


@media (max-width: 768px) {
    .home-img-bg {
        height: auto !important;
    }
}

.mm-listitem__text {
    font-size: 14px !important;
}

a, a:hover, a:active {
    text-decoration: none !important;
}

p {
    margin-bottom: 1rem !important;
}

p {
    margin-top: 1rem !important;
}

.lato-thin {
    font-family: "Lato", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.lato-light {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.lato-regular {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.lato-bold {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.lato-black {
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.lato-thin-italic {
    font-family: "Lato", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.lato-light-italic {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.lato-regular-italic {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.lato-bold-italic {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.lato-black-italic {
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-style: italic;
}






@media screen and (max-width: 480px) {
    .main-container {
        /* background: #00bcd4; */
        position: relative;
    }

        .main-container:before {
            display: none;
        }
}

.aboutus-description {
    text-align: center;
    font-size: 26px;
    color: var(--txt-sub-custom-color);
}



.title-black {
    text-align: center;
    font-size: 52px;
    color: #083351;
}



.footerTop {
    z-index: 1;
    position: relative;
}

    .footerTop .skew:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 60;
        overflow: visible;
        width: 100%;
        height: 250px;
        background: #00bcd4;
        z-index: -1;
        -webkit-transform: skewY(-6deg);
        -moz-transform: skewY(-6deg);
        -ms-transform: skewY(-6deg);
        -o-transform: skewY(-6deg);
        transform: skewY(-6deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: initial;
    }

    .footerTop .skew .footerTop-inner {
        padding: 20px;
        margin-left: auto;
        margin-right: auto;
    }



.main-container {
    /* background: #00bcd4; */
    position: relative;
}
/*

.main-container:before {
    content: '';
    position: absolute;
    left: 0;
    top: -84px;
    width: 100%;
    height: 190px;
    background: #003e57 !important;
    -webkit-transform: skewY(-6deg);
    -moz-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    -o-transform: skewY(-6deg);
    transform: skewY(-6deg);
    -webkit-backface-visibility: hidden;
}

*/

.footblack a:hover {
    color: #fff !important;
    font-size: 14px !important;
}

.footblack a:active {
    color: #fff !important;
    font-size: 14px !important;
}


.footblack a {
    color: #fff !important;
    font-size: 14px !important;
}




.greenyline {
    border-bottom: 3px #A09D33 solid;
}

.btn-primaryproductDc {
    background: none;
    font-size: 24px !important;
}


.blogFilters {
    margin-top: 0px;
    font-size: 1.5em;
    text-transform: uppercase;
    color: #083351;
    font-weight: 400;
    margin-bottom: 20px;
}



.topsubTitle {
    font-size: 16px;
    color: #000;
}

.productlinefull {
    border-bottom: solid 1px #9e9e9e;
    margin-bottom: 3px;
    width: 100%;
}

.marginabout {
    margin-left: 10%;
    padding: 20px 0px;
}

.whiteBox {
    transition: transform 0.5s ease !important;
}

    .whiteBox:hover {
        transform: scale(1.04) !important;
        z-index: 99;
        position: relative;
    }

.topbanneraboutproducts {
    background-size: cover;
    background-image: linear-gradient(-90deg, rgba(255,255,255,0.9248074229691877) 0%, rgba(255,255,255,0.8267682072829132) 35%, rgba(255,255,255,0) 100%), url(../media/1455/about-banner2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    padding-top: 60px;
    margin-top: 0px;
}

.row.justify-content-md-center.about6products {
    width: 90%;
}

.tabletshow {
    display: none;
}

.tablethide {
    display: block;
}

.fish2022 {
    position: absolute;
    width: 35%;
    left: 0px !important;
    top: 0px !important;
    border-color: #D5D5D5;
    border-width: 0.25px;
    border-style: solid;
}

.productline {
    border-bottom: solid 1px #9e9e9e;
    margin-bottom: 3px;
    width: 50%;
}

img.productimage {
    width: 100%;
    padding-right: 65px;
}

/*swatches*/
.swatch {
    display: inline-block;
}

img.swatchlineup {
    max-width: 100%;
    padding: 0px 3px;
}

.swatchsubtitle {
    font-size: 14px;
    text-align: center;
}
/*swatches end*/

/*page number styles*/
ul#pages {
    margin-top: 0px;
}

.center  {
    text-align: center;
}

a#previous-page {
    background-color: #AEA9A3;
    padding: 8px 15px 5px 15px;
    margin-right: 3px;
    color: white !important;
    text-decoration: none !important;
}

a#next-page {
    background-color: black;
    padding: 8px 15px 5px 15px;
    margin-left: 3px;
    color: white !important;
    text-decoration: none !important;
}

a.page-link {
    padding: 7px 12px;
    margin: 0px 2px;
    background-color: #AEA9A3;
    color: white !important;
    border: 0px solid;
    text-decoration: none !important;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: black;
    border: 0px solid;
    text-decoration: none !important;
}

/*page number styles end*/

.row.justify-content-md-center.about6 {
    width: 70%;
}


p.brandstonhard {
    text-align: right;
}

img.righty {
    width: 100%;
    padding-bottom: 0px;
}

.topbannerbackchair2 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    padding-top: 60px;
    margin-top: 0px;
}

.topbannerbackchair {
    background-size: cover;
    background-image: linear-gradient(90deg, rgba(255,255,255,0.9248074229691877) 0%, rgba(255,255,255,0.8267682072829132) 35%, rgba(255,255,255,0) 100%);
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    padding-top: 60px;
    margin-top: 0px;
}



.topbannerbackrighty2 {
    background-size: cover;
    background-image: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 0%, rgba(255,255,255,0) 100%), url(../media/1467/sustainability2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    padding-top: 60px;
    margin-top: 0px;
}

.topbannerbackrighty {
    background-size: cover;
    background-image: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 0%, rgba(255,255,255,0) 100%), url(../media/1467/sustainability2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    padding-top: 60px;
    margin-top: 0px;
}

.topbannerbackhome2 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    padding-top: 60px;
    margin-top: 0px;
}

.topbannerbackhomecorkcore {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    padding-top: 60px;
    margin-top: 0px;
}

.topbannerbackaboutt {
    background-size: cover;
    background-image: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 0%, rgba(255,255,255,0) 100%), url(../media/1454/about-banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    padding-top: 60px;
    margin-top: 0px;
}

.topbannerbackhome {
    background-size: cover;
    background-image: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 0%, rgba(255,255,255,0) 100%), url(../media/1461/bannerbackground_update4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    padding-top: 60px;
    margin-top: 0px;
}

.topbannerback {
    background-size: cover;
    background-image: linear-gradient(90deg, rgba(255,255,255,0.9248074229691877) 0%, rgba(255,255,255,0.8267682072829132) 35%, rgba(255,255,255,0) 100%), url(../media/1453/bannerbackground_update2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    padding-top: 60px;
    margin-top: 0px;
}

.statementbody {
    font-size: 24px;
    margin-top: 2px;
    margin-bottom: 20px;
}

.btn-primaryproduct {
    color: #fff !important;
    text-decoration: none;
    padding: 0.5rem 2rem !important;
    border-radius: 0rem;
    min-width: 250px;
    display: inline-block;
    font-weight: 400 !important;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #000;
    border: 0px;
    float: left;
    display: inline;
    text-align: center !important;
    font-size: 18px !important;
    margin-right: 0px;
    margin-top: 0px;
}

.statementtitle {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 60px;
    text-align: center;
}

.statementtext {
    width: 100%
}

.statementtextDc {
    width: 80%
}

.spacerDc {
    height: 10px;
}

.spacerDcView {
    height: 15px;
}

.statementbodyDc {
    font-size: 19px;
    margin-top: 2px;
    margin-bottom: 20px;
}

.statementtextHome {
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.6);
    padding-top: 20px;
}

.statementbodyHome {
    font-size: 19px;
    margin-top: 2px;
    margin-bottom: 20px;
    /* text-align: center; */
    width: 100%;
}

.topbannerbackDc {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-top: 0px;
}







.updatedborder {
    border-top: 1px solid rgba(0.25, 0.75, 0.75, 0.125) !important;
    border-right: 1px solid rgba(0.25, 0.75, 0.75, 0.125) !important;
    border-left: 1px solid rgba(0.25, 0.75, 0.75, 0.125) !important;
}

.activetab:active {
    border-bottom: solid #796E00 1px;
}

.focustab:focus {
    border-bottom: solid #796E00 1px;
}

/*:target {
    border-bottom: solid #796E00 1px;
}*/

button.tablinks.focustab {
    border-bottom: solid #796E00 1px;
}

button.tablinks.activetab {
    border-bottom: solid #796E00 1px;
}

button.tablinks:hover {
    border-bottom: solid #796E00 1px;
}



.footheaderLocateRep {
    text-decoration: underline !important;
    font-family: 'Arial', 'Arimo', 'Roboto', sans-serif;
    font-size: 18px !important;
    color: #A09D33 !important;
    font-weight: 400 !important;
    float: right;
}




.bannertitle {
    text-align: center;
    font-size: 40px;
    color: black;
    font-weight: 400;
    padding: 25px 15px;
    background-color: rgba(255, 255, 255, 0.5);
    ;
    margin-left: 25%;
    margin-right: 25%;
    border: solid white 2px;
}

.bannerSubtitle {
    text-align: center;
    font-size: 40px;
    color: black;
    font-weight: 400;
    padding: 25px 15px;
    background-color: #ffffffc7;
    border: solid white 2px;
}



.backbannerupdate {
    background-size: cover;
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2)), url(../media/0cej3sol/bannerbackground_update.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 90px;
    padding-top: 90px;
    margin-top: 0px;
    max-height: 310px;
}

@media screen and (max-width: 1199px) {

    .marginabout {
        margin-left: 0px;
    }

    .row.justify-content-md-center.about6poducts {
        width: 100%;
    }

    .tabletshow {
        display: block;
    }

    .tablethide {
        display: none;
    }

    .statementtext {
        width: 100%
    }

    .bannertitle {
        font-size: 26px;
        padding: 25px 10px;
        margin-left: 5%;
        margin-right: 5%;
    }

    .statementtitle {
        font-size: 26px;
        font-weight: 400;
    }

    .backbannerupdate {
        padding-bottom: 60px;
        padding-top: 60px;
    }

    img.righty {
        width: 70%;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 991px) {

    .row.justify-content-md-center.about6products {
        width: 100%;
    }

    img.productimage {
        padding-right: 0px;
    }


    p.brandstonhard {
        text-align: center;
    }

    .topbannerback {
        background-image: linear-gradient(0deg, rgba(255,255,255,0.9248074229691877) 0%, rgba(255,255,255,0.8267682072829132) 35%, rgba(255,255,255,0) 100%), url(../media/1453/bannerbackground_update2.jpg);
    }

    .statementtext {
        width: 100%;
    }

    ul#pages {
        margin-top: 20px;
    }
}

/*May edits end*/

@charset "UTF-8";

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

.photo-gal .grid-item {
    width: 33% !important;
    margin-bottom: 30px;
}

@media only screen and (max-width: 600px) {
    img.productimage {
        width: 60%;
        margin: auto 0;
        margin-left: 25%;
        margin-right: 25%;
        padding: 0px 0px 15px 0px;
    }

    .photo-gal .grid-item {
        width: 100% !important;
        margin-bottom: 30px;
    }
}

#mobile-menu {
    opacity: 1;
}

.cookie-text > p > span a {
    color: white !important;
    text-decoration: underline !important;
    font-size: 12px !important;
}

    .cookie-text > p > span a:hover {
        color: white !important;
        text-decoration: underline !important;
        font-size: 12px !important;
    }

.certtext {
    font-size: 12px;
    text-align: center;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0.25, 0.75, 0.75, 0.125) !important;
    border-radius: 0rem;
}

.imagetest2 {
    padding-top: 15px;
    display: block;
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
}

.imagetest3 {
    padding-top: 15px;
    display: block;
    width: 100%;
    height: auto;
}

.toptext {
    background-color: white;
    padding: 18px;
    border: 1px solid rgba(0.25, 0.75, 0.75, 0.125) !important;
    margin-bottom: 15px;
}

.card-pods {
    padding: 1.25rem 1.25rem;
    margin-bottom: 0;
    background-image: url(../images/podbk.svg);
    background-position: center;
    background-size: cover !important;
    background-repeat: no-repeat;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.hide {
    display: block;
}

img.slick-nextproductthumb {
    width: 40px;
    top: 150px;
    position: absolute;
    z-index: 190;
    right: -10px;
}

img.slick-prevproductthumb {
    width: 40px;
    top: 150px;
    left: -10px;
    position: absolute;
    z-index: 190;
}

div#headingOne {
    display: block;
    border-top: 1px solid #CCC;
}

div#collapseFive {
    border-bottom: 1px solid #CCC;
}

div#headingFive {
    margin-bottom: 0px;
}

