@charset "UTF-8";

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
button,
img,
legend {
	border: 0
}

body,
button,
legend {
	padding: 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-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,
sub,
sup {
	position: relative
}

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

.slider,
html.is-reveal-open,
html.is-reveal-open body {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

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

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:active,
a:hover {
	outline: 0
}

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

b,
optgroup,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

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

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

.button,
img {
	vertical-align: middle
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

.orbit-caption,
.sticky.is-anchored.is-at-bottom,
.sticky.is-stuck.is-at-bottom {
	bottom: 0
}

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

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

figure {
	margin: 1em 40px
}

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
}

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

dl,
ol,
p,
ul {
	line-height: 1.6
}

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: not-allowed
}

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
}

.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 400
}

html {
	font-size: 100%;
	box-sizing: border-box
}

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

body {
	margin: 0;
	line-height: 1.5;
	color: #0a0a0a;
	background: #fefefe;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

select {
	width: 100%
}

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

button {
	overflow: visible;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: 0 0;
	border-radius: 0;
	line-height: 1
}

[data-whatinput=mouse] button {
	outline: 0
}

.is-visible {
	display: block !important
}

.is-hidden {
	display: none !important
}

.row {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto
}

.row .row,
.row.expanded {
	max-width: none
}

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

.row::after {
	clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.row .row {
	margin-left: -.625rem;
	margin-right: -.625rem
}

@media screen and (min-width:40em) {
	.row .row {
		margin-left: -.9375rem;
		margin-right: -.9375rem
	}
}

.row .row.collapse {
	margin-left: 0;
	margin-right: 0
}

.row.expanded .row {
	margin-left: auto;
	margin-right: auto
}

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

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

	.column,
	.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
	float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
	float: left
}

.column.row.row,
.row.row.columns {
	float: none
}

.row .column.row.row,
.row .row.row.columns {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0
}

.small-1 {
	width: 8.33333%
}

.small-push-1 {
	left: 8.33333%
}

.small-pull-1 {
	left: -8.33333%
}

.small-offset-0 {
	margin-left: 0
}

.small-2 {
	width: 16.66667%
}

.small-push-2 {
	left: 16.66667%
}

.small-pull-2 {
	left: -16.66667%
}

.small-offset-1 {
	margin-left: 8.33333%
}

.small-3 {
	width: 25%
}

.small-push-3 {
	left: 25%
}

.small-pull-3 {
	left: -25%
}

.small-offset-2 {
	margin-left: 16.66667%
}

.small-4 {
	width: 33.33333%
}

.small-push-4 {
	left: 33.33333%
}

.small-pull-4 {
	left: -33.33333%
}

.small-offset-3 {
	margin-left: 25%
}

.small-5 {
	width: 41.66667%
}

.small-push-5 {
	left: 41.66667%
}

.small-pull-5 {
	left: -41.66667%
}

.small-offset-4 {
	margin-left: 33.33333%
}

.small-6 {
	width: 50%
}

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

.small-pull-6 {
	left: -50%
}

.small-offset-5 {
	margin-left: 41.66667%
}

.small-7 {
	width: 58.33333%
}

.small-push-7 {
	left: 58.33333%
}

.small-pull-7 {
	left: -58.33333%
}

.small-offset-6 {
	margin-left: 50%
}

.small-8 {
	width: 66.66667%
}

.small-push-8 {
	left: 66.66667%
}

.small-pull-8 {
	left: -66.66667%
}

.small-offset-7 {
	margin-left: 58.33333%
}

.small-9 {
	width: 75%
}

.small-push-9 {
	left: 75%
}

.small-pull-9 {
	left: -75%
}

.small-offset-8 {
	margin-left: 66.66667%
}

.small-10 {
	width: 83.33333%
}

.small-push-10 {
	left: 83.33333%
}

.small-pull-10 {
	left: -83.33333%
}

.small-offset-9 {
	margin-left: 75%
}

.small-11 {
	width: 91.66667%
}

.small-push-11 {
	left: 91.66667%
}

.small-pull-11 {
	left: -91.66667%
}

.small-offset-10 {
	margin-left: 83.33333%
}

.small-12 {
	width: 100%
}

.small-offset-11 {
	margin-left: 91.66667%
}

.small-up-1>.column,
.small-up-1>.columns {
	width: 100%;
	float: left
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
	clear: both
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
	float: left
}

.small-up-2>.column,
.small-up-2>.columns {
	width: 50%;
	float: left
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-2>.column:nth-of-type(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
	clear: both
}

.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
	float: left
}

.small-up-3>.column,
.small-up-3>.columns {
	width: 33.33333%;
	float: left
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
	clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
	float: left
}

.small-up-4>.column,
.small-up-4>.columns {
	width: 25%;
	float: left
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
	clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
	float: left
}

.small-up-5>.column,
.small-up-5>.columns {
	width: 20%;
	float: left
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
	clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
	float: left
}

.small-up-6>.column,
.small-up-6>.columns {
	width: 16.66667%;
	float: left
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
	clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
	float: left
}

.small-up-7>.column,
.small-up-7>.columns {
	width: 14.28571%;
	float: left
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
	clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
	float: left
}

.small-up-8>.column,
.small-up-8>.columns {
	width: 12.5%;
	float: left
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
	clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
	float: left
}

.small-collapse>.column,
.small-collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.expanded.row .small-collapse.row,
.small-collapse .row {
	margin-left: 0;
	margin-right: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
	padding-left: .625rem;
	padding-right: .625rem
}

.small-centered {
	float: none;
	margin-left: auto;
	margin-right: auto
}

.small-pull-0,
.small-push-0,
.small-uncentered {
	position: static;
	margin-left: 0;
	margin-right: 0;
	float: left
}

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

	.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-1,
	.medium-push-10,
	.medium-push-11,
	.medium-push-2,
	.medium-push-3,
	.medium-push-4,
	.medium-push-5,
	.medium-push-7,
	.medium-push-8,
	.medium-push-9 {
		position: relative
	}

	.medium-1 {
		width: 8.33333%
	}

	.medium-push-1 {
		left: 8.33333%
	}

	.medium-pull-1 {
		left: -8.33333%
	}

	.medium-offset-0 {
		margin-left: 0
	}

	.medium-2 {
		width: 16.66667%
	}

	.medium-push-2 {
		left: 16.66667%
	}

	.medium-pull-2 {
		left: -16.66667%
	}

	.medium-offset-1 {
		margin-left: 8.33333%
	}

	.medium-3 {
		width: 25%
	}

	.medium-push-3 {
		left: 25%
	}

	.medium-pull-3 {
		left: -25%
	}

	.medium-offset-2 {
		margin-left: 16.66667%
	}

	.medium-4 {
		width: 33.33333%
	}

	.medium-push-4 {
		left: 33.33333%
	}

	.medium-pull-4 {
		left: -33.33333%
	}

	.medium-offset-3 {
		margin-left: 25%
	}

	.medium-5 {
		width: 41.66667%
	}

	.medium-push-5 {
		left: 41.66667%
	}

	.medium-pull-5 {
		left: -41.66667%
	}

	.medium-offset-4 {
		margin-left: 33.33333%
	}

	.medium-6 {
		width: 50%
	}

	.medium-push-6 {
		position: relative;
		left: 50%
	}

	.medium-pull-6 {
		left: -50%
	}

	.medium-offset-5 {
		margin-left: 41.66667%
	}

	.medium-7 {
		width: 58.33333%
	}

	.medium-push-7 {
		left: 58.33333%
	}

	.medium-pull-7 {
		left: -58.33333%
	}

	.medium-offset-6 {
		margin-left: 50%
	}

	.medium-8 {
		width: 66.66667%
	}

	.medium-push-8 {
		left: 66.66667%
	}

	.medium-pull-8 {
		left: -66.66667%
	}

	.medium-offset-7 {
		margin-left: 58.33333%
	}

	.medium-9 {
		width: 75%
	}

	.medium-push-9 {
		left: 75%
	}

	.medium-pull-9 {
		left: -75%
	}

	.medium-offset-8 {
		margin-left: 66.66667%
	}

	.medium-10 {
		width: 83.33333%
	}

	.medium-push-10 {
		left: 83.33333%
	}

	.medium-pull-10 {
		left: -83.33333%
	}

	.medium-offset-9 {
		margin-left: 75%
	}

	.medium-11 {
		width: 91.66667%
	}

	.medium-push-11 {
		left: 91.66667%
	}

	.medium-pull-11 {
		left: -91.66667%
	}

	.medium-offset-10 {
		margin-left: 83.33333%
	}

	.medium-12 {
		width: 100%
	}

	.medium-offset-11 {
		margin-left: 91.66667%
	}

	.medium-up-1>.column,
	.medium-up-1>.columns {
		width: 100%;
		float: left
	}

	.medium-up-1>.column:nth-of-type(1n),
	.medium-up-1>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-1>.column:nth-of-type(1n+1),
	.medium-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}

	.medium-up-1>.column:last-child,
	.medium-up-1>.columns:last-child {
		float: left
	}

	.medium-up-2>.column,
	.medium-up-2>.columns {
		width: 50%;
		float: left
	}

	.medium-up-2>.column:nth-of-type(1n),
	.medium-up-2>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-2>.column:nth-of-type(2n+1),
	.medium-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}

	.medium-up-2>.column:last-child,
	.medium-up-2>.columns:last-child {
		float: left
	}

	.medium-up-3>.column,
	.medium-up-3>.columns {
		width: 33.33333%;
		float: left
	}

	.medium-up-3>.column:nth-of-type(1n),
	.medium-up-3>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-3>.column:nth-of-type(3n+1),
	.medium-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}

	.medium-up-3>.column:last-child,
	.medium-up-3>.columns:last-child {
		float: left
	}

	.medium-up-4>.column,
	.medium-up-4>.columns {
		width: 25%;
		float: left
	}

	.medium-up-4>.column:nth-of-type(1n),
	.medium-up-4>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-4>.column:nth-of-type(4n+1),
	.medium-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}

	.medium-up-4>.column:last-child,
	.medium-up-4>.columns:last-child {
		float: left
	}

	.medium-up-5>.column,
	.medium-up-5>.columns {
		width: 20%;
		float: left
	}

	.medium-up-5>.column:nth-of-type(1n),
	.medium-up-5>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-5>.column:nth-of-type(5n+1),
	.medium-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}

	.medium-up-5>.column:last-child,
	.medium-up-5>.columns:last-child {
		float: left
	}

	.medium-up-6>.column,
	.medium-up-6>.columns {
		width: 16.66667%;
		float: left
	}

	.medium-up-6>.column:nth-of-type(1n),
	.medium-up-6>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-6>.column:nth-of-type(6n+1),
	.medium-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}

	.medium-up-6>.column:last-child,
	.medium-up-6>.columns:last-child {
		float: left
	}

	.medium-up-7>.column,
	.medium-up-7>.columns {
		width: 14.28571%;
		float: left
	}

	.medium-up-7>.column:nth-of-type(1n),
	.medium-up-7>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-7>.column:nth-of-type(7n+1),
	.medium-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}

	.medium-up-7>.column:last-child,
	.medium-up-7>.columns:last-child {
		float: left
	}

	.medium-up-8>.column,
	.medium-up-8>.columns {
		width: 12.5%;
		float: left
	}

	.medium-up-8>.column:nth-of-type(1n),
	.medium-up-8>.columns:nth-of-type(1n) {
		clear: none
	}

	.medium-up-8>.column:nth-of-type(8n+1),
	.medium-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}

	.medium-up-8>.column:last-child,
	.medium-up-8>.columns:last-child {
		float: left
	}

	.medium-collapse>.column,
	.medium-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}

	.expanded.row .medium-collapse.row,
	.medium-collapse .row {
		margin-left: 0;
		margin-right: 0
	}

	.medium-uncollapse>.column,
	.medium-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}

	.medium-centered {
		float: none;
		margin-left: auto;
		margin-right: auto
	}

	.medium-pull-0,
	.medium-push-0,
	.medium-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left
	}
}

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

	.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-1,
	.large-push-10,
	.large-push-11,
	.large-push-2,
	.large-push-3,
	.large-push-4,
	.large-push-5,
	.large-push-7,
	.large-push-8,
	.large-push-9 {
		position: relative
	}

	.large-1 {
		width: 8.33333%
	}

	.large-push-1 {
		left: 8.33333%
	}

	.large-pull-1 {
		left: -8.33333%
	}

	.large-offset-0 {
		margin-left: 0
	}

	.large-2 {
		width: 16.66667%
	}

	.large-push-2 {
		left: 16.66667%
	}

	.large-pull-2 {
		left: -16.66667%
	}

	.large-offset-1 {
		margin-left: 8.33333%
	}

	.large-3 {
		width: 25%
	}

	.large-push-3 {
		left: 25%
	}

	.large-pull-3 {
		left: -25%
	}

	.large-offset-2 {
		margin-left: 16.66667%
	}

	.large-4 {
		width: 33.33333%
	}

	.large-push-4 {
		left: 33.33333%
	}

	.large-pull-4 {
		left: -33.33333%
	}

	.large-offset-3 {
		margin-left: 25%
	}

	.large-5 {
		width: 41.66667%
	}

	.large-push-5 {
		left: 41.66667%
	}

	.large-pull-5 {
		left: -41.66667%
	}

	.large-offset-4 {
		margin-left: 33.33333%
	}

	.large-6 {
		width: 50%
	}

	.large-push-6 {
		position: relative;
		left: 50%
	}

	.large-pull-6 {
		left: -50%
	}

	.large-offset-5 {
		margin-left: 41.66667%
	}

	.large-7 {
		width: 58.33333%
	}

	.large-push-7 {
		left: 58.33333%
	}

	.large-pull-7 {
		left: -58.33333%
	}

	.large-offset-6 {
		margin-left: 50%
	}

	.large-8 {
		width: 66.66667%
	}

	.large-push-8 {
		left: 66.66667%
	}

	.large-pull-8 {
		left: -66.66667%
	}

	.large-offset-7 {
		margin-left: 58.33333%
	}

	.large-9 {
		width: 75%
	}

	.large-push-9 {
		left: 75%
	}

	.large-pull-9 {
		left: -75%
	}

	.large-offset-8 {
		margin-left: 66.66667%
	}

	.large-10 {
		width: 83.33333%
	}

	.large-push-10 {
		left: 83.33333%
	}

	.large-pull-10 {
		left: -83.33333%
	}

	.large-offset-9 {
		margin-left: 75%
	}

	.large-11 {
		width: 91.66667%
	}

	.large-push-11 {
		left: 91.66667%
	}

	.large-pull-11 {
		left: -91.66667%
	}

	.large-offset-10 {
		margin-left: 83.33333%
	}

	.large-12 {
		width: 100%
	}

	.large-offset-11 {
		margin-left: 91.66667%
	}

	.large-up-1>.column,
	.large-up-1>.columns {
		width: 100%;
		float: left
	}

	.large-up-1>.column:nth-of-type(1n),
	.large-up-1>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-1>.column:nth-of-type(1n+1),
	.large-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}

	.large-up-1>.column:last-child,
	.large-up-1>.columns:last-child {
		float: left
	}

	.large-up-2>.column,
	.large-up-2>.columns {
		width: 50%;
		float: left
	}

	.large-up-2>.column:nth-of-type(1n),
	.large-up-2>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-2>.column:nth-of-type(2n+1),
	.large-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}

	.large-up-2>.column:last-child,
	.large-up-2>.columns:last-child {
		float: left
	}

	.large-up-3>.column,
	.large-up-3>.columns {
		width: 33.33333%;
		float: left
	}

	.large-up-3>.column:nth-of-type(1n),
	.large-up-3>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-3>.column:nth-of-type(3n+1),
	.large-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}

	.large-up-3>.column:last-child,
	.large-up-3>.columns:last-child {
		float: left
	}

	.large-up-4>.column,
	.large-up-4>.columns {
		width: 25%;
		float: left
	}

	.large-up-4>.column:nth-of-type(1n),
	.large-up-4>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-4>.column:nth-of-type(4n+1),
	.large-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}

	.large-up-4>.column:last-child,
	.large-up-4>.columns:last-child {
		float: left
	}

	.large-up-5>.column,
	.large-up-5>.columns {
		width: 20%;
		float: left
	}

	.large-up-5>.column:nth-of-type(1n),
	.large-up-5>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-5>.column:nth-of-type(5n+1),
	.large-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}

	.large-up-5>.column:last-child,
	.large-up-5>.columns:last-child {
		float: left
	}

	.large-up-6>.column,
	.large-up-6>.columns {
		width: 16.66667%;
		float: left
	}

	.large-up-6>.column:nth-of-type(1n),
	.large-up-6>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-6>.column:nth-of-type(6n+1),
	.large-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}

	.large-up-6>.column:last-child,
	.large-up-6>.columns:last-child {
		float: left
	}

	.large-up-7>.column,
	.large-up-7>.columns {
		width: 14.28571%;
		float: left
	}

	.large-up-7>.column:nth-of-type(1n),
	.large-up-7>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-7>.column:nth-of-type(7n+1),
	.large-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}

	.large-up-7>.column:last-child,
	.large-up-7>.columns:last-child {
		float: left
	}

	.large-up-8>.column,
	.large-up-8>.columns {
		width: 12.5%;
		float: left
	}

	.large-up-8>.column:nth-of-type(1n),
	.large-up-8>.columns:nth-of-type(1n) {
		clear: none
	}

	.large-up-8>.column:nth-of-type(8n+1),
	.large-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}

	.large-up-8>.column:last-child,
	.large-up-8>.columns:last-child {
		float: left
	}

	.large-collapse>.column,
	.large-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}

	.expanded.row .large-collapse.row,
	.large-collapse .row {
		margin-left: 0;
		margin-right: 0
	}

	.large-uncollapse>.column,
	.large-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}

	.large-centered {
		float: none;
		margin-left: auto;
		margin-right: auto
	}

	.large-pull-0,
	.large-push-0,
	.large-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left
	}
}

