@charset "utf-8";

   .rowhead {
            margin-left: -20px;
            *zoom: 1;
        }
        .span4 {
            width: 60%;
        }
        [class*="span"] {
            float: left;
            min-height: 1px;
            margin-left: 20px;
        }
        .productTopArea h1 {
        
        font-weight: 300;
        line-height: 1.3em;
         color: #fff;
        font-size: 2.8em !important;
        margin-top: 80px;
         margin-left: 50px;
        letter-spacing: -1px;
    }
    /*.pagePro #overview-tabs-container {
        height: 60px;
    }*/
    .pagePro #overview-tabs {
        /*border-top: 1px solid #eee;*/
        border-bottom: 1px solid #eee;
        line-height: 76px; 
        background: #f6f6f6;
        
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 1px;


    }
    .tabcontainer {
        margin: 0 auto;
        width: 80%;
    }
    .pagePro #overview-tabs ul {
        display: block;
        float: left;
        width: 100%;
    }
    .list.flat, .list.lined, .list.horiz, .list.divided {
        list-style: none;
        margin: 0;
        padding: 0;
      
    }
    .pagePro #overview-tabs li {
        display: inline-block;
        margin-right: 20px;
    }
    .pagePro #overview-tabs a {
        color: #AAA;
    }
    .pagePro #overview-tabs li.active a {
        color: #000;
    }
    .tab-content{
        width:80%;
        margin:0 auto;
    }
    .pagePro #overview-tabs.affix {
        z-index: 1000;
        top: 0;
        width: 100%;
        min-width: 980px;
        max-width: 1280px;
        background: #fff;
    }
    .span12 {
    width: 100%;
    margin: 0;
}

h4.category {
    margin: 2em 0 0;
    background: #015792;
    font-weight: 600;
    text-align: left;
    color: #fff;
    padding: .6em 1.2em;
    border-radius: 1px;
}
#ap-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
#ap-list>li:nth-of-type(even) {
    border-left: 1px solid #eee;
}
#ap-list>li {
    float: left;
    width: 50%;
    margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#ap-list>li:nth-of-type(even) figure, #ap-list>li:nth-of-type(even) aside {
    padding-right: 0;
    padding-left: 40px;
}
#ap-list .tallboy {
    min-height: 200px;
    height: 300px;
}
#ap-list figure, #ap-list aside {
    min-height: 150px;
    margin: 0;
    padding: 40px 40px 40px 0;
    border-bottom: 1px solid #eee;
}
#ap-list figure .wireless-product-image, #ap-list aside .wireless-product-image {
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    width: 40%;
    float: left;
    margin-right: 5%;
}
#ap-list figure .wireless-product-image img, #ap-list aside .wireless-product-image img {
    max-height: 150px;
    max-width: 207px;
    width: auto;
}
#ap-list figure figcaption, #ap-list aside figcaption {
    width: 55%;
    float: left;
    /*add by wjp*/
     padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

.pagePro h3 {
    font-weight: 300;
    font-size: 2em;
}
.list.lined>li, .list.lined>dd {
    border-bottom: 1px dotted #ccc;
    padding-top: 0.6em;
    padding-right: 0px;
    padding-bottom: 0.6em;
    padding-left: 0px;
}

