
/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

/* @import url('../fonts/fontawesome/fontawesome.css');
@import url('../fonts/skelet-icons-master/style.css');
@import url('../fonts/fonts.css'); */

@import url('/wp-content/themes/maritimo/assets/fonts/fontawesome/fontawesome.css');
@import url('/wp-content/themes/maritimo/assets/fonts/skelet-icons-master/style.css');
@import url('/wp-content/themes/maritimo/assets/fonts/fonts.css');

.monsterinsights-async-hide {
	opacity:1 !important;
}

/* Complianz */
.cmplz-message p {
	font-size:14px !important;
	padding:0 !important;
}

/* Site Map */

body .wshs-post-simple-list {
	margin-bottom:20px;
}

body .wshs-post-simple-list h2 {
	margin-bottom:20px;
}

/* Hubspot styles */

#hsForm_c7ee8446-9557-4934-bcf0-31207b2c46f2 fieldset {
	max-width:800px;
}

#hsForm_c7ee8446-9557-4934-bcf0-31207b2c46f2 fieldset.form-columns-1 .hs-input {
	width:100%;
}

#hsForm_e8ec3a12-8ea0-4c53-8988-778aa9e98a07 fieldset {
	max-width:800px;
}

#hsForm_e8ec3a12-8ea0-4c53-8988-778aa9e98a07 fieldset.form-columns-1 .hs-input {
	width:100%;
}

#hsForm_c7ee8446-9557-4934-bcf0-31207b2c46f2 fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
}

#label-australian_region_state-cd1a26ec-4a7f-4a32-b92e-e090e81b9795 {
	display:none;
}

.hs-form-field {
	float:left !important;
	width:100% !important;
	margin-bottom:10px;
}

.hs-fieldtype-checkbox {
	text-align:left;
}

.hs-fieldtype-checkbox > label {
	font-size:15px;
}

.hs-fieldtype-checkbox ul {
	list-style:none !important;
	margin-left:0  !important;
	margin-right:0  !important;
	font-size:15px  !important;
}

.hs-fieldtype-checkbox ul li {
	list-style:none !important;
}

.hs-fieldtype-checkbox ul li label span {
	padding-left:5px !important;
}

.hs-fieldtype-checkbox legend {
	margin-top:5px !important;
}

.hs-form-radio {
	margin-top:5px;
}

.hs-form-radio span {
	margin-left:5px;
}

.hs-error-msg {
	float:left;
	width:100%;
	margin-bottom:5px;
	margin-top:5px;
	color:red;
}

ul.hs-error-msgs {
	margin:0 !important;
}

ul.hs-error-msgs li {
	list-style:none !important;
	text-align:left;
	margin-bottom:0px !important;
}

.hs_error_rollup {
	float:left;
	width:100%;
	margin-bottom:10px;
	color:red;
}

.hs_error_rollup label {
	color:red;
}

.hs-fieldtype-select {
	text-align:left;
}

.hs-fieldtype-select.hs_currently_a_maritimo_owner label {
	margin-bottom:8px;
	float:left;
	width:100%;
	margin-top:5px;
}

.hs-fieldtype-radio {
	text-align:left;
}

.hs-fieldtype-radio ul {
	list-style:none;
	margin:5px 0px !important;
}

.hs-fieldtype-radio span {
	text-align:left;
}

.hs-fieldtype-radio ul li {
	text-align:left;
	list-style:none !important;
	margin-bottom:0px !important;
}

#hsForm_af98ac03-ad88-4c6a-916b-786433feb2e1 label {
	display:none;
}

#hsForm_af98ac03-ad88-4c6a-916b-786433feb2e1 .hs_keep_up_to_date label {
	display:block;
}

#hsForm_af98ac03-ad88-4c6a-916b-786433feb2e1 label.hs-error-msg {
	display:block;
}

#hsForm_af98ac03-ad88-4c6a-916b-786433feb2e1 .hs_error_rollup label {
	display:block;
}

#hsForm_527577ab-1895-44d0-b6c2-eefc296f8853 .hs_australian_region_state label {
	display:none;
}

#hsForm_7565d009-7c2c-478a-bbbb-0cf35d5acbce fieldset.form-columns-2 .hs-form-field {
	width:100% !important;
}

#hsForm_7565d009-7c2c-478a-bbbb-0cf35d5acbce select {
	width:100% !important;
}

/*------------------------------------*\
    STYLES
\*------------------------------------*/

html,
button, 
input,
select,
textarea {
	font-size: 15px;
	font-family: 'BlissPro', Arial, sans-serif;
	font-weight: 300;
	color: #090304;
	font-weight: normal;
}

hr {
	clear:both;
	width:100%;
	margin-bottom:40px;
	border:0;
}

body {
	line-height: 1;
	margin: 0;
	font-size: 15px;
	font-family: 'BlissPro';
	font-weight: 300;
	color: #090304;
	
	overflow-x: hidden;
}

body.noscroll {
	overflow: hidden;
}

.main .gform_wrapper {
	float:left;
	width:100%;
}

a {
	color: #090304;
	text-decoration: none;
	font-weight: normal;
	
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;	
}
a:hover {
	text-decoration: underline;
}
a:focus,
a:hover,
a:active {
	outline: 0;
}

p {
	line-height: 1.4;
	padding: 0 0 20px;
	font-size: 18px;
	font-family: 'BlissPro';
	font-weight: 300;
	color: #090304;
}

p a {
	font-weight: 300;
	text-decoration: underline;
}

p small {
	font-size: 13px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'BlissPro';
	color: #090304;
	font-weight: normal;
	line-height: 1.2;
	padding: 0;
	margin: 0;
	margin-bottom: 25px;
	text-transform: uppercase;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-family: 'BlissPro';
	font-weight: normal;
	color: #090304;
}

h1, .h1 {
	display: inline-block;
	font-size: 16px;
	line-height: 1.3;
	letter-spacing: 1px;
	position: relative;
	margin: 0 auto 20px;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 2px solid #fff;
	clear:both;
}

h2, .h2 {
	display: inline-block;
	font-size: 16px;
	line-height: 1.3;
	letter-spacing: 1px;
	position: relative;
	margin: 0 auto 20px;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 2px solid #090304;
}

/*
h2:after {
	content: '—';
	display: inline-block;
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
	font-family: 'Georgia';
	font-size: 30px;
	color: #766e65;
}
*/

h3, .h3 {
	font-size: 36px;
	font-weight: 500;
	margin: 0 auto 0;
}

h4, .h4 {
	font-size: 27px;
	font-weight: 500;
	margin: 0 auto 0;
}

h5, .h5 {
	font-size: 16px;
	line-height: 1.3;
	letter-spacing: 1px;
	margin-bottom: 30px;
	text-align: center;
}

h6, .h6 {
	line-height: 1.4;
	margin: 0 0 20px;
	font-size: 16px;
	color: #090304;
}

h6 a {
	position: relative;
	padding-right: 15px;
}

h6 a:after {
	content: '\f0da';
	position: absolute;
	top: 0;
	right: 0;
	font-family: 'fontawesome';
}

img {
	vertical-align: bottom;
	max-width: 100%;
	height:auto;
}

blockquote {
	position: relative;
	padding: 15px 30px;
}

blockquote:before {
	content: '“';
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'Arial';
	font-weight: bold;
	font-size: 46px;
	color: #090304;
}

blockquote p {
	padding: 0;
}

/*------------------------------------*\
    FORMS
\*------------------------------------*/

#hsForm_111eea45-273b-4ecf-bf30-d5cc0331d25b select,
#hsForm_6ce049a5-f6fe-4d00-a529-a6082e74c6a3 select {
	width:100%;
}

#hsForm_111eea45-273b-4ecf-bf30-d5cc0331d25b fieldset,
#hsForm_6ce049a5-f6fe-4d00-a529-a6082e74c6a3 fieldset {
	max-width:800px;
}

#hsForm_111eea45-273b-4ecf-bf30-d5cc0331d25b .hs_submit,
#hsForm_6ce049a5-f6fe-4d00-a529-a6082e74c6a3 .hs_submit {
	margin-right:8px;
}

input:not([type=radio]):not([type=checkbox]):not([type=submit]):not(.qty),
select,
textarea,
.select2-container .select2-choice {
	outline: 0;
	border: 1px solid #090304;
	padding: 0 12px;
	height: 40px;
	background: none;
	text-align: left;
	font-weight: 300;
	font-size: 15px;
	color: #090304;
	text-transform: uppercase;
	width: 100% !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;		
}
input:focus,
textarea:focus {
	outline: 0;
	background-color: #ececec;
}
select {
	padding: 0 9px;  
	border: none;
	outline: 1px solid #090304;
}
select:focus {
	outline: 1px solid #090304;
}
textarea {
	height: 316px;
	line-height: normal;
	padding-top: 14px;
	background: none;
	resize: vertical;
}
label {
	font-weight: 300;
	font-size: 14px;
	color: #090304;
}
input::-moz-focus-inner { 
    border: 0;
    padding: 0;
}
.select2-container .select2-choice {
	line-height: 40px;
}
input[type="button"],
input[type="submit"] {
	outline: 0;
	border-radius: 0;
	padding: 0 15px;
	height: 40px;
	background-color: #090304;
	border: 0px solid #ececec;
	text-align: left;
	font-weight: 300;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
    /*width: 176px;*/
    width:100%;
    font-size: 16px;
    line-height: 1.4;
	
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;		
}
input[type="button"]:hover,
input[type="submit"]:hover {
	outline: 0;
	/*opacity: 0.9;*/
}
a.button {
	outline: 0;
	border-radius: 0;
	padding: 0 15px;
	height: 40px;
	background-color: #090304;
	border: 1px solid #ececec;
	text-align: left;
	font-weight: 300;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;		
}
a.button:hover {
	outline: 0;
	opacity: 0.9;
}




::-webkit-input-placeholder {
	opacity: 1;
}

:-moz-placeholder {
	opacity: 1;
}

::-moz-placeholder {
	opacity: 1;
}

:-ms-input-placeholder {
	opacity: 1;
}


.filter ::-webkit-input-placeholder {
	opacity: 1;
	color: #fff;
}

.filter :-moz-placeholder {
	opacity: 1;
	color: #fff;
}

.filter ::-moz-placeholder {
	opacity: 1;
	color: #fff;
}

.filter :-ms-input-placeholder {
	opacity: 1;
	color: #fff;
}


body > div.page > div.main .gform_wrapper li {
	width: 100%;
	margin-bottom: 15px;
}
body > div.page > div.main .gform_wrapper ul.left {
	float: left;
	width: 50%;
	padding-right: 15px;
	padding-left: 0 !important;
}

form.newOwnerRegistration ul {
	float: left !important;
	width: 50% !important;
	padding-left: 15px !important;
}
body > div.page > div.main .gform_wrapper ul,
body > div.page > div.main .gform_wrapper .gform_footer {
	float: right;
	width: 50%;
	padding-left: 15px;
}

body > div.page > div.main .gform_wrapper .fullWidth ul {
	width:100%;
	padding-left:0;
	padding-right:0;
}

body > div.page > div.main .gform_wrapper ul ul {
	width:100%;
	padding-left:0px;
}

body > div.page > div.main .gform_wrapper ul ul label {
	display:block;
	float:left;
	width:calc(100% - 30px);
}

body > div.page > div.main .gform_wrapper ul ul li {
	margin-bottom:5px;
	display:block;
	float:left;
	width:100%;
}

body > div.page > div.main .gform_wrapper ul ul input {
	float:left;
	margin-right:5px;
}

body > div.page > div.main .gform_wrapper ul li.showLabel > label {
	display:block;
	padding-bottom:5px;
}

body > div.page > div.main .gform_wrapper ul li.showLabel {
	text-align:left;
	float:left;
	width:100%;
}

#gform_34 .gform_wrapper .gform_footer {
	float: left;
	width: 100%;
	padding-left: 15px;
}

#gform_35 .gform_wrapper .gform_footer {
	float: right

	;
	width: 100%;
	padding-left: 15px;
}

/*
body > div.page > div.main div.container div.right .gform_wrapper .gform_footer {
	float: left;
	width: 50%;
	padding-left: 15px;
}

body > div.page > div.main div.container div.left .gform_wrapper .gform_footer {
	float: left;
	width: 50%;
	padding-left: 15px;
}

body > div.page > div.main .gform_wrapper ul, body > div.page > div.main div.container div.left .gform_wrapper .gform_footer {
	float: left; 
    width: 50%;
    padding-left: 15px;
}

body > div.page > div.main .gform_wrapper ul, body > div.page > div.main div.container div.right .gform_wrapper .gform_footer {
	float: right; 
    width: 50%;
    padding-left: 15px;
}*/


/*#gform_34 .gform_footer {float:left !important;}*/

#gform_fields_34 {float:left !important;float: left !important;width: 100%;}

#gform_fields_35 {float:right !important;width:100%;}

#gform_confirmation_message_34 {float: left; width: 100%;}
#gform_confirmation_message_35 {float: right; width: 100%;}

body > div.page > div.main #lity-subscribe.inline .gform_wrapper ul,
body > div.page > div.main #lity-subscribe.inline .gform_body,
body > div.page > div.main #lity-subscribe.inline .gform_footer {
	float: none;
	margin: 0 auto;
}

body > div.page > div.main .section-links .gform_wrapper .gform_footer,
body > div.page > div.main .section-links .gform_wrapper ul {
	float: left;
	width: 100%;
	padding-left: 0;
}
body > div.page > div.main .gform_wrapper .gform_footer {
	clear: both;
}

body > div.page > div.main .gform_wrapper label {
	display: none;
}

body > div.page > div.main .gform_wrapper #field_1_12, 
body > div.page > div.main .gform_wrapper #field_22_12, 
body > div.page > div.main .gform_wrapper li.checkboxes {
	float: left;
}

body > div.page > div.main .gform_wrapper li.margin-top {
	margin-top: 15px;
}

body > div.page > div.main .gform_wrapper #field_1_12 > label,
body > div.page > div.main .gform_wrapper #field_22_12 > label,
body > div.page > div.main .gform_wrapper li.checkboxes > label {
	display: inline-block;
	padding-left: 15px;
	float: left;
	padding-right: 20px;
	width: 180px;
	text-align: left;
}

body > div.page > div.main .gform_wrapper #field_1_12 .ginput_container,
body > div.page > div.main .gform_wrapper #field_22_12 .ginput_container,
body > div.page > div.main .gform_wrapper li.checkboxes .ginput_container {
	float: left;
	width: 145px;
}

body > div.page > div.main .gform_wrapper #field_1_12 ul,
body > div.page > div.main .gform_wrapper #field_22_12 ul,
body > div.page > div.main .gform_wrapper li.checkboxes ul {
	white-space: nowrap;
	text-align: right;
	padding: 0 10px 0;
	width: 145px;
}

body > div.page > div.main .gform_wrapper #field_1_12 ul label,
body > div.page > div.main .gform_wrapper #field_22_12 ul label,
body > div.page > div.main .gform_wrapper li.checkboxes ul label {
	display: inline-block;
}

body > div.page > div.main .gform_wrapper #field_1_12 ul li,
body > div.page > div.main .gform_wrapper #field_22_12 ul li,
body > div.page > div.main .gform_wrapper li.checkboxes ul li {
	display: inline-block;
	width: 50px;
}

body > div.page > div.main .gform_wrapper #field_1_12 input,
body > div.page > div.main .gform_wrapper #field_22_12 input,
body > div.page > div.main .gform_wrapper li.checkboxes input {
	margin-right: 10px;
}

body > div.page > div.main .gform_wrapper .validation_error {
    padding-bottom: 20px;
}

body > div.page > div.main .gform_wrapper .validation_message {
    padding: 5px 15px 0;
    font-size: 12px;
    text-transform: uppercase;
}

.gfield_list {
	width: 100%;
}

.gfield_list .gfield_list_cell {
	padding-bottom: 10px;
}

.gfield_list_icons {
	max-width:100px;
}

body > div.page > div.main .gform_wrapper .gfield_description {
	font-weight: 300;
    font-size: 14px;
    color: #090304;
    display: inline-block;
    padding-left: 15px;
    float: left;
    padding-right: 20px;
    text-align: left;
    padding-bottom: 10px;
}
body > div.page > div.main .gform_wrapper .validation_message {
 color: red;
}
/*
.gfield_list .gfield_list_8_cell1 {
	width:100%;
}
*/

/*------------------------------------*\
    LANDING PAGE
\*------------------------------------*/

span.logo {
	float:left;
	width: 100%;
	text-align: center;
	margin-top:45px;
	padding:0px 20px;
}
span.heading {
	float:left;
	width: 100%;
	padding:0px 20px;
	text-align: center;
	margin-top: 90px;
}
span.heading h1 {
	color:#fff;
	border:0px;
	font-size: 52px;
	line-height: 1.2;
	letter-spacing: 1px;
}
span.optionsBlock {
	float:left;
	width: 100%;
	padding:0px 20px;
	text-align: center;
	margin-top:70px;
	position: relative;
}
span.optionsBlock .error {
	position: absolute;
	top:-30px;
	left:0px;
	padding:0px 20px;
	text-align: center;
	display: none;
	width:100%;
	color:#fff;
	letter-spacing: 1px;
	font-family: 'BlissPro';
	text-transform: uppercase;
}
span.optionsBlock .error.active {
	display: block;	
}
span.optionsBlock .column {
	display: inline-block;
	width: 270px;
	margin:0px 6px;
}
span.optionsBlock .column > span {
	position: relative;
	float:left;
	width: 100%;
}
span.optionsBlock .column .selected {
	background:rgba(0,0,0,0.6);
	color:#fff;
	width:100%;
	height:46px;
	padding:0px 50px 0px 18px;;	
	float:left;
	line-height: 44px;
	text-align: left;
	letter-spacing: 1px;
	font-family: 'BlissPro';
	text-transform: uppercase;
	cursor: pointer;
	border:1px solid #999;
	position: relative;
}
span.optionsBlock .column .selected:after {
	position: absolute;
	right:18px;
	top:0px;
	color:#999;
	font-family: 'skeleticons';
	content: "\edbf";
}
span.optionsBlock .column .options {
	position: absolute;
	width:100%;
	top:46px;
	left:0px;
	background:#fff;
	opacity: 0;
	visibility: hidden;	
	display: none;
	z-index: 999;
}
span.optionsBlock .column .options.active {
	opacity:1;
	visibility: visible;
	display: block;	
}
span.optionsBlock .column .options a {
	float:left;
	width:100%;
	text-align: left;
	padding:0px 18px;
	line-height: 44px;
	letter-spacing: 1px;
	font-family: 'BlissPro';
	text-transform: uppercase;
	border-bottom: 1px solid #999;
}
.page-template-template-landing span.optionsBlock .select2-container--default .select2-selection--single {
	background:rgba(0,0,0,0.6);
	color:#fff;	
}
span.optionsBlock .column .options a:hover {
	text-decoration: none;
	background:#eee;	
}
span.optionsBlock .column .options a:last-child {
	border:0px;
}
span.btnBlock {
	float:left;
	width: 100%;
	padding:0px 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 80px;
}
span.btnBlock a {
	font-family: 'BlissPro';
	text-transform: uppercase;
	width: 270px;
	height:46px;
	color:#fff;
	line-height: 46px;
	background:#001f5b;
	display: inline-block;
	letter-spacing: 1px;
}
span.btnBlock a:hover {
	text-decoration: none;
}

/*------------------------------------*\
    BASE
\*------------------------------------*/

html,
body {
	width: 100%;
	height: 100%;
	font-size: 100%;
}

body {
	background-color: #fff;
}

body > div.page {
	position: relative;
	width: 100%;
	min-height: 100%;
}

body > div.page .container {
	position: relative;
	min-width:320px;
	max-width:1200px;
	margin: 0 auto;
	padding: 0 20px;
}

body > div.page > div.main {
	background-color: #fff;
}

body > div.page > div.main section {
	width: 100%;
	position: relative;
}

/* Dealer */

section.dealerIntroBlock {
	float:left;
	width:100%;
	text-align: center;
	padding:120px 0px 0px;	
}

section.dealerIntroBlock h1 {
	margin-bottom: 10px;	
	color:#001f5b;
	font-size: 16px;
}

section.dealerIntroBlock p {
	color:#001f5b;	
}

section.filterBlock {
	float:left;
	width:100%;
	text-align: center;
	padding:0px 0px 60px;
}

section.filterBlock .optionsBlock {
	margin-top:10px;	
}

section.filterBlock .optionsBlock a.contBtn {
	color:#fff;
	text-transform: uppercase;
	background: #001f5b none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "BlissPro";
    height: 46px;
    letter-spacing: 1px;
    line-height: 46px;
    text-transform: uppercase;
    width: 100%;
    float:left;	
    font-size: 14px !important;
}

section.filterBlock .optionsBlock a.contBtn:hover {
	text-decoration: none;	
}

section.filterBlock .optionsBlock input.disabled {
	display:none;
}

section.filterBlock .optionsBlock span.country.disabled {
	display: none;	
}

section.filterBlock .optionsBlock span.country select {
	border: 1px solid #999 !important;
	height: 46px !important;
    letter-spacing: 1px !important;	
    position: relative;
    text-align: left;
    text-transform: uppercase;	
    font-size: 14px !important;
    outline:none;
}

section.filterBlock .optionsBlock input[type=text] {
	border: 1px solid #999 !important;
	height: 46px !important;
    letter-spacing: 1px !important;
    line-height: 44px;
    padding: 0 18px;
    position: relative;
    text-align: left;
    text-transform: uppercase;	
    font-size: 14px !important;
}

