html,
body {
    height: 100%;
    width: 100%;
}

.slider-txt,
.slider-btn {
    margin-left: clamp(19px, 1.1875rem + (1vw - 7.2px) * 13.4167, 180px) !important;
}

.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
    display: block;
    height: auto;
    max-width: 100%;
}

.wp-custom-header {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0px;
}

.row > * {
    padding-left: calc(var(--bs-gutter-x) * 0.0);
    padding-right: calc(var(--bs-gutter-x) * 0.0);
}
a {
    text-decoration: none;
    color: #7a878e;
    outline: 0;
}
.wp-custom-header iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.google_map {
    width: 100%;
    min-height: 58vh;
}

.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}

.navbar {
    min-height: auto !important;
    margin-bottom: 0px !important;
}

.navigation-top {
    width: 100%;
}

.menu li {
    padding-right: 6%;
    display: inline-block;
    width: auto !important;
}

.menu li:last-child {
    padding-right: 0px !important;
}

.menu li>a {
    color: rgb(0, 0, 0);
    font-size: 1.5em;
}

.dropdown-menu {
    background-color: rgba(0, 0, 0, 0.7);
    color: orange;
    border-radius: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: rgb(0, 0, 0);
    font-size: 18px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: rgb(230, 138, 36);
}

.dropdown-menu:not(.head-list)>li>a {
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: 400;
}

.dropdown-menu:not(.head-list)>li>a:hover {
    background-color: rgb(230, 138, 36);
    transition: all 0.2s linear 0s;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0px 0px 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

#wp-admin-bar-new-content-default {
    display: none;
}

h1,
h2,
h3,
h4,
h5,
a {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Montserrat, sans-serif !important;
}

h1 {
    font-weight: 800 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
}

h2 {
    font-style: italic;
    letter-spacing: 2px;
    line-height: 41px;
    font-size: 24px;
	/*line-height: 41px !important;
    font-size: 24px !important;*/
}

h3 {
    font-weight: 800;
    letter-spacing: 2px;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
}

h4 {
    font-weight: 800;
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 25px;
}

/*p,*/
.pg-content ul li {
    font-weight: 500 !important;
    line-height: 43px !important;
    font-size: 20px !important;
    font-family: Montserrat, sans-serif !important;
}

a {
    letter-spacing: 1px;
}

.slick-slide>* {
    height: 100% !important;
    display: flex;
    align-items: center;
}

body {
    font-weight: 500;
    font-size: 15px;
    font-family: Montserrat, sans-serif;
}

#bodyReplace,
.bodyReplace {
    line-height: 27px;
}

ul li {
    font-weight: 500;
    line-height: 27px;
    font-size: 15px;
    font-family: Montserrat, sans-serif;
}

#header {
    background: rgb(28, 117, 66);
}

.header-wrap {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    background: black;
    padding: 1% 3%;
}

.header-socials {
    background: rgb(28, 117, 66);
    color: white;
    padding: 0% 3%;
}

.righttext {
    text-align: right;
}

.header-socials a {
    margin-left: 1%;
}

.header-socials a i {
    color: rgb(255, 255, 255);
    transition: all 0.2s ease-in 0s;
}

.header-socials a i:hover {
    color: black;
}

.logo {
    width: 20%;
}

.header-right {
    width: 80%;
}

.slider-main {
    height: 650px;
}

.home-top {
    position: relative;
}

.hero-slide {
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
}

.search-green {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    background: rgb(28, 117, 66);
    width: 70%;
    padding: 1% 3% 0.5%;
    position: absolute;
    bottom: 0%;
    left: 15%;
    /* top: 106%; */
    /* background: none; */
}

.search-l {
    width: 60%;
    display: block;
}

.search-l p {
    color: white;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 2px;
}

.search-r {
    width: 50%;
    margin: 0px auto;
    padding: 10px 0px;
    display: inline-block;
    text-align: right;
}

.search-bottom {
    background: black;
    height: 100px;
    width: 70%;
    margin: 0px auto;
}

#slide-search-input {
    height: 50px;
    width: 70% !important;
    padding: 0px 0px 0px 25px !important;
    margin: 0px !important;
    line-height: 50px !important;
}

#mobile-form-submit {
    background: rgb(0, 0, 0);
    padding: 10px 0px;
    height: 50px !important;
    border: 0px !important;
    margin-left: -7px !important;
    width: 30% !important;
    color: rgb(255, 255, 255) !important;
    text-transform: uppercase !important;
}

.products {
    width: 74%;
    margin: 0px auto;
    padding: 5% 0px;
}

.prodcat-box {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 85%;
    margin: 0px auto;
    padding-bottom: 16%;
}

