@import url('avantgarde/style.css');
html {
    font-size: 1rem;
}
body {
    color: #171a26;    
    font-family: 'Avant Garde Book BT', sans-serif;
    font-style: normal;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
input:focus, textarea:focus, button:focus {outline: none;}
a, img {
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;  
    vertical-align: top;
}
a{color: #0160B2;}
a:hover{color: #d02027;}
h1, h2, h3, h4, h5, h6 {
    line-height: normal;
    font-weight: normal;
}
a.bbtn, .spform button, .spform input[type="submit"] {
    color: #fff !important;
    background-color: #00175d;
    padding: 15px 40px;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
}
a.bbtn:hover, .spform button:hover, .spform input[type="submit"]:hover {
    color: #fff !important;
    background-color: #212536;
}
a.bbtn.white {
    color: #212536 !important;
    background-color: #f0f1f1;
}
a.bbtn.white:hover {
    color: #fff !important;
    background-color: #00175d;
}
.bgimg, #header, #footer {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
#header .z-container * {
    display: inline-block;
    vertical-align: top;
}
#header {
    background-image: url(../images/header-bg.jpg);
}

.topbar {
    background-color: #212536;
    text-align: right;
    padding: 15px;
}
.topbar, .topbar a {
    color: #c2c1c4;
}
.topbar a:hover {
    color: #ffffff;
}
.topbar .links {
    margin: 0 0 0 40px;
}
.social {
    margin: 3px 25px 0 25px;
}
.topbar a.call, .topbar .links {
    margin-top: 7px;
}
.social a {
    margin: 5px 6px 0 6px;
}
.topbar .links span {
    padding: 0 20px;
}
.search input[type="text"] {
    background-color: transparent;
    border: 1px solid #c2c1c4;
    color: #c2c1c4;
    padding: 8px;
    width: 200px;
    border-right: 0;
    float: left;
    height: 36px;
}
.search input[type="submit"] {
    background-image: url(../images/search.png) !important;
    float: left;
    font-size: 0;
    background-color: transparent;
    width: 50px;
    height: 36px;
    border: 1px solid #c2c1c4;
    border-left: 0;
    padding: 0;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.search input[type="submit"]:hover {
    background-color: #00175d;
}
#header .logo {
    margin: -66px 0 -20px 0;
    position: relative;
    z-index: 99;
}
.main-menu {
    margin-top: 40px;
}
.main-menu li {
    padding: 0 0 0 60px;
    text-transform: uppercase;
}
.main-menu li:first-child {
    padding-left: 0;
}
.main-menu li a {
    color: #fff;
}
.main-menu li a:hover {
    color: #00175d;
}
#footer, .hsec1 {
    background-image: url(../images/mainbg.jpg);    
}
.foosec2 {
    background-color: rgb(33 37 54 / 80%);
    text-align: center;
    padding: 25px 15px;
    font-size: 16px;
}
.foosec2 .coppyr, .foosec2 .social {
    display: inline-block;
}
.foosec1 {
    padding: 70px 15px 30px 15px;
}
.foosec1, .foosec1 a {
    color: #212536;
}
.foosec1 .foobox {
    float: left;
    width: 21%;
    margin-bottom: 35px;
}
.foosec1 .foobox.box3 {
    width: 37%;
    padding: 0 25px;
}
#footer ul.menu {
    columns: 2;
    text-transform: uppercase;
}
#footer .foosec1 .head {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold;
}
.foobox.box2 a.bbtn {
    width: 250px;
    max-width: 100%;
    margin: 5px 0;
}
.foobox.box2 {
    padding-top: 45px;
}
#footer a:hover {
    color: #00175d;
}
#footer ul.menu li {
    padding: 3px 0;
}
.foosec2 .social {
    margin-top: 0;
}
.foosec2 .social a {
    margin-top: 0;
    color: #fff;
}
.spform input[type="text"], .spform input[type="email"], .spform select, .spform input[type="file"], .spform textarea {
    font-family: 'Avant Garde Book BT';
    background-color: #fff;
    border: none;
    color: #000;
    padding: 18px;
    width: 100% !important;
    margin: 0 0 8px 0;
    vertical-align: top;
    font-size: 20px;
}
.spform ::placeholder{
    color: #000;
}
.spform button, .spform input[type="submit"] {
    font-family: 'Avant Garde Book BT';
    padding: 18px 60px;
    font-size: 20px;
    width: 100%;
}
table.table-list, table.table-list tr, table.table-list td, table.table-list th {
    width: 100% !important;
    display: inline-block;
    margin: 0;
    padding: 0 0 5px 0;
}
table.table-list tr:last-child {
    margin: 5px 0 0 0 ;
}
.bltext {
    color: #00175d;
}
.lbltext {
    color: #586186;
}
.foonews {
    padding: 70px 0 15px 0;
}
.foonews input[type="text"], .foonews input[type="email"] {
    width: 36% !important;
    margin: 0 10px 0 0;
    padding: 30px;
}
.foonews input[type="text"], .foonews input[type="email"] {
    background-color: #fff;
    color: #000;
}
.foonews input[type="text"], .foonews input[type="email"], .foonews input[type="text"]::placeholder, .foonews input[type="email"]::placeholder {
    color: #000;
}
.foonews input[type="submit"] {
    width: auto;
    margin-top: 11px;
}
.head {
    line-height: normal;
}
.ctas {
    padding: 0 30px 35px 30px;
}
.ctas a {
    position: relative;
    color: #fff;
    float: left;
    width: 100%;
    overflow: hidden;
}
.ctas a span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: right;
    background-color: rgb(0 0 0 / 60%);
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 25px;
}
.ctas a:hover span {
    background-color: rgb(0 23 93 / 60%);
}
.ctas a:hover img {
    transform: scale(1.2);
}
.ctas a .title {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    line-height: normal;
    transform: translateY(-50%);
    font-weight: bold;
    max-width: 270px;
    transform: translate(-50%, -50%);
}
.ctas.subp {
    padding-bottom: 70px;
}
.hsec2 {
    background-image: url(../images/hsec2-bg.jpg);  
    color: #dbdad7;
}
.hsec2 .box img {
    float: left;
    margin: 10px 40px 10px 0;
}
.hsec4 {
    background-color: #efefef;
}
.hsec4 .head {
    margin-bottom: 60px;
}
.hsec4 .blog {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}
.hsec4 .blog .info, .hsec4 .blog a.thumb {
    float: left;
    width: 50%;
}
.hsec4 .blog .info {
    padding: 0 0 0 30px;
}
.hsec4 .blog a.title {
    margin: 0 0 20px 0;
    color: #003775;
    line-height: normal;
}
.hsec4 .blog a.more {
    color: #003775;
    margin-top: 8px;
}
.hsec4 .blog a.title:hover, .hsec4 .blog a.more:hover {
    color: #00175d;
}
.hsec4 .right {
    border-left: 2px solid #c5c3c3;
}
.testimonial-slider img {
    /*margin-top: -15px;*/
}
.testimonial-slide {
    color: #4d4d4f;
    font-style: italic;
    padding: 15px;
}
.testimonial-slider .testimonial-slide {
    position: relative;
}
.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-size: cover;
    text-align: left;
    padding: 0 15px;
    overflow: hidden;
}
.z-default-subpage-header .z-default-subpage-title {
    margin: 200px 0 40px 0;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 112px;
    color: #ffffff;
}
.z-default-subpage-subpage {
    padding-top: 50px;
    padding-bottom: 50px;
}
.z-default-subpage-left-panel {
    min-width: 350px;
    max-width: 350px; 
    padding-right: 30px;
    background-color: transparent;
}
.z-default-subpage-left-panel-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}
.z-default-subpage-left-panel-menu a:link, .z-default-subpage-left-panel-menu a:visited {
    width: 100%;
    color: #2a2a2a;
    font-size: 19px;
    padding: 22px 30px;
    margin: 0 0 1px 0;
    border: none;
}
.z-default-subpage-left-panel-menu a:hover, .z-default-subpage-left-panel-menu li.active a {
    color: #fff;
    background-color: #00175d;
}
.z-default-subpage-right-panel {
    padding-bottom: 0;
    border-left: 2px solid #d8d8d8;
}
.z-default-subpage-subcontent {
    padding: 10px 30px 30px 30px;
    background: transparent;
}
h1.p-title {
    font-size: 48px;
    padding-bottom: 30px;
    color: #00175d;
}
.z-default-subpage-subcontent h2 {
    color: #586186;
    font-size: 28px;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
} 
.breadcrumb {
    color: #00175d;
    font-size: 18px;
}
.breadcrumb strong {
    padding: 0 4px;
}
.breadcrumb a, .breadcrumb strong {
    color: #6a6868;
}
.breadcrumb a:hover {
    color: #00175d;
}
.z-default-subpage-subcontent ul {
    padding: 0 0 25px 20px;
}
.z-default-subpage-subcontent ul li {
    padding: 0 0 5px 0;
}
.lightc {
    color: #696969;
}
.teambox {
    margin: 30px 0;
}
.teambox .imgb {
    float: left;
    width: 27%;
}
.teambox .info {
    float: left;
    width: 73%;
    padding: 0 0 0 35px;
}
.teambox .degi {
    margin-bottom: 20px;
}
.subpsec1 {
    padding: 90px 0;
}
.consec2, .showroomsec4, .reqserform {
    background-color: #d9d9d9;
}
.servsec2 {
    background-color: #00175d;
}
.servsec2 .box {
    background-color: #fff;
    max-width: 395px;
    padding: 35px 50px;
}
.servsec2 .box .title {
    font-weight: 600;
    text-transform: uppercase;
    min-height: 95px;
    padding: 12px 0 10px 0;
}
.servsec2 .box a.bbtn {
    margin-top: 10px;
    width: 100%;
}
.showroomsec3 {
    background-image: url(../images/showroom-bg.jpg);   
}
.showroomsec3 .box {
    background-color: #fff;
    padding: 80px 40px;
}
.rss-summary-title, .rss-summary-text, .rss-summary-text a.rss-summary-readmore {
    color: #2a2a2a;
}
.rss-summary-text, .zblog-story {font-size: 100%;}
.rss-summary-text {
    display: inline-block;
    width: 100%;
}
.rss-summary-text a.rss-summary-readmore {
    display: block;
    clear: both;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    color: #00175d;
}
a.rss-summary-title {
    color: #00175d;
    font-size: 30px;
    text-transform: uppercase;
}
.rss-summary-title:hover, .rss-summary-text a.rss-summary-readmore:hover {
    color: #0d0d0e;
}
.consec2 .spform button {
    margin: 0 0 15px 0;
}
.reqserform .z-manager-edit-head, .brokeform .z-manager-edit-head {
    display: none;
}
.reqserform table.table-list tr, .finaform table.table-list tr {
    width: 50% !important;
    padding: 0 20px 15px 20px;
}
.reqserform table.table-list tr.siteOptionFormField7207, .reqserform table.table-list tr.siteOptionFormField7210, .reqserform table.table-list tr.siteOptionFormField7216, .reqserform table.table-list tr.siteOptionFormField7223, .reqserform table.table-list tr:last-child, .reqserform table.table-list tr.siteOptionFormField7219, .reqserform table.table-list tr.siteOptionFormField7218, .finaform table.table-list tr:last-child {
    width: 100% !important;
}
.reqserform .spform input[type="text"], .reqserform .spform input[type="email"], .reqserform .spform select, .reqserform .spform input[type="file"], .reqserform .spform textarea, .finaform input[type="text"], .finaform input[type="email"], .finaform select, .finaform input[type="file"], .finaform textarea {
    margin: 0;
}
.reqserform table.table-list tr.siteOptionFormField7223 span.zRadioGroupOptionSpan {
    display: inline-block;
    width: 33%;
    padding: 3px 0;
}
.reqserform span.zRadioGroupOptionSpan, .finaform span.zRadioGroupOptionSpan {
    padding-right: 15px;
}
.reqserform span.zHelpToolTipLabel, .finaform span.zHelpToolTipLabel, .brokeform span.zHelpToolTipLabel {
    color: #00175d;
}
.reqserform table.table-list tr:last-child th, .finaform table.table-list tr:last-child th, .brokeform table.table-list tr:last-child th {
    text-align: right;
}
.reqserform .spform button, .finaform button, .brokeform button {
    margin: 0 0 0 15px;
    width: auto;
    float: right;
}
.reqserform table.table-list tr.siteOptionFormField7226 {
    padding: 0;
}
.brokeform {
    background-image: url(../images/inventory-bg.jpg);   
}
.brokeform tr.siteOptionFormField7302 {
     text-align: center;
}
.brokeform .spform.z-column {
    margin: 0 auto;
    float: none;
    width: 660px;
    max-width: 90%;
}
.modelyear input[type="text"] {
    background-color: #eae8e8;
    width: 500px !important;
    max-width: 100%;
}
.btypebox {
    max-width: 290px;
    padding: 0;
}
.btypebox .head {
    min-height: 50px;
}
.btypebox a.thumb {
    margin: 10px 0 20px 0;
}
.tabbtns, .tabconmain {
    display: inline-block;
    width: 100%;
}
.tabbtns {
    border-bottom: 2px solid #9a9a9a;
}
.tabbtns a {
    display: inline-block;
    font-weight: bold;
    color: #9a9a9a;
    cursor: pointer;
    margin: 0 30px 15px 0;
}
.tabbtns a.active, .tabbtns a:hover {
    color: #00175d;
}
.tabconmain {
    margin: 35px 0 0 0;
}