section.filterBlock span.optionsBlock .column .selected {
	background:none;
	color:#001f5b;
	font-size: 14px !important;
}

section.filterBlock span.optionsBlock .column .options a {
	border-left:1px solid #999;
	border-right:1px solid #999;
	font-size: 14px !important;
}

section.filterBlock span.optionsBlock .column .options a:last-child {
	border-bottom:1px solid #999;	
}

section.searchResultInfo {
	float:left;
	width:100%;
	background:#f1f3f4;
	padding:92px 0px 40px 0px;	
	display: none;
}

section.searchResultInfo .container {
	position: relative;	
}

section.searchResultInfo p.noneFound {
	text-align: center;
	font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.3;
    margin: 0 auto 20px;
    padding-bottom: 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    display: none;
}

section.searchResultInfo h2 {
	text-align: center;
	float:left;
	width:100%;
	border:0px;
	color:#808080;
	margin-bottom: 0px;	
}

section.searchResultInfo h3 {
	text-align: center;
	float:left;
	width:100%;	
	font-size: 32px;
	text-transform: none;
}	

section.searchResultInfo .viewAs {
	position: absolute;	
	right:20px;
	top:-52px;
}

section.searchResultInfo .viewAs span {
	text-transform: uppercase;
	font-size: 14px;
	float:left;
	height:52px;
	line-height: 52px;
	color:#00245d;
	letter-spacing: 1px;
	margin-right: 4px;	
}

section.searchResultInfo .viewAs a {
	height:52px;
	width:52px;
	float:left;
	line-height:52px;
	text-align: center;
	color:#fff;
	font-size: 14px;
	letter-spacing: 1px;
	background:#001f5b;
	border-radius:50%;
	margin-left:8px;	
	text-transform: uppercase;
}

section.searchResultInfo .viewAs a:hover {
	text-decoration: none;	
}

section.searchResultInfo .viewAs a.active {
	background:#808080;	
}

.grid.map {
	position: relative;
}

.grid.map .locationsGrid {
	float:left;
	width: 100%;
	background:#f1f3f4;	
	display: none;
	padding-bottom: 60px;
}

.grid.map .locationsGrid .container {
	max-width: 1000px;	
}

.grid.map .locationsGrid .container .item {
	background:#fff;
	float:left;
	margin-left:20px;
	width:calc(50% - 10px);	
	margin-bottom: 20px;
	font-size: 18px;
	color:#666666;
	position: relative;
}

.grid.map .locationsGrid .container .item.full {
	width:100%;
	margin:0px;
	background: none;
	margin-bottom: 0px;
	text-align: center;	
}

.grid.map .locationsGrid .container .item:nth-child(2n+1) {
	margin-left:0px;
	clear:both;	
}

.grid.map .locationsGrid .container .item h3 {
	font-size: 21px;
	text-transform: none;
	color:#00245d;	
	margin-bottom: 15px;
}

.grid.map .locationsGrid .container .item p {
	color:#666;	
	padding-bottom: 15px;
}

.grid.map .locationsGrid .container .item span.top {
	float:left;
	width: 100%;
	padding:30px 30px 80px;
	margin:0px;
	text-align: left;	
}

.grid.map .locationsGrid .container .item span.base {
	float:left;
	width: 100%;
	padding:15px 30px 15px;		
	position: absolute;
	bottom:0px;
	left:0px;
	width: 100%;
	border-top: 1px solid #ccc;
}

.grid.map .locationsGrid .container .item span.base h6 {
	margin:0px;	
}

.grid.map .locationsGrid .container .item span.base h6 a {
	color:#fff;
	background: #001f5b none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 176px;
}

.grid.map .locationsGrid .container .item span.base h6 a:hover {
	text-decoration: none;	
}

.grid.map .locationsGrid .container .item span.base h6 span.logo {
	float:right;
	width:calc(100% - 265px);
	position: absolute;
	right:30px;
	top:15px;
	margin:0;
	height:	40px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.grid.map .locationsGrid .container .item span.base h6 a:after {
	display: none;	
}

.grid.map .mapBlock {
	width: 100%;
	height:710px !important;	
	position: absolute;
	top:-10000px;
}

.grid.map .mapBlock.active {
	position: relative;
	top:0px;	
}

.grid.map .locationsWrap {
	position: absolute;
	padding:0px !important;
	right:50px;
	top:20px;
	height:670px !important;	
	width:340px !important;
	overflow-y: auto !important;
	display: none;
}

.grid.map .locationsWrap .filterBlock {
	display: none;	
}

.grid.map .locationGrid .item {
	padding:25px 25px 25px 50px !important;	
}

.grid.map .locationGrid .item h3.found {
	margin-bottom: 0px;	
}

.grid.map .item h3 a.mapLink {
	color:#00245d;
	text-transform: none;	
	position: relative;
}	

.grid.map .item h3 a.mapLink span {
	position: absolute;
	left:-39px;
	top:0px;
	color:#fff;
	font-size: 13px;
	text-align: center;
	background:url('../img/map-pin.png');	
	background-position: center center;
	width:30px;
	background-repeat: no-repeat;
	height:32px;
	background-size: auto 32px;
	padding-top:4px;
}

.grid.map .markerlabels:after {
	content:'' !important;
}

.grid.map .markerlabels {
	background:url('../img/map-pin.png');	
	background-position: center center;
	width:30px;
	background-repeat: no-repeat;
	height:32px;
	background-size: auto 32px;	
	z-index: 1;
	font-size: 13px;
	padding-top:4px;
	font-weight: normal;
	font-family: "BlissPro";
}

.grid.map .locationGrid .item h6 a:after {
	content:'';
}

.grid.map .locationGrid .item h6 a {
	color:#fff;
	width:176px;
	height:40px;
	line-height: 40px;
	text-align: center;
	background:#001f5b;	
	display: block;
	padding:0px;
	margin:0px;
}

.grid.map .locationGrid .item h6 a:hover {
	text-decoration: none;	
}

#infocontent p strong {
	font-weight: normal;
	text-transform: none;
	color:#00245d;
	font-size: 16px;	
}

@media only screen and (max-width:1023px) {
	.filterBlock span.optionsBlock {
		padding:0px;	
	}	
	.filterBlock span.optionsBlock .column {
		width: 220px;	
	}
}

@media only screen and (max-width:767px) {
	.section-instagram {
		/*display:none;*/
	}
}

/*------------------------------------*\
    GRID
\*------------------------------------*/

.grid {
	margin: 0;
	width: 100%;
	overflow: hidden;
	*zoom: 1;
	max-width: 100%;
}
.grid .row {
	width: 100%;
	padding: 0 20px;
}
.grid .col1 {
	float: left;
	width: 8.333%;
}
.grid .col2 {
	float: left;
	width: 16.66%;
}
.grid .col3 {
	float: left;
	width: 25%;
}
.grid .col4 {
	float: left;
	width: 33.33%;
}
.grid .col5 {
	float: left;
	width: 41.66%;
}
.grid .col6 {
	float: left;
	width: 50%;
}
.grid .col7 {
	float: left;
	width: 58.33%;
}
.grid .col8 {
	float: left;
	width: 66.66%;
}
.grid .col9 {
	float: left;
	width: 75%;
}
.grid .col10 {
	float: left;
	width: 83.33%;
}
.grid .col11 {
	float: left;
	width: 91.66%;
}
.grid .col12 {
	float: left;
	width: 100%;
}
.grid .push0 {
	margin-left: 0%;
}
.grid .push1 {
	margin-left: 8.5%;
}
.grid .push2 {
	margin-left: 17%;
}
.grid .push3 {
	margin-left: 25.5%;
}
.grid .push4 {
	margin-left: 34%;
}
.grid .push5 {
	margin-left: 42.5%;
}
.grid .push6 {
	margin-left: 51%;
}
.grid .push7 {
	margin-left: 59.5%;
}
.grid .push8 {
	margin-left: 68%;
}
.grid .push9 {
	margin-left: 76.5%;
}
.grid .push10 {
	margin-left: 85%;
}
.grid .push11 {
	margin-left: 93.5%;
}


/*------------------------------------*\
    LIGHTBOX
\*------------------------------------*/

div.lightbox {
	position: relative;
	width: 90%;
	max-width: 750px;
	margin: 0 auto;
	padding: 90px 95px;
	background-color: #fff;
			
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;	
	
	z-index: 9999;
}

div.lightbox .mfp-close {
    width: 35px !important;
    height: 35px !important;
	line-height: 35px !important;
    cursor: pointer;
	top: 20px;
	right: 20px;
	text-indent: -9999px;
	background-image: url('../img/menu-close.png');
}	

.mfp-wrap {
	/*background-color: rgba(0,0,0,0.7) !important;*/
	z-index: 9999;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/*------------------------------------*\
    PAGINATION
\*------------------------------------*/

body > div.page > div.main #pagination {
	display: none;
}

/*------------------------------------*\
    STRUCTURE > HEADER
\*------------------------------------*/

body > div.page > header {	
	float: left;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 130px;
	z-index: 9998;
	padding: 50px 0 0;
	background-color: #fff;
			
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;	
}

body > div.page > header .grid .col10 {
	max-width:1380px;
	padding:0px 20px;
	margin:0px auto;
	float:none;
	width:auto;
}

body > div.page > header a.logo {	
	float: left;
}

body > div.page > header a.logo img {	
	width: 152px;
		vertical-align: inherit;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;		
}

/*------------------------------------*\
    STRUCTURE > HEADER > STICKY
\*------------------------------------*/

body > div.page > header.sticky {	
	height: 70px;
	padding-top: 20px;
}

body > div.page > header.sticky a.logo img {	
	width: 106px;
}


/*------------------------------------*\
    NAV
\*------------------------------------*/

header nav {	
	position: relative;
	float: right;
	padding-top: 0px;
	
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;		
}

header nav  ul {	
	display: block;
	float: right;
}

header nav ul li {	
	margin-left: 30px;
	float: left;
	position:relative;
}

header nav ul li ul {
	position:absolute;
	top:28px;
	left:0px;
	width:200px;
	background:#fff;
	left:-20px;
	display:none;
	padding:5px 20px;
	border-radius:0 0 5px 5px;
}

header nav ul li:hover ul {
	display:block;
}

header nav ul li ul li {
	margin:0px;
	width:100%;
	float:left;
}

header nav ul li ul a {
	color:#000;
	line-height:20px;
	text-align:left;
	width:100%;
	float:left;
}

header nav ul li a {	
	display: block;
	font-weight: 400;
	font-size: 14px;
	color: #090304;
	text-transform: uppercase;
	padding:7px 0px;
}

header nav ul li a:hover,
header nav ul li.current_page_item a,
header nav ul li.current-menu-item a,
header nav ul li.current_page_parent a {	
	text-decoration: none;
	color: #b7b7b7;
}

body > div.page > header .nav-button {
	display: none;
}


/*------------------------------------*\
    NAV > MOBILE
\*------------------------------------*/

body > div.page nav.mobile {
	position: relative;
	width: 100%;	
	margin-top: 130px;
	max-height: 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	background-color: #090304;
			
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;	
}
body > div.page nav.mobile.expand {	
	max-height: 1000px;
	opacity: 1;
	visibility: visible;
}
body > div.page nav.mobile.sticky {	
	margin-top: 70px;
}
body > div.page nav.mobile ul {	
	padding: 30px 5% 30px;
}
body > div.page nav.mobile ul ul {
	padding:0px 10px;
}
body > div.page nav.mobile ul li {	
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
body > div.page nav.mobile ul li a {	
	display: inline-block;
	padding: 10px 3.5%;
	text-decoration: none !important;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	width: 100%;
	background-color: #090304;
}
body > div.page nav.mobile ul li a:hover,
body > div.page nav.mobile ul li.current-menu-item a {	
	background-color: rgba(255,255,255,0.1);
}


/*------------------------------------*\
    NAV > MOBILE > BUTTON
\*------------------------------------*/

body > div.page > header .nav-button,
body > div.page > header .nav-close {
    float: right;
    cursor: pointer;
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #fff;
    color: #090304;
    font-size: 21px;
    padding: 8px 0;
    text-align: center;
    display: none !important;
}

/*------------------------------------*\
    STRUCTURE > FOOTER
\*------------------------------------*/

body > div.page footer {
	position: relative;
	width: 100%;
	padding: 25px 0 100px;
	background-color: #fff;
	color: #090304;
	text-align: left;
}

body > div.page footer p {
	padding-bottom: 0;
	text-transform: uppercase;
	color: #090304;
}

body > div.page footer p.copyright {
	font-weight: 400;
	font-size: 16px;
	/*padding-left: 170px; */
	display: inline;
}

/* seperate symbol | */
body > div.page footer p.copyright + span {
	padding: 0px 5px 0px 5px;
}

body > div.page footer p.region {
	font-weight: 400;
	font-size: 16px;
	width: 200px;
	height: 30px;
	display: inline;
	position: relative;
	display:none;
}

body > div.page footer p.region .select {
	position: absolute;
	top: -5px;
	left: -10px;
}

body > div.page footer p.region select {
	display: none;
}

#subForm p {
	font-size: 13px;
}

body > div.page footer p a,
body > div.page footer p {
	font-weight: 300;
	text-decoration: none !important;
	font-size: 13px;
	display: inline;
}


/*------------------------------------*\
    STRUCTURE > FOOTER > SELCTOR
\*------------------------------------*/

.select-hidden {
	display: none;
	visibility: hidden;
	padding-right: 10px;
}

.select {
	cursor: pointer;
	display: inline-block;
	position: relative;
	font-size: 13px;
	width: 170px;
	height: 30px;
}

.select-styled {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	padding: 6px 10px;
	line-height: 18px;
	transition: all 300ms ease;
	
	  -webkit-touch-callout: none; /* iOS Safari */
	  -webkit-user-select: none;   /* Chrome/Safari/Opera */
	  -khtml-user-select: none;    /* Konqueror */
	  -moz-user-select: none;      /* Firefox */
	  -ms-user-select: none;       /* Internet Explorer/Edge */
	  user-select: none;           /* Non-prefixed version, currently */
}
.select-styled:after {
	content: "";
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-color: #000 transparent transparent transparent;
	position: absolute;
	top: 13px;
	right: 10px;
}
.select-styled:hover {
	background-color: #f2f2f2;
}
.select-styled:active, .select-styled.active {
	background-color: #f2f2f2;
}
.select-styled:active:after, .select-styled.active:after {
	top: 8px;
	border-color: transparent transparent #000 transparent;
}

.select-options {
	display: none;
	position: absolute;
	bottom: 100%;
	right: 0;
	left: 0;
	z-index: 999;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #f2f2f2;
}
.select-options li {
	margin: 0;
	padding: 6px 0;
	text-indent: 10px;
	border-bottom: 1px solid #e6e6e6;
	line-height: 18px;
	transition: all 300ms ease;
	
	  -webkit-touch-callout: none; /* iOS Safari */
	  -webkit-user-select: none;   /* Chrome/Safari/Opera */
	  -khtml-user-select: none;    /* Konqueror */
	  -moz-user-select: none;      /* Firefox */
	  -ms-user-select: none;       /* Internet Explorer/Edge */
	  user-select: none;           /* Non-prefixed version, currently */
}
.select-options li img,
.select-styled img {
	height: 18px;
	width: auto;
	margin-right: 10px;
}
.select-options li:hover {
	color: #fff;
	background: #090304;
}
.select-options li[rel="hide"] {
	display: none;
}
/*
.select-options li[data-url="http://west.maritimo.com.au"] {
	display: none;
}
*/


/*------------------------------------*\
    SECTION > LOADING
\*------------------------------------*/

body > div.page .section-loading {	
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100vh !important;
	z-index: 9998;
	background-color: #090304;
	text-align: center;
	padding-top: 125px;
			
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;	
	
	opacity: 0;
	visibility: hidden;
}
body > div.page .section-loading.active {	
	opacity: 1;
	visibility: visible;
}
body > div.page .section-loading img {	
	width: 188px;
	margin: 0 auto 55px;
}
body > div.page .section-loading p {	
	color: #fff;
	text-transform: uppercase;
}


/*------------------------------------*\
    SECTION > FACEBOOK FEED
\*------------------------------------*/

#cff .cff-details  {
    text-align: left;
}

body > div.page .section-standard div.container.facebook-feed-events {
	max-width: 1000px;
}

body > div.page .section-standard div.container.facebook-feed-events #cff .cff-location a {
	color: #f4887f;
}



/*------------------------------------*\
    SECTION > HEADER
\*------------------------------------*/

body.page-template-template-brochures div.page > .section-header {
	height:150px !important;
	min-height:150px !important;
}

