.aktivGroteskRegular {
	font-family: "aktiv-grotesk";
	font-weight: 400
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

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

body {
	line-height: 1
}

ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}

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

.row, .gform_fields {
	margin: 0 -16px;
	font-size: 0
}

.col, .full, .half, .third {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 16px;
	font-size: 16px
}

.col-1 {
	width: 8.3333333333%
}

.col-offset-1 {
	margin-left: 8.3333333333%
}

.col-push-1 {
	left: 8.3333333333%
}

.col-pull-1 {
	right: 8.3333333333%
}

.col-2 {
	width: 16.6666666667%
}

.col-offset-2 {
	margin-left: 16.6666666667%
}

.col-push-2 {
	left: 16.6666666667%
}

.col-pull-2 {
	right: 16.6666666667%
}

.col-3 {
	width: 25%
}

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

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

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

.col-4 {
	width: 33.3333333333%
}

.col-offset-4 {
	margin-left: 33.3333333333%
}

.col-push-4 {
	left: 33.3333333333%
}

.col-pull-4 {
	right: 33.3333333333%
}

.col-5 {
	width: 41.6666666667%
}

.col-offset-5 {
	margin-left: 41.6666666667%
}

.col-push-5 {
	left: 41.6666666667%
}

.col-pull-5 {
	right: 41.6666666667%
}

.col-6 {
	width: 50%
}

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

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

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

.col-7 {
	width: 58.3333333333%
}

.col-offset-7 {
	margin-left: 58.3333333333%
}

.col-push-7 {
	left: 58.3333333333%
}

.col-pull-7 {
	right: 58.3333333333%
}

.col-8 {
	width: 66.6666666667%
}

.col-offset-8 {
	margin-left: 66.6666666667%
}

.col-push-8 {
	left: 66.6666666667%
}

.col-pull-8 {
	right: 66.6666666667%
}

.col-9 {
	width: 75%
}

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

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

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

.col-10 {
	width: 83.3333333333%
}

.col-offset-10 {
	margin-left: 83.3333333333%
}

.col-push-10 {
	left: 83.3333333333%
}

.col-pull-10 {
	right: 83.3333333333%
}

.col-11 {
	width: 91.6666666667%
}

.col-offset-11 {
	margin-left: 91.6666666667%
}

.col-push-11 {
	left: 91.6666666667%
}

.col-pull-11 {
	right: 91.6666666667%
}

.col-12, .full, .half, .third {
	width: 100%
}

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

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

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

@media screen and (min-width: 480px) {
	.col-sm-1 {
		width: 8.3333333333%
	}

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

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

	.col-sm-push-1 {
		left: 8.3333333333%
	}

	.col-sm-pull-1 {
		right: 8.3333333333%
	}

	.col-sm-2 {
		width: 16.6666666667%
	}

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

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

	.col-sm-push-2 {
		left: 16.6666666667%
	}

	.col-sm-pull-2 {
		right: 16.6666666667%
	}

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

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

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

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

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

	.col-sm-4 {
		width: 33.3333333333%
	}

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

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

	.col-sm-push-4 {
		left: 33.3333333333%
	}

	.col-sm-pull-4 {
		right: 33.3333333333%
	}

	.col-sm-5 {
		width: 41.6666666667%
	}

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

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

	.col-sm-push-5 {
		left: 41.6666666667%
	}

	.col-sm-pull-5 {
		right: 41.6666666667%
	}

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

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

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

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

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

	.col-sm-7 {
		width: 58.3333333333%
	}

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

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

	.col-sm-push-7 {
		left: 58.3333333333%
	}

	.col-sm-pull-7 {
		right: 58.3333333333%
	}

	.col-sm-8 {
		width: 66.6666666667%
	}

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

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

	.col-sm-push-8 {
		left: 66.6666666667%
	}

	.col-sm-pull-8 {
		right: 66.6666666667%
	}

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

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

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

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

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

	.col-sm-10 {
		width: 83.3333333333%
	}

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

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

	.col-sm-push-10 {
		left: 83.3333333333%
	}

	.col-sm-pull-10 {
		right: 83.3333333333%
	}

	.col-sm-11 {
		width: 91.6666666667%
	}

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

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

	.col-sm-push-11 {
		left: 91.6666666667%
	}

	.col-sm-pull-11 {
		right: 91.6666666667%
	}

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

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

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

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

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

@media screen and (min-width: 768px) {
	.col-md-1 {
		width: 8.3333333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-1 {
		margin-left: 8.3333333333%
	}

	.col-md-push-1 {
		left: 8.3333333333%
	}

	.col-md-pull-1 {
		right: 8.3333333333%
	}

	.col-md-2 {
		width: 16.6666666667%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-2 {
		margin-left: 16.6666666667%
	}

	.col-md-push-2 {
		left: 16.6666666667%
	}

	.col-md-pull-2 {
		right: 16.6666666667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

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

	.col-md-push-3 {
		left: 25%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-4, .third {
		width: 33.3333333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-md-push-4 {
		left: 33.3333333333%
	}

	.col-md-pull-4 {
		right: 33.3333333333%
	}

	.col-md-5 {
		width: 41.6666666667%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-md-push-5 {
		left: 41.6666666667%
	}

	.col-md-pull-5 {
		right: 41.6666666667%
	}

	.col-md-6, .half {
		width: 50%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

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

	.col-md-push-6 {
		left: 50%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-7 {
		width: 58.3333333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-md-push-7 {
		left: 58.3333333333%
	}

	.col-md-pull-7 {
		right: 58.3333333333%
	}

	.col-md-8 {
		width: 66.6666666667%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-md-push-8 {
		left: 66.6666666667%
	}

	.col-md-pull-8 {
		right: 66.6666666667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

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

	.col-md-push-9 {
		left: 75%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-10 {
		width: 83.3333333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-md-push-10 {
		left: 83.3333333333%
	}

	.col-md-pull-10 {
		right: 83.3333333333%
	}

	.col-md-11 {
		width: 91.6666666667%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-md-push-11 {
		left: 91.6666666667%
	}

	.col-md-pull-11 {
		right: 91.6666666667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

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

	.col-md-push-12 {
		left: 100%
	}

	.col-md-pull-12 {
		right: 100%
	}
}

@media screen and (min-width: 980px) {
	.col-lg-1 {
		width: 8.3333333333%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-1 {
		margin-left: 8.3333333333%
	}

	.col-lg-push-1 {
		left: 8.3333333333%
	}

	.col-lg-pull-1 {
		right: 8.3333333333%
	}

	.col-lg-2 {
		width: 16.6666666667%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-2 {
		margin-left: 16.6666666667%
	}

	.col-lg-push-2 {
		left: 16.6666666667%
	}

	.col-lg-pull-2 {
		right: 16.6666666667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

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

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-4 {
		width: 33.3333333333%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-lg-push-4 {
		left: 33.3333333333%
	}

	.col-lg-pull-4 {
		right: 33.3333333333%
	}

	.col-lg-5 {
		width: 41.6666666667%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-lg-push-5 {
		left: 41.6666666667%
	}

	.col-lg-pull-5 {
		right: 41.6666666667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

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

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-7 {
		width: 58.3333333333%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-lg-push-7 {
		left: 58.3333333333%
	}

	.col-lg-pull-7 {
		right: 58.3333333333%
	}

	.col-lg-8 {
		width: 66.6666666667%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-lg-push-8 {
		left: 66.6666666667%
	}

	.col-lg-pull-8 {
		right: 66.6666666667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

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

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-10 {
		width: 83.3333333333%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-lg-push-10 {
		left: 83.3333333333%
	}

	.col-lg-pull-10 {
		right: 83.3333333333%
	}

	.col-lg-11 {
		width: 91.6666666667%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-lg-push-11 {
		left: 91.6666666667%
	}

	.col-lg-pull-11 {
		right: 91.6666666667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

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

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-pull-12 {
		right: 100%
	}
}

@media screen and (min-width: 1280px) {
	.col-xl-1 {
		width: 8.3333333333%
	}

	.col-xl-offset-0 {
		margin-left: 0
	}

	.col-xl-offset-1 {
		margin-left: 8.3333333333%
	}

	.col-xl-push-1 {
		left: 8.3333333333%
	}

	.col-xl-pull-1 {
		right: 8.3333333333%
	}

	.col-xl-2 {
		width: 16.6666666667%
	}

	.col-xl-offset-0 {
		margin-left: 0
	}

	.col-xl-offset-2 {
		margin-left: 16.6666666667%
	}

	.col-xl-push-2 {
		left: 16.6666666667%
	}

	.col-xl-pull-2 {
		right: 16.6666666667%
	}

	.col-xl-3 {
		width: 25%
	}

	.col-xl-offset-0 {
		margin-left: 0
	}

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

	.col-xl-push-3 {
		left: 25%
	}

	.col-xl-pull-3 {
		right: 25%
	}

	.col-xl-4 {
		width: 33.3333333333%
	}

	.col-xl-offset-0 {
		margin-left: 0
	}

	.col-xl-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-xl-push-4 {
		left: 33.3333333333%
	}

	.col-xl-pull-4 {
		right: 33.3333333333%
	}

	.col-xl-5 {
		width: 41.6666666667%
	}

	.col-xl-offset-0 {
		margin-left: 0
	}

	.col-xl-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-xl-push-5 {
		left: 41.6666666667%
	}

	.col-xl-pull-5 {
		right: 41.6666666667%
	}

	.col-xl-6 {
		width: 50%
	}

	.col-xl-offset-0 {
		margin-left: 0
	}

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

	.col-xl-push-6 {
		left: 50%
	}

	.col-xl-pull-6 {
		right: 50%
	}

	.col-xl-7 {
		width: 58.3333333333%
	}

	.col-xl-offset-0 {
		margin-left: 0
	}

	.col-xl-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-xl-push-7 {
		left: 58.3333333333%
	}

	.col-xl-pull-7 {
		right: 58.3333333333%
	}

	.col-xl-8 {
		width: 66.6666666667%
	}

	.col-xl-offset-0 {
		margin-left: 0
	}

	.col-xl-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-xl-push-8 {
		left: 66.6666666667%
	}

	.col-xl-pull-8 {
		right: 66.6666666667%
	}

	.col-xl-9 {
		width: 75%
	}

	.col-xl-offset-0 {
		margin-left: 0
	}

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

	.col-xl-push-9 {
		left: 75%
	}

	.col-xl-pull-9 {
		right: 75%
	}

	.col-xl-10 {
		width: 83.3333333333%
	}

	.col-xl-offset-0 {
		margin-left: 0
	}

	.col-xl-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-xl-push-10 {
		left: 83.3333333333%
	}

	.col-xl-pull-10 {
		right: 83.3333333333%
	}

	.col-xl-11 {
		width: 91.6666666667%
	}

	.col-xl-offset-0 {
		margin-left: 0
	}

	.col-xl-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-xl-push-11 {
		left: 91.6666666667%
	}

	.col-xl-pull-11 {
		right: 91.6666666667%
	}

	.col-xl-12 {
		width: 100%
	}

	.col-xl-offset-0 {
		margin-left: 0
	}

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

	.col-xl-push-12 {
		left: 100%
	}

	.col-xl-pull-12 {
		right: 100%
	}
}

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

@-ms-viewport {
	width: device-width
}

@viewport {
	width: device-width
}

html {
	font-size: 62.5%;
	font-family: 'aktiv-grotesk', sans-serif;
	font-weight: 400
}

body {
	width: 100%;
	background: #eaeaea;
	color: #555;
	-webkit-text-size-adjust: none
}

#content {
	max-width: 1800px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: #fff;
	color: #555
}

.clearfix:after {
	content: '';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	clear: both
}

.clearfix {
	zoom: 1
}

.cleardiv {
	clear: both
}

.nowrap {
	white-space: nowrap
}

.center {
	text-align: center
}

@font-face {
	font-family: 'FontAwesome';
	src: url("../fonts/fontawesome-webfont.eot?v=4.6.2");
	src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.2") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.2") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.2") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.2") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.2#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul > li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before, .fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before, .fa-users:before {
	content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before, .fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}

.fa-won:before, .fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before, .fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

@font-face {
	font-family: 'ArgentCF-Regular';
	src: url("../fonts/argent-cf.eot");
	src: url("../fonts/argent-cf.eot?#iefix") format("embedded-opentype"), url("../fonts/argent-cf.woff2") format("woff2"), url("../fonts/argent-cf.woff") format("woff"), url("../fonts/argent-cf.ttf") format("truetype"), url("../fonts/argent-cf.svg#youworkforthem") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'ArgentCF-LightItalic';
	src: url("../fonts/ArgentCF-LightItalic.eot");
	src: url("../fonts/ArgentCF-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/ArgentCF-LightItalic.woff2") format("woff2"), url("../fonts/ArgentCF-LightItalic.woff") format("woff"), url("../fonts/ArgentCF-LightItalic.ttf") format("truetype"), url("../fonts/ArgentCF-LightItalic.svg#youworkforthem") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'ArgentCF-RegularItalic';
	src: url("../fonts/ArgentCF-RegularItalic.eot");
	src: url("../fonts/ArgentCF-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/ArgentCF-RegularItalic.woff2") format("woff2"), url("../fonts/ArgentCF-RegularItalic.woff") format("woff"), url("../fonts/ArgentCF-RegularItalic.ttf") format("truetype"), url("../fonts/ArgentCF-RegularItalic.svg#youworkforthem") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'ArgentCF-DemiBold';
	src: url("../fonts/ArgentCF-DemiBold.eot");
	src: url("../fonts/ArgentCF-DemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/ArgentCF-DemiBold.woff2") format("woff2"), url("../fonts/ArgentCF-DemiBold.woff") format("woff"), url("../fonts/ArgentCF-DemiBold.ttf") format("truetype"), url("../fonts/ArgentCF-DemiBold.svg#youworkforthem") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'ArgentCF-DemiBoldItalic';
	src: url("../fonts/ArgentCF-DemiBoldItalic.eot");
	src: url("../fonts/ArgentCF-DemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/ArgentCF-DemiBoldItalic.woff2") format("woff2"), url("../fonts/ArgentCF-DemiBoldItalic.woff") format("woff"), url("../fonts/ArgentCF-DemiBoldItalic.ttf") format("truetype"), url("../fonts/ArgentCF-DemiBoldItalic.svg#youworkforthem") format("svg");
	font-weight: normal;
	font-style: normal
}

h1, .h1 {
	font-family: 'ArgentCF-DemiBold';
	font-size: 22px;
	line-height: 28px;
	color: #091431;
	margin-bottom: 10px
}

h2, .h2 {
	font-family: 'ArgentCF-DemiBoldItalic';
	font-size: 16px;
	line-height: 26px;
	color: #8c181b;
	margin-bottom: 4px
}

h3, .h3 {
	font-family: 'ArgentCF-DemiBold';
	font-size: 20px;
	line-height: 28px;
	color: #091431;
	margin-bottom: 8px
}

h4, .h4 {
	font-family: 'ArgentCF-DemiBoldItalic';
	font-size: 16px;
	line-height: 26px;
	color: #8c181b;
	margin-bottom: 4px
}

h5, .h5 {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #555;
	margin-bottom: 10px
}

h6, .h6 {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #555;
	margin-bottom: 10px
}

p, address {
	font-size: 14px;
	line-height: 28px;
	color: #555;
	margin-bottom: 10px
}

i, em, .italic, address {
	font-style: italic
}

b, strong, .bold {
	font-weight: bold
}

sup {
	font-size: 60%;
	position: relative;
	bottom: 5px
}

sub {
	font-size: 60%;
	position: relative;
	top: 4px
}

.uppercase {
	text-transform: uppercase
}

.img-full {
	display: block;
	width: 100%;
	height: auto
}

*:focus {
	outline: none
}

a {
	color: #091431;
	text-decoration: underline
}

a:hover {
	text-decoration: none
}

.highlight {
	color: #b82329
}

@media screen and (min-width: 768px) {
	h1, .h1 {
		font-size: 24px;
		line-height: 30px
	}

	h5, .h5 {
		margin-bottom: 14px
	}

	h6, .h6 {
		margin-bottom: 14px
	}

	p, address {
		font-size: 14px;
		margin-bottom: 14px
	}
}

@media screen and (min-width: 980px) {
	h1, .h1 {
		font-size: 40px;
		margin-bottom: 22px;
		line-height: 48px
	}

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

	h3, .h3 {
		font-size: 32px;
		margin-bottom: 24px;
		line-height: 40px
	}

	h4, .h4 {
		font-size: 20px;
		margin-bottom: 10px
	}

	h5, .h5 {
		font-size: 18px;
		line-height: 34px
	}

	h6, .h6 {
		font-size: 18px;
		line-height: 34px
	}

	p, address {
		font-size: 18px;
		line-height: 34px
	}
}

.wysiwyg img.alignleft {
	float: left;
	margin: 10px 24px 24px 0
}

.wysiwyg img.alignright {
	float: right;
	margin: 10px 0 24px 24px
}

.wysiwyg .list-basic {
	list-style: disc;
	margin: 0 0 24px 24px
}

.wysiwyg .list-basic > li {
	font-size: 14px;
	margin: 0 0 12px;
	line-height: 1.5em
}

.wysiwyg .terms-list {
	list-style: lower-alpha;
	margin: 0 0 24px 24px
}

.wysiwyg .terms-list > li {
	font-size: 14px;
	margin: 0 0 12px;
	line-height: 1.5em
}

.wysiwyg .list-plain {
	list-style: none;
	margin: 0 0 24px 24px
}

.wysiwyg .list-plain > li {
	font-size: 14px;
	margin: 0 0 12px;
	line-height: 1.5em
}

.wysiwyg p > a {
	color: #8c181b
}

.wysiwyg p > a:hover {
	text-decoration: none
}

.wysiwyg p.bottom-line {
	padding-bottom: 10px;
	border-bottom: solid 1px #eaeaea
}

.wysiwyg .note {
	font-size: 12px;
	line-height: 24px;
	color: #6e6e6e
}

.wysiwyg .red-border {
	border: solid 3px #8c181b;
	padding: 15px 25px;
	color: #8c181b
}

.wysiwyg .slide-text-argent {
	font-family: 'ArgentCF-Regular';
	font-size: 20px;
	color: #fff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
	margin-bottom: 14px
}

.wysiwyg .slide-text-kaushan {
	font-family: 'Kaushan Script', cursive;
	font-size: 36px;
	line-height: 36px;
	color: #fff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
	margin-bottom: 16px
}

.wysiwyg img {
	max-width: 100%;
	height: auto
}

@media screen and (min-width: 768px) {
	.wysiwyg .columns-2 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}

	.wysiwyg .columns-3 {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3
	}

	.wysiwyg .columns-2, .wysiwyg .columns-3 {
		margin-left: 0
	}

	.wysiwyg .columns-2 > li, .wysiwyg .columns-3 > li {
		margin-left: 20px
	}
}

.btn {
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	padding: 16px 24px;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-ms-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out
}

.btn.btn-red, .btn.btn-Red {
	background: #8c181b;
	color: #fff
}

.btn.btn-red:hover, .btn.btn-Red:hover {
	background: #19140d
}

.btn.btn-arrow:after {
	content: " »"
}

.btn.btn-full {
	width: 100%
}

@media screen and (min-width: 768px) {
	.btn {
		font-size: 14px;
		padding: 18px 26px
	}

	.wysiwyg .list-basic > li, .wysiwyg .terms-list > li, .wysiwyg .list-plain > li {
		font-size: 16px
	}

	.wysiwyg .slide-text-argent {
		font-size: 26px;
		margin-bottom: 6px
	}

	.wysiwyg .slide-text-kaushan {
		font-size: 46px;
		line-height: 46px;
		margin-bottom: 40px
	}
}

@media screen and (min-width: 980px) {
	.wysiwyg .slide-text-argent {
		font-size: 42px;
		margin-bottom: 24px
	}

	.wysiwyg .slide-text-kaushan {
		font-size: 78px;
		line-height: 78px;
		margin-bottom: 40px
	}
}

.stylize-wrapper {
	font-size: 14px;
	background: #f7f6f6;
	color: #000;
	padding: 14px;
	margin: 0 0 24px
}

.stylize-wrapper p {
	font-size: 14px;
	line-height: 24px;
	color: #000;
	margin-bottom: 24px
}

.stylize-wrapper .note {
	font-size: 12px;
	color: #000
}

.stylize-wrapper > *:last-child {
	margin-bottom: 0 !important
}

@media screen and (min-width: 768px) {
	.stylize-wrapper {
		font-size: 16px;
		padding: 24px
	}

	.stylize-wrapper p {
		font-size: 16px
	}
}

@media screen and (min-width: 980px) {
	.stylize-wrapper {
		border: 1px solid #e0e0e0;
		padding: 36px 48px;
		margin: 0 0 48px
	}
}

.basic-table {
	width: 100%;
	min-width: 480px;
	table-layout: fixed;
	margin: 0 0 24px
}

.basic-table thead tr {
	background: #091431
}

.basic-table thead tr th {
	width: 30%;
	font-size: 13px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	padding: 16px 10px;
	line-height: 1.1em
}

.basic-table thead tr th:first-child {
	width: 70%;
	text-align: left
}

.basic-table tbody tr {
	background: #fff
}

.basic-table tbody tr:nth-child(odd) {
	background: #f7f6f6
}

.basic-table tbody tr td {
	width: 30%;
	border-bottom: #eae9e9;
	font-size: 13px;
	color: #000;
	text-align: center;
	padding: 16px 10px;
	line-height: 1.1em
}

.basic-table tbody tr td:first-child {
	width: 70%;
	text-align: left;
	font-weight: 700
}

.basic-table tbody tr td:first-child .sub {
	font-size: 14px;
	font-weight: 400
}

.wide-right-column thead tr th, .wide-right-column tbody tr td {
	width: 140%
}

@media screen and (min-width: 768px) {
	.basic-table {
		margin: 0 0 24px
	}
}

@media screen and (min-width: 980px) {
	.basic-table thead tr th, .basic-table tbody tr td {
		font-size: 14px
	}
}

@media screen and (min-width: 1280px) {
	.basic-table thead tr th, .basic-table tbody tr td {
		font-size: 16px;
		padding-left: 24px;
		padding-right: 24px
	}
}

.lt-ie11 .basic-table, html[data-useragent*='MSIE 10.0'] .basic-table {
	width: auto
}

.video-iframe-sb {
	width: 100%;
	height: 180px;
	max-width: 938;
	max-height: 528px;
	margin: 24px 0
}

@media screen and (min-width: 480px) {
	.video-iframe-sb {
		height: 270px
	}
}

@media screen and (min-width: 768px) {
	.video-iframe-sb {
		height: 432px;
		margin: 48px 0
	}
}

@media screen and (min-width: 980px) {
	.video-iframe-sb {
		height: 552px
	}
}

.ie8 #primary-navigation .menu, .ie8 #secondary-navigation .menu, .ie9 #primary-navigation .menu, .ie9 #secondary-navigation .menu {
	display: table;
	width: 100%
}

.ie8 #primary-navigation .menu .menu-item, .ie8 #secondary-navigation .menu .menu-item, .ie9 #primary-navigation .menu .menu-item, .ie9 #secondary-navigation .menu .menu-item {
	display: table-cell
}

html[data-useragent*='MSIE 10.0'] #primary-navigation .menu, html[data-useragent*='MSIE 10.0'] #secondary-navigation .menu {
	display: table;
	width: 100%
}

html[data-useragent*='MSIE 10.0'] #primary-navigation .menu .menu-item, html[data-useragent*='MSIE 10.0'] #secondary-navigation .menu .menu-item {
	display: table-cell
}

.error-404 {
	margin: 40px 0
}

@font-face {
	font-family: 'flexslider-icon';
	src: url("fonts/flexslider-icon.eot");
	src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
	font-weight: normal;
	font-style: normal
}

.flex-container a:hover, .flex-slider a:hover {
	outline: none
}

.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}

.flex-pauseplay span {
	text-transform: capitalize
}

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden
}

.flexslider .slides img {
	width: 100%;
	display: block
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .flexslider .slides {
	display: block
}

* html .flexslider .slides {
	height: 1%
}

.no-js .flexslider .slides > li:first-child {
	display: block
}

.flexslider {
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2)
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides img {
	height: auto;
	-moz-user-select: none
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

.carousel li {
	margin-right: 5px
}

.flex-direction-nav {
	*height: 0
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)
}

.flex-direction-nav a.flex-next:before {
	content: '\f002'
}

.flex-direction-nav .flex-prev {
	left: -50px
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}

.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}

.flex-pauseplay a:hover {
	opacity: 1
}

.flex-pauseplay a.flex-play:before {
	content: '\f003'
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px
	}

	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px
	}
}

.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.chosen-container * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	left: -9999px;
	z-index: 1010;
	width: 100%;
	border: 1px solid #aaa;
	border-top: 0;
	background: #fff
}

.chosen-container.chosen-with-drop .chosen-drop {
	left: 0
}

.chosen-container a {
	cursor: pointer
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
	margin-right: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
	color: #999999
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
	content: ":";
	padding-left: 2px;
	vertical-align: top
}

.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #ebebeb;
	background-color: #fff;
	color: #444;
	text-decoration: none;
	white-space: nowrap
}

.chosen-container-single .chosen-default {
	color: #999
}

.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	font-size: 1px
}

.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%
}

.chosen-container-single .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%
}

.chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	width: 100%;
	height: auto;
	outline: 0;
	border: 1px solid #aaa;
	font-size: 1em;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}

.chosen-container-single .chosen-drop {
	margin-top: -1px
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	left: -9999px
}

.chosen-container .chosen-results {
	color: #444;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 0 4px 0;
	padding: 4px 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid #aaa
}

.chosen-container .chosen-results li {
	display: none;
	margin: 0;
	margin-right: 4px;
	padding: 7px 6px;
	list-style: none;
	line-height: 15px;
	word-wrap: break-word;
	-webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer;
	font-size: 14px
}

.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #ccc;
	cursor: default
}

.chosen-container .chosen-results li.highlighted {
	background-color: #3875d7;
	color: #fff
}

.chosen-container .chosen-results li.no-results {
	color: #777;
	display: list-item;
	background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: bold;
	cursor: default
}

.chosen-container .chosen-results li.group-option {
	padding-left: 15px
}

.chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline
}

.chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0 5px;
	width: 100%;
	height: auto !important;
	height: 1%;
	border: 1px solid #aaa;
	background-color: #fff;
	cursor: text
}

.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	margin: 1px 0;
	padding: 0;
	height: 25px;
	outline: 0;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none;
	color: #999;
	font-size: 100%;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 3px 5px 3px 0;
	padding: 3px 20px 3px 5px;
	border: 1px solid #aaa;
	max-width: 100%;
	border-radius: 3px;
	background-color: #eeeeee;
	background-size: 100% 19px;
	background-repeat: repeat-x;
	background-clip: padding-box;
	box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	color: #333;
	line-height: 13px;
	cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
	word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: 4px;
	right: 3px;
	display: block;
	width: 12px;
	height: 12px;
	font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
	background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
	background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default
}

.chosen-container-active .chosen-single {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #aaa;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: none;
	background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
	color: #222 !important
}

.chosen-disabled {
	opacity: 0.5 !important;
	cursor: default
}

.chosen-disabled .chosen-single {
	cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
	cursor: default
}

.chosen-rtl {
	text-align: right
}

.chosen-rtl .chosen-single {
	overflow: visible;
	padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
	margin-right: 0;
	margin-left: 26px;
	direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
	margin-left: 38px
}

.chosen-rtl .chosen-single div {
	right: auto;
	left: 3px
}

.chosen-rtl .chosen-single abbr {
	right: auto;
	left: 26px
}

.chosen-rtl .chosen-choices li {
	float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
	direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
	margin: 3px 5px 3px 0;
	padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
	right: auto;
	left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
	left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
	padding-right: 15px;
	padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
	padding: 4px 5px 4px 20px;
	direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
	background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
		background-size: 52px 37px !important;
		background-repeat: no-repeat !important
	}
}

#header {
	max-width: 1800px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	color: #555
}

#header .top-bar {
	display: table;
	width: 100%;
	height: 58px
}

#header .top-bar > .inner {
	max-width: 1380px;
	margin: 0 auto
}

#header .top-bar .header-button-wrapper, #header .top-bar .header-logos-wrapper {
	display: table-cell;
	vertical-align: middle;
	background: #fff
}

#header .top-bar .header-button-wrapper {
	background: #091431
}

