/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width : 991px){
  .nav-icon3{
    display: none;
  }
  .widget-mobile{
    display: none;
  }
  #language_mobile{
    display: contents;
  }
  .widget-mobile-language{
    display: none !important;
  }

}
@media only screen and (max-width : 319px) {

  .container_tessere_barrafiltro{
    margin: 20px;
  }
  
  .barrefiltro{
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  
  .container_tessere_prodotto{
    width: 80%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  margin-top: 50px;
  height: auto;
  
  }
  
  .tessere_prodotto{
    width: 100%;
    margin-left: 2%;
    margin-right: 2%;
    height: 250px;
    margin-bottom: 40px;
  }
  .tessere_prodotto_immagine{
    width:100%;
    height: 75%;
  }
  
  .tessere_prodotto_description{
    text-align: center;
  }
  
  .tessere_prodotto_description_title{
    margin: 5px;
    font-size: 15px;
      }

      .modal img{
        margin: auto;
        width: fit-content;
        height: auto;
        max-width: 100px;
      }

      /*FOOTER*/
      .info_add_tel{
        display: flex;
        flex-direction: column;
        margin-left: 25px;
      }

      .logo_container_personalized{
        margin-left: 25px;
      }
      .address, .tel_numb{
        width: 100% !important;
      }

      .list_class{
        height: auto;
        margin-left: 25px;
      }

      /*BANNER*/
      .banner_personalized{
        height: 200px;
      }

      .text_banner_personalized{
        font-size: 18px;
      }

      /*CONTACT FORM PRINCIPALE*/
      
      #wpcf7-f78-p16-o1 form p span input, #wpcf7-f78-p16-o1 form p span textarea{
        width: 250px;
        /*margin-left: 30px;*/
      }
      #wpcf7-f78-p16-o1 form p label, .btn_contact_predefinito{
        /*margin-left: 30px;*/
      }
      .accept_form_principale{
        width: 260px;
       /* margin-left: 30px;*/
      }
      .container_container_testo_contact {
        height: 160px;
      }
      .text_check_form_principale{
        font-size: 14px;
      }
      .testo_contact{
        padding-left: 5px;
        font-size: 22px;
      }
      .row_personalized{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: baseline;
      }
      .container_testo_contact {
        text-align: center;
        width: 90%;
      }
      .container_codice_contact{
        padding-top: 40px;
      }

      /*
      NEWS ED EVENTI
      */
      .content_news{
        margin: 0 10px;
      }
    }

