body,html{min-height:100%;height:100%}html{font-size:16px}body{position:relative;font-size:100%}.left{float:left}.right{float:right}.container-fluid{width:100%;clear:both}.container{display:block;width:90%;box-sizing:border-box;padding:0;margin:0 auto;overflow:hidden;clear:both}@media screen and (min-width:550px){.container{width:520px}}@media screen and (min-width:768px){.container{width:700px}}@media screen and (min-width:980px){.container{width:940px}}@media screen and (min-width:1250px){.container{width:1170px}}.row{width:100%;height:auto;clear:both}.row .col{display:inline-block;box-sizing:border-box;float:left}.row .col.xs-half{width:50%}.row .col.xs-one{width:100%}@media screen and (min-width:550px){.row .col.sm-quarter{width:25%}.row .col.sm-third{width:33.33%;width:33.33333%}.row .col.sm-half{width:50%}.row .col.sm-two-third{width:66.66%;width:66.66667%}.row .col.sm-three-quarter{width:75%}.row .col.sm-one{width:100%}}@media screen and (min-width:768px){.row .col.md-quarter{width:25%}.row .col.md-third{width:33.33%;width:33.33333%}.row .col.md-half{width:50%}.row .col.md-two-third{width:66.66%;width:66.66667%}.row .col.md-three-quarter{width:75%}.row .col.md-one{width:100%}}@media screen and (min-width:980px){.row .col.lg-eigth{width:12.5%;font-size:.5rem}.row .col.lg-quarter{width:25%}.row .col.lg-third{width:33.33%;width:33.33333%}.row .col.lg-half{width:50%}.row .col.lg-two-third{width:66.66%;width:66.66667%}.row .col.lg-three-quarter{width:75%}.row .col.lg-one{width:100%}}@media screen and (min-width:1250px){.row .col.xl-eigth{width:12.5%}.row .col.xl-quarter{width:25%}.row .col.xl-third{width:33.33%;width:33.33333%}.row .col.xl-half{width:50%}.row .col.xl-two-third{width:66.66%;width:66.66667%}.row .col.xl-three-quarter{width:75%}.row .col.xl-one{width:100%}}.flex-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:auto}.flex{box-sizing:border-box}.flex.eight,.flex.eleven,.flex.five,.flex.four,.flex.nine,.flex.one,.flex.seven,.flex.six,.flex.ten,.flex.three,.flex.twelve,.flex.two{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.flex.one{-webkit-flex-basis:8.3333%;flex-basis:8.3333%;width:8.3333%}.flex.two{-webkit-flex-basis:16.6666%;flex-basis:16.6666%;width:16.6666%}.flex.three{-webkit-flex-basis:25%;flex-basis:25%;width:25%}.flex.four{-webkit-flex-basis:33.3333%;flex-basis:33.3333%;width:33.3333%}.flex.five{-webkit-flex-basis:41.6666%;flex-basis:41.6666%;width:41.6666%}.flex.six{-webkit-flex-basis:50%;flex-basis:50%;width:50%}.flex.seven{-webkit-flex-basis:58.3333%;flex-basis:58.3333%;width:58.3333%}.flex.eight{-webkit-flex-basis:66.6666%;flex-basis:66.6666%;width:66.6666%}.flex.nine{-webkit-flex-basis:74.9999%;flex-basis:74.9999%;width:74.9999%}.flex.ten{-webkit-flex-basis:83.3333%;flex-basis:83.3333%;width:83.3333%}.flex.eleven{-webkit-flex-basis:91.6666%;flex-basis:91.6666%;width:91.6666%}.flex.twelve{-webkit-flex-basis:100%;flex-basis:100%;width:100%}.flex.center{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-webkit-align-content:center;align-items:center;-moz-box-pack:space-around;-ms-flex-pack:space-around;-webkit-justify-content:space-around;justify-content:space-around;align-self:center;align-content:center;margin:auto}.flex.left{-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;margin-left:0}.flex.right{-moz-box-pack:flex-end;-ms-flex-pack:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;margin:auto;margin-right:0}.flex.top{-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;-webkit-align-content:flex-start;align-self:flex-start;align-items:flex-start;align-content:flex-start}.flex.bottom{-webkit-box-align:flex-end;-moz-box-align:flex-end;-ms-flex-align:flex-end;-webkit-align-items:flex-end;-webkit-align-content:flex-end;align-self:flex-end;align-items:flex-end;align-content:flex-end}.side-ways{transform:rotate(-90deg);position:relative}.mobile-hidden{display:none!important}@media screen and (min-width:768px){.mobile-hidden{display:block!important}}.mobile-only{display:block!important}@media screen and (min-width:768px){.mobile-only{display:none!important}}.carousel-container .carousel-slide{display:none}.carousel-container .carousel-slide.active{display:block}.gallery-container{padding-top:0}.gallery-container:focus{outline:0}.gallery-item{position:relative;overflow:hidden;padding:0}.gallery-thumbnail{max-width:100%;padding:0;margin:0;border-radius:2px;cursor:pointer}.gallery-thumbnail:hover{opacity:.5}.modal-overlay{position:fixed;top:0;left:0;z-index:100;width:100%;height:100%;background:hsla(0,0%,8%,.75)}.modal-body{position:absolute;top:50%;left:50%;z-index:110;padding:0;overflow:auto;width:auto;height:auto;border-radius:3px;transform:translate(-50%,-50%)}.modal-body img{max-height:80vh;max-width:100%}.modal-close{position:absolute;top:0;right:0;margin:1em;font-size:1.5rem;color:#fff;transition:all .25s ease-in-out;cursor:pointer}.modal-close:focus,.modal-close:hover{color:#3af}.modal-controls{position:absolute;bottom:0;margin-left:auto;margin-right:auto;left:0;right:0;width:120px}.modal-controls .modal-arrow{color:#fff;font-size:3em;padding-bottom:.12em}.modal-controls .modal-arrow:hover{color:#777}h1{color:#000}a{text-decoration:none}.main-wrapper{background:#111}.navbar{position:absolute;width:100%;top:0;left:0;z-index:75}.navbar .brand img{margin:1em;height:64px}@media screen and (min-width:768px){.navbar .brand img{height:120px}}.navbar .brand img.text-logo{width:120px;height:auto}.navbar .navigation{position:absolute;margin:0;padding:0;font-family:Oswald,sans-serif;font-size:1em;font-weight:300;letter-spacing:1px;text-transform:uppercase;text-align:center;top:0;right:0;z-index:75;background:#111;height:auto;width:100%}@media screen and (max-width:768px){.navbar .navigation{top:-100vh}.navbar .navigation.active{top:0}}.navbar .navigation li{width:100%;padding:.75em 0}.navbar .navigation li.special{background:#3af}.navbar .navigation li:hover:after{display:none}@media screen and (min-width:768px){.navbar .navigation li{width:100px}.navbar .navigation li:hover{background:#fff}.navbar .navigation li:hover a{color:#111}}.navbar .navigation li a{text-decoration:none;color:#fff}@media screen and (max-width:768px){.navbar .navigation li .dropdown-menu{position:relative;top:0;padding:0;margin-bottom:0}.navbar .navigation li .dropdown-menu a{font-size:.8em}}@media screen and (min-width:768px){.navbar .navigation{background:0 0;width:auto}.navbar .navigation .dropdown-menu{position:relative;top:48px;width:200px;padding:0;font-size:.8em;background:#000;z-index:75}.navbar .navigation .dropdown-menu li{width:200px}.navbar .navigation .dropdown-menu li:hover a{color:#222}.navbar .navigation .dropdown-menu li a{color:#fff}}.navbar .mobile-menu-toggle{position:absolute;top:0;right:0;font-size:2em;color:#fff;padding:.25em .5em;cursor:pointer;z-index:130}.navigation{list-style:none}.navigation,.navigation li{display:inline-block}.navigation .dropdown-toggle .dropdown-menu{display:none}.navigation .dropdown-toggle:after{font-family:FontAwesome;content:"\F107";padding-left:4px;color:#fff}.navigation .dropdown-toggle:hover>.dropdown-menu{display:block}.navigation .dropdown-toggle .dropdown-menu{list-style:none;position:absolute}.carousel-container .carousel-slide{width:100%;overflow:hidden;z-index:10;height:350px}@media screen and (min-width:550px){.carousel-container .carousel-slide{height:420px}}@media screen and (min-width:768px){.carousel-container .carousel-slide{height:550px}}@media screen and (min-width:980px){.carousel-container .carousel-slide{height:100vh}}.carousel-container .carousel-slide .carousel-bg-img{float:left;object-fit:cover;object-position:50% 50%;height:100%;width:100vw}.carousel-container .carousel-slide .img-wrapper{position:absolute;z-index:10;height:350px;overflow:hidden}@media screen and (min-width:550px){.carousel-container .carousel-slide .img-wrapper{height:420px}}@media screen and (min-width:768px){.carousel-container .carousel-slide .img-wrapper{height:550px}}@media screen and (min-width:980px){.carousel-container .carousel-slide .img-wrapper{height:100vh}}.carousel-container .carousel-slide .carousel-slide-footer{height:100px;text-align:center;z-index:50}.carousel-container .carousel-slide .carousel-slide-footer.shimmed{height:120px}@media screen and (min-width:768px){.carousel-container .carousel-slide .carousel-slide-footer{height:140px}.carousel-container .carousel-slide .carousel-slide-footer.shimmed{height:158px}}.carousel-container .carousel-slide .carousel-slide-footer h2{color:#fff;font-family:Oswald,sans-serif;font-weight:400;font-size:2em;padding:0;margin:10px 0 0}@media screen and (min-width:768px){.carousel-container .carousel-slide .carousel-slide-footer h2{font-size:4em}}.carousel-container .carousel-slide .carousel-slide-footer p{color:#fff;font-family:Oswald,sans-serif;font-weight:400;font-size:1em;padding:0;margin:0;text-transform:uppercase;color:#63ffb1}.slide.flex-container{height:350px;overflow:hidden}@media screen and (min-width:550px){.slide.flex-container{height:420px}}@media screen and (min-width:768px){.slide.flex-container{height:550px}}@media screen and (min-width:980px){.slide.flex-container{height:100vh}}.slide.flex-container.special .presents{width:120px;margin-bottom:-25px}.slide.flex-container.special img.carousel-bg-img{margin:0}.slide.flex-container.special .carousel-slide-footer h2 span{font-style:none;color:#ff4023}.slide.flex-container.special .carousel-slide-footer p{color:#fff}.slide.flex-container.boat-page-header img.carousel-bg-img{margin:0}.slide.flex-container.boat-page-header .carousel-slide-footer{left:0;right:0;margin-left:auto;margin-right:auto;width:500px;background:rgba(23,35,48,.7);border:3px solid #fff;color:#fff;border-radius:2px;height:auto}@media screen and (min-width:550px){.slide.flex-container.boat-page-header .carousel-slide-footer{margin-bottom:1em}}.slide.flex-container.boat-page-header .carousel-slide-footer.clear{border:none;background:0 0}.slide.flex-container.boat-page-header .carousel-slide-footer.clear h4{font-size:2.5em;padding:.5em 0;margin:0}.slide.flex-container.boat-page-header .carousel-slide-footer.clear h4 .red{color:red}@media screen and (min-width:768px){.slide.flex-container.boat-page-header .carousel-slide-footer.clear h4{font-size:3.5em}}.links-row{display:block}.links-row div{position:relative;height:200px;overflow:hidden;padding:0;margin:0}.links-row div:before{content:"";display:block;position:absolute;height:100%;top:0;left:0;width:100%;padding:0;margin:0;background-color:rgba(5,15,35,.2)}.links-row div img{max-width:100%;height:auto;object-fit:cover;padding:0;margin:0}.links-row div .inner{position:absolute;top:0;left:0;width:100%;height:100%}.links-row div h3{font-family:Oswald,sans-serif;font-weight:300;font-size:1.2em;z-index:50;padding:.5em 1em;border:3px solid #fff;color:#fff;background:rgba(25,25,25,.9)}@media screen and (min-width:768px){.links-row div{height:170px}}@media screen and (min-width:980px){.links-row div{height:220px}.links-row div h3{font-size:2em}}@media screen and (min-width:1250px){.links-row div{height:280px}.links-row div h3{font-size:2.4em}}.links-row div:nth-of-type(2):before{background-color:rgba(5,5,5,.3)}.links-row div:last-of-type:before{background-color:hsla(0,0%,84%,.2)}.news-row{padding-bottom:25px;background-image:url(/img/misc/black_pattern04.jpg);background-size:cover;background-position:50%}.news-row .news-post{display:block;text-decoration:none;color:#fff;padding:1em 2em;font-size:.9em;font-family:Titillium Web,sans-serif}.news-row .news-post h5{margin-bottom:1em}.news-row .news-post p{color:#fff}.boat-page-header h3{font-size:3.5em;font-weight:300;margin-top:10px;padding:0 0 20px;border-bottom:2px solid #fff}.boat-page-header h3 span{text-align:text-top;vertical-align:text-top;font-size:.6em;color:#ddd}.boat-page-header .boat-links{padding:1em}.boat-page-header .boat-links a{font-family:Oswald,sans-serif;color:#fff;font-size:1em;line-height:100%}.boat-page-content{height:auto;background:#1b1b1b;background-position:50%}.boat-page-content .container{padding-bottom:50px}.boat-page-content h4{margin:.5em 0;text-align:left;font-size:2em;-webkit-font-smoothing:antialiased;color:#fff}.boat-page-content h4 span{color:#3af}@media screen and (min-width:550px){.boat-page-content h4{font-size:3em}}.boat-page-content p{color:#fff}.boat-specs{margin-top:20px;padding:2em 0}@media screen and (min-width:980px){.boat-specs{margin-top:164px;padding:2em 0 0 4em}}.boat-specs table{width:100%;font-family:Titillium Web,sans-serif;border:1px solid #fff;border-radius:2px;border-collapse:separate!important;color:#fff}.boat-specs thead{background:#fff;color:#222;font-size:1.7em}.boat-specs thead td{padding:.25em .5em}.boat-specs tbody td{padding:.75em}.boat-specs .side-links{margin-top:2em}.boat-specs .side-links a{float:left;text-decoration:none;background:#337ab7;color:#fff;font-family:Titillium Web,sans-serif;border-radius:3px;padding:1em 0;margin:.25em 0;font-size:1.5em;text-align:center;width:100%}.boat-specs .side-links a:hover{background:#23527c}.boat-features{height:auto;background-image:url(/img/misc/black_pattern04.jpg)}.boat-features h3{margin:1em;font-size:1.8em}.boat-features p.feature{padding-left:10%;color:#fff;line-height:1.1em}.boat-gallery{background:#fff}.boat-gallery .gallery-container{width:100%;height:auto}.boat-gallery h4{color:#1b1b1b;text-align:center}.boat-gallery .gallery-item{display:block;padding:0 3px 0 0;margin-bottom:3px;box-sizing:border-box;border-radius:0;overflow:hidden;height:auto}@media screen and (min-width:550px){.boat-gallery .gallery-item{max-height:170px}}@media screen and (min-width:768px){.boat-gallery .gallery-item{max-height:150px}}@media screen and (min-width:980px){.boat-gallery .gallery-item{max-height:200px}}@media screen and (min-width:1250px){.boat-gallery .gallery-item{max-height:250px}}.boat-gallery .gallery-item .gallery-thumbnail{width:100%;height:100px;background-size:cover}@media screen and (min-width:550px){.boat-gallery .gallery-item .gallery-thumbnail{height:170px}}@media screen and (min-width:768px){.boat-gallery .gallery-item .gallery-thumbnail{height:150px}}@media screen and (min-width:980px){.boat-gallery .gallery-item .gallery-thumbnail{height:200px}}@media screen and (min-width:1250px){.boat-gallery .gallery-item .gallery-thumbnail{height:250px}}.color-thumb{box-sizing:border-box;border:1px solid #efefef;margin:5px;padding:2em 0}.color-label{font-size:1em;font-weight:700;font-family:Titillium Web,sans-serif;letter-spacing:-1px;text-align:center;display:block;padding:1.5em 0}.color-label.white{color:#fff}.color-thumb#white{background:#fff;background:-moz-linear-gradient(-45deg,#fff 32%,#dfdfdf 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(32%,#fff),color-stop(100%,#dfdfdf));background:-webkit-linear-gradient(-45deg,#fff 32%,#dfdfdf);background:-o-linear-gradient(-45deg,#fff 32%,#dfdfdf 100%);background:-ms-linear-gradient(-45deg,#fff 32%,#dfdfdf 100%);background:linear-gradient(135deg,#fff 32%,#dfdfdf)}.color-thumb#light-green{background:#ebffeb;background:-moz-linear-gradient(-45deg,#ebffeb 4%,#d3e5cc 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(4%,#ebffeb),color-stop(100%,#d3e5cc));background:-webkit-linear-gradient(-45deg,#ebffeb 4%,#d3e5cc);background:-o-linear-gradient(-45deg,#ebffeb 4%,#d3e5cc 100%);background:-ms-linear-gradient(-45deg,#ebffeb 4%,#d3e5cc 100%);background:linear-gradient(135deg,#ebffeb 4%,#d3e5cc)}.color-thumb#ice-blue{background:#def9f8;background:-moz-linear-gradient(-45deg,#def9f8 4%,#cee5dd 67%);background:-webkit-gradient(linear,left top,right bottom,color-stop(4%,#def9f8),color-stop(67%,#cee5dd));background:-webkit-linear-gradient(-45deg,#def9f8 4%,#cee5dd 67%);background:-o-linear-gradient(-45deg,#def9f8 4%,#cee5dd 67%);background:-ms-linear-gradient(-45deg,#def9f8 4%,#cee5dd 67%);background:linear-gradient(135deg,#def9f8 4%,#cee5dd 67%)}.color-thumb#uhl-yellow{background:#ffffe1;background:-moz-linear-gradient(-45deg,#ffffe1 0,#edebd3 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0,#ffffe1),color-stop(100%,#edebd3));background:-webkit-linear-gradient(-45deg,#ffffe1,#edebd3);background:-o-linear-gradient(-45deg,#ffffe1 0,#edebd3 100%);background:-ms-linear-gradient(-45deg,#ffffe1 0,#edebd3 100%);background:linear-gradient(135deg,#ffffe1,#edebd3)}.color-thumb#burgundy{background:#7f002a;background:-moz-linear-gradient(-45deg,#7f002a 0,#60001d 75%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0,#7f002a),color-stop(75%,#60001d));background:-webkit-linear-gradient(-45deg,#7f002a,#60001d 75%);background:-o-linear-gradient(-45deg,#7f002a 0,#60001d 75%);background:-ms-linear-gradient(-45deg,#7f002a 0,#60001d 75%);background:linear-gradient(135deg,#7f002a,#60001d 75%)}.color-thumb#navy-blue{background:#00193d;background:-moz-linear-gradient(-45deg,#00193d 0,#000c38 75%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0,#00193d),color-stop(75%,#000c38));background:-webkit-linear-gradient(-45deg,#00193d,#000c38 75%);background:-o-linear-gradient(-45deg,#00193d 0,#000c38 75%);background:-ms-linear-gradient(-45deg,#00193d 0,#000c38 75%);background:linear-gradient(135deg,#00193d,#000c38 75%)}.color-thumb#dark-green{background:#062d00;background:-moz-linear-gradient(-45deg,#062d00 0,#0c2800 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0,#062d00),color-stop(100%,#0c2800));background:-webkit-linear-gradient(-45deg,#062d00,#0c2800);background:-o-linear-gradient(-45deg,#062d00 0,#0c2800 100%);background:-ms-linear-gradient(-45deg,#062d00 0,#0c2800 100%);background:linear-gradient(135deg,#062d00,#0c2800)}.color-thumb#fighting-lady-yellow{background:#f7f391;background:-moz-linear-gradient(top,#f7f391 0,#f2ee8e 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f7f391),color-stop(100%,#f2ee8e));background:-webkit-linear-gradient(top,#f7f391,#f2ee8e);background:-o-linear-gradient(top,#f7f391 0,#f2ee8e 100%);background:-ms-linear-gradient(top,#f7f391 0,#f2ee8e 100%);background:linear-gradient(180deg,#f7f391 0,#f2ee8e)}.color-thumb#black{background:#000}.photo-gallery{padding-bottom:100px;height:auto;margin-top:4px}.photo-gallery .masonry{float:left;column-count:1;column-gap:0;height:auto}@media screen and (min-width:550px){.photo-gallery .masonry{column-count:2}}@media screen and (min-width:768px){.photo-gallery .masonry{column-count:3}}.photo-gallery .gallery-item{display:block;padding:0 3px 0 0;margin-bottom:3px;box-sizing:border-box;border-radius:0;overflow:hidden;height:auto}@media screen and (min-width:550px){.photo-gallery .gallery-item{max-height:170px}}@media screen and (min-width:768px){.photo-gallery .gallery-item{max-height:150px}}@media screen and (min-width:980px){.photo-gallery .gallery-item{max-height:200px}}@media screen and (min-width:1250px){.photo-gallery .gallery-item{max-height:250px}}.photo-gallery .gallery-item .gallery-thumbnail{width:100%;height:100px;background-size:cover}@media screen and (min-width:550px){.photo-gallery .gallery-item .gallery-thumbnail{height:170px}}@media screen and (min-width:768px){.photo-gallery .gallery-item .gallery-thumbnail{height:150px}}@media screen and (min-width:980px){.photo-gallery .gallery-item .gallery-thumbnail{height:200px}}@media screen and (min-width:1250px){.photo-gallery .gallery-item .gallery-thumbnail{height:250px}}.photo-gallery .gallery-item .firebase-ref-delete{position:absolute;top:0;right:0;color:#fff;background:red;margin:3px;padding:3px;font-size:1.2em;text-transform:uppercase}#photo-gallery-mount{height:0}.page-side-links{margin-top:0;padding-bottom:50px}.page-side-links a.side-link{display:block;background:#ddd;width:100%;margin:4px 0;padding:1.5em 0;text-align:center;font-size:1.2em;color:#fff;border-radius:1px;font-family:Titillium Web,sans-serif}.page-side-links i.fa{padding-right:10px}.page-side-links .side-link#performance{background:#2c5f99;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJjNWY5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTU3OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#2c5f99 0,#1e5799 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#2c5f99),color-stop(100%,#1e5799));background:-webkit-linear-gradient(top,#2c5f99,#1e5799);background:-o-linear-gradient(top,#2c5f99 0,#1e5799 100%);background:-ms-linear-gradient(top,#2c5f99 0,#1e5799 100%);background:linear-gradient(180deg,#2c5f99 0,#1e5799)}.page-side-links .side-link#performance:hover{background:#417dcc;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxN2RjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTU3OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#417dcc 0,#1e5799 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#417dcc),color-stop(100%,#1e5799));background:-webkit-linear-gradient(top,#417dcc,#1e5799);background:-o-linear-gradient(top,#417dcc 0,#1e5799 100%);background:-ms-linear-gradient(top,#417dcc 0,#1e5799 100%);background:linear-gradient(180deg,#417dcc 0,#1e5799)}.page-side-links .side-link#boat-shows{background:#54a9ff;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0YTlmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDk3ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#54a9ff 0,#3097ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#54a9ff),color-stop(100%,#3097ff));background:-webkit-linear-gradient(top,#54a9ff,#3097ff);background:-o-linear-gradient(top,#54a9ff 0,#3097ff 100%);background:-ms-linear-gradient(top,#54a9ff 0,#3097ff 100%);background:linear-gradient(180deg,#54a9ff 0,#3097ff)}.page-side-links .side-link#boat-shows:hover{background:#52caf9;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyY2FmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDk3ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#52caf9 0,#3097ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#52caf9),color-stop(100%,#3097ff));background:-webkit-linear-gradient(top,#52caf9,#3097ff);background:-o-linear-gradient(top,#52caf9 0,#3097ff 100%);background:-ms-linear-gradient(top,#52caf9 0,#3097ff 100%);background:linear-gradient(180deg,#52caf9 0,#3097ff)}.page-side-links .side-link#brochure{background:#04753c;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA0NzUzYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDViMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#04753c 0,#005b2d 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#04753c),color-stop(100%,#005b2d));background:-webkit-linear-gradient(top,#04753c,#005b2d);background:-o-linear-gradient(top,#04753c 0,#005b2d 100%);background:-ms-linear-gradient(top,#04753c 0,#005b2d 100%);background:linear-gradient(180deg,#04753c 0,#005b2d)}.page-side-links .side-link#brochure:hover{background:#058447;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1ODQ0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDViMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#058447 0,#005b2d 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#058447),color-stop(100%,#005b2d));background:-webkit-linear-gradient(top,#058447,#005b2d);background:-o-linear-gradient(top,#058447 0,#005b2d 100%);background:-ms-linear-gradient(top,#058447 0,#005b2d 100%);background:linear-gradient(180deg,#058447 0,#005b2d)}.page-side-links .side-link#gallery{background:#888;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg4ODg4OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MjgyODIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#888 0,#828282 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#888),color-stop(100%,#828282));background:-webkit-linear-gradient(top,#888,#828282);background:-o-linear-gradient(top,#888 0,#828282 100%);background:-ms-linear-gradient(top,#888 0,#828282 100%);background:linear-gradient(180deg,#888 0,#828282)}.page-side-links .side-link#gallery:hover{background:#969696;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk2OTY5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MjgyODIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#969696 0,#828282 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#969696),color-stop(100%,#828282));background:-webkit-linear-gradient(top,#969696,#828282);background:-o-linear-gradient(top,#969696 0,#828282 100%);background:-ms-linear-gradient(top,#969696 0,#828282 100%);background:linear-gradient(180deg,#969696 0,#828282)}form#new-photo{color:#fff;padding:2em 0}form#new-photo h4{text-align:left}.video-gallery{padding-top:20px;padding-bottom:50px;padding-right:10px}.youtube-embed-wrapper{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.youtube-embed-wrapper embed,.youtube-embed-wrapper iframe,.youtube-embed-wrapper object{position:absolute;top:0;left:0;width:100%;height:100%}.zipcode-form{padding:20px;min-height:200px;height:100%;background:#eee;margin:0 1px 1px 0}.zipcode-form h3,.zipcode-form p{color:#222;margin-bottom:1em}.zipcode-form input{float:left;height:42px;box-sizing:border-box;width:180px;font-size:.9em;padding:.8em;border-radius:3px;border:1px solid #ccc;margin-bottom:.1em;background:#fff}.zipcode-form .submit{width:100px;margin-left:5px;background:#1e5799;color:#fff}.closest-dealer{color:#fff;width:300px;height:200px;clear:both}.closest-dealer p{color:#fff}.closest-dealer a{color:#3af}.map-footer{padding:1em}.map-footer h3{float:left;text-align:left;padding:1em 0}#map-canvas{height:450px;width:calc(100% - 1px)}#map-canvas p{color:#000;font-size:.9em}address{font-family:Titillium Web,sans-serif;color:#fff;font-size:1.1em;height:120px}address.special{clear:both;border:1px solid #b7ad70;border-radius:2px;padding-top:15px;margin:0 auto;margin-bottom:20px}a.get-quote-btn{float:left;font-size:1.2em;text-transform:uppercase;padding:1em 2em;background:#1e5799;color:#fff;border-radius:2px;margin-top:12px}.boat-show-table{padding-right:4px;padding-bottom:80px}.boat-show-table p{color:#fff}.boat-show-table table{width:100%;height:auto;margin-top:20px;background:#d2d2d2;font-family:Titillium Web,sans-serif}.boat-show-table table thead{background:#777;color:#fff;text-transform:uppercase}.boat-show-table table td,.boat-show-table table th{font-size:1em;padding:.75em;text-align:left}.boat-show-table table tr:nth-of-type(2n){background:#e2e2e2}.boat-show-table table a{color:#3af}.boat-show-table h5{font-size:2em;padding:1em 0;font-weight:300}footer{padding:30px 0;background:#fafafa}footer img{width:120px;margin:0 auto;display:block}footer ul{list-style:none;position:relative;top:0;left:0;font-family:Titillium Web,sans-serif;top:-50px;padding:0 20px}footer a,footer li{margin:0;padding:0}footer a{line-height:100%;text-decoration:none;font-size:.8em;color:#222}footer a.subset{padding-left:15px}footer h5{color:#222;font-size:1.5em;text-transform:uppercase;font-weight:300;left:-150px;top:110px;width:250px;text-align:right}footer h6{font-weight:bolder;margin:0;padding:0}footer h6,footer span{font-size:.8em;text-transform:uppercase}footer span{font-family:Titillium Web,sans-serif;color:#000;line-height:100%;display:block;margin-top:20px;text-align:center}footer span a{color:#3af}@media screen and (min-width:768px){footer span{font-size:.9em}}p{font-size:1em;font-family:Titillium Web,sans-serif;font-weight:300;line-height:1.5em;color:#222;padding:0 0 1em;margin:0}h3{font-family:Oswald,sans-serif;font-size:2em;margin:0;padding:0;line-height:100%}h3,h4{text-align:center;color:#fff}h4{font-family:Titillium Web,sans-serif;width:100%;font-size:1.2em;text-transform:uppercase}h4.header-bar{background:#19557f;margin:2em 0 0;font-size:3em}h4.header-bar.gray{background:#c2c2c2;font-family:Oswald,sans-serif}.ip-oh-background h4,h4.header-bar span{color:red}h5{font-size:1.2em;font-family:Titillium Web,sans-serif;font-weight:800;line-height:110%;letter-spacing:-1px;color:#fff;padding:0;margin:0}.img-responsive{display:block;margin:0 auto;max-width:100%;height:auto}body .userway{top:unset!important;bottom:40px!important}#open-house-2019 nav{background:rgba(0,0,0,.4)}#open-house-2019 .ip-oh-background{background:url(/img/misc/OpenHouse_header2.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;padding-bottom:100px;padding-top:160px}.ip-oh-bg-text,.oh-slider{background:rgba(0,0,0,.4)}.ip-oh-background h4,.ip-oh-background h5{text-align:center;margin:0;font-size:28px}.ip-oh-background h4{font-size:34px}.ip-oh-form-wrap,.ip-oh-mid-text{max-width:800px;margin:50px auto 0;clear:both!important}.ip-oh-form-wrap{margin-bottom:80px;padding-top:40px}.ip-oh-mid-text h4{font-size:35px;color:#337ab7;line-height:1.1em;margin:10px 0}.ip-oh-mid-text li{color:#fff;font-size:13px;margin:0 0 7px;font-weight:lighter}.ip-oh-mid-text ul{margin-bottom:0}.ip-oh-mid-text p{margin:0 0 0 25px;color:#fff;font-weight:700}.ip-oh-brands{background:#337ab7;padding:40px 20px}.ip-oh-brands ul{padding:0}.ip-oh-brands li{display:inline-block;text-align:center;list-style:none;box-sizing:border-box;padding:15px;width:100%}@media (min-width:979px){.ip-oh-brands li{width:16.4%}.ip-oh-mid-text h4{text-align:right}#open-house-2019 .ip-oh-background{padding-bottom:50px;padding-top:500px}}.rorytaca{display:none}.carousel-slide-footer h3 span,.boat-page-content h4 span{display: none;}