#header .top-bar .header-button-wrapper .inner {
	display: block;
	width: 58px;
	height: 58px;
	white-space: nowrap;
	text-align: center;
	font-size: 0
}

#header .top-bar .header-button-wrapper .inner:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}

#header .top-bar .header-button-wrapper .inner > li {
	display: inline-block;
	vertical-align: middle
}

#header .top-bar .header-button-wrapper .inner > li.btn-menu .fa {
	font-size: 20px
}

#header .top-bar .header-button-wrapper .inner > li.btn-menu .content {
	display: block;
	text-align: center;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase
}

#header .top-bar .header-button-wrapper .inner > li.btn-call, #header .top-bar .header-button-wrapper .inner > li.btn-help {
	display: none
}

#header .top-bar .header-button-wrapper .inner > li.btn-reservation {
	display: inline-block;
	vertical-align: middle
}

#header .top-bar .header-button-wrapper .inner > li.btn-reservation > a {
	display: block;
	width: 58px;
	height: 58px;
	background: #8c181b url(../img/icon-reservation.png) no-repeat center;
	background-size: 34px 36px;
	font-size: 0;
	-webkit-transition: background .20s ease-in-out;
	-moz-transition: background .20s ease-in-out;
	-o-transition: background .20s ease-in-out;
	-ms-transition: background .20s ease-in-out;
	transition: background .20s ease-in-out
}

#header .top-bar .header-button-wrapper .inner > li.btn-reservation > a:hover {
	background: #19140d url(../img/icon-reservation.png) no-repeat center;
	background-size: 34px 36px
}

#header .top-bar .header-button-wrapper .inner > li a {
	color: #fff;
	text-decoration: none
}

#header .top-bar .header-button-wrapper .inner > li a .fa {
	padding-top: 2px
}

#header .top-bar .header-logos-wrapper {
	width: 100%
}

#header .top-bar .header-logos {
	text-align: center;
	font-size: 0
}

#header .top-bar .header-logos > li {
	display: inline-block;
	vertical-align: middle;
	width: 62px;
	margin: 0 4px
}

#header .top-bar .header-logos > li img {
	display: block;
	width: 100%;
	height: auto
}

#header .top-bar .header-logos > li .logo-lg {
	display: none
}

@media screen and (min-width: 768px) {
	#header .top-bar {
		height: 68px
	}

	#header .top-bar .header-button-wrapper .inner {
		width: 284px;
		height: 68px
	}

	#header .top-bar .header-button-wrapper .inner > li.btn-menu .fa {
		vertical-align: middle;
		margin-right: 12px
	}

	#header .top-bar .header-button-wrapper .inner > li.btn-menu .content {
		display: inline-block;
		vertical-align: middle;
		font-size: 17px
	}

	#header .top-bar .header-button-wrapper .inner > li.btn-call {
		display: inline-block
	}

	#header .top-bar .header-button-wrapper .inner > li.btn-call .fa {
		vertical-align: middle;
		font-size: 20px;
		margin-right: 12px
	}

	#header .top-bar .header-button-wrapper .inner > li.btn-call .content {
		display: inline-block;
		vertical-align: middle;
		text-align: center;
		font-size: 17px;
		font-weight: 700;
		text-transform: uppercase
	}

	#header .top-bar .header-button-wrapper .inner > li.btn-reservation > a {
		width: 68px;
		height: 68px
	}

	#header .top-bar .header-button-wrapper.header-button-wrapper-left .inner {
		text-align: left
	}

	#header .top-bar .header-button-wrapper.header-button-wrapper-left .inner > li {
		padding: 2px 20px;
		border-right: 1px solid #384975
	}

	#header .top-bar .header-button-wrapper.header-button-wrapper-left .inner > li:last-child {
		border-right: none
	}

	#header .top-bar .header-button-wrapper.header-button-wrapper-right .inner {
		text-align: right
	}

	#header .top-bar .header-logos > li {
		width: 67px
	}
}

@media screen and (min-width: 980px) {
	#header .top-bar {
		height: 92px;
		padding: 0 24px
	}

	#header .top-bar.fixed {
		height: 218px
	}

	#header .top-bar.top-bar-home.fixed {
		height: 168px
	}

	#header .top-bar .header-button-wrapper {
		height: 92px;
		background: #fff
	}

	#header .top-bar .header-button-wrapper.header-button-wrapper-left {
		display: none
	}

	#header .top-bar .header-button-wrapper .inner {
		width: auto;
		height: 92px;
		background: none
	}

	#header .top-bar .header-button-wrapper .inner > li.btn-help {
		display: inline-block;
		text-align: right
	}

	#header .top-bar .header-button-wrapper .inner > li.btn-help > span {
		display: block;
		font-size: 18px;
		font-weight: 500;
		color: #444;
		padding-bottom: 2px
	}

	#header .top-bar .header-button-wrapper .inner > li.btn-help > a {
		display: block;
		font-size: 27px;
		font-weight: 800;
		color: #091431;
		text-decoration: none
	}

	#header .top-bar .header-button-wrapper .inner > li.btn-reservation {
		font-weight: 500;
		text-transform: uppercase;
		margin-left: 30px
	}

	#header .top-bar .header-button-wrapper .inner > li.btn-reservation > a {
		width: auto;
		height: auto;
		font-size: 17px;
		background: #8c181b;
		padding: 12px 18px
	}

	#header .top-bar .header-button-wrapper .inner > li.btn-reservation > a:hover {
		background: #19140d
	}

	#header .top-bar .header-logos {
		text-align: left
	}

	#header .top-bar .header-logos > li.logo-bfl {
		width: 148px;
		margin-right: 20px
	}

	#header .top-bar .header-logos > li.logo-nfl {
		width: 208px
	}

	#header .top-bar .header-logos > li .logo-sm {
		display: none
	}

	#header .top-bar .header-logos > li .logo-lg {
		display: block
	}
}

#primary-navigation {
	background: #182542;
	display: none;
	height: 0;
	overflow: hidden
}

#primary-navigation.active {
	display: block !important;
	height: auto !important
}

#primary-navigation > .inner {
	max-width: 1380px;
	margin: 0 auto
}

#primary-navigation .menu {
	text-align: center
}

#primary-navigation .menu > .menu-item {
	border-bottom: 1px solid #2e3a55
}

#primary-navigation .menu > .menu-item > a {
	display: block;
	width: 100%;
	font-size: 0;
	font-weight: 500;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 14px
}

#primary-navigation .menu > .menu-item > a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}

#primary-navigation .menu > .menu-item > a > .content {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px
}

@media screen and (min-width: 980px) {
	#primary-navigation {
		display: block !important;
		height: auto !important
	}

	#primary-navigation.fixed {
		width: 100%;
		max-width: 1800px;
		position: fixed;
		top: 0;
		z-index: 999;
		margin: 0 auto
	}

	#primary-navigation .menu {
		border-left: 1px solid #2e3a55;
		display: -webkit-flex;
		display: flex;
		flex-direction: row
	}

	#primary-navigation .menu > .menu-item {
		display: inline-block;
		border-right: 1px solid #2e3a55;
		-webkit-flex-grow: 1;
		flex-grow: 1;
		border-bottom: 0
	}

	#primary-navigation .menu > .menu-item > a {
		height: 76px;
		padding: 0 20px
	}

	#primary-navigation .menu > .menu-item > a > .content {
		font-size: 15px
	}

	#primary-navigation .menu > .menu-item:hover, #primary-navigation .menu > .menu-item.current-menu-item, #primary-navigation .menu > .menu-item.current-page-ancestor {
		position: relative
	}

	#primary-navigation .menu > .menu-item:hover > a > .content:before, #primary-navigation .menu > .menu-item.current-menu-item > a > .content:before, #primary-navigation .menu > .menu-item.current-page-ancestor > a > .content:before {
		content: "\f0d8";
		font-family: FontAwesome;
		font-size: 21px;
		position: absolute;
		bottom: -6px;
		left: 50%;
		margin-left: -6px
	}
}

@media screen and (min-width: 1280px) {
	#primary-navigation .menu > .menu-item > a {
		height: 76px;
		padding: 0 40px
	}
}

#secondary-navigation {
	position: absolute;
	bottom: 26px;
	z-index: 10;
	width: 100%;
	padding: 0 20px;
	height: 46px;
	overflow: visible
}

#secondary-navigation #secondary-navigation-toggle {
	display: block;
	max-width: 300px;
	height: 46px;
	border: 1px solid #32404f;
	background: #fff;
	color: #091431;
	font-size: 0;
	font-weight: 500;
	padding: 0 16px;
	margin: 0 auto
}

#secondary-navigation #secondary-navigation-toggle:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}

#secondary-navigation #secondary-navigation-toggle > .content {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	font-size: 16px;
	position: relative;
	padding-right: 28px
}

#secondary-navigation #secondary-navigation-toggle > .content:after {
	content: "\f078";
	font-family: FontAwesome;
	position: absolute;
	top: 0;
	right: 0;
	color: #8c181b;
	margin-top: -1px
}

#secondary-navigation > .inner {
	max-width: 300px;
	margin: 0 auto;
	display: none;
	height: 0
}

#secondary-navigation > .inner.active {
	display: block !important;
	height: auto !important
}

#secondary-navigation .menu {
	border-left: 1px solid #2e3a55;
	border-right: 1px solid #2e3a55;
	background: #fff
}

#secondary-navigation .menu > .menu-item {
	border-bottom: 1px solid #2e3a55
}

#secondary-navigation .menu > .menu-item > a {
	display: block;
	width: 100%;
	font-size: 0;
	font-weight: 500;
	color: #091431;
	line-height: 18px;
	text-decoration: none;
	padding: 12px 16px
}

#secondary-navigation .menu > .menu-item > a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}

#secondary-navigation .menu > .menu-item > a > .content {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 700
}

#secondary-navigation .menu > .menu-item:hover > a, #secondary-navigation .menu > .menu-item.current-page > a, #secondary-navigation .menu > .menu-item.current-page-ancestor > a {
	color: #8c181b
}

@media screen and (min-width: 768px) {
	#secondary-navigation {
		background: #09162f;
		bottom: 0px;
		height: auto
	}

	#secondary-navigation #secondary-navigation-toggle {
		display: none
	}

	#secondary-navigation > .inner {
		max-width: 1380px;
		display: block !important;
		height: auto !important
	}

	#secondary-navigation .menu {
		border-left: none;
		border-right: none;
		background: none;
		text-align: center;
		display: -webkit-flex;
		display: flex;
		flex-direction: row;
		padding: 0
	}

	#secondary-navigation .menu > .menu-item {
		display: inline-block;
		border-bottom: none;
		-webkit-flex-grow: 1;
		flex-grow: 1
	}

	#secondary-navigation .menu > .menu-item > a {
		height: 58px;
		color: #fff;
		text-transform: uppercase;
		padding: 0 4px
	}

	#secondary-navigation .menu > .menu-item > a > .content {
		font-size: 12px
	}

	#secondary-navigation .menu > .menu-item:hover, #secondary-navigation .menu > .menu-item.current-page, #secondary-navigation .menu > .menu-item.current-page-ancestor {
		position: relative
	}

	#secondary-navigation .menu > .menu-item:hover > a, #secondary-navigation .menu > .menu-item.current-page > a, #secondary-navigation .menu > .menu-item.current-page-ancestor > a {
		color: #fff
	}

	#secondary-navigation .menu > .menu-item:hover > a > .content:before, #secondary-navigation .menu > .menu-item.current-page > a > .content:before, #secondary-navigation .menu > .menu-item.current-page-ancestor > a > .content:before {
		content: "\f0d8";
		font-family: FontAwesome;
		font-size: 21px;
		position: absolute;
		bottom: -6px;
		left: 50%;
		margin-left: -6px
	}
}

@media screen and (min-width: 980px) {
	#secondary-navigation {
		background: #fff;
		position: static;
		bottom: auto
	}

	#secondary-navigation.fixed {
		width: 100%;
		max-width: 1800px;
		position: fixed !important;
		top: 76px;
		z-index: 999;
		margin: 0 auto
	}

	#secondary-navigation .menu > .menu-item > a {
		height: 50px;
		font-size: 15px;
		color: #555
	}

	#secondary-navigation .menu > .menu-item > a > .content {
		width: 100%;
		border-right: 1px solid #555
	}

	#secondary-navigation .menu > .menu-item:hover > a, #secondary-navigation .menu > .menu-item.current-page > a, #secondary-navigation .menu > .menu-item.current-page-ancestor > a {
		color: #8c181b
	}

	#secondary-navigation .menu > .menu-item:hover > a > .content:before, #secondary-navigation .menu > .menu-item.current-page > a > .content:before, #secondary-navigation .menu > .menu-item.current-page-ancestor > a > .content:before {
		display: none
	}

	#secondary-navigation .menu > .menu-item:last-child > a > .content {
		border-right: none
	}
}

#hero-slider .slide, #hero-image {
	max-width: 1800px;
	min-height: 400px;
	position: relative
}

#hero-slider .slide .fade, #hero-image .fade {
	position: absolute;
	width: 100%;
	min-height: 260px;
	bottom: 0;
	background: url(../img/hero-fade.png) repeat-x;
	padding-top: 17.111111111%;
	opacity: 0.9
}

#hero-slider .slide .wysiwyg, #hero-image .wysiwyg {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	padding: 0 24px
}

#hero-slider .slide .wysiwyg:after, #hero-image .wysiwyg:after {
	content: "";
	display: block
}

#hero-slider {
	position: relative;
	background: #fff
}

#hero-slider .wysiwyg:after {
	margin-top: 24px
}

#hero-slider .slides {
	margin: 0
}

#hero-slider .slides li {
	display: none
}

#hero-slider .slides li:first-child {
	display: block
}

#hero-slider .flex-control-nav {
	display: none;
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	z-index: 10;
	margin: 0
}

#hero-slider .flex-control-nav:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}

#hero-slider .flex-control-nav > li {
	display: inline-block;
	vertical-align: middle
}

#hero-slider .flex-control-nav > li > a {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #091431;
	text-indent: -99999px;
	overflow: hidden;
	border-radius: 8px;
	-webkit-transition: background .20s ease-in-out;
	-moz-transition: background .20s ease-in-out;
	-o-transition: background .20s ease-in-out;
	-ms-transition: background .20s ease-in-out;
	transition: background .20s ease-in-out
}

#hero-slider .flex-control-nav > li > a:hover, #hero-slider .flex-control-nav > li > a.flex-active {
	background: #fff
}

#hero-slider .flex-direction-nav {
	width: 100%;
	position: absolute;
	top: 100%
}

#hero-slider .flex-direction-nav a {
	font-size: 0;
	margin-top: -66px;
	opacity: .7
}

#hero-slider .flex-direction-nav a:hover {
	opacity: 1
}

#hero-slider .flex-direction-nav a:before {
	font-size: 38px;
	font-family: 'FontAwesome';
	color: #fff
}

#hero-slider .flex-direction-nav a.flex-prev {
	left: 20px
}

#hero-slider .flex-direction-nav a.flex-next {
	right: 20px
}

#hero-slider .flex-direction-nav a.flex-prev:before {
	content: '\f053'
}

#hero-slider .flex-direction-nav a.flex-next:before {
	content: '\f054'
}

@media screen and (min-width: 768px) {
	#hero-slider .wysiwyg:after {
		margin-top: 80px
	}

	#hero-slider .flex-control-nav {
		display: block;
		height: 80px
	}

	#hero-slider .flex-direction-nav {
		top: 50%
	}

	#hero-slider .flex-direction-nav a {
		margin-top: -20px
	}
}

@media screen and (min-width: 980px) {
	#hero-slider .wysiwyg:after {
		margin-top: 110px
	}

	#hero-slider .flex-control-nav {
		display: block;
		height: 110px
	}

	#hero-slider .flex-direction-nav {
		opacity: 1
	}

	#hero-slider .flex-direction-nav a {
		width: 60px;
		height: 60px;
		margin-top: -40px
	}

	#hero-slider .flex-direction-nav a:before {
		font-size: 60px
	}

	#hero-slider .flex-direction-nav a.flex-prev {
		left: 38px
	}

	#hero-slider .flex-direction-nav a.flex-next {
		right: 38px
	}
}

@media screen and (min-width: 1280px) {
	#hero-slider .wysiwyg:after {
		margin-top: 110px
	}

	#hero-slider .flex-control-nav {
		display: block;
		height: 110px
	}

	#hero-slider .flex-direction-nav {
		opacity: 1
	}

	#hero-slider .flex-direction-nav a {
		width: 60px;
		height: 60px;
		margin-top: -40px
	}

	#hero-slider .flex-direction-nav a:before {
		font-size: 60px
	}

	#hero-slider .flex-direction-nav a.flex-prev {
		left: 60px
	}

	#hero-slider .flex-direction-nav a.flex-next {
		right: 60px
	}
}

#hero-image .wysiwyg:after {
	margin-top: 90px
}

@media screen and (max-width: 767px) {
	.music-on-deck #hero-image {
		padding-top: 50% !important;
		min-height: inherit
	}

	.music-on-deck #hero-image .fade {
		display: none
	}
}

#breadcrumbs {
	max-width: 1800px;
	display: none;
	background: #fff;
	margin: 0 auto;
	padding: 0 48px
}

#breadcrumbs > .inner {
	max-width: 1380px;
	margin: 48px auto
}

#breadcrumbs > .inner > ul {
	font-size: 0
}

#breadcrumbs > .inner > ul > li {
	display: inline-block;
	font-size: 14px;
	color: #6e6e6e;
	font-weight: 400;
	text-transform: uppercase
}

#breadcrumbs > .inner > ul > li.current {
	padding: 0 0 0 9px;
	font-weight: 800
}

#breadcrumbs > .inner > ul > li:after {
	content: "/"
}

#breadcrumbs > .inner > ul > li:last-child:after {
	content: ""
}

#breadcrumbs > .inner > ul > li > a {
	color: #6e6e6e;
	font-weight: 400;
	text-decoration: none;
	padding: 0 9px
}

#breadcrumbs > .inner > ul > li > a:hover {
	text-decoration: underline
}

#breadcrumbs > .inner > ul > li:first-child > a {
	padding: 0 9px 0 0
}

@media screen and (min-width: 980px) {
	#breadcrumbs {
		display: block
	}
}

#footer {
	max-width: 1800px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: #091431;
	color: #fff;
	padding: 38px 24px
}

#footer .inner {
	position: relative;
	max-width: 1380px;
	font-size: 0;
	margin: 0 auto
}

#footer #menu-footer-primary-menu, #footer #menu-footer-secondary-menu {
	text-transform: uppercase
}

#footer #menu-footer-primary-menu a, #footer #menu-footer-secondary-menu a {
	color: #fff;
	text-decoration: none
}

#footer #menu-footer-primary-menu a:hover, #footer #menu-footer-secondary-menu a:hover {
	text-decoration: underline
}

#footer #menu-footer-primary-menu .current-menu-item a, #footer #menu-footer-secondary-menu .current-menu-item a {
	text-decoration: underline
}

#footer #menu-footer-primary-menu {
	padding-bottom: 2px
}

#footer #menu-footer-primary-menu > li {
	font-size: 13px;
	white-space: nowrap;
	margin-bottom: 22px
}

#footer #menu-footer-secondary-menu > li {
	font-size: 12px;
	white-space: nowrap;
	margin-bottom: 10px
}

#footer .footer-logos {
	max-width: 280px;
	text-align: center;
	font-size: 0;
	padding-bottom: 16px
}

#footer .footer-logos > li {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	padding: 0 8px;
	margin-bottom: 12px
}

#footer .footer-logos > li img {
	width: 100%;
	height: auto
}

#footer .footer-logos > li img.footer-logo-ns {
	max-width: 164px
}

#footer .footer-logos > li img.footer-logo-nb {
	max-width: 164px
}

#footer .footer-logos > li img.footer-logo-pei {
	max-width: 134px
}

#footer .footer-logos > li img.footer-logo-maine {
	max-width: 163px
}

#footer .footer-copyright {
	display: block;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 28px
}

#footer .footer-phone {
	display: block;
	font-size: 12px
}

#footer .footer-phone a {
	color: #fff;
	text-decoration: none
}

#footer .footer-phone a:hover {
	text-decoration: underline
}

@media screen and (min-width: 768px) {
	#footer {
		padding: 62px 56px
	}

	#footer .menu-footer-primary-menu-container {
		float: left;
		padding-top: 6px
	}

	#footer .footer-logos {
		float: right
	}

	#footer #menu-footer-primary-menu > li {
		font-size: 14px;
		margin-bottom: 16px
	}

	#footer #menu-footer-secondary-menu {
		text-align: center;
		font-size: 0;
		clear: both
	}

	#footer #menu-footer-secondary-menu > li {
		display: inline-block;
		padding: 0 12px;
		border-right: 1px solid #fff
	}

	#footer #menu-footer-secondary-menu > li:last-child {
		border-right: 0
	}

	#footer .footer-copyright, #footer .footer-phone {
		text-align: center
	}
}

@media screen and (min-width: 1280px) {
	#footer {
		padding: 76px 56px 92px
	}

	#footer .menu-footer-primary-menu-container {
		padding-top: 22px
	}

	#footer .menu-footer-primary-menu-container, #footer .menu-footer-secondary-menu-container, #footer .footer-copyright, #footer .footer-phone {
		width: 100%;
		padding-right: 362px
	}

	#footer #menu-footer-primary-menu, #footer #menu-footer-secondary-menu {
		text-align: left
	}

	#footer #menu-footer-primary-menu > li, #footer #menu-footer-secondary-menu > li {
		display: inline-block;
		padding: 0 12px;
		border-right: 1px solid #fff
	}

	#footer #menu-footer-primary-menu > li:first-child, #footer #menu-footer-secondary-menu > li:first-child {
		padding-left: 0
	}

	#footer #menu-footer-primary-menu > li:last-child, #footer #menu-footer-secondary-menu > li:last-child {
		border-right: 0
	}

	#footer #menu-footer-primary-menu > li {
		margin-bottom: 10px
	}

	#footer #menu-footer-secondary-menu {
		margin-bottom: 16px
	}

	#footer .footer-logos {
		max-width: 354px;
		position: absolute;
		top: 0;
		right: 0
	}

	#footer .footer-copyright, #footer .footer-phone {
		text-align: left
	}
}

.remodal-wrapper .remodal {
	text-align: left;
	border-radius: 4px;
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.remodal-wrapper .remodal .remodal-close {
	width: 34px;
	height: 34px;
	top: -16px;
	left: auto;
	right: -16px;
	border: 2px solid #fff;
	border-radius: 20px;
	background: #444;
	color: #fff;
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.remodal-wrapper .remodal .remodal-close:before {
	line-height: 30px;
	width: 30px
}

.remodal-wrapper .remodal-video iframe {
	width: 100%
}

.basic-content {
	margin: 28px
}

.basic-content > .inner {
	max-width: 1380px;
	margin: 0 auto;
	border-bottom: 1px solid #f3f2ee
}

.basic-content .content {
	margin-bottom: 24px
}

.basic-content .sidebar {
	border-top: 1px solid #f3f2ee;
	margin: 24px 0;
	padding: 24px 24px 0
}

.basic-content .notifications {
	margin: -28px -28px 30px
}

.call-our-travel-specialists {
	text-align: center;
	margin: 40px 0;
	padding: 30px 0;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea
}

.call-our-travel-specialists h3 {
	color: #b82329;
	font-family: 'Kaushan Script';
	text-transform: none;
	font-size: 26px;
	line-height: 1.3
}

.call-our-travel-specialists h3 span {
	display: block;
	font-family: 'aktiv-grotesk', sans-serif;
	text-transform: uppercase;
	font-size: 32px;
	margin: 18px 0 0;
	line-height: 1
}

.call-our-travel-specialists h3 span a {
	font-size: 30px;
	color: #b82329;
	text-decoration: none
}

.phone-desk {
	text-decoration: none !important;
	cursor: default !important
}

.social-content {
	margin: 14px 0 0
}

.social-content li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 0 0
}

.social-content li a {
	display: block
}

.social-content li a img {
	display: block;
	width: auto
}

.itinerary-block-image {
	margin: 30px 0 0
}

.cta-irving-locator {
	text-align: center;
	background: #f5f5f5;
	padding: 25px 20px 30px !important;
	margin: 0 -24px;
	border: none
}

.cta-irving-locator input, .cta-irving-locator select {
	display: block;
	width: 100%;
	height: 40px;
	border: 1px solid #ebebeb;
	border-radius: 0;
	padding: 7px 15px;
	margin: 10px 0 0;
	color: #555 !important;
	font-size: 14px;
	font-family: 'aktiv-grotesk', sans-serif
}

.cta-irving-locator input option, .cta-irving-locator select option {
	margin: 0;
	padding: 6px 15px;
	font-size: 12px
}

.cta-irving-locator .button {
	margin: 20px 0 0
}

.cta-irving-locator .ginput_container_select:after {
	top: 12px !important;
	right: 15px !important
}

.cta-irving-locator .ginput_container_select select {
	padding-right: 40px !important;
	cursor: pointer
}

.cta-irving-locator p {
	font-family: 'ArgentCF-RegularItalic';
	color: #8c181b;
	margin: 0 0 14px 0
}

.cta-irving-locator p.or-area {
	margin: 14px 0
}

.cta-irving-extra-mile {
	text-align: center
}

.cta-irving-extra-mile .wrap {
	background: url(../img/irving-cta.jpg) no-repeat center 0;
	background-size: cover;
	padding: 120px 20px 80px;
	margin: 0 -24px
}

.cta-irving-extra-mile h3 {
	color: #fff;
	font-family: 'aktiv-grotesk', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	text-shadow: 0 0 8px rgba(0, 0, 0, 0.3), 1px 1px 2px rgba(0, 0, 0, 0.5);
	font-size: 30px;
	line-height: 1.2;
	margin: 0 0 16px 0
}

.cta-irving-extra-mile p {
	color: #fff;
	line-height: 1.4;
	text-shadow: 0 0 8px rgba(0, 0, 0, 0.3), 1px 1px 2px rgba(0, 0, 0, 0.5);
	font-size: 16px;
	margin: 0 0 20px 0
}

.left-align {
	text-align: left
}

.center-align {
	text-align: center
}

.right-align {
	text-align: right
}

.site-map-section {
	padding: 0 0 60px
}

.sitemap {
	max-width: 1200px
}

.sitemap ul {
	margin: 0
}

.sitemap ul li {
	margin: 0 0 20px 0;
	font-size: 16px;
	line-height: 1.6
}

.sitemap ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #091431;
	font-weight: 500
}

