/*

Theme Name: Retirement Home
Theme URI: http://themes.quitenicestuff.com/retirementhome
Description: A Premium HTML Template for Retirement Homes
Version: 1.0
Author: quitenicestuff
Author URI: http://themeforest.net/user/quitenicestuff
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: light, one-column, two-columns, left-sidebar, right-sidebar, custom-colors

*/





/* Style Index * /

1.0 - Global
2.0 - Header
	2.1 - Top Bar
	2.2 - Logo
	2.3 - Top Right Button
3.0 - Navigation
	3.1 - Mobile Navigation
4.0 - Slideshow
5.0 - Typography
	5.1 - Titles
	5.2 - Pagination
	5.3 - Dropcap
	5.4 - Buttons
	5.5 - Alerts & Messages
	5.6 - Lists
		5.6.1 - List 1
		5.6.2 - List 2
		5.6.3 - List 3
		5.6.4 - List 4
		5.6.5 - Ordered List
	5.7 - Other
	5.8 - Tables
	5.9 - Forms
		5.9.1 - Datepicker Calendar
		5.10 - Font Awesome
6.0 - JS Elements
	6.1 - Accordion
	6.2 - Toggle
	6.3 - Tabs
7.0 - Content
	7.1 - Homepage
		7.1.1 - Icons
		7.1.2 - About Us / Video
		7.1.3 - Our Yachts
		7.1.4 - Full Width Message
		7.1.5 - Latest News
		7.1.6 - Photos
		7.1.7 - Testimonials
		7.1.8 - Booking Form
	7.2 - Testimonials
	7.3 - Page Header
	7.4 - Page Not Found
	7.5 - Yachts
		7.5.1 - Yachts 2 Columns
		7.5.2 - Yachts 3 Columns Sidebar
		7.5.3 - Yachts 3 Columns Full
		7.5.4 - Yachts 4 Columns Sidebar
		7.5.5 - Yachts 4 Columns Full
		7.5.6 - Yachts 5 Columns Sidebar
		7.5.7 Yachts 5 Columns Full
		7.5.8 - Yachts Sale
		7.5.9 - Yacht Forms
	7.6 - Locations
	7.7 - Photo Gallery
		7.7.1 - Photo Gallery 2 Columns
		7.7.2 - Photo Gallery 3 Columns
		7.7.3 - Photo Gallery 4 Columns
		7.7.4 - Photo Gallery 5 Columns
	7.8 - Latest News
		7.8.1 - Latest News Main
		7.8.2 - News 2 Columns
		7.8.2 - News 3 Columns
		7.8.3 - News 4 Columns
		7.8.4 - News 5 Columns
		7.8.5 - News Single
		7.8.6 - Comments
	7.9 - Search Results
	7.10 - Social Links
	7.11 - Owl Carousel
	7.12 - PrettyPhoto Lightbox
8.0 - Columns
9.0 - Widgets
	9.1 - Advanced Search Widget
	9.2 - Contact Details Widget
10.0 - Footer
	10.1 - Footer List
	10.2 - Contact Widget
	10.3 - Tags
	10.4 - Newsletter
	10.5 - Latest News Widget





/* 0.0 - Reset by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ */
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: 15px 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;
}

/* 2.3 - Top Right Button */
.top-right-button {
	color: #fff;
	float: right;
	font-size: 16px;
	line-height: 1;
	padding: 20px 25px;
}

.top-right-button i {
	margin: 0 10px 0 0;
}

