html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, * {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

body {
    font-family: 'Arimo', sans-serif;
    font-size: 13px
}

ul {
    list-style: none
}

.fa {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display:inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


input, button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline
}

a {
    color: #484848;
    text-decoration: none;
    outline: 0
}

a:hover, a:focus {
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    color: #484848
}

img {
    max-width: 100%;
    aspect-ratio: attr(width) / attr(height);
}

.left {
    float: left
}

.right {
    float: right
}

.clearfix:before, .clearfix:after {
    content: "";
    display: block;
    line-height: 0;
    height: 0;
    visibility: hidden;
    clear: both
}

.live {
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px 5px;
    background-color: #00a080;
    color: #fff !important;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    cursor: pointer
}

a.live:hover {
    background-color: #2D735B;
}

.btn.focus, .btn:focus {
    outline: none !important
}

.h-title-center {
    text-transform: uppercase;
    font-size: 1.8rem;
    padding: 1.2rem 0;
    margin: 20px 0 10px;
    text-align: center
}

.ValCode {
    font-size: 1.5em;
    word-spacing: 8px;
    letter-spacing: 5px;
    color: red;
    padding: .1em 1rem;
    background: url('/images/Verification.jpg');
    cursor: default;
    display: inline-block
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(246, 244, 245, 0.8);
    z-index: 1000;
    display: none
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    text-align: center;
    font-size: 4.6rem
}

.fillWhiteRight {
    position: absolute;
    background: #fff;
    top: 0;
    bottom: 0;
    right: 15px;
    z-index: -1
}

.keyboard-key {
    border: 3px outset #F3F3F3;
    border-left-color: #DBDBDB;
    border-top-color: #DBDBDB;
    background-color: #F3F3F3;
    padding: 0 2px;
    color: #545454
}

.keyboard-key span {
    margin-right: 3px
}

.txt-button {
    display: inline-block;
    font-size: .85em;
    padding: 0 .6em;
    background: #005da0;
    border-radius: 3px;
    color: #fff
}

.skills-button {
    letter-spacing: 0;
    padding: 0 .6em;
    border: 1px solid;
    border-color: #AAA #555 #555 #AAA;
    background-color: #F2F2F2
}

.share-button a {
    display: inline-block;
    background: #3c5b9b;
    margin-right: 5px;
    text-align: center;
    color: #fff;
    border-radius: 3px
}

.share-button a:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.share-button .google-button {
    background: #dc4e41
}

.share-button .pinterest-button {
    background: #cb2027
}

.share-button .twitter-button {
    background: #1da1f2
}

.share-button .email-button {
    background: #585858
}

.share-button .linkedIn-button {
    background: #0077b5
}

.qrcode-button {
    background: #9dcb43 !important;
    margin-right: 0 !important
}

.share-button-square a {
    width: 18px;
    line-height: 18px;
    font-size: 10px
}

.navbar-overlay, .qrcode-overlay {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99
}

.navbar-overlay, .qrcode-overlay {
    background: rgba(0, 0, 0, 0.5)
}

.qrcode-box {
    text-align: center;
    background: #fff;
    width: 250px;
    height: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -125px;
    margin-top: -125px;
    border: 3px solid #222;
    border-radius: 5px
}

.qrcode-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    line-height: 30px;
    background: #222;
    color: #ccc;
    border-bottom-left-radius: 5px
}

.qrcode-close:hover {
    color: #fff
}

.left-border {
    position: relative;
    line-height: 30px;
    padding-left: 20px;
    margin-left: 15px
}

.left-border:before {
    content: "";
    position: absolute;
    top: -50%;
    left: 0;
    border-left: 1px solid #ccc;
    height: 100%
}

.left-border:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-top: 1px solid #ccc;
    width: 15px
}

.left-border a {
    color: #2d7ce7
}

.left-border a:hover {
    text-decoration: underline
}

.grt-box-url {
    padding: 30px 5px 20px 20px;
    display: block
}

.borderTop {
    border-top: 4px solid #005da0
}

.borderTop-dotted-ccc {
    border-top: 1px dotted #ccc;
    padding-top: 10px
}

.borderBot-dotted-ccc {
    border-bottom: 1px dotted #ccc
}

.border-1px-gray {
    border: 1px solid #e5e5e5
}

.paddingLR5 {
    padding-left: 5px;
    padding-right: 5px
}

.paddingLR10 {
    padding-left: 10px;
    padding-right: 10px
}

.paddingTB10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.padding10 {
    padding: 10px
}

.paddingBot20 {
    padding-bottom: 20px
}

.paddingT20 {
    padding-top: 20px
}

.padding20 {
    padding: 20px
}

.paddingL25-sm {
    padding-left: 25px
}

.margin-no {
    margin: 0
}

.marginL10 {
    margin-left: 10px
}

.marginT10 {
    margin-top: 10px
}

.marginBot10 {
    margin-bottom: 10px
}
.marginT60 {
    margin-top: 60px
}
.marginBot15 {
    margin-bottom: 15px
}

.marginTB15 {
    margin-top: 15px;
    margin-bottom: 15px
}

.marginBot20 {
    margin-bottom: 20px
}

.marginBot30 {
    margin-bottom: 30px
}

