﻿
input:focus, textarea:focus, select:focus {
    outline: none;
}

button {
    outline: none;
}



.content-rich-carousel-bg img {
    width: 600rem;
    height: 400rem;
}

.image-collage__img:last-of-type {
    position: absolute !important;
}

.wistia_click_to_play {
    position: static !important;
}

.image-collage__img img {
    width: 100%;
}

.image-collage__img {
    overflow: hidden;
}

.modaloverlaytext a {
    color: #fff;
}

.modaloverlaytext {
    position: absolute;
    display: block;
    top: 50%;
    left: 48%;
    z-index: 9999999999;
}



@media (max-width: 768px) {
    .image-collage__img svg {
        width: 50rem;
        height: 50rem;
    }

    .image-collage__img:nth-of-type(3) img, .image-collage__img:nth-of-type(6) img {
        width: 32vw;
    }
}

.gallery-cell-cta {
    width: 1600rem;
    height: 200rem;
}

.gallery-cell img {
    width: 200rem;
    height: 200rem;
}

.gallery-cell-container {
    width: 200rem;
    height: 200rem;
}

.gallery-cell-fullpromo {
    width: 100%;
    margin: auto;
}

    .gallery-cell-fullpromo img {
        width: 100%;
        height: 300rem;
        overflow: hidden;
    }

.secondary-image {
    width: 20px;
    height: 20px;
}

.colorScheme-header {
    top: 81px !important;
}

.header-editframe {
    font-weight: 400;
    font-size: 10px;
}

.secondary-link-editframe p {
    margin: 0px;
}

.secondary-link-editframe-color {
    color: white;
}

.img-bg-stock img {
    position: absolute;
    bottom: 0;
    left: -24px;
}

.exp-bg-img img {
    margin-left: 50px;
}

.stock-news-bg-image {
    overflow: hidden;
}

.event-module-link {
    padding: 0px 7px;
}

wistia-video {
    display: inline-block;
    white-space: nowrap;
}

.disc-style {
    list-style: disc;
}

.ul-list-style {
    margin: 10px 0px;
    padding-left: 30px;
}

    .ul-list-style li {
        margin-bottom: 10px;
    }

.ol-list-style {
    margin: 10px 0px;
}

    .ol-list-style li {
        margin-bottom: 10px;
    }

.sticky-bar-cust {
    width: 10%;
    float: left;
    padding-left: 50px;
}

.right-side-components-cust {
    width: 80%;
    float: left;
}

.table-of-contents-cust {
    width: 10%;
    float: left;
}

.card-double-container {
    width: calc(66% - 2rem);
    padding-right: 20rem;
}

.card-preview-container {
    width: calc(33% - 2rem);
}

.card.card--double {
    width: 100%;
    padding-right: 0px;
}

.card--preview {
    width: 100%;
}

.card-grid-inner-cust {
    -webkit-flex-flow: nowrap !important;
    -ms-flex-flow: nowrap !important;
    flex-flow: nowrap !important;
    height: auto !important;
}

.searchbar__input::-ms-clear {
    display: none;
}

.searchbar__input:-ms-input-placeholder {
    color: #757575;
}

@media (max-width:440px) {
    .fis-search-hero .searchbar__clear {
        left: 73%;
    }
}

@media (max-width:335px) {
    .fis-search-hero .searchbar__clear {
        left: 68%;
    }
}

.product-highlight-container h5.card-category {
    color: #fff !important;
}

.product-highlight-container p.card-subtitle {
    color: #fff !important;
}

.product-bg-image-exp {
    position: absolute;
    top: 10%;
    left: 2%;
}

.product-icon-img {
    padding: 11rem 12rem !important;
}

.filter-panel-exp {
    width: 19%;
    float: left;
    margin-right: 1%;
}

.card-grid-limit-exp {
    width: 80%;
    float: left;
}

.content-locked-nav-exp {
    position: initial !important;
    pointer-events: auto !important;
}

.content-locked-nav--inner-exp {
    position: initial !important;
    left: 0 !important;
    -webkit-transform: initial !important;
    transform: initial !important;
}

    .content-locked-nav--inner-exp .content-width {
        width: 100% !important;
        max-width: calc(100% - 40rem) !important;
    }

.bg-img-exp-cust .scEmptyImage {
    position: absolute;
    left: 50%;
}

.blank-message{
    display: none;
}
.display-total-result{
    display:none;
}
#diplayResultCount{    
    margin: 10rem 20rem;
}
.fis-overlay-search-btn {background: #4BCD3E; cursor: pointer; transition: .3s all; -webkit-transition: .3s all; border:0;}
.fis-overlay-search-btn:hover {background: #015B7E;}