.sitemap ul li a:hover {
	text-decoration: underline
}

.sitemap ul li ul {
	margin: 5px 0 0
}

.sitemap ul li ul li {
	font-size: 14px;
	margin: 0 0 2px 0
}

.sitemap ul li ul li a {
	text-transform: none;
	font-weight: 400
}

@media screen and (min-width: 768px) {
	.basic-content {
		margin: 48px
	}

	.basic-content > .inner {
		border-bottom: 0
	}

	.basic-content .content {
		padding: 0;
		margin: 0
	}

	.basic-content .content > *:last-child, .basic-content .sidebar > *:last-child {
		margin-bottom: 0
	}

	.basic-content .sidebar {
		border: 0;
		padding: 0;
		margin: 0
	}

	.basic-content.has-sidebar > .inner {
		display: table;
		width: 100%;
		table-layout: fixed
	}

	.basic-content.has-sidebar .content {
		display: table-cell;
		vertical-align: top;
		width: 100%;
		padding-right: 24px
	}

	.basic-content.has-sidebar .sidebar {
		display: table-cell;
		vertical-align: top;
		width: 230px;
		min-width: 230px
	}

	.basic-content.narrow .inner {
		max-width: 930px;
		margin-left: auto;
		margin-right: auto
	}

	.basic-content.narrow.has-sidebar .inner {
		width: auto;
		max-width: none;
		margin-left: 0;
		margin-right: 0
	}

	.basic-content .notifications {
		margin: 0 0 40px
	}

	.call-our-travel-specialists h3 {
		line-height: 1.4
	}

	.call-our-travel-specialists h3 span {
		font-size: 38px;
		margin: 12px 0 0
	}

	.cta-irving-locator {
		margin: 0 !important
	}

	.cta-irving-extra-mile .wrap {
		margin: 0
	}

	.sitemap .column {
		float: left;
		width: 30%;
		margin: 0 5% 0 0
	}

	.sitemap .column.column-3 {
		margin-right: 0
	}
}

@media screen and (min-width: 980px) {
	.basic-content.has-sidebar .content {
		padding-right: 48px
	}

	.basic-content.has-sidebar .sidebar {
		width: 346px;
		min-width: 346px
	}

	.call-our-travel-specialists {
		margin: 50px 0
	}

	.call-our-travel-specialists h3 {
		font-size: 28px
	}

	.call-our-travel-specialists h3 span {
		font-size: 45px;
		margin: 8px 0 0
	}

	.cta-irving-locator {
		padding: 30px !important
	}

	.sitemap ul li {
		font-size: 18px
	}

	.sitemap ul li ul li {
		font-size: 16px
	}
}

@media screen and (min-width: 1060px) {
	.sitemap ul li {
		font-size: 20px
	}

	.sitemap ul li ul li {
		font-size: 16px
	}
}

@media screen and (min-width: 1280px) {
	.basic-content.has-sidebar .content {
		padding-right: 96px
	}
}

.sidebar-cta {
	margin-bottom: 24px
}

@media screen and (min-width: 768px) {
	.sidebar-cta {
		margin-bottom: 48px;
		border-left: 1px solid #f3f2ee;
		padding-left: 24px
	}
}

@media screen and (min-width: 980px) {
	.sidebar-cta {
		padding-left: 48px
	}
}

.cta-plan-your-adventure {
	text-align: center
}

.cta-ferry-trail {
	text-align: center
}

.cta-ferry-trail > img {
	width: 100%;
	margin: 0 auto
}

.cta-discover-saint-john {
	padding-bottom: 40px
}

@media screen and (min-width: 980px) {
	.cta-discover-saint-john {
		border-left: 1px solid #f3f2ee
	}
}

.cta-discover-saint-john .title {
	font-size: 30px;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 500;
	color: #091431;
	line-height: 1.3em
}

.cta-discover-saint-john hr {
	border: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid lightgrey;
	max-width: 220px
}

.cta-discover-saint-john img {
	display: block;
	margin: 0 auto
}

.need-help {
	margin: 24px 0;
	text-align: center
}

.need-help h3 {
	font-family: 'aktiv-grotesk', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 6px 0
}

.need-help p {
	color: #6e6e6e;
	line-height: 1.6;
	margin: 0
}

.need-help .icon {
	margin: 0 0 24px
}

.need-help .icon .icon-wrapper {
	display: inline-block;
	border-radius: 50%;
	border: 2px solid #eaeaea;
	width: 120px;
	padding: 24px
}

.need-help .icon .icon-wrapper img {
	display: block;
	width: 100%;
	height: auto
}

@media screen and (min-width: 768px) {
	.need-help {
		text-align: left;
		display: table;
		width: 100%;
		table-layout: fixed
	}

	.need-help .icon {
		display: table-cell;
		vertical-align: middle;
		width: 120px
	}

	.need-help .icon .icon-wrapper {
		white-space: nowrap;
		margin: 0 24px 0 0
	}

	.need-help .con {
		padding-left: 24px;
		display: table-cell;
		vertical-align: middle;
		max-width: 440px;
		width: 100%;
		text-align: left
	}
}

@media screen and (min-width: 980px) {
	.need-help {
		margin: 48px 0
	}

	.need-help .con-wrapper {
		max-width: 580px
	}
}

.colouring-h3 {
	color: #8c181b
}

.colouring-link {
	color: #216eb6 !important;
	text-decoration: none !important
}

@media screen and (min-width: 375px) {
	.colouring-remodal {
		max-width: 311px !important;
		padding: 12px !important
	}

	.colouring-remodal .colouring-img-modal {
		width: 100% !important
	}
}

@media screen and (min-width: 980px) {
	.crayon-img {
		text-align: center;
		width: 100%
	}
}

@media screen and (min-width: 1400px) {
	.crayon-img {
		float: right;
		position: absolute;
		left: 52%;
		width: 20%
	}
}

.three-easy-steps {
	padding-left: 48px
}

.three-easy-steps ul {
	counter-reset: steps-counter;
	font-size: 16px;
	line-height: 1.9em
}

.three-easy-steps ul li {
	position: relative;
	padding-left: 55px;
	margin-bottom: 20px
}

@media screen and (min-width: 768px) {
	.three-easy-steps ul li {
		padding-left: 0;
		padding-top: 55px
	}
}

@media screen and (min-width: 980px) {
	.three-easy-steps ul li {
		padding-top: 0;
		padding-left: 55px
	}
}

.three-easy-steps ul li:before {
	content: counter(steps-counter);
	counter-increment: steps-counter;
	position: absolute;
	left: 0;
	top: 7px;
	background-color: #8c181b;
	color: #FFFFFF;
	padding: 5px 15px;
	border-radius: 25px
}

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper .ginput_container_select, .gform_wrapper option, .gform_wrapper optgroup, .gform_wrapper button, .gform_wrapper legend, .gform_wrapper fieldset {
	margin: 10px 0;
	vertical-align: top;
	display: block;
	box-sizing: border-box;
	outline: none;
	font-size: 13px;
	font-family: inherit;
	color: #000
}

.gform_wrapper datalist {
	font-size: 13px;
	font-family: inherit
}

.gform_wrapper label {
	margin: 10px 0
}

.gform_wrapper input[type="text"], .gform_wrapper input[type="email"], .gform_wrapper input[type="password"], .gform_wrapper input[type="search"], .gform_wrapper input[type="color"], .gform_wrapper input[type="date"], .gform_wrapper input[type="datetime-local"], .gform_wrapper input[type="month"], .gform_wrapper input[type="number"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="time"], .gform_wrapper input[type="url"], .gform_wrapper input[type="week"], .gform_wrapper input[list], .gform_wrapper input[type="file"], .gform_wrapper select, .gform_wrapper textarea {
	border: 1px solid #ebebeb;
	border-radius: 0px;
	width: 100%;
	max-width: inherit;
	padding: 10px;
	background-color: #fff
}

.gform_wrapper input[type="text"], .gform_wrapper input[type="email"], .gform_wrapper input[type="password"], .gform_wrapper input[type="search"], .gform_wrapper input[type="color"], .gform_wrapper input[type="date"], .gform_wrapper input[type="datetime-local"], .gform_wrapper input[type="month"], .gform_wrapper input[type="number"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="time"], .gform_wrapper input[type="url"], .gform_wrapper input[type="week"], .gform_wrapper input[list] {
	-webkit-appearance: none
}

.gform_wrapper textarea {
	overflow: auto;
	-webkit-appearance: none
}

.gform_wrapper label {
	font-size: 13px;
	font-weight: 700;
	color: #091431
}

.gform_wrapper .gfield_checkbox label, .gform_wrapper .gfield_radio label {
	font-weight: 400
}

.gform_wrapper input[type="range"] {
	width: 100%;
	max-width: inherit;
	height: 0px
}

.gform_wrapper input[type="file"] {
	min-height: 0px
}

.gform_wrapper input[type="search"] {
	height: 0px;
	-webkit-appearance: none
}

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

.gform_wrapper input[type="checkbox"], .gform_wrapper input[type="radio"] {
	vertical-align: middle;
	display: inline-block
}

.gform_wrapper .ginput_container_select {
	position: relative;
	max-width: 100%
}

.gform_wrapper .ginput_container_select:after {
	content: "\f078";
	position: absolute;
	top: 9px;
	right: 10px;
	pointer-events: none;
	font-size: 16px;
	font-family: FontAwesome;
	color: #8c181b
}

.gform_wrapper .ginput_container_select select {
	width: 100%;
	padding: 10px;
	padding-right: 30px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.gform_wrapper .ginput_container_select select::-ms-expand {
	display: none
}

.gform_wrapper select[multiple] {
	height: auto;
	min-height: 0px;
	padding: 0
}

.gform_wrapper select[multiple] option {
	margin: 0;
	padding: 0px
}

.gform_wrapper fieldset {
	border: 1px solid #ebebeb;
	border-radius: 0px;
	padding: 10px 25px
}

.gform_wrapper legend {
	padding: 0 5px;
	font-weight: 700
}

.gform_wrapper button, .gform_wrapper input[type="button"], .gform_wrapper input[type="submit"], .gform_wrapper input[type="reset"], .gform_wrapper input[type="image"] {
	border: 1px solid #ebebeb;
	border-radius: 0px;
	width: 100%;
	max-width: 200px;
	height: 40px;
	padding: 0px;
	background-color: #091431;
	cursor: pointer;
	font-weight: 700;
	color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	transition: background 400ms ease
}

.gform_wrapper input[type="image"] {
	padding: 0px;
	text-align: center
}

.gform_wrapper input[disabled], .gform_wrapper textarea[disabled], .gform_wrapper select[disabled], .gform_wrapper option[disabled], .gform_wrapper button[disabled] {
	cursor: not-allowed
}

.gform_wrapper input:focus, .gform_wrapper textarea:focus, .gform_wrapper select:focus, .gform_wrapper option:focus, .gform_wrapper button:focus {
	border-color: #ebebeb;
	background-color: #fff
}

.gform_wrapper input[type="checkbox"]:focus, .gform_wrapper input[type="radio"]:focus {
	outline: #ebebeb solid 2px
}

.gform_wrapper button:hover, .gform_wrapper input[type="button"]:hover, .gform_wrapper input[type="submit"]:hover, .gform_wrapper input[type="reset"]:hover, .gform_wrapper button:focus, .gform_wrapper input[type="button"]:focus, .gform_wrapper input[type="submit"]:focus, .gform_wrapper input[type="reset"]:focus {
	background-color: #8c181b;
	color: #fff
}

.gfield {
	margin-bottom: 20px;
	display: block;
	float: left
}

.new-row {
	clear: left
}

.form-960 {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto
}

label {
	text-transform: uppercase
}

.gform_body img {
	width: auto
}

.screen-reader-text {
	margin-bottom: 5px;
	display: inline-block
}

.gfield_required {
	font-size: 1px
}

.gfield_required:after {
	content: "(Required)";
	padding-left: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #8c181b
}

.gfield_checkbox label, .gfield_radio label {
	vertical-align: middle;
	display: inline-block;
	padding-left: 10px
}

.gfield_checkbox li {
	position: relative
}

.gfield_checkbox input[type=checkbox] {
	opacity: 0
}

.gfield_checkbox input[type=checkbox] + label {
	cursor: pointer
}

.gfield_checkbox input[type=checkbox] + label:before {
	content: "\f096";
	position: absolute;
	left: 0;
	font-size: 20px;
	line-height: 13px;
	font-family: FontAwesome;
	font-weight: normal
}

.gfield_checkbox input[type=checkbox]:hover + label:before {
	content: "\f046";
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	color: #8c181b
}

.gfield_checkbox input[type=checkbox]:checked + label:before {
	content: "\f046";
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	color: green
}

.gfield_radio li {
	position: relative
}

.gfield_radio input[type=radio] {
	opacity: 0
}

.gfield_radio input[type=radio] + label {
	cursor: pointer
}

.gfield_radio input[type=radio] + label:before {
	content: "\f10c";
	position: absolute;
	left: 0;
	font-size: 20px;
	line-height: 13px;
	font-family: FontAwesome;
	font-weight: normal
}

.gfield_radio input[type=radio]:hover + label:before {
	content: "\f192";
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	color: #8c181b
}

.gfield_radio input[type=radio]:checked + label:before {
	content: "\f111";
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	color: green
}

.inline .gfield_checkbox li {
	display: inline-block;
	margin-right: 15px
}

.inline .gfield_checkbox li:last-of-type {
	margin-right: 0
}

.inline .gfield_radio li {
	display: inline-block;
	margin-right: 15px
}

.inline .gfield_radio li:last-of-type {
	margin-right: 0
}

.validation_error {
	font-size: 14px;
	color: #8c181b;
	font-style: italic;
	margin-bottom: 20px
}

@media screen and (min-width: 768px) {
	.validation_error {
		font-size: 16px
	}
}

.gfield_error {
	background: #f3dddc;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	padding-top: 5px
}

.gfield_error .validation_message {
	color: #8c181b;
	font-style: italic;
	margin-bottom: 5px;
	font-size: 12px
}

.gform_confirmation_message {
	font-size: 16px;
	color: #555;
	line-height: 1.6em
}

#ui-datepicker-div {
	background-color: #ffffff;
	font-size: 12px;
	border: 1px solid #cacaca;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15)
}

#ui-datepicker-div .ui-datepicker-header {
	text-align: center;
	padding: 0 15px;
	background-color: #ebebeb
}

#ui-datepicker-div .ui-datepicker-calendar {
	margin: 5px 15px 15px 15px
}

#ui-datepicker-div .ui-datepicker-calendar td {
	text-align: center
}

#ui-datepicker-div .ui-datepicker-title .ui-datepicker-month, #ui-datepicker-div .ui-datepicker-title .ui-datepicker-year {
	margin: 10px 10px;
	padding: 5px;
	-webkit-border-radius: 0px
}

#ui-datepicker-div thead tr {
	border-bottom: 1px solid #091431
}

#ui-datepicker-div thead tr th {
	padding-bottom: 5px;
	color: #676767;
	padding-top: 5px
}

#ui-datepicker-div thead:after {
	content: '';
	margin-bottom: 10px;
	display: block
}

#ui-datepicker-div td {
	padding: 6px
}

#ui-datepicker-div td a {
	text-decoration: none;
	color: #091431
}

#ui-datepicker-div td:hover {
	background-color: #8c181b
}

#ui-datepicker-div td:hover a {
	color: #ffffff
}

#ui-datepicker-div td.ui-state-disabled:hover {
	background-color: #ffffff
}

#ui-datepicker-div .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-next {
	cursor: pointer
}

#ui-datepicker-div .ui-datepicker-prev {
	float: left;
	font-size: 1px;
	visibility: hidden;
	position: relative;
	top: 17px
}

#ui-datepicker-div .ui-datepicker-prev:after {
	content: "\f0d9";
	font-size: 16px;
	font-family: FontAwesome;
	font-weight: normal;
	color: #8c181b;
	visibility: visible
}

#ui-datepicker-div .ui-datepicker-next {
	float: right;
	font-size: 1px;
	visibility: hidden;
	position: relative;
	top: 17px
}

#ui-datepicker-div .ui-datepicker-next:after {
	content: "\f0da";
	font-size: 16px;
	font-family: FontAwesome;
	font-weight: normal;
	color: #8c181b;
	visibility: visible
}

#gform_wrapper_4 {
	margin: 40px 0 0;
	background: #f5f5f5;
	padding: 20px;
	max-width: 560px
}

#gform_wrapper_4 .gform_fields {
	margin: 0
}

#gform_wrapper_4 .gform_fields li.gfield {
	float: none;
	margin: 22px 0 0
}

#gform_wrapper_4 .gform_fields li.gfield:first-child {
	margin: 0
}

#gform_wrapper_4 label {
	line-height: 1.4;
	margin: 0 0 5px 0
}

#gform_wrapper_4 textarea {
	height: 160px
}

#gform_wrapper_4 h3 {
	margin: 0 0 30px 0
}

@media screen and (min-width: 768px) {
	#gform_wrapper_4 {
		padding: 25px
	}
}

@media screen and (min-width: 980px) {
	#gform_wrapper_4 {
		padding: 30px
	}

	#gform_wrapper_4 h3 {
		margin: 0 0 40px 0
	}
}

@media screen and (min-width: 1060px) {
	#gform_wrapper_4 {
		padding: 30px 40px
	}
}

.alt-form-style {
	background-color: #f5f5f5;
	border: 6px solid #e8e8e8;
	padding: 40px
}

.alt-form-style label {
	color: #000000;
	text-transform: none;
	font-weight: 400;
	font-size: 16px
}

.alt-form-style input[type="submit"] {
	background-color: #8c181b
}

.alt-form-style input[type="submit"]:hover {
	background-color: #091431
}

.alt-form-style .half {
	width: 100%
}

@media screen and (min-width: 1060px) {
	.alt-form-style .half {
		width: 50%
	}
}

@media screen and (min-width: 768px) {
	.music-on-deck {
		background-color: #f5f5f5;
		padding: 40px
	}
}

.music-on-deck label {
	color: #000000;
	text-transform: none;
	font-weight: 400;
	font-size: 16px
}

.music-on-deck input[type="submit"] {
	background-color: #8c181b;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	height: 50px
}

.music-on-deck input[type="submit"]:hover {
	background-color: #091431
}

.music-on-deck .half {
	width: 100%
}

@media screen and (min-width: 1060px) {
	.music-on-deck .half {
		width: 50%
	}
}

.music-on-deck fieldset.gfieldset {
	border: 0;
	padding: 0
}

.music-on-deck fieldset.gfieldset-border {
	border-color: #e6e6e6;
	padding: 20px 0px 10px
}

@media screen and (min-width: 768px) {
	.music-on-deck fieldset.gfieldset-border {
		padding: 20px 25px 10px
	}
}

.music-on-deck .no-pad {
	padding: 0
}

.keep-informed {
	background: #f5f5f5;
	padding: 46px 14px;
	max-width: 1800px;
	margin: 0 auto
}

.keep-informed > .inner {
	max-width: 284px;
	margin: 0 auto
}

.keep-informed .title {
	display: block;
	font-family: "ArgentCF-Regular";
	font-size: 18px;
	color: #091431;
	text-align: center;
	margin: 0 0 14px
}

.keep-informed form.signup {
	display: block;
	border: 1px solid #ebebeb;
	background: #fff;
	position: relative;
	margin: 0 0 24px
}

.keep-informed form.signup .input-email {
	width: 100%;
	border: none;
	font-style: italic;
	padding: 10px 50px 10px 10px
}

.keep-informed form.signup .submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
	border: 0;
	background: #091431;
	font-size: 12px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 2px 4px;
	-webkit-transition: background .20s ease-in-out;
	-moz-transition: background .20s ease-in-out;
	-o-transition: background .20s ease-in-out;
	-ms-transition: background .20s ease-in-out;
	transition: background .20s ease-in-out
}

.keep-informed form.signup .submit:hover {
	background: #8c181b
}

.keep-informed form.signup .submit:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}

.keep-informed form.signup .submit .content {
	display: none
}

.keep-informed form.signup .submit .fa {
	vertical-align: middle;
	font-size: 14px
}

.keep-informed .social-networks {
	font-size: 0;
	text-align: center
}

.keep-informed .social-networks > li {
	display: inline-block;
	font-size: 18px;
	padding: 0 8px
}

.keep-informed .social-networks > li:first-child {
	padding-left: 0
}

.keep-informed .social-networks > li:last-child {
	padding-right: 0
}

.keep-informed .social-networks a {
	display: block;
	width: 34px;
	height: 34px;
	color: #fff;
	text-align: center;
	opacity: 0.8;
	-webkit-transition: opacity .20s ease-in-out;
	-moz-transition: opacity .20s ease-in-out;
	-o-transition: opacity .20s ease-in-out;
	-ms-transition: opacity .20s ease-in-out;
	transition: opacity .20s ease-in-out
}

.keep-informed .social-networks a:hover {
	opacity: 1
}

.keep-informed .social-networks a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}

.keep-informed .social-networks a.icon-twitter {
	background: #63cdf1
}

.keep-informed .social-networks a.icon-pinterest {
	background: #f15f5d
}

.keep-informed .social-networks a.icon-facebook {
	background: #507cbe
}

.keep-informed .social-networks a.icon-googleplus {
	background: #444749
}

.keep-informed .social-networks a.icon-instagram {
	background: #5f6465
}

.keep-informed .social-networks a.icon-youtube {
	background: #ef6c53
}

.keep-informed .social-networks a .fa {
	vertical-align: middle
}

@media screen and (min-width: 768px) {
	.keep-informed {
		padding: 48px 56px
	}

	.keep-informed > .inner {
		max-width: 1380px
	}

	.keep-informed .row, .keep-informed .gform_fields {
		margin: 0 -22px
	}

	.keep-informed .col, .keep-informed .full, .keep-informed .half, .keep-informed .third {
		padding: 0 22px
	}

	.keep-informed .title {
		text-align: left
	}

	.keep-informed form.signup {
		margin: 0
	}

	.keep-informed form.signup .submit {
		width: 90px
	}

	.keep-informed form.signup .submit .content {
		display: inline-block;
		vertical-align: middle;
		padding-right: 4px
	}

	.keep-informed .social-networks {
		text-align: left
	}
}

@media screen and (min-width: 1280px) {
	.keep-informed .title-wrapper {
		display: inline-block;
		vertical-align: middle
	}

	.keep-informed .title-wrapper .title {
		margin: 0 12px 0 0
	}

	.keep-informed .social-networks {
		display: inline-block;
		vertical-align: middle
	}

	.keep-informed form.signup {
		display: inline-block;
		vertical-align: middle;
		width: 100%
	}

	.keep-informed .col, .keep-informed .full, .keep-informed .half, .keep-informed .third {
		vertical-align: middle
	}

	.keep-informed .col-social {
		text-align: left
	}

	.keep-informed .col-form .title-wrapper {
		display: table-cell;
		vertical-align: middle;
		white-space: nowrap
	}

	.keep-informed .col-form .form-wrapper {
		display: table-cell;
		vertical-align: middle;
		width: 100%
	}
}

@media screen and (min-width: 1400px) {
	.keep-informed .title-wrapper .title {
		font-size: 24px
	}

	.keep-informed .social-networks > li {
		font-size: 22px
	}

	.keep-informed .social-networks a {
		width: 44px;
		height: 44px
	}

	.keep-informed form.signup .input-email {
		padding: 14px 54px 14px 14px
	}

	.keep-informed form.signup .submit {
		width: 110px
	}

	.keep-informed form.signup .submit .content {
		font-size: 15px;
		padding-right: 8px
	}

	.keep-informed form.signup .submit .fa {
		font-size: 16px
	}
}

.video-map {
	background: #fff
}

.video-map h1 {
	line-height: 1.3em
}

.video-map > .inner {
	max-width: 1380px;
	margin: 0 auto
}

.video-map .video-wrapper .wysiwyg {
	margin: 24px
}

.video-map .video-wrapper .video {
	text-align: center;
	font-size: 0;
	position: relative
}

.video-map .video-wrapper .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.video-map .map-wrapper {
	position: relative
}

.video-map .map-wrapper .map {
	height: 420px
}

@media screen and (min-width: 640px) {
	.video-map .video-wrapper .video {
		margin: 24px
	}

	.map-wrapper {
		margin: 24px
	}
}

@media screen and (min-width: 768px) {
	.video-map {
		position: relative;
		background: #fafafa;
		margin: 0;
		padding: 48px 56px
	}

	.video-map .video-wrapper {
		width: 50%
	}

	.video-map .video-wrapper .video {
		margin: 0
	}

	.video-map .map-wrapper {
		position: absolute;
		top: 0;
		right: 0;
		width: 50%;
		height: 100%;
		margin: 0
	}

	.video-map .map-wrapper .map {
		display: none
	}

	.video-map.video-map-expanded .video-wrapper {
		width: 60%
	}

	.video-map.video-map-expanded .map-wrapper {
		width: 40%
	}
}

@media screen and (min-width: 980px) {
	.video-map {
		padding: 92px 56px
	}

	.video-map .video-wrapper {
		width: 50%
	}

	.video-map .video-wrapper .wysiwyg {
		margin: 0 0 24px
	}

	.video-map .video-wrapper .wysiwyg h1 {
		line-height: 58px
	}

	.video-map .video-wrapper .video {
		max-width: 672px
	}
}

@media screen and (min-width: 1280px) {
	.video-map .map-wrapper {
		background-position: center !important
	}
}

.callouts {
	font-size: 0;
	text-align: left
}

.callouts .callout {
	text-align: center
}

.callouts .callout .content {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	background: rgba(9, 20, 49, 0.8);
	font-size: 14px;
	font-weight: 500;
	padding: 18px 14px;
	-webkit-transition: all .20s ease-in-out;
	-moz-transition: all .20s ease-in-out;
	-o-transition: all .20s ease-in-out;
	-ms-transition: all .20s ease-in-out;
	transition: all .20s ease-in-out
}

.callouts .callout .content > i {
	display: none
}

