.icon-loading{
	display:none;
		
}
.icon-loading img{
	height: 20px;
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
/*   padding: 20px; */
  border: 1px solid #888;
  width: 80%;
  max-width: 400px;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


* {
	margin: 0;
	padding: 0;
}
a {
	color : #3e3e3e;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	margin-bottom: 0px;
}
.jp-video-play-icon {
	position: absolute;
}
.jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('../img/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        .jssora22l {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 100%;
            cursor: pointer;
            background: url('../img/a22.png') center center no-repeat;
            overflow: hidden;
            top:0px;
            
            
        }
        .jssora22r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 100%;
            cursor: pointer;
            background: url('../img/a22.png') center center no-repeat;
            overflow: hidden;
            /*
            top:0px;
           */
            
        }
        .jssora22l { background-position: -10px -31px; }
        .jssora22r { background-position: -70px -31px; }
        .jssora22l:hover { background-position: -130px -31px; }
        .jssora22r:hover { background-position: -190px -31px; }
        .jssora22l.jssora22ldn { background-position: -250px -31px; }
        .jssora22r.jssora22rdn { background-position: -310px -31px; }
.w3-dropdown-hover:hover > .w3-button:first-child,
.w3-dropdown-click:hover > .w3-button:first-child {
	background-color: transparent !important;
}
.w3-bar {
	overflow: visible;
}
body {
	background-color: #131313;
	font-size: 14px;
}
.top {
	display: block;
	width: 100%;
	height: 60px;
	background-color: #323031;
}
.header {
	display: block;
	max-width: 1170px;
	height: 100%;
	margin: 0px auto;
}
.menu {
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	position: absolute;
	z-index: 100 !important;
	background-color: transparent !important;
}
.header .menu img {
	display: inline-block;
	float: left;
	height: 100%;
	margin-right: 20px;
	vertical-align: middle;
}
.header .menu .menu-content>a,
.header .menu .w3-dropdown-hover>a {
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	border-right: 2px solid #fff;
	padding: 0px 16px;
	height: 22px;
	line-height: 22px;
	margin-top: 12px;

}
.header .menu .menu-content>a:hover,
.header .menu .w3-dropdown-hover>a:hover {
	background-color: transparent !important;
}
.fa-search,
.fa-user {
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	color:#fff;
}
.search-pc {
	display: none;
	height: 100%;
	border: none !important;
	position: absolute;
	top: 0px;
	right: 100px;
	width: 300px;
	border-radius: 10px;
}
.menu-content {
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
.w3-dropdown-content {
	width: 400px;
	background: transparent;
	border: none;
	box-shadow : none;
}
.w3-dropdown-content>a {
	display: block;
	width: 200px !important;
	color: #fff !important;
	padding: 0px 16px !important;
	background-color: #2f2f2f;
	border: 1px solid #bbb !important;
	text-align: left;
}
.w3-dropdown-content a:hover {
	background-color: #01263b !important;
}

.btn-search,
.btn-user {
	padding: 0px 8px !important;
}
.wrapper {
	display: block;
	max-width: 1170px;
	margin: 0px auto;
	margin-top: 60px;
}
.slider-box {
	display: block;
	width: 100%;
}
.slider {
	height: 100%;
}
.slider img {
	width: 100%;
	height: 100%;
}
.main-content .film-category {
	display: block;
	width: 100%;
	height: 40px;
	margin: 10px 0px;
	border-top: 2px solid #bbb;
    background-color: #2f2f2f;
}
.film-category .skew-bg {
	display: block;
	box-sizing: border-box;
	padding: 0px 0px 10px;
	/*transform: skew(20deg);*/
}
.skew-bg a {
	/*transform: skew(-20deg);*/
	text-transform: uppercase;
	font-size: 20px;
	
}
.film-category a {
	color: #fff;
	font-weight: 700;
	padding: 8px 8px !important;
}
.film-category .cat-name2 {
	display: block;
	margin-left: 20px;
}
.film-category a:hover {
	background-color: transparent !important;
	color: #fff !important;
}

.film-category a.view-all,
.film-category a.view-all:hover {
	background: none !important;
	text-decoration: none;
	color : #fff !important;
	text-transform: lowercase;
}
.category-active {
	background-color: #096797;
	color: #fff;
}
.film-item {
	display: block;
	/*height: 311px;*/
	min-width: 142px;
	min-height: 205px;
	position: relative;
	margin-bottom: 40px;
}
.film-item span.btn-play {
	display: none;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: rgba(0,0,0,0.7);
	margin-top: -40px;
	margin-left: -40px;
	border-radius: 40px;
	text-align: center;
	cursor: pointer;
}
.film-item span.btn-play i {
	font-size: 60px;
	color: #fff;
	margin-top: 5px;
	margin-left: 5px;
}
.film-item:hover .tooltip-container,
.film-item:hover span.btn-play {
	display: block;
}

.film-item img {
	width: 100%;
	height: 100%;
}
.film-item .film-name {
	text-align: center;
	width: 100%;
	color: #44e2ff;
	background-color: rgba(0,0,0,0.8);
	padding: 5px;
}
.film-item .episode {
	    width: 44px;
    height: 44px;
    background-color: rgba(160, 54, 7, 0.81);
    margin: 30px 5px 0 0;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    line-height: 44px;
}
.film-item .caption {
	width: 80px;
	height: 20px;
	background-color: rgba(162,29,10,0.8);
	border-radius: 5px;
	color: #fff;
	text-align: center;
	vertical-align: center;
	margin: 5px 0 0 5px;
}
.film-item .price-free {
	width: 60px;
	height: 20px;
	background-color: rgba(82,162,10,0.8);
	border-radius: 5px;
	color: #fff;
	text-align: center;
	vertical-align: center;
	margin: 5px 5px 0 0;
}
.film-item .price-charged {
	width: 60px;
	height: 20px;
	background-color: rgba(255,143,3,0.8);
	border-radius: 5px;
	color: #fff;
	text-align: center;
	vertical-align: center;
	margin: 5px 5px 0 0;
}
.film-item .episode em {
	display: block;
	font-weight: 700;
	font-size: 25px;
	line-height: 25px;
}
.film-item .tooltip-container {
	display: none;
	width: 350px;
	background-image: url('../img/bg_tooltip.png');
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 10px 10px 10px 30px;
	color: #888888;
	z-index: 99;
}
.tooltip-container-right {
	left: -350px !important;
	background-image: url('../img/bg_tooltip_right.png') !important;
	padding: 10px 30px 10px 10px !important;
}
.tooltip-container .eng-name {
	display: block;
	width: 100%;
	font-weight: 700;
	/*text-transform: uppercase;*/
	color: red;
}
.tooltip-container .vi-name,
.tooltip-container .year {
	display: block;
	width: 100%;
}
.tooltip-container .category {
	display: block;
	width: 100%;
	text-transform: uppercase;
	color: red;
}
.tooltip-container .star-box {
	display: inline-block;
	float: left;
	color: #cccccc;
}
.tooltip-container .imdb {
	display: inline-block;
	float: right;
	background-color: #ffcc00;
	box-sizing: border-box;
	padding: 5px 10px;
	color: #000;
	font-weight: 600;
}
.tooltip-container .short-desc {
	display: block;
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 5px 0px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	line-height: 21px;
	overflow: hidden;
}
.tooltip-container .button-box {
	display: block;
	height: 40px;
	float: left;
	margin-top: 10px;
}
.tooltip-container .button-box a {
	display: block;
	float: left;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 5px;
	font-weight: 600;
	margin-right: 10px;
}
.button-box a.play-now {
	background-color: #2fb8d1;
}
.button-box a.show-more {
	background-color: none;
	border: 2px solid #888888;
	color: #888888;
}

.button-yellow{
	box-sizing: border-box;
	background-color: #ffd200;
	color: #000000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 2px 2px #866e00;
	text-align: center;
}

.button-grey{
	box-sizing: border-box;
	background-color: #d1d1d1;
	color: #000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 2px 2px #676767;
	text-align: center;
}

.tooltip-container .button-box a i {
	display: inline-block;
	margin-right: 5px;
}
.film-by-category .free-item {
	display: block;
	margin-bottom: 40px;
}
.film-by-category .free-item .w3-card-2 {
	height: 100%;
}
.film-by-category .free-item img {
	width: 100%;
	height: 100%;
}
.free-item .free-item-info {
	box-sizing: border-box;
	padding: 5px 3px;
	width: 100%;
	background-color: rgba(0,0,0,0.7);
}
.free-item .free-item-info span {
	display: block;
	width: 100%;
	color: #fff;
}

.footer {
	display: block;
	width: 100%;
	border-top: 1px solid #444444;
	margin-top: 20px;
	box-sizing: border-box;
	padding-top: 20px;
	color: #fff;

}
.footer-news {
	color: #3e3e3e !important;
}
.footer>div {
	margin-bottom: 10px;
}
.footer div span {
	display: block;
	width: 100%;
}
.footer .normal span {
	display: block;
	width: 100%;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: 700;
}
.footer .normal a {
	display: block;
	width: 100%;
	color: #e0e0e0;
}
.footer-news .normal a {
	color: #5f5f5f !important;
}
.footer div a:hover {
	text-decoration: underline;
}
.footer .logo img {
	display: block;
	clear: left;
	margin-bottom: 10px;
}
.footer .logo img:first-child{
	height: 40px;
}

.footer table {
	margin: auto;
	border: none;
}

.footer table td {
	border: none;
}

.slider-film-info {
	position: absolute;
	background: rgba(0,0,0, 0.5);
	width: 400px;
	height: 100%;
	box-sizing: border-box;
	padding: 50px 20px;
	color: #fff;
	top:0px;
	right: -400px;
	transition: all 300ms ease;
}
#jssor_1:hover .slider-film-info{
	right: 0px;
}
.slider-film-info span {
	display: block;
	width: 100%;
}
.slider-film-info .eng-name {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 700;
}
.slider-film-info .vi-name {
	font-size: 20px;
}
.slider-film-info .content {
	font-size: 14px;
	color: #dddddd;
	line-height: 20px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
}
.slider-film-info a {
	display: block;
	float: left;
	margin-right: 40px;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}
