@media only screen and (max-width: 1099px) { 
	
	input, textarea {
	    -webkit-appearance: none;
	    -webkit-border-radius: 0px;
	}
	
	input[type=checkbox] {
		-webkit-appearance: checkbox;
	}
	
	a:hover {
	    text-decoration: none;
	}
	
    #header {
        min-width: 280px;
        width: 100%;
        background: #fff;
        position: fixed;
        left: 0;
        top: 0;
        margin-top: 0;
    }
    
    .head {
    	height: auto;
    }
    
    .last {
    	margin-right: 10px;
    }
    
    .descrizione-slider-content {
    	width: 100%;
    	left: 0;
    	margin-left: 0;
    }
    
    .descrizione-slider {
    	top: 120px;
    }
             
    div.top {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding: 00;
    }
    
    .language {
    	margin-left: 10px;
    }
    
    .logo-content {
    	width: 100%;
    }
    
    .logo {
 		margin-left: 10px;
 		padding-top: 0;
    }
    
    .logo img {
    	height: auto;
    	width: 160px;
    }

.menu-bar-content {
    	width: 100%!important;
    }
    
  .menu {
    }
    
    ul.box li {
    	float: none;
    }
    
    .input-cerca {
    	width: 70%;
    }

    .menu > ul > li > ul {
        left: 20px;
    }
    
   .menu > ul > li > a, .menu > ul > li > span {
    	margin: 0 4px;
    	font-size: 11px;
    }
    
    .menu > ul > li > ul > li > a {
    	font-size: 11px;
    }
    
  .menu > ul > li > ul {
    	left: 0;
    	margin-top: -1px;
    }

    ul.bxslider {
    	min-height: inherit;
    }
      
    div.main {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%; 
        min-width: 280px;
        margin-top: 0;
    }
    
    .superpage {
    	padding: 0;
    }
        
    #page {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding: 15px;
    }
    
    #page.nosidebar {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
    }
    
    #page > h3 {
    }
    
    .box-home-content {
    	width: 100%;
    }
    
    .contenuto-uve-right {
    	width: 45%;
    }
    
    .single-uve-foto {
    	width: 45%;
    }
    
    .single-uve-foto img {
    	width: 100%
    }
    
    ul.news-content {
    	display: table;
    	width: 100%;
    	height: auto;
    	margin: 20px auto;
    	list-style-position: inside;
    	list-style-type: none;
    	text-align: center;
    }
        
    ul.news-content li {
     	display: inline-block;
      	position: relative;
      	z-index: 10;
      	text-align: left;
      	float: none;
      	margin: 10px;
    }
    
    .single-news img {
    	width: 100%;
    }
           
    #sidebar.contatti {

    }
           
    #sidebar {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 25%;
    }
        
    #sidebar img {
        display: block;
    }
    
    #sidebar h3 {
        margin-bottom: 0;
        padding-bottom: 8px;
    }
    
    #sidebar h4 {
        display: block;
        clear: both;
    }
    
    .wpcf7-form {
        width: 100%;
        text-align: center;
    }
    
    p.invio {
        text-align: center!important;
    }
    
    .privacy {
    	width: 98%;
    	text-align: left;
    }
    
    .campo {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0 5px;
    }
    
    .wpcf7-text, .wpcf7-textarea {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
    }
    
    .wpcf7-submit {
        margin-left: 5px;
    }
    
    .campo-area {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        clear: both;
        padding: 0 5px;
    }
    
    #footer {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding-left: 10px;   
        padding-right: 10px; 
        display: table;
        line-height: normal;
    }
    
    .footer-top-content {
    	width: 100%;
    }
    
    .footer-content {
    	width: 100%;
    }
    
   .footer-top-content > .left, .footer-top-content > .right, .footer-top-content > .center, .newsletter {
        width: 100%;
        float: none;
        text-align: center!important;
        line-height: normal;
        margin: 20px 0 0 0;
    }
    
    #footer a {
    	color: #fff!important;
    }
    
    .social {
        float: none;
        margin: 20px auto;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) { 
    
    #header {
        height: 55px !important;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.2);
        -moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.2);
        box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.2);
        z-index: 999;
    }
    
    .content-head {
    	display: none;
    }
    
    .descrizione-slider {
    	top: 50px;
    }
    
    .logo-content {
    	height: inherit;
    }
    
    #header .logo {
    	margin: 0 5px;
    	height: 50px;
    }
    
    #header .logo img {
    	width: auto; 
    }
    
    #header .logo .big {
        display: none;
    }
    
    #header .logo .mini {
        top: 2px !important;
        padding-top: 0!important;
    }
    
    .head {
    	margin-top: 0;
    }
    
    .menu-bar {
    }
    
    .cerca {
    	margin: 5px auto 0 auto;
    	float: none;
    	display: inline-block;
    	text-align: center;
    	width: 100%;
    }
    
    .cerca form {
    	margin: 0 auto;
    }
    
    .input-cerca {
    	float: none;
    }
    
  	.btn-cerca {
    	float: none;
    }
    
    .language {
    	top: 20px!important;
    }
        
    .menu {
        width: 32px;
        height: 32px !important;
        line-height: 32px !important;
        position: absolute;
        top: 12px;
        right: 10px;  
        overflow: hidden; 
    }
    
    .menu > h3 {
        display: block !important;
        width: 32px;
        height: 32px;
        overflow: hidden;
        text-indent: 1000px;
        cursor: pointer;
        background: #6AA842 url('images/menu-toggle.png') no-repeat center;   
    }
    
    .menu > h3:hover {
        background-color: #e63633;
    }
    
    .menu > ul {
        display: none;
    }
    
    #googleMap {
    	height: 200px;
    }

    #mobileMenu {
        position: fixed;
        top: 0;
        left: 0;
        display: block;  
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 0;
        padding-top: 0;
        z-index: 100;
        overflow: hidden; 
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }
    
    #mobileMenu.open {
        padding-top: 55px;
        height: 100%;
        z-index: 998;
    }
    
    #mobileMenu > ul {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        bottom: 0;
        overflow: auto;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }
    
    #mobileMenu.open > ul {
        top: 55px;    
    }
    
    #mobileMenu ul > li {
        background: #6aa842;
        display: block;
        border-top: 1px solid #4d7a2f;
    }
    
    #mobileMenu ul > li > a, #mobileMenu ul > li > span {
        display: block;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        font-family: 'Open Sans', 'Arial', sans-serif;
        font-size: 15px;
        color: #fff;
    }
    
    #mobileMenu ul > li > a:hover,
    #mobileMenu ul > li > span:hover,
    #mobileMenu ul > li.current_page_item > a,
    #mobileMenu ul > li.current_page_item > span,
    #mobileMenu ul > li.current_page_ancestor > a,
    #mobileMenu ul > li.current_page_ancestor > span {
        background: #e63633;
    }
    
    #mobileMenu > ul > li > ul {
        display: none;
        overflow: hidden;
        width: 100%;
    }
    
    #mobileMenu > ul > li > ul > li > a {
        height: 30px;
        line-height: 30px;
        padding-left: 25px;
        text-transform: none;
        font-size: 11px;
    }
    
    div.main {
        margin-top: 55pxpx;
    }
    
    .page-content {
    	width: 100%;
    }
    
    .page-content h2 {
    	font-size: 20px;
    }
    
    input#dsubscribers_email {
    	width: 130px;
    }
    
    .immagine-categoria {
    	display: none;
    }
    
    #container {
    	float: none;
    	width: 100%;
    }
    
    #content {
    	padding: 0;
    }
    
    .slogan > h4 {
    	font-size: 15px;
    }
    
    .dark {
    	display: none!important;
    }
    
    .single-foto {
    	width: 100%;
    	float: none;
    }
    
    .single-foto img {
    	width: 100%;
    }
    
    .contenuto-uve-right {
    	width: 100%;
    	float: none;
    	margin: 10px auto;
    }
    
    .single-uve-foto {
    	width: 100%;
    	float: none;
    	margin: 10px auto;
    }
    
    .single-uve-foto img {
    	width: 100%
    }
    
    span.select {
    	width: 195px!important;
    	font-size: 11px;
    }
     
    #sidebar {
        width: 100%;
        float: none;
        padding-bottom: 20px;
        margin: 0;
        clear: both;
        text-align: center;
    }
    
    #sidebar > img {
        margin: 0 auto 10px auto;
    }
    
    #sidebar h3,  #sidebar h4 {
    	width: 100%;
    	text-align: center;
    	padding: 12px 0;
    }
    
    #sidebar p {
    	text-align: center;
    }
    
    #footer .left, #footer .right {
        width: 100%;
        float: none;
        text-align: center;
        line-height: normal;
    }
    
    .uve {
    	display: none;
    }
    
    #mappa {
    	display: none;
    }
    
    .blocco {
    	width: 100%;
    }
	
}

@media only screen and (max-width: 479px) { 
    
    .campo {
        width: 100%;
    }
  	
  	a.button {
  	}
  	
  	.line {
  		width: 90%;
  	}
  	
  	ul.box li {
  		width: 280px;
  	}
  	
  	.calendario {
  		height: 260px!important;
  	}
  	
  	.img-content {
  		float: none;
  		margin: 10px auto;
  		text-align: center;
  		width: 100%;
  	}
  	
  	.img-content img {
  		text-align: center;
  		margin: 0 auto;
  		width: 100%;
  	}
  	
  	.descrizione-slider {
  		top: 0px;
  	}
  	
  	.descrizione-slider h2 {
  		font-size: 20px;
  	}
  	
}

@media only screen and (max-width: 319px) {

}