#pluginAppObj_1692_751 {
    width: 100%;
	
}

#pluginAppObj_1692_751 .container {
	position: relative;
	font-size: 0;
	margin: 0 auto;
	-ms-touch-action: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	width: 100%;
	padding-bottom:45px;
}

#pluginAppObj_1692_751 .container img { 
	width: 100%;
	height: auto;
}
#pluginAppObj_1692_751 .container .img2 {
	position: absolute;
	top: 0; left: 0;
}
#pluginAppObj_1692_751 .container .hover.img2, #pluginAppObj_1692_751 .container .slide.img2 {
	height: 100%;
	width: 100%;
	background-size: cover;
}
#pluginAppObj_1692_751 .container .fade.img2 {
	opacity: 0.5;
}
#pluginAppObj_1692_751 .container .border {
	position: absolute;
	bottom: 21.5px; left: 0; height:4px; width: 100%;
	background-color: rgba(153, 153, 153, 1);
	
	margin: 0 auto;border-radius:4px;
}
#pluginAppObj_1692_751 .handle {
	position: absolute;
	cursor: move;
	bottom: -2px; left: 50%; transform: translateX(-17.5px);
	height: 35px;
	width: 35px;
	background-color: rgba(204, 0, 0, 1);
	background-image: url('../../pluginAppObj/pluginAppObj_1692_751/white-arrow2.png');
	background-repeat: no-repeat;
    background-position: center center;
	background-origin: content-box;
	transform: translateX(-4px);
    padding: 4px;
    background-size: contain;
	border-radius: 50%; 
	border: 4px solid rgba(153, 153, 153, 1);
	/* box-shadow: 0 0 1px #888; */
	margin-left: -4px;
	margin-top: -4px;
}
#pluginAppObj_1692_751 .touch-events .handle {
	height: 30px;
	width: 30px;
}