.right-grap, .right-grap-p i {
    margin-right: 8px
}

.left-grap, .left-grap-p i {
    margin-left: 8px
}

.no-shadow {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important
}

.bgWhite {
    background: #fff
}

.bgWhitebot20 {
    background: #fff;
    margin-bottom: 20px
}

a.hColor {
    color: #2d7ce7
}

a.hColor:hover {
    text-decoration: underline
}

a.boot-color {
    color: #337ab7
}

.hover-underline:hover, .underline {
    text-decoration: underline
}

.red {
    color: red
}

.blue, a.blue {
    color: blue
}

.lightblue {
    color: #0076d2
}

.orange {
    color: #f24702
}

.green {
    color: green
}

.line-height24, .line-height24-img img {
    line-height: 1.7
}

.line-height-2 {
    line-height: 2
}

.weight-normal {
    font-weight: inherit
}

.font-normal {
    font-size: inherit
}

.bold {
    font-weight: bold
}

.font13px {
    font-size: 1.3rem
}

.font-1spot1em {
    font-size: 1.1em
}

.font-1spot2em {
    font-size: 1.2em
}

.font-1spot3em {
    font-size: 1.3em
}

.font-1spot4em {
    font-size: 1.4em
}

.indent-2em {
    text-indent: 2em
}

.inline {
    display: inline
}

.inline-block {
    display: inline-block
}

.over-hide {
    overflow: hidden
}

.ul-list-disc {
    list-style: inside disc;
    line-height: 24px
}

.ul-list-circle {
    list-style: inside circle
}

.list-inside {
    list-style-position: inside
}

.pointer {
    cursor: pointer
}

.nowrap {
    white-space: nowrap
}

.rotate90 {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

.translateX10, .translateLiX10 li {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.transition-bg {
    transition: background .5s;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    -o-transition: background .5s
}

.translateX10:hover, .translateLiX10 li:hover {
    transform: translate(10px, 0px);
    -ms-transform: translate(10px, 0px);
    -webkit-transform: translate(10px, 0px);
    -o-transform: translate(10px, 0px)
}

.scale, .scaleP .scaleC {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.scale:hover, .scaleP:hover .scaleC {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1)
}

.viewCartButton:hover .scaleC {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1)
}

.no-select {

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.radius4px, .radius4px ul, .radius4px li {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.img-middle {
    vertical-align: middle
}

@media (max-width: 991px) {
    .fillWhiteRight {
        display: none
    }
}

@media (min-width: 992px) {
    .fillWhiteRight {
        width: 697px
    }
}

@media (min-width: 1200px) {
    .fillWhiteRight {
        width: 847px
    }
}

@media (max-width: 767px) {
    .paddingL25-sm {
        padding-left: 15px
    }
}

.skills-wrap {
    margin: 0 15px;
    overflow: hidden;
    font-size: 1.4rem;
    padding-top: 1em
}

.return-help {
    font-size: 2em;
    padding: 1.25em 1.5rem;
    font-weight: bold
}

.return-help a:hover {
    color: #005da0;
    text-decoration: underline
}

.skills-header h1 {
    font-size: 2em;
    line-height: 1.2;
    padding-bottom: .4em;
    text-transform: capitalize;
    font-weight: bold
}

.skills-content h2 {
    font-size: 1.4em;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 10px
}

.skills-content ul {
    padding-left: 15px
}

.skills-content li {
    padding-bottom: 5px
}

.skills-content li .fa {
    margin-right: 5px
}

.skills-content .alert-info1 {
    margin: 10px 0 10px 15px
}

.skills-part-guide h5 {
    font-size: 1.3em;
    font-weight: normal;
    margin-bottom: .6em
}

.skills-part-guide a:hover, .skills-part-guide h6:hover em {
    text-decoration: underline
}

.skills-part-guide h6 .rotate90 + em {
    color: #333
}

.li-img {
    padding: 10px 0 10px 20px
}

.skills-part {
    border-top: 1px solid #ccc;
    padding-top: 10px
}

.imgBorderWrap {
    border: 1px solid #eee;
    padding: 2px;
    margin: 10px 0
}

.skillDropdown-menu {
    display: none
}

.skill-Nav-part {
    padding: 1.3em 0 2em .2rem;
    font-size: 1.5rem
}

.skills-part-guide a, .skills-part-guide h6 em, .skill-Nav-part h6, .skill-Nav-part a {
    color: #3490de
}

.skill-Nav-part h6.active {
    color: #333
}

.skill-Nav-part h6:hover, .skill-Nav-part a:hover {
    text-decoration: underline
}

.widget-title {
    font-size: 1.2em;
    margin-bottom: 1em;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase
}

.skills-content .btn {
    height: 40px;
    padding: 8px 20px;
    border: 2px solid transparent;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    overflow: hidden;
    background: #005da0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none;
    outline: 0;
    color: #fff;
    transition: background .5s;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    -o-transition: background .5s
}

.skills-content .btn:hover {
    background: orange;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none;
    outline: 0;
    color: #fff
}

.skills-content .form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none;
    outline: 0;
    border-color: #005da0
}

.skills-content .form-control {
    border: 2px solid #ddd;
    height: 40px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.skills-content textarea.form-control {
    height: auto
}

.skills-content .form-control option {
    border-color: #3490de
}

.skills-aside {
    margin-top: 80px
}

.skills-aside a {
    display: block;
    margin-bottom: 10px
}

@media (max-width: 991px) {
    .skills-Nav {
        margin-top: 60px
    }

    .skills-aside {
        margin-top: 30px;
        padding: 0 15px
    }
}

@media (max-width: 767px) {
    .skills-wrap {
        margin: 0;
        font-size: 1.3rem
    }

    .skill-Nav-part {
        font-size: 1.3rem
    }

    .skills-header h1 {
        font-size: 1.7em
    }

    .skills-content ul {
        padding: 0
    }

    .skills-content .alert-info1 {
        margin: 10px 0
    }

    .li-img {
        padding-left: 0
    }
}

.contact-info ul li {
    position: relative;
    padding: 0 5px 0 60px;
    margin-bottom: 40px;
    border-radius: 4px;
    line-height: 20px
}

.contact-info li span {
    font-size: 2em;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25px;
    width: 50px;
    line-height: 46px;
    text-align: center;
    color: white;
    background-color: #005da0;
    border-radius: 3px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #005da0;
    -webkit-box-shadow: 0 0 0 2px #005da0;
    -moz-box-shadow: 0 0 0 2px #005da0
}

.contact-info li h5 {
    margin-bottom: 6px;
    font-size: 1.2em
}

.contact-info li p {
    color: #666;
    margin: 0;
    word-wrap: break-word
}

.contact-info li strong {
    color: #005da0;
    font-weight: bold
}

.sitemap-content {
    margin-left: 60px;
    margin-top: 15px
}

.sitemap-content li {
    padding-bottom: 0
}

#maincontent {
    position: relative
}

.feature-wrap {
    margin-top: 30px;
    font-size: 0;
    -webkit-text-size-adjust: none;
    overflow: hidden
}

.feature {
    float: left;
    width: 25%;
    font-size: 1.3rem;
    padding: 40px 0 30px 30px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee
}

@media (max-width: 991px) {
    .feature {
        width: 50%;
        padding: 20px 0 10px 15px
    }
}

@media (max-width: 600px) {
    .feature {
        width: 100%
    }
}

.feature-left {
    display: table-cell;
    vertical-align: top
}

.feature-left i {
    font-size: 4rem;
    margin-right: 10px;
    line-height: 36px;
    color: #005da0
}

.feature-right {
    display: table-cell;
    vertical-align: top
}

.feature-right h3 {
    font-size: 1.5rem;
    margin: 0;
    margin-bottom: 5px;
    text-transform: uppercase
}

.feature-right span {
    color: #888;
    display: block;
    min-height: 36px
}

.ul-left-title {
    text-transform: uppercase;
    font-size: 1.8rem;
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding-left: 15px
}

#series {
    background: #fafafa
}

.topBox {
    background: #fff
}

.topbar {
    background: #e1dfe0
}

.notice-bar {
    background-color: #dff0d8;
    color: #3c763d;
    text-align: center;
    padding: 8px;
    margin: 0;
    border: 0;
    border-radius: 0
}

.notice-bar a {
    color: #f7f72b
}

.notice-bar a:hover {
    text-decoration: underline
}

#search {
    border: 2px solid;
    border-radius: 4px
}

