/* Media */
.resmenu
{
display:none;
}
.call
{
display:none;
}

@media screen and (max-width: 1200px) {
 .corp,
.category.home
 {
	 max-width:1024px;
 }
 #logo
 {
	 max-width:370px;
	 padding-bottom:20px;
 }

 .distrib ul li
 {
	 font-size:18px;
	 line-height:40px;
 }
 .categorie .categoria h2
 {
	 font-size:16px;
 }
 #top .menu li a
 {
	 font-size:20px;
 }
 .blog h1
 {
	 font-size:40px;
 }
}

@media screen and (max-width: 1024px) 
{
	.corp
	{
		max-width:970px;
	}
	.header
	{
		max-width:940px;
	}
	.toppis:before
	{
		margin-top:-18px;
	}
	.header .info
	{
		left:410px;
	}
	.toppis
	{
		font-size:14px;
	height: 42px; 
		padding:0 0px 17px 20px;
	}
	#logo
	{
		max-width:350px;
		padding:20px 0;
	}
	#SlideImage .slogan
	{
		margin-top:0px;
		top:180px;
	}
	#SlideImage img
	{
		width:100%;
		height:auto;
		min-height:0;
	}
	#SlideImage .slogan span.big
	{
		font-size:50px;
		line-height:50px;
	}
	#SlideImage .slogan span.med
	{
		font-size:30px;
		line-height:30px;
	}
	#prev,
	#next
	{
		display:none;
	}
	.stsli .txt
	{
		font-size:14px;
	}
	.stsli .img
	{
		width:200px;
	}
	.category.home .item .testo .tit
	{
		font-size: 24px;
    line-height: 28px;
	}
	.category.home .item .testo .tit span
	{font-size: 28px;

line-height: 34px;
	}
	.info .tel
	{
		top:42px;
	}
	.toppis .btn
	{
		 
	height: 42px; 
	font-size: 22px; 
	padding: 0 30px 17px;
	margin-left: -15px;
	box-sizing: border-box;
	margin-top: 0;
border: none;
	}
	.mezzo ul li
	{
		font-size:14px;
		line-height:20px;
	}
	.sotto .itm img
	{
		width:100%;
	}
	.toppis .btn:before
	{
		margin-top:-18px;
}

.map .inside
{
	width:375px;
}
.map .contact-info
{
	font-size:16px; 
}
.map .inside .footer-phone
{
	font-size:28px; 
}
.widget .titol
{
	font-size:38px;
	line-height:38px;
}
.category.servizi .item .testo .tit
{
	font-size:24px;
	line-height:26px;
}
.category.servizi .item .testo
{
	font-size:16px;
}
@media screen and (max-width: 980px) {
	
.header .info
 {
	 display:none !important;
 }
 .scegliere
 {
	 margin-top:0;
 }
 
.item-page .body .sfndo .testo
{
	width:100%;
	margin:0;
}

.item-page .body .sfndo .imager
{

	display:none;
}
	body
	{
		font-size: 14px;
line-height: 20px;
margin-bottom: 20px;
	}
	.product .immagini,
	.product .information
	{
		width:100%;
		padding:0;
		margin:0 0 20px;
		float:none;
		display:block;
	}
	#sotto .busta
	{
		position:relative;
		top:0 !important;
		margin:0 !important;
	}
	.carta div
	{
		display:block;
	}
	#sotto .sosten .img
	{
		display:block;
		text-align:center !important;
	}
	#sotto .sosten img
	{
		display:inline-block;
		margin:0 20px;
		text-align:center; 
		float:none !important;

	}
	.item-page.popup .body div div {
    min-width: 100%;
    margin: 0;
    display: block;
    min-height: 0;
    padding: 0 0;
    margin-bottom: 10px;
    clear: none;
    box-sizing: border-box;
}
#google_translate_element
{
	right:50px;
	top:-10px;
}
.header #logo
{
	padding-top:20px;
}
.header .info
{
	position:relative;
	display:block;
	top:0;
	right:0;
	margin:30px auto;
	width:100%;
}


#logo {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: 70%;
    max-width: 350px;
    z-index: 40;
    margin: 0 auto;
    text-align: center;
    bottom: 0;
    padding: 10px 0;
}

.header .info .widget.infotel
{
	display:none;
}
.header .info .widget
{
	display:block;
	float:none;
}
.header .info .tel div
{
display:none;
border:none;
margin:15px 0;
padding:0;
border:none;
float: none;
text-align: center;
}
.header .info .tel div:last-child
{
display:block;
}
.resmenu{
display:block;
position:absolute;
right:10px;
top:10px;
text-align:center;
line-height:20px;
width:20px;
height:20px;
font-size:18px;
cursor:pointer;
}
.resmenu i
{
	color:#fff;
}
#nav .resmenu {
color:#fff;
}
#nav .menu
{
	padding:0;
}