.callouts .callout > a, .callouts .callout .image {
	position: relative;
	display: block;
	height: 362px;
	background-size: cover !important;
	color: #fff
}

.callouts .callout:hover .content {
	background: #8c181b
}

@media screen and (min-width: 768px) {
	.callouts .callout {
		display: inline-block;
		width: 50%;
		text-align: left
	}

	.callouts .callout .content {
		font-size: 16px;
		padding: 18px
	}

	.callouts .callout > a, .callouts .callout .image {
		height: 410px
	}

	.callouts .callout > a > .content > i {
		display: inline-block;
		float: right
	}
}

@media screen and (min-width: 980px) {
	.callouts .callout .content {
		font-size: 19px
	}

	.callouts .callout > a, .callouts .callout .image {
		height: 530px
	}
}

.callouts .callout-alt.callout .with-overlay {
	text-align: center
}

.callouts .callout-alt.callout .with-overlay .overlay-image {
	margin-bottom: 40px
}

.callouts .callout-alt.callout .with-overlay .overlay-image img {
	max-height: 200px;
	max-width: 100%
}

@media screen and (min-width: 768px) {
	.callouts .callout-alt.callout .with-overlay .overlay-image img {
		max-height: 250px
	}
}

@media screen and (min-width: 980px) {
	.callouts .callout-alt.callout .with-overlay .overlay-image img {
		max-height: 300px
	}
}

.callouts .callout-alt.callout .content {
	background: none;
	padding: 24px
}

.callouts .callout-alt.callout .content .title {
	margin: 0 0 14px;
	color: #fff;
	display: block;
	font-family: 'Kaushan Script', cursive;
	font-size: 28px;
	line-height: 38px;
	text-shadow: 0 0 8px rgba(0, 0, 0, 0.3), 1px 1px 5px rgba(0, 0, 0, 0.5)
}

.callouts .callout-alt.callout:hover .content {
	background: none
}

@media screen and (min-width: 768px) {
	.callouts .callout-alt.callout .content {
		padding: 48px
	}

	.callouts .callout-alt.callout .content .title {
		font-size: 36px;
		line-height: 42px;
		margin-bottom: 24px
	}
}

@media screen and (min-width: 980px) {
	.callouts .callout-alt.callout .content {
		padding: 48px
	}

	.callouts .callout-alt.callout .content .title {
		font-size: 48px;
		line-height: 48px
	}
}

.tiles {
	font-size: 0;
	text-align: left;
	max-width: 1800px;
	margin: 0 auto
}

.tiles .tile-wrapper {
	position: relative;
	font-size: 12px;
	border-top: 1px solid #fff
}

.tiles .tile-wrapper:last-child {
	border-bottom: 1px solid #fff
}

.tiles .tile-wrapper .tile {
	background-size: cover !important;
	height: 280px
}

.tiles .tile-wrapper .tile .content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px
}

.tiles .tile-wrapper .tile .content p {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	margin: 0 0 8px;
	text-shadow: 0 0 8px rgba(0, 0, 0, 0.3), 1px 1px 5px rgba(0, 0, 0, 0.5)
}

.tiles .tile-wrapper .tile .content p.tile-title {
	font-family: 'Kaushan Script', cursive;
	font-size: 28px;
	text-shadow: 0 0 8px rgba(0, 0, 0, 0.3), 1px 1px 5px rgba(0, 0, 0, 0.5)
}

.tiles .tile-wrapper .tile .content p.tile-subtitle {
	font-family: 'ArgentCF-Regular';
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 14px
}

@media screen and (min-width: 768px) {
	.tiles .tile-wrapper {
		display: inline-block;
		width: 33%;
		border: 1px solid #fff;
		border-right: 0
	}

	.tiles .tile-wrapper:nth-child(3n+1) {
		border-left: 0
	}

	.tiles .tile-wrapper:nth-child(3n+2) {
		width: 34%
	}

	.tiles .tile-wrapper:nth-child(n+4) {
		border-top: 0
	}

	.tiles .tile-wrapper .tile {
		height: 280px
	}
}

@media screen and (min-width: 980px) {
	.tiles .tile-wrapper .tile {
		height: 440px
	}

	.tiles .tile-wrapper .tile .content {
		padding: 48px
	}
}

@media screen and (min-width: 1280px) {
	.tiles .tile-wrapper .tile {
		height: 580px
	}

	.tiles .tile-wrapper .tile .content {
		padding: 60px
	}

	.tiles .tile-wrapper .tile .content p {
		font-size: 21px;
		margin: 0 0 14px
	}

	.tiles .tile-wrapper .tile .content p.tile-title {
		font-size: 48px;
		line-height: 48px
	}

	.tiles .tile-wrapper .tile .content p.tile-subtitle {
		font-size: 30px;
		line-height: 34px;
		margin: 0 0 24px
	}
}

.cta-plan-your-adventure {
	text-align: center
}

.cta-plan-your-adventure .title {
	display: block;
	font-size: 26px;
	color: #091431;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 16px
}

.cta-plan-your-adventure p {
	max-width: 290px;
	font-size: 14px;
	line-height: 1.6;
	color: #000000;
	margin: 0 auto 24px
}

.cta-plan-your-adventure h4 {
	font-family: 'aktiv-grotesk', sans-serif;
	color: #0d1734;
	font-size: 20px;
	font-weight: 400
}

.cta-plan-your-adventure .list-check {
	margin: 6px 0 18px 0;
	display: inline-block;
	text-align: left
}

.cta-plan-your-adventure .list-check > li {
	display: inline-block;
	background: url(../img/icon-checkmark.png) no-repeat;
	background-size: 22px 22px;
	font-size: 14px;
	margin: 0 0 12px;
	line-height: 1.3em;
	padding: 2px 0 0 32px
}

.cta-plan-your-adventure .btn {
	margin-bottom: 24px
}

.cta-plan-your-adventure .divider {
	line-height: 0.5;
	text-align: center;
	text-transform: uppercase;
	display: none
}

.cta-plan-your-adventure .divider > span {
	display: inline-block;
	position: relative;
	font-size: 16px
}

.cta-plan-your-adventure .divider > span:before, .cta-plan-your-adventure .divider > span:after {
	position: absolute;
	top: 3px;
	width: 74px;
	height: 5px;
	content: "";
	border-top: 1px solid #7D7D7D
}

.cta-plan-your-adventure .divider > span:before {
	right: 100%;
	margin-right: 15px
}

.cta-plan-your-adventure .divider > span:after {
	left: 100%;
	margin-left: 15px
}

.cta-plan-your-adventure .phone-label {
	display: block;
	font-family: 'Kaushan Script';
	font-size: 18px;
	color: #B92229;
	font-weight: 400;
	margin-bottom: 12px
}

.cta-plan-your-adventure .phone-number {
	display: block;
	font-size: 30px;
	color: #B92229;
	text-align: center;
	text-decoration: none
}

.cta-plan-your-adventure .phone-number:hover {
	text-decoration: underline
}

@media screen and (min-width: 980px) {
	.cta-plan-your-adventure .title {
		font-size: 36px
	}

	.cta-plan-your-adventure p {
		color: #6e6e6e;
		font-size: 16px
	}

	.cta-plan-your-adventure .btn {
		display: inline-block
	}

	.cta-plan-your-adventure .divider {
		display: block
	}

	.cta-plan-your-adventure .phone-label {
		font-size: 22px
	}

	.cta-plan-your-adventure .phone-number {
		font-size: 36px
	}
}

@media screen and (min-width: 1060px) {
	.cta-plan-your-adventure .title {
		font-size: 40px
	}

	.cta-plan-your-adventure h4 {
		font-size: 24px
	}

	.cta-plan-your-adventure .list-check > li {
		font-size: 18px
	}
}

.notifications {
	border-bottom: 1px solid #091431;
	background: #8c181b;
	overflow: hidden;
	padding: 0 14px
}

.notifications > .inner {
	max-width: 1380px;
	margin: 14px auto
}

.notifications .notification {
	margin: 14px 0
}

.notifications .notification > p {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	margin: 0
}

.notifications .notification .alert {
	font-weight: 700;
	text-transform: uppercase
}

.notifications .notification .more {
	display: inline-block;
	white-space: nowrap;
	color: #fff;
	font-weight: 700;
	text-decoration: underline;
	text-transform: uppercase;
	margin: 0 0 0 8px
}

.notifications .notification .more:hover {
	text-decoration: none
}

.notifications.special-notification {
	background: #091431;
	color: #fff
}

.inline-notifications {
	border: none;
	margin: 0 0 30px 0
}

.inline-notifications .notification .more {
	display: inline;
	white-space: normal
}

@media screen and (min-width: 768px) {
	.notifications {
		padding: 0 24px
	}

	.notifications > .inner {
		margin: 24px auto
	}
}

@media screen and (min-width: 980px) {
	.notifications .notification > p {
		font-size: 14px
	}
}

.package {
	max-width: 1800px;
	margin: 28px 28px 0
}

.package .inner {
	max-width: 1380px;
	margin: 0 auto;
	position: relative
}

.package .inner .main-content {
	padding-right: 0px
}

.package .inner .sidebar {
	border-top: 1px solid #ebece7;
	border-bottom: 1px solid #ebece7;
	padding: 24px 0;
	margin: 24px 0
}

.package .fine-print {
	font-size: 12px;
	font-style: italic;
	line-height: 1.5em
}

.package .btn-back {
	margin-bottom: 80px
}

.package .btn-back a {
	text-transform: uppercase;
	text-decoration: none;
	color: #091431;
	font-size: 15px
}

.package .btn-back :hover {
	text-decoration: underline
}

.package .h2-alt {
	font-size: 30px;
	font-family: ArgentCF-DemiBold;
	margin: 0 0 14px 0
}

.package .basic-list {
	list-style: disc;
	margin: 0 0 24px 24px
}

.package .basic-list > li {
	font-size: 14px;
	margin: 0 0 12px;
	line-height: 1.5em
}

.cta-plan-your-adventure .title {
	font-size: 30px;
	line-height: 1.2em
}

@media screen and (min-width: 980px) {
	.cta-plan-your-adventure .title {
		font-size: 40px;
		line-height: 46px
	}
}

.cta-plan-your-adventure p {
	max-width: 390px
}

@media screen and (min-width: 980px) {
	.cta-plan-your-adventure p {
		max-width: 290px
	}
}

@media screen and (min-width: 768px) {
	.package {
		margin: 48px 48px 0
	}

	.package .h2-alt {
		margin: 0 0 16px 0
	}

	.package .gallery {
		margin: 40px 0
	}
}

@media screen and (max-width: 979px) {
	.package .sidebar {
		display: none
	}
}

@media screen and (min-width: 980px) {
	.package {
		margin-top: 0
	}

	.package .main-content {
		margin-right: 370px;
		padding-right: 70px !important
	}

	.package .sidebar {
		position: absolute;
		width: 370px;
		right: 0px;
		top: 0px;
		border: none !important;
		border-left: 1px solid #ebece7 !important;
		margin: 0 !important;
		padding: 0 !important
	}

	.package p, .package li, .package .basic-list > li {
		font-size: 16px
	}

	.package .h2-alt {
		margin: 0 0 20px 0
	}

	.package .gallery {
		margin: 50px 0 40px
	}
}

@media screen and (min-width: 1060px) {
	.package .h2-alt {
		margin: 0 0 25px 0
	}
}

section > div.contain {
	margin: 0 auto;
	max-width: 1380px;
	padding: 0 20px;
	box-sizing: content-box
}

section > div.contain.narrow {
	max-width: 930px;
	margin-left: auto;
	margin-right: auto
}

.packages-ctas {
	padding: 40px 0
}

.cta-img-text-vertical .cta {
	margin: 40px 0 0
}

.cta-img-text-vertical .cta:first-child {
	margin-top: 0
}

.cta-img-text-vertical .cta .img {
	margin: 0 0 20px 0
}

.cta-img-text-vertical .cta .img img {
	display: block;
	width: 100%;
	height: auto
}

.cta-img-text-vertical .cta h3 {
	line-height: 1.4;
	margin: 0 0 8px 0;
	font-size: 22px
}

.cta-img-text-vertical .cta h4 {
	line-height: 1.4;
	margin: 0 0 12px 0;
	font-size: 16px
}

.cta-img-text-vertical .cta p {
	font-size: 16px;
	line-height: 1.8
}

.cta-img-text-vertical .cta .tags {
	margin: 14px 0 20px 0
}

.cta-img-text-vertical .cta .tags .wrap {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	position: relative
}

.cta-img-text-vertical .cta .tags .wrap > div {
	padding: 12px 12px 6px 58px
}

.cta-img-text-vertical .cta .tags h5 {
	font-size: 11px;
	color: #212b45;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	line-height: 16px;
	position: absolute;
	left: 12px;
	top: 12px
}

.cta-img-text-vertical .cta .tags .tag {
	display: inline-block;
	font-size: 14px;
	line-height: 16px;
	font-family: 'ArgentCF-RegularItalic';
	color: #212b45;
	vertical-align: top;
	margin: 0 8px 6px 0;
	white-space: nowrap
}

.cta-img-text-vertical .cta .tags .tag:before {
	content: "/";
	margin: 0 8px 0 0
}

.cta-img-text-vertical .cta .tags .tag:first-child:before {
	display: none
}

.gallery {
	margin: 30px 0 40px;
	position: relative
}

.gallery .slides {
	margin: 0
}

.gallery .slides li {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: none
}

.gallery .slides li:first-child {
	display: block
}

.gallery .slides .img {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 220px
}

.gallery .slides .caption {
	padding: 10px 15px;
	color: #fff;
	font-size: 14px;
	line-height: 1.4
}

.gallery .slides .caption .con {
	padding: 5px 0
}

.gallery .slides .caption .count-arrows {
	padding: 5px 0;
	text-align: right
}

.gallery .slides .caption .count-arrows .count {
	font-family: 'ArgentCF-LightItalic';
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
	font-size: 12px
}

.gallery .slides .caption .count-arrows .arrows {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 13px
}

.gallery .slides .caption .count-arrows .arrows .arrow {
	display: inline-block;
	vertical-align: top;
	width: 22px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	cursor: pointer;
	font-size: 18px
}

.gallery .slides .caption .count-arrows .arrows .arrow.arrow-next {
	text-align: right;
	border-left: 1px solid #fff
}

.gallery .slides .caption .count-arrows .arrows .arrow.flex-disabled {
	display: none
}

.gallery .flex-direction-nav {
	display: none
}

@media screen and (max-width: 767px) {
	.gallery {
		background: #091431
	}

	.gallery .slides li {
		background: #091431 !important
	}
}

@media screen and (min-width: 768px) {
	.cta-img-text-vertical .cta {
		display: inline-block;
		vertical-align: top;
		width: 48%;
		margin: 0 4% 35px 0
	}

	.cta-img-text-vertical .cta:nth-child(2n+2) {
		margin-right: 0
	}

	.cta-img-text-vertical .cta h3 {
		font-size: 24px
	}

	.cta-img-text-vertical .cta h4 {
		font-size: 18px;
		margin: 0 0 10px 0
	}

	.cta-img-text-vertical .cta p {
		line-height: 2
	}

	.cta-img-text-vertical .cta .tags .wrap > div {
		padding: 8px 12px 3px 58px
	}

	.cta-img-text-vertical .cta .tags .wrap > div h5 {
		top: 8px
	}

	.gallery .slides li {
		height: 400px
	}

	.gallery .slides .img {
		display: none
	}

	.gallery .slides .caption {
		position: absolute;
		background: rgba(9, 20, 49, 0.8);
		left: 0;
		bottom: 0;
		box-sizing: border-box;
		width: 100%;
		padding: 15px 130px 15px 20px;
		min-height: 50px
	}

	.gallery .slides .caption .con {
		padding: 0
	}

	.gallery .slides .caption .count-arrows {
		position: absolute;
		padding: 0;
		right: 20px;
		top: 15px;
		margin: 0
	}

	.gallery .slides .caption .count-arrows .count {
		font-size: 14px
	}

	section > div.contain {
		padding: 0 56px
	}
}

@media screen and (min-width: 980px) {
	.cta-img-text-vertical .cta {
		margin-bottom: 40px
	}

	.cta-img-text-vertical .cta .img {
		margin: 0 0 25px 0
	}

	.cta-img-text-vertical .cta h3 {
		font-size: 26px;
		margin: 0 0 6px 0
	}

	.cta-img-text-vertical .cta h4 {
		font-size: 20px
	}

	.cta-img-text-vertical .cta .tags {
		margin-bottom: 25px
	}

	.gallery .slides li {
		height: 478px
	}

	.gallery .slides .caption {
		font-size: 16px;
		padding: 13px 140px 14px 20px
	}

	.gallery .slides .caption .arrows-count .count {
		font-size: 15px
	}
}

@media screen and (min-width: 1060px) {
	.cta-img-text-vertical .cta {
		margin-bottom: 45px
	}

	.cta-img-text-vertical .cta .img {
		margin: 0 0 30px 0
	}

	.cta-img-text-vertical .cta h3 {
		font-size: 28px
	}
}

@media screen and (min-width: 1180px) {
	.cta-img-text-vertical .cta {
		width: 48.5%;
		margin: 0 3% 55px 0
	}

	.cta-img-text-vertical .cta .img {
		margin: 0 0 35px 0
	}

	.cta-img-text-vertical .cta h3 {
		font-size: 30px
	}
}

@media screen and (min-width: 1280px) {
	.cta-img-text-vertical .cta {
		margin-bottom: 68px
	}

	.cta-img-text-vertical .cta h3 {
		font-size: 32px
	}
}

section.packages {
	padding-top: 28px
}

@media screen and (min-width: 980px) {
	section.packages {
		padding-top: 0
	}
}

.packages_container {
	max-width: 1420px;
	margin: 0 auto
}

.packages_container .package-wrapper {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
	margin-bottom: 70px;
	width: 100%
}

@media screen and (min-width: 768px) {
	.packages_container .package-wrapper {
		width: 50%
	}
}

.packages_container .package-wrapper img {
	width: 100%;
	height: auto;
	margin-bottom: 30px
}

.packages_container p {
	font-size: 16px
}

.packages_container h1 {
	font-size: 32px;
	margin-bottom: 10px
}

.packages_container h2 {
	line-height: 1.4;
	margin: 0 0 8px 0;
	font-size: 20px
}

.packages_container .tags {
	margin: 14px 0 20px 0
}

.packages_container .tags .wrap {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	position: relative
}

.packages_container .tags .wrap > div {
	padding: 6px 12px 0px 58px
}

.packages_container .tags h5 {
	font-size: 11px;
	color: #212b45;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	line-height: 16px;
	position: absolute;
	left: 12px;
	top: 6px
}

.packages_container .tags .tag {
	display: inline-block;
	font-size: 14px;
	line-height: 16px;
	font-family: 'ArgentCF-RegularItalic';
	color: #212b45;
	vertical-align: top;
	margin: 0 8px 6px 0;
	white-space: nowrap
}

.packages_container .tags .tag:before {
	content: "/";
	margin: 0 8px 0 0
}

.packages_container .tags .tag:first-child:before {
	display: none
}

.itineraries .wrap {
	max-width: 1380px;
	margin: 0 auto
}

.itineraries .itinerary {
	border-bottom: 1px solid #d0d0d0
}

.itineraries .itinerary:first-child {
	margin: 0;
	border-top: 1px solid #d0d0d0
}

.itineraries .itinerary .con {
	padding: 30px 20px
}

.itineraries .itinerary .con h3 {
	line-height: 1.4;
	font-size: 20px;
	margin: 0 0 14px 0
}

.itineraries .itinerary .con p, .itineraries .itinerary .con li {
	font-size: 14px;
	line-height: 1.8
}

.itineraries .itinerary .con .dont-miss {
	margin: 26px 0 0
}

.itineraries .itinerary .con .dont-miss h4 {
	font-family: 'Kaushan Script';
	font-size: 22px;
	color: #b92229;
	margin: 0 0 8px 0;
	display: block
}

.itineraries .itinerary .con .dont-miss ul {
	margin: 0
}

.itineraries .itinerary .con .dont-miss ul li {
	position: relative;
	padding: 0 0 0 12px
}

.itineraries .itinerary .con .dont-miss ul li:before {
	content: "Circle";
	display: block;
	text-align: left;
	text-indent: -9999px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #000;
	position: absolute;
	left: 0;
	top: 11px
}

.itineraries .itinerary .img-wrapper {
	position: relative
}

.itineraries .itinerary .img-wrapper .img {
	display: block;
	height: 200px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 -1px -1px
}

.itineraries .itinerary .img-wrapper:after {
	content: "Arrow";
	display: block;
	width: 0;
	height: 0;
	text-align: left;
	text-indent: -9999px;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -20px
}

.ferry_trail_itinerary .lead-cta {
	margin: 0 0 60px 0
}

.ferry_trail_itinerary .lead-cta .lead-content {
	margin: 0 0 32px 0
}

.ferry_trail_itinerary .lead-cta .cta-plan-your-adventure {
	border-top: 1px solid #edebe5;
	padding: 32px 0 0
}

.ferry_trail_itinerary .footer-content {
	margin-top: 40px;
	padding-bottom: 40px
}

@media screen and (min-width: 768px) {
	.itineraries .itinerary {
		position: relative;
		margin: 0
	}

	.itineraries .itinerary .con {
		padding: 0
	}

	.itineraries .itinerary .con > div {
		display: table;
		width: 100%
	}

	.itineraries .itinerary .con > div > div {
		display: table-cell;
		padding: 40px 20px;
		vertical-align: middle
	}

	.itineraries .itinerary .con h3 {
		font-size: 22px
	}

	.itineraries .itinerary.with-image {
		padding: 0 35% 0 0
	}

	.itineraries .itinerary.with-image .img-wrapper {
		position: absolute;
		right: 0;
		top: 0;
		width: 35%;
		height: 100%
	}

	.itineraries .itinerary.with-image .img-wrapper .img {
		height: 100%;
		width: 100%;
		position: absolute;
		right: 0;
		top: 0
	}

	.itineraries .itinerary.with-image .img-wrapper:after {
		display: none
	}

	.itineraries .itinerary.with-image .con > div {
		height: 340px
	}

	.itineraries .itinerary.with-image.left {
		padding: 0 0 0 35%
	}

	.itineraries .itinerary.with-image.left .img-wrapper {
		right: auto;
		left: 0
	}

	.ferry_trail_itinerary .lead-cta .lead-content {
		float: left;
		width: 53%;
		margin: 0 5% 0 0
	}

	.ferry_trail_itinerary .lead-cta .cta-plan-your-adventure {
		float: left;
		width: 42%;
		box-sizing: border-box;
		padding: 0 0 0 30px;
		border: none;
		border-left: 1px solid #edebe5
	}
}

@media screen and (min-width: 980px) {
	.itineraries .itinerary .con > div > div {
		padding: 50px 40px
	}

	.itineraries .itinerary .con h3 {
		font-size: 26px
	}

	.itineraries .itinerary .con p, .itineraries .itinerary .con li {
		font-size: 16px
	}

	.itineraries .itinerary .con .dont-miss ul li {
		padding-left: 14px
	}

	.itineraries .itinerary .con .dont-miss ul li:before {
		top: 13px
	}

	.itineraries .itinerary.with-image .con > div {
		height: 400px
	}

	.ferry_trail_itinerary .lead-cta .lead-content {
		width: 57%
	}

	.ferry_trail_itinerary .lead-cta .cta-plan-your-adventure {
		width: 38%;
		padding-left: 40px
	}

	.ferry_trail_itinerary .footer-content {
		margin-top: 50px
	}
}

@media screen and (min-width: 1060px) {
	.itineraries .itinerary.with-image .con > div {
		height: 430px
	}

	.ferry_trail_itinerary .lead-cta .lead-content {
		width: 59%;
		margin: 0 7% 0 0
	}

	.ferry_trail_itinerary .lead-cta .cta-plan-your-adventure {
		width: 34%
	}
}

@media screen and (min-width: 1180px) {
	.ferry_trail_itinerary .lead-cta .lead-content {
		width: 62%
	}

	.ferry_trail_itinerary .lead-cta .cta-plan-your-adventure {
		width: 31%;
		padding-left: 50px
	}
}

@media screen and (min-width: 1280px) {
	.ferry_trail_itinerary .lead-cta .lead-content {
		width: 64%
	}

	.ferry_trail_itinerary .lead-cta .cta-plan-your-adventure {
		width: 29%
	}
}

.boxes {
	margin-top: 28px
}

.content_image_box {
	margin: 24px 0
}

.content_image_box .lead-content {
	margin: 0 0 40px 0
}

.content_image_box .lead-content.narrow {
	max-width: 930px;
	margin-left: auto;
	margin-right: auto
}

.content_image_box .box {
	border: 1px solid #e7e7e7;
	margin: 35px 0 0
}

.content_image_box .box:first-child {
	margin: 0
}

.content_image_box .box .con {
	padding: 20px 20px 14px
}

.content_image_box .box .img-wrapper .img {
	display: block;
	height: 200px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 -1px -1px
}

.content_image_box .footer-content {
	margin: 40px 0 0
}

.content_image_box .footer-content.narrow {
	max-width: 930px;
	margin-left: auto;
	margin-right: auto
}

@media screen and (min-width: 768px) {
	.content_image_box {
		margin: 48px 0
	}

	.content_image_box .box {
		position: relative;
		margin: 0;
		border-top: none
	}

	.content_image_box .box:first-child {
		border-top: 1px solid #e7e7e7
	}

	.content_image_box .box .con {
		padding: 0
	}

	.content_image_box .box .con > div {
		display: table;
		width: 100%
	}

	.content_image_box .box .con > div > div {
		display: table-cell;
		padding: 40px 20px;
		vertical-align: middle
	}

	.content_image_box .box.with-image {
		padding: 0 35% 0 0
	}

	.content_image_box .box.with-image .img-wrapper {
		position: absolute;
		right: 0;
		top: 0;
		width: 35%;
		height: 100%
	}

	.content_image_box .box.with-image .img-wrapper .img {
		height: 100%
	}

	.content_image_box .box.with-image .con > div {
		height: 340px
	}

	.content_image_box .box.with-image.left {
		padding: 0 0 0 35%
	}

	.content_image_box .box.with-image.left .img-wrapper {
		right: auto;
		left: 0
	}

	.content_image_box .box.short-img .img-wrapper .img {
		max-height: 400px
	}
}

@media screen and (min-width: 980px) {
	.boxes {
		margin-top: 0
	}

	.content_image_box {
		margin: 96px 0
	}

	.content_image_box .lead-content {
		margin-bottom: 60px
	}

	.content_image_box .box .con > div > div {
		padding: 50px 40px
	}

	.content_image_box .box.with-image .con > div {
		height: 400px
	}

	.content_image_box .footer-content {
		margin-top: 60px
	}
}

@media screen and (min-width: 1060px) {
	.content_image_box .box.with-image .con > div {
		height: 430px
	}
}

.accommodations {
	padding: 0 20px;
	margin-bottom: 50px
}

