 ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
/*#header.sticky-style-2 { 
	height: 60px; 
	background: #333; 
}*/
html {
	width: 100%;
	overflow-x: hidden;
}
.row {
	display: flex;
    flex-wrap: wrap;
}
.checkbox-style {
	line-height: 0;
}
.checkbox-style-3-label {
	text-transform: initial!important;
	font-weight: normal;
}
.checkbox-style:checked + .checkbox-style-3-label:before, .radio-style:checked + .radio-style-3-label:before {
	/*background:rgba(6,171,230,1.00)!important;*/
	background: #FFF!important;
    color: #333!important;
}
.btn-primary {
	background-color: rgba(6,171,230,1.00);
}
.if-logged {
	display: none;
}
.if-not-logged {
	display: block;
}
body {
	overflow: auto!important;
}
/*body.is-logged .if-logged {
	display: block;
}
body.is-logged .if-not-logged {
	display: none;
}*/


body:not(.user-connected):not(.user-not-connected) .if-user-init {
	display: none!important;
}
body .if-user-connected {
	display: none!important;
}
body.user-connected .if-user-not-connected {
	display: none!important;
}
body:not(.user-connected) .if-user-connected {
	display: none!important;
}
body.user-connected .if-user-connected {
	display: block!important;
}
.user-profile-thumb {
	background-size: contain!important;
}
body.user-connected .user-profile-thumb {
	background-color: #8DC63F!important;
}
.has-comment .review-w-char {
	display: none;
}
.review-w-char {
	color: #999;
	margin: 10px 0;
}
[data-nbchar] {
	color:rgba(6,171,230,1.00);
	font-weight: bold;
}
.review-w-email {
	display: none;
}
.has-comment .review-w-email {
	display: block;
}
#header.sticky-header:not(.static-sticky).sticky-style-2, #header.sticky-header:not(.static-sticky).sticky-style-3 {
	height: auto!important;
}
#header #logo {
	margin-right: 0;

}
#header {
	background: #fff;
	border: 0;
}
#header .container.ads {
	background: #EEE;
    width: 100%;
    padding:0;
}
#rossel-bottom {
	margin: 0px!important;
	padding: 10px 0;
}
#rossel-top {
	line-height: 0;
	padding: 10px 0;
}
.dfp-topvideo #rossel-top {
	padding: 0;
}
/*#rossel-top iframe {
	height: 0;
}*/
#rossel-top_ad_container {
	margin: 10px 0;
}
@media (max-width: 400px){
	.ads-leaderboard > div > div,
	#rossel-bottom {
		margin: 0px!important;
		padding: 0px!important;
	}
	#rossel-top {
		margin: 0px!important;
		padding: 0px!important;
	}
	#rossel-top_ad_container {
		margin: 0;
	}
}
.dfp {
	text-align: center;
	/*display: none;*/
}
.dfp.section {
	background: #F9F9F9;
	padding: 20px 0;
}
.dfp > div {
	display: inline-block;
}
.device-sm .dfp iframe,
.device-xs .dfp iframe,
.device-xxs .dfp iframe {
    width:auto;
}
.container {
    padding-left: 5px;
    padding-right: 5px;
}
.social-line {
	display: block;
	overflow: hidden;
	padding:4px 10px 2px 14px;
	border-width: 1px 0;
	list-style: none;
	background: #F5F5F5;
}
.social-line > li {
	display:block;
	float: left;
	margin:10px 0;
}
.social-icon {
	border-radius: 0;
}
@media (max-width: 991px){
	#header #logo {
		border: 0!important;
		margin: 0!important;
		padding: 0!important;
		width: 100%;
		right: 0;
		left: 0;
	}
	#header {
		background: rgba(0,0,0,0.05);
	}
	#header .container.ads {
		position: relative;
		overflow: hidden;
		padding: 0px;
		margin: 0px;
		width: 100%!important;
	}
}
.nav-tabs {
    border-bottom: 4px solid rgba(0,0,0,0.1);
}
.nav-tabs>li {
	margin-bottom: -4px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    background: #f5f5f5;
    color: #222;
    border-bottom: #f5f5f5;
	text-align: center;
}
.device-xxs #primary-menu.fix,
.device-xs #primary-menu.fix,
.device-sm #primary-menu.fix {
	position: fixed!important;
	top: 0;
	width: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
#header-wrap {
	z-index:9999;
	text-align: center;
	background-color: rgba(255,255,255,0.8);
}
#header.sticky-header #header-wrap {
	background-color: rgba(255,255,255,0.8);
}
#header #logo img {
	height: 44px;
	margin: 6px 10px 6px 10px;
}
#primary-menu {
	/*background-color: rgba(255,255,255,0.8);*/
	border-top: 0!important;
	min-height: 60px;
	max-width: 1160px!important;
	display: inline-block;
	width: 100%;
}
#primary-menu > .container {
	width: 100% !important;
	text-align: left;
}
#primary-menu ul li > a {
	font-weight: 500;
    font-size: 14px;
	letter-spacing: initial;
	font-family: 'Raleway', sans-serif;
}
#primary-menu ul li > a i {
	position: relative;
	top: 0;
	font-size: 20px;
	width: 20px;
	text-align: center;
	margin-right: 6px;
	vertical-align: top;
}
#primary-menu.style-2 > div > ul > li > a {
    padding-top: 11px;
    padding-bottom: 11px;
    border-right: 1px solid rgba(0,0,0,0.05);
    margin-top: 8px;
    margin-bottom: 8px;
}
#page-title span {
    font-size: 13px;
	margin: 5px 0;
}
.ads-leaderboard {
	text-align: center;
	width: 100%;
	overflow: hidden;

}
.ads-leaderboard > div {
	display: block;
}
/*.ads-leaderboard > div > div {
	margin: 10px!important;
}*/
.ads-leaderboard table {
	margin: 0;
}
.ads-leaderboard #divMaxiBannerHTML5,
.ads-leaderboard #divMaxiBanner {
	margin: 10px;
}
#rossel-leader-bottom_ad_container {
	text-align: center;
}
.btn-default {
	border-color: rgba(0,0,0,0.1);
	/*font-size: 15px;*/
}
/*.container {
	padding: 0;
}*/
.container {
	display: table;
}
.container-left {
	display: table-cell;
	vertical-align: top;
}
.container-right {
	width: 320px;
	display: table-cell;
	vertical-align: top;
	padding: 0 0 0 20px;

}
@media (max-width: 991px){
	.container-left {
		display: block;
		width: 100%;
	}
	.container-right {
		display: block;
		width: 100%;
		padding: 0 0 0 0;
	}
}
section .row {
	max-width: 1190px;
}
.container-left .row {
	max-width: 870px;
}
.row.content-wrap {
	margin: 0;
}
@media (min-width: 991px) and (max-width: 1200px){
	.side-bar {
	    padding: 0;
	}

}
@media (max-width: 479px){
	.container, #header.full-header .container, .container-fullwidth {
		width: 100%!important;
		padding: 0 15px;
	}
}
.section {
	padding: 0;
    margin: 0;
}
.section .fancy-title h1,
.section .fancy-title h2,
.section .fancy-title h3,
.section .fancy-title h4,
.section .fancy-title h5 {
	background: #F9F9F9;
}
.content-wrap {
	padding: 30px 0 0 0;
}
/* TOP SEARCH */
#top-bar {
    border: 0;
    background: rgba(0,0,0,0.8);
	padding: 0 10px;
}
#top-bar ul li {
	border:none!important;
	float:right!important;
	background: transparent!important;
}
#top-bar ul li a {
	color: #FFF;
}
#top-bar .top-links {
	display: block;
}
#top-bar .top-links li:nth-child(1) { display: none; }
#top-bar .top-links li:nth-child(2) { display: inline-block; float:left!important; }
#top-bar.active .top-links li:nth-child(1) { display: inline-block; float:left!important; }
#top-bar.active .top-links li:nth-child(2) { display: none; }
#top-bar.active .top-links li:nth-child(1n+3) { float:right!important; }
#top-bar .logo {
    background-color: rgba(255,255,255,1);
    -webkit-mask-image: url(/img/logo_be.svg);
    mask-image: url(/img/logo_be.svg);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    height: 20px;
    width: 85px;
    margin: 10px 0px -4px 0px;
    display: inline-block;
}