.breadcrumbs::after,
.button-group::after,
.clearfix::after,
.menu.align-right::after,
.pagination::after,
.tabs::after,
.title-bar::after,
.top-bar::after,
hr {
	clear: both
}

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

ol,
ul {
	margin-left: 1.25rem
}

dl,
ol,
p,
ul {
	margin-bottom: 1rem
}

p {
	font-size: inherit
}

em,
i {
	font-style: italic
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	color: inherit;
	margin-top: 0;
	margin-bottom: .5rem;
	line-height: 1.4
}

code,
kbd {
	background-color: #e6e6e6;
	color: #0a0a0a;
	font-family: Consolas, "Liberation Mono", Courier, monospace
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	color: #cacaca;
	line-height: 0
}

h1 {
	font-size: 1.5rem
}

h2 {
	font-size: 1.25rem
}

h3 {
	font-size: 1.1875rem
}

h4 {
	font-size: 1.125rem
}

h5 {
	font-size: 1.0625rem
}

h6 {
	font-size: 1rem
}

@media screen and (min-width:40em) {
	h1 {
		font-size: 3rem
	}

	h2 {
		font-size: 2.5rem
	}

	h3 {
		font-size: 1.9375rem
	}

	h4 {
		font-size: 1.5625rem
	}

	h5 {
		font-size: 1.25rem
	}

	h6 {
		font-size: 1rem
	}
}

a {
	background-color: transparent;
	text-decoration: none;
	cursor: pointer
}

a img {
	border: 0
}

hr {
	box-sizing: content-box;
	max-width: 75rem;
	height: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0;
	margin: 1.25rem auto
}

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

li {
	font-size: inherit
}

ul {
	list-style-type: disc
}

.accordion,
.menu,
.tabs {
	list-style-type: none
}

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

dl dt {
	margin-bottom: .3rem;
	font-weight: 700
}

.subheader,
code,
label {
	font-weight: 400
}

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

blockquote,
blockquote p {
	line-height: 1.6;
	color: #8a8a8a
}

cite {
	display: block;
	font-size: .8125rem;
	color: #8a8a8a
}

cite:before {
	content: '\2014 \0020'
}

abbr {
	color: #0a0a0a;
	cursor: help;
	border-bottom: 1px dotted #0a0a0a
}

code {
	border: 1px solid #cacaca;
	padding: .125rem .3125rem .0625rem
}

kbd {
	padding: .125rem .25rem 0;
	margin: 0
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	line-height: 1.4;
	color: #8a8a8a
}

.lead {
	font-size: 125%;
	line-height: 1.6
}

.button,
.stat {
	line-height: 1
}

.stat {
	font-size: 2.5rem
}

p+.stat {
	margin-top: -1rem
}

.no-bullet {
	margin-left: 0;
	list-style: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

@media screen and (min-width:40em) {
	.medium-text-left {
		text-align: left
	}

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

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

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

@media screen and (min-width:64em) {
	.large-text-left {
		text-align: left
	}

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

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

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

.badge,
.button,
.input-group-label,
.menu-centered,
.menu.icon-top>li>a,
.orbit-bullets {
	text-align: center
}

.show-for-print {
	display: none !important
}

@media print {

	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}

	* {
		background: 0 0 !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	.show-for-print {
		display: block !important
	}

	.hide-for-print {
		display: none !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
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	.ir a:after,
	a[href^='#']:after,
	a[href^='javascript:']:after {
		content: ''
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	blockquote,
	pre {
		border: 1px solid #8a8a8a
	}

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

.button {
	display: inline-block;
	cursor: pointer;
	-webkit-appearance: none;
	transition: background-color .25s ease-out, color .25s ease-out;
	border: 1px solid transparent;
	border-radius: 0;
	padding: .85em 1em;
	margin: 0 0 1rem;
	font-size: .9rem;
	background-color: #2199e8;
	color: #fefefe
}

[data-whatinput=mouse] .button {
	outline: 0
}

.button:focus,
.button:hover {
	background-color: #1583cc;
	color: #fefefe
}

.button.tiny {
	font-size: .6rem
}

.button.small {
	font-size: .75rem
}

.button.large {
	font-size: 1.25rem
}

.button.expanded {
	display: block;
	width: 100%;
	margin-left: 0;
	margin-right: 0
}

.button.primary {
	background-color: #2199e8;
	color: #fefefe
}

.button.primary:focus,
.button.primary:hover {
	background-color: #147cc0;
	color: #fefefe
}

.button.secondary {
	background-color: #777;
	color: #fefefe
}

.button.secondary:focus,
.button.secondary:hover {
	background-color: #5f5f5f;
	color: #fefefe
}

.button.success {
	background-color: #3adb76;
	color: #fefefe
}

.button.success:focus,
.button.success:hover {
	background-color: #22bb5b;
	color: #fefefe
}

.button.warning {
	background-color: #ffae00;
	color: #fefefe
}

.button.warning:focus,
.button.warning:hover {
	background-color: #cc8b00;
	color: #fefefe
}

.button.alert {
	background-color: #ec5840;
	color: #fefefe
}

.button.alert:focus,
.button.alert:hover {
	background-color: #da3116;
	color: #fefefe
}

.button.hollow {
	border: 1px solid #2199e8;
	color: #2199e8
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
	background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover {
	border-color: #0c4d78;
	color: #0c4d78
}

.button.hollow.primary {
	border: 1px solid #2199e8;
	color: #2199e8
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
	border-color: #0c4d78;
	color: #0c4d78
}

.button.hollow.secondary {
	border: 1px solid #777;
	color: #777
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
	border-color: #3c3c3c;
	color: #3c3c3c
}

.button.hollow.success {
	border: 1px solid #3adb76;
	color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
	border-color: #157539;
	color: #157539
}

.button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
	border-color: #805700;
	color: #805700
}

.button.hollow.alert {
	border: 1px solid #ec5840;
	color: #ec5840
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
	border-color: #881f0e;
	color: #881f0e
}

.button.disabled,
.button[disabled] {
	opacity: .25;
	cursor: not-allowed
}

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover {
	background-color: #2199e8;
	color: #fefefe
}

.button.dropdown::after {
	content: '';
	width: 0;
	height: 0;
	border: .4em inset;
	border-color: #fefefe transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	position: relative;
	top: .4em;
	float: right;
	margin-left: 1em;
	display: inline-block
}

.button.arrow-only::after {
	margin-left: 0;
	float: none;
	top: -.1em
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	padding: .5rem;
	border: 1px solid #cacaca;
	margin: 0 0 1rem;
	font-family: inherit;
	font-size: 1rem;
	color: #0a0a0a;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
	border-radius: 0;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	outline: 0;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow .5s, border-color .25s ease-in-out
}

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

textarea[rows] {
	height: auto
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #cacaca
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #cacaca
}

input::placeholder,
textarea::placeholder {
	color: #cacaca
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
	background-color: #e6e6e6;
	cursor: not-allowed
}

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

input[type=search] {
	box-sizing: border-box
}

[type=checkbox],
[type=file],
[type=radio] {
	margin: 0 0 1rem
}

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

.js-drilldown-back>a::before,
.menu-icon,
.menu>li,
.menu>li>a i,
.menu>li>a i+span,
.menu>li>a img,
.menu>li>a img+span,
.menu>li>a svg,
.menu>li>a svg+span {
	vertical-align: middle
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
	cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
	margin-right: .5rem
}

[type=file] {
	width: 100%
}

label {
	display: block;
	margin: 0;
	font-size: .875rem;
	line-height: 1.8;
	color: #0a0a0a
}

label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0
}

.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	font-style: italic;
	color: #0a0a0a
}

.input-group {
	display: table;
	width: 100%;
	margin-bottom: 1rem
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
fieldset {
	margin: 0
}

.input-group>:first-child,
.input-group>:last-child>* {
	border-radius: 0
}

.input-group-button,
.input-group-field,
.input-group-label {
	margin: 0;
	white-space: nowrap;
	display: table-cell;
	vertical-align: middle
}

.input-group-label {
	padding: 0 1rem;
	background: #e6e6e6;
	color: #0a0a0a;
	border: 1px solid #cacaca;
	white-space: nowrap;
	width: 1%;
	height: 100%
}

.input-group-label:first-child {
	border-right: 0
}

.input-group-label:last-child {
	border-left: 0
}

.input-group-field {
	border-radius: 0;
	height: 2.5rem
}

.fieldset,
select {
	border: 1px solid #cacaca
}

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	height: 100%;
	width: 1%
}

.input-group .input-group-button {
	display: table-cell
}

fieldset {
	border: 0;
	padding: 0
}

legend {
	margin-bottom: .5rem;
	max-width: 100%
}

.fieldset {
	padding: 1.25rem;
	margin: 1.125rem 0
}

.fieldset legend {
	background: #fefefe;
	padding: 0 .1875rem;
	margin: 0 0 0 -.1875rem
}

select {
	height: 2.4375rem;
	padding: .5rem 1.5rem .5rem .5rem;
	margin: 0 0 1rem;
	font-size: 1rem;
	font-family: inherit;
	line-height: normal;
	color: #0a0a0a;
	background-color: #fefefe;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
	background-size: 9px 6px;
	background-position: right -1rem center;
	background-origin: content-box;
	background-repeat: no-repeat
}

.form-error,
.is-invalid-label {
	color: #ec5840
}

@media screen and (min-width:0\0) {
	select {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
	}
}

select:disabled {
	background-color: #e6e6e6;
	cursor: not-allowed
}

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

select[multiple] {
	height: auto;
	background-image: none
}

.is-invalid-input:not(:focus) {
	background-color: rgba(236, 88, 64, .1);
	border-color: #ec5840
}

.form-error {
	display: none;
	margin-top: -.5rem;
	margin-bottom: 1rem;
	font-size: .75rem;
	font-weight: 700
}

.form-error.is-visible {
	display: block
}

.accordion {
	background: #fefefe;
	margin-left: 0
}

.accordion-item:first-child>:first-child,
.accordion-item:last-child>:last-child {
	border-radius: 0
}

.accordion-title {
	display: block;
	padding: 1.25rem 1rem;
	line-height: 1;
	font-size: .75rem;
	color: #2199e8;
	position: relative;
	border: 1px solid #e6e6e6;
	border-bottom: 0
}

:last-child:not(.is-active)>.accordion-title {
	border-radius: 0;
	border-bottom: 1px solid #e6e6e6
}

.accordion-title:focus,
.accordion-title:hover {
	background-color: #e6e6e6
}

.accordion-title::before {
	content: '+';
	position: absolute;
	right: 1rem;
	top: 50%;
	margin-top: -.5rem
}

.is-active>.accordion-title::before {
	content: '–'
}

.accordion-content {
	padding: 1rem;
	display: none;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background-color: #fefefe;
	color: #0a0a0a
}

:last-child>.accordion-content:last-child {
	border-bottom: 1px solid #e6e6e6
}

.is-accordion-submenu-parent>a {
	position: relative
}

.is-accordion-submenu-parent>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	border-color: #2199e8 transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 1rem
}

.is-accordion-submenu-parent[aria-expanded=true]>a::after {
	transform-origin: 50% 50%;
	transform: scaleY(-1)
}

.badge {
	display: inline-block;
	padding: .3em;
	min-width: 2.1em;
	font-size: .6rem;
	border-radius: 50%;
	background: #2199e8;
	color: #fefefe
}

.badge.secondary {
	background: #777;
	color: #fefefe
}

.badge.success {
	background: #3adb76;
	color: #fefefe
}

.badge.warning {
	background: #ffae00;
	color: #fefefe
}

.badge.alert {
	background: #ec5840;
	color: #fefefe
}

.breadcrumbs {
	list-style: none;
	margin: 0 0 1rem
}

.breadcrumbs::after,
.breadcrumbs::before {
	content: ' ';
	display: table
}

.breadcrumbs li {
	float: left;
	color: #0a0a0a;
	font-size: .6875rem;
	cursor: default;
	text-transform: uppercase
}

.is-dropdown-menu.vertical.align-right,
.menu.align-right>li {
	float: right
}

.breadcrumbs li:not(:last-child)::after {
	color: #cacaca;
	content: "/";
	margin: 0 .75rem;
	position: relative;
	top: 1px;
	opacity: 1
}

.breadcrumbs a {
	color: #2199e8
}

.breadcrumbs a:hover {
	text-decoration: underline
}

.breadcrumbs .disabled {
	color: #cacaca;
	cursor: not-allowed
}

.button-group {
	margin-bottom: 1rem;
	font-size: 0
}

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

.button-group .button {
	margin: 0 1px 1px 0;
	font-size: .9rem
}

.button-group .button:last-child {
	margin-right: 0
}

.button-group.tiny .button {
	font-size: .6rem
}

.button-group.small .button {
	font-size: .75rem
}

.button-group.large .button {
	font-size: 1.25rem
}

.button-group.expanded {
	margin-right: -1px
}

.button-group.expanded::after,
.button-group.expanded::before {
	display: none
}

.button-group.expanded .button:first-child:nth-last-child(2),
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
	display: inline-block;
	width: calc(50% - 1px);
	margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(2):last-child {
	margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(3),
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
	display: inline-block;
	width: calc(33.33333% - 1px);
	margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(3):last-child {
	margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(4),
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
	display: inline-block;
	width: calc(25% - 1px);
	margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(4):last-child {
	margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(5),
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
	display: inline-block;
	width: calc(20% - 1px);
	margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(5):last-child {
	margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(6),
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
	display: inline-block;
	width: calc(16.66667% - 1px);
	margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(6):last-child {
	margin-right: -6px
}

.button-group.primary .button {
	background-color: #2199e8;
	color: #fefefe
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
	background-color: #147cc0;
	color: #fefefe
}

.button-group.secondary .button {
	background-color: #777;
	color: #fefefe
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
	background-color: #5f5f5f;
	color: #fefefe
}

.button-group.success .button {
	background-color: #3adb76;
	color: #fefefe
}

.button-group.success .button:focus,
.button-group.success .button:hover {
	background-color: #22bb5b;
	color: #fefefe
}

.button-group.warning .button {
	background-color: #ffae00;
	color: #fefefe
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
	background-color: #cc8b00;
	color: #fefefe
}

.button-group.alert .button {
	background-color: #ec5840;
	color: #fefefe
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
	background-color: #da3116;
	color: #fefefe
}

.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
	width: 100%
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
	margin-bottom: 0
}

@media screen and (min-width:40em) {
	.button-group.stacked-for-small .button {
		width: auto;
		margin-bottom: 0
	}
}

@media screen and (min-width:64em) {
	.button-group.stacked-for-medium .button {
		width: auto;
		margin-bottom: 0
	}
}

@media screen and (max-width:39.9375em) {
	.button-group.stacked-for-small.expanded {
		display: block
	}

	.button-group.stacked-for-small.expanded .button {
		display: block;
		margin-right: 0
	}
}

.callout {
	margin: 0 0 1rem;
	padding: 1rem;
	border: 1px solid rgba(10, 10, 10, .25);
	border-radius: 0;
	position: relative;
	color: #0a0a0a;
	background-color: #fff
}

.callout>:last-child,
.menu a,
.menu button,
.menu input {
	margin-bottom: 0
}

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

.callout.primary {
	background-color: #def0fc
}

.callout.secondary {
	background-color: #ebebeb
}

.callout.success {
	background-color: #e1faea
}

.callout.warning {
	background-color: #fff3d9
}

.callout.alert {
	background-color: #fce6e2
}

.callout.small {
	padding: .5rem
}

.callout.large {
	padding: 3rem
}

.close-button {
	position: absolute;
	color: #8a8a8a;
	right: 1rem;
	top: .5rem;
	font-size: 2em;
	line-height: 1;
	cursor: pointer
}

[data-whatinput=mouse] .close-button {
	outline: 0
}

.close-button:focus,
.close-button:hover {
	color: #0a0a0a
}

.menu {
	margin: 0
}

[data-whatinput=mouse] .menu>li {
	outline: 0
}

.menu>li>a {
	display: block;
	padding: .7rem 1rem;
	line-height: 1
}

.menu>li>a i,
.menu>li>a img,
.menu>li>a svg {
	margin-right: .25rem;
	display: inline-block
}

.menu>li {
	display: table-cell
}

.menu.vertical>li {
	display: block
}

@media screen and (min-width:40em) {
	.menu.medium-horizontal>li {
		display: table-cell
	}

	.menu.medium-vertical>li {
		display: block
	}
}

@media screen and (min-width:64em) {
	.menu.large-horizontal>li {
		display: table-cell
	}

	.menu.large-vertical>li {
		display: block
	}
}

.menu.simple li {
	line-height: 1;
	display: inline-block;
	margin-right: 1rem
}

.menu.simple a {
	padding: 0
}

.menu.align-right::after,
.menu.align-right::before {
	content: ' ';
	display: table
}

.menu.expanded {
	width: 100%;
	display: table;
	table-layout: fixed
}

.menu.expanded>li:first-child:last-child {
	width: 100%
}

.menu.icon-top>li>a i,
.menu.icon-top>li>a img,
.menu.icon-top>li>a svg {
	display: block;
	margin: 0 auto .25rem
}

.menu.nested {
	margin-left: 1rem
}

.menu .active>a {
	color: #fefefe;
	background: #2199e8
}

.menu-text {
	font-weight: 700;
	color: inherit;
	line-height: 1;
	padding: .7rem 1rem
}

.menu-centered>.menu {
	display: inline-block
}

.no-js [data-responsive-menu] ul {
	display: none
}

.menu-icon {
	position: relative;
	display: inline-block;
	cursor: pointer;
	width: 20px;
	height: 16px
}

.menu-icon::after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #fefefe;
	top: 0;
	left: 0;
	box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe
}

.menu-icon:hover::after {
	background: #cacaca;
	box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.is-drilldown {
	position: relative;
	overflow: hidden
}

.is-drilldown li {
	display: block !important
}

.is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	height: 100%;
	width: 100%;
	background: #fefefe;
	transition: transform .15s linear
}

.is-drilldown-submenu.is-active {
	z-index: 1;
	display: block;
	transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
	transform: translateX(100%)
}

.is-drilldown-submenu-parent>a {
	position: relative
}

.is-drilldown-submenu-parent>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	border-color: transparent transparent transparent #2199e8;
	border-left-style: solid;
	border-right-width: 0;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem
}

.js-drilldown-back>a::before {
	content: '';
	width: 0;
	height: 0;
	border: 6px inset;
	border-color: transparent #2199e8 transparent transparent;
	border-right-style: solid;
	border-left-width: 0;
	display: inline-block;
	margin-right: .75rem
}

.dropdown-pane {
	background-color: #fefefe;
	border: 1px solid #cacaca;
	border-radius: 0;
	display: block;
	font-size: 1rem;
	padding: 1rem;
	position: absolute;
	visibility: hidden;
	width: 300px;
	z-index: 10
}

.dropdown-pane.is-open {
	visibility: visible
}

.dropdown-pane.tiny {
	width: 100px
}

.dropdown-pane.small {
	width: 200px
}

.dropdown-pane.large {
	width: 400px
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 0;
	top: 100%
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 0;
	top: 100%
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
	padding-right: 1.5rem;
	position: relative
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: #2199e8 transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	right: 5px;
	margin-top: -2px
}

[data-whatinput=mouse] .dropdown.menu a {
	outline: 0
}

.no-js .dropdown.menu ul {
	display: none
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
	top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 100%
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.dropdown.menu.vertical>li>a::after {
	right: 14px;
	margin-top: -3px
}

.dropdown.menu.vertical>li.opens-left>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent #2199e8 transparent transparent;
	border-right-style: solid;
	border-left-width: 0
}

.dropdown.menu.vertical>li.opens-right>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent transparent transparent #2199e8;
	border-left-style: solid;
	border-right-width: 0
}

@media screen and (min-width:40em) {
	.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 0;
		top: 100%
	}

	.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 0;
		top: 100%
	}

	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
		padding-right: 1.5rem;
		position: relative
	}

	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: #2199e8 transparent transparent;
		border-top-style: solid;
		border-bottom-width: 0;
		right: 5px;
		margin-top: -2px
	}

	.dropdown.menu.medium-vertical>li .is-dropdown-submenu {
		top: 0
	}

	.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 100%
	}

	.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}

	.dropdown.menu.medium-vertical>li>a::after {
		right: 14px;
		margin-top: -3px
	}

	.dropdown.menu.medium-vertical>li.opens-left>a::after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: transparent #2199e8 transparent transparent;
		border-right-style: solid;
		border-left-width: 0
	}

	.dropdown.menu.medium-vertical>li.opens-right>a::after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: transparent transparent transparent #2199e8;
		border-left-style: solid;
		border-right-width: 0
	}
}

