#content{ font-size: 100% !important; }
.template-folder_summary_masonry .box-content{ border-top: none; }
.template-folder_summary_masonry a{ border: none !important; }

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 55px;
    right: 5px;
    display:none;
}

@media (min-width:768px) and (max-width:1199px){.hidden-md,tr.hidden-md,th.hidden-md,td.hidden-md{display:none!important}}

@media (min-width: 1200px){
.hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
    display: none!important;
}
}

.section-news div.row.date-doc{ display: none; }



table.responsive-table{ width: 100%; }    
table.responsive-table td img { width: 100%; }


@media only screen and (max-width: 500px) {
  table.responsive-table{ width: 100%; }
  table.responsive-table td { display:block; width: 100%; }
  table.responsive-table td img { width: 100%; }
  .template-agenda_2030_view .portfolio-item{ clear: both; }
  .template-agenda_2030_view .portfolio-item img{ width: 100%; height: auto; }
  .template-agenda_2030_view .targets-icons img { width: 80px; }
}

.two-columns {
-webkit-column-count: 2 !important;
-moz-column-count: 2 !important;
column-count: 2 !important;
-webkit-column-gap: 40px !important;
column-gap: 40px !important;
-moz-column-gap: 40px !important;

}