@font-face {
  font-family: 'FontAwesome';
    src:url('/fonts/font-awesome-4.2.0/fontawesome-webfont.eot?v=4.2.0');
    src:url('/fonts/font-awesome-4.2.0/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),  url('/fonts/font-awesome-4.2.0/fontawesome-webfont.woff?v=4.2.0') format('woff'), 
        url('/fonts/font-awesome-4.2.0/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('/fonts/font-awesome-4.2.0/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
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, 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;
}

/* HTML5 display-role reset for older browsers */
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-spacing: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix,
.tagcloud {
	zoom: 1;
}

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

.clearfix:after,
.tagcloud:after {
	clear: both;
}

.clearboth {
	clear: both;
}

/* 1.0 - Global */
body, select, input, button {
	color: #424242;
	background: #fff;
	font-family: 'Source Sans Pro', sans-serif;
}

body a {
	text-decoration: none;
	color: #424242;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Serif Pro', serif;
}

/* 2.0 - Header */
.header-inner {
	width: 1110px;
	margin: 0 auto;
}

.header-wrapper {
	background: #fff;
	-webkit-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.3);
	padding: 40px 0;
	position: relative;
}

/* 2.1 - Top Bar */
.top-bar-wrapper {
	color: #fff;
	padding: 13px 0;
}

.top-bar {
	width: 1110px;
	margin: 0 auto;
}

.top-bar a {
	color: #fff;
}

.top-bar-left {
	float: left;
}

.top-bar-right {
	float: right;
}

.top-bar-left ul li {
	float: left;
	margin: 0 25px 0 0;
	font-size: 15px;
	position: relative;
}

.top-bar-left ul li.top-list-address {
	margin: 0 20px 0 20px;
}

.top-bar-left ul li.top-list-phone {
	margin: 0 20px 0 22px;
}

.top-bar-left ul li.top-list-business-hours {
	margin: 0 20px 0 23px;
}

.top-bar-left ul li.top-list-address:before {
	position: absolute;
	top: 8px;
	left: -20px;
}

.top-bar-left ul li.top-list-phone:before {
	position: absolute;
	top: 8px;
	left: -22px;
}

.top-bar-left ul li.top-list-business-hours:before {
	position: absolute;
	top: 8px;
	left: -23px;
}

.top-bar-left ul li.top-list-address:before,
.top-bar-left ul li.top-list-phone:before,
.top-bar-left ul li.top-list-business-hours:before,
.top-bar-right ul li.top-list-facebook:before,
.top-bar-right ul li.top-list-twitter:before {
	font-size: 18px;
	line-height: 0px;
	margin: 0 7px 0 0;
}

.top-bar-left ul li.top-list-address:before {
	content: "\f041"; 
}

.top-bar-left ul li.top-list-phone:before {
	content: "\f095"; 
}

.top-bar-left ul li.top-list-business-hours:before {
	content: "\f017"; 
}

.top-bar-right ul li {
	float: left;
	margin: 0 35px 0 0;
	font-size: 15px;
}

.top-bar-right ul li:last-child {
	margin: 0;
}

.top-bar-right ul li a {
	color: #fff;
}

.top-bar-right ul li.top-list-facebook:before {
	content: "\f09a"; 
}

.top-bar-right ul li.top-list-twitter:before {
	content: "\f099"; 
}

/* 2.2 - Logo */
.logo {
	float: left;
}

.logo h2 {
	font-size: 28px;
	font-family: 'Source Serif Pro', serif;
	margin: 5px 0 0 0;
}

.logo h2:before {
	font-size: 26px;
	width: 55px;
	height: 40px;
	padding: 15px 0 0 0;
	margin: -15px 14px 0 0;
	display: block;
	content: "\f13d";
	color: #fff;
	text-align: center;
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	float: left;
}

/* 3.0 - Navigation */
#primary-navigation {
	float: right;
}

.header-inner {
	position: relative;
}

.navigation-inner {
	/*position: relative;*/
}

.navigation li a {
	padding: 19px 44px 19px 0;
	font-size: 16px;
	display: block;
	color: #ad7624;
}
.navigation li a:hover {color:#424242}

.navigation li li {
	margin: 0;
}

.navigation li li a {
	display: initial;
}

.navigation {
	float: left;
	max-height: 56px;
}

.navigation ul ul {
	display: none;
	width: 230px;
}

.navigation ul li:hover > ul {
	display: block;
}

.navigation .edge ul {
	right: 0;
}

.navigation ul {
	padding: 0;
	list-style: none;
	/*position: relative;*/
	display: inline-table;
}

.navigation ul:after {
	content: ""; 
	clear: both; 
	display: block;
}

.navigation ul li {
	float: left;
	position: relative;
}
		
.navigation ul li a {
	text-decoration: none;
}
			
.navigation ul ul {
	background: #fff;
	position: absolute;
	top: 100%;
	z-index: 9999;
}

.navigation ul ul li {
	float: none; 
	position: relative;
	padding: 0;
	
}

.navigation ul ul li a {
	padding: 10px 20px;
	border-left: none;
	display: block;
	color: #777;
	font-size: 15px;
}

.navigation .megamenu-1-col ul li a,
.navigation .megamenu-2-col ul li a,
.navigation .megamenu-3-col ul li a,
.navigation .megamenu-4-col ul li a,
.navigation .megamenu-5-col ul li a {
	color: #424242;
	font-size: 16px;
}	

.navigation ul ul li li {
	padding: 0;
}

.navigation ul ul li,
.navigation ul ul li:hover {
	border-top: none;
}
		
.navigation ul ul ul {
	position: absolute; 
	left: 100%;
	top: -21px;
}

.navigation ul li.menu-item-has-children > a:after {
	content: "\f107";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 16px;
	color: #424242;
	margin: 0 0 0 6px;
	position: absolute;
}

.navigation ul li li.menu-item-has-children > a:after {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 16px;
	color: #424242;
	margin: 0 0 0 6px;
	float: right;
}

.navigation ul li li.menu-item-has-children > a:hover:after {
	color: #fff;
}

.navigation .megamenu-1-col li li a,
.navigation .megamenu-2-col li li a,
.navigation .megamenu-3-col li li a,
.navigation .megamenu-4-col li li a,
.navigation .megamenu-5-col li li a {
	font-size: 15px;
	color: #777;
}

.navigation .megamenu-1-col ul li a,
.navigation .megamenu-2-col ul li a,
.navigation .megamenu-3-col ul li a,
.navigation .megamenu-4-col ul li a,
.navigation .megamenu-5-col ul li a {
	padding: 10px 20px;
}

.navigation li ul li a:hover {
	color: #fff;
}

.navigation li ul {
	-moz-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.2);
}

.navigation li ul {
	padding: 20px 0;
}


.navigation li:last-child li a {
	border-right: none;
}

.fixed-navigation-show {
	z-index: 9999; 
	position: fixed; 
	left: 0; 
	top: 0; 
	width: 100%;
	visibility: hidden;
	opacity: 0;
	padding: 0 !important;
	-moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
	visibility: visible;
	opacity: 1;
	background: #fff;
}

