#pluginAppObj_171_15 {
    width: 100%;
		
	overflow: hidden;;
}

#pluginAppObj_171_15 .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:40px;
}

#pluginAppObj_171_15 .container img { 
	width: 100%;
	height: auto;
}
#pluginAppObj_171_15 .container .img2 {
	position: absolute;
	top: 0; left: 0;
}
#pluginAppObj_171_15 .container .hover.img2, #pluginAppObj_171_15 .container .slide.img2 {
	height: 100%;
	width: 100%;
	background-size: cover;
}
#pluginAppObj_171_15 .container .fade.img2 {
	opacity: 0.5;
}
#pluginAppObj_171_15 .container .border {
	position: absolute;
	bottom: 12px; left: 0; height:3px; width: 100%;
	background-color: rgba(255, 255, 255, 1);
	
	margin: 0 auto;border-radius:3px;
}
#pluginAppObj_171_15 .handle {
	position: absolute;
	cursor: move;
	bottom: -2.5px; left: 50%; transform: translateX(-15px);
	height: 30px;
	width: 30px;
	background-color: rgba(106, 168, 79, 1);
	background-image: url('../../');
	background-repeat: no-repeat;
    background-position: center center;
	background-origin: content-box;
	transform: translateX(0px);
    padding: 0px;
    background-size: contain;
	border-radius: 50%; 
	border: 4px solid rgba(255, 255, 255, 1);
	/* box-shadow: 0 0 1px #888; */
	margin-left: -4px;
	margin-top: -4px;
}
#pluginAppObj_171_15 .touch-events .handle {
	height: 30px;
	width: 30px;
}

