/*========== DESKTOP VERSION ==========*/
.borderless td, .borderless th {
    border: none;
}
.thx-float-left{
  float: left;
}
.thx-float-right{
  float: right;
}
/* ===== Header ===== */
.thx-header{
	padding: 10px 0 10px 0;
	background: #222222;
}
.thx-logo{
	width: 200px;
}
.thx-logo-sm{
  width: 150px;
}
.thx-header input{
	width: 400px;
	color: #FFFFFF;
	font-size: 13pt;
	padding: 3px 5px 5px 5px;
	margin-top: 8px;
	background: none;
	border: solid 1px #FFFFFF;
	border-radius: 5px;
}
.thx-header input:focus{
	outline: none;
}
.thx-header input::placeholder{
	color: #FFFFFF;
}
.thx-header .btn-search{
  margin: 0 0 0 -40px;
  border-radius: 3px;
  z-index: 1;
}
.thx-header .btn-search, .thx-mobile-search .btn-search{
  margin: 0 0 0 -42px;
  border-radius: 3px;
  z-index: 1;
}
.thx-header .btn-search:hover, .thx-mobile-search .btn-search:hover{
  background: #FFA500;
}
.thx-header .btn-search i, .thx-mobile-search .btn-search i{
  vertical-align: text-bottom;
  position: inherit;
  font-size: 16pt;
}
.thx-top-nav {
	padding: 12px 0 12px 0;
	float: right;
}
.thx-top-nav a{
	padding-left: 10px;
	font-size: 12pt;
	color:#FFFFFF;
	text-decoration: none;
}
.thx-primary-nav{
	background: #fc0a3a;
}
.thx-primary-nav i{
  vertical-align: text-bottom;
  position: inherit;
  font-size: 16pt;
}
.navbars {
  overflow: hidden;
}
.navbars a {
  color: white;
  float: left;
  font-size: 16px;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}
