.editoriale, .approfondimento { padding-bottom: 60px; }

.editoriale-content, .approfondimento-content { -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
 -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;
 }

.editoriale-content p, .approfondimento-content p { line-height: 22px !important; -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; text-align: left; }

@media only screen and (min-device-width: 1024px) 
{
	.home-hover { position: relative; display: block; }
}


.dieci-notizie { position: absolute; width: 100%; height: 100%; z-index: 9999; top: 0; background: rgba(0, 0, 0, 0.6); color: #fff; line-height: 100%; font-size: 100px; text-align: center; }
	.dieci-notizie div { position: absolute; top: 50%; margin-top: -50px; text-align: center; width: 100%; }

.paper-header { background: #1C2833; color: #fff !important; margin-left:14px; margin-right:14px; margin-bottom: 0; padding-top:20px; padding-right:10px; padding-bottom: 10px;} 
.paper-header p { color: #FFF; font-family:'Bree Serif', serif; } 

.paper-main-menus { margin-bottom: 20px; }

a.mega-menu-link:hover {text-decoration: underline !important;}

.do-image-responsive img { width: 100%; }
.do-image-responsive-1170 img { max-width: 1170px; }  
.do-image-responsive-728 img { max-width: 728px; }
.do-image-responsive-940 img { max-width: 940px; }

.g-single, .g-dyn { text-align: center; }

.paper-footer { padding-top: 30px; } 
.paper-footer-logo p, .paper-footer-logo p a { color: #fff; }

.widget_search, .paper-widgets { float: left; width: 100%; }
.alignleft { float: left; }

.clearfix { float: left; width: 100%: clear: both; }

.search-sidebar-mobile { padding-top: 20px !important; } 

@media only screen and (max-device-width: 999px) {
.editoriale-content, .approfondimento-content { -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
 }
}

.paper-newsmodule-loopone { float: left; }


