.cc-section-heroarea-banner {
    background: #222223;
    text-align: center;
    margin-bottom: 20px;
	padding-top: 20px;
	display: table;
    width: 100%;
}
.cc-section-heroarea-banner .cc-section-heroarea-banner-col {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.cc-section-heroarea-banner .cc-section-heroarea-banner-col img {
    margin-left: auto;
    margin-right: auto;
}
.cc-section-heroarea-banner .cc-section-heroarea-banner-col.cc-section-change-home-col-center .widget-banner-container {
	width: 728px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}
.cc-news-group {
	padding-bottom: 0;
}
.cc-wrapper-home-page .cc-content-banner {
    margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.cc-section-cta-banner-1 {
	background-color: #fff;
	margin-bottom: 60px;
}
.cc-section-cta-banner-1 .container img {
	margin-left: auto;
	margin-right: auto;
}
.cc-visual-slider .cc-content-text-news.cc-content-elements-news .cc-content-button {
	position: absolute;
	bottom: 30px;
	text-align: center;
	width: 100%;
	left: 0;
}
.cc-visual-slider .cc-content-text-news.cc-content-elements-news .cc-content-button .cc-button {
	background: #cedc00;
    color: #222223;
    cursor: pointer;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    padding: 8px 15px;
    margin: 0 10px;
}
#scheduleCarouselv2 {
	margin-left: 30px;
	margin-top: 15px;
}
#scheduleCarouselv2 li {
	margin-bottom: 15px;
	float: none;
	width: 100%;
}
#scheduleCarouselv2 .cc-time {
    display: inline-block;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    color: #cedc00;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
#scheduleCarouselv2 .cc-title {
	font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    text-align: left;
    display: block;
}
.cc-visibility-icon {
	position: absolute;
    top: 7px;
    right: 5px;
    z-index: 1;
    cursor: pointer;
}
.cc-visibility-icon img {
	width: 25px;
}

@media (min-width: 768px) and (max-width: 1023px) {
	.cc-section-heroarea-banner .cc-section-heroarea-banner-col .widget-banner-container {
		width: 180px !important;
	}
	.cc-section-heroarea-banner .cc-section-heroarea-banner-col.cc-section-change-home-col-center .widget-banner-container {
		width: 380px !important;
	}	
}
@media (min-width: 1024px) and (max-width: 1199px) {
	.cc-section-heroarea-banner .cc-section-heroarea-banner-col .widget-banner-container {
		width: 250px !important;
	}
	.cc-section-heroarea-banner .cc-section-heroarea-banner-col.cc-section-change-home-col-center .widget-banner-container {
		width: 500px !important;
	}	
}
@media (min-width: 1200px) and (max-width: 1499px) {
	.cc-section-heroarea-banner .cc-section-heroarea-banner-col .widget-banner-container {
		width: 290px !important;
	}
	.cc-section-heroarea-banner .cc-section-heroarea-banner-col.cc-section-change-home-col-center .widget-banner-container {
		width: 600px !important;
	}	
}
@media (max-width: 1735px) {
	#scheduleCarouselv2 li:nth-child(3) {
		display: none;
	}
}
@media (max-width: 1340px) {
	#scheduleCarouselv2 li:nth-child(2) {
		display: none;
	}
	.cc-visual-slider .cc-content-text-news.cc-content-elements-news .cc-content-button .cc-button {
		font-size: 13px;
	}
}
@media (max-width: 1023px) {
	#scheduleCarouselv2 {
		padding-bottom: 25px;
	}
	#scheduleCarouselv2 li {
		display: block !important;
	}
}
@media (max-width: 767px) {
	.cc-visual-slider .cc-content-text-news.cc-content-elements-news {
		min-height: 600px;
	}
	.cc-section-heroarea-banner {
		display: block;
	}
	.cc-section-heroarea-banner .cc-section-heroarea-banner-col {
		display: block;
		margin-bottom: 15px;
	}
	.cc-section-heroarea-banner .cc-section-heroarea-banner-col.cc-section-change-home-col-center .widget-banner-container {
		width: 360px;
		height: 85px;
	}
}