@media (min-width: 340px) {
}

@media (min-width: 360px) {
}

@media (min-width: 375px) {
}

@media (min-width: 393px) {
}

@media (min-width: 411px) {
}

@media (min-width: 425px) {
}

@media (min-width: 450px) {
}

@media (min-width: 460px) {
}

@media (min-width: 480px) {
}

@media (min-width: 480px) and (max-width: 991px) {
}

@media (min-width: 576px) {
  .firma {
    width: 45%;
    margin-left: 50%;
  }

  footer .list-inline > li {
    display: inline-block;
    padding: 0 1em;
    font-size: 1.4rem;
  }
}

@media (min-width: 600px) {
}

@media (min-width: 601px) {
}

@media (min-width: 640px) {
  .torna a {
    font-size: 1.6rem;
  }

  .landing .data {
    font-size: 1.7rem;
  }

  .landing .titolo {
    font-size: 2.8rem;
  }

  .sottotitolo {
    font-size: 1.8rem;
  }

  .descrizione .intro {
    font-size: 1.7rem;
  }

  .descrizione h2 {
    font-size: 2rem;
  }
}

@media (min-width: 720px) {
  .correlati-block > .row,
  .videogallery-block > .row,
  .fotogallery-block > .row,
  .videogallery-block > .row,
  .approfondimenti-block > .row {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .descrizione .bordo::after {
    content: "";
    display: block;
    clear: both;
    width: auto;
    height: 0.8rem;
    background-color: #004389;
    margin: 0 1.5rem 3.5rem 1.5rem;
  }

  .descrizione .foto-presidente .img-responsive {
    display: none;
  }

  .descrizione .foto-presidente {
    background: #fff url(../img/presidente-lorenzo-fontana.png) no-repeat center
      bottom;
    background-size: auto 78%;
    min-height: 30rem;
  }

  .descrizione .intro {
    margin-right: 10%;
    margin-top: 2rem;
    line-height: 1.25;
    font-size: 1.5rem;
  }

  .firma {
    width: 60%;
    margin-left: 30%;
    margin-top: 2rem;
  }

  .thumbnail .data {
    font-size: 1.4rem;
  }

  .thumbnail .titolo {
    font-size: 1.6rem;
  }

  h3.titolo-slider {
    font-size: 2.8rem;
  }

  .torna a {
    font-size: 1.8rem;
  }

  .landing .data {
    font-size: 1.6rem;
  }

  .landing .titolo {
    font-size: 3rem;
  }

  .sottotitolo {
    font-size: 2rem;
  }

  footer .it ul,
  footer .en ul,
  footer .fr ul {
    margin-left: -35px;
  }
}

@media (min-width: 800px) {
}

@media (min-width: 801px) {
}

@media (min-width: 601px) and (max-width: 991px) {
}

@media (min-width: 768px) and (max-width: 991px) {
  .pubblicazioni-block .thumbnail {
    min-height: 20em;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
}

@media (min-width: 992px) {
  .descrizione .intro {
    line-height: 1.35;
    margin-top: 3rem;
  }

  .firma {
    margin-left: 40%;
  }

  footer .list-inline > li {
    padding: 0 2em;
  }

  .speakers h3 {
    margin-top: 2em;
  }

  .speakers h3,
  .speakers p {
    font-size: 2.4rem;
  }

  /* .landing.col-xs-12,
	.testo-speaker{
		width:75%;
	} */
  .firma {
    position: relative;
  }

  .firma::after {
    display: inline-block;
    content: " ";
    background: transparent url(../img/firma-fontana.png) no-repeat center
      center;
    background-size: auto 100%;
    width: 100%;
    height: 11.3rem;
    position: absolute;
    right: 0;
    top: -0.5rem;
  }

  .descrizione .foto-presidente {
    min-height: 28.5rem;
  }

  .pubblicazioni-block .slider .cnt-thumbnail {
    width: 20%;
  }

  .pubblicazioni-block .thumbnail .titolo {
    font-size: 1.8rem;
  }

  .scrolltop-action {
    right: 0.5%;
  }
}

@media (min-width: 1200px) {
  .descrizione .foto-presidente {
    min-height: 34rem;
  }

  .firma {
    margin-top: 0;
  }

  footer .list-inline > li {
    font-size: 1.6rem;
  }

  h3.titolo-slider {
    font-size: 3rem;
  }

  .landing .data {
    font-size: 2rem;
  }

  .landing .titolo {
    font-size: 4rem;
  }

  .sottotitolo {
    font-size: 2.4rem;
  }

  .descrizione {
    font-size: 1.8rem;
  }

  .descrizione .intro {
    font-size: 2rem;
  }

  .descrizione h2 {
    font-size: 2.2rem;
  }

  .speakers h3 {
    margin-top: 2.5em;
  }

  .firma::after {
    top: 12px;
  }

  .cnt-thumbnail a:hover .img-slider img {
    opacity: 0.65;
  }
}

@media (min-width: 1280px) {
  .container {
    width: 1230px;
  }

  /*   .thumbnail{
      min-height: 34em;
  } */
}

@media (min-width: 1281px) {
}

@media (min-width: 1366px) {
  .container {
    width: 1280px;
  }

  /*   .thumbnail{
      min-height: 40em;
  }
 */
  .thumbnail .data {
    font-size: 2rem;
  }

  .thumbnail .titolo {
    font-size: 2rem;
  }

  h3.titolo-slider {
    font-size: 3.2rem;
  }

  .descrizione h2 {
    font-size: 2.4rem;
  }
}

@media (min-width: 1440px) {
  .container {
    width: 1366px;
  }

  .thumbnail .data {
    font-size: 1.8rem;
  }

  .thumbnail .titolo {
    font-size: 2.2rem;
  }

  .landing .data {
    font-size: 2.2rem;
  }

  .landing .titolo {
    font-size: 4.4rem;
  }

  .sottotitolo {
    font-size: 2.8rem;
  }

  .descrizione .intro {
    font-size: 2.1rem;
  }
}

@media (min-width: 1600px) {
}

@media (min-width: 1920px) {
}

@media (min-width: 1921px) {
}

@media (max-width: 1366px) {
  .bg-color1 .titolo {
    font-size: 3rem;
  }

  .presidente-sinistra .foto-presidente-ecpp,
  .presidente-destra .foto-presidente-ecpp {
    margin-top: calc(-1 * clamp(80px, 11vw, 165px));
  }
}

@media (max-width: 1200px) {
  .testo-pannello-ecpp {
    max-width: 540px;
    font-size: 1.3rem;
  }

  .presidente-sinistra .foto-presidente-ecpp,
  .presidente-destra .foto-presidente-ecpp {
    margin-top: calc(-1 * clamp(80px, 7vw, 165px));
  }

  .nome-presidente-ecpp {
    font-size: 15px;
  }

  .ruolo-presidente-ecpp {
    font-size: 12px;
  }

  .blocco-firma-ecpp {
    padding-bottom: 0;
  }

  .blocco-firma-ecpp:first-child .firma-presidente-ecpp {
    max-height: 50px;
  }

  .blocco-firma-ecpp:last-child .firma-presidente-ecpp {
    max-height: 65px;
  }
}

@media (max-width: 1024px) {
  footer .it ul {
    justify-content: center;
  }

  footer .it ul::after {
    display: contents;
  }
}

@media (max-width: 992px) {
  .bg-color1 .titolo {
    font-size: 2.5rem;
  }

  .testo-pannello-ecpp {
    max-width: 380px;
  }

  .presidente-sinistra .foto-presidente-ecpp,
  .presidente-destra .foto-presidente-ecpp {
    margin-top: calc(-1 * clamp(40px, 10vw, 165px));
  }

  .ruolo-presidente-ecpp {
    font-size: 10px;
    margin-bottom: 0px;
  }

  .nome-presidente-ecpp {
    font-size: 13px;
  }

  .ruolo-presidente-ecpp {
    font-size: 10px;
  }

  .blocco-firma-ecpp:first-child .firma-presidente-ecpp {
    max-height: 45px;
  }

  .blocco-firma-ecpp:last-child .firma-presidente-ecpp {
    max-height: 60px;
  }
}

@media (min-width: 850px) and (max-width: 1199px) {
  #header-ecpp2026 .header-logos-top .header-logo {
    max-width: clamp(70px, 12vw, 200px);
    max-height: clamp(35px, 5vw, 65px);
  }

  #header-ecpp2026 .header-logos-top .header-logo.logo-ecpp-en {
    max-width: clamp(90px, 23vw, 220px);
    max-height: clamp(60px, 7vw, 120px);
  }
}

