/*
#004da2
#FFF2B5 , #FFF
*/
body { margin-top: 50px; }
@media (min-width: 768px) {
  .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
}


/* 上方 Inquire Now */
.bg_card {
  background: url(../../r-images/showroom/showroom_bg.jpg) no-repeat 0px 0px;
  background-size: cover;
  color: #fff;
}
.top_company {
  margin-top: 20px;
}
.top_compimg {
  margin: 2em auto;
  width: 240px;
  max-width: 100%;
}
.top_compname {
  font-size: 20px;
  margin-top: 15px;
  font-weight: bold;
  color: #FFF2B5;
}
@media (max-width: 500px) {
  .top_compdesc { display: none !important; }
}
.top_compdesc {
  font-size: 12px;
  font-style: italic;
  margin-bottom: 20px;
}
.top_contact {
  margin-left: 100px;
}
@media (max-width: 650px) {
  .top_contact { margin-left: 0; margin-top: 25px; }
}
.top_contact .media {
  margin-top: 8px;
}
.top_contact .media:last-child {
  margin-bottom: 1em;
}
.top_contact .media i {
  font-size: 1.3em;
  color: #fff;
}
.top_contact .media a {
  color: #fff;
}
.btn_inq {
  background-color: #ffd200;
  border-radius: 20px;
  height: 42px;
  font-size: 22px;
  line-height: 44px;
  text-transform: uppercase;
  margin: 2em 0 2em 0;
  padding: 0 30px 0 0;
  color: #000;
}
@media (max-width: 990px) {
  .btn_inq { margin: 2em 0 2em 0; }
}
.btn_inq .icon_envelope {
  border-radius: 20px;
  width: 30px;
  height: 30px;
  background: url(../../r-images/showroom/icon-mail-01.png) no-repeat 0 0 #fff;
  display: inline-block;
  line-height: 14px;
  vertical-align: text-top;
  margin: -3px 12px 0 8px;
}
.btn_dnb {
  margin: 5px 0 0 15px;
}

/*** 右側 ***/
#showroom_right.affix {
  position: fixed;
  top: 60px;
  margin-right: 30px;
}
@media (max-width: 991px) {
    #showroom_right.affix { margin-right: 15px; }
}
@media (max-width: 767px) {
    #showroom_right.affix { position: static; margin-right: auto;}
}
#showroom_right {
  margin-top: 30px;
}
#showroom_right .panel-footer {
  background-color: #fff;
}
.contact_box i{
  color: #004da2;
}
.contact_box .list-group-item {
  border: 0;
  padding: 15px 15px 0 15px;
}


/*** 頁尾 ***/
#showroom_footer {
  background-color: #F9F9F9;
  margin-top: 30px;
}
#showroom_footer .copyright {
  margin: 1em 0;
  text-align: center;
}


/*** Scroll to top ***/
.totop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 104400;
}
.totop a i{
  display: block;
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  background: #bbb;
  border-radius: 2px;
}
.totop a, .totop a:visited{
  color: #fff;
}
.totop a:hover {
  color: #eee;
  text-decoration: none;
}


/*** 共用 ***/
@media (min-width: 992px) { /*超過指定寬度套用規則*/
  .showroom_main {
    margin: 0 5px;
  }
}

.item_title {
  border-bottom: solid 6px #004da2;
  box-shadow: none;
  padding-bottom: 3px;
  /*margin-top: 30px;*/
  margin-bottom: 25px;
  color: #000;
  clear: both;
}
.item_title::after{
  border-bottom: 1px solid #004da2;
  content: " ";
  display: inline-block;
  position: relative;
  width: 100%;
  height: 2px;
  display: block;
}