@media screen and (min-width:64em) {
	.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 0;
		top: 100%
	}

	.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 0;
		top: 100%
	}

	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
		padding-right: 1.5rem;
		position: relative
	}

	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: #2199e8 transparent transparent;
		border-top-style: solid;
		border-bottom-width: 0;
		right: 5px;
		margin-top: -2px
	}

	.dropdown.menu.large-vertical>li .is-dropdown-submenu {
		top: 0
	}

	.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 100%
	}

	.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}

	.dropdown.menu.large-vertical>li>a::after {
		right: 14px;
		margin-top: -3px
	}

	.dropdown.menu.large-vertical>li.opens-left>a::after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: transparent #2199e8 transparent transparent;
		border-right-style: solid;
		border-left-width: 0
	}

	.dropdown.menu.large-vertical>li.opens-right>a::after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: transparent transparent transparent #2199e8;
		border-left-style: solid;
		border-right-width: 0
	}
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	left: auto;
	right: 0
}

.is-dropdown-menu.vertical {
	width: 100px
}

.is-dropdown-submenu-parent {
	position: relative
}

.is-dropdown-submenu-parent a::after {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -2px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
	top: 100%;
	left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 100%
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.is-dropdown-submenu {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	min-width: 200px;
	z-index: 1;
	background: #fefefe;
	border: 1px solid #cacaca
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
	right: 14px;
	margin-top: -3px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent #2199e8 transparent transparent;
	border-right-style: solid;
	border-left-width: 0
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent transparent transparent #2199e8;
	border-left-style: solid;
	border-right-width: 0
}

.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px
}

.is-dropdown-submenu>li {
	width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
	display: block
}

.flex-video {
	position: relative;
	height: 0;
	padding-bottom: 75%;
	margin-bottom: 1rem;
	overflow: hidden
}

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

.flex-video.widescreen {
	padding-bottom: 56.25%
}

.flex-video.vimeo {
	padding-top: 0
}

.label {
	display: inline-block;
	padding: .33333rem .5rem;
	font-size: .8rem;
	line-height: 1;
	white-space: nowrap;
	cursor: default;
	border-radius: 0;
	background: #2199e8;
	color: #fefefe
}

.label.secondary {
	background: #777;
	color: #fefefe
}

.label.success {
	background: #3adb76;
	color: #fefefe
}

.label.warning {
	background: #ffae00;
	color: #fefefe
}

.label.alert {
	background: #ec5840;
	color: #fefefe
}

.media-object {
	margin-bottom: 1rem;
	display: block
}

.media-object-section>:last-child,
.orbit-caption {
	margin-bottom: 0
}

.media-object img {
	max-width: none
}

@media screen and (max-width:39.9375em) {
	.media-object.stack-for-small .media-object-section {
		padding: 0 0 1rem;
		display: block
	}

	.media-object.stack-for-small .media-object-section img {
		width: 100%
	}
}

.media-object-section {
	display: table-cell;
	vertical-align: top
}

.media-object-section:first-child {
	padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
	padding-left: 1rem
}

.media-object-section.middle {
	vertical-align: middle
}

.media-object-section.bottom {
	vertical-align: bottom
}

body,
html {
	height: 100%
}

.off-canvas-wrapper {
	width: 100%;
	overflow-x: hidden;
	position: relative;
	backface-visibility: hidden;
	-webkit-overflow-scrolling: auto
}

.off-canvas-wrapper-inner {
	position: relative;
	width: 100%;
	transition: transform .5s ease
}

.off-canvas-wrapper-inner::after,
.off-canvas-wrapper-inner::before {
	content: ' ';
	display: table
}

.off-canvas-wrapper-inner::after {
	clear: both
}

.off-canvas-content {
	min-height: 100%;
	background: #fefefe;
	transition: transform .5s ease;
	backface-visibility: hidden;
	z-index: 1;
	padding-bottom: .1px;
	box-shadow: 0 0 10px rgba(10, 10, 10, .5)
}

.js-off-canvas-exit {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(254, 254, 254, .25);
	cursor: pointer;
	transition: background .5s ease
}

.off-canvas {
	position: absolute;
	background: #e6e6e6;
	z-index: -1;
	max-height: 100%;
	overflow-y: auto;
	transform: translateX(0)
}

.orbit-caption,
.orbit-next:active,
.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:active,
.orbit-previous:focus,
.orbit-previous:hover {
	background-color: rgba(10, 10, 10, .5)
}

[data-whatinput=mouse] .off-canvas {
	outline: 0
}

.off-canvas.position-left {
	left: -250px;
	top: 0;
	width: 250px
}

.is-open-left {
	transform: translateX(250px)
}

.off-canvas.position-right {
	right: -250px;
	top: 0;
	width: 250px
}

.is-open-right {
	transform: translateX(-250px)
}

@media screen and (min-width:40em) {
	.position-left.reveal-for-medium {
		left: 0;
		z-index: auto;
		position: fixed
	}

	.position-left.reveal-for-medium~.off-canvas-content {
		margin-left: 250px
	}

	.position-right.reveal-for-medium {
		right: 0;
		z-index: auto;
		position: fixed
	}

	.position-right.reveal-for-medium~.off-canvas-content {
		margin-right: 250px
	}
}

@media screen and (min-width:64em) {
	.position-left.reveal-for-large {
		left: 0;
		z-index: auto;
		position: fixed
	}

	.position-left.reveal-for-large~.off-canvas-content {
		margin-left: 250px
	}

	.position-right.reveal-for-large {
		right: 0;
		z-index: auto;
		position: fixed
	}

	.position-right.reveal-for-large~.off-canvas-content {
		margin-right: 250px
	}
}

.orbit,
.orbit-container {
	position: relative
}

.orbit-container {
	margin: 0;
	overflow: hidden;
	list-style: none
}

.orbit-caption,
.orbit-next,
.orbit-previous {
	position: absolute;
	padding: 1rem;
	color: #fefefe
}

.orbit-slide {
	width: 100%;
	max-height: 100%
}

.orbit-slide.no-motionui.is-active {
	top: 0;
	left: 0
}

.orbit-figure {
	margin: 0
}

.orbit-image {
	margin: 0;
	width: 100%;
	max-width: 100%
}

.orbit-caption {
	width: 100%
}

.orbit-next,
.orbit-previous {
	top: 50%;
	transform: translateY(-50%);
	z-index: 10
}

[data-whatinput=mouse] .orbit-next,
[data-whatinput=mouse] .orbit-previous {
	outline: 0
}

.orbit-previous {
	left: 0
}

.orbit-next {
	left: auto;
	right: 0
}

.orbit-bullets {
	position: relative;
	margin-top: .8rem;
	margin-bottom: .8rem
}

[data-whatinput=mouse] .orbit-bullets {
	outline: 0
}

.orbit-bullets button {
	width: 1.2rem;
	height: 1.2rem;
	margin: .1rem;
	background-color: #cacaca;
	border-radius: 50%
}

.orbit-bullets button.is-active,
.orbit-bullets button:hover {
	background-color: #8a8a8a
}

.pagination {
	margin-left: 0;
	margin-bottom: 1rem
}

.pagination::after,
.pagination::before {
	content: ' ';
	display: table
}

.pagination li {
	font-size: .875rem;
	margin-right: .0625rem;
	border-radius: 0;
	display: none
}

.pagination li:first-child,
.pagination li:last-child {
	display: inline-block
}

@media screen and (min-width:40em) {
	.pagination li {
		display: inline-block
	}

	.reveal {
		min-height: 0
	}
}

.pagination a,
.pagination button {
	color: #0a0a0a;
	display: block;
	padding: .1875rem .625rem;
	border-radius: 0
}

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

.pagination .current {
	padding: .1875rem .625rem;
	background: #2199e8;
	color: #fefefe;
	cursor: default
}

.pagination .disabled {
	padding: .1875rem .625rem;
	color: #cacaca;
	cursor: not-allowed
}

.pagination .disabled:hover {
	background: 0 0
}

.pagination .ellipsis::after {
	content: '\2026';
	padding: .1875rem .625rem;
	color: #0a0a0a
}

.progress-meter-text,
.switch {
	color: #fefefe;
	font-weight: 700
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
	content: '\00ab';
	display: inline-block;
	margin-right: .5rem
}

.pagination-next a::after,
.pagination-next.disabled::after {
	content: '\00bb';
	display: inline-block;
	margin-left: .5rem
}

.progress {
	background-color: #cacaca;
	height: 1rem;
	margin-bottom: 1rem;
	border-radius: 0
}

.progress.primary .progress-meter {
	background-color: #2199e8
}

.progress.secondary .progress-meter {
	background-color: #777
}

.progress.success .progress-meter {
	background-color: #3adb76
}

.progress.warning .progress-meter {
	background-color: #ffae00
}

.progress.alert .progress-meter {
	background-color: #ec5840
}

.progress-meter {
	position: relative;
	display: block;
	width: 0;
	height: 100%;
	background-color: #2199e8
}

.progress-meter-text {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	margin: 0;
	font-size: .75rem;
	white-space: nowrap
}

body.is-reveal-open {
	overflow: hidden
}

html.is-reveal-open,
html.is-reveal-open body {
	height: 100%;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.table-scroll,
table.scroll {
	overflow-x: auto
}

.reveal-overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1005;
	background-color: rgba(10, 10, 10, .45);
	overflow-y: scroll
}

.reveal {
	display: none;
	z-index: 1006;
	padding: 1rem;
	border: 1px solid #cacaca;
	background-color: #fefefe;
	border-radius: 0;
	position: relative;
	top: 100px;
	margin-left: auto;
	margin-right: auto;
	overflow-y: auto
}

.slider-fill,
.slider-handle {
	display: inline-block;
	left: 0;
	position: absolute
}

[data-whatinput=mouse] .reveal {
	outline: 0
}

.reveal .column,
.reveal .columns {
	min-width: 0
}

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

.reveal.collapse {
	padding: 0
}

table caption,
table tbody td,
table tbody th {
	padding: .5rem .625rem .625rem
}

@media screen and (min-width:40em) {
	.reveal {
		width: 600px;
		max-width: 75rem
	}

	.reveal .reveal {
		left: auto;
		right: auto;
		margin: 0 auto
	}

	.reveal.tiny {
		width: 30%;
		max-width: 75rem
	}

	.reveal.small {
		width: 50%;
		max-width: 75rem
	}

	.reveal.large {
		width: 90%;
		max-width: 75rem
	}
}

.reveal.full {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	height: 100vh;
	min-height: 100vh;
	max-width: none;
	margin-left: 0;
	border: 0;
	border-radius: 0
}

@media screen and (max-width:39.9375em) {
	.reveal {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		height: 100vh;
		min-height: 100vh;
		max-width: none;
		margin-left: 0;
		border: 0;
		border-radius: 0
	}
}

.reveal.without-overlay {
	position: fixed
}

.slider {
	position: relative;
	height: .5rem;
	margin-top: 1.25rem;
	margin-bottom: 2.25rem;
	background-color: #e6e6e6;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	touch-action: none
}

.slider-fill {
	top: 0;
	max-width: 100%;
	height: .5rem;
	background-color: #cacaca;
	transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
	transition: all 0s linear
}

.slider-handle {
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	width: 1.4rem;
	height: 1.4rem;
	background-color: #2199e8;
	transition: all .2s ease-in-out;
	touch-action: manipulation;
	border-radius: 0
}

[data-whatinput=mouse] .slider-handle {
	outline: 0
}

.slider-handle:hover {
	background-color: #1583cc
}

.slider-handle.is-dragging {
	transition: all 0s linear
}

.slider.disabled,
.slider[disabled] {
	opacity: .25;
	cursor: not-allowed
}

.slider.vertical {
	display: inline-block;
	width: .5rem;
	height: 12.5rem;
	margin: 0 1.25rem;
	transform: scale(1, -1)
}

.switch-paddle,
.switch-paddle::after {
	display: block;
	transition: all .25s ease-out;
	border-radius: 0
}

.slider.vertical .slider-fill {
	top: 0;
	width: .5rem;
	max-height: 100%
}

.slider.vertical .slider-handle {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1.4rem;
	height: 1.4rem;
	transform: translateX(-50%)
}

.sticky-container {
	position: relative
}

.sticky {
	position: absolute;
	z-index: 1;
	transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
	position: fixed;
	z-index: 5
}

.sticky.is-stuck.is-at-top {
	top: 0
}

.sticky.is-anchored {
	position: absolute;
	left: auto;
	right: auto
}

.switch {
	margin-bottom: 1rem;
	outline: 0;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	font-size: .875rem
}

.switch-input {
	opacity: 0;
	position: absolute
}

.switch-paddle {
	background: #cacaca;
	cursor: pointer;
	position: relative;
	width: 4rem;
	height: 2rem;
	color: inherit;
	font-weight: inherit
}

.has-tip,
.title-bar-title,
table caption {
	font-weight: 700
}

input+.switch-paddle {
	margin: 0
}

.switch-paddle::after {
	background: #fefefe;
	content: '';
	position: absolute;
	height: 1.5rem;
	left: .25rem;
	top: .25rem;
	width: 1.5rem;
	transform: translate3d(0, 0, 0)
}