.accommodations .inner {
	max-width: 1410px;
	margin: 0 auto;
	font-size: 0px
}

.accommodations .inner .wrapper {
	padding: 15px;
	width: 100%;
	display: inline-block
}

.accommodations .inner .wrapper:hover p {
	background: #8c181b !important
}

@media screen and (min-width: 768px) {
	.accommodations .inner .wrapper {
		width: 50%
	}
}

@media screen and (min-width: 980px) {
	.accommodations .inner .wrapper {
		width: 33.333%
	}
}

.accommodations .inner .wrapper .accommodation {
	height: 250px;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.accommodations .inner .wrapper .accommodation p {
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	background-color: rgba(9, 20, 49, 0.8);
	margin-bottom: 0px;
	width: 100%;
	padding: 0 10px;
	color: #ffffff;
	-webkit-transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-ms-transition: background .25s ease-in-out;
	transition: background .25s ease-in-out
}

.offers {
	margin: 28px
}

.offers > .inner {
	max-width: 1380px;
	margin: 0 auto
}

.offers .offer {
	border-bottom: 1px solid #dedede;
	padding: 24px 0
}

.offers .offer:first-child {
	padding-top: 0
}

.offers .offer:last-child {
	border-bottom: 0;
	padding-bottom: 0
}

.offers .offer > .img-wrapper > img {
	width: 100%;
	height: auto
}

@media screen and (min-width: 768px) {
	.offers {
		margin: 48px
	}

	.offers .offer {
		padding: 48px 0;
		font-size: 0
	}

	.offers .offer > .img-wrapper {
		max-width: 50%;
		display: inline-block;
		vertical-align: top
	}

	.offers .offer > .img-wrapper > img {
		padding-right: 48px
	}

	.offers .offer > .content {
		max-width: 50%;
		display: inline-block;
		vertical-align: top
	}

	.offers .offer > .content > *:last-child {
		margin-bottom: 0
	}
}

@media screen and (min-width: 980px) {
	.offers .offer > .img-wrapper {
		max-width: 40%
	}

	.offers .offer > .content {
		max-width: 60%
	}
}

@media screen and (min-width: 1280px) {
	.offers .offer > .img-wrapper {
		max-width: 30%
	}

	.offers .offer > .content {
		max-width: 70%
	}
}

section.dual-block {
	margin: 24px
}

.dual-block {
	margin-bottom: 24px
}

.dual-block > .inner {
	display: table;
	margin: 0 auto;
	border: 1px solid #dedede;
	width: 100%;
	max-width: 1380px;
	background: #f1f1f1
}

.dual-block .block-one {
	border-bottom: 1px solid #dedede
}

.dual-block .block-one, .dual-block .block-two {
	margin: 0 24px;
	padding: 24px 0
}

.dual-block .block-one *:last-child, .dual-block .block-two *:last-child {
	margin-bottom: 0
}

@media screen and (min-width: 768px) {
	section.dual-block {
		margin: 48px
	}

	.dual-block > .inner {
		padding: 24px 0;
		font-size: 0
	}

	.dual-block .block-one, .dual-block .block-two {
		vertical-align: top;
		display: table-cell;
		width: 50%;
		padding: 0 24px
	}

	.dual-block .block-one {
		border-bottom: 0;
		border-right: 1px solid #dedede
	}
}

@media screen and (min-width: 980px) {
	.dual-block h2 {
		margin-bottom: 8px
	}
}

.square_ctas {
	margin-bottom: 60px
}

.square_ctas .square-row {
	display: block;
	border-spacing: 3px 2px;
	margin: 0 auto;
	width: 300px
}

@media screen and (min-width: 768px) {
	.square_ctas .square-row {
		width: 612px
	}
}

.square_ctas .square-row a {
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	background-color: #ebebeb;
	padding: 60px 0 40px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

@media screen and (min-width: 768px) {
	.square_ctas .square-row a {
		display: table-cell;
		margin-bottom: 0
	}
}

.square_ctas .square-row a:hover {
	background-color: #8c181b
}

.square_ctas .square-row a:hover .square-text {
	color: #ffffff
}

.square_ctas .square-row a:hover .square-hover {
	display: block
}

.square_ctas .square-row a:hover .square-default {
	display: none
}

.square_ctas .square-row img {
	display: block;
	margin: 0 auto 30px
}

.square_ctas .square-row img.square-hover {
	display: none
}

.square_ctas .square-row .square-cta {
	width: 300px;
	height: 180px
}

.square_ctas .square-row .square-cta .square-text {
	text-align: center;
	color: #000000;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 1em;
	padding-bottom: 0
}

.brick-layer {
	margin: 28px
}

.brick-layer > .inner {
	max-width: 1380px;
	margin: 0 auto
}

.brick-layer .lead-content {
	margin: 0 0 30px 0;
	text-align: center
}

.brick-layer .lead-content.narrow {
	width: 80%;
	max-width: 860px;
	margin-left: auto;
	margin-right: auto
}

.brick-layer ul.cta-links {
	margin: 14px 0 0;
	text-align: center
}

.brick-layer ul.cta-links li {
	margin: 7px 0 0;
	font-size: 16px;
	font-family: 'ArgentCF-LightItalic';
	line-height: 1.4
}

.brick-layer ul.cta-links li:first-child {
	margin: 0 !important;
	padding: 0 !important
}

.brick-layer ul.cta-links li:first-child:before {
	display: none
}

.brick-layer ul.cta-links li a {
	text-decoration: none !important;
	color: #216eb6;
	-webkit-transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-ms-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}

.brick-layer ul.cta-links li a:hover {
	color: #8c181b
}

.brick-layer .cta {
	position: relative;
	display: block;
	color: #fff;
	text-decoration: none !important;
	margin: 30px 0 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.brick-layer .cta:first-child {
	margin: 0
}

.brick-layer .cta .img {
	height: 175px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.brick-layer .cta .title {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-ms-transition: background .25s ease-in-out;
	transition: background .25s ease-in-out
}

.brick-layer .cta .title h3 {
	color: #fff;
	margin: 0;
	line-height: 1;
	padding: 10px 12px;
	font-size: 15px;
	font-family: 'ArgentCF-LightItalic'
}

.brick-layer .cta:hover .text {
	background: #8c181b
}

.brick-layer .cta:hover .title {
	background: rgba(0, 0, 0, 0.6)
}

.brick-layer .cta .text {
	background: #091432;
	padding: 16px 10px;
	text-align: center;
	-webkit-transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-ms-transition: background .25s ease-in-out;
	transition: background .25s ease-in-out
}

.brick-layer .cta .text h4 {
	margin-bottom: 0;
	color: #fff;
	line-height: 1;
	font-size: 15px;
	font-weight: 500
}

.brick-layer .cta .text h4 span {
	font-family: 'ArgentCF-RegularItalic';
	font-weight: 400;
	font-size: 13px;
	margin: 0 4px
}

.brick-layer .cta .text h4 .fa {
	display: none
}

@media screen and (min-width: 768px) {
	.brick-layer {
		margin: 48px
	}

	.brick-layer .lead-content {
		margin: 0 0 45px 0
	}

	.brick-layer ul.cta-links li {
		display: inline-block;
		vertical-align: top;
		margin: 0 0 0 12px;
		padding: 0 0 0 13px;
		position: relative
	}

	.brick-layer ul.cta-links li:before {
		content: "Divider";
		display: block;
		width: 1px;
		height: 22px;
		background: #cccccc;
		text-align: left;
		text-indent: -9999px;
		top: 50%;
		left: 0;
		margin: -11px 0 0 0;
		position: absolute
	}

	.brick-layer .cta {
		height: 250px;
		float: left;
		width: 40%;
		margin: 0 0 12px 0
	}

	.brick-layer .cta.cta-item-1 {
		width: 58.5%;
		clear: left;
		height: 512px;
		margin: 0 1.5% 0 0
	}

	.brick-layer .cta .img {
		display: none
	}

	.brick-layer .cta .text {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		box-sizing: border-box;
		text-align: left;
		padding: 16px 14px
	}

	.brick-layer .cta .text h4 {
		font-size: 16px
	}

	.brick-layer .cta .text h4 span {
		font-size: 14px
	}
}

@media screen and (min-width: 980px) {
	.brick-layer ul.cta-links li {
		font-size: 18px
	}

	.brick-layer .cta {
		height: 300px;
		margin: 0 0 20px
	}

	.brick-layer .cta.cta-item-1 {
		height: 620px;
		margin: 0 2% 0 0;
		width: 58%
	}

	.brick-layer .cta .title h3 {
		font-size: 18px;
		padding: 10px 14px
	}

	.brick-layer .cta .text {
		padding: 18px 20px
	}

	.brick-layer .cta .text h4 {
		font-size: 18px;
		position: relative;
		padding-right: 20px
	}

	.brick-layer .cta .text h4 span {
		font-size: 15px
	}

	.brick-layer .cta .text h4 .fa {
		position: absolute;
		right: 0;
		top: 50%;
		line-height: 26px;
		height: 26px;
		display: block;
		margin: -13px 0 0
	}
}

@media screen and (min-width: 1060px) {
	.brick-layer .lead-content {
		margin: 0 0 52px 0
	}

	.brick-layer ul.cta-links li {
		font-size: 20px;
		padding-left: 18px;
		margin-left: 17px
	}

	.brick-layer ul.cta-links li:before {
		height: 26px;
		margin-top: -13px
	}

	.brick-layer .cta .title h3 {
		font-size: 20px;
		padding: 11px 16px
	}

	.brick-layer .cta .text h4 {
		font-size: 20px
	}

	.brick-layer .cta .text h4 span {
		font-size: 16px
	}
}

@media screen and (min-width: 1180px) {
	.brick-layer .lead-content {
		margin: 0 0 55px 0
	}

	.brick-layer ul.cta-links li {
		font-size: 22px
	}

	.brick-layer ul.cta-links li:before {
		height: 28px;
		margin-top: -14px
	}

	.brick-layer .cta {
		height: 334px;
		margin: 0 0 30px
	}

	.brick-layer .cta.cta-item-1 {
		height: 698px;
		margin: 0 2.5% 0 0;
		width: 57.5%
	}

	.brick-layer .cta .title h3 {
		font-size: 22px;
		padding: 13px 18px
	}

	.brick-layer .cta .text {
		padding: 20px 20px 20px 25px
	}

	.brick-layer .cta .text h4 {
		font-size: 21px
	}

	.brick-layer .cta .text h4 span {
		font-size: 18px
	}
}

@media screen and (min-width: 1280px) {
	.brick-layer .lead-content {
		margin: 0 0 60px 0
	}

	.brick-layer ul.cta-links li {
		font-size: 24px
	}

	.brick-layer .cta {
		height: 334px;
		margin: 0 0 37px
	}

	.brick-layer .cta.cta-item-1 {
		height: 705px;
		margin: 0 3% 0 0;
		width: 57%
	}

	.brick-layer .cta .text {
		padding: 22px 20px 22px 25px
	}
}

@media screen and (min-width: 1400px) {
	.brick-layer ul.cta-links li {
		font-size: 26px
	}
}

.brick-item {
	background-size: cover;
	background-position: 50% 50%;
	width: 25%;
	position: relative
}

.brick-item img {
	display: block;
	height: auto;
	width: 100%
}

.brick-item a {
	color: #fff;
	display: block
}

.brick-item.brick-link a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.brick-item .cta {
	float: none !important;
	margin: 0 !important
}

.brick-item .brick-text {
	background: linear-gradient(top, rgba(0, 0, 0, 0.8), transparent);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8), transparent);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8), transparent);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8), transparent);
	bottom: 0;
	color: #fff;
	width: 100%;
	position: absolute;
	left: 0
}

.brick-item .brick-text .pad {
	padding: 28px
}

.brick-item .brick-text h4 {
	color: #fff;
	display: inline-block;
	font-size: 21px;
	margin: 0;
	font-weight: 500
}

.brick-item .brick-text span {
	font-size: 30px;
	font-weight: 400;
	line-height: 1
}

.brick-item.member-quote {
	background-color: #F5F5F5;
	overflow: hidden
}

.brick-item .quote-wrap {
	padding: 10%
}

.brick-item .quote-wrap p.quote {
	line-height: 180%;
	color: #666666;
	font-size: 14px
}

.brick-item .quote-wrap .quote-author-deets span {
	color: #04374d !important
}

.cta-bricks {
	margin-bottom: -28px
}

.cta-bricks .grid-sizer {
	width: 33%
}

.cta-bricks .brick-third {
	width: 33%
}

.cta-bricks .brick-half {
	width: 50%
}

.cta-bricks .brick-full {
	width: 100%
}

.cta-bricks .brick-full, .cta-bricks .brick-half, .cta-bricks .grid-sizer, .cta-bricks .brick-item {
	width: 100%
}

.cta-bricks .brick-item {
	margin: 0 0 28px
}

@media screen and (max-width: 767px) {
	.brick-item {
		position: static !important;
		left: auto !important;
		top: auto !important
	}
}

@media screen and (min-width: 768px) {
	.cta-bricks {
		margin-bottom: -26px
	}

	.cta-bricks .gutter-sizer {
		width: 3%
	}

	.cta-bricks .grid-sizer {
		width: 31.333%
	}

	.cta-bricks .brick-item {
		width: 31.333%;
		margin-bottom: 26px
	}

	.cta-bricks .brick-third {
		width: 31.333%
	}

	.cta-bricks .brick-two_thirds {
		width: 64.666%
	}

	.cta-bricks .brick-full {
		width: 100%
	}

	.cta-bricks .brick-item {
		height: 330px
	}

	.cta-bricks .brick-item .cta {
		float: none !important;
		margin: 0 !important;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%
	}

	.cta-bricks .brick-item.brickmulti {
		height: 686px
	}

	.cta-bricks .brick-item.brickmulti.brick-quarter {
		width: 100%
	}
}

@media screen and (min-width: 980px) {
	.cta-bricks {
		margin-bottom: -42px
	}

	.cta-bricks .gutter-sizer {
		width: 3%
	}

	.cta-bricks .grid-sizer {
		width: 31.33%
	}

	.cta-bricks .brick-item {
		width: 31.33%;
		margin-bottom: 42px
	}

	.cta-bricks .brick-third {
		width: 31.33%
	}

	.cta-bricks .brick-two_thirds {
		width: 65.66%
	}

	.cta-bricks .brick-full {
		width: 100%
	}

	.cta-bricks .brick-item.brickmulti {
		height: 702px
	}

	.cta-bricks .brick-item.brickmulti.brick-quarter {
		width: 25%
	}
}

.brick-item-alt.brick-item {
	position: relative
}

.brick-item-alt.brick-item .content {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 18px
}

.brick-item-alt.brick-item .content .alt-title {
	margin: 0 0 14px;
	color: #fff;
	display: block;
	font-family: 'Kaushan Script', cursive;
	font-size: 28px;
	line-height: 38px;
	text-shadow: 0 0 8px rgba(0, 0, 0, 0.3), 1px 1px 5px rgba(0, 0, 0, 0.5)
}

.brick-item-alt.brick-item .content .btn {
	display: inline-block;
	width: auto
}

@media screen and (min-width: 768px) {
	.brick-item-alt.brick-item .content {
		padding: 24px
	}
}

@media screen and (min-width: 1280px) {
	.brick-item-alt.brick-item .content {
		padding: 48px
	}

	.brick-item-alt.brick-item .content .alt-title {
		font-size: 36px;
		line-height: 42px;
		margin-bottom: 24px
	}
}

section.paralax {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

#content.cat-days-wrapper {
	background: none !important
}

@font-face {
	font-family: 'FairytalesScript';
	src: url("../fonts/FairytalesScript/FairytalesScript.eot");
	src: url("../fonts/FairytalesScript/FairytalesScript.eot?#iefix") format("embedded-opentype"), url("../fonts/FairytalesScript/FairytalesScript.woff2") format("woff2"), url("../fonts/FairytalesScript/FairytalesScript.woff") format("woff"), url("../fonts/FairytalesScript/FairytalesScript.ttf") format("truetype"), url("../fonts/FairytalesScript/FairytalesScript.svg#youworkforthem") format("svg");
	font-weight: normal;
	font-style: normal
}

.gform_fields {
	zoom: 1
}

.gform_fields:before, .gform_fields:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}

.gform_fields:after {
	clear: both
}

.cta-img-click-expand {
	padding: 0 !important
}

.cta-img-click-expand > div.contain {
	max-width: none;
	padding: 0;
	margin: 0
}

.cta-img-click-expand .cta .img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	cursor: pointer;
	overflow: hidden
}

.cta-img-click-expand .cta .img:after {
	display: block;
	content: "Hover";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: left;
	text-indent: -9999px;
	background: rgba(0, 0, 0, 0.2);
	z-index: 1;
	-webkit-transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-ms-transition: background .25s ease-in-out;
	transition: background .25s ease-in-out
}

.cta-img-click-expand .cta .img:hover:after {
	background: rgba(0, 0, 0, 0.3)
}

.cta-img-click-expand .cta .img .text {
	display: table;
	width: 100%;
	height: 250px;
	position: relative;
	z-index: 10
}

.cta-img-click-expand .cta .img .text > div {
	display: table-cell;
	vertical-align: middle
}

.cta-img-click-expand .cta .img .text h3 {
	color: #fff;
	font-size: 30px;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.8);
	line-height: 1;
	margin: 0
}

.cta-img-click-expand .cta .img .text h3 span {
	display: block;
	font-size: 62px;
	font-family: 'FairytalesScript'
}

.cta-img-click-expand .cta.active .img:after {
	opacity: 0
}

.cta-img-click-expand .cta.active .img .text h3 {
	color: #053169;
	text-shadow: 0px 0px 30px #fff
}

.cta-img-click-expand .expand {
	display: none;
	background: #091e3e;
	padding-top: 30px;
	position: relative
}

.cta-img-click-expand .expand > div {
	padding: 0 20px 20px 20px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.cta-img-click-expand .expand .close {
	position: absolute;
	right: 30px;
	top: 40px;
	background: url(../img/icon/close-gray.png) no-repeat 0 0;
	background-size: 26px auto;
	text-align: left;
	text-indent: -9999px;
	width: 26px;
	height: 26px;
	z-index: 20;
	cursor: pointer;
	opacity: 0
}

.cta-img-click-expand .expand .wrap {
	background: #fff;
	padding: 30px 22px;
	position: relative
}

.cta-img-click-expand .expand .wrap:before {
	content: "Arrow";
	width: 0;
	height: 0;
	display: block;
	text-align: left;
	text-indent: -9999px;
	position: absolute;
	left: 50%;
	top: -30px;
	border-left: 35px solid transparent;
	border-right: 32px solid transparent;
	border-bottom: 32px solid #fff;
	margin: 0 0 0 -32px
}

.cta-img-click-expand .expand .wrap h3 {
	color: #053169;
	font-size: 28px;
	margin: 0 0 14px 0;
	line-height: 1.2
}

.cta-img-click-expand .expand .wrap h3 span {
	font-size: 54px;
	font-family: 'FairytalesScript';
	display: block
}

.cta-img-click-expand .expand .wrap p {
	color: #053169 !important
}

.cta-img-click-expand .expand .wrap .buttons {
	margin: 30px 0 0
}

.cta-img-click-expand .expand .wrap .buttons li {
	margin: 10px 0 0
}

.cta-img-click-expand .expand .wrap .buttons li:first-child {
	margin-top: 0
}

.cta-img-click-expand .expand .wrap .buttons li .button:hover {
	background: #b82329 !important
}

#cat-days {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600
}

#cat-days strong {
	font-weight: 700
}

#cat-days h1, #cat-days h2, #cat-days h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400
}

#cat-days h2 {
	color: #fff;
	line-height: 1.4;
	margin: 0 0 20px 0;
	font-weight: 600;
	font-size: 20px
}

#cat-days p {
	line-height: 1.6;
	font-size: 14px;
	color: #fff
}

#cat-days .button {
	-webkit-transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-ms-transition: background .25s ease-in-out;
	transition: background .25s ease-in-out;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 13px 20px 12px;
	cursor: pointer;
	background: #0087c3;
	text-decoration: none !important;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2
}

#cat-days .button:after {
	display: inline-block;
	vertical-align: middle;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f054";
	font-size: 22px;
	margin: 0 0 0 10px
}

#cat-days .button:hover {
	background: #1a2d59
}

#cat-days .button.dark {
	background: #1a2d59
}

#cat-days .button.dark:hover {
	background: #0087c3
}

#cat-days .button.white {
	background: #fff;
	color: #0087c3;
	-webkit-transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-ms-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}

#cat-days .button.white:hover {
	color: #b82329
}

#cat-days .head {
	padding: 30px 0;
	padding: 150px 0 40px;
	position: relative
}

#cat-days .head h1 {
	display: block;
	text-align: left;
	text-indent: -9999px;
	background: url(../img/cat-days-logo.png) no-repeat center center;
	background-size: 280px auto;
	height: 255px;
	margin: 0
}

#cat-days .head h2 {
	font-size: 26px;
	line-height: 1.6;
	margin: 0 0 14px 0;
	font-weight: 400
}

#cat-days .head h2 span {
	display: block;
	font-family: 'FairytalesScript';
	font-size: 38px
}

#cat-days .head .book-today {
	background: #b82329;
	position: relative;
	line-height: 60px;
	padding: 0 20px;
	position: absolute;
	right: 0;
	top: 40px;
	font-weight: 700
}

#cat-days .head .book-today:before, #cat-days .head .book-today:after {
	width: 0;
	height: 0;
	text-align: left;
	text-indent: -9999px;
	position: absolute;
	left: -20px;
	content: "Arrow";
	top: 0;
	display: block;
	margin: 0;
	border-style: solid;
	border-width: 0 20px 30px 0;
	border-color: transparent #b82329 transparent;
	-webkit-transition: border .25s ease-in-out;
	-moz-transition: border .25s ease-in-out;
	-ms-transition: border .25s ease-in-out;
	transition: border .25s ease-in-out
}

#cat-days .head .book-today:after {
	top: auto;
	bottom: 0;
	border-width: 0 0 30px 20px;
	border-color: transparent transparent #b82329
}

#cat-days .head .book-today:hover {
	background: #0087c3
}

#cat-days .head .book-today:hover:before {
	border-color: transparent #0087c3 transparent
}

#cat-days .head .book-today:hover:after {
	border-color: transparent transparent #0087c3
}

#cat-days .head .start-adventure {
	width: 120px;
	border-radius: 50%;
	display: block;
	margin: 20px auto 30px;
	font-size: 14px;
	padding: 0;
	text-transform: none;
	font-weight: 600;
	box-shadow: 0px 0px 20px 5px rgba(11, 59, 78, 0.4)
}

#cat-days .head .start-adventure .tbl {
	display: table;
	width: 100%;
	height: 120px
}

#cat-days .head .start-adventure .tbl .tc {
	display: table-cell;
	line-height: 1.2;
	vertical-align: middle;
	padding: 8px 0 0
}

#cat-days .head .start-adventure .fa {
	display: block;
	margin: 0;
	font-size: 28px;
	font-weight: 400
}

#cat-days .head .start-adventure:after {
	display: none
}

#cat-days .head #boarding-ticket {
	margin: 0 auto 20px;
	display: block;
	max-width: 100%;
	cursor: pointer
}

#cat-days .enter-contest {
	background: #053069
}

#cat-days .enter-contest #gform_wrapper_2, #cat-days .enter-contest #gform_wrapper_8 {
	text-align: left;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto
}

#cat-days .enter-contest #gform_wrapper_2 .gform_fields, #cat-days .enter-contest #gform_wrapper_8 .gform_fields {
	margin: 0
}

#cat-days .enter-contest #gform_wrapper_2 .gform_fields li, #cat-days .enter-contest #gform_wrapper_8 .gform_fields li {
	margin: 20px 0 0;
	float: none
}

#cat-days .enter-contest #gform_wrapper_2 .gform_fields li:first-child, #cat-days .enter-contest #gform_wrapper_8 .gform_fields li:first-child {
	margin-top: 0
}

#cat-days .enter-contest #gform_wrapper_2 label, #cat-days .enter-contest #gform_wrapper_8 label {
	display: block;
	color: #fff;
	font-weight: 400;
	text-transform: none;
	font-size: 14px;
	margin: 0 0 6px 0;
	line-height: 1.4;
	cursor: pointer
}

#cat-days .enter-contest #gform_wrapper_2 label .gfield_required, #cat-days .enter-contest #gform_wrapper_8 label .gfield_required {
	color: #fff;
	font-size: 14px;
	margin: 0 0 0 5px
}

#cat-days .enter-contest #gform_wrapper_2 label .gfield_required:after, #cat-days .enter-contest #gform_wrapper_8 label .gfield_required:after {
	display: none
}

#cat-days .enter-contest #gform_wrapper_2 input, #cat-days .enter-contest #gform_wrapper_2 textarea, #cat-days .enter-contest #gform_wrapper_2 .ginput_container_select, #cat-days .enter-contest #gform_wrapper_8 input, #cat-days .enter-contest #gform_wrapper_8 textarea, #cat-days .enter-contest #gform_wrapper_8 .ginput_container_select {
	margin: 0;
	max-width: none
}

#cat-days .enter-contest #gform_wrapper_2 input[type="text"], #cat-days .enter-contest #gform_wrapper_2 select, #cat-days .enter-contest #gform_wrapper_8 input[type="text"], #cat-days .enter-contest #gform_wrapper_8 select {
	color: #7e7e7e;
	box-shadow: 0px 1px 10px 0px rgba(87, 87, 87, 0.5) inset;
	border: none;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	height: 44px;
	padding: 0 10px
}

#cat-days .enter-contest #gform_wrapper_2 select, #cat-days .enter-contest #gform_wrapper_8 select {
	padding-right: 40px
}

#cat-days .enter-contest #gform_wrapper_2 select option, #cat-days .enter-contest #gform_wrapper_8 select option {
	margin: 0;
	padding: 3px 10px
}

#cat-days .enter-contest #gform_wrapper_2 .ginput_container_select:after, #cat-days .enter-contest #gform_wrapper_8 .ginput_container_select:after {
	color: #7e7e7e;
	top: 0;
	line-height: 44px;
	font-size: 18px
}

#cat-days .enter-contest #gform_wrapper_2 #field_2_5 > label, #cat-days .enter-contest #gform_wrapper_2 #field_2_6 > label, #cat-days .enter-contest #gform_wrapper_8 #field_2_5 > label, #cat-days .enter-contest #gform_wrapper_8 #field_2_6 > label {
	display: none
}

#cat-days .enter-contest #gform_wrapper_2 .gfield_checkbox input, #cat-days .enter-contest #gform_wrapper_8 .gfield_checkbox input {
	position: absolute;
	left: -9999px
}

#cat-days .enter-contest #gform_wrapper_2 .gfield_checkbox label, #cat-days .enter-contest #gform_wrapper_8 .gfield_checkbox label {
	padding: 0 0 0 30px;
	margin: 0
}