.item_content {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .item_content {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .item_content {
    margin-left: 20px;
    margin-right: 10px;
  }
}
.item_content table th,
.item_content table td{
  border: 1px solid #ddd;
  padding: 3px;
}

.sub_title {
  clear: both;
  margin: 20px 0;
  color: #004da2;
}

.item_info li {
  padding-top: 10px;
}

.t_ellipsis {
  overflow : hidden;
  text-overflow : ellipsis;
  white-space : nowrap;
}

.red {
  color: #ff0000;
}

@media (min-width: 768px) {
  .info_list .dl-horizontal dt {
    float: left;
    width: 195px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 1em;
  }
  .info_list .dl-horizontal dd {
    /*margin-left: 190px;*/
    padding-top: 1em;
  }
}
.info_list .dl-horizontal dt {
  padding-top: 1em;
  color: #004da2;
}
.info_list .dl-horizontal dd {
  padding-left: 22px;
}
.info_list i {
  color: #004da2;
}
.info_list small {
  color: #555;
}
.info_list .nav-pills > li, .info_list .nav-pills > li + li {
  margin-left: 0;
  padding-left: 0;
}


/**** 左右移動的Responsive Carousel ****/
.slick-prev:before, .slick-next:before { color: #333; }
@media (max-width: 767px) {
  .slick-prev { left: -10px; }
  .slick-next { right: -10px; }
}
.slick-pro { margin: 0 10px; }
.slick-slider { margin-bottom: 0; }
.img_product img{
  width: 90px;
  height: 90px;
  margin-right: auto;
  margin-left: auto;
}


/** Home - Product Highlights**/
.p_box {
  text-align: center;
  margin: 10px 0;
  padding: 10px 8px;
  height: 290px;
  border: solid 1px #DCDCDC;
  /*box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);*/
  position: relative;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  border-radius: 6px;
}
.p_box:hover {
  background-color: #F9F9F9;
/*
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
  z-index: 10;
*/
}
.p_box .pbox_img {
  height: 170px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.p_box .pbox_img img{
  /*width: 180px;*/
  /*height: 180px;*/
  max-width: 180px;
  max-height: 180px;
  margin-right: auto;
  margin-left: auto;
  border: 0;
}
.p_box .pbox_pname {
  color: #6D2897;
  font-weight: bold;
  margin: 10px auto;
}

/*** All Products ***/
@media (max-width: 827px) {
  #controls-filter ul.nav-pills>li,
  #controls-filter ul.nav-pills>li>a {
    display:block;
    width:100%;
    float:none;
  }
  #controls-filter ul.nav-pills {
    display:block;
    float:none;
    width:100%;
  }
}
#controls-filter li.active a {
  background-color: #004da2;
  color: #fff;
}
#controls-filter ul li.active:before {
  border: 6px solid transparent;
  border-bottom-color: #fff;
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -6px;
  z-index: 10;
}
#plist {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}
.plist_sortby {
  /*margin: 10px 0 0 10px;*/
}
.plist_box { /* if not using border-box width: 218px;*/
  width: 217px;
  background: #ffffff;
  border: 1px solid #DCDCDC;
  /*padding: 7px 0 10px 0;*/
  padding: 0 0 10px 0;
  margin-top: 12px;
  float: left;

  -webkit-border-radius: 5px;
  border-radius: 5px;
/*
  -webkit-box-shadow: 0px 0px 5px 1px #aaa;
  box-shadow: 0px 0px 5px 1px #aaa;*/
}
.plist_box ul {
  padding: 0 10px 0 25px;
}
.plist_box .ppic img {
  /*width: 200px;*/
  max-width: 215px;

  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
.plist_box .pname {
  color: #000;
  font-weight: bold;
  /*border-top: 1px dashed #292929;*/
  display: block;
  padding: 0.6em;
}
.plist_box .pdesc {
  color: #aaa;
}
/*
.sort_on {
  background-color: #eee;
}
*/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}


/*** Video ***/
.video_show {
   /*clear: both;*/
   margin-top: 10px;
   margin-bottom: 40px;
}
.video_intro {
  margin: 0 20px 20px 20px;
}
.video {
  /*float: left;*/
  background: url(../../r-images/showroom/video-bg.gif) no-repeat;
  background-position: top center;
  width: 200px;
  text-align: center;
  /*margin-left: 10px;*/
  height: 160px;
  padding-top: 15px;
}
.vidoe_img img {
  width: 90px;
  height: 75px;
  margin-bottom: 2em;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 768px) {
  .video_list {
    text-align: center;
  }
}


