﻿@import url('https://fonts.googleapis.com/css2?family=Mada:wght@200..900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* common css starts here */

:root {
    --blue: #27496D;
    --brown: #624633;
    --light-brown: #8E684F;
    --green: #489046;
    --white: #FFFFFF;
    --black: #000000;
    --light-black: #171717;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
blockquote,
pre,
figure {
    margin: 0;
}

a:hover {
    text-decoration: none;
}

/* .error_field {
    border: 1px solid red !important;
} */

.iti{
    width: 100%;
}

.field-error {
    color: red;
    font-size: 14px;
    margin-top: 5px;
}
.error_field {
    border-bottom: 1px solid red !important;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
    display: none;
}

#notify_message {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    font-family: trade-gothic-next;
    max-height: 80px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    margin-bottom: 0;
    z-index: 10;
}

.alert-danger{
    background-color: #be1515;
}

.alert-success{
    background-color: #0d6e0d;
}


.whiteBtn {
    color: #FFF;
    text-align: center;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    transition: all 0.2s;
    padding-bottom: 5px;
}

.whiteBtn:hover {
    color: #fff;
    border-bottom: 3px solid #fff;
}

.blueBtn {
    color: #27496D;
    text-align: center;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    transition: all 0.2s;
    padding-bottom: 5px;
}

.blueBtn:hover {
    color: #27496D;
    border-bottom: 3px solid #27496D;
}

.brownBtn {
    color: #FFF;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 1.8px;
    border-radius: 3px;
    background: #8E684F;
    border: none;
    outline: none;
    padding: 5px 22px;
    display: inline-flex;
}

.bgBlueBtn {
    color: #FFF;
    text-align: center;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    background-color: #27496D;
    display: inline-flex;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 16px 36px;
}

.bgBlueBtn:hover {
    color: #FFF;
}

.sectionHeading {
    color: #171717;
    text-align: center;
    font-family: Mada;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: 40px;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.textpara {
    color: #171717;
    text-align: center;
    font-family: Mada;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.customMargin {
    margin-top: 140px;
}

/* common css ends here */

/* desktop nav css starts here */

.desktopNavContainer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 97px 5px 100px;
    background: rgba(39, 73, 109, 0.98);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
}


/* Mega Menu Css starts here*/
.mega-header {
    color: #27496D;
    font-family: Mada;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 2px;
}

.inventoryByBrandMenus {
    display: inline-flex;
    height: 100%;
}

.mega-links ul li a {
    color: #171717;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.mega-links ul li {
    padding: 5px 0px;
    list-style: none;
}

.mega-links ul {
    margin-top: 20px;
}

.mega-tp {
    margin-top: 40px;
}

.sm-mega-header {
    color: #171717;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 18px;
    letter-spacing: 1.8px;
}

.mega-mn-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.bt-imgg {
    position: relative !important;
    padding-top: 55%;
}

.bt-imgg img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}

.mega-menu-img-wrapper {
    position: relative;
}

.mega-brands-logo {
    max-width: 150px;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.mega-brands-logo img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.sec-separator {
    margin-top: 40px;
}

#inventory-mega {
    padding-top: 60px;
    padding-bottom: 95px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
    transform: translateY(-120%);
    transition: 0.2s all;
    position: fixed;
    top: 22px;
    left: 0;
    width: 100%;
    z-index: 15;
    overflow-y: auto;
    height: 80vh;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

#inventory-mega::-webkit-scrollbar {
    display: none;
}

#inventory-mega.active {
    transform: translateY(7%);
}

.dropdown-content ul li {
    list-style: none;
    padding: 5px 0px;

}

.dropdown-content ul li a {
    color: #FFF;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.menu-links {
    position: relative;
    transform: translateY(-300%);
    transition: 0.2s ease-in-out;
    position: absolute;
    top: 80px;
}

#resources-links.active {
    transform: translateY(10%);
}

#company-links.active {
    transform: translateY(10%);
}

#service-links.active {
    transform: translateY(10%);
}

.resources-menu::before {
    transform: translateY(-100%);
    position: fixed;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #27496DFA;
    width: 100%;
    z-index: 5;
}

.resources-menu.active::before {
    transform: translateY(10%);
    transition: 0.2s all;
    height: 180px;
}

.company-menu::before {
    transform: translateY(-100%);
    position: fixed;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #27496DFA;
    width: 100%;
    z-index: 5;
}

.company-menu.visible::before {
    transform: translateY(10%);
    height: 220px;
    transition: 0.2s all;
}

.service-menu::before {
    transform: translateY(-100%);
    position: fixed;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #27496DFA;
    width: 100%;
    z-index: 5;
}

.service-menu.show::before {
    transform: translateY(10%);
    height: 280px;
    transition: 0.2s all;
}

/* Mega Menu css ends here*/

/* mobile nav css starts here */
.mobileHeader {
    display: none;
    padding: 5px 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background: rgba(39, 73, 109, 0.98);
}

.burgerLine {
    background-color: var(--white);
    width: 40px;
    height: 4px;
    margin-bottom: 4px;
    transition: transform 0.4s ease, opacity 0.4s ease;
}

.burgerBtnContainer {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

/* Create the cross effect when toggled */
.cross .lineOne {
    transform: rotate(45deg) translateY(10px);
}

.cross .lineThree {
    transform: rotate(-45deg) translateY(-10px);
}

.cross .lineTwo {
    opacity: 0;
}


/* input.error_field::placeholder {
    color: red !important;
}

.error_field {
    border-bottom: 1px solid red !important;
} */

.req_check {
    border-bottom: 1px solid red !important;
}




/* mobile nav css ends here */

.mobileHeaderContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sitelogoContainer {
    width: 341.047px;
    height: 70px;
}

.sitelogoContainer img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.navMenuList {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 40px;
}

.navMenu {
    color: #FFF;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.navMenu:hover {
    color: #FFF;
}

.navSearchContainer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;

}

.navSearchInputContainer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(255, 255, 255, 0.08);
    gap: 20px;
    padding: 10px 20px;
    border-radius: 3px;
}