/* 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: #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 .megamenu-1-col ul ul,
.navigation .megamenu-2-col ul ul,
.navigation .megamenu-3-col ul ul,
.navigation .megamenu-4-col ul ul,
.navigation .megamenu-5-col ul ul,
.navigation .megamenu-1-col ul li,
.navigation .megamenu-2-col ul li,
.navigation .megamenu-3-col ul li,
.navigation .megamenu-4-col ul li,
.navigation .megamenu-5-col ul li,
.navigation .megamenu-1-col ul li:hover,
.navigation .megamenu-2-col ul li:hover,
.navigation .megamenu-3-col ul li:hover,
.navigation .megamenu-4-col ul li:hover,
.navigation .megamenu-5-col ul li:hover,
.navigation .megamenu-1-col ul li li,
.navigation .megamenu-2-col ul li li,
.navigation .megamenu-3-col ul li li,
.navigation .megamenu-4-col ul li li,
.navigation .megamenu-5-col ul li li,
.navigation .megamenu-1-col ul li li:hover,
.navigation .megamenu-2-col ul li li:hover,
.navigation .megamenu-3-col ul li li:hover,
.navigation .megamenu-4-col ul li li:hover,
.navigation .megamenu-5-col ul li li:hover {
	border: none;
}

.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,
.navigation .megamenu-1-col ul li {
	padding: 20px 0;
}

.navigation .megamenu-1-col ul,
.navigation .megamenu-2-col ul,
.navigation .megamenu-3-col ul,
.navigation .megamenu-4-col ul,
.navigation .megamenu-5-col ul {
	padding: 0;
}

.navigation .megamenu-1-col ul li:first-child {
	padding: 20px 0 0 0;
}

.navigation .megamenu-1-col ul li:last-child {
	padding: 0 0 10px 0;
}

.navigation .megamenu-2-col ul li,
.navigation .megamenu-3-col ul li,
.navigation .megamenu-4-col ul li,
.navigation .megamenu-5-col ul li {
	border-right: #e8e8e8 1px solid;
	padding: 20px 0;
}

.navigation .megamenu-2-col ul li:hover,
.navigation .megamenu-3-col ul li:hover,
.navigation .megamenu-4-col ul li:hover,
.navigation .megamenu-5-col ul li:hover {
	border-right: #e8e8e8 1px solid;
}

.navigation .megamenu-2-col ul li:last-child,
.navigation .megamenu-3-col ul li:last-child,
.navigation .megamenu-4-col ul li:last-child,
.navigation .megamenu-5-col ul li:last-child {
	border-right: none;
}

.navigation .megamenu-2-col ul li:last-child:hover,
.navigation .megamenu-3-col ul li:last-child:hover,
.navigation .megamenu-4-col ul li:last-child:hover,
.navigation .megamenu-5-col ul li:last-child:hover {
	border-right: none;
}

.navigation .megamenu-1-col ul li {
	float: left;
	width: 240px;
}

.navigation .megamenu-2-col ul li {
	float: left;
	width: 240px;
}

.navigation .megamenu-3-col ul li {
	float: left;
	width: 240px;
}

.navigation .megamenu-4-col ul li {
	float: left;
	width: 275px;
}

.navigation .megamenu-5-col ul li {
	float: left;
	width: 199px;
}

.navigation .megamenu-1-col ul li li,
.navigation .megamenu-2-col ul li li,
.navigation .megamenu-3-col ul li li,
.navigation .megamenu-4-col ul li li,
.navigation .megamenu-5-col ul li li {
	padding: 0;
}

.navigation .megamenu-1-col ul li li,
.navigation .megamenu-2-col ul li li,
.navigation .megamenu-3-col ul li li,
.navigation .megamenu-4-col ul li li,
.navigation .megamenu-5-col ul li li {
	font-weight: normal;
	float: none;
}

.navigation .megamenu-1-col ul ul,
.navigation .megamenu-2-col ul ul,
.navigation .megamenu-3-col ul ul,
.navigation .megamenu-4-col ul ul,
.navigation .megamenu-5-col ul ul {
	display: block;
	width: 199px;
	padding: 0;
	position: static;
	left: 0;
	top: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: none;
}

.navigation .megamenu-4-col ul ul {
	width: 180px;
}

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

.navigation .megamenu-1-col ul {
	width: 240px;
}

.navigation .megamenu-2-col ul {
	width: 481px;
}

.navigation .megamenu-3-col ul {
	width: 722px;
}

.navigation .megamenu-4-col {
	position: inherit;
}

.navigation .megamenu-4-col ul {
	width: 1110px;
	left: 0px;
	margin: -2px 0 0 0;
}

.navigation .megamenu-4-col ul ul {
	margin: 0;
}

.navigation .megamenu-5-col ul {
	width: 1110px;
	left: 0;
}

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

.fixedLogo {
    display: none;
}

.fixedLogo a {
    padding: 0 !important;
}

.fixedLogo img {
    margin: 5px 50px 0 0;
}

.fixed-navigation-show .fixedLogo {
    display: block;
}

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

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

.navigation-wrapper .top-right-button {
	display: none;
}

.fixed-navigation-show .top-right-button {
	display: inherit;
}

/* 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;
	text-shadow: 0 1px 28px #1a1f2b;
}

.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;
	text-shadow: 0 1px 5px #1a1f2b;
}

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

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

.slideshow-button-wrapper {
	text-align: center;
	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.2 - Pagination */
.page-pagination {
	width: 100%;
	padding: 50px 0 0 0;
}

.content-wrapper .page-pagination ul {
	float: right;
	margin: 0;
}

.page-pagination li {
	float: left;
	display: block;
	margin: 0 6px 0 0;
}

.page-pagination li:last-child {
	margin: 0;
}

.content-wrapper .page-pagination li:before {
	content: "";
}

.page-pagination li a,
.page-pagination li span {
	border: #e8e8e8 1px solid;
	text-align: center;
	padding: 10px 14px;
	text-decoration: none;
}

.page-pagination li a {
	color: #424242;
}

.page-pagination li span.current,
.page-pagination li a:hover {
	color: #fff;
}

/* 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 */
.button1 {
	background: #fff;
	color: #424242 !important;
	font-size: 14px;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 10px 18px;
	border: #e8e8e8 1px solid;
	display: table;
	line-height: 160%;
	text-decoration: none !important;
}

.button1:hover,
.button3:hover,
.button5:hover {
	color: #fff !important;
}

.button2 {
	color: #fff !important;
	font-size: 14px;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 10px 18px;
	display: table;
	line-height: 160%;
	text-decoration: none !important;
}

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

.button4 {
	color: #fff !important;
	font-size: 16px;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 10px 18px;
	display: table;
	line-height: 160%;
	text-decoration: none !important;
}

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

.button6 {
	color: #fff !important;
	font-size: 20px;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 12px 22px;
	display: table;
	line-height: 160%;
	text-decoration: none !important;
}

.rounded-button {
	-webkit-border-radius: 30px; 
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}

/* 5.5 - Alerts & Messages */
.msg {
	padding: 15px 10px 15px 20px;
	margin: 0 0 15px 0;
}

.msg p, .blog-content .msg p {
	margin: 0 !important;
}

.default {
	background: #fff;
	color: #424242;
	border: #dee0e0 1px solid;
}

.default a {
	color: #424242;
	text-decoration: underline;
}

.notice {
	background: #fff5af;
	color: #b3a437;
}

.notice a {
	color: #b3a437;
	text-decoration: underline;
}

.success {
	background: #dff7ca;
	color: #64ae23;
}

.success a {
	color: #64ae23;
	text-decoration: underline;
}

.fail {
	background: #ffe2e1;
	color: #c83f39;
}

.fail a {
	color: #c83f39;
	text-decoration: underline;
}

/* 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.2 - List 2 */
.content-wrapper ul.list-style2 li:before {
	content: "\f111";
	font-size: 8px;
}