.prodcat-box a {
    width: 100%;
}

.prodcat-box img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

.CPTS>div>div>a {
    margin-bottom: 30px;
    aspect-ratio: 485 / 348;
}

.logoCPT>div>div>a {
    aspect-ratio: 485 / 200;
}

.logoCPT img {
    max-width: 250px;
    object-fit: contain;
    height: 260px;
}

.logoCPT a {
    display: flex;
    justify-content: center;
}

.prodcat-title {
    background: rgb(28, 117, 66);
    width: 100%;
    padding: 5% 0px;
    text-align: center;
    text-transform: uppercase;
}

.prodcat-title a {
    color: white;
    font-weight: 700;
    width: 100%;
}

.about-home {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: rgb(0, 0, 0);
}

.ah-l,
.ah-r {
    padding: 5%;
    width: 100% !important;
}

.ah-l {
    background: black;
    text-align: center;
    color: white;
}

.ah-l p {
    padding: 3% 0px;
}

.ah-r {
    background: rgb(28, 117, 66);
    text-align: left;
    color: white;
}

.ah-r h3 {
    padding-bottom: 2%;
}

.ah-r a {
    text-decoration: underline;
    color: white;
    transition: all 0.2s ease-in 0s;
}

.ah-r a:hover {
    color: black;
}

.ah-content {
    width: 100%;
}

.products-cta {
    margin-top: 3%;
}

.products-cta.exceptionButton a {
    color: black;
    border-color: black;
}

.products-cta a {
    color: white;
    border: 2px solid white;
    text-decoration: none;
    padding: 2% 13%;
    font-size: 18px;
    font-weight: 700;
    transition: all 0.2s ease-in 0s;
}

.exceptionStuff .products-cta a {
    padding: 2% 3% !important;
}

a {}

.products-cta a:hover {
    background: white;
    border: 2px solid black;
    color: black;
}

.ah-img img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    object-position: left center;
}

.mfg-slider {
    text-align: center;
    padding: 40px 0px;
    background: rgb(204, 204, 204);
}

.mfg-slider h2 {
    font-weight: 800;
    padding-bottom: 2.5%;
}

.slider-wrap {
    padding: 3% 5%;
}

.post-container-our-brands {
    margin-bottom: 0 !important;
}

.slider-wrap img {
    width: 100%;
    padding-left: 4vw;
    padding-right: 4vw;
}

.column-padding-our-brands a {
    height: 100%;
}

.page-main {
    position: relative;
    height: 200px;
    overflow: hidden;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    background: black;
}

.page-img {
    width: 60%;
    height: 200px;
}

.page-img img {
    width: 100%;
}

.page-txt {
    width: 40%;
    text-align: left;
    background: black;
}

.page-txt h1 {
    letter-spacing: 2px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    font-size: 35px;
    line-height: 40px;
}

.page-wrap {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: baseline;
    padding: 5%;
}

.pg-title {
    background: rgb(28, 117, 66);
    padding: 1% 3%;
    width: 100%;
    margin-bottom: 2%;
}

.pg-title h2 {
    color: white;
    font-size: 25px;
    line-height: 30px;
}

.pg-content {
    width: 100%;
}

.subpg-cta {
    margin-top: 4%;
}

.subpg-cta a {
    background: black;
    color: white;
    padding: 2% 11%;
    font-size: 15px;
    font-weight: 700;
    transition: all 0.2s ease-in 0s;
}

.subpg-cta a:hover {
    background: rgb(28, 117, 66);
    color: white;
}

.form-pg-content {
    background: rgb(204, 204, 204);
    width: 100%;
    margin-top: 3%;
}

.month-title h3 {
    padding: 1%;
}

.news-box {
    margin-top: 5%;
}

.news-box a {
    width: 100%;
}

.news-box img {
    width: 90%;
    object-fit: cover;
    object-position: center center;
}

.news-title {
    background: rgb(0, 0, 0);
    width: 90%;
    padding: 3% 0px;
    margin: 0px auto;
}

.news-title a {
    color: white;
    font-weight: 700;
    width: 100%;
}

.fp-box {
    margin-top: 5%;
}

.fp-box a {
    width: 100%;
}

.fp-box img {
    width: 90%;
    object-fit: cover;
    object-position: center center;
}

.fp-title {
    background: rgb(0, 0, 0);
    width: 90%;
    padding: 3% 0px;
    margin: 0px auto;
}

.fp-title a {
    color: white;
    font-weight: 700;
    width: 100%;
}

.txt-editor {
    text-align: left;
    padding: 5%;
}