@media only screen and (min-width : 320px) and (max-width : 767px) {
    /* Styles */
   .smartphones{
       font-size: 20px;
       color: rgb(255, 166, 0);
   }
   .boxmenu{
    /* width: 179px !important; */
    /* float: left; */
     margin-right: 2px !important;
 }
 .imgmenuqualita{
     background-image: none !important;
     background-repeat: no-repeat; 
   /*  padding-top: 18px; */
     padding-left: 20px; 
  /*   padding-bottom: 30px; */
     font-weight: 500;
   /*  height: 461px;*/
 }
 .imgmenuazienda{
    /* background-image: url(images/pasi/img-azienda.jpg); */
     background-repeat: no-repeat; 
   /*  padding-top: 18px; */
     padding-left: 20px; 
   /*  padding-bottom: 30px; */
     font-weight: 500;
   /*  height: 461px;*/
 }
 .imgmenuprodotti{
    /* background-image: url(images/pasi/img-prodotti.jpg); */
     background-repeat: no-repeat; 
   /*  padding-top: 18px; */
     padding-left: 20px; 
  /*   padding-bottom: 30px; */
     font-weight: 500;
   /*  height: 461px;*/
 }
 .imgmenunews{
    /* background-image: url(images/pasi/img-news.jpg); */
     background-repeat: no-repeat; 
   /*  padding-top: 18px; */
     padding-left: 20px; 
  /*   padding-bottom: 30px; */
     font-weight: 500;
   /*  height: 461px;*/
 }
 .imgmenufp{
    /* background-image: url(images/pasi/img-fp.jpg); */
     background-repeat: no-repeat; 
   /*  padding-top: 18px; */
     padding-left: 20px; 
    /* padding-bottom: 30px; */
     font-weight: 500;
   /*  height: 461px;*/
 }
 .imgmenucontatti{
    /* background-image: url(images/pasi/img-contatti.jpg); */
     background-repeat: no-repeat; 
   /*  padding-top: 18px; */
     padding-left: 20px; 
   /*  padding-bottom: 30px; */
     font-weight: 500;
   /*  height: 461px;*/
 }
 .widget-mobile{
    position: relative;
    margin-top: 1px;
    margin-left: auto;
    margin-right: 0px;
}
.header-misc-mobile {
    position: initial;
    display: flex;
    align-items: center;
    margin-left: 15px;
    padding-top: 30px;
}
.txtcontent{
  color: #ffffff; 
  /*font-family: 'Playfair Display'!important; */
  text-transform: capitalize;
  font-size: 45px;
}
.center-class{
  padding:10px;
}


.container_tessere_barrafiltro{
  margin: 20px;
}

.barrefiltro{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}

.container_tessere_prodotto{
  width: 80%;
display: flex;
flex-wrap: wrap;
flex-direction: column;
align-items: center;
margin: 0 auto;
margin-top: 50px;
height: auto;

}

.tessere_prodotto{
  width: 100%;
  margin-left: 2%;
  margin-right: 2%;
  height: 300px;
  margin-bottom: 35px;
}
.tessere_prodotto_immagine{
  width:100%;
  height: 75%;
}

.tessere_prodotto_description{
  text-align: center;
}

.tessere_prodotto_description_title{
  margin: 5px;
  font-size: 17px;
    }
    
/*FOOTER*/
.info_add_tel{
  display: flex;
  flex-direction: column;
  margin-left: 50px;
}

.logo_container_personalized{
  margin-left: 50px;
}
.address, .tel_numb{
  width: 100% !important;
}

.list_class{
  height: auto;
  margin-left: 50px;
}
 /*BANNER*/
 .banner_personalized{
  height: 200px;
  align-items: center;
}

.text_banner_personalized{
  font-size: 18px;
  width: 90%;
 
}

/*CONTACT FORM PRINCIPALE*/
#wpcf7-f78-p16-o1 form p span input, #wpcf7-f78-p16-o1 form p span textarea{
  width: 70vw;
}
.accept_form_principale{
  width: 260px;
}
.text_check_form_principale{
  font-size: 14px;
}
.row_personalized{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
}
.container_container_testo_contact {
  display: flex;
  justify-content: flex-end;
  margin-right:0;
  height: 160px;
  padding-bottom:0; 
}

.container_testo_contact{
  width: 90%;
  padding-left: 10px;
}

.testo_contact{
  font-size: 22px;
  text-align: center;
}

.container_container_codice_contact{
  width: auto;
  margin:auto;
}

/*
      NEWS ED EVENTI
      */
      .content_news{
        margin: 0 10px;
      }

}