body.page-template-template-brochures div.page > .section-header h1 {
	font-size:32px;
	border:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

body > div.page > .section-header {	
	position: relative;
	height: 705px;
	height: 50vw !important;
	min-height: 250px;
	background-size: cover;
	background-position: top center;
	text-align: center;
}

body > div.page > .section-header.slim {
	height:36vw !important;
	/*min-height:400px;*/
}

body > div.page > .section-header span.bg {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

body > div.page > .section-header span.bg img {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	object-fit:cover;
}

body > div.page > .section-header span.bg img.mobile {
	display:none;
}

body > div.page > .section-header li.blue h1,
body > div.page > .section-header li.blue h2,
body > div.page > .section-header li.blue h3,
body > div.page > .section-header li.blue p {
	color: #090304;
	border-color: #090304;
}

body > div.page > .section-header div.content {	
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 50px;
	z-index: 9998;
	margin: 0 auto;
}

body > div.page > .section-header div.slider {	
	opacity: 0;
}
body > div.page > .section-header div.slider.active {	
	opacity: 1;
}
body > div.page > .section-header h1 {	
	color: #fff;
	margin-bottom: 5px;
}
body > div.page > .section-header h3 {	
	color: #fff;
}


/*------------------------------------*\
    SECTION > HEADER > SLIDER
\*------------------------------------*/

body > div.page > .section-header .slider {
	width:100%;
	height:100%;
	position: relative;
	overflow: hidden;
}

body > div.page > .section-header .slider ul.slides {
	float:left;
	width:100%;
	height:100%;
	padding:0px !important;
	margin:0px !important;
	list-style: none !important;
}

body > div.page > .section-header .slider ul.slides li {
	float:left;
	width:100%;
	height:100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

body > div.page > .section-header .slider ul.slides li iframe {
	position:relative;
	z-index:9;
	width:100%;
	height:100%;
}

body > div.page > .section-header .slider ul.slides li span.bgImage {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

body > div.page > .section-header .slider ul.slides li span.bgImage.mobile {
	display:none;
}

body > div.page > .section-header .slider ul.slides li:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 100;
	
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;	
}

body.home > div.page > .section-header .slider ul.slides li:hover:after {
	/*background-color: rgba(0, 0, 0, 0.5);*/
}

body > div.page > .section-header .slider ul.slides li video {
	z-index: 2;
	object-fit: cover;
	position:relative;
}

body > div.page > .section-header a.pagelink {
	position: absolute;
	top: 80px;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 9997;
	cursor: pointer;
	
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;	
}

body > div.page > .section-header .slider .flex-direction-nav {
	position: absolute;
	top:45%;
	right: 0;
	left: 0;
	margin: 0 auto;
	z-index: 9998;
	padding: 0 !important;
}
body > div.page > .section-header .slider .flex-direction-nav a  {
	display: inline-block;
	background: none !important;
	box-shadow: none !important;
	border-radius: 50%;
	font-family: "fontawesome";
	font-size: 40px;
}
body > div.page > .section-header .slider .flex-direction-nav li {
	float: left;
	width: 50%;
}
body > div.page > .section-header .slider .flex-direction-nav a:before  {
	font-family: "fontawesome";
	font-size: 40px;
	color: #fff;
}
body > div.page > .section-header .slider .flex-direction-nav a.flex-prev {
	float: left;
	right: inherit;
	left: 50px;
}
body > div.page > .section-header .slider .flex-direction-nav a.flex-prev:before  {
	content: '\f104';
}
body > div.page > .section-header .slider .flex-direction-nav a.flex-next {
	float: right;
	right: 50px;
	left: inherit;	
}
body > div.page > .section-header .slider .flex-direction-nav a.flex-next:before  {
	content: '\f105';
}

/*
body > div.page > .section-header .slider .flex-control-nav {
	position: absolute;
	bottom:50px;
	right: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
	z-index: 9998;
	padding: 0 !important;
	display: none;
}
body > div.page > .section-header .slider .flex-control-nav a  {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: none !important;
	box-shadow: none !important;
	border-radius: 50%;
	border: 2px solid #fff;
}
body > div.page > .section-header .slider .flex-control-nav a.flex-active {
	background-color: rgba(255,255,255,1) !important;
}
*/


section.section-header div.slider ul.slides div.content h2 {
    color: #fff;
    margin-bottom: 5px;
    border-bottom: 2px solid #fff;
    clear: both;
}
/*------------------------------------*\
    SECTION > LOCATION
\*------------------------------------*/

body > div.page .section-location {	
	background-color: #fff;
	/*padding: 90px 0 80px;*/
	text-align: center;
	max-width: 100%;
}

body > div.page .section-location div.title {
	width: 100%;
	line-height: 95px;
	background-color: #fff;
}
body > div.page .section-location div.title h2 {
	padding-bottom: 7px;
	border-bottom: 1px solid #090304;
}

/*body > div.page .section-location {	
	background-color: #fff;
	text-align: center;
	max-width: 100%;
    padding: 0;
}
*/
body > div.page .section-location.border {	
	border-top: 1px solid #d9d9d9;
}
body > div.page .section-location.arrows {
	padding: 150px 0 125px;
}
body > div.page .section-location.arrows:before,
body > div.page .section-location.arrows:after {
	content: '\f103';	
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-family: 'fontawesome';
	font-size: 36px;
	color: #090304;
}
body > div.page .section-location.arrows:before {
	top: 65px;
}
body > div.page .section-location.arrows:after {
	bottom: 65px;
}
body > div.page .section-location.no-padding {
	padding: 0 0 80px !important;
}
body > div.page .section-location .container {	
	/*max-width: 720px;*/
	max-width: 100%;
    padding: 0;
}
/*
body > div.page .section-location h2 {	
	margin-bottom: 40px;
}
*/
body > div.page .section-location iframe {	
	width: 100%;
	/*height: 382px;*/
	height: 50vw;
}

@media only screen and (max-width:700px) {
	body > div.page .section-location iframe {	
		width: 100%;
		height: 320px;
	}
}

@media only screen and (max-width:700px) {
	body > div.page .section-location iframe {	
		width: 100%;
		height: 320px;
	}
}

@media only screen and (max-width:400px) {
	body > div.page .section-location iframe {	
		width: 100%;
		height: 202px;
	}
}

body > div.page .section-location ol,
body > div.page .section-location ul:not(.gform_fields):not(.gfield_radio) {	
	list-style-type: disc;
	margin: 20px 20px;
}
body > div.page .section-location ol li,
body > div.page .section-location ul:not(.gform_fields):not(.gfield_radio) li {	
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.4;
}
body > div.page .section-location ul:not(.gform_fields):not(.gfield_radio) li {	
	list-style-type: disc;
}
body > div.page .section-location ol li {	
	list-style-type: inherit;
}
body > div.page .section-location .gform_title {	
	margin-bottom: 40px;
}
body > div.page .section-location li.vip {	
	padding-top: 50px;
	text-align: left;
}

body > div.page .section-location li.vip img {
	max-width: 100%;
	margin-bottom: 30px;
	width: 280px;
}

body > div.page .section-location li.vip p {
	text-align: left;
	line-height: 0.9;
}

/*------------------------------------*\
    SECTION > STANDARD
\*------------------------------------*/

body > div.page .teamBlock .container {
	max-width:1280px !important;
}

body > div.page .teamBlock.noPadding {
	padding-top:0;
}

body > div.page .teamBlock {
	float:left;
	width:100%;
}

body > div.page .teamBlock span.teamMembers {
	float:left;
	width:100%;
}

body > div.page .teamBlock span.teamMember {
	float:left;
	width:calc(25% - 22.5px);
	margin-left:30px;
	margin-bottom:30px;
}

body > div.page .teamBlock span.teamMember:nth-child(4n+1) {
	clear:both;
	margin-left:0;
}

body > div.page .teamBlock span.teamMember span.image {
	float:left;
	width:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:100%;
	margin-bottom:10px;
}

body > div.page .teamBlock span.teamMember span.name {
	float:left;
	width:100%;
	font-size:20px;
	line-height:1.2;
}

body > div.page .featuredBoats a {
	float:left;
	width:100%;
	/*width:calc(33.33% - 20px);
	margin-left:30px;*/
}

body > div.page .featuredBoats .container {
	max-width:1280px !important;
}

body > div.page .featuredBoats a:first-child {
	margin-left:0;
}

body > div.page .featuredBoats a span.image {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	width:100%;
	padding-bottom:60%;
	margin-bottom:10px;
}

body > div.page .featuredBoats span.image.testimonial {
	float:left;
	width:100%;
	text-align:center;
}

body > div.page .featuredBoats span.image.testimonial img {
	width:20%;
	height:20%;
	object-fit:cover;
	display:inline-block;
}

body > div.page .featuredBoats span.text.testimonial {
	margin-top:10px;
	float:left;
	width:100%;
	padding:0 10%;
	margin-bottom:10px;
}

body > div.page .featuredBoats span.stars {
	margin-top:10px;
	float:left;
	width:100%;
}

body > div.page .featuredBoats span.customer {
	margin-top:10px;
	float:left;
	width:100%;
	padding:15px 10% 15px;
	position:relative;
}

body > div.page .featuredBoats span.customer:before {
	position:absolute;
	top:0;
	width:16%;
	left:42%;
	content:'';
	height:2px;
	background:#000;
}

body > div.page .featuredBoats a h2 {
	margin-bottom:0px;
}

body > div.page .featuredBoats a span {
	clear:both;
	float:left;
	width:100%;
}

body > div.page .featuredBoats a span.price {
	margin-top:10px;
}

body > div.page .featuredBoats a span.location {
	margin-top:5px;
}

body > div.page .section-standard.twoColumn {
	padding-bottom:0;
}

body > div.page .section-standard.twoColumn div.inner {
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:80px;
	text-align:left;
}	

body > div.page .section-standard.twoColumn div.inner ul {
	margin:0;
	padding-left:18px;
	padding-bottom: 20px;
}

body > div.page .section-standard.twoColumn div.inner ul li {
	font-size:18px;
	line-height:1.4;
	margin-bottom:5px;
}

body > div.page .section-standard.twoColumn div.inner ol {
	margin:0;
	padding-left:18px;
	list-style:decimal;
	padding-bottom: 20px;
	font-size:18px;
	line-height:1.4;
}

body > div.page .section-standard.twoColumn div.inner ol li {
	font-size:18px;
	line-height:1.4;
	margin-bottom:5px;
}

@media only screen and (max-width:767px) {
	body > div.page .section-standard.twoColumn div.inner {
		grid-template-columns:1fr;
		gap:0px;
	}
	body > div.page .section-standard.twoColumn div.inner ul li,
	body > div.page .section-standard.twoColumn div.inner ol li {
		font-size:16px;
	}
}

body > div.page .section-standard {	
	background-color: #fff;
	padding: 90px 0 80px;	
	text-align: center;
}
body > div.page .section-standard table {
	width:100%;
	text-align:left;
}
body > div.page .section-standard table td {
	padding-right:10px;
}
body > div.page .section-standard table td:last-child {
	padding-right:0;
}
body > div.page .section-standard.border {	
	border-top: 1px solid #d9d9d9;
}
body > div.page .section-standard.arrows {
	padding: 150px 0 125px;
}
body > div.page .section-standard.arrows:before,
body > div.page .section-standard.arrows:after {
	content: '\f103';	
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-family: 'fontawesome';
	font-size: 36px;
	color: #090304;
}
body > div.page .section-standard.arrows:before {
	top: 65px;
}
body > div.page .section-standard.arrows:after {
	bottom: 65px;
}
body > div.page .section-standard.no-padding {
	/*padding: 0 0 80px !important;*/
	padding: 0 0 0px !important;
}
body > div.page .section-standard .container {	
	max-width: 720px;
}
body > div.page .section-standard h2 {	
	margin-bottom: 40px;
}
body > div.page .section-standard iframe {	
	width: 100%;
	height: 382px;
}
body.single-post > div.page .section-standard .calendly-inline-widget iframe {
	height:100%;
}

body.single-post > div.page .section-standard .calendly-inline-widget {
	/*height:1100px !important;*/
	/*height:1700px !important;*/
	/*height:auto !important;*/
}

@media only screen and (max-width:700px) {
	body > div.page .section-standard iframe {	
		width: 100%;
		height: 320px;
	}
	body.single-post > div.page .section-standard .calendly-inline-widget {
		/*height:1500px !important;*/
	}
}

@media only screen and (max-width:700px) {
	body > div.page .section-standard iframe {	
		width: 100%;
		height: 320px;
	}
}

@media only screen and (max-width:400px) {
	body > div.page .section-standard iframe {	
		width: 100%;
		height: 202px;
	}
}

body > div.page .section-standard ol,
body > div.page .section-standard ul:not(.gform_fields):not(.gfield_radio) {	
	list-style-type: disc;
	margin: 20px 20px;
}
body > div.page .section-standard ol li,
body > div.page .section-standard ul:not(.gform_fields):not(.gfield_radio) li {	
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.4;
}
body > div.page .section-standard ul:not(.gform_fields):not(.gfield_radio) li {	
	list-style-type: disc;
}
body > div.page .section-standard ol li {	
	list-style-type: inherit;
}
body > div.page .section-standard .gform_title {	
	margin-bottom: 40px;
}
body > div.page .section-standard li.vip {	
	padding-top: 50px;
	text-align: left;
}

body > div.page .section-standard li.vip img {
	max-width: 100%;
	margin-bottom: 30px;
	width: 280px;
}

body > div.page .section-standard li.vip p {
	text-align: left;
	line-height: 0.9;
}

body ul.gfield_checkbox {
	list-style:none !important;
	margin:0px !important;
	padding:0px !important;
	width:100% !important;
}

body ul.gfield_checkbox li {
	list-style:none !important;
	text-align:left !important;
	width:100% !important;
	float:left;
}

body ul.gfield_checkbox li label {
	display:block !important;
	float:left;
}

body ul.gfield_checkbox li input {
	float:left;
	margin-right:5px;
	position:relative;
	top:3px;
}

body ul li.listBlock > label {
	display:block !important;
	text-align:left;
	margin-bottom:15px;
	text-transform:uppercase;
}

/*
#gform_wrapper_4 .gform_footer {
	margin-top: -75px;
}
*/


/*------------------------------------*\
    SECTION > FEATURE
\*------------------------------------*/

body > div.page .section-feature {
	width: 100%;
/* 	height: 570px; */	
	text-align: center;
}
body > div.page .section-feature div.block {
	position: relative;
	float: left;
	height: 570px;
	height: 40vw !important;
	background-size: cover;
	background-position: center center;
}
body > div.page .section-feature div.block:last-of-type {
	float: right;
}
body > div.page .section-feature div.block > a {
	position: absolute;
	top:0;
	bottom:0;
	right: 0;
	left: 0;
	z-index: 10;
	text-align: center;
	cursor: pointer;
}
body > div.page .section-feature div.block > a:hover + div.overlay {
	opacity: 1;
	visibility: visible;
}
body > div.page .section-feature div.block div.overlay {
	position: absolute;
	top:0;
	bottom:0;
	right: 0;
	left: 0;
	z-index: 9;
	text-align: center;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	visibility: hidden;
	opacity: 0;
	padding: 0 30px;
	
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;	
}
body > div.page .section-feature div.block.small div.overlay {
	background-color: rgba(5,22,51,0.7);
}
body > div.page .section-feature div.block div.overlay h2 {
	color: #fff;
	border-color: #fff;
}
body > div.page .section-feature div.block div.overlay h3 {
	color: #fff;
}

body > div.page .section-feature div.block div.content {
	position: absolute;
	top: 100px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	z-index: 9;
	text-align: center;
}

section.section-team_member_intro {
	float:left;
	width:100%;
	padding:40px 0 0;
}

section.section-team_member_intro .container {
	max-width:1380px !important;
}

section.section-team_member_intro .inner {
	display:grid;
	grid-template-columns:3fr 2fr;
	gap:60px;
}

section.section-team_member_intro .inner h1 {
	font-size: 16px;
	line-height: 1.3;
	letter-spacing: 1px;
	position: relative;
	margin: 0 auto 20px;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 2px solid #090304;
	margin-top:40px;
}

section.section-team_member_intro .inner span.btnBlock {
	padding:0;
	margin:0;
}

section.section-team_member_intro .inner span.image {
	padding-bottom:100%;
	position:relative;
	float:left;
	width:100%;
}

section.section-team_member_intro .inner span.image img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}

span.btnBlock a.stdBtn {
	background:#000;
	float:left;
}

@media only screen and (max-width:767px) {
	section.section-team_member_intro .inner {
		grid-template-columns:1fr;
		gap:20px;
	}
	section.section-team_member_intro .inner h1 {
		margin-top:0;
	}
}

/*------------------------------------*\
    SECTION > VIDEO
\*------------------------------------*/

body > div.page .section-video {
	width: 100%;
	height: 705px;	
	height: 50vw;
	background-size: cover;
	background-position: center center;
	text-align: center;
}
body > div.page .section-video a.play-video {
	position: absolute;
	top:0;
	bottom:0;
	right: 0;
	left: 0;
	z-index: 10;
	text-align: center;
	cursor: pointer;
}
body > div.page .section-video a.play-video:hover + div.content {
	background-color: rgba(0,0,0,0.3) !important;
}
body > div.page .section-video div.video {
	position: fixed;
	top:130px;
	bottom:0;
	right: 0;
	left: 0;
	z-index: 9996;
	display: none;
}
body > div.page div.main.sticky .section-video div.video {
	top:70px;
}
body > div.page .section-video div.video iframe {
	width: 100%;
	height: 100%;
}
body > div.page .section-video div.video a.close {
	position: fixed;
	display: block;
	top:160px;
	right: 100px;
	z-index: 9997;
	cursor: pointer;
}
body > div.page div.main.sticky .section-video div.video a.close {
	top:100px;
}
body > div.page .section-video div.video a.close i {
	font-size: 40px;
	color: rgba(255,255,255,1);
}
body > div.page .section-video div.content {
	position: absolute;
	top:0;
	bottom:0;
	right: 0;
	left: 0;
	z-index: 8;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;	
}

body > div.page .section-video div.content h2 {
	color: #fff;
	border-color: #fff;
}

body > div.page .section-video div.content p.play {
	display: inline-block;
	margin: 0 auto;
	color: #090304;
	background-color: #fff;
	border-radius: 50%;
	height: 55px;
	width: 55px;
	padding-top: 13px;
	padding-left: 5px;
}

body > div.page .section-video div.content p.play i {
	font-size: 30px;
}


/*------------------------------------*\
    SECTION > IMAGE
\*------------------------------------*/

body > div.page .section-image {
	width: 100%;
	/*height: 800px;*/
	height:56.5vw;
	background-size: cover;
	background-position: center center;
	/*background-attachment: fixed;*/
}


/*------------------------------------*\
    SECTION > BLOCKS
\*------------------------------------*/

body > div.page .section-blocks {	
	background-color: #fff;
	padding: 120px 0 70px;	
	text-align: center;
}
body > div.page .section-blocks h2 {	
	margin-bottom: 70px;
}
body > div.page .section-blocks div.block {	
	float: left;
	width: 25%;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	text-align: center;
	padding-bottom: 20px;
}

body > div.page .section-blocks div.block:nth-child(4n+1) { 
	clear:both;
}

body > div.page .section-blocks.three-column div.block {
	float: left;
	width: 33.33%;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	text-align: center;
	padding-bottom: 20px;
}

body > div.page .section-blocks.three-column div.block:nth-child(4n+1) {
	clear:none;
}

body > div.page .section-blocks.three-column div.block:nth-child(3n+1) {
	clear:both;	
}

body > div.page .section-blocks div.block img {	
	min-width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
body > div.page .section-blocks div.block p {	
	padding-bottom: 15px;
	font-size: 15px;
}


/*------------------------------------*\
    SECTION > INSTAGRAM
\*------------------------------------*/

body > div.page .section-instagram {
	width: 100%;
	text-align: center;
}
body > div.page .section-instagram div.title {
	width: 100%;
	line-height: 95px;
	background-color: #fff;
}
body > div.page .section-instagram div.title h2 {
	padding-bottom: 7px;
	border-bottom: 1px solid #090304;
}
body > div.page .section-instagram div.title h2 i {
	padding-left: 5px;
}
body > div.page .section-instagram div.title h2 a:hover {
	text-decoration: none !important;
	color: #B7B7B7;
}
body > div.page .section-instagram div.block {
	position: relative;
	float: left;
	height: 350px;
	height: 25vw;
	background-size: cover;
	background-position: center center;
	background-color: #ccc;
}
body > div.page .section-instagram div.block > a {
	position: absolute;
	top:0;
	bottom:0;
	right: 0;
	left: 0;
	z-index: 10;
	text-align: center;
	cursor: pointer;
}
body > div.page .section-instagram div.block div.overlay {
	position: absolute;
	top:0;
	bottom:0;
	right: 0;
	left: 0;
	z-index: 9;
	text-align: center;
	background-color: rgba(5,22,51,0.7);
	color: #fff;
	visibility: hidden;
	opacity: 0;
	
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;	
}
body > div.page .section-instagram div.block > a:hover + div.overlay {
	opacity: 1;
	visibility: visible;
}

body > div.page .section-instagram div.block div.overlay p {
	padding-bottom: 0;
}

body > div.page .section-instagram div.block div.overlay p i {
	font-size: 38px;
	color: #fff;
}


/*------------------------------------*\
    SECTION > LINKS
\*------------------------------------*/

body > div.page .section-links {
	width: 100%;
	text-align: left;
	background-color: #090304;
	clear:both;
}
body > div.page .section-links div.block {
	padding: 45px 30px 40px 0;
}
body > div.page .section-links div.block h2,
body > div.page .section-links div.block p,
body > div.page .section-links div.block a,
body > div.page .section-links div.block input {
	color: #fff;
	text-decoration: none;
	text-transform: none;
}

body > div.page .section-links div.block.col3 {
	width:20%;
}

body > div.page .section-links div.block.col2 {
	width:14.66%;
}

body > div.page .section-links div.block input:hover {
	color: #1D2A58 !important;
	background-color: white;	
}
/*
body > div.page .section-links div.block.one {
	padding-left: 120px;
}
body > div.page .section-links div.block.two {
	padding-left: 20px;
}
body > div.page .section-links div.block.three {
	padding-left: 80px;
}
body > div.page .section-links div.block.four {
	padding-left: 36px;
}
*/
body > div.page .section-links div.block h2 {
	border-bottom: 1px solid #fff;
	text-align:left;
	text-transform:uppercase;
}
body > div.page .section-links div.block a {
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
}
body > div.page .section-links div.block a:hover {
	color: #B7B7B7;
}
body > div.page .section-links div.block p.social a {
	padding-right: 10px;
	font-size: 13px;
}
body > div.page .section-links div.block > ul li {
	margin-bottom: 10px;
}
body > div.page .section-links div.block input {
	font-weight: 300;
	width: 100%;
	border-color: #fff !important;
	color: #fff !important;
}
body > div.page .section-links div.block input[type=submit] {
	font-weight: 300;
	width: 100%;
	background: #fff !important;
	color: #090304 !important;
	text-transform: uppercase;
}
body > div.page .section-links div.block form li {
	margin-bottom: 15px;
}
body > div.page .section-links div.block form .validation_error,
body > div.page .section-links div.block label {
	display: none;
}
body > div.page .section-links div.block input:focus {
	border-color: #fff;
	background-color: #fff;
	color: #090304 !important;
}
body > div.page .section-links div.block input[type=submit] {
	background-color: #fff;
	color: #090304;
	margin-bottom: 0;
}
body > div.page .section-links div.block form .validation_message {
	color: #FFF;
	font-weight: 300;
	line-height: 1.3;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 5px;
}


/*------------------------------------*\
    SECTION > ENQUIRY
\*------------------------------------*/

body > div.page > div.main > .section-enquiry {	
	text-align: left;
	padding: 80px 0 200px;
	
	border-top: 1px solid #d9d9d9;
}

body > div.page > div.main > .section-enquiry.brochure .gform_wrapper ul {
	width:100% !important;
	padding-left:0px !important;
}

body > div.page > div.main > .section-enquiry.brochure div.left {
	width:45%;
}

body > div.page > div.main > .section-enquiry.brochure div.right {
	width:45%;
}

body > div.page > div.main > .section-enquiry div.left {	
	float: left;
	width: 30%;
	padding-right: 35px;
	position: relative;
}
body > div.page > div.main > .section-enquiry div.left p {	
	font-size: 18px;
}
body > div.page > div.main > .section-enquiry div.left > a {	
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: pointer;
}
body > div.page > div.main > .section-enquiry div.right {	
	float: left;
	width: 60%;
}
body > div.page > div.main > .section-enquiry p.social {	
	padding-bottom: 50px;	
}
body > div.page > div.main > .section-enquiry p.social a {	
	margin-right: 20px;
	font-size: 16px;	
}

/*------------------------------------*\
    SECTION > SUBSCRIBE
\*------------------------------------*/

body > div.page > div.main > .section-subscribe {	
	text-align: left;
	padding: 80px 0 200px;
	border-top: 1px solid #d9d9d9;
}

/*------------------------------------*\
    SECTION > ENQUIRY > DEALER
\*------------------------------------*/

.dealerLogo {
	padding-top:40px;	
	text-align: center;
	padding-bottom: 20px;
}

.dealerLogo h1 {
	font-size: 32px;	
}

.dealerLogo img {
	max-height: 80px;	
}

.dealerBanner {
	height:600px;
	background-size: cover;
	background-position: center center;	
}

.dealerInfo {
	text-align: center;
	padding:60px 0px 40px;	
}

.dealerInfo .container {
	max-width: 890px !important;	
}

.dealerLinks {
	text-align: center;	
}

.dealerLinks a {
	float:left;
	width: 50%;
	color:#fff;
	text-transform: uppercase;
	background:#090304;
	height:80px;
	text-align: center;
	line-height: 80px;
}

.dealerLinks a:first-child {
	border-right:1px solid #fff;	
}

.dealerLinks a.single {
	display: inline-block;
	float:none;	
	border:none;
}

.dealerLinks a:hover {
	text-decoration: none;	
}	

body > div.page > div.main.dealer > .section-enquiry {	
	padding: 100px 0 100px;
}
body > div.page > div.main.dealer > .section-enquiry div.left {	
	padding-right: 35px;
}
body > div.page > div.main.dealer > .section-enquiry div.left p {
	color:#666;	
}
body > div.page > div.main.dealer > .section-enquiry h5 {	
	text-align: left;
	margin-bottom: 0px;
	text-transform: none;
	color:#001f5b;
}

body > div.page > div.main.dealer > .section-enquiry div.left span.iconBlock {
	display: block;
	width: 100%;
	padding-left: 40px;	
	color:#001f5b;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
	letter-spacing: 1px;
	margin-top: 12px;
}

body > div.page > div.main.dealer > .section-enquiry div.left span.iconBlock.new {
	background-image: url(../img/boat-icon.png);
	background-size: 23px auto;
}

body > div.page > div.main.dealer > .section-enquiry div.left span.iconBlock.brokerage {
	background-image: url(../img/dollar-icon.png);
	background-size: 14px auto;
	background-position: 5px center;
}

body > div.page > div.main.dealer > .section-enquiry div.left span.iconBlock.maintenance {
	background-image: url(../img/maintenance-icon.png);	
	background-size: 23px auto;
}

body > div.page > div.main.dealer > .section-enquiry hr {
	height: 1px;
	border: none;
	background-color: #D9D9D9;
	margin-bottom: 40px !important;
	margin-top: 20px !important;
}

body > div.page > div.main.dealer > .section-enquiry a.back {
	position: absolute;
	top: -70px;
	left: 0px;
}

body > div.page > div.main.dealer > .section-enquiry a.back:hover {
	color: #B7B7B7;
	text-decoration: none;
}

body > div.page > div.main.dealer > .section-enquiry textarea {
    height: 424px;
}

body > div.page > div.main.dealer > .section-enquiry div.contacts a {
    color: #fff;
    text-indent: -9999px;
    width: 20px;
}

body > div.page > div.main.dealer > .section-enquiry div.contacts a:before {
    content: '\f0e0';
    font-family: 'fontawesome';
    color: #090304;
    padding-left: 10px;
}

/*------------------------------------*\
    SECTION > FILTER
\*------------------------------------*/

body > div.page section.filter {
	background-color: #090304;
	height: 80px;
	line-height: 80px;
}
body > div.page section.filter input#s {
	color:#fff;
	line-height:1.1;
}

body > div.page section.filter a.toggle {
	display: block;
	height: 80px;
	width: 100%;
	line-height: 80px;
	color: #fff;
	cursor: pointer;
	background-color: #090304;
	position: relative;
	text-transform: uppercase;
	font-weight: 400;
}
body > div.page section.filter a.toggle:after {
	content: '\f0d7';
	position: absolute;
	top: 0;
	right: 20px;
	font-family: 'fontawesome';
	color: #fff;
}
body > div.page section.filter div.left.active a.toggle:after,
body > div.page section.filter div.right.active a.toggle:after {
	content: '\f0d8';
}
body > div.page section.filter div.left {
	border-right: 2px solid #000;
}
body > div.page section.filter div.items {
	display: block;
	position: absolute;
	top: 80px;
	width: 50%;
	background-color: #090304;
	max-height: 0;
	visibility: hidden;
	z-index: 100;
	overflow: hidden;
	padding-bottom: 40px;
	padding-top: 20px;
	line-height: 1.4;
	z-index: 9998;
	
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;	
}
body > div.page section.filter div.left div.items {
	left: 0;
	padding-left: 8.5%;
}
body > div.page section.filter div.right div.items {
	right: 0;
	padding-left: 60px;
}
body > div.page section.filter div.right a.toggle {
	padding-left: 55px;
}
body > div.page section.filter div.left.active div.items,
body > div.page section.filter div.right.active div.items {
	max-height: 1000px;
	visibility: visible;
}
body > div.page section.filter div.items ul {
	margin-bottom: 20px;
}
body > div.page section.filter div.items a {
	display: inline-block;
	height: auto;
	width: auto;
	color: #fff;
	padding: 5px 0;
	line-height: 1.2;
	font-weight: 300;
	font-size: 12px;
	text-transform: uppercase;
}
body > div.page section.filter a:hover {
	text-decoration: none;
}
body > div.page section.filter div.left a {
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
	padding: 0;
}
body > div.page section.filter h2 {
	color: #fff;
	padding-bottom: 0;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	line-height: 1.4;
}
body > div.page section.filter div.search input {
	display: block;
	height: 80px !important;
	line-height: 80px;
	width: 100%;
	color: #fff;
	background-color: #090304;
	position: relative;
	text-transform: uppercase;
	font-weight: 400;
	padding-left: 55px;
	border: none;
}

body > div.page section.filter div.search input.eventSearch {
	color: #fff;
	background-color: #090304;
}
body > div.page section.filter div.search input:focus {
	border: none;
}
body > div.page section.filter div.search button {
	display: block;
	border: none;
	outline: 0;
	background: none;
	position: absolute;
	top: 0;
	right: 8.5%;
	color: #fff;
	height: 80px;
	line-height: 80px;
	padding: 0;
}


/*------------------------------------*\
    SECTION > MODELS
\*------------------------------------*/

body > div.page .section-models {
	width: 100%;
}
body > div.page .section-models div.block {
	position: relative;
	float: left;
	height: 430px;
	height: 25vw;
	height:28vw;
	background-size: cover;
	background-position: center center;
	width:100% !important;
/* 	background-color: #090304; */
}

body.single-post > div.page hr {
	margin-bottom:1px;
}

body.single-post > div.page .maxbutton {
	margin-bottom:20px;
	margin-top:-20px;
}

body.single-post > div.page .section-models div.block {
	width:50% !important;	
}

body > div.page .section-models .split div.block {
	width:50% !important;
}

body > div.page .section-models div.block .columns {
	float:left;
	width:100%;
	height:100%;
}

body > div.page .section-models div.block .columns .column {
	width:50%;
	float:left;
	height:100%;
	position:relative;
}

body > div.page .section-models div.block .columns .column h2 {
	font-size:56px;
}

@media screen and (max-width: 1279px) {
	body > div.page .section-models div.block .columns .column h2 {
		font-size:40px;
	}
}

@media screen and (max-width: 1023px) {
	body > div.page .section-models div.block .columns .column h2 {
		font-size:32px;
	}
	body > div.page .section-models .split div.block,
	body.single-post > div.page .section-models div.block {
		width:100% !important;
		height:50vw !important;
	}
}

@media screen and (max-width: 767px) {
	body > div.page .section-models div.block .columns .column h2 {
		font-size:inherit;
	}
}

body > div.page .section-models div.block .columns .column img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;	
}

body > div.page .section-models div.block .columns .column span.title {
	width:360px;
	display:inline-block;
}

@media screen and (max-width: 1279px) {
	body > div.page .section-models div.block .columns .column span.title {
		width:50%;
	}
}

@media screen and (max-width: 767px) {
	body > div.page .section-models div.block .columns .column span.title {
		width:70%;
	}	
}

body > div.page .section-models div.block .columns .column span.title img {
	width:100%;
	height:auto;
	position:relative;
}

body > div.page .section-models div.block .columns .column img.hover {
	opacity:0;
}

body > div.page .section-models div.block .columns:hover .column img.hover {
	opacity:1;
}

body > div.page .section-models div.block .columns .column div.content {
	height:100%;
	background:#090304;
}

body > div.page .section-models div.block .columns .column:first-child {
	
}

body > div.page .section-models div.block > a {
	position: absolute;
	top:0;
	bottom:0;
	right: 0;
	left: 0;
	z-index: 10;
	text-align: center;
	cursor: pointer;
}

body > div.page .section-models div.block > a:hover img.std {
	/*opacity:0;*/
}

body > div.page .section-models div.block > a:hover img.hover {
	/*opacity:1;*/
}

body > div.page .section-models div.block > a:hover + div.content {
	opacity: 1;
	visibility: visible;
	height:100%;
}
body > div.page .section-models div.block div.content {
	position: absolute;
	/*top:0;*/
	bottom:0;
	right: 0;
	left: 0;
	z-index: 8;
	text-align: center;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	/*visibility: hidden;
	opacity: 0;*/
	height:18%;
	
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;	
}
body > div.page .section-models div.block div.content h2,
body > div.page .section-models div.block div.content p {
	color: #fff;
	border-color: #fff;
	margin:0px;
}
body > div.page .section-models div.block div.content p {
	font-size: 26px;
}


/*------------------------------------*\
    SECTION > MODEL > INTRO
\*------------------------------------*/

body > div.page .model .section-intro {
	padding: 65px 0 35px;
	background-color: #090304;
	text-align: center;
	color: #fff;
}

body > div.page .model .section-intro p {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	max-width: 790px;
	margin: 0 auto;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: 1px;
}

body > div.page .model .section-intro p small {
	font-size: 12px;
}

/*------------------------------------*\
    SECTION > CONTENT > GALLERY
\*------------------------------------*/

body.page-template-template-blocks .section-gallery {
	/*height: 910px;*/
	/*height: 70vw;*/
	height:60vw;
	max-height:800px;
	padding: 50px 0 90px;
}
body.page-template-template-blocks .section-gallery.offset {
	position:fixed;
	top:-10000px;
	left:-10000px;
}
body.page-template-template-blocks .section-gallery.boat {
	padding-bottom:0px;
}
body.page-template-template-blocks .section-gallery.boat .container {
	height:100%;
	max-width:1380px;
}
body.page-template-template-blocks .section-gallery.boat .owl-dots {
	display:none !important;
}
body.page-template-template-blocks .section-gallery.plans {
	background-color: #f1f1f1;
	height: 720px;
	height: 50vw;
}
body.page-template-template-blocks .section-gallery .owl-carousel,
body.page-template-template-blocks .section-gallery .owl-stage-outer,
body.page-template-template-blocks .section-gallery .owl-stage,
body.page-template-template-blocks .section-gallery .owl-item,
body.page-template-template-blocks .section-gallery .item {
	height: 100%;
}
body.page-template-template-blocks .section-gallery .item {
	background-size: cover;
	background-position: center center;
}

body.page-template-template-blocks .section-gallery.mobile .item {
	/*height:76vw;*/
}

body.page-template-template-blocks .section-gallery .owl-carousel .owl-nav {
    height: 30px !important;
    margin: 0px auto;
    position: absolute;
    left: 80px;
    right: 80px;
    top: 45%;
    text-align: center;
}

body.page-template-template-blocks .section-gallery .owl-carousel .owl-nav .owl-prev,
body.page-template-template-blocks .section-gallery .owl-carousel .owl-nav .owl-next {
	position: relative;
}

body.page-template-template-blocks .section-gallery .owl-carousel .owl-nav .owl-prev {
	float: left;
}

body.page-template-template-blocks .section-gallery .owl-carousel .owl-nav .owl-next {
	float: right;
	margin-right: 17px;
}

body.page-template-template-blocks .section-gallery .owl-carousel .owl-nav .owl-prev:after,
body.page-template-template-blocks .section-gallery .owl-carousel .owl-nav .owl-next:after {
	position: absolute;
	top: 0;
	content: '';
	font-family: 'fontawesome';
	font-size: 40px;
}

body.page-template-template-blocks .section-gallery .owl-carousel .owl-nav .owl-prev:after {
	content: '\f104';
}

body.page-template-template-blocks .section-gallery .owl-carousel .owl-nav .owl-next:after {
	content: '\f105';
}

body.page-template-template-blocks .section-gallery .owl-carousel .owl-dots {
	height: 10px !important;
	margin: 0 auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -50px;
	text-align: center;
}

body.page-template-template-blocks .section-gallery .owl-carousel .owl-dots .owl-dot {
	background-color: #fff;
	width: 10px;
	height: 10px;
	border-radius: 50px;
	margin: 0 8px;
	display: inline-block;
	border: 2px solid #090304;
}

body.page-template-template-blocks .section-gallery .owl-carousel .owl-dots .owl-dot:hover, 
body.page-template-template-blocks .section-gallery .owl-carousel .owl-dots .owl-dot.active {
	background-color: #090304;
}

body.page-template-template-blocks .section-gallery div.content {
	display: inline-block;
	position: absolute;
	bottom: 30px;
	top:30px;
	width:calc(34% - 40px);
	left: 40px;
	right: auto;
	margin: 0 auto;
	z-index: 9998;
	color: #fff;
	text-align: center;
}

@media screen and (max-width: 1279px) {
	body.page-template-template-blocks .section-gallery div.content {
		width:calc(33% - 40px);	
	}
}

body.page-template-template-blocks .section-gallery.mobile div.content {
	position:relative;
	width:100%;
	bottom:auto;
	left:auto;
	top:auto;
	padding:20px 20px;
}

body.page-template-template-blocks .section-gallery.mobile div.content h2 {
	color:#090304;
	margin-bottom:10px;
}

/*

body > div.page .model .section-gallery.plans div.content {
	bottom: 30px;
}
*/
body.page-template-template-blocks .section-gallery div.content h2 {
	padding: 0 5px 5px;
}
body.page-template-template-blocks .section-gallery div.content h2,
body.page-template-template-blocks .section-gallery div.content h2 a {
	color: #fff;
	border-color: #fff;
	font-weight: 300;
}
body.page-template-template-blocks .section-gallery div.content h2 a {
	cursor: pointer;
	text-decoration: none !important;
}
body.page-template-template-blocks .section-gallery.plans div.content h2,
body.page-template-template-blocks .section-gallery.plans div.content h2 a {
	color: #090304;
	border-color: #090304;
	border: none;
	padding: none;
}

body.page-template-template-blocks .section-gallery.desktop div.content span.text {
	clear:both;
	width:100%;
	float:left;
	text-align:center;
	line-height:1.3;
}

body.page-template-template-blocks .section-gallery.mobile div.content span.text {
	clear:both;
	width:100%;
	float:left;
	text-align:center;
	color:#090304;
}

body.page-template-template-blocks .section-gallery div.share {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9998;
	background-color: #fff;
	text-align: center;
	height: 90px;
	max-width: 440px;
	padding-top: 6px;	
	
	opacity: 0;
	visibility: hidden;
	
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;	
}

body.page-template-template-blocks .section-gallery div.share.active {
	opacity: 1;
	visibility: visible;
}

body.page-template-template-blocks .section-gallery div.share p.share {
	font-size: 28px;
	padding: 20px 0 0;
}

body.page-template-template-blocks .section-gallery div.share p.share a {
	margin: 0 20px;
	cursor: pointer;
}


/*------------------------------------*\
    SECTION > MODEL > GALLERY
\*------------------------------------*/

body>div.page .model .section-gallery:not(.model-gallery) {
	height: 910px;
	height: 70vw;
	max-height:800px;
	padding: 50px 0 90px;
}
/* body > div.page .model .section-gallery.offset {
	position:fixed;
	top:-10000px;
	left:-10000px;
} */
body > div.page .model .section-gallery.boat {
	padding-bottom:0px;
	height:56vw !important;
}
body > div.page .model .section-gallery.boat .container {
	height:100%;
	max-width:1380px;
}
body > div.page .model .section-gallery.boat .owl-dots {
	display:none !important;
}
body > div.page .model .section-gallery.plans {	
	height: 720px;
	height: 50vw;
}
body > div.page .model .section-gallery .owl-carousel,
body>div.page .model .section-gallery .model-owl-carousel,
body > div.page .model .section-gallery .owl-stage-outer,
body > div.page .model .section-gallery .owl-stage,
body > div.page .model .section-gallery .owl-item,
body > div.page .model .section-gallery .item {
	height: 100%;
}

body>div.page .model .section-gallery .model-owl-carousel {
	height: 100%!important;
}

body > div.page .model .section-gallery .item {
	background-size: cover;
	background-position: center center;
}


body > div.page .model .section-gallery.mobile .item {
	height:76vw;
}

.carousel .owl-nav {
    height: 30px !important;
    margin: 0px auto;
    position: absolute;
    left: 80px;
    right: 80px;
    top: 45%;
    text-align: center;
}

.carousel .owl-nav .owl-prev,
.carousel .owl-nav .owl-next {
	position: relative;
}

.carousel .owl-nav .owl-prev {
	float:left;
}

.carousel .owl-nav .owl-next {
	float:right;
	margin-right: 17px;
}

.carousel .owl-nav .owl-prev:after,
.carousel .owl-nav .owl-next:after {
	position: absolute;
	top: 0;
	content: '';
	font-family: 'fontawesome';
	font-size: 40px;
}

.carousel .owl-nav .owl-prev:after {
	content: '\f104';
}

.carousel .owl-nav .owl-next:after {
	content: '\f105';
}

@media only screen and (max-width:1023px) {
	.carousel .owl-nav {
		display:none;
	}	
}

@media only screen and (max-width:767px) {
	.carousel .owl-dots {
		display:none !important;
	}
	div.teamMember section.featuredBoats {
		padding-bottom:20px !important;
	}
	
}

.sbi-owl-dots {
	margin-bottom:20px;
}

.carousel .owl-dots {
	height: 10px !important;
	margin: 0 auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -50px;
	text-align: center;
}

.carousel .owl-dots .owl-dot {
	background-color: #fff;
	width: 10px;
	height: 10px;
	border-radius: 50px;
	margin: 0 6px;
	display: inline-block;
	border: 2px solid #090304;
}

.carousel .owl-dots .owl-dot:hover, 
.carousel .owl-dots .owl-dot.active {
	background-color: #090304;
}

body > div.page .model .section-gallery .owl-carousel .owl-nav {
    height: 70px !important;
    margin: 0px auto;
    position: absolute;
    left: 60px;
    right: 110px;
    top: 45%;
    text-align: center;
}

body > div.page .model .section-gallery .owl-carousel .owl-nav .owl-prev,
body > div.page .model .section-gallery .owl-carousel .owl-nav .owl-next {
	position: relative;
}

body > div.page .model .section-gallery .owl-carousel .owl-nav .owl-prev {
	float: left;
}

body > div.page .model .section-gallery .owl-carousel .owl-nav .owl-next {
	float: right;
	margin-right: 17px;
}

body > div.page .model .section-gallery .owl-carousel .owl-nav .owl-prev:after,
body > div.page .model .section-gallery .owl-carousel .owl-nav .owl-next:after {
	position: absolute;
		top: 0;
		content: '';
		font-family: 'fontawesome';
		font-size: 40px;
		color: #fff;
		width: 70px;
		height: 70px;
		text-align: center;
		line-height: 68px;
		background: rgba(0, 0, 0, 0.4);
		border-radius: 50%;
}

body > div.page .model .section-gallery .owl-carousel .owl-nav .owl-prev:after {
	content: '\f104';
	padding-right: 2px;
}

body > div.page .model .section-gallery .owl-carousel .owl-nav .owl-next:after {
	content: '\f105';
	padding-left: 2px;
}

body > div.page .model .section-gallery .owl-carousel .owl-dots {
	height: 10px !important;
	margin: 0 auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -50px;
	text-align: center;
}

body > div.page .model .section-gallery .owl-carousel .owl-dots .owl-dot {
	background-color: #fff;
	width: 10px;
	height: 10px;
	border-radius: 50px;
	margin: 0 8px;
	display: inline-block;
	border: 2px solid #090304;
}

body > div.page .model .section-gallery .owl-carousel .owl-dots .owl-dot:hover, 
body > div.page .model .section-gallery .owl-carousel .owl-dots .owl-dot.active {
	background-color: #090304;
}

body>div.page .model .section-gallery .model-owl-carousel .owl-nav {
	height: 70px !important;
	margin: 0px auto;
	position: absolute;
	left: 60px;
	right: 110px;
	top: 45%;
	text-align: center;
}




body>div.page .model .section-gallery .model-owl-carousel .owl-nav .owl-prev,
body>div.page .model .section-gallery .model-owl-carousel .owl-nav .owl-next {
	position: relative;
}

body>div.page .model .section-gallery .model-owl-carousel .owl-nav .owl-prev {
	float: left;
}

body>div.page .model .section-gallery .model-owl-carousel .owl-nav .owl-next {
	float: right;
	margin-right: 17px;
}

body>div.page .model .section-gallery .model-owl-carousel .owl-nav .owl-prev:after,
body>div.page .model .section-gallery .model-owl-carousel .owl-nav .owl-next:after {
	position: absolute;
	top: 0;
	content: '';
	font-family: 'fontawesome';
	font-size: 40px;
	color: #fff;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 68px;
	background: rgba(0,0,0,0.4);	
	border-radius: 50%;
}

body>div.page .model .section-gallery .model-owl-carousel .owl-nav .owl-prev:after {
	content: '\f104';
	padding-right: 2px;
}

body>div.page .model .section-gallery .model-owl-carousel .owl-nav .owl-next:after {
	content: '\f105';
	padding-left: 2px;
}

body>div.page .model .section-gallery .model-owl-carousel .owl-dots {
	height: 10px !important;
	margin: 0 auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -50px;
	text-align: center;
}

body>div.page .model .section-gallery .model-owl-carousel .owl-dots .owl-dot {
	background-color: #fff;
	width: 10px;
	height: 10px;
	border-radius: 50px;
	margin: 0 8px;
	display: inline-block;
	border: 2px solid #090304;
}

body>div.page .model .section-gallery .model-owl-carousel .owl-dots .owl-dot:hover,
body>div.page .model .section-gallery .model-owl-carousel .owl-dots .owl-dot.active {
	background-color: #090304;
}

body > div.page .model .section-gallery div.content {
	display: inline-block;
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9998;
	color: #fff;
	text-align: center;
}/*

body > div.page .model .section-gallery.plans div.content {
	bottom: 30px;
}
*/
body > div.page .model .section-gallery div.content h2 {
	padding: 0 5px 5px;
}
body > div.page .model .section-gallery div.content h2,
body > div.page .model .section-gallery div.content h2 a {
	color: #fff;
	border-color: #fff;
	font-weight: 300;
}
body > div.page .model .section-gallery div.content h2 a {
	cursor: pointer;
	text-decoration: none !important;
}
body > div.page .model .section-gallery.plans div.content h2,
body > div.page .model .section-gallery.plans div.content h2 a {
	color: #090304;
	border-color: #090304;
	border: none;
	padding: none;
}

body > div.page .model .section-gallery div.share {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9998;
	background-color: #fff;
	text-align: center;
	height: 90px;
	max-width: 440px;
	padding-top: 6px;	
	
	opacity: 0;
	visibility: hidden;
	
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;	
}

body > div.page .model .section-gallery div.share.active {
	opacity: 1;
	visibility: visible;
}

body > div.page .model .section-gallery div.share p.share {
	font-size: 28px;
	padding: 20px 0 0;
}

body > div.page .model .section-gallery div.share p.share a {
	margin: 0 20px;
	cursor: pointer;
}


/*------------------------------------*\
    SECTION > MODEL > INFO
\*------------------------------------*/

body > div.page > div.main.boat {
	float:left;
	width:100%;
	padding-bottom:80px;
}

body > div.page .model .section-standard.info {
	padding: 40px 0 0;
}
body > div.page .model .section-standard.info p {
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	padding-bottom: 20px;
}
body > div.page .model .section-standard.info h2 {
	margin-bottom:5px;
}
body > div.page .model .section-standard.info h3 {
	font-size:16px;
}
body > div.page .model .section-standard.info .details {
	float:left;
	width:100%;
	padding-bottom:20px;
}
body > div.page .model .section-standard.info .details .entry {
	float:left;
	width:100%;
	padding-bottom:5px;
	text-transform:capitalize;
}
body > div.page .model .section-standard.info .details .entry span:first-child {
	font-weight:bold;
}
body > div.page .model .section-standard.info.boat {
	text-align:left;
	font-size: 16px;
}

body > div.page .model .section-standard.info.boat p {
	text-align:left;
}

body > div.page .model .section-standard.info.boat ul {
	margin-top:0px;
}

body > div.page .model .section-standard.info.boat ul li {
	font-size:16px;
}

body > div.page .model .section-standard.info.boat .container {
	max-width:1380px;
}


/*------------------------------------*\
    SECTION > MODEL > BLOCKS
\*------------------------------------*/

body > div.page .model .section-blocks {
    padding: 70px 0px 60px;
}
body > div.page .model .section-blocks p {
    font-size: 13px;
    text-align: justify;
}
body > div.page .model .section-blocks div.block {
	border-right: 20px solid #FFF;
	border-left: 20px solid #FFF;
}
body > div.page .model .section-blocks div.block img {
    margin-bottom: 20px;
}

.section-video {
	margin-bottom:60px;
}

/*------------------------------------*\
    SECTION > MODEL > SPECIFICATIONS
\*------------------------------------*/

body.page-template-template-blocks .section-blocks {
	padding-top:0;
}

.section-specifications{
    padding: 70px 0px 95px;
    text-align: center;
}
.section-specifications div.table {
	position: relative;
    width: 100%;
    max-width: 930px;
    border: 1px solid #b9babc;
    padding: 0 40px;
    margin: 40px auto 0;
}
.section-specifications div.table:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 40px;
	background-color: #f4f4f4;
}
.section-specifications div.table div.item {
    width: 100%;
    border-bottom: 1px solid #b9babc;
}
.section-specifications div.table div.item:nth-last-child(2) {
    border-bottom: none;
}
.section-specifications div.table div.item p {
    display: inline-block;
    width: 34%;
    float: left;
    padding: 13px 15px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
    text-align: left;
}
.section-specifications div.table div.item p.type {
	background-color: #f4f4f4;
}
.section-specifications div.table div.item p.title {
    width: 36%;
    padding-left: 50px;
}
.section-specifications div.table div.item p.title.second {
    width: 30%;
}