.slider-film-info a i {
	margin-right: 5px;
}
.slider-film-info .play-now {
	background-color: #0267a4;
	box-sizing: border-box;
	padding: 10px;
}
.slider-film-info .show-more {
	border: 2px solid #fff;
	padding: 10px;
}
.right-box {
	display: block;
	box-sizing: border-box;
	padding-top: 20px;
}
.film-coming-soon {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 20px;
	background-color: #fff;
	margin-top: 10px;

}
.film-coming-soon .film-coming-soon-title {
	display: block;
	width: 100%;
	text-decoration: none;
	color: red;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px;
}
.film-coming-soon-content {
	display: block;
	width: 100%;
	height: 700px;
}
.film-coming-soon-item {
	display: block;
	width: 100%;
	height: 130px;
	position: relative;
	box-sizing: border-box;
	padding-left: 100px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dadada;
	background-color: #f5f5f5;
	margin-bottom: 10px;
}
.film-coming-soon-item img {
	display: block;
	position: absolute;
	width: 90px;
	height: 90%;
	top: 0;
	left: 0;
}
.film-coming-soon-item-content {
	display: block;
	width: 100%;
	height: 100%;
}
.film-coming-soon-item-content a {
	display: block;
	width: 100%;
	color: #0084ff;
	text-decoration: none;
}
.film-coming-soon-item-content a:hover {
	text-decoration: underline;
}
.film-coming-soon-item-content span {
	display: block;
	width: 100%;
	color: #777777;
}
i {
	margin-right: 5px;
}
i.yellow {
	color: #fab600;
}

