﻿.advan-product a img, .advan-product a img:hover {
    border: none;
}

.advan-product.for-tablet .topLinkBlock .otherProducts-link, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li, .advan-product.for-tablet .descriptionBlcok .descriptionShort, .advan-product.for-tablet .descriptionBlcok .btnBlock, .advan-product.for-tablet .comparisonList-content li .title-content, .advan-product.for-tablet .modelInfo-techSupport, .advan-product.for-tablet .modelInfo-onlineRep, .advan-product.for-mobile .applications-img, .advan-product.for-mobile .applications-content, .advan-product.for-mobile .model-productList, .advan-product.for-mobile .model-productImg {
    float: none;
}

    .advan-product.for-tablet .topLinkBlock .otherProducts-link, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li a, .advan-product.for-tablet .descriptionBlcok .descriptionShort, .advan-product.for-tablet .descriptionBlcok .btnBlock, .advan-product.for-tablet .comparisonList-content li .title-content, .advan-product.for-tablet .modelInfo-techSupport, .advan-product.for-tablet .modelInfo-onlineRep, .advan-product.for-mobile .model-productList {
        width: 100%;
    }

.advan-product.for-tablet .fullBlock {
    padding-left: 3%;
    padding-right: 3%;
    width: 94%;
}

.advan-product .link-Btn, .advan-product .interactive-Btn {
    background-color: #fff;
    font-size: 13px;
    line-height: 1.6em;
    text-align: center;
    padding: 8px 25px;
    display: inline-block;
    text-decoration: none;
}

.advan-product .interactive-Btn {
    padding: 7px 11px 7px 24px;
}

    .advan-product .interactive-Btn span {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-left: 10px;
        vertical-align: middle;
    }

.advan-product .categoriesContent .categoriesContent-img img, .advan-product .categoriesList .categoriesList-img img {
    max-width: 80px;
    max-height: 80px;
    padding: 0 9px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    margin: 0 auto;
    line-height: 80px;
}

@keyframes example {
    0% {
        background-color: #fff;
    }

    100% {
        background-color: #f1f1f1;
    }
}

@keyframes example2 {
    0% {
        background-color: #f1f1f1;
    }

    100% {
        background-color: #fff;
    }
}

li {
    list-style: none;
}

.topLinkBlock {
    font-size: 16px;
}

    .topLinkBlock li {
        list-style: none;
    }
/*  11102015 */

.advan-notifyBox {
    background-color: #cecece;
    border-bottom: 5px solid #bbbbbb;
    padding: 8px 10px 8px 0;
}

    .advan-notifyBox p {
        color: #333;
        font-weight: bold;
        line-height: 1.5em;
        font-size: 15px;
    }

        .advan-notifyBox p a {
            color: #004280;
            font-weight: bold;
            margin-left: 10px;
        }

            .advan-notifyBox p a span {
                width: 10px;
                height: 10px;
                margin-right: 10px;
                display: inline-block;
                background: url(css-img/productBG-PC_icon.png) -30px 0px no-repeat;
            }

.mobilenotify {
    display: none;
}

