a{color:#fc5b1f;}
a:hover{color:#ff6633;}

/* navmobbar */

.navbar-header{display: none;}

/* logo */
.logo-image a{display:block;margin:10px 0 0 15px;width:200px;text-indent:-9999px;overflow:hidden;background-size:200px 40px;background-image:url(../images/logo.svg);background-repeat:no-repeat;filter:drop-shadow(1px 2px 0 rgba(0,0,0,0.1));}

/* masthead */
@media screen and (min-width: 1170px) {
  .ja-masthead .ja-masthead-detail {margin:0 auto;min-width: 1170px;
  }
}

.ja-masthead .ja-masthead-detail{padding-left:35px;text-align:left;}
h3.ja-masthead-title{font-size:300%;}
.ja-masthead-description{font-size:150%;}


/* slideshow */
.slideshow-home{clear: both;}
.slideshow-home .container, .t3-features-intro .container{padding-left:0;padding-right:0;width:100%;}
.t3-features-intro{margin-top:0;margin-bottom: 25px;}
.t3-features-intro .col-lg-offset-3{margin-left:0;}
.t3-features-intro .col-lg-9{width: 100%;}

/* S5 Image and Content Fader slideshow */
.jdGallery .slideInfoZone
{
    position: absolute;
    z-index: 1;
    width: 40%;
    margin: 0 auto;
    right: 10%;
    bottom: 20%;
    height: 280px;
    background: transparent;
    color: #fff;
    text-indent: 0;
    overflow: hidden;
    text-align:right;
}

* html .jdGallery .slideInfoZone
{
    bottom: 20%;
}

.jdGallery .slideInfoZone h2{
    padding: 0;
    font-size: 350%;
    margin: 0;
    text-shadow:(1px 2px 0 rgba(0,0,0,0.4));
    color:#FFFFFF;
    margin: 6px 11px;
    font-weight: 600;
    color: inherit;
}

.jdGallery .slideInfoZone p
{
    color:#FFFFFF;
    margin:2px 11px;
    padding:0;
    font-size: 150%;
    text-shadow:(1px 2px 0 rgba(0,0,0,0.4));
}

/* nav */
.off-canvas-toggle-primary{display:none;}
.navbar-default .navbar-nav{float:left;}

/* category nav */
.t3-navbar-category .module-inner .module-ct{background:rgba(255,255,255,0.9);}

/* Breadcrumbs  */

.fa-map-marker::before{display: none;}
.breadcrumb{padding:10px 0;border-bottom:1px solid #eaeaea;background:transparent;}
.breadcrumb > li{margin-left:0;padding-left:0;}

/* banner */
.clients .module-ct{margin-top: 0;padding-top:-1px;}

/* t3-mast-bottom */
.t3-tabs + .t3-mast-bottom{margin-top: 0px;}

/* content */
.page-title, .page-header h1{font-size:150%;font-weight:normal;}
.page-header{border-bottom:1px solid #eaeaea;}
.item-page .article-content, .item-page li, .vendor-store-desc{font-size:14px;line-height: 200%;font-weight: normal;}

/* table */
.t3-content table{border-bottom:2px solid #ccc;width:100%;}
.t3-content th{padding:3px 6px;border-top:2px solid #00cccc;color:#fff;font-size:90%;vertical-align:middle;background:#FF6600;}
.t3-content td{padding:3px 6px;border-top:1px solid #eaeaea;font-size:90%;color:#333;vertical-align:middle;}
.t3-content td.graytitle{background:#f7f7f7;}

/* list */
.t3-content li{padding-top:3px;padding-bottom:3px;font-size: 14px;}
.t3-content td.list-title{font-size: 14px;}

/* article list */
.t3-content table.table-noheader{border:0;}
.table-noheader td.list-title{border:0;text-indent:1.2em;background:url(../images/arrow_point.gif) no-repeat 1em center transparent;}
.table-noheader td.list-title a{color:#333;}
.table-noheader td.list-title a:hover{color:#ff6633;}
.table-noheader td.list-date{border:0;text-align:right;font-size:80%;color:#666;}
.table-noheader .cat-list-row1, .table-noheader tr.cat-list-row1 td{background-color:#fff;}
.t3-content dt, .t3-content dd{padding:3px 0 3px 2em;font-size: 90%;}
.t3-content p{text-indent:2em;}
.t3-content p.pull-right{margin-left:5px;padding:10px 20px 10px 20px;text-indent:0;}

/* article */
.t3-content .page-header{display:none;}
.t3-content .article-header > h1, .content-category h1{padding-bottom:10px;border-bottom: 1px solid #eaeaea;font-size: 150%;font-weight: normal;}
.article-content p img{margin:0 auto 20px auto;padding:2%;border:1px solid #ebebeb;width:96%;}


/* products */
.productdetails p, .product-description p{text-indent: 0em;}
.product-description p img{max-width:100%;}
.spacer h2{text-align: center;}
.spacer h2 a{color:#333;}
.spacer h2 a:hover{color:#ff6633;}
.productdetails-tabs .nav-tabs{display:none;}
.orderby-displaynumber .orderlistcontainer div.orderlist{min-width: auto;white-space:nowrap；}
.display-number .inputbox{font-size:12px;}
.category-view .vendor-store-desc{display:none;}
.products_content_img img{width: 150px;}
.products_logo{width: 120px;}

/* contact */
.contact-misc ul{padding-left:0; }
.t3-content .contact-misc li{color:#fff;}
.contact-box{display:none;}
.box-bg{display: inline-block;}

/* contactus */
.contactus li{padding:3px 6px 3px 0;}

/* copyright*/
.copyright small a{color:#999;}
.copyright small a:hover{color:#ccc;}


