.video-progress-container{
	position: absolute;
	bottom: 0;
	width: 100%;
}
.video-progress-container #progress-duration {
	width: 100%;
	height: 5px;
	margin-bottom: 5px;
}
.video-progress-container .progress-position {
	height: 3px;
	color: white;
	font-weight: bold;
	background: rgba(8, 59, 88, 0.98);
	text-align: center;
	transition: width 0.5s ease-out;
	width: 0%;
}
.banner_adapt .fotorama__nav__shaft {
	margin-top: 10px;
	margin-bottom: 10px;
}