.fixed-navigation-show .navigation-inner {
	width: 1110px;
	margin: 0 auto;
}

.fixed-navigation-show .navigation {
	position: relative;
}

/* 3.1 - Mobile Navigation */
#mobile-navigation {
	float: right;
	margin: 20px 20px 0 0;
	display: none;
}

#mobile-navigation a {
	padding: 15px 0 15px 20px;
}

.mobile-navigation-wrapper {
	width: 100%;
	display: none;
	margin: 30px 0 0 0;
}

.mobile-navigation-wrapper ul li a {
	color: #fff;
}

.mobile-navigation-wrapper ul a {
	width: calc(100% - 60px);
	display: block;
	padding: 15px 30px;
}

.mobile-navigation-wrapper ul li li a {
	padding: 15px 30px 15px 45px;
	width: calc(100% - 75px);
}

.mobile-navigation-wrapper ul li li li a {
	padding: 15px 30px 15px 60px;
	width: calc(100% - 90px);
}

/* 4.0 - Slideshow */
.rev_slider_wrapper1 {
	margin: 0 0 60px 0;
}

.rev_slider_wrapper2 {
	margin: 0 0 40px 0;
}

.rev-custom-caption-1 h3,
.rev-custom-caption-2 h3 {
	font-size: 58px;
	font-family: 'Source Serif Pro', serif;
	color: #fff;
	line-height: 120%;
	width: 700px;
	text-align: center;
}

.rev-custom-caption-2 h3 {
	text-align: left;
	width: 880px;
}

.rev-custom-caption-1 .title-block1,
.rev-custom-caption-2 .title-block1 {
	width: 90px;
	height: 3px;
	margin: 25px auto 30px auto;
}

.rev-custom-caption-2 .title-block1 {
	margin: 20px 0 20px 0;
}

.rev-custom-caption-1 p,
.rev-custom-caption-2 p {
	font-size: 18px;
	color: #fff;
	line-height: 160%;
	margin: 0 0 30px 0;
	text-align: center;
}

.rev-custom-caption-2 p {
	text-align: left;
}

.rev-custom-caption-2 .slideshow-button {
	margin: 0;
	display: table;
}

.tparrows {
	background: none !important;
}
 
.tparrows:after {
	color: #fff;
	font-size: 40px;
	border: #fff 3px solid;
	position: absolute;
	z-index: 10;
	line-height: 65px;
	text-align: center;
	font-weight: 300;
	top: -10px; 
	font-family: "FontAwesome";
}
 
.tp-rightarrow.tparrows:after {
	content: "\f105";
	left: -41px;
	width: 52px;
	padding: 0 3px 0 10px;
}

.tp-leftarrow.tparrows:after {
	content: "\f104";
	left: 15px;
	width: 43px;
	padding: 0 12px 0 10px;
}

.tparrows.tp-leftarrow:before,
.tparrows.tp-rightarrow:before {
	content: '' !important;
}

.slideshow-button-photos {
	margin: 0 10px 0 0;
}

.slideshow-button-photos,
.slideshow-button-about {
	color: #fff;
	padding: 20px 25px;
	line-height: 1;
	font-size: 17px;
	display: table;
	float: left;
}

.slideshow-button-photos i,
.slideshow-button-about i {
	margin: 0 6px 0 0;
}

.slideshow-button-wrapper {
	width: 275px;
	margin: 10px auto 0 auto;
}

.rev-custom-caption-2 .slideshow-button-wrapper {
	margin: 10px 0 0 0;
}

/* 5.0 - Typography */

/* 5.1 - Titles */
.content-wrapper {
	width: 1110px;
	margin: 0 auto;
}

.center-title {
	text-align: center;
}

.content-wrapper h1 {
	font-size: 32px;
	margin: 0 0 30px 0;
}

.content-wrapper h2 {
	font-size: 28px;
	margin: 0 0 30px 0;
}

.content-wrapper h3,
.about-us-block h3,
.booking-form-wrapper h3 {
	font-size: 24px;
	margin: 0 0 30px 0;
}

.content-wrapper h4 {
	font-size: 20px;
	margin: 0 0 20px 0;
}

.content-wrapper h5 {
	font-size: 16px;
	margin: 0 0 30px 0;
	text-transform: uppercase;
}

.content-wrapper h6 {
	font-size: 16px;
	margin: 0 0 30px 0;
}

p {
	line-height: 160%;
	font-size: 16px;
	margin: 0 0 30px 0;
}

.title-block2 {
	width: 60px;
	height: 2px;
	margin: 0 auto 30px auto;
}

.title-block7 {
	width: 60px;
	height: 2px;
	margin: 0 0 30px 0;
}

.title-block4 {
	width: 60px;
	height: 2px;
	margin: 0 0 30px 0;
}

.title-block5 {
	width: 45px;
	height: 2px;
	margin: 0 0 25px 0;
}

.qnscenter {
	margin: 0 auto 30px auto;
	text-align: center;
}

.home-intro-text,
.yacht-intro-text {
	font-size: 18px;
	text-align: center;
	margin: 0 0 50px 0;
}

.yacht-intro-text {
	width: 83%;
	margin: 0 auto 50px auto;
}

/* 5.3 - Dropcap */
.dropcap {
	font-family: 'Source Serif Pro', serif;
	font-size: 66px;
	line-height: 1;
	display: block;
	float: left;
	margin: 0 20px 0 0;
}

/* 5.4 - Buttons */
.button5:hover {
	color: #fff !important;
        border: #666 1px solid;
}


.button5 {
	background: #fff;
	color: #424242 !important;
	font-size: 20px;
	text-align: center;
	margin: 0 0 0 0;
	padding: 12px 22px;
	border: #e8e8e8 1px solid;
	display: table;
	line-height: 160%;
	text-decoration: none !important;
}

/* 5.6 - Lists */

/* 5.6.1 - List 1 */
.content-wrapper ul {
	margin: 0 0 40px 0;
}

.content-wrapper ul li {
	font-size: 15px;
	margin: 0 0 11px 0;
}

.content-wrapper ul li ul {
	margin: 11px 0 11px 0;
}

.content-wrapper ul li li {
	margin: 0 0 11px 20px;
}

.content-wrapper ul li:before {
	content: "\f054";
	font-size: 12px;
	margin: 0 6px 0 0;
}

/* 5.6.5 - Ordered List */
.content-wrapper ol li {
	list-style: decimal;
	font-size: 15px;
	line-height: 160%;
	margin: 0 0 7px 0;
}

.content-wrapper ol {
	margin: 0 0 40px 15px;
}

.content-wrapper ol ol {
	margin: 7px 0 0 15px;
}

.content-wrapper ol ol li {
	list-style: lower-latin;
}

/* 5.8 - Tables */
.content-wrapper table {
	width: 100%;
	margin: 0 0 40px 0;
	font-size: 16px;
	color: #424242;
}