.advan-product {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5em;
}

    .advan-product li {
        list-style: none;
    }

    .advan-product a {
        color: #004889;
        text-decoration: none;
        outline: none;
        behavior: expression(this.onFocus=this.blur());
    }

        .advan-product a:hover {
            text-decoration: underline;
        }

    .advan-product .clearfix {
        clear: both;
        /*height: 0px;
        overflow: hidden;
        visibility: inherit;*/
    }

    .advan-product .CompleteBlcok {
        margin: 10px 0 30px;
    }

    .advan-product .title-block {
        color: #333;
        font-size: 20px;
        font-weight: normal;
        line-height: 1.6em;
        margin: 50px 0 12px;
    }

    .advan-product .title-content {
        color: #333;
        font-size: 16px;
        font-weight: normal;
        line-height: 1.6em;
    }

    .advan-product .listPoint li {
        padding: 0 0 3px 10px;
        background: url("css-img/productBG-PC_icon.png") 2px -265px no-repeat;
    }

    .advan-product .btnBlock {
        text-align: right;
        padding: 7px 5px;
    }

        .advan-product .btnBlock a {
            margin-right: 25px;
        }

    .advan-product .link-Btn {
        color: #fff;
    }

        .advan-product .link-Btn:hover {
            color: #fff;
            text-decoration: none;
        }

        .advan-product .link-Btn.un-use {
            background-color: #ccc;
        }

            .advan-product .link-Btn.un-use:hover {
                background-color: #ccc;
                cursor: default;
            }

    .advan-product .interactive-Btn:hover {
        text-decoration: none;
    }

    .advan-product .interactive-Btn span {
        background: url("css-img/product-BU.png") 0px -10px no-repeat;
    }

    .advan-product .interactive-Btn.on span {
        background-position-x: -10px;
    }

    .advan-product .carouselBannerSingle {
        position: relative;
    }

        .advan-product .carouselBannerSingle li {
            float: left;
        }

        .advan-product .carouselBannerSingle .carousel-control a {
            width: 20px;
            height: 38px;
            background: url("css-img/productBG-PC_icon.png") no-repeat;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            position: absolute;
            top: 50%;
            margin-top: -21px;
        }

            .advan-product .carouselBannerSingle .carousel-control a:hover {
                background-position-y: -91px;
            }

        .advan-product .carouselBannerSingle .carousel-control .prev {
            left: -20px;
            background-position: 0px -51px;
        }

        .advan-product .carouselBannerSingle .carousel-control .next {
            right: -20px;
            background-position: -20px -51px;
        }

    .advan-product .topLinkBlock {
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        z-index: 10;
        background-color: #f3f3f3;
        border-bottom: 3px solid #cccccc;
        opacity: 0.95;
        display: none;
    }

        .advan-product .topLinkBlock .topLinkBlock-mobile {
            display: none;
        }

        .advan-product .topLinkBlock .topLinkBlock-link {
            max-width: 1200px;
            margin: 0 auto;
            padding: 15px 0;
        }

            .advan-product .topLinkBlock .topLinkBlock-link a {
                /*padding: 5px 20px;*/
                display: inline-block;
                *display: inline;
                *zoom: 1;
            }

        .advan-product .topLinkBlock .otherProducts-link {
            float: left;
            margin-left: -10px;
        }

            .advan-product .topLinkBlock .otherProducts-link span {
                width: 10px;
                height: 10px;
                margin-right: 10px;
                display: inline-block;
                *display: inline;
                *zoom: 1;
                background: url(css-img/productBG-PC_icon.png) -20px 0px no-repeat;
            }

        .advan-product .topLinkBlock .topLinkBlock-linkList {
            float: right;
        }

            .advan-product .topLinkBlock .topLinkBlock-linkList li {
                float: left;
                border-left: 1px solid #ccc;
                padding: 5px 20px;
            }

                .advan-product .topLinkBlock .topLinkBlock-linkList li span {
                    vertical-align: middle;
                    display: inline-block;
                    *display: inline;
                    *zoom: 1;
                    background: url(css-img/productBG-PC_icon.png) no-repeat;
                }

                .advan-product .topLinkBlock .topLinkBlock-linkList li .download {
                    width: 14px;
                    height: 18px;
                    background-position: -60px -150px;
                }

                .advan-product .topLinkBlock .topLinkBlock-linkList li .shopping {
                    width: 20px;
                    height: 18px;
                    background-position: -40px -150px;
                }

    .advan-product .descriptionBlcok {
        margin-top: 50px;
    }

        .advan-product .descriptionBlcok .descriptionShort {
            width: 70%;
            height: 44px;
            font-size: 16px;
            line-height: 24px;
            overflow: hidden;
            float: left;
        }

            .advan-product .descriptionBlcok .descriptionShort p {
                margin-bottom: 8px;
            }

        .advan-product .descriptionBlcok .btnBlock {
            width: 28%;
            float: left;
        }

    .advan-product .allianceLogoBlock img {
        /*height: 33px;
        width: auto;
        min-width: 38px;*/
        max-width: 150px;
        max-height: 50px;
        text-align: center;
        padding: 10px 8px;
        border: 1px solid #e5e5e5;
        margin-right: 10px;
    }

    .advan-product .categoriesBlcok .btnBlock {
        text-align: right;
        margin-top: 10px;
    }

        .advan-product .categoriesBlcok .btnBlock a {
            margin-right: 0px;
        }

    .advan-product .categoriesBlcok .categoriesLevel-1 > li {
        border-bottom: 1px solid #ccc;
        width: 46%;
        float: left;
        padding: 20px 2% 0;
    }

        .advan-product .categoriesBlcok .categoriesLevel-1 > li.open {
            background-color: #e5e5e5;
            animation-name: example;
            animation-duration: 0.3s;
        }

        .advan-product .categoriesBlcok .categoriesLevel-1 > li.close {
            background-color: #fff;
            animation-name: example2;
            animation-duration: 0.3s;
        }

    .advan-product .categoriesBlcok .categoriesLevel-2 {
        display: none;
        background-color: #f2f2f2;
        padding-top: 30px;
        margin-bottom: -1px;
        border-top: 1px solid #ccc;
        border-bottom: 2px solid #ccc;
        position: relative;
    }

        .advan-product .categoriesBlcok .categoriesLevel-2 li {
            float: left;
            width: 40%;
            padding: 0 5% 60px;
        }

        .advan-product .categoriesBlcok .categoriesLevel-2 .categoriesLevel-closeBtn {
            width: 85px;
            height: 13px;
            background: url(css-img/productBG-PC_icon.png) 0px -250px no-repeat;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            position: absolute;
            bottom: 0px;
            left: 50%;
            margin-left: -42px;
            cursor: pointer;
        }

    .advan-product .categoriesContent {
        padding: 15px 0 20px 0;
    }

        .advan-product .categoriesContent .categoriesContent-img {
            float: left;
            width: 140px;
        }

        .advan-product .categoriesContent .categoriesContent-txt {
            float: right;
        }

            .advan-product .categoriesContent .categoriesContent-txt p {
                float: left;
                height: 66px;
                overflow: hidden;
            }

            .advan-product .categoriesContent .categoriesContent-txt .btnBlock {
                width: 155px;
                padding-top: 5px;
                float: right;
            }

    .advan-product .categoriesList {
        padding: 10px 0;
    }

        .advan-product .categoriesList .categoriesList-img {
            float: left;
            width: 120px;
            margin: 0 auto;
        }

        .advan-product .categoriesList .categoriesList-txt {
            max-height: 84px;
            line-height: 21px;
            overflow: hidden;
        }

        .advan-product .categoriesList .categoriesList-select {
            width: 100%;
            height: 25px;
            margin-top: 10px;
        }

        .advan-product .categoriesList .btnBlock {
            margin-top: 15px;
        }

            .advan-product .categoriesList .btnBlock a {
                margin-right: 0px;
            }

    .advan-product .related-pads {
        display: none;
    }

        .advan-product .related-pads .related-list a {
            font-size: 16px;
            padding-bottom: 5px;
            display: block;
        }

    .advan-product .related-pc {
        display: block;
    }

        .advan-product .related-pc .relatedLink {
            background: url(css-img/relatedLink-pcBG.png) repeat-x;
        }

        .advan-product .related-pc .relatedContent a {
            font-size: 16px;
        }

    .advan-product .relatedLink {
        margin-bottom: 20px;
        background: url(css-img/relatedLink-pcBG.png) repeat-x;
        max-width: 1200px;
    }

        .advan-product .relatedLink .caroufredsel_wrapper {
            margin: 0px !important;
        }

        .advan-product .relatedLink li {
            padding-bottom: 5px;
            float: left;
            min-width: 102px;
            width: auto !important;
        }

            .advan-product .relatedLink li a {
                display: block;
                padding: 8px 16px;
                min-width: 80px;
                text-align: center;
                background-color: #f3f3f3;
            }

    .advan-product .relatedContent li {
        width: 258px;
        margin-right: 20px;
        border: 1px solid #e5e5e5;
        border-bottom-width: 2px;
        padding: 20px 15px;
    }

        .advan-product .relatedContent li a {
            max-height: 66px;
            overflow: hidden;
            display: block;
        }

        .advan-product .relatedContent li.on3 {
            margin-right: 20px;
        }

    .advan-product .relatedContent .relatedContent-att {
        font-size: 12px;
        padding-top: 10px;
    }

    .advan-product .relatedContent .carousel-control .prev {
        left: -30px;
    }

    .advan-product .relatedContent .carousel-control .next {
        right: -30px;
    }

    .advan-product .applicationsBlcok li {
        border-top: 1px dashed #ccc;
        padding: 30px 0;
    }

        .advan-product .applicationsBlcok li:first-child {
            border-top: none;
            padding: 0 0 30px 0;
        }

    .advan-product .applications-img {
        float: left;
        width: 35%;
    }

        .advan-product .applications-img img {
            width: 100%;
            height: auto;
        }

    .advan-product .applications-content {
        width: 62%;
        float: right;
    }

        .advan-product .applications-content .title-content {
            font-weight: bold;
            font-size: 18px;
        }

        .advan-product .applications-content .content {
            margin: 10px 0;
        }

    .advan-product .comparisonList-content li {
        border-bottom: 1px solid #ccc;
        padding: 10px 0;
    }

        .advan-product .comparisonList-content li .title-content {
            width: 18%;
            padding-left: 2%;
            float: left;
            word-wrap: break-word;
        }

        .advan-product .comparisonList-content li .comparisonListContent {
            float: left;
            width: 60%;
            margin-left: 15px;
        }

        .advan-product .comparisonList-content li .btnBlock {
            /*width: 20%;*/
            float: right;
        }

        .advan-product .comparisonList-content li.oddList {
            background-color: #f3f3f3;
        }

    .advan-product .title-description {
        font-size: 16px;
        line-height: 1.5em;
        margin: 0 0 0 0;
        float: left;
        clear: both;
        *width: 100%;
    }

    .advan-product .model-leftBlcok {
        width: 242px;
        margin-right: 30px;
        float: left;
    }

    .advan-product .modelBlock .productTags {
        margin-right: 0;
    }

    .advan-product .model-productImg {
        width: 220px;
        height: 220px;
        padding: 10px;
        margin-right: 30px;
        border: 1px solid #e5e5e5;
        float: left;
        position: relative;
    }

        .advan-product .model-productImg .model-productImg-seeMore {
            font-size: 16px;
            color: #fff;
            position: absolute;
            left: 0px;
            right: 0px;
            bottom: 0px;
            background-color: rgba(0, 0, 0, 0.8);
            background-color: #000 \9;
            padding: 10px;
            text-align: center;
        }

            .advan-product .model-productImg .model-productImg-seeMore span {
                display: inline-block;
                *display: inline;
                *zoom: 1;
                width: 20px;
                height: 20px;
                margin-left: 8px;
                vertical-align: middle;
                background: url(css-img/productBG-PC_icon.png) 0 -130px no-repeat;
            }

        .advan-product .model-productImg .model-productImgCarousel {
            display: none;
        }

    .advan-product .model-icon {
        padding: 0;
        margin: 25px 0 0 0;
    }

        .advan-product .model-icon li {
            list-style-type: none;
            display: inline;
            height: 16px;
            width: 16px;
            margin: 10px 10px 10px 0;
            padding: 0;
            overflow: hidden;
        }

            .advan-product .model-icon li img {
                /*width: auto;
                height: 16px;*/
                max-width: 150px;
                max-height: 50px;
                padding: 0;
                margin: 0;
            }

    .advan-product .model-productList {
        float: left;
    }

        .advan-product .model-productList .btnBlock {
            text-align: left;
            padding: 0;
        }

            .advan-product .model-productList .btnBlock a {
                width: 29%;
                font-size: 13px;
                margin: 7px 3px 0 3px;
                /*padding: 7px 5px;*/
            }