/* 5.6.3 - List 3 */
.content-wrapper ul.list-style3 li:before {
	content: "\f00d";
	font-size: 15px;
}

/* 5.6.4 - List 4 */
.content-wrapper ul.list-style4 li:before {
	content: "\f00c";
	font-size: 15px;
}

/* 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.7 - Other */
.space1 {
	border: 0;
}

.space2 {
	border: 0;
	margin: 0 0 20px 0;
}

.space3 {
	border: 0;
	margin: 0 0 50px 0;
}

.space4 {
	border: 0;
	margin: 0 0 25px 0;
}

.space5 {
	border: 0;
	margin: 0 0 60px 0;
}

/* 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 input[type="email"],
.content-wrapper form textarea {
	width: calc(100% - 20px);
	font-size: 14px;
	color: #bebebe;
	border: #7d7373 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;
}

.content-wrapper .search-results-form {
	padding: 30px;
}

.content-wrapper .search-results-form input[type="text"] {
	float: left;
	width: calc(100% - 163px);
	border: none;
	padding: 14px;
	margin: 0;
}

.content-wrapper .search-results-form button {
	width: calc(170px - 50px);
	float: right;
	padding: 13px 25px;
}

.content-wrapper .search-results-form label {
	font-size: 14px;
	color: #fff;
}

/* 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,
.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.0 - JS Elements */

/* 6.1 - Accordion */
.content-wrapper .accordion h4 {
	font-size: 16px;
	font-weight: 400;
	border-top: #e5e5e5 1px solid;
	border-left: none;
	border-right: none;
	margin: 0 0 0 0 !important;
	padding: 25px 0 25px 0;
	cursor: pointer;
	line-height: 160%;
	outline: none;
}

.content-wrapper .accordion 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%;
}

.content-wrapper .accordion h4.ui-state-active:before {
	content: "\f068";
}

.content-wrapper .accordion {
	border-bottom: #e5e5e5 1px solid;
	margin: 0 0 40px 0;
	line-height: 160%;
	display: block;
	font-size: 16px;
}

.content-wrapper .accordion .ui-widget-content {
	border: none;
}

.content-wrapper .accordion .ui-accordion-content {
	padding: 0 0 20px 55px;
}

/* 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: 31%;
	float: left;
	margin: 0 2% 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;*/
	padding: 50px 150px 60px 150px;
	width: calc(50% - 300px);
	float: left;
	height: 350px;
}

.about-us-right-column {
    overflow: hidden;
    padding: 110px 150px 0 150px;
}

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

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

.video-wrapper {
	width: 50%;
	height: 460px;
	background: url('../images/image1.jpg') no-repeat center top;
	float: left;
	position: relative;
}

.video-wrapper-page {
	background: url('../images/image14.jpg') no-repeat center top;
	width: 100%;
	height: 350px;
	border: 1px solid #ffffff;
}

.about-video-light-wrapper .video-wrapper {
	width: 50%;
	height: 345px;
	background: url('../images/image6.jpg') no-repeat center;
	margin: 60px 0 0 0;
}

.video-wrapper .video-play {
	position: absolute;
	top: calc(50% - 45px);
	left: calc(50% - 30px);
	border-color: black;
}

.video-wrapper .video-play {
	background-repeat: no-repaet;
}

.video-wrapper .video-play i {
	color: #ffffff;
	width: 70px;
	height: 57px;
	padding: 23px 0 0 10px;
	font-size: 38px;
	text-align: center;
	border: #ffffff 3px solid;
	z-index: 9999;
}

.button0 {
	padding: 18px 25px;
	font-size: 17px;
	color: #fff;
	display: table;
}

.button0 i {
	margin: 0 10px 0 0;
}

.about-video-light-wrapper .about-us-block {
	background: transparent;
	padding: 60px 0;
	width: calc(50% - 50px);
	margin: 0 50px 0 0;
}

.about-video-light-wrapper .about-us-block h3,
.about-video-light-wrapper .about-us-block p {
	color: #424242;
}