.navbars a:hover {
  color: #FFFFFF;
}
.dropdwn {
  float: left;
  overflow: hidden;
}
.dropdwn .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font: inherit;
  margin: 0;
}
.bars a{
  width: 100%;
  font-size: 12pt;
  text-align: left;
  text-decoration: none;
  color: #000;
  float: left;
  padding: 5px;
}
.bars a:hover {
  color:#000000;
  background-color: #fff59b;
}
.dropdwn-content {
  width: 450px;
  padding: 10px;
  background-color: #fffbd8;
  position: absolute;
  display: none;
  z-index: 5;
}
.dropdwn-content .header-nav {
  padding: 16px;
  color: white;
}
.dropdwn:hover .dropdwn-content {
  display: block;
}
.bars:after {
  content: "";
  display: table;
  clear: both;
}
.thx-nav-liner{
  width: 100%;
  height: 10px;
  background: #FFA500;
}
.thx-mobile-nav{
  padding: 10px 0 10px 0;
  background: #222222;
  display: none;
}
.thx-mobile-search{
  width: 100%;
  position: absolute;
  top:0;
  padding: 10px 0 10px 0;
  background: #222222;
  display: none;
  z-index: 5;
}
.thx-mobile-search input{
  width: 350px;
  color: #FFFFFF;
  font-size: 13pt;
  padding: 3px 5px 5px 5px;
  margin-top: 8px;
  background: none;
  border: solid 1px #FFFFFF;
  border-radius: 5px;
}
.thx-mobile-search input:focus{
  outline: none;
}
.thx-mobile-search input::placeholder{
  color: #FFFFFF;
}
.thx-nav-slide {
  width: 0;
  display: none;
  height: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background:#2E2E2E;
  overflow-x: hidden;
  transition: 0.2s;
  z-index: 5;
}
.thx-nav-slide a {
  display: inline-block;
  font-size: 12pt;
  font-weight: 600;
  color: #FFF;
  text-decoration: none;
  padding: 5px 15px;
}
.thx-nav-slide i{
  vertical-align: text-bottom;
  position: static;
  font-size: 17pt;
}
.thx-nav-slide .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
.thx-nav-slide-content {
  width: 100%;
  position: relative;
}
.thx-nav-slide-content ul {
  padding:0;
  margin:0;
}
.thx-nav-slide-content ul li{
  list-style: none;
}
.thx-nav-slide-content ul li:hover {
  background: #383838;
}
.thx-nav-slide-content ul li button{
  width: 40px;
  height: 34px;
  color: #FFF;
  background: none;
  border:none;
  border-left:solid 1px #FFF;
}
.thx-nav-slide-content ul li ul li{
  background:#2E2E2E;
  padding-left: 20px;
}
.thx-nav-slide-content ul li ul li a{
  font-weight: 500;
}
.thx-nav-slide-content ul li button:hover{
  color: #FC0A3A;
  border-left:solid 1px #FC0A3A;
}
.dropdown-container {
  display: none;
  padding-left: 8px;
}
/* ===== End Of Header ===== */
/* ===== Slider ===== */
.thx-slider{
  width: 100%;
  background: #000;
  padding: 10px 0;
  z-index: 1;
}
.list-movie-slider{
  width: 170px;
  margin:0 auto;
}
.movie-img-md{
  width: 170px;
  height: 250px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 170px 250px;
  border-radius: 10px;
}
.movie-title-md{
  width: 170px;
  height: auto;
  font-size: 13pt;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding: 20px 0;
  position: absolute;
  bottom: 0;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 43%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 43%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 43%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
}
.movie-tag-md{
  width: 170px;
  position: absolute;
  top: 0;
}
.tag-res{
  width: 40px;
  height: 23px;
  float: right;
  font-size: 10pt;
  color: #FFF;
  text-align: center;
  background: #28B728;
  border-radius: 0 10px 0 0;
}
/* ===== End Of Slider ===== */
/* ===== Body ===== */
.thx-body{
  background: #F9F9E9;
  padding: 10px 0;
}
.thx-tab-bar{
  font-size: 11pt;
  font-weight: 600;
  color:#FFF;
  margin-top: 10px;
}
.thx-tab-title{
  width: 85%;
  border-radius: 5px;
  float: left;
  background:#FC0A3A;
  padding: 0 10px 2px 10px;
  margin-bottom: 10px;
}
.thx-tab-button{
  width: 14%;
  border-radius: 5px;
  float: right;
  border:none;
  color:#FFF;
  background: #28B728;
  padding: 0 10px 2px 10px;
  margin-bottom: 10px;
}
.list-movie{
  width: 160px;
  height: 240px;
  margin:10px auto;
}
.movie-img-sm{
  width: 160px;
  height: 240px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 160px 240px;
  border-radius: 10px;
}
.movie-title-sm{
  width: 160px;
  height: 240px;
  font-size: 13pt;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  position: absolute;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 46%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 46%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 46%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
  border-radius: 9.5px;
}
.movie-title-sm p{
  width: 100%;
  position: absolute;
  bottom: 0;
}
.movie-tag-sm{
  width: 160px;
  position: absolute;
}
.tag-rate{
  width: 40px;
  height: 23px;
  font-size: 10pt;
  color: #FFF;
  float: left;
  padding: 0 2px;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
  border-radius: 10px 0 0 0;
}
.tag-rate i {
  font-size: 11pt;
  color: #ffd400;
  vertical-align: text-bottom;
 }