#search button, #search span {
    border-radius: 0;
    color: #fff
}

.left-title-box {
    border-bottom: 1px solid
}

.left-title-box h2 {
    color: #fff
}

.marketing-product em {
    color: #e00
}

.left-item-box ul li a {
    border-bottom: 2px solid #fafafa;
    background: #fff
}

.grt-box-url {
    border-bottom: 2px solid #fafafa;
    background: #fff
}

.numberBox span {
    background: #fff;
    color: #999;
    border: 1px solid #ddd;
}

.numberBox span.disabled {
    color: #dedede;
    background: #fff !important;
    cursor: not-allowed;
    border-color: #ececec !important
}

.addtocartbutton {
    color: #fff;
    background: #27aa1c
}

.addtocartbutton:hover {
    background: #cf3e2b
}

.fancyboxS:hover {
    color: #066fc0
}

.PDetailsInfo li > span:first-child, .listPrice b, .newPrice b, .topbar ul li a {
    color: #555
}

.menubox, .ul-left-title, .nav-btn2 {
    background-color: #005da0
}

.topbar ul li a:hover, .PDetailsInfo li i, .topbar ul li a i, .left-item-box ul li a:hover, .theme-color, .theme-color-hover:hover, .feature-left i, .technology li i, .tab-title i {
    color: #005da0
}

.theme-bg:hover {
    background-color: #38c332
}

.topBar {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #f1f1f1
}

.topBarNav > li {
    float: right;
    margin-right: 18px
}

.topBarNav > li > a {
    display: inline-block
}

.topBarNav > li > a:hover {
    color: #005da0
}

.topBarNav > li > a i {
    color: #005da0
}

.topBarNav .fa {
    margin-right: 7px
}

.topBarNav .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #005da0
}

.logo {
    margin: 20px -15px
}

.logoUrl img {
    max-width: 280px
}

.logo button {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important
}

.search-cart {
    padding-top: 12px;
    padding-bottom: 12px
}