body.page-template-template-blocks .section-specifications div.table div.item p.type {
	min-height:76px;
}


/*------------------------------------*\
    SECTION > MODEL > TOUR
\*------------------------------------*/

body > div.page .model .section-tour {
    padding: 0px 0px 0px;
    text-align: center;
}

body > div.page .model .section-model-forms {
    padding: 50px 0px 50px;
    text-align: center;
	float:left;
	width:100%;
}

body > div.page .model .section-model-forms .gform_footer {
	float:none !important;
	display:inline-block;
	padding-left:0px !important;
}

.section-model-forms .columns {
	float:left;
	width:100%;
}

.section-model-forms .columns .column {
	float:left;
	width:40%;
	margin-left:5%;
}

.section-model-forms .columns .column .image {
	float:left;
	width:100%;
	padding-bottom:66%;
	margin-bottom:20px;
	background-size:cover;
	background-position:center;
	position:relative;
}

.section-model-forms .columns .column .image .inner {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

.section-model-forms .columns .column .image .inner .title {
	color:#fff;
	border-color:#fff;
}

.section-model-forms .columns .column .image .inner .icon {
	float:left;
	width:100%;
}

.section-model-forms .columns .column:last-child {
	float:right;
	margin-left:0%;
	margin-right:5%;
}

.section-model-forms .columns .column .gform_fields {
	width:100% !important;
	padding-left:0px !important;
	padding:0px 10% !important;
}

/*------------------------------------*\
    SECTION > MODEL > ENQUIRY
\*------------------------------------*/

body > div.page .model .section-enquiry {
    border: none !important;
    padding-bottom: 110px;
}

body > div.page .model .section-enquiry > div > .left {
	text-align: center;
	background-color: #f5f5f5;
	padding: 80px 30px;
	width: 40% !important;
}

body > div.page .model .section-enquiry > div > .left img {
	max-width: 420px;
	margin: 0 auto;
	width: 100%;
}

body > div.page .model .section-enquiry .left h3 {
	margin-bottom: 40px;
}

body > div.page .model .section-enquiry > div > .right {
	padding-left: 45px;
}

body > div.page .model .section-enquiry .right h3 {
	margin: 0 0 40px;
}

body > div.page .model .section-enquiry .right #field_1_12 {
	display: none;
}