/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1223px) {
    /* Styles */
   
    .ipads{
            font-size: 20px;
            color: rgb(17, 0, 255);

    }
    .boxmenu{
       /* width: 179px !important; */
       /* float: left; */
        margin-right: 2px !important;
    }
    .imgmenuqualita{
      background-image: none !important;
        background-repeat: no-repeat; 
        padding-top: 18px; 
        padding-left: 20px; 
     /*   padding-bottom: 30px; */
        font-weight: 500;
      /*  height: 461px;*/
    }
    .imgmenuazienda{
       /* background-image: url(images/pasi/img-azienda.jpg); */
        background-repeat: no-repeat; 
        padding-top: 18px; 
        padding-left: 20px; 
      /*  padding-bottom: 30px; */
        font-weight: 500;
      /*  height: 461px;*/
    }
    .imgmenuprodotti{
       /* background-image: url(images/pasi/img-prodotti.jpg); */
        background-repeat: no-repeat; 
        padding-top: 18px; 
        padding-left: 20px; 
     /*   padding-bottom: 30px; */
        font-weight: 500;
      /*  height: 461px;*/
    }
    .imgmenunews{
       /* background-image: url(images/pasi/img-news.jpg); */
        background-repeat: no-repeat; 
        padding-top: 18px; 
        padding-left: 20px; 
     /*   padding-bottom: 30px; */
        font-weight: 500;
      /*  height: 461px;*/
    }
    .imgmenufp{
       /* background-image: url(images/pasi/img-fp.jpg); */
        background-repeat: no-repeat; 
        padding-top: 18px; 
        padding-left: 20px; 
       /* padding-bottom: 30px; */
        font-weight: 500;
      /*  height: 461px;*/
    }
    .imgmenucontatti{
       /* background-image: url(images/pasi/img-contatti.jpg); */
        background-repeat: no-repeat; 
        padding-top: 18px; 
        padding-left: 20px; 
      /*  padding-bottom: 30px; */
        font-weight: 500;
      /*  height: 461px;*/
    }
    .widget-ipad{
        position: relative;
        margin-top: 1px;
        margin-left: auto;
        margin-right: 0px;
    }
    .header-misc-ipad {
        position: initial;
        display: flex;
        align-items: center;
        margin-left: 15px;
        padding-top: 30px;
    }
    .txtcontent{
      color: #ffffff; 
      /*font-family: 'Playfair Display'!important; */
      text-transform: capitalize;
      font-size: 45px;
    }
    .center-class{
      padding:10px;
      font-size: 20px;
    }

    .container_tessere_barrafiltro{
      margin: 20px;
    }
    
    .barrefiltro{
      width: 80%;
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      justify-content: center;
      margin: auto;
    }
    
    .container_tessere_prodotto{
      width: 80%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    /*align-items: center;*/
    margin: 0 auto;
    margin-top: 50px;
    height: auto;
    
    }
    
    .tessere_prodotto{
      width: 40%;
      margin-left: 2%;
      margin-right: 2%;
      height: 300px;
      margin-bottom: 25px;
    }
    .tessere_prodotto_immagine{
      width:100%;
      height: 75%;
    }
    
    .tessere_prodotto_description{
      text-align: center;
    }
    
    .tessere_prodotto_description_title{
      margin: 5px;
      font-size: 18px;
        }
/*FOOTER*/

.info_add_tel{
  flex-direction: column;
}

.logo_container_personalized{
  margin-left: 25px;
}
.address, .tel_numb {
  width: 100% !important;
}

.list_class{
  height: auto;
  margin-left: 25px;
}
.numero_chiamaci, .numero_chiamaci a{
  font-size: 18px;
}
.line_personalized{
  width: 90%;
}

/*CONTACT FORM PRINCIPALE*/
#wpcf7-f78-p16-o1 form p span input, #wpcf7-f78-p16-o1 form p span textarea{
  width: 50vw;
}
.accept_form_principale{
  width: 260px;
}
.text_check_form_principale{
  font-size: 14px;
}
.row_personalized{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.container_container_testo_contact{
	display: flex; 
	justify-content: center; 
	margin-right:0; 
	height: 245px; 
	padding-bottom: 0%;
}
.container_testo_contact{
  padding-left: 10px;
  text-align: center;
}


}




