.cc-scroll-news {
    margin-bottom: 15px;
}
.cc-news-group {
	padding-bottom: 0;
}
.cc-section-cta-banner-0 img {
	margin-left: auto;
	margin-right: auto;
}
.cc-section-cta-banner-1 {
	background-color: #DFE1ED;
	padding-top: 45px;
	padding-bottom: 45px;
	margin-bottom: 30px;
}
.cc-section-cta-banner-1 .row > div {
	padding-left: 30px;
	padding-right: 30px;
}
.cc-section-cta-banner-2 {
	background-color: #4bace3;
	margin-bottom: 90px;
}
.cc-section-cta-banner-2 .container img {
	margin-left: auto;
	margin-right: auto;
}
.cc-section-top .widget-banner-container {
	position: absolute;
	top: 0;
	left: 0;
}
.cc-section-top .widget-banner-container, .cc-section-top .widget-banner-container .item, .cc-section-top .widget-banner-container > div, .cc-section-top .widget-banner-container > div > div, .cc-section-top .widget-banner-container > div > div > div, .cc-section-top .widget-banner-container > div > div > div > div {
	height: 100%;
	width: 100%;
}
.cc-section-bottom .widget-banner-container {
	position: absolute;
	top: 0;
	left: 0;
}
.cc-section-bottom .widget-banner-container, .cc-section-bottom .widget-banner-container .item, .cc-section-bottom .widget-banner-container > div, .cc-section-bottom .widget-banner-container > div > div, .cc-section-bottom .widget-banner-container > div > div > div, .cc-section-bottom .widget-banner-container > div > div > div > div {
	height: 100%;
	width: 100%;
}
.cc-content-community-side .widget-banner-container .item img {
	position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    height: 101%;
    width: auto;
    display: block;
    margin: 0;
    padding: 0;
}
/* INIZIO BOX IBI */
.ibi-seat {
	background-size: cover;
	background-image:url('/Areas/Federtennis/Images/Sfondo-posti-IBI.png');
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}
.div-ibi-seat-data { 
	font-size:10px;
	margin-top: 22%;
	margin-left: 6%;
	padding-right: 9px;
}
.div-ibi-seat-data table {
	width: 325px;
}
.div-ibi-seat-data table td, .div-ibi-seat-data table th { 
	padding: 1px;
	padding-bottom: 0;
	padding-top: 6px;
	font-weight: bold;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	width: 1%;
	white-space: nowrap;
	font-size: 12px;
	text-transform: uppercase;
}
.div-ibi-seat-data table td span {
	font-weight: normal;
}
.div-ibi-seat-data table th {
	border: 0;
}
.div-ibi-seat-data table td small {
	font-size: 9px;
}
.cc-visibility-icon {
	position: absolute;
    top: 7px;
    right: 5px;
    z-index: 1;
    cursor: pointer;
}
.cc-visibility-icon img {
	width: 25px;
}
.content-category  {
	color: #48D7F1;
}
.cc-content-category-st {
    color: #ccd900;
}
@media (max-width: 1790px) {
	.div-ibi-seat-data table {
		width: 295px;
	}
	.div-ibi-seat-data table td, .div-ibi-seat-data table th {
		font-size: 11px;
	}
	.div-ibi-seat-data table td small {
		font-size: 8px;
	}
}
@media (max-width: 1620px) {
	.div-ibi-seat-data table {
		width: 245px;
	}
	.div-ibi-seat-data table td, .div-ibi-seat-data table th {
		font-size: 9px;
	}
	.div-ibi-seat-data table td small {
		font-size: 7px;
	}
}
@media (max-width: 1385px) {
	.div-ibi-seat-data {
		margin-left: 3%;
	}
	.div-ibi-seat-data table {
		width: 242px;
	}
	.div-ibi-seat-data table td, .div-ibi-seat-data table th {
		font-size: 8px;
		padding-top: 5px;
	}
	.div-ibi-seat-data table td small {
		font-size: 8px;
	}
}
/* FINE BOX IBI */
@media (max-width: 767px) {
	.cc-section-cta-banner-1 {
		padding-top: 30px;
		padding-bottom: 30px;
	}	
	.cc-section-cta-banner-1 .row > div {
		padding-bottom: 30px;
	}
	.cc-wrapper-home-page .cc-section-change-home, .cc-section-cta-banner-0 {
		margin-bottom: 30px;
	}
}