article{transform: none!important}
.vdgk-sticky-anchor{background: none!important}
.vdgk-video-wrapper{
    max-width: 100%!important;
}
.vdgk-video-wrapper {

	position: relative;

	display: inline-block;

}



.vdgk-sticky_vd.vdgk_sticky_play.vdgk_sticky {

	z-index: 999999999999999999999 !important;

}



span.vdgk_play {

	position: absolute;

	top: 30%;

	left: 40%;

	right: 40%;

	bottom: 40%;

	border-radius: 50%;

	background-color: rgba(0, 0, 0, 0);

}



.vdgk-video-wrapper iframe.vdgk-sticky_vd.vdgk-myVideo.vdgk-youtube-iframe {

	margin-bottom: 0;

	float: left;

}



.vdgk-sticky-anchor {

	background-color: #f1f1f1;

	position: absolute;

	width: 100%;

	height: 100%;

	top: 0;

	right: 0;

	bottom: 0;

	left: 0;

}



.vdgk-sticky_vd {

	margin: 0px;

	will-change: position, transform, opacity;

}



.vdgk-sticky_vd.vdgk-myVideo_tag {

	width: 100%;

}



span.vdgk_video_close,

span.vdgk_video_draggable.ui-draggable-handle {

	display: none;

}

/* @media (min-width:1024px){ */

	.vdgk_sticky span.vdgk_video_draggable.ui-draggable-handle {

		background-image: url(../image/move.png);

		background-repeat: no-repeat;

		display: block;

		float: left;

		width: 22px;

		height: 22px;

		cursor: move;

		margin-top: 5px;

		margin-left: 5px;

		position: absolute;

		left: 0;

		top: 0;

		z-index: 1;

	}

/* } */



.vdgk_sticky.vdgk_sticky_play span.vdgk_video_close {

	display: block;

	float: right; 

	position: absolute;

	right: 0;

	top: 0;

	color: #000;

	background: #ffffff;

	line-height: 20px;

	width: 22px;

	border-radius: 50%;

	text-align: center;

	font-weight: bold;

	font-size: 24px;

	cursor: pointer;

	z-index: 999;

	border: 1px solid #000;

	margin-top: 5px;

    margin-right: 5px;

	z-index:1;

	

}



.vdgk_sticky.vdgk_sticky_play iframe,

.vdgk_sticky.vdgk_sticky_play video {

	height: 100%;

	width: 100%;

}



embed,

iframe,

object,

video {

	margin: 0 !important;

}



.vdgk-myVideo {

	width: 100%;

}



@media (max-width:480px) {

	iframe.vdgk-youtube-iframe {

		height: auto !important;

		width: 100% !important;

	}

}

@media (min-width:481px) and (max-width:1199px){

	.vdgk-video-wrapper {

		width: 100% !important;

	}

}