/*--SLIDER--*/

.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	margin-top: 0px;
	max-height: 612px !important;
	overflow:hidden;
	z-index: 500;
	background-color: #b2b1b7;
}

.fullwidthbanner-container .fullwidthbanner{
	width:100% !important;
	position:relative;
	padding:0;
	margin-top: 0px;
	max-height: 612px !important;
	overflow:hidden;
}
	
