.tab {
    margin-right: 4px;
    padding: 10px 11px;
    background-color: #c8ced2;
    color: #4d5357;
    font-size: 15px;
    font-weight: 400;
}

.tab.w--current {
    background-color: #044A64;
    color: #fdfdfd;
}

.tab.curr-grey.w--current {
    background-color: #c9ced2;
    color: #4e5357;
}

.tab-pane {
    padding: 16px 9px;
    border-top: 3px solid #03a4ff;
    background-color: #fff;
}

.tab-pane.right {
    padding-bottom: 0px;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
}

.tabs-block {
    margin-top: 0px;
    padding: 0px;
}

.info-icon {
    margin-top: 2px;
    margin-right: 8px;
    float: right;
}

.image-2 {
    margin-left: 0px;
}

.related-linkblock {
    width: 100%;
    height: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px 19px 13px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8f7ff), color-stop(10%, #fff)), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.94)), to(hsla(0, 0%, 100%, 0.94)));
    background-image: linear-gradient(180deg, #e8f7ff, #fff 10%), linear-gradient(180deg, hsla(0, 0%, 100%, 0.94), hsla(0, 0%, 100%, 0.94));
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    font-size: 18px;
    line-height: 32px;
    text-align: left;
}

.related-linkblock:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f9fd)), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.94)), to(hsla(0, 0%, 100%, 0.94)));
    background-image: linear-gradient(180deg, #fff, #f1f9fd), linear-gradient(180deg, hsla(0, 0%, 100%, 0.94), hsla(0, 0%, 100%, 0.94));
    box-shadow: 0 0 7px 0 rgba(3, 164, 255, 0.72);
    -webkit-transform: translate(0px, -2px);
    -ms-transform: translate(0px, -2px);
    transform: translate(0px, -2px);
}

.feat-img-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.feat-img-div.larger {
    width: 250px;
    height: 50%;
}

.related-product-img {
    width: 250px;
    margin-right: 19px;
    float: left;
}

.related-sku-link {
    text-align: left;
}

.related-description {
    margin-bottom: 8px;
    color: #252525;
    font-size: 13px;
    line-height: 20px;
}

.related-products-divider {
    margin-top: 11px;
    padding-bottom: 11px;
    padding-left: 18px;
    border-bottom: 2px solid #d3d8d8;
    color: #727c81;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.div-block-4 {
    height: 25px;
}

.product-thumb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90px;
    height: 90px;
    margin-top: 0px;
    margin-bottom: 6px;
    padding: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #d3d8d8;
}

.column-5 {
    padding-right: 20px;
    padding-left: 0px;
}

.column-5.right {
    padding-right: 0px;
}

.column-5.left {
    margin-top: -20px;
    padding-right: 38px;
}

.breadcrumbs {
    margin-top: 11px;
    margin-bottom: 11px;
    padding: 0px 17px 0px 20px;
    color: #9b9b9b;
    font-weight: 600;
}

._4-features {
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #d3d8d8;
    border-bottom: 1px solid #d3d8d8;
}

.tabs-menu-gallery {
    width: 100px;
    margin-top: 14px;
    text-align: left;
}

.tab-link {
    padding: 0px 22px 0px 0px;
    border-bottom-style: none;
    background-color: transparent;
}

.tab-link:hover {
    opacity: 0.65;
}

.tab-link.w--current {
    background-color: transparent;
}

.breadcrumb-spacer {
    padding-right: 10px;
    padding-left: 10px;
    font-family: Oswald, sans-serif;
    color: #d3d3d3;
}

.tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.sidebar-block {
    margin-top: 0px;
    margin-bottom: 14px;
    padding: 0px;
    border: 1px solid #d3d8d8;
}

.columns {
    margin-bottom: 9px;
}

.spacer {
    width: 100%;
    height: 30px;
}

._3-tab-btn {
    width: 33%;
    padding: 13px 0px;
    border-right: 2px solid #fff;
    background-color: #d8dbdd;
    -webkit-transition: all 400ms ease, opacity 200ms ease;
    transition: all 400ms ease, opacity 200ms ease;
    font-family: 'Open Sans', sans-serif;
    color: #4d5357;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}

._3-tab-btn:hover {
    background-color: #c7cbce;
}

._3-tab-btn.w--current {
    background-color: #044A64;
    color: #fdfdfd;
}

._3-tab-btn.curr-grey.w--current {
    background-color: #c9ced2;
    color: #4e5357;
}

.download2 {
    display: block;
    margin-bottom: 7px;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 58px;
    background-image: url("/keydigital_new_product/static/img/icons8-pdf-100.png");
    background-position: 0% 50%;
    background-size: 50px;
    background-repeat: no-repeat;
}

.download2.zip {
    background-image: url("/keydigital_new_product/static/img/icons8-zip-100.png");
}

.download2.img {
    background-image: url("/keydigital_new_product/static/img/icons8-image-file-100.png");
}

.download2.vid {
    background-image: url("/keydigital_new_product/static/img/icons8-VideoPlay-100.png");
}

._3-tab-dividers {
    margin-top: 15px;
    padding-top: 7px;
    padding-bottom: 10px;
    padding-left: 0px;
    border-bottom: 2px solid #d3d8d8;
    color: #727c81;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

._3-tab-pane {
    padding: 5px 9px 21px 0px;
    border-top: 3px none #03a4ff;
    background-color: #fff;
}

._3-tab-pane.right {
    padding-bottom: 0px;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
}

._3-tabs-menu {
    padding-right: 0px;
}

.link-casestudy {
    display: block;
    font-size: 19px;
    line-height: 28px;
}

.casestudy-thumb {
    width: 45%;
    margin-right: 15px;
    float: left;
}

.casestudy-linkblock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 97%;
    height: 100%;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 15px;
    padding-right: 19px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.94)), to(hsla(0, 0%, 100%, 0.94)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.94), hsla(0, 0%, 100%, 0.94));
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.13);
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    font-size: 17px;
    line-height: 22px;
    text-align: left;
}