.about-video-light-wrapper .about-us-block p {
	margin: 0 0 30px 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 p:first-child {
	width: 45%;
}

.content-wrapper .yacht-block ul li p {
	width: 53%;
	float: left;
	margin: 0;
}

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

/* 7.1.4 - Full Width Message */
.full-width-message-wrapper {
	background: url("../images/image3.jpg") no-repeat center top;
	width: 100%;
	color: #fff;
	padding: 80px 0;
}

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

.full-width-message-inner h3 {
	font-size: 22px;
	text-align: center;
	line-height: 160%;
	width: 75%;
	margin: 0 auto;
}

.button-view-yachts {
	margin: 0 20px 0 0;
}

.button-view-yachts,
.button-get-in-touch {
	color: #fff;
	padding: 20px 25px;
	line-height: 1;
	font-size: 17px;
	display: table;
	float: left;
}

.button-view-yachts i,
.button-get-in-touch i {
	margin: 0 6px 0 0;
}

.call-to-action-button-wrapper {
	width: 340px;
	margin: 30px auto 0 auto;
	display: block;
}

/* 7.1.5 - Latest News */
.news-list {
	margin: 0;
}

.news-list .news-wrapper {
	list-style: none;
	margin: 0 0 40px 0;
}

.news-date {
	float: left;
	width: 62px;
	margin: 0 15px 0 0;
}

.news-info {
	float: left;
	width: calc(100% - 77px);
}

.news-m {
	color: #fff;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	padding: 7px 0;
}

.news-d {
	background: #fff;
	color: #424242;
	text-align: center;
	font-size: 30px;
	border-left: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	padding: 6px 0;
}

.content-wrapper .news-info h4 {
	font-size: 18px;
	margin: 0 0 9px 0;
	padding: 0 0 13px 0;
	line-height: 120%;
	border-bottom: #e8e8e8 1px solid;
}

.content-wrapper .news-meta p {
	color: #999;
	font-size: 16px;
	margin: 0;
}

/* 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: #fff;
	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: 559px;
	background: url("../images/image17.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: 601px;
}

form .one-half {
	width: calc(50% - 10px);
	margin: 0 20px 0 0;
	float: left;
}

form .last-col {
	margin: 0;
}

form input[type="text"] {
	width: calc(100% - 26px);
	padding: 12px 13px 11px 13px;
	margin: 0 0 20px 0;
	border: none;
	font-size: 16px;
	color: #bbbbbb;
	-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: 14px;
	color: #bbbbbb;
	-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: #bbbbbb;
	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 25px;
	margin: 0 auto;
	display: table;
}

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

/* 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 {
	background: url(../images/image7.jpg) repeat center top #f0f0f0;
    width: 100%;
    min-height: 130px;
    padding: 60px 0 20px 0;
    margin: 0 0 60px 0;
}

#page-header h1 {
	text-align: center;
	font-size: 28px;
}

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

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

#page-header p i {
	margin: 0 5px;
}

/* 7.4 - Page Not Found */
.page-not-found-header {
	background: url("../images/image13.jpg") no-repeat center top #f0f0f0;
	height: 510px;
	padding: 200px 0 0 0;
}

.page-not-found-header h1 {
	font-size: 28px;
	margin: 0 auto 30px auto;
	text-align: center;
}

.page-not-found-header p {
	font-size: 15px;
	margin: 0 auto 30px auto;
	text-align: center;
}

.page-not-found-search-wrapper {
	max-width: 300px;
	margin: 0 auto;
	display: block;
}

.page-not-found-header input[type="text"] {
	color: #424242;
	width: calc(100% - 26px);
}

.page-not-found-search-wrapper {
	position: relative;
}

.page-not-found-search-wrapper i {
	position: absolute;
	top: 14px;
	right: 14px;
}

.page-not-found-content {
	max-width: 600px;
	margin: 0 auto;
	padding: 0 30px;
}

/* 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 20px 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.5.2 - Yachts 3 Columns Sidebar */
.yacht-listing-wrapper-3 .yacht-block {
	width: calc(34.1% - 20px);
	float: left;
	margin: 0 20px 20px 0;
}

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

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

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

/* 7.5.3 - Yachts 3 Columns Full */
.main-content-full .yacht-listing-wrapper-3 .yacht-block {
	width: calc(33.9% - 20px);
	float: left;
	margin: 0 20px 20px 0;
}

.main-content-full .yacht-listing-wrapper-3 .yacht-block:nth-child(3n) {
	margin: 0 0 20px 0;
}

.main-content-full .yacht-listing-wrapper-3 .yacht-block-content {
	margin: 0;
}

/* 7.5.4 - Yachts 4 Columns Sidebar */
.yacht-listing-wrapper-4 .yacht-block {
	width: calc(25.6% - 20px);
	float: left;
	margin: 0 20px 20px 0;
}

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

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

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

.yacht-listing-wrapper-4 .yacht-block-content {
	padding: 15px;
}

.yacht-listing-wrapper-4 .yacht-block-content h3 {
	font-size: 16px;
	margin: 0 0 20px 0;
}

.yacht-listing-wrapper-4 .title-block5 {
	margin: 0 0 20px 0;
}

.content-wrapper .yacht-listing-wrapper-4 .yacht-block ul li {
	font-size: 15px;
}

.yacht-listing-wrapper-4 .yacht-charter-book-button {
	margin: 12px 0 0 0;
	width: calc(100% - 40px);
}

.yacht-listing-wrapper-4 .yacht-block-image .new-icon {
	width: 50px;
	height: 32px;
	padding: 18px 0 0 0;
	font-size: 14px;
}

.content-wrapper .yacht-listing-wrapper-4 .yacht-block ul li:before {
	font-size: 14px;
}

/* 7.5.5 - Yachts 4 Columns Full */
.main-content-full .yacht-listing-wrapper-4 .yacht-block {
	width: calc(25.4% - 20px);
	float: left;
	margin: 0 20px 20px 0;
}

.main-content-full .yacht-listing-wrapper-4 .yacht-block:nth-child(4n) {
	margin: 0 0 20px 0;
}

.main-content-full .yacht-listing-wrapper-4 .yacht-block-content {
	margin: 0;
}

.main-content-full .yacht-listing-wrapper-4 .yacht-block-content {
	padding: 20px;
}

.main-content-full .yacht-listing-wrapper-4 .yacht-block-content h3 {
	font-size: 18px;
}

.main-content-full .yacht-listing-wrapper-4 .yacht-charter-book-button {
	margin: 20px 0 0 0;
	width: inherit;
}

/* 7.5.6 - Yachts 5 Columns Sidebar */
.yacht-listing-wrapper-5 .yacht-block {
	width: calc(21.4% - 20px);
	float: left;
	margin: 0 10px 10px 0;
}

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

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

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

.yacht-listing-wrapper-5 .yacht-block-content {
	padding: 15px 10px;
}

.yacht-listing-wrapper-5 .yacht-block-content h3 {
	font-size: 14px;
	margin: 0 0 15px 0;
}

.yacht-listing-wrapper-5 .title-block5 {
	margin: 0 0 15px 0;
}

.content-wrapper .yacht-listing-wrapper-5 .yacht-block ul li {
	font-size: 14px;
	margin: 0 0 5px 15px;
}

.yacht-listing-wrapper-5 .yacht-charter-book-button {
	margin: 12px 0 0 0;
	width: calc(100% - 40px);
	font-size: 13px;
	padding: 10px 20px;
}

.yacht-listing-wrapper-5 .yacht-block-image .new-icon {
	width: 45px;
	height: 28px;
	padding: 17px 0 0 0;
	font-size: 13px;
}

.content-wrapper .yacht-listing-wrapper-5 .yacht-block ul li:before {
	font-size: 12px;
	left: -15px;
}

/* 7.5.7 Yachts 5 Columns Full */
.main-content-full .yacht-listing-wrapper-5 .yacht-block {
	width: calc(20.3% - 20px);
	float: left;
	margin: 0 20px 20px 0;
}

.main-content-full .yacht-listing-wrapper-5 .yacht-block:nth-child(5n) {
	margin: 0;
}

.main-content-full .yacht-listing-wrapper-5 .yacht-block-content {
	margin: 0;
}

.main-content-full .yacht-listing-wrapper-5 .yacht-block-content {
	padding: 20px;
}

.main-content-full .yacht-listing-wrapper-5 .yacht-block-content h3 {
	font-size: 16px;
	margin: 0 0 15px 0;
}

.main-content-full .yacht-listing-wrapper-5 .title-block5 {
	margin: 0 0 15px 0;
}

.main-content-full .yacht-listing-wrapper-5 .yacht-charter-book-button {
	margin: 20px 0 0 0;
	width: calc(100% - 40px);
	font-size: 13px;
	padding: 10px 20px;
}

/* 7.5.8 - Yachts Sale */
.yacht-sale-wrapper-2 h3,
.yacht-sale-wrapper-3 h3,
.yacht-sale-wrapper-4 h3,
.yacht-sale-wrapper-5 h3 {
	text-align: center;
	margin: 0 0 25px 0;
}

.yacht-sale-wrapper-2 .title-block5,
.yacht-sale-wrapper-3 .title-block5,
.yacht-sale-wrapper-4 .title-block5,
.yacht-sale-wrapper-5 .title-block5 {
	margin: 0 auto 20px auto;
}

.main-content-full .yacht-sale-wrapper-5 .title-block5 {
	margin: 0 auto 15px auto;
}

.yacht-sale-wrapper-2 p,
.yacht-sale-wrapper-3 p,
.yacht-sale-wrapper-4 p,
.yacht-sale-wrapper-5 p {
	text-align: center;
	margin: 0 0 15px 0;
}

.yacht-sale-wrapper-5 p {
	font-size: 14px;
}

.yacht-sale-wrapper-2 p span,
.yacht-sale-wrapper-3 p span,
.yacht-sale-wrapper-4 p span,
.yacht-sale-wrapper-5 p span {
	color: #aaaaaa;
}

.yacht-sale-wrapper-2 .yacht-charter-book-button,
.yacht-sale-wrapper-3 .yacht-charter-book-button,
.yacht-sale-wrapper-4 .yacht-charter-book-button,
.yacht-sale-wrapper-5 .yacht-charter-book-button,
.main-content-full .yacht-sale-wrapper-4 .yacht-charter-book-button {
	margin: 0 auto 0 auto;
}

.yacht-charter-book-button {
	border: #e8e8e8 1px solid;
	font-size: 14px;
	padding: 13px 20px;
	margin: 25px 0 0 0;
	display: table;
	text-align: center;
}

/* 7.5.9 - Yacht Forms */
.content-wrapper .widget .yacht-charter-sale-form h3 {
	font-size: 38px;
	color: #fff;
	text-align: center;
	padding: 20px 0 20px 0;
	margin: 0 0 30px 0;
}

.yacht-charter-sale-form h3 span {
	font-size: 14px;
	display: block;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	font-family: 'Source Sans Pro', sans-serif;
}

.yacht-charter-sale-form .book-form-one-half {
	width: calc(50% - 5px);
	margin: 0 10px 0 0;
	float: left;
}

.yacht-charter-sale-form .book-form-one-half-last {
	margin: 0;
}

.content-wrapper .widget .yacht-charter-sale-form form button {
	margin: 30px auto 0 auto;
	float: none;
}

/* 7.6 - Locations */
.locations-wrapper-outer .locations-wrapper:last-child {
	margin: 0 0 10px 0;
}

.location-image {
	float: left;
	width: 50%;
}

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

.location-content {
	float: left;
	width: calc(50% - 62px);
	padding: 30px;
	border: #e8e8e8 1px solid;
}

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

.location-content p {
	margin: 0 0 24px 0;
}

.location-content .title-block5 {
	margin: 0 0 25px 0;
}

.location-more {
	font-size: 14px;
	padding: 10px 18px;
	line-height: 1;
	border: #e8e8e8 1px solid;
	display: table;
}

.locations-wrapper {
	margin: 0 0 50px 0;
}

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

.location-image-right {
	float: right;
}

/* 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 */
.photo-gallery-2-col .photo-gallery-item {
	width: calc(51.3% - 30px);
}

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

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

/* 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.7.3 - Photo Gallery 4 Columns */
.photo-gallery-4-col .photo-gallery-item {
	width: calc(25.6% - 30px);
}

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

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

/* 7.7.4 - Photo Gallery 5 Columns */
.photo-gallery-5-col .photo-gallery-item {
	width: calc(20.2% - 15px);
	margin: 0 15px 15px 0;
}

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

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

/* 7.8 - Latest News */

/* 7.8.1 - Latest News Main */
.news-block {
	margin: 0 0 50px 0;
}

.news-block-wrapper .news-block:last-child {
	padding: 0 0 50px 0;
	margin: 0 0 25px 0;
	border-bottom: #e8e8e8 1px solid;
}

.news-block-wrapper .news-block-image,
.news-block-wrapper .news-block-image img {
	width: 100%;
}

.news-block-wrapper-1-col-listing .news-block .news-block-content h3 {
	font-size: 22px;
	padding: 40px 0;
	margin: 0;
	line-height: 130%;
}

.news-block-wrapper .news-block-content .news-meta {
	border-bottom: #e8e8e8 1px solid;
	padding: 13px 0;
}

.news-block-wrapper .news-block-content .news-meta span {
	float: left;
	display: block-inline;
	margin: 0 25px 0 0;
	font-size: 15px;
	line-height: 130%;
}

.news-block-wrapper-2-col-listing .news-block-content .news-meta span,
.news-block-wrapper-3-col-listing .news-block-content .news-meta span,
.news-block-wrapper-4-col-listing .news-block-content .news-meta span,
.news-block-wrapper-5-col-listing .news-block-content .news-meta span {
	float: none;
}

.news-block-wrapper-2-col-listing .news-block-content .news-meta,
.news-block-wrapper-3-col-listing .news-block-content .news-meta,
.news-block-wrapper-4-col-listing .news-block-content .news-meta,
.news-block-wrapper-5-col-listing .news-block-content .news-meta {
	text-align: center;
}

.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 {
	margin: 0 10px 0 0;
	font-size: 16px;
}

.news-block-wrapper .news-block-content .news-meta .nm-news-author:before {
	content: "\f040";
}

.news-block-wrapper .news-block-content .news-meta .nm-news-date:before {
	content: "\f017";
}

.news-block-wrapper .news-block-content .news-meta .nm-news-category:before {
	content: "\f02b";
}

.news-block-wrapper .news-block-content .news-meta .nm-news-comments:before {
	content: "\f075";
}

.news-read-more {
	color: #fff;
	font-size: 14px;
	padding: 14px 23px 16px 23px;
	display: table;
	line-height: 1;
}

.news-read-more i {
	font-size: 16px;
	margin: 0 0 0 3px;
}

/* 7.8.2 - News 2 Columns */
.news-block-wrapper-2-col-listing .news-block {
	width: calc(51.3% - 30px);
	margin: 0 30px 30px 0;
	float: left;
}

.news-block-wrapper-2-col-listing .news-block:nth-child(2n) {
	margin: 0 0 30px 0;
}

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

.news-block-wrapper-2-col-listing .news-block .news-block-content {
	border-left: #e8e8e8 1px solid;
	border-right: #e8e8e8 1px solid;
	border-bottom: #e8e8e8 1px solid;
}

.news-block-wrapper-2-col-listing .news-block .news-block-content .news-meta {
	padding: 13px 30px;
}

.news-block-wrapper-2-col-listing .news-block:last-child {
	border: none;
	padding: 0;
}

.news-block-wrapper-2-col-listing .news-block .news-block-content h3 {
	font-size: 18px;
	padding: 25px 30px;
	margin: 0 0 25px 0;
	border-bottom: #e8e8e8 1px solid;
	text-align: center;
	line-height: 150%;
}

.news-block-wrapper-2-col-listing .news-block .news-block-content .nm-news-date {
	margin: 0;
}

.news-block-wrapper-2-col-listing .news-block .news-block-content .news-read-more {
	margin: 0 auto 25px auto;
}

/* 7.8.2 - News 3 Columns */
.news-block-wrapper-3-col-listing .news-block {
	width: calc(34.2% - 30px);
	margin: 0 30px 30px 0;
	float: left;
}

.news-block-wrapper-3-col-listing .news-block:nth-child(3n) {
	margin: 0 0 30px 0;
}

.news-block-wrapper-3-col-listing .news-block:nth-child(3n+1) {
	clear: both;
}

.news-block-wrapper-3-col-listing .news-block .news-block-content {
	border-left: #e8e8e8 1px solid;
	border-right: #e8e8e8 1px solid;
	border-bottom: #e8e8e8 1px solid;
}

.news-block-wrapper-3-col-listing .news-block .news-block-content .news-meta {
	padding: 13px 30px;
}

.news-block-wrapper-3-col-listing .news-block:last-child {
	border: none;
	padding: 0;
}

.news-block-wrapper-3-col-listing .news-block .news-block-content h3 {
	font-size: 18px;
	padding: 25px 30px;
	margin: 0 0 25px 0;
	border-bottom: #e8e8e8 1px solid;
	text-align: center;
	line-height: 150%;
}

.news-block-wrapper-3-col-listing .news-block .news-block-content .nm-news-date {
	margin: 0;
}

.news-block-wrapper-3-col-listing .news-block .news-block-content .news-read-more {
	margin: 0 auto 25px auto;
}

/* 7.8.3 - News 4 Columns */
.news-block-wrapper-4-col-listing .news-block {
	width: calc(25.6% - 30px);
	margin: 0 30px 30px 0;
	float: left;
}

.news-block-wrapper-4-col-listing .news-block:nth-child(4n) {
	margin: 0 0 30px 0;
}

.news-block-wrapper-4-col-listing .news-block:nth-child(4n+1) {
	clear: both;
}

.news-block-wrapper-4-col-listing .news-block .news-block-content {
	border-left: #e8e8e8 1px solid;
	border-right: #e8e8e8 1px solid;
	border-bottom: #e8e8e8 1px solid;
}

.news-block-wrapper-4-col-listing .news-block .news-block-content .news-meta {
	padding: 13px 20px;
}

.news-block-wrapper-4-col-listing .news-block:last-child {
	border: none;
	padding: 0;
}

.news-block-wrapper-4-col-listing .news-block .news-block-content h3 {
	font-size: 16px;
	padding: 25px 20px;
	margin: 0 0 25px 0;
	border-bottom: #e8e8e8 1px solid;
	text-align: center;
	line-height: 150%;
}

.news-block-wrapper-4-col-listing .news-block .news-block-content .nm-news-date {
	margin: 0;
}

.news-block-wrapper-4-col-listing .news-block .news-block-content .nm-news-author {
	margin: 0 0 5px 0;
}

.news-block-wrapper-4-col-listing .news-block .news-block-content .news-read-more {
	margin: 0 auto 25px auto;
}

/* 7.8.4 - News 5 Columns */
.news-block-wrapper-5-col-listing .news-block {
	width: calc(20.7% - 20px);
	margin: 0 15px 15px 0;
	float: left;
}

.news-block-wrapper-5-col-listing .news-block:nth-child(5n) {
	margin: 0 0 30px 0;
}

.news-block-wrapper-5-col-listing .news-block:nth-child(5n+1) {
	clear: both;
}

.news-block-wrapper-5-col-listing .news-block .news-block-content {
	border-left: #e8e8e8 1px solid;
	border-right: #e8e8e8 1px solid;
	border-bottom: #e8e8e8 1px solid;
}

.news-block-wrapper-5-col-listing .news-block .news-block-content .news-meta {
	padding: 13px 15px;
}

.news-block-wrapper-5-col-listing .news-block:last-child {
	border: none;
	padding: 0;
}

.news-block-wrapper-5-col-listing .news-block .news-block-content h3 {
	font-size: 15px;
	padding: 25px 15px;
	margin: 0 0 25px 0;
	border-bottom: #e8e8e8 1px solid;
	text-align: center;
	line-height: 150%;
}

.news-block-wrapper-5-col-listing .news-block .news-block-content .nm-news-date {
	margin: 0;
}

.news-block-wrapper-5-col-listing .news-block .news-block-content .news-read-more {
	margin: 0 auto 25px auto;
}

/* 7.8.5 - News Single */
.news-single .news-block:last-child {
	border: none;
	margin: 0;
	padding: 0;
}

.news-single {
	border-bottom: #e8e8e8 1px solid;
	padding: 0 0 20px 0;
	margin: 0 0 40px 0;
}

/* 7.8.6 - Comments */
.comment-image {
	width: 87px;
	height: 87px;
	background: #f2f2f2;
}

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

.comment-info {
	color: #424242;
	font-weight: 700;
	margin: 0 0 10px 0 !important;
}

.comment-text {
	line-height: 160%;
	margin: 0 0 10px 0 !important;
}

.comment-info span {
	font-weight: 400;
}

.comment-left {
	float: left;
}

.comment-right {
	float: right;
	width: calc(100% - 117px);
	padding: 0 0 5px 0;
	margin: 0 0 25px 0;
	border-bottom: #e8e8e8 1px solid;
}

.comment-entry {
	clear: both;
}

.comments {
	margin: 15px 0 20px 0 !important;
}

.comments ul {
	margin: 0 !important;
}

.content-wrapper .comments li:before {
	content: "";
}

.comments li {
	list-style: none !important;
	border-bottom: none;
	margin: 0 !important;
}

.comments li li {
	margin: 0 0 0 40px !important;
}

.comments li:last-child .comment-right {
	background: none;
}

.comments li li {
	margin: 0 0 0 40px;
}

.reply a {
	color: #424242 !important;
	text-decoration: underline !important;
}

.comment-info p {
	float: left;
	margin: 0;
}

.comment-form button {
	margin: 0;
}

/* 7.9 - Search Results */
.content-wrapper .search-results-list li {
	border-bottom: #e8e8e8 1px solid;
	padding: 50px 0 50px 70px;
	margin: 0;
	position: relative;
	font-size: 20px;
	font-family: 'Source Serif Pro', serif;
}

.content-wrapper .search-results-list li span {
	color: #aeaeae;
}

.content-wrapper .search-results-list li: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: 35px;
	left: 0px;
	content: "\f036";
}