/*** Press Releases ***/
#release_accordion .panel-heading a:before {
  font-family: "FontAwesome";
  content: "\f103";  /*fa-angle-double-down*/
  float: left;
  margin-right: 10px;
  color: #333;
}
#release_accordion .panel-heading a.collapsed:before {
  content:"\f101";  /*fa-angle-double-right*/
}
#release_accordion .panel-title a:hover, #release_accordion .panel-title a:focus {
  color: #428bca;
  text-decoration: none;
}
#release_accordion .release_date {
  border: 1px solid #ddd;
  background-color: #fff;
  display: inline;
  padding: .3em .6em .3em .6em;
  margin-left: 10px;
  margin-top: -2px;
  font-size: 75%;
  color: #555;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#release_accordion .panel-body img {
  margin: 15px;
}

/*** Quality Control, OEM/ODM ***/
.fixed_block {
  clear: both;
  display: inline-block;
  /*background: url(../../r-images/showroom/picbg.gif) no-repeat;*/
  margin: 0 0 5px 0;
  /*padding: 2px 8px 8px 2px;*/
  background-color: #FFFFFF;
}
.fixed_block .fixed_pic {
  background: url(../../r-images/showroom/picbg.gif) no-repeat;
  padding: 2px 8px 8px 2px;
  width: 230px;
  min-height: 210px;
  float: left;
}
.fixed_block .fixed_info {
  margin: 0 0 0 230px;
  /*padding-right: 10px;*/
}
@media (max-width: 560px) {
  .fixed_block .fixed_pic {
    /*width: 100%;*/
    margin-bottom: 20px;
  }
  .fixed_block .fixed_info {
    width: 100%;
    margin: 0;
  }
}


/*** BizPass Service ***/
.biz {
  display: table;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .biz {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .biz {
    margin-left: 20px;
    margin-right: 10px;
  }
}
.biz .biz_pic {
  margin: 0 10px 10px 0;
}
.biz .biz_pic table {
  border: none;
  background-color: #17529D;
  font-size: 11px;
  color: #fff;
  text-align: center;
}
.biz table td{
  border: none;
  padding: 0;
}


/*** Trade Leads ***/
@media (min-width: 768px) {
  #tradeleads_list .tradeleads_box { height: 200px; }
}
@media (min-width: 800px) {
  #tradeleads_list .tradeleads_box { height: 190px; }
}
@media (min-width: 860px) {
  #tradeleads_list .tradeleads_box { height: 180px; }
}
@media (min-width: 992px) {
  #tradeleads_list .tradeleads_box { height: 240px; }
}
@media (min-width: 1024px) {
  #tradeleads_list .tradeleads_box { height: 220px; }
}
@media (min-width: 1070px) {
  #tradeleads_list .tradeleads_box { height: 210px; }
}
@media (min-width: 1200px) {
  #tradeleads_list .tradeleads_box { height: 190px; }
}
#tradeleads_list .tradeleads_box {
  border: 1px solid #B1C4D1;
  border-top: 4px solid #004da2;
  margin-bottom: 20px;
  padding: 10px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#tradeleads_list .tradeleads_type {
  vertical-align: 10%;
  margin: 0 3px;
  display: inline-block;
}
#tradeleads_list .tradeleads_date {
  font-size: 90%;
  font-style: italic;
  display: inline-block;
}
#tradeleads_list .media {
  margin-top: 10px;
}
#tradeleads_list .tradeleads_title {
  margin-top: 5px;
  font-weight: bold;
}
#tradeleads_list .tradeleads_pic {
  width: 80px;
}
.inquiry_bar {
  margin: 0 0 20px 15px;
}
.inquiry_bar a {
  cursor: pointer;
}