.list-movie-act{
  width: 160px;
  height: 240px;
  display: none;
  position: absolute;
  border-radius: 10px;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */
  z-index: 5;
}
.list-movie:hover .list-movie-act{
  display: block;
}
.list-movie-act button{
  display: inline-block;
  margin: 0 auto;
}
.thx-pagination{
  width: 200px;
  margin: 10px auto;
  font-size: 12pt;
  font-weight: 600;
  color: #FC0A3A;
}
.thx-pagination a{
  color: #FC0A3A;
  text-decoration: none;
  padding: 7px 12px;
}
.thx-pagination strong{
  padding: 2px 7px;
  color: #FFF;
  background: #FC0A3A;
  border-radius: 5px;
}
.thx-pagination a:hover{
  color: #FFF;
  background: #FC0A3A;
  border-radius: 5px;
}
.thx-title-liner{
  display: flex;
  align-items: center;
  justify-content: center;
}
.thx-title-liner span {
  font-size: 14pt;
  font-weight: 600;
  color: #FC0A3A;
  margin: 0 15px 0 0;
}
.thx-title-liner:after {
  background: #FC0A3A;
  height: 2px;
  flex: 1;
  content: '';
}
.thx-title-liner:before {
  background: none;
}
.thx-breadcrumb{
  font-size: 12pt;
  color: #999999;
  padding: 10px 0;
}
.thx-breadcrumb i{
  font-size: 15pt;
  color: #999999;
  text-decoration: none;
  padding: 0 5px;
}
.thx-frame-movie{
  width: 100%;
  border-radius: 5px;
  background: #FC0A3A;
  padding: 7px;
}
.thx-movie{
  width: 100%;
  height: 600px;
  background: #000;
}
.list-act-btn{
  padding: 10px;
}
.list-act-btn i.text-bottom{
  vertical-align: text-bottom;
}
.list-act-btn a{
  font-size: 14pt;
  font-weight: 700;
  text-decoration: none;
  color: #FFF;
  padding: 0 10px;
}
.list-act-btn a:hover{
  color: #FFA500;
}
.list-episode{
  width: 100%;
  border-radius: 5px;
  background: #c4072a;
  padding: 10px;
  margin-bottom: 5px;
}
.list-episode button{
  margin: 2px 0;
}
.list-server{
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  background: #c4072a;
}
.thx-movie-info{
  width: 100%;
  margin: 15px 0;
}
.thx-movie-info img{
  width: 80px;
  float: left;
  border-radius: 5px;
}
.thx-movie-info span{
  float: left;
  padding: 0 10px 0 10px;
}
.thx-movie-info h1{
  font-size: 20pt;
  color: #222222;
  margin-bottom: 20px;
}
.thx-movie-info p{
  margin: 0;
  color: #999999;
}
.thx-movie-info a{
  margin-right: 15px;
}
.thx-movie-description{
  font-size: 12pt;
  color: #222222;
  margin: 10px 0;
}
.thx-bar-tag{
  margin: 5px 0;
}
.thx-bar-tag h1{
  font-size: 12pt;
  font-weight: 500;
  color: #212121;
  border: solid 1px #e0dede;
  border-radius: 5px;
  background: #F5F5F5;
  padding: 5px;
}
.thx-meta-tag{
  font-size: 10pt;
  color: #919191;
  margin: 5px 0;
}
.thx-meta-tag p {
  margin: 0;
}
.thx-meta-tag span{
  margin: 0 10px;
}
.thx-meta-tag a{
  font-size: 10pt;
  color: #FFA500;
}
.thx-meta-tag a:hover{
  font-size: 10pt;
  color: #FC0A3A;
}
.thx-form-comment{
  margin: 15px 0;
}
.thx-form-comment h1{
  font-size: 14pt;
  font-weight: 600;
  color: #FFA500;
}
.thx-form-comment span{
  font-size: 10pt;
  font-weight: 500;
  color: #919191;
}
.thx-form-comment input, .thx-form-comment textarea, .thx-form-comment select, .thx-form-comment button{
  font-weight: 600;
  color: #000;
  margin: 5px 0;
}
.thx-form-comment input::placeholder, .thx-form-comment textarea::placeholder{
  font-weight: 600;
  color: #FC0A3A;
}
.thx-form-comment button{
  font-size: 14pt;
  color: #FFF;
  background: #FC0A3A;
}
.thx-input-group{
  margin: 15px 0;
}
.thx-post{
  margin: 15px 0;
}
.thx-post p{
  font-size: 12pt;
  text-indent: 50px;
  color: #222222;
}
/* ===== End Of Body ===== */
/* ===== Footer ===== */
.thx-footer{
  text-align: center;
  color: #FFF;
  background: #222222;
  padding: 15px 0;
}
.thx-footer h1{
  font-size: 24pt;
  font-weight: 700;
}
.thx-footer h2{
  font-size: 22pt;
  font-weight: 700;
}
.thx-footer h3{
  font-size: 19pt;
  font-weight: 700;
}
.thx-footer h4{
  font-size: 15pt;
  font-weight: 700;
}
.thx-footer p{
  font-size: 13pt;
  font-weight: 600;
}
.thx-copyright{
  font-size: 11pt;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  padding: 20px 0;
  background: #000;
}
/* ===== End Of Footer ===== */
/* ===== Button & Links ===== */
a{
  color: #FFA500;
  text-decoration: none;
}
a:hover{
  color: #FC0A3A;
  text-decoration: none;
}
.btn-fb{
  font-weight: 600;
  color: #FFF;
  background: #3B5998;
}
.btn-twit{
  font-weight: 600;
  color: #FFF;
  background: #55ACEE;
}
.btn-wa{
  font-weight: 600;
  color: #FFF;
  background: #25D366;
}
.thx-btn-group{
  padding: 5px 0 5px 0;
}
.thx-btn-transparent{
  border: none;
  background: none;
}
.thx-btn-icon i{
  font-size: 22pt;
  color:#FFF;
  padding: 12px 0 0 7px;
}
.thx-btn-slide-close i{
  font-size: 22pt;
  color:#FFF;
  padding-top: 5px;
}
/* ===== End Of Button ===== */
/* ===== Other ===== */
.thx-download{
  width: 100%;
  background: #666666;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0;
}
.thx-download h1{
  font-size: 12pt;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFF;
}
.thx-banner{
  width: 100%;
  margin: 5px 0;
}
.modal-dialog {
  max-width: 600px;
}
.modal-dialog img{
  width: 100%;
}
.modal-content{
  border: none;
  background: none !important;
}
.thx-close{
  color: #FFF;
  text-align: right;
  border: none;
  background: none;
  margin: 0 -15px -25px 0;
  z-index: 21;
}
.thx-close i{
  font-size: 25pt;
}
#loginModal .modal-dialog{
  width: 260px;
  border: none;
  background: none !important;
}
#loginModal form{
  font-weight: 600;
  color: #FFF;
  background: #222222;
  padding: 15px 10px;
}
#loginModal form h1{
  font-size: 16pt;
  font-weight: 600;
  text-align: center;
}
#loginModal form p{
  text-align: center;
  font-size: 10pt;
  font-weight: 400;
  margin: 5px 0;
}
.thx-form-close{
  color: #FFF;
  text-align: right;
  border: none;
  background: none;
  margin: 0 -15px -25px 0;
  z-index: 21;
}
.thx-form-close i{
  font-size: 25pt;
}
#registModal .modal-dialog{
  width: 260px;
  border: none;
  background: none !important;
}
#registModal form{
  font-weight: 600;
  color: #FFF;
  background: #222222;
  padding: 15px 10px;
}
#registModal form h1{
  font-size: 16pt;
  font-weight: 600;
  text-align: center;
}
#registModal form p{
  text-align: center;
  font-size: 10pt;
  font-weight: 400;
  margin: 5px 0;
}
.thx-form-close{
  color: #FFF;
  text-align: right;
  border: none;
  background: none;
  margin: 0 -15px -25px 0;
  z-index: 21;
}
.thx-form-close i{
  font-size: 25pt;
}
.thx-divider-danger{
  width: 100%;
  height: 5px;
  background: #FC0A3A;
}
.thx-divider-warning{
  width: 100%;
  height: 5px;
  background: #FFA500;
}
.thx-linner-warning{
  width: 100%;
  height: 2px;
  background: #FFA500;
  margin: 10px 0;
}
.thx-linner-light{
  width: 100%;
  height: 2px;
  background: #FFF;
  margin: 10px 0;
}
.rating {
  display: inline-block;
  unicode-bidi: bidi-override;
  color: #FFF;
  font-size: 14pt;
  height: 25px;
  width: auto;
  margin: 0;
  position: relative;
  padding: 0;
}
.rating p{
  font-size: 9pt;
  color: #999999;
}
.rating-upper {
  color: #FFA500;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: flex;
  top: 0;
  left: 0;
  overflow: hidden;
}
.rating-lower {
  padding: 0;
  display: flex;
  z-index: 0;
}