.content-wrapper table strong {
	color: #a09d9d;
	font-weight: normal;
}

.content-wrapper table th {
	font-family: 'Source Serif Pro', serif;
	color: #fff;
	border-bottom: #e9e9e9 1px solid;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
}

.content-wrapper table td {
	border-right: #e9e9e9 1px solid;
	border-bottom: #e9e9e9 1px solid;
	text-align: left;
	vertical-align: top;
}

.content-wrapper table tr td:last-child {
	border-right: none;
}

.content-wrapper table th {
	padding: 14px 20px 14px 20px;
	font-size: 14px;
	font-weight: 400;
}

.content-wrapper table td {
	padding: 9px 20px;
	line-height: 160%;
}

.content-wrapper table tr {
	background: #fff;
}

.content-wrapper table tr:nth-child(2n) {
    background: #f8f8f8;
}

.content-wrapper .table-style1 th,
.content-wrapper .table-style2 th {
	background: #fff;
	color: #424242;
	font-size: 16px;
}

.content-wrapper .table-style1,
.content-wrapper .table-style2 {
	font-size: 16px;
}

.content-wrapper .table-style1 td,
.content-wrapper .table-style2 td {
	border-right: none;
	padding: 20px 20px;
}

.table-wrapper {
	overflow-x: auto;
}

.max-width-image img {
	width: 100%;
}

/* 5.9 - Forms */
.content-wrapper form input[type="text"],
.content-wrapper form textarea {
	width: calc(100% - 20px);
	font-size: 14px;
	color: #bebebe;
	border: #e8e8e8 1px solid;
	padding: 10px;
	margin: 0 0 25px 0;
}

.content-wrapper form label {
	font-size: 16px;
	margin: 0 0 10px 0;
	display: block;
}

.content-wrapper form label span {
	color: #ff0000;
}

.content-wrapper button {
	border: none;
	color: #fff;
	font-size: 14px;
	padding: 10px 25px;
	cursor: pointer;
}

.content-wrapper button i {
	font-size: 15px;
	margin: 0 0 0 3px;
}

/* 5.9.1 - Datepicker Calendar */
#ui-datepicker-div {
	padding: 20px;
	color: #fff;
	font-size: 13px;
	-moz-box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2);
	box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2);
	z-index: 999 !important;
}

.ui-datepicker {
	display: none;
}

#ui-datepicker-div a {
	color: #fff;
	text-decoration: none;
}

#ui-datepicker-div .ui-datepicker-calendar tbody tr td a,
#ui-datepicker-div .ui-datepicker-calendar tbody tr td span {
	width: 39px;
}

.ui-datepicker-calendar tbody tr td a,
#ui-datepicker-div .ui-datepicker-calendar tbody tr td span {
	height: 25px;
	padding: 10px 0 0 0;
	text-align: center;
	display: block;
}

.ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable {
	background: transparent;
}

.ui-datepicker-title {
	text-align: center;
	padding: 0 0 5px 0;
}

.ui-datepicker-header {
	padding: 0 0 10px 0;
	position: relative;
}

.ui-datepicker-prev {
	position: absolute;
	top: 0;
	left: 0;
}

.ui-datepicker-next {
	position: absolute;
	top: 0;
	right: 0;
}

.ui-datepicker-calendar thead tr th {
	padding: 10px 0;
	margin: 0 0 10px 0;
}

.ui-datepicker-prev,
.ui-datepicker-next {
	cursor: pointer;
}

.ui-datepicker-prev span,
.ui-datepicker-next span {
	display: none;
}

.ui-datepicker-prev:after,
.ui-datepicker-next:after {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	margin: 0 8px 0 0;
	color: #fff;
	display: block;
	text-align: center;
}

.ui-datepicker-prev:after {
	content: "\f104";
}

.ui-datepicker-next:after {
	content: "\f105";
}