/***********PHIM CHI TIET************/
.overlay-light-off {
	display: none;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.9;
	position: fixed;
	z-index: 100;
	left: 0;
}
.site-map {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 5px 0px 0px 5px;
}
.site-map a,
.site-map span {
	color: #adadad;
}
.news-container .site-map a,
.news-container .site-map span {
	color: #000;
}
.site-map a:hover {
	text-decoration: underline;
}
.site-map span.current-film {
	color: #fff;
}
.player {
	display: block;
	position: relative;
	cursor: pointer;
	z-index: 999;
	height: 230px;
	width: 100%;
}
.player-big {
	height: 600px;
	background-color: #000;
}
.player img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 999;
}
.player i {
	position: absolute;
	font-size: 100px;
	top: 50%;
	left: 50%;
	color: #fff;
	opacity: 0.5;
	margin-top: -50px;
	margin-left: -50px;
	z-index: 999;
}
.player:hover i {
	opacity: 1;
}
.player #videoPlayer,
.player #videoPlayerModal {
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
}

.video-noti {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.9);
	box-sizing: border-box;
	padding: 5px;
	text-align: center;
	z-index: 999;
}

.video-noti span {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 14px;
	margin-bottom: 5px;
}

.video-noti a {
	display: inline-block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
}

.video-noti a:active {
	line-height: 27px;
}