.position-wrap-l {
    background: white;
    padding: 5%;
    /* height: 450px; */
    margin: 5% 8% 5% 5%;
}

.position-wrap-r {
    background: white;
    padding: 5%;
    /* height: 450px; */
    margin: 5% 5% 5% 6%;
}

.position-txt {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
}

.merch-box {
    width: 100%;
    padding: 3%;
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.training-top {
    padding: 3%;
}

.training-l {
    background: white;
    padding: 3%;
    height: 100%;
    margin: 0% 2% 5% 5%;
}

.training-r {
    background: white;
    padding: 3%;
    height: 100%;
    margin: 0% 5% 5% 2%;
}

.contact-form {
    margin: 4%;
    width: 92%;
}

.contact-form h1 {
    font-size: 25px;
    padding-bottom: 2%;
}

.newsletter-form {
    margin: 4%;
    width: 92%;
}

.newsletter-form h1 {
    font-size: 25px;
    padding-bottom: 2%;
}

.footer-wrap {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    padding: 3% 5%;
}

.footer-l {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
}

.footer-r {
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
    width: 50%;
}

.f-col {
    width: 50%;
}

.f-col h3 {
    font-weight: 700;
    padding-bottom: 3%;
}

.f-col a {
    color: black;
    font-weight: 500;
    transition: all 0.2s ease-in 0s;
    line-height: 23px;
}

.f-col a:hover {
    color: rgb(28, 117, 66);
}

.cor-logo {
    width: 30%;
    max-width: 672px;
    max-height: 645px;
    display: inline-block;
    float: right;
}

.socials {
    text-align: right;
}

.socials a i {
    color: rgb(28, 117, 66);
    margin: 5%;
    transition: all 0.2s ease-in 0s;
    font-size: 25px !important;
}

.socials a i:hover {
    color: black;
}

.bottom-logo {
    background: rgb(28, 117, 66);
    text-align: center;
    padding: 20px 0px;
    margin: 0px auto;
    height: 100px;
}

.bottom-logo img {
    width: 50%;
}

.copyright {
    background: rgb(0, 0, 0);
    text-align: center;
    padding: 20px 0px;
}

.copyright h5 {
    color: rgb(255, 255, 255);
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    width: 95%;
    margin-left: 2.5%;
}

.inv-wrapper {
    padding: 5% 0px;
}

@media only screen and (max-width: 1024px) {
    .inv-wrapper {
        padding: 5% 0px;
    }
}

@media only screen and (max-width: 425px) {
    .inv-wrapper {
        padding: 10%;
    }
}

@media only screen and (max-width: 1440px) {
    .product-txt h2 {
        font-size: 22px;
    }

    .ah-r p {
        font-size: 14px;
    }

    .slider-wrap h2 {
        font-size: 22px;
    }

    .search-l p,
    .search-l {
        display: none
    }

    .search-r {
        width: 100%
    }
}

@media only screen and (max-width: 1024px) {
    .search-l {
        display: none;
    }

    .search-r {
        width: 100%;
        padding: 10px 0px 0px;
    }

    .search-bottom {
        height: 70px;
        display: none;
    }

    .about-home {
        flex-direction: column;
    }

    .ah-l,
    .ah-r {
        width: 100%;
        padding: 10%;
    }

    .ah-r {
        padding: 10% 10% 12%;
    }

    .mfg-slider {
        padding: 60px 0px;
    }

    .footer-wrap {
        flex-direction: column;
        place-content: center;
        align-items: center;
        padding: 10% 10% 5%;
        width: auto;
    }

    .footer-l {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .f-col {
        width: 100%;
        padding-bottom: 5%;
        text-align: center;
    }

    .cor-logo {
        float: none;
    }

    .socials {
        text-align: center;
    }

    .page-txt {
        width: 50%;
    }

    .page-img {
        width: 50%;
    }

    .page-txt h1 {
        font-size: 30px;
        line-height: 33px;
        padding-top: 4%;
    }

    .pg-title {
        margin-bottom: 3%;
    }

    .pg-title h2 {
        font-size: 18px;
    }

    .pg-content p {
        font-size: 14px;
        line-height: 24px;
    }

    .pg-content ul li {
        font-size: 14px;
        line-height: 24px;
    }

    .subpg-cta a {
        font-size: 12px;
    }

    .month-title h3 {
        font-size: 16px;
        padding: 1% 4% !important;
    }

    .training-l,
    .training-r {
        padding: 8%;
        height: 570px;
    }

    .position-wrap-l,
    .position-wrap-r {
        padding: 8%;
        height: 455px;
    }
}

@media only screen and (max-width: 993px) {}

@media only screen and (max-width: 992px) {}

@media only screen and (max-width: 768px) {
    .products {
        padding: 9% 0px;
    }

    .page-txt {
        width: 100%;
        text-align: center;
    }

    .page-img {
        width: 0px;
    }

    .page-txt h1 {
        font-size: 25px;
        line-height: 30px;
        padding-top: 5%;
    }

    .page-wrap {
        padding: 10%;
    }

    .pg-content {
        margin-bottom: 4%;
    }

    .pg-title {
        margin-bottom: 5%;
        padding: 3% 5%;
    }

    .contact-form {
        margin: 8%;
        width: 84%;
    }

    .contact-form h1 {
        font-size: 18px;
        padding-bottom: 4%;
    }

    .merch-box {
        padding: 8% 3%;
    }

    .training-top {
        padding: 5%;
    }

    .training-l,
    .training-r {
        margin: 0px 5% 5%;
    }

    .position-wrap-l,
    .position-wrap-r {
        margin: 5%;
    }
}

@media only screen and (max-width: 480px) {
    .products {
        padding: 20% 0px;
    }

    #mobile-form-submit {
        font-size: 11px;
    }

    #slide-search-input {
        font-size: 11px;
    }

    .footer-wrap {
        padding: 16% 10% 6%;
    }

    .f-col {
        padding-bottom: 10%;
    }

    .f-col h3 {
        font-size: 17px;
    }

    .f-col p {
        font-size: 13px;
    }

    .f-col a {
        font-size: 13px;
    }

    .cor-logo {
        width: 40%;
    }

    .socials a i {
        font-size: 18px !important;
    }

    .pg-title h2 {
        font-size: 15px;
        line-height: 22px;
    }

    .pg-content p {
        line-height: 22px;
        font-size: 13px;
        word-break: break-word;
    }

    .pg-content ul li {
        line-height: 22px;
        font-size: 13px;
        word-break: break-word;
    }

    .training-top {
        padding: 10%;
    }

    .training-top h3 {
        font-size: 16px;
    }

    .training-l h4 {
        font-size: 13px;
        line-height: 18px;
        padding-bottom: 4%;
    }

    .training-r h4 {
        font-size: 13px;
        line-height: 18px;
        padding-bottom: 4%;
    }

    .training-l ul li {
        font-size: 12px;
        line-height: 23px;
    }

    .training-r ul li {
        font-size: 12px;
        line-height: 23px;
    }

    .training-l,
    .training-r {
        height: 550px;
        margin: 0px 5% 5%;
    }

    .position-wrap-l h4 {
        font-size: 13px;
        line-height: 18px;
        padding-bottom: 4%;
    }

    .position-wrap-r h4 {
        font-size: 13px;
        line-height: 18px;
        padding-bottom: 4%;
    }
}