/* 5.10 - Font Awesome */
.top-bar-left ul li.top-list-address:before,
.top-bar-left ul li.top-list-phone:before,
.top-bar-left ul li.top-list-business-hours:before,
.top-bar-right ul li.top-list-facebook:before,
.top-bar-right ul li.top-list-twitter:before,
.logo h2:before,
.content-wrapper .yacht-block ul li:before,
.footer ul li:before,
.content-wrapper .accordion h4:before,
.widget .contact-details-widget .cdw-address:before,
.widget .contact-details-widget .cdw-time:before,
.widget .contact-details-widget .cdw-phone:before,
.widget .contact-details-widget .cdw-email:before,
.content-wrapper ul li:before,
.news-block-wrapper .news-block-content .news-meta .nm-news-author:before,
.news-block-wrapper .news-block-content .news-meta .nm-news-date:before,
.news-block-wrapper .news-block-content .news-meta .nm-news-category:before,
.news-block-wrapper .news-block-content .news-meta .nm-news-comments:before,
.toggle h4:before {
	font-family: "FontAwesome"; 
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

/* 6.2 - Toggle */
.toggle {
	border: #e5e5e5 1px solid;
	margin: 0 0 20px 0;
	background: #fff;
	font-size: 14px;
}

.toggle h4 {
	margin: 0 0 0 0 !important;
	line-height: 160%;
	font-size: 16px !important;
	font-weight: 400;
}

.toggle h4:before {
	content: "\f067";
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	width: 30px;
	height: 23px;
	padding: 7px 0 0 0;
	line-height: 1.1em;
	display: block;
	text-align: center;
	float: left;
	margin: 0 15px 0 0;
	-webkit-border-radius: 100%; 
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.toggle .active h4:before {
	content: "\f068";
}

.toggle .title {
	margin: 0 0 0 0;
	padding: 25px 0 25px 20px;
	cursor: pointer;
}

.toggle .inner {
	margin: 0 20px 30px 55px !important;
	line-height: 160%;
}

/* 6.3 - Tabs */
.tabs .nav {
	margin: 0;
}

.tabs .nav li {
	list-style: none;
	padding: 0;
}

.content-wrapper .nav li:before {
	content: "";
	margin: 0;
}

.nav li a {
	color: #1c1c1c !important;
	outline: none;
}

.tabs .nav li a:hover {
	text-decoration: none;
}

.ui-tabs { 
	position: relative; 
	padding: .2em; 
	zoom: 1;
	margin: 0 0 30px 0;
}

.ui-tabs .ui-tabs-nav { 
	margin: 0;
	position: relative;
	top: 0px;
}

.ui-tabs .ui-tabs-nav li { 
	list-style: none; 
	float: left; 
	position: relative; 
	top: 1px; 
	border-bottom: #e5e5e5 1px solid; 
	padding: 0; 
	white-space: nowrap;
	font-size: 16px;
	font-family: 'Source Serif Pro', serif;
}

.ui-tabs .ui-tabs-nav li:first-child a {
	border-left: #e8e8e8 1px solid;
}

.ui-tabs .ui-tabs-nav li a { 
	float: left; 
	padding: 15px 20px 15px 20px; 
	text-decoration: none;
	border-right: #e8e8e8 1px solid;
}

.ui-tabs .ui-tabs-nav li {
	border-top: #e8e8e8 4px solid;
	border-bottom: #e8e8e8 1px solid;
	background: #fff;
	margin: 0 !important;
}

.ui-tabs .ui-tabs-nav li:last-child {
	background: #fff;
}

.ui-tabs .ui-tabs-nav li.ui-state-active {
	margin-bottom: 0;
	border-bottom: #fff 1px solid !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { 
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel { 
	display: block;
	border-top: #e8e8e8 1px solid;
	padding: 20px 20px 20px 20px;
	background: #fff;
}

.ui-tabs .ui-tabs-hide { 
	display: none !important;
}

.tabs-no-margin {
	margin: 0;
}

/* 7.0 - Content */
.main-content {
	float: left;
	width: calc(67% - 41px);
	padding: 0 40px 0 0;
	border-right: #e8e8e8 1px solid;
	margin: 0 0 60px 0;
}

.sidebar-content {
	float: right;
	width: calc(33% - 40px);
}

.main-content-full {
	width: 100%;
	border-right: none;
	padding: 0;
}

.main-content-left-sidebar {
	float: right;
	padding: 0 0 0 40px;
	border-left: #e8e8e8 1px solid;
	border-right: none;
}

.sidebar-content-left-sidebar {
	float: left;
}

/* 7.1 - Homepage */

/* 7.1.1 - Icons */
.home-icons-outer-wrapper {
	margin: 0 auto 30px auto;
}

.home-icons-outer-wrapper-2 {
	margin: 0 auto 0px auto;
}

.home-icon-wrapper .qns-home-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto 30px auto;
	position: relative;
}

.home-icon-wrapper .qns-home-icon:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-width: 15px;
	margin-left: -15px;
}

.home-icon-wrapper-2 .qns-home-icon {
	width: 62px;
	height: 62px;
	margin: 0 0 30px 0;
	position: relative;
	float: left;
}

.home-icon-wrapper-2 .qns-home-icon i {
	margin: 17px 0 0 0;
}

.home-icon-wrapper p {
	text-align: center;
}

.home-icon-wrapper h4,
.home-icon-wrapper-2 h4 {
	font-size: 20px;
	text-align: center;
	margin: 0 0 25px 0;
}

.clearfix .home-icon-wrapper-2 p {
	margin: 0 0 60px 0;
}

.home-icon-wrapper-2 h4 {
	text-align: left;
}

.home-icon-wrapper-2 .qns-home-icon {
	margin: 0;
	float: left;
}

.qns-home-icon i {
	font-size: 28px;
	width: 100%;
	text-align: center;
	margin: 25px 0 0 0;
}

.qns-one-third {
	width: calc(31.7% - 30px);
	float: left;
	margin: 0 60px 0 0;
}

.title-block3 {
	width: 46px;
	height: 2px;
	margin: 0 auto 25px auto;
} 

.home-icon-wrapper-2 .title-block3 {
	margin: 0 0 25px 0;
}

.home-icon-inner {
	float: right;
	width: calc(100% - 100px);
}

/* 7.1.2 - About Us / Video */
.about-us-block {
	padding: 110px 150px 0 150px;
	width: calc(50% - 300px);
	float: left;
	height: 350px;
}

.about-us-block h3,
.about-us-block p {
	color: #fff;
}

.about-us-block p {
	margin: 0 0 35px 0;
}

/* 7.1.3 - Our Yachts */
.our-yachts-sections,
.news-gallery-sections {
	padding: 60px 0;
}

.our-yachts-sections-dark {
	padding: 60px 0;
}

.our-yachts-sections-dark h3,
.our-yachts-sections-dark p {
	color: #fff;
}

.our-yachts-sections-dark .yacht-block-content {
	border: none;
	background: #fff;
}

.yacht-block-content {
	border-left: #e8e8e8 1px solid;
	border-right: #e8e8e8 1px solid;
	border-bottom: #e8e8e8 1px solid;
	padding: 30px;
	margin: 0 0 30px 0;
}

.yacht-block-content h3 {
	font-size: 20px;
	margin: 0 0 25px 0;
}

.yacht-block-image {
	position: relative;
}

.yacht-block-image .new-icon {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
	color: #fff;
	width: 60px;
	height: 38px;
	padding: 22px 0 0 0;
	text-align: center;
	font-size: 15px;
	font-family: 'Source Serif Pro', serif;
}

.yacht-block-image img {
	width: 100%;
}

.content-wrapper .yacht-block ul li {
	font-size: 16px;
	margin: 0 0 5px 20px;
	position: relative;
	line-height: 130%;
}

.content-wrapper .yacht-block ul li:before {
	content: "\f00c";
	font-size: 16px;
	margin: 0 6px 0 0;
	position: absolute;
	left: -20px;
}

/* 7.1.6 - Photos */
.home-photos-wrapper .home-photo {
	width: calc(33.7% - 10px);
	margin: 0 10px 10px 0;
	float: left;
}

.home-photos-wrapper .home-photo:nth-child(3n) {
	margin: 0;
}

.home-photo img {
	width: 100%;
}

/* 7.1.7 - Testimonials */
.full-width-testimonials-wrapper {
	background: url("../images/image3.jpg") no-repeat center top;
	width: 100%;
	color: #666;
	padding: 60px 0;
}

.full-width-testimonials-inner {
	width: 1110px;
	margin: 0 auto;
}

.full-width-testimonials-inner h3 {
	font-size: 22px;
	text-align: center;
}

/* 7.1.8 - Booking Form */
.booking-form-wrapper {
	width: 1110px;
	margin: 60px auto;
}

.booking-form-left {
	width: calc(50% - 61px);
	height: 578px;
	background: url("../images/agkyra.png") no-repeat 30px 30px;
	float: left;
	border-top: #e8e8e8 1px solid;
	border-bottom: #e8e8e8 1px solid;
	border-left: #e8e8e8 1px solid;
	padding: 50px 30px;
}

.content-wrapper p a,
.booking-form-wrapper p a {
	text-decoration: underline;
}

i {
	font-style: italic;
}

.smaller-text {
	font-size: 15px;
}

.booking-form-right {
	width: calc(50% - 60px);
	float: left;
	padding: 30px;
	height: 619px;
}

form .one-half {
	width: calc(50% - 10px);
	margin: 0 20px 0 0;
	float: left;
}
form .onehalf {
	width: calc(100% - 10px);
	margin: 16px 0 0 2px;
	float: left;
}
form .last-col {
	margin: 0;
}

form input[type="text"], form input[type="email"] {
	width: calc(100% - 26px);
	padding: 12px 13px 11px 13px;
	margin: 0 0 20px 0;
	border: none;
	font-size: 16px;
	color: #111;
	-webkit-appearance: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

form select {
	width: calc(100% + 40px);
	padding: 12px 12px;
	background: transparent;
	border: none;
	font-size: 16px;
	color: #111;
	-webkit-appearance: none;
	margin: 0;
}

form .select-wrapper {
	width: 100%;
	margin: 0 0 20px 0;
	background: #fff;
	overflow: hidden;
	position: relative;
}

form .select-wrapper i {
	position: absolute;
	right: 20px;
	top: 14px;
	font-size: 16px;
	color: #bbbbbb;
	z-index: 0;
	pointer-events: none;
}

form .select-wrapper input[type="text"],
.content-wrapper form .select-wrapper input[type="text"] {
	margin: 0;
	padding: 12px;
}

form textarea {
	width: calc(100% - 26px);
	padding: 13px 13px;
	margin: 0 0 20px 0;
	border: none;
	font-size: 16px;
	color: #111;
	font-family: 'Source Sans Pro', sans-serif;
	-webkit-appearance: none;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

form label {
	font-size: 16px;
	margin: 0 0 9px 0;
	display: block;
}

.booking-form-right form label {
	color: #fff;
}

form button {
	color: #fff;
	border: none;
	font-size: 17px;
	padding: 15px 30px;
	margin: 0 auto;
	display: table;
        cursor: pointer;
}

form button a {

}

form button i {
	font-size: 16px;
	margin: 0 6px 0 0;
}

form i#refresh {
    margin-left: 20px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}

form .error {
    font-family: Georgia, Arial;
    color: #c00 !important;
    font-size: 16px !important;
    margin-left: 4px;
    font-style: italic
}

form #name_error {
    margin-top: -38px;
}

form #email_error {
    margin-top: -18px;
}