@media screen and (max-width: 895px) {
    .advan-product .model-productList .btnBlock a {
        width: 35%;
        float: none;
    }
}

.advan-product .model-productFeature {
    margin: 20px 0;
}

.advan-product .modelInfo.CompleteBlcok {
    border-top: 1px solid #e5e5e5;
    margin-top: 50px;
}

.advan-product .modelInfo-techSupport {
    float: left;
}

    .advan-product .modelInfo-techSupport a {
        width: 40%;
        padding-left: 15px;
        margin-right: 4%;
        vertical-align: top;
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }

        .advan-product .modelInfo-techSupport a span {
            width: 10px;
            height: 10px;
            margin-left: -15px;
            margin-right: 3px;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            background: url(css-img/productBG-PC_icon.png) -30px 0px no-repeat;
        }

    .advan-product .modelInfo-techSupport .title-block {
        margin-top: 30px;
    }

.advan-product .modelInfo-onlineRep {
    width: 398px;
    float: right;
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    padding: 20px;
    margin: 30px 0 0 30px;
}

    .advan-product .modelInfo-onlineRep .modelInfo-onlineRep-BG {
        height: 73px;
        padding-left: 80px;
        text-align: center;
        background: url(css-img/productBG-PC_icon.png) 0px -170px no-repeat;
    }

        .advan-product .modelInfo-onlineRep .modelInfo-onlineRep-BG .title-content {
            text-align: center;
        }

        .advan-product .modelInfo-onlineRep .modelInfo-onlineRep-BG .btnBlock {
            text-align: center;
            padding: 0 0;
            margin: 15px 0;
        }

            .advan-product .modelInfo-onlineRep .modelInfo-onlineRep-BG .btnBlock a {
                width: 30%;
                margin: 0 0 0 0; /*padding: 7px 5px;*/
            }

.advan-product .recommendedBlcok .carousel-control .prev {
    left: -30px;
}

.advan-product .recommendedBlcok .carousel-control .next {
    right: -30px;
}

.advan-product .recommendedContent {
    width: 100%;
}

    .advan-product .recommendedContent li {
        width: 225px;
        margin: 0 20px 0 0;
    }

        .advan-product .recommendedContent li.on4 {
            margin: 0px;
        }

    .advan-product .recommendedContent .recommendedContent-BG {
        background-color: #f3f3f3;
        padding: 15px 10px;
    }

        .advan-product .recommendedContent .recommendedContent-BG a {
            font-size: 16px;
            padding: 5px 0;
            display: inline-block;
            *display: inline;
            *zoom: 1;
        }

        .advan-product .recommendedContent .recommendedContent-BG p {
            line-height: 1.5em;
            height: 84px;
            overflow: hidden;
        }

    .advan-product .recommendedContent .recommendedContent-img {
        width: 100%;
        height: 98px;
        padding: 5px 0;
        text-align: center;
        border: 1px solid #e5e5e5;
        background: #fff;
    }

        .advan-product .recommendedContent .recommendedContent-img img {
            max-width: 120px;
            max-height: 98px;
        }

.advan-product .recommendedContent-pad {
    display: none;
}

.advan-product .modelSpec .speclink {
    float: right;
    font-size: 13px;
    line-height: 20px;
    padding-left: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: 6px;
    background: url(css-img/productBG-PC_icon.png) -60px -150px no-repeat;
}

.advan-product .modelSpec-pc .leftBlock > * {
    padding-left: 10px;
    background-color: #f1f1f1;
}

.advan-product .modelSpec-pc .modelNameBlock {
    background-color: #999;
    color: #fff;
}

.advan-product .modelSpec-pc .modelSpecModel-L {
    width: 180px;
    float: left;
}

.advan-product .modelSpec-pc .modelSpecModel-R {
    float: left;
    width: 780px;
}

    .advan-product .modelSpec-pc .modelSpecModel-R li {
        width: 260px;
    }

        .advan-product .modelSpec-pc .modelSpecModel-R li .modelNameBlock {
            border-left: 1px solid #fff;
        }

.advan-product .modelSpec-pc .modelSpec-pcTop .optionBlock, .advan-product .modelSpec-pc .modelSpec_tableList li {
    padding-top: 8px;
    padding-bottom: 8px;
}

.advan-product .modelSpec-pc .modelSpec-pcTop .optionBlock {
    height: 39px;
}

.advan-product .modelSpec-pc .modelSpec-pcTop .modelSpecModel-R .optionBlock {
    display: inline-block;
}

.advan-product .modelSpec-pc .modelSpec-pcTop .modelSpecModel-R li {
    text-align: center;
}

.advan-product .modelSpec-pc .modelSpec-pcTop .modelSpecModel-R .carousel-control .prev {
    left: -210px;
}

.advan-product .modelSpec-pc .modelSpec-pcTop .modelSpecModel-R .carousel-control .next {
    right: -30px;
}

.advan-product .modelSpec-pc .modelSpec-pcBottom .modelSpec_slideToggle {
    border-top: 1px solid #fff;
    padding: 5px 10px;
    background-color: #e4e4e4;
    cursor: pointer;
    position: relative;
}

    .advan-product .modelSpec-pc .modelSpec-pcBottom .modelSpec_slideToggle span {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 10px;
        height: 10px;
        margin-top: 7px;
        position: absolute;
        left: 98%;
    }

