.infografica-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
  align-content: center;
}

.modal-content {
  background-color: #fefefe;
  margin: auto auto;
  margin-top: 4%;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  height: auto;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  align-self: end;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.before-chart-text {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
}

.chart-text-modal-2 {
  font-family: Inter;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
}

.first-text-modal {
  font-family: Inter;
  font-size: 12px;
  font-weight: 500;
  line-height: 10px;
  text-align: center;
}

.chart-circle {
  background: #f2f7fc;
  border-radius: 50%;
  height: 200px;
  width: 200px;
  margin-top: 120px;
  box-shadow: 0px 0px 24px 0px rgba(0, 102, 204, 0.3);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2px;
}

.chart-text-1 {
  font-family: Inter;
  font-size: 20px;
  font-weight: 800;
  line-height: 20px;
  text-align: left;
}

.chart-text-2 {
  font-family: Inter;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  text-align: left;
}

.chart-container-progetto {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.reset-selection {
  z-index: 2;
  position: relative;
  top: 126px;
  left: 199px;
  border-radius: 8px;
  padding: 8px;
  border: 1px solid #bfdfff;
  background: white;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: #0066cc;
}
.reset-selection-sue {
  z-index: 2;
  position: relative;
  top: 126px;
  left: 199px;
  border-radius: 8px;
  padding: 8px;
  border: 1px solid #bfdfff;
  background: white;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: #0066cc;
}

@media screen and (min-width: 800px) {
  .margin-responsive {
    margin-top: -45px;
  }
}
@media (max-width: 600px) {

  .modal-content {
    width: 95%!important;
  }
  .padd-mobile-progetto-rodmap{
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
  .gap-evi-mobil-sue {
    gap: 24px !important;
  }
  .map-legend {
    padding-bottom: 40px !important;
  }
  .chart-2-mobil-suap-progetto {
    display: none !important;
  }
  .display-Evidenze-mobile {
    display: block !important;
    padding-top: 40px !important;
    border-top: 1px solid #06c;
  }
  .mt-mobile-percentage-title {
    margin-top: 0px !important;
  }
  .displa-close {
    display: block !important;
  }
  .chart-circle {
    margin-top: 115px;
  }
  .title-fonte-modal-map {
    display: block !important;
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 160% */
    margin-top: 24px !important;
  }
  .gap-chart-suap-prodmap-mobile-2 {
    gap: 0px !important;
  }
  .text-chart-mobile-map-modal {
    color: #000 !important;
    text-align: center !important;

    /* heading/5 */
    font-family: Inter !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    padding-top: 40px !important;
    border-top: 1px solid #06c !important;
  }

  .gli-attori-map-modal {
    margin-top: 32px !important;
  }
  .gap-block-evidenze-mobile {
    gap: 0px !important;
  }
  .text-char-rodmap-mobile {
  }
  .circle-responsive {
    background: #f2f7fc;
    border-radius: 50%;
    height: 245px;
    width: 245px;
    margin-top: 20px;
  }
  .legend-map-rodmap-mobile {
    padding-top: 40px;
    padding-bottom: 40px !important ;
  }
  .padding-analisi-dati-mobile {
    margin-bottom: 24px !important;
  }
  .sue-rodmap-mobile-gap {
    gap: 0px !important;
  }
  .rod-map-sue-padding-mobile {
    padding-top: 40px;
    border-top: 1px solid #06c;
  }
  .gap-mobile-rodmap {
    gap: 0px !important;
  }
  .gap-map-mobile {
    gap: 40px !important;
    padding: 0px!important;
  }
  .padding-mobile-analisi {
    padding-top: 0px !important;

    padding-left: 0px !important;
    padding-right: 0px !important;

  }
  .padding-modal-mobile-rodmap {
    padding-bottom: 64px !important;
  }
  .padding-text-suap-sue-modal-mobile {
    margin-bottom: 64px !important;
  }
  .first-text-modal {
    padding-bottom: 40px !important;
    margin-bottom: 0px;
  }
  .dsplay-deg-mbile-suap {
    display: block !important;
  }
  .d-Sportelli-map-mobile {
    display: none !important;
  }
  .gap-evidenza-mobile {
    gap: 24px !important;
  }
  .title-suap-gli-mobile {
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    margin-bottom: 0px !important;
  }
  .title-evidenze {
    color: #000;
    text-align: center;

    /* heading/5 */
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 120% */
    margin-bottom: 32px !important;
  }
  .padd-maps-suap-mobile {
    padding-top: 80px !important;
    gap: 0px !important;
  }
  .highcharts-root {
    width: auto !important;
  }

  .display-mobile-hr {
    display: block;
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid;
    opacity: .25;
  }
  .sporteli-padding-box-mobile {
    padding: 8px 24px 8px 24px !important  ;
    color: #2f475e;
  }
  .responsive-tooltip-map {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 601px) {

  .display-mobile-hr {
    display: none !important;
  }
  
  .circle-responsive {
    background: #f2f7fc;
    border-radius: 50%;
    height: 325px;
    width: 325px;
    margin-top: 40px;
  }

  .chart-circle {
    margin-top: 120px;
  }

  .reset-selection {
    display: none;
  }
  .reset-selection-sue {
    display: none;
  }

  .responsive-tooltip-map {
    display: flex;
    gap: 16px;
  }
}

.d-Sportelli-map-mobile {
  display: block;
}


.title-fonte-modal-map {
  display: none;
}
.displa-close {
  display: none;
}
.dsplay-deg-mbile-suap {
  display: none !important;
}
.display-Evidenze-mobile {
  display: none;
}

.chart-2-mobil-suap-progetto {
  display: block;
}

.infografica-modal-embed {
 height: 600px;
}