form #changeit {
    color: #ccc;
    font-family: Arial;
    font-size: 16px
}
form input#code {
    width: 150px;
    margin: 4px 0 0 2px;
    font-size: 16px
}
/* 7.2 - Testimonials */
.content-wrapper .testimonial-wrapper {
	margin: 22px 0 0 0;
}

.content-wrapper .testimonial-wrapper p {
	font-size: 18px;
	position: relative;
	line-height: 160%;
	text-align: center;
	width: 75%;
	margin: 0 auto;
}

.content-wrapper .testimonial-wrapper p span.qns-open-quote {
	font-family: Georgia;
	font-size: 160px;
	font-style: normal;
	position: absolute;
	top: 30px;
	left: -65px;
}

.content-wrapper .testimonial-wrapper p span.qns-close-quote {
	font-family: Georgia;
	font-size: 160px;
	font-style: normal;
	position: absolute;
	bottom: -55px;
	right: -65px;
}

.content-wrapper .testimonial-wrapper .testimonial-image {
	background-color: #fff;
	width: 80px;
	height: 80px;
	margin: 20px auto;
	-webkit-border-radius: 100%; 
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.content-wrapper .testimonial-wrapper .testimonial-image img {
	width: 100%;
	-webkit-border-radius: 100%; 
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.content-wrapper .testimonial-wrapper .testimonial-author p {
	font-style: normal;
	font-size:16px;
}

.content-wrapper .testimonial-list-wrapper-full .testimonial-wrapper p {
	width: 83%;
	margin: 0 auto 30px auto;
	font-size: 16px;
}

.content-wrapper .testimonial-list-wrapper-full .testimonial-wrapper p:last-child {
	margin: 0 auto;
}

.content-wrapper .testimonial-list-wrapper-full .testimonial-wrapper {
	border-bottom: #e8e8e8 1px solid;
	padding: 40px 0 40px 0;
}

.content-wrapper .testimonial-list-wrapper-full .testimonial-wrapper:last-child {
	padding: 40px 0 40px 0;
	margin: 0 0 20px 0;
}

.content-wrapper .testimonial-single .testimonial-wrapper {
	border: none;
}

.full-width-testimonials-wrapper .owl-controls {
	display: none;
}

/* 7.3 - Page Header */

#page-header, #page2-header, #page3-header, #booking1 {
	background: url("../images/image7.jpg") no-repeat center top #f0f0f0;
	width: 100%;
	height: 120px;
	padding: 4px 0 0 0;
	margin: 0 0 60px 0;
}

#page-header h2, #page2-header h2, #page3-header h2, #booking1 h2 {
	text-align: center;
	font-size: 28px;
}

#page-header .title-block3, #page2-header .title-block3, #page3-header .title-block3, #booking1 .title-block3 {
	width: 50px;
	height: 2px;
	margin: 15px auto;
}

#page-header p, #page2-header p, #page3-header p, #booking1 p {
	display: table;
	margin: 0 auto;
	font-size: 15px;
}

#page-header p i, #page2-header p i, #page3-header p i, #booking1 p i {
	margin: 0 5px;
}


/* 7.5 - Yachts */
.yacht-block ul li span {
	color: #a9a9a9;
}

.content-wrapper .yacht-block-content ul {
	margin: 0 0 20px 0;
}

/* 7.5.1 - Yachts 2 Columns */
.yacht-listing-wrapper-2 .yacht-block {
	width: calc(50% - 10px);
	float: left;
	margin: 0 20px 0px 0;
}

.yacht-listing-wrapper-2 .yacht-block:nth-child(2n) {
	margin: 0 0 20px 0;
}

.yacht-listing-wrapper-2 .yacht-block:nth-child(2n+1) {
	clear: both;
}

.yacht-listing-wrapper-2 .yacht-block-content {
	margin: 0;
}

/* 7.7 - Photo Gallery */
.photo-gallery-wrapper .photo-gallery-item {
	float: left;
	margin: 0 30px 30px 0;
}

.photo-gallery-wrapper .photo-gallery-item img {
	width: 100%;
}

.pp_nav p {
	font-size: 14px;
}

/* 7.7.1 - Photo Gallery 2 Columns */


/* 7.7.2 - Photo Gallery 3 Columns */
.photo-gallery-3-col .photo-gallery-item {
	width: calc(34.2% - 30px);
}

.photo-gallery-3-col .photo-gallery-item:nth-child(3n) {
	margin: 0;
}

.photo-gallery-3-col .photo-gallery-item:nth-child(3n+1) {
	clear: both;
}

/* 7.10 - Social Links */
.content-wrapper .social-links {
	margin: 0;
}

.main-content .social-links li {
	float: left;
	border-bottom: none !important;
	padding: 0 !important;
}

.main-content .social-links li:before {
	content: none;
}

.main-content .social-links li i {
	width: 50px;
	height: 36px;
	padding: 14px 0 0 0;
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	font-size: 20px;
	text-align: center;
	margin: 0 6px 0 0;
	color: #fff;
}

/* 7.12 - PrettyPhoto Lightbox */
.pp_content {
	position: relative;
}

.pp_close {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 32px;
	padding: 13px 0 0 0;
	color: #fff;
	z-index: 9999;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	font-size: 16px;
}

.pp_play {
	background: #ccc;
}

.pp_arrow_previous {
	background: #999;
	display: none !important;
}

.pp_arrow_next {
	background: #666;
	display: none !important;
}