#primary-menu.style-2 #top-search,
#primary-menu.style-2 #top-user,
#primary-menu.style-2 #top-language {
    margin: 0!important;
    float: right;
    width: 52px;
    height: 60px!important;
    text-align: center;
}
#header.sticky-header:not(.static-sticky) #top-search, #header.sticky-header:not(.static-sticky) #top-cart, #header.sticky-header:not(.static-sticky) #side-panel-trigger {
	margin-top: 0px !important;
    margin-bottom: 0px !important;
}
@media (min-width: 991px){
	#primary-menu.style-2 #top-search > a,
	#primary-menu.style-2 #top-user > a,
	#primary-menu.style-2 #top-language > a {
		display: inline-block;
		width: 40px;
		height: 40px;
		font-size: 16px;
		color: #FFF;
		border-radius: 50px;
		background: #000;
		line-height: 40px;
		text-align: center;
		margin-top: 10px;
	}
	#primary-menu.style-2 #top-search > a > i,
	#primary-menu.style-2 #top-user > a > i,
	#primary-menu.style-2 #top-language > a > i {
		left: 12px;
	}
}

#top-search form input {
	font-size: 20px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 0;
	width: 100%;
	margin: 0;
}
#top-search form input::-webkit-input-placeholder {font-style: italic;color:rgba(0,0,0,0.2)!important;}
#top-search form input:-moz-placeholder {font-style: italic;color:rgba(0,0,0,0.2)!important;}
#top-search form input::-moz-placeholder {font-style: italic;color:rgba(0,0,0,0.2)!important;}
#top-search form input:-ms-input-placeholder {font-style: italic;color:rgba(0,0,0,0.2)!important;}

form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {font-style: italic;color:#CCC!important;}
form input:-moz-placeholder,
form textarea:-moz-placeholder {font-style: italic;color:#CCC!important;}
form input::-moz-placeholder,
form textarea::-moz-placeholder {font-style: italic;color:#CCC!important;}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {font-style: italic;color:#CCC!important;}
/* TOP USER */

@media (max-width: 990px){
	#logo {
		height: auto;
	}
	#primary-menu > .container {
		width: 100% !important;
	}
	#primary-menu #logo {
		position: absolute;
		width: 100%;
	}

	#primary-menu.style-2 #top-search > a,
	#primary-menu.style-2 #top-user > a {
		color: inherit;
		background: transparent;
		/*width: 60px!important;*/
	}
	#primary-menu.style-2 #top-search > a > i,
	#primary-menu.style-2 #top-user > a > i {
		/*width: 60px!important;*/
	}
}
@media (min-width: 992px){
	#primary-menu > .container {
		height: 60px;
	}
}


.user-box {
	display: table;
	margin: 8px 0;
	table-layout: fixed;

}
.user-box > div {
	display: table-cell;
	padding: 0;
    margin: 0;
    vertical-align: middle;
}
.user-box > div .picture {
	display: inline-block;
	width: 60px;
	height: 60px;
	margin-right: 8px;
	background: rgba(0,0,0,0.05);
	border-radius: 60px;
	border: 2px solid rgba(0,0,0,0.1);
	overflow: hidden;
}
.user-box > div .info {
	display: inline-block;
}
.user-box > div .info h4 {
	margin: 0;
}
/* typehead */
span.twitter-typeahead {
    width: 100%;
    height: 100%;
}
.tt-query,
.tt-hint {
    width: 100%;
}
.tt-query { /* UPDATE: newer versions use tt-input instead of tt-query */
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tt-hint {
    color: #999;
}
.tt-dropdown-menu {
	width: 100%;
	margin-top: 0;
	padding: 0 0;
	background-color: #fff;
}
.tt-dropdown-menu h5 {
	padding: 10px;
	margin: 0;
	background: rgba(0,0,0,0.4);
	color: #FFF;
}
.tt-suggestions {
	border:1px solid rgba(0,0,0,0.05);
	width: 100%;
	text-align: left;
}
.tt-suggestion {
    padding: 8px 16px;
    font-size: 14px;
    line-height: 16px;
    border-bottom:1px solid rgba(0,0,0,0.05);
}
.tt-suggestion.tt-is-under-cursor,
.tt-suggestion.tt-cursor { /* UPDATE: newer versions use .tt-suggestion.tt-cursor */
    color: #333;
    background-color: rgba(0,0,0,0.05);
}
.tt-suggestion p {
	display: table-row;
	margin: 0;
	line-height: 18px!important;
}
.tt-suggestion p .thumb {
	display: table-cell;
	vertical-align: middle;
    min-width: 50px;
}
.tt-suggestion p .thumb img {
	border: 1px solid rgba(0,0,0,0.1);
	width: 50px;
	height: 70px;
	background: rgba(0,0,0,0.05);
}
.tt-suggestion p.theater .thumb img {
	width: 50px;
	height: 50px;
}
.tt-suggestion p infos {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
#top-search .tt-dropdown-menu {
	left: -20px!important;
	right: -20px!important;
	width: auto;
}
.tt-dropdown-menu more {
	display: block;
}
/*.tt-dropdown-menu more:before {
	content: '-';
	margin: 0 8px;
} */
/* slider */
#slider {
	height: 480px;
}
.swiper_wrapper .swiper-slide {
	background-position: center 20%;
}
#slider .swiper-slide > .container {
	width: 100%!important;
	background-position: center center;
	background-repeat: space;
}
#slider .swiper-slide > .container > a {
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#slider .swiper-slide > .container .slider-capt {
	background: rgba(0,0,0,0.5);
	top: auto!important;
	bottom: 0!important;
	left: 0!important;
	right: 0!important;
	width: 100%!important;
	position: absolute!important;
	display: block!important;
	text-align: center;
	/*box-shadow: 0 0 30px #000!important;*/
	overflow: visible;
}
#slider .swiper-slide > .container h2 {
	margin: 8px 8px 0 8px;
	color: #EEE;
	font-size: 32px;
	font-weight: 300;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}