#nav {
    position: fixed;
    top: 0;
    background-color: #000;
    box-shadow: 0 0 2px #000;
    height: 100%; 
    left: 0;
	background-image:none;
   z-index:55;
    width: 220px;
	padding: 40px 0 0;
	display:none;
}

#nav .corp {
	padding:0;	
}
#nav .menu {
	border:none;	
}

#nav .widget.right,
#nav .widget.left {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    box-sizing: border-box;
    text-align: left;
	border:none;
	
}

#nav .menu li {
    display: block;
    margin: 0;
}

#nav .menu li a {
	    font-size: 20px;
    line-height: 29px;
    padding: 15px 20px 15px 30px;
    color: #fff;
    background: transparent;
    text-decoration: none;
    border-bottom: 1px solid #333;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease; 
}

#nav .menu li a:hover {
	background-color: #333;
}
.item-page.popup .body div div div {
    display: block;
    left: 0;
    text-align: left;
    right: 0;
    bottom: 0;
    top: 0;
    position: relative;
    width: auto;
    padding: 15px;
}
#SlideImage
{
	
}
#SlideImage .item
{
	width:100% !important;
	height:auto !important;
	min-height:0;
}
#SlideImage .slogan
{
	left:20px;
	right:20px;
}
#SlideImage .slogan span.med
{
	line-height:15px;
	font-size:15px;
}
#SlideImage .slogan span.big
{
	line-height:20px;
	font-size:20px;
}
#SlideImage .slogan span.small,
#SlideImage .slogan .btn,
#prev,
#next
{
	display:none;
}
.stsli
{
	text-align:center;
}
.stsli .tit,
.stsli .txt
{
	width:100%;
	display:block;
	float:none;
	padding:0;
	text-align:center;
	margin-bottom:10px;
}
.stsli .btn
{
	width:auto;
	display:inline-block;
	float:none;
}
.stsli .img
{
	display:none;
	
}
.stsli .tit .b1,
.stsli .tit .b2{
	text-align:center;
	font-size:34px;
	line-height:38px;
	float:none;
}



#SlideImage img
{
	width:100%;
	height:auto;
}

.tariffe.item-page .body div div {
    width: 100%;
    margin-left: 0;
}
.promo.category .extrafild .fld9 {
    position: relative;
    bottom: 0;
    border: none;
    height: auto;
    margin:10px 0 0;
    left: 0;
}
.promo.category .item {
	margin-bottom:20px;
}
.category.promo .readmore {
    text-align: center;
}

.promo.category .readmore a {
    background-color: var(--main-color);
    color: #fff;
    padding: 4px 10px;
    border-radius: 5px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    position: relative;
    bottom: 20px;
    left: 0;
    text-transform: uppercase;
    box-sizing: border-box;
    margin: auto;
}
.category.home .item .testo
{
	position:relative;
	height:auto;
	bottom:0;
}
.category.home .item .testo .intro
{
	height:auto;
}
.mezzo ul li
{
	display:block;
	float:none;
	font-size: 14px;
    line-height: 22px;
	width:100%;
}
.widget.mezzo
{
	font-size:14px;
}
.scegliere .itm
{
	width:100%;
	display:block;
	float:none;
	margin-top:65px;
}
.scegliere .itm .icon
{
	width:80px;
	height:80px;
	line-height:80px;
	margin-top:-40px;
}
.sotto .itm
{
	width:100%;
	max-width:300px;
	margin:0 auto;
	display:block;
	padding-bottom:80px;
	float:none;
	position:relative;
}
.scegliere .itm .icon i
{
	line-height: 70px;
margin: 0 auto;
border-radius: 100%;
height: 70px;
font-size: 30px;
width: 70px;
}
.sotto .itm .inf
{
	margin:20px 0 !important;
	position:absolute;
	bottom:0;
	left:15px;
	right:15px;
}
.category.home .item:nth-child(2n+1) .img::after, .category.home .item:nth-child(2) .img::before {
	display:none;
}
.category.home .item:nth-child(2) .testo
{
}
.widget .titol,
.widget h2,
.widget h1,
.mezzo .tit
{
	    font-size: 28px;
    line-height: 32px;
}
.widget h2
{
	font-size:20px;
	line-height:24px;
}

.map .inside
{
	width:100%;
	padding:20px;
	float:none;
	box-sizing:border-box;
}
.map .contact-info
{ 
	margin-bottom:20px;
	font-size: 14px;
    line-height: 22px;
    padding-left: 40px;
}
.map .inside .footer-phone
{
	margin-bottom:30px;
}
.social-links
{
	margin-top:20px;
}
.map
{
	height:auto;
}
.map .contact-info i {
	font-size:26px;
}
.contatti .form .button
{
	margin-bottom:30px;
}
.footer-phone h2
{
	font-size:28px;
}
.social-links ul li a
{
	height:36px;
	width:36px;
	line-height:36px;
}
.social-links ul li a i
{
	font-size:16px;
	line-height:36px;
}

.botter video
{
	max-height:none;
	padding:0;
}
}