.pp_play {
	display: none;
}

.currentTextHolder {
	margin: 0 !important;
}

div.pp_default .pp_content, div.light_rounded .pp_content {
	background: transparent !important;
}

.lightbox-content {
	background: #fff !important;
	-moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
	padding: 30px;
	width: calc(100% - 60px);
}

/* 8.0 - Columns */
.qns-one-half {
	width: calc(51.3% - 30px);
	margin: 0 30px 0 0;
	float: left;
}

.qns-last {
	margin: 0;
}

.qns-one-half img {
	max-width: 100%;
}

/* 9.0 - Widgets */
.content-wrapper .widget h3 {
	font-size: 20px;
	margin: 0 0 20px 0;
}

.widget {
	margin: 0 0 60px 0;
}

.content-wrapper .widget ul li {
	font-size: 15px;
	border-bottom: #e8e8e8 1px solid;
	padding: 12px 0;
	margin: 0;
}

.widget ul li:last-child {
	border-bottom: none;
}

.content-wrapper .widget ul li:before {
	display: none;
}

.widget ul li {
	position: relative;
}

.widget ul li:after {
	font-family: "FontAwesome"; 
	line-height: 0px;
	position: absolute;
	top: 19px;
	content: "\f054";  
	font-size: 12px;
	right: 0px;
}

.not-widget {
	margin: 0;
}

/* 9.2 - Contact Details Widget */
.widget .contact-details-widget li:after {
	content: "";
}

.content-wrapper .widget .contact-details-widget li,
.content-wrapper .widget .contact-details-widget li {
	border-bottom: #e8e8e8 1px solid;
	padding: 31px 0 31px 60px;
	position: relative;
}

.widget .contact-details-widget li:last-child {
	border-bottom: none;
}

.widget .contact-details-widget .cdw-address:before,
.widget .contact-details-widget .cdw-time:before,
.widget .contact-details-widget .cdw-phone:before,
.widget .contact-details-widget .cdw-email:before {
	width: 50px;
	height: 37px;
	padding: 13px 0 0 0;
	color: #fff;
	font-size: 22px;
	-webkit-border-radius: 100%; 
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	display: block;
	text-align: center;
	float: left;
	position: absolute;
	top: 12px;
	left: 0px;
}

.widget .contact-details-widget .cdw-address:before {
	content: "\f041";
}

.widget .contact-details-widget .cdw-time:before {
	content: "\f017";
}

.widget .contact-details-widget .cdw-phone:before {
	content: "\f095";
}

.widget .contact-details-widget .cdw-email:before {
	content: "\f0e0";
	font-size: 20px;
}

/* 10.0 - Footer */
.footer {
	color: #fff;
	width: 100%;
	padding: 70px 0 0 0;
}

.footer a {
	color: #fff;
}

.footer-inner {
	width: 1110px;
	margin: 0 auto;
}

.one-fourth {
	width: calc(25% - 22.5px);
	float: left ;
	margin: 0 30px 0 0;
}

.one-third {
	width: calc(34% - 22.5px);
	float: left ;
	margin: 0;
}

.footer-inner .one-fourth:nth-child(4n) {
	margin: 0;
}

.footer h5 {
	font-size: 17px;
	margin: 0 0 25px 0;
}

.footer p {
	font-size: 15px;
	margin: 0 0 20px 0;
}

.title-block6 {
	width: 45px;
	height: 2px;
	margin: 0 0 30px 0;
}

.title-block4 {
	width: 45px;
	height: 2px;
	margin: 0 0 20px 0;
}

.footer-bottom {
	padding: 35px 0;
	margin: 60px 0 0 0;
}

p.footer-message {
	float: left;
	font-size: 15px;
	line-height: 120%;
	margin: 0;
}

.footer-social-icons-wrapper {
	float: right;
}

.footer-social-icons-wrapper a {
	font-size: 18px;
	margin: 0 25px 0 0;
}

.footer-social-icons-wrapper a:last-child {
	margin: 0;
}

.footer-bottom-inner {
	width: 1110px;
	margin: 0 auto;
}

/* 10.2 - Contact Widget */
.footer .contact-widget {
	margin: 0 0 0 40px;
}

.contact-widget .cw-address,
.contact-widget .cw-phone,
.contact-widget .cw-fax,
.contact-widget .cw-cell {
	position: relative;
	line-height: 150%;
	margin: 0 0 6px 0;
	font-size: 15px;
	word-wrap: break-word;
}

.contact-widget .cw-address {
	font-size: 15px;
	max-width: 300px;
}

.contact-widget .cw-phone {
	font-size: 18px;
	line-height: 140%;
}

.contact-widget .cw-phone span {
	display: block;
	font-size: 15px;
	color: #777b83;
        margin-left: 8px
}

.contact-widget .cw-fax {
	font-size: 18px;
	line-height: 140%;
}

.contact-widget .cw-fax span {
	display: block;
	font-size: 15px;
	color: #777b83;
        margin-left: 8px
}

.contact-widget .cw-cell {
	font-size: 18px;
	line-height: 140%;
}

.contact-widget .cw-cell span {
	display: block;
	font-size: 15px;
	color: #777b83;
        margin-left: 8px
}

.footer .contact-widget .cw-address {
	margin: 0 0 20px 0;
}

.footer .contact-widget .cw-address:before,
.footer .contact-widget .cw-phone:before,
.footer .contact-widget .cw-fax:before,
.footer .contact-widget .cw-cell:before {
	font-family: "FontAwesome"; 
	line-height: 0px;
	position: absolute;
	top: 22px;
	color: #fff;
}

.footer .contact-widget .cw-address:before {
	content: "\f041";  
	font-size: 30px;
	left: -32px;
}

.footer .contact-widget .cw-phone:before {
	content: "\f095"; 
	font-size: 30px;
	left: -36px;
}

.footer .contact-widget .cw-fax:before {
        content: "\f1ac";
	font-size: 30px;
	left: -36px;
}

.footer .contact-widget .cw-cell:before {
	content: "\f0e0"; 
	font-size: 24px;
	left: -39px;
}
/* The dark background areas, default #1a1f2b */
.top-bar-wrapper,
.mobile-navigation-wrapper,
.mobile-navigation-wrapper, 
.mobile-navigation-wrapper ul li li a, 
.mobile-navigation-wrapper ul li li li a,
.our-yachts-sections-dark,
.booking-form-right,
.footer,
.content-wrapper table th,
#ui-datepicker-div,
.content-wrapper .search-results-form {
	background: #1a1f2b;
}