#slider .swiper-slide > .container p {
    display: block;
    font-size: 14px;
    margin: -10px 8px 15px 8px;
    color: rgba(255,255,255,0.8);
}
#slider #slide-number {
	right: 10px;
	bottom: 15px;
}
#slider .swiper-pagination {
	float: right;
	width: auto!important;
	right: 60px!important;
	left: auto!important;
    bottom: 25px !important;
}
#slider .swiper-pagination span {
	width: 14px;
	height: 14px;
	border: 2px solid #FFF;
}
#slider .swiper-slide .play {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
}
#slider .swiper-slide .play:before {
	content:'';
	display: block;
	background: url(/img/Play.png) center center no-repeat transparent;
	background-size: 120px 120px;
	width: 120px;
	height: 120px;
	margin-top: -80px;
	margin-left: -60px;
	opacity: 0.5;
	-webkit-opacity: 0.5;
	-webkit-transition: all 0.5s; /* Safari */
	transition: all 0.5s;
}
/*#slider .swiper-slide:hover .play:before {
	opacity: 0.8!important;
	-webkit-opacity: 0.8!important;
	-webkit-transition: all 0.5s; 
	transition: all 0.5s;
	background-size: 160px 160px;
	width: 160px;
	height: 160px;
	margin-top: -100px;
	margin-left: -80px;
}*/
@media (min-width: 767px){
	#slider .swiper-slide .bgblur {
		position: absolute;
		top: -30px;
		right: -20px;
		left: -20px;
		bottom: -20px;
		filter: blur(25px);
		-webkit-filter: blur(25px);
		-moz-filter: blur(25px); 
		-o-filter: blur(25px); 
		-ms-filter: blur(25px);
		filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='25');
	}
}
@media (min-width: 767px) and (-ms-high-contrast:none){
	#slider .swiper-slide .bgblur { display:none; } /* IE10 */
	*::-ms-backdrop, #slider .swiper-slide .bgblur { display:none; } /* IE11 */
}

@media (max-width: 767px){
	html, body, body > .wrapper {
		overflow-x: hidden;
	}
	.stk.movies-stk.fix12 .stk-title,
	.stk.series-stk.fix12 .stk-title {
		margin-right: 70px;
	}
	#slider .swiper-slide > .container .slider-capt {
		text-align: center;
	}
	#slider .swiper-slide > .container h2 {
		margin: 6px 4px 6px 4px;
		font-size: 18px;
		font-weight: bold;
		line-height: 20px;
	}
	#slider .swiper-slide > .container p {
		margin: -8px 4px 8px 4px;
		font-size: 12px;
		display: block;
	}
	#slider .swiper-slide .play:before {
		background-size: 80px 80px!important;
		width: 80px!important;
		height: 80px!important;
		margin-top: -60px!important;
		margin-left: -40px!important;
	}

}
#top-user .dropdown-menu,
#top-language .dropdown-menu {
	right: 10px;
	left: auto;
	border-radius: 0;
	border: 0;
	border-top: 2px solid rgba(6,171,230,1.00);
	width: auto;
	min-width: 0!important;
}
#top-user .dropdown-menu > li,
#top-language .dropdown-menu > li {
	width: 100%;
	margin: 0;
	padding: 0;
}
#top-user .dropdown-menu > li > a,
#top-language .dropdown-menu > li > a {
	font-size: 12px;
	font-weight: 600;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	letter-spacing: 0;
	font-family: 'Lato', sans-serif;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