.navInput {
    border: none;
    outline: none;
    background-color: transparent;
    color: #FFF;
    font-family: Mada;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.navPhone {
    color: #FFF;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.navPhone:hover {
    color: var(--white);
}

/* desktop nava css ends here */

/* mobile mega menu css starts here */
.mobileMegaMenuContainer {
    background-color: var(--blue);
    position: absolute;
    left: 0;
    top: 99%;
    z-index: 300;
    width: 100%;
    padding: 20px 0px;
    display: none;
}

.mobMegaMenu {
    color: var(--white);
    font-family: Mada;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0.5px;
    text-align: left;
    text-decoration-skip-ink: none;

}

.mobMegaMenu:hover {
    color: var(--white);
}

.mobMegaMenuLink {
    color: var(--white);
    font-family: Mada;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: left;
    text-decoration-skip-ink: none;
}

.mobMegaMenuLink:hover {
    color: var(--white);
}


.mobileMegaMenuContainer ul {
    list-style: none;
}

.mobileMegaMenuContainer ul li {
    padding: 0 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mobMenuBreakLine {
    background-color: var(--white);
}

.innerDropDown {
    margin: 5px 0;
}

.innerMenuList {
    padding: 0 15px;
    margin: 10px 0;
    display: none;
}

/* mobile mega menu css ends here */

/* home page css starts here */
.homeVideoSection {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.homePageVideoContainer {
    position: relative;
    padding-top: 56%;
}

.homePageVideoContainer .homeMedia {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.homeHeaderContent {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}


.homeHeaderHeading {
    color: #FFF;
    text-align: center;
    font-family: Mada;
    font-size: 50px;
    font-style: normal;
    font-weight: 900;
    line-height: 60px;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.mainPageWrapper {
    position: relative;
    margin-top: 34.5%;
}

.aboutPageWrapper {
    position: relative;
    margin-top: 37.5%;
    background-color: #fff;
}

.mainPageContent {
    background-color: #fff;
}

.ballContainer {
    max-width: 220px;
    height: 110px;
    background-color: #624633;
    border-radius: 110px 110px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}


.advertiseContainer {
    background-color: #624633;
    padding: 80px 0;
    position: relative;
    min-height: 600px;
}

.advertiseContentWrapper {
    max-width: 550px;
    margin: 0 auto;
    min-height: 500px;
}

.boatImageContainer {
    height: 100%;
}

.boatImageContainer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.advertiseHeading {
    color: #FFF;
    font-family: Mada;
    font-size: 60px;
    font-style: normal;
    font-weight: 900;
    line-height: 60px;
    letter-spacing: 6px;
    text-transform: uppercase;
}

.advertiseParaWrapper {
    margin: 40px 0;
}

.advertisePara {
    color: #FFF;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    direction: ltr;
}

.advertiseLink {
    margin-bottom: 60px;
}

.slideNumberWrappr {
    position: absolute;
    margin-right: 32%;
    bottom: 9%;
}

.slideNumber {
    color: #FFF;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}

.boatAdvertiseCarousel .owl-nav [class*=owl-]:hover {
    background-color: transparent;
}

.boatAdvertiseCarousel .owl-nav {
    position: absolute;
    left: 10%;
    bottom: 5%;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 50px
}

.boatAdvertiseCarousel .owl-nav button.owl-prev {
    transform: rotate(180deg);
}

.boatAdvertiseCarousel .owl-nav button.owl-next {
    transform: rotate(180deg);
}


.familyOwnedSection {
    margin: 100px 0;
}

.familyOwnedContentWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.familyContent {
    max-width: 550px;
    margin: 0 auto;
}

.familyHeading {
    color: #171717;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.familyParaWrapper {
    margin-top: 20px;
    margin-bottom: 40px;
}

.familyPara {
    color: #171717;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.brandsSection {
    background-color: rgba(39, 73, 109, 0.08);
    padding: 100px 0 84px 0;
}

.brandHeadingWrapper {
    height: 100%;
    display: flex;
    align-items: center;
}

.brandHeading {
    color: #27496D;
    font-family: Mada;
    font-size: 50px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.brandLogoContainer {
    background-color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 22px 40px;
    max-width: 280px;
    border: 1px solid rgba(39, 73, 109, 0.20);
}

.brandLogoContainer:hover {
    border-bottom: 2px solid var(--light-black);
}

.brandLogoContainer img {
    max-width: 220px;
}

.servicesSection {
    margin-top: 100px;
}

.serviceCardContainer {
    position: relative;
}

.serviceCardImageContainer {
    position: relative;
    padding-top: 75%;
}

.serviceCardImageContainer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.serviceContent {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}

.serviceCardHeading {
    color: #FFF;
    text-align: center;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.linkSection {
    margin: 120px 0;
}

.linkContainer {
    background: rgba(39, 73, 109, 0.10);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
    max-width: 380px;
    transition: all 0.2s;
}

.linkContainer:hover {
    background-color: #624633;
    color: #fff;
}

.linkContainer:hover .linkItem {
    color: #fff;
}

.linkItem {
    color: #27496D;
    text-align: center;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.bannerContainer {
    position: relative;
    padding-top: 31%;
    min-height: 400px;
}

.bannerContainer .bonusBanner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.promoBannerHeading {
    color: #171717;
    font-family: Mada;
    font-size: 60px;
    font-style: normal;
    font-weight: 900;
    line-height: 60px;
    letter-spacing: 6px;
    text-transform: uppercase;
}

.promoBannerContent {
    position: absolute;
    top: 40%;
    left: 10%;
    transform: translateY(-50%);
    max-width: 550px;
}

.promoLinkContainer {
    margin-top: 20px;
}

.promoLinkContainer img {
    max-width: 50px;
    height: 50px;
}

.promoCarousel {
    position: relative;
}

.promoCarousel .owl-dots {
    position: absolute;
    left: 15%;
    bottom: 40px;
    transform: translateX(-50%);
}

.promoCarousel .owl-dots .owl-dot span {
    width: 100px;
    height: 5px;
}

.promoCarousel .owl-dots .owl-dot.active span {
    background-color: #fff;
}

/* home page css ends here */

/* footer css starts here */
.footerWrapper {
    background-color: #27496D;
    padding: 80px 0 0 0;
}

.footerBrownBtn {
    margin-left: -20px;
}

.newsLetterFormContainer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 81px;
}

.newsInputContainer {
    width: 300px;
}

.newsInput {
    color: rgba(23, 23, 23, 0.60);
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    width: 100%;
    padding: 6px 20px;
    border: none;
    outline: none;
    border-radius: 3px;
    background: #FFF;
}

.footerSeparatorLine {
    background: rgba(255, 255, 255, 0.20);
    margin-bottom: 56px;
}

.sitefooterLogoContainer {
    max-width: 341.047px;
    height: 70px;
}

.sitefooterLogoContainer img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.footerAddress {
    max-width: 272px;
    margin: 34px auto 0 auto;
}

.footerAddressPara {
    color: #FFF;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.footerPhonLink {
    margin: 20px 0;
}

.footerPhone {
    color: #FFF;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
}

.footerPhone:hover {
    color: #fff;
}

.socialIconContainer {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 110px;
}

.footerSecondLine {
    background: rgba(255, 255, 255, 0.20);
    margin-bottom: 30px;
}

.footerLinkWrapper {
    max-width: 220px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;
    margin-top: 20px;
}

.footerHeading {
    color: #FFF;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}

.footerLinkItemContainer {
    list-style: none;
    margin-top: 20px;
}

.footerLinkItemContainer li {
    margin-bottom: 10px;
}

.footerLinkItem {
    color: #FFF;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.footerLinkItem:hover {
    color: #FFF;
}

.footerBottom {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    padding-bottom: 20px;
}

.footerBottomLink {
    color: #FFF;
    font-family: Mada;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 1.6px;
    opacity: 0.6;
    position: relative;
}

.footerBottomLink:hover {
    color: #FFF;
    opacity: 0.6;
}

.afterLink::after {
    content: '';
    position: absolute;
    top: 10%;
    right: -25px;
    height: 20px;
    width: 2px;
    background-color: rgba(255, 255, 255, 0.60);
}

/* footer css ends here */


/* thankyou page css starts here */
.infoContentWrapper {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.infoPageWrapper {
    margin-bottom: 80px;
}

.infoLinkWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
}

.infoContent {
    text-align: center;
    max-width: 550px;
}

.infoParaWrapper {
    margin-top: 40px;
    margin-bottom: 60px;
}

.infoImageContainer {
    height: 100%;
}

.infoImageContainer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* thankyou page css ens here */

/* finance page css starts here */
.financeContent {
    max-width: 550px;
    margin: 0 auto;
}

.financeFrameContainer {
    padding-top: 60px;
    padding-bottom: 120px;
}

.financeHeading {
    color: #171717;
    text-align: center;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.financeFrame {
    max-width: 1280px;
    margin: 60px auto 0 auto;
}

.financeFrame img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* finance page css ends here */


/* about page css starts here */
.aboutHeaderImageContainer {
    position: relative;
    padding-top: 41%;
}

.aboutHeaderImageContainer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aboutHeading {
    color: #171717;
    font-family: Mada;
    font-size: 50px;
    font-style: normal;
    font-weight: 900;
    line-height: 50px;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.aboutCardSection {
    padding: 60px 0;
}

.aboutSection {
    padding-top: 100px;
}

.aboutCardContent {
    margin-top: 20px;
}

/* .aboutCardWrapper {
    max-width: 700px;
} */

.aboutParaWrapper {
    margin-top: 20px;
}

.aboutPara {
    color: #171717;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.aboutCardImagContainer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.aboutCardImagContainer {
    position: relative;
    padding-top: 70%;
}

.aboutlink {
    margin-top: 60px;
    margin-bottom: 50px;
}

/* about page css ends here */

/* bentley brand css starts here */
.brandHeaderWrapper {
    position: sticky;
    top: 0;
    left: 0;
    z-index: -1;
}

.brandHeaderContainer {
    position: relative;
    padding-top: 41%;
    min-height: 400px;
}

.brandHeaderContainer::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.20);
}

.brandMedia {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}


.brandHeaderContent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 7;
    text-align: center;
}

.brandHeaderLogoContainer .brandHeaderLogo {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 350px;
}

.brandpageContentWrapper {
    background-color: #fff;
}


.brandHeaderSection {
    max-width: 1000px;
    padding: 80px 15px;
    margin: 0 auto;
    text-align: center;
}

.brandHeaderHeading {
    color: #000;
    text-align: center;
    font-family: Mada;
    font-size: 50px;
    font-style: normal;
    font-weight: 900;
    line-height: 50px;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.brandParaWrappper {
    margin-top: 60px;
    margin-bottom: 40px;
}

.brndPara {
    color: #000;
    text-align: center;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.36px;
}

.brandLinksWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
}

.brandPageSeparatorLine {
    margin: 0;
}

.brandInventorySection {
    padding: 80px 0;
    background-color: #fff;
}

.inventoryHeadingWrapper {
    margin-bottom: 40px;
}

.inventorySectionHeading {
    color: #171717;
    text-align: center;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.brandInventoryCard {
    padding: 0 20px;
    margin-bottom: 40px;
}

.brandInventoryImageContainer {
    position: relative;
    padding-top: 75%;
}

.brandInventoryImageContainer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.brandCardContent {
    margin-top: 20px;
}

.brandCardTitle {
    color: #000;
    font-family: Mada;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 2px;
}

.brandCardPhone {
    color: #27496D;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.brandCardPhone:hover {
    color: #27496D;
}

.inventoryCardPara {
    color: rgba(0, 0, 0, 0.60);
    font-family: Mada;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.wordSeparator {
    margin: 0 10px;
}

.brandContactLineWrapper {
    background-color: #fff;
    padding: 120px 10px;
    width: 100%;
}

.branContactLine {
    color: #000;
    text-align: center;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.54px;
}

.colorText {
    color: #27496D;
}

.broucherTitle {
    color: #171717;
    text-align: center;
    font-family: Mada;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.orderBroucherBtn {
    color: #27496D;
    text-align: center;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    padding: 0 24px 10px 24px;
    transition: all 0.4s;
}

.orderBroucherBtn:hover {
    color: #27496D;
    border-bottom: 4px solid #27496D;

}

/* bentley brand page css ends here */

/* brouchers page css starts here */
.boucherLogoWrap {
    max-width: 225px;
    margin: 20px auto 0 auto;
}

.boucherLogoWrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.broucherFormWrap {
    max-width: 480px;
    margin: 0 auto;
}

.brouchersBackBtn {
    color: #000;
    text-align: center;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.brouchersBackBtn:hover {
    color: #000;
}

/* brouchers page css ends here */

/* brouchers detail page css starts here */
.brouchersHeaderWrappper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 60px 0;
}

.broucherDetilaLogoWrap {
    max-width: 225px;
}

.broucherDetilaLogoWrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.broucherDetailTitle {
    color: #171717;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.broucherCustomMargin{
    margin-bottom: 40px;
}

.broucherPromoImageContainer{
    margin-bottom: 20px;
}

.broucherPromoImageContainer img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* brouchers detail page csss ends here */

/* mercury brand page css starts here */
.brandpromoSection {
    background-color: #fff;
    padding-bottom: 100px;
}

.brandPromoImageContainer {
    height: 100%;
    position: relative;
    padding-top: 47%;
}

.brandPromoImageContainer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.brandPromoCardTitle {
    color: #171717;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-top: 20px
}

.secondBrandsparator {
    padding: 80px 0 0 0;
}

/* mercury brand page css ends here */

/* seasonal service page css starts here */
.serviceHeadingWhite {
    color: #FFF;
    text-align: center;
    font-family: Mada;
    font-size: 50px;
    font-style: normal;
    font-weight: 900;
    line-height: 60px;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.brownHeroSection {
    background-color: #624633;
    padding: 80px 0 75px 0;
}

.serviceInfoContentWrapper {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.serviveHeroPara {
    color: #FFF;
    text-align: center;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.serviceHeroLink {
    margin-top: 40px;
}

.bgWhite {
    background-color: #fff;
}

.serviceInfoSection {
    background-color: #fff;
    padding: 80px 0
}

.serviceInfoImageContainer {
    height: 100%;
}

.serviceInfoImageContainer img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.serviceContentSerivePage {
    max-width: 550px;
    margin: 0 auto;
    text-align: left;
}

.serviceInfoHeading {
    color: #171717;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.serviceInfoParaWapper {
    margin-top: 20px;
    margin-bottom: 40px;
}

.serviceInfoPara {
    color: #171717;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.serviceBoldText {
    color: #171717;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}

.otherServiceSection {
    background-color: #fff;
    padding-top: 80px;
    padding-bottom: 60px;
}

.otherServiceCard {
    margin-bottom: 40px;
}


.serviceHeadingWrapper {
    margin-bottom: 60px;
}


.formSection {
    background-color: #fff;
    padding-bottom: 120px;
}

.leftFieldWrapper {
    padding-right: 30px;
    border-right: 1px solid #D9D9D9;
}

.rightFieldWrapper {
    padding-left: 30px;
}

.inputContainer {
    margin-bottom: 20px;
}

.inputField {
    color: rgba(23, 23, 23, 0.60);
    font-family: Mada;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    width: 100%;
    padding: 12px 20px;
    background-color: #F2F2F2;
    border: none;
    outline: none;
    border: 1px solid #cdcdcd;
}

.formHeadinWrapper {
    margin-top: 80px;
    margin-bottom: 60px;
}

.formHeading {
    color: #171717;
    text-align: center;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.formBtnWrapper {
    margin-top: 22px;
}

/* seasonal service page css ends here */


/* service department page css starts here */

.serviceHeroContent {
    max-width: 1000px;
    margin: 0 auto;
    padding: 80px 0;
}

.serviceHeroHeading {
    color: #000;
    text-align: center;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.serviceParaWrapper {
    margin: 40px 0;
}

.servicePara {
    color: #000;
    text-align: center;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.capabilitiesSection {
    background-color: #624633;
    padding: 80px 0;
}

.capabilitiesImageWrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.capabilitLink {
    margin-top: 40px;
}

.capabilityContent {
    max-width: 706px;
    margin: 0 auto;
}

.capabilityHeadingWrapper {
    margin-bottom: 40px;
}

.capabilityHeading {
    color: #FFF;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.capabilityPara {
    color: #FFF;
    font-family: Mada;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 5px;
}

/* serviace depasrtment page css ends here */


/* storage page css starts here */
.serviceInfoHeadingWrapper {
    margin-bottom: 40px;
}

.storageCarouselSection {
    padding-bottom: 100px;
}

.carouselImageContainer {
    position: relative;
    padding-top: 75%;
}

.carouselImageContainer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;

}

/* storage page css ends here */


/* contact page css starts here */
.contactHeadingWrapper {
    margin-bottom: 80px;
}

.contactSection {
    margin-bottom: 100px;
}

.contactFormImageContainer {
    height: 100%;
}

.contactFormImageContainer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contactFormContent {
    max-width: 400px;
    margin: 0 auto;
}

.contactHeading {
    color: #171717;
    text-align: center;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
}

.contactFormpara {
    color: #000;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.contactInputContainer {
    margin-bottom: 25px;
}


.contactInput {
    color: rgba(0, 0, 0, 0.60);
    font-family: Mada;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background-color: #fff;
    border: none;
    outline: none;
    width: 100%;
    border-bottom: 1px solid #000;
    padding-bottom: 8px;
}

.contactAddressWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.contactAddressContent {
    max-width: 550px;
    margin: 0 auto;
}

.locationLogoContainer {
    margin-top: 22px;
    margin-bottom: 10px;
}

.contactAddressPara {
    color: #171717;
    text-align: center;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.contactPhone {
    color: #8E684F;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 28px;
}

.contactPhone:hover {
    color: #8E684F;
}

.contactMiniHeading {
    color: #171717;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 28px;
    letter-spacing: 0.9px;
}

.locationMapContainer {
    width: 100%;
    height: 100%;
    min-height: 450px;
}



.locationMapContainer .locationMap {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* contact page css ends here */

/* sell trade page css starts here */
.sellTradeBrownSection {
    background-color: #624633;
    padding: 80px 0;
}

.valueTradeParaWhite {
    color: #FFF;
    font-family: Mada;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.sellTrqadeSecondSection {
    background-color: #fff;
    padding-top: 110px;
    padding-bottom: 100px;
}

/* sell trade page css ends here */


/* pro shop page css starts here */
.proShopBrandContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 60px;
    background-color: #fff;
    padding: 81px 0;
}

.proShopLink {
    margin-top: 40px;
}

.proShopBrandLogoWrapper {
    max-width: 200px;
}

.proShopBrandLogoWrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.proShopHeroSection {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.proShopService {
    background-color: #fff;
    padding: 80px 0;
}

.proFormHeadingWrapper {
    padding: 80px 0 60px 0;
}

.proShopFormWrapper {
    max-width: 450px;
    margin: 0 auto;
}

.visitUsBtn {
    color: #624633;
    text-align: center;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    border: 3px solid #8E684F;
    width: 100%;
    padding: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.visitUsBtn {
    color: #624633;
}

/* pro shop page css ends here */


/* promo page css starts here */

.promosSection {
    margin: 60px 0 160px 0;
}

/* promo page css ends here */


/* promo detail page css starts here */
.promoDetailSection {
    margin: 140px 0 120px 0;
}

.promoDetilImageContainer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 525px;
}

.promoTagLineWrapper {
    margin: 40px 0;
}

.promoTagLine {
    color: #171717;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.promoDetailTextWrapper {
    max-width: 700px;
}

.promoPara {
    color: #171717;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.miniHeading {
    color: #171717;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 28px;
}

.promoDetailLink {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 40px;
    margin-top: 60px;
}

/* promo detail page css ends here */


/* boats page css start hree */

/* .boats-container {
  padding-top: 100px;
} */

.inventory-heading {
    color: #777;
    font-family: "AnekOdia-Bold";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 3px;

}

.boat-card-image {
    position: relative;
    padding-top: 66.3%;
}

.vacation-rentals-image {
    position: relative;
    padding-top: 57%;
}

.vacation-rentals-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vacation-card-title {
    color: #000;
    text-align: center;
    font-family: "Kanit-Bold";
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 35px;
    letter-spacing: 1px;
}

.boat-card-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.boat-title h5 a {
    color: #000;
    font-family: "Kanit-Bold";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 150% */
    letter-spacing: 1px;
}

.boat-title h5 a {
    text-decoration: none;
    color: #000;
}

.payment-sec p {
    color: #001067;
    font-family: "Kanit-Light";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0.9px;
    margin-bottom: 0;
}

.custom-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #e9e9e9;
    padding: 12px 20px;
    margin: 20px 0px 0px 0px;
    cursor: pointer;
}
.sqr-checkBox{
    border-bottom: 1px solid #8080806b;
    padding: 12px 20px;
}
.sqr-checkBox label{
    margin-bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.custom-card-header i.fa {
    display: none;
}

.custom-card-header span.fa {
    display: block;
    color: #8E684F;
    font-weight: bold;
    font-size: 20px;
}

.card-content {
    border: 1px solid #e6e6e6;
    display: none;
}
.card-content select{
    border: 1px solid #e6e6e6;
}
.custom-card-header h2 {
    color: #000000;
    font-family: Mada;
    font-size: 16px;
    font-weight: 900;
    line-height: 20.8px;
    letter-spacing: 0.1em;
    text-align: left;
    text-transform: uppercase;

}

.filter-search-box {
    border: none !important;
}

.filter-search-box:focus {
    box-shadow: none;
    outline: none;
}

.custom-search-view ul {
    padding-left: 0;
}

.custom-search-view ul li {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
}

.custom-card-header .fa {
    color: #8E684F;
    font-size: 20px;
}

.custom-search-view ul .closX {
    cursor: pointer;
}

.rotate180deg {
    transform: rotate(180deg);
}

.no-border {
    border: none;
}

.custom-body {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.card-content.content-show {
    display: block;
}

.boat-inventory-cond-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
}

.boat-inventory-cond-list .cond-list-item {
    list-style: none;
    position: relative;
    padding-right: 30px;
    color: #696969;
    font-family: "Kanit-Light";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0.8px;
    text-transform: capitalize;
}

.cond-list-item+.cond-list-item::after {
    position: absolute;
    content: "";
    background-color: #696969;
    top: 50%;
    left: -15px;
    transform: translateY(-47%);
    width: 2px;
    height: 14px;
}

.main-inventory-heading {
    font-family: Mada;
    font-size: 50px;
    font-weight: 900;
    line-height: 50px;
    letter-spacing: 0.1em;
    text-align: left;
}

.boat-seprator {
    padding-top: 120px;
    border-left: 1px solid #F0F0F0;
}

/* filter  */
.youSearchList li span strong {
    color: #000;
    font-family: Mada;
    font-size: 16px;
    font-weight: 900;
    line-height: 20.8px;
    letter-spacing: 0.05em;
    text-align: left;
    text-transform: uppercase;
}

.youSearchList li span {

    font-family: Mada;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    letter-spacing: 0.05em;
    text-align: left;
}

.left_tabs {
    padding-top: 120px;
    padding-left: 60px;
    padding-right: 63px;
}

.inner_wrap_filter {
    display: flex;
    align-items: center;
}

.inner_wrap_filter a {
    text-transform: uppercase;
    color: #000;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    line-height: 30px;
    letter-spacing: 0.9px;
    display: flex;
}

.filter_btn .fa {
    color: #624633;
}

.inner_wrap_filter a:focus {
    outline: none;
    box-shadow: none;
}

.inner_wrap_filter a span {
    padding-left: 10px;
}

.inner_wrap_filter .left_btn {
    border-right: 1px solid #D3D3D3;
    padding: 11px 8px;
}

.top_new_filter {
    border-top: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
    display: none;
}

.inner_wrap_filter .right_bt {
    padding: 8px 3px;
    display: flex;
    align-items: center;
    column-gap: 10px;
    overflow-x: auto;
}

.top_new_filter .inner_wrap_bt {
    border: 1px solid #1d1c1c;
    border-radius: 30px;
}

.top_new_filter .inner_wrap_bt a {
    padding: 7px 10px;
    display: inline-block;
    min-width: 150px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    line-height: 30px;
    letter-spacing: 0.9px;
}

.top_des_fil .close_btn {
    display: none;

}

.new_768 .close_btn {
    display: block;
    width: 100%;
    text-align: right;
    border-bottom: 1px solid #dfdfdf;
    padding-right: 20px;
    padding-bottom: 10px;
}

.sqr-checkBox label input {
    margin-right: 10px;
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    background-color: white;
    border: 1px solid var(--black);
    cursor: pointer;
    position: relative;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    outline: none;
}

.sqr-checkBox label input:checked::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 11px;
    border: 1px solid rgba(39, 73, 109, 0.98);
    border-width: 0 2px 2px 0;
    transform: translate(-50%, -50%) rotate(45deg);
    top: 43%;
    left: 50%;
}
.sqr-checkBox label span {
    font-family: Mada;
    cursor: pointer;
    color: #000;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
}

.new_768 .close_btn a {
    color: #707070;
    font-size: 14px;
}

.new_768 {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    background-color: #fff;
    max-width: 550px;
    margin: 0 auto;
    width: 100%;
    padding: 10px 0px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    display: none !important;
}


.card-header span {
    display: none !important;
}

.card-header .fa-angle-down {
    display: none !important;
}

.card-header .fa-angle-up {
    display: none !important;
}

.new_one {
    display: block !important;
}
.filterBox h3{
    margin: 0;
    font-size: 18px;
    color: #fff;
    padding: 8px 20px;
    background: #000;
}
.filterBox{
    margin-bottom: 16px;
}
.range-value-box {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 9px;
    margin: 10px 0;
}
.range-value-box .range-box-item {
    width: 100px;
    height: 41px;
    flex-shrink: 0;
    border: 1px solid #e6e6e6;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 5px;
    color: rgba(0, 0, 0, .6);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -.32px;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    outline: 0 !important;
    border: 1px solid #4d4d4d;
    border-radius: 0;
    width: 15px;
    height: 15px;
    top: 50%;
    transform: translateY(-45%);
    border-radius: 50px;
    cursor: pointer;
}
.ui-slider-horizontal .ui-slider-range {
    background: #000;
    height: 10px;
    border-radius: 5px;
}
.ui-widget.ui-widget-content {
    border: 1px solid #a8a8a8;
    border-radius: 5px;
    background: #e6e6e6;
    height: 10px;
    border-radius: 50px;
}
.range-slider-box{
    padding: 30px;
}
.range-slider-box input{
    width: 100%;
    margin-bottom: 10px;
}
.filterHeading {
    color: #171717;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.boatOption {
    color: #171717;
    font-family: Mada;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    width: 100%;
    padding: 5px 10px;
    outline: none;
}

/* boat listing page css end here */
/* Mohsin Raza Css */

/* Staff Page Css */

.staff-sec {
    margin-top: 130px;
    margin-bottom: 100px;
}

.staff-para {
    max-width: 1092px;
    margin: 0 auto;
    padding: 40px 0px;
}

.main-staff-sec {
    padding-top: 20px;
}

.staff-memeber-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}
.staff-memeber-img {
    position: relative;
    padding-top: 120%;
}
.staff-member-info {
    margin-top: 10px;
}

.sm-head-theme {
    color: #000;
    font-family: Mada;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.staff-para-mn {
    color: rgba(0, 0, 0, 0.60);
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.staff-member-position {
    padding: 5px 0px;
}

.staff-member-content {
    padding-top: 40px;
}

.upload-container {}

.upload-button {
    background-color: #624633;
    color: #FFF;
    text-align: center;
    font-family: Mada;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.8px;
    padding: 18px 50px;
    border: none;
    cursor: pointer;
    font-weight: bold;
}

.file-name {
    margin-left: 20px;
    color: #666;
    color: rgba(23, 23, 23, 0.60);
    font-family: Mada;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.upload-container {
    display: flex;
    align-items: center;
    background-color: #F2F2F2;
    border: 0px;
}

/* Staff Page Css End */



/* Blog Page Css */
.blog-sec {
    margin-top: 130px;
}



.blog-tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    margin-top: 60px;
    margin-bottom: 30px;
}

.blog-tab .active {
    color: #27496D;
}

.blog-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.blog-content {
    margin-top: 20px;
}

.blue-sm-head {
    color: #27496D;
    font-family: Mada;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.continue-btn a {
    color: #27496D;
    font-family: Mada;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 1.6px;
}

.blog-main-content-sec {
    padding-top: 40px;
}

.ld-mr-btn {
    margin-top: 80px;
    margin-bottom: 120px;
}

/* Blog Page Css End */



/* Blog Detail Page Css */

.main-detail-sec {
    margin: 120px 0px;
}

.blog-topic-sec {
    padding-top: 20px;
    padding-bottom: 40px;
}

.blog-comp-detail {
    margin-top: 40px;
}

.blog-comp-detail p {
    padding-top: 20px;
}

.similar-post-card {
    margin-top: 40px;
}

.similar-post-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/* Blog Detail Page Css */

/* boat details page css start here */

.boat-inventory-cond-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
}

li.familyPara span {
    width: 50%;
}

.boat-inventory-cond-list .cond-list-item {
    list-style: none;
    position: relative;
    padding-right: 30px;
    color: rgba(0, 0, 0, 0.60);
    font-family: Mada;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.mega-mn-img.brands {
    height: 100%;
}

.mega-mn-img.brands img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



ul.specs-list li {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: space-between;
    font-family: inherit;
    font-size: 22px;
}

.cond-list-item+.cond-list-item::after {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.60);
    top: 50%;
    left: -15px;
    transform: translateY(-47%);
    width: 1px;
    height: 14px;
}

section.sold-banner {
    margin-top: 100px;
}

.details-main-row {
    margin-top: 40px;
    display: flex;
}

.details-left-container {
    /* margin-top: 100px; */
    width: 65%;
    padding-left: 150px;
}

.mobileBoatInfo {
    max-width: 500px;
    margin: 0 auto;
}

.details-right-container {
    position: sticky;
    top: 0;
    left: 0;
    width: 35%;
    padding: 0 150px;
}

.gallery-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.gallery-cols {
    flex-basis: calc(33.33% - 7px);
}

.gallery-box-img {
    position: relative;
    padding-top: 67%;
}

.gallery-box-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-box-img video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.more-img-btn {
    margin: 15px 0 40px 0;
    width: 100%;
}

.more-img-btn button {
    color: #000;
    text-align: center;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    width: 100%;
    height: 45px;
    background-color: rgba(39, 73, 109, 0.08);
    border: 1px solid #F4F4F4;
}

.accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0px;
    cursor: pointer;
    margin-top: 15px;
}

.accordion-header h3 {
    color: #171717;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.accordion-header span.fa {
    font-size: 20px;
    color: var(--light-brown)
}


.accordion-desc * {
    color: #171717;
    font-family: Mada;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    overflow: hidden;
}

.expanded {
    height: auto;
}

.accordion-content {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 45px;
}

.brdr {
    border-bottom: 1px solid #D9D9D9;
}

.rd-mr {
    margin-top: 40px;
}

.list-cntnt {
    position: relative;
}

.specs-box-content h2 {
    color: var(--dark-color);
    font-family: "Kanit-ExtraLight";
    font-size: 30px;
    font-style: normal;
    font-weight: 275;
    line-height: 30px;

}

.read-more-btn button {
    color: var(--dark-color);
    font-family: "Kanit-Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    width: 100%;
    height: 45px;
    background-color: #F4F4F4;
    border: 1px solid #F4F4F4;
}

.custom-padding-top {
    padding-top: 80px;
}

.accorddion-specs-body {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.accorddion-specs-body {
    width: 50%;
}

.accorddion-specs-body ul li {
    list-style-type: none;
    font-weight: 600;
    margin: 0px 0px 20px 0px;
}

.specs-details {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.specs-details {
    justify-content: space-between;
}

.accorddion-specs-body span {
    margin-bottom: 15px;
}

.specs-details span:nth-child(1) {
    font-weight: 600;
}

.specs-details span:nth-child(2) {
    font-weight: 700;
}

.contact-details {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.boat-details-location {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.boat-details-contact {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.boat-details-contact a:hover {
    text-decoration: none;
}

.boat-details-location a:hover {
    text-decoration: none;
}

.boat-details-location h1,
.boat-details-contact h1 {
    font-size: 20px;
}

.boat-details-location p {
    margin-bottom: 15px;
}

.boat-details-contact {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.boat-details-contact h1 {
    margin-bottom: 15px;
}

.boat-details-contact p {
    margin-bottom: 15px;
}


.right-sidebar {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /* padding-top: 100px; */
}


.right-sidebar-top-btn {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

.sidebar-bottom-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.item-price {
    color: #004A87;
    font-weight: 600;
}

.right-sidebar-red-btn {
    background: #D8231C;
    width: 100%;
    text-align: center;
    color: white;
    padding: 10px 0;
}

.right-sidebar-sec-btn {
    font-family: Mada;
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-transform: uppercase;

}

.inq-form-head {
    padding-top: 20px;
    padding-bottom: 30px;
}

.boat-details-blue-btn {
    background-color: #27496D14;
    text-align: center;
    font-family: Mada;
    font-size: 18px;
    font-weight: 900;
    line-height: 23.4px;
    letter-spacing: 0.05em;
    text-align: center;
    text-decoration-skip-ink: none;
    display: block;
    padding: 15px 0;
    color: #27496D;
}

.details-lg-btn-box {
    margin-top: 60px;
}

.boat-details-blue-btn:hover {
    color: var(--dark-color);
}

.boat-details-blue-btn:hover {
    color: var(--dark-color);
}

.boat-details-blue-btn:focus {
    color: var(--dark-color);
}

.boat-details-blue-btn:focus {
    color: var(--dark-color);
}

.boat-details-blue-btn:hover {
    color: var(--dark-color);
}

.boat-details-blue-btn:hover {
    color: var(--dark-color);
}

.similar-box-row {
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
    padding: 0 70px;
}


.border_bottom {
    border-bottom: 2px solid lightgray !important;
    border-radius: 0px !important;
    outline: none !important;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-top: 25px;
    padding-top: 0 !important;
    padding-bottom: 10px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.border_bottom:focus {
    box-shadow: none;
    outline: none;
}

.custom-textareat {
    border-bottom: 2px solid lightgray !important;
    border-radius: 0px !important;
    outline: none !important;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-top: 25px;
    padding-top: 0 !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.end-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.end-content a {
    padding: 0px 25px;
    text-transform: uppercase;
    font-weight: 600;
    color: black;
}

.end-content a:hover {
    color: black;
    text-decoration: none;
}

.right-border {
    border-right: 1px solid black;
}

.boat-details-call-sec {
    background-color: var(--red-color);
    padding: 5px 0px;
    font-family: 'Lato-Regular';
}

.boat-details-call-sec p {
    text-align: center;
    color: white;
    text-align: center;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: 2px;
    font-family: 'Lato-Regular';
    line-height: 30px;
}

.boat-details-call-sec p a {
    color: white;
    text-decoration: none;
}

.boat-details-form {
    width: 100%;
    height: 50px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000000;
    margin-bottom: 15px;
    padding-left: 0;
    background: transparent;
    color: #00000099;
    font-family: Mada;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;

}

.boat-details-form::placeholder {
    color: #00000099;
    font-family: Mada;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
}

.boat-details-form:focus {
    outline: none;
    box-shadow: none;
}

.form-lable {
    color: #112342;
    font-family: Mada;
    font-size: 16px;
    font-style: normal;
    line-height: 30px;
    letter-spacing: 1px;
}

.modal-title {
    color: #112342;
    text-align: center;
    font-family: Mada;
    font-size: 24px;
    font-style: normal;
    line-height: 30px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.modalBoatName {
    color: #112342;
    text-align: center;
    font-family: Mada;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    text-transform: uppercase;
}

.modalItem {
    display: flex;
    align-items: center;
    gap: 20px;
}

.boat-details-sm-btn:hover {
    color: #FFF;
}

.call-now-btn {
    color: #FFF;
    text-align: center;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.9px;
    display: block;
    padding: 15px;
    margin-bottom: 20px;
    background-color: #8E684F;
}

.call-now-btn:hover {
    color: #FFF;
}

/* boat detail carousel */

.boat-detail-carosuel .item {
    width: 100%;
    height: 700px;
}

.boat-detail-carosuel .item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* boat gallery pop up */

.owl-carousel-parent {
    position: relative;
}

.boat-details-title {
    color: #171717;
    text-align: center;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
}


.similar-bts {
    padding-top: 60px;
    padding-bottom: 120px;

}

.similar-heading {
    color: #171717;
    text-align: center;
    font-family: Mada;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.boat-card {
    background-color: transparent;
    width: 100%;
}

.similar-boat-img {
    position: relative;
    padding-top: 65.5%;
}

.similar-boat-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.specs-list {
    margin-top: 40px;
    height: 330px;
    overflow: hidden;
}

/* .list-cntnt::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(0deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
} */

.specs-list::-webkit-scrollbar {
    display: none;
}

.spec-mn-head {
    color: rgba(23, 23, 23, 0.50);
    font-family: Mada;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: 20px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.spec-cntnt {
    color: #171717;
    font-family: Mada;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 50px;
}

.boat-title-mn {
    color: #000;
    font-family: Mada;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 2px;
}

.pricing-title {
    color: #27496D;
    font-family: Mada;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.mn-similar-sec {
    padding-top: 60px;
}

.hr-line {
    margin-top: 100px;
}


#contactModal_email .modal-header{
    border-bottom: 0;
    padding-top: 30px;
}

#contactModal_email .modal-dialog{
    max-width: 450px;
}

.popup_input{
    width: calc(100% - 100px);
    height: 43px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dedfe0;
    margin-bottom: 0;
    padding: 0 10px 0 10px
}

.shareModalHeading{
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #1a1a1a;
    font-weight: 300;
}

.copyShareLinkBtn{
    text-align: center;
    background: #001a38;
    border: 1px solid transparent;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.8px;
    font-weight: 200;
    transition: 0.4s ease all;
    border: none;
    outline: none;
}

.copyLinkWrapper{
    display: flex;
    align-items: center;
    justify-content: center;
}

.shareIconsContainer{
    display: flex;
    align-items: center;
    gap: 30px;

}

.shareIconsWrapper{
    margin-top: 40px;
}

.shareIconsContainer .fa-brands{
    color: #001a38;
}

.shareIcons{
    border: 1px solid #001a38;
    border-radius: 50%;
    background-color: #fff;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.desktopShareBtn{
    display: block;
}

.mobileShareBtn{
    display: none;
}

.grecaptcha-badge {
    display: none;
}

.recaptcha-disclaimer {
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 5px 0;
}



@media screen and (max-width:1800px) {
    .spec-cntnt {
        font-size: 30px;
    }
}

@media screen and (max-width:1700px) {
    .boatAdvertiseCarousel .owl-nav {
        left: 50%;
        bottom: -14%;
        transform: translateX(-50%);
        margin-top: 0;
    }

    .slideNumberWrappr {
        position: static;
        margin-right: 0;
        margin-top: 50px;
    }
}

@media screen and (max-width:1600px) {
    .desktopNavContainer {
        padding: 5px 50px 5px 50px;
    }

    .left_tabs {
        padding-top: 120px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .details-left-container {
        padding-left: 50px;
    }

    .details-right-container {
        padding: 0 100px;
    }


}

@media screen and (max-width:1400px) {
    .desktopNavContainer {
        padding: 5px 15px 5px 15px;
    }

    .navMenuList {
        gap: 20px;
    }

    .sitelogoContainer {
        max-width: 250px;
        height: 70px;
    }

    .navMenu {
        font-size: 16px;
    }

    .navPhone {
        font-size: 16px;
    }

    .navSearchContainer {
        gap: 10px;
    }

    .navSearchInputContainer {
        padding: 8px 10px;
    }

    .linkItem {
        letter-spacing: 1px;
    }

    .serviceHeadingWhite {
        font-size: 40px;
        line-height: 40px;
        letter-spacing: 2px;
    }

    .left_tabs {
        padding-top: 120px;
        padding-left: 0;
        padding-right: 0;
    }

    .details-right-container {
        padding: 0 50px;
    }

    .spec-cntnt {
        font-size: 30px;
        line-height: 40px;
    }


}

@media screen and (max-width:1200px) {
    .sitelogoContainer {
        max-width: 220px;
    }

    .advertiseContentWrapper {
        padding: 0 15px;
    }

    .homeHeaderHeading {
        font-size: 40px;
        line-height: 45px;
        letter-spacing: 3px;
    }

    .advertiseHeading {
        font-size: 45px;
        line-height: 45px;
        letter-spacing: 3px;
    }

    .linkContainer {
        max-width: unset;
    }

    .brandHeaderHeading {
        font-size: 40px;
        line-height: 40px;
        letter-spacing: 1px;
    }

    .promoTagLine {
        letter-spacing: 1px;
        font-size: 26px
    }

    .promoTagLineWrapper {
        margin: 10px 0;
    }

    .proShopHeroSection {
        padding: 0 15px;
    }

    .brandParaWrappper {
        padding: 0 15px;
    }

    .serviceHeroContent {
        padding: 60px 15px;
    }

    .brownHeroSection {
        padding: 80px 15px 75px 15px;
    }

    .details-right-container {
        padding: 0 20px;
    }

    .details-left-container {
        padding-left: 20px;
    }

    .spec-cntnt {
        font-size: 24px;
        line-height: 40px;
    }

}

@media(max-width: 1024px) {
    .brandHeaderContent {
        top: 30%;
    }
}


@media screen and (max-width:991px) {
    .card-content.content-show{
        display: none;
    }
    .card-content.mob-content-show{
        display: block;
    }
    .desktopNavContainer {
        display: none;
    }

    .mobileHeader {
        display: block;
    }

    .mainPageWrapper {
        margin-top: 42.5%;
    }

    .homePageVideoContainer {
        min-height: 500px;
    }

    .homeHeaderHeading {
        font-size: 36px;
        line-height: 35px;
        letter-spacing: 1px;
    }

    .socialIconContainer {
        margin-top: 20px;
    }

    .boatAdvertiseCarousel .owl-nav {
        bottom: -7%;
    }

    .advertiseContentWrapper {
        text-align: center;
        padding-bottom: 20px;
    }

    .boatImageContainer {
        padding-bottom: 20px
    }

    .advertiseHeading {
        font-size: 36px;
        line-height: 36px;
        letter-spacing: 1px;
    }

    .advertiseParaWrapper {
        margin: 20px 0;
    }

    .advertiseContainer {
        padding: 40px 0 80px 0;
    }

    .familyOwnedSection {
        margin: 40px 0;
    }

    .familyContent {
        text-align: center;
    }

    .familyOwnedContentWrapper {
        margin-top: 20px;
    }

    .familyParaWrapper {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .familyHeading {
        letter-spacing: 1px;
    }

    .brandHeadingWrapper {
        justify-content: center;
    }

    .brandLogoContainer {
        margin: 0 auto;
    }

    .brandsSection {
        padding: 40px 0;
    }

    .brandHeading {
        font-size: 44px;
        letter-spacing: 2px;
        text-align: center;
    }

    .serviceCardHeading {
        font-size: 26px;
        letter-spacing: 1px;
    }

    .servicesSection {
        margin-top: 40px;
    }

    .linkSection {
        margin: 40px 0;
    }

    .promoBannerHeading {
        font-size: 40px;
        line-height: 40px;
        letter-spacing: 3px;
    }

    .promosSection {
        margin-top: 40px;
    }

    .brandPromoCardTitle {
        font-size: 24px;
        letter-spacing: 1px;
        margin-top: 10px;
    }

    .promoDetailContentWrapper {
        text-align: center;
    }

    .promoDetailTextWrapper {
        max-width: unset;
    }

    .promoDetailLink {
        align-items: center;
        justify-content: center;
        gap: 30px;
        margin-top: 30px;
        flex-wrap: wrap;
    }

    .staff-para {
        padding: 20px 0;
    }

    .proFormHeadingWrapper {
        padding: 40px 0 30px 0;
    }

    .formSection {
        padding-bottom: 60px;
    }

    .blog-topic-sec {
        text-align: center;
    }

    .blog-comp-detail {
        text-align: center
    }

    .post-sec {
        margin-top: 40px;
    }

    .similar-post-head {
        text-align: center;
    }



    .similar-post-title {
        text-align: center;
    }

    .aboutSection {
        padding-top: 30px;
    }

    .familyContent {
        margin-bottom: 30px;
    }

    .aboutPageWrapper {
        margin-top: 42.5%;
    }

    .aboutHeading {
        font-size: 40px;
        line-height: 40px;
        letter-spacing: 2px;
    }

    .contactSection {
        margin-bottom: 40px;
    }

    .contactHeadingWrapper {
        margin-bottom: 40px;
    }

    .sellTradeBrownSection {
        padding: 40px 0;
    }

    .serviceContentSerivePage {
        padding: 0 0 30px 0;
        text-align: center;
    }

    .serviceInfoParaWapper {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .valueTradeParaWhite {
        font-size: 18px;
        line-height: 24px;
    }

    .sellTrqadeSecondSection {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .serviceInfoPara {
        line-height: 26px;
    }

    .leftFieldWrapper {
        padding-right: 0;
        border-right: none;
    }

    .rightFieldWrapper {
        padding-left: 0;
    }

    .formSection {
        padding: 0 15px 40px 15px;
    }

    .formHeadinWrapper {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .serviceHeadingWhite {
        font-size: 34px;
        line-height: 34px;
        letter-spacing: 1px;
    }

    .proShopBrandContainer {
        padding: 40px 0;
    }

    .proShopService {
        padding: 40px 0;
    }

    .proShopLink {
        margin-top: 20px;
    }

    .brandHeaderSection {
        padding: 40px 0;
    }

    .brandParaWrappper {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .inventoryHeadingWrapper {
        margin-bottom: 0px;
        text-align: center;
    }

    .brandInventorySection {
        padding: 40px 0;
    }

    .brandLinksWrapper {
        flex-wrap: wrap;
        gap: 30px;
    }

    .brandContactLineWrapper {
        padding: 40px 10px;
    }

    .serviceHeroContent {
        padding: 40px 15px;
    }

    .capabilityContent {
        text-align: center;
    }

    .capabilityHeadingWrapper {
        margin-bottom: 20px;
    }

.breadcrumb-item a {
color: rgba(0, 0, 0, 0.60);
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
}
.breadcrumb-item.active a {
    color: #6c757d;
    text-transform: capitalize;
}

    .capabilityHeading {
        font-size: 28px;
        letter-spacing: 2px;
    }

    .capabilityPara {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .otherServiceSection {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .serviceHeadingWrapper {
        margin-bottom: 30px;
    }

    .brownHeroSection {
        padding: 40px 15px 40px 15px;
    }

    .serviceInfoSection {
        padding: 40px 0;
    }

    .sectionHeading {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 1px;
    }

    .infoParaWrapper {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .infoPageWrapper {
        margin-bottom: 40px;
    }


    /* boat details page css start here */
    .details-main-row {
        display: flex;
        flex-direction: column;
        padding: 0 20px;
    }

    .spec-cntnt {
        font-size: 26px;
        line-height: 30px;
    }

    .details-right-container {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }

    .details-left-container {
        width: 100%;
        padding-left: 0px;
        margin-top: 30px;
    }

    /* boats page css start here */
    .boats-container {
        padding-top: 0px;
    }


    .top_new_filter {
        border-top: 1px solid #D3D3D3;
        border-bottom: 1px solid #D3D3D3;
        display: block;
        margin-top: 120px;
    }

    .left_sidebar {
        padding: 15px 25px;
    }

    .custom-card-header span.fa {
        display: none;
    }

    .custom-card-header i.fa {
        display: block;
    }

    .angleDown {
        display: block !important;
    }

    .custom-card-header p.fa {
        display: none;
    }

    .main-inventory-heading {
        font-size: 30px;
        text-align: center;
    }

    .right-sidebar {
        /* padding-top: 50px; */
    }

    .boat-seprator {
        padding-top: 20px;
    }

    .similar-box-col {
        flex-basis: calc(50% - 10px);
    }

    .details-main-row {
        display: flex;
        flex-direction: column;
        padding: 0 20px;
    }

    .details-right-container {
        width: 100%;
    }

    .details-left-container {
        width: 100%;
        padding-left: 0px;
    }

    .left_tabs {
        padding-top: 20px;
    }

    .boatFilterWrapper {
        text-align: center;
    }

    .desktopShareBtn{
        display: none;
    }
    
    .mobileShareBtn{
        display: block;
    }


}

@media screen and (max-width:767px) {
    .footerWrapper {
        padding-top: 40px;
    }

    .socialIconContainer {
        justify-content: center;
    }


    .footerBottom {
        flex-direction: column;
        gap: 5px;
        padding-bottom: 15px;
    }

    .afterLink::after {
        display: none;
    }

    .footerLinkWrapper {
        max-width: unset;
        justify-content: center;
        align-items: center;
    }

    .sitefooterLogoContainer {
        max-width: unset;
    }

    .newsLetterFormContainer {
        margin-bottom: 40px;
    }

    .footerSeparatorLine {
        margin-bottom: 40px
    }

    .footerLinkItemContainer li {
        margin-bottom: 5px;
    }

    .familyPara {
        font-size: 16px;
        line-height: 24px;
    }

    .newsLetterFormContainer {
        flex-direction: column;
    }

    .promoBannerHeading {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 1px;
        max-width: 300px;
    }

    .brandHeading {
        font-size: 30px;
        letter-spacing: 1px;
        text-align: center;
    }

    .linkItem {
        font-size: 26px;
    }

    .brandPromoCardTitle {
        text-align: center;
    }

    .brandHeaderHeading {
        font-size: 32px;
        line-height: 32px;
        letter-spacing: 1px;
    }

    .promoTagLine {
        letter-spacing: 0px;
        font-size: 20px;
    }

    .promoPara {
        font-size: 16px;
        line-height: 24px;
    }

    .promoDetailSection {
        margin: 100px 0 60px 0;
    }

    .staff-member-info {
        text-align: center;
    }

    .blue-sm-head {
        text-align: center;
    }

    .blog-content {
        text-align: center;
    }

    .blog-tabs {
        gap: 30px;
        margin-top: 40px;
        margin-bottom: 20px;
        flex-wrap: wrap;
    }

    .sm-head-theme {
        letter-spacing: 1px;
    }

    .aboutHeading {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 2px;
    }

    .familyHeading {
        font-size: 26px;
    }

    .aboutCardSection {
        padding: 40px 0;
    }

    .aboutCardContent {
        text-align: center;
    }

    .aboutParaWrapper {
        margin-top: 10px;
    }

    .serviceHeadingWhite {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 1px;
    }

    .formHeading {
        font-size: 28px;
        letter-spacing: 1px;
    }

    .brandCardContent {
        margin-top: 10px;
        text-align: center;
    }

    .financeHeading {
        font-size: 28px;
        letter-spacing: 1px;
    }

    .serviceInfoHeading {
        font-size: 28px;
        letter-spacing: 2px;
    }

    .customMargin {
        margin-top: 100px;
    }

    .infoLinkWrapper {
        flex-wrap: wrap;
        gap: 20px;
    }

    .inventory-body {
        text-align: center;
    }

    .boat-inventory-cond-list {
        justify-content: center;
    }

}

@media screen and (max-width:576px) {
    .mainPageWrapper {
        margin-top: 59.5%;
    }

    .gallery-cols {
        flex-basis: calc((100% / 2) - 7px);
    }

    .boat-detail-carosuel .item {
        height: 250px;
    }

    h1.soldboats {
        font-size: 25px;
        color: black;
        text-align: center;
    }


    .newsInputContainer {
        width: 100%;
    }

    .aboutPageWrapper {
        margin-top: 59.5%;
    }

    .advertiseHeading {
        font-size: 32px;
        line-height: 32px;
        letter-spacing: 1px;
    }

    .blueBtn {
        font-size: 16px;
        letter-spacing: 0.4px;
    }

    .upload-button {
        padding: 15px 15px;
    }

    .brandHeaderHeading {
        font-size: 30px;
        line-height: 30px;
    }

    .sm-head-theme {
        font-size: 16px;
    }

    .brandPromoCardTitle {
        font-size: 20px;
        letter-spacing: 0px;

    }

    .similar-post-card {
        margin-top: 20px;
    }

    .aboutSection {
        padding-top: 0;
    }

    .aboutPageWrapper {
        margin-top: 39.5%;
    }

    .serviceHeadingWhite {
        font-size: 28px;
        line-height: 28px;
        letter-spacing: 0px;
    }

    .brandHeaderLogoContainer .brandHeaderLogo {
        max-width: 200px;
        margin: 0 auto;
    }

    .spec-cntnt {
        font-size: 20px;
        line-height: 24px;
    }

    .accordion-header h3 {
        font-size: 24px;
        line-height: 25px;
        letter-spacing: 1px;
    }
}

@media screen and (max-width:400px) {
    .mainPageWrapper {
        margin-top: 79.5%;
    }


}




/* boat listing page css ends here */
