.front-page-0 .wrap {
	position: relative;
}

.front-page-0 .soliloquy-container .soliloquy-prev,
.front-page-0 .soliloquy-container .soliloquy-next {
	z-index: 99999;
	background-color: rgba(0,29,57,0.4);
	border-radius: 50%;
}

.front-page-1 .wrap,
.front-page-5 .text-wrap,
.front-page-6 .wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.front-page-3 .wrap,
.front-page-4 .wrap {
	margin: 0 auto;
	max-width: 1060px;
}

.front-page-1 {
	background-color: #ddd;
	background-image: url(../../images/front-page-1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px;
	position: relative;
}

body .front-page-0 .soliloquy-caption {
	background: -moz-linear-gradient(top, rgba(0,29,57,0) 0%, rgba(0,29,57,0) 10%, rgba(0,29,57,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,29,57,0) 0%,rgba(0,29,57,0) 10%,rgba(0,29,57,1) 100%);
	background: linear-gradient(to bottom, rgba(0,29,57,0) 0%,rgba(0,29,57,0) 10%,rgba(0,29,57,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#80001d39',GradientType=0 );
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.front-page-1 .wrap {
	padding: 0 30px;
	position: relative;
	z-index: 3;
}

.front-page-1 h2 {
	color: #003c4f;
	font-size: 30px;
	font-weight: 700;
	text-shadow: 2px 2px 5px rgba(255,255,255,0.8);
}

.front-page-1 h2 .small-title {
	font-family: 'Raleway', sans-serif;
	display: block;
	font-size: 16px;
	letter-spacing: 3px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.front-page-1 .box {
	margin: 80px 0;
	max-width: 550px;
}

.front-page-1 h3 {
	color: #003c4f;
	display: inline-block;
	font-size: 36px;
	font-weight: 500;
}

body .front-page-0 .soliloquy-container .soliloquy-image {
	border-radius: 0;
}

body .front-page-0 .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	background: none;
	color: #fff;
	font-size: 14px;
	padding: 0;
	text-align: left;
	width: 100%;
	position: absolute;
	bottom: 20px;
}

body .front-page-0 .soliloquy-container .soliloquy-caption .soliloquy-caption-inside a {
	color: #fff;
	text-decoration: none;
}

body .front-page-0 .soliloquy-container .soliloquy-caption .soliloquy-caption-inside a:hover,
body .front-page-0 .soliloquy-container .soliloquy-caption .soliloquy-caption-inside a:focus {
	color: #fff;
	text-decoration: underline;
}

body .front-page-0 .soliloquy-container .slider-text-container {
	margin: 0 auto;
	max-width: 1060px;
	padding: 0 40px;
}

body .front-page-0 .soliloquy-container .slider-text,
body .front-page-0 .soliloquy-container .slider-text em,
body .front-page-0 .soliloquy-container .slider-text strong {
	line-height: 1.3 !important;
	text-shadow: 2px 2px 4px rgba(0,29,57,0.3) !important;
}

body .front-page-0 .soliloquy-container .slider-title {
	font-size: 28px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	line-height: 1.1;
}

body .front-page-0 .soliloquy-container .slider-title span {
	text-shadow: 2px 2px 4px rgba(0,29,57,0.3) !important;
}

.book-now-bar .icon-tickets {
	display: inline-block;
	height: 24px;
	vertical-align: middle;
	width: 35px;
	margin: -4px 10px 0 0;
}

.front-page-2 .wrap {
	position: relative;
	z-index: 999;
	padding: 0;
	max-width: 1140px
}

.front-page-2 .front-page-2-container {
	position: relative;
}

.front-page-2 .image-container {
	background: #fff;
	padding: 3.7735849056604% 3.7735849056604% 0;
	overflow: hidden;
}

.front-page-2 .book-now-bar .button {
	background-color: #41c0be;
	border-radius: 0;
	color: #003c4f;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 100%;
}

.front-page-2 .book-now-bar .button:hover,
.front-page-2 .book-now-bar .button:focus {
	background-color: #003c4f;
	color: #fff;
	text-decoration: none;
}

.front-page-2 .book-now-bar .button:hover:before,
.front-page-2 .book-now-bar .button:focus:before {
	border-bottom: 53px solid #003c4f;
}


.front-page-2 .image-link {
	display: block;
	margin: 0 auto 20px;
	max-width: 472px;
	position: relative;
}

.front-page-2 .image-link img {
	border-radius: 4px;
}

.front-page-2 .image-link .link-text {
	color: #333;
	font-weight: 400;
	left: 0;
	max-width: 400px;
	padding: 6%;
	position: absolute;
	top: 0;
}

.front-page-2 h4 {
	color: #008299;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 10px;
}

.front-page-3 .wrap {
	max-width: 1060px;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}

.front-page-3 .widget-full .widget {
	color: #003d50;
	font-size: 24px;
	padding: 0 130px;
}

.front-page-4 {
	position: relative;
}

.front-page-4 .wrap {
	padding: 30px;
	position: relative;
	z-index: 999;
}

.darker {
	position: absolute;
	top: -150px;
	left: 0;
	width: 100%;
	padding-top: 50%;
	background: #f2fbfa;
	overflow: hidden;
	z-index: 0;
}

.darker::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-top: 400px solid #fff;
	border-right: 2000px solid transparent;
	z-index: 0;
}

.darker::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
    height: 0;
    border-bottom: 400px solid #fff;
    border-right: 2000px solid transparent;
	z-index: 0;
}

.front-page-5 {
	position: relative;
	padding: 30px 0 0 30px;
	z-index: 999;
}

.front-page-5 .text-wrap {
	margin: 0 20px 20px 0;
}

.front-page-5 h4 {
	color: #008299;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 10px;
}

.front-page-5 a.small-link {
	margin-right: 30px;
}

.front-page-5 .wrap {
	position: relative;
}

.img-collage {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	margin-bottom: 10px;
}

.img-collage-left,
.img-collage-right {
	width: 50%;
}

.img-collage-left {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.img-collage-left .small-link {
	margin-top: 40px;
	width: 170px;
}

.img-collage-right {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 100px;
}

.img-collage-right-small {
	width: 35%;
	position: relative;
	z-index: 1;
}

.img-collage-right-large {
	width: 115%;
	min-width: 115%;
	position: relative;
	left: -15%;
	margin-top: -50px;
}

.front-page-6 {
	padding: 30px;
}

.front-page-6 h4 {
	color: #333;
}

.front-page-6 .entry-title {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 0;
}

.front-page-6 .widget .entry,
.front-page-6 .widget ul > li {
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

@media only screen and (min-width: 600px) {

	.front-page-2 .wrap {
		margin: -30px auto 0;
	}

	.front-page-2 .book-now-bar {
		position: absolute;
		top: -48px;
		right: 0;
		z-index: 99;
		height: 53px;
		width: 100%;
	}


	.front-page-2 .wrap {
		padding: 0 5px;
	}

	body .front-page-0 .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
		bottom: 100px;
		position: absolute;
		font-size: 24px;
	}

	body .front-page-0 .soliloquy-container .slider-text-container {
		padding: 0 80px;
	}

	body .front-page-0 .soliloquy-container .slider-title {
		font-size: 40px;
	}

	.front-page-0 .navy,
	body .front-page-0 .soliloquy-container .slider-title span.navy {
		color: #003c4f;
		text-shadow: none !important;
	}

	body .front-page-0 .soliloquy-container .slider-title span {
		display: block;
	}

	.front-page-2 .image-container {
		border-top: 5px solid #41c0be;
	}

	.front-page-2 .book-now-bar .button {
		font-size: 14px;
		height: 53px;
		letter-spacing: 3px;
		font-weight: 800;
	}

	.front-page-5 .text-wrap {
		margin-bottom: 60px;
	}

	.front-page-5 a.small-link {
		position: absolute;
		top: 0;
		right: 0;
	}

}

@media only screen and (min-width: 960px) {

	body .front-page-0 .soliloquy-container .slider-title {
		font-size: 60px;
	}

	.front-page-1 {
		padding: 100px 0 200px;
	}

	.front-page-1 h2 {
		font-size: 50px;
	}

	.front-page-1 h2 .small-title {
		font-size: 24px;
	}

	.front-page-5 {
		padding: 100px 0 0 60px;
	}

	.front-page-2 .wrap {
		margin: -100px auto 0;
	}

	.front-page-2 .image-link {
		margin-bottom: 40px;
	}

	.front-page-2 .image-link .link-text {
		padding: 40px;
	}

	.front-page-6 .entry-title {
		font-size: 24px;
	}

	.front-page-6 h4 {
		font-size: 30px;
	}

	.front-page-6 .widget .entry,
	.front-page-6 .widget ul > li {
		font-size: 24px;
		line-height: 1.2;
	}

	.front-page-6 .widget-area.flexible-widgets.widget-halves .widget:nth-of-type(odd) {
		width: 74.056603773584883%;
	}

	.front-page-6 .widget-area.flexible-widgets.widget-halves .widget:nth-of-type(even) {
		width: 22.169811320754717%;
	}

	.front-page-2 .book-now-bar {
		width: auto;
	}

	.front-page-2 .book-now-bar .button:before {
		content: '';
		width: 0;
		height: 0;
		border-bottom: 53px solid #41c0be;
		border-left: 20px solid transparent;
		position: absolute;
		top: 0;
		left: -20px;
	}

	body .front-page-0 .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
		bottom: 180px;
	}

	body .front-page-0 .soliloquy-container .slider-text,
	body .front-page-0 .soliloquy-container .slider-text em,
	body .front-page-0 .soliloquy-container .slider-text strong {
		max-width: 47%;
	}

}

@media only screen and (min-width: 1280px) {

	body .front-page-0 .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
		font-size: 34px;
	}

	body .front-page-0 .soliloquy-container .slider-title {
		font-size: 80px;
	}

	body .front-page-0 .soliloquy-caption {
		background: -moz-linear-gradient(top, rgba(0,29,57,0) 0%, rgba(0,29,57,0) 30%, rgba(0,29,57,1) 100%);
		background: -webkit-linear-gradient(top, rgba(0,29,57,0) 0%,rgba(0,29,57,0) 30%,rgba(0,29,57,1) 100%);
		background: linear-gradient(to bottom, rgba(0,29,57,0) 0%,rgba(0,29,57,0) 30%,rgba(0,29,57,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#80001d39',GradientType=0 );
	}

}