/*[class*="icon-star"] {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 1px;
}*/
/**************** sticker ****************/
/*.device-xxs .stk col-xxs-6:nth-child(3n+0),
.device-xxs .stk col-xs-6:nth-child(3n+0),
.device-xs .stk col-xs-6:nth-child(3n+0),
.device-sm .stk col-sm-6:nth-child(3n+0),
.device-lg .stk col-lg-6:nth-child(3n+0) {
	clear:both;
}*/
.stk {
	margin-left:-1px;
}
.stk a,
.stk a:hover,
.stk a:active,
.stk a:focus {
	color: inherit;
}
.device-xxs .stk .stk-title a,
.device-xs .stk .stk-title a,
.device-sm .stk .stk-title a {
   /* overflow: hidden;
    height: 24px;*/
    white-space: normal;
    display: inline-block;
}
.stk .stk-image {
	position: relative;
}
.stk .stk-image a {
	display: inline-block;
	padding-top: 77%;
	background: rgba(0,0,0,0.05);
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.stk.movies-stk .stk-image a {
	padding-top: 133%;
}
.stk.content-stk .stk-image a {
	padding-top: 56%;
}
.stk.contest-stk .stk-image a {
	padding-top: 42%;
}
.stk.series-stk .stk-image a {
	padding-top: 150%;
}
/*.stk.content-stk {
	padding-top: 0!important;
}
.stk.content-stk .stk-image,
.stk.content-stk .stk-infos {
	margin-bottom: 20px;
}
.row .stk.content-stk:last-child:after {
	border: 0;
}*/
.stk .stk-image img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: inherit;
}
.stk.poster-player .stk-image > a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/img/Play.png) center center no-repeat transparent;
	background-size: 40%;
	opacity: 0.8;
	/*background-color: rgba(0,0,0,0.3);*/
}
.stk.poster-player .stk-image > a:hover:after {
	opacity: 1;
	background-color: rgba(0,0,0,0.3);
}
.stk .stk-num {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	color:#FFF;
	padding: 4px 8px;
	font-size: 1.4em;
}
.stk .stk-image .im-title {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	background: #222;
	color: #FFF;
	font-size: 16px;
	padding: 40px 10px 20px 10px;
	font-weight: bold;
	white-space: normal;
}
.stk .stk-image .im-title .stk-rating {
	margin-top: 10px;
	display: inline-block;
}
.stk .stk-nrbofshowtimes {
	background: #222;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	padding: 4px;
}
.stk .stk-new,
.stk .stk-image .stk-release-date,
.stk.content-stk .stk-type {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	color:#FFF;
	padding: 4px 8px;
}
.stk.content-stk .stk-type {
	bottom: 10px;
}
.stk .stk-new {
    background: #F9F9F9;
    color: #000;
    top: -10px;
    bottom: auto;
    right: -35px;
    left: auto;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 11px;
    padding: 15px 25px 3px 25px;
    font-weight: bold;
    line-height: 12px;
}
/*.stk .stk-new:before {
	content:'NEW';
}*/
.stk .stk-infos {
	margin: 18px 0 26px 0;
}
.stk .stk-title {
	width: auto;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #222;
	padding: 4px 0;
    line-height: 18px;
	margin: 0;
	padding: 0;
	max-width: 100%!important;
}
.device-xxs .stk.content-stk,
.device-xs .stk.content-stk {
	border-top: 5px solid rgba(0,0,0,0.05);
	padding-top: 15px;
}
.device-xxs .stk.content-stk:first-child,
.device-xs .stk.content-stk:first-child {
	border-top:0;
	padding-top:0;
}
.stk.content-stk .stk-title {
	white-space: initial;
}
.stk.movies-stk .stk-type {
	width: 100%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1em;
	color: #999;
	padding: 4px 0;
    line-height: 1em;
}
.stk .stk-staring,
.stk .stk-directedBy {
	width: 100%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1em;
	color: #222;
	padding: 4px 0;
    line-height: 1em;
	white-space: normal;
	line-height: 18px;
}
.stk .stk-staring a,
.stk .stk-directedBy a {
	color:rgba(6,171,230,1.00);	
}
.stk .stk-rating {
	margin: 0 0 0 0;
	letter-spacing: 1px;
}
.stk .stk-description {
	margin-top: 10px;
}
.device-xxs .stk.content-stk .stk-infos,
.device-xs .stk.content-stk .stk-infos {
	/*min-height: 220px;*/
	margin: 18px 0 15px 0;
}
.stk .entry-meta {
	width: 100%;
	clear: both;
	display: block!important;
	height: 100%;
	overflow: hidden;
}
.stk .readmore {
	display: inline-block;
	color: rgba(6,171,230,1.00);
}
.device-lg .col-lg-12.stk,
.device-md .col-md-12.stk,
.device-sm .col-sm-12.stk,
.device-xs .col-xs-12.stk.fix12 ,
.device-xxs .col-xs-12.stk.fix12 {
	height: 100%;
	overflow: hidden;
	padding: 20px 0;
	margin: 0 15px;
	width: 100%!important;
	/*min-width: 96%;*/
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
/*.device-lg .col-lg-12.stk:after,
.device-md .col-md-12.stk:after,
.device-sm .col-sm-12.stk:after,
.device-xs .col-xs-12.stk.fix12:after,
.device-xxs .col-xs-12.stk.fix12:after {
	content: '';
    clear: both;
	display: block;
	
	line-height: 0;
}*/
.device-xs .col-xs-12.stk.fix12 ,
.device-xxs .col-xs-12.stk.fix12 {
	min-width: 100%;
    /*padding: 20px 15px;*/
    margin: 0;
}
.device-lg .col-lg-12.stk:first-child,
.device-md .col-md-12.stk:first-child,
.device-sm .col-sm-12.stk:first-child,
.device-xs .col-xs-12.stk.fix12:first-child ,
.device-xxs .col-xs-12.stk.fix12:first-child {
	/*padding-top: 0;*/
	margin-top: -20px;
}
.device-lg .col-lg-12.stk:last-child,
.device-md .col-md-12.stk:last-child,
.device-sm .col-sm-12.stk:last-child,
.device-xs .col-xs-12.stk.fix12:last-child ,
.device-xxs .col-xs-12.stk.fix12:last-child {
	border-bottom: 0;
}
.device-lg .col-lg-12.stk .stk-description,
.device-md .col-md-12.stk .stk-description,
.device-sm .col-sm-12.stk .stk-description {
	display: block!important;
	/*min-height: 220px;*/
}
.device-lg .col-lg-12.stk .stk-image,
.device-md .col-md-12.stk .stk-image,
.device-sm .col-sm-12.stk .stk-image,
.device-xs .col-xs-12.stk.fix12 .stk-image ,
.device-xxs .col-xs-12.stk.fix12 .stk-image {
	float: left;
	width: 20%;
	max-width: 160px;
}
.device-lg .col-lg-12.stk.content-stk .stk-image,
.device-md .col-md-12.stk.content-stk .stk-image,
.device-sm .col-sm-12.stk.content-stk .stk-image,
.device-xs .col-xs-12.stk.content-stk.fix12 .stk-image ,
.device-xxs .col-xs-12.stk.content-stk.fix12 .stk-image,
.device-lg .col-lg-12.stk.contest-stk .stk-image,
.device-md .col-md-12.stk.contest-stk .stk-image,
.device-sm .col-sm-12.stk.contest-stk .stk-image,
.device-xs .col-xs-12.stk.contest-stk.fix12 .stk-image ,
.device-xxs .col-xs-12.stk.contest-stk.fix12 .stk-image {
	float: left;
	width: 35%;
	max-width:100%;
}
.device-lg .col-lg-12.stk .stk-infos,
.device-md .col-md-12.stk .stk-infos,
.device-sm .col-sm-12.stk .stk-infos,
.device-xs .col-xs-12.stk.fix12 .stk-infos ,
.device-xxs .col-xs-12.stk.fix12 .stk-infos {
	margin: 0 0 0 20px;
	width: 70%;
	float: left;
	min-height: 100%;
}
.device-lg .col-lg-12.stk.content-stk .stk-infos,
.device-md .col-md-12.stk.content-stk .stk-infos,
.device-sm .col-sm-12.stk.content-stk .stk-infos,
.device-xs .col-xs-12.stk.content-stk.fix12 .stk-infos ,
.device-xxs .col-xs-12.stk.content-stk.fix12 .stk-infos,
.device-lg .col-lg-12.stk.contest-stk .stk-infos,
.device-md .col-md-12.stk.contest-stk .stk-infos,
.device-sm .col-sm-12.stk.contest-stk .stk-infos,
.device-xs .col-xs-12.stk.contest-stk.fix12 .stk-infos ,
.device-xxs .col-xs-12.stk.contest-stk.fix12 .stk-infos {
	margin: 0 0 0 20px;
	width: 62%;
	float: left;
}
.device-lg .col-lg-12.stk.movies-stk .stk-rating,
.device-md .col-md-12.stk.movies-stk .stk-rating,
.device-sm .col-sm-12.stk.movies-stk .stk-rating,
.device-xs .col-xs-12.stk.movies-stk.fix12 .stk-rating,
.device-lg .col-lg-12.stk.series-stk .stk-rating,
.device-md .col-md-12.stk.series-stk .stk-rating,
.device-sm .col-sm-12.stk.series-stk .stk-rating,
.device-xs .col-xs-12.stk.series-stk.fix12 .stk-rating /*,
.device-xxs .col-xs-12.stk.movies-stk.fix12 .stk-rating*/ {
	position: absolute;
	top: 22px;
	right: 0;
	margin:0;
}
.device-lg .col-lg-12.stk .stk-staring,
.device-md .col-md-12.stk .stk-staring,
.device-sm .col-sm-12.stk .stk-staring,
.device-lg .col-lg-12.stk .stk-directedBy,
.device-md .col-md-12.stk .stk-directedBy,
.device-sm .col-sm-12.stk .stk-directedBy {
	display: block!important;
}
.device-xs .col-xs-12.stk.contest-stk .stk-image ,
.device-xxs .col-xs-12.stk.contest-stk .stk-image {
	width: 100%;
}
.stk.movies-stk .stk-place {
	clear: both;
	margin: 8px 0 8px 0;
}
.stk.movies-stk .stk-place > li {
    display: inline-block;
    padding: 0;
    margin: 0 2px 2px 0;    
}
.stk.movies-stk .stk-place > li > a {
	display: inline-block;
    padding: 4px 8px;
    background: #222;
    color: #FFF;
    font-size: 12px;
}

.stk.movies-stk .stk-actions {
	margin-top: 10px;
	display: inline-block;
}
.stk.movies-stk .stk-actions > a {
	margin-right:10px;
	font-weight:bold;
	font-size:12px;
	line-height: 12px;
	color: #000;
}
.stk.movies-stk .stk-actions > a [class^="icon-"] {
	font-size:20px;
	vertical-align: text-top;
	line-height: 15px;
	margin-right:4px;
}
.device-xs .stk.movies-stk .stk-place > li,
.device-xxs .stk.movies-stk .stk-place > li {
	width: 100%;
}
.device-xs .stk.movies-stk .stk-place > li > a,
.device-xxs .stk.movies-stk .stk-place > li > a {
	width: 100%;
}
.theater-stk {
	width: 100%;
	margin-bottom: 8px;
	text-align: left;
	line-height: 20px;
	overflow: hidden;
}
.theater-stk .stk-image {
	display: inline-block;
	width: 50px;
	height: 50px;
	float: left;
	/*border: 1px solid rgba(0,0,0,0.05);*/
	margin: 0px 10px 0px -6px;
	position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.theater-stk .stk-image img {
	width: 100%;
	height: 100%;
}
.theater-stk .stk-infos {
	margin-right: 10px;
}
.theater-stk .stk-title {
	display: block;
	text-overflow: ellipsis;
	font-weight: bold;
	overflow: hidden;
	font-size: 16px;
    max-width: 250px;
    line-height: 26px;
}
.theater-stk .stk-city {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #999999;
	font-size: 14px;
}
.btn-default.theater-stk:hover {
	background: inherit;
}
.themes-stk {
    margin-bottom: 20px;
}
.themes-stk .stk-flex {
	display: flex;
    flex-flow: row wrap;
    background: rgba(0,0,0,0.1);
}
.themes-stk .stk-infos {
	/*padding: 20px;*/
	/*margin: 0 30px 0 0!important;*/
	padding:0;
	width: auto!important;
	display: table-cell;
	text-align: center;
	order: 1;
	flex: 100 0px;
    margin: 0;
	align-self: center;
	position: relative;
}
.themes-stk .stk-posterlist {
    background: rgba(255,255,255,0.5);
    padding: 20px;
    width: 340px!important;
    display: table-cell;
    text-align: center;
    order: 2;
	flex:1 auto;
	align-self: center;
	position: relative;
}
.device-xxs .themes-stk .stk-posterlist,
.device-xs .themes-stk .stk-posterlist {
	width: 100%!important;
	padding: 10px 0;
}
.browser-safari .themes-stk .stk-posterlist {
	display: none;
}
.browser-safari .themes-stk a {
	display: block;
	overflow: hidden;
	height: 100%;
	max-width: 840px;
}

.themes-stk .stk-posterlist img {
	max-height: 130px;
	display: inline-block;
	margin-left: 10px;
}
.themes-stk .stk-posterlist img:first-child {
	margin-left: 0;
}
.themes-stk .stk-flex:hover {
	background: rgba(0,0,0,0.3);
}
.themes-stk .stk-infos:after {
	content: "\e70b";
	font-family: 'font-icons';
	position: absolute;
	width: 30px;
	height: 60px;
	background: rgba(255,255,255,0.5);
	top: 50%;
	right: 0px;
	border-radius: 50px 0 0 50px;
	margin-top: -30px;
	line-height: 60px;
	font-size: 20px;
	letter-spacing: -10px;
	color: rgba(0,0,0,0.2);
}
.browser-safari .themes-stk .stk-infos {
	clear: both;
	margin: auto;
	display: table;
	width: 100%!important;
	margin: 0!important;
}
.themes-stk .stk-infos .stk-title {
	padding: 20px 40px 0px 20px;
	white-space: normal;
}
.themes-stk .stk-infos .stk-accro {
	padding: 0 40px 20px 20px;
}
/*{
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	bottom: 0;
	top: auto;
	left: 50%;
	margin: 0 0 -15px 0;
}*/
.device-lg .col-lg-6.clear-col:nth-child(2n+1),
.device-lg .col-lg-4.clear-col:nth-child(3n+1),
.device-lg .col-lg-3.clear-col:nth-child(4n+1),
.device-lg .col-lg-2.clear-col:nth-child(5n+1),
.device-md .col-md-6.clear-col:nth-child(2n+1),
.device-md .col-md-4.clear-col:nth-child(3n+1),
.device-md .col-md-3.clear-col:nth-child(4n+1),
.device-md .col-md-2.clear-col:nth-child(5n+1),
.device-sm .col-sm-6.clear-col:nth-child(2n+1),
.device-sm .col-sm-4.clear-col:nth-child(3n+1),
.device-sm .col-sm-3.clear-col:nth-child(4n+1),
.device-sm .col-sm-2.clear-col:nth-child(5n+1),
.device-xs .col-xs-6.clear-col:nth-child(2n+1),
.device-xs .col-xs-4.clear-col:nth-child(3n+1),
.device-xs .col-xs-3.clear-col:nth-child(4n+1),
.device-xs .col-xs-2.clear-col:nth-child(5n+1),
.device-xxs .col-xs-6.clear-col:nth-child(2n+1),
.device-xxs .col-xs-4.clear-col:nth-child(3n+1),
.device-xxs .col-xs-3.clear-col:nth-child(4n+1),
.device-xxs .col-xs-2.clear-col:nth-child(5n+1) {
	clear: both;
}

[class*=rossel-imu-] {
	border: 1px solid rgba(0,0,0,0.05);
}

.list-tools-top {
    border-bottom: 2px solid rgba(0,0,0,0.05);
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.list-tools-top .btn {
    line-height: 30px;
    min-width: 50px;
}
.list-tools-top > li {
	padding-bottom: 0;
}
.list-tools-top > li + li {
	margin-left: 6px;
	line-height: 0;
}
.list-tools-bottom {
    border-top: 2px solid rgba(0,0,0,0.05);
    margin-top: 20px;
    padding-top: 20px;
}
.list-tools-top li.subnav .btn {
	font-weight: bold;
	text-transform: uppercase;
}
@media (max-width: 495px){
	.list-tools-top li.subnav,
	.list-tools-top li.subnav .btn,
	.list-tools-top li.subnav ul.dropdown-menu {
		width: 100%;
	}
	.list-tools-top li.subnav {
		padding-right: 6px;
	}
	.list-tools-top .open>.dropdown-menu {
		display: block;
		position: static;
		width: 100%;
		box-shadow: none;
		border: 1px solid rgba(0,0,0,0.1)!important;
		margin-top: 10px;
	}
	.list-tools-top .open>.dropdown-menu > li a {
		white-space:normal; 
	}
	.list-tools-top .open>.dropdown-backdrop {
		pointer-events: none;
	}
	.list-tools-top .subnav {
		margin-right: 0;
		margin-left: 0;
		padding-right: 0!important;
		width: 100%;
	}
	.list-tools-top > li {
		padding-bottom: 10px;
	}
}
.pagination {
	margin: 0;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: rgba(0,0,0,0.2);
}
.pagination > li > a,
.pagination > li > a:hover {
    color: #222;
    line-height: 30px;
    height: 45px;
}
.pagination .dropdown-toggle {
	border-color:#dddddd!important;
	line-height: 31px!important;
}
.pagination .dropdown-menu,
.pagination ul li,
.pagination ul li a {
	min-width: 100%!important;
	text-align: center!important;
}
ul.dropdown-menu li a {
    line-height: 24px;
    font-size: 16px;
    /*white-space: initial;*/
    padding: 10px 15px;
}
ul.dropdown-menu li {
    border-bottom:1px solid rgba(0,0,0,0.05);
}
ul.dropdown-menu li:last-child {
	border: 0;
}
ul.dropdown-menu {
    padding: 0;
    margin: 0;
}

.pagination ul li.active a {
	font-weight: bold;
}
.breadcrumb {
	position:static!important;
	margin: 0 0 0 0 !important;
}
.marge-anchor {
	margin-top: -70px;
	display: inline-block;
}
.go-top {
	display: none;
}
.go-top.active {
	display: block;
    position: fixed;
    right: 10px;
    bottom: 10px;
    background: rgba(0,0,0,0.2);
    width: 40px;
    height: 40px;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    line-height: 37px;
    z-index: 999;
    cursor: pointer;
}
.go-top.active:hover {
	background: rgba(0,0,0,0.1);
}
.modal {
	z-index: 999999999999;
}
/*.modal .modal-dialog {
	margin-top: 140px;
}*/
.modal-content {
	border: 0;
	border-radius: 0;
}
#modal-player {
	/*position: relative;*/
}
#modal-player .modal-dialog {
	position: absolute;
	top: 0;
	left: 10px;
	right: 10px;
	width: auto;
	bottom: 0;
	/*max-width: 1024px;*/
	/*max-height: 735px;*/
	margin:10px 0;
}
@media (max-width: 495px){
	#modal-player .modal-dialog {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: 0;
	}
}
#modal-player iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#modal-player .modal-header {
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