.searchForm {
    margin-right: 120px
}

#search button {
    font-size: 2rem;
    padding: 0 1.5em;
    margin: -2px -2px -2px 0;
    line-height: 46px;
    height: 46px;
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important
}

#cart {
    margin-right: 39px;
    float: right
}

@media (max-width: 767px) {
    .logo {
        margin: 25px -15px
    }

    .logo-img {
        text-align: center
    }

    .search-cart {
        padding-top: 20px;
        padding-bottom: 0
    }

    .searchForm {
        margin-right: 70px
    }

    #cart {
        margin-right: 14px
    }
}

#cart button {
    border-radius: 4px;
    position: relative;
    padding: 0;
    width: 46px;
    height: 46px
}

#cart button i {
    line-height: 46px;
    font-size: 2rem;
    text-align: center
}

#cart button span {
    position: absolute;
    display: block;
    width: 23px;
    height: 23px;
    top: 0;
    right: 0;
    margin-right: -10px;
    margin-top: -10px;
    text-align: center;
    border-radius: 50%;
    font-size: 1.2rem;
    line-height: 23px
}

#search input {
    height: 42px;
    line-height: 20px;
    padding: 0 11px;
    font-size: 1.3rem;
    width: 100%;
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

#cart button {
    color: #fff
}

#cart button span {
    background: #dd0a35
}

#search .form-control {
    border: 0
}

#search button, #cart button, .left-title-box h2, .theme-bg, .Availability span + span, .tab-nav li.active a, .proDesTitle b, .carousel-indicators li:hover, .carousel-indicators li.active {
    background-color: #005da0
}

.topbar .open, #search, .left-title-box, .proDesTitle h2, .proDesTitle p, .theme-border-color, .theme-border-color:focus {
    border-color: #005da0
}

.carousel {
    margin-bottom: 50px;
    border: 1px solid #ddd;
    margin-top: 20px
}

.carousel-control {
    background-image: none !important;
    width: 40px;
    opacity: 1 !important;
    filter: alpha(opacity=1) !important;
    color: #fff !important;
    left: 10px
}

.carousel-control.right {
    right: 10px;
    left: auto
}

.carousel-control i {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 36px;
    font-size: 24px;
    font-weight: 700;
    vertical-align: middle;
    top: 50%;
    right: 0;
    margin-top: -15px;
    background: rgba(111, 111, 111, 0.4);
    border-radius: 50%
}

@media (max-width: 767px) {
    .carousel-control i {
        display: none
    }
}

@media (max-width: 991px) {
    .container {
        width: auto
    }
}

.carousel-control:hover i {
    background: rgba(111, 111, 111, 1)
}

.carousel-indicators {
    bottom: -30px !important
}

.carousel-indicators li {
    background-color: rgba(0, 0, 0, .5);
    width: 12px;
    height: 12px;
    border-radius: 12px;
    margin: 2px
}

.carousel-indicators li:hover, .carousel-indicators li.active {
    margin: 2px
}

.introduce {
    font-size: 17px;
    line-height: 26px;
    padding: 25px;
    background: #f1f1f1
}

@media (max-width: 767px) {
    .introduce {
        font-size: 12px;
        line-height: 18px;
        padding: 20px 10px
    }
}

.message {
    font-size: 0;
    -webkit-text-size-adjust: none;
    overflow: hidden;
    border-radius: 5px;
    background: #f1f1f1 none repeat scroll 0 0;
}

.message:last-child {
    border-right: 0
}

.message a.info {
    display: inline-block;
    font-size: 1.3rem;
    padding: 30px;
    color: #333;
    text-align: center
}

.message a.info:after {
    background: #e1e1e1;
    content: "";
    height: 50%;
    position: absolute;
    right: -15px;
    top: 25%;
    width: 1px
}

.info i {
    font-size: 4rem;
    margin-right: 10px;
    line-height: 36px;
    color: #005da0
}

.message .info i {
    transition: all .5s linear
}

.message .info:hover i {
    display: inline-block;
    transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg)
}

.info h3 {
    font-size: 1.5rem;
    margin-bottom: 5px;
    text-transform: uppercase
}

.product {
    margin: 70px 0 30px 0;
}
.product .row div{ display: block; overflow: hidden;}
@media (max-width: 992px) {
    .product .row:after {
        display: none;
    }
}

.product_header {
    margin-bottom: 50px
}

.product_header .product_title {
    font-size: 2rem;
    color: #454545;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px;
    margin: 20px 0 20px;
    font-family: 'Roboto-medium';
    text-transform: uppercase
}

.product_header .product_title:before {
    content: "";
    position: absolute;
    width: 140px;
    bottom: 0;
    left: 50%;
    margin-left: -70px;
    height: 1px;
    background: orange
}

.product_header .product_title:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: -11px;
    left: 50%;
    margin-left: -12px;
    border: 5px solid #fff;
    border-radius: 20px;
    background: #005da0
}

.marginBot30 {
    margin-bottom: 30px
}

.marketing-product {
    display: block;
    padding: 15px 25px;
    text-align: center;
    border: 1px #ddd solid;
    margin: 0 3px 3px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
    transition: all .5s linear;
    overflow: hidden
}