.switch-active,
.switch-inactive,
.tooltip.left::before {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

input:checked~.switch-paddle {
	background: #2199e8
}

input:checked~.switch-paddle::after {
	left: 2.25rem
}

[data-whatinput=mouse] input:focus~.switch-paddle {
	outline: 0
}

.switch-active,
.switch-inactive {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.switch-active {
	left: 8%;
	display: none
}

input:checked+label>.switch-active {
	display: block
}

.switch-inactive {
	right: 15%
}

input:checked+label>.switch-inactive {
	display: none
}

.switch.tiny .switch-paddle {
	width: 3rem;
	height: 1.5rem;
	font-size: .625rem
}

.switch.tiny .switch-paddle::after {
	width: 1rem;
	height: 1rem
}

.switch.tiny input:checked~.switch-paddle::after {
	left: 1.75rem
}

.switch.small .switch-paddle {
	width: 3.5rem;
	height: 1.75rem;
	font-size: .75rem
}

.switch.small .switch-paddle::after {
	width: 1.25rem;
	height: 1.25rem
}

.switch.small input:checked~.switch-paddle::after {
	left: 2rem
}

.switch.large .switch-paddle {
	width: 5rem;
	height: 2.5rem;
	font-size: 1rem
}

.switch.large .switch-paddle::after {
	width: 2rem;
	height: 2rem
}

.switch.large input:checked~.switch-paddle::after {
	left: 2.75rem
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 0
}

table tbody,
table tfoot,
table thead {
	border: 1px solid #f1f1f1;
	background-color: #fefefe
}

table tfoot,
table thead {
	background: #f8f8f8;
	color: #0a0a0a
}

.tabs.primary>li>a,
.title-bar,
.tooltip {
	color: #fefefe
}

table tfoot tr,
table thead tr {
	background: 0 0
}

table tfoot td,
table tfoot th,
table thead td,
table thead th {
	padding: .5rem .625rem .625rem;
	font-weight: 700;
	text-align: left
}

table tbody tr:nth-child(even) {
	background-color: #f1f1f1
}

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

	table.stack tfoot,
	table.stack thead {
		display: none
	}

	table.stack td,
	table.stack th,
	table.stack tr {
		display: block
	}

	table.stack td {
		border-top: 0
	}
}

.tabs,
.tabs-content {
	border: 1px solid #e6e6e6
}

table.scroll {
	display: block;
	width: 100%
}

table.hover tr:hover {
	background-color: #f9f9f9
}

table.hover tr:nth-of-type(even):hover {
	background-color: #ececec
}

.table-scroll table {
	width: auto
}

.tabs {
	margin: 0;
	background: #fefefe
}

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

.tabs.vertical>li {
	width: auto;
	float: none;
	display: block
}

.tabs-title,
.title-bar-left {
	float: left
}

.tabs.simple>li>a {
	padding: 0
}

.tabs.simple>li>a:hover {
	background: 0 0
}

.tabs.primary {
	background: #2199e8
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
	background: #1893e4
}

.tabs-title>a {
	display: block;
	padding: 1.25rem 1.5rem;
	line-height: 1;
	font-size: .75rem
}

.tabs-title>a:hover {
	background: #fefefe
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
	background: #e6e6e6
}

.tabs-content {
	background: #fefefe;
	transition: all .5s ease;
	border-top: 0
}

.tabs-content.vertical {
	border: 1px solid #e6e6e6;
	border-left: 0
}

.tabs-panel {
	display: none;
	padding: 1rem
}

.tabs-panel.is-active {
	display: block
}

.thumbnail {
	border: 4px solid #fefefe;
	box-shadow: 0 0 0 1px rgba(10, 10, 10, .2);
	display: inline-block;
	line-height: 0;
	max-width: 100%;
	transition: box-shadow .2s ease-out;
	border-radius: 0;
	margin-bottom: 1rem
}

.thumbnail:focus,
.thumbnail:hover {
	box-shadow: 0 0 6px 1px rgba(33, 153, 232, .5)
}

.title-bar {
	background: #0a0a0a;
	padding: .5rem
}

.title-bar::after,
.title-bar::before {
	content: ' ';
	display: table
}

.menu-icon.dark,
.title-bar-title {
	display: inline-block;
	vertical-align: middle
}

.title-bar .menu-icon {
	margin-left: .25rem;
	margin-right: .25rem
}

.title-bar-right {
	float: right;
	text-align: right
}

.menu-icon.dark {
	position: relative;
	cursor: pointer;
	width: 20px;
	height: 16px
}

.menu-icon.dark::after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #0a0a0a;
	top: 0;
	left: 0;
	box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a
}

.menu-icon.dark:hover::after {
	background: #8a8a8a;
	box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.has-tip {
	border-bottom: dotted 1px #8a8a8a;
	position: relative;
	display: inline-block;
	cursor: help
}

.tooltip.top::before,
.tooltip::before {
	content: '';
	display: block;
	width: 0;
	height: 0
}

.tooltip {
	background-color: #0a0a0a;
	font-size: 80%;
	padding: .75rem;
	position: absolute;
	z-index: 10;
	top: calc(100% + .6495rem);
	max-width: 10rem !important;
	border-radius: 0
}

.tooltip::before {
	border: .75rem inset;
	border-color: transparent transparent #0a0a0a;
	border-bottom-style: solid;
	border-top-width: 0;
	bottom: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%)
}

.tooltip.top::before {
	border: .75rem inset;
	border-color: #0a0a0a transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	top: 100%;
	bottom: auto
}

.tooltip.left::before,
.tooltip.right::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	bottom: auto;
	top: 50%
}

.tooltip.left::before {
	border: .75rem inset;
	border-color: transparent transparent transparent #0a0a0a;
	border-left-style: solid;
	border-right-width: 0;
	left: 100%;
	transform: translateY(-50%)
}

.tooltip.right::before {
	border: .75rem inset;
	border-color: transparent #0a0a0a transparent transparent;
	border-right-style: solid;
	border-left-width: 0;
	left: auto;
	right: 100%;
	transform: translateY(-50%)
}

.top-bar {
	padding: .5rem
}

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

.top-bar,
.top-bar ul {
	background-color: #e6e6e6
}

.top-bar input {
	max-width: 200px;
	margin-right: 1rem
}

.top-bar .input-group-field {
	width: 100%;
	margin-right: 0
}

.top-bar input.button {
	width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
	width: 100%
}

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

	.top-bar .top-bar-left,
	.top-bar .top-bar-right {
		width: auto
	}

	.hide-for-medium {
		display: none !important
	}
}

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

	.top-bar.stacked-for-large .top-bar-left,
	.top-bar.stacked-for-large .top-bar-right {
		width: 100%
	}
}

.top-bar-title {
	float: left;
	margin-right: 1rem
}

.top-bar-left {
	float: left
}

.top-bar-right {
	float: right
}

.hide {
	display: none !important
}

.invisible {
	visibility: hidden
}

@media screen and (max-width:0em),
screen and (min-width:40em) {
	.show-for-small-only {
		display: none !important
	}
}

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

	.hide-for-small-only,
	.show-for-medium {
		display: none !important
	}
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
	.hide-for-medium-only {
		display: none !important
	}
}

@media screen and (max-width:39.9375em),
screen and (min-width:64em) {
	.show-for-medium-only {
		display: none !important
	}
}

@media screen and (min-width:64em) {
	.hide-for-large {
		display: none !important
	}
}

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

	.top-bar.stacked-for-medium .top-bar-left,
	.top-bar.stacked-for-medium .top-bar-right {
		width: 100%
	}

	.show-for-large {
		display: none !important
	}
    #language-large {
        display: none !important;
    }
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
	.hide-for-large-only {
		display: none !important
	}
}

@media screen and (max-width:63.9375em),
screen and (min-width:75em) {
	.show-for-large-only {
		display: none !important
	}
}

.show-for-sr,
.show-on-focus {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0)
}

.show-on-focus:active,
.show-on-focus:focus {
	position: static !important;
	height: auto;
	width: auto;
	overflow: visible;
	clip: auto
}

.hide-for-portrait,
.show-for-landscape {
	display: block !important
}

@media screen and (orientation:landscape) {

	.hide-for-portrait,
	.show-for-landscape {
		display: block !important
	}

	.hide-for-landscape,
	.show-for-portrait {
		display: none !important
	}
}

.hide-for-landscape,
.show-for-portrait {
	display: none !important
}

@media screen and (orientation:portrait) {

	.hide-for-portrait,
	.show-for-landscape {
		display: none !important
	}

	.hide-for-landscape,
	.show-for-portrait {
		display: block !important
	}
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-center {
	display: block;
	margin-left: auto;
	margin-right: auto
}

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

.slide-in-down.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transform: translateY(-100%);
	transition-property: transform, opacity;
	backface-visibility: hidden
}

.slide-in-left.mui-enter,
.slide-in-up.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity;
	-webkit-backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
	transform: translateY(0)
}

.slide-in-left.mui-enter {
	transform: translateX(-100%);
	transition-property: transform, opacity;
	backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
	transform: translateX(0)
}

.slide-in-up.mui-enter {
	transform: translateY(100%);
	transition-property: transform, opacity;
	backface-visibility: hidden
}

.slide-in-right.mui-enter,
.slide-out-down.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity;
	-webkit-backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
	transform: translateY(0)
}

.slide-in-right.mui-enter {
	transform: translateX(100%);
	transition-property: transform, opacity;
	backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
	transform: translateX(0)
}

.slide-out-down.mui-leave {
	transform: translateY(0);
	transition-property: transform, opacity;
	backface-visibility: hidden
}

.slide-out-right.mui-leave,
.slide-out-up.mui-leave {
	transition-property: opacity;
	-webkit-backface-visibility: hidden;
	transition-duration: .5s;
	transition-timing-function: linear
}

.slide-out-down.mui-leave.mui-leave-active {
	transform: translateY(100%)
}

.slide-out-right.mui-leave {
	transform: translateX(0);
	transition-property: transform, opacity;
	backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
	transform: translateX(100%)
}

.slide-out-up.mui-leave {
	transform: translateY(0);
	transition-property: transform, opacity;
	backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
	transform: translateY(-100%)
}

.slide-out-left.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transform: translateX(0);
	transition-property: transform, opacity;
	backface-visibility: hidden
}

.fade-in.mui-enter,
.fade-out.mui-leave {
	transition-property: opacity;
	transition-duration: .5s;
	transition-timing-function: linear
}

.slide-out-left.mui-leave.mui-leave-active {
	transform: translateX(-100%)
}

.fade-in.mui-enter {
	opacity: 0
}

.fade-in.mui-enter.mui-enter-active,
.fade-out.mui-leave {
	opacity: 1
}

.fade-out.mui-leave.mui-leave-active {
	opacity: 0
}

.hinge-in-from-top.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateX(-90deg);
	transform-origin: top;
	transition-property: transform, opacity;
	opacity: 0
}

.hinge-in-from-bottom.mui-enter,
.hinge-in-from-right.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity
}

.hinge-in-from-top.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-right.mui-enter {
	transform: perspective(2000px) rotateY(-90deg);
	transform-origin: right;
	transition-property: transform, opacity;
	opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-bottom.mui-enter {
	transform: perspective(2000px) rotateX(90deg);
	transform-origin: bottom;
	transition-property: transform, opacity;
	opacity: 0
}

.hinge-in-from-left.mui-enter,
.hinge-in-from-middle-x.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-left.mui-enter {
	transform: perspective(2000px) rotateY(90deg);
	transform-origin: left;
	transition-property: transform, opacity;
	opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
	transform: perspective(2000px) rotateX(-90deg);
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 0
}

.hinge-in-from-middle-y.mui-enter,
.hinge-out-from-top.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
	transform: perspective(2000px) rotateY(-90deg);
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-out-from-top.mui-leave {
	transform: perspective(2000px) rotate(0);
	transform-origin: top;
	transition-property: transform, opacity;
	opacity: 1
}

.hinge-out-from-bottom.mui-leave,
.hinge-out-from-right.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity
}

.hinge-out-from-top.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateX(-90deg);
	opacity: 0
}

.hinge-out-from-right.mui-leave {
	transform: perspective(2000px) rotate(0);
	transform-origin: right;
	transition-property: transform, opacity;
	opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateY(-90deg);
	opacity: 0
}

.hinge-out-from-bottom.mui-leave {
	transform: perspective(2000px) rotate(0);
	transform-origin: bottom;
	transition-property: transform, opacity;
	opacity: 1
}

.hinge-out-from-left.mui-leave,
.hinge-out-from-middle-x.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateX(90deg);
	opacity: 0
}

.hinge-out-from-left.mui-leave {
	transform: perspective(2000px) rotate(0);
	transform-origin: left;
	transition-property: transform, opacity;
	opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateY(90deg);
	opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
	transform: perspective(2000px) rotate(0);
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 1
}

.hinge-out-from-middle-y.mui-leave,
.scale-in-up.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateX(-90deg);
	opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
	transform: perspective(2000px) rotate(0);
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateY(-90deg);
	opacity: 0
}

.scale-in-up.mui-enter {
	transform: scale(.5);
	transition-property: transform, opacity;
	opacity: 0
}

.scale-in-down.mui-enter,
.scale-out-up.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity
}

.scale-in-up.mui-enter.mui-enter-active {
	transform: scale(1);
	opacity: 1
}

.scale-in-down.mui-enter {
	transform: scale(1.5);
	transition-property: transform, opacity;
	opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
	transform: scale(1);
	opacity: 1
}

.scale-out-up.mui-leave {
	transform: scale(1);
	transition-property: transform, opacity;
	opacity: 1
}

.scale-out-down.mui-leave,
.spin-in.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity
}

.scale-out-up.mui-leave.mui-leave-active {
	transform: scale(1.5);
	opacity: 0
}

.scale-out-down.mui-leave {
	transform: scale(1);
	transition-property: transform, opacity;
	opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
	transform: scale(.5);
	opacity: 0
}

.spin-in.mui-enter {
	transform: rotate(-.75turn);
	transition-property: transform, opacity;
	opacity: 0
}

.spin-in-ccw.mui-enter,
.spin-out.mui-leave {
	transition-property: opacity;
	transition-duration: .5s;
	transition-timing-function: linear
}

.spin-in.mui-enter.mui-enter-active {
	transform: rotate(0);
	opacity: 1
}

.spin-out.mui-leave {
	transform: rotate(0);
	transition-property: transform, opacity;
	opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
	transform: rotate(.75turn);
	opacity: 0
}

.spin-in-ccw.mui-enter {
	transform: rotate(.75turn);
	transition-property: transform, opacity;
	opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
	transform: rotate(0);
	opacity: 1
}

.spin-out-ccw.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transform: rotate(0);
	transition-property: transform, opacity;
	opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
	transform: rotate(-.75turn);
	opacity: 0
}

.slow {
	transition-duration: 750ms !important
}

.linear {
	transition-timing-function: linear !important;
	animation-timing-function: linear !important
}

.ease {
	transition-timing-function: ease !important;
	animation-timing-function: ease !important
}

.ease-in {
	transition-timing-function: ease-in !important;
	animation-timing-function: ease-in !important
}

.ease-out {
	transition-timing-function: ease-out !important;
	animation-timing-function: ease-out !important
}

.ease-in-out {
	transition-timing-function: ease-in-out !important;
	animation-timing-function: ease-in-out !important
}

.bounce-in {
	transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
	animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
	transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
	animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
	transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
	animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
	transition-delay: .3s !important;
	animation-delay: .3s !important
}

.long-delay {
	transition-delay: .7s !important;
	animation-delay: .7s !important
}

.shake {
	animation-name: shake-7
}

@keyframes shake-7 {

	0%,
	10%,
	20%,
	30%,
	40%,
	50%,
	60%,
	70%,
	80%,
	90% {
		transform: translateX(7%)
	}

	15%,
	25%,
	35%,
	45%,
	5%,
	55%,
	65%,
	75%,
	85%,
	95% {
		transform: translateX(-7%)
	}
}

.spin-cw {
	animation-name: spin-cw-1turn
}

.spin-ccw {
	animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {

	0%,
	100% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(1turn)
	}
}

.wiggle {
	animation-name: wiggle-7deg
}

@keyframes wiggle-7deg {

	40%,
	50%,
	60% {
		transform: rotate(7deg)
	}

	35%,
	45%,
	55%,
	65% {
		transform: rotate(-7deg)
	}

	0%,
	100%,
	30%,
	70% {
		transform: rotate(0)
	}
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
	animation-duration: .5s
}

.infinite {
	animation-iteration-count: infinite
}

.slow {
	animation-duration: 750ms !important
}

.fast {
	transition-duration: 250ms !important;
	animation-duration: 250ms !important
}

* {
	margin: 0;
	padding: 0
}

header {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 3;
	top: 0
}

header.fixed {
	position: fixed;
	top: 0
}

#top-header {
	position: relative;
	height: 85px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	display: flex;  
	align-items: center;
}

.sticky {
	position: fixed;
	z-index: 3
}

#top-header #logo {
	position: relative;
	width: 160px;
	height: 100%;
	border-right: 1px solid rgba(0, 0, 0, .1);
	float: left
}

#top-header .header-logo {
	position: absolute;
	width: 95px;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto
}

#secondary .header-logo {
	width: 110px
}

#secondary {
	opacity: .5;
	transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease
}

#secondary:hover {
	opacity: 1
}

#top-header #language-large {
	position: absolute;
	right: 415px;
	width: 95px;
	z-index: 1;
	border-right: 1px solid rgba(0, 0, 0, .1);
	border-left: 1px solid rgba(0, 0, 0, .1)
}

#top-header #language-large #language-tab {
	height: 85px;
	line-height: 85px;
	font-size: 16px;
	letter-spacing: .01em;
	font-family: freight-sans-pro, sans-serif;
	color: #a7aca2;
	padding: 0 15px;
	transition: background-color .3s ease;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	-ms-transition: background-color .3s ease;
	cursor: pointer
}

#top-header #language-large #language-tab a {
	color: #a7aca2;
	display: inline-block
}

#top-header #language-large #language-tab:hover {
	background-color: #f1f1f1
}

#top-header #language-large #language-tab.active {
	background-color: #f1f1f1
}

#top-header #language-large #language-tab:after {
	content: "";
	width: 10px;
	height: 10px;
	background: url(../img/site_assets/filter-down.svg) no-repeat;
	background-size: 100%;
	background-position: center center;
	top: 39px;
	left: 70px;
	position: absolute;
	display: inline-block;
	opacity: .56
}

#top-header #language-large ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #f1f1f1;
	padding: 10px 2px;
	text-align: center;
	display: none
}

#top-header #language-large ul li {
	display: block
}

#top-header #language-large ul li a {
	font-size: 14px;
	color: #a7aca2;
	transition: color .3s ease;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	-ms-transition: color .3s ease
}

#top-header #language-large ul li a:hover {
	color: #000
}

#top-header .booknow {
	position: absolute;
	right: 0;
	width: 220px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-o-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 102%;
	font-family: freight-text-pro, sans-serif;
	border-left: 1px solid rgba(0, 0, 0, .1)
}

#top-header .booknow a {
	width: 153px;
	height: 44px;
	display: inline-block;
	position: absolute;
	line-height: 44px;
	text-align: center;
	color: #fff;
	background-color: #a7aca2;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-o-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: background-color .3s ease;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	-ms-transition: background-color .3s ease;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto
}

#top-header .booknow a:hover {
	background-color: #b9bab5
}

#top-header .leading-logo-main {
	position: absolute;
	right: 305px;
	width: 95px;
	height: 100%;
	z-index: 1
}