/*------------------------------------*\
    SECTION > VIDEOS
\*------------------------------------*/

body > div.page .section-videos {
	width: 100%;
}
body > div.page .section-videos div.block {
	position: relative;
	float: left;
	height: 430px;
	height: 30vw;
	background-size: cover;
	background-position: center center;
}
body > div.page .section-videos a.play-video {
	position: absolute;
	top:0;
	bottom:0;
	right: 0;
	left: 0;
	z-index: 10;
	text-align: center;
	cursor: pointer;
}
body > div.page .section-videos a.play-video:hover + div.content {
	visibility: visible !important;
	opacity: 1 !important;
}
body > div.page .section-videos div.block div.content {
	position: absolute;
	top:0;
	bottom:0;
	right: 0;
	left: 0;
	z-index: 8;
	text-align: center;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	visibility: hidden;
	opacity: 0;
	
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;	
}
body > div.page .section-videos div.block div.content h2,
body > div.page .section-videos div.block div.content p {
	color: #fff;
	border-color: #fff;
}
body > div.page .section-videos div.block div.content h2 {
	margin-bottom: 15px;
	font-size: 12px;
	border-bottom: 1px solid #fff;
}
body > div.page .section-videos div.block div.content p {
	font-size: 26px;
	padding-bottom: 0;
	text-transform: uppercase;
	font-weight: 300;
}

body > div.page .section-videos div.block div.content p.play {
	display: inline-block;
	margin: 0 auto;
	color: #090304;
	background-color: #fff;
	border-radius: 50%;
	height: 55px;
	width: 55px;
	padding-top: 10px;
	padding-left: 5px;
}

body > div.page .section-videos div.block div.content p.play i {
	font-size: 30px;
}
body > div.page .section-videos div.block div.video {
	position: fixed;
	top:130px;
	bottom:0;
	right: 0;
	left: 0;
	z-index: 9996;
	display: none;
}
body > div.page div.main.sticky .section-videos div.block div.video {
	top:70px;
}
body > div.page .section-videos div.block div.video iframe {
	width: 100%;
	height: 100%;
}
body > div.page .section-videos div.block div.video a.close {
	position: fixed;
	display: block;
	top:160px;
	right: 40px;
	z-index: 9997;
	cursor: pointer;
}
body > div.page div.main.sticky .section-videos div.block div.video a.close {
	top:100px;
}
body > div.page .section-videos div.block div.video a.close i {
	font-size: 30px;
	color: rgba(255,255,255,1);
}
body > div.page .section-videos.loadmore {
	text-align: center;
	
	display: none;
}
body > div.page .section-videos.loadmore #pagination {
	display: inline-block;
}
body > div.page .section-videos.loadmore #pagination a {
	color: #fff;
}


/*------------------------------------*\
    SECTION > NEWS
\*------------------------------------*/

body > div.page .section-news {
	width: 100%;
}
body > div.page .section-news article.block {
	position: relative;
	float: left;
}
body > div.page .section-news article.block > a {
	position: absolute;
	top:0;
	bottom:0;
	right: 0;
	left: 0;
	z-index: 10;
	text-align: center;
	cursor: pointer;
}
body > div.page .section-news article.block > a:hover + div.image img {
	opacity: 0.8;
}
body > div.page .section-news article.block div.image {
	width: 100%;
}
body > div.page .section-news article.block div.image img {
	min-width: 100%;
	max-width: 100%;
	
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;	
}
body > div.page .section-news article.block div.content {
	padding: 25px 20px 50px;
}
body > div.page .section-news article.block div.content h2 {
	text-align: left;
	border-bottom:none;
	position: relative;
}
body > div.page .section-news article.block div.content h2:after {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 60px;
	height: 2px;
	background-color: #00225d;
}
body > div.page .section-news article.block div.content p {
	font-size: 15px;
	font-weight: 300;
}
body > div.page .section-news article.block div.content p.date {
	position: absolute;
	bottom: 20px;
	right: 20px;
	text-align: right;
	color: #b7b7b7;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
	padding-bottom: 0;
}


/*------------------------------------*\
    SECTION > NEWS > SINGLE
\*------------------------------------*/


body.single > div.page .section-news.filter {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index:2;
}

body.single > div.page .section-standard {
    padding: 70px 0px 80px;
    background: none;
}

body.single > div.page .section-standard.modelEnquiry .gform_footer {
	clear:both;
}

body.single > div.page .section-standard.modelEnquiry form fieldset {
	max-width:100% !important;
}

body.single > div.page .section-standard.modelEnquiry form div.input {
	margin-right:0 !important;
}

body.single > div.page .section-standard p {
	padding: 0px 0px 30px;
	text-align: left;
}

body > div.page .section-standard.intro {
	padding: 60px 0px 0;
	margin-bottom: -20px;
}

body > div.page .section-standard.intro.news {
	padding: 100px 0px 0;
}

body > div.page .section-standard.intro.news h1 {
	font-size: 36px;
	font-weight: 500;
	margin: 0 auto 0;
}

body > div.page .section-standard.intro h2 {
	margin-bottom: 20px;
}

body > div.page .section-standard div.image {
	display: inline-block !important;
	width: 100%;
	margin: 30px 0 0;
}

body > div.page .section-standard div.image img {
	min-width: 100%;
	max-width: 100%;
}

body > div.page .section-standard div.image.double div.left {
	float: left;
	width: calc(50% - 15px);
}

body > div.page .section-standard div.image.double div.left a {
	float:left;
	width:100%;
	position:relative;
	padding-top:80%;
}

body > div.page .section-standard div.image.double div.left img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
} 

body > div.page .section-standard div.image.double div.right {
	float: right;
	width: calc(50% - 15px);
}

body > div.page .section-standard div.image.double div.right a {
	float:left;
	width:100%;
	position:relative;
	padding-top:80%;
}

body > div.page .section-standard div.image.double div.right img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
} 


/*------------------------------------*\
    SECTION > NEWS > SHARE
\*------------------------------------*/

body > div.page .section-share {
	width: 100%;
	text-align: center;
	padding-bottom: 50px;
	/*margin-top: -30px;*/
	padding-top:50px;
}

body > div.page .section-share p.share {
	font-size: 28px;
	padding: 20px 0 0;
}

body > div.page .section-share p.share a {
	margin: 0 20px;
	cursor: pointer;
}


/*------------------------------------*\
    SECTION > NEWS > MORE
\*------------------------------------*/

body > div.page .section-instagram {
	width: 100%;
	text-align: center;
}
body > div.page .section-news div.title {
	width: 100%;
	line-height: 95px;
	background-color: #090304;
	text-align: center;
}
body > div.page .section-news div.title.white {
	background-color: #fff;	
}
body > div.page .section-news div.title.white h2 {
	padding-bottom: 7px;
	border-bottom: 1px solid #090304;
	text-align: center;
	color: #fff;
}
body > div.page .section-news div.title.white h2 a {
	text-decoration: none !important;
	color: #090304;
}
body > div.page .section-news div.title h2 {
	padding-bottom: 7px;
	border-bottom: 1px solid #090304;
	text-align: center;
	color: #090304;
}
body > div.page .section-news div.title h2 a {
	text-decoration: none !important;
	color: #fff;
}


/*------------------------------------*\
    SECTION > DEALERS
\*------------------------------------*/


body > div.page .dealers {
	border-top: 1px solid #d9d9d9;
}

body > div.page .dealers .numberLocations {
	display: none;
}

body > div.page .dealers .mapBlock {
	float: right;
	height: 880px;
}
body > div.page .dealers .mapBlock img {
	max-width: none;
}

body > div.page .dealers .locationsWrap {
	float: left; 
	padding: 0 35px 0 8.5%;
	height: 880px;
	overflow-y: scroll;
	overflow-x: hidden;
}

body > div.page .dealers .locationsWrap form {
	padding-bottom: 2px;
}

body > div.page .dealers .locationGrid .item {
	display: block;
	width: 100%;
	padding: 25px 10px 25px;
	position: relative;
	background-color: #fff;
	text-align: left;
	border-bottom: 1px solid #d9d9d9;
	position: relative;
}

body > div.page .dealers .locationGrid .item:hover {
	text-decoration: none;
}

body > div.page .dealers .locationGrid .item h3 {
	font-size: 16px;
	color: #090304;
	margin-bottom: 15px;
	text-transform: uppercase;
}

body > div.page .dealers .locationGrid .item > p {
	width: 100%;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.2;
	display: block;
	padding-bottom: 0;
}

body > div.page .dealers .locationGrid .item > h6 {
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 20px;
}

body > div.page .dealers .locationsWrap p.tabs {
	padding: 20px 0;
	font-size: 14px;
}

body > div.page .dealers .locationsWrap p.tabs a {
	display: inline-block;
	padding: 0 10px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
}

body > div.page .dealers .locationsWrap p.tabs a.active:after {
	content: '\f0d7';
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	font-family: 'fontawesome';
	text-align: center;
}

body > div.page .dealers .locationSearch > div {
	display: none;
	position: relative;
}

body > div.page .dealers .locationSearch > div.active {
	display: block;
}

body > div.page .dealers .locationSearch > div button {
	position: absolute;
	right: 0px;
	top: 0px;
	border: 0;
	background: none;
	height: 45px;
	width: 35px;
	padding: 0 0 5px;
}

body > div.page .dealers .locationsWrap .postcode_wrap,
body > div.page .dealers .locationsWrap .text_wrap {
	position: relative;
}

body > div.page .dealers .locationsWrap .postcode_wrap input[type=text],
body > div.page .dealers .locationsWrap .text_wrap input[type=text] {
	position: relative;
	padding-left: 35px;
}

body > div.page .dealers .locationsWrap .postcode_wrap i.fa-map-marker,
body > div.page .dealers .locationsWrap .text_wrap i.fa-map-marker {
	position: absolute;
	top: 11px;
	left: 13px;
	font-size: 18px;
	z-index: 10;
}

/*------------------------------------*\
    SECTION > DEALERS > MAP
\*------------------------------------*/

.markerlabels {
	position: relative;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 30px;  
	height:33px;   
	white-space: nowrap;
/* 	background: url('../img/marker.png'); */
}
.markerlabels:after {
	content: '\f041';
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'fontawesome';
	color: #090304;
	font-size: 30px;
}

.infoBox {
	margin-bottom: -27px;
	margin-left: 20px;
	width: auto !important;
}
.infoBox .close {
	position:absolute;
	top:10px;
	right:10px;
	font-size:20px;
	line-height:20px;
}
.infoBox .close:hover {
	text-decoration:none;
}


#infocontent {
	padding: 15px 30px 15px 20px;
	line-height: 16px;
	font-size: 13px;
	    min-width: 250px;
	    max-width: 250px;
}
#infocontent p {
	line-height: 16px;
	font-size: 13px;
}

#infocontent strong {
	text-transform: uppercase;
}



/*------------------------------------*\
    SECTION > DEALER
\*------------------------------------*/


body > div.page .dealer #field_1_10,
body > div.page .dealer #field_1_12 {
	
}


/*------------------------------------*\
    SUBSCRIBE POPUP
\*------------------------------------*/


.lity {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}
.lity.active {
  opacity: 1;
  display: block;
}
.lity .lity-container {
  position: relative;
}
.lity a.close {
  position: absolute;
  top: calc(20% - 30px);
  right: calc(10% - 30px);
  z-index: 9999;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
}
.lity a.close:hover {
  opacity: 0.8;
}
.lity button.lity-close {
  position: absolute;
  text-shadow: none;
  color: #1D2A58;
  top: 5px;
  right: 5px;
  font-size: 30px;
}

#lity-subscribe:not(.inline) {
  width: 100%;
  max-width: 830px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  text-align: center;
  padding: 62px 80px 50px;
  max-height: 100vh;
  overflow-y: auto;
}



#lity-subscribe.inline {
  width: 100%;
  max-width: 830px;
  text-align: center;
  /*padding: 62px 80px 50px;*/
  display: inline;
}

#lity-subscribe.inline div#gform_7 {
    margin: 0 auto;
	background-color: none;
	display: block;
	float: none;

}

#lity-subscribe.inline h2 {
  display: block;
}

#lity-subscribe img.logo {
  width: 185px;
  margin: 0px auto 35px;
  display: block;
}


#lity-subscribe input{
 box-sizing: border-box;
}
#lity-subscribe input[type=text],
#lity-subscribe input[type=email] {
  width: 100%;
  max-width: 350px;
  border: 1px solid #1d2a58;
  height: 42px;
  line-height: 41px;
  padding: 0 15px;
  text-transform: none;
}

#lity-subscribe select {
  width: 100%;
  max-width: 350px;
  height: 42px;
  line-height: 41px;
  padding: 0 15px;
  text-indent: 8px;
  text-transform: none;
  color: #b7b7b7;
}


#lity-subscribe input[type=submit] {
  width: 100%;
  max-width: 350px;
  margin: 20px auto;
  height: 42px;
  line-height: 41px;
  padding: 0 15px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
}
#lity-subscribe h2 {
	font-size: 19px;
    font-weight: 200;
    border: none;
    /* padding: 0 80px; */
}
#lity-subscribe div.desc {
    box-sizing: border-box;
    padding-bottom: 20px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
#lity-subscribe .validation_error {
  display: none;
}
#lity-subscribe .gfield_error input {
  background-color: #1D2A58;
  color: #fff;
} 
#lity-subscribe label {
  display: none;
}
#lity-subscribe li.gfield {
	margin-bottom: 10px;
}
#lity-subscribe .validation_message {
	display: none;
}
#lity-subscribe .gform_footer img {
	display: none;
}
#lity-subscribe .gform_confirmation_message {
	margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #lity-subscribe {
    width: 100%;
    /*max-width: 400px;*/
    height: auto;
    padding: 44px 30px 30px !important; 
  }
  #lity-subscribe img.logo {
    margin-bottom: 30px;
  }
  #lity-subscribe h2 {
    font-size: 18px;
  }
  body > div.page .teamBlock span.teamMember {
  	width: calc(50% - 15px);
  }
  body > div.page .teamBlock span.teamMember:nth-child(2n+1) {
	  clear:both;
	  margin-left:0px;
  }

}
@media screen and (max-width: 480px) {
  #lity-subscribe {
		height: 100vh;
  }

}

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

  #lity-subscribe input[type=text],
  #lity-subscribe input[type=email] {
	  width: calc(50% - 10px);
      max-width: 350px;
      margin: 0 5px 10px;
	  float: left;
  }
  
  #lity-subscribe .hbspt-form  fieldset {
	  max-width:800px !important;
  }
  
  #lity-subscribe div.input input[type=text],
  #lity-subscribe div.input input[type=email],
  #lity-subscribe div.input select {
	  width:100%;
  }
  
  #lity-subscribe .hs-error-msgs label {
	  display:block;
	  margin:0px 5px;
  }
  
  #lity-subscribe select {
	  width: calc(50% - 10px);
	  max-width: 350px;
	  margin: 0 5px 10px;
	  text-indent: 8px;
	  float: left;
  } 
  
  #lity-subscribe .hs_boat_owner {
	  width: 50%;
	  float: left;
  }
  
  @-moz-document url-prefix() { 
	#lity-subscribe select {
	  text-indent: 0px;
	}
  }
}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:1200px) {
	
	header nav {
	    display: none;
	}	
	
	body > div.page > header a.nav-button {
		display: inline-block !important;
		margin-top: -5px;
	}	


}