/* 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.11 - Owl Carousel */
.owl-theme .owl-controls {
	text-align: center;
}

.reviews-section .owl-theme .owl-controls {
	margin: 50px 0 0 0;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
	position: absolute;
	top: 50%;
	cursor: pointer;
	-webkit-transition:opacity 400ms ease;
	-moz-transition:opacity 400ms ease;
	-ms-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease;
}

.owl-theme .owl-controls .owl-nav .owl-prev:after,
.owl-theme .owl-controls .owl-nav .owl-next:after {
	font-family: "FontAwesome"; 
	font-size: 40px;
	height: 45px; 
	line-height: 0px; 
	display: block; 
	color: #999;
}

.owl-theme .owl-controls .owl-nav .owl-prev:after {	
	content: "\f104"; 
}

.owl-theme .owl-controls .owl-nav .owl-prev {
	left: -40px;
}

.owl-theme .owl-controls .owl-nav .owl-next:after {
	content: "\f105"; 
}

.owl-theme .owl-controls .owl-nav .owl-next {
	right: -40px;
}

.owl-carousel3 .owl-controls .owl-nav .owl-next,
.owl-carousel6 .owl-controls .owl-nav .owl-next {
	right: -30px;
}

.owl-carousel3 .owl-controls .owl-nav .owl-prev,
.owl-carousel6 .owl-controls .owl-nav .owl-prev {
	left: -30px;
}