.accordion {
    overflow-anchor: none;
}

.footaccodianheader {
    font-weight: 500;
    color: #000;
    font-size: 18px;
}

.accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px;
    border: 1px solid #ccc;
}


.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.card-header {
    padding: 1rem 1.25rem;
    margin-bottom: 0;
    background-color: white;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: white;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0rem;
    border-right: 0px;
    border-left: 0px;
}

.thePlus {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' class='bi bi-plus' fill='%23000000' id='plus'><path fill-rule='evenodd' d='M8 3.5a.5.5 0 01.5.5v4a.5.5 0 01-.5.5H4a.5.5 0 010-1h3.5V4a.5.5 0 01.5-.5z'></path><path fill-rule='evenodd' d='M7.5 8a.5.5 0 01.5-.5h4a.5.5 0 010 1H8.5V12a.5.5 0 01-1 0V8z'></path></svg>");
    background-repeat: no-repeat;
    background-size: 2rem 3rem;
    width: 25px;
    height: 30px;
    float: right;
    margin-top: -37px;
    z-index: 1000;
}

.theMinus {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='bi bi-dash' fill='%23000000' id='dash'><path fill-rule='evenodd' d='M3.5 8a.5.5 0 01.5-.5h8a.5.5 0 010 1H4a.5.5 0 01-.5-.5z'></path></svg>");
    background-repeat: no-repeat;
    background-size: 1.75rem 2.7rem;
    width: 20px;
    height: 30px;
    margin-right: 7px;
    float: right;
    margin-top: -37px;
    z-index: 1000;
}