@media only screen and (max-width: 320px) {
    .training-l h4 {
        font-size: 12px;
        line-height: 16px;
    }

    .training-r h4 {
        font-size: 12px;
        line-height: 16px;
    }

    .training-l,
    .training-r {
        height: 630px;
    }
}

.header-loc .row:nth-child(2n) {
    background: transparent !important;
}

.title-container {
    width: 80%;
    margin: 0px auto;
}

.showroom-title {
    text-align: center;
    padding: 5% 0px;
    width: 100%;
    text-transform: uppercase;
    border-bottom: 1px solid rgb(241, 241, 241);
    background: rgb(28, 117, 66);
    color: white;
    font-weight: bold;
    margin-bottom: -2px;
}

.showroom-category {
    box-shadow: rgb(221, 221, 221) 0px 0px 8px;
    margin: 0px 8% 16%;
}

.showroom-category img {
    width: 100%;
    object-fit: cover;
    height: max(210px, 14vw);
}

.models,
.stock,
.categories-1 {
    text-align: center;
    padding: 15px 0px;
    text-transform: uppercase;
    color: white;
    transition: all 0.3s ease 0s;
}

.showroom-flex a:hover {
    background: black;
}

.showroom-flex a:hover div {
    color: white !IMPORTANT;
}

.categories-1 {}

.categories-1:hover {
    color: black;
}

.models {
    background: rgb(51, 51, 51);
}

.stock {}

.models:hover {
    background: rgb(0, 0, 0);
}

.stock:hover {}

.showroom-flex {
    display: flex;
    background: rgb(28, 117, 66);
}

@media (max-width: 760px) {
    .showroom-flex {
        flex-direction: column;
    }
}

.showroom-flex a {
    width: 100%;
}

.showroom-flex a:first-of-type {
    border-right: 1px solid lightgray;
}