.z-mobile-header .z-mobile-menu {background-color: #00175d;}

#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#00175d; color:#FFF; font-size:40px;line-height:1; padding:15px;  position:absolute; z-index:4; border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ border:1px solid rgba(255,255,255,.7); width:60px; padding:7px; text-align:center;}
.homeSlideshowPrevious{bottom:45%; left:0px;}
.homeSlideshowNext{bottom:45%; right:0px; }
.homeSlideshowPlay, .homeSlideshowPause{bottom:15px; right:10px;}
.homeSlideshowPause:focus, .homeSlideshowPlay:focus, .homeSlideshowNext:focus, .homeSlideshowPrevious:focus{outline:2px dashed #FFF;}
.testimonial-slider .slider-next-button, .testimonial-slider .slider-previous-button{background-color:#00175d !important;}
.testimonial-slider .slider-next-button:focus, .testimonial-slider .slider-previous-button:focus{outline:2px dashed #c7823a;}

#sealisting .z-default-subpage-left-panel {
    width: 290px;
    max-width: 290px;
    min-width: 290px;
    padding-right: 0;
}
#sealisting  .z-default-subpage-right-panel {
    border: none;
}
#sealisting .z-default-subpage-subcontent {
    padding: 0 0 30px 30px;
}
.searchresults-container{
    clear: both;
    display: flex;
    flex-wrap: wrap;
}
#sealisting .panel, #sealisting .searchresult {
    background-color: #fff;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    /*-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);*/
    border-color: #00175d;
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}
#sealisting .searchresult{
    display: block;
    /*float: left;*/
    padding: 0 20px 20px 20px;
    width: 50%;
}
#sealisting .searchresult:nth-child(2n + 1){
    clear: left;
}
.searchresult-image-container{
    margin-bottom: 10px;
}
#sealisting .panel-default, #sealisting .searchresult {
    border-color: #ddd;
}
#sealisting .panel-heading {
    background-color: #00175d;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding: 10px 15px;
    font-weight: bold;
    font-size: 18px;
}
#sealisting .list-group {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-wrap: break-word;
}
#sealisting .list-group .item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border-top: 1px solid #ddd;
    font-size: 15px;
    line-height: normal;
    color: #555;
}
#sealisting .panel-heading+.list-group .item:first-child {
    border-top-width: 0;
}
#sealisting .text-muted {
    color: #777;
}
#sealisting a.btn, #sealisting button.btn {
    background-color: #00175d;
    border-color: transparent;
    color: #fff;
    font-size: 20px;
    padding: 15px 40px;
    text-align: center;
    text-transform: uppercase;
}
#sealisting a.btn:hover, #sealisting button.btn:hover {
    background-color: #000000;
}
#sealisting .panel .list-group .item a.btn {
    float: right;
    font-size: 23px;
    width: 38px;
    height: 34px;
    line-height: 34px;
    padding: 0;
}
#sealisting .panel-footer {
    background-color: #f5f5f5;
    background: #FFF;
    border-top: 1px solid #ddd;
    padding: 10px 0;
}
.panel-footer .btn{
    display: block;
    font-family: 'Avant Garde Book BT', sans-serif;
    width: 100%;
}
#sealisting .panel.panel-default .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
#sealisting .item.active, #sealisting .item.active:hover, #sealisting .item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #00175d;
    border-color: #00175d;
}
#sealisting a.item:hover, #sealisting a.item:focus, #sealisting button.item:hover, #sealisting button.item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
#sealisting .panel-body {
    padding: 15px;
}
#sealisting .searchresult .panel-body {
    padding: 15px 5px 10px 5px;
    padding: 15px 0;
    display: inline-block;
}
#sealisting .form-group {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: normal;
    color: #555;
}
#sealisting label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
#sealisting .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}
#sealisting .tophead h1.p-title {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
#sealisting .z-default-subpage-subpage {
    padding-top: 0;
}
#sealisting .searchresult-image {
    position: relative;
}
#sealisting .searchresult-image a.zoom-btn {
    background-color: #fff;
    bottom: 8px;
    border: none;
    border-radius: 40px;
    float: right;
    height: 40px;
    line-height: 40px;
    padding: 7px;
    padding: 0;
    position: absolute;
    text-align: center;
    right: 8px;
    width: 40px;
    z-index: 100;
}
#sealisting .searchresult-image a.zoom-btn:hover {
    color: #00175d;
}
#sealisting .searchresult-image a {
    background-color: #fff;
    border: 1px solid #ddd;
    border: none;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    padding: 0;
    height: auto;
}
.searchresult h3 {
    font-size: 22px;
    font-weight: bold;
    color: #0543ff;
    color: #323683;
}
.searchresult h3:hover {
    color: #000;
}
.searchresult table {
    border-collapse: collapse;
    font-size: 14px;
    width: 100%;
}
.searchresult table tr td {
    border-top: 1px solid #9c9898;
    border-top: 1px solid #CCC;
    margin: 0;
    padding: 6px 0;
}
.searchresult table tr:first-child td {
    border-top: 0px solid #9c9898;
}
.searchresult table span.label-success {
    background-color: #000;
    color: #fff;
    padding: .2em .6em .3em;
    border-radius: .25em;
}
.searchresult .price {
    text-align: right;
    text-align: left;
    font-size: 24px;
    margin: 10px 0;
}
.searchresult hr {
    margin: 10px 0 15px 0;
}
.searchresult .btn {
    display: block;
    width: 100%;
    margin-top: 5px;
}
#sealisting .searchresult .btn.default {
    /*color: #333;
    background-color: #fff;
    border: 1px solid #333;*/
    font-family: 'Avant Garde Book BT', sans-serif;
}
#sealisting .searchresult .btn.default:hover {
    color: #fff;
    background-color: #00175d;
    background-color: #323683;
    /*border: 1px solid #00175d;*/
}
.searchresult span.ribbon {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 50;
}
.searchresult span.ribboninn {
    background-color: #000;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 12px;
    left: -125px;
    width: 300px;
    color: #fff;
}
.singleboatcon {
    display: table-row;
}
.singleboatcon .leftpanel {
    display: table-cell;
    width: 100%;
    padding: 0 40px 40px 0;
    direction: ltr;
    vertical-align: top;
}
.singleboatcon .rightpanel {
    display: table-cell;
    width: 285px;
    min-width: 285px;
}
.singleboatcon .btn {
    width: 100%;
    padding: 10px 16px;
    font-size: 18px;
    color: #fff;
    background-color: #00175d;
}
.singleboatcon .btn:hover {
    background-color: #000;
}
.singleboatcon .menulinks {
    border-left: 5px solid #00175d;
    margin: 15px 0;
    font-size: 15px;
}
.singleboatcon .menulinks a {
    width: 100%;
    position: relative;
    display: block;
    padding: 10px 15px;
    margin: 0 0 -1px -1px;
    border-left: none;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #555;
}
.singleboatcon .menulinks a i.fas {
    margin: 0 5px 0 0;
}
.singleboatcon .menulinks a:hover {
    background-color: #eee;
} 
.boatalert {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 16px;
}
.singleboatcon .menulinks.detail {
    padding-left: 10px;
}
.singleboatcon .menulinks.detail strong {
    padding: 0 5px 0 0;
}
.singleboatcon .menulinks.detail p {
    padding: 3px 0;
}
.priemail {
    background-color: #eee;
    padding: 10px;
    margin: 20px 0 30px 0;
}
.priemail a {
    color: #fff;
    background-color: #333333;
    margin: 0 0 0 10px;
    width: 36px;
    text-align: center;
    font-size: 17px;
    height: 36px;
    line-height: 36px;
}   
.priemail a:hover {
    background-color: #00175d;
}
.tabbtns a {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 22px;
    color: #061b45;
    background-color: #c6d1ed;
    padding: 20px;
    cursor: pointer;
}
.tabbtns a.active, .tabbtns a:hover {
    color: #fff;
    background-color: #038ac7;
}
.tabconmain {
    display: inline-block;
    width: 100%;
    margin: 35px 0 0 0;
    text-align: center;
}
.boattabs a {
    width: auto;
    font-size: 18px;
    padding: 12px 25px;
    background-color: #dcd7d7;
    margin: 0 15px -1px 0;
}
.boattabs a.active, .boattabs a:hover {
    background-color: #00175d;
}
.boattabs .tabconmain {
    text-align: left;
    margin: 20px 0 0 0;
    font-size: 16px;
}
.home-brands{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    width: 100%;
}
.home-brand{
    padding: 20px;
    width: 33.33%;
}


