header
{
	background-image: none;
	background-color: #000000;
}
header,
.header-placeholder.sticky,
.header-left > li,
.header-right > li
{
	height: 80px;
	z-index: 100;
}
header #tab-more
{
	height: 5px;
	width: 23px;
}
header.sticky-animation .account-profile
{
	width: 20px;
	height: 20px;
}
header .search
{
	width: 14px;
	height: 14px;
}
@media (max-width: 767px)
{
	header,
	.header-placeholder.sticky,
	.header-left > li,
	.header-right > li
	{
		height: 80px;
	}
}
header .open .more-list
{
	top: 65px;
}
/* player common start */
#nlPlayerContainer
{
	z-index: 1;
}
.is-player .player-content
{
	height: 540px;
}
.player-page-content
{
	width: 100%;
}
.player-content
{
	margin: 0 auto;
	height: 563px;
	position: relative;
	color: #fff;
	background-color: #000000;
}
.player-content .opcity
{
	display: none;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
}
.player-content .required
{
	display: none;
	position: absolute;
	left: 0;
	top: 150px;
	width: 100%;
	z-index: 999;
}
.player.blackout .opcity,
.player.upcoming .opcity,
.player.subrequired .opcity,
.player.tvrequired .opcity,
.player.blackout .blackout,
.player.upcoming .upcoming,
.player.subrequired .subrequired,
.player.tvrequired .tvrequired
{
	display: block;
}
.player-content.is-audio .nlPIPBtnDiv
{
	display: none;
}
.player-content .title
{
	font-size: 24px;
	text-align: center;
}
.player-content .content
{
	width: 460px;
	margin: 25px auto 0;
	font-size: 18px;
	text-align: center;
}
.player-content .buttons
{
	width: 460px;
	margin: 40px auto 0;
}
.player-content .buttons .button
{
	float: left;
}
.player-content .buttons .button.sub
{
	float: right;
}
.player-content .buttons.single-button .button.sub
{
	float: none;
}
.player-content .buttons a.button.semitransparent:hover
{
	opacity: 0.7;
}
@media (max-width: 1139px)
{
	.is-player .player-content
	{
		height: 405px;
	}
	.player-content .required
	{
		top: 85px;
	}
	.player-content
	{
		width: 100%;
		height: 405px;
		position: relative;
	}
}
@media (max-width: 759px)
{
	.subrequired .player-content
	{
		height: 205px;
	}
	.subrequired .player-content .toast-info
	{
		background-size: cover;
	}
	.is-player .player-content
	{
		height: 169px;
		margin-top: 0;
	}
	.is-player.is-mobile .player-content
	{
		height: auto;
	}
	.is-player.is-mobile .player-container
	{
		height: 100%;
		width: 100%;
	}
	.is-player.is-mobile .toast-info
	{
		height: 100%;
		width: 100%;
		background-size: cover;
		padding-top: 40px;
		padding-bottom: 35px;
	}
	.is-player.is-mobile .toast-info .info-desc
	{
		margin: 10px auto;
		width: 100%;
		line-height: normal;
	}
}
@media (max-width: 480px)
{
	.player-content .title
	{
		font-size: 18px;
	}
	.player-content .required
	{
		top: 30px;
	}
	.player-content
	{
		width: 100%;
		height: 240px;
	}
	.player-content .content
	{
		margin-top: 20px;
		width: 260px;
	}
	.player-content .buttons
	{
		margin-top: 20px;
		width: 290px;
	}
	.player-content .buttons .button
	{
		width: 138px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
}
.player-detail-info
{
	padding-top: 40px;
	position: relative;
}
.player-detail-info .show-name-season
{
	font-family: 'acumin-pro';
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
.player-detail-info .show-name
{
	font-family: 'acumin-pro-semi-condensed';
	font-weight: 800;
	font-size: 14px;
	color: #fb002b;
	padding-right: 10px;
}
.player-detail-info .episode-date
{
	font-family: 'acumin-pro-semi-condensed';
	font-size: 16px;
	font-weight: 600;
	color: #eeeeee;
}
.player-detail-info .location
{
	font-family: 'acumin-pro-semi-condensed';
	font-weight: 600;
	color: #848484;
	font-size: 16px;
}
.player-detail-info .show-season
{
	color: #848484;
}
.player-detail-info .title
{
	font-family: 'acumin-pro-semi-condensed';
	font-weight: 800;
	font-size: 34px;
	color: #eeeeee;
	display: inline-block;
	float: left;
	width: calc(100% - 210px);
	margin: 0;
}
.player-detail-info .has-trailer .title
{
	width: calc(100% - 380px);
}
.player-detail-info .desc
{
	font-family: 'acumin-pro';
	font-weight: 400;
	font-size: 18px;
	color: #848484;
	padding: 30px 0 6px;
	line-height: 25px;
}
.player-detail-info .date
{
	font-family: 'acumin-pro';
	font-weight: 400;
	font-size: 14px;
	color: #848484;
	text-transform: uppercase;
}
.player-detail-info .time-divider
{
	margin: 0 10px;
}
.player-detail-info .sns
{
	display: inline-block;
	float: right;
	position: relative;
}
.player-detail-info .sns-item
{
	display: inline-block;
	float: left;
	vertical-align: middle;
	margin-right: 10px;
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.player-detail-info .sns-item.video-audio
{
	background-size: 40px 40px;
	background-image: url(../images/video_ic_audio.png);
	background-image: image-set(url(../images/video_ic_audio.png) 1x, url(../images/video_ic_audio@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/video_ic_audio.png) 1x, url(../images/video_ic_audio@2x.png) 2x);
}
.player-detail-info .sns-item.video-audio:hover
{
	background-size: 40px 40px;
	background-image: url(../images/video_ic_audio_hov.png);
	background-image: image-set(url(../images/video_ic_audio_hov.png) 1x, url(../images/video_ic_audio_hov@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/video_ic_audio_hov.png) 1x, url(../images/video_ic_audio_hov@2x.png) 2x);
}
.player-detail-info .sns-item.watchlater-icon
{
	display: none;
}
.isSubscriber .player-detail-info .sns-item.watchlater-icon
{
	display: inline-block;
	background-size: 40px 40px;
	background-image: url(../images/ic_add.png);
	background-image: image-set(url(../images/ic_add.png) 1x, url(../images/ic_add@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_add.png) 1x, url(../images/ic_add@2x.png) 2x);
}
.isSubscriber .player-detail-info .sns-item.watchlater-icon:hover
{
	background-size: 40px 40px;
	background-image: url(../images/ic_add_hov.png);
	background-image: image-set(url(../images/ic_add_hov.png) 1x, url(../images/ic_add_hov@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_add_hov.png) 1x, url(../images/ic_add_hov@2x.png) 2x);
}
.isSubscriber .player-detail-info .sns-item.watchlater-icon.on,
.isSubscriber .player-detail-info .sns-item.watchlater-icon.on:hover
{
	background-size: 40px 40px;
	background-image: url(../images/ic_add_on.png);
	background-image: image-set(url(../images/ic_add_on.png) 1x, url(../images/ic_add_on@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_add_on.png) 1x, url(../images/ic_add_on@2x.png) 2x);
}
.player-detail-info .sns-item.favor-icon
{
	display: none;
}
.isSubscriber .player-detail-info .sns-item.favor-icon
{
	display: inline-block;
	background-size: 40px 40px;
	background-image: url(../images/ic_favorite_off.png);
	background-image: image-set(url(../images/ic_favorite_off.png) 1x, url(../images/ic_favorite_off@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_favorite_off.png) 1x, url(../images/ic_favorite_off@2x.png) 2x);
}
.isSubscriber .player-detail-info .sns-item.favor-icon:hover
{
	background-size: 40px 40px;
	background-image: url(../images/ic_favorite_off_hov.png);
	background-image: image-set(url(../images/ic_favorite_off_hov.png) 1x, url(../images/ic_favorite_off_hov@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_favorite_off_hov.png) 1x, url(../images/ic_favorite_off_hov@2x.png) 2x);
}
.isSubscriber .player-detail-info .sns-item.favor-icon.on,
.isSubscriber .player-detail-info .sns-item.favor-icon.on:hover
{
	background-size: 40px 40px;
	background-image: url(../images/ic_favorite_on.png);
	background-image: image-set(url(../images/ic_favorite_on.png) 1x, url(../images/ic_favorite_on@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_favorite_on.png) 1x, url(../images/ic_favorite_on@2x.png) 2x);
}
.player-detail-info .sns-item.share
{
	position: relative;
	background-size: 40px 40px;
	background-image: url(../images/ic_share.png);
	background-image: image-set(url(../images/ic_share.png) 1x, url(../images/ic_share@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_share.png) 1x, url(../images/ic_share@2x.png) 2x);
}
.player-detail-info .sns-item.share:hover
{
	background-size: 40px 40px;
	background-image: url(../images/ic_share_hov.png);
	background-image: image-set(url(../images/ic_share_hov.png) 1x, url(../images/ic_share_hov@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_share_hov.png) 1x, url(../images/ic_share_hov@2x.png) 2x);
}
.player-detail-info .share-btn
{
	display: none;
	position: absolute;
	top: 55px;
	right: 5px;
	background: #fff;
	border-radius: 8px;
	width: 90px;
}
.player-detail-info .share-btn:before
{
	position: absolute;
	top: -9px;
	right: 8px;
	content: '';
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 10px solid #fff;
}
.player-detail-info .share-btn.open
{
	display: block;
}
.player-detail-info .share-item
{
	display: inline-block;
	float: left;
	vertical-align: middle;
	margin-right: 10px;
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: center center;
}
.player-detail-info .share-item.facebook
{
	background-size: 20px 20px;
	background-image: url(../images/share_FB.png);
	background-image: image-set(url(../images/share_FB.png) 1x, url(../images/share_FB@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/share_FB.png) 1x, url(../images/share_FB@2x.png) 2x);
}
.player-detail-info .share-item.twitter
{
	background-size: 24px 20px;
	background-image: url(../images/share_TW.png);
	background-image: image-set(url(../images/share_TW.png) 1x, url(../images/share_TW@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/share_TW.png) 1x, url(../images/share_TW@2x.png) 2x);
}
.player-detail-info .share-item.facebook:hover
{
	background-size: 22px 22px;
}
.player-detail-info .share-item.twitter:hover
{
	background-size: 26px 22px;
}
.player-detail-info .sns-item:last-child,
.player-detail-info .share-item:last-child
{
	margin-right: 0;
}
.header-placeholder.event-upcoming
{
	height: 80px;
}
.toast-info
{
	font-family: 'acumin-pro';
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	height: 100%;
	width: 100%;
	background-image: url(../images/video_subscription_bg.jpg);
	background-image: image-set(url(../images/video_subscription_bg.jpg) 1x, url(../images/video_subscription_bg@2x.jpg) 2x);
	background-image: -webkit-image-set(url(../images/video_subscription_bg.jpg) 1x, url(../images/video_subscription_bg@2x.jpg) 2x);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.marquee.toast-info
{
	text-align: left;
}
.marquee.toast-info .desc-info
{
	left: 200px;
	overflow: hidden;
}
.marquee.toast-info .desc-info .desc-title,
.marquee.toast-info .desc-info .desc-detail
{
	width: 65%;
}
#eventImage
{
	display: flex;
	justify-content: center;
}
#eventImage img
{
	height: 563px;
}
@media (max-width: 1139px)
{
	#eventImage img
	{
		height: 405px;
	}
}
@media (max-width: 991px)
{
	.marquee.toast-info .desc-info
	{
		left: 120px;
	}
}
@media (max-width: 480px)
{
	#eventImage img
	{
		height: 240px;
	}
}
@media (max-width: 767px)
{
	.player-content
	{
		overflow: hidden;
	}
	.marquee.toast-info .desc-info
	{
		left: 10px;
	}
}
.toast-info .info-title
{
	font-family: 'acumin-pro-semi-condensed';
	font-weight: 800;
	font-size: 36px;
	color: #fff;
}
.toast-info .info-desc
{
	width: 65%;
	font-family: 'acumin-pro-semi-condensed';
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	line-height: 24px;
	margin: 32px auto;
}
.toast-info .info-btn .video-trial
{
	font-weight: 700;
	font-size: 14px;
}
.toast-info .info-btn > a
{
	width: 238px;
	height: 48px;
	line-height: 48px;
	margin: 0 13px;
	display: inline-block;
}
.toast-info .info-btn .upgrade
{
	font-family: 'acumin-pro-semi-condensed';
	font-weight: 700;
	font-size: 16px;
	color: #000;
	background-color: #ffbd29;
}
.toast-info .info-btn .sign-in
{
	font-family: 'acumin-pro-semi-condensed';
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	background-color: rgba(255,155,255,0.2);
}
.toast-info .info-btn .upgrade:hover,
.toast-info .info-btn .sign-in:hover
{
	opacity: 0.8;
}
.toast-info .info-btn .download-button
{
	display: inline-block;
	width: 135px;
	height: 50px;
	line-height: 40px;
	text-align: center;
	background-color: inherit;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	border-radius: 0;
}
.toast-info .info-btn .download-button.ios
{
	background-image: url(../images/footer_app_store.png);
	background-image: image-set(url(../images/footer_app_store.png) 1x, url(../images/footer_app_store@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/footer_app_store.png) 1x, url(../images/footer_app_store@2x.png) 2x);
}
.toast-info .info-btn .download-button.android
{
	margin-left: 10px;
	background-image: url(../images/footer_google_play.png);
	background-image: image-set(url(../images/footer_google_play.png) 1x, url(../images/footer_google_play@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/footer_google_play.png) 1x, url(../images/footer_google_play@2x.png) 2x);
}
.toast-info .info-btn.android .download-button.android
{
	margin-left: 0px;
}
.toast-info .learn-more
{
	font-family: 'acumin-pro';
	font-weight: 400;
	font-size: 16px;
	padding-top: 40px;
	text-decoration: underline;
	display: inline-block;
}
/* count down begin */
#count-down
{
	right: 450px;
	bottom: 25px;
}
@media (max-width:1599px)
{
	#count-down
	{
		right: 300px;
	}
}
@media (max-width:1199px)
{
	#count-down
	{
		right: 111px;
	}
}
@media (max-width:1140px)
{
	#count-down
	{
		right: 180px;
	}
}
@media (max-width:991px)
{
	#count-down
	{
		right: 100px;
	}
}
/* count down end */
@media (max-width: 767px)
{
	.player-detail-info .title,
	.player-detail-info .sns
	{
		display: block;
		float: none;
	}
	.player-detail-info .title
	{
		width: 100%;
		font-size: 24px;
	}
	.player-detail-info .show-name,
	.player-detail-info .desc,
	.player-detail-info .show-name-season
	{
		font-size: 12px;
	}
	.player-detail-info .sns
	{
		margin-top: 31px;
	}
	.toast-info
	{
		font-size: 12px;
		color: #ffffff;
	}
	.toast-info .info-title
	{
		font-size: 20px;
	}
	.toast-info.subrequired-toast .info-desc
	{
		width: 99%;
		font-size: 11px;
		line-height: 14px;
		margin: 8px auto 0 auto;
	}
	.toast-info .info-btn
	{
		padding-top: 20px;
	}
	.toast-info .info-btn > a
	{
		width: 148px;
		height: 38px;
		line-height: 38px;
		font-size: 12px;
	}
	.toast-info .info-btn .upgrade
	{
		margin: 0 10px 0 0;
		letter-spacing: -1px;
		font-size: 12px;
	}
	.toast-info .info-btn .sign-in
	{
		margin: 0 0 0 10px;
		font-size: 12px;
	}
	.toast-info .learn-more
	{
		font-size: 12px;
		padding-top: 20px;
	}
	.player-detail-info .right .share-btn
	{
		right: auto;
		left: 0;
	}
	.player-detail-info .right .share-btn:before
	{
		right: auto;
		left: 8px;
	}
	.player-detail-info .center .share-btn
	{
		right: auto;
		left: -20px;
	}
	.player-detail-info .center .share-btn:before
	{
		right: auto;
		left: 30px;
	}
}
@media (max-width: 360px)
{
	.toast-info .info-btn
	{
		padding-top: 30px;
	}
	.toast-info.subrequired-toast .info-desc
	{
		 display: none;
	}
	.toast-info .info-btn > a
	{
		height: 28px;
		line-height: 28px;
	}
	.toast-info .info-btn .upgrade
	{
		margin: 0 0 20px 0;
	}
	.toast-info .info-btn .sign-in
	{
		margin: 0;
		margin-top: 5px;
	}
	.toast-info .learn-more
	{
		display: none;
	}
}
.category-container.default.more
{
	padding: 0 0 200px;
}
.category-container .category-title
{
	font-family: 'acumin-pro-semi-condensed';
	font-weight: 800;
	font-size: 24px;
	color: #eeeeee;
	margin: 20px 0;
}
@media (max-width: 767px)
{
	.category-container.default.more
	{
		padding: 0 0 70px;
	}
	.category-container .category-title
	{
		margin: 12px 0 23px;
	}
}
/**trailer start**/
.trailer-buttons
{
	display: inline-block;
	margin-right: 25px;
	margin-top: 13px;
	width: 135px;
}
.isMobile .trailer-buttons.has-access,
.isIOS .trailer-buttons.has-access,
.isAndroid .trailer-buttons.has-access
{
	display: none;
}
@media (max-width: 992px)
{
	.trailer-buttons
	{
		margin-right: 15px;
	}
	.player-detail-info .has-trailer .title
	{
		width: calc(100% - 390px);
		font-size: 20px;
	}
}
@media (max-width: 767px)
{
	.player-detail-info .has-trailer .title
	{
		width: 100%;
	}
}
.trailer-buttons a
{
	cursor: pointer;
	color: #d00a2d;
	font-weight: 800;
}
.trailer-buttons .icon.trailer-icon
{
	width: 11px;
	height: 13px;
	float: left;
	margin-top: 3px;
	background-size: 11px 13px;
	background-image: url(../images/btn_preview.png);
	background-image: image-set(url(../images/btn_preview.png) 1x, url(../images/btn_preview@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/btn_preview.png) 1x, url(../images/btn_preview@2x.png) 2x);
	background-repeat: no-repeat;
	background-position: center center;
}
.trailer-buttons .text
{
	margin-left: 7px;
}
.trailer-buttons a:hover .icon
{
	opacity: 0.75;
}
.trailer-buttons a:hover .text
{
	opacity: 0.85;
}
.modal-trailer
{
	position: absolute;
	top: 175px;
	z-index: 101;
	overflow: hidden;
	left: 50%;
	margin-left: -480px;
	background-color: rgba(0,0,0, 0.95);
	box-shadow: 0 2px 16px rgba(0, 0, 0, 0.7), 0 0 1px rgba(0, 0, 0, 0.7), 0 0 1px rgba(0, 0, 0, 0.7);
	border-top: solid 4px #fa002b;
}
@media (max-width: 1139px)
{
	.modal-trailer
	{
		margin-left: -360px;
	}
}
@media (max-width: 759px)
{
	.modal-trailer
	{
		margin-left: -150px;
	}
	.player-detail-info .has-trailer .title
	{
		width: 100%;
	}
}
#trailerClose
{
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1001;
	background-image: url(../images/search_close.png);
	background-image: image-set(url(../images/search_close.png) 1x, url(../images/search_close@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/search_close.png) 1x, url(../images/search_close@2x.png) 2x);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 14px 14px;
	width: 15px;
	height: 15px;
}
#trailerClose:hover
{
	background-image: url(../images/search_close_hov.png);
	background-image: image-set(url(../images/search_close_hov.png) 1x, url(../images/search_close_hov@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/search_close_hov.png) 1x, url(../images/search_close_hov@2x.png) 2x);
}
/**trailer end**/
/** vote start **/
.player-detail-vote
{
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
}
.video-vote
{
	overflow: hidden;
	float: left;
}
.video-vote .vote-btn
{
	display: inline-block;
	margin-right: 5px;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-size: 28px 38px;
	color: #717b84;
}
.video-vote .vote-btn.selected
{
	color: #fb012a;
}
.isLoggedIn .video-vote .vote-btn
{
	cursor: pointer;
}
.isLoggedIn .video-vote .vote-btn.wait
{
	cursor: wait;
}
.video-vote .vote-btn.vote-up
{
	padding-right: 35px;
	background-image: url(../images/ic_rate_good.png);
	background-image: image-set(url(../images/ic_rate_good.png) 1x, url(../images/ic_rate_good@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_rate_good.png) 1x, url(../images/ic_rate_good@2x.png) 2x);
	background-position: right center;
}
.isLoggedIn .video-vote .vote-btn.vote-up:hover
{
	background-image: url(../images/ic_rate_good_hov.png);
	background-image: image-set(url(../images/ic_rate_good_hov.png) 1x, url(../images/ic_rate_good_hov@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_rate_good_hov.png) 1x, url(../images/ic_rate_good_hov@2x.png) 2x);
}
.isLoggedIn .video-vote .vote-btn.vote-up.selected
{
	background-image: url(../images/ic_rate_good_rated.png);
	background-image: image-set(url(../images/ic_rate_good_rated.png) 1x, url(../images/ic_rate_good_rated@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_rate_good_rated.png) 1x, url(../images/ic_rate_good_rated@2x.png) 2x);
}
.isLoggedIn .video-vote .vote-btn.vote-up.selected:hover
{
	background-image: url(../images/ic_rate_good_rated_hov.png);
	background-image: image-set(url(../images/ic_rate_good_rated_hov.png) 1x, url(../images/ic_rate_good_rated_hov@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_rate_good_rated_hov.png) 1x, url(../images/ic_rate_good_rated_hov@2x.png) 2x);
}
.video-vote .vote-btn.vote-down
{
	padding-left: 35px;
	background-image: url(../images/ic_rate_bad.png);
	background-image: image-set(url(../images/ic_rate_bad.png) 1x, url(../images/ic_rate_bad@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_rate_bad.png) 1x, url(../images/ic_rate_bad@2x.png) 2x);
	background-position: left center;
}
.isLoggedIn .video-vote .vote-btn.vote-down:hover
{
	background-image: url(../images/ic_rate_bad_hov.png);
	background-image: image-set(url(../images/ic_rate_bad_hov.png) 1x, url(../images/ic_rate_bad_hov@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_rate_bad_hov.png) 1x, url(../images/ic_rate_bad_hov@2x.png) 2x);
}
.isLoggedIn .video-vote .vote-btn.vote-down.selected
{
	background-image: url(../images/ic_rate_bad_rated.png);
	background-image: image-set(url(../images/ic_rate_bad_rated.png) 1x, url(../images/ic_rate_bad_rated@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_rate_bad_rated.png) 1x, url(../images/ic_rate_bad_rated@2x.png) 2x);
}
.isLoggedIn .video-vote .vote-btn.vote-down.selected:hover
{
	background-image: url(../images/ic_rate_bad_rated_hov.png);
	background-image: image-set(url(../images/ic_rate_bad_rated_hov.png) 1x, url(../images/ic_rate_bad_rated_hov@2x.png) 2x);
	background-image: -webkit-image-set(url(../images/ic_rate_bad_rated_hov.png) 1x, url(../images/ic_rate_bad_rated_hov@2x.png) 2x);
}
/** vote end **/
.toast-info .free-sample .freesample-text
{
	font-size: 18px;
	color: #ffffff;
}
.toast-info .free-sample .freesample-text a
{
	color: #ffffff;
	font-weight: 400;
}
@media (max-width: 759px)
{
	.toast-info .free-sample
	{
		padding: 10px 0;
	}
	.toast-info .free-sample .freesample-text
	{
		font-size: 16px;
	}
}
#relatedByCategory.no-related-video
{
	display: none;
}
#relatedByCategory.has-more .owl-nav .owl-next.disabled
{
	display: block;
}
#relatedByCategory.has-more.is-loading .owl-nav .owl-next.disabled
{
	cursor: wait;
}