.marketing-product img {
    max-width: 160px;
    vertical-align: middle
}

.marketing-product b {
    display: block;
    font-size: 1.5rem;
    height: 45px;
    overflow: hidden
}

.marketing-product b:hover {
    color: #005da0
}

.marketing-product em {
    font-weight: 700;
    font-style: normal;
    font-size: 1.5rem;
    line-height: 42px;
    color: #e00
}

@media (min-width: 768px) {
    .proImg-box {
        margin: 10px 0 15px
    }

    .marketing-product img {
        transition: all .5s linear;
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        width: 160px
    }

    .marketing-product:hover img {
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2)
    }
}

@media (max-width: 540px) {
    .product {
        line-height: 1.4
    }

    .marketing-product {
        padding: 5px
    }

    .product .row {
        width: 100%;
        float: left;
        margin: 0;
        display: block;
        overflow: hidden;
    }

    .product .col-xs-6 {
        width: 100%;
        padding: 0;
        margin-bottom: 5px
    }

    .marketing-product b {
        font-size: 1rem
    }

    .marketing-product em {
        font-size: 1.2rem;
        line-height: 1.4
    }
}

.footer-content {
    margin-top: 20px;
    padding: 35px 0 0;
    background-color: #3e3d48;
}

.footer-content .footer-title {
    margin-bottom: 5px;
    font-size: 1.23em;
    text-transform: uppercase;
    color: #fff
}

.footer-content ul {
    padding: 10px 0 0 10px
}

@media (max-width: 768px) {
    .footer-content ul {
        padding: 0 0 0 10px
    }
    .newBattery{ display: none;}
}

.footer-content li a {
    color: #ccc;
    display: inline-block;
    line-height: 24px;
    transition: all .2s linear;
    text-transform: capitalize
}

.footer-content li a:hover {
    color: orange;
    transform: translate(5px, 0)
}

.shippingPayment {
    font-size: 0;
    -webkit-text-size-adjust: none;
    text-align: center;
    padding: 15px 0 20px
}

#footer .row {
    margin-bottom: 10px
}

.shippingPayment > span, .shippingPayment > a {
    display: inline-block;
    margin: 0 2px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: middle
}

.shippingPayment-1, .shippingPayment-10, .shippingPayment-2, .shippingPayment-3, .shippingPayment-4, .shippingPayment-5, .shippingPayment-6, .shippingPayment-7, .shippingPayment-8, .shippingPayment-9 {
    background-image: url("/images/shippingPayment.png");
    background-repeat: no-repeat;
    background-size: 300px 185px
}

.shippingPayment-1 {
    width: 62px;
    height: 40px;
    background-position: -185px -2px
}

.shippingPayment-10 {
    width: 159px;
    height: 48px;
    background-position: -2px -44px
}

.shippingPayment-2 {
    width: 62px;
    height: 40px;
    background-position: -185px -44px
}

.shippingPayment-3 {
    width: 64px;
    height: 40px;
    background-position: -2px -101px
}

.shippingPayment-4 {
    width: 63px;
    height: 40px;
    background-position: -68px -143px
}

.shippingPayment-5 {
    width: 64px;
    height: 40px;
    background-position: -68px -101px
}

.shippingPayment-6 {
    width: 64px;
    height: 40px;
    background-position: -2px -143px
}

.shippingPayment-7 {
    width: 168px;
    height: 40px;
    background-position: -132px -142px
}

.shippingPayment-8 {
    width: 164px;
    height: 40px;
    background-position: -134px -100px;
}

.shippingPayment-9 {
    width: 181px;
    height: 40px;
    background-position: -2px -2px
}

@media (max-width: 600px) {
    .shippingPayment-1, .shippingPayment-10, .shippingPayment-2, .shippingPayment-3, .shippingPayment-4, .shippingPayment-5, .shippingPayment-6, .shippingPayment-7, .shippingPayment-8, .shippingPayment-9 {
        background-image: url("/images/shippingPayment.png");
        background-repeat: no-repeat;
        background-size: 150px 93px
    }

    .shippingPayment-1 {
        width: 31px;
        height: 20px;
        background-position: -93px -1px
    }

    .shippingPayment-10 {
        width: 80px;
        height: 24px;
        background-position: -1px -22px
    }

    .shippingPayment-2 {
        width: 31px;
        height: 20px;
        background-position: -93px -22px
    }

    .shippingPayment-3 {
        width: 32px;
        height: 20px;
        background-position: -1px -51px
    }

    .shippingPayment-4 {
        width: 32px;
        height: 20px;
        background-position: -34px -72px
    }

    .shippingPayment-5 {
        width: 32px;
        height: 20px;
        background-position: -34px -51px
    }

    .shippingPayment-6 {
        width: 32px;
        height: 20px;
        background-position: -1px -72px
    }

    .shippingPayment-7 {
        width: 84px;
        height: 20px;
        background-position: -66px -71px
    }

    .shippingPayment-8 {
        width: 82px;
        height: 27px;
        background-position: -67px -46px
    }

    .shippingPayment-9 {
        width: 91px;
        height: 20px;
        background-position: -1px -1px
    }
}

.copyright {
    padding: 15px 0;
    line-height: 18px;
    text-align: center;
    background-color: #484753;
    color: #fff
}

