@media all and (min-width: 1700px) {
	.top .menu .dropdown-menu {
		padding: 20px 30%;
	}
}

@media all and (min-width:1025px) and (max-width:1199px)
{


.container
{
	width: 100%;
}

.top .logo {
    width: 25%;
}

.top .menu {
    float: left;
    display: block;
    width: 46%;
}

.menu > ul > li {
    padding: 0 2%;
}

.top .menu ul li a {
	font-size: 14px;
}

.top .menu .dropdown-menu {
	padding: 20px 20%;
}

.top .topright {
    float: right;
    display: block;
    width: 29%;
    padding: 0;
}

.formcontatti .col33 {
    display: block;
    float: left;
    width: 43.333%;
}

.s-news, .s-news:hover, .s-news:focus, .s-news:active {
    display: block;
    float: left;
    width: 31%;
    height: auto;
    margin: 30px 1%;
    padding: 20px;
    border: 1px solid #ccc;
    margin-top: 0;
	min-height: 479px;
}




}

@media all and (min-width:768px) and (max-width:1024px)
{


.container
{
	width: 100%;
}

.top .menu {
    float: left;
    display: block;
    width: 48%;
}

.menu > ul > li {
    padding: 0 5px;
}

.top .menu .dropdown-menu {
	padding: 20px 10%;
}

.top .menu ul li a {
	font-size: 12px;
}

.top .topright {
	float: right;
    display: block;
    width: 37%;
    padding: 0;
}

.formcontatti .col33 {
    display: block;
    float: left;
    width: 43.333%;
}

.prod .info {
	padding-left: 20px;
}

.actionvp .addcart {
	width: 180px;
}

.richiedinfo {
    width: 180px;
    height: 45px;
    line-height: 43px;
    background: #fff;
    display: block;
    float: left;
    text-align: center;
    margin-left: 0px;
    font-size: 16px;
    margin-top: 10px;
}

.s-news, .s-news:hover, .s-news:focus, .s-news:active {
    display: block;
    float: left;
    width: 31%;
    height: auto;
    margin: 30px 1%;
    padding: 20px;
    border: 1px solid #ccc;
    margin-top: 0;
	min-height: 529px;
}

.top .logo {
    float: left;
    display: block;
    width: 15%;
    padding-top: 13px;
}

.top .topright img {
    margin: 0 10px;
    line-height: 100px;
    max-width: 25px;
}

.top .topright > .social > a:first-child > img {
    margin: 0;
}

.barraricerca.active {
    width: 200px;
    left: 0;
    background: #ffffff;
}

.barraricerca {
    background: #ffffff;
}

.bx-controls-direction
{
	display: none;
}

.s-prod {
    width: 31%;
    padding: 20px;
    float: left;
    display: block;
    height: 415px;
    border: 1px solid #E6E6E6;
    margin: 15px 1%;
	min-height: 436px;
}

.newsletterinput {
    width: 160px;
    height: 30px;
    line-height: 30;
    border: 0;
    border-bottom: 2px solid #fff;
    background: transparent;
    margin-bottom: 10px;
}

.s-cat {
    width: 31.333%;
    height: 220px;
    display: block;
    float: left;
    margin: 10px 1%;
}

.s-cat .txt, .s-cat:hover .txt, .s-cat:focus .txt, .s-cat:active .txt {
    display: block;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #006B74;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#formcontatti .col33 {
    width: 50%;
}

.s-prod.atre {
    width: 50%;
    margin: 0;
}

.carousel-indicators {
    bottom: 0px;
}

#filter_prices_altro input {
    width: 64% !important;
}

#filter_prices_altro span {
	width: 19px;
}

.btn-filtro {
	float: left;
	clear: both;
}

}