#advancedmyCarousel36 .slick-dots {
    display: none !important;
}
/*--------------------------------------------------------------
## Editor class styles
--------------------------------------------------------------*/
html,
body {
    height: 100%;
    width: 100%;
}

.slider-txt,
.slider-btn {
    margin-left: clamp(19px, 1.1875rem + (1vw - 7.2px) * 13.4167, 180px) !important;
}

.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
    display: block;
    height: auto;
    max-width: 100%;
}

.wp-custom-header {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0px;
}

.row > * {
    padding-left: calc(var(--bs-gutter-x) * 0.0);
    padding-right: calc(var(--bs-gutter-x) * 0.0);
}
a {
    text-decoration: none;
    color: #7a878e;
    outline: 0;
}
.wp-custom-header iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.google_map {
    width: 100%;
    min-height: 58vh;
}

.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}

.navbar {
    min-height: auto !important;
    margin-bottom: 0px !important;
}

.navigation-top {
    width: 100%;
}

.menu li {
    padding-right: 6%;
    display: inline-block;
    width: auto !important;
}

.menu li:last-child {
    padding-right: 0px !important;
}

.menu li>a {
    color: rgb(0, 0, 0);
    font-size: 1.5em;
}

.dropdown-menu {
    background-color: rgba(0, 0, 0, 0.7);
    color: orange;
    border-radius: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: rgb(0, 0, 0);
    font-size: 18px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: rgb(230, 138, 36);
}

.dropdown-menu:not(.head-list)>li>a {
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: 400;
}

.dropdown-menu:not(.head-list)>li>a:hover {
    background-color: rgb(230, 138, 36);
    transition: all 0.2s linear 0s;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0px 0px 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

#wp-admin-bar-new-content-default {
    display: none;
}

h1,
h2,
h3,
h4,
h5,
a {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Montserrat, sans-serif !important;
}

h1 {
    font-weight: 800 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
}



h3 {
    font-weight: 800;
    letter-spacing: 2px;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
}

h4 {
    font-weight: 800;
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 25px;
}

/*p,*/
.pg-content ul li {
    font-weight: 500 !important;
    line-height: 43px !important;
    font-size: 20px !important;
    font-family: Montserrat, sans-serif !important;
}

a {
    letter-spacing: 1px;
}

.slick-slide>* {
    height: 100% !important;
    display: flex;
    align-items: center;
}

body {
    font-weight: 500;
    font-size: 15px;
    font-family: Montserrat, sans-serif;
}

#bodyReplace,
.bodyReplace {
    line-height: 27px;
}

ul li {
    font-weight: 500;
    line-height: 27px;
    font-size: 15px;
    font-family: Montserrat, sans-serif;
}

#header {
    background: rgb(28, 117, 66);
}

.header-wrap {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    background: black;
    padding: 1% 3%;
}

.header-socials {
    background: rgb(28, 117, 66);
    color: white;
    padding: 0% 3%;
}

.righttext {
    text-align: right;
}

.header-socials a {
    margin-left: 1%;
}

.header-socials a i {
    color: rgb(255, 255, 255);
    transition: all 0.2s ease-in 0s;
}

.header-socials a i:hover {
    color: black;
}

.logo {
    width: 20%;
}

.header-right {
    width: 80%;
}

.slider-main {
    height: 650px;
}

.home-top {
    position: relative;
}

.hero-slide {
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
}

.search-green {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    background: rgb(28, 117, 66);
    width: 70%;
    padding: 1% 3% 0.5%;
    position: absolute;
    bottom: 0%;
    left: 15%;
    /* top: 106%; */
    /* background: none; */
}

.search-l {
    width: 60%;
    display: block;
}

.search-l p {
    color: white;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 2px;
}

.search-r {
    width: 50%;
    margin: 0px auto;
    padding: 10px 0px;
    display: inline-block;
    text-align: right;
}

.search-bottom {
    background: black;
    height: 100px;
    width: 70%;
    margin: 0px auto;
}

#slide-search-input {
    height: 50px;
    width: 70% !important;
    padding: 0px 0px 0px 25px !important;
    margin: 0px !important;
    line-height: 50px !important;
}

#mobile-form-submit {
    background: rgb(0, 0, 0);
    padding: 10px 0px;
    height: 50px !important;
    border: 0px !important;
    margin-left: -7px !important;
    width: 30% !important;
    color: rgb(255, 255, 255) !important;
    text-transform: uppercase !important;
}

.products {
    width: 74%;
    margin: 0px auto;
    padding: 5% 0px;
}

.prodcat-box {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 85%;
    margin: 0px auto;
    padding-bottom: 16%;
}

