
.product_heading{
font-size:28px;
color: #303030;
}

.col-fifth_sa{
display: inline-block !important;
/*min-height: 19px; */
  max-width:25%;
/*max-height:80%;*/

vertical-align: top;

}

.col-fifth_sa:nth-child(n){
   width:100%;
}

.iamenuitems{
margin-right: 0px;
margin-left: 11%;
max-width:100% !important;

}

.listspace{
    padding-left: 3.5em; 
    padding-right :4em;


}


.listspace li a {
    padding-right: 2%;
max-width:auto;
   
}
.nav-header {					
margin-bottom: 10px;
display: inline-block;
width: 100%;
border-bottom: 1px solid #ddd;
padding-top: 8%;
font-family: roboto,regular;
color: #9BA6B0;
font-size: 12px;
line-height: 18px;
                       			
}  

.nav-header :first-child{
    padding-top :0px;
}

#seeall{
line-height:2;
/*padding-top:4%;*/
padding-bottom:7%;
float: left;
}

#seeall :first-child{
padding-left: 0px;
padding-top: 0px;
/*float:left;*/
}


#seeall ul li{
 list-style :none;
  white-space: nowrap;

}


#seeall ul{
display:inline-block !important;
}

/*@media (min-width: 1200px){
#seeall {
  max-width: 1280px !important;
}
.listspace{
    padding-left:1.9em;
}
}*/