.casestudy-linkblock:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f9fd)), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.94)), to(hsla(0, 0%, 100%, 0.94)));
    background-image: linear-gradient(180deg, #fff, #f1f9fd), linear-gradient(180deg, hsla(0, 0%, 100%, 0.94), hsla(0, 0%, 100%, 0.94));
    box-shadow: 0 0 7px 0 rgba(3, 164, 255, 0.72);
    -webkit-transform: translate(0px, -2px);
    -ms-transform: translate(0px, -2px);
    transform: translate(0px, -2px);
}

.phone-link {
    font-size: 17px;
}

.rich-text-block {
    margin-left: 10px;
}

.hidden-mobile {
    display: none;
}

.cart-div.off {
    display: none;
}

.heading {
    margin-top: 18px;
    padding-left: 0px;
    font-weight: 600;
}

.ind-subheads2 {
    margin-top: 16px;
    margin-bottom: 13px;
    padding: 0px 17px 0px 0px;
}

.confirmation-text {
    margin-bottom: 8px;
    padding-left: 6px;
    line-height: 26px;
    font-weight: 600;
}

ul {
    list-style-image: none;
}

._3-tab-btn {
    width: 33%;
    padding: 13px 0px;
    border-right: 2px solid #fff;
    background-color: #d8dbdd;
    -webkit-transition: all 400ms ease, opacity 200ms ease;
    transition: all 400ms ease, opacity 200ms ease;
    font-family: 'Open Sans', sans-serif;
    color: #4d5357;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}

._3-tab-btn:hover {
    background-color: #c7cbce;
}

._3-tab-btn.w--current {
    background-color: #044A64;
    color: #fdfdfd;
}

._3-tab-btn.curr-grey.w--current {
    background-color: #c9ced2;
    color: #4e5357;
}


._3-tab-dividers {
    margin-top: 15px;
    padding-top: 7px;
    padding-bottom: 10px;
    padding-left: 0px;
    border-bottom: 2px solid #d3d8d8;
    color: #727c81;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

._3-tab-pane {
    padding: 5px 9px 21px 0px;
    border-top: 3px none #03a4ff;
    background-color: #fff;
}

._3-tab-pane.right {
    padding-bottom: 0px;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
}

._3-tabs-menu {
    padding-right: 0px;
}

.column-3 {
    padding-left: 0px !important;
}

.column-4 {
    padding-right: 0px !important;
}

.w-video iframe,
.w-video object,
.w-video embed {
    position: relative !important;

}



@media screen and (min-width: 480px) {
    .gallery-image {
        position: relative;
        top: 50%;

        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);


    }

    a.w-inline-block.w-lightbox {
        height: 625px;
    }
}



@media screen and (max-width: 767px) {
    .cart-legend-hidden {
        display: block;
    }
}

@media screen and (max-width: 479px) {
    .heading {
        padding-left: 0px;
        text-align: left;
    }


    .product-div {
        padding-left: 5px;
        padding-right: 5px;
    }

    .w-col-8 {
        width: 100% !important;
    }

    .w-col-4 {
        width: 100% !important;
    }

    .tab {
        margin-bottom: 4px;
        padding-top: 5px;
        padding-bottom: 5px;
        float: left;
    }

    .tabs-block {
        margin-top: 0px;
    }

    .related-linkblock {
        padding: 16px;
    }

    .feat-img-div.larger {
        height: 100px;
    }

    .related-product-img {
        width: auto;
    }

    .column-5 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .column-5.left {
        padding-right: 15px;
        padding-left: 14px;
    }

    .breadcrumbs {
        padding-left: 3px;
    }

    .tabs-menu-gallery {
        width: 100%;
    }

    .tab-link {
        padding-right: 10px;
        float: left;
    }

    .tabs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .tabs-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 15px;
    }

    .tabs-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .tabs-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sidebar-block {
        margin-top: 0px;
    }

    ._3-tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    ._3-tab-btn {
        margin-bottom: 4px;
        padding-top: 5px;
        padding-bottom: 5px;
        float: left;
    }

    ._3-tabs-menu {
        display: none;
    }

    .casestudy-thumb {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .casestudy-linkblock {
        width: 95%;
        margin-left: 10px;
        padding: 13px 0px 16px 16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        font-size: 15px;
        line-height: 20px;
    }

    .hidden-mobile {
        display: block;
    }

    ._3-tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    ._3-tab-btn {
        margin-bottom: 4px;
        padding-top: 5px;
        padding-bottom: 5px;
        float: left;
    }

    ._3-tabs-menu {
        display: none;
    }


}