.copyright a {
    color: #fff;
    font-style: italic
}

.copyright a:hover {
    color: orange;
    text-decoration: underline
}

.aside_title {
    text-transform: uppercase;
    font-size: 1.8rem;
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    background-color: #005da0
}

.breadcrumb {
    background: #fff;
    margin: 10px 0
}

.breadcrumb > .active {
    color: #005da0
}

.breadcrumb > li > a:hover {
    color: orange;
    text-decoration: underline
}

.aside_title i {
    margin-right: 10px
}

.list-group a {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    font-weight: 400;
    color: #000;
    font-size: 14px
}

.list-group a:hover, a.list-group-item:focus {
    color: #fff;
    background-color: #005da0
}

.guarantee .info {
    padding: 30px 20px;
    display: block;
    border: 1px solid #ddd;
    margin-bottom: -1px
}

.guarantee .info:hover {
    background-color: #005da0;
    color: #fff
}

.guarantee .info:hover i {
    color: #fff
}

.table-left, .table-right {
    display: table-cell;
    vertical-align: top
}

article.news {
    padding: 15px 0;
    background-color: #f2f2f2;
    margin-bottom: 10px
}

.news img {
    float: left;
    max-width: 170px;
    display: none
}

.wrap_content {
    overflow: hidden;
    padding-left: 5px
}

.wrap_content h1 {
    margin-bottom: 10px;
    font-size: 1.8rem;
    color: #000;
    font-weight: 600
}

.wrap_content p {
    line-height: 22px;
    overflow: hidden;
    word-spacing: 1px
}

.result {
    padding: 5px 5px 5px 10px;
    font-size: 16px;
    background-color: #f2f2f2;
    font-weight: bold;
    margin-bottom: 10px
}

.result b {
    color: #ffb61e
}

.modelList {
    padding: 15px 20px
}

.modelList h4 {
    font-size: 1.3em;
    padding-bottom: .6em;
    margin-bottom: .9em;
    position: relative;
    border-bottom: 2px solid #f1f1f1;
    font-weight: 500;
    color: #000
}

.modelList h4:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 60px;
    height: 2px;
    background: #005da0
}

#dl-search {
    border-width: 2px;
    border-right: 0;
    height: 40px;
    box-shadow: none
}

span#btn-search {
    color: #fff;
    cursor: pointer;
    transition: background .5s;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    -o-transition: background .5s
}

.dlModelList dd {
    float: left;
    width: 33.33%;
    padding: 5px;
    vertical-align: top
}

.dlModelList dd a, .dlModelList dd a b {
    word-wrap: break-word
}

.dlModelList dd a {
    padding: 10px 20px;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    color: #444;
    display: block;
    font-size: 1.4rem;
    line-height: 1.2
}

.dlModelList dd a:hover {
    color: #fff;
    background: #005da0 url(/images/bullet2.png) no-repeat center left;
    cursor: pointer;
    border-color: #005da0
}

@media (max-width: 767px) {
    .dlModelList dd {
        width: 50%;
        text-align: center
    }

    .dlModelList dd a {
        font-size: 12px;
        padding: 10px 0
    }
}

.Prompt {
    display: none;
    padding: 15px 20px 10px;
    margin: 0 5px
}

#product h1,#product1 h1 {
    font-size: 2em;
    color: #111;
    margin-bottom: 20px;
    padding: 10px 0;
    font-weight: bold;
    text-align: center
}

@media (max-width: 768px) {
    #product h1,#product1 h1 {
        font-size: 1.3em;
        padding: 0
    }
}

.productBox {
    margin-bottom: 30px
}

.productBox .productLeft {
    padding-bottom: 15px;
    text-align: center
}

.productLeft .product_img {
    padding: 10px;
    border: 1px solid #e5e5e5
}

.product_img span {
    display: block;
    padding: 15px;
    border-radius: 4px;
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.bigImg {
    line-height: 380px
}

.bigImg .img-middle {
    vertical-align: middle
}

@media (max-width: 767px) {
    .bigImg {
        line-height: inherit
    }
}

.product_img .view {
    color: #005da0;
    font-weight: bold;
    display: block;
    font-size: 1.2em;
    margin-bottom: 10px;
    transition: all .5s linear
}

.product_img .view:hover {
    transform: scale(1.1)
}

.productBox .productRight {
    margin-bottom: 10px;
    overflow: hidden
}

.productRight h2 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 600
}

.productRight p {
    font-size: 14px
}

.productRight .tips {
    overflow: hidden;
    line-height: 26px;
    margin-bottom: 15px
}

.productRight .tips li i {
    color: #005da0
}

.productRight .tips li span:first-child {
    font-size: 15px;
    color: #555;
    display: inline-block;
    font-weight: 700;
    width: 100px
}

.productRight .tips li:nth-child(2n+1) {
    background: #f9f9f9
}

li.Availability span:last-child {
    padding: 5px 15px;
    color: #fff;
    background-color: #005da0;
    border-radius: 5px
}

.productRight .rating {
    padding: 5px 0 0;
    margin: auto;
    line-height: 25px
}

.productRight .rating b, .productRight .warranty b {
    color: #555;
    font-size: 15px;
    width: 100px;
    display: inline-block
}