.prodcat-box a {
    width: 100%;
}

.prodcat-box img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

.CPTS>div>div>a {
    margin-bottom: 30px;
    aspect-ratio: 485 / 348;
}

.logoCPT>div>div>a {
    aspect-ratio: 485 / 200;
}

.logoCPT img {
    max-width: 250px;
    object-fit: contain;
    height: 260px;
}

.logoCPT a {
    display: flex;
    justify-content: center;
}

.prodcat-title {
    background: rgb(28, 117, 66);
    width: 100%;
    padding: 5% 0px;
    text-align: center;
    text-transform: uppercase;
}

.prodcat-title a {
    color: white;
    font-weight: 700;
    width: 100%;
}

.about-home {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: rgb(0, 0, 0);
}

.ah-l,
.ah-r {
    padding: 5%;
    width: 100% !important;
}

.ah-l {
    background: black;
    text-align: center;
    color: white;
}

.ah-l p {
    padding: 3% 0px;
}

.ah-r {
    background: rgb(28, 117, 66);
    text-align: left;
    color: white;
}

.ah-r h3 {
    padding-bottom: 2%;
}

.ah-r a {
    text-decoration: underline;
    color: white;
    transition: all 0.2s ease-in 0s;
}

.ah-r a:hover {
    color: black;
}

.ah-content {
    width: 100%;
}

.products-cta {
    margin-top: 3%;
}

.products-cta.exceptionButton a {
    color: black;
    border-color: black;
}

.products-cta a {
    color: white;
    border: 2px solid white;
    text-decoration: none;
    padding: 2% 13%;
    font-size: 18px;
    font-weight: 700;
    transition: all 0.2s ease-in 0s;
}

.exceptionStuff .products-cta a {
    padding: 2% 3% !important;
}

a {}

.products-cta a:hover {
    background: white;
    border: 2px solid black;
    color: black;
}

.ah-img img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    object-position: left center;
}

.mfg-slider {
    text-align: center;
    padding: 40px 0px;
    background: rgb(204, 204, 204);
}

.mfg-slider h2 {
    font-weight: 800;
    padding-bottom: 2.5%;
}

.slider-wrap {
    padding: 3% 5%;
}

.post-container-our-brands {
    margin-bottom: 0 !important;
}

.slider-wrap img {
    width: 100%;
    padding-left: 4vw;
    padding-right: 4vw;
}

.column-padding-our-brands a {
    height: 100%;
}

.page-main {
    position: relative;
    height: 200px;
    overflow: hidden;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    background: black;
}

.page-img {
    width: 60%;
    height: 200px;
}

.page-img img {
    width: 100%;
}

.page-txt {
    width: 40%;
    text-align: left;
    background: black;
}

.page-txt h1 {
    letter-spacing: 2px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    font-size: 35px;
    line-height: 40px;
}

.page-wrap {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: baseline;
    padding: 5%;
}

.pg-title {
    background: rgb(28, 117, 66);
    padding: 1% 3%;
    width: 100%;
    margin-bottom: 2%;
}

.pg-title h2 {
    color: white;
    font-size: 25px;
    line-height: 30px;
}

.pg-content {
    width: 100%;
}

.subpg-cta {
    margin-top: 4%;
}

.subpg-cta a {
    background: black;
    color: white;
    padding: 2% 11%;
    font-size: 15px;
    font-weight: 700;
    transition: all 0.2s ease-in 0s;
}

.subpg-cta a:hover {
    background: rgb(28, 117, 66);
    color: white;
}

.form-pg-content {
    background: rgb(204, 204, 204);
    width: 100%;
    margin-top: 3%;
}

.month-title h3 {
    padding: 1%;
}

.news-box {
    margin-top: 5%;
}

.news-box a {
    width: 100%;
}

.news-box img {
    width: 90%;
    object-fit: cover;
    object-position: center center;
}

.news-title {
    background: rgb(0, 0, 0);
    width: 90%;
    padding: 3% 0px;
    margin: 0px auto;
}

.news-title a {
    color: white;
    font-weight: 700;
    width: 100%;
}

.fp-box {
    margin-top: 5%;
}

.fp-box a {
    width: 100%;
}

.fp-box img {
    width: 90%;
    object-fit: cover;
    object-position: center center;
}

.fp-title {
    background: rgb(0, 0, 0);
    width: 90%;
    padding: 3% 0px;
    margin: 0px auto;
}

.fp-title a {
    color: white;
    font-weight: 700;
    width: 100%;
}

.txt-editor {
    text-align: left;
    padding: 5%;
}

.position-wrap-l {
    background: white;
    padding: 5%;
    /* height: 450px; */
    margin: 5% 8% 5% 5%;
}