.advan-product .modelSpec-pc .modelSpec-pcBottom li {
    border-bottom: 1px solid #e4e4e4;
}

.advan-product .modelSpec-pc .modelSpec-pcBottom .rightBlock li {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.advan-product .modelSpec-pad {
    display: none;
}

.advan-product .positionFixed {
    position: fixed;
    z-index: 3;
    top: 62px;
    width: 960px\9;
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-top: 10px solid #fff;
}

#model-productImgBox .model-BoxBig {
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    /*width: 220px;
    height: 220px;*/
}

    #model-productImgBox .model-BoxBig img {
        max-width: 100%;
        max-height: 100%;
    }

#model-productImgBox .model-productBoxCarousel {
    width: 320px;
    height: 100px;
    padding: 18px 50px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

    #model-productImgBox .model-productBoxCarousel li {
        width: 80px;
        height: 80px;
        padding: 10px;
        margin: 0 10px;
        list-style: none;
        float: left;
        text-align: center;
        border: 1px solid #fff;
        cursor: pointer;
    }

        #model-productImgBox .model-productBoxCarousel li.on {
            border: 1px solid #999;
        }

        #model-productImgBox .model-productBoxCarousel li img {
            max-width: 100%;
            max-height: 100%;
        }

    #model-productImgBox .model-productBoxCarousel.carouselBanner {
        position: relative;
    }

        #model-productImgBox .model-productBoxCarousel.carouselBanner .carousel-control a {
            width: 20px;
            height: 38px;
            background: url(css-img/productBG-PC_icon.png) no-repeat;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            position: absolute;
            top: 50%;
            margin-top: -21px;
        }

            #model-productImgBox .model-productBoxCarousel.carouselBanner .carousel-control a:hover {
                background-position-y: -91px;
            }

        #model-productImgBox .model-productBoxCarousel.carouselBanner .carousel-control .prev {
            background-position: 0px -51px;
            left: 10px;
        }

        #model-productImgBox .model-productBoxCarousel.carouselBanner .carousel-control .next {
            background-position: -20px -51px;
            right: 10px;
        }

.advan-product a img, .advan-product a img:hover {
    border: none;
}

.advan-product.for-tablet .topLinkBlock .otherProducts-link, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li, .advan-product.for-tablet .descriptionBlcok .descriptionShort, .advan-product.for-tablet .descriptionBlcok .btnBlock, .advan-product.for-tablet .comparisonList-content li .title-content, .advan-product.for-tablet .modelInfo-techSupport, .advan-product.for-tablet .modelInfo-onlineRep, .advan-product.for-mobile .applications-img, .advan-product.for-mobile .applications-content, .advan-product.for-mobile .model-productList, .advan-product.for-mobile .model-productImg {
    float: none;
}

    .advan-product.for-tablet .topLinkBlock .otherProducts-link, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li, .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li a, .advan-product.for-tablet .descriptionBlcok .descriptionShort, .advan-product.for-tablet .descriptionBlcok .btnBlock, .advan-product.for-tablet .comparisonList-content li .title-content, .advan-product.for-tablet .modelInfo-techSupport, .advan-product.for-tablet .modelInfo-onlineRep, .advan-product.for-mobile .model-productList {
        width: 100%;
    }

.advan-product.for-tablet .fullBlock {
    padding-left: 3%;
    padding-right: 3%;
    width: 94%;
}

.advan-product .link-Btn, .advan-product .interactive-Btn {
    background-color: #fff;
    font-size: 13px;
    line-height: 1.6em;
    text-align: center;
    padding: 8px 25px;
    display: inline-block;
    text-decoration: none;
}

.advan-product .interactive-Btn {
    padding: 7px 11px 7px 24px;
}

    .advan-product .interactive-Btn span {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-left: 10px;
        vertical-align: middle;
    }

.advan-product .categoriesContent .categoriesContent-img img, .advan-product .categoriesList .categoriesList-img img {
    max-width: 80px;
    max-height: 80px;
    padding: 0 9px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    margin: 0 auto;
    line-height: 80px;
}

h5.productTags {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
    text-align: center;
    padding: 2px 8px;
    margin: 15px 0 25px 0;
    float: left;
    text-align: center !important;
    background-color: #d6e4f2;
    clear: both;
}

h5.patent-link {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
    text-align: center;
    padding: 2px 25px 0 8px;
    margin: 15px 0 25px 8px;
    float: left;
    text-align: center !important;
    border: 1px solid #ccc;
    background-image: url(css-img/external-link.png);
    background-repeat: no-repeat;
    background-position: 50px 5px;
}

    h5.patent-link a:link {
        text-decoration: none;
        display: block;
    }
/* Tooltip container */
.tooltip {
    position: relative;
    display: block;
}
    /* Tooltip text */
    .tooltip .tooltip-text {
        visibility: hidden;
        text-align: center;
        padding: 5px 8px;
        background-color: rgba(0, 0, 0, 0.8);
        /*background-color: #000;*/
        background-color: #000\9;
        position: absolute;
        z-index: 10;
        width: 220px;
        top: -5px;
        left: 105%;
        left: 100%\9;
        color: #fff;
    }

        .tooltip .tooltip-text::after {
            content: " ";
            position: absolute;
            top: 50%;
            right: 100%; /* To the left of the tooltip */
            margin-top: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent #333333 transparent transparent;
        }
    /* Show the tooltip text when you mouse over the tooltip container */

    .tooltip:hover {
        text-decoration: underline;
    }

        .tooltip:hover .tooltip-text {
            visibility: visible;
        }

.comparisonListContent p {
    float: left;
}

.comparisonListContent .productTags {
    margin: 5px 0 0 0;
    float: left;
    clear: both;
    padding: 1px 0;
    width: 75px;
}