/* The main bright highlight colour, default #85a5cc */
.logo h2:before,
.navigation li ul li a:hover,
.top-right-button,
.rev-custom-caption-1 .title-block1,
.rev-custom-caption-2 .title-block1,
.slideshow-button-photos,
.slideshow-button-about,
.title-block2,
.title-block7,
.title-block4,
.title-block5,
.title-block3,
.button0,
.yacht-block-image .new-icon,
.owl-theme .owl-dots .owl-dot span,
.button-view-yachts,
.button-get-in-touch,
.news-m,
form button,
.title-block6,
.footer-bottom,
.pp_close,
.widget .contact-details-widget .cdw-address:before,
.widget .contact-details-widget .cdw-time:before,
.widget .contact-details-widget .cdw-phone:before,
.widget .contact-details-widget .cdw-email:before,
#ui-datepicker-div a:hover,
.button5:hover,
.main-content .social-links li i {
	background: #cda567;
}

.navigation li ul {
	border-top: #85a5cc 3px solid;
}

.home-icon-wrapper .qns-home-icon,
.home-icon-wrapper-2 .qns-home-icon {
	border: #85a5cc 3px solid;
}

.home-icon-wrapper .qns-home-icon:after {
	border-top-color: #85a5cc;
}

.qns-home-icon i,
.content-wrapper .yacht-block ul li:before,
.content-wrapper .testimonial-wrapper p span.qns-open-quote,
.content-wrapper .testimonial-wrapper p span.qns-close-quote,
.content-wrapper p a,
.booking-form-wrapper p a,
.footer ul li:before,
.widget ul li:after,
.content-wrapper ul li:before
{
	color: #85a5cc;
}

.ui-datepicker-calendar tbody tr td a,
#ui-datepicker-div .ui-datepicker-calendar tbody tr td span {
	border-right: #2f3545 1px solid;
	border-bottom: #2f3545 1px solid;
}

.ui-datepicker-calendar thead tr th {
	border-top: #2f3545 1px solid;
	border-bottom: #2f3545 1px solid;
}

/* The mobile navigation background colour, default #272f43  */
.mobile-navigation-wrapper ul a {
	border-top: #272f43 1px solid;
}

.mobile-navigation-wrapper ul a, .mobile-navigation-wrapper ul li li a:hover, .mobile-navigation-wrapper ul li li li a:hover {
	background: #272f43;
}
/******************************
	-	BASIC STYLES		-
******************************/

.rev_slider_wrapper{
	position:relative;
	z-index: 0;
}

.rev_slider{
	position:relative;
	overflow:visible;
}

.tp-overflow-hidden { overflow:hidden;}

.tp-simpleresponsive img,
.rev_slider img{
	max-width:none !important;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	margin:0px;
	padding:0px;
	border-width:0px;
	border:none;
}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}
/***********************************************
	-  STANDARD NAVIGATION SETTINGS 
***********************************************/
.tp-bannertimer	{ background:#000; background:rgba(0,0,0,0.15); height:5px;}
.tparrows	{ cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover { background:#000;}
.tparrows:before{ font-family: "arial"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{ content: '\e824'; }
.tparrows.tp-rightarrow:before	{ content: '\e825'; }

/* pretty Photo*/
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#fff;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}

.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}

a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/loader.gif) center center no-repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/* Responsive */
@media only screen and (max-width: 1700px) { 
	
	.about-us-block {
		padding: 110px 5% 0 5%;
		width: calc(50% - 10%);
	}
	
}

@media only screen and (max-width: 1300px) { 
	
	.about-us-block {
		padding: 80px 5% 0 5%;
		width: calc(50% - 10%);
		height: 380px;
	}	
	
}

@media only screen and (max-width: 1200px) { 
	
	.top-bar,
	.header-inner,
	.content-wrapper,
	.footer-inner,
	.booking-form-wrapper,
	.full-width-message-inner,
	.footer-bottom-inner {
		width: calc(100% - 60px);
	}
	
	.logo h2 {
		font-size: 24px;
	}
	
	.navigation li a {
		padding: 19px 32px 19px 0;
	}
	
	.navigation ul li.menu-item-has-children > a:after {
		margin: 0 0 0 3px;
	}
	
	.top-right-button {
		font-size: 15px;
		padding: 20px;
	}
	
	.logo h2:before {
		margin: -15px 10px 0 0;
	}
	
	.main-content-full .yacht-listing-wrapper-2 .yacht-block-content,
	.yacht-listing-wrapper-2 .yacht-block-content {
		padding: 20px 0;
		border: none;
	}
	
	.main-content-full .yacht-listing-wrapper-2 .yacht-block-content h3,
	.yacht-listing-wrapper-2 .yacht-block-content h3 {
		font-size: 16px;
		margin: 0 0 20px 0;
	}
	
	.main-content-full .yacht-listing-wrapper-2 .title-block5,
	.yacht-listing-wrapper-2 .title-block5 {
		margin: 0 0 20px 0;
	}
	
	
	.main-content-full .yacht-listing-wrapper-3 .yacht-block-content,
	.yacht-listing-wrapper-3 .yacht-block-content {
		padding: 20px 0;
		border: none;
	}
	
	.main-content-full .yacht-listing-wrapper-3 .yacht-block-content h3,
	.yacht-listing-wrapper-3 .yacht-block-content h3 {
		font-size: 16px;
		margin: 0 0 20px 0;
	}
	
	.main-content-full .yacht-listing-wrapper-3 .title-block5,
	.yacht-listing-wrapper-3 .title-block5 {
		margin: 0 0 20px 0;
	}
	
	
	
	.main-content-full .yacht-listing-wrapper-4 .yacht-block-content,
	.yacht-listing-wrapper-4 .yacht-block-content {
		padding: 20px 0;
		border: none;
	}
	
	.main-content-full .yacht-listing-wrapper-4 .yacht-block-content h3,
	.yacht-listing-wrapper-4 .yacht-block-content h3 {
		font-size: 16px;
		margin: 0 0 20px 0;
	}
	
	.main-content-full .yacht-listing-wrapper-4 .title-block5,
	.yacht-listing-wrapper-4 .title-block5 {
		margin: 0 0 20px 0;
	}
	
	.main-content-full .yacht-listing-wrapper-5 .yacht-block-content,
	.yacht-listing-wrapper-5 .yacht-block-content {
		padding: 20px 0;
		border: none;
	}
	
	.main-content-full .yacht-listing-wrapper-5 .yacht-block-content h3,
	.yacht-listing-wrapper-5 .yacht-block-content h3 {
		font-size: 16px;
		margin: 0 0 20px 0;
	}
	
	.main-content-full .yacht-listing-wrapper-5 .title-block5,
	.yacht-listing-wrapper-5 .title-block5 {
		margin: 0 0 20px 0;
	}
	
	.top-bar-left,
	.top-bar-right {
		float: none;
		display: block;
	}
	
	.top-bar-left {
		width: 100%;
		margin: 0 0 0 0;
	}
	
	.top-bar-right {
		width: 100%;
		margin: 0 0 10px 0;
		display: none;
	}
	
	.top-bar-wrapper {
		padding: 13px 0 5px 0;
	}
	
	.top-bar-left ul li.top-list-address {
		margin: 0 20px 10px 20px;
	}

	.top-bar-left ul li.top-list-phone {
		margin: 0 20px 10px 22px;
	}

	.top-bar-left ul li.top-list-business-hours {
		margin: 0 20px 10px 23px;
	}
	
	.top-bar-left ul li {
		line-height: 120%;
	}
	
	.rev-custom-caption-2 h3 {
		font-size: 20px !important;
		margin-left: 30px !important;
	}
	
	.rev-custom-caption-2 h3,
	.rev-custom-caption-2 p {
		margin-left: 30px;
	}
	
	.rev-custom-caption-2 .title-block1 {
		margin-left: 30px;
	}
	
	.rev-custom-caption-2 .slideshow-button-wrapper {
		margin-left: 30px;
	}
	
}

@media only screen and (max-width: 1020px) { 
	
	.header-icons-wrapper,
	#primary-navigation {
		display: none;
	}
	
	#mobile-navigation {
		display: block;
	}
	
}