#modal-player .modal-header h4,
#modal-player .modal-header button {
	color: #FFF;
	font-size: 1em;
	opacity: 1;
	filter: alpha(opacity=0);
}
#modal-player .modal-body {
	width: 100%;
	height: 100%;
	padding: 0;
}
#modal-player .modal-content {
	background: #222;
	color:#FFF;
	display: table;
	width: 100%;
	height: 100%;
	/*border: 5px solid rgba(255,255,255,0.1);*/
}
#modal-player .modal-content > div {
	display: table-row;
}
#modal-player .modal-content > div > div {
	display: table-cell;
}
#modal-player .close {
    position: absolute;
    right: 10px;
    top: 0;
    color: #FFF;
    opacity: 1;
    filter: alpha(opacity=100);
    right: 0;
    width: 40px;
    height: 40px;
    padding: 8px 14px;
    z-index: 999999;
}
#modal-player + .modal-backdrop {
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 99999;
}
.vjs-poster {
	box-shadow:none!important;
}
.video-box {
	width: 100%;
	height: 110px;
	background: rgba(0,0,0,1);
	overflow: hidden;
	background-size: cover!important;
	position: relative;
	display: block;
	padding-top:60%;
	margin-bottom: 10px;
}
.video-box:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 22px;
    background: url(/img/Play.png) center center no-repeat transparent;
    background-size: 20%;
    background-color: rgba(0,0,0,0.3);
    opacity: 0.5;
    filter: alpha(opacity=0.8);
}
.video-box:hover:after {
	opacity: 1;
}
.video-box > span {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	overflow: hidden;
	font-size: 0.9em;
	padding: 5px;
	background: rgba(0,0,0,0.6);
	color: rgba(255,255,255,0.5);
	line-height: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 32px;
	z-index: 99;
}
.video-box:hover > span {
	color: #FFF;
	white-space: normal;
	background: #000;
}
.video-box > span:before {
	content: "\e703";
	font-family: font-icons;
	display: inline-block;
	margin-right: 4px;
	background: rgba(6,171,230,1.00);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	color: #FFF;
	width: 26px;
	text-align: center;
	line-height: 26px;
	font-size: 10px;
}
.video-list {
	padding:8px 0 16px 0;
	overflow: hidden;
}
.video-list > div {
	display: block;
}
.video-list .video-box {
	margin-bottom: 30px;
}
/*.video-list > div a {
	width:100%;
	height:110px;
	background:rgba(0,0,0,1);
	overflow: hidden;
	background-size: cover!important;
	position: relative;
	display: block;
	margin-bottom: 30px;
}
.video-list > div a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 16px;
    background: url(/img/Play.png) center center no-repeat transparent;
    background-size: 30%;
    background-color: rgba(0,0,0,0.3);
	opacity: 0.5;
	filter: alpha(opacity=0.8);
}
.video-list > div a:hover:after {
	opacity: 1;
	filter: alpha(opacity=1);
}
.video-list > div a > span {
	display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    font-size: 0.9em;
    padding: 5px;
    background: rgba(0,0,0,0.6);
    color: #FFF;
    line-height: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
}*/
.commentlist {
	margin-bottom: 0;
	border-bottom: 0;
}
.commentlist li .comment-meta {
	float: inherit;
}
.masonry-thumbs a {

}
.masonry-thumbs img {
	padding:0;
}
.masonry-thumbs .pic-plus {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 50%;
	font-size: 40px;
	color: #FFF;
	text-align: center;
	margin-top: -20px;
	line-height: 100%;
}
.mfp-bg {
	z-index: 99998;
}
.mfp-wrap {
	z-index: 99999;
}
.device-lg .col-lg-2.col-clear:nth-child(7n),
.device-lg .col-lg-3.col-clear:nth-child(5n),
.device-lg .col-lg-4.col-clear:nth-child(4n),
.device-lg .col-lg-6.col-clear:nth-child(3n),
.device-md .col-md-2.col-clear:nth-child(7n),
.device-md .col-md-3.col-clear:nth-child(5n),
.device-md .col-md-4.col-clear:nth-child(4n),
.device-md .col-md-6.col-clear:nth-child(3n),
.device-sm .col-sm-2.col-clear:nth-child(7n),
.device-sm .col-sm-3.col-clear:nth-child(5n),
.device-sm .col-sm-4.col-clear:nth-child(4n),
.device-sm .col-sm-6.col-clear:nth-child(3n),
.device-xs .col-xs-2.col-clear:nth-child(7n),
.device-xs .col-xs-3.col-clear:nth-child(5n),
.device-xs .col-xs-4.col-clear:nth-child(4n),
.device-xs .col-xs-6.col-clear:nth-child(3n),
.device-xxs .col-xs-2.col-clear:nth-child(7n),
.device-xxs .col-xs-3.col-clear:nth-child(5n),
.device-xxs .col-xs-4.col-clear:nth-child(4n),
.device-xxs .col-xs-6.col-clear:nth-child(3n) {
	clear:both;
}
.container-right .contests-list {
	list-style: none;
}
.container-right .contests-list li {
	border:0;
	background:#222;
}
.container-right .contests-list li > a {
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	background: #222;
}
.container-right .contests-list li a > img {
	max-width:290px;
	min-width: 100%;
}
.container-right .contests-list li .thumb {
	height: 100%;
	display: table-cell;
}
.container-right .contests-list li .infos {
	display: table-cell;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
}
.container-right .contests-list li .infos .title {
	display: block;
	font-size: 18px;
	margin-bottom: 8px;
}
.container-right .top10-list {
	list-style: none;
}
.container-right .top10-list li {
	list-style: none;
	display: block;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding: 2px 0;
}
.container-right.right-end {
	width: 100%;
	padding: 0;
	margin: 0;
}
.container-right.right-end .trans-block-section {
	float: left;
	margin-right: 20px;
	display: block;
	min-width: 300px;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '';
}
a.rssfeed {
	display: inline-block;
	margin:4px;
	padding: 4px 8px;
	background: #FF9900;
	border-radius: 4px;
	color: #FFF;
	margin-left: 15px;
}
a.rssfeed:before {
	content: "\e85d";
	font-family: font-icons;
	color: #FFF;
	margin-right: 4px;
}
.alert-cookies {
    display: none;
    position: fixed;
    background: #EEE;
    color: #333;
    padding: 8px 10px;
    /*min-height: 50px;*/
    overflow: hidden;
    text-align: left;
    z-index: 999;
    bottom: 0;
    right: 0;
    left: 0;
    border-top: 2px solid rgba(0,0,0,0.2);
    box-sizing: border-box;
    font-size: 11px;
    line-height: 14px;
}
.alert-cookies button {
	padding: 0px 8px;
	float: right;
	font-size: 11px;
}
.sticky-custom.active {
    position: fixed!important;
    top: 0;
    background: #FFF;
    left: 0;
    right: 0;
    z-index: 9998;
}
/* MODAL USER */
#modal-user .modal-dialog {
	max-width: 100%;
	margin: auto;
}
#modal-user .modal-body,
#modal-user .modal-content {
	width: 100%;
	height: 100%;
}
#modal-user iframe {
	width: 100%;
	height: 100%;
	border: 0;
}
button.mfp-close {
	background: #FFF;
    border-radius: 50px;
    margin: 10px;
    opacity: 1;
    color: #000;
}
.modal-backdrop {
	/*opacity: 0.8!important;
    filter: alpha(opacity=80)!important;*/
	z-index: 9999;
}
.button-dark {
	background:#222;
}
.btn-default:hover,
.btn-default.active,
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:hover, 
.dropdown-menu>.active>a:focus,
.nav .open>a, .nav .open>a:hover, 
.nav .open>a:focus,
.pagination > li > a:hover,
.btn-default:active, 
.btn-default.active, 
.open>.dropdown-toggle.btn-default {
	background: #333!important;
	color:#FFF!important;
	border-color: #333!important;
}
.dropdown-menu {
    border: 0!important;
    border-radius: 0!important;
    border-top: 3px solid rgba(6,171,230,1.00)!important;
	min-width: 100%!important;
	margin-top: 5px!important;
}
/*
#videoContainerTrailer {
    width: auto;
    height: 460px;
    box-sizing: border-box;
}
.device-lg #videoContainerTrailer { height: 460px; }
.device-md #videoContainerTrailer { height: 350px; }
.device-sm #videoContainerTrailer { height: 410px; }
.device-xs #videoContainerTrailer { height: 250px; }
.device-xxs #videoContainerTrailer { height: 250px; }
#videoContainerTrailer a {
	color:#0099FF;
	text-decoration: none;
}
#videoContainerTrailer .video-js .vjs-control-bar {
	background-color: rgba(255,255,255,0.2);
}
#videoContainerTrailer .video-js .vjs-progress-control {
	background-color: rgba(255,255,255,0.15);
}*/
/*@media (min-width: 1200px){}
@media (min-width: 992px){
	.col-md-12 .movies-description {
		
	}
}
@media (min-width: 992px){
	.col-md-12 .movies-description {
		
	}
}
@media (min-width: 768px){
	.col-sm-12 .movies-description {

	}
}*/
/*#primary-menu.style-2 > div #top-user {
	float: right;
	margin: 20px 0 20px 15px;
	position: relative;
}
#primary-menu.style-2 > div #top-user a {
	display: block;
	position: relative;
	width: 14px;
	height: 14px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	-webkit-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}*/