.advan-product.for-tablet {
    margin: 0 -1%;
}

    .advan-product.for-tablet .btnBlock {
        margin-top: 20px;
    }

    .advan-product.for-tablet .model-productList .btnBlock a {
        margin-right: 0;
        margin-left: 0;
        width: 85%;
    }

    .advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile {
        display: block;
        text-align: right;
        padding: 10px 0;
    }

        .advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile a {
            padding: 8px 20px;
            border-left: 1px solid #ccc;
            display: inline-block;
            *display: inline;
            *zoom: 1;
        }

            .advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile a span {
                width: 20px;
                height: 20px;
                display: inline-block;
                *display: inline;
                *zoom: 1;
                margin-right: 5px;
                vertical-align: middle;
            }

            .advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile a:first-child {
                border-left: none;
            }

        .advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile .topLinkBlock-mobileContact span {
            background: url(css-img/productBG-mobile_icon.png) 0px -230px no-repeat;
        }

        .advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile .topLinkBlock-mobileOnline span {
            background: url(css-img/productBG-mobile_icon.png) -20px -230px no-repeat;
        }

        .advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile .topLinkBlock-mobileList span {
            background: url(css-img/productBG-mobile_icon.png) -40px -230px no-repeat;
            margin-right: 0;
        }

        .advan-product.for-tablet .topLinkBlock .topLinkBlock-mobile .topLinkBlock-mobileList.on span {
            background-position-x: -60px;
        }

    .advan-product.for-tablet .topLinkBlock .topLinkBlock-link {
        display: none;
        background-color: #fff;
        border-bottom: 2px solid #ccc;
        padding: 10px 20px;
    }

        .advan-product.for-tablet .topLinkBlock .topLinkBlock-link a {
            padding: 12px 8px;
            display: inline-block;
            *display: inline;
            *zoom: 1;
        }

        .advan-product.for-tablet .topLinkBlock .topLinkBlock-link .pc {
            display: none;
        }

    .advan-product.for-tablet .topLinkBlock .otherProducts-link {
        margin-left: 0px;
        margin-bottom: 10px;
    }

        .advan-product.for-tablet .topLinkBlock .otherProducts-link span {
            background: url(css-img/productBG-mobile_icon.png) -20px 0px no-repeat;
        }

    .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li {
        border-top: 1px solid #ccc;
        border-left: none;
    }

        .advan-product.for-tablet .topLinkBlock .topLinkBlock-linkList li:first-child {
            border-top: none;
        }

    .advan-product.for-tablet .categoriesLevel-1 > li {
        border-top: 1px solid #ccc;
        border-bottom: none;
        padding-top: 20px;
        width: 94%;
        padding: 20px 3% 0;
        float: none;
    }

        .advan-product.for-tablet .categoriesLevel-1 > li:first-child {
            padding-top: 0px;
            border-top: none;
        }

    .advan-product.for-tablet .categoriesLevel-2 {
        margin: 0 -3% -1px -3%;
        border-top: 1px solid #ccc;
    }

        .advan-product.for-tablet .categoriesLevel-2 li {
            width: 90%;
            padding-bottom: 30px;
        }

            .advan-product.for-tablet .categoriesLevel-2 li .title-content {
                border-top: 1px solid #ccc;
                padding-top: 30px;
            }

            .advan-product.for-tablet .categoriesLevel-2 li:first-child .title-content {
                border-top: none;
                padding-top: 0;
            }

        .advan-product.for-tablet .categoriesLevel-2 .categoriesList-img {
            display: none;
        }

    .advan-product.for-tablet .applicationsBlcok ul {
        margin-top: 0;
        padding: 0 3%;
    }

    .advan-product.for-tablet .applications-img {
        width: 45%;
    }

    .advan-product.for-tablet .applications-content {
        width: 52%;
    }

    .advan-product.for-tablet .related-pc {
        display: none;
    }

    .advan-product.for-tablet .related-pads {
        display: block;
    }

        .advan-product.for-tablet .related-pads li {
            border-bottom: 1px solid #ccc;
            cursor: pointer;
        }

            .advan-product.for-tablet .related-pads li .title-content {
                padding: 15px 3%;
                background-color: #f3f3f3;
                color: #004280;
            }

            .advan-product.for-tablet .related-pads li .related-padsIcon {
                width: 20px;
                height: 20px;
                display: inline-block;
                *display: inline;
                *zoom: 1;
                background: url(css-img/productBG-mobile_icon.png) 0 -210px no-repeat;
                vertical-align: middle;
                margin-right: 5px;
            }

            .advan-product.for-tablet .related-pads li.on {
                border-bottom: 2px solid #ccc;
            }

                .advan-product.for-tablet .related-pads li.on .title-content {
                    color: #fff;
                }

                .advan-product.for-tablet .related-pads li.on .related-padsIcon {
                    background: url(css-img/productBG-mobile_icon.png) -20px -210px no-repeat;
                }

        .advan-product.for-tablet .related-pads .related-list {
            display: none;
        }

            .advan-product.for-tablet .related-pads .related-list li {
                border-bottom: none;
                padding: 20px 3%;
            }

    .advan-product.for-tablet .comparisonList-content li {
        padding-bottom: 20px;
    }

        .advan-product.for-tablet .comparisonList-content li .title-content {
            margin: 10px 15px 0 0;
            padding-left: 0px;
            float: left;
        }

        .advan-product.for-tablet .comparisonList-content li .comparisonListContent {
            float: left;
            width: 70%;
        }

        .advan-product.for-tablet .comparisonList-content li .btnBlock {
            /*width: 30%;*/
            float: right;
            margin-top: 0px;
        }

    .advan-product.for-tablet .productTags {
        /*margin: 0 0 8px 0;*/
        float: left;
    }

    .advan-product.for-tablet .modelBlcok .model-productList .btnBlock {
        width: 98%;
        margin: auto;
    }

    .advan-product.for-tablet .modelInfo-onlineRep {
        border-left: none;
        border-right: none;
        margin: 50px 0 0;
        text-align: center;
        width: auto;
    }

        .advan-product.for-tablet .modelInfo-onlineRep .modelInfo-onlineRep-BG {
            min-height: 73px;
            padding-left: 80px;
            text-align: center;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            background: url(css-img/productBG-PC_icon.png) 0px -170px no-repeat;
        }

            .advan-product.for-tablet .modelInfo-onlineRep .modelInfo-onlineRep-BG .btnBlock {
                margin-top: 0px;
            }

                .advan-product.for-tablet .modelInfo-onlineRep .modelInfo-onlineRep-BG .btnBlock a {
                    width: 20%;
                    min-width: 100px;
                    margin-bottom: 5px;
                }

    .advan-product.for-tablet .recommendedContent {
        display: none;
    }

    .advan-product.for-tablet .recommendedContent-pad {
        display: block;
    }

        .advan-product.for-tablet .recommendedContent-pad li {
            padding: 20px;
            border-top: 1px solid #ccc;
        }

            .advan-product.for-tablet .recommendedContent-pad li:first-child {
                padding-top: 0px;
                border-top: none;
            }

            .advan-product.for-tablet .recommendedContent-pad li p {
                height: 66px;
                overflow: hidden;
            }

        .advan-product.for-tablet .recommendedContent-pad .recommendedContent-img {
            width: 102px;
            height: 80px;
            padding: 2px;
            border: 1px solid #e5e5e5;
            margin-right: 20px;
            text-align: center;
            float: left;
        }

            .advan-product.for-tablet .recommendedContent-pad .recommendedContent-img img {
                max-height: 80px;
                max-width: 100px;
            }

    .advan-product.for-tablet .modelSpec-pc {
        display: none;
    }

    .advan-product.for-tablet .modelSpec-pad {
        display: block;
    }

        .advan-product.for-tablet .modelSpec-pad h3 {
            background-color: #e4e4e4;
            /*color: #fff;*/
            padding: 5px;
            text-align: center;
            margin-top: 20px;
        }

            .advan-product.for-tablet .modelSpec-pad h3:first-child {
                margin-top: 0px;
            }

        .advan-product.for-tablet .modelSpec-pad .modelSpec_slideToggle {
            background-color: #f3f3f3;
            line-height: 35px;
            border-bottom: 1px solid #ccc;
            color: #666;
            font-weight: normal;
            position: relative;
        }

            .advan-product.for-tablet .modelSpec-pad .modelSpec_slideToggle span {
                display: inline-block;
                *display: inline;
                *zoom: 1;
                width: 10px;
                height: 10px;
                margin-top: 15px;
                position: absolute;
                left: 96%;
            }

        .advan-product.for-tablet .modelSpec-pad .modelSpec_tableList {
            display: none;
        }

            .advan-product.for-tablet .modelSpec-pad .modelSpec_tableList td {
                border-bottom: 1px solid #ccc;
                padding: 2% 3%;
            }

            .advan-product.for-tablet .modelSpec-pad .modelSpec_tableList .title {
                width: 40%;
                vertical-align: top;
            }

