.bg-black {
    background: #fff;
}

.body,
html,
body,
.header-inner,
.logoDiv,
footer,
.FooterMenu_heading,
header,
.filters,
.projectHeader .hearderBar {
    background: #fff !important;
    color: #000000 !important;
}

body {
    padding-top: 0;
}

header,
footer {
    padding: 15px 50px 0px 50px !important;
}

@media (max-width: 1200px) {
    header,
    footer {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.SearchBar,
.RightSearch,
.fontMenuGray3G {
    color: #000 !important;
}

.custom-checkbox-3g input[type="checkbox"]:checked + label {
    color: #000 !important;
}

.custom-checkbox-3g input[type="checkbox"] + label:hover {
    color: #000 !important;
}

.cp-l {
    padding-left: 50px !important;
}

@media (max-width: 1200px) {
    .cp-l {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.cp-r {
    padding-right: 50px !important;
}

@media (max-width: 1200px) {
    .cp-r {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.cp-b0 {
    padding-bottom: 0 !important;
}

header {
    z-index: 20;
}

@media (max-width: 800px) {
    header {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 0 !important;
    }

        header .header {
            padding-left: 0 !important;
            padding-right: 0 !important;
            margin: 0 !important;
        }
}

header .header {
    min-height: 115px;
}

@media (max-width: 992px) {
    header .header {
        min-height: 60px;
    }
}

@media (max-width: 800px) {
    header .header {
        min-height: 60px;
    }
}

header .header .logoDiv {
    height: 100px;
    margin-right: 60px;
    border-radius: 0 !important;
}

    header .header .logoDiv #BHome {
        border-radius: 0 !important;
    }

@media (max-width: 1790px) {
    header .header .logoDiv {
        height: 90px;
        margin-right: 50px;
    }
}

@media (max-width: 1665px) {
    header .header .logoDiv {
        height: 85px;
    }
}

@media (max-width: 1440px) {
    header .header .logoDiv {
        height: 75px;
        margin-right: 40px;
    }
}

@media (max-width: 1200px) {
    header .header .logoDiv {
        height: 60px;
    }
}

@media (max-width: 1024px) {
    header .header .logoDiv {
        margin-right: 15px;
    }
}

@media (max-width: 992px) {
    header .header .logoDiv {
        height: 60px !important;
        margin-right: 0;
    }
}

@media (max-width: 800px) {
    header .header .logoDiv {
        visibility: initial;
    }
}

header .header .header-inner {
    height: initial;
}

@media (max-width: 800px) {
    header .header .menuIconMobile {
        padding-left: 15px !important;
        line-height: 55px;
    }
}

.menuIcon.nav_down:before {
    content: "\f00d";
}

.menuIcon:before {
    -webkit-text-stroke: 1px #fff;
}

.body {
    margin-top: 130px;
    padding: 0;
    -webkit-transition: none;
    transition: none;
}

@media (max-width: 992px) {
    .body {
        margin-top: 60px;
    }
}

@media (max-width: 1024px) {
    footer {
        padding: 15px 15px 0px !important;
    }
}

@media (max-width: 800px) {
    .navDiv {
        max-width: 100%;
    }

        .navDiv * {
            color: #000 !important;
            background: #fff !important;
            border-color: #fff !important;
        }

        .navDiv .SearchBar {
            color: #000 !important;
            border-bottom: 1px solid #000 !important;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

            .navDiv .SearchBar .SearchBarText {
                border: none;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .navDiv .SearchBar .imgcontiner {
                margin-right: 5px;
                padding: 10px;
                height: 45px;
                width: 45px;
                display: -webkit-box !important;
                display: -ms-flexbox !important;
                display: flex !important;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
            }

        .navDiv .nav > li > .mainNavText {
            padding-right: 5px !important;
        }

            .navDiv .nav > li > .mainNavText .fa {
                right: 5px;
            }
}

@media (max-width: 800px) and (max-width: 800px) {
    .navDiv .nav > li > .mainNavText .fa {
        top: initial;
        -webkit-transform: initial;
        transform: initial;
    }
}

@media (max-width: 1024px) {
    .rightSide {
        display: none !important;
    }
}

.rightSide a {
    color: #000;
    font-family: "Gotham-Light";
    font-size: 15px !important;
    padding: 0 !important;
}

    .rightSide a:hover {
        color: #000 !important;
        border-bottom: 0;
    }

    .rightSide a:active {
        color: #000 !important;
        border-bottom: 0;
    }

    .rightSide a:focus {
        color: #000 !important;
        border-bottom: 0;
    }

@media (max-width: 1790px) {
    .rightSide a {
        font-size: 14px !important;
    }
}

@media (max-width: 1570px) {
    .rightSide a {
        font-size: 12px !important;
    }
}

@media (max-width: 1200px) {
    .rightSide a {
        font-size: 12px !important;
    }
}

.rightSide a:hover {
    color: #000 !important;
    font-family: 'Gotham-Medium' !important;
    font-weight: initial !important;
}

.rightSide a:first-of-type, .rightSide a:nth-of-type(1), .rightSide a:nth-of-type(2), .rightSide a:nth-of-type(3) {
    margin-right: 10px;
}

.rightSide a:last-of-type {
    margin-left: 10px;
}

.familyListPage .familiesList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width: 1024px) {
    .familyListPage .familiesList {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.familyListPage .familiesList .gridItem {
    border: 1px solid #000;
    position: relative;
    margin-bottom: 20px;
    margin-right: 20px;
    width: calc((100% / 4) - (60px / 4));
}

    .familyListPage .familiesList .gridItem:nth-of-type(4n) {
        margin-right: 0px;
    }

@media (max-width: 1920px) {
    .familyListPage .familiesList .gridItem {
        margin-right: 20px;
        width: calc((100% / 4) - (60px / 4));
    }

        .familyListPage .familiesList .gridItem:nth-of-type(3n) {
            /*margin-right: 0px;*/
        }



        .familyListPage .familiesList .gridItem:nth-of-type(4n) {
            margin-right: 0px;
            /*margin-right: 25px;*/
        }
}

@media (max-width: 1024px) {
    .familyListPage .familiesList .gridItem {
        margin-right: 0 !important;
        width: calc((100% / 2) - (20px / 2));
    }
}

@media (max-width: 800px) {
    .familyListPage .familiesList .gridItem {
        width: 100%;
        margin-right: 0px !important;
        margin-bottom: 10px;
    }
}

@media (max-width: 800px) and (orientation: landscape) {
    .familyListPage .familiesList .gridItem {
        width: calc((100% / 2) - (10px));
        margin-right: 20px !important;
    }

        .familyListPage .familiesList .gridItem:nth-of-type(2n) {
            margin-right: 0px !important;
        }
}

.familyListPage .familiesList .gridItem .itemText {
    position: absolute;
    left: 12px;
    top: 5px;
}

    .familyListPage .familiesList .gridItem .itemText .itemHeadingContainer {
        text-transform: uppercase;
    }

        .familyListPage .familiesList .gridItem .itemText .itemHeadingContainer .itemHeading {
            font-size: 28px;
            margin: 0;
            margin-bottom: 3px;
            font-family: 'Gotham-Book';
            letter-spacing: -1.4px;
        }

            .familyListPage .familiesList .gridItem .itemText .itemHeadingContainer .itemHeading a {
                text-decoration: none;
            }

@media (max-width: 1200px) {
    .familyListPage .familiesList .gridItem .itemText .itemHeadingContainer .itemHeading {
        font-size: 18px;
    }
}

@media (max-width: 800px) {
    .familyListPage .familiesList .gridItem .itemText .itemHeadingContainer .itemHeading {
        font-size: 14px;
    }
}

.familyListPage .familiesList .gridItem .itemText .itemHeadingContainer .itemParagraph {
    font-family: "Gotham-Light";
}

@media (max-width: 1200px) {
    .familyListPage .familiesList .gridItem .itemText .itemHeadingContainer .itemParagraph {
        font-size: 12px;
    }
}

.familyListPage .familiesList .gridItem .itemText.allProducts {
    top: initial;
    bottom: 5px;
}

    .familyListPage .familiesList .gridItem .itemText.allProducts a {
        cursor: pointer;
        font-size: 12px;
        color: #000;
        text-decoration: none;
    }

        .familyListPage .familiesList .gridItem .itemText.allProducts a:hover {
            opacity: 0.8;
        }

.familyListPage .familiesList .gridItem .itemImage {
    visibility: initial;
}

    .familyListPage .familiesList .gridItem .itemImage .familyPageSliderImgContainer {
        position: relative;
        width: 100%;
        padding-top: 56.25%;
        max-width: initial !important;
        max-height: initial !important;
        height: initial;
        border-radius: 0 !important;
    }

        .familyListPage .familiesList .gridItem .itemImage .familyPageSliderImgContainer .familyPageSliderImg {
            width: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            position: absolute !important;
            top: 0 !important;
            left: 0 !important;
            bottom: 0 !important;
            right: 0 !important;
            text-align: center;
            max-width: initial;
            display: initial;
            height: 100% !important;
            -webkit-transform: initial;
            transform: initial;
            border-radius: 0 !important;
        }

.familyListPage .familyListSection {
    min-height: initial !important;
}

.pageHeading {
    font-size: 72px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-family: "Gotham-Light";
    letter-spacing: -4px;
    line-height: 76px;
    padding-top: 15px;
    padding-bottom: 15px;
}

    .pageHeading .bold {
        font-family: 'Gotham-Book';
    }

@media (max-width: 1200px) {
    .pageHeading {
        font-size: 60px;
        letter-spacing: -3px;
        line-height: initial;
        padding-bottom: 0;
    }
}

@media (max-width: 992px) {
    .pageHeading {
        font-size: 50px;
        letter-spacing: -2px;
    }
}

@media (max-width: 800px) {
    .pageHeading {
        font-size: 20px;
        letter-spacing: -0.5px;
    }
}

.main-section {
    padding-bottom: 10px !important;
}

.certificateRow {
    display: none;
}

#PageBody {
    margin-bottom: 100px;
}

@media (max-width: 800px) {
    #PageBody {
        margin-bottom: 50px;
    }
}

@media (max-width: 992px) {
    footer {
        margin-top: 75px;
    }
}

@media (max-width: 800px) {
    footer {
        margin-top: 25px;
    }
}

footer .footer2Containers li a {
    color: #000 !important;
}

    footer .footer2Containers li a:hover {
        color: #000 !important;
        opacity: 0.8;
    }

footer .footerNavigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    footer .footerNavigation .footer3g {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

@media (max-width: 800px) {
    footer .footerNavigation .footer3g {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
}

footer .footerNavigation .footer3g .footerLeft {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1200px) {
    footer .footerNavigation .footer3g .footerLeft {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

footer .footerNavigation .footer3g .footerLeft .footerLogo {
    visibility: initial;
}

    footer .footerNavigation .footer3g .footerLeft .footerLogo a {
        display: block;
        height: 100px;
    }

@media (max-width: 1440px) {
    footer .footerNavigation .footer3g .footerLeft .footerLogo a {
        height: 75px;
    }
}

@media (max-width: 992px) {
    footer .footerNavigation .footer3g .footerLeft .footerLogo a {
        height: 60px;
    }
}

footer .footerNavigation .footer3g .footerLeft .footerLogo a img {
    height: 100%;
    padding: 10px;
}

footer .footerNavigation .footer3g .footerLeft .footerPhoneNumbers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
}

@media (max-width: 1440px) {
    footer .footerNavigation .footer3g .footerLeft .footerPhoneNumbers {
        margin-top: 10px;
    }
}

footer .footerNavigation .footer3g .footerLeft .footerEmail {
    margin-top: 20px;
}

@media (max-width: 1440px) {
    footer .footerNavigation .footer3g .footerLeft .footerEmail {
        margin-top: 10px;
    }
}

footer .footerNavigation .footer3g .footerLeft a {
    font-size: 12px;
    font-family: 'Gotham-Light';
}

    footer .footerNavigation .footer3g .footerLeft a:not(:last-of-type) {
        padding-bottom: 2px;
    }

footer .footerNavigation .footer3g .footerCenter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 1400px) {
    footer .footerNavigation .footer3g .footerCenter {
        max-width: 685px;
    }
}

@media (max-width: 1200px) {
    footer .footerNavigation .footer3g .footerCenter {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        max-width: 800px;
        margin: 0 auto;
    }
}

footer .footerNavigation .footer3g .footerCenter .footerMenuLinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 100px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (max-width: 1440px) {
    footer .footerNavigation .footer3g .footerCenter .footerMenuLinks {
        min-height: 75px;
        visibility: initial;
    }
}

@media (max-width: 1400px) {
    footer .footerNavigation .footer3g .footerCenter .footerMenuLinks {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        min-height: initial;
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

@media (max-width: 800px) {
    footer .footerNavigation .footer3g .footerCenter .footerMenuLinks {
        display: none;
    }
}

footer .footerNavigation .footer3g .footerCenter .footerMenuLinks a {
    font-family: 'Gotham-Book';
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: -0.8px;
}

@media (max-width: 1440px) {
    footer .footerNavigation .footer3g .footerCenter .footerMenuLinks a {
        visibility: initial;
    }
}

@media (max-width: 1400px) {
    footer .footerNavigation .footer3g .footerCenter .footerMenuLinks a {
        font-size: 14px;
        letter-spacing: -0.6px;
    }
}

footer .footerNavigation .footer3g .footerCenter .footerText {
    font-family: 'Gotham-Light';
    font-size: 12px;
    letter-spacing: 0.48px;
}

footer .footerNavigation .footer3g .footerRight {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1200px) {
    footer .footerNavigation .footer3g .footerRight {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

footer .footerNavigation .footer3g .footerRight .footerSocialMedialLinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100px;
    max-width: 100%;
    margin: 0 auto;
    min-height: 78px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (max-width: 1440px) {
    footer .footerNavigation .footer3g .footerRight .footerSocialMedialLinks {
        width: 75px;
        min-height: 53px;
    }
}

@media (max-width: 1200px) {
    footer .footerNavigation .footer3g .footerRight .footerSocialMedialLinks {
        width: 75px;
    }
}

@media (max-width: 992px) {
    footer .footerNavigation .footer3g .footerRight .footerSocialMedialLinks {
        min-height: 50px;
    }
}

@media (max-width: 800px) {
    footer .footerNavigation .footer3g .footerRight .footerSocialMedialLinks {
        min-height: initial;
        margin-top: 20px;
    }
}

footer .footerNavigation .footer3g .footerRight .footerSocialMedialLinks span {
    visibility: initial;
}

    footer .footerNavigation .footer3g .footerRight .footerSocialMedialLinks span .link {
        height: 33px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

@media (max-width: 1440px) {
    footer .footerNavigation .footer3g .footerRight .footerSocialMedialLinks span .link {
        height: 30px;
    }
}

@media (max-width: 1200px) {
    footer .footerNavigation .footer3g .footerRight .footerSocialMedialLinks span .link {
        height: 30px;
    }
}

footer .footerNavigation .footer3g .footerRight .footerSocialMedialLinks span .link img {
    max-height: 100%;
}

footer .footerNavigation .footer3g .footerRight .madeInNorthAmerica {
    margin-top: 20px;
    max-width: 100%;
    margin: 20px auto 0;
    text-align: center;
    height: 40px;
}

@media (max-width: 1440px) {
    footer .footerNavigation .footer3g .footerRight .madeInNorthAmerica {
        margin-top: 10px;
    }
}

@media (max-width: 1200px) {
    footer .footerNavigation .footer3g .footerRight .madeInNorthAmerica {
        width: 200px;
    }
}

footer .footerNavigation .footer3g .footerRight .madeInNorthAmerica img {
    height: 100%;
    max-width: 100%;
}

footer .footerNavigation .footer3g .footerRight .footerCopyright {
    font-family: 'Gotham-Light';
    font-size: 12px;
    letter-spacing: -0.8px;
    margin-top: 20px;
}

@media (max-width: 1440px) {
    footer .footerNavigation .footer3g .footerRight .footerCopyright {
        margin-top: 10px;
    }
}

footer .footerNavigation .footer3g a {
    color: #000;
    text-decoration: none;
}

footer .copyrightFooterMobile {
    display: none !important;
}

.familyDetailsPage {
    visibility: initial;
}

    .familyDetailsPage .flexHeight {
        overflow: hidden;
    }

        .familyDetailsPage .flexHeight .quickShipTopBanner {
            overflow: hidden;
        }

@media (max-width: 800px) {
    .familyDetailsPage .flexHeight .quickShipTopBanner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media (max-width: 800px) and (orientation: landscape) {
    .familyDetailsPage .flexHeight .quickShipTopBanner {
        min-height: 350px;
    }
}

.familyDetailsPage .flexHeight .quickShipTopBanner img {
    min-width: 100%;
    max-height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    position: relative;
}

@media (max-width: 800px) {
    .familyDetailsPage .flexHeight .quickShipTopBanner img {
        margin-bottom: 10px;
        min-width: initial;
        max-height: 100% !important;
        left: initial;
        -webkit-transform: initial;
        transform: initial;
        right: -150px;
    }
}

@media (max-width: 800px) and (orientation: landscape) {
    .familyDetailsPage .flexHeight .quickShipTopBanner img {
        right: 0;
    }
}

.familyDetailsPage .cs_quickShipBtn {
    padding-bottom: 30px;
    text-align: center;
    padding-top: 10px;
}

    .familyDetailsPage .cs_quickShipBtn a {
        background: none;
        color: #000;
        border: 1px solid #000;
        padding: 8px 10px;
    }

.familyDetailsPage .FilterHeading {
    bottom: 0;
}

.familyDetailsPage .headingAnchor {
    display: block;
    visibility: hidden;
}

.familyDetailsPage .FamilySection {
    visibility: initial;
}

    .familyDetailsPage .FamilySection .FamilyHeading {
        text-align: center;
        padding-top: 20px;
    }

@media (max-width: 1024px) {
    .familyDetailsPage .FamilySection .FamilyHeading {
        padding-top: 15px;
    }
}

.familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer {
    position: relative;
}

    .familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer.secondLevel .subHeading {
            font-size: 16px !important;
        }

@media (max-width: 800px) {
    .familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer.secondLevel .subHeading {
        font-size: 12px !important;
        line-height: 14px !important;
    }
}

.familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer.secondLevel.default .FamilySubHeading.c_application {
    display: initial;
}

.familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer.secondLevel.c_application .c_application {
    display: initial;
}

.familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer.secondLevel.c_type .c_type {
    display: initial;
}

.familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer.secondLevel.c_family .c_family {
    display: initial;
}

.familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer.v_hide {
    visibility: hidden;
    opacity: 0;
}

@media (max-width: 800px) {
    .familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer .FamilySubHeading {
    padding: 0 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

@media (max-width: 800px) {
    .familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer .FamilySubHeading {
        margin-top: 5px;
        padding-bottom: 5px;
    }
}

.familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer .FamilySubHeading .subHeading {
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 10px;
    font-family: "Gotham-Light";
    line-height: 28px;
    cursor: pointer;
}

@media (min-width: 992px) {
    .familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer .FamilySubHeading .subHeading:hover {
        font-family: 'Gotham-Medium';
    }
}

@media (max-width: 800px) {
    .familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer .FamilySubHeading .subHeading {
        font-size: 14px;
        line-height: 17px;
    }
}

.familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer .FamilySubHeading .subHeading.selected {
    font-family: 'Gotham-Medium';
    -webkit-box-shadow: 0px 3px 0px 0px #000;
    box-shadow: 0px 3px 0px 0px #000;
}

.familyDetailsPage .FamilySection .FamilySubHeadingsAndFilterContainer .FamilySubHeadingsContainer .FamilySubHeading .subHeading a {
    text-decoration: none !important;
    color: #000;
}

.familyDetailsPage .fixedHeading {
    width: 100%;
    background: #fff;
    left: 0;
    z-index: 2;
    position: fixed;
    top: 130px;
}

    .familyDetailsPage .fixedHeading.notFixed {
        position: initial;
    }

@media (max-width: 992px) {
    .familyDetailsPage .fixedHeading {
        top: 60px;
        padding: 0px !important;
    }
}

@media (max-width: 800px) {
    .familyDetailsPage .fixedHeading {
        top: 60px;
    }
}

.familyDetailsPage .fixedHeading.hideThis {
    visibility: 0;
}

.familyDetailsPage .familyListSection {
    margin-bottom: 80px;
}

@media (max-width: 800px) {
    .familyDetailsPage .familyListSection {
        min-height: initial;
        margin-bottom: 20px;
    }
}

.familyDetailsPage .topBannerSection.slider {
    width: 100%;
    background: #ffffff;
    position: relative;
    z-index: 2;
}

    .familyDetailsPage .topBannerSection.slider.flexHeight {
        height: initial;
    }

    .familyDetailsPage .topBannerSection.slider .scrollTo {
        position: absolute;
        z-index: 1;
        top: 50px;
        color: #fff;
        right: 50px;
        text-decoration: none;
        font-size: 16px;
        font-family: 'Gotham-Book';
        text-shadow: 0px 1px 2px #000000BF;
    }

@media (max-width: 800px) {
    .familyDetailsPage .topBannerSection.slider .scrollTo {
        top: 15px;
    }
}

.familyDetailsPage .topBannerSection.slider .scrollTo.scrollDownArrow {
    bottom: 0;
    right: 50%;
    left: 50%;
    top: initial;
    display: block;
    height: 47px;
    width: 47px;
    cursor: pointer;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (max-width: 1200px) {
    .familyDetailsPage .topBannerSection.slider .scrollTo {
        right: 15px;
    }
}

.familyDetailsPage .topBannerSection.slider .swiper-container {
    height: 100%;
    z-index: 0;
}

    .familyDetailsPage .topBannerSection.slider .swiper-container .swiper-wrapper .swiper-slide {
        text-align: center;
        position: relative;
    }

        .familyDetailsPage .topBannerSection.slider .swiper-container .swiper-wrapper .swiper-slide img {
            visibility: initial;
        }

        .familyDetailsPage .topBannerSection.slider .swiper-container .swiper-wrapper .swiper-slide iframe {
            width: 100%;
            min-height: 100%;
            border: none;
        }

@media (max-width: 800px) and (orientation: landscape) {
    .familyDetailsPage .topBannerSection.slider .swiper-container .swiper-wrapper .swiper-slide {
        min-height: 550px;
    }
}

.familyDetailsPage .topBannerSection.slider .swiper-button-next,
.familyDetailsPage .topBannerSection.slider .swiper-button-prev {
    z-index: 1;
    right: 50%;
    left: 50%;
    height: 47px;
    width: 47px;
    margin: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

    .familyDetailsPage .topBannerSection.slider .swiper-button-next:after,
    .familyDetailsPage .topBannerSection.slider .swiper-button-prev:after {
        content: none;
    }

    .familyDetailsPage .topBannerSection.slider .swiper-button-next.swiper-button-disabled,
    .familyDetailsPage .topBannerSection.slider .swiper-button-prev.swiper-button-disabled {
        display: none;
    }

.familyDetailsPage .topBannerSection.slider .swiper-button-next {
    bottom: 0;
    top: initial;
}

.familyDetailsPage .topBannerSection.slider .swiper-button-prev {
    bottom: initial;
    top: 0;
}

.familyDetailsPage .topBannerSection.slider .cs_quickShipBtn {
    text-align: center;
    margin-top: 15px;
    padding-bottom: 30px;
}

    .familyDetailsPage .topBannerSection.slider .cs_quickShipBtn a {
        background: #fff;
        color: #000;
        border: 2px solid #000;
    }

.familyDetailsPage .videoContainer {
    position: relative;
    z-index: 3;
}

.familyPage .FamilyHeading {
    padding-top: initial !important;
}

.FilterHeading {
    position: absolute;
    left: 0;
    bottom: 20px;
}

@media (max-width: 992px) {
    .FilterHeading {
        position: initial;
        text-align: left;
    }
}

.FilterHeading ul {
    margin-bottom: 5px;
}

.FilterHeading .filter .fontWhite {
    color: #000 !important;
}

.FilterHeading .filter span {
    /* font-family: "Gotham-Light";*/
    color: #000 !important;
    /* font-weight: bold !important;*/
    font-size: 16px;
}

    .FilterHeading .filter span:hover {
        color: #000 !important;
    }

.FilterHeading .filter .plusSign {
    padding-right: 5px;
}

    .FilterHeading .filter .plusSign:before {
        content: '+';
        font-size: 18px;
    }

.FilterHeading .filter.highlight span {
    font-weight: bold !important;
    font-family: "Gotham-Book";
    border-bottom: 2px solid #000;
    margin-right: 4px;
}

.FilterHeading .filter.highlight .plusSign {
    border-color: #fff;
}

    .FilterHeading .filter.highlight .plusSign:before {
        content: '-';
    }

.wucProductFilter.show {
    margin-bottom: 10px;
    background: #fafafa;
}

@media (max-width: 992px) {
    .wucProductFilter.show {
        margin-top: 0px;
    }
}

.wucProductFilter .filtersContainer {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: initial !important;
    padding-left: 0;
}

    .wucProductFilter .filtersContainer.filtersContainer-show {
        -webkit-transition: none;
        transition: none;
        -webkit-animation: none;
        animation: none;
    }

    .wucProductFilter .filtersContainer .ApplyBtnContainer {
        display: none;
    }

    .wucProductFilter .filtersContainer > .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

@media (max-width: 1024px) {
    .wucProductFilter .filtersContainer > .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.wucProductFilter .filtersContainer > .row .filterContainer {
    width: 100%;
}

@media (max-width: 1024px) {
    .wucProductFilter .filtersContainer > .row .filterContainer {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        overflow-x: auto;
    }
}

@media (max-width: 800px) {
    .wucProductFilter .filtersContainer > .row .filterContainer {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
}

.wucProductFilter .filtersContainer > .row .filterContainer .filterRows {
    width: calc((100% / 9) - (25px / 9));
    padding-left: 0;
    padding-right: 0;
    margin-right: calc(50px / 9);
}

    .wucProductFilter .filtersContainer > .row .filterContainer .filterRows.disable {
        opacity: 0.4;
    }

        .wucProductFilter .filtersContainer > .row .filterContainer .filterRows.disable > div {
            position: relative;
        }

            .wucProductFilter .filtersContainer > .row .filterContainer .filterRows.disable > div:after {
                content: '.';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                color: transparent;
                font-size: 0;
                cursor: no-drop;
            }

    .wucProductFilter .filtersContainer > .row .filterContainer .filterRows .custom-checkbox-3g td .aspNetDisabled {
        position: relative;
        opacity: 0.4;
    }

        .wucProductFilter .filtersContainer > .row .filterContainer .filterRows .custom-checkbox-3g td .aspNetDisabled:after {
            content: '.';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            color: transparent;
            font-size: 0;
            cursor: no-drop;
        }

@media (max-width: 1570px) {
    .wucProductFilter .filtersContainer > .row .filterContainer .filterRows {
        width: calc((100% / 6) - (25px / 6));
        margin-right: calc(50px / 6);
        margin-bottom: 10px;
    }
}

@media (max-width: 992px) {
    .wucProductFilter .filtersContainer > .row .filterContainer .filterRows {
        width: calc((100% / 3) - (25px / 3));
        margin-right: calc(15px / 3);
        margin-bottom: 10px;
    }
}

@media (max-width: 800px) {
    .wucProductFilter .filtersContainer > .row .filterContainer .filterRows {
        width: 100%;
    }
}

.wucProductFilter .filtersContainer > .row .filterContainer .filterRows > div {
    visibility: initial;
}

.wucProductFilter .filtersContainer > .row .filterContainer .filterRows .filterHeading {
    text-transform: uppercase;
    font-size: 16px;
}

.wucProductFilter .filtersContainer > .row .filterContainer .filterRows .familiesList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 800px) {
    .wucProductFilter .filtersContainer > .row .filterContainer .filterRows .familiesList.show .filterBody {
        display: block;
    }

    .wucProductFilter .filtersContainer > .row .filterContainer .filterRows .familiesList.show .fa::before {
        content: "\f068" !important;
    }

    .wucProductFilter .filtersContainer > .row .filterContainer .filterRows .familiesList.show .filterHeader .filterHeading {
        font-family: 'Gotham-Medium' !important;
    }
}

@media (max-width: 800px) {
    .wucProductFilter .filtersContainer > .row .filterContainer .filterRows .familiesList .filterHeader {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 180px;
        margin-bottom: 0 !important;
    }
}

@media (max-width: 800px) {
    .wucProductFilter .filtersContainer > .row .filterContainer .filterRows .familiesList .filterHeader .filterHeading {
        font-size: 15px !important;
        letter-spacing: -0.75px;
        font-family: 'Gotham-Light' !important;
        margin-top: 5px;
    }
}

.wucProductFilter .filtersContainer > .row .filterContainer .filterRows .familiesList .filterHeader .fa {
    display: none !important;
}

@media (max-width: 800px) {
    .wucProductFilter .filtersContainer > .row .filterContainer .filterRows .familiesList .filterHeader .fa {
        display: block !important;
        margin-top: 5px;
    }

        .wucProductFilter .filtersContainer > .row .filterContainer .filterRows .familiesList .filterHeader .fa::before {
            -webkit-text-stroke: 1px #fff;
        }
}

@media (max-width: 800px) {
    .wucProductFilter .filtersContainer > .row .filterContainer .filterRows .familiesList .filterBody {
        margin-top: 10px;
        display: none;
    }

        .wucProductFilter .filtersContainer > .row .filterContainer .filterRows .familiesList .filterBody tbody tr td label {
            width: 100%;
            font-size: 12px !important;
            letter-spacing: -0.60px;
        }
}

.wucProductFilter .filtersContainer > .row .resetBtnContainer {
    margin-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 1024px) {
    .wucProductFilter .filtersContainer > .row .resetBtnContainer {
        width: 100%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.wucProductFilter .filtersContainer > .row .resetBtnContainer .ResetFilter {
    margin-right: 25px;
}

    .wucProductFilter .filtersContainer > .row .resetBtnContainer .ResetFilter .filterReset {
        color: #000;
        font-size: 15px;
    }

        .wucProductFilter .filtersContainer > .row .resetBtnContainer .ResetFilter .filterReset:hover {
            color: #000 !important;
        }

.wucProductFilter .filtersContainer > .row .resetBtnContainer .closeFilter {
    font-size: 15px;
    cursor: pointer;
}

.wucProductFilter .filtersContainer .custom-checkbox-3g td {
    margin-bottom: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .wucProductFilter .filtersContainer .custom-checkbox-3g td input[type="checkbox"] {
        background: #ffff !important;
        border: 1px solid #000;
        height: 10px;
        width: 10px;
        outline: none;
        margin-bottom: 2px;
        border-radius: 0 !important;
        margin-top: initial;
    }

        .wucProductFilter .filtersContainer .custom-checkbox-3g td input[type="checkbox"] + label {
            font-weight: initial !important;
            font-size: 16px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            margin-bottom: 0;
        }

        .wucProductFilter .filtersContainer .custom-checkbox-3g td input[type="checkbox"]:checked {
            background: #000 !important;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            .wucProductFilter .filtersContainer .custom-checkbox-3g td input[type="checkbox"]:checked + label {
                font-weight: bold !important;
                font-family: "Gotham-Bold";
            }

.ProductsListContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .ProductsListContainer .Product_Item {
        border: 1px solid #000;
        position: relative;
        margin-top: 15px;
        margin-right: 20px;
        width: calc((100% / 4) - (60px / 4));
    }

        .ProductsListContainer .Product_Item a:hover {
            opacity: initial;
            color: inherit;
        }

        .ProductsListContainer .Product_Item:nth-of-type(4n) {
            margin-right: 0px;
        }

@media (max-width: 1920px) {
    .ProductsListContainer .Product_Item {
        width: calc((100% / 4) - (60px / 4));
    }

        .ProductsListContainer .Product_Item:nth-of-type(4n) {
            margin-right: 0px;
        }

    /*  .ProductsListContainer .Product_Item:nth-of-type(3n) {
            margin-right: 20px;
        }*/
}

@media (max-width: 1440px) {
    .ProductsListContainer .Product_Item {
        margin-top: 10px;
        margin-right: 10px;
        width: calc((100% / 3) - (30px / 3));
    }

        .ProductsListContainer .Product_Item:nth-of-type(3n) {
            margin-right: 0px;
        }

        .ProductsListContainer .Product_Item:nth-of-type(4n) {
            margin-right: 10px;
        }
}

@media (max-width: 1024px) {
    .ProductsListContainer .Product_Item {
        width: calc((100% / 2) - (40px / 2));
        margin-right: 20px;
    }

        .ProductsListContainer .Product_Item:nth-of-type(2n) {
            margin-right: 0px;
        }

        .ProductsListContainer .Product_Item:nth-of-type(3n) {
            margin-right: 20px;
        }

        .ProductsListContainer .Product_Item:nth-of-type(4n) {
            margin-right: 20px;
        }
}

@media (max-width: 800px) {
    .ProductsListContainer .Product_Item {
        width: 100%;
        margin-right: 0px !important;
    }
}

@media (max-width: 800px) and (orientation: landscape) {
    .ProductsListContainer .Product_Item {
        width: calc((100% / 2) - (10px));
        margin-right: 20px !important;
    }

        .ProductsListContainer .Product_Item:nth-of-type(2n) {
            margin-right: 0px !important;
        }
}

.ProductsListContainer .Product_Item .itemText {
    position: absolute;
    left: 12px;
    top: 5px;
    z-index: 1;
}

    .ProductsListContainer .Product_Item .itemText.itemHeadingContainer {
        color: #000;
    }

        .ProductsListContainer .Product_Item .itemText.itemHeadingContainer .itemHeading {
            font-size: 24px;
            margin: 0;
            margin-bottom: 3px;
            font-family: 'Gotham-Book';
        }

@media (max-width: 1790px) {
    .ProductsListContainer .Product_Item .itemText.itemHeadingContainer .itemHeading {
        font-size: 20px;
    }
}

@media (max-width: 1200px) {
    .ProductsListContainer .Product_Item .itemText.itemHeadingContainer .itemHeading {
        font-size: 18px;
    }
}

@media (max-width: 800px) {
    .ProductsListContainer .Product_Item .itemText.itemHeadingContainer .itemHeading {
        font-size: 14px;
    }
}

.ProductsListContainer .Product_Item .itemText.itemHeadingContainer .itemParagraph {
    font-family: "Gotham-Light";
    font-size: 16px;
}

@media (max-width: 1790px) {
    .ProductsListContainer .Product_Item .itemText.itemHeadingContainer .itemParagraph {
        font-size: 14px;
    }
}

@media (max-width: 1200px) {
    .ProductsListContainer .Product_Item .itemText.itemHeadingContainer .itemParagraph {
        font-size: 12px;
    }
}

.ProductsListContainer .Product_Item .itemText.Product_Item_3gLogo {
    top: initial;
    bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    width: 100%;
    left: initial;
    right: initial;
    height: 20%;
    align-items: flex-end;
}

.product-icon-left {
    margin-left: 10px;
    display: flex;
    justify-content: flex-start;
    /*flex-wrap: wrap;*/
    padding-bottom: 5px;
    height: 100%;
}

    .product-icon-left img {
        height: 100% !important;
        padding-right: 5px;
    }

.ProductsListContainer .Product_Item .itemText.Product_Item_3gLogo .product-icon-left .ProductLogoContainer {
    padding-left: 9px !important;
}

.product-icon-right .product-icon-right-newdiv {
    padding-bottom: 5px !important;
    padding-right: 9px !important;
}

.product-icon-right {
    margin-left: 5px;
    display: flex;
    justify-content: flex-end;
    /*flex-wrap: wrap;*/
    height: 75%;
    padding-bottom: 5px;
}

    .product-icon-right img {
        height: 100% !important;
    }

.ProductsListContainer .Product_Item .itemText.Product_Item_3gLogo .ProductLogoContainer:not(:last-of-type) {
    padding: 0 0 0 0;
}

/*.Product_Item_3gLogo .ProductLogoContainer {
    display: flex;
    align-items: flex-end;
}*/

.ProductsListContainer .Product_Item .itemText.Product_Item_3gLogo .ProductLogoContainer img {
    height: 100% !important;
}

/*@media (max-width: 800px) {
    .ProductsListContainer .Product_Item .itemText.Product_Item_3gLogo .ProductLogoContainer img {
        height: 16px;
        max-height: 16px;
    }
}*/

.searchResultProducts {
    position: absolute;
    left: 0;
    bottom: 0;
    font-family: 'Gotham-Light';
    font-size: 16px;
    font-weight: bold !important;
    text-align: left;
    letter-spacing: -1px;
}

.ProductsListContainer .Product_Item .itemImage {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    border-radius: 0 !important;
}

    .ProductsListContainer .Product_Item .itemImage img {
        width: 100% !important;
        height: 100% !important;
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        text-align: center;
        border-radius: 0 !important;
    }

.productDetailsBanner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .productDetailsBanner.top {
        visibility: initial;
    }

        .productDetailsBanner.top .productDetailsBanner_right {
            visibility: initial;
        }

@media (max-width: 1200px) {
    .productDetailsBanner.top .productDetailsBanner_right {
        visibility: initial;
    }

        .productDetailsBanner.top .productDetailsBanner_right .productDetailsBanner_BodyRow {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

            .productDetailsBanner.top .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_subHeading {
                text-align: left;
            }

            .productDetailsBanner.top .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_description {
                text-align: left;
            }
}

@media (max-width: 800px) {
    .productDetailsBanner.top .productDetailsBanner_left {
        width: 100%;
        margin: 0;
    }

        .productDetailsBanner.top .productDetailsBanner_left .mobile {
            display: block;
            padding: 0;
        }
}

@media (max-width: 800px) {
    .productDetailsBanner.top .productDetailsBanner_right {
        display: none;
    }
}

.productDetailsBanner.bottom {
    visibility: initial;
}

@media (max-width: 1200px) {
    .productDetailsBanner.bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 992px) {
    .productDetailsBanner.bottom {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.productDetailsBanner.bottom .productDetailsBanner_left {
    margin-top: 10px;
}

@media (max-width: 1200px) {
    .productDetailsBanner.bottom .productDetailsBanner_left {
        min-height: initial !important;
    }
}

@media (max-width: 992px) {
    .productDetailsBanner.bottom .productDetailsBanner_left {
        padding-left: 15px;
    }
}

@media (max-width: 800px) {
    .productDetailsBanner.bottom .productDetailsBanner_left {
        margin-right: 0 !important;
        padding-right: 15px;
    }
}

.productDetailsBanner.bottom .productDetailsBanner_right {
    margin-top: 10px;
    background: #fcfcfc;
    padding: 30px 50px 30px 0;
    -webkit-box-shadow: inset 100px 0 0 0 #fff;
    box-shadow: inset 100px 0 0 0 #fff;
    min-height: 270px;
}

@media (max-width: 1440px) {
    .productDetailsBanner.bottom .productDetailsBanner_right {
        padding: 15px 25px 15px 0;
    }
}

@media (max-width: 1400px) {
    .productDetailsBanner.bottom .productDetailsBanner_right {
        -webkit-box-shadow: inset 35px 0 0 0 #fff;
        box-shadow: inset 35px 0 0 0 #fff;
    }
}

@media (max-width: 1024px) {
    .productDetailsBanner.bottom .productDetailsBanner_right {
        padding: 10px 15px 10px 0;
        -webkit-box-shadow: inset 15px 0 0 0 #fff;
        box-shadow: inset 15px 0 0 0 #fff;
    }
}

@media (max-width: 992px) {
    .productDetailsBanner.bottom .productDetailsBanner_right {
        width: 100%;
        -webkit-box-shadow: inset 0px 0 0 0 #fff;
        box-shadow: inset 0px 0 0 0 #fff;
        margin-top: 35px;
    }
}

@media (max-width: 800px) {
    .productDetailsBanner.bottom .productDetailsBanner_right {
        min-height: initial !important;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 0;
    }
}

.productDetailsBanner.bottom .productDetailsBanner_right .ProductShortDescription {
    font-size: 36px;
}

@media (max-width: 1570px) {
    .productDetailsBanner.bottom .productDetailsBanner_right .ProductShortDescription {
        font-size: 30px;
    }
}

@media (max-width: 1400px) {
    .productDetailsBanner.bottom .productDetailsBanner_right .ProductShortDescription {
        font-size: 26px;
    }
}

@media (max-width: 1200px) {
    .productDetailsBanner.bottom .productDetailsBanner_right .ProductShortDescription {
        font-size: 24px;
    }
}

@media (max-width: 800px) {
    .productDetailsBanner.bottom .productDetailsBanner_right .ProductShortDescription {
        font-size: 20px;
    }
}

.productDetailsBanner.bottom .productDetailsBanner_right .productDetailsBanner_BodyRow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.productDetailsBanner.bottom .mobile {
    margin-top: 25px;
    display: none;
}

@media (max-width: 800px) {
    .productDetailsBanner.bottom .mobile {
        display: initial;
        padding: 0 !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

.productDetailsBanner .productDetailsBanner_left {
    width: 575px;
    margin-right: 0;
}

@media (max-width: 1790px) {
    .productDetailsBanner .productDetailsBanner_left {
        width: 525px;
    }
}

@media (max-width: 1665px) {
    .productDetailsBanner .productDetailsBanner_left {
        width: 500px;
    }
}

@media (max-width: 1440px) {
    .productDetailsBanner .productDetailsBanner_left {
        width: 430px;
    }
}

@media (max-width: 1400px) {
    .productDetailsBanner .productDetailsBanner_left {
        width: 430px;
        min-width: initial;
    }
}

@media (max-width: 1200px) {
    .productDetailsBanner .productDetailsBanner_left {
        width: 430px;
        padding-right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 1024px) {
    .productDetailsBanner .productDetailsBanner_left {
        width: 430px;
    }
}

@media (max-width: 992px) {
    .productDetailsBanner .productDetailsBanner_left {
        width: 50%;
    }
}

@media (max-width: 800px) {
    .productDetailsBanner .productDetailsBanner_left {
        display: initial;
        width: 100%;
    }
}

.productDetailsBanner .productDetailsBanner_left .OptionsModal_image {
    border: 1px solid #000;
}

@media (max-width: 800px) {
    .productDetailsBanner .productDetailsBanner_left .OptionsModal_image {
        width: 100%;
        margin-right: 0%;
    }
}

.productDetailsBanner .productDetailsBanner_left .mobile {
    width: 50%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-left: 15px;
    display: none;
}

@media (max-width: 800px) {
    .productDetailsBanner .productDetailsBanner_left .mobile {
        width: 100%;
    }
}

.productDetailsBanner .productDetailsBanner_left .optionsSlick .arrowsContainer {
    bottom: -25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
    margin-left: 0;
    position: absolute;
    width: 70px !important;
    right: 0;
    left: initial;
}

@media (max-width: 800px) {
    .productDetailsBanner .productDetailsBanner_left .optionsSlick .arrowsContainer {
        bottom: -20px;
    }
}

.productDetailsBanner .productDetailsBanner_left .optionsSlick .arrowsContainer .carousel-control {
    position: initial;
    display: block;
    margin: 0;
    width: 35px !important;
    padding-left: 10px;
}

    .productDetailsBanner .productDetailsBanner_left .optionsSlick .arrowsContainer .carousel-control.left {
        visibility: initial;
    }

    .productDetailsBanner .productDetailsBanner_left .optionsSlick .arrowsContainer .carousel-control.right {
        visibility: initial;
    }

    .productDetailsBanner .productDetailsBanner_left .optionsSlick .arrowsContainer .carousel-control .sliderNextPrev {
        position: initial;
        display: block;
        top: initial;
        font-size: initial !important;
        -webkit-transform: initial;
        transform: initial;
        padding: 0 5px;
    }

        .productDetailsBanner .productDetailsBanner_left .optionsSlick .arrowsContainer .carousel-control .sliderNextPrev img {
            visibility: initial;
        }

@media (max-width: 800px) {
    .productDetailsBanner .productDetailsBanner_left .optionsSlick .arrowsContainer .carousel-control .sliderNextPrev img {
        max-width: 10px;
    }
}

.productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-indicators {
    bottom: -25px;
    width: 100% !important;
    display: initial;
    z-index: 1;
    left: 0;
    text-align: right;
    margin-left: 0;
    display: none;
}

    .productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-indicators li {
        height: 10px !important;
        width: 10px !important;
        border-radius: 10px !important;
        border: 1px solid #000 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

        .productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-indicators li.active {
            background-color: #000 !important;
        }

@media (max-width: 992px) {
    .productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-indicators {
        bottom: -20px;
    }
}

.productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-inner .item {
    height: 100%;
    padding-bottom: 5px;
}

    .productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-inner .item .itemInner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: self-start;
        -ms-flex-align: self-start;
        align-items: self-start;
    }

        .productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-inner .item .itemInner .slick_img {
            width: calc((100% / 3) - (20px / 3));
            border: 1px solid #000;
            margin-top: 5px;
            height: initial !important;
            max-height: initial !important;
            min-height: initial !important;
        }

            .productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-inner .item .itemInner .slick_img:first-of-type, .productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-inner .item .itemInner .slick_img:nth-of-type(n + 3), .productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-inner .item .itemInner .slick_img:nth-of-type(2) {
                margin-left: 0px;
                margin-right: 10px;
            }

            .productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-inner .item .itemInner .slick_img:nth-of-type(3n) {
                margin-right: 0px;
            }

            .productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-inner .item .itemInner .slick_img:nth-of-type(-n + 3) {
                margin-top: 0px;
            }

@media (max-width: 800px) {
    .productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-inner .item .itemInner .slick_img {
        width: calc((100% / 3) - 4px);
        margin: 0 !important;
        margin-top: 0 !important;
        margin-right: 6px !important;
        margin-bottom: 4px !important;
    }

        .productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-inner .item .itemInner .slick_img:nth-of-type(3n) {
            margin-right: 0px !important;
        }
}

.productDetailsBanner .productDetailsBanner_left .optionsSlick .carousel-inner .item .itemInner .slick_img p {
    display: none;
}

.productDetailsBanner .productDetailsBanner_right {
    width: calc(100% - 575px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 1790px) {
    .productDetailsBanner .productDetailsBanner_right {
        width: calc(100% - 525px);
    }
}

@media (max-width: 1665px) {
    .productDetailsBanner .productDetailsBanner_right {
        width: calc(100% - 500px);
    }
}

@media (max-width: 1440px) {
    .productDetailsBanner .productDetailsBanner_right {
        width: calc(100% - 430px);
    }
}

@media (max-width: 1400px) {
    .productDetailsBanner .productDetailsBanner_right {
        width: calc(100% - 430px);
    }
}

@media (max-width: 1200px) {
    .productDetailsBanner .productDetailsBanner_right {
        width: calc(100% - 430px);
    }
}

@media (max-width: 992px) {
    .productDetailsBanner .productDetailsBanner_right {
        width: 50%;
    }
}

.productDetailsBanner .productDetailsBanner_right .productDetailsBanner_headingRow {
    width: 475px;
    padding-right: 0%;
    text-align: right;
}

@media (max-width: 1790px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_headingRow {
        width: 430px;
    }
}

@media (max-width: 1570px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_headingRow {
        width: 400px;
    }
}

@media (max-width: 1440px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_headingRow {
        width: 350px;
    }
}

@media (max-width: 1400px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_headingRow {
        width: 100%;
        text-align: left;
        padding-left: 45px;
    }
}

@media (max-width: 1024px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_headingRow {
        padding-left: 25px;
    }
}

@media (max-width: 800px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_headingRow {
        padding-left: 0;
    }
}

.productDetailsBanner .productDetailsBanner_right .productDetailsBanner_headingRow .webHeading {
    font-family: 'Gotham-Book';
}

@media (max-width: 1400px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_headingRow {
        min-width: initial;
    }
}

@media (max-width: 800px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_headingRow {
        width: 100%;
        text-align: left;
    }
}

@media (max-width: 1200px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_headingRow.ProductTitle {
        width: 100%;
        text-align: left;
    }
}

.productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

@media (max-width: 1400px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_subHeading {
    width: 475px;
    padding-right: 0%;
    text-align: right;
}

@media (max-width: 1790px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_subHeading {
        width: 430px;
    }
}

@media (max-width: 1570px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_subHeading {
        width: 400px;
    }
}

@media (max-width: 1440px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_subHeading {
        width: 350px;
    }
}

@media (max-width: 1400px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_subHeading {
        min-width: initial;
        padding-left: 45px;
        text-align: left;
    }
}

@media (max-width: 1024px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_subHeading {
        padding-left: 25px;
    }
}

.productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_description {
    width: calc(100% - 475px);
    padding-left: 75px;
}

@media (max-width: 1790px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_description {
        width: calc(100% - 430px);
    }
}

@media (max-width: 1570px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_description {
        width: calc(100% - 400px);
    }
}

@media (max-width: 1440px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_description {
        width: calc(100% - 350px);
        padding-left: 45px;
    }
}

@media (max-width: 1024px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_description {
        padding-left: 25px;
    }
}

@media (max-width: 1400px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_description {
        width: 100%;
    }
}

@media (max-width: 800px) {
    .productDetailsBanner .productDetailsBanner_right .productDetailsBanner_BodyRow .productDetailsBanner_BodyRow_description {
        width: 100%;
        margin-left: 0;
    }
}

.productDetailsBanner .ProductDescription {
    visibility: initial;
    font-size: 16px;
    line-height: 28px;
}

@media (max-width: 1790px) {
    .productDetailsBanner .ProductDescription {
        font-size: 14px;
        line-height: 22px;
    }
}

@media (max-width: 1570px) {
    .productDetailsBanner .ProductDescription {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 1200px) {
    .productDetailsBanner .ProductDescription {
        font-size: 12px;
    }
}

.productDetailsBanner .mobile {
    display: none;
}

@media (max-width: 1200px) {
    .productDetailsBanner .mobile {
        display: block;
    }
}

.mobile {
    display: none;
}

@media (max-width: 800px) {
    .mobile {
        display: block;
    }
}

@media (max-width: 800px) {
    .desktop {
        display: none;
    }
}

.webHeading {
    font-size: 48px;
    color: #000;
    /*text-transform: uppercase;*/
    font-family: "Gotham-Light";
    font-weight: initial;
    letter-spacing: -2px;
}

    .webHeading .bold {
        font-weight: bold;
    }

    .webHeading img {
        max-height: 40px;
    }

@media (max-width: 1790px) {
    .webHeading {
        font-size: 40px;
    }
}

@media (max-width: 1570px) {
    .webHeading {
        font-size: 38px;
    }
}

@media (max-width: 1400px) {
    .webHeading {
        font-size: 34px;
    }
}

@media (max-width: 1200px) {
    .webHeading {
        font-size: 34px;
    }
}

@media (max-width: 800px) {
    .webHeading {
        font-size: 24px;
        letter-spacing: 0px;
    }
}

.webHeading.noBold {
    font-family: "Gotham-Book";
    font-weight: initial;
}

.webHeadingSmall {
    font-size: 36px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Gotham-Book';
    letter-spacing: -1.8px;
}

@media (max-width: 1570px) {
    .webHeadingSmall {
        font-size: 28px;
        letter-spacing: -1.4px;
    }
}

@media (max-width: 1200px) {
    .webHeadingSmall {
        font-size: 24px;
        letter-spacing: -1.2px;
    }
}

@media (max-width: 800px) {
    .webHeadingSmall {
        font-size: 20px;
        letter-spacing: -1px;
    }
}

.webSubHeading {
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: -1px;
}

@media (max-width: 1790px) {
    .webSubHeading {
        font-size: 21px;
    }
}

@media (max-width: 1570px) {
    .webSubHeading {
        font-size: 18px;
    }
}

@media (max-width: 1400px) {
    .webSubHeading {
        font-size: 16px;
    }
}

@media (max-width: 1200px) {
    .webSubHeading {
        font-size: 16px;
    }
}

@media (max-width: 800px) {
    .webSubHeading {
        font-size: 15px;
        letter-spacing: 0px;
    }
}


.followus {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 50px;
    color: #FFFFFF;
}

    .followus img {
        height: 88px;
        border: none !important;
    }

    .followus div {
        display: inline;
        vertical-align: middle;
    }

@media (max-width: 1790px) {
    .followus {
        font-size: 54px;
    }
}

@media (max-width: 1570px) {
    .followus {
        font-size: 52px;
    }
}

@media (max-width: 1400px) {
    .followus {
        font-size: 50px;
    }

        .followus img {
            max-height: 88px;
        }
}

@media (max-width: 1200px) {
    .followus {
        font-size: 46px;
    }

        .followus img {
            max-height: 70px;
        }
}

@media (max-width: 800px) {
    .followus {
        font-size: 28px;
        letter-spacing: 0px;
    }

        .followus img {
            max-height: 40px;
        }

        .followus .futext {
            padding-right: 0px !important;
        }
}


.downloadList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

    .downloadList .downloadTypes {
        width: 475px;
        padding-right: 0%;
        text-align: right;
        text-align: right;
        color: #363636;
        text-transform: uppercase;
    }

@media (max-width: 1790px) {
    .downloadList .downloadTypes {
        width: 430px;
    }
}

@media (max-width: 1570px) {
    .downloadList .downloadTypes {
        width: 400px;
    }
}

@media (max-width: 1440px) {
    .downloadList .downloadTypes {
        width: 350px;
    }
}

@media (max-width: 1400px) {
    .downloadList .downloadTypes {
        width: 218px;
    }
}

.downloadList .downloadTypes .item {
    margin-bottom: 6px;
    font-size: 16px;
}

@media (max-width: 1790px) {
    .downloadList .downloadTypes .item {
        font-size: 14px;
    }
}

@media (max-width: 1570px) {
    .downloadList .downloadTypes .item {
        font-size: 12px;
    }
}

@media (max-width: 1200px) {
    .downloadList .downloadTypes .item {
        font-size: 12px;
    }
}

.downloadList .downloadTypes .item a span {
    visibility: initial;
}

    .downloadList .downloadTypes .item a span:not(.fa) {
        font-family: 'Gotham-Book';
    }

.downloadList .downloadTypes .item a:hover {
    text-decoration: none !important;
    font-family: 'Gotham-Medium' !important;
}

.downloadList .downloadTypes .item.selected span:not(.fa) {
    /*text-decoration: underline;*/
    font-family: 'Gotham-Medium';
}

.downloadList .downloadTypes .item.selected a:not(.fa) {
    /*text-decoration: underline;*/
    font-family: 'Gotham-Medium';
}

.downloadList .downloadTypes .item.selected .fa:before {
    content: "\f068" !important;
}

.downloadList .downloadTypes .item.fontBold {
    font-family: 'Gotham-Medium';
    font-weight: initial !important;
}

@media (max-width: 1400px) {
    .downloadList .downloadTypes {
        min-width: initial;
    }
}

@media (max-width: 800px) {
    .downloadList .downloadTypes {
        width: 135px;
        text-align: left;
        font-weight: bold;
    }
}

.downloadList .downloadTypes * {
    color: #363636;
    text-transform: uppercase;
    text-decoration: none !important;
}

.downloadList .downloadFiles {
    width: calc(100% - 475px);
    padding-left: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 210px;
    overflow-x: auto;
}

@media (max-width: 1790px) {
    .downloadList .downloadFiles {
        width: calc(100% - 430px);
    }
}

@media (max-width: 1570px) {
    .downloadList .downloadFiles {
        width: calc(100% - 400px);
    }
}

@media (max-width: 1440px) {
    .downloadList .downloadFiles {
        width: calc(100% - 350px);
        padding-left: 45px;
    }
}

@media (max-width: 1400px) {
    .downloadList .downloadFiles {
        width: calc(100% - 218px);
    }
}

@media (max-width: 1024px) {
    .downloadList .downloadFiles {
        padding-left: 25px;
    }
}

@media (max-width: 800px) {
    .downloadList .downloadFiles {
        width: calc(100% - 135px);
        padding-left: 0;
    }
}

.downloadList .downloadFiles table {
    width: 100%;
}

    .downloadList .downloadFiles table td {
        color: #363636;
        text-decoration: none;
        padding-bottom: 6px;
        vertical-align: top;
    }

        .downloadList .downloadFiles table td a {
            color: #363636;
            text-decoration: underline !important;
            font-weight: initial;
        }

            .downloadList .downloadFiles table td a:hover {
                font-family: 'Gotham-Medium';
            }

@media (max-width: 800px) {
    .downloadList .downloadFiles table td {
        margin-bottom: 5px;
    }
}

.downloadList .downloadFiles table .downloadFilesName {
    width: 50%;
    font-size: 15.5px !important;
}

@media (max-width: 1790px) {
    .downloadList .downloadFiles table .downloadFilesName {
        font-size: 14px !important;
    }
}

@media (max-width: 1665px) {
    .downloadList .downloadFiles table .downloadFilesName {
        width: 61%;
    }
}

@media (max-width: 1570px) {
    .downloadList .downloadFiles table .downloadFilesName {
        font-size: 12px !important;
    }
}

@media (max-width: 1400px) {
    .downloadList .downloadFiles table .downloadFilesName {
        width: 55%;
    }
}

@media (max-width: 1200px) {
    .downloadList .downloadFiles table .downloadFilesName {
        font-size: 12px !important;
        width: calc(100% - 25px);
    }
}


@media (max-width: 1024px) {
    .navDiv .navHeader .mainNav .mainNavText {
        margin: 0 5px;
    }

    .downloadList .downloadFiles table .downloadFilesName {
        min-width: 80%;
        max-width: calc(100% - 20px);
    }
}

@media (max-width: 992px) {
    .downloadList .downloadFiles table .downloadFilesName {
        min-width: initial;
        max-width: initial;
        width: calc(100% - 25px);
    }
}

.downloadList .downloadFiles table .downloadFilesDownloadIcon {
    visibility: initial;
}

@media (max-width: 800px) {
    .downloadList .downloadFiles table .downloadFilesDownloadIcon {
        padding-left: 5px;
    }
}

.downloadList .downloadFiles table .downloadFilesDownloadIcon a {
    visibility: initial;
    height: 20px;
    display: block;
}

    .downloadList .downloadFiles table .downloadFilesDownloadIcon a img {
        height: 100%;
    }

@media (max-width: 800px) {
    .downloadList .downloadFiles table .downloadFilesDownloadIcon a img {
        height: 20px;
    }
}

.productUseCaseSlide {
    visibility: initial;
}

    .productUseCaseSlide .carousel.slide {
        visibility: initial;
    }

        .productUseCaseSlide .carousel.slide .item {
            height: 100%;
            position: relative;
            width: 100%;
            padding-top: 56.25%;
            border-radius: 0 !important;
        }

            .productUseCaseSlide .carousel.slide .item img {
                width: auto;
                /*width: 100%;*/
                height: 100%;
                -o-object-fit: cover;
                object-fit: cover;
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                text-align: center;
                -webkit-transform: translateX(-50%) !important;
                transform: translateX(-50%) !important;
                left: 50%;
                min-height: 100%;
                border-radius: 0 !important;
            }

    .productUseCaseSlide .fa {
        font-size: 68px;
    }

.productPage_container .productHeaderContainer {
    margin-top: 35px !important;
    padding-top: 0 !important;
}

@media (max-width: 992px) {
    .productPage_container .productHeaderContainer {
        margin-top: 15px !important;
    }
}

.productPage_container .configuratorSection {
    padding: 0;
}

@media (max-width: 800px) {
    .productPage_container .configuratorSection .projectHeader {
        margin-right: 0;
    }
}

@media (max-width: 800px) {
    .productPage_container .configuratorSection .topButtonContainer .clearAllContainer {
        margin-right: 0;
    }
}

@media (max-width: 800px) {
    .productPage_container .configuratorSection .topButtonContainer .priceBuilderTopButtons {
        margin-right: 0;
    }
}

@media (max-width: 800px) {
    .productPage_container .configuratorSection .priceBuilder .PbItem {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

@media (max-width: 800px) {
    .productPage_container .configuratorSection .downloadSpecsheet {
        margin-right: 0;
    }
}

.productPage_container .relatedProductsSection {
    margin-top: 85px;
}

@media (max-width: 1200px) {
    .productPage_container .relatedProductsSection {
        margin-top: 35px;
    }
}

@media (max-width: 800px) {
    .productPage_container .relatedProductsSection {
        margin-top: 15px;
    }
}

.pnlConfigurator .hearderBar {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pnlConfigurator .topButtonContainer .buttonsAbovePriceBuilder {
    margin-top: 40px;
}

.navDiv .navHeader .mainNav .mainNavText {
    padding-bottom: 2px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 10px;
    z-index: 1;
    position: relative;
    letter-spacing: -1px;
    font-size: 16px !important;
}

@media (max-width: 800px) {
    .pnlConfigurator {
        display: none;
    }
}

.searchBar_topRight,
.SearchBar_container {
    /*display: none !important;*/
}

.dropdown > .mainNavText {
    padding-bottom: 5px !important;
}

    .dropdown > .mainNavText:hover {
        font-family: 'Gotham-Medium' !important;
        font-weight: initial !important;
    }

.dropdown .nav {
    height: initial !important;
    /*background: #fafafa;*/
}

    .dropdown .nav li {
        background: none !important;
    }

.nav li {
    background: #fff !important;
}

    .nav li .mainNavText {
        color: #000 !important;
        padding-top: 0 !important;
        font-size: 15px;
        font-weight: bold !important;
        cursor: pointer;
        font-family: "Gotham-Light" !important;
    }

        .nav li .mainNavText:hover {
            color: #000 !important;
            font-family: 'Gotham-Medium' !important;
            font-weight: initial !important;
        }

.navDiv {
    margin-left: -4px;
}

@media (max-width: 1024px) {
    .navDiv .navHeader .mainNav .mainNavText {
        margin: 0 5px;
    }

    .navDiv {
        width: calc(100% - 120px);
        margin-left: initial;
    }
}

@media (max-width: 992px) {
    .navDiv {
        width: calc(100% - 83px);
    }

        .navDiv .navHeader .mainNav .mainNavText {
            margin: 0;
            transform: scale(0.9);
            font-size: 10px !important;
        }
}

@media (max-width: 800px) {
    .navDiv {
        padding-bottom: 0;
    }
}

@media (max-width: 800px) {
    .navDiv {
        z-index: 10;
    }
}

.navDiv .navHeader {
    height: initial !important;
}

@media (max-width: 800px) {
    .navDiv .navHeader {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 800px) {
    .navDiv .navHeader {
        border-bottom: 1px solid #000 !important;
    }
}

.navDiv .navHeader .mainNav {
    visibility: initial;
}

    .navDiv .navHeader .mainNav * {
        /* text-transform: uppercase;*/
    }

    .navDiv .navHeader .mainNav > span {
        display: block;
    }

@media (max-width: 800px) {
    .navDiv .navHeader .mainNav > span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.navDiv .navHeader .mainNav > span:hover > a {
    font-family: 'Gotham-Book';
}

.navDiv .navHeader .mainNav > span.selected {
    border-bottom: 2px solid #000;
}

    .navDiv .navHeader .mainNav > span.selected > a {
        font-family: 'Gotham-Book';
    }

.navDiv .navHeader .mainNav > span .fa {
    z-index: 9;
    position: initial;
    -webkit-transform: initial;
    transform: initial;
    padding: 10px 10px;
}

    .navDiv .navHeader .mainNav > span .fa::before {
        -webkit-text-stroke: 1px #fff;
    }



@media (max-width: 1790px) {
    .navDiv .navHeader .mainNav .mainNavText {
        font-size: 14px !important;
    }
}

@media (max-width: 1440px) {
    .navDiv .navHeader .mainNav .mainNavText {
        font-size: 14px !important;
        letter-spacing: 0px;
    }
}

@media (max-width: 1200px) {
    .navDiv .navHeader .mainNav .mainNavText {
        font-size: 12px !important;
    }
}

@media (max-width: 800px) {
    .navDiv .navHeader .mainNav .mainNavText {
        font-size: 15px !important;
        letter-spacing: -0.75px;
        font-family: 'Gotham-Light' !important;
        padding-top: 10px !important;
    }
}

.navDiv .navHeader .mainNav .mainNavText a {
    color: #000;
}

.navDiv .navHeader .mainNav .clickOpen.highlight {
    text-decoration: none !important;
}

    .navDiv .navHeader .mainNav .clickOpen.highlight > a {
        font-family: 'Gotham-Medium' !important;
        font-weight: initial !important;
    }

@media (max-width: 800px) {
    .navDiv .navHeader .mainNav .clickOpen.highlight .fa:before {
        content: "\f068" !important;
    }
}

.menuBackDropAgent {
    background: rgba( 250, 250, 250, 0.7) !important;
}

.navDiv .navHeader .mainNav .menuBackDrop {
    position: fixed;
    background: #fafafa;
    width: 100%;
    left: 0;
    display: none;
}

    .navDiv .navHeader .mainNav .menuBackDrop.show {
        display: initial;
    }

    .navDiv .navHeader .mainNav .menuBackDrop .menuBackDropGap {
        background: #fff;
        width: 100%;
        position: absolute;
        z-index: 1;
        height: 8px;
    }

.navDiv .navHeader .mainNav .secondLevelMenu {
    top: initial;
    margin-top: 8px;
    display: none;
    right: 0px;
    left: initial;
    padding-top: 0px !important;
}

@media (max-width: 800px) {
    .navDiv .navHeader .mainNav .secondLevelMenu {
        margin-top: 0px;
    }
}

.navDiv .navHeader .mainNav .secondLevelMenu.show {
    display: initial;
}

.navDiv .navHeader .mainNav .nav-second-level {
    visibility: initial;
}

    .navDiv .navHeader .mainNav .nav-second-level li {
        padding-top: 1px !important;
    }

        .navDiv .navHeader .mainNav .nav-second-level li:not(:first-of-type) {
            padding-top: 1px !important;
        }

@media (max-width: 800px) {
    .navDiv .navHeader .mainNav .nav-second-level li {
        padding-top: 0px !important;
    }
}

.navDiv .navHeader .mainNav .nav-second-level li a {
    padding: 5px 10px !important;
    color: #000 !important;
    text-align: right;
    white-space: nowrap;
}

@media (max-width: 1200px) {
    .navDiv .navHeader .mainNav .nav-second-level li a {
        font-size: 12px !important;
    }
}

@media (max-width: 800px) {
    .navDiv .navHeader .mainNav .nav-second-level li a {
        margin-left: 10px;
        font-size: 12px !important;
        letter-spacing: -0.60px;
    }

        .navDiv .navHeader .mainNav .nav-second-level li a.highlight {
            font-family: 'Gotham-Medium' !important;
        }
}

.navDiv .navHeader .mainNav .nav-second-level li a:hover {
    font-weight: initial !important;
    text-shadow: 0 0 black;
    opacity: 1;
}

.navDiv .navHeader .mainNav .hoverOpen {
    visibility: initial;
}

    .navDiv .navHeader .mainNav .hoverOpen.highlight > a {
        font-weight: bold !important;
    }

    .navDiv .navHeader .mainNav .hoverOpen .secondLevelMenu {
        margin: 0;
        top: 0px !important;
    }

        .navDiv .navHeader .mainNav .hoverOpen .secondLevelMenu.show {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
        }

@media (max-width: 800px) {
    .navDiv .navHeader .mainNav .hoverOpen .secondLevelMenu.show {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 10px;
    }
}

.navDiv .navHeader .mainNav .hoverOpen .secondLevelMenu li {
    padding-top: 1px !important;
    padding-bottom: 0px !important;
    width: initial !important;
}

.navDiv .navHeader .mainNav .hoverOpen .fa {
    right: 0 !important;
    top: 15px;
}

    .navDiv .navHeader .mainNav .hoverOpen .fa::before {
        -webkit-text-stroke: 1px #fff;
    }

.navDiv .navHeader .mainNav .hoverOpen .highlight {
    visibility: initial;
}

    .navDiv .navHeader .mainNav .hoverOpen .highlight > .menuLink {
        font-weight: initial !important;
        text-shadow: 0 0 black;
    }

@media (max-width: 800px) {
    .navDiv .navHeader .mainNav .hoverOpen .highlight ~ .fa:before {
        content: "\f068" !important;
    }
}

@media (max-width: 1024px) {
    .navDiv .navHeader .mainNav.MobileFooter {
        display: initial !important;
    }
}

@media (max-width: 800px) {
    .navDiv .nav li {
        max-width: 250px;
    }
}

@media (max-width: 800px) {
    .navDiv .nav li {
        max-width: 180px;
    }
}

.hideForTest {
    display: none;
}

.spaceBetween {
    padding: 20px;
}

.mt-10px {
    margin-top: 10px;
}

@media (max-width: 800px) and (orientation: landscape) {
    .homePage .scrollArrow {
        display: none;
    }
}

.homePage .homeSliderContainer {
    visibility: initial;
}

    .homePage .homeSliderContainer .sliderMain {
        height: 100%;
        max-height: initial;
    }

        .homePage .homeSliderContainer .sliderMain .carousel-inner {
            height: 100%;
            max-height: initial;
        }

            .homePage .homeSliderContainer .sliderMain .carousel-inner .item {
                height: 100%;
                max-height: initial;
            }

                .homePage .homeSliderContainer .sliderMain .carousel-inner .item .homeSliderLink {
                    display: block;
                    height: 100%;
                }

                    .homePage .homeSliderContainer .sliderMain .carousel-inner .item .homeSliderLink:hover {
                        opacity: initial;
                    }

.homePage .homeRow {
    position: relative;
    height: 100%;
}

@media (max-width: 800px) and (orientation: landscape) {
    .homePage .homeRow {
        min-height: 650px;
    }
}

.homePage .homeRow iframe {
    height: 100%;
    width: 100%;
    border: none;
}

.homePage .bottomSection {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 800px) and (orientation: landscape) {
    .homePage .bottomSection .bottomRow {
        height: initial !important;
    }
}

.homePage .bottomSection .quickShipSection {
    height: 100%;
    position: relative;
    overflow: hidden;
}

@media (max-width: 800px) and (orientation: landscape) {
    .homePage .bottomSection .quickShipSection {
        height: 300px !important;
    }
}

.homePage .bottomSection .quickShipSection iframe {
    min-width: 100%;
    border: 0;
    position: absolute;
    bottom: 0;
}

@media (max-width: 1024px) {
    .homePage .bottomSection .quickShipSection iframe {
        height: 100%;
    }
}

.homePage .bottomSection .quickShipSection img {
    width: 100%;
}

.homePage .bottomSection .instagramAndRadioSection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .homePage .bottomSection .instagramAndRadioSection .section {
        width: 50%;
        position: relative;
        height: 100%;
        display: block;
    }

@media (max-width: 800px) {
    .homePage .bottomSection .instagramAndRadioSection .section {
        width: 100%;
    }
}

.homePage .bottomSection .instagramAndRadioSection .section .Text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    z-index: 9;
}

.homePage .bottomSection .instagramAndRadioSection .section .Image {
    visibility: initial;
}

    .homePage .bottomSection .instagramAndRadioSection .section .Image img {
        max-width: 100%;
    }

.homePage .bottomSection .instagramAndRadioSection .instagramSection {
    background: #000;
}

    .homePage .bottomSection .instagramAndRadioSection .instagramSection:hover {
        opacity: initial;
    }

@media (max-width: 800px) {
    .homePage .bottomSection .instagramAndRadioSection .instagramSection {
        height: 50%;
    }
}

@media (max-width: 800px) and (orientation: landscape) {
    .homePage .bottomSection .instagramAndRadioSection .instagramSection {
        height: 300px;
    }
}

.homePage .bottomSection .instagramAndRadioSection .instagramSection .Text {
    visibility: initial;
}

.homePage .bottomSection .instagramAndRadioSection .instagramSection .Image {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 52%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 800px) {
    .homePage .bottomSection .instagramAndRadioSection .instagramSection .Image {
        height: 90%;
    }
}

@media (max-width: 800px) and (orientation: landscape) {
    .homePage .bottomSection .instagramAndRadioSection .instagramSection .Image {
        height: 90%;
    }
}

.homePage .bottomSection .instagramAndRadioSection .instagramSection .Image .instagramImage {
    position: relative;
    max-height: 100%;
    border-radius: 15px;
    overflow: hidden;
}

    .homePage .bottomSection .instagramAndRadioSection .instagramSection .Image .instagramImage img {
        visibility: initial;
    }

    .homePage .bottomSection .instagramAndRadioSection .instagramSection .Image .instagramImage .instagramLogo {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 100%;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .homePage .bottomSection .instagramAndRadioSection .instagramSection .Image .instagramImage .instagramLogo img {
            height: 280px;
            padding: 15px;
            max-height: 100%;
        }

.homePage .bottomSection .instagramAndRadioSection .radioSection {
    height: 100%;
}

@media (max-width: 800px) {
    .homePage .bottomSection .instagramAndRadioSection .radioSection {
        height: 50%;
    }
}

.homePage .bottomSection .instagramAndRadioSection .radioSection .Text {
    right: 0;
}

.homePage .bottomSection .instagramAndRadioSection .radioSection .Image {
    height: 100%;
    background: #0e0e0e;
    overflow: hidden;
}

    .homePage .bottomSection .instagramAndRadioSection .radioSection .Image img {
        min-width: initial;
        max-height: 100%;
    }

.homePage .radio3g iframe {
    height: 100vh;
    width: 100%;
    border: none;
}

.homePage .radio3g img {
    min-width: 100%;
}

.homePage .radio3g {
    position: relative;
}

    .homePage .radio3g:after {
        content: '.';
        font-size: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.scrollToTrigger {
    z-index: 15 !important;
    cursor: pointer;
}

img.scrollArrow {
    position: absolute;
    display: block;
    height: 47px;
    width: 47px;
    cursor: pointer;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 15;
    left: 50%;
    opacity: 0.5;
    /*background: #D2D2D2;*/
}

    img.scrollArrow:hover {
        opacity: 1;
    }

img.scrollDownArrow {
    bottom: 0;
    right: 50%;
    top: initial;
}

img.scrollUpArrow {
    top: 0;
    right: 50%;
    bottom: initial;
    display: none;
}

.carousel-control {
    opacity: 1 !important;
}

@media (max-width: 800px) {
    .carousel-control {
        width: 25px !important;
    }
}

.carousel-control.left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 800px) {
    .carousel-control.left {
        margin-left: 15px;
    }
}

.carousel-control.right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 800px) {
    .carousel-control.right {
        margin-right: 15px;
    }
}

.carousel-control .sliderNextPrev {
    padding: 0 10px;
    top: initial;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 800px) {
    .carousel-control .sliderNextPrev {
        padding: 0;
    }
}

.carousel-control .sliderNextPrev img {
    max-width: 100%;
    width: 45px;
}

.jssor_defaultStyle {
    width: 100% !important;
    height: initial !important;
}

    .jssor_defaultStyle .jssor_slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100% !important;
        height: initial !important;
    }

        .jssor_defaultStyle .jssor_slide div {
            width: 50%;
            height: 25vh;
            overflow: hidden;
        }

.galleryPage .FamilySubHeadingsContainer .FamilySubHeading {
    visibility: initial;
}

@media (max-width: 800px) {
    .galleryPage .FamilySubHeadingsContainer .FamilySubHeading {
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
}

.galleryPage .galleryContainer {
    visibility: initial;
}

@media (max-width: 800px) {
    .galleryPage .galleryContainer {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-top: 15px;
    }
}

.galleryPage .galleryContainer .gallery_imageList {
    display: -ms-grid;
    display: grid;
    /* -ms-grid-columns: (1fr)[4]; */
    grid-template-columns: repeat(4, 1fr);
    grid-auto-flow: dense;
    grid-gap: 0px 15px;
}

@media (max-width: 800px) {
    .galleryPage .galleryContainer .gallery_imageList {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        grid-gap: 0;
        grid: initial;
    }
}

.galleryPage .galleryContainer .gallery_imageList.randomContainer-1 {
    /* -ms-grid-columns: (1fr)[4]; */
    grid-template-columns: repeat(4, 1fr);
}

.galleryPage .galleryContainer .gallery_imageList.randomContainer-2 {
    /* -ms-grid-columns: (1fr)[5]; */
    grid-template-columns: repeat(5, 1fr);
}

.galleryPage .galleryContainer .gallery_imageList.random-1 .gallery_imageContainer:nth-of-type(5n+1) {
    grid-column: span 2;
    grid-row: span 2;
}

.galleryPage .galleryContainer .gallery_imageList.random-1 .gallery_imageContainer:nth-of-type(5n+2) {
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-1 .gallery_imageContainer:nth-of-type(5n+3) {
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-1 .gallery_imageContainer:nth-of-type(5n+4) {
    /* FIXME: */
    /* grid-column: span 1;
        grid-row: span 2; */
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-1 .gallery_imageContainer:nth-of-type(5n+5) {
    /* FIXME: */
    /* grid-column: span 1;
        grid-row: span 2; */
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-2 .gallery_imageContainer:nth-of-type(5n+5) {
    grid-column: span 2;
    grid-row: span 2;
}

.galleryPage .galleryContainer .gallery_imageList.random-2 .gallery_imageContainer:nth-of-type(5n+4) {
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-2 .gallery_imageContainer:nth-of-type(5n+3) {
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-2 .gallery_imageContainer:nth-of-type(5n+2) {
    /* FIXME: */
    /* grid-column: span 1;
        grid-row: span 2; */
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-2 .gallery_imageContainer:nth-of-type(5n+1) {
    grid-column: span 2;
    grid-row: span 2;
}

.galleryPage .galleryContainer .gallery_imageList.random-3 .gallery_imageContainer:nth-of-type(5n+4) {
    grid-column: span 2;
    grid-row: span 2;
}

.galleryPage .galleryContainer .gallery_imageList.random-3 .gallery_imageContainer:nth-of-type(5n+5) {
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-3 .gallery_imageContainer:nth-of-type(5n+1) {
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-3 .gallery_imageContainer:nth-of-type(5n+2) {
    /* FIXME: */
    /* grid-column: span 1;
        grid-row: span 2; */
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-3 .gallery_imageContainer:nth-of-type(5n+3) {
    grid-column: span 2;
    grid-row: span 2;
}

.galleryPage .galleryContainer .gallery_imageList.random-4 .gallery_imageContainer:nth-of-type(5n+3) {
    grid-column: span 2;
    grid-row: span 2;
}

.galleryPage .galleryContainer .gallery_imageList.random-4 .gallery_imageContainer:nth-of-type(5n+4) {
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-4 .gallery_imageContainer:nth-of-type(5n+5) {
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-4 .gallery_imageContainer:nth-of-type(5n+1) {
    /* FIXME: */
    /* grid-column: span 1;
        grid-row: span 2; */
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-4 .gallery_imageContainer:nth-of-type(5n+2) {
    grid-column: span 2;
    grid-row: span 2;
}

.galleryPage .galleryContainer .gallery_imageList.random-5 .gallery_imageContainer:nth-of-type(5n+2) {
    grid-column: span 2;
    grid-row: span 2;
}

.galleryPage .galleryContainer .gallery_imageList.random-5 .gallery_imageContainer:nth-of-type(5n+3) {
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-5 .gallery_imageContainer:nth-of-type(5n+4) {
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-5 .gallery_imageContainer:nth-of-type(5n+5) {
    /* FIXME: */
    /* grid-column: span 1;
        grid-row: span 2; */
    grid-column: span 1;
    grid-row: span 1;
}

.galleryPage .galleryContainer .gallery_imageList.random-5 .gallery_imageContainer:nth-of-type(5n+1) {
    grid-column: span 2;
    grid-row: span 2;
}

.galleryPage .galleryContainer .gallery_imageList .gallery_imageContainer {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    border-radius: 0 !important;
    margin-top: 15px;
}

    .galleryPage .galleryContainer .gallery_imageList .gallery_imageContainer:nth-of-type(5n+1) {
        grid-column: span 2;
        grid-row: span 2;
    }

    .galleryPage .galleryContainer .gallery_imageList .gallery_imageContainer:nth-of-type(5n+2) {
        grid-column: span 1;
        grid-row: span 1;
    }

    .galleryPage .galleryContainer .gallery_imageList .gallery_imageContainer:nth-of-type(5n+3) {
        grid-column: span 1;
        grid-row: span 1;
    }

    .galleryPage .galleryContainer .gallery_imageList .gallery_imageContainer:nth-of-type(5n+4) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .galleryPage .galleryContainer .gallery_imageList .gallery_imageContainer:nth-of-type(5n+5) {
        grid-column: span 2;
        grid-row: span 2;
    }

    .galleryPage .galleryContainer .gallery_imageList .gallery_imageContainer img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        text-align: center;
        border-radius: 0 !important;
    }

@media (max-width: 800px) {
    .galleryPage .galleryContainer .gallery_imageList .gallery_imageContainer {
        width: calc(50% - 2px);
        margin-top: 4px;
    }

        .galleryPage .galleryContainer .gallery_imageList .gallery_imageContainer:nth-of-type(even) {
            margin-left: 2px;
        }

        .galleryPage .galleryContainer .gallery_imageList .gallery_imageContainer:nth-of-type(odd) {
            margin-right: 2px;
        }
}

.galleryPage .galleryContainer .GalleryModal {
    padding: 0 !important;
    background: rgba(10, 10, 10, 0.8);
}

    .galleryPage .galleryContainer .GalleryModal .modal-dialog {
        width: 100%;
        margin: 0;
        height: 100%;
    }

        .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content {
            -webkit-box-shadow: none;
            box-shadow: none;
            background: none;
            border: none;
            border-radius: 0;
            height: 100%;
        }

            .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body {
                padding: 0;
                height: 100%;
            }

                .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel {
                    height: 100%;
                }

                    .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-inner {
                        height: 100%;
                    }

                        .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item {
                            height: 100%;
                            position: relative;
                            width: 100%;
                            padding-top: 56.25%;
                            border-radius: 0 !important;
                        }

                            .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item.active {
                                visibility: initial;
                            }

                                .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item.active img {
                                    visibility: initial;
                                }

                            .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item img {
                                /*width: 100%;*/
                                width: auto !important;
                                height: 100%;
                                -o-object-fit: cover;
                                object-fit: cover;
                                position: absolute;
                                top: 0;
                                left: 0;
                                bottom: 0;
                                right: 0;
                                text-align: center;
                                -webkit-transform: translateX(-50%) !important;
                                transform: translateX(-50%) !important;
                                left: 50%;
                                min-height: 100%;
                                border-radius: 0 !important;
                            }

                            .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .galleryDescription {
                                height: 100px;
                                background: none;
                                -webkit-box-orient: vertical;
                                -webkit-box-direction: normal;
                                -ms-flex-direction: column;
                                flex-direction: column;
                                display: -webkit-box;
                                display: -ms-flexbox;
                                display: flex;
                                -webkit-box-align: center;
                                -ms-flex-align: center;
                                align-items: center;
                                -webkit-box-pack: center;
                                -ms-flex-pack: center;
                                justify-content: center;
                                position: absolute;
                                width: 100%;
                                bottom: 0;
                                padding: 0 10px;
                            }

                                .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .galleryDescription .productName {
                                    font-size: 24px;
                                    margin-bottom: 0;
                                    text-transform: uppercase;
                                    font-family: 'Gotham-Book';
                                }

@media (max-width: 800px) {
    .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .galleryDescription .productName {
        font-size: 16px;
    }
}

.galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .galleryDescription .productCategory {
    font-size: 16px;
    margin-bottom: 0;
}

@media (max-width: 800px) {
    .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-inner .item .galleryDescription .productCategory {
        font-size: 12px;
    }
}

.galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-control {
    visibility: initial;
}

    .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-control.left {
        visibility: initial;
    }

        .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-control.left .fa {
            visibility: initial;
        }

    .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-control.right {
        visibility: initial;
    }

        .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-control.right .fa {
            visibility: initial;
        }

    .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .carousel-control .fa {
        visibility: initial;
    }

.galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .footerGalleryNav {
    text-align: right;
    position: absolute;
    top: 30px;
    right: 0;
    width: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1024px) {
    .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .footerGalleryNav {
        right: 15px;
    }
}

.galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .footerGalleryNav .carousel-indicators {
    position: relative;
    bottom: initial;
    left: initial !important;
    right: initial;
    top: initial;
    width: 100% !important;
}

    .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .footerGalleryNav .carousel-indicators li {
        visibility: initial;
    }

        .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .footerGalleryNav .carousel-indicators li.active {
            visibility: initial;
            margin: 1px;
        }

.galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .footerGalleryNav .close {
    position: relative;
    bottom: initial;
    left: initial !important;
    right: initial;
    top: initial;
    float: initial;
    opacity: 1;
    padding: 10px;
    width: 36px;
}

    .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .footerGalleryNav .close span {
        visibility: initial;
    }

        .galleryPage .galleryContainer .GalleryModal .modal-dialog .modal-content .modal-body .carousel .footerGalleryNav .close span img {
            max-width: 100%;
            width: 16px;
        }

.galleryPage .FilterHeading {
    bottom: 0;
}

.galleryPage .subHeading {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

    .galleryPage .subHeading.selected a {
        -webkit-box-shadow: 0px 3px 0px 0px #000;
        box-shadow: 0px 3px 0px 0px #000;
    }

.sliderMain .carousel-indicators {
    width: 95% !important;
    left: 0 !important;
    margin: 0 auto !important;
    right: 0;
    text-align: right !important;
}

    .sliderMain .carousel-indicators li {
        width: 12px !important;
        height: 12px !important;
        background: none !important;
        border: 1px solid #FFF !important;
        margin: 6px 0;
        border-radius: 100% !important;
        cursor: pointer;
    }

        .sliderMain .carousel-indicators li.active {
            background: #fff !important;
        }

        .sliderMain .carousel-indicators li:hover {
            background: #fff !important;
        }

.scrollValue {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
}

.resetBtnContainer {
    visibility: initial;
}

    .resetBtnContainer .goBtnContainer {
        margin-right: 25px;
    }

        .resetBtnContainer .goBtnContainer .goBtn {
            color: #000;
            font-size: 15px;
        }

    .resetBtnContainer .closeFilter:hover,
    .resetBtnContainer .productFilterLink:hover {
        opacity: 0.8;
    }

        .resetBtnContainer .closeFilter:hover span,
        .resetBtnContainer .productFilterLink:hover span {
            color: #000 !important;
        }

.downloadPage .pageHeading {
    padding-bottom: 0;
}

.downloadPage .downloadCatalogue-reset-container {
    background: none;
}

@media (max-width: 992px) {
    .downloadPage .downloadCatalogue-reset-container .downloadCatalogue-reset > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.downloadPage .downloadCatalogue-reset-container .downloadCatalogue-reset > div .col-md-5ths {
    padding-left: 5px;
    padding-right: 5px;
}

    .downloadPage .downloadCatalogue-reset-container .downloadCatalogue-reset > div .col-md-5ths:first-of-type {
        padding-left: 0;
    }

    .downloadPage .downloadCatalogue-reset-container .downloadCatalogue-reset > div .col-md-5ths:last-of-type {
        padding-right: 0;
    }

    .downloadPage .downloadCatalogue-reset-container .downloadCatalogue-reset > div .col-md-5ths .form-control,
    .downloadPage .downloadCatalogue-reset-container .downloadCatalogue-reset > div .col-md-5ths .btn {
        height: 40px;
        border: 1px solid #000;
        color: #000;
    }

@media (max-width: 992px) {
    .downloadPage .downloadCatalogue-reset-container .downloadCatalogue-reset > div .col-md-5ths {
        width: 50%;
        padding-left: 0;
        padding-right: 0;
    }

        .downloadPage .downloadCatalogue-reset-container .downloadCatalogue-reset > div .col-md-5ths:nth-of-type(even) {
            padding-left: 2.5px;
        }

        .downloadPage .downloadCatalogue-reset-container .downloadCatalogue-reset > div .col-md-5ths:nth-of-type(odd) {
            padding-right: 2.5px;
        }
}

@media (max-width: 800px) {
    .downloadPage .downloadCatalogue-reset-container .downloadCatalogue-reset > div .col-md-5ths {
        width: 100%;
    }

        .downloadPage .downloadCatalogue-reset-container .downloadCatalogue-reset > div .col-md-5ths:nth-of-type(even) {
            padding-left: 0;
            padding-right: 0;
        }

        .downloadPage .downloadCatalogue-reset-container .downloadCatalogue-reset > div .col-md-5ths:nth-of-type(odd) {
            padding-left: 0;
            padding-right: 0;
        }
}

.downloadPage .documentListContainer {
    visibility: initial;
}

    .downloadPage .documentListContainer.downloadListMobile {
        display: none;
    }

@media (max-width: 800px) {
    .downloadPage .documentListContainer.downloadListMobile {
        display: initial;
    }
}

.downloadPage .documentListContainer.downloadListDesktop {
    display: initial;
}

@media (max-width: 800px) {
    .downloadPage .documentListContainer.downloadListDesktop {
        display: none;
    }
}

.downloadPage .documentListContainer .documentSection {
    border-top: 2px solid #f3f3f3;
}

    .downloadPage .documentListContainer .documentSection .documentSectionInner {
        padding: 30px 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

@media (max-width: 1440px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner {
        padding: 15px 25px 15px 0;
    }
}

@media (max-width: 1400px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner {
        -webkit-box-shadow: inset 35px 0 0 0 #fff;
        box-shadow: inset 35px 0 0 0 #fff;
    }
}

@media (max-width: 1024px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner {
        padding: 10px 15px 10px 0;
        -webkit-box-shadow: inset 15px 0 0 0 #fff;
        box-shadow: inset 15px 0 0 0 #fff;
    }
}

@media (max-width: 992px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner {
        width: 100%;
        -webkit-box-shadow: inset 0px 0 0 0 #fff;
        box-shadow: inset 0px 0 0 0 #fff;
    }
}

@media (max-width: 800px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner {
        min-height: initial !important;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom: 2px solid #f3f3f3;
    }
}

.downloadPage .documentListContainer .documentSection .documentSectionInner .ProductShortDescription {
    font-size: 36px;
    line-height: 36px;
}

@media (max-width: 1570px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .ProductShortDescription {
        font-size: 30px;
        line-height: 34px;
    }
}

@media (max-width: 1400px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .ProductShortDescription {
        font-size: 26px;
        line-height: 30px;
    }
}

@media (max-width: 1200px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .ProductShortDescription {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 0px;
    }
}

@media (max-width: 800px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .ProductShortDescription {
        line-height: initial;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 15px;
        letter-spacing: -0.75px;
        font-family: 'Gotham-Book';
        width: 125px;
    }
}

.downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_headingRow {
    width: 315px;
}

@media (max-width: 1200px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_headingRow {
        width: 240px;
    }
}

@media (max-width: 800px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_headingRow {
        width: 100%;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

        .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_headingRow.show .downloadTrigger-main:before {
            content: "\f068" !important;
        }
}

.downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_headingRow .webSubHeading {
    font-size: 18px;
    margin-bottom: 0;
    letter-spacing: -1.1px;
}

@media (max-width: 1200px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_headingRow .webSubHeading {
        font-size: 16px;
        letter-spacing: -0.8px;
    }
}

@media (max-width: 800px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_headingRow .webSubHeading {
        font-size: 12px;
        letter-spacing: -0.3px;
        width: calc(100% - 125px);
        padding-left: 20px;
    }
}

.downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 315px);
    padding-right: 20%;
}

@media (max-width: 1400px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow {
        padding-right: 0%;
    }
}

@media (max-width: 1200px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow {
        width: calc(100% - 240px);
    }
}

@media (max-width: 800px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow {
        width: 100%;
        margin-top: 10px;
        overflow: hidden;
        height: 0;
        -webkit-transition: 0.5s all ease;
        transition: 0.5s all ease;
    }

        .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow.show {
            height: initial;
        }
}

.downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList {
    visibility: initial;
}

@media (max-width: 800px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList .downloadTypes {
    width: 215px;
    padding-left: 70px;
}

@media (max-width: 1200px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList .downloadTypes {
        padding-left: 15px;
        width: 180px;
    }
}

@media (max-width: 800px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList .downloadTypes {
        padding-left: 0;
        width: 130px;
        width: 100%;
    }

        .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList .downloadTypes .item a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            text-decoration: none;
            font-family: 'Gotham-Light';
        }

            .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList .downloadTypes .item a.btn {
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
            }
}

.downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList .downloadTypes .fontBold {
    font-family: 'Gotham-Medium';
    font-weight: initial;
}

.downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList .downloadFiles {
    width: calc(100% - 215px);
    padding-left: 70px;
}

@media (max-width: 1200px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList .downloadFiles {
        padding-left: 15px;
        width: calc(100% - 180px);
    }
}

@media (max-width: 800px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList .downloadFiles {
        padding-left: 0;
        width: calc(100% - 130px);
        width: 100%;
    }
}

.downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList .downloadFiles table {
    visibility: initial;
}

    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList .downloadFiles table .downloadFilesName {
        width: calc(100% - 20px);
    }

@media (max-width: 800px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList .downloadFiles table .downloadFilesName {
        width: calc(100% - 90px);
        font-family: 'Gotham-Book';
        font-size: 10px;
    }
}

.downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList .downloadFiles table .downloadFilesDownloadIcon {
    text-align: right;
}

@media (max-width: 800px) {
    .downloadPage .documentListContainer .documentSection .documentSectionInner .productDetailsBanner_BodyRow .downloadList .downloadFiles table .downloadFilesDownloadIcon {
        text-align: left;
        width: 90px;
    }
}

.downloadPage .downloadTrigger {
    display: none;
}

@media (max-width: 800px) {
    .downloadPage .downloadTrigger {
        display: initial;
    }

        .downloadPage .downloadTrigger.downloadTrigger-main {
            font-size: 12px;
        }

            .downloadPage .downloadTrigger.downloadTrigger-main::before {
                -webkit-text-stroke: 1px #fff;
            }

        .downloadPage .downloadTrigger.downloadTrigger-second {
            text-decoration: none;
        }

            .downloadPage .downloadTrigger.downloadTrigger-second::before {
                -webkit-text-stroke: 1px #fff;
            }
}

.downloadPageWidth {
    max-width: 1280px;
    width: 67%;
    margin: 0 auto;
}

@media (max-width: 1400px) {
    .downloadPageWidth {
        width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

select {
    background: url(/images/arrowdown_black.png) no-repeat right #FFFFFF !important;
    background-size: 15px !important;
    padding-right: 24px !important;
    background-position: 98% !important;
    cursor: pointer;
}

.aboutUsPage {
    visibility: initial;
}

    .aboutUsPage .carousel-inner {
        max-height: initial;
    }

        .aboutUsPage .carousel-inner .item {
            max-height: initial;
        }

            .aboutUsPage .carousel-inner .item .aboutUs_container {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                background: none;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
            }

                .aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_text {
                    -webkit-box-ordinal-group: 3;
                    -ms-flex-order: 2;
                    order: 2;
                    max-width: 100%;
                    width: 65%;
                    margin-top: 85px;
                }

                    .aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_text * {
                        line-height: 30px;
                        font-size: 18px;
                    }

@media (max-width: 1200px) {
    .aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_text * {
        line-height: 24px;
        font-size: 16px;
    }
}

@media (max-width: 1200px) {
    .aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_text {
        width: 90%;
        padding: 0 15px;
        margin-top: 45px;
    }
}

@media (max-width: 800px) {
    .aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_text {
        width: calc(100% - 30px);
        margin-top: 30px;
    }
}

.aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_text .carouseltextAboutUs {
    position: initial;
    -webkit-transform: initial;
    transform: initial;
    width: initial !important;
}

    .aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_text .carouseltextAboutUs::-moz-selection {
        color: red;
    }

    .aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_text .carouseltextAboutUs::selection {
        color: red;
    }

    .aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_text .carouseltextAboutUs * ::-moz-selection {
        color: red;
    }

    .aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_text .carouseltextAboutUs * ::selection {
        color: red;
    }

.aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_img {
    visibility: initial;
}

@media (max-width: 800px) and (orientation: landscape) {
    .aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_img {
        height: 350px;
    }
}

.aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_img img {
    position: initial;
    -webkit-transform: initial;
    transform: initial;
    max-width: 100%;
    height: initial;
}

    .aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_img img.heightNotFixed {
        max-height: initial !important;
    }

@media (max-width: 800px) {
    .aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_img img {
        max-width: 300%;
        height: initial;
        -webkit-transform: translateX(-33.33%);
        transform: translateX(-33.33%);
    }
}

@media (max-width: 800px) and (orientation: landscape) {
    .aboutUsPage .carousel-inner .item .aboutUs_container .aboutUs_img img {
        max-width: 100%;
        -webkit-transform: initial;
        transform: initial;
    }
}

.careersPage .careersSection .carousel .carousel-inner {
    max-height: initial;
}

    .careersPage .careersSection .carousel .carousel-inner .item {
        max-height: initial;
    }

@media (max-width: 800px) and (orientation: landscape) {
    .careersPage .careersSection .carousel .carousel-inner .item {
        height: 350px !important;
    }
}

.careersPage .careersSection .carousel .carousel-inner .item .heightNotFixed {
    max-height: initial !important;
}

.careersPage .careersSection .careers_text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    max-width: 100%;
    width: 65%;
    margin: 0 auto;
    margin-top: 85px;
    line-height: 34px;
    font-size: 18px;
}

    .careersPage .careersSection .careers_text * {
        color: #000 !important;
        line-height: 30px !important;
        font-size: 18px !important;
    }

@media (max-width: 1200px) {
    .careersPage .careersSection .careers_text * {
        line-height: 24px;
        font-size: 16px;
    }
}

@media (max-width: 1200px) {
    .careersPage .careersSection .careers_text {
        width: 90%;
        padding: 0 15px;
        margin-top: 45px;
    }
}

@media (max-width: 800px) {
    .careersPage .careersSection .careers_text {
        width: calc(100% - 30px);
        margin-top: 30px;
    }
}

.careersPage .careersSection .careers_text * {
    line-height: 30px;
    font-size: 18px;
}

@media (max-width: 1200px) {
    .careersPage .careersSection .careers_text * {
        line-height: 24px;
        font-size: 16px;
    }
}

.careersPage .careersSection .careers_img {
    visibility: initial;
}

    .careersPage .careersSection .careers_img img {
        position: initial;
        -webkit-transform: initial;
        transform: initial;
        max-width: 100%;
        height: initial;
    }

@media (max-width: 800px) {
    .careersPage .careersSection .careers_img img {
        max-width: 300%;
        height: initial;
        -webkit-transform: translateX(-33.33%);
        transform: translateX(-33.33%);
    }
}

@media (max-width: 800px) and (orientation: landscape) {
    .careersPage .careersSection .careers_img img {
        max-width: 100%;
        -webkit-transform: initial;
        transform: initial;
    }
}

.mapPage {
    visibility: initial;
}

    .mapPage .pageBody {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

@media (max-width: 1200px) {
    .mapPage .pageBody {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: initial !important;
    }
}

.mapPage .pageBody .pageLeft {
    width: 37%;
    padding-right: 20px;
    height: 100%;
}

    .mapPage .pageBody .pageLeft #Body_upMap {
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

@media (max-width: 1200px) {
    .mapPage .pageBody .pageLeft {
        width: 100%;
        height: initial;
        margin-bottom: 10px;
        padding-right: 0;
    }
}

.mapPage .pageBody .pageLeft .mapFilter {
    border: 1px solid #000;
    margin-bottom: 20px;
    padding: 15px;
    background: #fcfcfc;
}

@media (max-width: 1200px) {
    .mapPage .pageBody .pageLeft .mapFilter {
        margin-bottom: 10px;
        padding: 5px;
    }
}

.mapPage .pageBody .pageLeft .mapFilter .mapFilterRow {
    text-align: right;
}

    .mapPage .pageBody .pageLeft .mapFilter .mapFilterRow:not(:last-of-type) {
        margin-bottom: 15px;
    }

    .mapPage .pageBody .pageLeft .mapFilter .mapFilterRow select {
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-weight: bold;
        color: #000;
    }

    .mapPage .pageBody .pageLeft .mapFilter .mapFilterRow .btn {
        visibility: initial;
    }

.mapPage .pageBody .pageLeft .locationList {
    border: 1px solid #000;
    background: #fcfcfc;
    height: calc(100% - 135px);
}

@media (max-width: 1200px) {
    .mapPage .pageBody .pageLeft .locationList {
        height: calc(100% - 95px);
    }
}

.mapPage .pageBody .pageLeft .locationList .agentList_container {
    height: 100%;
}

    .mapPage .pageBody .pageLeft .locationList .agentList_container .agentList {
        overflow-x: hidden;
        overflow-y: auto;
        background: #fcfcfc;
        color: #000;
        height: 100%;
    }

@media (max-width: 1200px) {
    .mapPage .pageBody .pageLeft .locationList .agentList_container .agentList {
        width: 100%;
        max-height: 300px;
    }
}

.mapPage .pageBody .pageLeft .locationList .agentList_container .agentList .agent_province {
    font-size: 24px;
    line-height: 24px;
    padding: 15px;
    background: #fff;
}

@media (max-width: 1200px) {
    .mapPage .pageBody .pageLeft .locationList .agentList_container .agentList .agent_province {
        padding: 10px 5px;
        font-size: 20px;
    }
}

.mapPage .pageBody .pageLeft .locationList .agentList_container .agentList .singleSection {
    padding-top: 0;
}

    .mapPage .pageBody .pageLeft .locationList .agentList_container .agentList .singleSection .agent_city {
        padding: 0 15px 5px 15px;
        background: #fff;
        font-size: 20px;
    }

@media (max-width: 1200px) {
    .mapPage .pageBody .pageLeft .locationList .agentList_container .agentList .singleSection .agent_city {
        padding: 0 5px 5px 5px;
        font-size: 15px;
    }
}

.mapPage .pageBody .pageLeft .locationList .agentList_container .agentList .singleSection .agent_address {
    padding: 0 15px;
    padding-top: 10px;
}

@media (max-width: 1200px) {
    .mapPage .pageBody .pageLeft .locationList .agentList_container .agentList .singleSection .agent_address {
        padding: 0 5px;
        padding-top: 5px;
    }
}

.mapPage .pageBody .pageLeft .locationList .agentList_container .agentList .singleSection .agent_address .agent_locationTitle {
    cursor: pointer;
}

.mapPage .pageBody .pageRight {
    width: 63%;
    padding-right: 20px;
    height: 100%;
}

@media (max-width: 1200px) {
    .mapPage .pageBody .pageRight {
        width: 100%;
        padding-right: 0;
        height: 400px;
    }
}

.mapPage .pageBody .pageRight #Body_up_map {
    height: 100%;
}

.mapPage .pageBody .pageRight .cs_Map {
    height: 100%;
    width: 100%;
}

    .mapPage .pageBody .pageRight .cs_Map #map {
        height: 100%;
        width: 100%;
    }

@media (max-width: 800px) {
    .mapPage .pageBody .pageRight .cs_Map {
        min-height: 400px;
    }
}

.mapPage .pageBody .pageRight .cs_Map.loading {
    background: url(/images/pleaseWait.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.mapPage .pageBody .pageRight .cs_Map.hideMap > div {
    opacity: 0;
}

.mapPage .pageBody .pageRight .cs_Map_note {
    font-size: 16px;
    font-family: 'Gotham-Light';
    margin-top: 15px;
}

@media (max-width: 800px) {
    .mapPage .pageBody .pageRight .cs_Map_note {
        font-size: 14px;
        margin-top: 10px;
    }
}

.gm-style-iw-t::after {
    display: none;
}

.gm-style .gm-style-iw-c {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ACACAC;
}

.gm-style-iw-d {
    overflow: auto !important;
}

.agent_address {
    margin-top: 0;
    font-size: 16px;
    color: #000 !important;
    font-family: 'Gotham-Book';
    padding: 0px 12px 12px 0;
}

@media (max-width: 1200px) {
    .agent_address {
        font-size: 14px;
    }
}

.agent_address .agent_locationTitle {
    font-size: 22px;
    line-height: 28px;
    font-family: 'Gotham-Light';
    text-transform: uppercase;
}

@media (max-width: 1200px) {
    .agent_address .agent_locationTitle {
        font-size: 18px;
        line-height: 20px;
    }
}

.agent_address a {
    color: #000 !important;
}

.btn.btn-black, .btn.btn-default, .btn.btn-gray, .btn.btn-red {
    border: 1px solid #000 !important;
    background-color: #000 !important;
    border-color: #000;
    color: #fff !important;
}

    .btn.btn-black:hover, .btn.btn-default:hover, .btn.btn-gray:hover, .btn.btn-red:hover {
        background-color: #fff !important;
        color: initial !important;
    }

.ContactUsPage {
    visibility: initial;
}

    .ContactUsPage .contactUsBody {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

@media (max-width: 1024px) {
    .ContactUsPage .contactUsBody {
        padding: 0 !important;
    }
}

.ContactUsPage .contactUsBody .left {
    width: 520px;
    font-size: 16px;
    letter-spacing: -0.8px;
    font-family: 'Gotham-Light';
}

@media (max-width: 1024px) {
    .ContactUsPage .contactUsBody .left {
        width: 100%;
        margin-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 800px) {
    .ContactUsPage .contactUsBody .left {
        font-size: 12px;
        letter-spacing: -0.6px;
    }
}

.ContactUsPage .contactUsBody .left *:not(h1) {
    font-size: 16px;
    letter-spacing: -0.8px;
    color: #000;
    font-family: 'Gotham-Light';
}

@media (max-width: 800px) {
    .ContactUsPage .contactUsBody .left *:not(h1) {
        font-size: 12px;
        letter-spacing: -0.6px;
    }
}

.ContactUsPage .contactUsBody .left h1 {
    font-size: 36px;
    line-height: 36px;
}

    .ContactUsPage .contactUsBody .left h1:first-of-type {
        margin-top: 0;
    }

    .ContactUsPage .contactUsBody .left h1:not(:first-of-type) {
        margin-top: 60px;
    }

@media (max-width: 1024px) {
    .ContactUsPage .contactUsBody .left h1:not(:first-of-type) {
        margin-top: 20px;
    }
}

.ContactUsPage .contactUsBody .left h1 * {
    font-size: 36px;
    line-height: 36px;
    font-weight: initial;
    font-family: 'Gotham-Book';
}

@media (max-width: 1570px) {
    .ContactUsPage .contactUsBody .left h1 * {
        font-size: 30px;
        line-height: 34px;
    }
}

@media (max-width: 1400px) {
    .ContactUsPage .contactUsBody .left h1 * {
        font-size: 26px;
        line-height: 30px;
    }
}

@media (max-width: 1200px) {
    .ContactUsPage .contactUsBody .left h1 * {
        font-size: 24px;
        line-height: 28px;
    }
}

@media (max-width: 800px) {
    .ContactUsPage .contactUsBody .left h1 * {
        font-size: 15px;
        line-height: 24px;
        letter-spacing: -0.75px;
        font-family: 'Gotham-Medium';
    }
}

@media (max-width: 1570px) {
    .ContactUsPage .contactUsBody .left h1 {
        font-size: 30px;
        line-height: 34px;
    }
}

@media (max-width: 1400px) {
    .ContactUsPage .contactUsBody .left h1 {
        font-size: 26px;
        line-height: 30px;
    }
}

@media (max-width: 1200px) {
    .ContactUsPage .contactUsBody .left h1 {
        font-size: 24px;
        line-height: 28px;
    }
}

@media (max-width: 800px) {
    .ContactUsPage .contactUsBody .left h1 {
        font-size: 20px;
        line-height: 24px;
    }
}

.ContactUsPage .contactUsBody .right {
    width: calc(100% - 520px);
}

@media (max-width: 1024px) {
    .ContactUsPage .contactUsBody .right {
        width: 100%;
    }
}

.ContactUsPage .contactUsBody .right img {
    width: 100%;
}

@media (max-width: 800px) {
    .ContactUsPage .contactUsBody .right img {
        height: 400px !important;
        max-width: initial;
        width: initial;
    }
}

@media (max-width: 800px) and (orientation: landscape) {
    .ContactUsPage .contactUsBody .right img {
        min-height: 300px !important;
        min-width: 100%;
    }
}

.familyBottomGallery {
    z-index: 2;
    position: relative;
    height: calc(100vh - 140px);
    background: #fff;
}

@media (max-width: 992px) {
    .familyBottomGallery {
        height: calc(100vh - 80px);
    }
}

.familyBottomGallery div {
    height: 100%;
    max-height: initial !important;
}

    .familyBottomGallery div .productOptions {
        height: 100%;
    }

.familyBottomGallery .item {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    border-radius: 0 !important;
}

    .familyBottomGallery .item img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        text-align: center;
        border-radius: 0 !important;
    }

.disableOnClick.disabled {
    cursor: no-drop;
    background-color: #000 !important;
    color: #fff !important;
}

    .disableOnClick.disabled.spinner {
        background: #000 url("/images/darkSpinner.gif") no-repeat !important;
        background-size: 41px !important;
        background-position: right !important;
    }

.btn_addtospeccart1.disabled {
    cursor: no-drop;
    background-color: #000 !important;
    color: #fff !important;
}

    .btn_addtospeccart1.disabled.spinner {
        background: #000 url("/images/darkSpinner.gif") no-repeat !important;
        background-size: 41px !important;
        background-position: right !important;
    }

.btn_updatespeccart.disabled {
    cursor: no-drop;
    background-color: #000 !important;
    color: #fff !important;
}

    .btn_updatespeccart.disabled.spinner {
        background: #000 url("/images/darkSpinner.gif") no-repeat !important;
        background-size: 41px !important;
        background-position: right !important;
    }

.HL_PDF {
    display: none;
    text-align: right;
    margin-right: 10px;
    color: #000;
    text-decoration: underline;
    margin-right: 0px;
}

@media (max-width: 992px) {
    .HL_PDF {
        text-align: center;
    }

        .HL_PDF.show_link {
            display: block;
        }
}

.HL_PDF.showOnMac {
    display: block;
}

.HL_PDF.bottomLink {
    margin-right: 10px;
}

@media (max-width: 992px) {
    .HL_PDF.bottomLink {
        margin-right: 0px;
    }
}

.agentLoginPage {
    visibility: initial;
}

    .agentLoginPage .agentSection {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 15px;
    }

@media (max-width: 992px) {
    .agentLoginPage .agentSection {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 800px) {
    .agentLoginPage .agentSection {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.agentLoginPage .agentSection .agentLogin_section {
    width: 682px;
    max-width: 100%;
    padding-right: 100px;
}

@media (max-width: 992px) {
    .agentLoginPage .agentSection .agentLogin_section {
        width: 100%;
        margin-bottom: 15px;
        padding-right: 0px;
    }
}

@media (max-width: 800px) {
    .agentLoginPage .agentSection .agentLogin_section {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.agentLoginPage .agentSection .agentLogin_section .webSubHeading {
    visibility: initial;
}

    .agentLoginPage .agentSection .agentLogin_section .webSubHeading.bold {
        font-family: 'Gotham-Medium';
    }

.agentLoginPage .agentSection .agentLogin_section .cs_row {
    margin-top: 20px;
}

    .agentLoginPage .agentSection .agentLogin_section .cs_row .cs_label {
        text-transform: uppercase;
    }

    .agentLoginPage .agentSection .agentLogin_section .cs_row .cs_textContainer * {
        font-size: 16px;
    }

@media (max-width: 800px) {
    .agentLoginPage .agentSection .agentLogin_section .cs_row .cs_textContainer * {
        font-size: 14px;
    }
}

.agentLoginPage .agentSection .agentLogin_section .cs_row .cs_buttonContainer {
    visibility: initial;
}

.agentLoginPage .agentSection .agentLogin_image {
    width: 100%;
    height: auto;
    /*height: 100%;*/
    overflow: hidden;
}

@media (max-width: 992px) {
    .agentLoginPage .agentSection .agentLogin_image {
        width: 100%;
    }
}

@media (max-width: 800px) and (orientation: landscape) {
    .agentLoginPage .agentSection .agentLogin_image {
        height: 350px;
    }
}

.agentLoginPage .agentSection .agentLogin_image img {
    visibility: initial;
}

@media (max-width: 800px) {
    .agentLoginPage .agentSection .agentLogin_image img {
        max-width: 300%;
        height: initial;
        max-height: initial !important;
    }
}

@media (max-width: 800px) {
    .agentLoginPage .agentSection .agentLogin_image img.desktop {
        display: none;
    }
}

@media (max-width: 800px) and (orientation: landscape) {
    .agentLoginPage .agentSection .agentLogin_image img.desktop {
        display: block;
        max-width: 100%;
    }
}

.agentLoginPage .agentSection .agentLogin_image img.mobile {
    display: none;
}

@media (max-width: 800px) {
    .agentLoginPage .agentSection .agentLogin_image img.mobile {
        display: initial;
    }
}

@media (max-width: 800px) and (orientation: landscape) {
    .agentLoginPage .agentSection .agentLogin_image img.mobile {
        display: none;
    }
}

.productLink,
.galleryLink,
.companyLink,
.downloadLink {
    z-index: 2;
    position: relative;
}

.sliderLink {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    height: 100%;
}

.swiper-wrapper .swiper-slide {
    position: relative;
}

    .swiper-wrapper .swiper-slide .pagination {
        right: 50px;
        top: 100px;
        -webkit-transform: none;
        transform: none;
        position: absolute;
        z-index: 15 !important;
    }

@media (max-width: 1200px) {
    .swiper-wrapper .swiper-slide .pagination {
        right: 15px;
    }
}

@media (max-width: 800px) {
    .swiper-wrapper .swiper-slide .pagination {
        top: 45px;
    }
}

.swiper-wrapper .swiper-slide .pagination .bullet {
    width: 12px;
    height: 12px;
    background: none;
    border: 1px solid #fff;
    opacity: 1;
    display: block;
    border-radius: 100%;
    margin-bottom: 10px;
    box-shadow: 0px 1px 2px #000000bf;
}

    .swiper-wrapper .swiper-slide .pagination .bullet.active, .swiper-wrapper .swiper-slide .pagination .bullet:hover {
        background: #ffffff;
    }

#myBtn {
    z-index: 999;
    background: rgba(255, 255, 255, 0.5);
}

.o_faded {
    opacity: 0.1 !important;
}

    .o_faded:hover {
        opacity: 0.1 !important;
    }

@media screen and (prefers-color-scheme: light) {
    body {
        background-color: white;
        color: black;
    }
}

.fontWhite {
    color: #000 !important;
}

.shadowAsBorder {
    -webkit-box-shadow: 0px 0px 0px 1px #000;
    box-shadow: 0px 0px 0px 1px #000;
}

.form-control::-webkit-input-placeholder {
    color: #000 !important;
}

.form-control:-ms-input-placeholder {
    color: #000 !important;
}

.form-control::-ms-input-placeholder {
    color: #000 !important;
}

.form-control::placeholder {
    color: #000 !important;
}
/*# sourceMappingURL=StyleSheet.css.map */