* {
    box-sizing: border-box;
}

img {
    vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
    position: relative;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
    cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover,
    .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
    }

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Six columns side by side */
.column {
    float: left;
    width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
    opacity: 0.6;
}

    .active,
    .demo:hover {
        opacity: 1;
    }



img.clr {
    height: 90px;
    display: block;
}

img.clrmain {
    width: 40%;
    padding-bottom: 25px;
}

b, strong {
    font-weight: 600;
}

/* Style the tab */
.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #fff;
    width: 20%;
    border-right: 0px;
}

    /* Style the buttons inside the tab */
    .tab button {
        display: block;
        background-color: inherit;
        color: black;
        padding: 22px 16px;
        width: 100%;
        border: none;
        outline: none;
        text-align: left;
        cursor: pointer;
        transition: 0.3s;
        font-size: 15px;
        font-weight: 400;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #F2F2F2;
            border-bottom: 1px solid #A09D33;
            border: 0px;
            border-color: #A09D33;
            border-style: solid;
            border-bottom-width: 2px;
            font-weight: 600 !important;
        }

        /* Create an active/current "tab button" class */
        .tab button.active {
            background-color: #fff;
            border-bottom: 1px solid #A09D33;
            border: 0px;
            border-color: #A09D33;
            border-style: solid;
            border-bottom-width: 2px;
            font-weight: 600 !important;
        }

/* Style the tab content */
.tabcontent {
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
    border: 1px solid #ccc;
    width: 80%;
    min-height: 440px;
}

.topspace {
    height: 135px;
}

ul.leftblk {
    list-style: disc;
    padding-left: 1rem;
    line-height: 1.5rem;
}



.downbrand {
    border-color: #D5D5D5;
    border-width: .25px;
    border-style: solid;
}

.gray {
    background-color: #f6f6f6;
}

input.footInputs {
    width: 100% !important;
    padding: 10px !important;
    border: 1px !important;
    border-color: #796E00 !important;
    border-style: solid !important;
    color: #AEA9A3 !important;
    font-size: 1rem !important;
    background-color: #EBEBEB !important;
}

input[type="text"] {
    display: block;
    width: 100%;
    height: calc(2.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

button {
    color: -internal-light-dark(black, white);
    background-color: -internal-light-dark(rgb(239, 239, 239), rgb(59, 59, 59));
    font-family: 'Arial', 'Arimo', 'Roboto', sans-serif;
    font-size: 24px;
    color: #000;
    font-weight: 400;
    padding: 0px 0px;
    border-width: 0px;
    border-style: none;
}

body {
    font-family: 'Arial', 'Arimo', 'Roboto', sans-serif !important;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin:auto;
}

a {
    text-decoration: none !important;
    font-family: 'Arial', 'Arimo', 'Roboto', sans-serif;
    /*font-size: 18px;*/
    color: #0099d8 !important;
    font-weight: 400 !important;
    line-height: 1.5rem;
}

    a:hover {
        text-decoration: none !important;
        /*font-size: 18px !important;*/
        color: #083351 !important;
    }

    a.additional:hover {
        color: #A09D33 !important;
        text-decoration: underline !important;
        font-size: 18px;
    }

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.graytext {
    color: #666860 !important;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0rem 0rem;
    margin-bottom: 0rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0rem;
    padding-top: 25px;
    padding-bottom: 25px;
    border-width: 0px;
    /* margin-top: 135px;*/
}

.blackback {
    background-color: #000;
    margin-bottom: 0px;
}

.herotitle {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 10px;
    line-height: normal;
}

.herotext {
    color: #fff;
}

.herobutton {
    border: 2px solid gold;
    background-color: none;
    color: gold;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
}

.fish2 {
    position: absolute;
    padding-top: 45px;
    z-index: 4000;
    padding-bottom: 45px;
    padding-right: 0px;
    padding-left: 5%;
    width: 60%;
    left: 0px !important;
    top: 0px !important;
    background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9));
}

.downloadtext {
    font-family: 'Arial', 'Arimo', 'Roboto', sans-serif;
    font-size: 18px;
    color: #2B2B2B;
    display: inline-block;
}


img.download {
    float: right;
    height: 20px;
}

.greencap {
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 3px;
    border-color: #038bc4;
    border-style: solid;
    border-top: 0px;
    border-top-style: solid;
    border-top-color: #0098d6;
    border-right: 0px;
    border-left: 0px;
}

.downloadrow1 {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #fff;
}

.downloadrow2 {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #EBEBEB;
}

.downloadborder {
    border: 1px solid rgba(0.25, 0.75, 0.75, 0.125) !important;
}

.btn-primary1center {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #fff !important;
    text-decoration: none;
    padding: 0.4rem !important;
    border-radius: 0rem;
    min-width: 250px;
    font-weight: 400 !important;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #A09D33;
    border: 0px;
    float: none;
    text-align: center !important;
    font-size: 18px !important;
}