/*
@media (max-width: 991px){
	#top-user {
		position: absolute!important;
		top: 0;
		left: auto;
		right: 15px;
		margin: 20px 0!important;
	}
}
@media (max-width: 479px){
	#primary-menu > .container {
		width: 100% !important;
	}
	#primary-menu #top-user {
		display: none;
	}
}*/
/*#primary-menu > div > #top-search {
	padding: 0!important;
	margin: 0!important;
}
#primary-menu > div > #top-search a {
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	padding: 0!important;
	margin: 0!important;
}
#primary-menu > div > #top-search a i {
	position: static;
	display: inline-block;
}*/


.browser-ie .toggle-display-list-qTopMovies {
	max-width: 1200px !important;
}
.btn-list-more {
	clear:both;
    display: block;
    padding: 8px 16px;
    text-align: center;
    margin: 15px;
    background: rgba(0,0,0,0.05);
    width: 100%;
    color: #999;
    margin-top: 10px;
}
.btn-list-more:hover {
	background: rgba(0,0,0,0.1);
}
.browser-safari .btn-list-more {
	width: auto;
}
.ob-sidebar ul {
    list-style: none;
    margin-bottom: 0;
}

.ob-sidebar ul li {
    border-bottom: 1px solid rgba(0,0,0,0.05);
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.lds-ellipsis {
	display: inline-block;
	position: relative;
	width: 64px;
	height: 10px;
}
.lds-ellipsis div {
	position: absolute;
	top: 1px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: rgba(6,171,230,1.00);
	animation-timing-function: cubic-bezier(0, 1, 1, 0);	
}
.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}
.entry-meta {
	margin-top:5px;
}
.entry-meta li {
	font-family:inherit;
}
.vod-table {
	display: block;
	clear:both;
	overflow: hidden;
	padding: 0 5px;
	border: 5px solid #222;
	margin-bottom: 30px;
	list-style: none;
}
.vod-table li {
	display: block;
	overflow: hidden;
	height: 100%;
	list-style: none;
}
.vod-table > li {
    border-bottom: 5px solid rgba(0,0,0,0.05);
}
.vod-table > li:last-child {
	border-bottom: 0;
}
.vod-table > li > div {
	display: block;
    vertical-align: middle;
   	text-align: center;
}
.vod-table > li > div {
	vertical-align: top;
}
.vod-partner {
	width: 140px;
	min-height: 60px;
	background: no-repeat center center;
	background-size: contain;
	margin: 4px;
	float: left;
}
.vod-table .vod-list {
	margin-bottom: 4px;
	overflow: hidden;
}
.vod-table .vod-list ul {
	display: block;
}
.vod-table .vod-list li.vod-item {
	display: block;
	float: left;
	background: #333;
	margin: 4px 0 0 4px;
	min-width: 130px;
	color: #FFF;
	padding: 2px;
	font-size: 12px;
	line-height: 22px;
	min-height: 70px;
	padding-bottom: 28px;
	position: relative;
	border-radius: 2px;
}
.vod-table .vod-list li.vod-item a {
	color: inherit!important;
	cursor: pointer;
}
.vod-table .vod-list li.vod-item:hover {    
	background: rgba(6,171,230,1.00);
}
.vod-table .vod-list li.vod-item span {
	display: block;
	line-height: 16px;
}
.vod-table .vod-list li.vod-item span.t {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 6px;
}
.vod-table .vod-list li.vod-item span.v {
	color: rgba(255,255,255,0.5);
}
.vod-table .vod-list li.vod-item span.b {
	display: block;
	background: rgba(0,0,0,0.5);
	font-weight: bold;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
    line-height: 22px;
}
section {
	max-width: 100%;
	/*overflow: hidden;*/
}
.leaderafix.fix {
	background:transparent!important;
}
.leaderafix.fix .ads-leaderboard {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9990;
    background: #EEE;
    top: 60px;
    -webkit-transition: all 0s; /* Safari */
    transition: all 0s;
}
.leaderafix.fix .ads-leaderboard.annimup {
	margin-top: -100%;
	-webkit-transition: all 2s; /* Safari */
    transition: all 2s;
}
.border-5 {
	border-bottom:5px solid ##EEE;
}
.otherplayer {
	display: block;
	background: #000;
	padding-top: 56%;
	margin-bottom: 20px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	background-size: cover!important;
	min-height: 100px;
}
.otherplayer > iframe {
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	bottom: 0;
}
@media (max-width: 480px) {
	#top-bar .top-links {
		height: 46px;
		overflow: auto;
		white-space: nowrap;
	}
	.top-links > ul {
		/*min-width: 340px;*/
	}
	::-webkit-scrollbar { 
		display: none; 
	}
}
.device-xxs .htmlcontent,
.device-xs .htmlcontent {
    overflow: hidden;
    max-width: 330px;
}