.owl-theme .owl-controls .owl-nav .disabled {
	cursor: default;
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	margin: 0 3px;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition:opacity 200ms ease;
	-moz-transition:opacity 200ms ease;
	-ms-transition:opacity 200ms ease;
	-o-transition:opacity 200ms ease;
	transition:opacity 200ms ease;
}

.background-block1 .owl-theme .owl-dots .owl-dot span {
	border: 2px solid #c9c9c9;
}

.owl-theme .owl-dots .owl-dot.active span {
	background: transparent;
}

/* 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.1 - Advanced Search Widget */
.advanced-search-form form,
.yacht-charter-sale-form form {
	padding: 30px;
	width: calc(100% - 60px);
}

.content-wrapper .advanced-search-form form label,
.content-wrapper .yacht-charter-sale-form form label,
.advanced-search-form form label,
.yacht-charter-sale-form form label {
	color: #fff;
	font-size: 14px;
}

.advanced-search-form form button,
.yacht-charter-sale-form form button {
	font-size: 14px;
	padding: 12px 20px;
	margin: 30px 0 0 0;
	cursor: pointer;
}

.advanced-search-form form button i,
.yacht-charter-sale-form form button i {
	font-size: 12px;
	margin: 0 4px 0 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;
}

.contact-form-1 button {
	margin: 0;
}

