
.transform-left{float:left;width:63%;margin-right:2%}
.transform-right{float:left;width:33%}
.transform-left > p {
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 15px;color:#49494a
}
.transform-left > strong {
  color: #f5852e;
  display: block;
  font-size: 22px;
  font-style: italic;
  line-height: 24px;
  margin-bottom: 15px;
}
.transform-left .link-text {
  color: #49494a;
  font-size: 10px;
}
.transform-left .link-text a {
  color: #49494a;
  font-weight: normal;
}
.ergonomic-assesment {
  margin-top: 5%;
}
.transform-left .purple{margin:20px 0;}
.ergonomic-assesment > p {
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 15px;color:#49494a
}
.ergonomic-assesment > strong {
  line-height: 20px;
  margin-bottom: 15px;    display: block;
}
.coll_stat {
  background: #f5f5f5 none repeat scroll 0 0;
  display: inline-block;
  padding: 35px 0;
  width: 100%;
}
.coll_stat .price {
  display: block;
}

.coll_stat a {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    height: 260px;
    margin: 20px 20px 0 0;
    padding: 20px 0 50px;
    position: relative;
    text-align: center;
    width: 265px;
}

.coll_stat .inner-content img {
    border-radius: 4px;
    height: 180px;
    width: 220px;
}
.coll_stat a:nth-child(4n+1) {
  margin: 20px 0 0;
}
.coll_stat .desc {
  bottom: 15px;
  color: #49494a;
  font-size: 16px;
  font-weight: bold;
  left: 15px;
  position: absolute;
  text-align: left;
  width: auto;
  z-index: 9999;
}
#main.sit-stand{top:0;padding-bottom:50px}
.coll_stat h2 {
  color: #f5852e;
  font-size: 24px;
  margin-bottom:20px;
}
/*responsive*/
@media screen and (max-width:1120px)
{
.coll_stat a {
  width: 225px;
}
}
@media screen and (max-width:1067px)
{
.coll_stat a {
  margin: 20px 14px 0 0;
  width: 232px;
}
}
@media screen and (max-width:990px)
{
.coll_stat a {
  width: 174px;
}
.coll_stat .desc {
  font-size: 14px;
  font-weight: normal;
}
}
@media screen and (max-width:767px)
{
	.transform-left {
  float: none;
  margin-right: 0;
  width: 100%;
}
.transform-right {
  float: none;
  width: auto;
}
.coll_stat a{
    background: #ffffff none repeat scroll 0 0;
    overflow: hidden;
    padding-bottom: 10px;
}
.coll_stat a:nth-child(2n) {
    float: left;
    margin: 20px 0 0;
    width: 49%;
}
.coll_stat a:nth-child(2n+1) {
  float: right;
  margin: 20px 0 0;
  width: 49%;
}
}
@media screen and (max-width:600px)
{
	.coll_stat .desc {
  font-size: 15px;
  font-weight: 400;
      bottom: 8px;
}
}
@media screen and (max-width:480px)
{

.coll_stat .desc {
    bottom: 0;
    display: block;
    height: 35px;
    left: 5px;
    overflow: hidden;
    position: relative;
}
.coll_stat a{height:auto}
}
@media screen and (max-width:400px)
{
	.coll_stat .desc {

    font-size: 13px;
    font-weight: 400;
}
}