.btn-primary1 {
    color: #fff !important;
    text-decoration: none;
    padding: 0.4rem !important;
    border-radius: 0rem;
    min-width: 250px;
    display: inline-block;
    font-weight: 400 !important;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #A09D33;
    border: 0px;
    float: none;
    display: inline;
    text-align: center !important;
    font-size: 18px !important;
    margin-right: 0px;
    margin-bottom: 0px;
}

.btn-primary2 {
    color: #fff !important;
    text-decoration: none;
    padding: 0.4rem !important;
    border-radius: 0rem;
    min-width: 250px;
    display: inline-block;
    font-weight: 400 !important;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #A09D33;
    border: 0px;
    float: right;
    display: inline;
    text-align: center !important;
    font-size: 18px !important;
    margin-right: 0px;
    margin-bottom: 0px;
}


.btn-primary3 {
    color: #fff !important;
    text-decoration: none;
    padding: 0.4rem !important;
    border-radius: 0rem;
    min-width: 250px;
    display: inline-block;
    font-weight: 400 !important;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #A09D33;
    border: 0px;
    float: right;
    display: inline;
    text-align: center !important;
    font-size: 18px !important;
    margin-right: 0px;
    margin-top: 0px;
}

/*p.cardpodtext {
    min-height: 95px;
}*/

.borderline3 {
    z-index: 130;
    top: 50px;
    right: 0px;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-top: 1px solid #D5D5D5;
    border: 0px;
    border-color: #D5D5D5;
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: solid;
    border-width: .5px;
    border-bottom-width: 0px;
}

.borderlinegreen {
    z-index: 130;
    top: 50px;
    right: 0px;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-top: .5px solid #A09D33;
    border: 0px;
    border-color: #A09D33;
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
}


a.newsrel2 {
    float: none;
}



a.newsrel {
    float: right;
}

.mobilecenter2 {
    text-align: right;
    float: right;
}

.footicon {
    height: 1.9rem;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.footicon2 {
    height: 1.9rem;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
}

img {
    vertical-align: middle;
    border-style: none;
}




.buttonfoot {
    background-color: #A09D33;
    border: 0px;
    float: right;
    font-weight: 400;
    position: relative;
    display: inline;
    text-transform: uppercase;
    text-align: center !important;
    font-size: 15px !important;
    margin-right: 1px;
    margin-top: -37px;
    /* height: 35px; */
    padding-right: 7px;
    padding-left: 7px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 50px;
}

.mobilehide {
    display: block;
}

.mobileshow {
    display: none;
}

.whitetext {
    color: #fff;
    float: right;
}

.whitetextdate {
    color: #fff;
    float: right;
}

.blacklink {
    color: #000 !important;
}

.blacklinkfooter {
    color: #000 !important;
    line-height: 35px !important;
}

.whitelink {
    color: #fff !important;
}

    .whitelink:hover {
        color: #fff !important;
    }

.footblack {
    background-color: #083351 !important;
    color: #fff;
    font-size: 14px;
}

.footgray {
    background-color: #f6f6f6;
    border-bottom: 0px;
    border-color: #0099d8;
    border-style: solid;
    border-top: 3px;
    border-top-style: solid;
    border-top-color: #0099d8;
    border-right: 0px;
    border-left: 0px;
}

.textarrow {
    width: 15px;
    display: inline !important;
    margin-bottom: 2px !important;
}



.module {
    width: 100%;
    margin: 0 0 0em 0;
    overflow: hidden;
}

    .module p {
        margin: 0;
        color: #000;
    }

.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 10px;
    margin-bottom: 10px;
}

.line-clamp2 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-top: 10px;
    margin-bottom: 10px;
}

.line-clamp3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 10px;
    margin-bottom: 30px;
}

.fishes {
    position: relative;
    top: 0;
    left: 0;
}

.fish {
    position: absolute;
    /*width: 60%;*/
    right: 0px !important;
    bottom: 0px !important;
    border-color: #D5D5D5;
    border-width: .25px;
    border-style: solid;
}

.fish3 {
    position: absolute;
    width: 35%;
    left: 15px !important;
    bottom: 0px !important;
    border-color: #D5D5D5;
    border-width: .25px;
    border-style: solid;
}


.title {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 18px;
}

.subtitle {
    font-size: 18px;
    font-weight: 400;
}

.subtitle2 {
    font-size: 24px;
    font-weight: 400;
}

.footheader {
    font-size: 18px;
    font-weight: 400;
}

.cardpod {
    border-color: rgba(0.25, 0.75, 0.75, 0.125);
    border-width: .25px;
    border-style: solid;
    background-color: #fff;
    padding-bottom: 15px;
}

.cardpod2 {
    border-color: rgba(0.25, 0.75, 0.75, 0.125);
    border-width: .25px;
    border-style: solid;
    background-color: #fff;
}

.cardpod3 {
    border-color: rgba(0.25, 0.75, 0.75, 0.125);
    border-width: .25px;
    border-style: solid;
    background-color: #fff;
    padding-bottom: 15px;
}

.cardproduct {
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-color: #D5D5D5;
    border-width: .25px;
    border-style: solid;
    padding-bottom: 15px;
}