.advan-product.for-mobile {
    margin: 0 -1%;
}

    .advan-product.for-mobile .categoriesContent .categoriesContent-img {
        width: 120px;
    }

    .advan-product.for-mobile .applicationsBlcok ul {
        margin-top: -5px;
        padding: 0;
    }

    .advan-product.for-mobile .applications-img {
        width: 100%;
    }

    .advan-product.for-mobile .applications-content {
        width: 94%;
        padding: 3% 3% 0;
    }

    .advan-product.for-mobile .model-leftBlcok {
        width: 94%;
        padding: 0 3%;
        float: none;
    }

    .advan-product.for-mobile .title-description {
        margin-left: 0;
    }

    .advan-product.for-mobile .model-productList {
        margin-top: 20px;
    }

        .advan-product.for-mobile .model-productList .btnBlock {
            text-align: left;
        }

            .advan-product.for-mobile .model-productList .btnBlock a {
                width: 45%;
                margin: 2%;
                padding: 8px 0;
            }

    .advan-product.for-mobile .model-productFeature {
        display: none;
    }

    .advan-product.for-mobile .model-productImg {
        width: 220px;
        height: 226px;
        /*padding: 10px;*/
        margin: 0 auto 30px;
        border: 1px solid #e5e5e5;
        position: none;
    }

        .advan-product.for-mobile .model-productImg .model-productImgBox {
            display: none;
        }

        .advan-product.for-mobile .model-productImg .model-productImgCarousel {
            display: block;
        }

            .advan-product.for-mobile .model-productImg .model-productImgCarousel .carousel-control .prev {
                left: -40px;
            }

            .advan-product.for-mobile .model-productImg .model-productImgCarousel .carousel-control .next {
                right: -40px;
            }

    .advan-product.for-mobile .comparisonList-content li .title-content {
        margin: 5px 0;
        padding-left: 0px;
        float: none;
        width: 100%;
    }

    .advan-product.for-mobile .comparisonList-content li .comparisonListContent {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .advan-product.for-mobile .comparisonList-content li p {
        float: none;
        width: 100%;
    }

    .advan-product.for-mobile .productTags {
        float: none;
        clear: both;
        margin-top: 8px;
    }

    .advan-product.for-mobile .comparisonList-content li .btnBlock {
        float: none;
        clear: both;
        display: block;
        width: 100%;
        margin: 8px 0 0 0;
        padding: 0 0;
        text-align: center;
    }

        .advan-product.for-mobile .comparisonList-content li .btnBlock a {
            width: 100%;
            margin-right: 0;
            padding: 8px 0;
        }

    .advan-product.for-mobile .modelBlcok h5 {
        float: left;
        clear: none;
        margin-top: 8px;
    }

.model-productImgCarousel {
    width: 220px;
    height: 226px;
}

    .model-productImgCarousel > div {
        position: absolute;
        width: 220px;
        height: 226px;
    }

.arrowLeft, .arrowRight {
    display: block;
    position: absolute;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(css-img/arrow.png) no-repeat;
    overflow: hidden;
}

.arrowLeft {
    background-position: -3px -33px;
    top: 90px;
    left: -70px;
}

    .arrowLeft:hover {
        background-position: -123px -33px;
    }

    .arrowLeft.arrowLeftdn {
        background-position: -243px -33px;
    }

.arrowRight {
    background-position: -63px -33px;
    top: 90px;
    right: -90px;
}

    .arrowRight:hover {
        background-position: -183px -33px;
    }

    .arrowRight.arrowRightdn {
        background-position: -303px -33px;
    }


/* Product Selection 06-17 */

#productSelection {
    width: 100%;
    display: block;
    clear: both;
    background-color: #f3f3f3;
}

.productSelectionWrap {
    padding: 25px 0;
    margin: 0 auto;
    display: block;
}

    .productSelectionWrap .title-block {
        margin-top: 0;
    }

    .productSelectionWrap .left {
        width: 220px;
        display: block;
        float: left;
        margin-right: 20px;
    }

.left .title-block {
    padding-left: 8px;
}

.productSelectionWrap .right {
    /*width: 1250px;*/
    float: right;
    display: block;
    /*overflow: hidden;*/
}

/* Right */

.compareActionBox {
    margin-top: 5px;
    margin-bottom: 18px;
}

    .compareActionBox.fix {
        position: fixed;
        top: 64px;
        margin-top: 0;
        margin-bottom: 0;
        height: 22px;
        width: 100%;
        padding: 25px 0;
        background-color: #f3f3f3;
        z-index: 2;
    }

    .compareActionBox p {
        display: block;
        text-align: right;
        float: right;
    }

    .compareActionBox .btn {
        float: left;
        display: block;
        margin-right: 15px !important;
    }

        .compareActionBox .btn a {
            font-size: 14px;
            text-align: center;
            padding: 7px 10px;
            color: #fff !important;
        }

            .compareActionBox .btn a:hover {
                text-decoration: none;
            }

        .compareActionBox .btn .un-use {
            background-color: #ccc;
        }

            .compareActionBox .btn .un-use:hover {
                background-color: #ccc;
                cursor: default;
            }

.compare-Btn {
    color: #fff !important;
}

/*.download-Btn {		
	background-color:#f3f3f3;
}

.download-Btn span {
	width: 10px;
    height: 18px;
	vertical-align: middle;
    display: inline-block;
	margin-left:3px;
	padding-right:7px;
}*/

/* Compare Table */

.right .compareTableWrap {
    position: relative;
}

.right .compareTableBox {
    /*width:1250px;*/
    overflow-x: auto;
}

    .right .compareTableBox.fixed {
        top: 136px;
        position: fixed;
        display: none;
        z-index: 2;
        overflow-x: hidden;
    }

    .right .compareTableBox.fixed-head {
        position: fixed;
        top: 138px;
        display: none;
        z-index: 3;
        overflow-x: hidden;
    }

    .right .compareTableBox.fixed-left {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        z-index: 1;
    }

.right .compareTable {
    table-layout: fixed;
    border-collapse: collapse;
}

.right table tbody td {
    background: #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: normal;
    line-height: 1.4em;
    padding: 7px 5px 5px 5px;
    word-wrap: break-word;
    word-break: break-all;
}