.position-wrap-r {
    background: white;
    padding: 5%;
    /* height: 450px; */
    margin: 5% 5% 5% 6%;
}

.position-txt {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
}

.merch-box {
    width: 100%;
    padding: 3%;
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.training-top {
    padding: 3%;
}

.training-l {
    background: white;
    padding: 3%;
    height: 100%;
    margin: 0% 2% 5% 5%;
}

.training-r {
    background: white;
    padding: 3%;
    height: 100%;
    margin: 0% 5% 5% 2%;
}

.contact-form {
    margin: 4%;
    width: 92%;
}

.contact-form h1 {
    font-size: 25px;
    padding-bottom: 2%;
}

.newsletter-form {
    margin: 4%;
    width: 92%;
}

.newsletter-form h1 {
    font-size: 25px;
    padding-bottom: 2%;
}

.footer-wrap {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    padding: 3% 5%;
}

.footer-l {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
}

.footer-r {
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
    width: 50%;
}

.f-col {
    width: 50%;
}

.f-col h3 {
    font-weight: 700;
    padding-bottom: 3%;
}

.f-col a {
    color: black;
    font-weight: 500;
    transition: all 0.2s ease-in 0s;
    line-height: 23px;
}

.f-col a:hover {
    color: rgb(28, 117, 66);
}

.cor-logo {
    width: 30%;
    max-width: 672px;
    max-height: 645px;
    display: inline-block;
    float: right;
}

.socials {
    text-align: right;
}

.socials a i {
    color: rgb(28, 117, 66);
    margin: 5%;
    transition: all 0.2s ease-in 0s;
    font-size: 25px !important;
}

.socials a i:hover {
    color: black;
}

.bottom-logo {
    background: rgb(28, 117, 66);
    text-align: center;
    padding: 20px 0px;
    margin: 0px auto;
    height: 100px;
}

.bottom-logo img {
    width: 50%;
}

.copyright {
    background: rgb(0, 0, 0);
    text-align: center;
    padding: 20px 0px;
}

.copyright h5 {
    color: rgb(255, 255, 255);
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    width: 95%;
    margin-left: 2.5%;
}

.inv-wrapper {
    padding: 5% 0px;
}

@media only screen and (max-width: 1024px) {
    .inv-wrapper {
        padding: 5% 0px;
    }
}

@media only screen and (max-width: 425px) {
    .inv-wrapper {
        padding: 10%;
    }
}

@media only screen and (max-width: 1440px) {
    .product-txt h2 {
        font-size: 22px;
    }

    .ah-r p {
        font-size: 14px;
    }

    .slider-wrap h2 {
        font-size: 22px;
    }

    .search-l p,
    .search-l {
        display: none
    }

    .search-r {
        width: 100%
    }
}

@media only screen and (max-width: 1024px) {
    .search-l {
        display: none;
    }

    .search-r {
        width: 100%;
        padding: 10px 0px 0px;
    }

    .search-bottom {
        height: 70px;
        display: none;
    }

    .about-home {
        flex-direction: column;
    }

    .ah-l,
    .ah-r {
        width: 100%;
        padding: 10%;
    }

    .ah-r {
        padding: 10% 10% 12%;
    }

    .mfg-slider {
        padding: 60px 0px;
    }

    .footer-wrap {
        flex-direction: column;
        place-content: center;
        align-items: center;
        padding: 10% 10% 5%;
        width: auto;
    }

    .footer-l {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .f-col {
        width: 100%;
        padding-bottom: 5%;
        text-align: center;
    }

    .cor-logo {
        float: none;
    }

    .socials {
        text-align: center;
    }

    .page-txt {
        width: 50%;
    }

    .page-img {
        width: 50%;
    }

    .page-txt h1 {
        font-size: 30px;
        line-height: 33px;
        padding-top: 4%;
    }

    .pg-title {
        margin-bottom: 3%;
    }

    .pg-title h2 {
        font-size: 18px;
    }

    .pg-content p {
        font-size: 14px;
        line-height: 24px;
    }

    .pg-content ul li {
        font-size: 14px;
        line-height: 24px;
    }

    .subpg-cta a {
        font-size: 12px;
    }

    .month-title h3 {
        font-size: 16px;
        padding: 1% 4% !important;
    }

    .training-l,
    .training-r {
        padding: 8%;
        height: 570px;
    }

    .position-wrap-l,
    .position-wrap-r {
        padding: 8%;
        height: 455px;
    }
}

@media only screen and (max-width: 993px) {}

@media only screen and (max-width: 992px) {}

@media only screen and (max-width: 768px) {
    .products {
        padding: 9% 0px;
    }

    .page-txt {
        width: 100%;
        text-align: center;
    }

    .page-img {
        width: 0px;
    }

    .page-txt h1 {
        font-size: 25px;
        line-height: 30px;
        padding-top: 5%;
    }

    .page-wrap {
        padding: 10%;
    }

    .pg-content {
        margin-bottom: 4%;
    }

    .pg-title {
        margin-bottom: 5%;
        padding: 3% 5%;
    }

    .contact-form {
        margin: 8%;
        width: 84%;
    }

    .contact-form h1 {
        font-size: 18px;
        padding-bottom: 4%;
    }

    .merch-box {
        padding: 8% 3%;
    }

    .training-top {
        padding: 5%;
    }

    .training-l,
    .training-r {
        margin: 0px 5% 5%;
    }

    .position-wrap-l,
    .position-wrap-r {
        margin: 5%;
    }
}

@media only screen and (max-width: 480px) {
    .products {
        padding: 20% 0px;
    }

    #mobile-form-submit {
        font-size: 11px;
    }

    #slide-search-input {
        font-size: 11px;
    }

    .footer-wrap {
        padding: 16% 10% 6%;
    }

    .f-col {
        padding-bottom: 10%;
    }

    .f-col h3 {
        font-size: 17px;
    }

    .f-col p {
        font-size: 13px;
    }

    .f-col a {
        font-size: 13px;
    }

    .cor-logo {
        width: 40%;
    }

    .socials a i {
        font-size: 18px !important;
    }

    .pg-title h2 {
        font-size: 15px;
        line-height: 22px;
    }

    .pg-content p {
        line-height: 22px;
        font-size: 13px;
        word-break: break-word;
    }

    .pg-content ul li {
        line-height: 22px;
        font-size: 13px;
        word-break: break-word;
    }

    .training-top {
        padding: 10%;
    }

    .training-top h3 {
        font-size: 16px;
    }

    .training-l h4 {
        font-size: 13px;
        line-height: 18px;
        padding-bottom: 4%;
    }

    .training-r h4 {
        font-size: 13px;
        line-height: 18px;
        padding-bottom: 4%;
    }

    .training-l ul li {
        font-size: 12px;
        line-height: 23px;
    }

    .training-r ul li {
        font-size: 12px;
        line-height: 23px;
    }

    .training-l,
    .training-r {
        height: 550px;
        margin: 0px 5% 5%;
    }

    .position-wrap-l h4 {
        font-size: 13px;
        line-height: 18px;
        padding-bottom: 4%;
    }

    .position-wrap-r h4 {
        font-size: 13px;
        line-height: 18px;
        padding-bottom: 4%;
    }
}