.cardproduct2 {
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-color: #D5D5D5;
    border-width: .25px;
    border-style: solid;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.cardproduct3 {
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-color: #D5D5D5;
    border-width: .25px;
    border-style: solid;
    padding-bottom: 0px;
    background-color: #fff;
}

.grayback {
    background-color: #666860;
}


.spacer {
    height: 25px;
}

.spacer2 {
    height: 10px;
}

.spacer3 {
    height: 65px;
}

.spacer4 {
    height: 115px;
}

.spacer5 {
    height: 10px;
}

.spacer6 {
    height: 50px;
}

.borderline {
    position: absolute;
    z-index: 130;
    top: 50px;
    right: 0px;
    width: 65%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-top: .5px solid #D5D5D5;
    border: 0px;
    border-color: #D5D5D5;
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
}

.borderline2 {
    z-index: 130;
    top: 50px;
    right: 0px;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-top: .5px solid #D5D5D5;
    border: 0px;
    border-color: #D5D5D5;
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
}



.searchHolder {
    margin-top: -15px;
}

.searchHolder {
    float: left !important;
    margin-left: 40px;
    margin-top: -22px;
}

/*search*/

.typeSearch {
    background-color: #fff !important;
    width: 50% !important;
    margin: 0 auto !important;
    display: block !important;
    font-size: 25px !important;
    padding: 10px !important;
    margin-top: 20% !important;
    border: 0px;
}

.graylink {
    color: #666860 !important;
}

    .graylink:hover {
        color: #A09D33 !important;
    }



.searchie {
    /* position: absolute; */
    top: 3px;
    right: 9px;
    font-size: 25px;
    cursor: hand;
    cursor: pointer;
    color: #003976 !important;
}

.blurIt {
    -webkit-filter: blur(8px);
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    -ms-filter: blur(8px);
    filter: blur(8px);
}

.searcicle div {
    color: #FFF;
    font-size: 45px;
    padding: 5px 10px;
    background-color: #0085CA;
}

.searcicle {
    display: block !important;
    position: absolute;
    z-index: 1390;
    right: 1%;
    top: 135px;
    cursor: hand;
    cursor: pointer;
}

.serchieTitle {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin: 0 0 0 0 !important;
}

.searchieLink:hover .searchieTitle {
    text-decoration: underline;
}

.serchieLink {
    word-wrap: break-word;
    color: #00AEEF;
    text-decoration: none;
    margin: 0 0 0 0 !important;
}

    .serchieLink:hover {
        text-decoration: none;
    }

.serchieDesc {
    font-size: 16px;
    margin: 0 0 0 0 !important;
    color: #000;
}

.searchieWrap {
    margin-bottom: 20px !important;
    border-bottom: solid 1px #000;
}

.searchBox {
    position: fixed;
    z-index: 1100;
    height: 110%;
    background-color: #000;
    width: 100%;
    opacity: 1;
    display: none;
    top:0;
}

.seeMe {
    opacity: .8;
}

.searchBox i {
    font-size: 70px;
    color: #FFF;
}

.searchSubButton {
    color: #FFF;
    background-color: #0099d8 !important;
    border: 1px solid #0099d8 !important;
    display: block;
    z-index: 1111;
    font-weight: 400;
    padding: 10px 90px !important;
    margin: 10px auto;
}



.search {
    border: 0px;
    top: 20;
    position: none;
    display: inline-block;
    right: 0px;
    margin-top: 0px;
    width: 25px;
    background: none;
}

/*search ends*/

/*menu*/
.bg-opacity {
    background-color: white;
    padding: 0px;
    margin: 0px;
    height: 135px;
    z-index: 140;
    border-bottom: 3px;
    border-color: #083351;
    border-style: solid;
    border-top: 15px;
    border-top-style: solid;
    border-top-color: #0099d8;
    border-right: 0px;
    border-left: 0px;
}

.megaNav {
    background-color: #fff !important;
    /* width: 70% !important;*/
    position: absolute;
    z-index: 2;
    display: none;
    top: 25px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-right: 10px !important;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0 0;
    margin: 0 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

li.nav-item {
    padding: 0px;
}

a.nav-link:hover {
    padding-bottom: 10px;
    text-transform: none;
}

.nav-link, .nav-link {
    text-decoration: none;
    color: white;
    padding-top: 0px;
    margin-bottom: 0px;
    font-weight: 400;
}

a.nav-link {
    padding-bottom: 10px;
}

.nav-link:active, .nav-link:focus {
    text-decoration: none;
    color: #A09D33;
}

.nav-link:hover, .nav-link:focus {
    text-decoration: none;
    color: #A09D33;
}

.nav-link, .nav-link:focus {
    text-decoration: none;
    color: #A09D33;
}

.nav-link, .nav-link {
    text-decoration: none;
    color: #6E6314;
}

.nav-link {
    display: block;
    padding: 0rem 0rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 0px;
    margin-left: 1.5rem;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: 400;
    font-size: 18px;
}

.navbar-brand {
    display: inline-block;
    padding-top: .75rem;
    padding-bottom: 0rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.logo2 {
    height: 4.5rem;
}

.logo {
    height: 59px;
    float: left;
    margin-left: -115px;
    margin-top: 0px;
}

a.mobilelogo {
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 12px;
    top: 18px;
}

.navbar .navbar-toggler-icon {
    background-image: url("../../images/burger-01.svg");
    width: 2.5em;
    height: 2.5em;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}


.desktoplogo {
    float: left;
    width: 430px;
    opacity: 1;
    transition-property: opacity;
    transition-duration: 0.5s;
    margin-top: 0px;
}

.mobilelogo {
    height: 40px;
    margin: 0px;
}

a.additional {
    text-decoration: none !important;
    color: #666860 !important;
    font-size: 16px;
}

/*menu end*/

/*slideshow start*/

.slide1 {
    background-size: cover;
    background-image: url("../images/indexheroimageslide.jpg");
    background-repeat: no-repeat;
    background-position: center;
    height: 550px;
}

.slide2 {
    background-size: cover;
    background-image: url("../images/indexheroimageslide2.jpg");
    background-repeat: no-repeat;
    background-position: center;
    height: 550px;
}

img.slick-prev2 {
    position: absolute;
    left: 15px;
    width: 60px;
    top: 414px;
    z-index: 190;
    bottom: 0px;
}

img.slick-next2.slick-arrow {
    width: 60px;
    position: absolute;
    z-index: 190;
    right: 15px;
    top: 414px;
    bottom: 0px;
}

img.slide {
    vertical-align: middle;
    width: 100%;
}

img.slick-next4.slick-arrow {
    width: 50px;
    margin-top: 371px;
    position: absolute;
    z-index: 190;
    right: 22px;
}

img.slick-prev4 {
    width: 50px;
    margin-top: 371px;
    left: 22px;
    position: absolute;
    z-index: 190;
}

img.slick-next44.slick-arrow {
    width: 62px;
    margin-top: 277px;
    position: absolute;
    z-index: 190;
    right: 302px;
}

img.slick-prev44 {
    width: 62px;
    margin-top: 277px;
    left: 7px;
    position: absolute;
    z-index: 190;
}

img.slick-next.slick-arrow {
    width: 45px;
    margin-top: 140px;
    position: absolute;
    z-index: 190;
    right: -25px;
}

img.slick-prev {
    width: 45px;
    margin-top: 140px;
    left: -25px;
    position: absolute;
    z-index: 190;
}

img.slick-nextproduct.slick-arrow {
    width: 45px;
    margin-top: 60px;
    position: absolute;
    z-index: 190;
    right: -25px;
}

img.slick-prevproduct {
    width: 45px;
    margin-top: 60px;
    left: -25px;
    position: absolute;
    z-index: 190;
}


.logoslideshow1 {
    margin-right: 0px;
    margin-left: 0px;
}

.logoslideshow2 {
    margin-right: 0px;
    margin-left: 0px;
}

.logoslideshow {
    margin-right: 7px;
    margin-left: 7px;
}


.image-wrap {
    max-height: 550px;
    overflow: hidden;
    /*max-width: 800px;  */
    -webkit-transition: max-width .5s ease-out;
    /* Saf3.2+, Chrome */
    -moz-transition: max-width .5s ease-out;
    /* FF4+ */
    -ms-transition: max-width .5s ease-out;
    /* IE10? */
    -o-transition: max-width .5s ease-out;
    /* Opera 10.5+ */
    transition: max-width .5s ease-out;
}

    .image-wrap img {
        -webkit-transition: margin-top .5s ease-out;
        /* Saf3.2+, Chrome */
        -moz-transition: margin-top .5s ease-out;
        /* FF4+ */
        -ms-transition: margin-top .5s ease-out;
        /* IE10? */
        -o-transition: margin-top .5s ease-out;
        /* Opera 10.5+ */
        transition: margin-top .5s ease-out;
    }

.slick-slide img {
    display: block;
    margin: 0px;
    width: 100%;
    height: auto !important;
}
/*slideshow end*/

.shown {
    display: block;
    /*position: absolute;*/
    top: 0px;
    width: 100%;
}

.shown3 {
    display: block;
    margin-top: 60px;
}

.shown2 {
    display: none;
    padding-left: 20px;
    padding-right: 20px;
}

.photobackhome {
    background-size: cover;
    background-image: url("../images/product.jpg");
    background-repeat: no-repeat;
    background-position: center;
    height: 550px;
    margin-top: -20px;
}

.backotherproduct {
    background-size: cover;
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/prestigetop.jpg");
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 45px;
    padding-top: 20px;
    margin-top: 0px;
}

.backother {
    background-size: cover;
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/otherbacking.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 45px;
    padding-top: 20px;
    margin-top: 0px;
}

.back {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 45px;
    padding-top: 20px;
    margin-top: 0px;
}

.back2 {
    background-size: cover;
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/download.jpg");
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 45px;
    padding-top: 20px;
    margin-top: 0px;
}

.backcar {
    background-size: cover;
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/careers.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 45px;
    padding-top: 20px;
    margin-top: 0px;
}

.backabout {
    background-size: cover;
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/about.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 45px;
    padding-top: 20px;
    margin-top: 0px;
}

.buttonback {
    background-size: cover;
    background-image: linear-gradient(rgba(800,800, 800, 0.82), rgba(800, 800, 800, .82)), url(../images/careers2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 60px;
    padding-top: 60px;
    margin-top: 0px;
}

.podsback {
    background-size: cover;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/3pods.jpg");
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 45px;
    padding-top: 20px;
}

.podback {
    background-size: cover;
    background-image: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.9)), url("../images/single.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

.podback2 {
    background-size: cover;
    background-image: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.9)), url("../images/careers2.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

.bar {
    height: 15px;
    background-color: #A09D33;
}

.bar2 {
    height: 1px;
    background-color: #C6C6C6;
}

.downloadsback {
    background-size: cover;
    background-image: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.9)), url("../images/indexheroimageblk.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

.downloadsback3 {
    background-size: cover;
    background-image: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.9)), url("../images/sus.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

.twopodsback {
    background-size: cover;
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4)), url(../images/blk.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 45px;
    padding-top: 20px;
}

.bigtitle2 {
    color: #083351;
    line-height: normal;
    text-align: center;
    font-size: 60px;
    /*font-weight: 600;*/
    text-transform: uppercase;
}

.subTitle {
    color: var(--txt-sub-custom-color);
    line-height: normal;
    text-align: center;
    font-size: 30px;
    /*font-weight: 400;*/
    text-transform: uppercase;
}

img.indimg {
    width: 100%;
    padding: 0px;
}

.namein {
    text-align: center;
    font-size: 1.5rem;
    color: #003976;
    font-weight: 600;
    padding-top: 0px;
    line-height: normal;
    text-decoration: none !important;
}

.card-ind {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: .5rem;
}

.titleindividual {
    text-align: left;
    font-size: 20px;
    color: black;
    font-weight: 500;
    text-transform: none;
    padding-bottom: 0px;
    line-height: normal;
    text-decoration: none !important;
    padding: 10px;
    border-top: 1px solid #e1dddd;
}

.addressIndividual {
    text-align: left;
    font-size: 16px;
    color: var(--txt-sub-custom-color);
    font-weight: 400;
    text-transform: none;
    padding-bottom: 0px;
    line-height: normal;
    text-decoration: none !important;
    font-style: italic;
    margin-top: 15px;
}

h1, h2, h3, h4 {
    color: #083351;
}




@media screen and (max-width: 1199px) {

    .borderline {
        width: 70%;
    }

    img.slick-nextproductthumb {
        width: 40px;
        top: 100px;
        position: absolute;
        z-index: 190;
        right: -10px;
    }

    img.slick-prevproductthumb {
        width: 40px;
        top: 100px;
        left: -10px;
        position: absolute;
        z-index: 190;
    }

    .fish {
        position: absolute;
        /*width: 35%;*/
        right: 0px !important;
        bottom: 0px !important;
    }

    .fish3 {
        position: absolute;
        width: 35%;
        left: 15px !important;
        bottom: 0px !important;
    }

    .photobackhome {
        height: 400px;
        margin-top: -20px;
    }



    input.searchBox {
        float: right;
        width: 70px;
        height: 25px;
        font-size: 15px;
        color: #707270;
        border-color: #e8e8e8;
        box-shadow: none;
        border-width: 0px;
        border-style: solid;
        background-color: #fff;
    }

    img.slick-next.slick-arrow {
        width: 40px;
        margin-top: 118px;
        position: absolute;
        z-index: 190;
        right: -20px;
    }

    img.slick-prev {
        width: 40px;
        margin-top: 118px;
        position: absolute;
        z-index: 190;
        left: -20px;
    }

    img.slick-nextproduct.slick-arrow {
        width: 40px;
        margin-top: 50px;
        position: absolute;
        z-index: 190;
        right: -20px;
    }

    img.slick-prevproduct {
        width: 40px;
        margin-top: 50px;
        position: absolute;
        z-index: 190;
        left: -20px;
    }

    img.slick-next4.slick-arrow {
        width: 50px;
        margin-top: 189px;
        position: absolute;
        z-index: 190;
        right: 22px;
    }

    img.slick-prev4 {
        width: 50px;
        margin-top: 189px;
        left: 22px;
        position: absolute;
        z-index: 190;
    }

    img.slick-next44.slick-arrow {
        width: 50px;
        margin-top: 220px;
        position: absolute;
        z-index: 190;
        right: 254px;
    }

    img.slick-prev44 {
        width: 50px;
        margin-top: 220px;
        left: 7px;
        position: absolute;
        z-index: 190;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        margin-right: 0rem;
        margin-left: 1rem;
        padding-left: 0px;
        padding-right: 0px;
    }

    /*p.cardpodtext {
    min-height: 115px;
}	*/

}

@media screen and (max-width: 991px) {

    .fish2 {
        position: relative;
        padding-top: 25px;
        padding-bottom: 25px;
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
        left: 0px !important;
        top: 0px !important;
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9));
    }

    img.slick-prev2 {
        position: absolute;
        left: 15px;
        width: 60px;
        z-index: 190;
        bottom: 0px;
    }

    img.slick-next2.slick-arrow {
        width: 60px;
        position: absolute;
        z-index: 190;
        right: 15px;
        bottom: 0px;
    }

    .slide1 {
        height: 475px;
    }

    .slide2 {
        height: 475px;
    }

    img.slick-nextproductthumb {
        width: 40px;
        top: 140px;
        position: absolute;
        z-index: 190;
        right: -10px;
    }

    img.slick-prevproductthumb {
        width: 40px;
        top: 140px;
        left: -10px;
        position: absolute;
        z-index: 190;
    }

    img.slick-next4.slick-arrow {
        width: 50px;
        margin-top: 189px;
        position: absolute;
        z-index: 190;
        right: 22px;
    }

    img.slick-prev4 {
        width: 50px;
        margin-top: 189px;
        left: 22px;
        position: absolute;
        z-index: 190;
    }

    img.slick-next44.slick-arrow {
        width: 50px;
        margin-top: 145px;
        position: absolute;
        z-index: 190;
        right: 223px;
    }

    img.slick-prev44 {
        width: 50px;
        margin-top: 145px;
        left: 8px;
        position: absolute;
        z-index: 190;
    }


    .topspace {
        height: 0px;
    }

    .breadcrumb {
        margin-top: 0px;
    }

    .backotherproduct {
        padding-bottom: 45px;
        padding-top: 20px;
        margin-top: 0px;
    }

    .backother {
        padding-bottom: 45px;
        padding-top: 20px;
        margin-top: 0px;
    }

    .back {
        padding-bottom: 45px;
        padding-top: 20px;
        margin-top: 0px;
    }

    .back2 {
        padding-bottom: 45px;
        padding-top: 20px;
        margin-top: 0px;
    }

    .backcar {
        padding-bottom: 45px;
        padding-top: 20px;
        margin-top: 0px;
    }

    .backabout {
        padding-bottom: 45px;
        padding-top: 20px;
        margin-top: 0px;
    }

    .herotitle {
        color: #fff;
        font-size: 24px;
        font-weight: 500;
        padding-bottom: 10px;
        line-height: normal;
    }


    .blackback {
        background-color: #000;
        padding-bottom: 61px;
    }

    .buttonback {
        padding-bottom: 25px;
        padding-top: 25px;
    }

    .btn-primary2 {
        margin-bottom: 15px;
    }

    .btn-primary3 {
        margin-top: 15px;
    }

    /*p.cardpodtext {
    min-height: 0px;
}*/

    .fish {
        position: absolute;
        /*width: 30%;*/
        right: 0px !important;
        bottom: 0px !important;
    }

    .fish3 {
        position: absolute;
        width: 25%;
        left: 15px !important;
        bottom: 0px !important;
    }

    .line-clamp3 {
        margin-bottom: 35px;
    }

    .spacer {
        height: 25px;
    }

    .spacer2 {
        height: 5px;
    }

    .spacer3 {
        height: 5px;
    }

    .spacer4 {
        height: 15px;
    }

    .spacer5 {
        height: 45px;
    }

    .spacer6 {
        height: 25px;
    }

    .navbar-brand {
        display: inline-block;
        padding-top: 0rem;
        padding-bottom: 0rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        left: 25%;
    }

    .search {
        border: 0px;
        top: 33px;
        position: absolute;
        display: inline-block;
        right: 25%;
        margin-top: 0px;
        width: 25px;
        background: none;
    }

    /*nav.navbar.navbar-expand-lg {
        background-color: white;
        padding: 0px;
        margin: -20px;
        height: 100px;
        z-index: 101;
        border-bottom: 3px;*/
        /*border-color: #003e57;
        border-style: solid;
        border-top: 15px;
        border-top-style: solid;
        border-top-color: #0387bf;*/
        /*border-right: 0px;
        border-left: 0px;
    }*/


    nav.navbar.navbar-expand-lg {
        background-color: white;
        padding: 0px;
        margin: -20px -20px 0px -20px;
        height: 78px;
        z-index: 101;
        border-bottom: 3px;
        border-right: 0px;
        border-left: 0px;
    }

    a.nav-link {
        color: #083351 !important;
    }

    .navbar-brand {
        display: inline-block;
        padding-top: 0px;
        padding-bottom: 0rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
    }

    .photobackhome {
        margin-top: -115px;
    }

    img.slick-nextproduct.slick-arrow {
        width: 45px;
        margin-top: 85px;
        position: absolute;
        z-index: 190;
        right: -25px;
    }

    img.slick-prevproduct {
        width: 45px;
        margin-top: 85px;
        position: absolute;
        z-index: 190;
        left: -25px;
    }

    img.slick-next.slick-arrow {
        width: 45px;
        margin-top: 183px;
        position: absolute;
        z-index: 190;
        right: -25px;
    }

    img.slick-prev {
        width: 45px;
        margin-top: 183px;
        position: absolute;
        z-index: 190;
        left: -25px;
    }

    .indexslidespace {
        padding: 5%;
    }

    .card.noborder-4 {
        margin-bottom: 25px;
        min-height: 350px;
        border: 0px !important;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        margin-right: 0rem;
        margin-left: 0.5rem;
        padding-left: 0px;
        padding-right: 0px;
    }

    .navbar-nav .dropdown-menu {
        position: static;
        float: none;
        background-color: #00B09B;
    }

    .dropdown-item:hover {
        display: block;
        width: 100%;
        /*padding: 0rem 1rem;*/
        clear: both;
        font-size: 15px;
        font-weight: 400;
        color: #fff;
        text-align: inherit;
        white-space: nowrap;
        /*background-color: #00B09B !important;*/
        background-color: rgb(0 133 202 / 30%) !important;
        border: 0;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        padding: 0.5rem 0;
        margin: 0.125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 0px solid rgba(0, 0, 0, 0.15);
        border-radius: 0rem;
    }

    .dropdown-item {
        display: block;
        width: 100%;
        padding: 0rem 1rem;
        clear: both;
        font-size: 15px;
        font-weight: 400;
        color: #fff;
        text-align: inherit;
        white-space: nowrap;
        background-color: #00B09B !important;
        border: 0;
    }

    .photobottom-homepage {
        display: block;
    }

    .shown {
        display: none;
    }

    .shown3 {
        display: none;
    }

    .shown2 {
        display: block;
    }

    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 1rem 1rem;
        background-color: rgba(246, 246, 246,1);
        margin: 0px;
        z-index: 101;
        border-bottom: 1px;
        border-color: #fff;
        border-style: solid;
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
    }

    .bg-opacity {
        background-color: rgba(0,176,155,1);
        padding: 0px;
        margin: 0px;
        height: 85px;
        z-index: 101;
        display: none;
    }

    a.nav-link {
        padding-bottom: 0px;
    }

    .nav-link, .nav-link {
        text-decoration: none;
        color: white;
        padding-top: 0px;
        margin-bottom: 0px;
    }

    a.nav-link:hover {
        padding-bottom: 0px;
    }

    .nav-link, .nav-link:hover {
        text-decoration: none;
        color: white;
        padding-top: 0px;
        margin-bottom: 0px;
    }

    .mobilehide {
        display: none;
    }

    .mobileshow {
        display: block;
    }

    .search {
        border: 0px;
        top: 16px;
        position: absolute;
        display: inline-block;
        right: 20%;
        margin-top: 0px;
        width: 30px;
        background: none;
    }

    .searcicle div {
        color: #FFF;
        font-size: 45px;
        padding: 0px 15px 5px 15px;
        background-color: #0085CA;
    }

    .searcicle {
        display: block !important;
        position: absolute;
        z-index: 1390;
        right: 8%;
        top: 44px;
        cursor: hand;
        cursor: pointer;
    }

    .mobileshow {
        display: block;
    }

    .whitetextdate {
        color: #fff;
        float: none;
    }

    .mobilecenter {
        text-align: center;
    }

    .mobilecenter2 {
        text-align: center;
        float: none;
    }

    .btn-primary3 {
        float: none !important;
    }

    .title {
        font-size: 24px;
        font-weight: 400;
        margin-bottom: 5px;
    }

    img.slick-next4.slick-arrow {
        width: 50px;
        margin-top: 347px;
        position: absolute;
        z-index: 190;
        right: 22px;
    }

    img.slick-prev4 {
        width: 50px;
        margin-top: 347px;
        left: 22px;
        position: absolute;
        z-index: 190;
    }
}