.productRight .star {
    display: inline-block;
    margin-right: 10px
}

.star .fa-star {
    margin-right: 3px;
    color: #FC0
}

.productRight .reviews {
    display: inline-block
}

.productRight .reviews span {
    text-decoration: underline;
    color: #005da0
}

.productRight .reviews span:hover {
    color: #F02640
}

.rating i {
    font-size: 15px
}

.productRight .warranty {
    line-height: 25px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;

}

.productRight .warranty span {
    padding: 5px 15px;
    color: #fff;
    background-color: #005da0;
    border-radius: 5px
}

.listPrice, .newPrice {
    line-height: 25px
}

.listPrice b, .newPrice b {
    font-size: 14px;
    color: #555
}

.newPrice span, .listPrice del {
    color: #cf3e2b;
    font-weight: bold;
    font-size: 20px;
    margin-left: 25px
}

span.save-price.green {
    color: green
}

.quantityBox {
    display: inline-block
}

.numberBox {
    text-align: center;
    overflow: hidden
}
.numberBox .count-input {
    color: #333;
    line-height: 40px;
    height: 42px;
    font-size: 1.8rem;
    float: left;
    width: 60px;
    border: 1px solid #ddd;
    margin: 0 3px;
    text-align: center
}

.numberBox span {
    cursor: pointer;
    float: left;
    width: 88px;
    background: #fff;
    color: #999;
    transition: all .5s linear
}

.numberBox span:hover {

    color: #555555;
}


.paypalCart {
    padding-top: 15px
}

.addtocartbutton {
    display: inline-block;
    line-height: 42px;
    font-size: 1.8rem;
    vertical-align: top;
    padding: 0 1em;
    color: #fff;
    background: #27aa1c;
    transition: all .5s linear;
    border-radius: 5px
}

.addtocartbutton:hover {
    background-color: #cf3e2b
}

.AskQuestionL {
    margin: 0 0 0 2px;
    background: url('/images/email.png') no-repeat left top;
    padding-left: 20px;
    text-decoration: underline
}

#shippingHtml {
    margin-bottom: 5px;
}

#shippingHtml.shipping-initialized {
    background: 0
}

.shipping-table {
    margin: 5px 0
}

.shipping-table td.ShippingCountry div {
    color: blue;
    font-weight: bold
}

.shipping-table td.ShippingMethod {
    width: 165px
}

.shipping-table td.DeliveryTime {
    width: 200px
}

.shipping-table td.ShippingFee {
    width: 120px
}

.shipping-table td.ShippingFee div {
    color: red
}

.shipping-table td div {
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .shipping-table {
        border: 0;
        font-size: 1.1rem
    }

    .shipping-table thead {
        display: none
    }

    .shipping-table tr {
        margin-bottom: 10px;
        display: block;
        -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15)
    }

    .shipping-table tr:last-child {
        margin-bottom: 5px
    }

    .shipping-table td {
        width: auto !important;
        display: block;
        margin-top: -1px;
        overflow: hidden
    }

    .shipping-table td:nth-child(odd) {
        background: #fbfbfb
    }

    .shipping-table td:before {
        content: attr(data-label);
        float: left;
        width: 175px;
        font-weight: bold
    }
}

@media screen and (max-width: 460px) {
    .shipping-table td:before {
        width: 130px
    }
}

.product_tab {
    font-size: 15px
}

@media (max-width: 767px) {
    .product_tab {
        font-size: 1.3rem
    }
}

.tab-nav li {
    float: left;
    width: 20%;
    text-align: center
}

.tab-nav li a {
    display: block;
    font-weight: bold;
    color: #000;
    background-color: #f2f2f2;
    padding: 20px 0;
    border-right: 1px solid #e1e1e1;
    position: relative
}

.tab-nav li.active a {
    color: #fff
}

.tab-nav li.active a:after {
    content: "";
    border: 10px solid #005da0;
    transform: rotate(45deg);
    position: absolute;
    bottom: -7px;
    left: 45%
}

@media (max-width: 767px) {
    .tab-nav li.active a, .tab-nav li.active a:after {
        border: 0
    }

    .tab-nav li a {
        padding: 10px 0;
        border-right: 0
    }

    .tab-nav li {
        width: auto;
        float: none;
        border-bottom: 1px solid #fafbfb
    }
}

.tab-content {
    padding: 20px 0 10px;
    line-height: 1.7;
    border-bottom: 2px dashed #005da0;
    margin-bottom: 20px
}

.proNote b, .proNote span {
    display: block
}

.tab-title {
    background-color: #f1f1f1;
    margin: 15px 0;
    padding-left: 15px;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px
}

.tab-title i {
    padding-right: 5px;
    color: #005da0
}

.proDesTitle b {
    color: #FFF;
    font-size: 1.8rem;
    display: inline-block;
    padding: 5px 0;
    width: 320px;
    border-radius: 5px
}

.proDesTitle b span {
    font-size: 16px
}

.proDesTitle p {
    text-transform: capitalize
}

.proDesTitle h2, .proDesTitle p {
    border: 1px solid #005da0;
    margin-top: -1em;
    padding: 30px 0 15px;
    font-size: 1.8rem
}

