.if-ie8 {
	display: block !important;
}

.play {
	display: none !important;
	width 				: 117px;
	height 				: 117px;
	background 			: url('../img/ie/play-btn.png') no-repeat center center transparent;
}

.viewVideo.single #container-video .info-video,
.viewVideo.page #container-video .info-video {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=00)"; // first!
	filter: alpha(opacity=00);					// second!
}

/* Home */
.viewVideo #one #one-nav {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=00)"; // first!
	filter: alpha(opacity=00);					// second!
}

.viewVideo #one .info-video {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=00)"; // first!
	filter: alpha(opacity=00);					// second!
}

#videoBackgroundHome,
#videoBackground {
	display: none !important;
}

#one-nav .donot-show-mobile {
	display: none !important;
}

.play {
	display: none !important;
}
.replace-video {
	display: block !important;
}

.sub-header #top-menu a:after {
	display: none !important;
}

#two .owl-item .link a.super-link:hover:after {
	left: 33.3% !important;
	width: 33.3% !important;
}

.page-header #sub-menu li a:after {
	display: none !important;
}

.sub-header #top-menu a:hover,
#two .owl-item .link a.super-link:hover,
.page-header #sub-menu li a:hover {
	text-decoration: underline !important;
}

.sub-header #top-menu .youtube-link {
	background 		 	: url('../img/ico-youtube.png') no-repeat center center transparent; 
}
footer .youtube-link {
	background 		 	: url('../img/youtube-big.png') no-repeat center center transparent; 
}
footer .wokine-link {
	background 		 	: url('../img/logo-wokine.png') no-repeat center center transparent; 
}