@media screen and (max-width: 767px) {

    .imagetest2 {
        padding-top: 15px;
        display: block;
        width: 100%;
        height: auto;
        padding-right: 95px;
        padding-left: 95px;
    }

    .slide1 {
        height: 300px;
    }

    .slide2 {
        height: 300px;
    }

    img.slick-prev2 {
        position: absolute;
        left: 15px;
        width: 60px;
        z-index: 190;
        bottom: auto;
        top: 240px;
    }

    img.slick-next2.slick-arrow {
        width: 60px;
        position: absolute;
        z-index: 190;
        right: 15px;
        bottom: auto;
        top: 240px;
    }

    img.slick-next44.slick-arrow {
        width: 50px;
        margin-top: 25%;
        position: absolute;
        z-index: 190;
        right: 7px;
    }

    img.slick-prev44 {
        width: 50px;
        margin-top: 25%;
        left: 7px;
        position: absolute;
        z-index: 190;
    }

    .hide {
        display: none;
    }

    img.clr {
        height: 90px;
        display: block;
    }

    img.clrmain {
        width: 100%;
        padding-bottom: 25px;
    }


    /* Style the tab */
    .tab {
        float: left;
        border: 1px solid #ccc;
        background-color: #fff;
        width: 100%;
    }
    /* Style the tab content */
    .tabcontent {
        float: left;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 5px;
        padding-left: 5px;
        border: 1px solid #ccc;
        width: 100%;
        min-height: 334px;
    }

    img.download {
        float: left;
        height: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    img.slick-next4.slick-arrow {
        width: 50px;
        margin-top: 25%;
        position: absolute;
        z-index: 190;
        right: 22px;
    }

    img.slick-prev4 {
        width: 50px;
        margin-top: 25%;
        left: 22px;
        position: absolute;
        z-index: 190;
    }



    .mobilehide {
        display: none;
    }

    .mobileshow {
        display: block;
    }



    .fish {
        position: absolute;
        /*width: 23%;*/
        right: 0px !important;
        bottom: 0px !important;
    }

    .fish3 {
        position: absolute;
        width: 20%;
        left: 15px !important;
        bottom: 0px !important;
    }

    .line-clamp3 {
        margin-bottom: 40px;
    }


    .searcicle {
        display: block !important;
        position: absolute;
        z-index: 1390;
        right: 3%;
        top: 10px;
        cursor: hand;
        cursor: pointer;
    }

    .navbar-brand {
        margin-left: 10px;
    }

    .navbar .navbar-toggler-icon {
        margin-right: 10px;
    }

    .search {
        border: 0px;
        top: 16px;
        position: absolute;
        display: inline-block;
        right: 21%;
        margin-top: 0px;
        width: 30px;
        background: none;
    }


    .photobackhome {
        margin-top: -75px;
        height: 290px;
    }

    .indexslidespace {
        padding: 3%;
    }


    .mobileshow {
        display: block;
    }

    .mobilehide {
        display: none;
    }

    img.slick-nextproduct.slick-arrow {
        width: 65px;
        margin-top: 135px;
        position: absolute;
        z-index: 190;
        right: 15px;
        background-color: rgba(255,255,255,0.64);
    }

    img.slick-prevproduct {
        width: 65px;
        margin-top: 135px;
        position: absolute;
        z-index: 190;
        left: 15px;
        background-color: rgba(255,255,255,0.64);
    }

    img.slick-next.slick-arrow {
        width: 65px;
        margin-top: 135px;
        position: absolute;
        z-index: 190;
        right: 15px;
        background-color: rgba(255,255,255,0.64);
    }

    img.slick-prev {
        width: 65px;
        margin-top: 135px;
        position: absolute;
        z-index: 190;
        left: 15px;
        background-color: rgba(255,255,255,0.64);
    }

    .slider-container {
        display: block;
        max-width: 100vw;
        width: 100%;
        overflow: hidden;
    }

    .thumbClick {
        border-color: red;
        border-width: 5px;
        border-style: solid;
    }
}


a, a:hover, a:active, a:visited {
    text-decoration: none !important;
}

