.x-bannerGalleria{
	border-radius: 0px !important;
}

.x-bannerGalleria .ui-galleria-panel{
	margin: auto;
	width: 100% !important;
	text-align: center;
}

.x-bannerGalleria .ui-galleria-panel-wrapper{
	width: 100% !important;
}

.x-bannerGalleria .ui-galleria-panel-wrapper img{
	max-width: 100%;
	position: relative;
	height: 350px;
}

.x-galleriaBackground {
	height: 100%;
	display: block;
	width: 100%;
	position: absolute;
	top: 0px;
}

.x-galleriaOverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

.x-bannerGalleria .ui-galleria-nav-prev, .x-bannerGalleria .ui-galleria-nav-next
	{
	display: none !important;
}

.x-bannerGalleria .ui-galleria-filmstrip{
	width: auto !important;
	display: inline-block;
	position: unset;
}

.x-bannerGalleria .ui-galleria-frame{
	width: 16px !important;
	height: 16px !important;
	border: 1px solid #e0e0e0;
	border-radius: 50%;
	margin-right: 10px;
	opacity: 1 !important;
}

.x-bannerGalleria .ui-galleria-frame.ui-galleria-frame-active{
	background-color: #fff;
}


.x-bannerGalleria .ui-galleria-frame-content,.x-bannerGalleria .ui-galleria-frame-image{
	display: none !important;
}

.x-bannerGalleria .ui-galleria-filmstrip-wrapper{
	text-align: center;
	border-top: 0px !important;
	margin-bottom: 0px;
	background: transparent;
	height: 30px !important;
	margin-top: -30px;
	width: auto !important;
}