#top-header .leading-logo-main img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -5%;
	right: 0;
	margin-left: auto;
	margin-right: auto
}

#top-header .earthcheck {
	width: 47px;
	height: 100%;
	position: absolute;
	right: 250px;
	border-left: 1px solid rgba(0, 0, 0, .1)
}

#top-header .earthcheck img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transition: background-color .3s ease;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	-ms-transition: background-color .3s ease;
	left: 34%;
	right: 0;
	margin-left: auto;
	margin-right: auto
}

#nav-header {
	position: absolute;
	height: 85px;
	left: 220px;
	top: 0;
	font-family: freight-text-pro, sans-serif
}

#nav-header #location-large {
	position: absolute;
	width: 120px;
	font-size: 18px;
	letter-spacing: .05em;
	color: #786e66;
	z-index: 1
}

#nav-header #location-large #location-tab {
	height: 85px;
	line-height: 85px;
	font-size: 18px;
	letter-spacing: .01em;
	font-family: freight-sans-pro, sans-serif;
	color: #a7aca2;
	padding: 0 35px;
	transition: background-color .3s ease;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	-ms-transition: background-color .3s ease;
	cursor: pointer
}

#nav-header #location-large #location-tab a {
	font-size: 17px
}

#nav-header #location-large #location-tab:hover {
	background-color: #f1f1f1
}

#nav-header #location-large #location-tab:after {
	content: "";
	width: 10px;
	height: 10px;
	background: url(../img/site_assets/filter-down.svg) no-repeat;
	background-size: 100%;
	background-position: center center;
	top: 40px;
	left: 80px;
	position: absolute;
	display: inline-block
}

#nav-header #location-large #location-tab.active {
	background-color: #f1f1f1
}

#nav-header #location-large ul {
	font-family: freight-sans-pro, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #f1f1f1;
	padding: 10px 2px;
	text-align: center;
	display: none
}

#nav-header #location-large ul li.active a {
	color: #000
}

#nav-header #location-large ul li a {
	font-size: 15px;
	color: #a7aca2;
	transition: color .3s ease;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	-ms-transition: color .3s ease
}

#nav-header #location-large ul li a:hover {
	color: #000
}

#nav-header #pullmenu {
	position: absolute;
	right: 0;
	width: 165px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-o-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 100%;
	font-family: freight-text-pro, sans-serif;
	text-align: center;
	cursor: pointer;
	display: none
}

#nav-header #pullmenu div {
	display: inline-block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 10px
}

#pullmenu #menu-title {
	color: #a7aca2;
	position: absolute;
	left: 0
}

#pullmenu #menu-icon {
	top: 15px;
	width: 15px;
	height: 18px;
	transform: rotate(0);
	transition: .5s ease-in-out;
	cursor: pointer
}

#pullmenu #menu-icon span {
	display: block;
	position: absolute;
	height: 1px;
	width: 100%;
	background: #a7aca2;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	transform: rotate(0);
	transition: .25s ease-in-out
}

#pullmenu #menu-icon span:nth-child(1) {
	top: 0
}

#pullmenu #menu-icon span:nth-child(2),
#pullmenu #menu-icon span:nth-child(3) {
	top: 8px
}

#pullmenu #menu-icon span:nth-child(4) {
	top: 16px
}

#pullmenu #menu-icon.open span:nth-child(1) {
	top: 8px;
	width: 0%;
	left: 50%
}

#pullmenu #menu-icon.open span:nth-child(2) {
	transform: rotate(45deg)
}

#pullmenu #menu-icon.open span:nth-child(3) {
	transform: rotate(-45deg)
}

#pullmenu #menu-icon.open span:nth-child(4) {
	top: 8px;
	width: 0%;
	left: 50%
}

header nav {
	position: relative;
	width: 100%;
	font-family: freight-sans-pro, sans-serif;
	font-size: 21px;
	display: block;
	top: 0;
	font-size: 17px;
	margin: 0 auto;
	left: 0;
	right: 190px
}

header nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center
}

header nav #main-nav li {
	height: 85px;
	display: inline-block
}

header nav #main-nav li.mobile-only {
	display: none
}

li.mobile-only img {
	width: 110px;
	margin-top: -15px
}

header nav #main-nav li a {
	line-height: 85px;
	color: #a7aca2;
	display: inline-block;
	transition: background-color .5s ease, color .5s ease;
	-webkit-transition: background-color .5s ease, color .5s ease;
	-moz-transition: background-color .5s ease, color .5s ease;
	-o-transition: background-color .5s ease, color .5s ease;
	-ms-transition: background-color .5s ease, color .5s ease;
	padding: 0 3px;
	font-size: 17px
}

header nav #main-nav li.mobile-only a {
	font-family: freight-text-pro, sans-serif;
	font-size: 14px;
	height: 115px
}

header nav #main-nav li a:hover {
	color: #000
}

header nav #main-nav li.active a {
	color: #000
}

#language-box {
	display: none;
	text-align: center;
	background-color: #a7aca2;
	padding: 28px 0
}

#language-box #language-title {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	padding: 10px 0
}

header nav #language-list li {
	height: 37px;
	display: block
}

header nav #language-list li a {
	line-height: 40px;
	font-size: 17px;
	color: #fff;
	display: block;
	transition: background-color .5s ease;
	-webkit-transition: background-color .5s ease;
	-moz-transition: background-color .5s ease;
	-o-transition: background-color .5s ease;
	-ms-transition: background-color .5s ease
}

header nav #language-list li a:hover {
	background-color: #b9bab5
}

header nav #language-list li a#cfont {
	font-family: Arial
}

header nav #language-list li a.active {
	color: #000
}

#overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .9);
	z-index: 2;
	display: none
}

@media only screen and (max-width:1490px) {
	header nav #main-nav li a {
		padding: 0 40px
	}
}

@media only screen and (max-width:250em) {
	header nav {
		position: relative;
		width: 100%;
		border-bottom: 1px solid rgba(0, 0, 0, .1)
	}

	#top-header {
		height: 65px
	}

	#nav-header {
		height: 65px
	}

	#nav-header #location-large #location-tab,
	#top-header #language-large #language-tab {
		height: 65px;
		line-height: 65px
	}

	#nav-header #location-large #location-tab:after,
	#top-header #language-large #language-tab:after {
		top: 30px
	}

	header nav #main-nav li {
		height: 45px
	}

	header nav #main-nav li a {
		line-height: 45px;
		padding: 0 14px
	}
}

@media only screen and (max-width:68.750em) {
	#top-header {
		height: 65px
	}

	#top-header #logo {
		width: 165px;
	}

	#top-header .header-logo {
		position: absolute;
		width: 95px
	}

	#secondary .header-logo {
		width: 110px
	}

	#nav-header {
		height: 65px;
		left: 165px
	}

	#nav-header #location {
		font-size: 17px
	}

	#top-header #language-large {
		right: 350px
	}

	#top-header #language-large #language-tab {
		height: 65px;
		line-height: 65px;
		font-size: 16px
	}

	#top-header #language-large #language-tab:after {
		top: 28px
	}

	#top-header #language-large ul li a {
		font-size: 13px
	}

	#top-header .booknow {
		width: 152px;
		font-size: 14px
	}

	#top-header .leading-logo-main {
		width: 100px;
		height: 102%;
		position: absolute;
		right: 235px
	}

	#top-header .earthcheck {
		width: 40px;
		height: 100%;
		position: absolute;
		right: 175px
	}

	#top-header .booknow a {
		width: 100%;
		height: 100%;
		line-height: 65px
	}

	header nav #main-nav li a {
		line-height: 45px;
		padding: 0 9px
	}
}

@media only screen and (max-width:52em) {
	header {
		position: absolute !important;
		top: 0
	}

	#top-header {
		height: 55px
	}

	#nav-header #location-large #location-tab {
		height: 55px;
		line-height: 55px
	}

	#nav-header #location-large #location-tab:after {
		top: 24px
	}

	#top-header #logo {
		width: 125px
	}

	#top-header .booknow a {
		line-height: 55px
	}

	#top-header #language-large #language-tab:after {
		top: 24px
	}

	#top-header #language-large #language-tab {
		height: 55px;
		line-height: 55px
	}

	#top-header .header-logo {
		position: absolute;
		width: 90px
	}

	#nav-header {
		height: 55px;
		left: 0;
		border-bottom: 1px solid rgba(0, 0, 0, .1);
		position: relative
	}

	#nav-header #pullmenu {
		display: block;
		width: 151px
	}

	header nav {
		position: absolute;
		top: 110px;
		display: none
	}

	header nav ul {
		background-color: #a7aca2;
		width: 100%
	}

	header nav #main-nav li,
	header nav #main-nav li.mobile-only {
		height: 70px;
		display: block;
		border-bottom: 1px solid rgba(255, 255, 255, .2)
	}

	header nav #main-nav li.mobile-only {
		height: 115px
	}

	header nav #main-nav li a {
		line-height: 70px;
		color: #fff;
		display: block;
		transition: background-color .5s ease;
		-webkit-transition: background-color .5s ease;
		-moz-transition: background-color .5s ease;
		-o-transition: background-color .5s ease;
		-ms-transition: background-color .5s ease
	}

	header nav #main-nav li a:hover {
		background-color: #b9bab5;
		color: #fff
	}

	header nav #main-nav li.active a {
		color: #6f6f6f;
		background: #b9bab5
	}
}

@media only screen and (max-width:45em) {
	#language-tab {
		display: none
	}

	#language-box {
		display: block
	}

	#nav-header {
		height: 45px
	}

	#pullmenu #menu-icon {
		height: 16px
	}

	#pullmenu #menu-icon span:nth-child(2),
	#pullmenu #menu-icon span:nth-child(3) {
		top: 6px
	}

	#pullmenu #menu-icon span:nth-child(4) {
		top: 12px
	}

	#top-header #logo {
		width: 100%
	}

	#top-header .header-logo {
		width: 80px
	}

	#secondary .header-logo {
		width: 110px
	}

	#top-header {
		height: 45px
	}

	#top-header .booknow a {
		line-height: 45px
	}
}

@media only screen and (max-width:35em) {
	#top-header .booknow {
		top: 68px;
		z-index: 2
	}

    #top-header #logo,
    #top-header .logo-small {
        border-right: 1px solid rgba(0, 0, 0, .1) !important;

    }

	#top-header #logo {
		width: 100%;
	}

	.logo-small {
		border-right: 0 !important
	}

	#top-header .leading-logo-main {
		top: 45px;
		left: 42%;
		width: 60px;
		transform: translateX(-50%)
	}

	#top-header .earthcheck {
		top: 45px;
		left: 44%;
		width: 30px;
		transform: translateX(100%)
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.date-picker {
	width: 170px;
	height: 25px;
	padding: 0;
	border: 0;
	line-height: 25px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: 700;
	cursor: pointer;
	color: #303030;
	position: relative;
	z-index: 2
}

.date-picker-wrapper {
	position: relative;
	z-index: 3;
	background-color: #fff;
	font-size: 12px;
	line-height: 20px;
	color: #aaa;
	font-family: Arial, sans-serif;
	box-sizing: initial;
	padding: 25px
}

.date-picker-wrapper.inline-wrapper {
	position: relative;
	box-shadow: none;
	display: inline-block
}

.date-picker-wrapper.single-date {
	width: auto
}

.date-picker-wrapper .footer {
	font-size: 11px;
	padding-top: 3px
}

.date-picker-wrapper b {
	color: #666;
	font-weight: 700
}

.date-picker-wrapper a {
	color: #6bb4d6;
	text-decoration: underline
}

.date-picker-wrapper .month-name {
	text-transform: uppercase
}

.date-picker-wrapper .month-wrapper {
	border-radius: 3px;
	background-color: #fff;
	cursor: default;
	position: relative
}

.date-picker-wrapper .month-wrapper table {
	width: 39.5%;
	float: left
}

.date-picker-wrapper .month-wrapper table td,
.date-picker-wrapper .month-wrapper table th {
	vertical-align: middle;
	text-align: center;
	line-height: 14px;
	margin: 0;
	padding: 0
}

.date-picker-wrapper .month-wrapper table .day {
	padding: 5px 0;
	line-height: 1;
	font-size: 12px;
	margin-bottom: 1px;
	color: #ccc;
	cursor: default
}

.date-picker-wrapper .month-wrapper table div.day.lastMonth,
.date-picker-wrapper .month-wrapper table div.day.nextMonth {
	color: #999;
	cursor: default
}

.date-picker-wrapper .month-wrapper table .day.checked {
	background-color: #9cdbf7
}

.date-picker-wrapper .month-wrapper table .week-name {
	height: 20px;
	line-height: 20px;
	font-weight: 100;
	text-transform: capitalize
}

.date-picker-wrapper .month-wrapper table .day.has-tooltip {
	cursor: help !important
}

.date-picker-wrapper .time label {
	white-space: nowrap
}

.date-picker-wrapper .month-wrapper table .day.toMonth.valid {
	color: #333;
	cursor: pointer
}

.date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
	background-color: #cdecfa
}

.date-picker-wrapper .month-wrapper table .day.lastMonth,
.date-picker-wrapper .month-wrapper table .day.nextMonth {
	display: none
}

.date-picker-wrapper .month-wrapper table .day.real-today {
	background-color: #ffe684
}

.date-picker-wrapper .month-wrapper table .day.real-today.checked,
.date-picker-wrapper .month-wrapper table .day.real-today.hovering {
	background-color: #70ccd5
}

.date-picker-wrapper table .caption {
	height: 40px
}

.date-picker-wrapper table .caption .next,
.date-picker-wrapper table .caption .prev {
	padding: 0 5px;
	cursor: pointer
}

.date-picker-wrapper table .caption .next:hover,
.date-picker-wrapper table .caption .prev:hover {
	background-color: #ccc;
	color: #fff
}

.date-picker-wrapper .gap {
	position: relative;
	z-index: 1;
	width: 130px;
	height: 100%;
	background-color: red;
	font-size: 0;
	line-height: 0;
	float: left;
	top: -5px;
	margin: 0 10px -10px;
	visibility: hidden;
	height: 0
}

.date-picker-wrapper .gap .gap-lines {
	height: 100%;
	overflow: hidden
}

.date-picker-wrapper .gap .gap-line {
	height: 15px;
	width: 15px;
	position: relative
}

.date-picker-wrapper .gap .gap-line .gap-1 {
	z-index: 1;
	height: 0;
	border-left: 8px solid #fff;
	border-top: 8px solid #eee;
	border-bottom: 8px solid #eee
}

.date-picker-wrapper .gap .gap-line .gap-2 {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	height: 0;
	border-left: 8px solid transparent;
	border-top: 8px solid #fff
}

.date-picker-wrapper .gap .gap-line .gap-3 {
	position: absolute;
	right: 0;
	top: 8px;
	z-index: 2;
	height: 0;
	border-left: 8px solid transparent;
	border-bottom: 8px solid #fff
}

.date-picker-wrapper .gap .gap-top-mask {
	width: 6px;
	height: 1px;
	position: absolute;
	top: -1px;
	left: 1px;
	background-color: #eee;
	z-index: 3
}

.date-picker-wrapper .gap .gap-bottom-mask {
	width: 6px;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 7px;
	background-color: #eee;
	z-index: 3
}

.date-picker-wrapper .selected-days {
	display: none
}

.date-picker-wrapper .drp_top-bar {
	line-height: 1.4;
	position: relative;
	padding: 10px 40px 10px 0
}

.date-picker-wrapper .drp_top-bar .error-top {
	display: none
}

.date-picker-wrapper .drp_top-bar .normal-top {
	display: none
}

.date-picker-wrapper .drp_top-bar .default-top {
	display: block
}

.date-picker-wrapper .drp_top-bar.error .default-top {
	display: none
}

.date-picker-wrapper .drp_top-bar.error .error-top {
	display: block;
	color: red
}

.date-picker-wrapper .drp_top-bar.normal .default-top {
	display: none
}

.date-picker-wrapper .drp_top-bar.normal .normal-top {
	display: block
}