@media (max-width: 540px) {
    .proDesTitle b {
        font-size: 15px;
        width: 240px
    }

    .proDesTitle h2 {
        font-size: 1.6rem
    }
}

.normal {
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    text-decoration: inherit
}
.protection{ text-align: center;}
.protection li i {

    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 10px;
    background-image:url(/images/multiple-intelligent-protection.jpg);
    background-repeat:no-repeat;
}
.protection .battery-esd-protection{background-position: -50px -50px;}
.protection .battery-overheating-protection{background-position: -50px -100px;}
.protection .battery-short-circuit-protection{background-position: -50px 0;}
.protection .battery-charging-time-protection{background-position: 0 -50px;}
.protection .battery-discharge-protection{background-position: -100px 0;}
.protection .battery-intelligent-protection{background-position: -100px -100px ;}
.protection .battery-class-a-protection{background-position: -150px -100px;}
.protection .battery-overvoltage-protection{background-position: 0 0;}
.protection .battery-overcurrent-protection{background-position: 0 -100px;;}
.protection .battery-overcharge-protection{background-position: -150px -50px;}
.protection .battery-electromagnetic-protection{background-position: -100px -50px;}
.protection .battery-power-protection{background-position: -150px 0;}


.protection li span {
    height: 40px;
    display: block;
    color: #666;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.productpicsbox {
    text-align: center
}

.productpicsbox img {
    display: block;
    margin: 15px auto 0
}

.keyboard-key {
    border: 3px outset #F3F3F3;
    border-left-color: #DBDBDB;
    border-top-color: #DBDBDB;
    background-color: #F3F3F3;
    padding: 0 2px;
    color: #545454
}

#Compatibility h5 {
    line-height: 35px;
    font-size: 15px;
    font-weight: 700
}

#Compatibility ul {
    overflow: hidden;
    font-size: 0;
    -webkit-text-size-adjust: none;
    margin-bottom: 20px
}

#Compatibility ul li {
    display: inline-block;
    border-bottom: 1px dotted #DAE0E2;
    line-height: 1.3;
    font-size: 1.3rem;
    margin-top: -1px;
    padding: 8px 10px 8px 0;
    width: 25%;
    vertical-align: top;
    word-wrap: break-word
}

#Compatibility ul li a {
    cursor: pointer
}

#Compatibility ul li a:hover {
    color: blue;
    text-decoration: underline
}

#Compatibility ul li b {
    color: blue
}

@media (max-width: 767px) {
    #Compatibility ul li {
        width: 33.33333333%
    }
}

@media (max-width: 540px) {
    #Compatibility ul li {
        width: 50%
    }
}

#Faqs h3 {
    font-size: 1.1em;
    line-height: 1.7;
    font-weight: 600
}

.badge {
    margin-right: 5px;
    background: #005da0;
    line-height: 1 !important
}

aside h4 {
    text-transform: uppercase;
    padding: 1.2rem 0;
    text-align: center;
    font-size: 1.8rem;
    margin: 40px 0 10px;
    font-weight: bold
}

aside.line-height24 {
    border-bottom: 2px dashed #00a080;
    padding-bottom: 40px
}

.product-tag a {
    display: inline-block;
    text-align: center;
    padding: 8px;
    border: 1px #ddd solid;
    background: #fff;
    margin-bottom: 15px;
    margin-right: 10px;
    text-transform: uppercase;
}

.product-tag a:hover {
    background-color: #005da0;
    color: #fff
}

@media (max-width: 479px) {
    .product-tag a {
        width: 48%;
        vertical-align: top;
        margin-right: 5px
    }

    aside.line-height24 {
        padding-bottom: 20px
    }

    aside h4 {
        font-size: 1.6rem
    }
}

.product-news {
    display: block;
    text-align: center;
    padding: 15px;
    border: 1px #ddd solid;
    background: #fff;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2)
}

.product-news:hover img {
    transform: scale(1.2)
}

.product_image {
    line-height: 170px;
    padding-top: 15px;
    text-align: center
}

.product_image img {
    vertical-align: middle;
    width: auto !important;
    display: inline-block !important;
    margin: 0 auto;
    line-height: 24px;
    transition: all .5s linear
}

.product-news em {
    display: block;
    margin-bottom: 5px;
    font-size: 13px
}

.product-news b {
    display: block;
    font-size: 1.4rem;
    line-height: 20px;
    min-height: 40px;
    margin-bottom: 10px;
    color: #005da0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: normal
}

.product-news b:hover {
    text-decoration: underline;
    color: orange
}




.pagination{width:100%!important; clear:both;}




@media (max-width: 479px) {


}

.keyboard-shortcut {
    /* Background and color */
    background-color:#0D67AD;
    border-radius: 0.25rem;
    color:whitesmoke;
    /* Bottom shadow */
    box-shadow: #0D67AD 0px -4px 0px inset, #0F3C75 0px 1px 1px;
    /* Spacing */
    padding: 0.35rem 0.5rem;
}
.keyboard-shortcut a{ color: whitesmoke!important;}
.email_link:hover{color: #cc3333;}


.height40{ height: 42px;}
.ui-autocomplete li {padding: 0.2em;}
.ui-autocomplete li .ui-state-active {background: #1da1f2;border:1px solid #919191;}