.btn-green {
	background: #75d258;
	border-bottom: 3px solid #5ea847 !important;
	height: 40px;
	line-height: 40px;
}

.btn-orange {
	background: #f79638;
	border-bottom: 3px solid #f3671f !important;
	height: 40px;
	line-height: 40px;
}

.film-detail-container {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #444444;

}
.film-detail-container .button-box {
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align: center;
}
.film-detail-container .play-trailer,
.film-detail-container .add-favorite,
.film-detail-container .light-off,
.film-detail-container .file-download {
	display: inline-block;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	color: #fff;
	min-width: 140px;
	border: none;
	box-shadow: none;
}
.film-detail-container .play-trailer:hover,
.film-detail-container .add-favorite:hover,
.film-detail-container .light-off:hover,
.film-detail-container .file-download:hover {
	box-shadow: 2px 2px 2px #888888;
}
.film-detail-container .play-trailer i,
.film-detail-container .add-favorite i,
.film-detail-container .light-off i,
.film-detail-container .file-download i {
	margin-right: 5px;
	font-size: 20px;
}
.film-detail-container .play-trailer {
	background-color: #0061b4;
}
.film-detail-container .add-favorite {
	background-color: #16a376;
}
.film-detail-container .file-download {
	background-color: #5cb85c;
}
.film-detail-container .light-off {
	background-color: #d9534f;
}
.film-detail-container .film-info {
	display: block;
	box-sizing: border-box;
}
.film-detail-info {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 10px 0px;
	box-sizing: border-box;
}
.film-detail-info>img {
	display: inline-block;
	float: left;
	width: 30%;

}

.film-detail-info>div {
	display: block;
	float: left;
	color: #cbcbcb;
	width: 70%;
	box-sizing: border-box;
	padding: 0px 5px 5px 5px;
	font-size: 14px;
}
.film-detail-info>div>span {
	display: block;
	width: 100%;
}
.film-detail-info i {
	margin: 0px 5px;
}
.film-detail-info .vi-name {
	display: inline-block;
	float: left;
	width: 100%;
	font-size: 18px;
	color: #fff;

}
.film-detail-info .eng-name {
	margin-bottom: 10px;
}
.film-detail-info .price em {
	color: #dcca00;
	font-weight: 700;
}
.film-detail-info .imdb em {
	color: #db9b05;
}
.film-detail-info .view b {
	color: #fff;
}
.film-info .film-desc {
	display: block;
	float: left;
	width: 100%;
}
.film-info .film-desc .film-desc-title {
	display: block;
	float: left;
	width: 100%;
	color: #fff;
	font-size: 18px;
	box-sizing: border-box;
	padding: 8px 0px 0px 5px;
	border-bottom: 1px solid #444444;
}
.film-info .film-desc p {
	display: block;
	float: left;
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	color: #fff;
	margin-top: 10px;
}

.list-episode {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-left: 5px;
}
.list-episode .btn-episode {
	display: inline-block;
	float: left;
	box-sizing: border-box;
	background-color: #004a73;
	color: #fff;
	font-weight: 700;
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	max-width: 40px;
	text-align: center;
}
.list-episode .btn-episode-active,
.list-episode .btn-episode:hover {
	background-color: #730000;
}