.date-picker-wrapper .drp_top-bar .apply-btn {
	position: absolute;
	right: 0;
	top: 6px;
	padding: 3px 5px;
	margin: 0;
	font-size: 12px;
	border-radius: 4px;
	cursor: pointer;
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -moz-linear-gradient(top, #00adee, #0078a5);
	color: #fff;
	line-height: initial
}

.date-picker-wrapper .drp_top-bar .apply-btn.disabled {
	cursor: pointer;
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -moz-linear-gradient(top, #fff, #ededed)
}

.date-picker-wrapper .time {
	position: relative
}

.date-picker-wrapper.single-month .time {
	display: block
}

.date-picker-wrapper .time input[type=range] {
	vertical-align: middle;
	width: 129px;
	padding: 0;
	margin: 0;
	height: 20px
}

.date-picker-wrapper .time1,
.time2 {
	width: 180px;
	padding: 0 5px;
	text-align: center
}

.date-picker-wrapper .time1 {
	float: left
}

.date-picker-wrapper .time2 {
	float: right
}

.date-picker-wrapper .hour,
.minute {
	text-align: right
}

.date-picker-wrapper .hide {
	display: none
}

.date-picker-wrapper .first-date-selected {
	background-color: #49e !important;
	color: #fff !important
}

.date-picker-wrapper .last-date-selected {
	background-color: #49e !important;
	color: #fff !important
}

.date-picker-wrapper .date-range-length-tip {
	position: absolute;
	margin-top: -4px;
	margin-left: -8px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	display: none;
	background-color: #a7aca2;
	padding: 0 6px;
	border-radius: 2px;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	-moz-filter: drop-shadow(0 0 3px rgba(0, 0, 0, .3));
	-ms-filter: drop-shadow(0 0 3px rgba(0, 0, 0, .3));
	-o-filter: drop-shadow(0 0 3px rgba(0, 0, 0, .3));
	filter: drop-shadow(0 0 3px rgba(0, 0, 0, .3))
}

.date-picker-wrapper .date-range-length-tip:after {
	content: '';
	position: absolute;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #a7aca2;
	left: 50%;
	margin-left: -4px;
	bottom: -4px;
	color: #fff
}

.date-picker-wrapper.two-months.no-gap .month1 .next,
.date-picker-wrapper.two-months.no-gap .month2 .prev {
	display: none
}

.date-picker-wrapper .week-number {
	padding: 5px 0;
	line-height: 1;
	font-size: 12px;
	margin-bottom: 1px;
	color: #999;
	cursor: pointer
}

.date-picker-wrapper .week-number.week-number-selected {
	color: #49e;
	font-weight: 700
}

table tfoot,
table thead {
	background: #fff;
	color: #a7aca2;
	border: none
}

table tbody,
table tfoot,
table thead {
	border: 0;
	background-color: #fff
}

.month-name {
	font-family: freight-text-pro;
	font-weight: 100;
	color: #a7aca2
}

.week-name {
	font-family: freight-sans-pro, sans-serif;
	font-weight: 400;
	color: #a7aca2;
	font-size: 12px
}

.day {
	font-family: freight-sans-pro, sans-serif;
	font-size: 13px !important;
	color: #a7aca2 !important;
	font-weight: 500
}

.invalid {
	color: #e1e4e3 !important
}

.date-picker-wrapper .month-wrapper table .day.real-today {
	background-color: #e1e4e3
}

.date-picker-wrapper .first-date-selected {
	background-color: #a7aca2 !important;
	color: #fff
}

.date-picker-wrapper .month-wrapper table .day.checked {
	background-color: #a7aca2 !important;
	color: #fff !important
}

.date-picker-wrapper .last-date-selected {
	background-color: #9d9e92 !important;
	color: #fff
}

.date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
	background-color: #e1e4e3
}

.lity {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	background: #0b0b0b;
	background: rgba(0, 0, 0, .9);
	outline: 0 !important;
	opacity: 0;
	transition: opacity .3s ease
}

.lity.lity-opened {
	opacity: 1
}

.lity.lity-closed {
	opacity: 0
}

.lity * {
	box-sizing: border-box
}

.lity-wrap {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	outline: 0 !important
}

.lity-wrap:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em
}

.lity-loader {
	z-index: 9991;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -.8em;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	opacity: 0;
	transition: opacity .3s ease
}

.lity-loading .lity-loader {
	opacity: 1
}

.lity-container {
	z-index: 9992;
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
	max-width: 100%;
	max-height: 100%;
	outline: 0 !important
}

.lity-content {
	z-index: 9993;
	width: 100%;
	transform: scale(1);
	transition: transform .3s ease
}

.lity-closed .lity-content,
.lity-loading .lity-content {
	transform: scale(.8)
}

.lity-content:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

.lity-close {
	z-index: 9994;
	width: 35px;
	height: 35px;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-appearance: none;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	border: 0;
	background: 0 0;
	outline: 0;
	box-shadow: none
}

.lity-close::-moz-focus-inner {
	border: 0;
	padding: 0
}

.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	border: 0;
	background: 0 0;
	outline: 0;
	box-shadow: none
}

.lity-close:active {
	top: 1px
}

.lity-image img {
	max-width: 100%;
	display: block;
	line-height: 0;
	border: 0
}

.lity-iframe .lity-container {
	width: 80%;
	max-width: 100%
}

.lity-iframe-container {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	overflow: auto;
	pointer-events: auto;
	transform: translateZ(0);
	-webkit-overflow-scrolling: touch
}

.lity-iframe-container iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

.lity-hide {
	display: none
}

@font-face {
	font-family: slick;
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/slick.eot);
	src: url(../fonts/slick.eot?#iefix) format('embedded-opentype'), url(../fonts/slick.woff) format('woff'), url(../fonts/slick.ttf) format('truetype'), url(../fonts/slick.svg#slick) format('svg')
}

#preloader-scr {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #abada1;
	z-index: 99
}

::-moz-selection {
	background: #a7aca2;
	color: #fff
}

::selection {
	background: #a7aca2;
	color: #fff
}

::-moz-selection {
	background: #a7aca2;
	color: #fff
}

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

body {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-overflow-scrolling: touch;
	height: 100%
}

.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	z-index: 6;
	position: fixed;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	border: 0;
	overflow: hidden
}

.pace .pace-progress {
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	position: fixed;
	z-index: 9999;
	display: block;
	position: absolute;
	top: 0;
	right: 100%;
	height: 4px;
	width: 100%;
	background: #fff
}

.pace.pace-inactive {
	display: none
}

img {
	max-width: 100%;
	margin: 0 auto;
	display: block
}

.soori-highline-modal {
	background: rgba(167, 172, 162, .8);
	width: 300px;
	height: 200px;
	position: fixed;
	bottom: 60px;
	left: 0;
	color: #fff;
	z-index: 3;
	transform: translateX(-300px);
	transition: transform .75s ease
}

.shift {
	transform: translateX(0)
}

.caption-modal {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	margin: 0 auto;
	text-align: center;
	width: 100%;
	padding: 30px
}

.caption-modal h2 {
	font-size: 15px;
	margin-bottom: 0;
	line-height: 15px;
	color: #fff
}

.caption-modal img {
	width: 130px
}

.caption-modal .divider-center {
	background-color: #fff
}

.soori-highline-modal #close {
	color: #fff;
	font-size: 25px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	line-height: 25px;
	z-index: 2
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

li {
	margin: 0;
	padding: 0
}

ol {
	font-family: freight-sans-pro;
	margin-left: 14px;
	font-size: 17px;
	font-weight: 300;
	color: #58585b;
	padding: 0;
	margin-bottom: 2rem;
	opacity: .8
}

ul.misc {
	list-style: none;
	font-family: freight-sans-pro;
	margin: 0;
	font-size: 17px;
	font-weight: 300;
	color: #58585b;
	padding: 0;
	margin-bottom: 1rem;
	opacity: .8
}

ul.misc li:before {
	content: "• ";
	color: #909090;
	font-size: 10px;
	padding-right: 5px;
	position: relative;
	top: -2px
}

ul.offers {
	list-style: none;
	font-family: freight-sans-pro;
	margin: 0;
	font-size: 17px;
	font-weight: 300;
	color: #58585b;
	padding: 0;
	margin-bottom: 2rem;
	opacity: .8
}

ul.offers li {
	display: table-row
}

ul.offers li:before {
	content: "• ";
	color: #909090;
	padding-right: 5px;
	font-size: 12px;
	position: relative;
	top: -2px;
	display: table-cell;
	text-align: right
}

ul.offers.terms {
	font-size: 14px
}

con ul.offers.terms li:before {
	font-size: 8px
}

ul.services-list {
	list-style: none;
	font-family: freight-sans-pro;
	margin: 0;
	font-size: 15px;
	font-weight: 300;
	color: #58585b;
	padding: 0;
	display: table
}

#hospitality {
	font-size: 17px;
	opacity: .8
}

ul.services-list li {
	display: table-row
}

ul.services-list li:before {
	content: "• ";
	color: #909090;
	font-size: 10px;
	padding-right: 5px;
	display: table-cell;
	text-align: right;
	position: relative;
	top: -2px
}

ul.services-list li.starbullet {
	font-size: 15px
}

ul.services-list li.starbullet:before {
	content: "* ";
	font-size: 15px;
	color: #000
}

.progressbar {
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	width: 50px;
	background-color: #a7aca2;
	z-index: 2
}

.grid-item,
.grid-sizer {
	width: 25%;
	padding: 5px
}

.grid-item {
	float: left;
	transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease
}

.grid-item img {
	display: block;
	max-width: 100%;
	cursor: pointer;
	transition: opacity .3s ease
}

.grid-item:hover {
	opacity: .5
}

.caption-img {
	position: absolute;
	top: 50%;
	width: 95%;
	text-align: center;
	opacity: 0
}

.gallery-full {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #edecea;
	top: 0;
	z-index: 4;
	display: none
}

#slides {
	height: 100%
}

.preserve {
	max-height: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	padding: 50px
}

#close {
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 5;
	width: 25px;
	height: 25px;
	cursor: pointer
}

.caption-bar {
	position: fixed;
	width: 100%;
	height: 65px;
	bottom: 0;
	background: #000;
	z-index: 5;
	line-height: 65px
}

.caption-bar .controls {
	color: #fff;
	position: relative;
	left: 30px;
	display: inline-block
}

.caption-bar #back-grid img {
	width: 14px;
	margin: 0 10px;
	vertical-align: text-top;
	position: relative;
	top: 3px
}

.controls#play {
	cursor: pointer;
	background-image: url(../img/site_assets/play.svg);
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
	top: 3px
}

.controls.pause#play {
	background-image: url(../img/site_assets/pause.svg)
}

.controls#counter {
	padding-left: 7px;
	padding-right: 20px
}

#counter h5 {
	font-family: freight-text-pro;
	font-weight: 500;
	color: #fff;
	font-size: 16px;
	margin-bottom: 0
}

.controls#image-title {
	margin: 0 10px;
	display: none
}

.controls#image-title h4 {
	font-size: 16px;
	color: #fff;
	font-weight: 300
}

#preloader {
	width: 100%;
	height: 100%;
	background: #abada1;
	overflow: hidden;
	position: fixed;
	z-index: 4;
	top: 0
}

#preloader #logo {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	width: 150px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: none
}

.divider-center {
	width: 40px;
	height: 1px;
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px
}

.divider-center-tqoise {
	width: 40px;
	height: 1px;
	background-color: #a7aca2;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 20px
}

.v-align {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}

.v-align-pos {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	text-align: center;
	width: 100%;
	padding: 80px
}

.contain-left {
	display: inline-block;
	text-align: left;
	width: 66%
}

.contain-left-full {
	display: inline-block;
	text-align: center;
	width: 100%
}

.row.shortwidth {
	max-width: 1720px
}

.padleftright {
	padding-left: 30px;
	padding-right: 0
}

.nopadleftright {
	padding-left: 0;
	padding-right: 0
}

.top-bot-xl {
	padding: 150px 0
}

.top-bot-l {
	padding: 120px 0
}

.top-bot-m {
	padding: 80px 0
}

.top-bot-s {
	padding-top: 40px;
	padding-bottom: 40px
}

.bot-s {
	padding-bottom: 40px
}

.top-s {
	padding-top: 40px
}

.top-m {
	padding-top: 150px
}

.top-bot-xs {
	padding-top: 20px;
	padding-bottom: 20px
}

.marg-top-bot-xs {
	margin: 10px 0
}

.borderred {
	border: 1px solid red
}

.mwidth {
	max-width: 811px
}

.xsshortwidth {
	max-width: 1280px
}

.xxsshortwidth {
	max-width: 625px
}

.longwidth {
	max-width: 100rem
}

.fullwidth {
	max-width: 100%
}

.morepad {
	padding-left: 40px;
	padding-right: 40px
}

.border-bottom {
	border-bottom: 1px solid #e4e4e4
}

.border-top-bottom {
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4
}

.border-right {
	border-right: 1px solid #e4e4e4
}

.border-left {
	border-left: 1px solid #e4e4e4
}

.white {
	color: #fff
}

.bg-lightgray {
	background-color: #fcfbf9
}

.bg-lgray {
	background-color: #edecea
}

.turquoise {
	color: #a7aca2
}

h1 {
	font-family: freight-text-pro, sans-serif;
	font-weight: 400;
	font-size: 39px;
	line-height: 45px;
	color: #a7aca2;
	margin-bottom: 30px
}

h2 {
	font-family: freight-text-pro, sans-serif;
	font-weight: 400;
	font-size: 39px;
	line-height: 45px;
	color: #a7aca2;
	margin-bottom: 30px
}

#detailspage h2,
.contents h2,
.specs h2,
figcaption h2 {
	font-family: freight-text-pro, sans-serif;
	font-size: 30px;
	color: #a7aca2;
	line-height: 40px;
	margin-bottom: 20px
}

h2.main {
	font-size: 40px;
	line-height: 60px;
	margin-bottom: 0
}

h2.mainpage {
	font-size: 30px;
	line-height: 60px;
	margin: 10px 0
}

.quotes {
	font-family: freight-text-pro, sans-serif;
	font-weight: 400;
	font-size: 39px;
	color: #a7aca2
}

h1.bigTitle {
	font-size: 54px;
	margin-bottom: 30px;
	line-height: 60px
}

#presstitle {
	font-size: 41px;
	line-height: 50px
}

.preheader {
	font-family: freight-text-pro, sans-serif;
	color: #a7aca2;
	font-weight: 500;
	font-size: 14px;
	line-height: 13px;
	margin-bottom: 10px
}

.instagram-title {
	font-family: freight-text-pro, sans-serif;
	font-size: 30px;
	color: #a7aca2;
	line-height: 40px;
	margin-bottom: 20px
}

h3 {
	font-family: freight-text-pro, sans-serif;
	font-size: 24px;
	color: #a7aca2
}

h4 {
	color: #58585b;
	font-family: freight-sans-pro, sans-serif;
	font-weight: 500;
	font-size: 13px;
	opacity: .8
}

.press-title {
	margin-bottom: 20px
}

.press-credit {
	color: #a7aca2
}

h5 {
	color: #58585b;
	font-family: freight-sans-pro, sans-serif;
	font-weight: 400;
	font-size: 17px;
	opacity: .8
}

h6 {
	font-size: 16px;
	font-family: freight-text-pro, sans-serif;
	color: #58585b;
	margin-bottom: 0
}

p a {
	border-bottom: 1px solid rgba(136, 149, 144, 0);
	transition: border .2s ease;
	-moz-transition: border .2s ease;
	-ms-transition: border .2s ease;
	-o-transition: border .2s ease;
	-webkit-transition: border .2s ease
}

p a:hover {
	border-bottom: 1px solid #889590
}

p {
	color: #58585b;
	font-family: freight-sans-pro, sans-serif;
	font-weight: 400;
	font-size: 17px;
	opacity: .8;
	margin-bottom: 2rem
}

.intro-p {
	padding: 0 100px
}

.clearpad {
	padding: 0 !important
}

p.bold {
	font-weight: 600;
	margin-bottom: 0
}

p.title {
	margin-bottom: 0
}

#bg-container .slider {
	margin-top: 0
}

#bg-container .slider.slider-bg {
	background-size: cover;
	background-position: center center
}

#bg-container .home-slider {
	height: 100%
}

#bg-container .home-slider .slick-list {
	height: 100%
}

#bg-container .home-slider .slick-track {
	height: 100%
}

#bg-container .home-slider .slider {
	height: 100%
}

.slick-dots {
	bottom: 90px
}

#bg-container .slick-dots {
	bottom: 90px
}

#bg-container .slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 10px;
	margin: 2px;
	padding: 0;
	cursor: pointer
}

#bg-container .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	height: 10px;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0
}

#bg-container .slick-dots li button:before {
	font-size: 12px
}

#intro,
#intro-big {
	padding-top: 180px
}

#intro p {
	padding: 0 100px
}

.insta-slick {
	margin: 20px 0
}

.insta-slick div {
	margin: 5px
}

.insta-slick button {
	display: none !important
}

.slick-slider {
	background: 0 0 !important
}

.slick-next,
.slick-prev {
	display: none !important
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	color: transparent;
	outline: 0;
	background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #a7aca2;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: 10px;
	z-index: 2
}

[dir=rtl] .slick-prev {
	right: 10px;
	left: auto
}

.slick-prev:before {
	content: '←'
}

[dir=rtl] .slick-prev:before {
	content: '→'
}

.slick-next {
	right: 10px
}

[dir=rtl] .slick-next {
	right: auto;
	left: 10px
}

.slick-next:before {
	content: '→'
}

[dir=rtl] .slick-next:before {
	content: '←'
}

.insta-slick [type=button]:hover {
	background: 0 0;
	border: 0
}

#detailspage .specs {
	height: auto;
	padding-bottom: 10px;
	position: relative
}

#detailspage .specs .columns {
	height: 100%
}

#detailspage .specs h5 {
	margin-bottom: 0
}

#detailspage h3 {
	margin-bottom: 20px;
	line-height: 25px;
	color: #58585b
}

#detailspage .buttons {
	margin-top: 50px
}

#container-wrap {
	width: 100%;
	height: calc(100% - 85px);
	height: -webkit-calc(100% - 85px);
	position: relative;
	margin-top: 0
}

#container-wrap #bg-container {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	z-index: 0
}

#container-wrap #slides {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 0
}

#container-wrap #caption {
	z-index: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	text-align: center;
	left: 0;
	right: 0;
	max-width: 850px;
	margin: 0 auto
}

#container-wrap #caption a.offers {
	font-family: freight-text-pro, sans-serif;
	color: #fff;
	display: inline-block;
	border: 1px solid #fff;
	padding: 5px 25px;
	margin-top: 20px
}

#container-wrap #caption a.offers.big {
	border: none
}

#container-wrap #caption a.offers.big {
	font-size: 80px;
	line-height: 60px;
	margin-bottom: 0;
	transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	margin-top: 0
}

#container-wrap #caption a.offers:hover {
	background: #fff;
	color: #a7aca2
}

#container-wrap #caption a.offers.big:hover {
	background: 0 0
}

.icon-playvideo {
	display: none
}

#container-wrap #caption img {
	width: 160px;
	margin-bottom: 40px
}

#container-wrap .calltoaction a {
	border: 1px solid #fff;
	color: #fff;
	font-size: 12px
}

#container-wrap .calltoaction a:hover {
	background-color: #fff;
	color: #a7aca2
}

#container-wrap .preheader {
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	margin: 0 auto;
	text-align: center
}

#container-wrap .sound-control {
	width: 21px;
	height: 21px;
	position: absolute;
	bottom: 15px;
	right: 15px;
	background-image: url(../img/site_assets/sound.svg);
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 1
}