.mx-cat-text {
    text-transform: uppercase;
    color: #888;
    font-size: .75em;
    font-weight: 500;
    padding-right: 70px;
}
figure {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 40px;
    margin-inline-end: 40px;
}
/*
#myTabs a.ab-tab,  myTabs a.ab-tab:active {
    border-right: 1px solid #ddd;
    padding-right: 20px;
}
@media screen and (max-width: 860px){
            #myTabs a.ab-tab,  myTabs a.ab-tab:active {
            border-right: 1px solid #ddd;
           padding-right: 20px;
        }
    }*/
    #myTabs a.ab-tab,  myTabs a.ab-tab:active {
        border-right: 1px solid #ddd;
        padding-right: 20px;
        text-decoration: none;


    }
    #overview-tabs>li>a {
        margin-right: 2px;
        line-height: 1.42857143;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0;
        background: #efefef;
    }
    .overview-text{
        line-height: 1.5;
        color: #5a646c;
        font-size: 1.2em;
        font-family: palatino, georgia, caslon, times new roman, sans-serif;
    }
    .overview-text p {
    margin: 25px 0;
    text-align:justify;
    text-indent:35px
}
 @media screen and (max-width: 1024px){
        .pro-content {
            padding-top: 60px;
        }
        #ap-list figure .wireless-product-image img, #ap-list aside .wireless-product-image img {
            max-height: 150px;
            max-width: 157px;
            width: auto;
        }
    }
    @media screen and (max-width: 860px){
            #myTabs a.ab-tab, #myTabs a.ab-tab:active {
            border-right: 1px solid #ddd;
           padding-right: 2px;
           text-decoration: none;
        }
        .pagePro #overview-tabs {
            border-top: 1px;
            border-bottom: 1px solid #eee;
            line-height: 40px;
           /* background: #fff;*/
            text-transform: uppercase;
            font-size: .85em;
            font-weight: 600;
            letter-spacing: 1px;
        }
        .productTopArea h1 {
         
            font-weight: 300;
            line-height: 1.3em;
             /*color: #fff;*/
            font-size: 1.8em !important;
            margin-top: 80px;
             margin-bottom: 20px;
            letter-spacing: -1px;
        }
        .proBk2v2 .bc .item {
            width: 100%;
            float: left;
            padding: 0 2%;
        }
        #ap-list>li {
            float: left;
            width: 100%;
            margin: 0;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        #ap-list figure .wireless-product-image, #ap-list aside .wireless-product-image {
            text-align: center;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding-right: 20px;
            width: 40%;
            float: left;
            margin-right: 5%;
        }
        #ap-list figure figcaption, #ap-list aside figcaption {
            width: 55%;
            float: left;
            /*add by wjp*/
             padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 10px;
        }
        #ap-list>li figure, #ap-list>li aside {
            padding-right: 0;
            padding-left: 40px;
        }
        


    }
     @media screen and (max-width: 600px){
         #myTabs a.ab-tab, #myTabs a.ab-tab:active {
            border-right: 1px solid #ddd;
           padding-right: 2px;
           text-decoration: none;
        }
       /*.pagePro #overview-tabs {
            border-top: 1px;
            border-bottom: 1px solid #eee;
            line-height: 40px;
            background: #fff;
            text-transform: uppercase;
            font-size: .85em;
            font-weight: 600;
            letter-spacing: 1px;
        }*/
        .productTopArea h1 {
         
            font-weight: 300;
            line-height: 1.3em;
             /*color: #fff;*/
            font-size: 1.8em !important;
            margin-top: 40px;
             margin-bottom: 20px;
            letter-spacing: -1px;
        }
        .proBk2v2 .bc .item {
            width: 100%;
            float: left;
            padding: 0 2%;
        }
        #ap-list>li {
            float: left;
            width: 100%;
            margin: 0;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        #ap-list figure .wireless-product-image, #ap-list aside .wireless-product-image {
            text-align: center;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding-right: 20px;
            width: 100%;
            float: left;
            margin-right: 5%;
        }
        #ap-list figure figcaption, #ap-list aside figcaption {
            width: 100%;
            float: left;
            /*add by wjp*/
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 10px;
        }
        #ap-list>li figure, #ap-list>li aside {
            padding-right: 0;
            padding-left: 40px;
        }
    }
    

    .features{
         background: #efefef;
    }
.feature-row {
    border-top: 1px solid #eee;
    padding-top: 2em;
    margin-top: 3em;

}
.row {
    margin-left: -20px;
}
.span3 {
    width: 45%;
}
.feature-row img {
    height: 25px;
    width: auto;
}
.feature-row h2 {
    color: #000;
    margin: .5em 0;
    font-size: 1.8em;
}
.feature-row p {
    color: #777;
}

.featurelist .warp {
    margin-top: 20px;
    margin-bottom: 20px;
    }
    .featurelist .featurelogo {
    box-shadow: 1px 1px 5px 5px rgba(0,0,0,.05);
    background: #ffffff;
    padding: 10px 20px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #cbcbcb;
    border-radius: 4px;
    overflow: hidden;
}
.featurelist .featurelogo .text {
    /*text-align: left;*/
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    /*overflow: hidden;*/
}
    @media (min-width: 768px)
.col-sm-4 {
    width: 33.33333333%;
}
#ap-list figure figcaption a {
    color: #7B7E8B;
    font-weight: bold;
    text-decoration: none;
}
#ap-list figure figcaption a:hover{
    color:#015792;
}
.featurelogo a{
    color: #111;
    padding-top: 15px;
    cursor: hand;
    text-decoration: none;
}