.film-image .image-title {
	display: block;
	width: 100%;
	font-size: 18px;
	color: #fff;
	box-sizing: border-box;
	padding: 8px 0px 0px 5px;
	border-bottom: 1px solid #444444;
	margin-bottom: 10px;
}
.film-image .image-slider {
	display: block;
	
}
.comment-box .comment-title {
	display: block;
	width: 100%;
	color: #cbcaca;
	font-size: 20px;
	font-weight: 700;
	margin: 20px 0px 10px 0px;
}
.comment-box .txt-comment {
	background-color: #1c2e39;
	border: none;
	padding: 8px;
	color: #bababa;
	margin-bottom: 20px;
}
.comment-box .btn-send-comment {
	display: block;
	padding: 8px 16px;
	background-color: #b68419;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
/****************MENU MOBILE**************/
.top-mobile {
	width: 100%;
	height: 40px;
	background-color: #323031;
	position: relative;
}
.top-mobile .bars {
	display: block;
	margin-left: 10px;
	font-size: 25px;
	color: #fff;
	font-weight: 500;
	box-shadow: none;
	text-shadow: none;
}
.top-mobile .btn-search {
	display: block;
	margin-right: 10px;
	color: #636363;
	padding: 0 !important;

}
.top-mobile .txt-search .fa-search {
	font-size: 25px;
}
.top-mobile .logo img{
	height: 30px;
}
#menu-overlay {
	cursor: pointer;
}
#mySidebar {
	display: none;
	z-index: 99999;
	background-color: #131313;
	width: 250px;
	top: 0px;
}
.menu-user {
	display: block;
	width: 100%;
	height: 60px;
	background-color: #323031;
	color: #fff;
}
.menu-user .btn-close {
	display: block;
	margin-left: 10px;
	color: #fff;
	font-size: 30px;
}
.menu-user .btn-login {
	display: block;
	box-sizing: border-box;
	padding: 8px 16px;
	background-color: #00a4d3;
	color: #fff;
	margin-right: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0px 2px 2px #003d68;
	text-transform: uppercase;
	font-weight: 700;
}
.goi-cuoc,
.category-box {
	display: block;
	width: 100%;
}
.goi-cuoc .btn-goi-cuoc,
.goi-cuoc .btn-history {
	display: block;
	width: 100%;
	padding: 8px 16px;
	border-bottom: 1px solid #003657;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.menu-item {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: relative;
	padding-right: 40px;
	border-bottom: 1px solid #3d3d3d;
}
.menu-item i {
	position: absolute;
	font-size: 30px;
	color: #fff;
	right: 10px;
}
.category-box .btn-cat
 {
	display: block;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 16px;
}

