@import url("https://fonts.googleapis.com/css?family=Oswald");
@import url("https://use.typekit.net/wsw0rsm.css");
@font-face { font-family: 'five-boroughs-handwritting'; src: url("../fonts/FiveBoroughs/FiveBoroughsHandwriting.otf") format("otf"), url("../fonts/FiveBoroughs/FiveBoroughsHandwriting.ttf") format("truetype"); /* Safari, Android, iOS */ }

/* http://meyerweb.com/eric/tools/css/reset/  v2.0 | 20110126 License: none (public domain) */
html, body, main, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; line-height: 1.5; vertical-align: baseline; font-family: "freight-sans-pro", sans-serif; }

/* HTML5 display-role reset for older browsers */
article, main, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

a { text-decoration: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after { content: ''; content: none; }

p { margin: 0; }

img { max-width: 100%; }

* { box-sizing: border-box; }

/*! Tablesaw - v3.0.9 - 2018-02-14 https://github.com/filamentgroup/tablesaw Copyright (c) 2018 Filament Group; Licensed MIT */
/*! Tablesaw - v3.0.9 - 2018-02-14 https://github.com/filamentgroup/tablesaw Copyright (c) 2018 Filament Group; Licensed MIT */
.tablesaw { width: 100%; max-width: 100%; empty-cells: show; border-collapse: collapse; border: 0; padding: 0; }

.tablesaw * { box-sizing: border-box; }

.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label { display: none; }

/* Mobile first styles: Begin with the stacked presentation at narrow widths */
/* Support note IE9+: @media only all */
@media only all { /* Show the table cells as a block level element */
  .tablesaw-stack { clear: both; }
  .tablesaw-stack td, .tablesaw-stack th { text-align: left; display: block; }
  .tablesaw-stack tr { clear: both; display: table-row; }
  /* Make the label elements a percentage width */
  .tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label { display: inline-block; padding: 0 .6em 0 0; width: 30%; }
  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
  .tablesaw-stack th .tablesaw-cell-label-top, .tablesaw-stack td .tablesaw-cell-label-top { display: block; padding: .4em 0; margin: .4em 0; }
  .tablesaw-cell-label { display: block; }
  /* Avoid double strokes when stacked */
  .tablesaw-stack tbody th.group { margin-top: -1px; }
  /* Avoid double strokes when stacked */
  .tablesaw-stack th.group b.tablesaw-cell-label { display: none !important; } }

@media (max-width: 1067px) { .main-nav nav { padding: 10px 0; overflow: hidden; }
  .main-nav nav > ul > li { border-bottom: 1px solid #0599D9; padding: 20px 0; }
  .main-nav nav > ul > li span, .main-nav nav > ul > li a { color: #ffffff; text-transform: uppercase; font-weight: 700; font-family: "freight-sans-pro", sans-serif; display: block; padding: 0 40px 0 10px; }
  .main-nav nav > ul > li.has-child { position: relative; }
  .main-nav nav > ul > li.has-child.open-child > ul { display: block; }
  .main-nav nav > ul > li.has-child .mobile-open-child { position: absolute; height: 25px; width: 25px; background-color: #0599D9; border-radius: 50%; right: 7px; top: 19px; box-shadow: 0 0 6px rgba(0, 0, 0, 0.6); transition: translate 1s ease; }
  .main-nav nav > ul > li.has-child .mobile-open-child:after { content: ''; position: absolute; border: solid #ffffff; border-width: 0 3px 3px 0; display: inline-block; padding: 3px; left: 8px; top: 6px; transform: rotate(45deg); }
  .main-nav nav > ul > li.has-child.open-child .mobile-open-child { transform: rotate(-180deg); }
  .main-nav nav > ul > li ul { display: none; padding-left: 20px; }
  .main-nav nav > ul > li ul li:first-of-type { margin-top: 20px; }
  .main-nav nav > ul > li ul a { font-size: 0.875em; margin-bottom: 20px; color: #D6DFEC; } }

@media (min-width: 1068px) { .main-nav nav li { display: inline-block; margin-left: 4.375em; }
  .main-nav nav li:first-of-type { margin: 0; }
  .main-nav nav span { font-size: 0.75em; color: #131B45; text-transform: uppercase; font-weight: 700; cursor: pointer; }
  .main-nav nav li { position: initial; }
  .main-nav nav li ul { display: none; position: absolute; left: 50%; width: 100vw; margin-left: -50vw; background-color: #ffffff; padding: 1.25em; box-shadow: 0 4px 2px -2px rgba(75, 75, 75, 0.4); z-index: 100; }
  .main-nav nav li ul li { margin: 0 0 0.9375em; text-align: left; display: block; }
  .main-nav nav li ul li:first-of-type { margin: 0 0 0.9375em; }
  .main-nav nav li ul li a { font-size: 0.9375em; text-transform: none; font-weight: 500; color: #000000; }
  .main-nav nav li ul.open { display: block; }
  .main-nav nav li ul .menu-container { max-width: 1160px; margin: 0 auto 0 auto; background-color: white; }
  .main-nav nav li ul .menu-container::after { clear: both; content: ""; display: table; }
  .main-nav nav li ul .link-wrapper { max-width: 790px; width: 100%; float: right; }
  .main-nav nav li ul.house-boats .link-wrapper { column-count: 3; column-gap: 20px; column-width: auto; column-rule: 1px solid rgba(151, 151, 151, 0.3); border-left: 1px solid rgba(151, 151, 151, 0.3); padding-left: 10px; margin-left: -20px; position: relative; }
  .main-nav nav li ul.child-menu { padding-top: 35px; }
  .main-nav nav li ul.child-menu .link-wrapper { float: none; margin: 0 auto; }
  .main-nav nav li ul.child-menu .link-wrapper li { display: inline-block; text-align: left; margin-left: 1.875em; }
  .main-nav nav li:hover ul { display: block; }
  .main-nav nav li:hover > a { color: #0599D9; } }

.boat-nav { padding: 0.9375em 0; max-width: 14.1875em; margin: 0 auto; }

@media (min-width: 480px) { .boat-nav { padding: 1.875em 0; max-width: 32.5em; } }

@media (min-width: 768px) { .boat-nav { padding: 0; max-width: 14.1875em; margin: 0; } }

.boat-nav h2 { text-align: center; margin-bottom: 0.66667em; }

.boat-nav h4 { font-size: 1em; color: #000000; font-weight: 600; margin-bottom: 0.75em; }

.boat-nav h4 a { color: inherit; }

.boat-nav nav { border-top: 1px solid #000000; padding-top: 0.625em; }

@media (min-width: 480px) { .boat-nav nav ul { column-count: 2; column-gap: 20px; } }

@media (min-width: 768px) { .boat-nav nav ul { column-count: 1; column-gap: 0; } }

.boat-nav nav ul li a { color: #B6B6B6; font-weight: 600; display: block; margin-bottom: 0.75em; }

.boat-nav nav ul li a.nuxt-link-active { color: #4B4B4B; }

.boat-nav nav ul li a:hover { color: #0599D9; position: relative; }

.boat-nav nav ul li a:hover:after { content: ''; position: absolute; left: -10px; top: 0; height: 100%; border-left: 3px solid #0599D9; }

body.logged-in #page-header { margin-top: 2em; }

section, header.page-header .container, footer .container { padding: 0 0.9375em; box-sizing: border-box; }

@media (min-width: 480px) { section, header.page-header .container, footer .container { padding: 0 1.25em; } }

@media (min-width: 768px) { section, header.page-header .container, footer .container { padding: 0 1.875em; } }

@media (min-width: 1024px) { section, header.page-header .container, footer .container { padding: 0 3.125em; } }

section.with-bottom-padding, header.page-header .container.with-bottom-padding, footer .container.with-bottom-padding { padding: 0 0 1.875em; }

@media (min-width: 768px) { section.with-bottom-padding, header.page-header .container.with-bottom-padding, footer .container.with-bottom-padding { padding: 0 0 3.125em; } }

@media (min-width: 1024px) { section.with-bottom-padding, header.page-header .container.with-bottom-padding, footer .container.with-bottom-padding { padding: 0 0 6.25em; } }

main { margin-top: 4.9375em; }

@media (min-width: 1068px) { main { margin-top: 7.25em; } }

#contact-link { position: fixed; top: 50%; right: -47px; z-index: 9999; transform: rotate(-90deg); }

#contact-link a { color: white; display: block; background-color: #0599D9; padding: 10px 30px; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.36); border-top-left-radius: 3px; border-top-right-radius: 3px; }

.page-content-404 { max-width: 900px; margin: 0 auto; padding: 1.875em 0.625em; }

@media (min-width: 768px) { .page-content-404 { padding: 3.125em 1.875em; } }

@media (min-width: 1024px) { .page-content-404 { padding: 6.25em 3.125em; } }

.page-content-404 .basic-rect { margin-top: 1.25rem; display: inline-block; }

@media (min-width: 768px) { .page-content-404 .basic-rect { margin-top: 3.125rem; } }

header.page-header { padding: 0.875em 0 0.625em; position: fixed; top: 0; left: 0; right: 0; background-color: #ffffff; z-index: 300; }

@media (min-width: 1068px) { header.page-header { padding: 1.0625em 0 0.75em; }
  header.page-header:after { content: ''; position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); border-top: 1px solid rgba(151, 151, 151, 0.3); } }

header.page-header .container { position: relative; max-width: 78.75em; margin: 0 auto; }

header.page-header .container::after { clear: both; content: ""; display: table; }

header.page-header .logo { position: relative; width: 6.25em; float: left; z-index: 2; transition: width .4s ease; }

@media (min-width: 1068px) { header.page-header .logo { background: #fff; width: 11.5em; padding: 0 0.3125em 0 0.625em; box-sizing: border-box; } }

header.page-header .hb-button { display: block; position: absolute; top: 50%; right: 0.9375em; transform: rotate(0deg) translateY(-50%); width: 40px; height: 20px; transition: .5s ease-in-out; cursor: pointer; }

@media (min-width: 480px) { header.page-header .hb-button { right: 1.25em; } }

@media (min-width: 1068px) { header.page-header .hb-button { display: none; } }

header.page-header .hb-button span { display: block; position: absolute; height: 3px; width: 100%; background: #094B99; border-radius: 9px; opacity: 1; left: 0; transform: rotate(0deg); transition: .25s ease-in-out; }

header.page-header .hb-button span:nth-child(1) { top: 0px; transform-origin: left center; }

header.page-header .hb-button span:nth-child(2) { top: 50%; transform-origin: left center; }

header.page-header .hb-button span:nth-child(3) { top: 100%; }

header.page-header .hb-button.is-active span:nth-child(1) { transform: rotate(45deg); top: -5px; left: 0px; }

header.page-header .hb-button.is-active span:nth-child(2) { width: 0%; opacity: 0; }

header.page-header .hb-button.is-active span:nth-child(3) { transform: rotate(-45deg); top: 9px; left: -6px; }

@media (max-width: 1067px) { header.page-header .header-menus { display: none; position: fixed; top: 4.6875em; left: 0; right: 0; bottom: 0; z-index: 100; background-color: rgba(8, 106, 203, 0.97); padding: 1.875em 1.875em 11.25em; box-sizing: border-box; overflow: scroll; }
  header.page-header .header-menus.open-menu { display: block; } }

@media (min-width: 480px) and (max-width: 1067px) { header.page-header .header-menus { padding-bottom: 7.5em; top: 4.6875em; z-index: 100; } }

@media (min-width: 1068px) { header.page-header .header-menus { width: calc(100% - 184px); float: right; padding-left: 0.625em; text-align: right; z-index: 100; } }

@media (min-width: 1068px) { header.page-header .header-menus .nav-top, header.page-header .header-menus .main-nav { display: block; } }

header.page-header .header-menus .nav-top a { color: #ffffff; text-transform: uppercase; font-weight: 700; font-family: "freight-sans-pro", sans-serif; }

@media (max-width: 1067px) { header.page-header .header-menus .nav-top { position: relative; margin-top: 30px; }
  header.page-header .header-menus .nav-top a { font-size: 1em; display: block; text-align: center; background-color: #0599D9; padding: 0.9375em 0; margin: 0 auto; }
  header.page-header .header-menus .nav-top a:first-of-type { margin-bottom: 1.25em; }
  header.page-header .header-menus .nav-top.desktop-pos { display: none; }
  header.page-header .header-menus .nav-top.mobile-pos { display: block; } }

@media (min-width: 480px) and (max-width: 1067px) { header.page-header .header-menus .nav-top a { float: left; margin: 0; width: 49%; }
  header.page-header .header-menus .nav-top a:first-of-type { float: right; margin-bottom: 0; } }

@media (min-width: 1068px) { header.page-header .header-menus .nav-top { margin-bottom: 2.125em; transition: margin-bottom .4s ease; }
  header.page-header .header-menus .nav-top a { color: #0599D9; transition: font-size, padding-left, border-color .4s ease; font-size: 0.75em; }
  header.page-header .header-menus .nav-top a:first-of-type { margin-right: 1.83333em; }
  header.page-header .header-menus .nav-top a:last-of-type { font-size: 0.875em; border-radius: 0.1875em; padding: 0.57143em 0 0.57143em 2.28571em; }
  header.page-header .header-menus .nav-top.mobile-pos { display: none; } }

header.page-header.scroll-nav { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

@media (min-width: 1068px) { header.page-header.scroll-nav { padding: 0.625em 0; } }

@media (min-width: 1068px) { header.page-header.scroll-nav .logo { width: 7.5em; transition: width .4s ease; } }

@media (min-width: 1068px) { header.page-header.scroll-nav .nav-top { margin-bottom: 0.625em; }
  header.page-header.scroll-nav .nav-top a { font-size: 0.75em; }
  header.page-header.scroll-nav .nav-top a:last-of-type { border: 0; border-color: transparent; padding-right: 0; } }

footer { background-color: #0599D9; padding: 1.875em 0 0.625em; }

@media (min-width: 768px) { footer { padding-top: 5.5em; } }

footer > .container { max-width: 78.75em; margin: 0 auto; }

footer > .container::after { clear: both; content: ""; display: table; }

footer h2 { font-size: 1.25em; letter-spacing: 1px; color: #ffffff; text-transform: uppercase; font-family: "Oswald", sans-serif; margin-bottom: 1em; }

footer h2 a { color: inherit; font-family: inherit; }

@media (min-width: 768px) { footer .footer-left { width: 59.64%; float: left; } }

footer .footer-menu { width: 50%; float: left; }

footer .footer-menu:last-of-type { float: right; }

footer .footer-menu li { margin-bottom: 1.25em; }

footer .footer-menu li a { font-size: 1em; color: rgba(255, 255, 255, 0.9); letter-spacing: 1px; font-weight: 600; text-transform: uppercase; font-family: "freight-sans-pro", sans-serif; }

footer .footer-menu li a:hover { color: rgba(255, 255, 255, 0.7); }

footer .footer-right { width: 300px; margin: 30px auto; text-align: center; }

@media (min-width: 768px) { footer .footer-right { width: 40.36%; margin: 0; float: left; } }

footer .footer-right .footer-logo { margin-bottom: 1.25em; }

@media (min-width: 768px) { footer .footer-right .footer-logo { margin-bottom: 2.75em; } }

footer .footer-right .copy { color: rgba(255, 255, 255, 0.7); }

footer .social { border-top: rgba(255, 255, 255, 0.11) 1px solid; border-bottom: rgba(255, 255, 255, 0.11) 1px solid; margin-top: 1.25em; clear: both; }

footer .social::after { clear: both; content: ""; display: table; }

@media (min-width: 768px) { footer .social { margin-top: 7.5em; }
  footer .social:before { display: block; content: ''; clear: both; } }

footer .social > .container { max-width: 92.875em; margin: 0 auto; }

footer .social li { display: block; float: left; width: 24%; text-align: center; border-left: rgba(255, 255, 255, 0.11) 1px solid; }

footer .social li:first-of-type { border: 0; }

footer .social li:hover { background-color: rgba(255, 255, 255, 0.11); }

footer .social li a { padding: 20px 0 15px; display: block; }

footer .social li a img { height: 25px; }

footer .legal { text-align: center; margin-top: 0.75em; }

footer .legal li { display: inline-block; padding: 0 10px; border-left: rgba(255, 255, 255, 0.31) 1px solid; line-height: .8; }

footer .legal li:first-of-type { border: 0; }

footer .legal li a { font-size: 0.875em; text-transform: uppercase; color: rgba(255, 255, 255, 0.7); line-height: 0; }

h1 { font-size: 2.25em; font-family: "Oswald", sans-serif; color: #086ACB; text-transform: uppercase; margin-bottom: 0.27778em; }

h1.wave { position: relative; padding-bottom: 0.27778em; margin-bottom: 0; }

h1.wave:after { content: ''; position: absolute; bottom: 0; left: 0; width: 54px; height: 8px; background-image: url("../images/icons/wave.png"); }

.title-prefix { font-size: 0.875em; display: block; font-family: "Oswald", sans-serif; color: #00B595; letter-spacing: 1px; margin-bottom: -0.28571em; position: relative; }

section .title-wrapper { text-align: center; position: relative; margin-bottom: 1.5625em; }

@media (min-width: 768px) { section .title-wrapper { margin-bottom: 3.125em; } }

section .title-wrapper:before { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; border-top: 1px solid #B6B6B6; }

section .title-wrapper h1 { text-align: center; text-transform: uppercase; position: relative; padding: 0 15px 15px; display: inline-block; background-color: #ffffff; margin-bottom: 0; }

@media (min-width: 768px) { section .title-wrapper h1 { padding: 0 50px 15px; } }

@media (min-width: 1024px) { section .title-wrapper h1 { padding: 0 75px 15px; } }

section .title-wrapper h1:after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 54px; height: 8px; background-image: url("../images/icons/wave.png"); }

section.title { background-image: linear-gradient(-180deg, #157CA1 -40%, #09366E 100%); }

section.title h1 { font-size: 1.75em; text-transform: uppercase; color: #ffffff; margin: 0 auto; letter-spacing: 2px; padding: 1.25em 0; display: block; }

@media (min-width: 768px) { section.title h1 { font-size: 2.25em; max-width: 32.22222em; padding: 1.52778em 0; } }

h2.wave { font-size: 2.25em; font-family: "Oswald", sans-serif; color: #086ACB; position: relative; padding-bottom: 0.27778em; margin-bottom: 0; }

h2.wave:after { content: ''; position: absolute; bottom: 0; left: 0; width: 54px; height: 8px; background-image: url("../images/icons/wave.png"); }

h2, h3, h4, legend { font-family: "Oswald", sans-serif; color: #086ACB; text-transform: uppercase; letter-spacing: 1px; }

h2 { font-size: 1.75em; margin-bottom: 0.35714em; }

h3 { font-size: 1.5em; margin-bottom: 0.41667em; }

h3.perk { margin-top: 1.91667em; }

h3 a { font-family: inherit; color: inherit; }

h4, legend { font-size: 1.125em; margin-bottom: 0.55556em; }

p { line-height: 1.7; margin-bottom: 1.25em; }

@media (min-width: 768px) { p { margin-bottom: 1.875em; } }

@media (min-width: 768px) { p { margin-bottom: 2.5em; } }

p strong { font-weight: 600; }

p a { color: #0599D9; position: relative; }

p a:after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; border-bottom: 1px dashed #0599D9; }

p a:hover:after { display: none; }

.text-only p + ul, .text-only ol, .two-column p + ul, .two-column ol { margin-top: -20px; }

.text-only ul, .text-only ol, .two-column ul, .two-column ol { list-style: initial; padding-left: 0.9375em; margin-left: 1.25em; margin-bottom: 1.25em; }

@media (min-width: 768px) { .text-only ul, .text-only ol, .two-column ul, .two-column ol { margin-bottom: 1.875em; } }

@media (min-width: 768px) { .text-only ul, .text-only ol, .two-column ul, .two-column ol { margin-bottom: 2.5em; } }

.text-only ul, .two-column ul { list-style: none; }

.text-only ul li, .two-column ul li { position: relative; margin: 10px; }

.text-only ul li:before, .two-column ul li:before { content: ''; position: absolute; left: -13px; top: 10px; width: 5px; height: 5px; background-color: #FA944C; border-radius: 50%; }

a.basic-rect, button.basic-rect, input[type="submit"] { font-weight: bold; color: #ffffff; text-transform: uppercase; background-color: #0599D9; border-radius: 0.25rem; padding: 0.625rem 1.25rem; }

@media (min-width: 768px) { a.basic-rect, button.basic-rect, input[type="submit"] { padding: 0.625rem 2.8125rem; } }

a.basic-rect:hover, button.basic-rect:hover, input[type="submit"]:hover { background-color: #0079AD; }

button[type="submit"] { apperance: none; }

a.big-inline { font-weight: bold; font-size: 1.25em; }

.inline * { display: inline-block; }

@media (min-width: 768px) { .inline a.basic-rect { padding: 0.625rem 1.5625rem; margin-right: 1.875rem; } }

.center { text-align: center; }

a.file { position: relative; text-transform: uppercase; background-color: #0599D9; color: #ffffff; display: block; max-width: 17.8125em; margin: 0 auto 2.5em; font-weight: 500; padding: 0.5em 1.25em 0.5em 3.75em; box-sizing: border-box; border-radius: 4px; }

a.file:before { content: ''; position: absolute; width: 0.875em; height: 1.1875em; background-image: url("/icons/pdf.png"); top: 50%; transform: translateY(-50%); left: 2.3125em; }

a.file:hover { background-color: #0079AD; }

sup { vertical-align: super; font-size: 0.75rem; }

.slick-dots { display: -ms-flexbox; display: flex; -ms-flex-direction: row-reverse; flex-direction: row-reverse; float: left; width: calc(100% - 100px); position: absolute; left: 0; top: 100%; }

.slick-dots li { display: inline-block; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-preferred-size: 0; flex-basis: 0; line-height: 1.5; }

.slick-dots li button { height: 3px; width: 100%; color: transparent; background-color: rgba(151, 151, 151, 0.3); outline: 0; border: 0; }

.slick-dots li.progress button { background-color: #094B99; transition: background-color 3s ease; }

.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-slider::after { clear: both; content: ""; display: table; }

.slick-slider .slick-prev, .slick-slider .slick-next { position: absolute; right: 0; top: calc(100% - 2px); background-color: transparent; outline: 0; border: 0; width: 34px; color: transparent; }

.slick-slider .slick-prev:before, .slick-slider .slick-next:before { content: ''; position: absolute; top: 50%; right: 2px; transform: translateY(-50%); width: 30px; border-top: 3px solid #094B99; }

.slick-slider .slick-prev:after, .slick-slider .slick-next:after { content: ''; position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #094B99; }

.slick-slider .slick-next { right: 45px; transform: rotate(-180deg); }

.slick-list { position: relative; overflow: hidden; display: block; padding: 0; margin: 0 0 0.625em; }

@media (min-width: 768px) { .slick-list { margin-bottom: 1.25em; } }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

.carousel-text { margin-top: 1.25rem; }

form { padding: 1.25em; background-color: #ffffff; box-shadow: 0 10px 26px 0 rgba(0, 0, 0, 0.2), 0 6px 30px 0 rgba(0, 0, 0, 0.19); }

@media (min-width: 768px) { form { padding: 2.8125em; } }

@media (min-width: 1024px) { form { padding: 4.375em; } }

form .gfield { position: relative; padding-top: 8px !important; margin-top: 10px !important; }

form .gfield:nth-of-type(1) { padding-top: 24px; }

form .gfield.address { margin-top: 0 !important; padding-top: 0 !important; }

form .gfield.address span.ginput_full { padding-top: 16px; margin-top: 5px; }

form .gfield.address span.ginput_right, form .gfield.address span.ginput_left { padding-top: 24px; margin-top: 5px; }

form .gfield.address label { margin: 0 !important; }

form label { font-size: 0.75em !important; font-weight: 500 !important; display: none !important; color: #086ACB; position: absolute; left: 4px; top: 0px; }

form label.show { display: block !important; }

form input, form textarea { padding-bottom: 6px; color: #000000; font-size: 1em; border: 0; display: block; width: 100%; border-bottom: 2px solid rgba(151, 151, 151, 0.3); outline: 0; margin-bottom: 6px; height: auto !important; min-height: auto !important; line-height: 1.2 !important; }

form input:-ms-input-placeholder, form textarea:-ms-input-placeholder { color: #B6B6B6; font-size: 1em; font-weight: 500; }

form input::placeholder, form textarea::placeholder { color: #B6B6B6; font-size: 1em; font-weight: 500; }

form input:focus, form textarea:focus { border-color: #094B99; }

form textarea { border: 1px solid rgba(151, 151, 151, 0.3); border-bottom-width: 2px; padding: 5px; }

form .select label { display: block; }

form select { display: inline-block; width: auto; height: 40px; text-align: center; background-color: #ffffff; border-color: rgba(151, 151, 151, 0.3); margin-bottom: 4px; }

form .ginput_container_address::after { clear: both; content: ""; display: table; }

form .ginput_container_address > span { position: relative; display: block; }

form .ginput_container_address .ginput_full, form .ginput_container_address .ginput_right, form .ginput_container_address .ginput_left { padding-top: 10px; }

form .ginput_container_address .address_city { width: 100%; margin-bottom: 30px; }

@media (min-width: 680px) { form .ginput_container_address .address_city { width: 48% !important; float: left !important; margin-right: 2% !important; margin-bottom: 0; } }

form .ginput_container_address .address_state { width: 30% !important; float: left !important; }

@media (min-width: 680px) { form .ginput_container_address .address_state { width: 18% !important; float: left; margin-right: 2%; } }

form .ginput_container_address .address_state select { width: 100%; margin-top: 7px; }

form .ginput_container_address .address_zip { width: 68% !important; float: right !important; }

@media (min-width: 680px) { form .ginput_container_address .address_zip { width: 30% !important; float: left !important; } }

form legend { margin-bottom: 10px; }

form .date-range { margin-top: 15px; }

form .date-range::after { clear: both; content: ""; display: table; }

form .date-range li { width: 49% !important; float: left !important; clear: none !important; padding-top: 24px; }

form .date-range li:first-of-type { margin-right: 2%; }

form .date, form .state { display: block; }

form .date label, form .state label { display: block !important; }

form .checkboxes { margin-bottom: 1.25em; }

form .checkboxes > label { position: relative !important; font-size: 1em !important; font-family: "freight-sans-pro", sans-serif !important; color: #000000 !important; font-weight: 500 !important; display: block !important; margin-bottom: 0.625em !important; margin-top: 0 !important; }

form .checkboxes .gfield_checkbox, form .checkboxes .gfield_radio { column-count: 1; column-gap: 10px; }

@media (min-width: 400px) { form .checkboxes .gfield_checkbox, form .checkboxes .gfield_radio { column-count: 2; } }

@media (min-width: 680px) { form .checkboxes .gfield_checkbox, form .checkboxes .gfield_radio { column-count: 3; } }

form .checkboxes .gfield_checkbox p, form .checkboxes .gfield_radio p { margin-bottom: 2px; }

form .checkboxes .gfield_checkbox label, form .checkboxes .gfield_checkbox input, form .checkboxes .gfield_radio label, form .checkboxes .gfield_radio input { font-size: 1em !important; position: relative !important; width: auto !important; display: inline-block !important; }

form .checkboxes .gfield_checkbox label, form .checkboxes .gfield_radio label { margin-right: 10px !important; }

form input[type="submit"] { display: inline-block; margin-top: 2.5em; outline: none; border: 0; width: auto; }

form .address { padding-top: 0 !important; }

form .address > label { display: none !important; }

.gform_wrapper .top_label input.medium { width: 100% !important; }

.gform_wrapper .ginput_complex .ginput_right { margin-left: inherit !important; }

.gform_heading { display: none !important; }

.gfield_html { padding-top: 0 !important; margin-top: 0 !important; }

.gfield_html h1 { margin-bottom: 3.375rem; }

.gfield_error { padding: 42px 0 10px !important; }

.gfield_error label { color: #086ACB !important; }

.gfield_error input { border: 1px solid  #C89797 !important; }

.validation_message { color: red !important; position: absolute; top: -15px; left: 0; }

.gfield_label_before_complex { display: none !important; }

.gform_wrapper .ginput_complex.ginput_container_address .ginput_right { margin-right: 0 !important; }

.gform_wrapper .ginput_complex.ginput_container_address .ginput_right select { margin-top: -6px !important; }

section.form-modal { display: none; position: fixed; z-index: 500; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.5); }

section.form-modal.show { display: block; }

section.form-modal .modal { background-color: #ffffff; border-radius: 4px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 700px; width: 90%; padding: 10px; box-sizing: border-box; }

@media (min-width: 680px) { section.form-modal .modal { padding: 1.875em; } }

@media (min-width: 680px) { section.form-modal .modal h1 { margin-bottom: 1.875rem; } }

section.form-modal .modal h1, section.form-modal .modal p, section.form-modal .modal div { text-align: center; }

section.form-modal .modal p { margin-bottom: 0.625em; }

@media (min-width: 680px) { section.form-modal .modal p { font-size: 1.125em; margin-bottom: 1.66667em; } }

section.form-modal .modal p + div { font-style: italic; }

section.hero-img { position: relative; height: 18.75em; background-size: cover; background-repeat: no-repeat; }

@media (min-width: 768px) { section.hero-img { height: 25em; } }

@media (min-width: 1024px) { section.hero-img { height: 30em; } }

section.hero-img:after { content: ''; display: block; position: absolute; left: 0; width: 100%; top: 0; bottom: 0; background-image: linear-gradient(-194deg, transparent 12%, #000000 97%); box-shadow: 3px 16px 17px 0 rgba(0, 0, 0, 0.36); opacity: .30; }

section.hero-img .container { max-width: 78.75em; height: 100%; margin: 0 auto; position: relative; }

section.hero-img .weather-app { color: #ffffff; position: absolute; bottom: 0.9375em; z-index: 2; }

@media (min-width: 768px) { section.hero-img .weather-app { bottom: 3.125em; } }

@media (min-width: 1024px) { section.hero-img .weather-app { bottom: 4.6875em; } }

section.hero-img .weather-app .temp { position: relative; font-size: 4.5em; font-family: "Oswald", sans-serif; border-bottom: 3px solid #ffffff; display: block; width: 2.02778em; line-height: 1.3; }

section.hero-img .weather-app .temp .deg { font-size: 0.55556em; position: absolute; font-weight: 700; top: 0.06944em; }

section.hero-img .weather-app .desc { font-size: 1.125em; margin-top: 0.55556em; text-transform: uppercase; font-weight: 600; }

section.hero-img .hero-text { position: absolute; top: 50%; transform: translate(-50%, -50%); color: #ffffff; font-size: 1.375em; text-shadow: 1px 1px rgba(0, 0, 0, 0.4); z-index: 5; max-width: 780px; width: 100%; left: 50%; text-align: center; }

@media (min-width: 768px) { section.hero-img .hero-text { font-size: 2em; } }

@media (min-width: 1024px) { section.hero-img .hero-text { font-size: 3.125em; } }

section.hero-img#hero-text:after { opacity: .9; box-shadow: none; background-color: rgba(0, 0, 0, 0.4); }

section.hero-img.hero-maps .hero-text { margin-top: 2.1875rem; }

.page-id-424 section.hero-img, .page-id-435 section.hero-img { background-position: center bottom; }

section.gradient-section { position: relative; overflow: hidden; }

section.gradient-section .gradient { height: 100%; width: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 1; }

section.gradient-section > span { white-space: nowrap; font-size: 21vw; color: #094B99; position: absolute; font-weight: 500; transform: translate(-14%, -25%); opacity: .15; line-height: 1; overflow: hidden; background-color: transparent; font-family: "five-boroughs-handwritting", "freight-sans-pro", sans-serif; }

section.gradient-section .container { position: relative; max-width: 34.375em; margin: 0 auto; padding: 3.125em 0; z-index: 2; }

@media (min-width: 768px) { section.gradient-section .container { padding: 4.6875em 0; } }

@media (min-width: 1024px) { section.gradient-section .container { padding: 6.25em 0; } }

section.gradient-section h1, section.gradient-section p { color: #ffffff; text-align: center; }

section.gradient-section h1 { font-size: 2.25em; font-family: "Oswald", sans-serif; text-shadow: 1px 1px rgba(0, 0, 0, 0.4); z-index: 2; position: relative; margin-bottom: 0.69444em; letter-spacing: 2px; }

@media (min-width: 768px) { section.gradient-section h1 { font-size: 2.875em; margin-bottom: 0.71739em; } }

section.gradient-section p { font-size: 1.125em; font-weight: 600; text-shadow: 1px 1px rgba(0, 0, 0, 0.4); }

section.gradient-section a.basic-rect { width: 222px; margin: 0 auto; display: block; text-align: center; }

section.gradient-section a.mobile-first { padding: 0.625rem 0.9375rem; }

@media (min-width: 768px) { section.gradient-section a.mobile-first { width: 275px; } }

section.gradient-section a.mobile-first span:last-of-type { display: none; }

@media (min-width: 768px) { section.gradient-section a.mobile-first span:last-of-type { display: initial; } }

section.gradient-section.boat-is-1000 { background-size: cover; }

section.gradient-section.boat-is-1000 > span { transform: translate(-2%, -25%); }

section.gradient-section.boat-is-1000 h1 { text-transform: uppercase; }

section.image-block .container { padding: 3.125em 0; max-width: 86.25em; margin: 0 auto; }

@media (min-width: 1024px) { section.image-block .container { padding: 6.25em 0 4.375em; } }

section.image-block .container .images::after { clear: both; content: ""; display: table; }

section.image-block .container .images img { width: 100%; height: auto; }

section.image-block .container .images a { display: block; }

section.image-block .container .images a p { color: #000000; }

section.image-block .container .image-wrapper { max-width: 23.5625em; position: relative; margin: 0 auto 0.9375em; }

@media (min-width: 768px) { section.image-block .container .image-wrapper { width: 49%; float: left; max-width: 100%; }
  section.image-block .container .image-wrapper:nth-of-type(odd) { margin-right: 2%; } }

@media (min-width: 1024px) { section.image-block .container .image-wrapper { width: 32%; margin-right: 1.5%; margin-bottom: 1.875em; transition: transform .25s ease; }
  section.image-block .container .image-wrapper:hover { z-index: 2; transform: scale(1.2); }
  section.image-block .container .image-wrapper:nth-of-type(odd) { margin-right: 1.5%; }
  section.image-block .container .image-wrapper:nth-of-type(3n) { margin-right: 0; }
  section.image-block .container .image-wrapper:nth-of-type(3n+1) { clear: left; } }

section.image-block .container .image-wrapper:last-child { margin-bottom: 0; }

section.image-block .container .image-wrapper .inner-image-wrapper { position: relative; line-height: 0; }

section.image-block .container .image-wrapper .inner-image-wrapper:after { content: ''; position: absolute; top: 0; height: 100%; width: 100%; left: 0; right: 0; background-image: linear-gradient(-180deg, transparent 60%, rgba(0, 0, 0, 0.71) 89%, #000000 100%); opacity: 0.66; }

section.image-block .container .image-wrapper .image-link a { line-height: 0; position: relative; }

section.image-block .container .image-wrapper .image-link p { padding: 0; margin: 0; }

section.image-block .container .image-wrapper .image-link p.padding { padding: 0 15px 15px; }

section.image-block .container .image-wrapper .image-link > div > div { padding: 0 15px 15px; }

section.image-block .container .image-wrapper span.caption { color: #ffffff; font-size: 1.125em; font-family: "Oswald", sans-serif; position: absolute; right: 20px; bottom: 10px; z-index: 2; }

section.image-block .container .image-wrapper span.caption:before { content: ''; position: absolute; top: 50%; left: -45px; transform: translateY(-50%); width: 15px; border-top: 2px solid #ffffff; }

section.image-block .container .image-wrapper span.caption:after { content: ''; position: absolute; top: 50%; left: -30px; transform: translateY(-50%); width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #ffffff; }

section.image-block .date { display: block; font-size: 1.125em; margin: 0.77778em 0; color: #FA944C; font-family: "Oswald", sans-serif; }

section.image-block.with-text.no-link .image-wrapper, section.image-block.image-block-events .image-wrapper { background-color: #ffffff; padding-bottom: 1px; }

section.image-block.with-text.no-link .image-wrapper:hover, section.image-block.image-block-events .image-wrapper:hover { border-radius: 4px; box-shadow: 3px 16px 17px 0 rgba(0, 0, 0, 0.36); }

section.image-block.with-text.no-link p, section.image-block.with-text.no-link h3, section.image-block.with-text.no-link .date, section.image-block.image-block-events p, section.image-block.image-block-events h3, section.image-block.image-block-events .date { padding: 0 15px; z-index: 2; }

section.image-block.no-image .container { padding: 3.125em 0; max-width: 86.25em; margin: 0 auto; }

@media (min-width: 1024px) { section.image-block.no-image .container { padding: 3.125em 0 4.375em; } }

section.image-block.no-image h3 { margin-top: 15px; }

section.image-block.no-image p { margin-bottom: 0.9375em; }

section.image-block.no-image p + h3 { margin-top: 30px; }

section.image-block.no-image .image-wrapper:hover { transform: initial; box-shadow: none; }

section.events { background-repeat: no-repeat; background-size: cover; position: relative; z-index: 2; }

section.events:before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-image: linear-gradient(-180deg, rgba(21, 124, 161, 0.6) 3%, rgba(21, 124, 161, 0.95) 15%, #09366E 81%); opacity: 1; z-index: 1; }

section.events .container { position: relative; max-width: 72.5em; padding: 3.125em 0; margin: 0 auto; z-index: 1; }

@media (min-width: 768px) { section.events .container { padding: 4.6875em 0; } }

@media (min-width: 1024px) { section.events .container { padding: 6.25em 0; } }

section.events .title-wrapper { margin-bottom: 1.875em; }

@media (min-width: 768px) { section.events .title-wrapper { margin-bottom: 2.625em; } }

section.events .title-wrapper:before { border-color: #3ED7F7; width: 0; top: 40%; }

@media (min-width: 480px) { section.events .title-wrapper:before { width: 20%; } }

@media (min-width: 768px) { section.events .title-wrapper:before { width: 32%; } }

section.events .title-wrapper:after { content: ''; position: absolute; right: 0; top: 40%; transform: translateY(-50%); width: 0%; border-top: 1px solid #3ED7F7; }

@media (min-width: 480px) { section.events .title-wrapper:after { width: 20%; } }

@media (min-width: 768px) { section.events .title-wrapper:after { width: 32%; } }

section.events .title-wrapper h1 { background-color: transparent; color: #3ED7F7; }

section.events .event-item { background-color: #ffffff; margin-bottom: 1.875em; }

section.events .event-item:last-of-type { margin-bottom: 0; }

@media (min-width: 768px) { section.events .event-item { margin-bottom: 2.625em; } }

section.events .event-item .content { padding: 0.9375em; }

@media (min-width: 768px) { section.events .event-item .content { padding: 3.125em; }
  section.events .event-item .content::after { clear: both; content: ""; display: table; } }

section.events .event-item .left { margin-bottom: 20px; }

section.events .event-item .left .date { display: block; font-size: 1.125em; margin: 0.77778em 0 0; color: #FA944C; font-family: "Oswald", sans-serif; }

@media (min-width: 768px) { section.events .event-item .left { width: 29%; float: left; } }

@media (min-width: 768px) { section.events .event-item .text-body { width: 70%; float: right; } }

@media (min-width: 1024px) { section.events .event-item .text-body { column-count: 2; column-gap: 30px; } }

section.events .event-item p { margin-bottom: 1.25em; }

section.events .event-item a { position: relative; color: #0599D9; font-weight: 600; text-transform: uppercase; }

section.events .event-item a:before { content: ''; position: absolute; top: 56%; right: -30px; transform: translateY(-50%); width: 15px; border-top: 2px solid #0599D9; }

section.events .event-item a:after { content: ''; position: absolute; top: 56%; right: -35px; transform: translateY(-50%); width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #0599D9; }

section.slider .container { max-width: 1170px; margin: 0 auto; padding: 1.875em 0; }

@media (min-width: 768px) { section.slider .container { padding: 4.6875em 0 0; } }

@media (min-width: 1024px) { section.slider .container { padding: 6.25em 0 0; } }

section.boat-slider .container { padding: 1.875em 0 0; max-width: 72.5em; margin: 0 auto; }

@media (min-width: 1024px) { section.boat-slider .container { padding: 3.125em 0 1.5625em; } }

@media (min-width: 1024px) { section.boat-slider .container { padding: 6.25em 0 4.6875em; } }

section.boat-slider .container::after { clear: both; content: ""; display: table; }

@media (min-width: 768px) { section.boat-slider .slider-wrapper { width: calc(97% - 227px); float: left; padding-bottom: 30px; } }

section.boat-slider .slider-wrapper p { margin-top: 5px; }

@media (min-width: 768px) { section.boat-slider .slider-wrapper p { margin-top: 0.625em; } }

@media (min-width: 1024px) { section.boat-slider .slider-wrapper p { margin-top: 1.25em; } }

section.boat-slider .slider-wrapper p:last-of-type { margin-bottom: 0; }

section.boat-slider .slider-wrapper .price { margin-top: 20px; }

@media (min-width: 768px) { section.boat-slider .slider-wrapper .price { margin-top: 30px; } }

section.boat-slider .slider-wrapper .price + h4 { margin-bottom: 20px; }

section.boat-slider .slider-wrapper hr { border: 0; border-bottom: rgba(151, 151, 151, 0.3) double 6px; margin: 30px 0 15px; }

@media (min-width: 768px) { section.boat-slider .slider-wrapper hr { border: 0; margin: 0; } }

@media (min-width: 768px) { section.boat-slider .boat-nav { float: right; } }

section.full-width-embed { background-image: linear-gradient(-180deg, #157CA1 20%, #09366E 81%); }

section.full-width-embed .title-wrapper:before { border-color: #3ED7F7; }

section.full-width-embed .title-wrapper h1 { color: #3ED7F7; background-color: #157CA1; }

section.full-width-embed .container { padding: 1.875em 0; max-width: 72.5em; margin: 0 auto; }

@media (min-width: 768px) { section.full-width-embed .container { padding: 3.125em 0; }
  section.full-width-embed .container::after { clear: both; content: ""; display: table; } }

@media (min-width: 1024px) { section.full-width-embed .container { padding: 6.25em 0; } }

section.full-width-embed .embed-wrapper { position: relative; padding-bottom: 56.25%; padding-top: 35px; height: 0; overflow: hidden; margin-top: 1.25em; }

@media (min-width: 768px) { section.full-width-embed .embed-wrapper { margin-top: 1.875em; } }

@media (min-width: 1024px) { section.full-width-embed .embed-wrapper { margin-top: 2.75em; } }

section.full-width-embed iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

section.boat-info { background-image: url("/images/boat/orange mask.jpg"); background-repeat: no-repeat; background-size: cover; }

section.boat-info .container { padding: 1.875em 0; max-width: 72.5em; margin: 0 auto; }

@media (min-width: 768px) { section.boat-info .container { padding: 3.125em 0; }
  section.boat-info .container::after { clear: both; content: ""; display: table; } }

@media (min-width: 1024px) { section.boat-info .container { padding: 6.25em 0; } }

section.boat-info .overview, section.boat-info .basic-info { padding: 0.625em 0.625em 0.0625em; background-color: #ffffff; border-radius: 4px; box-shadow: 0 10px 26px 0 rgba(0, 0, 0, 0.2), 0 6px 30px 0 rgba(0, 0, 0, 0.19); letter-spacing: 1px; }

@media (min-width: 768px) { section.boat-info .overview, section.boat-info .basic-info { padding: 2.1875em 2.1875em 1.5625em; } }

@media (min-width: 1024px) { section.boat-info .overview, section.boat-info .basic-info { padding: 3.4375em 3.4375em 2.1875em; } }

section.boat-info .overview .label, section.boat-info .basic-info .label { font-weight: bold; }

section.boat-info .overview h2, section.boat-info .basic-info h2 { margin-bottom: 0.55556em; }

@media (min-width: 768px) { section.boat-info .overview h2, section.boat-info .basic-info h2 { margin-bottom: 1em; } }

section.boat-info .overview li, section.boat-info .basic-info li { margin-bottom: 10px; }

section.boat-info .overview { margin-bottom: 1.25em; }

@media (min-width: 768px) { section.boat-info .overview { width: 30%; float: left; } }

@media (min-width: 768px) { section.boat-info .basic-info { width: 67%; float: right; }
  section.boat-info .basic-info::after { clear: both; content: ""; display: table; } }

@media (min-width: 768px) and (min-width: 768px) { section.boat-info .basic-info > div { float: left; width: 50%; margin: 0; } }

section.boat-info .basic-info ul { margin-bottom: 1.25em; }

@media (min-width: 768px) { section.boat-info .basic-info ul { margin-bottom: 2.1875em; } }

section.wide-image .container { padding: 1.875em 0; max-width: 72.5em; margin: 0 auto; }

@media (min-width: 768px) { section.wide-image .container { padding: 1.5625em 0; }
  section.wide-image .container::after { clear: both; content: ""; display: table; } }

@media (min-width: 1024px) { section.wide-image .container { padding: 4.6875em 0; } }

section.wide-image .img-wrapper { margin-top: 1.25em; padding: 0.3125em; }

@media (min-width: 768px) { section.wide-image .img-wrapper { margin-top: 1.875em; padding: 1.5625em 0 1.5625em; } }

@media (min-width: 1024px) { section.wide-image .img-wrapper { margin-top: 2.75em; } }

section.wide-image .img-wrapper img { width: 667px; height: auto; margin: 0 auto; display: block; }

section.wide-image.svg-wide img { width: 100%; }

section.wide-image .link-wrapper { text-align: right; margin-top: 0.9375em; }

section.wide-image .link-wrapper a { color: #086ACB; font-family: "Oswald", sans-serif; font-size: 0.875em; }

@media (min-width: 768px) { section.wide-image .link-wrapper a { font-size: 1em; } }

section.wide-image .link-wrapper a span { font-size: 1.14286em; font-family: "Oswald", sans-serif; }

@media (min-width: 768px) { section.wide-image .link-wrapper a span { font-size: 1.28571em; } }

section.text-only .container { padding: 1.875em 0 0.9375em; max-width: 43.0625em; margin: 0 auto; }

@media (min-width: 768px) { section.text-only .container { padding: 3.125em 0 1.5625em; } }

@media (min-width: 1024px) { section.text-only .container { padding: 4.6875em 0 3.125em; } }

section.text-only.reduce-top-padding .container { padding: 0em 0 0.9375em; }

@media (min-width: 768px) { section.text-only.reduce-top-padding .container { padding: 0em 0 1.5625em; } }

@media (min-width: 1024px) { section.text-only.reduce-top-padding .container { padding: 0em 0 3.125em; } }

section.text-only .content > :last-child { margin: 0; }

section.featured-items .container { padding: 1.875em 0 1px; max-width: 72.5em; margin: 0 auto; }

@media (min-width: 768px) { section.featured-items .container { padding: 3.125em 0 1.25em; margin: 0 auto; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  section.featured-items .container::after { clear: both; content: ""; display: table; } }

@media (min-width: 1024px) { section.featured-items .container { padding: 6.25em 0 4.375em; } }

section.featured-items .featured-item { background-color: #ffffff; border-radius: 4px; max-width: 17.3125em; box-shadow: 0 10px 26px 0 rgba(0, 0, 0, 0.2), 0 6px 30px 0 rgba(0, 0, 0, 0.19); margin: 0 auto 1.875em; box-sizing: border-box; padding-bottom: 1px; }

@media (min-width: 768px) { section.featured-items .featured-item { width: 32%; margin: 0 2% 1.875em 0; float: left; }
  section.featured-items .featured-item:nth-of-type(3n) { margin-right: 0; } }

@media (min-width: 1024px) { section.featured-items .featured-item { float: left; margin: 0 1.46% 1.875em 0; max-width: 23.88%; }
  section.featured-items .featured-item:nth-of-type(3n) { margin: 0 1.46% 1.875em 0; }
  section.featured-items .featured-item:nth-of-type(4n) { margin-right: 0; } }

section.featured-items .featured-item h4, section.featured-items .featured-item p, section.featured-items .featured-item ul { margin: 0 1.6875rem; }

section.featured-items .featured-item img { margin-bottom: 1.5625em; }

section.featured-items .featured-item h4 { margin-bottom: 1.5625rem; }

section.featured-items .featured-item p { margin-bottom: 2.25rem; }

section.featured-items .featured-item .starting-at { border-top: 1px solid rgba(151, 151, 151, 0.3); padding: 10px 10px 0; }

section.featured-items .featured-item .starting-at h4 { font-size: 1em; }

section.featured-items .featured-item .starting-at h4 span { color: #000000; }

section.featured-items .featured-item .key-features h4 { border-top: 1px solid rgba(151, 151, 151, 0.3); padding-top: 1.33333em; }

section.featured-items .featured-item ul { padding-left: 1.875em; }

section.featured-items .featured-item ul li { position: relative; margin-bottom: 10px; }

section.featured-items .featured-item ul li:before { content: ''; position: absolute; left: -13px; top: 10px; width: 5px; height: 5px; background-color: #FA944C; border-radius: 50%; }

section.featured-items.with-link .starting-at { position: absolute; left: 25px; right: 25px; bottom: 60px; padding: 10px 0; }

section.featured-items.with-link .starting-at h4 { margin: 0; }

section.featured-items.with-link .featured-item { padding-bottom: 8.75em; position: relative; }

section.featured-items.with-link .featured-item > a { font-size: 1.125em; display: block; color: #ffffff; font-weight: bold; text-align: center; text-transform: uppercase; position: absolute; left: 0; bottom: 0; width: 100%; background-color: #0599D9; padding: 0.77778em 0.27778em; cursor: pointer; }

section.featured-items.with-link .featured-item > a:hover { background-color: #0079AD; }

section.featured-items.testimonials p span { display: block; font-size: 1.125em; font-family: "Oswald", sans-serif; color: #086ACB; text-align: right; margin-top: 20px; }

section.accordion .container { padding: 1.875em 0; max-width: 50.625em; margin: 0 auto; }

@media (min-width: 768px) { section.accordion .container { padding: 3.125em 0; } }

@media (min-width: 1024px) { section.accordion .container { padding: 6.25em 0; } }

section.accordion h1 { margin-bottom: 1.875rem; }

@media (min-width: 768px) { section.accordion h1 { margin-bottom: 2.5rem; } }

section.accordion h3 { border-bottom: 1px solid rgba(151, 151, 151, 0.3); padding-bottom: 0.625rem; }

section.accordion .accordions { margin-top: 2.8125em; }

section.accordion .item { margin-bottom: 1.875em; position: relative; }

section.accordion .item:before, section.accordion .item:after { content: ''; position: absolute; top: 22px; right: 0; width: 20px; height: 3px; background-color: #0079AD; pointer-events: none; }

section.accordion .item:after { content: ''; position: absolute; transform: rotate(90deg); pointer-events: none; transition: all .2s ease; }

section.accordion .item:last-of-type { margin-bottom: 0; }

section.accordion .item.open-item:after { transform: rotate(0); }

section.accordion .item.open-item .answer { display: block; margin-top: 1.25em; }

section.accordion .question { font-size: 1.25em; color: #08ADCB; font-family: "Oswald", sans-serif; position: relative; cursor: pointer; padding-right: 2.5em; }

section.accordion .answer { padding-right: 1.25em; background-color: white; max-height: 0; overflow: hidden; transition: max-height, margin 0.2s ease-out; }

section.accordion .answer p { margin-bottom: 0; }

section.two-column .container { padding: 1.875em 0; max-width: 72.5em; margin: 0 auto; }

@media (min-width: 768px) { section.two-column .container { padding: 3.125em 0; } }

@media (min-width: 1024px) { section.two-column .container { padding: 6.25em 0; } }

section.two-column h2.wave { margin-bottom: 1.5625rem; }

section.two-column ul, section.two-column ol { margin-left: 0; margin-top: 0.625em; padding-left: 0.3125em; }

section.two-column .embed-wrapper { position: relative; padding-bottom: 56.25%; padding-top: 35px; height: 0; overflow: hidden; }

section.two-column .embed-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

section.two-column .row { margin-bottom: 1.875em; }

@media (min-width: 768px) { section.two-column .row { margin-bottom: 3.125em; }
  section.two-column .row::after { clear: both; content: ""; display: table; } }

@media (min-width: 1024px) { section.two-column .row { margin-bottom: 6.25em; } }

section.two-column .row:last-of-type { margin-bottom: 0; }

section.two-column .row + .row { border-top: 1px solid rgba(151, 151, 151, 0.3); padding-top: 1.875em; }

@media (min-width: 768px) { section.two-column .row + .row { padding-top: 3.125em; }
  section.two-column .row + .row::after { clear: both; content: ""; display: table; } }

@media (min-width: 1024px) { section.two-column .row + .row { padding-top: 6.25em; } }

@media (min-width: 1024px) { section.two-column .row .right, section.two-column .row .left { width: 47%; float: left; } }

@media (min-width: 1024px) { section.two-column .row .left { margin-right: 6%; } }

section.two-column .row .left .inline .basic-rect { margin-right: 10px; }

section.two-column .row .left .inline p { margin-top: 0.9375em; }

@media (min-width: 1024px) { section.two-column .row .left.center { padding-top: 2.5em; } }

section.two-column .row .left.center h2.wave:after { left: 50%; transform: translateX(-50%); }

section.two-column .row .left.center h3.cta-black { max-width: 70%; margin: 2.5rem auto 0; color: #000000; }

section.two-column .row .left.center a.basic-rect { margin-top: 1.875em; display: inline-block; }

section.two-column .row .right { margin-top: 1.25em; }

@media (min-width: 768px) { section.two-column .row .right { margin-top: 0; } }

section.two-column .row .right img { display: block; margin: 0 auto; }

section.two-column .row .right .video iframe { width: 100%; }

section.contact-us { background-image: linear-gradient(-180deg, #157ca1 20%, #09366e 81%); }

section.contact-us .container { padding: 1.875em 0; max-width: 72.5em; margin: 0 auto; }

@media (min-width: 768px) { section.contact-us .container { position: relative; padding: 3.125em 0 11.875em; }
  section.contact-us .container::after { clear: both; content: ""; display: table; } }

@media (min-width: 1024px) { section.contact-us .container { padding: 6.25em 0 15.625em; } }

section.contact-us form { max-width: 28.75em; margin: 0 auto; border-radius: 4px; }

@media (min-width: 768px) { section.contact-us form { margin: 0; width: 100%; float: left; position: relative; z-index: 2; } }

@media (min-width: 1024px) { section.contact-us form { max-width: 35em; } }

section.contact-us form h2 { margin-bottom: 2.5rem; }

section.contact-us .image-wrapper { max-width: 49.75em; margin: 0 auto; }

@media (min-width: 768px) { section.contact-us .image-wrapper { margin: 0; float: right; position: absolute; top: 60%; transform: translateY(-50%); right: 0; } }

section.contact-us .image-wrapper img { width: 100%; height: auto; }

.responsive-table thead th, .responsive-table td .tablesaw-cell-label { font-size: 0.875em; text-transform: uppercase; font-family: "Oswald", sans-serif; padding-bottom: 0.35714em !important; color: #086ACB; text-align: center; }

.responsive-table.large { max-width: 65em; margin: 1.875em auto; }

@media (max-width: 42.4375em) { .responsive-table.large { /* Table rows have a gray bottom stroke by default */ }
  .responsive-table.large .tablesaw-stack tbody tr { display: block; width: 100%; border-bottom: 1px solid #dfdfdf; }
  .responsive-table.large .tablesaw-stack thead td, .responsive-table.large .tablesaw-stack thead th { display: none; }
  .responsive-table.large .tablesaw-stack tbody td, .responsive-table.large .tablesaw-stack tbody th { display: block; float: left; clear: left; width: 100%; }
  .responsive-table.large .tablesaw-cell-label { vertical-align: top; }
  .responsive-table.large .tablesaw-cell-content { max-width: 67%; display: inline-block; }
  .responsive-table.large .tablesaw-stack td:empty, .responsive-table.large .tablesaw-stack th:empty { display: none; } }

@media (min-width: 42.5em) { .responsive-table.large { /* Show the table header rows */ /* Hide the labels in each cell */ }
  .responsive-table.large .tablesaw-stack tr { display: table-row; }
  .responsive-table.large .tablesaw-stack td, .responsive-table.large .tablesaw-stack th, .responsive-table.large .tablesaw-stack thead td, .responsive-table.large .tablesaw-stack thead th { display: table-cell; margin: 0; }
  .responsive-table.large .tablesaw-stack td .tablesaw-cell-label, .responsive-table.large .tablesaw-stack th .tablesaw-cell-label { display: none !important; } }

.responsive-table.large table { max-width: 272px; margin: 0 auto; }

@media (min-width: 42.5em) { .responsive-table.large table { max-width: 100%; margin: 0; width: 100%; text-align: center; table-layout: fixed; } }

.responsive-table.large .tablesaw-stack tbody tr td { padding: 1.25em; }

.responsive-table.large .tablesaw-stack tbody tr td:first-of-type { margin-top: 1.25em; padding: 0 0 1.25em; }

.responsive-table.large .tablesaw-stack tbody tr td:first-of-type .tablesaw-cell-content { max-width: 100% !important; width: 100% !important; float: none !important; }

.responsive-table.large .tablesaw-stack tbody tr td:first-of-type img { width: 100%; height: auto; }

.responsive-table.large .tablesaw-stack tbody tr td:last-of-type { margin-bottom: 1.25em; }

@media (min-width: 42.5em) { .responsive-table.large .tablesaw-stack tbody tr td:first-of-type { margin-top: 0; padding: 0.625em; }
  .responsive-table.large .tablesaw-stack tbody tr td:last-of-type { margin-bottom: 0; } }

.responsive-table.large .responsive-table.large .tablesaw-stack tbody tr { margin: 0; }

.responsive-table.large td:first-of-type .tablesaw-cell-label { width: 0 !important; }

.responsive-table.large thead th, .responsive-table.large td .tablesaw-cell-label { text-align: left; }

@media (min-width: 42.5em) { .responsive-table.large thead th, .responsive-table.large td .tablesaw-cell-label { text-align: center; } }

.responsive-table.large .tablesaw-cell-label { margin-right: 10px; }

.responsive-table.large span.tablesaw-cell-content { float: right; }

@media (min-width: 680px) { .responsive-table.large span.tablesaw-cell-content { float: none; } }

.responsive-table.large tbody tr { padding: 0 0 1.25em; }

.responsive-table.large tbody tr::after { clear: both; content: ""; display: table; }

.responsive-table.large tbody tr td:nth-of-type(even) { background-color: #F1F9FF; }

@media (min-width: 680px) { .responsive-table.large tbody tr td:nth-of-type(even) { background-color: transparent; } }

@media (min-width: 680px) { .responsive-table.large tbody tr { padding: 0; }
  .responsive-table.large tbody tr:nth-of-type(odd) { background-color: #F1F9FF; }
  .responsive-table.large tbody tr:after { display: none; } }

@media (min-width: 42.5em) { .responsive-table.large tbody tr td:nth-of-type(even) { background-color: transparent; } }

@media (min-width: 42.5em) { .responsive-table.large td { border-left: 1px solid #B6B6B6; padding: 8px; } }

.responsive-table.large td:first-of-type { border: 0; }

.responsive-table.large td img + a { display: block; font-size: 0.875em; color: #086ACB; text-transform: uppercase; font-family: "Oswald", sans-serif; text-align: center; }

.responsive-table.large tbody td { text-align: left; vertical-align: middle; }

@media (min-width: 42.5em) { .responsive-table.large tbody td { text-align: center; } }

.responsive-table.basic { margin-bottom: 1.875em; }

.responsive-table.basic table { border-collapse: collapse; }

.responsive-table.basic table tbody tr:nth-child(odd) { background-color: #F1F9FF; }

.responsive-table.basic table tr td { padding: 14px 20px; display: table-cell; text-align: center; vertical-align: middle; }

.two-tables .container { padding: 1.875em 0; max-width: 43.0625em; margin: 0 auto; }

.two-tables .container::after { clear: both; content: ""; display: table; }

@media (min-width: 768px) { .two-tables .container { padding: 3.125em 0; } }

@media (min-width: 1024px) { .two-tables .container { padding: 6.25em 0; } }

.two-tables .container h1 { margin-bottom: 1.875rem; }

.two-tables .responsive-table.basic { margin: 0 auto 1.875em; }

@media (min-width: 42.5em) { .two-tables .responsive-table.basic { width: 48%; float: left; }
  .two-tables .responsive-table.basic:first-of-type { margin-right: 4%; } }

.two-tables .responsive-table.basic h4 { text-align: center; margin-bottom: 1.5625rem; }

.two-tables .responsive-table.basic table { margin: 0 auto; }

.carousel-wrapper .slick-arrow { bottom: -12px; z-index: 5; background-color: #0599D9; width: 79px; height: 45px; cursor: pointer; top: auto !important; }

.carousel-wrapper .slick-arrow:hover { background-color: #0079AD; }

@media (min-width: 768px) { .carousel-wrapper .slick-arrow { bottom: 0; } }

.carousel-wrapper .slick-arrow:before, .carousel-wrapper .slick-arrow:after { z-index: 6; }

.carousel-wrapper .slick-arrow:after { border-left-color: #ffffff; right: 1.875em; }

.carousel-wrapper .slick-arrow:before { border-top-color: #ffffff; right: 2.125em; }

.carousel-wrapper .slick-next { right: 105px; }

.carousel-wrapper .slick-prev { right: 20px; }

.slider-wrapper.medium { max-width: 720px; width: 100%; float: none; margin: 0.9375em auto 0; }

@media (min-width: 768px) { .slider-wrapper.medium { margin: 1.5625em auto 0; } }

@media (min-width: 1024px) { .slider-wrapper.medium { margin: 4.375em auto 0; } }

section.feat-headline { background-repeat: no-repeat; background-size: cover; }

section.feat-headline .container { padding: 1.875em 0; max-width: 72.5em; margin: 0 auto; }

section.feat-headline .container::after { clear: both; content: ""; display: table; }

@media (min-width: 768px) { section.feat-headline .container { padding: 3.125em 0; } }

@media (min-width: 1024px) { section.feat-headline .container { padding: 6.25em 0; } }

section.feat-headline .left-text, section.feat-headline .right-text { padding: 0.625em 0.625em 0.625em; background-color: #ffffff; border-radius: 4px; box-shadow: 0 10px 26px 0 rgba(0, 0, 0, 0.2), 0 6px 30px 0 rgba(0, 0, 0, 0.19); letter-spacing: 1px; }

@media (min-width: 768px) { section.feat-headline .left-text, section.feat-headline .right-text { padding: 2.1875em 2.1875em 1.5625em; } }

@media (min-width: 1024px) { section.feat-headline .left-text, section.feat-headline .right-text { padding: 3.4375em 3.4375em 2.1875em; } }

section.feat-headline .left-text .address p, section.feat-headline .right-text .address p { margin-bottom: 0; }

section.feat-headline .left-text .phone, section.feat-headline .right-text .phone { margin-bottom: 1.25em; }

section.feat-headline .left-text .phone:last-of-type, section.feat-headline .right-text .phone:last-of-type { margin-bottom: 0; }

section.feat-headline .left-text .phone h4, section.feat-headline .right-text .phone h4 { margin-bottom: 0.3125rem; }

section.feat-headline .left-text .phone a, section.feat-headline .right-text .phone a { display: block; color: #000000; }

section.feat-headline .left-text { width: 300px; margin: 0 auto 1.25em; }

@media (min-width: 768px) { section.feat-headline .left-text { width: 30%; float: left; margin: 0; } }

section.feat-headline .right-text { max-width: 770px; width: 100%; margin: 0 auto; }

section.feat-headline .right-text p > a:after { display: none; }

section.feat-headline .right-text::after { clear: both; content: ""; display: table; }

@media (min-width: 768px) { section.feat-headline .right-text { max-width: none; width: 67%; float: right; margin: 0; } }

@media (min-width: 480px) { section.feat-headline .right-text.col-3 > div { float: left; width: 32%; margin: 0; } }

@media (min-width: 480px) { section.feat-headline .right-text.short-middle > div:nth-of-type(2) { width: 28%; }
  section.feat-headline .right-text.short-middle > div:nth-of-type(3) { width: 36%; } }

section.provisions .container { padding: 1.875em 0 0.9375em; max-width: 51.25em; margin: 0 auto; }

@media (min-width: 768px) { section.provisions .container { padding: 3.125em 0 1.5625em; } }

@media (min-width: 1024px) { section.provisions .container { padding: 4.6875em 0 3.125em; } }

@media (min-width: 768px) { section.provisions .user-info::after { clear: both; content: ""; display: table; } }

@media (min-width: 768px) { section.provisions .user-info-left, section.provisions .user-info-right { width: 48%; float: left; } }

section.provisions .user-info-left li, section.provisions .user-info-right li { position: relative; }

section.provisions .user-info-left select, section.provisions .user-info-right select { position: relative; width: 100% !important; margin-top: 8px; }

@media (min-width: 768px) { section.provisions .user-info-right { float: right; } }

section.provisions .date { padding-top: 2.5em; }

section.provisions .date label { display: block; }

@media (min-width: 1024px) { section.provisions .date label { display: none; } }

section.provisions .page-links { padding: 1.25em 0; }

@media (min-width: 480px) { section.provisions .page-links { padding: 2.5em 0; } }

@media (min-width: 680px) { section.provisions .page-links::after { clear: both; content: ""; display: table; } }

section.provisions .page-links a { display: block; text-align: center; }

@media (min-width: 680px) { section.provisions .page-links a { width: 48%; float: right; padding-left: 10px; padding-right: 10px; } }

section.provisions .page-links a:first-of-type { margin-bottom: 1.25rem; }

@media (min-width: 680px) { section.provisions .page-links a:first-of-type { float: left; } }

section.provisions .gfield:nth-of-type(1) { padding-top: 0; }

section.provisions fieldset { margin-top: 30px; }

section.provisions fieldset li::after { clear: both; content: ""; display: table; }

section.provisions fieldset li:nth-of-type(odd) { background-color: #F1F9FF; }

section.provisions fieldset li:nth-of-type(odd) input { background-color: #F1F9FF; }

section.provisions fieldset li .ginput_container::after { clear: both; content: ""; display: table; }

section.provisions fieldset.user-info-left li:nth-of-type(odd), section.provisions fieldset.user-info-right li:nth-of-type(odd) { background-color: #ffffff; }

section.provisions fieldset.user-info-left li:nth-of-type(odd) input, section.provisions fieldset.user-info-right li:nth-of-type(odd) input { background-color: #ffffff; }

section.provisions .starter-kit { background-color: #F1F9FF; padding-top: 5px !important; }

section.provisions .starter-kit .gfield_description { padding: 5px 0 10px; }

section.provisions .starter-kit input { background-color: #F1F9FF; }

section.provisions .ginput_container_singleproduct { margin-top: 0 !important; }

section.provisions li.gfield_price { padding: 0 10px; }

section.provisions li.gfield_price label { display: block !important; position: relative !important; font-size: 1em !important; font-weight: 700 !important; color: #000000 !important; width: calc(100% - 140px); float: left; left: 0; margin-top: 8px; }

section.provisions li.gfield_price .ginput_product_price_label, section.provisions li.gfield_price .ginput_quantity_label { display: none; }

section.provisions li.gfield_price .ginput_product_price, section.provisions li.gfield_price input { width: 3.75em; float: left; }

section.provisions li.gfield_price input { float: right; margin: 0; }

section.provisions li.gfield_price .ginput_product_price { margin: .625em 0 .5em 10px; color: #000000; }

section.provisions .gfield_total { float: right !important; margin-top: 30px !important; padding: 0 !important; }

section.provisions .gfield_total .ginput_container_total { width: auto; display: inline; }

section.provisions .gfield_total .ginput_container_total::after { clear: both; content: ""; display: table; }

section.provisions .gfield_total label, section.provisions .gfield_total .ginput_container span { display: inline; color: #000000 !important; font-size: 1em !important; margin-right: 14px !important; width: auto !important; }

section.provisions .gfield_total .ginput_total, section.provisions .gfield_total label { margin: 2px 0 0 !important; }

section.provisions .gfield_total label { position: relative !important; display: block !important; margin-right: 15px !important; }

section.provisions li .list-section { margin-bottom: 15px; }

section.provisions li .quantity { text-align: right; display: block; font-weight: 700; }

section.provisions li .list-item { padding: 10px 10px 5px; }

section.provisions li .list-item::after { clear: both; content: ""; display: table; }

section.provisions li .list-item:nth-of-type(odd) { background-color: #F1F9FF; }

section.provisions li .list-item:nth-of-type(odd) input { background-color: #F1F9FF; }

section.provisions li .list-item label { display: block; position: relative; font-size: 1em; font-weight: 700; color: #000000; width: calc(100% - 140px); float: left; }

section.provisions li .list-item .description { width: 100%; clear: both; margin-top: 50px; }

section.provisions textarea { width: 100% !important; }

section.provisions .total .total-output { text-align: right; }

section.provisions .total .total-output span { font-size: 1.125em; width: 80px; text-align: left; display: inline-block; }

section.provisions .total .total-output span:first-of-type { font-weight: 700; text-align: center; }

section.provisions .total .form-notes { margin-top: 20px; }

section.provisions .total .form-notes label { display: block; position: relative; font-size: 1em; font-weight: 700; color: #000000; }

section.provisions .total .form-notes textarea { border: 2px solid rgba(151, 151, 151, 0.3); }

section.provisions .form-actions { margin: 20px 0; }

section.provisions .form-actions::after { clear: both; content: ""; display: table; }

section.provisions .form-actions button { font-size: 1.125em; width: 100%; max-width: 340px; padding-left: 10px; padding-right: 10px; float: right; clear: both; }

section.provisions .gform_footer::after { clear: both; content: ""; display: table; }

section.provisions .gform_footer .gform_button { float: right; }

section.houseboat-inquiry { background-image: linear-gradient(-180deg, #157CA1 20%, #09366E 81%); }

section.houseboat-inquiry .container { padding: 1.875em 0; max-width: 72.5em; margin: 0 auto; }

@media (min-width: 768px) { section.houseboat-inquiry .container { position: relative; padding: 3.125em 0 3.125em; }
  section.houseboat-inquiry .container::after { clear: both; content: ""; display: table; } }

@media (min-width: 1024px) { section.houseboat-inquiry .container { padding: 6.25em 0 6.25em; } }

section.houseboat-inquiry form { max-width: 45em; margin: 0 auto; border-radius: 4px; }

@media (min-width: 768px) { section.houseboat-inquiry form { width: 100%; position: relative; z-index: 2; } }

section.houseboat-inquiry form h2 { margin-bottom: 2.5rem; }

#overlay { background: #000; background: rgba(0, 0, 0, 0.3); display: block; float: left; height: 100%; position: fixed; top: 0; left: 0; width: 100%; z-index: 99; }

#gform-notification { background: #fff; border-radius: 10px; display: block; margin: auto; max-height: 237px; max-width: 520px; padding: 61px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-align: center; width: 100%; z-index: 101; }

#gform-notification .button { margin: 20px 0 0; padding: 12px 24px; }