#cat-days .enter-contest #gform_wrapper_2 .gfield_checkbox input[type="checkbox"] + label:before, #cat-days .enter-contest #gform_wrapper_8 .gfield_checkbox input[type="checkbox"] + label:before {
	top: 6px
}

#cat-days .enter-contest #gform_wrapper_2 .gfield_checkbox input[type="checkbox"]:hover + label:before, #cat-days .enter-contest #gform_wrapper_8 .gfield_checkbox input[type="checkbox"]:hover + label:before {
	color: #fff;
	content: "\f096"
}

#cat-days .enter-contest #gform_wrapper_2 .gfield_checkbox input[type="checkbox"]:checked + label:before, #cat-days .enter-contest #gform_wrapper_8 .gfield_checkbox input[type="checkbox"]:checked + label:before {
	color: #fff;
	content: "\f046"
}

#cat-days .enter-contest #gform_wrapper_2 input[type="submit"], #cat-days .enter-contest #gform_wrapper_8 input[type="submit"] {
	border: none;
	display: block;
	margin: 30px auto 0;
	max-width: 600px;
	font-weight: 700;
	padding: 0 15px;
	line-height: 60px;
	height: auto
}

#cat-days .enter-contest #gform_wrapper_2 input[type="submit"]:hover, #cat-days .enter-contest #gform_wrapper_8 input[type="submit"]:hover {
	background: #b82329
}

#cat-days .enter-contest .validation_error {
	font-size: 14px;
	color: #fff;
	line-height: 1.6;
	padding: 10px;
	max-width: 600px;
	margin: 30px auto 30px;
	background: #b82329;
	text-align: center;
	font-style: normal
}

#cat-days .enter-contest .gform_confirmation_message {
	font-size: 14px;
	color: #fff;
	line-height: 1.6
}

#cat-days .enter-contest .gfield_error {
	background: none;
	border: none
}

#cat-days .enter-contest .gfield_description {
	display: block;
	font-size: 12px;
	color: #fff;
	line-height: 1.2;
	font-weight: 400;
	margin: 8px 0 0;
	font-style: normal
}

#cat-days .enter-contest .social-share {
	margin: 50px 0 0;
	padding: 36px 0 0;
	border-top: 1px solid rgba(255, 255, 255, 0.35)
}

#cat-days .enter-contest .social-share ul {
	margin: 30px auto 25px;
	max-width: 300px
}

#cat-days .enter-contest .social-share ul li {
	margin: 10px 0 0
}

#cat-days .enter-contest .social-share ul li:first-child {
	margin: 0 !important
}

#cat-days .enter-contest .social-share ul .button {
	display: block;
	background: #0087c3;
	color: #fff;
	text-decoration: none;
	line-height: 40px;
	padding: 10px 60px 10px 10px;
	text-transform: none;
	text-align: left;
	position: relative;
	font-weight: 600
}

#cat-days .enter-contest .social-share ul .button:before {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f09a";
	display: inline-block;
	vertical-align: top;
	margin: 0 12px 0 0;
	font-size: 40px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	-webkit-transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-ms-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}

#cat-days .enter-contest .social-share ul .button.social_share_fb:before {
	content: "\f09a";
	color: #0087c3;
	background: #fff;
	font-size: 28px
}

#cat-days .enter-contest .social-share ul .button.social_share_tw:before {
	content: "\f099"
}

#cat-days .enter-contest .social-share ul .button.social_share_ig:before {
	content: "\f16d"
}

#cat-days .enter-contest .social-share ul .button:after {
	display: block;
	width: 40px;
	line-height: 60px;
	right: 0;
	top: 0;
	position: absolute;
	color: #0087c3;
	background: #fff;
	text-align: center;
	-webkit-transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-ms-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	font-size: 24px
}

#cat-days .enter-contest .social-share ul .button:hover {
	background: #b82329
}

#cat-days .enter-contest .social-share ul .button:hover:after {
	color: #b82329
}

#cat-days .enter-contest .social-share ul .button.social_share_fb:hover:before {
	color: #b82329
}

#cat-days .enter-contest .social-share p {
	margin: 0
}

#cat-days .ferry-trail img {
	display: block;
	margin: 0 auto 26px;
	width: 50%;
	max-width: 320px
}

#cat-days .ferry-trail h2 {
	margin: 0 0 14px
}

#cat-days .ferry-trail p {
	margin: 0 0 24px 0;
	font-weight: 400
}

#cat-days .ferry-trail .social-buttons {
	margin: 36px 0 0
}

#cat-days .ferry-trail .social-buttons li {
	margin: 10px 0 0
}

#cat-days .ferry-trail .social-buttons li:first-child {
	margin: 0
}

#cat-days .ferry-trail .social-buttons li .button {
	display: block;
	border: 1px solid #fff;
	max-width: 540px;
	padding: 0 20px;
	font-size: 16px;
	line-height: 60px;
	font-weight: 700
}

#cat-days .ferry-trail .social-buttons li .button:after {
	display: none
}

#cat-days .ferry-trail .social-buttons li .button:before {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f09a";
	display: inline-block;
	vertical-align: top;
	margin: 0 20px 0 0;
	font-size: 30px;
	line-height: 60px
}

#cat-days .ferry-trail .social-buttons li .button.social_tw:before {
	content: "\f099"
}

#cat-days .ferry-trail .social-buttons li .button:hover {
	background: #b82329 !important
}

#cat-days .rules-regulations {
	background: #0087c3;
	padding: 40px 0 20px
}

#cat-days .rules-regulations > div {
	max-width: 1100px
}

#cat-days .rules-regulations h2 {
	margin: 0 0 20px 0;
	line-height: 33px;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer
}

#cat-days .rules-regulations h2 span {
	padding: 0 48px 0 0;
	background: url(../img/icon/expand-collapse.png) no-repeat right 0;
	background-size: 33px auto;
	display: inline-block;
	vertical-align: top
}

#cat-days .rules-regulations h2.active span {
	background-position: right -33px
}

#cat-days .rules-regulations .expanding {
	text-align: left;
	display: none;
	padding: 0 0 20px 0
}

#cat-days .rules-regulations .expanding h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4;
	margin: 0 0 20px 0
}

#cat-days .rules-regulations .expanding h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0 0 20px 0
}

#cat-days .rules-regulations .expanding ol {
	list-style: decimal;
	padding: 0 0 0 20px;
	margin: 30px 0 0
}

#cat-days .rules-regulations .expanding ol li {
	color: #fff;
	font-size: 14px;
	line-height: 1.6;
	margin: 20px 0 0;
	padding-left: 4px
}

#cat-days .rules-regulations .expanding ol li:first-child {
	margin: 0
}

#cat-days .rules-regulations .expanding ol li ul {
	margin: 0;
	padding: 8px 0 0 20px;
	list-style: disc
}

#cat-days .rules-regulations .expanding ol li ul li {
	margin: 8px 0 0;
	padding: 0
}

#cat-days section {
	padding: 40px 0
}

#cat-days section > div {
	box-sizing: unset
}

@media screen and (min-width: 768px) {
	.cta-img-click-expand .cta {
		float: left;
		width: 50%
	}

	.cta-img-click-expand .cta .img .text {
		height: 350px
	}

	.cta-img-click-expand .cta .img .text h3 {
		font-size: 34px
	}

	.cta-img-click-expand .cta .img .text h3 span {
		font-size: 68px
	}

	.cta-img-click-expand .cta-wrapper > .expand {
		float: left;
		width: 100%
	}

	.cta-img-click-expand .cta-wrapper > .expand > div {
		padding: 0 20px
	}

	.cta-img-click-expand .cta-wrapper > .expand .close {
		width: 39px;
		height: 39px;
		background: url(../img/icon/close.png) no-repeat 0 0;
		background-size: 39px auto;
		top: 60px
	}

	.cta-img-click-expand .cta-wrapper > .expand .wrap {
		max-width: 800px;
		width: 82%;
		margin: 0 auto;
		box-sizing: border-box;
		text-align: left;
		padding: 30px
	}

	.cta-img-click-expand .cta-wrapper > .expand .wrap h3 {
		font-size: 34px
	}

	.cta-img-click-expand .cta-wrapper > .expand .wrap h3 span {
		font-size: 68px;
		display: inline;
		margin: 0 6px 0 0
	}

	.cta-img-click-expand .cta-wrapper > .expand .wrap .buttons li {
		display: inline-block;
		vertical-align: top;
		margin: 0 0 0 10px
	}

	.cta-img-click-expand .cta-wrapper > .expand .wrap .buttons li:first-child {
		margin-left: 0
	}

	.cta-img-click-expand .cta-wrapper > .expand.left .wrap {
		float: left
	}

	.cta-img-click-expand .cta-wrapper > .expand.left .wrap:before {
		left: 100px
	}

	.cta-img-click-expand .cta-wrapper > .expand.right .wrap {
		float: right
	}

	.cta-img-click-expand .cta-wrapper > .expand.right .wrap:before {
		left: auto;
		right: 100px
	}

	.cta-img-click-expand .cta-wrapper > .expand.right .close {
		left: 30px;
		right: auto
	}

	#cat-days .button {
		font-size: 16px;
		padding: 13px 20px 11px
	}

	#cat-days .button:after {
		font-size: 24px
	}

	#cat-days h2 {
		font-size: 26px
	}

	#cat-days p {
		font-size: 16px
	}

	#cat-days .head {
		padding: 100px 0 50px
	}

	#cat-days .head .contain {
		width: 72%;
		max-width: 800px
	}

	#cat-days .head h1 {
		background-size: 400px auto;
		height: 364px
	}

	#cat-days .head h2 {
		font-size: 36px;
		margin: 0 0 22px 0;
		line-height: 1.5
	}

	#cat-days .head h2 span {
		font-size: 60px
	}

	#cat-days .head .book-today {
		position: fixed;
		top: 208px;
		z-index: 999
	}

	#cat-days .head .start-adventure {
		margin: 30px auto;
		width: 140px;
		font-size: 16px
	}

	#cat-days .head .start-adventure .tbl {
		height: 140px
	}

	#cat-days .head .start-adventure .tbl .tc {
		line-height: 1.3
	}

	#cat-days .head .start-adventure .fa {
		font-size: 36px;
		margin: 2px 0 0
	}

	#cat-days .enter-contest > div {
		max-width: 1184px
	}

	#cat-days .enter-contest h2 {
		margin: 0 auto 30px;
		max-width: 700px;
		width: 70%
	}

	#cat-days .enter-contest #gform_wrapper_2 .gform_fields > li, #cat-days .enter-contest #gform_wrapper_8 .gform_fields > li {
		float: left;
		width: 48%;
		margin: 0 4% 20px 0
	}

	#cat-days .enter-contest #gform_wrapper_2 .gform_fields > li:nth-child(2n+2), #cat-days .enter-contest #gform_wrapper_8 .gform_fields > li:nth-child(2n+2) {
		margin-right: 0
	}

	#cat-days .enter-contest #gform_wrapper_2 .gform_fields > li#field_2_5, #cat-days .enter-contest #gform_wrapper_2 .gform_fields > li#field_2_6, #cat-days .enter-contest #gform_wrapper_8 .gform_fields > li#field_2_5, #cat-days .enter-contest #gform_wrapper_8 .gform_fields > li#field_2_6 {
		margin-top: 5px
	}

	#cat-days .enter-contest #gform_wrapper_2 input[type="submit"], #cat-days .enter-contest #gform_wrapper_8 input[type="submit"] {
		width: 50%;
		font-size: 16px
	}

	#cat-days .enter-contest #gform_wrapper_2 label, #cat-days .enter-contest #gform_wrapper_8 label {
		padding: 0 8px;
		font-size: 16px
	}

	#cat-days .enter-contest #gform_wrapper_2 input[type="text"], #cat-days .enter-contest #gform_wrapper_2 select, #cat-days .enter-contest #gform_wrapper_8 input[type="text"], #cat-days .enter-contest #gform_wrapper_8 select {
		height: 50px;
		padding: 0 15px
	}

	#cat-days .enter-contest #gform_wrapper_2 select, #cat-days .enter-contest #gform_wrapper_8 select {
		padding-right: 40px
	}

	#cat-days .enter-contest #gform_wrapper_2 .ginput_container_select:after, #cat-days .enter-contest #gform_wrapper_8 .ginput_container_select:after {
		line-height: 50px;
		right: 15px
	}

	#cat-days .enter-contest .gform_confirmation_message {
		font-size: 16px
	}

	#cat-days .enter-contest .validation_error {
		font-size: 16px;
		padding: 12px 20px
	}

	#cat-days .enter-contest .gfield_description {
		font-size: 14px
	}

	#cat-days .enter-contest .social-share ul {
		margin: 35px auto 28px
	}

	#cat-days .ferry-trail > div {
		max-width: 1120px
	}

	#cat-days .ferry-trail .img-text {
		display: table;
		width: 100%
	}

	#cat-days .ferry-trail .img-text > div {
		display: table-cell;
		vertical-align: middle;
		width: 50%;
		padding: 0 10px
	}

	#cat-days .ferry-trail .img-text .img img {
		margin: 0 auto;
		width: 64%
	}

	#cat-days .ferry-trail .img-text .text {
		text-align: left
	}

	#cat-days .ferry-trail .social-buttons li {
		float: left;
		width: 50%;
		margin: 0
	}

	#cat-days .ferry-trail .social-buttons li .button {
		margin: 0 10px;
		line-height: 70px;
		font-size: 18px
	}

	#cat-days .ferry-trail .social-buttons li .button:before {
		line-height: 70px;
		font-size: 36px
	}

	#cat-days .rules-regulations h2 {
		font-size: 20px
	}

	#cat-days .rules-regulations .expanding h3 {
		font-size: 26px
	}

	#cat-days .rules-regulations .expanding h4 {
		font-size: 18px
	}

	#cat-days .rules-regulations .expanding ol li {
		font-size: 16px
	}

	#cat-days section {
		padding: 50px 0
	}
}

@media screen and (min-width: 980px) {
	.cta-img-click-expand .cta {
		width: 33.3333%
	}

	.cta-img-click-expand .cta-wrapper > .expand .wrap {
		width: 70%;
		padding: 35px 40px 30px
	}

	#cat-days section {
		padding: 60px 0
	}

	#cat-days .button {
		font-size: 18px;
		padding: 15px 22px 13px
	}

	#cat-days .button:after {
		font-size: 26px
	}

	#cat-days .head {
		padding: 40px 0 60px
	}

	#cat-days .head h1 {
		background-size: 500px auto;
		height: 455px
	}

	#cat-days .enter-contest #gform_wrapper_2 input[type="submit"], #cat-days .enter-contest #gform_wrapper_8 input[type="submit"] {
		font-size: 18px;
		line-height: 65px
	}

	#cat-days .enter-contest .social-share ul {
		max-width: none;
		margin: 40px 0 30px
	}

	#cat-days .enter-contest .social-share ul li {
		display: inline-block;
		vertical-align: top;
		margin: 0 0 0 17px
	}

	#cat-days .enter-contest .social-share ul li .button {
		font-size: 16px
	}

	#cat-days .ferry-trail h2 {
		margin: 0 0 10px
	}

	#cat-days .ferry-trail p {
		margin: 0 0 28px
	}

	#cat-days .ferry-trail .social-buttons li .button {
		line-height: 75px;
		font-size: 22px
	}

	#cat-days .ferry-trail .social-buttons li .button:before {
		line-height: 75px;
		font-size: 40px
	}

	#cat-days .rules-regulations h2 {
		font-size: 22px
	}
}

@media screen and (min-width: 1025px) {
	.parallax-window {
		background-image: none !important
	}
}

@media screen and (min-width: 1060px) {
	.cta-img-click-expand .cta {
		width: 33.3333%
	}

	.cta-img-click-expand .cta-wrapper > .expand > div {
		padding: 0 100px
	}

	.cta-img-click-expand .cta-wrapper > .expand .close {
		right: 30px !important;
		left: auto !important
	}

	.cta-img-click-expand .cta-wrapper > .expand .wrap {
		width: 78%
	}

	#cat-days section {
		padding: 65px 0
	}

	#cat-days p {
		font-size: 18px
	}

	#cat-days h2 {
		font-size: 28px
	}

	#cat-days .head h2 {
		font-size: 40px
	}

	#cat-days .head h2 span {
		font-size: 70px
	}

	#cat-days .head .start-adventure {
		font-size: 18px;
		width: 160px;
		box-shadow: 0px 0px 40px 8px rgba(11, 59, 78, 0.4)
	}

	#cat-days .head .start-adventure .tbl {
		height: 160px
	}

	#cat-days .enter-contest #gform_wrapper_2 label, #cat-days .enter-contest #gform_wrapper_8 label {
		font-size: 18px
	}

	#cat-days .enter-contest #gform_wrapper_2 input[type="text"], #cat-days .enter-contest #gform_wrapper_2 select, #cat-days .enter-contest #gform_wrapper_8 input[type="text"], #cat-days .enter-contest #gform_wrapper_8 select {
		font-size: 18px;
		height: 56px;
		box-shadow: 0px 1px 15px 0px rgba(87, 87, 87, 0.5) inset
	}

	#cat-days .enter-contest #gform_wrapper_2 .ginput_container_select:after, #cat-days .enter-contest #gform_wrapper_8 .ginput_container_select:after {
		line-height: 56px;
		font-size: 24px
	}

	#cat-days .enter-contest #gform_wrapper_2 select, #cat-days .enter-contest #gform_wrapper_8 select {
		padding-right: 50px
	}

	#cat-days .enter-contest #gform_wrapper_2 input[type="submit"], #cat-days .enter-contest #gform_wrapper_8 input[type="submit"] {
		line-height: 75px
	}

	#cat-days .enter-contest .gform_confirmation_message {
		font-size: 18px
	}

	#cat-days .enter-contest .validation_error {
		font-size: 18px
	}

	#cat-days .enter-contest .social-share {
		margin: 60px 0 0
	}

	#cat-days .enter-contest .social-share ul li .button {
		font-size: 18px
	}

	#cat-days .ferry-trail {
		padding: 75px 0
	}

	#cat-days .ferry-trail .social-buttons {
		margin: 40px 0 0
	}

	#cat-days .ferry-trail .social-buttons li .button {
		line-height: 85px;
		font-size: 24px
	}

	#cat-days .ferry-trail .social-buttons li .button:before {
		line-height: 85px;
		font-size: 44px;
		margin: 0 26px 0 0
	}

	#cat-days .rules-regulations .expanding h3 {
		font-size: 28px
	}

	#cat-days .rules-regulations .expanding h4 {
		font-size: 20px
	}

	#cat-days .rules-regulations .expanding ol li {
		font-size: 18px
	}
}

@media screen and (min-width: 1180px) {
	.cta-img-click-expand .cta .img .text h3 {
		font-size: 38px
	}

	.cta-img-click-expand .cta .img .text h3 span {
		font-size: 74px
	}

	.cta-img-click-expand .cta-wrapper > .expand .wrap {
		padding: 40px 50px 32px
	}

	.cta-img-click-expand .cta-wrapper > .expand .wrap p {
		font-size: 18px !important
	}

	#cat-days section {
		padding: 75px 0
	}

	#cat-days p {
		font-size: 20px
	}

	#cat-days .button {
		font-size: 20px;
		padding: 16px 25px 14px
	}

	#cat-days .button:after {
		font-size: 28px;
		margin: 0 0 0 12px
	}

	#cat-days .head {
		padding: 40px 0 70px
	}

	#cat-days .head h1 {
		background-size: 600px auto;
		height: 547px
	}

	#cat-days .head h2 {
		font-size: 46px
	}

	#cat-days .head h2 span {
		font-size: 75px
	}

	#cat-days .head .book-today {
		font-size: 18px;
		line-height: 70px
	}

	#cat-days .head .book-today:before, #cat-days .head .book-today:after {
		border-width: 0 25px 35px 0;
		left: -25px
	}

	#cat-days .head .book-today:after {
		border-width: 0 0 35px 25px
	}

	#cat-days .head .start-adventure {
		font-size: 20px;
		width: 180px;
		box-shadow: 0px 0px 50px 9px rgba(11, 59, 78, 0.4)
	}

	#cat-days .head .start-adventure .tbl {
		height: 180px
	}

	#cat-days .head .start-adventure .tbl .fa {
		font-size: 40px;
		margin: 4px 0 0
	}

	#cat-days .enter-contest #gform_wrapper_2 label, #cat-days .enter-contest #gform_wrapper_8 label {
		font-size: 20px
	}

	#cat-days .enter-contest #gform_wrapper_2 input[type="text"], #cat-days .enter-contest #gform_wrapper_2 select, #cat-days .enter-contest #gform_wrapper_8 input[type="text"], #cat-days .enter-contest #gform_wrapper_8 select {
		font-size: 20px;
		height: 65px;
		box-shadow: 0px 1px 18px 0px rgba(87, 87, 87, 0.5) inset
	}

	#cat-days .enter-contest #gform_wrapper_2 .ginput_container_select:after, #cat-days .enter-contest #gform_wrapper_8 .ginput_container_select:after {
		line-height: 65px;
		font-size: 26px;
		right: 20px
	}

	#cat-days .enter-contest #gform_wrapper_2 select, #cat-days .enter-contest #gform_wrapper_8 select {
		padding-right: 60px
	}

	#cat-days .enter-contest #gform_wrapper_2 input[type="submit"], #cat-days .enter-contest #gform_wrapper_8 input[type="submit"] {
		font-size: 20px
	}

	#cat-days .enter-contest #gform_wrapper_2 .gfield_checkbox input[type="checkbox"] + label, #cat-days .enter-contest #gform_wrapper_8 .gfield_checkbox input[type="checkbox"] + label {
		padding-left: 38px
	}

	#cat-days .enter-contest #gform_wrapper_2 .gfield_checkbox input[type="checkbox"] + label:before, #cat-days .enter-contest #gform_wrapper_8 .gfield_checkbox input[type="checkbox"] + label:before {
		top: 10px;
		font-size: 26px
	}

	#cat-days .enter-contest .gform_confirmation_message {
		font-size: 20px
	}

	#cat-days .enter-contest .validation_error {
		font-size: 20px
	}

	#cat-days .enter-contest .social-share {
		margin: 75px 0 0
	}

	#cat-days .enter-contest .social-share ul {
		margin: 45px auto 32px
	}

	#cat-days .enter-contest .social-share ul li .button {
		font-size: 20px;
		padding: 15px 80px 15px 15px;
		line-height: 46px
	}

	#cat-days .enter-contest .social-share ul li .button:before {
		line-height: 46px;
		width: 46px;
		font-size: 46px
	}

	#cat-days .enter-contest .social-share ul li .button:after {
		line-height: 76px;
		width: 55px;
		font-size: 30px
	}

	#cat-days .enter-contest .social-share ul li .button.button.social_share_fb:before {
		font-size: 30px
	}

	#cat-days .ferry-trail {
		padding: 85px 0
	}

	#cat-days .ferry-trail .social-buttons li .button {
		line-height: 85px;
		font-size: 24px
	}

	#cat-days .ferry-trail .social-buttons li .button:before {
		line-height: 85px;
		font-size: 44px;
		margin: 0 26px 0 0
	}
}

@media screen and (min-width: 1280px) {
	.cta-img-click-expand .cta .img .text h3 {
		font-size: 40px
	}

	.cta-img-click-expand .cta .img .text h3 span {
		font-size: 80px
	}

	.cta-img-click-expand .cta-wrapper > .expand .wrap {
		padding: 40px 60px 32px
	}

	#cat-days section {
		padding: 80px 0
	}

	#cat-days .button {
		padding: 17px 27px 15px
	}

	#cat-days .button:after {
		font-size: 30px;
		margin: 0 0 0 14px
	}

	#cat-days .head h1 {
		background-size: 680px auto;
		height: 619px
	}

	#cat-days .head h2 {
		font-size: 50px
	}

	#cat-days .head h2 span {
		font-size: 80px
	}

	#cat-days .head .book-today {
		line-height: 80px
	}

	#cat-days .head .book-today:before, #cat-days .head .book-today:after {
		border-width: 0 28px 40px 0;
		left: -28px
	}

	#cat-days .head .book-today:after {
		border-width: 0 0 40px 28px
	}

	#cat-days .head .start-adventure {
		font-size: 22px;
		width: 200px;
		box-shadow: 0px 0px 58px 10px rgba(11, 59, 78, 0.4)
	}

	#cat-days .head .start-adventure .tbl {
		height: 200px
	}

	#cat-days .head .start-adventure .tbl .fa {
		font-size: 44px;
		margin: 6px 0 0
	}

	#cat-days .enter-contest .social-share {
		margin: 85px 0 0
	}

	#cat-days .enter-contest .social-share ul {
		margin: 50px auto 35px
	}

	#cat-days .enter-contest .social-share ul li .button {
		font-size: 22px;
		padding: 18px 90px 18px 18px;
		line-height: 50px
	}

	#cat-days .enter-contest .social-share ul li .button:before {
		line-height: 50px;
		width: 50px;
		font-size: 50px
	}

	#cat-days .enter-contest .social-share ul li .button:after {
		line-height: 86px;
		width: 70px;
		font-size: 34px
	}

	#cat-days .enter-contest .social-share ul li .button.button.social_share_fb:before {
		font-size: 34px
	}

	#cat-days .ferry-trail {
		padding: 95px 0
	}

	#cat-days .ferry-trail .social-buttons li .button {
		line-height: 95px;
		font-size: 28px
	}

	#cat-days .ferry-trail .social-buttons li .button:before {
		line-height: 95px;
		font-size: 60px;
		margin: 0 30px 0 0
	}
}

@media screen and (min-width: 1400px) {
	.cta-img-click-expand .cta .img .text {
		height: 390px
	}

	.cta-img-click-expand .cta .img .text h3 span {
		font-size: 88px
	}

	#cat-days section {
		padding: 85px 0
	}

	#cat-days .head h1 {
		background-size: 719px auto;
		height: 655px
	}

	#cat-days .head .start-adventure {
		width: 210px
	}

	#cat-days .head .start-adventure .tbl {
		height: 210px
	}

	#cat-days .head .start-adventure .tbl .fa {
		font-size: 48px;
		margin: 8px 0 0
	}

	#cat-days .enter-contest .social-share {
		margin: 98px 0 0
	}

	#cat-days .enter-contest .social-share ul li .button {
		padding: 18px 100px 18px 18px
	}

	#cat-days .enter-contest .social-share ul li .button:after {
		width: 74px
	}

	#cat-days .ferry-trail {
		padding: 104px 0
	}

	#cat-days .ferry-trail .social-buttons li .button {
		line-height: 105px;
		font-size: 30px
	}

	#cat-days .ferry-trail .social-buttons li .button:before {
		line-height: 105px;
		font-size: 62px
	}
}

@media screen and (min-width: 1600px) {
	.cta-img-click-expand .cta .img .text {
		height: 420px
	}
}

.sea_share_contest_wrapper {
	background-color: #e5ded4
}

@media (min-width: 980px) {
	.sea_share_contest_wrapper {
		padding-bottom: 20px
	}
}