.right .compareTable thead th {
    background: #ffffff;
    border-right: 1px solid #ccc;
    font-weight: normal;
    line-height: 1.4em;
    padding: 7px 5px 5px 5px;
    word-wrap: break-word;
}

.right .compareTable .c1 {
    width: 180px;
}

.right .compareTable .c2 {
    width: 450px;
}

.right .compareTable .c3 {
    text-align: center;
}

.compareTable .valueText {
    width: 170px;
    text-align: center;
}

.compareTable .numeric {
    width: 110px;
    text-align: center;
}

.compareTable .na {
    text-align: center;
}

.right .compareTable .subHeader th {
    border-bottom: 1px solid #ccc;
    padding: 4px 5px 2px 5px;
    line-height: 1.4em;
    text-align: center;
    font-size: 12px;
}

.right table tbody td:last-child,
.compareTable thead th:last-child {
    border-right: none;
}

.info-text {
    margin: 5px 0 30px 30px;
    font-size: 20px;
    font-weight: normal;
}

    .info-text span {
        width: 20px;
        height: 20px;
        vertical-align: text-top;
        margin-right: 8px;
        display: inline-block;
        background-image: url(css-img/info_icon.png);
        background-repeat: no-repeat;
        background-position: left;
    }


/*  Accordion Core
----------------------------------------*/

.accordion-headline.hidden {
    display: none !important;
}

/*  Inner Accordion Core
----------------------------------------*/
.inner.accordion > li > .accordion-headline {
    float: left;
}

.inner.accordion > li > .accordion-content {
    float: left;
}

    .inner.accordion > li > .accordion-content li {
        float: left;
    }

.inner.accordion > li:after {
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
}

/*  Accordion Style
----------------------------------------*/
.accordion-headline {
    font-weight: normal;
    line-height: 1.5em;
    padding-left: 33px;
}

    .accordion-headline a:hover {
        text-decoration: none;
    }

.accordion-content {
    display: none;
}

    .accordion-content li {
        line-height: 1.5em;
    }

/*  Outer Accordion Style
----------------------------------------*/
.outer.accordion > li > .accordion-headline {
    padding: 10px 0;
    min-height: 25px;
}

    .outer.accordion > li > .accordion-headline a {
        width: 175px;
        display: inline-block;
    }


/*  Inner Accordion Style
----------------------------------------*/
.inner.accordion > li.accordion-item {
    padding: 15px 0;
    margin: 0;
}

    .inner.accordion > li.accordion-item ul li {
        padding-left: 29px;
        padding-right: 10px;
        margin-bottom: 5px;
    }

        .inner.accordion > li.accordion-item ul li span {
            display: inline-block;
            width: 150px;
            vertical-align: top;
        }

/*.inner.accordion > li.first {
	border-top: 2px solid #ccc;
}*/
.inner.accordion > li > .accordion-headline {
    width: 180px;
    margin: 0 20px 5px 0;
}

.inner.accordion > li > .accordion-content li {
    width: 180px;
    margin-left: 20px;
    margin-top: 2px;
}
/*.inner.accordion > li > .accordion-content li.first {
	margin-left: 0px;
}*/

.accordion-header {
    cursor: pointer;
}

.accordion-state-default {
    border-top: 1px solid #ccc;
}

    .accordion-state-default:hover {
        background-color: #fff;
        border-top: 0;
    }

.accordion-state-active {
    background-color: #ffffff;
    /*border-top: 0;*/
}

.accordion-content-active {
    background-color: #fff;
}

.accordion-header .accordion-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-right: 10px;
    margin-bottom: -5px;
    background-repeat: no-repeat;
    vertical-align: top;
}

.accordion-state-default .accordion-icon {
    background-image: url(css-img/icon-accordion-plus.png);
    background-position: 5px top;
}

.accordion-state-default:hover .accordion-icon {
    background-position: 5px bottom;
}

.accordion-state-active .accordion-icon {
    background-image: url(css-img/icon-accordion-minus.png);
    background-position: 5px top;
}

.accordion-state-active:hover .accordion-icon {
    background-position: 5px bottom;
}

input[type="checkbox"]:focus {
    outline: 0;
}

.checked {
    font-weight: bold;
}

.float-scroll {
    display: none;
    position: fixed;
    bottom: 0;
    height: 20px;
    overflow: auto;
    z-index: 2;
}

.float-scroll-content {
    height: 1px;
}

/*  SCROLLBAR BASE CSS */

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
    max-height: 500px;
    border-bottom: 3px solid #ddd;
}

    .scroll-wrapper > .scroll-content {
        border: none !important;
        box-sizing: content-box !important;
        height: auto;
        left: 0;
        margin: 0;
        max-height: none;
        max-width: none !important;
        overflow: scroll !important;
        padding: 0;
        position: relative !important;
        top: 0;
        width: auto !important;
        z-index: 1;
    }

        .scroll-wrapper > .scroll-content::-webkit-scrollbar {
            height: 0;
            width: 0;
        }

.scroll-element {
    display: none;
}

    .scroll-element, .scroll-element div {
        box-sizing: content-box;
    }

        .scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
            display: block;
        }

        .scroll-element .scroll-bar, .scroll-element .scroll-arrow {
            cursor: default;
        }
/* SIMPLE INNER SCROLLBAR  */

.scrollbar-inner > .scroll-element, .scrollbar-inner > .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 1;
}

    .scrollbar-inner > .scroll-element div {
        display: block;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }

    .scrollbar-inner > .scroll-element.scroll-x {
        bottom: 2px;
        height: 8px;
        left: 0;
        width: 100%;
    }

    .scrollbar-inner > .scroll-element.scroll-y {
        height: 100%;
        right: 0;
        top: 10px;
        width: 8px;
    }

    .scrollbar-inner > .scroll-element .scroll-element_outer {
        overflow: hidden;
    }

    .scrollbar-inner > .scroll-element .scroll-element_outer, .scrollbar-inner > .scroll-element .scroll-element_track, .scrollbar-inner > .scroll-element .scroll-bar {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }

    .scrollbar-inner > .scroll-element .scroll-element_track, .scrollbar-inner > .scroll-element .scroll-bar {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        filter: alpha(opacity=95);
        opacity: 0.95;
    }

    .scrollbar-inner > .scroll-element .scroll-element_track {
        background-color: #e0e0e0;
    }

    .scrollbar-inner > .scroll-element .scroll-bar {
        background-color: #c2c2c2;
    }

    .scrollbar-inner > .scroll-element:hover .scroll-bar {
        background-color: #919191;
    }

    .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
        background-color: #919191;
    }
    /* update scrollbar offset if both scrolls are visible */

    .scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
        left: -12px;
    }

    .scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
        top: -12px;
    }

    .scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
        left: -12px;
    }

    .scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
        top: -12px;
    }

@media screen and (max-width: 1023px) {
    #productSelection {
        display: none;
    }
}

@media screen and (max-width: 1499px) {
    .compareActionBox p {
        margin-right: 40px;
    }
}