@media only screen and (max-width:979px) {	
	
	.section-model-forms .columns .column {
		width:90%;
		margin-left:5% !important;
		margin-right:5% !important;
		margin-bottom:40px;
	}
	
	.section-model-forms .columns .column .gform_fields {
		padding:0px 0% !important;
	}
	
	/* HEADER */
	body > div.page > header {
	    height: 65px;
	    padding-top: 20px;
	}
	body > div.page > header > a.logo img {
	    width: 200px;
	}
	
	/* NAV */
	body > div.page nav.mobile {
	    margin-top: 65px;
	}
	
	
	
	/* LOADING */
	body > div.page > .section-loading {	
		height: 500px;
	}
	
	
	
	/* HERO */
	body > div.page > .section-header {	
		height: 500px !important;
	}
	
	
	
	/* VIDEO */
	body > div.page .section-video {
/* 	    height: 400px; */
	}	
	
	
	
	/* FEATURE */
	body > div.page .section-feature {
	    height: auto;
	}	
/*
	body > div.page .section-feature div.block {
	    width: 50% !important;
	    height: 400px;
	}
*/		
	body > div.page .section-feature div.block div.content {
	    top: 50px;
	}
	
	
	
	/* INSTAGRAM */
	body > div.page .section-instagram div.block {
	    width: 50% !important;
	    height: 50vw;
	}	
	
	
	
	/* LINKS */
	body > div.page .section-links div.block {
	    padding-left: 20px !important;
	    width: 20% !important;
	}
	body > div.page .section-links div.block.four {
	    padding-left: 0 !important;
	    padding-right: 30px !important;
	}	
	
	
	/* GALLERY */
	body > div.page .model .section-gallery {
/* 	    height: 400px !important; */
	}	
	body > div.page .model .section-gallery div.share {
	    top: 130px;
		height: 55px;
		max-width: 240px;
	    padding-top: 0;
	}		
	body > div.page .model .section-gallery div.share p.share {
	    font-size: 18px;
	    padding: 15px 0px 0px;
	}
	body > div.page .model .section-gallery div.share p.share a {
	    margin: 0px 10px;
	}
	body > div.page .model .section-gallery.plans div.content {
	    bottom: -15px;
	}
	
	.section-specifications {
		padding-bottom:40px;
	}	
	
	body > div.page .model .section-model-forms {
		padding-bottom:0px;
	}
	
	body.single > div.page .section-standard.modelEnquiry {
		padding-top:20px;
	}
	
	
	/* BLOCKS */
	body > div.page .model .section-blocks div.block {
	    border-right: 15px solid #FFF;
	    border-left: 15px solid #FFF;
	    width: 50%;
	}
	
	body > div.page .model .section-blocks div.block:nth-child(2n+1) {
		clear:both;
	}
	
	
	
	/* SPECS */
	.section-specifications div.table div.item p {
	    padding: 10px 15px;
	    font-size: 14px;		
	}
	
	
	
	/* TOUR */
	body > div.page .model .section-tour iframe {
	    height: 500px !important;
	}	
	
	
	
	/* MODEL ENQUIRY */
	body > div.page > div.main.model > .section-enquiry {
	    padding: 50px 0px 70px;
	}	
	body > div.page > div.main.model > .section-enquiry div.left {
		width: 100% !important;
		padding: 50px 0;
		margin-bottom: 50px;	
	}
	body > div.page > div.main.model > .section-enquiry div.right {
	    width: 100% !important;
	    padding: 0 30px;
	}	
	
	
	
	/* NEWS */
	body > div.page .section-news article.block {
	    width: 50% !important;
	    min-height: 580px
	}	
	
	
	
	/* DEALERS */
	body > div.page .dealers .mapBlock {
	    height: 600px;
	    width: 50% !important;
	}	
	body > div.page .dealers .locationsWrap {
	    height: 600px;
	    /*width: 35% !important;*/
		width: 50% !important;
	    right:10px !important;
	    /*display: none !important;*/
	}	
		
	body > div.page .dealers .grid.map .mapBlock {
		width: 100% !important;	
	}	
	
	
	/* CONTACT */
	body > div.page > div.main > .section-enquiry {
	    padding: 80px 0px 100px;
	}
	body > div.page > div.main > .section-enquiry .container {
	    padding: 0 8.5%;
	}	

	body > div.page > div.main > .section-enquiry div.right {
	    padding-left: 30px;
	    width: 70% !important;
	}		
	
		/* SUBSCRIBE */
	body > div.page > div.main > .section-subscribe {
	    padding: 80px 0px 100px;
	}
	body > div.page > div.main > .section-subscribe .container {
	    padding: 0 8.5%;
	}	

	body > div.page > div.main > .section-subscribe div.right {
	    padding-left: 30px;
	    width: 70% !important;
	}	
	
	
}

@media only screen and (max-width:1023px) {
	body > div.page .section-models div.block div.content h2 {
		font-size:1.6vw;
	}	
}

@media only screen and (max-width:767px) {
	
	body > div.page .featuredBoats a {
		width:100%;
		margin-left:0;
		margin-bottom:30px;
	}
	
	.section-model-forms .columns .column {
		width:100%;
		margin-left:0% !important;
		margin-right:0% !important;
		margin-bottom:40px;
	}
	
	body > div.page .section-standard.arrows {
		padding-top:80px;
		padding-bottom:60px;
	}
	
	body > div.page .section-standard.arrows::before {
		top:25px;
	}
	
	body > div.page .section-standard.arrows::after {
		bottom:25px;
	}
	
	body > div.page .section-standard {
		padding-top:40px;
		padding-bottom:30px;
	}
	
	body > div.page .section-blocks {
		padding-top:40px;
		padding-bottom:20px;
	}
	
	body > div.page .section-standard div.image {
		margin-top:0px;
		margin-bottom:30px;
	}
	
	body > div.page .section-blocks h2 {
		margin-bottom:40px;
	}
	
	body > div.page .section-instagram div.title {
		line-height:50px;
	}
	
	body > div.page .model .section-standard.info {
		padding-top:0px;
	}
	
	body > div.page .model .section-gallery div.content {
		bottom:0;
	}
	
	body > div.page .model .section-blocks {
		padding-top:20px;
		padding-bottom:20px;
	}
	
	.section-specifications {
		padding-top:40px;
	}
	
	.section-specifications div.table {
		margin-top:20px;
	}
	
	body > div.page .model .section-model-forms {
		padding-top:0px;
	}

	body.page-template-template-brochures div.page > .section-header h1 {
		font-size:24px;
		margin-bottom:5px;
	}
	
	body > div.page .section-models div.block div.content h2 {
		font-size:3vw;
	}
	
	body > div.page .section-standard.intro.news {
		padding-top:160px;
	}

	/* Landing Page */
	
	span.optionsBlock .column {
		width:100%;
		margin-top:10px;	
	}
	
	span.heading {
		margin-top:60px;
	}
	
	span.heading h1 {
		font-size: 32px;	
	}
	
	span.optionsBlock {
		margin-top:30px;	
	}
	
	.dealerBanner {
		height:400px;	
	}	
	
	.dealerLinks a {
		width: 100%;	
	}
	
	.dealerLinks a:first-child {
		border-bottom:1px solid #fff;	
	}
	
	body > div.page > div.main > .section-enquiry div.right {
		padding-top:0px !important;	
	}
	
	body > div.page > div.main.dealer > .section-enquiry {
		padding-top:60px;	
	}
	
	body > div.page > div.main > .section-enquiry div.right {
		margin-top: 40px;	
	}

	/* GLOBAL */
	h1,
	h2 {
		/*font-size: 3vw;*/
	}
	h3,
	body > div.page .section-models div.block div.content p,
	body > div.page .section-standard.intro.news h1 {
	    font-size: 30px;
	    font-size: 4vw;
	}	
	p {
		font-size: 16px;
	}
	body > div.page .model .section-gallery div.share {
		display: none;
	}
	
	
	
	/* LOADING */
	body > div.page > .section-loading {	
		height: 350px;
	}
	
	
	/* HERO */
	body > div.page > .section-header {	
		height: 100vw !important;
	}
	body > div.page > .section-header .slider ul.slides li span.bgImage.desktop {
		display:none;
	}
	body > div.page > .section-header .slider ul.slides li span.bgImage.mobile {
		display:block;
	}
	body > div.page > .section-header .slider .flex-direction-nav {
		display: none;
	}
	body > div.page > .section-header .slider ul.slides li video {
		/*display: none;*/
	}
	
	
	/* IMAGES */
	body > div.page .section-image {
		background-attachment: inherit;
	}	
	
	
	/* VIDEO */
	body > div.page .section-video {
/* 	    height: 350px; */
	}	
	
	
	
	/* FEATURE */
	body > div.page .section-feature div.block {
	    width: 100% !important;
	    height: 350px;
	    height: 61vw !important;
	    clear: both;
	    float: none;
	}		
	body > div.page .section-feature div.block div.content {
	    top: 50px;
	}
	
	
	
	/* INSTAGRAM */
	body > div.page .section-instagram div.block {
	    width: 100% !important;
	    height: 100vw;
	}	
	
	
	
	/* LINKS */
	body > div.page .section-links div.block.one {
	    padding: 50px 0px 0 !important;
	}
	body > div.page .section-links div.block {
	    padding: 30px 0px 0 !important;
	    width: 100% !important;
	}
	body > div.page .section-links div.block.four {
	    padding: 30px 0px 50px !important;
	}	
	
	
	
	/* FILTER */
	body > div.page section.filter {
	    height: auto;
	    line-height: 60px;
	}	
	body > div.page section.filter div.left,
	body > div.page section.filter div.right {
	    border-right: none;
	    width: 100%;
	    margin: 0;
	    padding: 0 8.5% !important;
	}
	body > div.page section.filter a.toggle {
	    height: 60px;
	    line-height: 60px;
	}
	body > div.page section.filter a.toggle:after {
	    right: 0;
	}	
		
	body > div.page section.filter div.right a.toggle {
	    padding-left: 0;
	    border-top: 1px solid rgba(255,255,255,0.1);
	}
	body > div.page section.filter div.left div.items,
	body > div.page section.filter div.right div.items {
		position: relative;
		top: 0;
	    left: 0px;
	    padding: 0;
	    right: 0;
	    width: 100%;
	}
	
	
	
	/* MODELS */
	body > div.page .section-models div.block {
	    height: 350px;
	    width: 100% !important;
	    height: 50vw;
	}	
	body > div.page .model .section-blocks div.block {
	    width: 100% !important;
	}	

	
	
	/* GALLERY */
	body > div.page .model .section-gallery,
	body.page-template-template-blocks .section-gallery {
/* 	    height: 350px !important; */
		/*height: 82vw;*/
		height:auto;
	}
	body.single-boat > div.page .model .section-gallery {
		height:56vw !important;
		margin-bottom:20px;
		padding-top:20px;
	}
	body > div.page .model .section-gallery.plans {
		height: 68vw;
	}
	body > div.page .model .section-gallery .owl-carousel .owl-nav {
		display: none;
	}
	
	
	
	/* BLOCKS */
	body > div.page .section-blocks div.block {
	    border-right: 0 solid #FFF;
	    border-left: 0 solid #FFF;
	    width: 100% !important;
	}
	
	
	
	/* SPECS */
	.section-specifications div.table {
	    padding: 0px 0;
	}	
	.section-specifications div.table::before {
	    display: none;
	}	
	.section-specifications div.table div.item p {
	    padding: 10px 25px !important;
	    font-size: 14px;	
	    display: block;
	    width: 100% !important;	
	}
	
	
	
	
	/* TOUR */
	body > div.page .model .section-tour iframe {
	    height: 350px !important;
		margin-bottom:40px;
	}	
	
	
	
	/* MODEL ENQUIRY */
	body > div.page > div.main.model > .section-enquiry div.left,
	body > div.page > div.main.model > .section-enquiry div.right {
	    width: 100% !important;
	    padding: 0 !important;
	}	
	body > div.page > div.main .gform_wrapper ul {
	    float: none !important;
	    width: 100% !important;
	    padding: 0 !important;
	}
	body > div.page > div.main .gform_wrapper .gform_footer{
	    padding: 0;
	}
	body > div.page > div.main .gform_wrapper .gform_footer,
	body > div.page > div.main .gform_wrapper input[type=submit] {
	    width: 100% !important;
	}
	
	
	
	/* VIDEOS */
	body > div.page section.filter div.search {
	    position: relative;
	}	
	body > div.page section.filter div.search input {
	    height: 60px;
	    line-height: 60px;
	    padding-left: 0;
	}	
	body > div.page section.filter div.search button {
	    height: 60px;
	    line-height: 60px;	
	}	
	body > div.page .section-videos div.block {
	    height: 350px;
	    height: 60vw;
	    width: 100% !important;
	}	
	
	
	/* NEWS */
	body > div.page .section-news article.block {
	    width: 100% !important;
	    height: auto;
	}	
	body > div.page .section-standard div.image.double div.left,
	body > div.page .section-standard div.image.double div.right {
	    float: left !important;
	    width: 100% !important;
	    padding: 0 !important;
	}
	body > div.page .section-standard div.image.double div.right {
	    margin-top: 30px;
	}
	
	
	
	/* IMAGE */
	body > div.page .section-image {
	    height: 350px;
		height: 50vw;
	}		
	
	
	
	/* SHARE */
	body > div.page .section-share p.share a {
	    margin: 0px 10px;
	}	
	
	
	
	/* DEALERS */
	body > div.page .dealers .mapBlock {
	    height: 400px;
	    width: 100% !important;
	}	
	body > div.page .dealers .locationsWrap {
	    height: auto;
	    width: 100% !important;
	}	
	body > div.page .dealers .locationsWrap p.tabs a {
	    padding: 0px 5px;
	}	
	
	.filterBlock span.optionsBlock .column {
		width:100%;
		margin-left:0px;
		margin-right: 0px;
	}	
	
	
	
	/* CONTACT */
	body > div.page > div.main > .section-enquiry {
	    padding: 60px 0px 80px;
	}
	body > div.page > div.main > .section-enquiry .container {
	    padding: 0 8.5%;
	}	

	body > div.page > div.main > .section-enquiry div.left {
	    padding-left: 0;
	    width: 100% !important;
	}	

	body > div.page > div.main > .section-enquiry div.right {
	    padding-left: 0;
	    padding-top: 30px;
	    width: 100% !important;
	}		
	body > div.page > div.main .gform_wrapper #field_1_12 .ginput_container {
	    width: 55px;
	}	
	
	body > div.page > div.main .gform_wrapper #field_22_12 .ginput_container {
	    width: 55px;
	}	
		/* SUBSCRIBE */
	body > div.page > div.main > .section-subscribe {
	    padding: 60px 0px 80px;
	}
	body > div.page > div.main > .section-subscribe .container {
	    padding: 0 8.5%;
	}	

	body > div.page > div.main > .section-subscribe div.left {
	    padding-left: 0;
	    width: 100% !important;
	}	

	body > div.page > div.main > .section-subscribe div.right {
	    padding-left: 0;
	    padding-top: 30px;
	    width: 100% !important;
	}		

}

@media only screen and (max-width:640px) {
	.grid.map .locationsGrid .container .item {
		width:100%;
		margin-left:0px;	
	}
	section.searchResultInfo {
		background:#fff;	
	}
	section.searchResultInfo .viewAs span {
		display: none;	
	}
	.grid.map .locationsGrid {
		padding-top:25px;	
	}
	section.filterBlock {
		background:#f1f3f4;	
	}
	section.searchResultInfo h3 {
		font-size: 26px;	
	}
	.grid.map .locationsGrid .container .item span.base {
		padding:0px;	
	}
	.grid.map .locationsGrid .container .item span.base h6 a {
		width: 100%;
	}
	.grid.map .locationsGrid .container .item span.top {
		padding-bottom: 60px;	
	}
	.grid.map .locationsGrid .container .item span.base h6 span.logo {
		right:auto;
		left:30px;
		background-position: left center;
		padding:0px;
	}
	.grid.map .locationsGrid .container .item span.base h6.logo {
		padding-top:80px;	
	}
	.grid.map .locationsGrid .container .item span.top.logo {
		padding-bottom: 130px;
		margin:0px;
		text-align: left;
	}
	section.searchResultInfo {
		padding-top:40px;
		padding-bottom: 80px;	
	}
	section.searchResultInfo .container {
		display: inline-block;
		position: relative;
		width: 100%;	
	}
	body > div.page .dealers .grid.map .mapBlock {
		height:300px !important;	
	}
	section.searchResultInfo .viewAs {
		width:100%;
		top:auto;
		bottom:-82px;	
		right:0px;
	}
	section.searchResultInfo .viewAs a {
		height:46px;
		width: 50%;
		border-radius: 0px;
		float:left;
		margin:0px;	
	}
	section.searchResultInfo .viewAs a {
		background:none;
		border:1px solid #001f5b;
		color:#001f5b;
		line-height: 44px;	
	}
	section.searchResultInfo .viewAs a.active {
		background:#001f5b;	
		color:#fff;
	}
	
	.dealerBanner {
		height:300px;	
	}	
}

@media only screen and (max-width:359px) {

	span.heading h1 {
		font-size: 26px;
	}

}


/*------------------------------------*\
    HELPERS
\*------------------------------------*/

.clear:before,
.clear:after {
    content:' ';
    display:table;
}
.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}

.v-wrap{
    height: 100%;
    white-space: nowrap;
    text-align: center;
}
.v-wrap:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    margin-right: -.25em;
    height: 100%; 
}
.v-box{
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}

.no-margin {
	margin: 0 !important;
}

.no-padding {
	padding: 0 !important;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.invisible {
    visibility: hidden;
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

html {
  -webkit-tap-highlight-color: transparent; 
}

::selection {
	background: #000;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection {
	background: #000;
	color: #FFF;
	text-shadow: none;
}
::-moz-selection {
	background: #000;
	color: #FFF;
	text-shadow: none;
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	
	a,
	a:visited {
		text-decoration:underline;
	}
	
	a[href]:after {
		content:" (" attr(href) ")";
	}
	
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	
	thead {
		display:table-header-group;
	}
	
	tr,img {
		page-break-inside:avoid;
	}
	
	img {
		max-width:100% !important;
	}
	
	@page {
		margin:0.5cm;
	}
	
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	
	h2,
	h3 {
		page-break-after:avoid;
	}
}

.fa-times-thin:before {
  content: '\00d7';
}



/*------------------------------------*\
    GOOGLE TRANSLATE
\*------------------------------------*/

.goog-te-banner-frame.skiptranslate {display: none !important;} 
body { top: 0px !important; }

#google_translate_element {
	position: absolute;
	right: -10px;
	top: -39px;
	display: inline; 
}

.goog-te-gadget-simple {
	border: 0px !important;
	color: #090304 !important;
	padding: 6px 3px !important;
    line-height: 18px !important;
    transition: all 300ms ease !important;
}

.goog-te-gadget-simple:hover, .goog-te-gadget-simple:active {
	background-color: #f2f2f2;
	text-decoration: none;
}

.goog-te-menu-value:hover {
	text-decoration: none !important;
}

iframe.goog-te-menu-frame {
	width: 175px !important;
}
iframe.goog-te-menu-frame a.goog-te-menu2-item div {
	background-color: red !important;
	color: white !important;
}

body > div.page > header .grid {
	overflow: visible;
}

body > div.page > header .grid .col10 {
	position: relative;
}

body > div.page > header.sticky #google_translate_element {
	display: none;
}

@media only screen and (max-width: 1200px) {

	body > div.page > header.sticky #google_translate_element {
		display: none;
	}
	
	#google_translate_element {
		right: 1px;
		top: 27px;
	}
		
}

/*

html.translated-ltr body > div.page > header {
	padding-top: 90px;
}

html.translated-ltr body > div.page > header.sticky {
	padding-top: 60px;
	height: 110px;
}
*/

@media screen and (min-width: 769px) {
	form.form.form-email {
		column-count: 2;
	}
}

form.form.form-email p {
	column-span: all;
	padding: 0 0 10px !important;
	text-align: center;
}

form.form.form-email div.form-group.form-group-lg
{
    margin: 10px 10px 10px 10px;
    font-size: 15px;
}

form.form.form-email div.form-group.form-group-lg label {
	display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 15px;
}

form.form.form-email #generate_signature {
	column-span: all;
	text-align: center;
	margin: 20px 0px 20px;
}

#generate_signature button {
	background-color: #1D2A58;
    color: white;
    padding: 10px;
    height: 40px;
    border: 1px solid #ececec;
    outline: 0;	
    font-size: 14px;
}

section.section-generator {
    padding: 80px 0;
}
section.section-generator .container {
    max-width: 800px !important;
}
section.section-generator h6 {
   text-align: center;
}

section.section-generator form.form.form-email p {
   font-size: 14px;
}

/*------------------------------------*\
    SECTION > HOMEPAGE DEALERS
    section-block_homepage_dealers
\*------------------------------------*/


body > div.page .section-block_homepage_dealers {
	width: 100%;
	background: #F1F0F0;
	position: absolute;
}

body > div.page .section-block_homepage_dealers .container {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	min-width: 720px;
}