.sea_share_contest_wrapper img {
	margin-bottom: 24px;
	max-width: 100%
}

.sea_share_contest_wrapper p {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 24px
}

@media (min-width: 980px) {
	.sea_share_contest_wrapper.entry {
		background: #e5ded4 url("/assets/sea-share-contest/background_no_fade.jpg") center top no-repeat;
		background-size: cover
	}

	.sea_share_contest_wrapper p {
		margin-bottom: 0px
	}
}

.sea_share_contest_wrapper .contest_body {
	padding: 20px;
	position: relative
}

.sea_share_contest_wrapper .contest_body .validation_error {
	display: none
}

@media (min-width: 400px) {
	.sea_share_contest_wrapper .contest_body .gform_wrapper form {
		max-width: 363px;
		margin: 0 auto
	}
}

.sea_share_contest_wrapper .contest_body .gform_wrapper form label {
	text-transform: none;
	font-size: 15px;
	font-family: 'aktiv-grotesk', sans-serif;
	font-weight: 400
}

.sea_share_contest_wrapper .contest_body .gform_wrapper form .gfield_error {
	background: transparent;
	border-left: 0px;
	border-right: 0px
}

.sea_share_contest_wrapper .contest_body .gform_wrapper form .gfield_required {
	font-size: 13px
}

.sea_share_contest_wrapper .contest_body .gform_wrapper form .gfield_required:after {
	content: ''
}

.sea_share_contest_wrapper .contest_body .gform_wrapper form .gfield {
	clear: both;
	width: 100%
}

.sea_share_contest_wrapper .contest_body .gform_wrapper form .gform_fields {
	margin: 0px
}

.sea_share_contest_wrapper .contest_body .gform_wrapper form .gfield_checkbox label, .sea_share_contest_wrapper .contest_body .gform_wrapper form .gfield_radio label {
	padding-left: 20px;
	font-size: 14px;
	line-height: 19px;
	margin-top: 0px
}

.sea_share_contest_wrapper .contest_body .gform_wrapper form .gfield_checkbox input[type=checkbox] {
	height: 0px;
	margin: 0px
}

.sea_share_contest_wrapper .contest_body .gform_wrapper form .gfield_checkbox input[type=checkbox] + label:before {
	padding-top: 6px
}

.sea_share_contest_wrapper .contest_body .gform_wrapper form input, .sea_share_contest_wrapper .contest_body .gform_wrapper form textarea, .sea_share_contest_wrapper .contest_body .gform_wrapper form .ginput_container_select, .sea_share_contest_wrapper .contest_body .gform_wrapper form option, .sea_share_contest_wrapper .contest_body .gform_wrapper form optgroup, .sea_share_contest_wrapper .contest_body .gform_wrapper form button, .sea_share_contest_wrapper .contest_body .gform_wrapper form legend, .sea_share_contest_wrapper .contest_body .gform_wrapper form fieldset {
	margin-bottom: 0px
}

.sea_share_contest_wrapper .contest_body .gform_wrapper form .gform_footer {
	background-color: #8c181b;
	display: inline-block;
	padding: 5px
}

.sea_share_contest_wrapper .contest_body .gform_wrapper form .gform_footer:hover {
	background-color: #091431
}

.sea_share_contest_wrapper .contest_body .gform_wrapper form .gform_footer input[type="submit"] {
	margin: 0px;
	border: solid 1px #FFFFFF;
	background-color: transparent;
	padding: 5px 7px;
	max-width: none;
	font-size: 18px;
	line-height: 29px;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 600;
	font-style: italic
}

.sea_share_contest_wrapper .contest_header {
	text-align: center;
	padding: 50px 20px 0px 20px;
	position: relative;
	max-width: 910px;
	margin: 0 auto
}

.sea_share_contest_wrapper .contest_header img {
	max-width: 250px
}

@media (min-width: contest_inner) {
	.sea_share_contest_wrapper .contest_header img {
		max-width: 363px
	}
}

@media (min-width: 980px) {
	.sea_share_contest_wrapper .contest_header .logo {
		max-width: 700px;
		margin: 0 auto
	}

	.sea_share_contest_wrapper .contest_header .logos_wrapper {
		display: table;
		width: 100%
	}

	.sea_share_contest_wrapper .contest_header .logos_wrapper .contest_logo, .sea_share_contest_wrapper .contest_header .logos_wrapper .cta {
		display: table-cell;
		vertical-align: middle;
		padding: 20px 20px 0px 20px
	}
}

.sea_share_contest_wrapper .contest_inner {
	background: transparent url(/assets/sea-share-contest/paper_full.png) center top no-repeat;
	background-size: cover
}

@media (min-width: 980px) {
	.sea_share_contest_wrapper .contest_inner {
		background-size: initial;
		min-height: 1653px
	}
}

@media (min-width: 980px) {
	.sea_share_contest_wrapper .contest_inner {
		max-width: 1044px;
		margin: 0px auto;
		position: relative
	}
}

.sea_share_contest_wrapper .compass {
	display: none
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper .compass {
		display: block;
		position: absolute;
		left: -150px;
		bottom: -200px
	}
}

@media (min-width: 980px) {
	.sea_share_contest_wrapper .compass {
		bottom: -340px
	}
}

.sea_share_contest_wrapper .ticket {
	display: none
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper .ticket {
		display: block;
		position: absolute;
		left: -250px;
		bottom: -200px
	}
}

.sea_share_contest_wrapper.timeline {
	background-color: transparent;
	padding-bottom: 0px
}

@media (min-width: 980px) {
	.sea_share_contest_wrapper.timeline {
		background: #e5ded4 url("/assets/sea-share-contest/background.jpg") center top no-repeat;
		background-size: 100% auto
	}
}

.sea_share_contest_wrapper.timeline .contest_inner {
	max-width: none;
	padding: 0px;
	background: none
}

.sea_share_contest_wrapper.timeline .contest_header {
	background: transparent url(/assets/sea-share-contest/paper_partial.png) center top no-repeat;
	background-size: 160% auto;
	max-width: 1070px;
	margin: 0 auto;
	padding: 40px 20px 20px 20px
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .contest_header {
		background-size: 100% auto;
		padding: 60px 60px 40px 60px
	}
}

.sea_share_contest_wrapper.timeline .contest_header img {
	display: block;
	margin: 0 auto 30px auto
}

.sea_share_contest_wrapper.timeline .contest_header img.compass {
	display: none
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .contest_header img.compass {
		display: block
	}
}

@media (min-width: 400px) {
	.sea_share_contest_wrapper.timeline .contest_header img {
		max-width: 250px
	}
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .contest_header img {
		max-width: 363px
	}
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .contest_header {
		text-align: left
	}

	.sea_share_contest_wrapper.timeline .contest_header .header_inner {
		display: table;
		width: 100%;
		table-layout: fixed
	}

	.sea_share_contest_wrapper.timeline .contest_header .header_inner .logo, .sea_share_contest_wrapper.timeline .contest_header .header_inner .cta {
		display: table-cell;
		width: 50%
	}

	.sea_share_contest_wrapper.timeline .contest_header .header_inner .cta {
		padding-left: 20px
	}

	.sea_share_contest_wrapper.timeline .contest_header .header_inner .logo {
	    vertical-align: middle;
	}
	.sea_share_contest_wrapper.timeline .contest_header .header_inner .logo img {
	    margin-bottom: 0px;
	}
}

@media (min-width:768px) and (min-width:980px) {
  .sea_share_contest_wrapper.timeline .contest_header .header_inner .logo:first-child img {
    max-width: 407px;
  }
}
@media (min-width:768px) {
  .sea_share_contest_wrapper.timeline .contest_header .header_inner .logo + .logo {
    text-align: right;
  }
  .sea_share_contest_wrapper.timeline .contest_header .header_inner .logo + .logo img {
    display: inline;
  }
  .sea_share_contest_wrapper.timeline .contest_header img {
    max-width: 100%;
    display: block;
    margin: 0px 0px 30px 0px;
  }
}


.sea_share_contest_wrapper.timeline .contest_header .ribbon {
	background: transparent url(/assets/sea-share-contest/ribbon.png) left center no-repeat;
	width: 183px;
	height: 80px;
	position: absolute;
	right: -175px;
	top: 50%;
	display: none
}

@media (min-width: 1340px) {
	.sea_share_contest_wrapper.timeline .contest_header .ribbon {
		display: block
	}
}

.sea_share_contest_wrapper.timeline .contest_header .ribbon p {
	text-align: center;
	color: #FFFFFF;
	max-width: 140px;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 400;
	font-style: italic;
	margin-top: 15px
}

.sea_share_contest_wrapper.timeline .contest_header .ribbon p span {
	text-decoration: underline
}

.sea_share_contest_wrapper.timeline .timeline_bar {
	max-width: 1058px;
	margin: 0 auto;
	background: #8c181b;
	background: -moz-linear-gradient(top, #8c181b 0%, #631113 100%);
	background: -webkit-linear-gradient(top, #8c181b 0%, #631113 100%);
	background: linear-gradient(to bottom, #8c181b 0%, #631113 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c181b', endColorstr='#631113', GradientType=0);
	color: #FFFFFF;
	padding: 20px;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 600;
	font-style: italic
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .timeline_bar {
		padding: 16px 60px
	}
}

.sea_share_contest_wrapper.timeline .timeline_bar .timeline_wrapper .copy p, .sea_share_contest_wrapper.timeline .timeline_bar .timeline_wrapper .years p {
	margin-bottom: 0px;
	color: #FFFFFF
}

.sea_share_contest_wrapper.timeline .timeline_bar .timeline_wrapper .years {
	font-weight: 700
}

.sea_share_contest_wrapper.timeline .timeline_bar .timeline_wrapper .years ul li {
	display: inline
}

.sea_share_contest_wrapper.timeline .timeline_bar .timeline_wrapper .years ul li a {
	color: #FFFFFF;
	font-size: 22px;
	line-height: 1em;
	text-decoration: underline;
	font-weight: 600;
	padding: 5px 10px
}

.sea_share_contest_wrapper.timeline .timeline_bar .timeline_wrapper .years ul li a:hover {
	text-decoration: none
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .timeline_bar .timeline_wrapper {
		display: table;
		width: 100%
	}

	.sea_share_contest_wrapper.timeline .timeline_bar .timeline_wrapper .copy, .sea_share_contest_wrapper.timeline .timeline_bar .timeline_wrapper .years {
		display: table-cell;
		vertical-align: middle
	}

	.sea_share_contest_wrapper.timeline .timeline_bar .timeline_wrapper .years {
		text-align: right
	}
}

.sea_share_contest_wrapper.timeline .timeline_layouts {
	max-width: 1440px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0px
}

.sea_share_contest_wrapper.timeline .timeline_layouts .timeline_header {
	text-align: center;
	background-color: #FFFFFF;
	padding: 4px 20px 10px 20px
}

.sea_share_contest_wrapper.timeline .timeline_layouts .timeline_header p {
	margin-bottom: 0px;
	font-size: 26px;
	line-height: 26px;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 700;
	font-style: italic;
	color: #383838
}

.sea_share_contest_wrapper.timeline .timeline_layouts .timeline_header p:after, .sea_share_contest_wrapper.timeline .timeline_layouts .timeline_header p:before {
	width: 35px;
	height: 10px;
	content: ' ';
	display: inline-block
}

.sea_share_contest_wrapper.timeline .timeline_layouts .timeline_header p:after {
	background: transparent url(/assets/sea-share-contest/year_right.png) right center no-repeat
}

.sea_share_contest_wrapper.timeline .timeline_layouts .timeline_header p:before {
	background: transparent url(/assets/sea-share-contest/year_left.png) left center no-repeat
}

.sea_share_contest_wrapper.timeline .timeline_layouts .block {
	float: left;
	position: relative;
	background-color: #000000
}

.sea_share_contest_wrapper.timeline .timeline_layouts .block.parent-block {
	padding: 0px
}

.sea_share_contest_wrapper.timeline .timeline_layouts .block.parent-block.quarter, .sea_share_contest_wrapper.timeline .timeline_layouts .block.parent-block.half {
	width: 100%
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .timeline_layouts .block.parent-block.quarter, .sea_share_contest_wrapper.timeline .timeline_layouts .block.parent-block.half {
		float: left
	}
}

.sea_share_contest_wrapper.timeline .timeline_layouts .block.parent-block.quarter .single {
	width: 50%
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .timeline_layouts .block.parent-block.quarter .single {
		width: 100%
	}
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .timeline_layouts .block.parent-block.quarter {
		width: 25%
	}
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .timeline_layouts .block.parent-block.half {
		width: 50%
	}
}

.sea_share_contest_wrapper.timeline .timeline_layouts .block.parent-block .col-3 {
	width: 50%
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .timeline_layouts .block.parent-block .col-3 {
		width: 25%
	}
}

.sea_share_contest_wrapper.timeline .timeline_layouts .block img {
	margin-bottom: 0px;
	display: block;
	opacity: 0.7
}

.sea_share_contest_wrapper.timeline .timeline_layouts .block img.hidden-xs {
	display: none
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .timeline_layouts .block img.hidden-xs {
		display: block
	}
}

.sea_share_contest_wrapper.timeline .timeline_layouts .block img.visible-xs {
	display: block
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .timeline_layouts .block img.visible-xs {
		display: none
	}
}

.sea_share_contest_wrapper.timeline .timeline_layouts .block.placeholder img {
	opacity: 1.0
}

.sea_share_contest_wrapper.timeline .timeline_layouts .block .text_content {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center
}

.sea_share_contest_wrapper.timeline .timeline_layouts .block .text_content p {
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 22px;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 400;
	font-style: italic
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .timeline_layouts .block .text_content p {
		font-size: 18px;
		line-height: 22px
	}
}

.sea_share_contest_wrapper.timeline .timeline_layouts .block .text_content p.title {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600
}

@media (min-width: 768px) {
	.sea_share_contest_wrapper.timeline .timeline_layouts .block .text_content p.title {
		font-size: 30px;
		line-height: 30px
	}
}

.sea_share_contest_wrapper.timeline .timeline_layouts .block .css_table {
	display: table;
	width: 100%;
	height: 100%
}

.sea_share_contest_wrapper.timeline .timeline_layouts .block .css_table .css_table_cell {
	display: table-cell;
	vertical-align: middle;
	padding: 20px
}

.sea_share_contest_wrapper.timeline .compass {
	left: -240px;
	top: -60px
}

.sea_share_contest_wrapper.thank-you {
	padding-bottom: 0px
}

@media (min-width: 980px) {
	.sea_share_contest_wrapper.thank-you {
		background: #e5ded4 url("/assets/sea-share-contest/background_no_fade.jpg") center top no-repeat;
		background-size: cover
	}
}

.sea_share_contest_wrapper.thank-you .contest_inner {
	background: transparent url(/assets/sea-share-contest/paper_thank_you.png) center top no-repeat;
	min-height: 0px
}

@media (min-width: 980px) {
	.sea_share_contest_wrapper.thank-you .contest_inner {
		min-height: 920px
	}
}

.sea_share_contest_wrapper.thank-you .contest_header img {
	max-width: 250px
}

@media (min-width: 980px) {
	.sea_share_contest_wrapper.thank-you .contest_header img {
		max-width: 363px
	}
}

.sea_share_contest_wrapper.thank-you .thank-you-message .btn {
	margin-top: 40px;
	margin-bottom: 40px
}

.sea_share_contest_wrapper.thank-you .compass-thank-you, .sea_share_contest_wrapper.thank-you .ticket-thank-you {
	display: none
}

@media (min-width: 980px) {
	.sea_share_contest_wrapper.thank-you .compass-thank-you {
		display: block;
		position: absolute;
		left: -120px;
		bottom: 85px
	}

	.sea_share_contest_wrapper.thank-you .ticket-thank-you {
		display: block
	}
}

.sea_share_contest_wrapper + .rules-regulations {
	background: #8c181b;
	padding: 40px 0 20px
}

.sea_share_contest_wrapper + .rules-regulations > div {
	max-width: 1100px
}

.sea_share_contest_wrapper + .rules-regulations h2 {
	margin: 0 0 20px 0;
	line-height: 33px;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer;
	color: #FFFFFF;
	text-align: center
}

.sea_share_contest_wrapper + .rules-regulations h2 span {
	padding: 0 48px 0 0;
	background: url(../img/icon/expand-collapse.png) no-repeat right 0;
	background-size: 33px auto;
	display: inline-block;
	vertical-align: top
}

.sea_share_contest_wrapper + .rules-regulations h2.active span {
	background-position: right -33px
}

.sea_share_contest_wrapper + .rules-regulations .expanding {
	text-align: left;
	display: none;
	padding: 0 0 20px 0;
	color: #FFFFFF
}

.sea_share_contest_wrapper + .rules-regulations .expanding h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4;
	margin: 0 0 20px 0
}

.sea_share_contest_wrapper + .rules-regulations .expanding h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0 0 20px 0
}

.sea_share_contest_wrapper + .rules-regulations .expanding p {
	color: #FFFFFF
}

.sea_share_contest_wrapper + .rules-regulations .expanding ol {
	list-style: decimal;
	padding: 0 0 0 20px;
	margin: 30px 0 0
}

.sea_share_contest_wrapper + .rules-regulations .expanding ol li {
	color: #fff;
	font-size: 14px;
	line-height: 1.6;
	margin: 20px 0 0;
	padding-left: 4px
}

.sea_share_contest_wrapper + .rules-regulations .expanding ol li:first-child {
	margin: 0
}

.sea_share_contest_wrapper + .rules-regulations .expanding ol li ul {
	margin: 0;
	padding: 8px 0 0 20px;
	list-style: disc
}

.sea_share_contest_wrapper + .rules-regulations .expanding ol li ul li {
	margin: 8px 0 0;
	padding: 0
}

.remodal.remodal-sea-share {
	max-width: 740px
}

.remodal.remodal-sea-share img {
	max-width: 100%;
	margin-bottom: 20px
}

.remodal.remodal-sea-share .modal-text {
	max-height: 230px;
	overflow-y: scroll
}

.remodal.remodal-sea-share .modal-text p {
	margin-bottom: 0px;
	line-height: 25px
}

.remodal.remodal-sea-share .modal-text p.title {
	font-family: 'Cormorant Garamond', serif;
	font-weight: 400;
	font-style: italic;
	font-size: 26px;
	line-height: 38px
}

.remodal.remodal-sea-share .modal-text p.title span {
	font-weight: 600
}

.remodal.remodal-sea-share .modal-text p.title + .title {
	margin-bottom: 10px
}

.remodal.remodal-sea-share .modal-footer {
	padding-top: 20px;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 400;
	font-style: italic
}

.remodal.remodal-sea-share .modal-footer .button {
	font-size: 18px;
	line-height: 37px;
	height: 37px;
	display: inline-block;
	padding-left: 42px;
	margin: 0px 5px 10px 0px
}

.remodal.remodal-sea-share .modal-footer .button:hover {
	cursor: pointer
}

.remodal.remodal-sea-share .modal-footer .social_fb {
	background: transparent url("/assets/sea-share-contest/icon_fb.png") center left no-repeat
}

.remodal.remodal-sea-share .modal-footer .social_tw {
	background: transparent url("/assets/sea-share-contest/icon_tw.png") center left no-repeat
}

.remodal.remodal-sea-share .modal-footer .sea-share-btn {
	background-color: #8c181b;
	display: inline-block;
	padding: 6px 4px;
	margin: 10px auto
}

.remodal.remodal-sea-share .modal-footer .sea-share-btn a {
	margin: 0px;
	border: solid 1px #FFFFFF;
	background-color: transparent;
	padding: 5px 7px;
	max-width: none;
	font-size: 16px;
	line-height: 29px;
	color: #FFFFFF;
	text-decoration: none
}

.remodal.remodal-sea-share .modal-footer .sea-share-btn a:hover {
	cursor: pointer
}

@media (min-width: 768px) {
	.remodal.remodal-sea-share .modal-footer .sea-share-btn {
		float: right;
		margin: 0px
	}
}

.crowdriff {
	margin: 28px
}

.crowdriff > .inner {
	max-width: 1380px;
	margin: 0 auto
}

.crowdriff .btn-wrapper {
	text-align: center;
	padding: 24px 0 0
}

.crowdriff .cr__lens .cr__gallery-wrap {
	padding: 0 !important;
	border: 0 !important
}

.crowdriff .cr__load-more-container {
	text-align: center !important
}

.crowdriff .cr__lens .cr__load-more-container {
	padding: 24px 0 0 !important
}

.crowdriff .cr__gallery-load-more {
	display: inline-block !important;
	width: auto !important;
	font-size: 17px !important;
	padding: 12px 18px !important
}

@media screen and (min-width: 768px) {
	.crowdriff {
		margin: 48px
	}
}

.video-full-width {
	padding: 0 0 100px;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto
}

.video-full-width .video-full-width-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.webui-popover-content {
	display: none
}

.webui-popover-rtl {
	direction: rtl;
	text-align: right
}

.webui-popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	display: none;
	min-width: 50px;
	min-height: 32px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #ffffff;
	background-clip: padding-box;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.webui-popover.top, .webui-popover.top-left, .webui-popover.top-right {
	margin-top: -10px
}

.webui-popover.right, .webui-popover.right-top, .webui-popover.right-bottom {
	margin-left: 10px
}

.webui-popover.bottom, .webui-popover.bottom-left, .webui-popover.bottom-right {
	margin-top: 10px
}

.webui-popover.left, .webui-popover.left-top, .webui-popover.left-bottom {
	margin-left: -10px
}

.webui-popover.pop {
	-webkit-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
	-o-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
	transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
	opacity: 0;
	filter: alpha(opacity=0)
}

.webui-popover.pop-out {
	-webkit-transition-property: "opacity,transform";
	-o-transition-property: "opacity,transform";
	transition-property: "opacity,transform";
	-webkit-transition: 0.15s linear;
	-o-transition: 0.15s linear;
	transition: 0.15s linear;
	opacity: 0;
	filter: alpha(opacity=0)
}

.webui-popover.fade, .webui-popover.fade-out {
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
	opacity: 0;
	filter: alpha(opacity=0)
}

.webui-popover.out {
	opacity: 0;
	filter: alpha(opacity=0)
}

.webui-popover.in {
	-webkit-transform: none;
	-o-transform: none;
	transform: none;
	opacity: 1;
	filter: alpha(opacity=100)
}

.webui-popover .webui-popover-content {
	padding: 9px 14px;
	overflow: auto;
	display: block
}

.webui-popover-inner .close {
	font-family: arial;
	margin: 8px 10px 0 0;
	float: right;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
	text-decoration: none
}

.webui-popover-inner .close:hover, .webui-popover-inner .close:focus {
	opacity: 0.5;
	filter: alpha(opacity=50)
}

.webui-popover-inner .close:after {
	content: "\00D7";
	width: 0.8em;
	height: 0.8em;
	padding: 4px;
	position: relative
}

.webui-popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	background-color: #ffffff;
	border-bottom: 1px solid #f2f2f2;
	border-radius: 5px 5px 0 0
}

.webui-popover-content {
	padding: 9px 14px;
	overflow: auto;
	display: none
}

.webui-popover-inverse {
	background-color: #333333;
	color: #eeeeee
}

.webui-popover-inverse .webui-popover-title {
	background: #333333;
	border-bottom: 1px solid #3b3b3b;
	color: #eeeeee
}

.webui-no-padding .webui-popover-content {
	padding: 0
}

.webui-no-padding .list-group-item {
	border-right: none;
	border-left: none
}

.webui-no-padding .list-group-item:first-child {
	border-top: 0
}

.webui-no-padding .list-group-item:last-child {
	border-bottom: 0
}

.webui-popover > .webui-arrow, .webui-popover > .webui-arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.webui-popover > .webui-arrow {
	border-width: 11px
}

.webui-popover > .webui-arrow:after {
	border-width: 10px;
	content: ""
}

.webui-popover.top > .webui-arrow, .webui-popover.top-right > .webui-arrow, .webui-popover.top-left > .webui-arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999999;
	border-top-color: rgba(0, 0, 0, 0.25);
	border-bottom-width: 0
}

.webui-popover.top > .webui-arrow:after, .webui-popover.top-right > .webui-arrow:after, .webui-popover.top-left > .webui-arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-top-color: #ffffff;
	border-bottom-width: 0
}

.webui-popover.right > .webui-arrow, .webui-popover.right-top > .webui-arrow, .webui-popover.right-bottom > .webui-arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: rgba(0, 0, 0, 0.25)
}

.webui-popover.right > .webui-arrow:after, .webui-popover.right-top > .webui-arrow:after, .webui-popover.right-bottom > .webui-arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #ffffff
}

.webui-popover.bottom > .webui-arrow, .webui-popover.bottom-right > .webui-arrow, .webui-popover.bottom-left > .webui-arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	border-top-width: 0
}

.webui-popover.bottom > .webui-arrow:after, .webui-popover.bottom-right > .webui-arrow:after, .webui-popover.bottom-left > .webui-arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #ffffff;
	border-top-width: 0
}

.webui-popover.left > .webui-arrow, .webui-popover.left-top > .webui-arrow, .webui-popover.left-bottom > .webui-arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: rgba(0, 0, 0, 0.25)
}

.webui-popover.left > .webui-arrow:after, .webui-popover.left-top > .webui-arrow:after, .webui-popover.left-bottom > .webui-arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #ffffff;
	bottom: -10px
}

.webui-popover-inverse.top > .webui-arrow, .webui-popover-inverse.top-left > .webui-arrow, .webui-popover-inverse.top-right > .webui-arrow, .webui-popover-inverse.top > .webui-arrow:after, .webui-popover-inverse.top-left > .webui-arrow:after, .webui-popover-inverse.top-right > .webui-arrow:after {
	border-top-color: #333333
}

.webui-popover-inverse.right > .webui-arrow, .webui-popover-inverse.right-top > .webui-arrow, .webui-popover-inverse.right-bottom > .webui-arrow, .webui-popover-inverse.right > .webui-arrow:after, .webui-popover-inverse.right-top > .webui-arrow:after, .webui-popover-inverse.right-bottom > .webui-arrow:after {
	border-right-color: #333333
}

.webui-popover-inverse.bottom > .webui-arrow, .webui-popover-inverse.bottom-left > .webui-arrow, .webui-popover-inverse.bottom-right > .webui-arrow, .webui-popover-inverse.bottom > .webui-arrow:after, .webui-popover-inverse.bottom-left > .webui-arrow:after, .webui-popover-inverse.bottom-right > .webui-arrow:after {
	border-bottom-color: #333333
}

.webui-popover-inverse.left > .webui-arrow, .webui-popover-inverse.left-top > .webui-arrow, .webui-popover-inverse.left-bottom > .webui-arrow, .webui-popover-inverse.left > .webui-arrow:after, .webui-popover-inverse.left-top > .webui-arrow:after, .webui-popover-inverse.left-bottom > .webui-arrow:after {
	border-left-color: #333333
}

.webui-popover i.icon-refresh:before {
	content: ""
}

