/*--s---Responsive------*/

@media  only screen and  (max-width: 768px)
{
	.HPbannerwrapper .HPright,
.HPbannerwrapper .HPleft
	{
    float: none;
    width: 100%;
    display: inline-block;
}
h3.products-box-titles {

    background: #F9C400;
}
#defProductboxesTbl .products-box-wrap.regulars .productBoxes .boxItem .item-name a, .products-page .itemsgrid.gallery .productBoxes .boxItem .item-name a {

    margin: 0;
}
.grid-1200 .container_16 .grid_3 {
    width: 100%;
}
#homepage .homepage_manufactoreslogos .manufactores.logos {

    width: 88%;
}
#homepage .homepage_manufactoreslogos .manufactores.logos .jcarousel-clip.jcarousel-clip-horizontal {
    margin-left: 11%;
    width: 82% !important;
}
#defProductboxesTbl .products-box-wrap.regulars .productBoxes .boxItem, .products-page .itemsgrid.gallery .productBoxes .boxItem {

    float: right !important;
    width:44% !important;
}
#homepage .homepage_manufactoreslogos {
    display: none;
}
.ProperycheckboxDiv .spanwrapper{
    width: 87%;
}
}
/*--e---Responsive------*/