/* 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;
}

.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.1 - Footer List */
.footer ul {
	margin: 0 0 0 15px;
}

.footer ul li {
	font-size: 15px;
	margin: 0 0 8px 0;
	line-height: 130%;
	position: relative;
}

.footer ul li:before {
	content: "\f054";
	font-size: 12px;
	position: absolute;
	left: -15px;
}

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

.contact-widget .cw-address,
.contact-widget .cw-phone,
.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;
}

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

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

.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-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-cell:before {
	content: "\f0e0"; 
	font-size: 24px;
	left: -39px;
}

/* 10.3 - Tags */
.tagcloud {
	margin: 0 0 30px 0;
}

.tagcloud a {
	float: left;
	line-height: 100%;
	list-style: none;
	font-size: 15px;
	border: #e8e8e8 1px solid;
	color: #424242;
	text-decoration: none;
}

.tagcloud a {
	border: #e8e8e8 1px solid;
	margin: 0 12px 12px 0;
	padding: 12px;
}

/* 10.4 - Newsletter */
.newsletter-form button {
	font-size: 15px;
	margin: 0;
	padding: 12px 20px;
}

.newsletter-form button i {
	font-size: 16px;
}

/* 10.5 - Latest News Widget */
.widget .news-wrapper {
	margin: 0 0 20px 0;
}