@media only screen and (max-width:720px) {
	body > div.page .section-block_homepage_dealers .container {
		min-width:0px;
		width:100%;
	}
	.gfield_list_icons {
	max-width:6px;
	}
}

/* Virtual Boat Show */

.page-template-template-virtual-boat-show section#register {
	padding-top:80px;
	float:left;
	width:100%;
}

.page-template-template-virtual-boat-show section#register::before {
	top:25px;
}

section#register .gform_wrapper ul {
	width:100% !important;
}

section#register .gform_footer {
	width:100% !important;
}

section#register p {
	max-width:600px;
	margin:0 auto;
}

div.main section {
	clear:both;
}

section.vbsLogo {
	width:100%;
	float:left;
}

section.vbsLogo .container {
	float: left;
	width: 83.33% !important;
	margin-left:8.5% !important;
	padding:0px !important;
	max-width:100% !important;
}

section.vbsLogo span.logo {
	text-align:left;
	max-width:400px;
	width:60%;
	padding:0px;
	margin:0;
}

section.vbsBanner {
	width:100%;
	/*margin-top:40px;*/
	float:left;
}

section.vbsBanner .container {
	position:relative;
	height:100%;
	/*width: 83.33% !important;*/
	/*margin-left:8.5% !important;*/
	padding:0px !important;
	max-width:100% !important;
}

section.vbsBanner .container .vbsLogo {
	position:absolute;
	left:0px;
	top:10%;
	text-align:center;
	width:100%;
	height:18%;
}

.vbsLogoMain {
	float:left;
	width:100%;
	height:300px;
	min-height:inherit;
	position:relative;
}

.vbsLogoMain img {
	height:40%;
	width:auto;
	top:30%;
	position:absolute;
	left:50%;
	-webkit-transform: translate(-50%,0%);
	-ms-transform: translate(-50%,0%);
	transform: translate(-50%,0%);
}

section.vbsBanner .container .vbsLogo img {
	height:100%;
	max-width:auto;
}

section.vbsBanner .container .bgImage {
	/*padding-bottom:50%;*/
	height:70vh;
	min-height:500px;
	max-height:600px;
	background-size:cover;
	background-position:center center;
	float:left;
	width:100%;
	position:relative;
}

section.vbsBanner .container .bgImage.slim {
	/*height:300px;
	min-height:inherit;*/
}

section.vbsBanner .container .bgImage.slim .vbsLogo {
	height:40%;
	top:30%;
}

section.vbsBanner .container .bgImage.counter .vbsLogo {
	height:20%;
	top:10%;
}

section.vbsBanner .container .bgImage.livestream .vbsLogo {
	display:none;
}

div.vtPopup {
	padding:20px 80px;
}

section.vbsBanner .container .bgImage .videoOuter {
	width:100%;
	display:inline-block;
	text-align:center;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

section.vbsBanner .container .bgImage .videoContainer {
	height:80%;
	top:10%;
	text-align:center;
	display:inline-block;
	padding:40px 40px;
	position:relative;
	overflow:hidden;
}

section.vbsBanner .container .bgImage .videoContainer iframe {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

section.vbsBanner .container .baseBtn {
	position:absolute;
	bottom:10%;
	left:0;
	width:100%;
	text-align:center;
}

section.vbsBanner .container .baseBtn a {
	display:inline-block;
	background:#fff;
	border-radius:5px;
	height:50px;
	line-height:50px;
	padding:0px 20px;
	text-transform:uppercase;
}

section.vbsBanner .container .baseBtn a:hover {
	text-decoration:none;
}

#timer {
	/*height:36%;*/
	width:100%;
	position:absolute;
	top:36%;
	text-align:center;
}

#timer > div > span {
	float:left;
	width:100%;
	color:#fff;
}

#timer > div > span:first-child {
	font-size: 160px;
}

#timer > div > span:last-child {
	font-size:50px;
	text-transform:uppercase;
}

#timer #days {
	width:20%;
	max-width:320px;
	display:inline-block;
	height:100%;
	border-right:1px solid #fff;
}

#timer #hours {
	width:20%;
	max-width:320px;
	display:inline-block;
	height:100%;
	border-right:1px solid #fff;
}

#timer #minutes {
	width:20%;
	max-width:320px;
	display:inline-block;
	height:100%;
}

.mfp-iframe-holder .mfp-content {
	max-width:80%;
}

#vbsBoats .container {
	max-width: 1380px;
	padding: 0px 20px;
	margin: 0px auto;
}

#vbsBoats .boatBlock {
	margin-bottom:40px;
	float:left;
	width:100%;
}

#vbsBoats .boatBlock span.mobile {
	float:left;
	width:100%;
	display:none;
	margin-bottom:40px;
}

#vbsBoats .boatBlock span.desktop {
	float:left;
	width:100%;
	margin-bottom:40px;
}

#vbsBoats .boatBlock:first-child {
	margin-top:40px;
}

#vbsBoats .boatBlock .grid {
	float:left;
	width:100%;
	margin-top:20px;
}

#vbsBoats .boatBlock .grid span.block {
	float:left;
	width:calc(33.33% - 10px);
	margin-left:15px;
	padding-bottom:calc(33.33% - 10px);
	background-size:cover;
	background-position:center center;
	margin-bottom:15px;
	position:relative;
}

#vbsBoats .boatBlock .grid span.block .overlay {
	opacity:1;
	background:rgba(0,0,0,0.7);
	position:absolute;
	top:0;
	left:0px;
	width:100%;
	height:100%;
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	color:#fff;
}

#vbsBoats .boatBlock .grid span.block .overlay > span {
	width:100%;
	text-align:center;
	float:left;
	position:absolute;
	top:50%;
	left:0px;
	-webkit-transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
	transform: translate(0%,-50%);
	padding:0px 10px;
}

.page-template-template-virtual-boat-show .mfp-bg {
	z-index:9999;
}

.page-template-template-virtual-boat-show .mfp-content {
	text-align:center;
}

#formPopup .validation_error {
	line-height:1.4;
	color:red;
	padding-bottom:20px;
}

#formPopup .gform_wrapper .validation_message {
	font-weight: 300;
	font-size: 14px;
	color:red;
	padding-left: 15px;
	float: left;
	padding-right: 20px;
	text-align: left;
	padding-bottom: 10px;
	padding-top:5px;
	text-transform:uppercase;
}

#formPopup {
	max-width: 540px;
	background: #fff;
	display: inline-block;
	padding: 40px;
	position: relative;
	width: 100%;
}

#formPopup label.gfield_label {
	display:none;
}

#formPopup h4 {
	font-size:22px;
	margin-bottom:20px;
}

#formPopup p {
	font-size:15px;
	line-height:1.2;
}

#formPopup .gform_wrapper li {
	width:100%;
	margin-bottom:15px;
}

#vbsBoats .boatBlock .grid span.block a {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
}

#vbsBoats .boatBlock .grid span.block .overlay > span > span {
	width:100%;
	text-align:center;
	float:left;
	line-height:1.1;
}

#vbsBoats .boatBlock .grid span.block .overlay > span > span:first-child {
	margin-bottom:20px;
}

#vbsBoats .boatBlock .grid span.block .overlay > span > span:first-child img {
	width:20%;
	height:auto;
}

#vbsBoats .boatBlock .grid span.block:nth-child(3n+1) {
	margin-left:0px;
}

#vbsBoats .boatBlock .grid span.block:hover .overlay {
	opacity:0;
}

html.touch #vbsBoats .boatBlock .grid span.block .overlay {
	opacity:1;
}

/*------------------------------------*\
	WOOCOMMERCE
\*------------------------------------*/

body.woocommerce-page > div.page .section-standard .container {
	max-width:1200px;
}

body.woocommerce-page > div.page .section-standard {
	padding-top:40px;
}

body.woocommerce-page > div.page .section-standard h2 {
	font-size:16px;
}

body.woocommerce-page #sidebar {
	display:none;
}

.woocommerce-ordering,
.woocommerce-result-count,
.woocommerce-breadcrumb,
.product_meta,
.woocommerce div.product .stock {
	display:none;
}

.woocommerce ul.products li.product .price {
	color:#000 !important;
	font-size:1em !important;
}

.woocommerce ul.products li.product .button,
p.order-again a,
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order,
button[name=apply_coupon],
button[name=save_account_details],
.woocommerce div.product form.cart .button,
.woocommerce .cart .button, .woocommerce .cart input.button,
button[name=calc_shipping],
a.woocommerce-button.view,
button[name=save_address],
form.woocommerce-ResetPassword button,
.woocommerce-message a,
.woocommerce-error a,
#customer_login button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	background-color: #090304 !important;
	border: 0px solid #ececec;
	text-align: left;
	font-weight: 300 !important;
	font-size: 14px !important;
	color: #fff !important;
	text-transform: uppercase;
	height: 40px;
	line-height: 40px !important;
	margin: 0 !important;
	padding: 0 20px;
	padding-top:0 !important;
	padding-bottom:0 !important;
	text-align: center;
}

.woocommerce a.button.loading::after,
.woocommerce a.button.added::after {
	position:absolute !important;
	top:auto !important;
	right:10px !important;
}

.woocommerce a.button.loading,
.woocommerce a.button.added {
	padding-right:30px !important;
}

button[name=save_address] {
	margin-top:10px !important;
}

mark {
	background:none;
}

form.woocommerce-ResetPassword {
	text-align:left;
}

form.woocommerce-ResetPassword p {
	font-size:16px;
}

#customer_login h2 {
	margin-bottom:20px !important;
}

#customer_login p {
	font-size:16px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	float:left;
	width:100%;
	margin-bottom:20px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme input {
	float:left;
	margin-top:2px;
}

section.woocommerce-order-details h2,
section.woocommerce-customer-details h2 {
	margin-bottom:20px !important;
}

section.woocommerce-customer-details address {
	border:0 !important;
	padding:0 !important;
	line-height:1.2;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
	display:none;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
	padding-left:0 !important;
}

.select2-container--default .select2-selection--single {
	height:40px;
	border:1px solid #090304;
	padding-left:12px;
	color:#090304;
}

.select2-container--default .select2-selection--single::after {
	line-height:38px;
	right:10px;
	color:#090304;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color:#090304;
	line-height:40px;
	padding:0;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
	font-weight:500;
}

.woocommerce ul#shipping_method li label,
p.woocommerce-shipping-destination {
	font-size:16px;
}

.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover {
	background:#000;
}

.woocommerce .cart-collaterals h2, .woocommerce-page .cart-collaterals h2 {
	margin-bottom:20px !important;
}

.woocommerce-tabs {
	display:none;
}

section.related.products {
	clear:both;
	margin-top:40px;
	float:left;
	width:100%;
}

section.related.products h2 {
	font-size:16px !important;
}

.woocommerce .quantity .qty {
	height:40px;
	padding:0;
	border: 1px solid #000;
	border-radius: 3px;
}

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
	font-size:16px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	padding:0 !important;
	border:0 !important;
}

.woocommerce div.product .product_title {
	text-align:left;
	width:100%;
	float:left;
	margin-bottom:10px;
	font-size: 16px !important;
}

.woocommerce table.shop_table th {
	font-weight:500;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
	width:auto !important;
}

.woocommerce table.shop_table th.product-subtotal,
.woocommerce table.shop_table td.product-subtotal {
	text-align:right;
}

.woocommerce a.remove {
	color:#000 !important;
	font-weight:normal;
}

.woocommerce a.remove:hover {
	color:#000 !important;
	background:none !important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color:#000 !important;
	padding-bottom:15px !important;
}


ul.products {
	padding:0 !important;
	margin:0 !important;
	list-style:none !important;
}

ul.products li {
	list-style:none !important;
	margin-bottom:40px !important;
}

h1.woocommerce-products-header__title.page-title {
	display: inline-block;
	font-size: 16px !important;
	line-height: 1.3;
	letter-spacing: 1px;
	position: relative;
	margin: 0 auto 20px;
	margin-bottom: 40px;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 2px solid #090304;
}

.woocommerce form .form-row em {
	font-size:16px;
}

.woocommerce-input-wrapper {
	font-size:16px;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background:#fff !important;
}

.woocommerce form .form-row {
	text-align:left;
	padding:0;
}

.woocommerce form .form-row label {
	font-size:16px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width:48%;
}

.woocommerce form .form-row textarea {
	height:120px;
}

#customer_details {
	margin-bottom:40px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	border-radius:0;
	background:rgba(0,0,0,0.05);
}

#add_payment_method #payment div.payment_box p:last-child, .woocommerce-cart #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child {
	font-size:16px;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
	list-style:none;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	background:rgba(0,0,0,0.1);
}

.woocommerce form .form-row .required {
	color:#090304;
	font-size:14px;
}

form.woocommerce-checkout {
	margin-top:20px;
}

.woocommerce table.shop_table {
	border-radius:0;
}

.woocommerce ul#shipping_method li {
	margin:0;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	margin:10px 0 !important;
}

form.woocommerce-form-coupon > p:first-child {
	font-size:16px;
	padding-bottom:10px;
}

.woocommerce-info,
.woocommerce-message {
	border-top-color:#090304;
	text-align:left;
}

.woocommerce-error::before {
	top:20px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	background:rgba(0,0,0,0.05);
	margin:0 0 10px 0 !important;
	text-align:left;
}

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
	margin:0 !important;
	font-size:16px !important;
}

a.added_to_cart {
	clear:both;
	width:100%;
}

.woocommerce-info::before,
.woocommerce-message:before {
	color:#090304;
}

form.woocommerce-checkout h3 {
	font-size:16px;
	letter-spacing:1px;
	text-align:left;
	margin-bottom:10px;
}

label.woocommerce-form__label-for-checkbox span {
	float:right;
	width:calc(100% - 25px);
	text-align:left;
	line-height:1.2;
}

h3#ship-to-different-address {
	width:100%;
}

h3#ship-to-different-address input {
	float:left;
	margin-top:2px;
}

.woocommerce form .form-row .input-checkbox {
	margin-top:3px;
	vertical-align:top;
}

nav.woocommerce-MyAccount-navigation ul {
	margin:0 !important;
}

nav.woocommerce-MyAccount-navigation ul li {
	list-style:none !important;
	text-align:left;
	font-size:16px !important;
	border-bottom:1px solid rgba(0,0,0,0.05);
	padding-bottom:10px;
}

fieldset {
	margin:0 0 10px;
	padding:0;
	border:0;
}

fieldset legend {
	display:none;
}

.woocommerce-account .addresses .title h3 {
	font-size:16px;
	letter-spacing:1px;
	margin-bottom:10px;
}

.woocommerce-account .addresses address {
	line-height:1.2;
}

nav.woocommerce-MyAccount-navigation ul li:last-child {
	border:0;
}

.woocommerce-account .woocommerce-MyAccount-content {
	text-align:left;
}

.woocommerce-account .woocommerce-MyAccount-content h3 {
	font-size:16px;
	letter-spacing:1px;
}

.woocommerce-account .woocommerce-MyAccount-content p {
	font-size:16px;
}

.woocommerce-MyAccount-content .woocommerce-info a.button {
	display:none;
}

dt.variation-DetailsInformation {
	display:none !important;
}

.woocommerce-cart td.product-name dl dt.variation-DetailsInformation {
	display:none !important;
}

dd.variation-DetailsInformation {
	clear:both;
}

ul.event-custom-price {
	margin-top:10px !important;
	margin-bottom:10px !important;
	margin-left:0 !important;
	margin-right:0 !important;
}

ul.event-custom-price li {
	margin-bottom:0 !important;
	list-style:none !important;
}

ul.mep_cart_user_inforation_details {
	margin:0 !important;
}

h4.mep-cart-table-title {
	display:none !important;
}

.mep-events-wrapper td.ticket-price {
	text-align:right !important;
}

.mep-events-wrapper div.xtra-item-left {
	text-align:center !important;
}

.mep-events-wrapper .mage_input_group {
	background:#fff !important;
	border:0 !important;
}

.mep-events-wrapper .mage_input_group span {
	color:#090304 !important;
	font-size:12px !important;
}

.mep-events-wrapper table td.total-col {
	font-size:16px !important;
}

input.extra-qty-box {
	text-align:center !important;
}

.user-info-sec h5 {
	margin-bottom:0 !important;
	text-align:left;
}

tr.woocommerce-cart-form__cart-item td.product-quantity {
	min-height:42px !important;
}

body .mep-user-info-sec input {
	border: 1px solid #090304 !important;
	font-size:12px !important;
}

.mep-user-info-sec > label {
	margin:0 10px !important;
}

.mep-user-info-sec textarea {
	margin:10px 0;
	resize:none;
	font-size:12px;
	height:80px;
}

.mep-user-info-sec {
	padding:10px 10px !important;
}

.mep-user-info-sec > label select {
	margin:10px 0;
}

table.mep_event_add_cart_table td button {
	margin:0;
	float:right;
}

table.mep_event_add_cart_table td.total-col {
	text-align:left !important;
}

button.btn-mep-event-cart,
a.btn-mep-event-cart {
	border-radius:0 !important;
	background-color: #090304 !important;
	font-weight: 300 !important;
	font-size: 14px !important;
	color: #fff !important;
	text-transform: uppercase;
}

@media only screen and (max-width:768px) {
	#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
		width:100% !important;
		margin-bottom:5px !important;
	}
	.woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text + .button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text + .button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text + .button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text + .button {
		width:100%;
	}
	.woocommerce-page .col2-set .col-2 {
		margin-top:20px;
	}
	button#place_order {
		margin-top:10px !important;
	}
	.woocommerce form.checkout_coupon p {
		width:100% !important;
	}
	button[name=apply_coupon] {
		width:100% !important;
	}
	.woocommerce-page .col2-set .col-2 {
		margin-top:30px;
	}
}


@media only screen and (max-width:1400px) {
	#timer > div > span:first-child {
		font-size: calc((82vw - 4.5rem) / 7);
	}

	#timer > div > span:last-child {
		font-size: calc((30vw - 3.5rem) / 7);
	}
}

@media only screen and (max-width:1260px) {
	section.vbsBanner .container .bgImage {
		height:auto;
		padding-bottom:50%;
		min-height:inherit;
	}
	body > div.page > .section-header.slim {
		/*height:auto !important;
		padding-bottom:50%;*/
		min-height:inherit;
	}
	body > div.page > .section-header.slim div.content {
		bottom:30px;
	}
}

@media only screen and (max-width:768px) {
	section.vbsBanner .container .baseBtn a {
		height:35px;
		line-height:35px;
		font-size:13px;
	}
	div.vtPopup {
		padding:20px 20px;
	}
	.vbsLogoMain {
		height:200px;
	}
}

@media only screen and (max-width:767px) {
	.vbsLogoMain {
		height:160px;
	}
	body > div.page > .section-header.slim {
		height: 100vw !important;	
	}
	body > div.page > .section-header span.bg img.mobile {
		display:block;
	}
	body > div.page > .section-header span.bg img.desktop {
		display:none;
	}
	#vbsBoats .boatBlock .grid span.block {
		width:calc(50% - 7.5px);
		margin-left:15px;
		padding-bottom:calc(50% - 7.5px);
	}	
	#vbsBoats .boatBlock .grid span.block:nth-child(3n+1) {
		margin-left:15px;
	}
	#vbsBoats .boatBlock .grid span.block:nth-child(2n+1) {
		margin-left:0px;
	}
	#vbsBoats .boatBlock .grid span.block .overlay > span > span:first-child {
		margin-bottom:10px;
	}
	#vbsBoats .boatBlock .grid span.block .overlay > span > span {
		font-size:14px;
	}	
}

@media only screen and (max-width:640px) {
	section.vbsBanner .container .baseBtn a {
		height:24px;
		line-height:24px;
		font-size:11px;
	}
	#vbsBoats .boatBlock span.mobile {
		display:block;
	}
	#vbsBoats .boatBlock span.desktop {
		display:none;
	}
}


/*

body > div.page .section-block_homepage_dealers .container2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 790px;
}
*/

body > div.page .section-block_homepage_dealers .container article.block {
    width: 100% !important;
    height: auto;
    background:#FFFFFF;
}

body > div.page .section-block_homepage_dealers .container article.block div.left {
    width: 50% !important;
    float:left;
}

body > div.page .section-block_homepage_dealers .container article.block div.right {
    width: 50% !important;
    float: right;
}

body > div.page .section-block_homepage_dealers .container article.block div.content p {
	font-size: 15px;
	font-weight: 300;
}

body > div.page .section-block_homepage_dealers .container article.block div.content div.image {
	width: 100%;
}
body > div.page .section-block_homepage_dealers .container article.block div.content div.image img {
	min-width: 100%;
	max-width: 100%;
	
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;	
}

body > div.page .section-block_homepage_dealers article.block div.content {
	padding: 25px 20px 35px;
}

body > div.page .section-block_homepage_dealers article.block div.content hr
{
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    border-style: none;
    border-width: 1px;
    color:#00245D;
	background-color: #00245D;
	height: 1px;
    width: 100%;
} 

.fill {
	width:100%;
	height:100%;
	/*min-height: 521px;*/
	min-height: 320px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    /*padding:0px;*/
}

body > div.page .section-block_homepage_dealers div.first { padding-top:95px;}

body > div.page .section-block_homepage_dealers div.last { padding-bottom:95px;}

@media only screen and (max-width:568px) {
	body > div.page .section-block_homepage_dealers .container .block img.dealerImageFull {
		display: block;
		width:100%;
	}

	body > div.page .section-block_homepage_dealers .container .block div.dealerImageSmall {
		display: none;
	}

	body > div.page .section-block_homepage_dealers .container article.block div.content {
		float:left;
		width: 100% !important;
	}
	.gfield_list_icons {
	max-width:6px;
	}


}