@media (max-width: 991px) {
  .speakers .img-responsive {
    margin-left: 0;
  }

  .speakers > .row {
    background-size: 6rem auto;
    background-position: 82% 2em;
  }

  .btn-search-collapse .glyphicon {
    position: absolute;
    right: 15px;
  }
}

@media (max-width: 800px) {
}

@media (max-width: 799px) {
}

@media (max-width: 768px) {
  #header-ecpp2026 .header-logos-top {
    top: clamp(10px, 1vw, 15px);
    gap: clamp(1px, 4vw, 15px);
  }

  #header-ecpp2026 .header-logos-top .header-logo.logo-ecpp-en {
    transform: translateY(clamp(5px, 1vw, 22px));
  }

  .footer-logos {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    padding-bottom: clamp(10px, 4vw, 30px);
  }

  .footer-logos > img.footer-logo.logo-ecpp-all-en {
    order: 0 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    max-height: clamp(100px, 10vw, 150px);
    margin: 0 auto 8px;
  }

  .footer-logos > img.footer-logo:not(.logo-ecpp-all-en) {
    order: 1 !important;
    flex: 1 0 calc((100% - 100px) / 4) !important;
    max-width: calc((100% - 36px) / 4) !important;
  }
}

@media (max-width: 767px) {
  #header-ecpp2026 .header-logos-top .header-logo {
    flex: 0 0 clamp(70px, 8vw, 160px);
  }

  #header-ecpp2026 .header-logos-top {
    gap: clamp(10px, 2vw, 28px);
  }

  #cnt-footer .list-inline {
    text-align: center;
  }

  .descrizione div.foto-presidente::after {
    content: "";
    display: block;
    width: 100%;
    height: 1.5rem;
    background-color: #004389;
  }

  .descrizione div.foto-presidente {
    padding: 0;
  }

  .torna .col-xs-12 {
    padding: 0;
  }

  .presidenti-ecpp {
    display: flex;
    flex-wrap: wrap;
  }

  .presidenti-ecpp .centro-presidenti-ecpp {
    order: 1;
    width: 100%;
  }

  .presidenti-ecpp .presidente-sinistra {
    order: 2;
    width: 100%;
    margin-top: 15px;
  }

  .presidenti-ecpp .presidente-destra {
    order: 3;
    width: 100%;
    margin-top: 10px;
  }

  .presidenti-ecpp .presidente-sinistra,
  .presidenti-ecpp .presidente-destra {
    width: 50%;
    margin-top: 15px;
  }

  .foto-presidente-ecpp {
    width: min(235px, 90%);
    max-width: 90%;
  }

  .presidente-sinistra .foto-presidente-ecpp,
  .presidente-destra .foto-presidente-ecpp {
    margin-top: calc(-1 * clamp(0px, 1vw, 165px));
  }

  .correlati-block .cnt-thumbnail,
  .fotogallery-block .cnt-thumbnail,
  .videogallery-block .cnt-thumbnail,
  .approfondimenti-block .cnt-thumbnail {
    width: 100%;
  }
}