@media only screen and (max-width: 320px) {
    .training-l h4 {
        font-size: 12px;
        line-height: 16px;
    }

    .training-r h4 {
        font-size: 12px;
        line-height: 16px;
    }

    .training-l,
    .training-r {
        height: 630px;
    }
}

.header-loc .row:nth-child(2n) {
    background: transparent !important;
}

.title-container {
    width: 80%;
    margin: 0px auto;
}

.showroom-title {
    text-align: center;
    padding: 5% 0px;
    width: 100%;
    text-transform: uppercase;
    border-bottom: 1px solid rgb(241, 241, 241);
    background: rgb(28, 117, 66);
    color: white;
    font-weight: bold;
    margin-bottom: -2px;
}

.showroom-category {
    box-shadow: rgb(221, 221, 221) 0px 0px 8px;
    margin: 0px 8% 16%;
}

.showroom-category img {
    width: 100%;
    object-fit: cover;
    height: max(210px, 14vw);
}

.models,
.stock,
.categories-1 {
    text-align: center;
    padding: 15px 0px;
    text-transform: uppercase;
    color: white;
    transition: all 0.3s ease 0s;
}

.showroom-flex a:hover {
    background: black;
}

.showroom-flex a:hover div {
    color: white !IMPORTANT;
}

.categories-1 {}

.categories-1:hover {
    color: black;
}

.models {
    background: rgb(51, 51, 51);
}

.stock {}

.models:hover {
    background: rgb(0, 0, 0);
}

.stock:hover {}

.showroom-flex {
    display: flex;
    background: rgb(28, 117, 66);
}

@media (max-width: 760px) {
    .showroom-flex {
        flex-direction: column;
    }
}

.showroom-flex a {
    width: 100%;
}

.showroom-flex a:first-of-type {
    border-right: 1px solid lightgray;
}

#advancedmyCarousel36 .slick-dots {
    display: none !important;
}