/*
* Print-home
*
*****************************************/
.trx-home .trx-language ul li {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box; }
.trx-home .trx-tab-4 li.trx-5 {
  width: 143px; }
.trx-home .trx-nav-products-2 .trx-inner dl:first-child {
  margin: 0; }
.trx-home .trx-nav-products-2 .trx-inner dl {
  margin: 0 0 0 14px; }
.trx-home .trx-nav-products-2 .trx-inner .trx-nav-products-sub li {
  margin-right: 4px; }
.trx-home .trx-nav-products-2 .trx-inner .trx-nav-products-sub li:nth-child(5n) {
  margin-right: 0; }
