@media(max-width:765px){
    div#titlePartner {
      top: 220px!important;
      font-size: 35px!important;
    }
    .menuFix div:first-child {
        display: none;
    }
    .menuFix {
        width: 100%;
        height: auto!important;
        box-shadow: 0px 27px 37px #454343!important;
        text-align: center;
        padding: 10px 0;
    }
    .menuFix > .left{
        width:100%;
    }
    ul#main-menu {
      text-align: center;
      margin: 0;
    }
    .srcBtn {
     left: 70% !important;
    }
    .tp-rightarrow.tparrows.uranus.noSwipe {
     left: 0;
     top: 15% !important;
    }
    .tp-leftarrow.tparrows.uranus.noSwipe {
     left: 55%!important;
     top: 15% !important;
    }
    .fixImg{ 
      width:auto!important;
    }
    div#partner-img img {
    margin: auto;
    }
    div#partner-info {
    text-align: center;
    }
    div#partner-info .footer-partners hr {
    width: 100%!important;
    max-width: initial;
    margin: 10px;
    }
    .padAll {
    padding: 15px!important;
    }
    .breadcrumb-partner {
    padding-left: 15px!important;
    margin-top: 10px!important;
  }
  #closeNs{
    left:80%!important;
  }
  input#nsLetter {
    width: 80%!important;
    margin: auto!important;
    max-width: 80%!important;
    left: 10%!important;
  }
  #nsBtn {
    left: 10%!important;
  }
  .fa-remove:before, .fa-close:before, .fa-times:before {
    content: url(../../uploads/2018/11/close-icon.png)!important;
    }
}    

@media(max-width:1000px){
    .indirizzo {
        margin: 0 10px;
    }
}