@media (max-width: 719px) {
}

@media (max-width: 699px) {
}

@media (max-width: 640px) {
  .evento-child #sfondo-header-landing-schermi-grandi,
  .evento-child #header-ecpp2026 .logo-ecpp-en {
    display: none;
  }

  .evento-child #sfondo-header-landing-schermi-piccoli,
  .evento-child #header-ecpp2026 .logo-ecpp-all-en {
    display: block;
  }

  .evento-child #header-ecpp2026 .header-logos-top {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
  }

  .evento-child
    #header-ecpp2026
    .header-logos-top
    > .header-logo.logo-ecpp-all-en {
    order: 2 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-top: 30px;
    transform: none !important;
    max-height: clamp(50px, 40vw, 250px) !important;
  }

  .evento-child
    #header-ecpp2026
    .header-logos-top
    > .header-logo:not(.logo-ecpp-all-en) {
    order: 1 !important;
    flex: 0 0 calc((100% - 30px) / 4) !important;
    max-width: calc((100% - 50px) / 4) !important;
    max-height: 55px !important;
  }
}

@media (max-width: 639px) {
  #header-g7 {
    margin-top: 2em;
    margin-bottom: 2em;
  }
}

@media (max-width: 600px) {
}

@media (max-width: 599px) {
}

@media (max-width: 575px) {
  footer .list-inline > li {
    margin-bottom: 2rem;
  }
}

@media (max-width: 480px) {
}

@media (max-width: 479px) {
}

@media (max-width: 475px) {
  .evento-master #sfondo-header-schermi-grandi {
    display: none;
  }

  .evento-master #sfondo-header-schermi-piccoli {
    display: block;
  }

  .evento-master #header-ecpp2026 .header-logos-top {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
  }

  .evento-master
    #header-ecpp2026
    .header-logos-top
    > .header-logo.logo-ecpp-en {
    order: 2 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-top: 30px;
    transform: none !important;
    max-height: clamp(50px, 19vw, 90px) !important;
  }

  .evento-master
    #header-ecpp2026
    .header-logos-top
    > .header-logo:not(.logo-ecpp-en) {
    order: 1 !important;
    flex: 0 0 calc((100% - 30px) / 4) !important;
    max-width: calc((100% - 50px) / 4) !important;
    max-height: 45px !important;
  }

  .evento-child
    #header-ecpp2026
    .header-logos-top
    > .header-logo.logo-ecpp-all-en {
    margin-top: 10px;
    max-height: clamp(40px, 35vw, 200px) !important;
  }

  footer .it ul::after {
    font-size: 1.4rem;
  }

  .footer-logos {
    gap: 20px;
    padding-bottom: clamp(10px, 10vw, 40px);
  }

  .footer-logos > img.footer-logo.logo-ecpp-all-en {
    max-height: clamp(170px, 10vw, 150px);
  }

  .footer-logos > img.footer-logo:not(.logo-ecpp-all-en) {
    height: 100% !important;
    width: 100% !important;
    max-height: 50px !important;
    max-width: 100% !important;
  }
}

@media (max-width: 424px) {
  .wrap-logo .text-camera {
    display: none;
  }

  .switch-424 .col-xs-4,
  .switch-424 .col-xs-8 {
    width: 100%;
  }

  .speakers > .row {
    background-position: 88% 2em;
  }
}

@media (max-width: 410px) {
}

@media (max-width: 374px) {
}

@media (max-width: 359px) {
}

@media (max-width: 320px) {
}

@media (min-width: 601px) and (max-height: 425px) {
}

@media only screen and (-webkit-min-device-pixel-ratio: 2.75) {
}

@media (max-height: 425px) {
}