@media screen and (max-width: 1362px) {
    #header .logo {width: 180px;}
    .topbar {padding: 10px 15px;}
    #header .logo {margin: -56px 0 -20px 0;}
    .social {margin: 2px 10px 0 10px;}
    .topbar .links {margin: 7px 0 0 10px;}
    .topbar .links span {padding: 0 10px;}
    .search input[type="text"] {width: 150px;}
    .topbar a.call {margin-top: 8px;}
    .main-menu {margin-top: 30px;}
    .foosec1 .foobox, .foosec1 .foobox.box3 {width: 50%;}
    .foosec1 .foobox.box3 {clear: both;padding: 0 15px 0 0;}
    .z-default-subpage-header .z-default-subpage-title {margin: 110px 0 20px 0;font-size: 70px;}
    h1.p-title {font-size: 36px;}
    .servsec2 .box {padding: 30px;}
    a.bbtn, .spform button, .spform input[type="submit"] {padding: 15px 35px;}
    .reqserform table.table-list tr.siteOptionFormField7223 span.zRadioGroupOptionSpan {width: 49%;}
}
@media screen and (max-width: 992px) {  
    #header .logo, .main-menu {display: none !important;}
    .z-mobile-header, .z-mobile-header-fixed, .z-mobile-menu-icon.open span {background-color: #f2f2f2 !important;}
    .z-mobile-header .z-mobile-menu, .z-mobile-menu-icon span {background: #00175d;}
    .z-default-subpage-header {margin-top: 0;}
    .hsec4 .right {border-left: none;}
    .hsec4 .blog a.thumb {width: 35%;}
    .hsec4 .blog .info {width: 65%;}
    .hsec4 .right, .hsec4 .left {height: auto !important;}
    .z-default-subpage-right-panel {border-left: none;}
    .z-default-subpage-subpage {padding-top: 40px;padding-bottom: 15px;}
    .z-default-subpage-left-panel {padding: 30px;}
    .teambox {margin: 20px 0;}
    .teambox .imgb {width: 25%;}
    .teambox .info {width: 75%;}
    .z-mobile-header .z-mobile-header-logo {width: 70px;}
    .topbar {text-align: center;}
    #sealisting .z-default-subpage-subcontent {padding: 10px 30px 30px 30px;}
    #sealisting .searchresult .panel-body {padding: 15px 0;}
    .singleboatcon, .singleboatcon .leftpanel, .singleboatcon .rightpanel {display: inline-block;width: 100%;}
    .singleboatcon .leftpanel {padding: 0 0 40px 0;}
    .singleboatcon .rightpanel {max-width: 285px;}
    .boattabs a {margin: 0 15px 0 0;}
}
@media screen and (max-width: 767px) {
    .topbar .search {margin-top: 10px;}
    .z-default-subpage-header .z-default-subpage-title {margin: 90px 0 20px 0;font-size: 50px;}
    .reqserform table.table-list tr, .finaform table.table-list tr {padding: 0 0 15px 0;width: 100% !important;}
    .reqserform table.table-list tr.siteOptionFormField7223 span.zRadioGroupOptionSpan {width: 100%;}

    #sealisting .searchresult{
        width: 100%;
    }
    .home-brand{
        width: 50%;
    }
}
@media screen and (max-width: 479px) {
    .topbar a.call {margin-top: 0;}
    .topbar .links {margin: 2px 0;}
    .ctas {padding: 0 0 35px 0;}
    .ctas a span {padding: 15px;}
    .hsec2 .box img {margin: 0 0 10px 0;}
    .hsec2 .box .head {width: 100%;display: inline-block;}
    a.bbtn, .spform button, .spform input[type="submit"] {padding: 12px 25px;font-size: 18px;}
    .hsec4 .head {margin-bottom: 35px;}
    .hsec4 .blog .info, .hsec4 .blog a.thumb, .foonews input[type="text"], .foonews input[type="email"], .foosec1 .foobox, .foosec1 .foobox.box3, .teambox .imgb, .teambox .info {width: 100% !important;}
    .hsec4 .blog .info, .teambox .info {padding: 20px 0 0 0;}
    .hsec4 .blog a.title, .teambox .degi {margin: 0 0 10px 0;}
    .testimonial-slider img {width: 50% !important;}
    .testimonial-slide {padding: 15px 0;}
    .foonews {padding: 40px 0 15px 0;}
    .foonews input[type="text"], .foonews input[type="email"] {margin: 0 0 10px 0;}
    .foonews input[type="submit"] {margin: 0;}
    .foonews input[type="text"], .foonews input[type="email"], .spform input[type="text"], .spform input[type="email"], .spform select, .spform input[type="file"] {padding: 18px;font-size: 18px;}
    .foobox.box2 {padding-top: 0;}
    #footer .foosec1 .head {margin-bottom: 10px;}
    #footer ul.menu {columns: 1;}
    #footer ul.menu li {padding: 1px 0;}
    .hsec4 .blog {margin-bottom: 25px;}
    .z-default-subpage-header .z-default-subpage-title {margin: 60px 0 10px 0;font-size: 40px;}
    .z-default-subpage-left-panel-menu a:link, .z-default-subpage-left-panel-menu a:visited {font-size: 18px;padding: 15px 25px;}
    h1.p-title {font-size: 30px;}
    .z-default-subpage-subcontent h2 {font-size: 24px;}
    .subpsec1 {padding: 50px 0;}
    .ctas.subp {padding-bottom: 40px;}
    .showroomsec3 .box {padding: 30px 20px;}
    .servsec2 .box .title {min-height: auto;padding: 10px 0;}
    .foosec1 {padding: 50px 15px 0 15px;}
    .z-mobile-header .z-mobile-header-logo img {max-width: 50px;}
    .z-default-subpage-subpage {padding-top: 10px;padding-bottom: 0;}
    a.rss-summary-title {font-size: 22px;}
    .btypebox .head {min-height: auto;}
    .tabconmain {margin: 20px 0 0 0;}
    .boattabs a {margin: 0 0 5px 0;width: 100%;}
    .home-brand{
        width: 50%;
    }
}