@media only screen and (max-width: 980px) { 
	
	.about-us-block {
		padding: 80px 30px;
		width: calc(100% - 60px);
		height: inherit;
	}
	
}

@media only screen and (max-width: 900px) { 
	
	.main-content {
		width: 100%;
		padding: 0;
		border: none;
	}

	.sidebar-content {
		width: 100%;
	}

}

@media only screen and (max-width: 850px) { 
	
	.qns-one-half {
		width: 100%;
		margin: 0 0 40px 0;
	}
	
	.qns-last {
		margin: 0;
	}
	
	.rev-custom-caption-1 h3, .rev-custom-caption-2 h3 {
		font-size: 32px;
	}
	
	.rev-custom-caption-1 p, .rev-custom-caption-2 p {
		font-size: 14px;
	}
	
	.slideshow-button-photos, .slideshow-button-about {
		font-size: 14px;
	}
	
	.slideshow-button-wrapper {
		width: 250px;
	}

	.booking-form-left {
		width: calc(100% - 62px);
		border-right: #e8e8e8 1px solid;
		height: inherit;
	}
	
	.booking-form-right {
		width: calc(100% - 60px);
		height: inherit;
	}

}

@media only screen and (max-width: 780px) { 
	
	.qns-one-third {
		width: 100%;
		float: none;
		margin: 0 0 60px 0;
	}
	
	.main-content-full .yacht-listing-wrapper-4 .yacht-block,
	.main-content-full .yacht-listing-wrapper-4 .yacht-block:nth-child(4n),
	.yacht-listing-wrapper-4 .yacht-block,
	.yacht-listing-wrapper-4 .yacht-block:nth-child(4n) {
		width: 100%;
		margin: 0 0 30px 0;
	}
	
	.footer form .one-half {
		width: 100%;
		margin: 0;
	}
	
	.footer form button {
		width: 100%;
	}
	
	.footer-inner .one-fourth {
		width: 100%;
		margin: 0 0 50px 0;
	}
        .one-third{
		width: 100%;
		margin: 0 0 50px 0;
	}
	
	p.footer-message {
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 0 20px 0;
	}
	
	.footer-social-icons-wrapper {
		float: none;
		margin: 0 auto;
		display: table;
	}
	
}

@media only screen and (max-width: 710px) { 
	
	.main-content-full .yacht-listing-wrapper-5 .yacht-block,
	.main-content-full .yacht-listing-wrapper-5 .yacht-block:nth-child(5n),
	.yacht-listing-wrapper-5 .yacht-block,
	.yacht-listing-wrapper-5 .yacht-block:nth-child(5n) {
		width: 100%;
		margin: 0 0 30px 0;
	}

}

@media only screen and (max-width: 650px) { 
	
	.full-width-message-inner h3 {
		font-size: 18px;
		width: 100%;
	}
	
	.photo-gallery-2-col .photo-gallery-item {
		width: 100%;
		margin: 0 0 30px 0;
	}

	.photo-gallery-2-col .photo-gallery-item:nth-child(2n) {
		margin: 0 0 30px 0;
	}

	.photo-gallery-3-col .photo-gallery-item {
		width: 100%;
		margin: 0 0 30px 0;
	}

	.photo-gallery-3-col .photo-gallery-item:nth-child(3n) {
		margin: 0 0 30px 0;
	}

	.photo-gallery-4-col .photo-gallery-item {
		width: 100%;
		margin: 0 0 30px 0;
	}

	.photo-gallery-4-col .photo-gallery-item:nth-child(4n) {
		margin: 0 0 30px 0;
	}

	.photo-gallery-5-col .photo-gallery-item {
		width: 100%;
		margin: 0 0 30px 0;
	}

	.photo-gallery-5-col .photo-gallery-item:nth-child(5n) {
		margin: 0 0 30px 0;
	}
	
	.content-wrapper .search-results-form input[type="text"] {
		width: calc(100% - 28px);
		margin: 0 0 20px 0;
	}
	
	.content-wrapper .search-results-form button {
		width: calc(100%);
	}

	.button-view-yachts,
	.button-get-in-touch {
		float: none;
		width: calc(100% - 50px);
		text-align: center;
		margin: 0 0 20px 0;
	}
	
	.yacht-intro-text {
		width: 100%;
	}
	
	.main-content-full .yacht-listing-wrapper-3 .yacht-block,
	.main-content-full .yacht-listing-wrapper-3 .yacht-block:nth-child(3n),
	.yacht-listing-wrapper-3 .yacht-block,
	.yacht-listing-wrapper-3 .yacht-block:nth-child(3n) {
		width: 100%;
		margin: 0 0 30px 0;
	}
}

@media only screen and (max-width: 550px) {
		
	form .one-half {
		width: 100%;
		margin: 0;
	}
	
	form button {
		width: 100%;
	}
	
	.top-right-button {
		display: none;
	}
	
	#mobile-navigation {
		margin: 20px 0 0 0;
	}
	
}

@media only screen and (max-width: 530px) {  
	
	.qns-open-quote,
	.qns-close-quote {
		display: none;
	}
	
	.content-wrapper .testimonial-wrapper p {
		width: 100%;
	}
	
	.rev-custom-caption-1 h3, .rev-custom-caption-2 h3 {
		font-size: 26px;
		margin: 0 0 20px 0;
	}
	
	.rev-custom-caption-1 p, .rev-custom-caption-2 p {
		display: none;
	}
	
	.slideshow-button-photos, .slideshow-button-about {
		font-size: 12px;
		padding: 14px 16px;
	}
	
	.slideshow-button-wrapper {
		width: 195px;
	}
	
	.main-content-full .yacht-listing-wrapper-2 .yacht-block,
	.main-content-full .yacht-listing-wrapper-2 .yacht-block:nth-child(2n),
	.yacht-listing-wrapper-2 .yacht-block,
	.yacht-listing-wrapper-2 .yacht-block:nth-child(2n) {
		width: 100%;
		margin: 0 0 30px 0;
	}
	
}
/* Font-awesome */
.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-envelope:before {
  content: "\f0e0";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-angle-down:before {
  content: "\f107";
}
.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-refresh:before {
  content: "\f021";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}