.webui-popover i.icon-refresh {
	display: block;
	width: 30px;
	height: 30px;
	font-size: 20px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-left: -15px;
	margin-right: -15px;
	background: url(../img/loading.gif) no-repeat
}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes rotate {
	100% {
		transform: rotate(360deg)
	}
}

.webui-popover-backdrop {
	background-color: rgba(0, 0, 0, 0.65);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9998
}

.webui-popover .dropdown-menu {
	display: block;
	position: relative;
	top: 0;
	border: none;
	box-shadow: none;
	float: none
}

#seaside-experience {
	margin: 0 auto;
	padding-left: 24px;
	padding-right: 24px;
	margin-top: 24px
}

@media screen and (min-width: 768px) {
	#seaside-experience {
		max-width: 1476px;
		padding-left: 48px;
		padding-right: 48px
	}
}

#seaside-experience .top-content {
	margin-bottom: 50px
}

#seaside-experience .top-content img {
	display: block;
	padding-left: 10px;
	margin: 10px auto;
	float: none;
	max-width: 150px
}

@media screen and (min-width: 768px) {
	#seaside-experience .top-content img {
		float: right
	}
}

@media screen and (min-width: 980px) {
	#seaside-experience .top-content img {
		max-width: 200px
	}
}

#seaside-experience .tabs {
	margin-bottom: 50px
}

#seaside-experience .tabs ul {
	width: 100%;
	font-size: 0
}

#seaside-experience .tabs ul li {
	display: inline-block;
	width: 100%
}

@media screen and (min-width: 768px) {
	#seaside-experience .tabs ul li {
		width: 33%
	}
}

#seaside-experience .tabs ul li.ui-state-active a {
	background-color: #276da4
}

#seaside-experience .tabs ul li a {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	padding: 15px 0;
	color: #FFFFFF;
	background-color: #0e5c9a;
	text-decoration: none;
	text-align: center
}

#seaside-experience .tabs ul li a:hover {
	background-color: #276da4
}

@media screen and (min-width: 768px) {
	#seaside-experience .tabs ul li a {
		padding: 20px 0;
		font-size: 17px
	}
}

@media screen and (min-width: 980px) {
	#seaside-experience .tabs ul li a {
		padding: 20px 0;
		font-size: 20px
	}
}

@media screen and (min-width: 1280px) {
	#seaside-experience .tabs ul li a {
		padding: 20px 0;
		font-size: 22px
	}
}

#seaside-experience .inner {
	width: 100%
}

@media screen and (min-width: 768px) {
	#seaside-experience .inner {
		display: table
	}
}

@media screen and (min-width: 768px) {
	#seaside-experience .left-content {
		display: table-cell;
		width: 100%;
		padding-right: 24px
	}
}

@media screen and (min-width: 980px) {
	#seaside-experience .left-content {
		padding-right: 48px
	}
}

#seaside-experience .left-content .tab-content .schedule {
	margin-bottom: 60px
}

#seaside-experience .left-content .tab-content .schedule .legend {
	font-size: 0;
	padding: 15px 0 10px;
	margin-bottom: 30px;
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	text-align: center
}

#seaside-experience .left-content .tab-content .schedule .legend .legend-item {
	display: inline-block;
	padding: 0 15px
}

#seaside-experience .left-content .tab-content .schedule .legend .legend-item:first-of-type {
	padding-left: 0
}

#seaside-experience .left-content .tab-content .schedule .legend .legend-item:last-of-type {
	padding-right: 0
}

#seaside-experience .left-content .tab-content .schedule .legend .legend-item img {
	margin-right: 10px
}

#seaside-experience .left-content .tab-content .schedule .legend .legend-item p {
	display: inline-block;
	margin-bottom: 0
}

#seaside-experience .left-content .tab-content .schedule table {
	width: 100%;
	margin-bottom: 50px;
	border-collapse: separate
}

#seaside-experience .left-content .tab-content .schedule table .day-heading {
	width: 14.2%;
	height: 30px;
	color: white;
	background-color: #d68119;
	font-size: 14px;
	vertical-align: middle;
	text-transform: uppercase
}

@media screen and (min-width: 768px) {
	#seaside-experience .left-content .tab-content .schedule table .day-heading {
		height: 50px;
		font-size: 18px
	}
}

@media screen and (min-width: 980px) {
	#seaside-experience .left-content .tab-content .schedule table .day-heading {
		font-size: 20px
	}
}

#seaside-experience .left-content .tab-content .schedule table .day {
	position: relative;
	width: 14.2%;
	height: 60px;
	border: 1px solid #FFFFFF;
	background-color: #fbf2e8;
	vertical-align: top
}

@media screen and (min-width: 768px) {
	#seaside-experience .left-content .tab-content .schedule table .day {
		height: 90px
	}
}

@media screen and (min-width: 980px) {
	#seaside-experience .left-content .tab-content .schedule table .day {
		height: 100px
	}
}

#seaside-experience .left-content .tab-content .schedule table .day .day-number {
	position: absolute;
	bottom: 0;
	right: 10px;
	margin-bottom: 0;
	font-size: 12px
}

@media screen and (min-width: 768px) {
	#seaside-experience .left-content .tab-content .schedule table .day .day-number {
		font-size: 14px
	}
}

#seaside-experience .left-content .tab-content .schedule table .day .pin-wrapper {
	padding-top: 5px;
	text-align: center
}

@media screen and (min-width: 768px) {
	#seaside-experience .left-content .tab-content .schedule table .day .pin-wrapper {
		padding-top: 10px
	}
}

@media screen and (min-width: 980px) {
	#seaside-experience .left-content .tab-content .schedule table .day .pin-wrapper {
		padding-top: 20px
	}
}

#seaside-experience .left-content .tab-content .schedule table .day .pin-wrapper img {
	margin-right: 2px;
	width: 10px
}

@media screen and (min-width: 768px) {
	#seaside-experience .left-content .tab-content .schedule table .day .pin-wrapper img {
		width: 18px
	}
}

@media screen and (min-width: 980px) {
	#seaside-experience .left-content .tab-content .schedule table .day .pin-wrapper img {
		width: 20px
	}
}

#seaside-experience .left-content .tab-content .schedule table .blank {
	background-color: #fdfaf7
}

#seaside-experience .left-content .tab-content .featured-chefs {
	margin-bottom: 60px
}

#seaside-experience .left-content .tab-content .featured-chefs .single-chef {
	background-color: #EFEFEF;
	margin-bottom: 24px;
	font-size: 0
}

#seaside-experience .left-content .tab-content .featured-chefs .single-chef .chef-img {
	display: inline-block;
	vertical-align: top;
	width: 100%
}

@media screen and (min-width: 1280px) {
	#seaside-experience .left-content .tab-content .featured-chefs .single-chef .chef-img {
		padding-right: 24px;
		max-width: 30%
	}
}

#seaside-experience .left-content .tab-content .featured-chefs .single-chef .chef-img img {
	width: 100%
}

#seaside-experience .left-content .tab-content .featured-chefs .single-chef .chef-content {
	display: inline-block;
	width: 100%;
	padding: 24px
}

@media screen and (min-width: 1280px) {
	#seaside-experience .left-content .tab-content .featured-chefs .single-chef .chef-content {
		max-width: 70%;
		padding: 48px 24px 48px 0
	}
}

#seaside-experience .left-content .tab-content .sponsor-gallery {
	margin-bottom: 60px;
	font-size: 0
}

#seaside-experience .left-content .tab-content .sponsor-gallery .single-sponsor {
	display: inline-block;
	width: 100%;
	padding: 10px 0
}

@media screen and (min-width: 450px) {
	#seaside-experience .left-content .tab-content .sponsor-gallery .single-sponsor {
		max-width: 50%;
		padding: 15px
	}
}

@media screen and (min-width: 768px) {
	#seaside-experience .left-content .tab-content .sponsor-gallery .single-sponsor {
		max-width: 33%;
		padding: 20px
	}
}

@media screen and (min-width: 980px) {
	#seaside-experience .left-content .tab-content .sponsor-gallery .single-sponsor {
		max-width: 25%;
		padding: 20px
	}
}

#seaside-experience .left-content .tab-content .sponsor-gallery .single-sponsor img {
	width: 100%
}

#seaside-experience .sidebar {
	margin-bottom: 60px
}

@media screen and (min-width: 768px) {
	#seaside-experience .sidebar {
		display: table-cell;
		vertical-align: top;
		width: 230px;
		min-width: 230px
	}
}

@media screen and (min-width: 980px) {
	#seaside-experience .sidebar {
		width: 346px;
		min-width: 346px
	}
}

.webui-popover .webui-popover-title {
	background-color: #EFEFEF
}

.webui-popover .webui-popover-title h4 {
	margin-bottom: 0
}

.webui-popover .webui-popover-content p {
	display: inline-block;
	font-size: 14px;
	line-height: 1.3em
}

.webui-popover .webui-popover-content img {
	vertical-align: top;
	margin-right: 8px;
	padding-bottom: 3px
}

.single-accordion {
	padding: 40px 0 20px
}

.single-accordion > div {
	max-width: 1100px;
	color: #555
}

.single-accordion h2 {
	margin: 0 0 20px 0;
	line-height: 33px;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer;
	text-align: center
}

.single-accordion h2.active span:after {
	content: '\f056';
	font-family: FontAwesome
}

.single-accordion h2 span {
	height: 33px;
	display: inline-block;
	vertical-align: top
}

.single-accordion h2 span:after {
	content: '\f055';
	font-family: FontAwesome;
	font-size: 35px;
	padding-left: 20px;
	vertical-align: top
}

.single-accordion .expanding {
	text-align: left;
	display: none;
	padding: 0 0 20px 0
}

.single-accordion .expanding h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4;
	margin: 0 0 20px 0
}

.single-accordion .expanding h4 {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0 0 20px 0
}

.single-accordion .expanding ol {
	list-style: decimal;
	padding: 30px 0 0 20px;
}

.single-accordion .expanding ol li {
	font-size: 14px;
	line-height: 1.6;
	margin: 20px 0 0;
	padding-left: 4px
}

.single-accordion .expanding ol li:first-child {
	margin: 0
}

.single-accordion .expanding ol li ul {
	margin: 0;
	padding: 8px 0 0 20px;
	list-style: disc
}

.single-accordion .expanding ol li ul li {
	margin: 8px 0 0;
	padding: 0
}

@media screen and (min-width: 768px) {
	.single-accordion h2 {
		font-size: 20px
	}

	.single-accordion .expanding h3 {
		font-size: 26px
	}

	.single-accordion .expanding h4 {
		font-size: 18px
	}

	.single-accordion .expanding ol li {
		font-size: 16px
	}
}

@media screen and (min-width: 1060px) {
	.single-accordion .expanding h3 {
		font-size: 28px
	}

	.single-accordion .expanding h4 {
		font-size: 20px
	}

	.single-accordion .expanding ol li {
		font-size: 18px
	}
}

.sc-video-full-width {
	margin-bottom: 50px;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto
}

@media screen and (min-width: 768px) {
	.sc-video-full-width {
		border-left: 1px solid #f3f2ee;
		padding-left: 24px
	}
}

@media screen and (min-width: 980px) {
	.sc-video-full-width {
		padding-left: 48px
	}
}

.sc-video-full-width .sc-video-full-width-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.sc-image-sidebar {
	text-align: center;
	margin-bottom: 50px
}

@media screen and (min-width: 768px) {
	.sc-image-sidebar {
		border-left: 1px solid #f3f2ee;
		padding-left: 24px
	}
}

@media screen and (min-width: 980px) {
	.sc-image-sidebar {
		padding-left: 48px
	}
}

.sc-image-sidebar img {
	max-width: 250px
}

.sc-our-partners {
	text-align: center;
	margin-bottom: 50px
}

@media screen and (min-width: 768px) {
	.sc-our-partners {
		border-left: 1px solid #f3f2ee;
		padding-left: 24px
	}
}

@media screen and (min-width: 980px) {
	.sc-our-partners {
		padding-left: 48px
	}
}

.sc-our-partners img {
	max-height: 80px;
	margin-bottom: 24px;
	padding: 0 10px;
	max-width: 100%
}

.sc-our-partners p.title {
	font-size: 30px;
	line-height: 1.2em;
	color: #091431;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 16px
}

@media screen and (min-width: 980px) {
	.sc-our-partners p.title {
		font-size: 36px
	}
}

@media screen and (min-width: 980px) {
	.sc-our-partners p.title {
		font-size: 40px;
		line-height: 46px
	}
}

.gform_fields {
	zoom: 1
}

.gform_fields:before, .gform_fields:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}

.gform_fields:after {
	clear: both
}

.enter-contest {
	background: #053069
}

.enter-contest #gform_wrapper_2, .enter-contest #gform_wrapper_8 {
	text-align: left;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto
}

.enter-contest #gform_wrapper_2 .gform_fields, .enter-contest #gform_wrapper_8 .gform_fields {
	margin: 0
}

.enter-contest #gform_wrapper_2 .gform_fields li, .enter-contest #gform_wrapper_8 .gform_fields li {
	margin: 20px 0 0;
	float: none
}

.enter-contest #gform_wrapper_2 .gform_fields li:first-child, .enter-contest #gform_wrapper_8 .gform_fields li:first-child {
	margin-top: 0
}

.enter-contest #gform_wrapper_2 label, .enter-contest #gform_wrapper_8 label {
	display: block;
	color: #fff;
	font-weight: 400;
	text-transform: none;
	font-size: 14px;
	margin: 0 0 6px 0;
	line-height: 1.4;
	cursor: pointer
}

.enter-contest #gform_wrapper_2 label .gfield_required, .enter-contest #gform_wrapper_8 label .gfield_required {
	color: #fff;
	font-size: 14px;
	margin: 0 0 0 5px
}

.enter-contest #gform_wrapper_2 label .gfield_required:after, .enter-contest #gform_wrapper_8 label .gfield_required:after {
	display: none
}

.enter-contest #gform_wrapper_2 input, .enter-contest #gform_wrapper_2 textarea, .enter-contest #gform_wrapper_2 .ginput_container_select, .enter-contest #gform_wrapper_8 input, .enter-contest #gform_wrapper_8 textarea, .enter-contest #gform_wrapper_8 .ginput_container_select {
	margin: 0;
	max-width: none
}

.enter-contest #gform_wrapper_2 input[type="text"], .enter-contest #gform_wrapper_2 select, .enter-contest #gform_wrapper_8 input[type="text"], .enter-contest #gform_wrapper_8 select {
	color: #7e7e7e;
	box-shadow: 0px 1px 10px 0px rgba(87, 87, 87, 0.5) inset;
	border: none;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	height: 44px;
	padding: 0 10px
}

.enter-contest #gform_wrapper_2 select, .enter-contest #gform_wrapper_8 select {
	padding-right: 40px
}

.enter-contest #gform_wrapper_2 select option, .enter-contest #gform_wrapper_8 select option {
	margin: 0;
	padding: 3px 10px
}

.enter-contest #gform_wrapper_2 .ginput_container_select:after, .enter-contest #gform_wrapper_8 .ginput_container_select:after {
	color: #7e7e7e;
	top: 0;
	line-height: 44px;
	font-size: 18px
}

.enter-contest #gform_wrapper_2 #field_2_5 > label, .enter-contest #gform_wrapper_2 #field_2_6 > label, .enter-contest #gform_wrapper_8 #field_2_5 > label, .enter-contest #gform_wrapper_8 #field_2_6 > label {
	display: none
}

.enter-contest #gform_wrapper_2 .gfield_checkbox input, .enter-contest #gform_wrapper_8 .gfield_checkbox input {
	position: absolute;
	left: -9999px
}

.enter-contest #gform_wrapper_2 .gfield_checkbox label, .enter-contest #gform_wrapper_8 .gfield_checkbox label {
	padding: 0 0 0 30px;
	margin: 0
}

.enter-contest #gform_wrapper_2 .gfield_checkbox input[type="checkbox"] + label:before, .enter-contest #gform_wrapper_8 .gfield_checkbox input[type="checkbox"] + label:before {
	top: 6px
}

.enter-contest #gform_wrapper_2 .gfield_checkbox input[type="checkbox"]:hover + label:before, .enter-contest #gform_wrapper_8 .gfield_checkbox input[type="checkbox"]:hover + label:before {
	color: #fff;
	content: "\f096"
}

.enter-contest #gform_wrapper_2 .gfield_checkbox input[type="checkbox"]:checked + label:before, .enter-contest #gform_wrapper_8 .gfield_checkbox input[type="checkbox"]:checked + label:before {
	color: #fff;
	content: "\f046"
}

.enter-contest #gform_wrapper_2 input[type="submit"], .enter-contest #gform_wrapper_8 input[type="submit"] {
	border: none;
	display: block;
	margin: 30px auto 0;
	max-width: 600px;
	font-weight: 700;
	padding: 0 15px;
	line-height: 60px;
	height: auto
}

.enter-contest #gform_wrapper_2 input[type="submit"]:hover, .enter-contest #gform_wrapper_8 input[type="submit"]:hover {
	background: #b82329;
	color: #ffffff
}

.enter-contest .validation_error {
	font-size: 14px;
	color: #fff;
	line-height: 1.6;
	padding: 10px;
	max-width: 600px;
	margin: 30px auto 30px;
	background: #b82329;
	text-align: center;
	font-style: normal
}

.enter-contest .gform_confirmation_message {
	font-size: 14px;
	color: #fff;
	line-height: 1.6
}

.enter-contest .gfield_error {
	background: none;
	border: none
}

.enter-contest .gfield_description {
	display: block;
	font-size: 12px;
	color: #fff;
	line-height: 1.2;
	font-weight: 400;
	margin: 8px 0 0;
	font-style: normal
}

@media screen and (min-width: 768px) {
	.enter-contest > div {
		max-width: 1184px
	}

	.enter-contest h2 {
		margin: 0 auto 30px;
		max-width: 750px;
		width: 70%
	}

	.enter-contest #gform_wrapper_2 .gform_fields > li, .enter-contest #gform_wrapper_8 .gform_fields > li {
		float: left;
		width: 48%;
		margin: 0 4% 20px 0
	}

	.enter-contest #gform_wrapper_2 .gform_fields > li:nth-child(2n+2), .enter-contest #gform_wrapper_8 .gform_fields > li:nth-child(2n+2) {
		margin-right: 0
	}

	.enter-contest #gform_wrapper_2 .gform_fields > li#field_2_5, .enter-contest #gform_wrapper_2 .gform_fields > li#field_2_6, .enter-contest #gform_wrapper_8 .gform_fields > li#field_2_5, .enter-contest #gform_wrapper_8 .gform_fields > li#field_2_6 {
		margin-top: 5px
	}

	.enter-contest #gform_wrapper_2 input[type="submit"], .enter-contest #gform_wrapper_8 input[type="submit"] {
		width: 50%;
		font-size: 16px
	}

	.enter-contest #gform_wrapper_2 label, .enter-contest #gform_wrapper_8 label {
		padding: 0 8px;
		font-size: 16px
	}

	.enter-contest #gform_wrapper_2 input[type="text"], .enter-contest #gform_wrapper_2 select, .enter-contest #gform_wrapper_8 input[type="text"], .enter-contest #gform_wrapper_8 select {
		height: 50px;
		padding: 0 15px
	}

	.enter-contest #gform_wrapper_2 select, .enter-contest #gform_wrapper_8 select {
		padding-right: 40px
	}

	.enter-contest #gform_wrapper_2 .ginput_container_select:after, .enter-contest #gform_wrapper_8 .ginput_container_select:after {
		line-height: 50px;
		right: 15px
	}

	.enter-contest .gform_confirmation_message {
		font-size: 16px
	}

	.enter-contest .validation_error {
		font-size: 16px;
		padding: 12px 20px
	}

	.enter-contest .gfield_description {
		font-size: 14px
	}
}

@media screen and (min-width: 980px) {
	.enter-contest #gform_wrapper_2 input[type="submit"], .enter-contest #gform_wrapper_8 input[type="submit"] {
		font-size: 18px;
		line-height: 65px
	}
}

@media screen and (min-width: 1060px) {
	.enter-contest #gform_wrapper_2 label, .enter-contest #gform_wrapper_8 label {
		font-size: 18px
	}

	.enter-contest #gform_wrapper_2 input[type="text"], .enter-contest #gform_wrapper_2 select, .enter-contest #gform_wrapper_8 input[type="text"], .enter-contest #gform_wrapper_8 select {
		font-size: 18px;
		height: 56px;
		box-shadow: 0px 1px 15px 0px rgba(87, 87, 87, 0.5) inset
	}

	.enter-contest #gform_wrapper_2 .ginput_container_select:after, .enter-contest #gform_wrapper_8 .ginput_container_select:after {
		line-height: 56px;
		font-size: 24px
	}

	.enter-contest #gform_wrapper_2 select, .enter-contest #gform_wrapper_8 select {
		padding-right: 50px
	}

	.enter-contest #gform_wrapper_2 input[type="submit"], .enter-contest #gform_wrapper_8 input[type="submit"] {
		line-height: 75px
	}

	.enter-contest .gform_confirmation_message {
		font-size: 18px
	}

	.enter-contest .validation_error {
		font-size: 18px
	}
}

@media screen and (min-width: 1180px) {
	.enter-contest #gform_wrapper_2 label, .enter-contest #gform_wrapper_8 label {
		font-size: 20px
	}

	.enter-contest #gform_wrapper_2 input[type="text"], .enter-contest #gform_wrapper_2 select, .enter-contest #gform_wrapper_8 input[type="text"], .enter-contest #gform_wrapper_8 select {
		font-size: 20px;
		height: 65px;
		box-shadow: 0px 1px 18px 0px rgba(87, 87, 87, 0.5) inset
	}

	.enter-contest #gform_wrapper_2 .ginput_container_select:after, .enter-contest #gform_wrapper_8 .ginput_container_select:after {
		line-height: 65px;
		font-size: 26px;
		right: 20px
	}

	.enter-contest #gform_wrapper_2 select, .enter-contest #gform_wrapper_8 select {
		padding-right: 60px
	}

	.enter-contest #gform_wrapper_2 input[type="submit"], .enter-contest #gform_wrapper_8 input[type="submit"] {
		font-size: 20px
	}

	.enter-contest #gform_wrapper_2 .gfield_checkbox input[type="checkbox"] + label, .enter-contest #gform_wrapper_8 .gfield_checkbox input[type="checkbox"] + label {
		padding-left: 38px
	}

	.enter-contest #gform_wrapper_2 .gfield_checkbox input[type="checkbox"] + label:before, .enter-contest #gform_wrapper_8 .gfield_checkbox input[type="checkbox"] + label:before {
		top: 10px;
		font-size: 26px
	}

	.enter-contest .gform_confirmation_message {
		font-size: 20px
	}

	.enter-contest .validation_error {
		font-size: 20px
	}
}

#wharf-rat .hero {
	height: 800px;
	background-size: cover
}

@media screen and (min-width: 400px) {
	#wharf-rat .hero {
		height: 1000px
	}
}

@media screen and (min-width: 768px) {
	#wharf-rat .hero {
		height: 1342px
	}
}

#wharf-rat .hero .contain {
	margin: 0 auto;
	max-width: 500px;
	padding-top: 40px
}

@media screen and (min-width: 768px) {
	#wharf-rat .hero .contain {
		padding-top: 80px
	}
}

@media screen and (min-width: 1030px) {
	#wharf-rat .hero .contain {
		margin: 0 200px
	}
}

#wharf-rat .hero .contain img {
	width: 100%;
	margin-bottom: 100px
}

@media screen and (min-width: 768px) {
	#wharf-rat .hero .contain img {
		margin-bottom: 200px
	}
}

#wharf-rat .hero .contain .text-block {
	font-family: 'ArgentCF-DemiBold';
	max-width: 450px;
	text-align: center;
	margin: 0 auto
}

#wharf-rat .hero .contain .text-block .hero-title {
	color: #ffffff;
	font-size: 30px;
	line-height: 56px;
	text-transform: uppercase
}

@media screen and (min-width: 768px) {
	#wharf-rat .hero .contain .text-block .hero-title {
		font-size: 48px;
		line-height: 56px
	}
}

#wharf-rat .hero .contain .text-block .hero-text {
	font-family: 'aktiv-grotesk';
	color: #ffffff;
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
	margin-bottom: 40px
}

@media screen and (min-width: 768px) {
	#wharf-rat .hero .contain .text-block .hero-text {
		font-size: 32px;
		line-height: 52px
	}
}

#wharf-rat .hero .contain .text-block .hero-small-text {
	color: #ffffff;
	font-size: 14px;
	line-height: 48px;
	font-style: italic;
	margin-bottom: 0
}

@media screen and (min-width: 768px) {
	#wharf-rat .hero .contain .text-block .hero-small-text {
		font-size: 18px
	}
}

#wharf-rat .content {
	background-color: #000000;
	padding: 0 18px
}

#wharf-rat .content .contain {
	max-width: 810px;
	height: 100%;
	padding: 0
}

@media screen and (min-width: 768px) {
	#wharf-rat .content .contain {
		padding: 40px 10px 80px
	}
}

#wharf-rat .content .contain .content-title {
	font-family: 'ArgentCF-DemiBold';
	color: #ffffff;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	display: block;
	margin: 0 auto 40px;
	max-width: 700px
}

@media screen and (min-width: 768px) {
	#wharf-rat .content .contain .content-title {
		font-size: 42px;
		line-height: 42px
	}
}

#wharf-rat .content .contain .content-text {
	font-family: 'aktiv-grotesk';
	color: #ffffff;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 30px
}

@media screen and (min-width: 768px) {
	#wharf-rat .content .contain .content-text {
		font-size: 21px;
		line-height: 34px
	}
}

#wharf-rat .enter-contest {
	background-size: cover
}

#wharf-rat .enter-contest .contain {
	padding-top: 40px;
	padding-bottom: 40px
}

@media screen and (min-width: 768px) {
	#wharf-rat .enter-contest .contain {
		padding: 80px 10px
	}
}

#wharf-rat .enter-contest .contain h2 {
	color: #ffffff;
	font-family: 'aktiv-grotesk';
	font-size: 22px;
	line-height: 30px;
	text-align: center
}

@media screen and (min-width: 768px) {
	#wharf-rat .enter-contest .contain h2 {
		font-size: 27px;
		line-height: 36px
	}
}

#wharf-rat .enter-contest .contain h2 strong {
	white-space: nowrap
}

#wharf-rat .button {
	color: #8c181b;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 56px;
	text-decoration: none;
	background-color: #ffffff;
	padding: 0px 30px 5px;
	margin-bottom: 20px;
	display: inline-block;
	font-weight: bold;
	transition: all 0.2s ease 0s
}

#wharf-rat .button:hover {
	background: #8c181b;
	color: #ffffff
}

@media screen and (min-width: 768px) {
	#wharf-rat .button {
		font-size: 40px;
		padding: 10px 40px 15px
	}
}

#wharf-rat .thank_you_message {
	text-align: center;
}

#wharf-rat .social-share {
	display: none;
}

/*# sourceMappingURL=stylesheet.css.map */