.other-box a {
	display: block;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 16px;
	border-bottom: 1px solid #003657;
}
.category-box .btn-cat i {
	font-size: 30px;
	margin-right: 16px;
	
}
.category-box .sub-cat {
	display: block;
	width: 100%;
	line-height: 40px;
}
.sub-cat a {
	display: block;
	width: 100%;
	padding: 8px 16px 8px 30px;
	border-bottom: 1px solid #262626;
	color: #fff;
	background-color: #131313;

}
.other-box {
	display: block;
	width: 100%;
}
.owl-prev,
.owl-next {
	display: block;
	width: 34px;
	height: 40px;
	position: absolute;
	top: 50%;
	text-indent: -9999px;
	cursor: pointer;
	background-repeat: no-repeat;
	margin-top: -40px;
}
.owl-prev {
	left: 10px;
	background-image: url(../img/prev.png);
	background-position: center;
}
.owl-next {
	right: 10px;
	background-image: url(../img/next.png);
	background-position: center;
}
#trailer-modal {
	z-index: 9999;
}
.close-modal {
	font-size: 30px;
	right: 5px;
	color: #000;
}
.w3-modal-content {
	border-radius: 5px;
}
#trailer-modal header {
	border-bottom: 1px solid #cccccc;
}
.search-in-page {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.search-in-page .txt-search {
	display: block;
	width: 90%;
	float: left;
	box-sizing: border-box;
	padding: 5px;
	background-color: #1c2e39;
	border: none;
	color: #fff;
	outline: none;
	margin:5px 0px;
}
.search-in-page .btn-search {
	display: block;
	float: right;
	box-sizing: border-box;
	padding: 5px 10px !important;
	background-color: #c75e09;
	color: #fff;
	border: none;
	text-transform: uppercase;
	font-weight: 600;
	margin:5px 0px;
}
.page {
	display: block;
	float: right;
}
.page .page-item {
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 3px 5px;
	border: none;
	color: #fff;
	font-weight: 700;
	background-color: #35454e;
	text-align: center;
	min-width: 30px;
	box-sizing: border-box;
	padding: 0px 8px;
}
.page .page-item-active {
	background-color: #004a73;
}
.news-container .news-label {
	display: block;
	background-color: #920101;
	float: left;
	padding: 8px 16px;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
}
.news-row {
	display: block;
	float: left;
	width: 100%;
	height: 160px;
	box-sizing: border-box;
	position: relative;
	padding-left:320px;
	margin-bottom: 10px;
}
.news-row-small {
	height: 80px !important;
	padding-left: 160px !important;
}
.news-row .news-avatar {
	display: block;
	height: 160px;
	width: 284px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.news-row .news-avatar img {
	display: block;
	height: 100%;
	width: 100%;
}
.news-row .news-row-content {
	display: block;
	height : 100%;
	float: left;
	overflow: hidden;
}
.news-row-content a {
	width: 100%;
	color: #000;
	font-size: 20px;
	display: block;
	float: left;
	font-weight: 600;
}
.news-row-content .short-desc {
	display: block;
	width: 100%;
	float: left;
}

.writer {
	display: block;
	width: 100%;
}
.writer span {
	display: inline-block;
	margin-right: 10px;
	line-height: 20px;
	height: 20px;
}
.writer span i {
	font-size: 15px;
}

.news-container hr {
	height: 2px;
	background-color: #dddddd;
}
.tin-lien-quan {
	color: red;
	box-sizing: border-box;
	padding-left: 40px;
}
.tin-lien-quan a {
	color: red;
	font-size: 12px;
}
.tin-lien-quan a:hover {
	text-decoration: underline;
}
.news-content {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.news-content img {
	display: block;
	width: 80%;
	margin: 10px auto;
}

img.loading {
	display: none;
	position: absolute;
	width: 64px;
	height: 64px;
	top: 50%;
	left: 50%;
	margin-top: -34px;
	margin-left: -34px;
	z-index: 9999;
}
.w3-overlay {
	z-index: 9999;
}
.morecontent span {
	display: none;
}
.film-desc .morelink {
	color:#337ab7;
	font-weight: 700;
}

.video-item {
	margin-bottom: 30px;
	display: block;
}

.video-item .image {
	display: block;
	width: 100%;
	position: relative;
	cursor: pointer;
}
.video-item .image img {
	display: block;
	width: 100%;
	height: 154px;
}
.video-item .btn-overlay {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0px;
	left: 0px;
	
}
.video-item .btn-overlay img {
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
}
.video-item:hover .btn-overlay {
	display: block;
}
.video-item .video-name {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 18px;
	margin-top: 5px;
	line-height: 22px;
}
.video-item .video-desc {
	display: block;
	width: 100%;
	color: #868686;
	font-size: 12px;
}

.video-detail-container {
	display: block;
	box-sizing: border-box;
	padding: 10px;
}
.video-head-box {
	display: block;
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #053b5b;
	padding: 10px 0px;
}
.video-head-box h1 {
	display: inline-block;
	float: left;
	color: #cbcaca;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	margin: 0;
}
.video-head-box .social {
	display: inline-block;
	float: right;
	width: 100px;
	height: 40px;
	margin-right: 10px;
	border: none;
	color: #fff !important;
}
.video-head-box .facebook {
	background-color: #0061b4;
}
.video-head-box .google {
	background-color: #aa1818;
}
.video-desc {
	display: block;
	width: 100%;
	color: #cbcaca;
	margin-top: 10px;
	height: 40px;
	overflow: hidden;
	line-height: 20px;
}
.hot-news {
	display: block;
	text-transform: uppercase;
	font-size: 20px;
}
.search-result {
	display: none;
	width: 300px;
	background-color: #fff;
	position: absolute;
	top:50px;
	right: 100px;
	z-index: 100;
	box-sizing: border-box;
	padding: 10px;
}
.search-result ul {
	list-style: none;
	width: 100%;
	max-height: 420px;
}
.search-result ul li {
	display: block;
	width: 100%;
	height: 80px;
	margin-bottom: 5px;
	cursor: pointer;
	overflow: hidden;
	border-bottom: 1px solid #dddddd;
}
.search-result li a {
	display: inline-block;
	color: #000000;
	width: 100%;
	height: 100%;
	position: relative;
	box-sizing: border-box;
	padding-left: 70px;
	font-size: 12px;
}
.search-result li a:hover {
	color: #fff200;
}
.search-result li a img {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-right: 0px !important;
	max-width: 55px;
	overflow: hidden;
}
.search-result li a span,
.search-result li a em {
	display: block;
	width: 100%;
	line-height: 20px;
}
.search-result li a em {
	font-style : italic;
}
.search-result .load-more-search {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.search-result .load-more-search:hover {
	color: #fff200;
}
.result-text {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 20px;
	margin: 10px 0px 10px 0px;
}
.other-film {
	display: block;
	width: 100%;
}
.other-film .title {
	display: block;
	width: 100%;
	font-size: 18px;
	color: #fff;
	padding: 8px 0px 0px 5px;
}
.search-box {
	display: none;
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: relative;
	box-sizing: border-box;
	padding-right: 100px;
}
.search-box .btn-close {
	display: block;
	width: 40px;
	height: 30px;
	position: absolute;
	right: 5px;
	top: 5px;
	text-align: center;
	border: 1px solid transparent;
	background-color: red;
	color: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15), 0 1px 5px 1px rgba(0, 0, 0, 0.15);
	border-radius: 2px;
}
.search-box .btn-search {
	display: block;
	width: 40px;
	height: 30px;
	position: absolute;
	right: 50px;
	top: 5px;
	text-align: center;
	border: 1px solid transparent;
	background-color: green;
	color: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15), 0 1px 5px 1px rgba(0, 0, 0, 0.15);
	border-radius: 2px;
	margin: 0px;
}
.search-box i {
	margin: 0px;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.search-box input {
	display: inline-block;
	width: 100%;
	height: 30px;
	box-sizing: border-box;
	padding: 0px 5px;
	border: 0;
	border-bottom: 1px solid #9e9e9e;
	margin-top: 5px;
	
}
.search-box input:focus {
	border-color: #2196f3;
	outline: 0;
}

.text-white {
    color: #fff;
}

.min-width-modal {
    min-width: 100px;
}

.film-detail-movie .modal {
    text-align: center;
    padding: 0 !important;
}

.film-detail-movie .modal-header {
    background-color: #595c5e;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    padding:10px;
}

.film-detail-movie .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.film-detail-movie .modal-body {
	text-align: center;
}

.film-detail-movie .close {
    color: white;
    opacity: 1;
}

.film-detail-movie .modal-footer {
    text-align: center;
}

.film-detail-movie .modal:before {
  	content: '';
  	display: inline-block;
  	height: 50%;
  	vertical-align: middle;
}

.loadMore {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	background-color: #920101;
	color: #fff;
	text-align: center;
	margin: 0px auto;
}
.loadMore:hover,
.loadMore:active {
	color: #fff;
}
.guide-wrapper {
	display: block;
	width: 100%;
	color: #fff;
}
.guide-wrapper p,
.guide-wrapper strong {
	line-height: 30px;
}

table {

	border: 1px solid #fff;

}
th, td {
	border: 1px solid #fff;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 20px;
}
table .strong {
	font-weight: 700;
}

video::-webkit-media-controls-start-playback-button {
  display: none !important;
}