/*--------------------------------
Accessories 
Edit by Becky 2018.6
----------------------------------*/

/*--------------------------------------------------
  Card - 5 columns outer frame
---------------------------------------------------*/

.card-group .card-item .card-item-wrapper {
    min-height: 310px;
}

    .card-group .card-item .card-item-wrapper .textWrap h3 {
        max-height: 2.6em;
        overflow: hidden;
    }

    .card-group .card-item .card-item-wrapper .textWrap h4 {
        max-height: 4.5em; /* 3 lines of text */
        overflow: hidden;
    }


/*for Related Products Pages*/

.square-item .card-item-wrapper .card-item-content .imgWrap {
    max-width: 100%;
    height: 150px;
    position: relative;
    font-size: 0;
}

    .square-item .card-item-wrapper .card-item-content .imgWrap .img-inner {
        width: 100%;
        height: 100%;
        position: absolute;
        text-align: center;
    }

    .square-item .card-item-wrapper .card-item-content .imgWrap img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
    }

    .square-item .card-item-wrapper .card-item-content .imgWrap .img-inner:before {
        content: ' ';
        display: inline-block;
        height: 100%;
        width: 0;
        vertical-align: middle;
    }

/*--------------------------------------------------
  Card Style (Shared with the detail page)
---------------------------------------------------*/
.card-group-wrapper {
    padding-top: 50px;
    position: relative;
}

.card-group {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px -10px;
}

    .card-group .card-item {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: 20px;
        list-style: none;
        display: block;
    }

        .card-group .card-item .card-item-wrapper {
            border: #ccc 1px solid;
            position: relative;
        }

            .card-group .card-item .card-item-wrapper a {
                color: #ffffff !important;
            }

.card-item-wrapper .textWrap h3 {
    font-size: 18px;
    line-height: 1.3em;
    max-height: 3.9em;
    overflow: hidden;
    font-weight: normal;
    margin-bottom: 10px;
}

.card-item-wrapper .textWrap h4 {
    font-size: 14px;
    line-height: 1.5em;
    max-height: 7.5em; /* 5 lines of text */
    overflow: hidden;
    font-weight: normal;
    margin-top: 10px;
}

/*Card  - With images */

.card-item-wrapper .card-item-content .imgWrap {
    position: relative;
    text-align: center;
    overflow: hidden;
    border-bottom: #ccc 1px solid;
}

    .card-item-wrapper .card-item-content .imgWrap img {
        width: 100%;
        height: auto;
    }

    .card-item-wrapper .card-item-content .imgWrap .img-inner {
        width: 100%;
        margin: 0 auto;
        height: 0;
        padding-bottom: 56.2%;
        overflow: hidden;
    }



/*----------------------------------------------------------------------------*/
/* Text setting */

.card-item-wrapper .card-item-content .textWrap {
    padding: 20px;
    min-height: 4.5em;
}

    .card-item-wrapper .card-item-content .textWrap h3 {
        color: #004280;
    }

    .card-item-wrapper .card-item-content .textWrap h4 {
        color: #4d4d4d;
    }

    .card-item-wrapper .card-item-content .textWrap .textInfo {
        position: absolute;
        bottom: 20px;
        z-index: 2;
    }
/*Shared with the detail page*/
#advan-resources .textInfo {
    font-size: 14px;
    color: #999;
    font-weight: normal;
}


.card-item-wrapper .card-item-content .textWrap h3:hover {
    text-decoration: underline;
}

/*---------------------------------------------------------------------------------------*/


/*--------------------------------
    KV Overwrite owl.carousel
---------------------------------*/

/*

.owl-dots, .owl-nav{
	text-align: center;
}
.owl-nav [class*=owl-] {
    font-size: 35px;
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
	color: #ccc;
}

.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
    background: none;
    color: #004280;
}

.owl-nav .owl-prev, .owl-nav .owl-next{
	margin-top: 0;
	padding-top: 0;
}
*/



/*----------------------------------------
  Overwrite nav style of owl.carousel
----------------------------------------*/
/*
.adv-key-visual-carousel .owl-item img {
    display: block;
    width: 100%;
}
.adv-key-visual-carousel {
    height: 100%;
    max-height: 450px;
}

.adv-key-visual-carousel.owl-theme .owl-nav {
    margin: 0 auto;
    width:100%;
    position:absolute;
    display:block!important;    
    bottom:20px;    
}

.adv-key-visual-carousel.owl-theme .owl-nav .owl-next, .adv-key-visual-carousel .owl-nav .owl-prev {
    color: #fff;
    font-size: 36px;
    margin:0px;
    padding: 0 15px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
}

.adv-key-visual-carousel.owl-theme .owl-pages {
    color: #fff;
    background: transparent;
    border-radius: 0;
    padding:0 0;
    margin:0;
}

.adv-key-visual-carousel.owl-theme span.owl-pages-current {
    font-size: 26px;
    font-weight: bold!important;
    background: transparent;
    border-radius: 0;
    padding:0 0;
    margin:0;
    color: #fff;
}

.adv-key-visual-carousel.owl-theme span.owl-pages-count{
    font-size: 16px;
    font-weight: bold!important;
    background: transparent;
    border-radius: 0;
    padding:0 0;
    margin:0;
    color: #fff;
}

.adv-key-visual-dark.owl-theme .owl-nav .owl-next, .adv-key-visual-dark .owl-nav .owl-prev,.adv-key-visual-dark.owl-theme .owl-pages,.adv-key-visual-dark.owl-theme span.owl-pages-current, .adv-key-visual-dark.owl-theme span.owl-pages-count {
    color: #33487b;
}

.adv-key-visual-carousel.owl-theme .owl-dots {
    display:none;
}

.adv-key-visual-carousel.owl-theme .owl-nav div:hover, .adv-key-visual-carousel.owl-theme .owl-pages span:hover {
    background: transparent;
}

*/

/*----------------------------------------
  Overwrite nav style of owl.carousel
----------------------------------------*/

.owl-nav {
    display: table;
    margin: 0 auto;
    margin-top: 1rem;
    color: #33487b;
}

    .owl-nav > div, .owl-nav > span {
        display: inline-block;
        line-height: 2rem;
        padding: 0 2px
    }

    .owl-nav .fas {
        font-size: 36px;
        padding: 0 15px;
        cursor: pointer;
    }

.owl-pages {
    font-size: 16px;
}

span.owl-pages-current {
    font-size: 26px;
    font-weight: bold !important;
}

.owl-nav .disabled {
    opacity: .7;
}

.text-white .owl-nav, .text-white .owl-nav .owl-prev:after, .text-white .owl-nav .owl-next:before {
    color: #fff !important;
}

.owl-dot-container {
    color: #fff;
}

    .owl-dot-container span {
        display: block;
        padding: 3rem 1rem 1rem;
        cursor: pointer;
    }

@media (min-width: 992px) {
    .owl-dot-container span {
        padding-top: 5rem
    }
}

@media (min-width: 1200px) {
    .owl-dot-container span {
        padding-top: 6rem;
        padding-bottom: 2rem
    }
}