@media only screen and (min-width:568px) {
	body > div.page .section-block_homepage_dealers .container .block img.dealerImageFull {
		display: none;
	}

	body > div.page .section-block_homepage_dealers .container .block div.dealerImageSmall {
		display: block;
	}

	body > div.page .section-block_homepage_dealers .container article.block div.right {
		float:right;
	}

	body > div.page .section-block_homepage_dealers .container article.block div.content {
		width:50% !important;
	}
	

}

.confirmButton {
	font-family:'Bliss Pro';
}

li.hs-form-booleancheckbox input {
	float:left;
}

li.hs-form-booleancheckbox label {
	display:flex;
}

li.hs-form-booleancheckbox label input {
	width:14px !important;
	height:14px !important;
}

div.hs-richtext p {
	font-size:15px;
}

div.hs-richtext p a {
	color:#000;
}

/* Model template updates */

body>div.page>.section-header .slider ul.slides li:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	displaY: block;
	background-color: rgba(0,0,0,0.2);		
	z-index: 3;
}

body>div.page>.section-header.model-banner div.content {
	bottom: 135px;
}

body>div.page>.section-header.model-banner .model-buttons-container {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 30px;
	text-align: center;
	color: #fff;
	z-index: 10;	
}

body>div.page>.section-header.model-banner .model-buttons-container .model-button-inner {
	width: auto;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

body>div.page>.section-header.model-banner .model-buttons-container .model-button-inner a {
	border: 1px solid #fff;
	border-right: none;
	height: 64px;
	display: flex;
	gap: 8px;
	align-items: center;
	justify-content: center;
	padding: 0 55px;
	font-size: 16px;
	letter-spacing: 0.03em;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

body>div.page>.section-header.model-banner .model-buttons-container .model-button-inner .button-text.mobile {
	display: none;
}

body>div.page>.section-header.model-banner .model-buttons-container .model-button-inner a:last-child {
	border-right: 1px solid #fff;
	/* restore right border on the last one */
}

body>div.page>.section-header.model-banner .model-buttons-container .model-button-inner a:hover {
	text-decoration: none;
	background: #fff;
	color: #000;
}

body>div.page>.section-header.model-banner .model-buttons-container .model-button-inner a:hover img {
	filter: invert(1);
}

body>div.page>.section-header.model-banner h1 {
	border-bottom: none;
	font-weight: 500;
	font-size: 56px;
	font-weight: 500;
	margin-bottom: 0px;
}

body>div.page>.section-header.model-banner h3 {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 5px;
}

/* If only one slide exists, hide nav */
body>div.page>.section-header .slider:has(.slides > li:only-child) .flex-direction-nav {
	display: none !important;
}

body>div.page>.section-header .absolute-video-button {
	position: absolute;
	right: 16px;
	top: 16px;
	z-index: 10;
	cursor: pointer;
	z-index: 101;
}

/* .section-gallery .model-owl-carousel .owl-stage {
	padding-left: 64px !important;
} */

body>div.page .model .section-gallery .owl-carousel .owl-dots .owl-dot,
body>div.page .model .section-gallery .model-owl-carousel .owl-dots .owl-dot{
	width: 30px;
	height: 0px;
	border-radius: 0px;
	border-color: rgba(0,0,0,0.2);
}

body>div.page .model .section-gallery .owl-carousel .owl-dots .owl-dot.active,
body>div.page .model .section-gallery .model-owl-carousel .owl-dots .owl-dot.active {
	border-color: rgba(0, 0, 0, 1);
}

body>div.page .model .section-gallery .model-owl-carousel .owl-item {
	height: auto;	
	max-height: 75vh;
	overflow: hidden;
}

body>div.page .model .section-gallery.model-gallery {
	height: auto;
	padding: 50px 0 115px;
}

body>div.page .model .section-gallery .model-owl-carousel .owl-item .item {
	position: relative;
	aspect-ratio: 3 / 2;
	width: 100%;
	height: auto;
	max-height: 75vh;
	overflow: hidden;
	background-position: center;
}

body>div.page .model .section-gallery.plans {
	padding: 50px 0 125px;
	float: left;
	max-height: 100%;
	height: 100%;
}

body>div.page .model .section-gallery.plans .floor-plans {
	height: auto;
}

body>div.page .model .section-gallery.plans .floor-plans .item {
	background-color: #fff;
	padding-top: 46%;
}

body>div.page .model .section-gallery.plans .floor-plans .item .image-container {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

body>div.page .model .section-gallery.plans .floor-plans .item .image-container .floor-plan-image {
	display: block;
	height: 100%;
	width: 100%;
	object-fit: contain;
	object-position: center;
}

body>div.page .model .section-gallery.plans .title-container {
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
}

body>div.page .model .section-gallery.plans .floor-plans h2 {
	border-bottom: none;
}

section.button-container-outer.large-padding-top {
	padding-top: 52px;
	padding-bottom: 25px;
	float: left;
}

.button-container {
	float: left;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.button-container .std-button-black {
	border: 1px solid #000;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 55px;
	font-size: 16px;
	letter-spacing: 0.03em;
	color: #fff;
	background-color: #000;
	text-transform: uppercase;
	cursor: pointer;
	margin-bottom: 25px;
}

.button-container .std-button-black:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

section.button-container-outer.black-button-container {
	background-color: #000;
	float: left;
	width: 100%;
}

section.button-container-outer.black-button-container .button-container {
	margin-bottom: 70px;
}

.button-container .std-button-white {
	border: 1px solid #fff;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 55px;
	font-size: 16px;
	letter-spacing: 0.03em;
	color: #000;
	background-color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	margin-bottom: 25px;
}

.button-container .std-button-white:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}

.column-container {
	width: 100%;
	display: flex;
}

.column-container .column.one-half {
	flex: 1;
}

section.info .container {
	max-width: 1350px;
}

section.info.model-info {
	padding: 50px 0 75px;
}

section.info.model-info .description-outer p {
	position: relative;
	padding-left: 1.2em;
}

section.info.model-info .description-outer p::before {
	content: "•";
	position: absolute;
	left: 0;
	font-weight: bold;
}

section.info.model-info .description-outer.mobile {
	display: none;
}
section.info.model-info .enquire-button-container.mobile {
	display: none;
}

section.info.model-info .scroll-to-button-container.mobile {
	display: none;
}

section.info .container .small-text-title {
	float: left;
	width: 100%;
	margin-bottom: 24px;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}

section.info .container .column-container {
	gap: 40px;
}

.title-link-column .title-link-inner {
	max-width: 510px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	gap: 24px;
}

.title-link-column .title-link-inner h3 {
	font-size: 28px;
	text-transform: none;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 1.4;
}

.scroll-to-button-container {
	width: 100%;
	display: flex;
	gap: 40px;	
	justify-content: flex-start;
}

.scroll-to-button-container .scroll-to-button-inner {
	display: flex;
	flex-direction: column;
	width: 80px;
	gap: 14px;
	text-transform: uppercase;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	text-align: center;
}

body>div.page .model .section-blocks.model-blocks {
	display: flex;
	position: relative;
	min-height: 100vh;
	padding: 0px;
}

body>div.page .model .section-blocks.model-blocks.mobile-only {
	display: none;
}

body>div.page .model .section-blocks.model-blocks .container {
	display: flex;
	width: 100%;
	max-width: 100%;
	padding: 0 20px;
}

body>div.page .model .section-blocks.model-blocks.mobile-only .container {
	padding: 0 20px;
	flex-direction: column;
	gap: 0px;
}

body>div.page .model .section-blocks.model-blocks.mobile-only .container .block-item {
	width: 100%;
}

body>div.page .model .section-blocks.model-blocks.mobile-only .container .block-item .image-outer {
	width: 100%;
	position: relative;
	padding-top: 66%;
	margin-bottom: 40px;
	overflow: hidden;
}

body>div.page .model .section-blocks.model-blocks.mobile-only .container .block-item .image-outer .image-column {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

body>div.page .model .section-blocks.model-blocks.mobile-only .container .block-item .image-outer .image-column img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

body>div.page .model .section-blocks.model-blocks.desktop .image-column {
	position: sticky;
	top: 0;
	flex: 1;
	height: 100vh;
	overflow: hidden;
}

body>div.page .model .section-blocks.model-blocks.desktop .image-column img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	transition: opacity 0.2s ease;
}

body>div.page .model .section-blocks.model-blocks .text-column {
	flex: 1;	
}

body>div.page .model .section-blocks.model-blocks.desktop .text-column .text-column-inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* centers the block horizontally */
	height: 100vh;
}

body>div.page .model .section-blocks.model-blocks.desktop .text-column .text-column-inner p {
	line-height: 1.4;
	font-size: 18px;
}

body>div.page .model .section-blocks.model-blocks.desktop .text-column .text-column-inner .enquire-button-container {
	float: left;
	width: 100%;
	margin-top: 20px;
}

body>div.page .model .section-blocks.model-blocks.desktop .text-column .block {
	max-width: 480px;
	padding: 0 20px;
	width: 100%;
	text-align: left;
	border-left: none;
	border-right: none;
}

/* Slide Out Modules */
body>div.page>div.main section.slide-out-module {
	position: fixed!important;
	top: 0;
	right: -100%;
	width: 100%;
	max-width: 650px;
	height: 100vh;
	background: #fff;
	box-shadow: -2px 0 10px rgba(0, 0, 0, 0.3);
	transition: right 0.4s ease;
	z-index: 9999;
}

body>div.page>div.main section.slide-out-module.active {
	right: 0;
}

.slide-out-inner {
	padding: 90px 55px;
	position: relative;
	height: 100%;
	overflow-y: auto;
}

@media only screen and (max-width:767px) {
	.slide-out-inner {
		padding: 90px 20px 180px;
		height: 100vh;
	}
}

.slide-out-inner h2 {
	border-bottom: none;
	font-size: 20px;
	padding-bottom: 0px;
	margin-bottom: 25px;
}

.close-slide-out {
	position: absolute;
	top: 25px;
	left: 25px;
	font-size: 30px;
	background: none;
	border: none;
	cursor: pointer;
}

@media only screen and (max-width:767px) {
	.close-slide-out {
		left: 12px;
	}
}

#slide-out-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9998;
}

#slide-out-overlay.active {
	display: block;
}

body.no-scroll {
	overflow: hidden;
	height: 100%;
}

.slide-out-inner li.hs-form-booleancheckbox label p,
.slide-out-inner .hs-richtext p {
	text-transform: none;
}

body>div.page .model .medium-heading {
	font-size: 32px;
	letter-spacing: 0;
	text-transform: uppercase;
	border-bottom: none;
	padding-bottom: 0px;
}

body>div.page .model .no-border {
	border: none;
	padding-bottom: 0px;
}

.section-specifications.model-specs {
	padding: 120px 0px 75px;
	background-color: #000;
	color: #fff;
	float:left;
}

.section-specifications.model-specs .column-container {
	gap: 40px;
}

.section-specifications.model-specs .column-container .title-column {
	min-width: 450px;
	width: 450px;
	text-align: left;
	color: #fff;
}

.section-specifications.model-specs .column-container .title-column h2 {
	color: #fff;
}

.section-specifications.model-specs div.table {
	position: relative;
	width: 100%;
	max-width: 100%;
	border: none;
	padding: 0;
	margin: 0;
}

.section-specifications.model-specs div.table:before {
	display: none;
}

.section-specifications.model-specs div.table div.item {
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}

.section-specifications.model-specs div.table div.item:nth-last-child(2) {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.section-specifications.model-specs div.table div.item p {
	color: #fff;
}

.section-specifications.model-specs div.table div.item p.type {
	background-color: transparent;
}

/* Full-width container */
.buttons-column-container {
	width: 100%;
}

.section-specifications.model-specs .enquire-button-container {
	width: 100%;
	float: left;
	margin-top: 80px;
}

.section-specifications.model-specs .enquire-button-container a {
	margin-bottom: 0px;
}

/* Three-column flex */
.buttons-column-container .column-container {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

/* Each tile wrapper */
.buttons-column-container .link-image-container {
	position: relative;
	flex: 1 1 33.333%;
	max-width: 50%;
	aspect-ratio: 1/1;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* Background image (covers) */
.buttons-column-container .link-image-container img.background-img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 0;
}

/* Overlay */
.buttons-column-container .opacity-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.2);
	z-index: 1;
}

/* Button centered */
.buttons-column-container .link-image-container a {
	position: relative;
	/* sits above overlay */
	z-index: 2;
	display: inline-flex;
	align-items: center;
	border: 1px solid #fff;
	background-color: rgba(0,0,0,0.4);
	height: 72px;
	display: flex;
	gap: 8px;
	align-items: center;
	justify-content: center;
	padding: 0 55px;
	font-size: 16px;
	letter-spacing: 0.03em;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

.buttons-column-container .link-image-container a:hover {
	text-decoration: none;
	background-color: #000;
}

/* Responsive: stack under 900px */
@media (max-width: 900px) {
	.buttons-column-container .link-image-container {
		flex: 1 1 100%;
		max-width: 100%;
	}
}

/* model template updates responsive */

 @media only screen and (max-width: 1200px) {
	body>div.page .model .section-gallery .model-owl-carousel .owl-nav {
		left: 20px;
		right: 70px;
	}

		body>div.page .model .section-gallery .owl-carousel .owl-dots .owl-dot,
		body>div.page .model .section-gallery .model-owl-carousel .owl-dots .owl-dot {
			width: 25px;
			margin: 0 5px;
			border: 1px solid rgba(0, 0, 0, 0.2);
		}

		body>div.page .model .section-gallery .owl-carousel .owl-dots .owl-dot.active,
		body>div.page .model .section-gallery .model-owl-carousel .owl-dots .owl-dot.active {
			border: 1px solid rgba(0, 0, 0, 1);
		}
 }

@media only screen and (max-width: 1023px) {
	.section-specifications.model-specs .column-container {
		gap: 24px;
		flex-direction: column;
	}

	.section-specifications.model-specs .column-container .title-column {
		width: 100%;
	}

	.section-specifications.model-specs .column-container .title-column h2 {
		margin-bottom: 0px;
	}
	
	.section-specifications.model-specs .column-container .table-column {
		border-top: 1px solid rgba(255, 255, 255, 0.5);
	}

}

@media only screen and (max-width: 979px) {
	body>div.page>header {
		height: 65px;
		padding-top: 20px;
	}

	body>div.page>.section-header.model-banner {
		height: calc(100vh - 9px)!important;
		height: calc(100svh - 9px)!important;
	}

	body>div.page>.section-header.model-banner .slider {
		height: calc(100% - 56px);
	}

	body>div.page>.section-header.model-banner div.content {
		bottom: 50px;
	}

	body>div.page>.section-header.model-banner .model-buttons-container {
		position: relative;
		bottom: 0;
		color: #000;
	}

	body>div.page>.section-header.model-banner .model-buttons-container .model-button-inner a {
		color: #000;
		border-color: #000;
		height: 56px;
		padding: 0;
		flex: 1;
	}

	body>div.page>.section-header.model-banner .model-buttons-container .model-button-inner a img {
		filter: invert(1);
	}		

	body>div.page nav.mobile {
		margin-top: 65px;
	}

	body>div.page nav.mobile.sticky {
		margin-top: 65px;
	}

	body>div.page>.section-header.model-banner .model-buttons-container .model-button-inner .button-text.mobile {
		display: none;
	}

	body>div.page .model .section-blocks.model-blocks .container {
		flex-direction: column;
	}

	body>div.page .model .section-blocks.model-blocks.desktop {
		display: none;
	}

	body>div.page .model .section-blocks.model-blocks.mobile-only {
		display: block;
	}

	body>div.page .model .section-blocks.model-blocks.mobile-only .animate-on-scroll {
		opacity: 0;
		transform: scale(1);
		transition: opacity 0.2s linear, transform 0.2s linear;
		will-change: opacity;
	}

	body>div.page .model .section-blocks.model-blocks.mobile-only .text-column-inner {
		opacity: 0;
		transition: opacity 0.2s ease;
		will-change: opacity;
	}

	body>div.page .model .section-blocks.model-blocks.mobile-only .animate-on-scroll img {
		opacity: 1;
	}

	body>div.page .model .section-blocks.model-blocks.mobile-only .block-item {
		margin-bottom: 30px;
		overflow: hidden;
	}

	body>div.page .model .section-blocks.model-blocks.mobile-only div.block {
		border: none;
		width: 100%;
		text-align: left;
		padding-bottom:0;
	}

	body>div.page .model .section-blocks.model-blocks.mobile-only div.block h5 {
		text-align: left;
		margin-bottom: 20px;
	}

	body>div.page .model .medium-heading {
		font-size: 20px;
	}

	body>div.page .model .section-gallery .model-owl-carousel .owl-dots .owl-dot {
		width: 5px;
		margin: 0 5px;
		height: 5px;
		border-radius: 50%;
	}
}

@media only screen and (max-width: 767px) {
	body>div.page .model .section-blocks.model-blocks.desktop .text-column .text-column-inner p {
		font-size: 16px;
	}
	body>div.page>.section-header.model-banner .model-buttons-container .model-button-inner a .button-text.desktop {
		display: none;
	}

	body>div.page>.section-header.model-banner .model-buttons-container .model-button-inner a .button-text.mobile {
		display: block;
	}

	body>div.page>.section-header.model-banner div.content {
		bottom: 25px;
	}

	body>div.page>.section-header.model-banner h1 {
		font-size: 40px;
	}

	body>div.page .model .section-gallery .model-owl-carousel .owl-dots .owl-dot {
		width: 5px;
		margin: 0 4px;
		height: 5px;
		border-radius: 50%;
	}

	body>div.page .model .section-gallery.plans .floor-plans .item {
		position: relative;
		height: calc(100vh - 200px);
		aspect-ratio: auto;
		padding: 0px;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	body>div.page .model .section-gallery.plans .floor-plans .item .image-container {
		position: relative;
		height: 100%;
		width: auto;
		transform: rotate(-90deg);
		overflow: visible;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	body>div.page .model .section-gallery.plans .floor-plans .item .image-container .floor-plan-image {
		display: block;
		max-height: 100%;
		max-width: 100%;
		object-fit: contain;
		transform: scale(1.4);
	}

	.button-container .std-button-black,
	.button-container .std-button-white { 
		height: 45px;	
		width: auto;
		display: inline-flex;
	}

	.buttons-column-container.mobile-hide {
		display: none;
	}

	section.info .container .column-container {
		flex-direction: column;
		gap: 20px;
	}

	section.info.model-info .enquire-button-container.mobile {
		display: block;

	}

	section.info.model-info .scroll-to-button-container.desktop {
		display: none;
	}

	section.info.model-info .scroll-to-button-container.mobile {
		display: flex;
		justify-content: center;
		margin-top: 64px;
	}

	section.info.model-info  .more-description {
	 	display: none;
	 }
	
	section.info.model-info .read-more {
		display: inline-flex;
		align-items: center;
		margin-top: 10px;
		cursor: pointer;		
	}

	section.info.model-info .read-more .read-text {
		text-decoration: underline;
	}

	section.info.model-info .read-more .arrow {
		display: inline-block;
		margin-left: 5px;
		transition: transform 0.3s ease;
	}

	section.info.model-info .read-more.open .arrow {
		transform: rotate(180deg);
	}

	section.info.model-info .description-outer.desktop {
		display: none;
	}

	section.info.model-info .description-outer.mobile {
		display: block;
	}

	body>div.page>div.main.model {
		overflow-x: hidden;
	}

	body>div.page .model .section-gallery.plans {
		padding: 64px 0 136px;
	}

	.section-specifications.model-specs {
		padding: 40px 0 48px;
	}

	section.button-container-outer.black-button-container {
		border-bottom: 1px solid #fff;
		padding-bottom: 64px;
	}

	body>div.page .model .section-gallery .model-owl-carousel .owl-item .item {
		aspect-ratio: 1/1;		
	}

	.button-container-outer.mobile-hide {
		display: none;
	}

	body>div.page .model .section-gallery.model-gallery {
		padding-bottom: 64px;
	}

	section.info.model-info {
		padding-top: 20px;
	}

	.section-specifications div.table div.item p {
		padding-left: 0px!important;
	}

	body>div.page .model .section-gallery .model-owl-carousel .owl-nav {
		display: flex;
		height: 40px !important;
		top: auto;
		bottom: -50px;
		right: 43px;
		justify-content: center;
		gap: 60px;
	}

	body>div.page .model .section-gallery .model-owl-carousel .owl-nav .owl-prev:after,
	body>div.page .model .section-gallery .model-owl-carousel .owl-nav .owl-next:after {
		font-size: 30px;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}

	.section-specifications.model-specs div.table div.item p.type {
		font-weight: bold;
		font-size: 16px;
	}

	body>div.page .model .section-gallery.plans .title-container h2 {
		margin-bottom: 0px;
	}

	body>div.page .model .section-gallery .owl-carousel .owl-dots {
		bottom: -20px;
	}
}



/* BreadCrumbs  */

.breadCrumb ol li:not(:last-child)::after {
    content: '>';
    position: absolute;
    top: 0;
    right: 5px;
}

.breadCrumb ol li {
    padding-right: 20px;
    position: relative;
}
.breadCrumb ol {
    display: flex;
    align-items: center;
    padding: 20px;
}