/* ===== End Of Other ===== */
/*========== END OF DESKTOP VERSION ==========*/


/*========== MOBILE VERSION ==========*/
@media screen and (max-width: 540px) {
/* ===== Other ===== */

/* ===== End Of Other ===== */
/* ===== Header ===== */
  .thx-movie-info span{
    width: 320px;
  }
  .thx-movie-info h1{
    margin-bottom: 5px;
  }
/* ===== End Of Header ===== */
}
@media screen and (max-width: 720px) {
/* ===== Header ===== */

/* ===== End Of Header ===== */
}
@media screen and (max-width: 960px) {
/* ===== Header ===== */

/* ===== End Of Header ===== */
}
@media screen and (max-width: 1140px) {
/* ===== Header ===== */
.thx-header, .thx-primary-nav, .thx-nav-liner{
  display: none;
}
.thx-mobile-nav, .thx-nav-slide{
  display: block;
}
/* ===== End Of Header ===== */
/* ===== Body ===== */
.thx-tab-title{
  width: 70%;
}
.thx-tab-button{
  width: 28%;
}
/* ===== End Of Body ===== */
}
@media screen and (max-width: 1320px) {
/* ===== Header ===== */

/* ===== End Of Header ===== */
}
/*========== END OF MOBILE VERSION ==========*/
