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;
}

.blueText {
	color: #81A6DD;
}

.secondaryText {
	color: #DA8640;
}

nav ul:before,.banner:before,.row:before,.main-content:before,.content-actual:before,.freedom-birthing:before,.products-actual:before,.berth-pricing:before,.berthing-actual:before,.services-block:before,.service-actual:before,.restaurant-details:before,.benefits-top:before,.benefits-top .full-benefits-introduction:before,.single-benefit:before,.single-benefit.big-width:before,.tide-container:before,ul.bridges:before,.keyboard:before,.keyboard .keyboards-wrapper:before,.keyboard .enter-container:before,nav ul:after,.banner:after,.row:after,.main-content:after,.content-actual:after,.freedom-birthing:after,.products-actual:after,.berth-pricing:after,.berthing-actual:after,.services-block:after,.service-actual:after,.restaurant-details:after,.benefits-top:after,.benefits-top .full-benefits-introduction:after,.single-benefit:after,.single-benefit.big-width:after,.tide-container:after,ul.bridges:after,.keyboard:after,.keyboard .keyboards-wrapper:after,.keyboard .enter-container:after {
	content: "";
	display: table;
}

nav ul:after,.banner:after,.row:after,.main-content:after,.content-actual:after,.freedom-birthing:after,.products-actual:after,.berth-pricing:after,.berthing-actual:after,.services-block:after,.service-actual:after,.restaurant-details:after,.benefits-top:after,.benefits-top .full-benefits-introduction:after,.single-benefit:after,.single-benefit.big-width:after,.tide-container:after,ul.bridges:after,.keyboard:after,.keyboard .keyboards-wrapper:after,.keyboard .enter-container:after {
	clear: both;
}

@-ms-viewport {
	width:device-width;
}

@viewport {
	width:device-width;
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-font-smoothing: subpixel-antialiased;
}

*:before,*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="submit"],button {
	-webkit-appearance: none;
	outline: 0;
	font-family: inherit;
}

input,textarea,select {
	font-family: inherit;
}

img {
	max-width: 100%;
	width: auto;
	height: auto;
	pointer-events: none;
}

svg text {
	fill: #81A6DD;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: 'Frutiger', calibri, tahoma, arial, sans-serif;
}

html {
	font-size: 10px;
	width: 100%;
	min-height: 100%;
}

html.no-cursor * {
	cursor: none !important;
}

html.hide-overflow {
	overflow: hidden;
}

html.hide-overflow body {
	overflow: hidden;
}

body {
	background: #090B3B url("../assets/bg.jpg") left top repeat;
	font-family: 'Frutiger', calibri, tahoma, arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	width: 1920px !important;
	height: 1080px !important;
	position: relative;
	z-index: 1;
	color: white;
}

.error-page {
	display: block;
	position: fixed;
	top: 100px;
	right: 100px;
	bottom: 100px;
	left: 100px;
	background: rgba(255,0,0,0.3);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: white;
}

.error-page:after {
	content: "";
	position: fixed;
	bottom: 0;
	left: 0;
	width: 21px;
	height: 21px;
}

.error-page[data-error="404"]:after {
	background: url("../assets/404-qr.png");
}

.error-page[data-error="500"]:after {
	background: url("../assets/500-qr.png");
}

.error-page[data-error="503"]:after {
	background: url("../assets/503-qr.png");
}

.error-page h1 {
	display: block;
	width: 100%;
	font-size: 60px;
	font-size: 6rem;
	text-align: center;
	position: absolute;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.error-page h1 img {
	vertical-align: middle;
	margin-right: 60px;
}

.flash-container {
	background: #090B3B url("../assets/bg.jpg") left top repeat;
}

#flash-overlay {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 101;
}

#flash-overlay embed {
	background: #090B3B url("../assets/bg.jpg") left top repeat;
}

.homescreenheight {
	height: 100%;
}

.expovideo {
	width: 100vw;
	margin-top: -100px;
}

.homebackgrounds {
	background-size: cover;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	bottom: 185px;
}

.homebackgrounds.brixham_marina {
	background-image: url("../content/brixham_marina/backgrounds/brixham.jpg");
}

.homebackgrounds.shamrock_quay_marina {
	background-image: url("../content/shamrock_quay_marina/backgrounds/shamrock.jpg");
}

.homebackgrounds.ocean_village_marina {
	background-image: url("../content/ocean_village_marina/backgrounds/oceanvillage.jpg");
}

.homebackgrounds.cobbs_quay_marina {
	background-image: url("../content/cobbs_quay_marina/backgrounds/cobbs-quay.jpg");
}

.homebackgrounds.torquay_marina {
	background-image: url("../content/torquay_marina/backgrounds/torquay.jpg");
}

.homebackgrounds.northney_marina {
	background-image: url("../content/northney_marina/backgrounds/northney.jpg");
}

.homebackgrounds.penton_hook_marina {
	background-image: url("../content/penton_hook_marina/backgrounds/pentonhook.jpg");
}

.homebackgrounds.mercury_yacht_harbour {
	background-image: url("../content/mercury_yacht_harbour/backgrounds/mercury.jpg");
}

.homebackgrounds.hythe_marina_village {
	background-image: url("../content/hythe_marina_village/backgrounds/hythe.jpg");
}

nav {
	position: fixed;
	z-index: 998;
	bottom: 0;
	right: 0;
	left: 0;
	height: 185px;
	overflow: hidden;
	background: #0E112F url("../assets/nav-bg.png") center bottom repeat-x;
	-moz-box-shadow: inset 0 5px 5px 0 rgba(0,0,0,0.4);
	-webkit-box-shadow: inset 0 5px 5px 0 rgba(0,0,0,0.4);
	box-shadow: inset 0 5px 5px 0 rgba(0,0,0,0.4);
}

.kiosk nav {
	width: 1920px;
}

.lines-container {
	width: 1920px;
	height: 150px;
	overflow: hidden;
	position: absolute;
	top: 75px;
	z-index: 1;
}

.lines-container img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 3840px !important;
	width: 3840px !important;
	height: 150px !important;
}

.triple-line {
	position: relative;
	margin-top: 40px;
	height: 250px;
	overflow: hidden;
	z-index: 1;
}

.triple-line img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 3840px !important;
	width: 3840px !important;
	height: auto !important;
}

.triple-line img:nth-child(1) {
	top: 60px;
}

.triple-line img:nth-child(2) {
	top: 45px;
}

.triple-line img:nth-child(3) {
	top: 0;
}

nav ul {
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 0;
	list-style: none;
	text-align: center;
}

nav ul li {
	display: inline-block;
	position: relative;
	margin: 40px 0;
	color: white;
	font-size: 12px;
	font-size: 1.2rem;
	vertical-align: top;
}

nav ul li.selected {
	position: relative;
}

nav ul li.selected:before {
	position: absolute;
	top: -39px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: block;
	content: "";
	width: 84px;
	height: 37px;
	background: url("../assets/selection_dot.png");
}

nav ul li:first-child.selected:before {
	left: 46%;
}

nav ul li:first-child {
	margin-right: 10px;
	padding-right: 10px;
}

nav ul li:first-child:after {
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	content: "";
	width: 1px;
	height: 68px;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url("../assets/dotted_line.png") no-repeat;
}

nav ul li:last-child {
	padding-left: 10px;
}

nav ul li:last-child:after {
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	content: "";
	width: 1px;
	height: 68px;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url("../assets/dotted_line.png") no-repeat;
}

nav ul li button {
	display: block;
	clear: both;
	width: 60px;
	height: 60px;
	margin: 0 32px 20px;
	border: 0;
	background-repeat: no-repeat;
	background-size: 60px;
	background-color: transparent;
}

nav ul li button:hover,nav ul li button:focus {
	outline: 0;
}

nav ul li button.home {
	background-image: url("../assets/icons/home.png");
}

nav ul li button.weather {
	background-image: url("../assets/icons/weather.png");
}

nav ul li button.tide {
	background-image: url("../assets/icons/tide.png");
}

nav ul li button.harbour {
	background-image: url("../assets/icons/harbour-info.png");
}

nav ul li button.marina {
	background-image: url("../assets/icons/marina-info.png");
}

nav ul li button.local-area {
	background-image: url("../assets/icons/local-area.png");
}

nav ul li button.maps {
	background-image: url("../assets/icons/maps.png");
}

nav ul li button.mdl-network {
	background-image: url("../assets/icons/mdl-network.png");
}

nav ul li button.kids-corner {
	background-image: url("../assets/icons/kids-corner.png");
}

nav ul li button.benefits {
	background-image: url("../assets/icons/benefits.png");
}

nav ul li button.my-mdl {
	background-image: url("../assets/icons/my-mdl.png");
}

nav ul li button.panos {
	background-image: url("../assets/icons/panos.png");
}

nav ul li button.enquiries {
	background-image: url("../assets/icons/enquiries.png");
}

nav ul li button.towergate-ins {
	background-image: url("../assets/icons/towergate-ins.png");
}