.widget .news-wrapper h4 {
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	line-height: 130%;
}

.widget .news-wrapper p {
	font-size: 15px;
}
.errors {
	color: red;
	margin-bottom: 20px;
}
.model-page .tparrows {
	display: none;
}

.model-page .rev_slider_wrapper1 {
	margin: 0;
}

.photo-gallery-item p { text-align: center; margin: 0 0 7px; }

.modelVideo {
    height: 770px;
}

@media only screen and (max-width: 1370px) {
    .modelVideo {
        height: 570px;
    }    
}

@media only screen and (max-width: 1000px) {
    .modelVideo {
        height: 470px;
    }    
}

@media only screen and (max-width: 840px) {
    .modelVideo {
        height: 370px;
    }    
}

@media only screen and (max-width: 670px) {
    .modelVideo {
        height: 270px;
    }    
}

@media only screen and (max-width: 500px) {
    .modelVideo {
        height: 230px;
    }    
}

.m-b-60 {
    margin-bottom: 60px;
}

.brochure-button {
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 10px 25px;
    cursor: pointer;
    background-color: #85a5cc;
}

.brochure-button-wrap {
    margin-top: 30px;
}

.read-more-link {
    margin-top: 10px;
    display: inline-block;
    background: #85a5cc;
    padding: 10px 20px;
    color: #FFF;
}

.green {
    color: green;
    margin-top: 20px;
}

.modal {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1050;
	background-color: rgba(0, 0, 0, .65);
	display: none;
	padding: 0;
	overflow-y: auto
}

.modal__container {
	height: 100%;
	display: table;
	width: 100%
}

.modal__content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: flex-end;
	justify-content: flex-end;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	width: 100%;
}

.modal__inner {
	width: 100%;
	height: 100%;
	max-width: 50rem;
	position: relative;
	overflow: hidden;	
	background-color: #fff;
	box-shadow: 0 0 70px rgba(0, 0, 0, .3);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.modal .title {
	position: relative;
}

.modal .title h4 {
	display: inline-block;
	margin-bottom: 0;
	color: #FFF;
}

.modal span[data-close='modal'] {
	float: right;
	padding: 20px;
    margin: -20px;
    cursor: pointer;
	color: #FFF;
}

.modal-default .modal__inner h2 {
    margin-bottom: 25px;
}

.modal-default .modal__content {
    justify-content: center;
}

.modal-default .modal__inner {
    height: auto;
}

.modal-default .modal__inner .subscribe-row {
    border-top: 1px solid #efefef;
    border-bottom: none !important;
}

.modal-default .modal__wrapper > img {
    margin: 40px auto;
}

.modal-default .subscribe-style-2 > h4 {
    margin: 0 0 20px;
}

.modal .closeModal {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #000;
    font-size: 25px;
    padding: 4px 15px;
    cursor: pointer;
}

.modal .closeModal img {
    width: 16px;
}

.modal-default .modal__inner {
    max-width: 600px;
}

.modal-default .modal__wrapper {
    margin: 15px;
    position: relative;
}

.modal-default .modal-banner {
    width: 100%;
    height: auto;
}

.modal-default .modal__wrapper.black-bg p {
    color: #FFFFFF;
    font-weight: lighter;
}

.modal-default .modal__wrapper.black-bg .box-title {
    background-color: #FFF;
}

.modal-default .modal__wrapper > img {
    margin: 40px auto;
    display: block;
    max-width: 100%;
    height: auto;
}

.modal-bg-padding {
    text-align: center;
}
.red {
    color: red;
    margin-top: 5px;
}

.red a {
    color: red !important;
}

.red a:hover {
    text-decoration: underline;
}