#container-wrap .sound-control.muted {
	background-image: url(../img/site_assets/sound-mute.svg)
}

#container-wrap .explore {
	position: absolute;
	bottom: 25px;
	width: 150px;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%)
}

#container-wrap .explore img {
	width: 45px;
	transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease
}

video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	transform: translateX(-50%) translateY(-50%);
	background-size: cover
}

::-webkit-media-controls-panel {
	display: none !important;
	-webkit-appearance: none
}

::--webkit-media-controls-play-button {
	display: none !important;
	-webkit-appearance: none
}

::-webkit-media-controls-start-playback-button {
	display: none !important;
	-webkit-appearance: none
}

#container-wrap .explore a:hover img {
	opacity: .5
}

#tiles-alternate {
	padding: 20px 0;
	margin: 0 auto;
	text-align: center
}

#tiles-alternate .row {
	max-width: 1170px
}

#tiles-alternate .row .medium-6 {
	width: 50%;
	background-color: #fff;
	position: relative;
	overflow: hidden
}

#tiles-alternate .row .medium-6:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

#tiles-alternate .row img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	filter: grayscale(40%);
	-webkit-filter: grayscale(40%);
	-moz-filter: grayscale(40%);
	-o-filter: grayscale(40%);
	-ms-filter: grayscale(40%);
	transition: .3s filter ease;
	-webkit-transition: .3s -webkit-filter ease;
	-moz-transition: .3s -moz-filter ease;
	-ms-transition: .3s -ms-filter ease;
	-o-transition: .3s -o-filter ease
}

#tiles-alternate .row img:hover {
	filter: grayscale(0)
}

.loadMore {
	margin-top: 45px;
	font-size: 13px;
	font-family: freight-text-pro
}

#tiles-alternate .loadMore {
	color: #58585b;
	font-size: 16px;
	animation: blinker 3s linear infinite
}

@keyframes blinker {
	50% {
		opacity: 0
	}
}

#tiles-list ul li {
	width: 31%;
	display: inline-block;
	margin: 15px 7px;
	vertical-align: text-top
}

#tiles-list ul li figure {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 325px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	opacity: .8;
	transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease
}

#tiles-list ul li figure:hover {
	opacity: 1
}

#tiles-list ul li figcaption {
	background: #fff;
	padding: 40px 50px 15px 50px
}

#tiles-list ul li figcaption p {
	margin-bottom: 30px;
	font-size: 16px
}

.buttons button {
	display: inline-block
}

.marginRight {
	margin-right: 10px
}

button {
	width: 150px;
	height: 47px;
	margin: 10px 10px 10px 0;
	border: 1px solid rgba(88, 88, 91, .5);
	transition: background-color .5s ease, color .5s ease;
	-webkit-transition: background-color .5s ease, color .5s ease;
	-moz-transition: background-color .5s ease, color .5s ease;
	-o-transition: background-color .5s ease, color .5s ease;
	-ms-transition: background-color .5s ease, color .5s ease
}

button.white {
	border: 1px solid #fff;
	margin-top: 10px
}

button.white:hover {
	background: #fff
}

button.white:hover>a {
	color: #58585b
}

button.white a {
	color: #fff
}

button.long {
	width: 270px
}

#two-col-book {
	width: 315px
}

#tiles-alternate button {
	margin-top: 10px;
	width: 230px
}

button a {
	display: block;
	color: #58585b;
	font-family: freight-text-pro, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 47px;
	transition: color .5s ease, color .5s ease;
	-webkit-transition: color .5s ease, color .5s ease;
	-moz-transition: color .5s ease, color .5s ease;
	-o-transition: color .5s ease, color .5s ease;
	-ms-transition: color .5s ease, color .5s ease
}

button:hover {
	background-color: #b9bab5;
	color: #fff;
	border: 1px solid #b9bab5
}

button:hover>a {
	color: #fff
}

#tiles-list button {
	display: block;
	margin: 15px auto;
	width: 230px
}

button.book-btn {
	border: 0;
	background-color: #edecea
}

button.book-btn .long {
	width: 200px
}

button.book-btn:hover {
	background-color: #b9bab5
}

.button-group {
	margin-bottom: 20px
}

.filter-button-group {
	text-align: center;
	margin: 30px 0 50px 0
}

.button-group button {
	margin: 0 5px
}

.journey-img {
	margin: 30px 0
}

.journey-center {
	text-align: center;
	padding-left: 300px;
	padding-right: 300px
}

.social {
	display: inline-block;
	height: 47px;
	color: #58585b;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 47px;
	padding: 0 20px;
	border: 1px solid rgba(88, 88, 91, .5);
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	margin-right: 0
}

.social:hover {
	background-color: #b9bab5
}

.social:hover a {
	color: #fff
}

.social a {
	font-family: freight-text-pro, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #58585b;
	display: block
}

.social-icons {
	height: 47px;
	color: #58585b;
	font-family: freight-text-pro, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 47px;
	padding: 0 10px;
	margin-left: 0;
	border: 1px;
	border-color: rgba(88, 88, 91, .5);
	border-style: solid;
	border-left: 0;
	padding: 0 10px;
	display: none;
	opacity: 0;
	transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease
}

.social-icons {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	background: rgba(0, 0, 0, .4);
	z-index: 2
}

.social-icons .wrapper {
	position: absolute;
	background-color: #fff;
	top: 50%;
	left: 50%;
	border: 1px solid rgba(0, 0, 0, .3);
	transform: translateY(-50%) translateX(-50%);
	text-align: center;
	padding: 30px
}

.social-icons a {
	display: inline-block;
	margin-top: 5px
}

.social-icons img {
	width: 45px;
	display: inline;
	padding: 6px;
	position: relative
}

.social-active {
	display: inline-block !important;
	opacity: 1
}

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

.iw-container {
	background-color: #fff;
	color: #fff;
	padding: 10px 0 10px 10px;
	color: #58585b;
	text-align: left;
	width: 240px;
	max-height: 240px;
	overflow: hidden
}

.iw-container h1 {
	font-family: freight-text-pro, sans-serif;
	font-size: 12px;
	letter-spacing: .03em;
	text-transform: uppercase;
	line-height: 16px;
	font-weight: 300;
	margin-bottom: 10px;
	color: #58585b
}

.iw-container h2 {
	font-family: freight-sans-pro;
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
	color: #58585b
}

.iw-container h3 {
	font-family: freight-sans-pro;
	font-size: 15px;
	line-height: 20px;
	color: #58585b;
	font-weight: 500;
	vertical-align: text-top;
	position: relative;
	top: -31px;
	left: 20px
}

.divider {
	width: 40px;
	height: 1px;
	background-color: #a7aca2;
	margin: 15px 0
}

.gm-style img {
	padding: 5px
}

.iw-container img {
	padding: 0 5px 0 0 !important;
	position: relative;
	top: 3px;
	width: 20px;
	display: inline
}

.iw-container a {
	color: #fff;
	border-bottom: 1px solid;
	font-size: 13px
}

.download-media a {
	font-family: freight-text-pro;
	text-transform: uppercase;
	color: #58585b;
	font-size: 14px;
	margin-right: 15px;
	border-bottom: 1px solid;
	transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease
}

.download-media a:hover {
	opacity: .7
}

.contact-info {
	list-style: none;
	padding-bottom: 80px
}

.contact-info li {
	font-family: freight-text-pro;
	font-size: 22px;
	line-height: 20px;
	color: #a7aca2
}

.contact-info li {
	padding-bottom: 20px;
	text-indent: 0;
	margin-left: 20px
}

.contact-info .leading-logo-contact {
	margin: 10px 0;
	width: 30%
}

.contact-info .reset {
	margin-left: 0
}

.contact-info li a {
	border-bottom: 1px solid rgba(136, 149, 144, 0);
	transition: border .3s ease;
	-webkit-transition: border .3s ease;
	-moz-transition: border .3s ease;
	-o-transition: border .3s ease;
	-ms-transition: border .3s ease
}

.contact-info li a:hover {
	border-bottom: 1px solid #889590
}

.contact-info li:before {
	padding-right: 5px;
	color: #a7aca2;
	margin-left: -20px
}

.contact-info li.add::before {
	content: "A.";
	font-size: 13px
}

.contact-info li.tel::before {
	content: "T.";
	font-size: 13px
}

.contact-info li.email::before {
	content: "E.";
	font-size: 13px
}

.enquiries-info {
	list-style: none;
	padding-bottom: 80px
}

.enquiries-info li {
	font-family: freight-text-pro;
	font-size: 16px;
	line-height: 20px;
	color: #a7aca2
}

.enquiries-info li {
	padding-bottom: 0;
	text-indent: 0;
	margin-left: 20px
}

.enquiries-info .leading-logo-contact {
	margin: 10px 0;
	width: 30%
}

.enquiries-info .reset {
	margin-left: 0
}

.enquiries-info li a {
	border-bottom: 1px solid rgba(136, 149, 144, 0);
	transition: border .3s ease;
	-webkit-transition: border .3s ease;
	-moz-transition: border .3s ease;
	-o-transition: border .3s ease;
	-ms-transition: border .3s ease
}

.enquiries-info li a:hover {
	border-bottom: 1px solid #889590
}

.enquiries-info li:before {
	padding-right: 7px;
	color: #a7aca2;
	margin-left: -20px
}

.enquiries-info li.add::before {
	content: "A.";
	font-size: 13px
}

.enquiries-info li.tel::before {
	content: "T.";
	font-size: 13px
}

.enquiries-info li.email::before {
	content: "E.";
	font-size: 13px
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week] {
	box-shadow: none;
	border: none;
	border-bottom: 1px solid rgba(136, 149, 144, .6);
	font-size: 15px;
	font-family: freight-sans-pro;
	background: 0 0;
	margin-bottom: 8px
}

[type=color],
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus {
	border: 0;
	box-shadow: none;
	border-bottom: 1px solid #a7aca2
}

textarea {
	box-shadow: none
}

select {
	border: 0;
	border-bottom: 1px solid #a7aca2;
	font-size: 15px;
	font-family: freight-sans-pro;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #585858
}

textarea {
	box-shadow: none;
	border: 1px solid #a7aca2;
	font-size: 15px;
	font-family: freight-sans-pro;
	margin-top: 17px
}

[type=submit] {
	border-radius: 0;
	background: #a7aca2;
	border: none;
	margin-top: 40px;
	font-family: freight-text-pro;
	font-size: 14px;
	font-weight: 200;
	color: #474747;
	width: 150px;
	height: 47px;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	color: #fff;
	margin-top: 3px
}

[type=button]:hover,
[type=submit]:hover {
	background: #b9bab5
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #585858
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #585858
}

input::placeholder,
textarea::placeholder {
	color: #585858
}

.formerror {
	border: 1px solid red
}

.disclaimer {
	font-size: 14px;
	transition: color .3s ease;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	-ms-transition: color .3s ease
}

.rederror {
	color: red
}

footer .border-top {
	border-top: 1px solid #e4e4e4
}

footer div.preheader {
	font-family: freight-text-pro, sans-serif;
	font-weight: 400;
	color: #58585b;
	font-size: 14px
}

footer div {
	font-family: freight-text-pro, sans-serif;
	font-size: 30px;
	line-height: 20px;
	color: #58585b;
	opacity: .8
}

footer div.header {
	margin-bottom: 20px
}

footer div.time {
	font-size: 40px
}

footer div span {
	font-size: 17px;
	position: relative;
	left: -4px
}

footer div.time hr {
	display: inline-block;
	width: 54px;
	position: relative;
	top: 12px
}

footer .address {
	font-family: freight-text-pro;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 0
}

footer .address a {
	transition: border .2s ease;
	-webkit-transition: border .2s ease;
	-moz-transition: border .2s ease;
	-o-transition: border .2s ease;
	-ms-transition: border .2s ease;
	border-bottom: 1px solid rgba(136, 149, 144, 0)
}

footer .address a:hover {
	border-bottom: 1px solid #889590
}

footer #social-media {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px
}

footer #social-media li {
	display: inline
}

footer #social-media li img {
	height: 25px;
	display: inline;
	transition: .5s opacity ease;
	-webkit-transition: .5s opacity ease;
	-moz-transition: .5s opacity ease;
	-o-transition: .5s opacity ease;
	-ms-transition: .5s opacity ease
}

footer #social-media li img:hover {
	opacity: .7
}

footer .footer-credits {
	font-family: freight-sans-pro;
	color: #58585b;
	opacity: .7;
	font-weight: 400;
	position: relative
}

footer .copyright {
	font-size: 14px;
	text-align: left;
	line-height: 30px
}

footer .footer-leading-logo {
	width: 100px;
	position: absolute;
	left: 130px
}

footer .site-footer {
	font-size: 15px;
	text-align: center
}

footer .site-footer .active a {
	color: #000;
	border-bottom: 1px solid #889590
}

footer .site-footer ul li {
	padding: 0 10px;
	display: inline;
	line-height: 30px
}

footer .site-footer ul li a {
	border-bottom: 1px solid rgba(136, 149, 144, 0);
	transition: border .3s ease;
	-webkit-transition: border .3s ease;
	-moz-transition: border .3s ease;
	-o-transition: border .3s ease;
	-ms-transition: border .3s ease
}

footer .site-footer ul li a:hover {
	border-bottom: 1px solid #889590
}

footer .site-by-method {
	font-size: 14px;
	text-align: right
}

footer .site-by-method a {
	border-bottom: 1px solid rgba(136, 149, 144, 0);
	transition: opacity .3s ease, border .3s ease;
	-webkit-transition: opacity .3s ease, border .3s ease;
	-moz-transition: opacity .3s ease, border .3s ease;
	-o-transition: opacity .3s ease, border .3s ease;
	-ms-transition: opacity .3s ease, border .3s ease
}

footer .site-by-method a img {
	width: 30px;
	display: inline-block;
	padding-bottom: 2px;
	top: -1px
}

footer .site-by-method a:hover {
	opacity: .7
}

.date-picker-wrapper {
	top: 0 !important;
	left: 0 !important
}

.date-picker-wrapper .gap {
	width: 61px
}

.date-picker-wrapper .month-wrapper table {
	width: 45%
}

.date-picker-wrapper .gap {
	width: 6%
}

.booking-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	bottom: 0;
	right: 0;
	z-index: 3;
	display: none;
	overflow-y: auto
}

.close-btn {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 25px;
	height: 25px;
	background: url(../img/site_assets/close-thin.svg);
	cursor: pointer
}

.booking-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	width: 100%;
	max-width: 811px;
	margin: 50px 0
}

.booking-offers {
	margin: 25px 0
}

.booking-offers ul {
	font-size: 17px;
	font-family: freight-sans-pro;
	color: #58585b;
	margin-bottom: 20px;
	font-weight: 400
}

.booking-offers ul li {
	font-size: 15px
}

.booking-offers ul li:before {
	content: '• ';
	font-size: 10px;
	color: #909090;
	position: relative;
	top: -2px;
	margin-right: 2px
}

.booking-info {
	max-width: 770px;
	position: relative;
	margin: 0 auto
}

.dateBox {
	position: relative;
	display: inline-block;
	width: 48%;
	height: 280px;
	background-color: #edecea;
	cursor: pointer
}

.dateBox#arrival {
	margin-right: 5px
}

.dateBox#departure {
	margin-left: 5px
}

.dateBoxinfo {
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	color: #a7aca2
}

.dateBoxinfo p {
	font-family: freight-text-pro;
	font-size: 14px
}

.dateBoxinfo h1 {
	font-size: 150px;
	line-height: 81px;
	margin-top: 10px;
	margin-bottom: 55px
}

.dateBoxinfo p {
	margin-bottom: 0
}

.dateBoxinfo h6 {
	font-style: italic;
	font-size: 14px;
	color: #a7aca2
}

.booking-calendar {
	position: relative;
	max-width: 770px;
	margin: 0 auto
}

.bookings.active {
	border: 1px solid #a7aca2
}

.bookings.active .booking-info .dateBox {
	background-color: #fff
}

.bookings.active .booking-info .dateBox#arrival {
	border-right: 1px solid rgba(136, 149, 144, .5);
	margin-top: 40px
}

.bookings.active .booking-info.dateBox#departure {
	border: 0
}

.booking-arrangements form {
	margin: 50px auto;
	color: red
}

.booking-arrangements form::-webkit-input-placeholder {
	font-family: freight-text-pro;
	font-size: 12px;
	color: #a7aca2
}

.booking-arrangements form [type=text] {
	font-family: freight-text-pro;
	font-size: 12px;
	color: #a7aca2
}

#promocode {
	text-align: center;
	width: 275px;
	margin: 20px auto
}

#booking-dates {
	position: absolute;
	bottom: 0;
	left: 0;
	visibility: hidden
}

.booking-contact {
	border-top: 1px solid rgba(139, 146, 144, .5);
	padding: 10px 0;
	margin: 40px 0
}

.booking-contact a {
	padding: 0 20px;
	font-family: freight-text-pro;
	font-size: 14px;
	position: relative
}

.booking-contact a:hover {
	opacity: .8
}

#book-tel:before {
	content: "";
	position: absolute;
	width: 20px;
	left: -5px;
	top: 0;
	height: 20px;
	background: url(../img/site_assets/tel.svg)
}

#book-email:before {
	content: "";
	position: absolute;
	width: 20px;
	left: -5px;
	top: 0;
	height: 20px;
	background: url(../img/site_assets/mail.svg)
}

.date-picker-wrapper .month-wrapper table td,
.date-picker-wrapper .month-wrapper table th {
	width: 10%
}

input[type=submit] {
	width: 275px
}

table tbody tr:nth-child(even) {
	background-color: #fff
}

.backtotop {
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 15px;
	right: 15px;
	background-image: url(../img/site_assets/backtotop.svg);
	background-repeat: no-repeat;
	display: none;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	z-index: 2;
	cursor: pointer
}