.clock-container {
	background: rgba(255,255,255,0.08);
	margin-left: 30px;
	padding: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.clock-container h3 {
	font-size: 50px;
	font-size: 5rem;
}

.clock-container h3 span {
	font-size: 50px;
	font-size: 5rem;
	color: white;
	padding: 0;
	position: relative;
	top: -2px;
	left: 0;
}

.clock-container>span {
	font-size: 13px;
	font-size: 1.3rem;
	text-transform: uppercase;
	color: #81A6DD;
}

.expo-logo {
	position: absolute;
	top: 50%;
	right: 20px;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.banner.expo-banner {
	top: 57.5%;
	background: rgba(24,28,55,0.6);
	display: none !important;
}

.banner {
	position: absolute;
	z-index: 99;
	top: 21%;
	left: 54%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	max-width: 91.5%;
	width: 100%;
	margin: 0 auto;
	padding: 60px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.banner .mdl-marinas {
	float: left;
	width: 20%;
	max-width: 150px;
	margin-right: 100px;
}

.banner .mdl-marinas h5 {
	background: #20234C;
	margin-top: 20px;
	padding: 10px 10px;
	border-bottom: 2px solid #DA8640;
	color: white;
	text-align: center;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
}

.banner .banner-main {
	float: left;
	width: 100%;
	max-width: 70%;
	padding-left: 70px;
}

.banner .banner-main h3 {
	font-size: 45px;
	font-size: 4.5rem;
	color: #007A99;
	margin-top: 10px;
	font-family: Brandon Regular;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.banner .banner-main h1 {
	margin-bottom: 30px;
	font-size: 70px;
	font-size: 7rem;
	font-family: Brandon Regular;
	text-transform: uppercase;
	color: #041D40;
	line-height: 1;
}

.banner .banner-main .homeTitle {
	font-family: Brandon Medium;
}

.banner .banner-main .sub-title h4 {
	display: block;
	color: #007A99;
	font-size: 25px;
	font-size: 2.5rem;
	text-transform: uppercase;
	font-family: Brandon Regular;
}

.banner .banner-main .sub-title span {
	color: #DA8640;
	font-size: 16px;
	font-size: 1.6rem;
}

.banner .banner-main .text-swapper {
	color: #007A99;
}

.banner .banner-main .text-swapper p {
	display: none;
	overflow: hidden;
	margin: 20px 0 0 0;
	padding: 0;
}

.banner .banner-main .text-swapper p strong {
	display: inline-block;
	font-size: 18px;
	font-size: 1.8rem;
	margin-right: 10px;
}

.banner .banner-main .text-swapper p span {
	position: relative;
	top: -30px;
	color: #007A99;
	font-size: 13px;
	font-size: 1.3rem;
}

.banner .banner-main .text-swapper p:first-child {
	display: block;
}

.banner .banner-main .text-swapper p:first-child span {
	position: relative;
	top: 0;
}

.banner .info-items {
	float: right;
	width: 30%;
	margin-top: -20px;
}

.banner .info-items .weather {
	float: right;
	position: relative;
	width: 47.5%;
	min-height: 235px;
	background: #007A99;
	margin-right: 5%;
	padding-bottom: 20px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

.banner .info-items .weather .demo-weather-notify {
	top: 20px;
	right: -90px;
	padding: 10px 0;
	font-size: 11px;
	font-size: 1.1rem;
}

.banner .info-items .weather h5 {
	background: #041D40;
	color: white;
	text-align: center;
	padding: 10px;
	font-size: 10px;
	font-size: 1rem;
	text-shadow: 0 1px 0 #041D40;
	text-transform: uppercase;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}

.banner .info-items .weather img {
	display: none;
}

.banner .info-items .weather .temp {
	display: block;
	font-size: 100px;
	font-size: 10rem;
	color: white;
	width: 100%;
	padding: 20px 40px 20px 40px;
	text-align: center;
}

.banner .info-items .weather .place {
	display: inline-block;
	position: absolute;
	bottom: 30px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: white;
	text-align: center;
	font-size: 12px;
	font-size: 1.2rem;
}

.banner .info-items .weather .place:before {
	position: absolute;
	top: 1px;
	left: -15px;
	content: "";
	display: inline-block;
	width: 8px;
	height: 10px;
	background: url("../assets/point.png") no-repeat;
}

.banner .info-items .weather .no-weather-feed h4 {
	padding: 50px 20px 20px;
	font-size: 20px;
	line-height: 1.5;
}

.banner .info-items .bridge-opening-home {
	float: right;
	width: 47.5%;
	min-height: 235px;
	background: #007A99;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.banner .info-items .bridge-opening-home>div {
	width: 50%;
	float: left;
	padding: 15px;
	text-align: center;
}

.banner .info-items .bridge-opening-home>div>span {
	display: block;
	color: white;
	font-size: 12px;
	font-size: 1.2rem;
}

.banner .info-items .bridge-opening-home>div .mins {
	display: block;
	width: 80%;
	margin: 15px auto 10px;
	padding: 10px 5px;
	text-align: center;
	background: #041D40;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.banner .info-items .bridge-opening-home>div .mins span:first-child {
	display: block;
	color: #DA8640;
	font-size: 24px;
	font-size: 2.4rem;
}

.banner .info-items .bridge-opening-home>div .mins span:last-child {
	display: block;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	font-size: 1.2rem;
}

.banner .info-items .bridge-opening-home>div .note {
	font-size: 12px;
	margin-top: -5px;
	color: white;
}

.banner .info-items .bridge-opening-home h5 {
	background: #DA8640;
	color: white;
	text-align: center;
	padding: 10px;
	font-size: 10px;
	font-size: 1rem;
	text-shadow: 0 1px 0 #DA8640;
	text-transform: uppercase;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}

.banner .info-items .bridge-opening-home img {
	border-bottom: 1px solid white;
}

@font-face {
	font-family:"Frutiger";src:url("../fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix");src:url("../fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix") format("eot"),url("../fonts/2a004a53-ac5c-43b3-9eeb-9f74ae4c1609.woff") format("woff"),url("../fonts/74d53f3b-1683-4d5a-a556-e13f6553cdf0.ttf") format("truetype"),url("../fonts/3f5a5b87-e71e-4544-be0c-da4daa132710.svg#3f5a5b87-e71e-4544-be0c-da4daa132710") format("svg");
}

@font-face {
	font-family:"Brandon Regular";src:url("../fonts/BrandonText-Regular.eot") format("eot"),url("../fonts/BrandonText-Regular.woff") format("woff"),url("../fonts/HVD Fonts - BrandonText-Regular.otf") format("otf");
}

@font-face {
	font-family:"Brandon Medium";src:url("../fonts/BrandonText-Medium.woff");
}

h1,.h1 {
	font-size: 40px;
	font-size: 4rem;
}

h2,.h2 {
	font-size: 34px;
	font-size: 3.4rem;
}

h3,.h3 {
	font-size: 28px;
	font-size: 2.8rem;
}

h4,.h4 {
	font-size: 24px;
	font-size: 2.4rem;
}

h5,.h5 {
	font-size: 20px;
	font-size: 2rem;
}

p {
	margin: 20px 0;
	line-height: 1.5;
}

p:first-child {
	margin-top: 0;
}

p:last-child {
	margin-bottom: 0;
}

small {
	color: #535E83;
	font-size: 10px;
	font-size: 1rem;
}

ul {
	list-style: disc;
	margin-left: 15px;
}

ul ul {
	list-style: square;
}

ul ol {
	list-style: lower-roman;
}

ul.small li {
	margin-bottom: 5px !important;
}

ol {
	list-style: decimal;
	margin-left: 15px;
}

ol ul {
	list-style: square;
}

ol ol {
	list-style: lower-roman;
}

ol.decimal {
	margin-left: 20px;
	list-style: decimal !important;
}

ol.decimal li {
	line-height: 1.5;
	color: #DA8640;
}

ol.decimal li span {
	color: white;
}

ol.coloured {
	list-style: decimal;
	color: #DA8640;
	margin: 0;
	list-style-position: inside;
}

ol.coloured li {
	margin-bottom: 20px;
	line-height: 2;
	font-size: 12px;
	font-size: 1.2rem;
}

ol.coloured li>span {
	color: white;
}

.question-answer {
	margin-bottom: 40px;
}

.question-answer span {
	display: block;
	margin-bottom: 5px;
	line-height: 2;
	font-size: 12px;
	font-size: 1.2rem;
}

.question-answer span.question {
	color: #DA8640;
}

.question-answer span.question:before {
	content: "Q :";
	margin-right: 10px;
}

.question-answer span.answer {
	color: white;
}

.question-answer span.answer:before {
	content: "A :";
	margin-right: 10px;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.rounded-button {
	display: inline-block;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNTg4ZCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMzk0NDZiIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzAzOTViIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4b588d),color-stop(50%, #39446b),color-stop(100%, #30395b));
	background-image: -moz-linear-gradient(#4b588d,#39446b,#30395b);
	background-image: -webkit-linear-gradient(#4b588d,#39446b,#30395b);
	background-image: linear-gradient(#4b588d,#39446b,#30395b);
	padding: 5px;
	border: 0;
	color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 12px;
	font-size: 1.2rem;
	text-transform: uppercase;
}

.rounded-button.fat {
	padding: 5px 30px;
}

.rounded-button.selected {
	background: #DA8640;
}

.marina-offers .half,.dry-stack .swipe-content .grid.half {
	position: relative;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
}

.marina-offers .half:before,.dry-stack .swipe-content .grid.half:before {
	content: "";
	display: block;
	height: 1px;
	background: rgba(255,255,255,0.5);
	position: absolute;
	top: 0;
	left: 0;
	right: 20px;
}

.marina-offers .half:after,.dry-stack .swipe-content .grid.half:after {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100px;
	height: 1px;
	background: #DA8640;
}/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face {
	font-family:'FontAwesome';src:url("../fonts/fontawesome-webfont.eot?v=4.2.0");src:url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"),url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"),url("../fonts/fontawesome-webfont.svg?v=4.2.0#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;
}

.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;
}

@-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 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	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 {
	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:before {
	content: "\f09a";
}

.fa-github:before {
	content: "\f09b";
}

.fa-unlock:before {
	content: "\f09c";
}

.fa-credit-card:before {
	content: "\f09d";
}

.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 {
	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: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-rebel:before {
	content: "\f1d0";
}

.fa-ge:before,.fa-empire:before {
	content: "\f1d1";
}

.fa-git-square:before {
	content: "\f1d2";
}

.fa-git:before {
	content: "\f1d3";
}

.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";
}

.row {
	width: 100%;
}

.full {
	width: 100%;
}

.two-thirds {
	width: 66.66667%;
}

.half {
	width: 50%;
}

.one-third {
	width: 33.33333%;
}

.one-quarter {
	width: 25%;
}

.grid {
	float: left;
}

.main-content {
	max-width: 90%;
	margin: 80px auto;
}

.sidebar {
	width: 10%;
	float: left;
	margin-right: 5%;
}

.sidebar ul {
	position: relative;
	background: white;
	margin: 10px 0;
	padding-top: 20px;
	height: 530px;
	list-style: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.sidebar ul:before {
	content: "";
	width: 20px;
	height: 20px;
	background: white;
	position: absolute;
	top: 0;
	left: 50%;
	-moz-transform: rotate(45deg) translateX(-50%);
	-ms-transform: rotate(45deg) translateX(-50%);
	-webkit-transform: rotate(45deg) translateX(-50%);
	transform: rotate(45deg) translateX(-50%);
}

.sidebar ul li {
	display: block;
	color: #444;
	overflow: hidden;
	padding: 30px 20px;
	font-size: 14px;
	font-size: 1.4rem;
	vertical-align: middle;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee),color-stop(100%, #ffffff));
	background-image: -moz-linear-gradient(#eeeeee,#ffffff);
	background-image: -webkit-linear-gradient(#eeeeee,#ffffff);
	background-image: linear-gradient(#eeeeee,#ffffff);
	border-top: 1px solid #ededed;
}

.sidebar ul li.selected {
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxNjUxOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RhODY0MCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d16518),color-stop(100%, #da8640));
	background-image: -moz-linear-gradient(#d16518,#da8640);
	background-image: -webkit-linear-gradient(#d16518,#da8640);
	background-image: linear-gradient(#d16518,#da8640);
	color: white;
	text-shadow: 0 -1px 0 #814919;
}

.sidebar ul li i:first-child {
	font-size: 18px;
	font-size: 1.8rem;
	vertical-align: middle;
	margin-right: 5px;
}

.sidebar ul li i:first-child.secondary {
	color: #DA8640;
}

.sidebar ul li i:first-child.giant {
	font-size: 28px;
	font-size: 2.8rem;
}

.sidebar ul li i:last-child {
	float: right;
	vertical-align: middle;
}

.sidebar.compact li {
	padding: 15px 15px;
	font-size: 13px;
	font-size: 1.3rem;
}

.sidebar ul.single-item {
	height: auto;
	padding: 10px 0;
}

.sidebar ul.single-item li {
	background: none;
	text-shadow: none;
	border-top: 0;
}

.sidebar ul.single-item li.selected {
	background: none;
	text-shadow: none;
	color: #444;
}

.sidebar ul.single-item li i:first-child {
	margin-right: 10px;
}

.sidebar ul.single-item li i:last-child {
	position: relative;
	top: 5px;
}

.sidebar .secondary-menu,.marina-selection .secondary-menu {
	position: relative;
}

.sidebar .secondary-menu ul,.marina-selection .secondary-menu ul {
	padding: 32px 0;
	margin-top: 20px;
	overflow: scroll;
}

.sidebar .secondary-menu ul::-webkit-scrollbar,.marina-selection .secondary-menu ul::-webkit-scrollbar {
	width: 0 !important;
}

.sidebar .secondary-menu ul:before,.marina-selection .secondary-menu ul:before {
	display: none;
}

.sidebar .secondary-menu ul li,.marina-selection .secondary-menu ul li {
	padding: 10px;
	font-size: 12px;
	font-size: 1.2rem;
}

.sidebar .secondary-menu span.up-scroll,.marina-selection .secondary-menu span.up-scroll {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	display: block;
	width: 100%;
	background: #BBBBBB;
	padding: 5px 10px;
	color: white;
	text-align: center;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}

.sidebar .secondary-menu span.up-scroll i,.marina-selection .secondary-menu span.up-scroll i {
	float: none !important;
}

.sidebar .secondary-menu span.down-scroll,.marina-selection .secondary-menu span.down-scroll {
	position: absolute;
	z-index: 99;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	background: #BBBBBB;
	padding: 5px 10px;
	color: white;
	text-align: center;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.sidebar .secondary-menu span.down-scroll i,.marina-selection .secondary-menu span.down-scroll i {
	float: none !important;
}

.single-item+.secondary-menu ul {
	height: 430px;
}

.marina-selection .secondary-menu {
	width: 100%;
}

.marina-selection .secondary-menu span.up-scroll {
	top: -25px;
	background: #2F9F85;
}

.marina-selection .secondary-menu span.down-scroll {
	bottom: -8px;
	background: #2F9F85;
}

.marina-selection .secondary-menu ul {
	margin: 30px 0;
	height: 250px;
	padding: 0;
}

.marina-selection .secondary-menu ul li {
	color: #444;
	background: white;
	border-bottom: 1px solid #ededed;
}

.marina-selection .secondary-menu ul li:first-child {
	padding-top: 15px;
}

.marina-selection .secondary-menu ul li:last-child {
	padding-bottom: 15px;
	border-bottom: 0;
}

.content-actual {
	position: relative;
	overflow: hidden;
	width: 85%;
	height: 750px;
	float: left;
	background: rgba(14,17,47,0.7);
	padding: 40px;
	border-bottom: 2px solid #DA8640;
}

.content-actual.full-width-content {
	width: 100%;
}

.content-actual.weather-reports {
	position: relative;
}

.demo-weather-notify {
	z-index: 99;
	position: absolute;
	width: 250px;
	background: #DA8640;
	color: white;
	padding: 20px 0;
	top: 30px;
	right: -70px;
	text-align: center;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	font-size: 16px;
	font-size: 1.6rem;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}

.dark-overlay,.benefits-top .full-benefits-introduction {
	background: rgba(14,17,47,0.7);
	color: white;
}

.borders,.today,.upcoming-days li {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.top-bottom-borders,.products-block {
	border-top: 1px solid rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.5);
}

.top-bottom-borders.secondary-top,.secondary-top.products-block {
	border-top: 1px solid #DA8640;
}

.today {
	position: relative;
	float: left;
	background: inherit;
	width: 25%;
	height: 320px;
	padding: 20px;
}

.today h2 {
	color: white;
	padding-bottom: 20px;
	border-bottom: 1px solid #DA8640;
}

.today .met-office-note {
	position: absolute;
	top: 220px;
	font-size: 12px;
}

.today span.todays-date {
	display: block;
	margin-top: 10px;
	color: #81A6DD;
	font-size: 24px;
	font-size: 2.4rem;
}

.today span.location {
	display: block;
	margin-top: 10px;
	color: white;
	font-size: 14px;
	font-size: 1.4rem;
}

.today span.location:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 10px;
	margin-right: 10px;
	background: url("../assets/point.png") no-repeat;
}

.today span:last-child {
	display: block;
	width: 100%;
	margin-top: 130px;
	padding-top: 20px;
	border-top: 1px dashed white;
	color: #81A6DD;
}

.upcoming-events.flexslider .flex-control-nav {
	top: 5px;
}

.upcoming-days {
	float: left;
	width: 75%;
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	font-size: 0;
}

.upcoming-days li {
	display: inline-block;
	position: relative;
	width: 17%;
	height: 320px;
	margin-left: 1.5%;
	margin-right: 1.5%;
	padding: 10px;
	text-align: center;
	color: white;
	font-size: 16px;
	font-size: 1.6rem;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI1Mi41JSIgc3RvcC1jb2xvcj0iIzBlMTEyZiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjUyLjUlIiBzdG9wLWNvbG9yPSIjMGUxMTJmIiBzdG9wLW9wYWNpdHk9IjAuMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(52.5%, rgba(14,17,47,0.5)),color-stop(52.5%, rgba(14,17,47,0.2)));
	background-image: -moz-linear-gradient(rgba(14,17,47,0.5) 52.5%,rgba(14,17,47,0.2) 52.5%);
	background-image: -webkit-linear-gradient(rgba(14,17,47,0.5) 52.5%,rgba(14,17,47,0.2) 52.5%);
	background-image: linear-gradient(rgba(14,17,47,0.5) 52.5%,rgba(14,17,47,0.2) 52.5%);
	color: white;
}

.upcoming-days li h5 {
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.upcoming-days li img {
	margin-bottom: -5px;
}

.upcoming-days li .high {
	display: block;
	font-size: 50px;
	font-size: 5rem;
	color: white;
	width: 100%;
	padding: 10px;
	text-align: center;
}

.upcoming-days li .low {
	display: block;
	font-size: 34px;
	font-size: 3.4rem;
	color: #81A6DD;
	text-align: center;
}

.upcoming-days li button {
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.upcoming-days li.selected button {
	position: relative;
	background: #DA8640;
	z-index: 2;
}

.upcoming-days li:after {
	background: #DA8640;
	content: "";
	width: 2px;
	height: 0px;
	position: absolute;
	left: 50%;
	top: 309px;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-moz-transition: height .2s ease;
	-o-transition: height .2s ease;
	-webkit-transition: height .2s ease;
	transition: height .2s ease;
}

.upcoming-days li.selected:after {
	height: 31px;
	bottom: -20px;
	-moz-transition: height .2s ease;
	-o-transition: height .2s ease;
	-webkit-transition: height .2s ease;
	transition: height .2s ease;
	z-index: 1;
}

.fa-circle.flash {
	margin-right: 3px;
	color: #DA8640;
	font-size: 6px;
	font-size: .6rem;
	vertical-align: middle;
}

.content-actual.slideshow {
	padding: 0;
}

.slideshow {
	position: relative;
}

.slideshow .slide-content {
	position: absolute;
	top: 60px;
	right: 80px;
	left: 80px;
	color: white;
	z-index: 999;
}

.slideshow .slide-content h2 {
	font-size: 60px;
	font-size: 6rem;
}

.slideshow .slide-content h2+p {
	display: block;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid white;
}

.slideshow .slide-content .slide-content-box {
	background: rgba(14,17,47,0.4);
	max-width: 50%;
	padding: 40px 20px;
	border-left: 8px solid #DA8640;
}

.slideshow .slide-content .slide-content-box p {
	line-height: 2;
	font-size: 13px;
	font-size: 1.3rem;
}

.slideshow .slide-content .slide-content-box p:first-child {
	margin-top: 0;
}

.kidsiframe {
	width: 1920px;
	height: 950px;
	display: block;
	position: absolute;
}

.kidsiframe iframe {
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
	overflow: hidden;
}

.swipe-title {
	color: white;
	padding-bottom: 10px;
	border-bottom: 1px solid white;
}

.swipe-title.with-sub-title {
	border-bottom: 0;
	padding-bottom: 0;
}

.swipe-title+.sub-title {
	display: block;
	margin: 10px 0 0;
	padding-bottom: 10px;
	border-bottom: 1px solid white;
	color: #DA8640;
}

.swipe-title.no-border {
	border-bottom: 0;
}

.swipe-title.no-border+.flexslider li.swipe-content {
	padding-top: 20px;
	min-height: 600px;
}

ul.sideswipe {
	margin: 0;
	padding: 0;
	list-style: none;
}

.swipe-content {
	padding-top: 60px;
	color: white;
}

.swipe-content.restaurants-swipe {
	padding-top: 30px;
	/* margin-left: 2px; */
	/* margin-right: 2px; */
}

.swipe-content.areaguide {
	padding-top: 30px;
}

.swipe-content.areaguide .grid img {
	height: 600px;
	margin: auto;
	display: block;
}

.swipe-content ul {
	margin-left: 0;
	list-style: none;
}

.swipe-content ul li {
	position: relative;
	margin-bottom: 20px;
	padding-left: 20px;
	line-height: 2;
	font-size: 12px;
	font-size: 1.2rem;
}

.swipe-content ul li:before {
	display: block;
	position: absolute;
	float: left;
	top: 8px;
	left: 0;
	content: '\b7\a0';
	color: #DA8640;
	font-size: 48px;
	font-size: 4.8rem;
	line-height: 10px;
}

.swipe-content ul.compacted {
	margin: 10px 0;
}

.swipe-content ul.compacted li {
	margin-bottom: 10px;
	line-height: 1.5;
}

.swipe-content ul.compacted li:before {
	top: 3px;
}

.swipe-content h5.grid.full {
	margin-bottom: 20px;
}

.swipe-content h4:not(.product-title),.swipe-content h5:not(.product-title) {
	color: #DA8640;
}

.swipe-content span.highlight {
	color: #81A6DD;
}

.swipe-content .half {
	padding-right: 20px;
}

.swipe-content .half:last-child {
	padding-left: 20px;
	padding-right: 0;
}

.swipe-content h5+ul {
	margin-top: 10px;
}

.swipe-content ul+h5 {
	margin-top: 10px;
}

.notice-board-slides .swipe-content {
	padding-top: 40px;
}

.notice-item {
	display: block;
	width: 100%;
	max-width: 410px;
	height: auto;
	margin: 0 auto;
}

.harbour-hotel h2 {
	padding-bottom: 50px;
}

.harbour-hotel .hotel-list {
	padding-top: 20px;
	line-height: 25px;
	font-size: 14px;
	padding-bottom: 100px;
}

.harbour-hotel .hotel-list ul li {
	font-size: 14px;
	line-height: 1.5;
}

.harbour-hotel .side-swapper {
	width: 100%;
}

.harbour-hotel .side-swapper .swap-actual {
	width: 100%;
}

.harbour-hotel .side-swapper .swap-actual .flex-control-nav {
	width: auto;
	position: absolute;
	top: auto;
	right: 0;
	z-index: 1000;
	padding: 25px;
}

.marina-overview .marina-details {
	background: rgba(14,17,47,0.6);
	margin-bottom: 20px;
	padding: 20px;
}

.marina-overview .marina-details h2 {
	color: white;
}

.marina-overview .marina-details span.tel {
	display: block;
	margin: 20px 0;
	color: #81A6DD;
	font-size: 14px;
	font-size: 1.4rem;
}

.marina-overview .marina-details address {
	color: #DA8640;
	font-size: 14px;
	font-size: 1.4rem;
}

.overview-column {
	width: 30%;
	float: left;
	margin: 0 3% 0 0;
	color: white;
	font-size: 12px;
	font-size: 1.2rem;
}

.overview-column h4 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}

.overview-column ul {
	margin-top: 20px;
}

.overview-column ul li {
	line-height: 1.3;
	font-size: 10px;
}

.side-swapper {
	float: left;
	width: 67%;
	height: 675px;
	margin: 0;
	outline: 1px solid rgba(255,255,255,0.3);
	background: rgba(14,17,47,0.4);
}

.side-swapper ul.buttons {
	float: left;
	width: 15%;
	margin: 0;
	float: left;
}

.side-swapper ul.buttons li {
	position: relative;
	display: block;
	width: 100%;
	padding: 20px 10px 20px 0;
	text-align: center;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	color: #81A6DD;
	font-size: 10px;
	font-size: 1rem;
	text-transform: uppercase;
}

.side-swapper ul.buttons li:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: -1px;
	display: block;
	content: "";
	width: 10px;
	background: rgba(255,255,255,0.3);
}

.side-swapper ul.buttons li.selected {
	background: rgba(14,17,47,0.8);
}

.side-swapper ul.buttons li.selected:after {
	background: #DA8640;
}

.side-swapper ul.buttons li.selected:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 10px;
	height: 10px;
	background: #DA8640;
	-moz-transform: translateY(-50%) rotate(-45deg);
	-ms-transform: translateY(-50%) rotate(-45deg);
	-webkit-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
}

.side-swapper ul.buttons li i {
	display: block;
	margin-bottom: 10px;
	text-align: center;
	font-size: 34px;
	font-size: 3.4rem;
	color: rgba(255,255,255,0.8);
}

.side-swapper ul.buttons li .button-icon {
	display: block;
	width: 35px;
	height: 22px;
	margin: 0 auto 10px auto;
	text-align: center;
	background-size: cover;
	background-position: top left;
}

.side-swapper ul.buttons li .button-icon.pano {
	background-image: url(/assets/icon_pano.png);
}

.side-swapper .swap-actual {
	display: none;
	float: left;
	width: 85%;
	height: 675px;
	border-left: 1px solid rgba(255,255,255,0.3);
}

.side-swapper .swap-actual:first-child {
	display: block;
}

.side-swapper .swap-actual .row {
	padding: 20px;
	color: white;
}

.side-swapper .swap-actual .row .half:first-child {
	padding-right: 20px;
}

.side-swapper .slideshow {
	position: relative;
}

.side-swapper .slideshow img {
	margin: 0;
	padding: 0;
	font-size: 0;
}

.side-swapper .slideshow:after {
	display: block;
	width: 100%;
	height: 60px;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(14,17,47,0.7);
	z-index: 10;
}

.side-swapper .marina-paging {
	top: auto;
	right: 0;
	bottom: 0;
	padding: 20px;
	z-index: 99;
}

.facilities-list {
	position: relative;
	max-height: 300px;
}

.facilities-list>ul {
	margin: 0;
	padding-bottom: 10px;
	overflow-y: scroll;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	list-style-position: outside;
	padding-left: 20px;
}

.facilities-list>ul::-webkit-scrollbar {
	width: 0 !important;
}

.facilities-list>ul li:before {
	margin-right: 5px;
}

.directions-container {
	margin-bottom: 20px;
}

.content-actual.panos {
	position: relative;
	padding: 0;
	border-bottom: 0;
	border-left: 5px solid #DA8640;
	z-index: 5;
}

.content-actual.panos .fullpagepanos {
	width: 100%;
	height: 100%;
}

.marina-offers .half {
	position: relative;
	padding-top: 20px;
	height: 500px;
}

.marina-offers .half:first-child:before {
	right: 40px;
}

.marina-offers .half:last-child:before,.marina-offers .half:last-child:after {
	left: 20px;
}

.marina-offers .half:first-child {
	padding-right: 20px;
}

.marina-offers .half:last-child {
	padding-left: 20px;
}

.marina-offers p {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 2;
}

.marina-offers .dates {
	display: block;
	margin-top: 10px;
	color: #81A6DD;
}

.marina-offers .sub-title {
	margin-bottom: 20px;
	color: #DA8640;
}

.marina-offers h2+p.sub-title {
	margin-top: 0;
	margin-bottom: 60px;
	font-size: 20px;
	font-size: 2rem;
}

.marina-events h2+p.sub-title {
	margin-top: 0;
	margin-bottom: 40px;
	font-size: 20px;
	font-size: 2rem;
	color: #DA8640;
}

.marina-events .event-buttons button {
	font-size: 14px;
	font-size: 1.4rem;
	margin-right: 10px;
}

.marina-events .events-container {
	display: block;
	margin-top: 30px;
}

.marina-events .grid.one-third {
	padding-right: 60px;
}

.marina-events .event {
	width: 32.5%;
	margin-right: 1.25%;
	float: left;
	display: block;
	padding: 25px 0;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.marina-events .event:nth-child(4) {
	clear: left;
}

.marina-events .event:nth-child(3n) {
	margin-right: 0;
}

.marina-events .event h5 {
	margin-bottom: 10px;
}

.marina-events .event span.date {
	display: block;
	color: #81A6DD;
	font-size: 12px;
	font-size: 1.2rem;
}

.marina-events .event span.location {
	display: block;
	margin-top: 30px;
	font-size: 12px;
	font-size: 1.2rem;
}

.marina-events .event span.location i {
	margin-right: 5px;
	color: #DA8640;
	font-size: 14px;
	font-size: 1.4rem;
}

.marina-events .past-events {
	display: none;
}

.dry-stack-stamp {
	position: relative;
	top: -3px;
	display: inline-block;
	background: #DA8640;
	padding: 10px;
	color: #0E112F;
	font-size: 22px;
	font-size: 2.2rem;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	vertical-align: middle;
}

.dry-stack .swipe-content .grid.half:nth-child(2):before {
	right: 40px;
}

.dry-stack .swipe-content .grid.half:last-child:before,.dry-stack .swipe-content .grid.half:last-child:after {
	left: 20px;
}

.dry-stack .swipe-content .grid.half .half:nth-child(2) {
	padding-right: 20px;
}

.dry-stack .swipe-content .grid.half .half:last-child {
	padding-left: 20px;
}

.freedom-birthing {
	padding: 20px;
	background: rgba(14,17,47,0.8);
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	border-top-left-radius: 20px;
}

.freedom-birthing img {
	max-width: 47.5%;
	float: left;
	margin-top: 20px;
	margin-right: 5%;
}

.freedom-birthing h5 {
	position: relative;
	left: 20px;
	float: left;
	width: 47.5%;
	line-height: 1.5;
	color: white !important;
}

.freedom-birthing h5:first-line {
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
}

.freedom-birthing h5 span {
	color: #DA8640;
}

.products-block {
	padding: 20px;
	background: rgba(14,17,47,0.4);
	font-size: 14px;
	font-size: 1.4rem;
}

.products-block p {
	font-size: 14px;
	font-size: 1.4rem;
}

.products-block p.blueText {
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 10px;
}

.products-block p.blueText+p.blueText {
	margin-top: 10px;
}

.products-actual,.berth-pricing {
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

.products-actual:last-child,.berth-pricing:last-child {
	margin-bottom: 0;
}

.products-actual span,.berth-pricing span {
	display: block;
}

.products-actual span:first-child,.berth-pricing span:first-child {
	float: left;
	padding-right: 3px;
}

.products-actual span:nth-child(2),.berth-pricing span:nth-child(2) {
	float: right;
	padding-left: 3px;
}

.products-actual span.empty,.berth-pricing span.empty {
	white-space: nowrap;
	overflow: hidden;
}

.products-actual span.empty:before,.berth-pricing span.empty:before {
	content: "....................................................................................................................................................";
}

.product-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 15px;
}

.product-title.small {
	font-size: 14px;
	font-size: 1.4rem;
}

.product-title.bump {
	margin-top: 20px;
}

.products-block+.product-title {
	margin-top: 20px;
}

.sub-product-title {
	display: block;
	margin-bottom: 10px;
	color: #DA8640;
	font-size: 12px;
	font-size: 1.2rem;
}

.product-inner-title {
	display: block;
	margin-top: 30px;
	margin-bottom: 20px;
}

.berthing-block {
	padding: 0;
}

.berthing-actual {
	padding: 15px 20px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}

.berthing-actual:last-child {
	border-bottom: 0;
}

.berthing-actual img {
	float: left;
	max-width: 35%;
	margin-right: 5%;
}

.berth-pricing {
	position: relative;
	top: 5px;
	float: right;
	width: 60%;
	margin-bottom: 0;
	color: #81A6DD;
}

.mini-title {
	color: #DA8640;
	font-size: 12px;
	font-size: 1.2rem;
}

.mini-title+.products-actual,.mini-title+.berth-pricing {
	margin-top: 20px;
}

.mini-desc,p.mini-desc {
	font-size: 11px;
	font-size: 1.1rem;
}

.services-block {
	margin-bottom: 40px;
	padding-right: 60px;
}

.services-block>h3 {
	margin-bottom: 20px;
	color: white;
	font-size: 18px;
	font-size: 1.8rem;
}

.service-actual img {
	float: left;
	max-width: 30%;
	margin-right: 4%;
}

.service-actual .service-content {
	position: relative;
	top: 3px;
	max-width: 66%;
	min-height: 97px;
	float: left;
	padding-left: 20px;
	border-left: 1px solid white;
}

.service-actual .service-content span,.service-actual .service-content p {
	font-size: 12px;
	font-size: 1.2rem;
}

.service-actual span.service-title {
	display: block;
	margin-bottom: 5px;
	color: #DA8640;
}

.service-actual span.service-title+p {
	margin-top: 0;
}

.service-actual span.contact {
	display: block;
	margin-top: 10px;
	color: #81A6DD;
}

.staff-grid {
	margin-top: 40px;
}

/* Staff images in landscape */
.staff-grid .staff-member-landscape {
	float: left;
	width: 12.28571%;
	margin-bottom: 20px;
	margin-right: 2.33333%;
}

.staff-grid .staff-member-landscape:nth-child(7n) {
	margin-right: 0;
}

.staff-grid .staff-member-landscape:nth-child(7n+1) {
	clear: left;
}

.staff-grid .staff-member-landscape img {
	width: 100%;
	height: auto;
}

.staff-grid .staff-member-landscape span.name {
	margin-top: 10px;
	margin-bottom: 5px;
}

.staff-grid .staff-member-landscape span.name,.staff-grid .staff-member-landscape span.job-title {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
}

.staff-grid .staff-member-landscape span.job-title {
	color: #81A6DD;
}

/* Staff images in portrait */
.staff-grid .staff-member-portrait {
	float: left;
	width: 6.95%;
	margin-bottom: 20px;
	margin-right: 2.33333%;
}

.staff-grid .staff-member-portrait:nth-child(11n) {
	margin-right: 0;
}

.staff-grid .staff-member-portrait:nth-child(11n+1) {
	clear: left;
}

.staff-grid .staff-member-portrait img {
	width: 100%;
	height: auto;
}

.staff-grid .staff-member-portrait span.name {
	margin-top: 10px;
	margin-bottom: 5px;
}

.staff-grid .staff-member-portrait span.name,.staff-grid .staff-member-portrait span.job-title {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
}

.staff-grid .staff-member-portrait span.job-title {
	color: #81A6DD;
}

.single-restaurant {
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 40px;
	border-bottom: 1px solid white;
}

.single-restaurant:first-child {
	padding-top: 0;
}

.single-restaurant:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}

.single-restaurant>h3 {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 15px;
}

.restaurant-details address {
	float: left;
	width: 30%;
	min-height: 1px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #81A6DD;
	line-height: 1.5;
}

.restaurant-details .summary {
	float: left;
	width: 67.5%;
	margin-left: 2.5%;
	padding-left: 10px;
	border-left: 1px solid white;
}

.restaurant-details .summary p {
	margin-top: 10px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.restaurant-map-container {
	padding-top: 80px;
	padding-left: 80px;
}

.attractions .slide-half img {
	display: block;
	margin: 20px auto;
}

.travel-desc {
	float: left;
	margin-top: 40px;
}

.travel-desc h3 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 18px;
	font-size: 1.8rem;
	border-bottom: 1px solid white;
}

.travel-desc p {
	font-size: 12px;
	font-size: 1.2rem;
}

.travel-desc+img {
	margin-top: 20px;
}

.two-thirds .travel-desc {
	width: 45%;
	margin-right: 10%;
}

.two-thirds .travel-desc:nth-child(2) {
	margin-right: 0;
}

.travel-side {
	padding-left: 40px;
}

.content-actual.mdl-map {
	position: relative;
	padding: 0;
}

.content-actual.mdl-map .call-to-action {
	position: absolute;
	bottom: 40px;
	left: 40px;
	padding-left: 10px;
	border-left: 10px solid #DA8640;
}

.content-actual.mdl-map .call-to-action h4 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid white;
	font-size: 16px;
	font-size: 1.6rem;
}

.content-actual.mdl-map .call-to-action p {
	margin-top: 0;
	margin-bottom: 0;
	color: #81A6DD;
	font-size: 12px;
	font-size: 1.2rem;
}

.content-actual.mdl-map button.marina-anchor {
	display: inline-block;
	background: none;
	padding: 10px;
	border: 0;
	background: none;
}

.benefits-top {
	margin-bottom: 40px;
}

.benefits-top>img {
	float: left;
	margin-right: 40px;
}

.benefits-top .full-benefits-introduction {
	width: 1425px;
	position: relative;
	float: left;
	padding: 40px 100px 40px 40px;
}

.benefits-top .full-benefits-introduction h2 {
	width: 400px;
	float: left;
	display: inline-block;
	margin-right: 40px;
	font-size: 102px;
	font-size: 10.2rem;
}

.benefits-top .full-benefits-introduction img {
	position: absolute;
	top: 15px;
	right: 60px;
}

.benefits-top .benefits-text {
	width: 840px;
	float: left;
	display: inline-block;
	overflow: hidden;
	padding-top: 10px;
}

.benefits-top .benefits-text p {
	font-size: 12px;
	font-size: 1.2rem;
	margin: 0;
}

.benefits-top .benefits-text h3 {
	color: #DA8640;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}

.availability-footer {
	position: absolute;
	bottom: 300px;
	right: 150px;
	font-size: 14px;
	font-size: 1.4rem;
	z-index: 999;
}

.flexslider.benefits-slider .slides>li {
	min-height: 0;
	padding-top: 20px;
	height: 420px;
}

.flexslider.mymdl-slides .slides>li {
	height: 640px;
	padding-top: 35px;
}

.flexslider.mymdl-slides .flex-control-nav {
	top: 10px;
}

.single-benefit {
	display: block;
	width: 100%;
	height: 120px;
	margin-bottom: 40px;
}

.single-benefit>img {
	float: left;
	width: 50px;
	height: auto;
	padding-right: 20px;
	color: white !important;
	font-size: 20px;
	font-size: 2rem;
}

.single-benefit.small-width {
	width: 25%;
}

.single-benefit.big-width {
	width: 65%;
}

.single-benefit.big-width .float-text {
	float: left;
	width: 65%;
	margin-right: 2%;
}

.single-benefit.big-width .float-text+img {
	float: left;
}

.single-benefit.big-width h4 {
	color: #DA8640;
	font-size: 22px;
	font-size: 2.2rem;
}

.benefit-content {
	overflow: hidden;
	padding: 0 20px 0 10px;
	border-left: 1px solid #DA8640;
}

.benefit-content h5 {
	color: #81A6DD !important;
	font-size: 14px;
	font-size: 1.4rem;
}

.benefit-content h5+p {
	margin-top: 10px;
}

.benefit-content p {
	margin-top: 10px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.enquiry-content .sidebar {
	margin-right: 20px;
}

.enquiry-content .side-image {
	width: 439px;
	float: right;
	margin-right: 50px;
	border-bottom: 2px solid #DA8640;
	font-size: 0;
}

.enquiry-content .content-actual {
	width: 1000px;
	height: 600px;
	float: right;
}

.enquiry-content .content-actual h1 {
	position: relative;
	top: -10px;
	margin-bottom: 10px;
	font-size: 32px;
	font-size: 3.2rem;
}

.user-form h3 {
	width: 150px;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 10px;
	color: #DA8640;
	font-size: 18px;
	font-size: 1.8rem;
}

.user-form .towergatetelephone,.user-form .towergateemail {
	width: 33px;
	height: 22px;
}

.user-form .bottomform {
	position: absolute;
	width: 90%;
	bottom: 30px;
	margin: auto;
	display: block;
}

.user-form .bottomform p {
	font-size: 13px;
	line-height: 15px;
	margin: 0;
}

.user-form .bottomform .info {
	font-size: 25px;
	vertical-align: sub;
}

.user-form .bottomform .popup {
	display: none;
	width: 50%;
	background: white;
	border-radius: 10px;
	padding: 10px;
	color: #0E112F;
	font-weight: 800;
	position: absolute;
	top: -100px;
}

.user-form .bottomform .popup.display {
	display: block;
}

.user-form .bottomform .popup .close {
	position: absolute;
	top: -24px;
	font-size: 40px;
	right: -24px;
	color: #DA8640;
}

.user-form .input-group {
	display: block;
	clear: both;
	margin-bottom: 10px;
}

.user-form .input-container {
	width: 47.5%;
	margin-right: 5%;
	float: left;
}

.user-form .input-container:nth-child(2),.user-form .input-container:last-child {
	margin-right: 0;
}

.user-form input,.user-form label {
	display: inline-block;
	color: inherit;
	font-family: inherit;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.user-form label {
	position: relative;
	top: 1px;
	color: white;
	clear: left;
	width: 150px;
	padding-right: 10px;
	text-align: right;
	font-size: 14px;
	font-size: 1.4rem;
}

.user-form input {
	width: 250px;
	padding: 5px;
	color: #444;
	font-size: 12px;
	font-size: 1.2rem;
}

.user-form input.selected {
	background: #e4f8f5;
	outline: 0;
}

.user-form button {
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ3YWQ5ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFkN2U2YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #47ad9e),color-stop(100%, #1d7e6c));
	background-image: -moz-linear-gradient(#47ad9e,#1d7e6c);
	background-image: -webkit-linear-gradient(#47ad9e,#1d7e6c);
	background-image: linear-gradient(#47ad9e,#1d7e6c);
	padding: 5px 10px;
	border: 1px solid #307573;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: white;
	font-size: 14px;
	font-size: 1.4rem;
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}

.user-form button:active,.user-form button.active {
	text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFkN2U2YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ3YWQ5ZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1d7e6c),color-stop(100%, #47ad9e));
	background-image: -moz-linear-gradient(#1d7e6c,#47ad9e);
	background-image: -webkit-linear-gradient(#1d7e6c,#47ad9e);
	background-image: linear-gradient(#1d7e6c,#47ad9e);
}

.user-form button:focus {
	outline: 0;
}

.user-form button.postcode-search {
	width: 250px;
}

.user-form .boat-types-buttons button {
	width: 120px;
	margin-right: 8px;
}

.user-form .boat-types-buttons button:last-child {
	margin-right: 0;
}

.user-form button.user-form-submit {
	margin-left: 153px;
	width: 250px;
	border: 1px solid #d6782b;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhODY0MCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q2NzgyYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #da8640),color-stop(100%, #d6782b));
	background-image: -moz-linear-gradient(#da8640,#d6782b);
	background-image: -webkit-linear-gradient(#da8640,#d6782b);
	background-image: linear-gradient(#da8640,#d6782b);
}

.user-form button.user-form-submit:active,.user-form button.user-form-submit.active {
	text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ODMzYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzNzYyOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d9833c),color-stop(100%, #d37629));
	background-image: -moz-linear-gradient(#d9833c,#d37629);
	background-image: -webkit-linear-gradient(#d9833c,#d37629);
	background-image: linear-gradient(#d9833c,#d37629);
}

.user-form .invalid {
	-moz-box-shadow: 0 0 0 2px #AA0303;
	-webkit-box-shadow: 0 0 0 2px #AA0303;
	box-shadow: 0 0 0 2px #AA0303;
}

.user-form .invalid-anim {
	-webkit-animation-name: invalidFlash;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
}

#select-marina-dropdown-activate.button-invalid {
	background: red;
}

@-webkit-keyframes invalidFlash {
	0% {
		background-color: #AA0303;
	}

	22% {
		background-color: white;
	}

	77% {
		background-color: #AA0303;
	}

	100% {
		background-color: white;
	}
}

.user-form .marina-selection {
	display: none;
	width: 400px;
	position: absolute;
	z-index: 999;
	top: 35px;
	right: 33px;
}

.user-form .marina-selection ul li i {
	margin-right: 5px;
	color: #2D9D83;
}

.user-form .marina-selection h3 {
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
}

.gjw {
	width: 250px;
	background: #E5E8EE;
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	margin-top: 10px;
	margin-left: 155px;
	padding: 10px;
	color: #444;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.gjw h5 {
	margin-bottom: 5px;
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: bold;
}

.gjw>p {
	display: block;
	float: none;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	font-size: 1rem;
}

.gjw>img {
	float: left;
	margin-right: 20px;
}

.gjw .gjw-sub {
	overflow: hidden;
}

.gjw .gjw-sub p {
	margin-bottom: 5px;
}

.gjw .gjw-sub .telephone,.gjw .gjw-sub .email {
	height: 22px;
	display: inline;
	vertical-align: top;
}

.gjw .gjw-sub button {
	font-size: 10px;
	font-size: 1rem;
}

.gjw .gjw-sub button.active {
	background: #49AFA0;
	vertical-align: top;
}

.content-actual.maps {
	position: relative;
	padding: 0;
	border-bottom: 0;
	border-left: 5px solid #DA8640;
	z-index: 5;
}

.content-actual.maps>img:first-child {
	width: 100%;
	height: auto;
}

.content-actual.maps .overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	padding-right: 20px;
	pointer-events: none;
	-moz-box-shadow: 0 0 0 10px rgba(255,255,255,0.5) inset;
	-webkit-box-shadow: 0 0 0 10px rgba(255,255,255,0.5) inset;
	box-shadow: 0 0 0 10px rgba(255,255,255,0.5) inset;
}

.content-actual.maps .overlay:before {
	content: "";
	position: absolute;
	top: 40px;
	left: 10px;
	right: 10px;
	height: 10px;
	background: rgba(255,255,255,0.5);
}

.content-actual.maps .overlay .overlay-title {
	position: absolute;
	z-index: 3;
	top: 10px;
	right: 10px;
	left: 10px;
	background: white;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.content-actual.maps .overlay .overlay-title h2 {
	position: relative;
	z-index: 5;
	display: inline-block;
	background: #120E46;
	line-height: 28px;
	margin-right: 0;
	padding: 0 20px;
	color: white;
	font-size: 15px;
	font-size: 1.5rem;
}

.content-actual.maps .overlay .overlay-title h2:before,.content-actual.maps .overlay .overlay-title h2:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: inherit;
	z-index: 6;
}

.content-actual.maps .overlay .overlay-title h2:before {
	top: -1px;
	left: 0;
}

.content-actual.maps .overlay .overlay-title h2:after {
	bottom: -1px;
	left: 0;
}

.content-actual.maps .overlay .overlay-title p {
	display: inline-block;
	color: #444;
	line-height: 28px;
	margin: 0;
	padding: 0 10px;
	font-size: 12px;
	font-size: 1.2rem;
}

.content-actual.maps .compass {
	position: absolute;
	right: 40px;
	bottom: 40px;
}

.content-actual.maps .map-point {
	position: absolute;
	z-index: 30;
	text-align: center;
	-moz-transform: -50%;
	-webkit-transform: -50%;
	transform: -50%;
}

.content-actual.maps .map-point:hover:before {
	content: "";
	position: absolute;
	z-index: -1;
	bottom: 35px;
	left: 50%;
	width: 15px;
	height: 15px;
	background: #E2700A;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.content-actual.maps .map-point span {
	font-family: arial;
	color: #110D45;
	font-weight: bold;
	width: 125px;
	line-height: 1.4;
}

.content-actual.maps .map-point span,.content-actual.maps .map-point img {
	display: block;
	margin: 0 auto;
}

.content-actual.maps .map-point img {
	margin-top: 10px;
}

.content-actual.maps .map-point:nth-child(1) {
	-webkit-animation-duration: 1.05s;
	animation-duration: 1.05s;
}

.content-actual.maps .map-point:nth-child(2) {
	-webkit-animation-duration: 1.1s;
	animation-duration: 1.1s;
}

.content-actual.maps .map-point:nth-child(3) {
	-webkit-animation-duration: 1.15s;
	animation-duration: 1.15s;
}

.content-actual.maps .map-point:nth-child(4) {
	-webkit-animation-duration: 1.2s;
	animation-duration: 1.2s;
}

.content-actual.maps .map-point:nth-child(5) {
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
}

.content-actual.maps .map-point:nth-child(6) {
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
}

.content-actual.maps .map-point:nth-child(7) {
	-webkit-animation-duration: 1.35s;
	animation-duration: 1.35s;
}

.content-actual.maps .map-point:nth-child(8) {
	-webkit-animation-duration: 1.4s;
	animation-duration: 1.4s;
}

.content-actual.maps .map-point:nth-child(9) {
	-webkit-animation-duration: 1.45s;
	animation-duration: 1.45s;
}

.content-actual.maps .map-point:nth-child(10) {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
}

.content-actual.maps .map-modal {
	position: absolute;
	z-index: 9999;
	max-width: 440px;
	display: inline-block;
	background: white;
	padding: 20px;
	color: #444;
	-moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.5);
	box-shadow: 0 5px 15px 0 rgba(0,0,0,0.5);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.content-actual.maps .map-modal.arrow-top>span {
	top: 30px;
}

.content-actual.maps .map-modal.arrow-top>span {
	top: 32px;
}

.content-actual.maps .map-modal.arrow-bottom>span {
	bottom: 30px;
}

.content-actual.maps .map-modal.arrow-bottom>span {
	bottom: 23px;
}

.content-actual.maps .map-modal>span {
	position: absolute;
	z-index: 5;
	left: -25px;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 25px 25px 0;
	border-color: transparent rgba(0,0,0,0.2) transparent transparent;
}

.content-actual.maps .map-modal>span:before {
	position: absolute;
	bottom: -23px;
	left: -2px;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 27px 27px 27px 0;
	border-color: transparent #fff transparent transparent;
}

.content-actual.maps .map-modal i {
	position: absolute;
	top: 0;
	width: 25px;
	height: 25px;
	color: white;
	vertical-align: middle;
	line-height: 25px;
	text-align: center;
}

.content-actual.maps .map-modal.right-side {
	border-right: 20px solid #F88325;
}

.content-actual.maps .map-modal.right-side i {
	right: -23px;
}

.content-actual.maps .map-modal.left-side {
	border-left: 20px solid #F88325;
}

.content-actual.maps .map-modal.left-side span {
	right: -25px;
	left: auto;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.content-actual.maps .map-modal.left-side i {
	left: -23px;
}

.content-actual.maps .map-modal h3 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #DA8640;
	font-size: 20px;
	font-size: 2rem;
}

.content-actual.maps .map-modal p {
	font-size: 12px;
	font-size: 1.2rem;
}

.content-actual.maps .map-modal img {
	display: block;
	width: 100%;
	max-width: 400px;
	height: auto;
}

.content-actual.maps .map-modal p+img {
	margin-top: 10px;
}

.content-actual.maps .map-modal p:last-child {
	margin-bottom: 0;
}

#zoomable-map {
	position: absolute;
	top: 92px;
	left: 36.2%;
	width: 29%;
	height: auto;
	border: 1px solid #DA8640;
	font-size: 0;
	z-index: 99;
}

#zoomable-map.zoomed {
	border: 0;
}

#zoomable-map.zoomed>i {
	display: none;
}

#zoomable-map>i {
	font-size: 50px;
	font-size: 5rem;
	color: #DA8640;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}

#zoomable-map>img {
	width: 100%;
	height: auto;
	margin: 0;
}

#zoomable-map .map-point {
	font-size: 16px;
	font-size: 1.6rem;
}

#zoomable-map button#unzoom {
	position: absolute;
	top: 50px;
	right: 10px;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2NzgyYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RlOTQ1NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d6782b),color-stop(100%, #de9455));
	background-image: -moz-linear-gradient(#d6782b,#de9455);
	background-image: -webkit-linear-gradient(#d6782b,#de9455);
	background-image: linear-gradient(#d6782b,#de9455);
	padding: 20px;
	color: white;
	border: 0;
	font-size: 22px;
	font-size: 2.2rem;
}

.content-actual.maps .destinations-map .compass {
	position: absolute;
	left: 40px;
	bottom: 40px;
}

.content-actual.maps .destinations-map .map-point img {
	max-width: 40px;
	margin-top: 0 !important;
}

.content-actual.maps .destinations-map .map-point>span:first-child,.content-actual.maps .destinations-map .map-point>span:last-child {
	max-width: 75px;
	font-size: 10px;
	font-size: 1rem;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.content-actual.maps .destinations-map .map-point.selected:before,.content-actual.maps .destinations-map .map-point:hover:before {
	content: "";
	position: absolute;
	z-index: -1;
	bottom: 22px;
	left: 50%;
	width: 10px;
	height: 10px;
	background: #E2700A;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.content-actual.maps .destinations-map .map-point.bottom-selected:before {
	bottom: 36px;
}

.map-line {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.map-line svg {
	display: none;
}

.destination-list-container {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.destination-list-container .destination-list-actual {
	background: white;
	padding: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.destination-table-container table {
	font-family: arial;
}

.destination-table-container table thead tr td {
	padding: 3px 10px;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	color: #373362;
	border-bottom: 1px solid #DA8640;
	text-transform: uppercase;
}

.destination-table-container table thead tr td:first-child {
	text-align: left;
	padding-right: 50px;
	padding-left: 0;
}

.destination-table-container table tbody {
	position: relative;
}

.destination-table-container table tbody tr:last-child {
	border-bottom: 1px solid #DA8640;
}

.destination-table-container table tbody:last-child tr:last-child {
	border-bottom: 0;
}

.destination-table-container table tbody tr {
	background: #eee;
	border-bottom: 1px solid white;
}

.destination-table-container table tbody tr.active-row {
	background: #DA8640;
	color: white;
}

.destination-table-container table tbody td {
	text-align: center;
	padding: 4px 3px;
	color: #373362;
	font-size: 10px;
	font-size: 1rem;
	font-weight: bold;
}

.destination-table-container table tbody td:first-child {
	text-align: left;
}

.weather-table {
	width: 100%;
	float: left;
	clear: both;
	border-top: 3px solid #DA8640;
}

.weather-table table {
	display: none;
	width: 100%;
	padding-top: 3px;
	font-family: inherit;
}

.weather-table table:first-child {
	display: block;
}

.weather-table table thead {
	background: rgba(14,17,47,0.95);
	border-top: 5px solid #4B86D4;
}

.weather-table table thead tr th {
	padding: 10px;
	border-right: 1px solid rgba(255,255,255,0.2);
	font-size: 14px;
	font-size: 1.4rem;
	color: white;
}

.weather-table table tbody {
	background: rgba(14,17,47,0.7);
}

.weather-table table td,.weather-table table th {
	width: 10%;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	vertical-align: middle;
}

.weather-table table tr {
	border: 1px solid rgba(255,255,255,0.2);
}

.weather-table table tr td {
	padding: 10px;
	border-right: 1px solid rgba(255,255,255,0.2);
	color: white;
}

.weather-table table tr td:nth-child(2) {
	padding: 0;
	vertical-align: middle;
}

.weather-table table tr td:nth-child(2) img {
	max-width: 30px;
	height: auto;
}

.weather-table table tr td:nth-child(6) {
	position: relative;
	font-size: 12px;
	font-size: 1.2rem;
}

.weather-table table tr td:nth-child(6) img,.weather-table table tr td:nth-child(6) span:first-child {
	position: absolute;
	top: 50%;
	left: 28.5%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.weather-table table tr td:nth-child(6) span:first-child {
	top: 49%;
}

.weather-table table tr td:nth-child(6) span:last-child {
	position: absolute;
	top: 50%;
	right: 15.5%;
	font-size: 15px;
	font-size: 1.5rem;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: white;
	padding-left: 14px;
	border-left: 1px solid white;
}

.weather-table table tr td:nth-child(7) span:last-child {
	color: white;
	border-left: 1px solid white;
	margin-left: 14px;
	padding-left: 17px;
}

.weather-table table tr td:last-child {
	border: 0;
	padding: 0;
}

.weather-table table tr td:last-child img {
	width: auto;
	max-height: 30px;
}

.tide-container {
	padding: 20px;
}

.tide-introduction {
	padding: 20px;
	background: rgba(14,17,47,0.8);
}

.tide-introduction h2 {
	color: white;
}

.tide-introduction h2+p {
	margin-top: 10px;
	margin-bottom: 0;
	color: #DA8640;
}

.tide-introduction h2+p+p {
	margin-top: 5px;
	color: #81A6DD;
	font-size: 14px;
	font-size: 1.4rem;
}

.tidal-chart-actual {
	width: 100%;
	display: block;
	clear: both;
	overflow: hidden;
}

#linechart.noData {
	position: relative;
}

#linechart.noData:before {
	display: block;
	position: absolute;
	top: 110px;
	left: 10%;
	width: 80%;
	padding: 40px;
	background: #0E1231;
	color: white;
	content: "Sorry, we have no tide data for this date...";
	font-size: 32px;
	font-size: 3.2rem;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.tidal-chart {
	display: block;
	width: 75%;
	float: left;
}

.chart-container {
	position: relative;
	height: 400px;
	margin: 20px 0 0 0;
	padding: 0 0 0 5px;
}

.chart-container:before {
	opacity: 0.5;
	content: "TIDE\A(M)";
	position: absolute;
	top: 50%;
	left: 5px;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #81A6DD;
	font-size: 10px;
	font-size: 1rem;
	white-space: pre;
	text-align: center;
	line-height: 1.1;
}

.chart-container:after {
	opacity: 0.5;
	content: "HOUR OF THE DAY";
	position: absolute;
	bottom: 0;
	left: 46.5%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #81A6DD;
	font-size: 10px;
	font-size: 1rem;
	text-align: center;
}

.chart-details {
	position: relative;
	margin-top: 40px;
	padding-top: 20px;
	color: white;
	overflow: hidden;
}

.chart-details h5 {
	color: white;
	float: left;
}

.chart-details span {
	float: right;
	clear: right;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 5px;
}

.chart-details:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "Displaying:";
	text-transform: uppercase;
	color: #DA8640;
	font-size: 13px;
	font-size: 1.3rem;
}

.chart-details:after {
	content: "";
	position: absolute;
	top: 7px;
	right: 0;
	width: 90%;
	height: 1px;
	background: rgba(255,255,255,0.3);
}

.tidal-calendar {
	display: block;
	width: 25%;
	float: left;
}

.calendar {
	position: relative;
	width: 100%;
	margin-top: 40px;
	padding-top: 80px;
	padding-left: 40px;
	overflow: hidden;
}

.calendar:after {
	content: "";
	position: absolute;
	top: 7px;
	right: 0;
	left: 40px;
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,0.3);
}

.calendar table {
	width: 100%;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.calendar table td {
	text-align: center;
}

.calendar thead {
	width: 100%;
	background: rgba(14,17,47,0.8);
	padding: 20px;
	color: #DA8640;
}

.calendar thead th {
	padding: 10px;
	text-align: center;
	font-size: 10px;
	font-size: 1rem;
	text-transform: uppercase;
}

.calendar thead tr:first-child th {
	font-size: 26px;
	font-size: 2.6rem;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}

.calendar thead tr:first-child th:nth-child(2) {
	color: white;
	font-size: 16px;
	font-size: 1.6rem;
}

.calendar tbody {
	background: rgba(14,17,47,0.4);
}

.calendar tbody td {
	padding: 5px;
	font-size: 14px;
	font-size: 1.4rem;
}

.calendar tbody td span {
	display: block;
	padding: 7px 0;
	color: white;
}

.calendar tbody td span.disabled {
	color: rgba(255,255,255,0.3);
}

.calendar tbody td span.active {
	background: #DA8640;
	color: white;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhODY0MCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RlOTQ1NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #da8640),color-stop(100%, #de9455));
	background-image: -moz-linear-gradient(#da8640,#de9455);
	background-image: -webkit-linear-gradient(#da8640,#de9455);
	background-image: linear-gradient(#da8640,#de9455);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.calendar tbody td span.now {
	border: 1px solid #DA8640;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bridge-sequence {
	float: left;
	width: 35%;
	min-height: 400px;
	margin-top: 40px;
	padding: 20px;
}

.bridge-sequence h3 {
	margin-bottom: 20px;
	color: #DA8640;
	font-size: 20px;
	font-size: 2rem;
}

.bridge-sequence img {
	display: block;
	margin: 0 auto;
}

.opening-times,.bridge-notes {
	float: left;
	width: 62%;
	margin-top: 40px;
	margin-left: 3%;
	padding: 20px;
}

.lifting-title {
	max-width: 85%;
}

.bridge-operator {
	position: absolute;
	top: 35px;
	right: 40px;
	display: inline-block;
	background: #DA8640;
	padding: 5px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.bridge-operator i {
	position: relative;
	top: 6px;
	float: left;
	margin-right: 10px;
	font-size: 34px;
	font-size: 3.4rem;
	color: white;
	vertical-align: middle;
}

.bridge-operator i+span {
	color: white;
	text-align: center;
	font-size: 12px;
	font-size: 1.2rem;
}

.bridge-operator span:last-child {
	display: inline-block;
	padding-top: 5px;
	color: #0E112F;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
}

ul.bridges {
	margin: 0;
	list-style: none;
	font-size: 0;
}

ul.bridges li {
	display: block;
	width: 50%;
	float: left;
	margin: 20px 0;
	padding: 0;
	font-size: 14px;
	font-size: 1.4rem;
}

ul.bridges li>span:first-child {
	display: block;
	background: #242A49;
	padding: 10px;
	text-align: center;
	color: white;
}

ul.bridges .opening {
	padding: 10px;
	border: 1px solid #242A49;
	text-align: center;
}

ul.bridges .opening span {
	display: block;
	margin: 10px 0;
}

ul.bridges .opening span:first-child {
	color: #81A6DD;
	opacity: 0.5;
	font-size: 10px;
	font-size: 1rem;
}

ul.bridges .opening span.minutes {
	font-size: 32px;
	font-size: 3.2rem;
	color: #DA8640;
}

ul.bridges .opening span:last-child {
	color: #81A6DD;
	text-transform: uppercase;
	font-size: 10px;
	font-size: 1rem;
}

.opening-times h5 i {
	color: #DA8640;
}

.opening-times ul.bridge-timings {
	list-style: none;
	margin-top: 20px;
	margin-left: 0;
}

.opening-times ul.bridge-timings li {
	display: block;
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #3E4159;
}

.opening-times ul.bridge-timings li:last-child {
	border-bottom: 1px solid #3E4159;
}

.opening-times ul.bridge-timings li span:first-child {
	display: inline-block;
	margin-right: 30px;
	padding: 10px 0;
	color: #81A6DD;
	font-size: 24px;
	font-size: 2.4rem;
	vertical-align: middle;
}

.opening-times ul.bridge-timings li span.order {
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
	vertical-align: middle;
	line-height: 1.4;
}

.bridge-footnote {
	font-size: 11px;
	font-size: 1.1rem;
	color: #81A6DD;
}

.bridge-footnote span {
	display: block;
	color: #DA8640;
}

.bridgeinfo {
	margin: auto;
	display: block;
}

.bridge-notes {
	float: left;
}

.bridge-notes span:first-child {
	color: #DA8640;
	text-transform: uppercase;
	font-size: 12px;
	font-size: 1.2rem;
}

.bridge-notes ul {
	list-style: none;
	margin-left: 0;
}

.bridge-notes ul li {
	margin-top: 10px;
	color: white;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
}

.bridge-notes ul li span {
	color: #DA8640;
	padding-right: 5px;
}

.videos .video-container,.navigation-videos-container .video-container {
	border-bottom: 1px solid white;
}

.videos .video-container .video-thumbs,.navigation-videos-container .video-container .video-thumbs {
	display: inline-block;
	width: 200px;
	height: 600px;
	border-right: 2px solid white;
	overflow-y: auto;
	vertical-align: top;
	position: fixed;
}

.videos .video-container .video-thumbs-item,.navigation-videos-container .video-container .video-thumbs-item {
	position: relative;
	display: block;
	width: 180px;
	height: 100px;
}

.videos .video-container .video-thumbs-item .video-poster,.navigation-videos-container .video-container .video-thumbs-item .video-poster {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	border: 1px solid #81a6dd;
	margin-top: 10px;
}

.videos .video-container .video-thumbs-item .video-poster p,.navigation-videos-container .video-container .video-thumbs-item .video-poster p {
	position: absolute;
	width: 99%;
	bottom: 0px;
	text-align: center;
	background: rgba(0,0,0,0.3);
	color: #ffffff;
	font-weight: bold;
}

.videos .video-container .video-player,.navigation-videos-container .video-container .video-player {
	display: inline-block;
	position: absolute;
	margin-left: 235px;
	margin-top: 10px;
}

.videos .video-container .video-player .video-element,.navigation-videos-container .video-container .video-player .video-element {
	height: 625px;
	width: 1115px;
	border-left: 5px solid #da8640;
}

.navigation_topbar {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid white;
	position: relative;
}

.navigation_topbar p {
	position: absolute;
	top: -5px;
	right: 0;
}

video::-webkit-media-controls-fullscreen-button {
	display: none;
}

video::-internal-media-controls-download-button {
	display: none;
}

video::-webkit-media-controls-enclosure {
	overflow: hidden;
}

video::-webkit-media-controls-panel {
	width: calc(100% + 30px);
}

.keyboard span {
	padding: 0 0 2px;
	border-bottom: 1px dotted #444;
	cursor: pointer;
}

.keyboard span:hover {
	color: #fd0;
}

.keyboard {
	position: fixed;
	width: 100%;
	bottom: -1000px;
	z-index: 9999;
	text-align: center;
}

.keyboard[data-type="email"] .row[data-show="email"] {
	display: block;
}

.keyboard[data-type="url"] .row[data-show="url"] {
	display: block;
}

.keyboard .keyboards-wrapper {
	width: 740px;
	float: right;
	background: #E1E2E3;
	padding: 5px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border-bottom: 3px solid #929394;
	-moz-box-shadow: 0 0 25px 0 rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.6);
	box-shadow: 0 0 25px 0 rgba(0,0,0,0.6);
	margin: 0 230px 0 0;
}

.keyboard .key-wrapper {
	display: block;
	width: 420px;
	float: left;
	margin: 0 auto;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.keyboard .key-wrapper.editing-keys {
	width: 122px;
	margin-left: 30px;
}

.keyboard .key-wrapper.numpad {
	width: 122px;
	margin-left: 30px;
}

.keyboard .row {
	position: relative;
	z-index: 1;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.keyboard .row[data-show] {
	display: none;
}

.keyboard .key {
	position: relative;
	z-index: 3;
	margin: 3px 1px;
	width: 36px;
	height: 36px;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWZlZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QwZDFkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeefef),color-stop(100%, #d0d1d2));
	background-image: -moz-linear-gradient(#eeefef,#d0d1d2);
	background-image: -webkit-linear-gradient(#eeefef,#d0d1d2);
	background-image: linear-gradient(#eeefef,#d0d1d2);
	display: inline-block;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	color: #6B6C6D;
	text-shadow: 0 1px 0 white;
	border: 1px solid #BFC0C1;
	-moz-box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);
	line-height: 36px;
	text-align: center;
	text-transform: uppercase;
}

.keyboard .key:after {
	display: block;
	content: "";
	position: absolute;
	z-index: -1;
	top: -2px;
	left: -2px;
	width: 38px;
	height: 38px;
	-moz-box-shadow: 0 0 5px 0 rgba(245,246,247,0.5);
	-webkit-box-shadow: 0 0 5px 0 rgba(245,246,247,0.5);
	box-shadow: 0 0 5px 0 rgba(245,246,247,0.5);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.keyboard .k32 {
	width: 346px;
}

.keyboard .k32:after {
	width: 346px;
	height: 38px;
}

.keyboard li:active {
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2NWQ1NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM5OGY4MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #165d54),color-stop(100%, #398f81));
	background-image: -moz-linear-gradient(#165d54,#398f81);
	background-image: -webkit-linear-gradient(#165d54,#398f81);
	background-image: linear-gradient(#165d54,#398f81);
	color: white;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
}

.keyboard .backspace-key {
	position: relative;
	width: 77px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

.keyboard .backspace-key:after {
	width: 79px;
	height: 38px;
}

.keyboard .backspace-key span {
	display: block;
	width: 77px;
	height: 36px;
	background-image: url("../assets/keyboard/back-arrow.png");
	background-repeat: no-repeat;
	background-size: 26px 8px;
	background-position: 10px 20px;
	border-bottom: 0;
}

.keyboard .backspace-key sup {
	display: block;
	width: 100%;
	position: absolute;
	top: 10px;
	left: 10px;
	text-align: left;
	font-size: 8px;
	font-size: .8rem;
	line-height: 1;
}

.keyboard .backspace-key:active span {
	background-image: url("../assets/keyboard/back-arrow-white.png");
}

.keyboard .extras-wrapper {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.keyboard .enter-container li.enter-key {
	float: right;
	width: 36px;
	height: 78px;
}

.keyboard .enter-container li.enter-key span {
	display: block;
	width: 36px;
	height: 78px;
	background-image: url("../assets/keyboard/enter-arrow.png");
	background-repeat: no-repeat;
	background-size: 16px 17px;
	background-position: 8px 50px;
	border-bottom: 0;
}

.keyboard .enter-container li.enter-key:after {
	width: 37px;
	height: 80px;
}

.keyboard .enter-container li.enter-key:active span {
	background-image: url("../assets/keyboard/enter-arrow-white.png");
}

.panorama,.panorama-view {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.panorama,.panorama-container {
	position: relative;
}

.panorama-container img {
	height: 100%;
	position: absolute;
	top: 0;
}

.panorama .info,.panorama-view .area {
	position: absolute;
	display: block;
}

.panorama .info {
	right: 10px;
	bottom: 10px;
}

.panorama .controls {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

.panorama .controls a {
	display: block;
	float: left;
	margin-right: 5px;
}

.panorama .preloader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.panorama .info,.panorama .controls a {
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #000;
	color: #fff;
	font: bold 11px/14px Arial, sans-serif;
	text-decoration: none;
	padding: 6px 7px;
	cursor: pointer;
	-webkit-transition: all .25s linear;
	-moz-transition: all .25s linear;
	-o-transition: all .25s linear;
	-ms-transition: all .25s linear;
	transition: all .25s linear;
}

.panorama .info:hover,.panorama .controls a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.panorama-view .area {
	opacity: 0.25;
	filter: alpha(opacity=25);
	background-color: #000;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
}

.panorama-view .area.circle {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.panorama-view .area:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.panorama-view img {
	-o-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.panorama .info,.panorama-view .area,.panorama .controls a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.panorama .controls a.prev span,.panorama .controls a.stop span,.panorama .controls a.next span {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background: url(panorama-controls.png) no-repeat -999px 0;
}

.panorama .controls a.prev span,.panorama .controls a.next span {
	width: 10px;
	height: 14px;
}

.panorama .controls a.prev span {
	background-position: 0 0;
}

.panorama .controls a.next span {
	background-position: -11px 0;
}

.panorama .controls a.stop span {
	margin: 2px 1px;
	width: 10px;
	height: 10px;
	background-position: -22px -2px;
}

@media only screen and (min-width: 480px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	.panorama .controls a.prev span,.panorama .controls a.stop span,.panorama .controls a.next span {
		background-image: url(panorama-controls@2x.png);
		-webkit-background-size: 32px 14px;
		background-size: 32px 14px;
	}
}