/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) and (max-width : 1823px) {
    /* Styles */
    
    
    .desktops{
        font-size: 20px;
        color: rgb(0, 255, 34);
    }
    .boxmenu{
        width: 179px !important; 
        float: left; 
        margin-right: 2px !important;
    }
    .imgmenuqualita{
        background-image: url(images/pasi/img-qualita.jpg); 
        background-repeat: no-repeat; 
        padding-top: 30px; 
        padding-left: 5px; 
        padding-bottom: 30px; 
        font-weight: 500;
        height: 461px;
    }
    .imgmenuazienda{
        background-image: url(images/pasi/img-azienda.jpg); 
        background-repeat: no-repeat; 
        padding-top: 30px; 
        padding-left: 20px; 
        padding-bottom: 30px; 
        font-weight: 500;
        height: 461px;
    }
    .imgmenuprodotti{
        background-image: url(images/pasi/img-prodotti.jpg); 
        background-repeat: no-repeat; 
        padding-top: 30px; 
        padding-left: 20px; 
        padding-bottom: 30px; 
        font-weight: 500;
        height: 461px;
    }
    .imgmenunews{
        background-image: url(images/pasi/img-news.jpg); 
        background-repeat: no-repeat; 
        padding-top: 30px; 
        padding-left: 20px; 
        padding-bottom: 30px; 
        font-weight: 500;
        height: 461px;
    }
    .imgmenufp{
        background-image: url(images/pasi/img-fp.jpg); 
        background-repeat: no-repeat; 
        padding-top: 30px; 
        padding-left: 20px; 
        padding-bottom: 30px; 
        font-weight: 500;
        height: 461px;
    }
    .imgmenucontatti{
        background-image: url(images/pasi/img-contatti.jpg); 
        background-repeat: no-repeat; 
        padding-top: 30px; 
        padding-left: 20px; 
        padding-bottom: 30px; 
        font-weight: 500;
        height: 461px;
    }
    .txtcontent{
      color: #ffffff; 
      /*font-family: 'Playfair Display'!important; */
      text-transform: capitalize;
      font-size: 45px;
    }
    .container_tessere_barrafiltro{
      margin: 20px;
    }
    
    .barrefiltro{
      width: 80%;
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      justify-content: center;
      margin: auto;
    }
    
    .container_tessere_prodotto{
      width: 80%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 auto;
    margin-top: 50px;
    height: auto;
    
    }
    
    .tessere_prodotto{
      width: 21%;
      margin-left: 2%;
      margin-right: 2%;
      height: 300px;
      margin-bottom: 25px;
    }
    .tessere_prodotto_immagine{
      width:100%;
      height: 75%;
    }
    
    .tessere_prodotto_description{
      text-align: center;
    }
    
    .tessere_prodotto_description_title{
      margin: 5px;
      font-size: 18px;
        }
       
      
  
}





/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    /* Styles */

    .largescreens{
        font-size: 20px;
        color: rgb(100, 132, 237);
    }
    .boxmenu{
        width: 179px !important; 
        float: left; 
        margin-right: 2px !important;
    }
    .imgmenuqualita{
        background-image: url(images/pasi/img-qualita.jpg); 
        background-repeat: no-repeat; 
        padding-top: 30px; 
        padding-left: 20px; 
        padding-bottom: 30px; 
        font-weight: 500;
        height: 461px;
    }
    .imgmenuazienda{
        background-image: url(images/pasi/img-azienda.jpg); 
        background-repeat: no-repeat; 
        padding-top: 30px; 
        padding-left: 20px; 
        padding-bottom: 30px; 
        font-weight: 500;
        height: 461px;
    }
    .imgmenuprodotti{
        background-image: url(images/pasi/img-prodotti.jpg); 
        background-repeat: no-repeat; 
        padding-top: 30px; 
        padding-left: 20px; 
        padding-bottom: 30px; 
        font-weight: 500;
        height: 461px;
    }

    .imgmenunews{
        background-image: url(images/pasi/img-news.jpg); 
        background-repeat: no-repeat; 
        padding-top: 30px; 
        padding-left: 20px; 
        padding-bottom: 30px; 
        font-weight: 500;
        height: 461px;
    }
    .imgmenufp{
        background-image: url(images/pasi/img-fp.jpg); 
        background-repeat: no-repeat; 
        padding-top: 30px; 
        padding-left: 20px; 
        padding-bottom: 30px; 
        font-weight: 500;
        height: 461px;
    }
    .imgmenucontatti{
        background-image: url(images/pasi/img-contatti.jpg); 
        background-repeat: no-repeat; 
        padding-top: 30px; 
        padding-left: 20px; 
        padding-bottom: 30px; 
        font-weight: 500;
        height: 461px;
    }

    .txtcontent{
      color: #ffffff; 
      /*font-family: 'Playfair Display'!important; */
      text-transform: capitalize;
      font-size: 45px;
    }

    .container_tessere_barrafiltro{
      margin: 20px;
    }
    
    .barrefiltro{
      width: 80%;
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      justify-content: center;
      margin: auto;
    }
    
    .container_tessere_prodotto{
      width: 80%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 50px;
    height: auto;
    
    }
    
    .tessere_prodotto{
      width: 21%;
      margin-left: 2%;
      margin-right: 2%;
      height: 300px;
      margin-bottom: 25px;
    }
    .tessere_prodotto_immagine{
      width:100%;
      height: 75%;
    }
    
    .tessere_prodotto_description{
      text-align: center;
    }
    
    .tessere_prodotto_description_title{
      margin: 0;
    }
.content-form{
  width: 80%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}




}