#slides {
	position: relative
}

#slides .slides-container {
	display: none
}

#slides .scrollable {
	position: relative;
	top: 0;
	left: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%
}

#slides .scrollable:after {
	content: "";
	display: table;
	clear: both
}

.slides-navigation {
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	top: 47%;
	width: 100%
}

.slides-navigation a {
	position: absolute;
	display: block;
	width: 45px;
	height: 45px;
	opacity: .1;
	cursor: pointer;
	transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease
}

.slides-navigation a:hover {
	opacity: .6
}

.slides-navigation a.prev {
	left: 30px
}

.slides-navigation a.next {
	right: 30px
}

.slides-pagination {
	position: absolute;
	z-index: 2;
	right: 25px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

.slides-pagination a {
	background: #fff;
	border-radius: 15px;
	width: 13px;
	height: 13px;
	display: -moz-inline-stack;
	display: block;
	zoom: 1;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=);
	margin: 20px 10px;
	overflow: hidden;
	text-indent: -100%
}

.slides-pagination a.current {
	padding: 3px;
	border: 2px solid #fff;
	background: 0 0
}

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

	h1,
	h2 {
		font-size: 37px;
		line-height: 44px;
		margin-bottom: 20px
	}

	.preserve {
		padding: 70px
	}

	#container-wrap #caption,
	.slides-pagination {
		top: 53%
	}

	.row {
		max-width: 1000px
	}

	.marginRight {
		margin-right: 10px
	}

	.dateBox {
		height: 260px
	}

	.bookings.active .booking-info .dateBox#arrival {
		margin-top: 30px
	}

	.date-picker-wrapper {
		padding: 15px
	}

	#container-wrap {
		height: 100%
	}

	#tiles-list {
		margin-bottom: 20px
	}

	#tiles-list button {
		width: 210px
	}

	#intro {
		padding-top: 180px
	}

	.contents {
		padding: 30px 40px
	}

	.top-bot-xl {
		padding: 100px 0
	}

	.top-bot-l {
		padding: 80px 0
	}

	.top-bot-m {
		padding: 60px 0
	}

	.top-bot-xxs {
		padding: 10px 0
	}

	.xsshortwidth {
		max-width: 800px
	}

	.mwidth {
		max-width: 710px
	}

	#tiles-alternate .row {
		max-width: 900px
	}

	.v-align-pos {
		padding: 60px
	}

	.specs .border-left {
		border: 0
	}

	#intro p {
		padding: 0 60px
	}

	.contain-left {
		width: 100%;
		padding: 0 50px
	}

	#tiles-list ul li figure {
		height: 225px
	}

	#tiles-list ul li figcaption {
		padding: 30px 20px
	}

	button.long {
		width: 200px
	}

	button a {
		font-size: 12px
	}

	#two-col,
	#two-col-book {
		width: 234px
	}

	#tiles-list ul li {
		margin: 7px 5px;
		width: 40%
	}

	.grid-item,
	.grid-sizer {
		width: 33.33%
	}

	footer #social-media li {
		padding: 0 5px
	}

	.icon-playvideo {
		display: block;
		position: absolute;
		right: 20px;
		z-index: 2;
		width: 35px;
		bottom: 15px
	}

	.icon-playvideo img {
		width: 32px
	}
}

@media only screen and (max-width:48em) {
	#caption h2.main {
		font-size: 20px;
		line-height: 20px
	}

	#caption h2.main.small {
		font-size: 18px;
		line-height: 20px
	}

	.divider-center {
		margin-bottom: 10px
	}

	#container-wrap #caption a.offers {
		padding: 5px 20px;
		margin-top: 13px
	}

	.slides-pagination {
		top: 50%
	}

	.grid-item,
	.grid-sizer {
		width: 50%
	}

	.preserve {
		padding: 0
	}

	#intro-big {
		padding-top: 80px
	}

	#intro {
		padding-top: 160px
	}

	#tiles-list button {
		width: 230px
	}

	.intro-p {
		padding: 0 60px
	}

	h1.bigTitle {
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 20px
	}

	.button-group {
		margin-bottom: 0
	}

	.marginRight {
		margin-right: 1px
	}

	button {
		width: 230px
	}

	#two-col,
	#two-col-book {
		width: 465px;
		margin-bottom: 0
	}

	.social-icons img {
		width: 40px
	}

	.contents {
		padding-top: 0
	}

	#detailspage h2,
	.contents h2,
	.specs h2,
	figcaption h2 {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 10px
	}

	#tiles-list ul li figcaption {
		padding: 30px 15px
	}

	figcaption h2 {
		line-height: 24px;
		margin-bottom: 10px
	}

	#detailspage h3 {
		font-size: 22px;
		line-height: 25px
	}

	p {
		font-size: 16px;
		line-height: 27px;
		margin-bottom: 1.5rem
	}

	.slides-pagination {
		right: 20px
	}

	#tiles-alternate button {
		margin-top: 0
	}

	#tiles-list ul li figcaption {
		padding: 30px 20px 10px 20px
	}

	#tiles-list ul li figcaption p {
		margin-bottom: 50px;
		font-size: 13px;
		line-height: 20px
	}

	#detailspage .specs {
		padding-bottom: 80px
	}

	.divider-center-tqoise {
		margin-top: 20px
	}

	.loadMore {
		margin-top: 25px
	}

	.top-bot-l {
		padding: 60px 0
	}

	.top-bot-m {
		padding: 40px 0
	}

	.top-bot-s {
		padding-top: 20px;
		padding-bottom: 20px
	}

	header nav #main-nav li a.active {
		color: #5d6662;
		background: #a9b7b2
	}

	.row {
		max-width: 700px
	}

	.journey-center {
		padding-left: 100px;
		padding-right: 100px
	}

	.xsshortwidth {
		max-width: 700px
	}

	#container-wrap {
		height: 55%;
		margin-top: 0
	}

	#container-wrap #bg-container {
		padding-top: 0
	}

	#tiles-list ul li figure {
		height: 190px
	}

	.top-bot-xl {
		padding: 100px 0
	}

	#container-wrap #caption {
		max-width: 560px
	}

	.mwidth {
		max-width: 650px
	}

	#tiles-alternate .row {
		max-width: 720px
	}

	#tiles-alternate .row h2 {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 10px
	}

	#tiles-alternate .row .preheader {
		font-size: 12px
	}

	#tiles-alternate .row p {
		font-size: 14px;
		line-height: 23px
	}

	.v-align-pos {
		padding: 35px
	}

	.contain-left .row .medium-6 {
		width: 100%
	}

	.booking-content {
		max-width: 700px
	}

	.booking-calendar {
		max-width: 660px
	}

	.date-picker-wrapper .month-wrapper table {
		width: 45%
	}

	.date-picker-wrapper .gap {
		width: 6%
	}

	.contact-info {
		list-style: none;
		padding-bottom: 40px
	}

	.enquiries-info {
		list-style: none;
		padding-bottom: 40px
	}

	footer h1.time hr {
		width: 24px
	}

	#portrait {
		top: 45%;
		left: 60px
	}

	.filter-button-group {
		margin: 10px 50px 10px 50px
	}

	.filter-button-group button {
		margin: 5px 5px
	}

	footer .site-footer {
		font-size: 14px
	}

	footer .site-footer ul li {
		padding: 0 3px
	}
}

@media only screen and (max-width:45em) {
	.soori-highline-modal {
		background: #a7aca2;
		bottom: 0;
		width: 100%;
		transform: translateX(-100%)
	}

	.shift {
		transform: translateX(0)
	}

	.icon-playvideo {
		right: 5px
	}

	#nav-header #location-large #location-tab {
		height: 45px;
		line-height: 45px
	}

	#nav-header #location-large #location-tab:after {
		top: 19px
	}

	#nav-header #location-large #location-tab a {
		font-size: 16px
	}

	.icon-playvideo img {
		width: 25px
	}

	.preserve {
		padding: 0
	}

	.slides-pagination {
		right: 10px
	}

	.slides-pagination a {
		width: 8px;
		height: 8px;
		margin: 15px 10px
	}

	.slides-pagination a.current {
		padding: 2px;
		border: 1px solid #fff
	}

	header nav {
		top: 90px
	}

	.nopad {
		padding-left: 0;
		padding-right: 0
	}

	.xsshortwidth {
		max-width: 620px
	}

	.row {
		max-width: 620px
	}

	#intro-big {
		padding-top: 60px
	}

	#container-wrap {
		height: 70%;
		margin-top: 0
	}

	#tiles-alternate .row .preheader {
		font-size: 10px;
		line-height: 20px
	}

	#intro {
		padding-top: 130px
	}

	footer .medium-pull-6 {
		left: -50%
	}

	footer .footer-leading-logo {
		width: 100px;
		position: relative;
		left: 0;
		text-align: center;
		margin: 0 auto
	}

	footer .footer-leading-logo img {
		padding: 10px 0
	}

	.hide-small {
		display: none
	}

	#tiles-alternate button {
		margin-top: 0
	}

	#tiles-list ul li {
		width: 290px
	}

	.explore {
		display: none
	}

	#intro p {
		padding: 0 20px
	}

	#caption h2.main {
		font-size: 20px;
		line-height: 20px
	}

	h1,
	h2 {
		font-size: 29px;
		line-height: 36px
	}

	p {
		font-size: 15px;
		margin-bottom: 1rem
	}

	ul.offers {
		font-size: 17px;
		margin-bottom: 1rem
	}

	.contain-left {
		padding: 10px 50px
	}

	.booking-content {
		max-width: 320px
	}

	.divider-center-tqoise {
		margin-top: 20px;
		margin-bottom: 15px
	}

	.filter-button-group {
		margin: 10px 20px 10px 20px
	}

	h2.main {
		font-size: 50px;
		line-height: 40px
	}

	.dateBoxinfo h1 {
		font-size: 110px;
		line-height: 41px;
		margin-top: 18px;
		margin-bottom: 49px
	}

	.dateBox {
		height: 200px
	}

	.date-picker-wrapper .month-wrapper table {
		width: 100%
	}

	.booking-calendar {
		max-width: 315px
	}

	#detailspage .specs {
		height: auto
	}

	button.long {
		width: 180px
	}

	.buttons-accommodation button {
		width: 100%;
		margin: 5px 0
	}

	#two-col-book {
		width: 100%;
		margin: 5px 0
	}

	.contact-info li {
		font-size: 15px;
		line-height: 17px
	}

	.contact-info {
		padding-bottom: 86px
	}

	.enquiries-info li {
		font-size: 15px;
		line-height: 17px
	}

	.enquiries-info {
		padding-bottom: 86px
	}

	.contain-left-full {
		width: 100%;
		text-align: center
	}

	.date-picker-wrapper .gap {
		display: none
	}

	#detailspage .buttons {
		position: static;
		margin-top: 50px
	}

	#detailspage .specs {
		padding-bottom: 0
	}

	footer .site-footer {
		font-size: 13px
	}

	footer .copyright {
		font-size: 13px
	}

	footer .site-by-method {
		font-size: 13px
	}

	footer .preheader {
		font-size: 12px
	}

	footer h1 {
		font-size: 28px;
		margin-bottom: 10px
	}

	footer h1.time {
		font-size: 28px
	}

	footer .address {
		font-size: 11px;
		line-height: 15px
	}

	.row .row {
		margin: 0
	}

	footer .site-footer ul li {
		padding: 0 6px
	}

	.grid-item,
	.grid-sizer {
		width: 50%
	}

	.booking-contact a {
		display: block
	}

	.booking-enquiries a {
		display: block
	}

	#book-tel:before {
		left: 90px
	}

	#book-email:before {
		left: 52px
	}
}

@media only screen and (max-width:35em) {
	.preserve {
		padding: 0
	}

	.slides-navigation a {
		width: 30px;
		height: 30px
	}

	.intro-p {
		padding: 0 0
	}

	.slides-navigation a.prev {
		left: 10px
	}

	.slides-navigation a.next {
		right: 10px
	}

	.preheader {
		margin-bottom: 5px
	}

	#top-header .booknow {
		width: 132px
	}

	#nav-header #pullmenu {
		width: 110px;
		font-size: 15px;
		left: 0
	}

	#pullmenu #menu-icon {
		height: 15px
	}

	.row {
		padding: 0 10px;
		max-width: 350px
	}

	.row .row {
		padding: 0
	}

	.top-bot-xl {
		padding: 80px 0
	}

	#container-wrap #caption {
		padding: 0 20px
	}

	#container-wrap {
		height: 250px
	}

	.mwidth {
		max-width: 335px
	}

	#tiles-list ul li {
		max-width: 315px
	}

	.xsshortwidth {
		max-width: 350px
	}

	#intro {
		padding-top: 130px
	}

	#tiles-list ul li figcaption p {
		margin-bottom: 30px
	}

	#two-col,
	#two-col-book {
		width: 100%
	}

	#two-col {
		margin-top: -5px
	}

	#intro-big {
		padding-top: 40px
	}

	.loadMore {
		margin-top: 20px
	}

	h1.bigTitle {
		font-size: 34px;
		margin-bottom: 10px
	}

	#tiles-alternate .row .preheader {
		margin-bottom: 0
	}

	h3 {
		font-size: 22px
	}

	#tiles-alternate {
		padding: 0
	}

	.top-bot-xl {
		padding: 50px 0
	}

	.top-bot-l {
		padding: 40px 0
	}

	.top-bot-m {
		padding: 30px 0
	}

	.top-bot-s {
		padding: 20px 0
	}

	.top-bot-xs {
		padding: 5px 0
	}

	#tiles-alternate .row {
		max-width: 420px
	}

	.medium-pull-6,
	.medium-push-6 {
		left: 0
	}

	#tiles-alternate .row .medium-6 {
		width: 100%
	}

	#tiles-alternate .row {
		max-width: 315px;
		margin: 0 auto;
		margin-top: 7px;
		margin-bottom: 25px;
		vertical-align: text-top
	}

	#tiles-alternate .row .medium-6 {
		min-height: 295px
	}

	#tiles-alternate .row .medium-6 .v-align-pos {
		position: static;
		height: 100%;
		top: 0;
		transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0)
	}

	#tiles-alternate button {
		margin-top: 10px;
		width: 230px
	}

	#tiles-alternate .row .medium-6:after {
		padding-bottom: 0
	}

	#tiles-alternate .row .medium-6 {
		min-height: 200px
	}

	#tiles-list ul li figure {
		height: 200px
	}

	#map {
		width: 100%;
		height: 300px;
		margin-bottom: 20px
	}

	#detailspage .buttons {
		position: static;
		width: 100%;
		margin: 0 auto;
		margin: 0 0
	}

	.border-left {
		border-left: 0
	}

	.border-right {
		border-right: 0
	}

	#detailspage .specs {
		height: auto
	}

	.padleftright {
		padding-left: .625rem;
		padding-right: .625rem;
		padding-top: 30px
	}

	#detailspage .specs {
		padding-bottom: 20px
	}

	.buttons button.long {
		width: 100%
	}

	.buttons button {
		width: 100%;
		margin: 5px auto;
		float: none
	}

	.social {
		width: 100%;
		text-align: center;
		float: none
	}

	.social-icons {
		margin-top: 15px;
		width: 100%;
		text-align: center
	}

	.related h1 {
		text-align: center
	}

	button.long {
		width: 290px
	}

	.social-icons a {
		padding: 0 10px
	}

	.directions {
		width: 100%;
		margin-bottom: 20px
	}

	.contact-info {
		padding-bottom: 20px
	}

	.enquiries-info {
		padding-bottom: 20px
	}

	.morepad {
		padding-left: 0;
		padding-right: 0
	}

	.date-picker-wrapper .month-wrapper table td,
	.date-picker-wrapper .month-wrapper table th {
		width: 10%
	}

	.column,
	.columns {
		padding-left: 0;
		padding-right: 0
	}

	.social-icons {
		margin: 0;
		padding: 0 0;
		width: 100%;
		margin-left: 0;
		border-left: 1px solid rgba(88, 88, 91, .5);
		border-top: 0
	}

	.caption-bar .controls {
		left: 10px
	}

	footer {
		text-align: center
	}

	footer .medium-6 {
		margin: 5px auto
	}

	footer .footer-credits {
		padding: 10px 0
	}

	footer .site-footer ul li {
		padding: 0 5px
	}

	.site-footer {
		padding: 0
	}

	footer .copyright,
	footer .site-by-method {
		text-align: center
	}

	#portrait {
		top: 45%;
		left: 0
	}

	.filter-button-group {
		margin: 30px 0 10px 0
	}

	.filter-button-group button {
		margin: 5px 5px;
		width: 150px
	}

	#weather {
		margin-bottom: 30px
	}
}

@media screen and (orientation:portrait) {
	.gallery-full .slides-container img {
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		left: 0
	}
}


@media only screen and (max-width: 680px) {

    /* Make the mobile header have a solid white background */
    #top-header {
        background-color: #ffffff !important;
        width: 100% !important;
        z-index: 9999 !important;
        position: relative !important;
    }

    /* Fix spacing around items */
    #top-header > div {
        padding: 5px !important;
    }

    /* Ensure the header stays above the hero slider */
    header.sticky {
        background-color: #ffffff !important;
        z-index: 9999 !important;
        position: relative !important;
    }
    /* Add border-right to each logo */
    #top-header #logo,
    #top-header .logo-small {
        border-right: 1px solid rgba(0, 0, 0, .1) !important;

    }
}

@media only screen and (min-width:48em) and (max-width:63.9375em) {
    #language-large {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
}

/* Hide leading-logo-main and earthcheck between 561px and 709px */
@media (min-width: 561px) and (max-width: 709px) {
	.leading-logo-main,
	.earthcheck {
		display: none !important;
	}
}

@media only screen and (max-width:58.8125em) {
    #language-large {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
    }
}
