/* ========================================
   Base Reset & Global
   ======================================== */

*,
    :after,
    :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    overflow-x: hidden !important;
}

body {
    background-color: #23232a !important;
}

body.halimthemes {
    color: #a5a5a5;
    font-size: 13px;
    line-height: 1.6;
    overflow-x: hidden;
    font-family: 'Montserrat', sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    background: #23232a url(/themes/hoathinh3d/css/assets/images/halimBg.png) fixed center;
    -webkit-transition: background-color .15s ease-out !important;
    transition: background-color .15s ease-out !important;
}

.swal-container {
    z-index: 100000;
}

.swal-time {
    color: red;
}

.swal-text {
    color: #fff;
}

/* ========================================
   Typography & Links
   ======================================== */

a {
    color: #87c3f9;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-track {
    background: #213342;
}

::-webkit-scrollbar-thumb {
    background: #3b6080;
}

::-moz-selection {
    background: #000;
    text-shadow: none;
}

::selection {
    background: #fd9dff;
    color: #fff;
    text-shadow: none;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.main-navigation .navbar-nav>li>a {
    color: #d0d0d0;
    font-size: 14px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-right: 1px solid #12171b;
    padding: 14px 10px;
}

@media screen and (max-width:767px) {
    .main-navigation .navbar-nav>li>a{padding: 10px}.main-navigation{border-bottom:0}.navbar{min-height:35px !important}.main-navigation .navbar-nav>li>a{color:#b3b3b3};
}

.footer-menu ul li a {
    color: #e9dada;
    font-size: 14px;
    font-weight: 700;
}

.fieldmeta a {
    color: #f7c004;
}

.breadcrumb a {
    margin-right: 2px;
    color: #bbb;
}

.tags-list a {
    padding: 6px 10px 3px;
    margin: 1px;
    color: #949494;
    font-size: 12px;
    display: inline-block;
    line-height: 15px;
    border: 1px solid #2e2e38;
    background: #0b0f15;
    border-radius: 3px;
    background-size: 300% 100%;
    background-image: linear-gradient(to right,#1e1e24 0%,#0c0c0e 51%,rgba(255,98,0,.9) 100%);
    transition: .7s;
}

#secondary .menu::-webkit-scrollbar {
    width: 8px;
}

#secondary .menu::-webkit-scrollbar-track {
    background: #313131;
}

#secondary .menu::-webkit-scrollbar-thumb {
    background: #1b1b1b;
}

.section-title a {
    color: #c5c5c5;
}

.np-viewall a {
    color: #7aa6ce;
    font-size: 12px;
}

.section-title span.sortby a {
    color: #a7a7a7;
}

.popular-post .post_meta {
    font-size: 11px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: #333;
    color: #fff;
    padding: 3px 6px 2px;
    background-size: 200% 100%;
    background-image: linear-gradient(to right,#337bb5 0%,#002b50 51%,#145e9e 100%);
    transition: .7s;
    border-radius: 3px;
    text-transform: capitalize;
}

.popular-post a {
    color: #717171;
}

.dropdown-menu>li>a {
    color: #fff;
    padding: 8px 15px;
    white-space: normal;
    font-size: 12.5px;
}

.button-watch #autonext:hover a {
    color: #fff;
}

.luotxem a {
    color: #f1f1f1;
}

.single-post .entry-title a {
    color: #d4d3d3;
    line-height: 26px;
    font-weight: 400;
}

.halim-social-plugin a {
    color: #fff;
}

.movie-detail a {
    color: #82b0da;
    margin-left: 3px;
}

.nav-tabs.nav-justified>li>a {
    color: #7aa6ce;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid rgba(255,152,0,0);
}

#footer ul li a {
    color: #eee;
    border-radius: 50% !important;
}

#footer .widget .tagcloud a {
    color: #a09f9f;
    border: none;
    line-height: 20px;
    padding: 6px 10px 3px;
    margin: 1px;
    color: #949494;
    font-size: 12px;
    display: inline-block;
    line-height: 15px;
    border: 1px solid #1d2731;
    background: #0b0f15;
    border-radius: 3px;
    background-size: 200% 100%;
    background-image: linear-gradient(to right,#070f19 0%,#010408 51%,#6d2323 100%);
    transition: .5s;
}

.credit a {
    color: #adadad;
}

.social a {
    color: #fff;
}

.the_tag_list a {
    padding: 6px 10px 3px;
    margin: 1px;
    color: #949494;
    font-size: 12px;
    display: inline-block;
    line-height: 15px;
    border: 1px solid #1d2731;
    background: #0b0f15;
    border-radius: 3px;
    background-size: 300% 100%;
    background-image: linear-gradient(to right,#070f19 0%,#010408 51%,#6d2323 100%);
    transition: .7s;
}

.post-info h2 a {
    font-size: 18px;
    color: #f1af61;
    -webkit-line-clamp: 1;
    line-height: 25px;
}

.post-info span a {
    background: #365979;
    color: #fff;
    font-size: 11.5px;
    border-radius: 20px;
    padding: 3px 6px;
}

.related-post ul li a {
    display: block;
    color: #ff9800;
    font-size: 15px;
    font-weight: 700;
}

.user a {
    color: #fff;
}

.halim-popular-tab li.active a {
    color: #fff;
}

.halim-panel-filter .panel-heading a {
    color: #7aa6ce;
}

.ui-autocomplete li a {
    color: #fff;
    font-weight: 700;
    white-space: inherit;
    display: block;
}

.widget_categories ul li:hover a {
    color: #bb841f !important;
}

.widget_categories ul li a {
    color: #a5a5a5;
}

.widget_nav_menu ul li a {
    color: #a5a5a5;
}

.title-wrapper span.title-year a {
    color: #3784c5;
}

.more-info span a {
    color: #90abc1;
}

.quick-eps a {
    color: #fff;
}

.page-numbers li a {
    background: #1b364e;
    transition: .5s all;
    color: #feffff;
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.07),0px 1px 3px rgba(0,0,0,.29);
}

.next-prev-eps a {
    background: #2b405d;
    padding: 5px 6px;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    margin: 3px;
    display: inline-block;
}

.toggle::-moz-selection,
    .toggle:after::-moz-selection,
    .toggle:before::-moz-selection,
    .toggle *::-moz-selection,
    .toggle *:after::-moz-selection,
    .toggle *:before::-moz-selection,
    .toggle+.toggle-button::-moz-selection {
    background: 0 0;
}

.toggle::selection,
    .toggle:after::selection,
    .toggle:before::selection,
    .toggle *::selection,
    .toggle *:after::selection,
    .toggle *:before::selection,
    .toggle+.toggle-button::selection {
    background: 0 0;
}

.login .forgot a {
    color: #696969;
    font-weight: 600;
}

.ajax-auth h3 a {
    color: #e25c4c;
}

.reset-captcha {
    text-align: right;
    color: #ef8436;
    cursor: pointer;
    margin-top: 5px;
}

.footer_tags a {
    border-radius: 5px;
    padding: 5px;
    margin: 5px;
    display: inline-flex;
    color: #efefef;
    background: rgb(255 255 255/15%);
}

#headwrap .nav-items a {
    background-color: #224361;
    border-radius: 2px;
    border: 1px solid rgb(84 59 59/8%) !important;
}

.watch-schedule .item-sche a {
    display: flex;
    margin-bottom: 10px;
    align-item-sches: center;
    color: #ccc;
}

.footer_tags a {
    border-radius: 5px;
    padding: 5px;
    margin: 5px;
    display: inline-flex;
    color: #efefef;
    background: rgb(255 255 255/15%);
}

/* ========================================
   Unclassified
   ======================================== */

a,
    a:hover,
    a:focus {
    text-decoration: none;
}

textarea,
    select,
    input {
    outline: none;
}

img:hover {
    filter: brightness(1);
    -webkit-filter: brightness(1);
}

#halim_wrapper {
    max-width: 1022px;
    padding: 0 13px;
    margin: 0 auto;
    background: #fff;
}

#wrapper {
    background: #1a1a20;
    padding: 0 0 55px;
    -webkit-box-shadow: 0px 3px 14px -1px #1a1a20;
    -moz-box-shadow: 0px 3px 14px -1px #1a1a20;
    box-shadow: 0px 3px 20px 2px #1a1a20;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

@media (max-width:767px) {
    #header .site-title{background-position: center !important}.halim-panel-filter .col-xs-4.text-right{text-align:left !important}#form-filter #btn-movie-filter{float:right;
    margin-right: 5px};
}

.header-nav {
    margin-right: 0;
    position: relative;
}

.header-nav img {
    max-width: 100%;
    margin: 10px 0;
}

.fix.hl-dot-3:before {
    transform: rotate(90deg) scale(.968) skew(1deg) translate(0px);
}

#main-contents {
    position: relative;
}

.panel-body {
    padding: 15px;
}

.htmlwrap {
    padding: 15px;
    border: 1px solid #1d2731;
    margin: 10px 0;
    background: rgba(41,41,41,0);
    font-size: 14px;
    border-radius: 6px;
}

.htmlwrap.fb-comment {
    padding: 0;
}

.breadcrumb {
    margin: 0;
    background: rgba(12,12,12,.72);
}

.single-news .breadcrumb {
    margin: 0;
    background: rgba(12,12,12,0);
    padding: 8px 0;
}

.btn-watch {
    background-color: #f7c004;
}

.doings {
    margin-top: 10px;
    margin-bottom: 10px;
}

.vote-stats span {
    color: #385160;
}

.tags-list {
    margin-bottom: 10px;
}

.tags-list a:hover {
    color: #d5a128;
}

.title-menu {
    margin: 0;
    padding: 2px;
    font-size: 13px;
    text-transform: uppercase;
}

.title-info {
    font-size: 15px;
    color: #f7c004;
    text-transform: uppercase;
}

a:hover {
    transition: color .2s ease;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
}

.form-control {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

button,
    input {
    outline: 0;
}

#slider {
    background: #10151d;
}

@media (min-width:768px) {
    .video-item .item-thumbnail: hover .link-overlay{background:rgba(20,22,23,.55);
    text-decoration: none}.video-item .item-thumbnail:hover .link-overlay:before{-webkit-transform:scale(1);
    transform: scale(1);
    opacity: 1;
    text-decoration: none};
}

.pagination>li:first-child>a,
    .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

@media (min-width:992px) {
    .box{margin: 10px;
    padding: 10px}.box-right{margin-left:0 !important}.movie-actions{padding-left:10px}.movie-view{padding-right:10px};
}

.heading {
    display: none;
}

.breadcrumb>span+span:before {
    padding: 0 1px;
    color: #ccc;
    content: "\203A";
}

.col-md-3.col-sm-6.col-xs-6.thumb {
    position: relative;
}

@media (max-width:480px) {
    .logo span{font-size: 18px}.col-md-3.col-sm-6.col-xs-6.thumb{padding:0;
    width: 50% !important;
    margin-right: 5px;
    margin-top: 15px;
    padding: 5px}.col-md-3.col-sm-6.col-xs-6.thumb img{height:auto};
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm{display: none !important}#secondary{width:100%}#primary{float:none;
    width: 100%};
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md{display: none !important};
}

#secondary .menu {
    overflow-x: hidden;
    max-height: 400px;
}

.text-capitalize {
    text-transform: capitalize;
}

.grid-1 {
    position: absolute;
    background-color: #e6e6e6;
    clear: both;
    height: 1px;
    width: 100%;
}

.grid-1 span {
    display: block;
    height: 100%;
    margin: 0;
    width: 210px;
}

.section-bar .grid-1 {
    margin-bottom: 0;
}

.section-bar {
    position: relative;
    margin: 15px 0;
}

.grid-1 span {
    width: 150px;
    background-color: #0cf;
}

.grid-1 span {
    background-color: #00afcf;
}

.section-tab {
    float: right;
    list-style-type: none;
    margin-top: 8px;
    overflow: hidden;
    white-space: nowrap;
}

.sidebar-menu {
    position: relative;
}

.np-viewall {
    position: absolute;
    top: 2px;
    right: 0;
    background: #151d25;
    line-height: 14px;
    padding: 1px 0 4px 8px;
}

.widgettitle {
    margin: 0;
    padding: 0;
    color: #e6e6e6;
}

#top_addd {
    margin: 10px 0;
}

.widget-title {
    font-size: 16px;
    margin: 0 0 16px;
    position: relative;
    text-transform: uppercase;
    display: flow-root;
}

.widget-area ul li {
    list-style-type: square;
    word-wrap: break-word;
}

.keyword {
    height: 30px;
    float: left;
    border: 1px solid #fff;
    width: 100%;
    background: #fff;
}

#search-form {
    margin: 5px;
}

@media (min-width:1024px) {
    #search-form,#user-info{display: none !important};
}

input.search-btn.pull-right {
    position: absolute;
    right: 0;
    border: 1px solid #008cca;
    background: #008cca url(//hhkungfu.ee/wp-content/themes/videohazz/assets/images/search.png) 49% no-repeat;
    background-size: 13px;
    padding: 5px 16px;
    margin: 0;
}

@media (min-width:992px) and (max-width:1199px) {
    #header>#headwrap{height: auto}#logo-bg{display:none !important};
}

.luotxem.visible-xs-inline {
    padding: 5px 6px;
}

#autonext.pull-left {
    margin-top: 5px;
}

.luotxem a:hover {
    color: #fff;
}

.action {
    padding: 10px 0;
}

tr.download-server-name {
    background: rgba(0,0,0,.38);
    border: none;
    color: #fff;
    font-size: 14px;
}

tr.title {
    background: #ddd;
    color: #f34949;
}

.col-md-4.slogan {
    padding-left: 0;
}

.wrap-content .info {
    padding: 15px 0;
}

.info .thumbnail {
    float: left;
    margin-right: 10px;
}

.info .entry-header .entry-meta span {
    display: block;
    padding: 3px 0;
}

.col-md-8.pull-right {
    padding-right: 0;
}

@media (min-width:768px) and (max-width:1024px) {
    #user-info.collapse.in,#search-form.collapse.in{display: block !important};
}

.halim-entry-box .item-content {
    max-height: 50px;
    overflow: hidden;
    transition: all .2s ease;
}

.halim-entry-box .item-info {
    margin-bottom: 10px;
    font-size: 11px;
}

.halim-entry-box .item-content,
    .content-single img {
    max-width: 100%;
}

.halim-entry-box .item-content {
    max-height: 120px;
    overflow: hidden;
    transition: all .2s ease;
}

@media (max-width:767px) {
    .halim-entry-box .item-content{height: 80px}.halim-entry-box .item-content.toggled{height:auto};
}

.halim-entry-box .item-content.toggled {
    max-height: none;
}

.item-content-toggle {
    position: relative;
    margin: 5px 0 0;
}

.item-content-toggle .item-content-gradient {
    position: absolute;
    height: 40px;
    width: 100%;
    bottom: 26px;
    background: linear-gradient(to bottom,rgba(16,24,33,.28) 0%,#101821 100%);
}

.item-content-toggle .show-more {
    border-top: none;
    padding: 8px 7px 0 0;
    cursor: pointer;
    font-size: 13px;
}

.item-content-toggle .show-more:hover {
    color: #ff8a00;
}

.pl-carousel .pl-carousel-cell {
    padding-left: 0;
    padding-right: 0;
}

@media only screen and (min-width:1404px) {
    .grid-item img{height: 260px;
    max-height: 260px};
}

@media only screen and (max-width:1403px) {
    .grid-item img{height: 260px};
}

@media only screen and (max-width:1240px) {
    .grid-item img{height: 230px};
}

@media only screen and (max-width:1100px) {
    .grid-item img{height: 230px};
}

@media only screen and (max-width:1024px) {
    .grid-item img{height: 210px};
}

@media only screen and (max-width:980px) {
    .grid-item img{height: 240px};
}

@media only screen and (max-width:955px) {
    .grid-item img{height: 230px};
}

@media only screen and (max-width:880px) {
    .grid-item img{height: 250px};
}

@media only screen and (max-width:800px) {
    .grid-item img{height: 240px};
}

@media only screen and (max-width:780px) {
    .grid-item img{height: 240px};
}

@media only screen and (max-width:768px) {
    .grid-item img{height: auto};
}

@media only screen and (max-width:740px) {
    .grid-item img{height: 470px};
}

@media only screen and (max-width:720px) {
    .grid-item img{height: 480px};
}

@media only screen and (max-width:640px) {
    .grid-item img{height: 390px};
}

@media only screen and (max-width:620px) {
    .grid-item img{height: 320px};
}

@media only screen and (max-width:600px) {
    .grid-item img{height: 350px};
}

@media only screen and (max-width:568px) {
    .grid-item img{height: 320px};
}

@media only screen and (max-width:563px) {
    .grid-item img{height: 320px};
}

@media only screen and (max-width:549px) {
    .grid-item img{height: 345px};
}

@media only screen and (max-width:534px) {
    .grid-item img{height: 320px};
}

@media only screen and (max-width:480px) {
    .grid-item img{height: 250px};
}

@media only screen and (max-width:360px) {
    .grid-item img{height: 230px};
}

@media only screen and (max-width:338px) {
    .grid-item img{height: 215px};
}

@media only screen and (max-width:330px) {
    .grid-item img{height: 190px};
}

@media only screen and (max-width:320px) {
    .grid-item img{height: 200px};
}

@media (max-width:767px) {
    .col-xs-12.carousel-sliderWidget{padding: 0 8px}.halim_box.video-item .halim-thumb img{height:110px};
}

@media screen and (min-width:991px) {
    .grid-item img{width: -webkit-fill-available}.halim_box.video-item .halim-thumb img{height:150px};
}

@media (max-width:1200px) {
    .navbar-header{float: none}.navbar-left,.navbar-right{float:none !important}.navbar-toggle{display:block}.navbar-collapse{border-top:1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)}.navbar-fixed-top{top:0;
    border-width: 0 0 1px}.navbar-collapse.collapse{display:none !important}.navbar-nav{float:none !important;
    margin-top: 7.5px}.navbar-nav>li{float:none}.navbar-nav>li>a{padding-top:10px;
    padding-bottom: 10px}.collapse.in{display:block !important};
}

.parent {
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
}

.parent>.child {
    display: table-cell;
    vertical-align: middle;
}

.halim-social-plugin {
    list-style: none;
    padding: 0;
    display: inline-block;
    float: left;
    margin-top: 5px;
}

.halim-social-plugin li {
    float: left;
    margin-right: 5px;
}

.halim-social-plugin li span {
    vertical-align: initial !important;
}

@media screen and (max-width:767px) {
    .halim-social-plugin{display: grid}.nav-tabs.nav-justified>li{float:left !important};
}

@media (max-width:767px) {
    .film_info span{float: none;
    width: 100%};
}

.list_cate {
    margin-top: 8px;
}

.movie-btn {
    position: absolute;
    bottom: -8px;
}

@media (min-width:1200px) {
    .halim-movie-wrapper.tpl-2 .movie-poster: after{content:'';
    width: 200%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 270px}#main-contents{width:840px}#sidebar{width:330px};
}

@media (min-width:992px) {
    .halim-movie-wrapper.tpl-2 .movie-poster: after{content:''}.halim-movie-wrapper.tpl-2 .movie-detail p{padding:3px 0};
}

@media (max-width:767px) {
    .movie-poster img{width: 100%;
    height: auto;
    display: inline-block;
    border: 6px solid #1f2933}.halim-movie-wrapper.tpl-2 .movie-poster img{border:3px solid #1f2933};
}

.released a {
    margin: 0 1px;
}

@media (max-width:767px) {
    .halim-movie-wrapper.tpl-2 .movie-detail p{padding: 5px 0;
    border-bottom: none};
}

@media (min-width:768px) and (max-width:1024px) {
    .halim-movie-wrapper.tpl-2 .movie-detail p{padding: 4px 0;
    border-bottom: none};
}

@media (min-width:1024px) and (max-width:1366px) {
    .halim-movie-wrapper.tpl-2 .movie-detail p{padding: 4px 0;
    border-bottom: none};
}

.movie-title {
    position: absolute;
    bottom: -44px;
    width: 100%;
    padding: 10px 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    font-size: 22px;
    text-align: right;
    color: #cecece;
    background: rgba(12,12,12,.45);
    text-shadow: #fff 0 0 10px;
}

@media (max-width:480px) {
    .movie_info{position: relative;
    height: 250px}.film-poster{height:auto}.movie-title{font-size:15px};
}

@media (max-width:991px) {
    .film-poster{float: right};
}

@media (max-width:767px) {
    .movie-detail{float: none;
    width: 100%;
    text-align: left;
    position: unset;
    padding: 0;
    background: 0 0}.movie-detail p{padding:4px 10px;
    margin-bottom: -1px}.halim-movie-wrapper.tpl-2 .movie-detail p,.halim-movie-wrapper.tpl-2 .movie-detail p.org_title{padding:5px 0}.halim-movie-wrapper.tpl-2 .movie-detail p.org_title{margin-top:3px}.halim-movie-wrapper.tpl-2 .movie-detail p:last-child{border:1px solid #1d2731;
    padding-bottom: 5px}.movie-detail p:last-child{margin-bottom:1px}.movie_info{position:relative;
    margin-bottom: 15px;
    overflow: hidden;
    height: auto;
    text-align: center}.halim-movie-wrapper.tpl-2 .movie_info{margin-top:15px}.movie-poster{float:none;
    width: initial;
    margin-bottom: 15px;
    padding-bottom: 40px}.film-poster{width:100%;
    float: none}.film-poster .poster{height:auto}.halim-movie-wrapper.tpl-2 .film-poster{margin-top:40px;
    width: 100%}.halim-movie-wrapper.tpl-2 .movie-poster{width:55%};
}

.comment-scroll {
    overflow-x: hidden;
    max-height: 405px;
}

.halim-pulse-ring {
    position: absolute;
    left: -10px;
    top: -8px;
    display: block;
    background: 0 0;
    width: 64px;
    height: 64px;
    border: 4px solid #e757f1;
    opacity: 0;
    z-index: 100;
    pointer-events: none;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    -webkit-animation: halim-pulse 2s cubic-bezier(.4,0,.29,.9) infinite;
    -moz-animation: halim-pulse 2s cubic-bezier(.4,0,.29,.9) infinite;
    -o-animation: halim-pulse 2s cubic-bezier(.4,0,.29,.9) infinite;
    animation: halim-pulse 2s cubic-bezier(.4,0,.29,.9) infinite;
}

.pulse-holder {
    display: block;
    position: absolute;
    top: 22%;
    right: 2%;
}

.pulse-holder .pulse-marker {
    width: 6px;
    height: 6px;
    background: #c00;
    border-radius: 28px;
}

.pulse-holder .pulse-rays {
    margin: 0 auto;
    position: absolute;
    right: -12px;
    top: -12px;
    z-index: 10;
    background-color: transparent;
    opacity: .1;
    width: 30px;
    height: 30px;
    border: 2px solid #f78b8b;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    -webkit-animation: pulse 2s linear infinite;
    -moz-animation: pulse 2s linear infinite;
    border-image: initial;
}

.halim-logo-bar {
    width: 100px !important;
}

.halim-icon-expand:before,
    .halim-icon-toggle-light:before {
    padding: 11px 5px;
    display: inline-block;
    content: " ";
    width: 16px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    background-size: 26px 14px;
}

.halim-icon-toggle-light:before {
    width: 13px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #0482ba !important;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #0482ba !important;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #138dc3 !important;
}

@media (max-width:767px) {
    .nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom: 1px !important};
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@media (max-width:767px) {
    .slide-text{background: rgba(0,0,0,.75);
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0}.slide-text h3{font-size:15px;
    color: #fff}.slide-text a.btn{display:none};
}

@media only screen and (min-width:768px) {
    .pl-carousel-cell .wp-post-image{width: 100%;
    height: 300px;
    object-fit: cover};
}

@media only screen and (max-width:480px) {
    .pl-carousel-cell .wp-post-image{height: 280px};
}

#footer ul li {
    padding: 6px 8px;
}

#footer .widget {
    padding: 15px;
}

#footer .widget ul {
    margin: 0;
    list-style: none;
}

#footer .widget:nth-child(2) {
    padding-left: 30px;
}

#footer .widget .widget-title {
    background-color: transparent;
    padding: 0 0 10px;
    border: none;
    border-bottom: 1px solid #2d3842;
    box-shadow: none;
    color: #fff;
    font-size: 18px;
    margin: 0;
}

#footer .widget .widget-title:after {
    border: none;
}

.credit {
    padding: 8px 0;
    color: #fff;
}

.credit p {
    margin: 0;
}

@media screen and (max-width:767px) {
    #footer{background-image: none;
    margin-top: 20px}.credit{padding:8px};
}

.social {
    float: right;
    margin-top: 13px;
}

.social a .hl-facebook:hover {
    background: #29689e;
}

.social a .hl-twitter:hover {
    background: #299d9e;
}

.social a .hl-pinterest:hover {
    background: #841412;
}

.social a .hl-gplus:hover {
    background: #bb4947;
}

#footer p.text-right {
    padding: 0 !important;
    margin-bottom: 0;
}

.textwidget {
    margin-bottom: 15px;
}

#footer .textwidget {
    margin: 0;
}

.actors a:last-child:after,
    .directors a:last-child:after {
    content: '';
}

.news-thumb {
    float: left;
    margin-right: 15px;
}

@media (max-width:500px) {
    .list-news img{width: 120px;
    height: auto}.list-news p,.post-info span{display:none}.post-info span.published-date{display:block}.post-info h2 a{font-size:14px !important};
}

#sidebar .post-info span.published-date {
    display: block;
}

#sidebar .post-info h2 a {
    font-size: 14px !important;
}

.post-info h2 {
    height: inherit;
    font-size: 1.5em;
    line-height: 20px;
    margin-top: 6px;
}

.post-info p {
    margin: 0;
    margin-top: 5px;
    font-size: 13px;
}

.post-info {
    margin-top: 3px;
}

.post-info .published-date {
    font-size: 11px;
    color: #989898;
}

.single-post .wrap-content,
    .single-video .wrap-content {
    padding-top: 15px;
}

@media (max-width:767px) {
    .single-post .wrap-content,.single-video .wrap-content{padding-top: 0;
    margin-top: -1px};
}

.entry-header {
    font-size: 25px;
    color: #ff9800;
    font-weight: 700;
    font-family: sans-serif;
}

.user .avt img {
    border-radius: 100% !important;
    margin-right: 5px;
    height: 30px;
    width: 30px;
}

.user {
    padding: 3px;
    display: inline-block;
    float: right;
}

.user li a span {
    text-transform: capitalize;
    font-size: 13px;
}

.user-control {
    padding: 15px;
}

.user-control ul {
    padding: 0;
    list-style: none;
    overflow: hidden;
    margin: 0;
}

.user-control ul li.user-avatar {
    display: inline;
    float: left;
}

.user-control li {
    display: block;
    float: left;
}

.user-control li.display_name {
    padding: 0 10px;
    float: left;
    text-transform: uppercase;
}

.user-control li.display_name a {
    display: block;
    font-size: 12px;
    text-transform: none;
}

.input-group i.hl-spin4,
    .input-group .animate-spin {
    position: absolute;
    right: 8px;
    bottom: 10px;
    z-index: 9;
    color: #fff;
}

a .hl-dot-3 {
    color: #fff;
}

.rating {
    margin-bottom: 10px;
    float: right;
}

.post-single-rate {
    float: left;
    margin-right: 5px;
}

.user-rate {
    width: 100%;
}

.user-rate-wrap .user-rating-text {
    float: left;
}

.taq-load {
    background: url(//hhkungfu.ee/wp-content/themes/videohazz/assets/images/loading.gif) center no-repeat;
    width: 98px;
    height: 22px;
    display: block;
}

.post-like.btn.btn-xs.btn-default {
    display: block;
    background: rgba(51,51,51,0);
    border: none;
    text-align: right;
    color: #fff;
}

.halim-user-tool {
    border-bottom: 1px solid #17222f;
    overflow: hidden;
    padding: 0;
    margin-bottom: 10px;
}

.halim-user-tool .col-md-6 {
    padding: 0;
}

.halim-user-tool .wpf-favorite-link,
    .halim-user-tool .wpf-favorite-links {
    position: static;
    background: rgba(255,255,255,0);
    padding: 2px 5px;
    display: block;
    text-align: right;
}

#expand-post-content {
    margin-top: 10px;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

.hl-dot-3.rotate:before {
    transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    -webkit-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    -moz-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    -o-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    -ms-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.halim-popular-tab li {
    border: 1px solid #1b2b3a;
    background: #111720;
    padding: 5px 8px;
    list-style: none;
    float: left;
    margin: -1px;
}

.halim-popular-tab li:first-child {
    border-top-left-radius: 3px;
}

.halim-popular-tab li:last-child {
    border-top-right-radius: 3px;
}

.halim-popular-tab li.active {
    background: #1b2a39;
    border: 1px solid #1b2a3900;
    background-size: 200% 100%;
    background-image: linear-gradient(to right,#f5ce62,#e43603,#fa7199,#e85a19);
    background-image: linear-gradient(to right,#f0c 0%,#339 51%,#f0c 100%);
    position: relative;
}

.halim-popular-tab li.active:after {
    content: '';
    border-bottom: 6px solid #9919b2;
    border-left: 6px solid transparent;
    display: block;
    border-right: 6px solid transparent;
    bottom: -10px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%) rotate(180deg);
    transform: translate(-50%,-50%) rotate(180deg);
    z-index: 1;
}

.halim-popular-tab li a {
    font-size: 10px;
    font-weight: 400;
    text-transform: none;
    cursor: pointer;
}

.halim-panel-filter .panel-heading {
    background: #1821299e;
    border-bottom: 1px solid #1d2731;
    padding: 12px 15px;
}

@media (min-width:991px) {
    .halim-search-filter .btn-group .col-md-1: first-child,.halim-search-filter .btn-group .col-md-2:first-child{padding-left:15px}.halim-search-filter .btn-group .col-md-1,.halim-search-filter .btn-group .col-md-2{padding-right:0;
    padding-left: 8px}.halim-search-filter .btn-group .col-md-3{padding:0 0 8px 8px;
    width: 22%}.halim-search-filter .btn-group .col-md-1{width:9.333333%}#btn-movie-filter{width:92%;
    padding: 7px};
}

#btn-movie-filter {
    border-radius: 20px;
    background-size: 200% 100%;
    background-image: linear-gradient(to right,#c02425 0%,#f0cb35 51%,#c02425 100%);
    transition: .7s;
}

#btn-movie-filter:hover {
    background-position: right center;
}

.col-md-9 .filter-box .panel-body {
    padding: 15px 30px;
}

.download-wrap {
    margin-top: 20px;
}

.halim-dl-link {
    background: #2d3842;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    padding: 5px;
    color: #fff;
    transition: .3s ease-in;
}

.halim-dl-link:hover {
    background: #1e262d;
    transition: .3s ease-in;
}

.ui-helper-hidden-accessible {
    display: none;
}

.pagination>.active>a,
    .pagination>.active>a:focus,
    .pagination>.active>a:hover,
    .pagination>.active>span,
    .pagination>.active>span:focus,
    .pagination>.active>span:hover {
    color: #fff;
    background-color: #365979;
    border-color: #365979;
}

.pagination>li>a,
    .pagination>li>span {
    color: #fff;
    background-color: #2d3842;
    border: 1px solid #2d3842;
}

#sidebar-home ul li:hover {
    transition: .4s all;
    padding-left: 10px;
}

.episode-title {
    color: orange;
    font-weight: 800;
    text-decoration: none;
}

.halim-item {
    position: relative;
    line-height: 0;
    border-radius: 5px;
}

.halim-item span {
    line-height: 1.6;
}

.halim-single-news {
    padding: 0 15px 15px;
    margin-top: 0;
}

.halim-single-news .item-content {
    color: #888;
    font-size: 14px;
}

.settings {
    background: #12171b;
    border-bottom: 1px solid #41596d;
    color: #fff;
    padding: 4px;
    cursor: pointer;
    position: absolute;
    left: -27px;
}

@media (max-width:767px) {
    .title-wrapper h1.entry-title{font-size: 18px};
}

@media (max-width:767px) {
    .more-info{margin: 0 0 8px}.title-block{background:#151d25;
    padding: 15px 15px 0;
    margin: auto -15px 15px;
    position: relative}.title-wrapper{float:none;
    width: 100%;
    clear: both;
    padding-left: 35px}#bookmark,#bookmark2{background-size:30px;
    width: 28px;
    height: 30px;
    position: absolute;
    left: 14px;
    top: 15px;
    cursor: pointer}#bookmark .halim-pulse-ring,#bookmark2 .halim-pulse-ring{display:none};
}

.halim-watch-box {
    position: absolute;
    display: flex;
    overflow: hidden;
    background: rgba(0,0,0,.23);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(6,6,6,.24) 30%,rgba(0,0,0,.8) 100%);
    width: 100%;
    height: 60px;
    bottom: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    justify-content: center;
    align-items: center;
}

@media (max-width:767px) {
    .halim-movie-wrapper.tpl-2 .quick-eps .hl-sort-down{position: absolute;
    top: 4px};
}

.watch-movie {
    border-radius: 3px;
}

@media (max-width:767px) {
    .show-trailer{position: absolute;
    left: 10px;
    width: 33%;
    bottom: unset;
    top: 10px}.halim-movie-wrapper.tpl-2 .watch-movie{width:100%;
    padding: 6px;
    box-shadow: none}.quick-eps{position:absolute;
    bottom: 0;
    left: 15px;
    width: 45%}.halim-movie-wrapper.tpl-2 .quick-eps{padding:6px;
    box-shadow: none}.halim-movie-wrapper.tpl-2 .halim-watch-box{background:0 0;
    bottom: -10px};
}

.movie-trailer {
    position: relative;
}

.movie-trailer #close-trailer {
    background: #d92e36;
    border-radius: 50%;
    line-height: 22px;
    cursor: pointer;
    padding: 2px 10px 4px;
    color: #fff;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 1;
}

.movie-trailer:hover #close-trailer {
    background: #333;
}

.page-numbers {
    padding: 0;
    margin: 20px 0;
    color: #fff;
}

.halim-bookmark-box {
    background: #12171b;
    padding: 15px;
    margin-top: 7px;
    width: 85%;
    position: absolute;
    border: 1px solid #234;
    text-align: left;
    z-index: 99;
    border-radius: 5px;
}

.halim-bookmark-box:after {
    content: '';
    border-bottom: 8px solid #12171b;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: -8px;
    left: 45%;
    position: absolute;
}

.halim-bookmark-box .section-bar {
    margin-top: 0;
}

.halim-bookmark-box .remove-all-bookmark {
    background: #a04444;
    cursor: pointer;
    padding: 1px 10px;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 3px;
    right: 0;
    border-radius: 3px;
}

.halim-bookmark-box .remove-all-bookmark:hover {
    background: #8c2828;
}

.halim-bookmark-box ul {
    margin-bottom: 0;
}

.get-bookmark-on-mobile {
    position: relative;
}

.get-bookmark-on-mobile span.count {
    background: #ea3a3a;
    color: #fff;
    font-size: 11px;
    padding: 1px 6px;
    border-radius: 100%;
    line-height: 15px;
    position: absolute;
    top: -2px;
    right: 0;
}

.apsl-error {
    position: absolute;
    background: #29567f;
    padding: 5px 15px;
    text-align: left;
    color: #fff;
    margin-top: 5px;
}

.apsl-error:after {
    content: '';
    border-bottom: 8px solid #29567f;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: -5px;
    right: 18px;
    position: absolute;
}

.halim-centered {
    display: flex;
    justify-content: center;
}

.hl-down-open.rotate-right:before {
    -webkit-transform: rotate(269deg) scale(1) skew(0deg) translate(0px);
}

.hl-down-open.rotate-left:before {
    -webkit-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
}

.plot-collapse:before {
    content: attr(data-text);
}

.plot-collapse:hover {
    cursor: pointer;
    color: #d4a725;
}

.box-shadow {
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.07),0px 1px 3px rgba(0,0,0,.29);
}

.last-eps {
    background: #243d5f;
    padding: 3px 10px 4px;
    border-radius: 3px;
    transition: .6s all;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    margin: 0;
}

.last-eps:hover {
    background-position: right center;
}

.input-group .form-control {
    z-index: 0;
}

@media (max-width:767px) {
    .film-poster-img{height: unset !important};
}

.halim-play-btn {
    padding: 10px;
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
}

.section-btn {
    color: #98acbd;
    font-size: 11.5px;
    background: #0b0f15;
    padding: 1px;
    margin-top: 4px;
    display: inline-table;
    border-radius: 20px;
    margin-left: 8px;
    cursor: pointer;
    transition: .7s all;
    background: linear-gradient(to right,red,#d60dd6);
    background: linear-gradient(to right,red,orange);
}

.section-btn:hover {
    background: #337ab7;
    color: #fff;
}

.section-btn>span {
    display: inline-block;
    padding: 4px 13px;
    background: #141c24;
    border-radius: 20px;
}

.section-btn.active {
    background: #1d588e;
    color: #8da4b7;
    background-image: linear-gradient(to right,#6eff00 0%,#e49f20 100%,red 100%);
}

a.see-more {
    background: #1f2933;
    width: 30%;
    display: inline-block;
    text-align: right;
    margin: 5px 0;
    padding: 4px 12px;
    border-radius: 20px;
    transition: .5s all;
    color: #fff;
    float: right;
    background: linear-gradient(to right,#151d25,#194161);
}

a.see-more:hover {
    background: #0e1215;
    transition: .5s all;
}

.list-svname {
    margin-right: 5px;
}

span.ajax-update-eps {
    cursor: pointer;
    background: #5cb85c;
    color: #fff;
    padding: 7px;
    line-height: 32px;
    border-radius: 3px;
}

span.ajax-update-eps:hover {
    background: #333;
}

#dayIcon {
    position: relative;
    width: 20px;
    height: 25px;
    top: -3px;
    margin: 0 7px;
    fill: #9caec0;
}

#nightIcon {
    position: relative;
    width: 20px;
    height: 30px;
    top: -1px;
    right: 2px;
    margin: 0 2px;
    fill: #9caec0;
}

#dayIcon,
    #nightIcon {
    cursor: pointer;
}

.toggle {
    display: none;
}

.toggle,
    .toggle:after,
    .toggle:before,
    .toggle *,
    .toggle *:after,
    .toggle *:before,
    .toggle+.toggle-button {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.toggle+.toggle-button {
    outline: 0;
    display: inline-block;
    width: 45px;
    height: 20px;
    position: relative;
    cursor: pointer;
    border: 2px solid #333;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.toggle+.toggle-button:after,
    .toggle+.toggle-button:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
}

.toggle+.toggle-button:after {
    left: 0;
}

.toggle+.toggle-button:before {
    display: none;
}

.toggle:checked+.toggle-button:after {
    left: 50%;
}

.toggle+.toggle-button {
    padding: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    border: 2px solid rgba(156,174,192,.58);
    border-radius: 2em;
}

.toggle+.toggle-button:after {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background: rgba(156,174,192,.59);
    content: "";
    border-radius: 1em;
}

.toggle:checked+.toggle-button:after {
    left: 50%;
}

.halim-vertical-widget {
    overflow: hidden;
    margin: auto -15px;
}

.halim-full-player {
    background: #000;
    padding: 10px 0;
    margin-bottom: 10px;
}

.halim-full-player .container {
    padding: 0;
}

@media (min-width:991px) {
    .halim-centered{display: flex;
    justify-content: center}.halim-full-player{background:#000;
    padding: 10px 0;
    margin-top: 0};
}

.box-shadow-none {
    box-shadow: none !important;
}

#is_copyright {
    padding: 30px;
    text-align: center;
    background: #f63232;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 4px;
    font-size: 15px;
    box-shadow: 0px 3px 20px 7px #12181d;
}

#is_copyright.notice {
    background: #1c5d92;
    box-shadow: none;
    margin: 15px;
}

#is_copyright.notice.default {
    margin: 0 0 15px;
}

@media screen and (max-width:767px) {
    #is_copyright.notice.default{border-radius: 0};
}

.widget.widget_custom_html,
    .widget.widget_text {
    margin-top: 15px;
}

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.hinges {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.slow {
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
}

.animated.snail {
    -webkit-animation-duration: 4s;
    -moz-animation-duration: 4s;
    -o-animation-duration: 4s;
    animation-duration: 4s;
}

.shake {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake;
}

@media only screen and (min-width:991px) {
    .login .modal-dialog{width: 365px};
}

.login .division {
    float: none;
    margin: 10px auto 18px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.login .division .line {
    border-top: 1px solid #dfdfdf;
    position: absolute;
    top: 14px;
    width: 42%;
}

.login .division .line.l {
    left: 0;
}

.login .division .line.r {
    right: 0;
}

.login .division span {
    color: #424242;
    font-size: 17px;
}

.login .social {
    float: none;
    margin: 0 auto 20px;
    text-align: center;
}

.login .social .facebook {
    background-color: #455ca8;
    color: #fff;
}

.login .social .google {
    background-color: #f74933;
}

.login .social .twitter {
    background-color: #1da1f2;
}

.login .facebook:hover {
    background-color: #6e83cd;
}

.login .google:hover {
    background-color: #ff7566;
}

.login .twitter:hover {
    background-color: #1d96e0;
}

.login .forgot {
    color: #797979;
    margin-left: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.login .form-control {
    border-radius: 3px;
    background-color: rgba(230,234,241,.56);
    box-shadow: 0 1px 0px 0px rgba(0,0,0,.09) inset;
    color: #fff;
}

.login .form-control:hover {
    background-color: #e8f0fe;
}

.login .form-control:focus {
    box-shadow: 0 1px 0 0 rgba(0,0,0,.04) inset;
    background-color: rgba(0,0,0,.23);
    color: #fff;
}

.login .form input[type=text],
    .login .form input[type=password] {
    border-radius: 3px;
    border: none;
    color: #484848;
    font-size: 14px;
    height: 46px;
    margin-bottom: 10px;
    padding: 13px 15px;
    width: 100%;
}

.big-login,
    .big-register {
    background-color: #0bf;
    color: #fff;
    border-radius: 7px;
    border-width: 2px;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    padding: 16px 60px;
    text-transform: uppercase;
    transition: all .3s ease 0s;
    width: 300px;
}

.big-login {
    margin-bottom: 20px;
}

.big-login:hover {
    background-color: #00a4e4;
    color: #fff;
}

.big-register {
    background-color: rgba(0,0,0,.0);
    color: #0bf;
    border-color: #0bf;
}

.big-register:hover {
    border-color: #00a4e4;
    color: #00a4e4;
}

a.login_button {
    font-family: Arial,Helvetica,sans-serif;
    padding: 5px 7px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    color: #333;
    text-decoration: none;
    font-size: 11px;
}

.login_overlay {
    height: 100%;
    width: 100%;
    background-color: #f6f6f6;
    opacity: .9;
    position: fixed;
    z-index: 998;
}

.btn-default[disabled]:hover {
    background-color: #5ad3ff !important;
}

.btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .85;
    filter: alpha(opacity=85);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.reset-captcha:hover {
    color: #ef8436;
}

.reset-captcha i {
    color: #ff6000;
}

.footer_tags {
    text-align: center;
}

.letter-filter li a {
    transition: .5s all;
}

.letter-filter li a:hover {
    background: #366994 !important;
    border: 1px solid #366994 !important;
    transition: .5s all;
}

.letter-filter li .active {
    background: #ff8b00 !important;
    border-color: #ff8b00 !important;
}

@media (min-width:0px) and (max-width:650px) {
    .toggle-pagination{display: inline-block;
    color: #ff971b !important;
    font-size: 12px;
    cursor: pointer}.toggle-pagination.active i:before{content:'\2212'}.list-letter{width:100%;
    margin-top: 10px;
    display: none}.list-letter>li>a,.list-letter>li>span{width:100%;
    margin: 0;
    line-height: 40px;
    padding: 0;
    border-radius: 0 !important}.list-letter>li{float:left;
    width: 20%;
    margin-top: -1px;
    text-align: center};
}

@media (max-width:480px) {
    .list-letter>li{width: 33%};
}

@media (max-width:320px) {
    .list-letter>li{width: 50%};
}

@media (min-width:651px) {
    .toggle-pagination{display: none}.list-letter{display:inline-block !important};
}

pre.ql-syntax {
    background: #c1c1c1;
}

.hl-next.prev:before {
    transform: rotate(-180deg);
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*=col-],
    table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table>caption+thead>tr:first-child>th,
    .table>colgroup+thead>tr:first-child>th,
    .table>thead:first-child>tr:first-child>th,
    .table>caption+thead>tr:first-child>td,
    .table>colgroup+thead>tr:first-child>td,
    .table>thead:first-child>tr:first-child>td {
    border-top: 0;
}

.table>tbody+tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed>thead>tr>th,
    .table-condensed>tbody>tr>th,
    .table-condensed>tfoot>tr>th,
    .table-condensed>thead>tr>td,
    .table-condensed>tbody>tr>td,
    .table-condensed>tfoot>tr>td {
    padding: 5px;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width:767px) {
    .table-responsive{width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #1e2732}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0};
}

.downloadbox {
    margin-top: 15px;
}

.ah-frame-bg {
    background: rgba(0,0,0,.075) !important;
}

.list-movies-part {
    background: #3333334a !important;
}

.wcaiInfoShort .wcai-wrapper .wcai-content {
    background: #333 !important;
}

.info-movie .head .last>div {
    border-top: 1px solid #33333394 !important;
}

.ah-frame-bg-sche {
    background: #1f2021 !important;
}

@media screen and (min-width:992px) {
    .watch-schedule .item-sche a div: last-child div:first-child{max-width:400px !important};
}

@media screen and (max-width:767px) {
    .watch-schedule .item-sche{width: 100% !important};
}

.loading-text {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
}

.custom-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5em;
}

.custom-overlay.loading {
    background-color: rgba(0,0,0,.8);
}

.watch-page {
    margin-top: 15px;
}

.iframe-placeholder {
    background: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg' stroke='%23ea9b06'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)' stroke-width='2'%3E%3Ccircle stroke-opacity='.5' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1s' repeatCount='indefinite'/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}

.item-label {
    margin-top: 6px;
    text-align: center;
    color: var(--color-light-0);
    font-weight: 700;
    font-size: 10px;
}

.material-icons-menu {
    display: grid;
    font-size: 20px;
    text-align: center;
}

img.header-avatar {
    border-radius: 50%;
    max-width: 100px;
}

.custom-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #b8b8d1;
    cursor: pointer;
    background: rgba(255,255,255,.1);
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease;
}

.custom-close:hover {
    background: rgba(255,255,255,.3);
    color: #ff5c8a;
}

.custom-label {
    font-size: 14px;
    color: #d1d1e9;
    margin-bottom: 5px;
}

.custom-input {
    border: 1px solid #44475a;
    background: #282a36;
    color: #f8f8f2;
    border-radius: 8px;
    padding: 10px;
    font-size: 14px;
    margin-bottom: 15px;
    outline: none;
    transition: all .3s ease;
}

.custom-input::placeholder {
    color: #848aa0;
    font-style: italic;
}

.custom-input:focus {
    border-color: #8be9fd;
    box-shadow: 0 0 8px rgba(139,233,253,.8);
}

.custom-checkbox-label {
    display: flex;
    align-items: center;
    color: #b8b8d1;
    font-size: 14px;
    margin-bottom: 15px;
    gap: 10px;
}

.custom-checkbox {
    width: 16px;
    height: 16px;
    accent-color: #ff77b2;
}

.custom-submit {
    background: linear-gradient(90deg,#ff5c8a,#ff77b2);
    color: #fff;
    border: none;
    padding: 12px 20px;
    font-size: 16px;
    border-radius: 8px;
    cursor: pointer;
    transition: all .3s ease;
}

.custom-submit:hover {
    background: linear-gradient(90deg,#ff77b2,#ff5c8a);
    box-shadow: 0px 4px 10px rgba(255,92,138,.6);
}

.custom-submit:active {
    transform: scale(.96);
    box-shadow: 0px 2px 5px rgba(255,92,138,.5);
}

.custom-message {
    margin-top: 15px;
    font-size: 14px;
    color: #f8f8f2;
}

.custom-message.success {
    color: #50fa7b;
}

.custom-message.error {
    color: #f55;
}

.custom-submit.loading:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    border-radius: 50%;
    border-top-color: transparent;
    animation: spin 1s linear infinite;
    margin-left: 8px;
}

.google-login-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 700;
    background: #1a1a1a;
    color: #fff;
    border: 1px solid #333;
    border-radius: 25px;
    cursor: pointer;
    transition: all .3s ease;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
}

.google-login-button:hover {
    background: #292929;
    border-color: #444;
}

.google-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    width: 20px;
    height: 20px;
}

.g-recaptcha {
    margin: 5px auto;
}

.google-login-button span {
    display: flex;
    align-items: center;
}

.footer_tags {
    text-align: center;
}

.footer_tags {
    text-align: center;
}

/* ========================================
   Header & Logo
   ======================================== */

#headwrap {
    padding: 5px 0;
    margin: 10px 0;
}

#headwrap .col-md-3.slogan {
    margin-top: -5px;
    padding: 0;
}

#headwrap .col-md-4 {
    padding-right: 0;
    text-align: right;
}

#headwrap .form-group {
    margin: 0;
}

#header {
    background: #1b2d3c;
    background-size: 200% 100%;
    background-image: linear-gradient(to right,#23232a 0%,#17242e 51%,#5c5c5a 100%);
    transition: .5s;
}

#header .site-title {
    margin: 0;
    text-indent: -9999px;
    background: url() no-repeat top left;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 45px;
    margin-top: 5px;
    position: relative;
}

#header .site-title a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#header>.container {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

#footer .footer-logo img {
    width: 180px;
    height: auto;
    margin-bottom: 0;
    display: inline-block;
}

#headwrap .nav-items a#custom-open-logout-modal {
    background-color: #681212;
}

/* ========================================
   Navigation
   ======================================== */

.navbar-container {
    background: #12171b;
    transition: .25s transform;
    backface-visibility: hidden;
    z-index: 9999;
    -webkit-box-shadow: 0px 3px 14px -1px #161d23;
    -moz-box-shadow: 0px 3px 14px -1px #161d23;
    box-shadow: 0px 5px 10px -1px #161d23;
}

.navbar-container .container {
    padding: 0;
}

.navbar {
    min-height: 48px !important;
    margin: 0;
}

.main-navigation {
    background: #12171b;
    border: none;
}

.home .main-navigation .navbar-nav>.active>a {
    background: 0 0;
}

.main-navigation .navbar-nav>li>a i {
    font-size: 12px;
}

.main-navigation .navbar-nav>li>a:hover,
    .main-navigation .navbar-nav>li>a:focus {
    color: #ea8300;
    background: #000;
}

.main-navigation .navbar-nav>.active>a,
    .main-navigation .navbar-nav>.active>a:hover,
    .main-navigation .navbar-nav>.active>a:focus {
    color: #fff;
    background: #234;
    border: none;
}

.main-navigation .navbar-nav>li.current_page_item:first-child a {
    border: none;
}

.main-navigation .nav .open>a,
    .main-navigation .nav .open>a:focus,
    .main-navigation .nav .open>a:hover {
    background: #000;
    border: none;
}

.dropdown-menu {
    background: #1f3d58 !important;
    border: none;
    right: 0;
}

.navbar-collapse {
    padding-left: 0 !important;
}

.navbar-toggle .icon-bar {
    background-color: #e0e0e0;
}

.navbar-toggle,
    button.navbar-toggle.collapsed {
    margin: 6px 0;
}

.navbar-toggle.pull-right.collapsed {
    margin: 6px 0 2px;
    padding: 9px;
}

.mega .navbar-nav>li:last-child ul {
    width: 600px;
    left: -251px;
}

.navbar-brand {
    color: #fff;
}

.navbar-nav .dropdown-menu {
    z-index: 9999;
}

.navbar-nav .mega .dropdown-menu {
    width: 600px;
    z-index: 9999;
    padding: 0;
    transition: .5s all;
}

.dropdown-menu>li>a:hover,
    .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #6cbbff;
    background-color: #1f3d58;
    transition: .5s all;
}

@media (min-width:768px) {
    .navbar-nav .dropdown-menu: before{content:'';
    z-index: 999;
    display: block;
    top: -13px;
    left: 30px;
    position: absolute}.navbar-nav .dropdown-menu:after{content:'';
    border-bottom: 8px solid #1f3d58;
    border-left: 8px solid transparent;
    z-index: 999;
    display: block;
    border-right: 8px solid transparent;
    top: -8px;
    left: 37px;
    position: absolute};
}

.navbar-nav .mega .dropdown-menu li {
    float: left;
    width: 200px;
    display: inline-table;
}

@media (max-width:767px) {
    .navbar-nav>li>.dropdown-menu li{float: none !important;
    width: 100% !important}.dropdown-menu{width:100% !important}.navbar-nav .dropdown-menu{margin-top:0 !important;
    border-top: 1px solid #253c50 !important}#header>#headwrap{height:auto}#logo-bg{display:none !important}#halim-player-wrapper{height:auto !important;
    width: auto !important}.button-watch .col-md-8{text-align:center !important;
    padding: 0};
}

.nav-tabs {
    border-bottom: 1px solid #263a4c;
}

.nav-tabs>li.active>a,
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover {
    color: #9fc3e4;
    background-color: transparent;
    border: 1px solid #17232f;
    border-bottom-color: transparent;
    cursor: default;
}

@media (max-width:767px) {
    #search-form{margin: 0 !important}.ui-autocomplete.ajax-results{top:unset !important}.user.user-login-option .dropdown-menu{left:0 !important};
}

.nav-tabs.nav-justified {
    border-bottom: 2px solid #365979;
}

.nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #365979;
    border-bottom-color: #365979;
    background: #365979;
    color: #fff;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav-tabs>li>a:hover {
    border-color: #365979 !important;
    background: #365979 !important;
    color: #fff;
}

@media (max-width:767px) {
    .user{padding: 10px;
    display: inline-block;
    float: none;
    width: 100%;
    text-align: center}#user-info.navbar-collapse.collapse.in{overflow:unset;
    padding: 10px 30px !important}.user .dropdown-menu{width:95% !important};
}

.user .dropdown {
    display: inline-block;
    width: 100%;
}

.user .dropdown-menu {
    min-width: 220px;
    padding: 0;
}

.user.user-login-option .dropdown-menu {
    margin-top: 13px;
    left: -50px;
    padding: 5px 10px;
    border-radius: 3px;
}

.user.user-login-option .dropdown-menu:after {
    content: '';
    border-bottom: 8px solid #1f3d58;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: -8px;
    left: 53px;
    position: absolute;
}

.user.user-login-option .dropdown-menu li {
    margin: 5px 0;
    border-radius: 20px;
}

#user-info.navbar-collapse.collapse.in {
    padding: 0;
}

.dropdown.user-info li {
    width: 100%;
    list-style: none;
    margin-bottom: 5px;
}

#halim-list-server ul.nav-tabs li {
    margin: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#halim-list-server ul.nav-tabs li a {
    margin: 0;
    border: none;
    padding: 7px 12px;
    border-radius: 0;
    font-size: 12px;
}

#halim-list-server ul.nav-tabs li a:hover {
    margin: 0 !important;
}

#halim-list-server ul.nav-tabs li.active {
    background: #263a4c;
}

#halim-list-server ul.nav-tabs li.active a {
    margin: 0;
    border: none;
    padding: 7px 12px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.navbar-brand.home_url {
    padding: 15px;
    font-size: inherit;
    color: #fff;
}

.navbar-brand.home_url:hover {
    background: #234;
    color: #fff;
}

/* ========================================
   Search & Autocomplete
   ======================================== */

.msearch {
    margin: 10px 0 -10px;
    overflow: hidden;
}

@media (max-width:767px) {
    .logo span{font-size: 20px}.logo img{max-width:100%;
    margin-left: 10px}.navbar-collapse{padding-left:15px !important}.navbar-right.msearch{width:100% !important}#secondary{width:100%}#primary{float:none;
    width: 100%}.col-md-3.col-sm-6.col-xs-6.thumb{padding:5px;
    width: 50%;
    margin-right: 0;
    margin-top: 15px}.halim_box li.col-md-3.col-sm-6.col-xs-6.thumb img{width:100%}.info .thumbnail{max-width:100%;
    float: none;
    margin-right: 10px};
}

.navbar-right.msearch {
    position: relative;
}

.halim-search-form {
    margin-top: 0;
    padding-left: 0;
}

#mobile-search-form.halim-search-form {
    margin-top: 10px;
}

#mobile-search-form.halim-search-form .form-group {
    margin-bottom: 5px;
}

.halim-search-form .input-group-addon.film.hidden-xs {
    background: #2d3842;
    border: 1px solid #2d3842;
    color: #5d85a9;
}

.halim-search-form .form-control {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #273e52;
    color: #7aa6ce;
    font-size: 13px;
    border-radius: 20px !important;
    transition: .7s all;
    padding: 10px 40px;
    background: #12171b6e url(/themes/hoathinh3d/css/assets/images/search.svg) 5px 2px no-repeat;
}

.halim-search-form .form-control:focus {
    border-radius: 3px !important;
    transition: .7s all;
}

.halim-search-form .btn-primary {
    color: #7aa6ce;
    background-color: #12171b;
    border-color: #2d3842;
    border-left: none;
    padding: 3px 15px;
    border-radius: 20px !important;
}

.halim-search-form .btn-primary:hover {
    background: #12171b;
}

.halim-search-form .btn-primary .glyphicon-search {
    padding-top: 5px;
}

.halim-search-filter {
    background: 0 0;
    padding: 15px 0 0;
    overflow: hidden;
}

.halim-search-filter .btn-group {
    padding: 0;
    margin-bottom: 10px;
}

.halim-search-filter .filter-box {
    border: 1px solid #1f2d39;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 20px;
}

.halim-search-filter .filter-box-title {
    background: #1f2d39;
    padding: 4px 10px;
    text-transform: uppercase;
    font-size: 12px;
    display: none;
}

.halim-search-filter .filter-box label {
    margin-right: 5px;
    cursor: pointer;
    font-weight: 400;
    line-height: 17px;
}

.halim-search-filter .col-md-8 .filter-box label {
    width: 31%;
}

.halim-search-filter .filter-box label:hover {
    color: #f90;
}

.halim-search-filter .filter-box label:before {
    content: '\2023';
    font-size: 18px;
}

.halim-search-filter .form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    border-radius: 0;
    background: #151d25;
    padding: 4px 0 4px 10px;
    border: none;
    color: #fff;
    font-size: 12.5px;
    border-radius: 3px;
}

.halim-search-filter .col-md-4.subtitle {
    padding-right: 15px;
}

.halim-search-filter input[type=radio]+label:hover,
    .halim-search-filter input[type=radio]:checked+label {
    font-weight: 700;
    color: #ffa822;
}

.halim-search-filter input[type=radio] {
    display: none;
}

.ui-autocomplete.ajax-results {
    position: absolute;
    top: 32px;
    left: 15px;
    width: 93.3%;
}

.ui-autocomplete {
    width: 100%;
    background-color: #171e24;
    list-style: none;
    border: 1px solid #273e52;
    margin: 0;
    display: block;
    padding: 0;
    z-index: 9999;
    border-top: none;
    max-height: 500px;
    overflow-x: hidden;
}

.ui-autocomplete li {
    border-top: 1px solid #20282f;
    padding: 12px;
    cursor: pointer;
    overflow: hidden;
}

.ui-autocomplete li.exact_result {
    background: #090b0c;
}

.ui-autocomplete li.exact_result .date {
    color: #fff;
}

.ui-autocomplete li .halim_list_item {
    overflow: hidden;
}

.ui-autocomplete li img {
    width: 35px;
    height: 44px;
    margin: 0;
}

.ui-autocomplete li .image {
    float: left;
    margin-right: 10px;
}

.ui-autocomplete li .label {
    padding: 0;
    font-size: 13px;
    font-weight: 400;
    display: -webkit-box;
    margin: 3px 0 0;
}

.ui-autocomplete li .date {
    font-size: 11px;
    color: #949494;
    font-weight: 400;
    display: none;
}

.ui-autocomplete li .enName {
    font-size: 11px;
    color: #7d9db9;
}

.ui-autocomplete li:hover {
    background: #1e262d;
}

div#letter-filter {
    padding: 13px;
    border-bottom: 1px solid #202a34;
    line-height: 5px;
}

#letter-filter .pagination {
    margin: 0;
    border-radius: 0;
}

#letter-filter .pagination>li>a,
    #letter-filter .pagination>li>span {
    color: #fff;
    background-color: #2d3842;
    border: 1px solid #2d3842;
}

#letter-filter .pagination-lg>li>a,
    #letter-filter .pagination-lg>li>span {
    font-size: 12px;
}

#letter-filter .pagination>li>a,
    #letter-filter .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 16.2222px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #e2e2e2;
    background-color: #151d25;
    border: 1px solid #202a35;
    margin-left: -1px;
    margin-top: -1px;
    cursor: pointer;
}

#letter-filter .pagination>li>span:after {
    content: attr(data-text);
}

#letter-filter .pagination>li>span:hover {
    background: #fb6363;
    border-color: #fb6363;
}

.halim-search-form .form-control {
    border: 1px solid #333 !important;
}

/* ========================================
   Section Headings
   ======================================== */

.section-heading {
    padding: 0 6px 0 0;
    margin: 21px 0 15px;
    font-size: 16px;
    line-height: 20px;
    position: relative;
}

.section-heading:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
}

.section-heading .h-text {
    font-size: 15px;
    text-transform: uppercase;
    background-color: #ff7a10;
    line-height: 34px;
    padding: 9px 0;
    position: relative;
    background: -webkit-gradient(linear,left top,right top,from(#ff8a00),to(#da1b60));
    background: linear-gradient(to right,#ff8a00,#ff2070);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    font-weight: 700;
}

.section-heading .h-text:before {
    content: '';
    position: absolute;
    bottom: -1px;
    width: 100%;
    background: -webkit-gradient(linear,left top,right top,from(#ff8a00),to(#da1b60));
    background: linear-gradient(to right,#ff8a00,#ff2070);
    padding: .5px;
}

.section-heading .h-text:after {
    content: '';
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}

.section-heading .heading-nav {
    display: inline-table;
}

.section-title {
    position: relative;
}

.section-title {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
}

.section-title span,
    .widget-title span {
    float: left;
    font-size: 15px;
    padding: 10px 0;
    color: #a5cbef;
    background: -webkit-gradient(linear,left top,right top,from(#ff8a00),to(#da1b60));
    background: linear-gradient(to right,#ff8a00,#ff2070);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    font-weight: 700;
}

.section-title span:after {
    content: '';
}

.section-title {
    font-size: 16px;
    line-height: 11px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    display: flow-root;
}

.section-title:before,
    .widget-title:before {
    content: '';
    border-bottom: 1px solid #1e2732 !important;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.section-title span:before,
    .widget-title span:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    background: -webkit-gradient(linear,left top,right top,from(#ff8a00),to(#da1b60));
    background: linear-gradient(to right,#ff8a00,#ff2070);
    padding: .5px;
}

.section-title span,
    .widget-title span {
    position: relative;
}

.section-title span.sortby,
    .widget-title span.sortby {
    margin-left: 15px;
    background: 0 0;
    -webkit-text-fill-color: unset;
    font-weight: 400;
    text-transform: none;
    font-size: 13px;
    padding: 5px 0;
    margin-top: 5px;
    color: #a6bdd2;
}

.section-title span.sortby:before {
    background: 0 0;
}

.section-title span.sortby a.active {
    color: #ff8a00;
}

.section-title .halim-popular-tab {
    padding: 0;
    position: absolute;
    right: 1px;
    top: 6.5px;
}

/* ========================================
   Post Title Overlay
   ======================================== */

.halim-post-title-box {
    position: absolute;
    line-height: 18px;
    padding: 80px 0 0;
    margin: 0;
    width: 100%;
    height: auto;
    bottom: 0;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(6,6,6,.55) 30%,rgba(0,0,0,.92) 100%);
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.video-item .halim-post-title-box {
    background: 0 0;
    height: auto;
}

.halim-post-title {
    position: absolute;
    background: rgba(0,0,0,0);
    line-height: 18px;
    padding: 8px 10px 4px;
    margin: 0;
    bottom: 0;
    width: 100%;
}

.watch-page .halim-post-title {
    position: relative;
    padding: inherit;
}

.list-news .halim-post-title {
    position: static;
    background: 0 0;
}

.halim-post-title h2 {
    margin: 0;
    line-height: 20px;
}

.halim-post-title a,
    .halim-post-title h2,
    .halim-post-title p,
    .popular-post .original_title {
    font-size: 13px !important;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 3px;
}

.halim-post-title.title-2-line a,
    .halim-post-title.title-2-line p,
    .popular-post .original_title.title-2-line {
    -webkit-line-clamp: 2;
}

.halim-post-title a:hover {
    color: #ff9800;
}

.halim-post-title .original_title,
    .popular-post .original_title {
    font-size: 11.5px !important;
    margin: 0;
    padding-right: 5px;
    color: #8a9eaf;
}

.info .entry-header .entry-title {
    font-size: 20px;
    margin: 0 0 8px;
}

.single-post .entry-title {
    font-size: 22px;
    margin: 0;
}

.halim-movie-wrapper.tpl-2 .movie-detail h1.entry-title {
    color: #cacaca;
    font-size: 20px;
    font-weight: 700;
}

.related-video .halim-post-title {
    bottom: 0;
}

.title-wrapper h1.entry-title {
    font-size: 18px;
    color: #c7c7c7;
    line-height: 25px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
}

/* ===== data-subtitle original title ===== */
.halim-post-title .entry-title[data-subtitle]::after,
    .halim-trending-title-text[data-subtitle]::after,
    .popular-post .title[data-subtitle]::after {
    content: attr(data-subtitle);
    display: block;
    font-size: 11.5px;
    font-weight: 400;
    color: #8a9eaf;
    margin-top: 2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* ===== .sub_title for popular-post (bypasses -webkit-line-clamp on h3.title) ===== */
.popular-post .sub_title {
    display: block;
    font-size: 11.5px;
    font-weight: 400;
    color: #8a9eaf;
    margin-top: 2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* ========================================
   Footer
   ======================================== */

.footer {
    background: #292929;
}

.footer-menu {
    background: #1c242a;
}

.footer-menu ul {
    padding: 0;
    margin: 0;
}

.footer-menu ul li {
    list-style: none;
    float: left;
    padding: 15px 0;
    margin-right: 25px;
}

.footer-content {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #5a6870;
    font-size: 12px;
}

#footer {
    background-blend-mode: color-dodge;
    margin-top: 20px;
    border-top: 4px solid #0e1215;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
}

#footer .footer-logo {
    border-bottom: 1px solid #1e262d;
    margin: -20px -20px 0;
    padding: 15px 20px;
}

#footer .about {
    background: #0e1215;
    padding: 20px;
    padding-top: 10px;
}

.container.footer-columns {
    padding: 0;
}

.footer-credit {
    background: #0e1215;
}

.footer-credit .row.container {
    padding: 0;
}

/* ========================================
   Movie Detail Page
   ======================================== */

.movie-meta {
    margin-left: 330px;
}

.fieldmeta {
    border-bottom: 1px solid #593636;
    padding: 15px 15px 15px 0;
    margin-bottom: 0;
}

.movie-meta h1 {
    color: #f7c004;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
}

.film_info,
    .film_info .col-md-12 {
    padding: 0;
    margin-bottom: 7.5px;
    overflow: hidden;
}

.film_info span {
    display: block;
    padding: 10px 0;
    margin: -1px 0;
    float: left;
    width: 33.33333%;
}

.film_info .col-xs-12,
    .film_info .col-xs-8,
    .film_info .col-xs-4 {
    padding: 5px 0;
}

.film_info .col-xs-12.alert {
    padding: 5px 15px;
}

.film_info span.alert-warning {
    background-color: #fff4bd;
    border-color: #ffb213;
}

.movie-detail>div {
    display: flex;
    margin-bottom: 6px;
}

.movie_info {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    height: auto;
    padding: 0;
    border-radius: 5px;
}

.film-poster {
    position: relative;
    width: 72.2%;
    height: auto;
    overflow: hidden;
    padding: 0;
}

.film-poster .poster-image {
    width: 100%;
    max-height: 350px;
}

.film-poster .poster {
    max-width: 100%;
    width: 100%;
    height: 301px;
    transition: .7s all;
    filter: brightness(.7);
    -webkit-filter: brightness(.7);
}

.film-poster:hover .poster {
    filter: brightness(1.2);
    -webkit-filter: brightness(1.2);
    transition: .7s all;
}

.movie-poster {
    position: relative;
    width: 27.8%;
    padding: 0;
    display: inline-block;
}

.movie-poster img {
    width: 100%;
    height: 300px;
    display: inline-block;
    border: 6px solid #1f2933;
}

.halim-movie-wrapper.tpl-2 .movie-poster img {
    border: none;
    height: auto;
    border-radius: 6px;
}

.movie-poster .halim_imdbrating {
    background: #f38f38;
    display: inline;
    padding: 7px 8px;
    border-radius: 100%;
    position: absolute;
    top: 60px;
    left: 6px;
    z-index: 9;
    color: #fff;
}

.movie-poster .rating-detail {
    text-align: center;
    margin-top: 3px;
    font-size: 11px;
}

.movie-detail {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-left: 15px;
    padding-top: 5px;
    background: linear-gradient(16deg,#061019 0,rgba(0,0,0,.65) 95%,rgba(0,0,0,0));
    color: #a5a5a5;
}

.halim-movie-wrapper.tpl-2 .movie-detail {
    position: unset;
    padding: 0 15px 5px;
    overflow: hidden;
    border-bottom-right-radius: 5px;
    background: 0 0;
}

.movie-detail a:hover {
    color: #e1effb;
}

.movie-detail p {
    margin-bottom: 2px;
    font-size: 12.5px;
    color: #daba7d;
}

.halim-movie-wrapper.tpl-2 .movie-detail p {
    padding: 3px 0;
    margin-bottom: 0;
    color: #cacaca;
}

.halim-movie-wrapper.tpl-2 .movie-detail p.released {
    color: #cacaca;
}

.halim-movie-wrapper.tpl-2 .movie-detail p:last-child {
    border: none;
    padding-bottom: 0;
}

.halim-movie-wrapper.tpl-2 .movie-detail p span+span {
    padding: 3px 7px 3px;
    color: #fff;
    background-size: 300% 100%;
    background-image: linear-gradient(to right,#25aae1,#043ea5,#04befe,#3f86ed);
    border-radius: 3px;
    font-size: 11px;
    text-transform: capitalize;
    margin-left: 3px;
}

.halim-movie-wrapper.tpl-2 .movie-detail p.org_title {
    color: #afafaf;
    font-size: 13px;
    padding: 5px 0;
}

.movie_info .trailer-button {
    right: 5px;
}

.title-wrapper {
    float: left;
    width: 60%;
    display: inline-block;
    padding-bottom: 8px;
    border-bottom: 1px solid #40474e;
}

.title-wrapper.full {
    border-bottom: none;
}

.title-wrapper span.title-year {
    font-size: 15px;
    font-family: sans-serif;
    display: inline;
}

.total-votes {
    float: left;
    font-size: 48px;
    font-weight: 700;
    margin-right: 15px;
    color: #6da3d3;
    vertical-align: middle;
    font-family: tahoma;
    display: inline-block;
    border-right: 1px solid #263a4c;
    padding-right: 15px;
    line-height: 1;
}

.more-info {
    clear: both;
    display: block;
    padding-top: 8px;
    margin: 0 0 8px 50px;
    font-size: 13px;
}

.more-info span {
    padding: 0 7px;
    position: relative;
    color: #c7c7c7;
}

.more-info span a:hover {
    color: #fff;
}

.more-info span:first-child {
    padding-left: 0;
}

.more-info span:last-child {
    padding-right: 0;
}

.more-info span:after {
    content: '';
    border-right: 1px solid #40474e;
    position: absolute;
    top: 0;
    height: 14px;
    margin-left: 8px;
}

.more-info span:last-child:after {
    border: none;
}

.title-block {
    background: rgba(54,71,86,.13);
    padding: 15px 15px 0;
    overflow: hidden;
    box-shadow: 0px 3px 20px 2px #12181d;
    border-radius: 4px;
}

.halim-movie-detail a,
    .halim-movie-detail span {
    margin-left: 3px;
}

.halim-movie-detail.full p.country {
    display: inline-block;
    margin-right: 40px;
}

.halim-movie-detail.full p._episode {
    display: inline-block;
    margin-right: 40px;
}

.halim-movie-detail.full p._showtime {
    display: inline-block;
}

.halim-movie-detail.full p._showtime span,
    .halim-movie-detail.full p._episode span {
    padding: 3px 5px;
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
}

.halim-movie-detail.full p._showtime span {
    background: #a04d4d;
}

.halim-movie-detail.full p._episode span {
    background: #73a04d;
}

.halim-movie-detail p {
    margin-bottom: 5px;
}

.halim-movie-detail p.directors {
    padding-left: 0;
}

.halim-movie-detail p.country {
    padding: 0;
}

.film-poster-img,
    .movie-thumb {
    transition: .7s all;
}

.film-poster-img:hover {
    filter: grayscale(0) !important;
    -webkit-filter: grayscale(0) !important;
    transition: .7s all;
}

/* ========================================
   History, Notices & Utilities
   ======================================== */

.disable-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.halim-resize-bar {
    background-size: 100px 19px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
}

.halim-toggle-light {
    background-size: 100px 19px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
}

.halim-toggle-light .player-tooltip,
    .halim-resize-bar .player-tooltip {
    background: rgba(0,0,0,.81);
    font-size: 11px;
    bottom: 100%;
    color: #fff;
    display: block;
    left: -25px;
    margin-bottom: 15px;
    opacity: 0;
    padding: 5px 10px;
    line-height: 24px;
    pointer-events: none;
    position: absolute;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,.28);
    -moz-box-shadow: 2px 2px 6px rgba(0,0,0,.28);
    -ms-box-shadow: 2px 2px 6px rgba(0,0,0,.28);
    -o-box-shadow: 2px 2px 6px rgba(0,0,0,.28);
    box-shadow: 2px 2px 6px rgba(0,0,0,.28);
}

.halim-toggle-light .player-tooltip:before,
    .halim-resize-bar .player-tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}

.halim-toggle-light .player-tooltip:after,
    .halim-resize-bar .player-tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid rgba(0,0,0,.62) 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}

.halim-toggle-light:hover .player-tooltip,
    .halim-resize-bar:hover .player-tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.halim-toggle-light .player-tooltip,
    .halim-resize-bar .player-tooltip {
    display: none;
}

.halim-toggle-light:hover .player-tooltip,
    .halim-resize-bar:hover .player-tooltip {
    display: block;
}

.tooltip-inner {
    background-color: #008cca !important;
}

.custom_history {
    display: inline-block;
    background-color: #2f3338;
    border-left: 5px solid #3b6080;
    padding: 5px 10px;
    color: #dcdcdc;
    font-size: 14px;
    margin: 10px 0;
}

.halim--notice {
    background: #224361 url(//hhkungfu.ee/wp-content/themes/videohazz/assets/images/warning.png) no-repeat;
    background-position: 8px 40%;
    padding: 15px;
    padding-left: 50px;
    color: #d4c67b;
    font-size: 13.5px;
    border: 1px solid #435567;
    margin-bottom: 10px;
}

.halim-film-notice {
    background: #fbecd8 url(//hhkungfu.ee/wp-content/themes/videohazz/assets/images/warning.png) no-repeat;
    background-position: 8px 40%;
    padding: 15px;
    padding-left: 50px;
    margin-bottom: -1px;
    color: #c7770d;
    font-size: 13.5px;
}

.halim_showtime_movies {
    background: #22466b url(//hhkungfu.ee/wp-content/themes/videohazz/assets/images/weekly-calendar.png) no-repeat;
    background-position: 10px 42%;
    background-size: 25px;
    padding: 10px 15px;
    padding-left: 45px;
    margin-bottom: -1px;
    color: #bdbdbd;
    font-size: 13.5px;
}

.halim_showtime_movies p,
    .halim-film-notice p,
    .halim--notice p {
    margin: 0;
}

.blur-up {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    transition: filter .4s,-webkit-filter .4s;
}

.blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}

.adult-content-title {
    color: #ff4f4f;
    font-weight: 700;
}

.adult-content-info {
    color: #3e3e3e;
    font-size: 14px;
}

.halim-admin-bar-menu {
    background: #225b94 !important;
    background-size: 300% 100% !important;
    background-image: linear-gradient(to right,#25aae1,#043ea5,#04befe,#3f86ed) !important;
}

.rank-math-breadcrumb p {
    margin: 0;
}

.halim_showtime_movies {
    background-color: #232323;
    background-image: url(//hhkungfu.ee/wp-content/themes/videohazz/assets/images/weekly-calendar.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 25px;
    margin-bottom: 15px;
    padding: 10px 15px;
    padding-left: 45px;
    color: #bdbdbd;
    font-size: 13.5px;
    line-height: 1.5;
}

.custom_history {
    background-color: #1c1c1c !important;
    border-left: 5px solid #01060a !important;
}

.custom-overlay,
    .skip-intro {
    position: absolute;
    color: #fff;
    z-index: 1000;
    display: none;
}

.skip-intro {
    bottom: 80px;
    right: 20px;
    padding: 12px 22px;
    border: 2px solid #fff;
    background: rgba(0,0,0,.6);
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    border-radius: 5px;
    transition: transform .2s ease,background .3s ease;
}

.skip-intro:hover {
    background: rgba(255,255,255,.2);
    color: #fff;
    transform: scale(1.1);
}

/* ========================================
   Pagination
   ======================================== */

.pagination>li:last-child>a,
    .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.page-numbers li {
    display: inline-block;
    line-height: 35px;
}

.page-numbers li a,
    .page-numbers li span.current,
    .page-numbers li span.dots {
    padding: 10px 20px;
    border-radius: 2px;
    font-size: 15px;
}

.page-numbers li a:hover {
    background: #396792;
    color: #fff;
    transition: .5s all;
}

.page-numbers li span.current {
    background: #bf7d18;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#cd881e),to(#674614));
    transition: .5s all;
    color: #fff;
}

.page-numbers li span.dots {
    box-shadow: inset 0 1px 1px rgba(255,255,255,.05),0px 1px 3px rgba(0,0,0,.28);
    transition: .5s all;
    padding: 8px 5px;
}

.page-numbers li span:hover {
    background: #cd881e;
    transition: .5s all;
    cursor: not-allowed;
}

.page-numbers li a {
    background: #333 !important;
}

.page-numbers li a:hover {
    background: #bf7d18 !important;
}

/* ========================================
   Watch Page
   ======================================== */

#halim-player-wrapper {
    position: relative;
    z-index: 999 !important;
}

#halim-player-loader {
    padding: 40px;
    text-align: center;
    background: rgba(23,37,49,.94) url(/themes/hoathinh3d/img/ripple.svg) no-repeat 50% 50%;
    width: 100%;
    height: 100%;
    z-index: 99;
}

@media (max-width:500px) {
    #halim-player-loader{margin: auto -15px};
}

#halim-player {
    position: relative;
    z-index: 8;
}

#halim-player #player {
    width: 100%;
}

#halim-player center {
    position: absolute;
    right: 9px;
    bottom: -37px;
    padding: 5px 10px;
    background: #333;
}

.button-watch {
    clear: both;
    height: 35px;
    line-height: 35px;
    width: 100%;
    margin-bottom: 5px;
}

.button-watch.fullwidth {
    margin: 0 15px;
    width: auto;
}

.button-watch .fb-like {
    -moz-border-radius: 50px;
}

.button-watch #explayer,
    .button-watch #likeplayer,
    .button-watch #report,
    .button-watch #toggle-light,
    .button-watch .luotxem,
    .button-watch #download,
    .button-watch #autonext {
    font-size: 11px;
    display: inline-block;
    height: 24px;
    line-height: 17px;
    border-radius: 3px !important;
    cursor: pointer;
    padding: 4px 5px;
    background: #25354c;
    color: #eee;
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.07),0px 1px 3px rgba(0,0,0,.29);
}

.button-watch #explayer:hover,
    .button-watch #likeplayer:hover,
    .button-watch #report:hover,
    .button-watch #toggle-light:hover,
    .button-watch .luotxem:hover,
    .button-watch #autonext:hover {
    background: #000;
    color: #fff;
    transition: .7s all;
}

.dark #explayer,
    .dark #likeplayer,
    .dark #report,
    .dark #toggle-light,
    .dark .luotxem,
    .dark #autonext {
    color: #fff;
    transition: .7s all;
}

.button-watch.dark {
    background: #040201;
}

.button-watch div .wrap {
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    box-shadow: 0 1px 0 0 #222 inset;
    padding: 0 10px;
}

.button-watch ul {
    padding-right: 0;
    margin-bottom: 0;
}

.button-watch .col-md-8 {
    text-align: right;
    margin-bottom: 0;
    padding-right: 0;
}

#lightout {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    opacity: .95;
    height: 100%;
    width: 100%;
    display: none;
}

.halim-movie-wrapper {
    position: relative;
    overflow: hidden;
}

.trailer-button {
    background: #0979de;
    color: #fff;
    width: 50px;
    height: 50px;
    padding: 16px 5px;
    border-radius: 50% !important;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 99;
}

.quick-eps {
    position: absolute;
    bottom: 10px;
    left: 10px;
    padding-left: 20px;
    width: 45%;
}

.halim-movie-wrapper.tpl-2 .quick-eps {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 43%;
    text-align: center;
    text-indent: 10px;
    padding: 8px 6px 8px;
    border: none;
    background-size: 300% 100%;
    border-radius: 5px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-image: linear-gradient(to right,#009245,#d0c200,#00a8c5,#d9e021);
    box-shadow: 0 4px 15px 0 rgba(83,176,57,.75);
}

.halim-movie-wrapper.tpl-2 .quick-eps:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.quick-eps .hl-sort-down {
    position: absolute;
    left: 14px;
    top: 3px;
}

.halim-movie-wrapper.tpl-2 .quick-eps .hl-sort-down {
    position: absolute;
    left: -10px;
    top: 6px;
}

.show-trailer {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 43%;
}

.halim-movie-wrapper.tpl-2 .show-trailer {
    position: absolute;
    top: 7px;
    right: 7px;
    left: unset;
    bottom: unset;
    width: 32%;
    display: inline-table;
    background-size: 300% 100%;
    background-image: linear-gradient(to right,#25aae1,#024fd6,#04befe,#3f86ed);
    box-shadow: 0 4px 15px 0 rgba(65,132,234,.75);
    border: none;
    border-radius: 20px;
}

.halim-movie-wrapper.tpl-2 .watch-movie {
    padding: 8px;
    left: unset;
    width: 45%;
    border-radius: 5px;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-image: linear-gradient(to right,#fb0,#e43603,#ff6290,#ff5000);
    box-shadow: 0 4px 15px 0 rgba(229,66,10,.75);
}

.halim-movie-wrapper.tpl-2 .watch-movie:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.circle {
    stroke: #ff3939;
    stroke-dasharray: 650;
    stroke-dashoffset: 650;
    -webkit-transition: all .5s ease-in-out;
    opacity: .3;
}

.playBut {
    display: inline-block;
    -webkit-transition: all .5s ease;
}

.playBut .triangle {
    -webkit-transition: all .7s ease-in-out;
    stroke-dasharray: 238;
    stroke-dashoffset: 480;
    stroke: #ff4040;
    transform: translateY(0);
}

.playBut:hover .triangle {
    stroke-dashoffset: 0;
    opacity: 1;
    stroke: #fb4242;
    animation: nudge .7s ease-in-out;
}

.playBut:hover .circle {
    stroke-dashoffset: 0;
    opacity: 1;
}

.play-btn {
    text-indent: -99999px;
    width: 100px;
    height: 100px;
    background: radial-gradient(rgba(255,0,128,.8) 60%,rgba(255,255,255,1) 62%);
    border-radius: 50%;
    position: relative;
    display: block;
    margin: 15px auto;
    box-shadow: 0 0 25px 3px rgba(255,0,128,.8);
}

.play-btn:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    transform-origin: center center;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid #fff;
    z-index: 100;
    -webkit-transition: all .4s cubic-bezier(.55,.055,.675,.19);
    transition: all .4s cubic-bezier(.55,.055,.675,.19);
}

.play-btn:before {
    content: "";
    position: absolute;
    width: 150%;
    height: 150%;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate1 2s;
    animation: pulsate1 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,.75);
    top: -25%;
    left: -25%;
    background: rgba(198,16,0,0);
}

#halim-player-wrapper .post-password-form {
    text-align: center;
    background: #0b0f15;
    padding: 15px;
    border-radius: 4px;
}

.login .social .circle {
    background-color: #eee;
    color: #fff;
    border-radius: 100px;
    display: inline-block;
    margin: 0 17px;
    padding: 15px 16px;
    opacity: 1;
}

.login .social .circle .fa {
    font-size: 16px;
}

#halim-player-loader {
    background: #29 url(/themes/hoathinh3d/img/ripple.svg) no-repeat 50% 50% !important;
}

#halim-player-wrapper {
    background: #000;
}

/* ========================================
   Movie Grid Items
   ======================================== */

.halim_box {
    list-style: none;
    padding: 0;
    margin: 0 -2px 20px;
    position: relative;
    overflow: hidden;
    width: auto;
    clear: both;
}

.halim-news-box-widget .halim_box {
    margin: auto;
}

.halim_box li.col-md-3.col-sm-6.col-xs-6.thumb img {
    width: 100%;
}

.halim_box a.halim-thumb {
    position: relative;
    display: inline-block;
    -webkit-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .7s ease;
    width: 100%;
}

.halim_box.news a.halim-thumb {
    width: unset;
}

.halim_box li:nth-child(4n) {
    margin-right: 0 !important;
}

.grid-item figure {
    overflow: hidden;
    border-radius: 6px;
}

.halim_box .grid-item {
    padding: 5px;
}

.grid-item,
    .grid-item .halim-thumb {
    position: relative;
}

.grid-item img {
    width: 100%;
    border-radius: 5px;
}

.grid-item .time,
    .grid-item .duration,
    .grid-item .status,
    .grid-item .is_trailer,
    .grid-item .episode {
    padding: 3px 6px;
    position: absolute;
    font-size: 11px;
    color: #fff;
    text-align: center;
}

.grid-item .time {
    top: 2px;
    right: 2px;
    bottom: auto;
    background: #f44336;
}

.grid-item .episode {
    right: 2px;
    bottom: 52px;
    background: #478413;
    color: #fff;
    padding: 3px 5px 1px;
    z-index: 9;
    border-radius: 2px;
    background-size: 200% 100%;
    background-image: linear-gradient(to right,#8e2de2 0%,#000046 51%,#1cb5e0 100%);
    transition: .7s;
    text-transform: capitalize;
}

.grid-item:hover .episode {
    background-position: right center;
}

.grid-item .duration {
    bottom: 0;
    right: 0;
    background: #2196f3;
    opacity: 0;
    transition: .5s ease-in-out;
    background-size: 200% 100%;
    background-image: linear-gradient(to right,#25aae1,#005cfd,#213035,#3f86ed);
    box-shadow: 0 4px 15px 0 rgba(65,132,234,.75);
    border-radius: 3px;
}

.grid-item:hover .duration {
    bottom: 5px;
    right: 5px;
    opacity: 1;
    z-index: 1;
}

.grid-item .status {
    left: 3px;
    top: 3px;
    background: #a94442;
    z-index: 1;
    background-size: 200% 100%;
    background-image: linear-gradient(to right,#f0c 0%,#339 51%,#f0c 100%);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    transition: .7s;
}

.grid-item:hover .status {
    background-position: right center;
}

.grid-item .status:after {
    content: "";
    border: 4px solid transparent;
    border-bottom: 4px solid #5f0e0c;
    transform: rotate(44deg);
    position: absolute;
    bottom: -4px;
    left: 2px;
    z-index: 999999;
}

.grid-item .is_trailer {
    right: 3px;
    top: 2px;
    background: #cc7c01;
    z-index: 1;
}

.grid-item .is_trailer:after {
    content: "";
    border: 4px solid transparent;
    border-bottom: 4px solid #885508;
    transform: rotate(44deg);
    position: absolute;
    bottom: -4px;
    left: 1px;
    z-index: 999999;
}

.grid-item .views {
    position: absolute;
    top: 2px;
    left: 2px;
    background: #008cca;
    font-size: 10px;
    color: #fff;
    padding: 3px 7px;
}

.item-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px 10px;
    color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(30%,rgba(0,0,0,.52)),color-stop(100%,rgba(0,0,0,.52)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.48) 30%,rgba(0,0,0,.8) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.43) 30%,#131313 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#99000000',GradientType=0);
}

.grid-item .icon_overlay,
    .slider-thumb .icon_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1,1.0);
}

.grid-item:hover .icon_overlay,
    .slider-thumb:hover .icon_overlay {
    opacity: .75;
    border-radius: 5px;
}

/* ========================================
   Sidebar Widgets
   ======================================== */

.popular-post {
    padding: 0;
    margin: 0 0 25px;
}

.popular-post .item {
    clear: both;
    margin: 1px 0;
    padding-right: 10px;
    line-height: 1.2;
    list-style-type: none;
    overflow: hidden;
    background: #0b0f15;
    background-size: 200% 100%;
    background-image: linear-gradient(to right,#1e1e24 0%,#0c0c0e 51%,#060808 50%);
    transition: .8s;
    position: relative;
}

.popular-post .item:hover {
    background-position: right center;
}

.popular-post .item:hover h3.title {
    color: #da9d29;
}

.popular-post .item:first-child {
    margin-top: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.popular-post .item:last-child {
    border: none;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.popular-post .viewsCount {
    font-size: 11px;
    margin-top: 5px;
    color: #e7ac32;
}

.popular-post .item:hover .post_meta {
    background-position: right center;
}

.popular-post a.ajax-tab {
    color: #c5c5c5;
}

.popular-post .item-link {
    display: block;
    overflow: hidden;
    position: relative;
    margin-right: 15px;
    padding: 0;
    float: left;
}

.popular-post .post-thumb {
    float: left;
    width: 75px;
    height: 95px;
    transition: all .3s ease-in-out;
}

.popular-post .is_trailer {
    background: #478413eb;
    padding: 2px 4px;
    color: #fff;
    font-size: 11px;
    position: absolute;
    top: 0;
    right: 0;
}

.popular-post h3.title {
    color: #d8d8d8;
    cursor: pointer;
    margin: 10px 0 5px;
    font-size: 13px;
    line-height: 20px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
}

.popular-post .stat {
    color: #b5b5b5;
    display: block;
    font-size: .8166em;
    height: 1.4em;
    line-height: 1.4em;
    overflow: hidden;
}

.popular-post .info {
    color: #a9a9a9;
    display: block;
    font-size: .81em;
    height: 1.4em;
    line-height: 1.4em;
}

.popular-post .episode {
    display: inline-block;
    margin: 10px 0 0;
    padding: 3px 5px;
    background: #365979;
    color: #fff;
    font-size: 11px;
}

.popular-post-2col {
    margin: 15px -15px;
}

.widget_halim_tagcloud_widget .item-content-toggle {
    border-top: solid 1px #222e3a;
    text-align: center;
    position: relative;
    margin: 5px 0 0;
}

.widget_halim_tagcloud_widget .item-content-toggle {
    margin: 30px 0 0;
}

.widget_halim_tagcloud_widget .item-content-toggle .show-more {
    border: 1px solid #222e3a;
    border-top: none;
    padding: 4px 10px;
}

#footer .widget .tagcloud {
    padding: 10px 0;
}

#footer .widget .tagcloud a:after {
    content: '';
}

#footer .widget .tagcloud a:hover {
    background-position: right center;
    color: #e87e1f;
}

.tagcloud {
    padding: 15px 0;
}

.tagcloud a {
    padding: 2px 5px;
    font-size: 13px !important;
    display: inline;
}

.tagcloud a:before {
    content: '#';
}

.widget_categories .widget-title,
    .widget_nav_menu .widget-title {
    margin: 15px 0 10px;
    font-size: 20px;
    color: #cacaca;
}

.widget_categories ul {
    list-style: none;
    padding: 0;
}

.widget_categories ul li {
    padding: 8px 0;
    border-bottom: 1px solid #1b2b3a;
    position: relative;
}

.widget_nav_menu ul {
    list-style: none;
    padding: 0;
}

.widget_nav_menu ul.menu {
    margin-top: 10px;
}

.widget_nav_menu ul li {
    padding: 8px 0;
    transition: .3s all;
    border-bottom: 1px solid #243240;
}

.widget_nav_menu li.menu-item-object-release,
    .widget_nav_menu li.menu-item-object-country {
    display: inline-block;
    text-align: center;
    border: none;
    background: #0a0d0e;
    margin-bottom: 4px;
    padding: 5px;
    border-radius: 3px !important;
}

.widget_nav_menu li.menu-item-object-release {
    width: 32%;
}

.widget_nav_menu li.menu-item-object-country {
    width: 49%;
}

.widget_nav_menu ul li a i {
    color: #a5a5a5;
}

.widget_nav_menu ul li a:hover {
    color: #fff;
}

.halim-ajax-popular-post {
    position: relative;
}

.halim-ajax-popular-post-loading,
    .halim-ajax-get-post-loading {
    background: rgba(21,29,37,.78) url(//hhkungfu.ee/wp-content/themes/videohazz/assets/images/ajax-loader.gif) no-repeat 95% 2%;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

/* ========================================
   Dark Mode Overrides
   ======================================== */

.video-item .item-content {
    color: #989898;
    line-height: 1.8;
    width: 100%;
    padding: 10px 0;
    font-size: 13.5px;
}

.halim-server.show_all_eps {
    margin-bottom: 10px;
}

.halim-server.show_all_eps ul.halim-list-eps {
    background: #0b0f15;
    padding: 0;
    border-radius: 3px;
}

.halim-server.show_all_eps ul.halim-list-eps {
    background: #3333334a !important;
}

.list-episode-filter input {
    color: #abb7c4 !important;
    background-color: #161616 !important;
}

.bg-black {
    background-color: #141414 !important;
}

.video-item .item-content {
    color: #cacaca !important;
}

/* ========================================
   Slider / Carousel
   ======================================== */

#main-contents .wrap-slider,
    .related-movies .wrap-slider {
    margin: 0;
}

.wrap-slider {
    position: relative;
    overflow: hidden;
}

.fullwith-slider .wrap-slider {
    margin-bottom: 15px;
}

/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative;
}

.flickity-enabled:focus {
    outline: none;
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.flickity-button {
    position: absolute;
    background: hsla(0,0%,100%,.75);
    border: none;
    color: #333;
}

.flickity-button:hover {
    background: #fff;
    cursor: pointer;
}

.flickity-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #19f;
}

.flickity-button:active {
    opacity: .6;
}

.flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none;
}

.flickity-button-icon {
    fill: currentColor;
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
    left: 10px;
}

.flickity-prev-next-button.next {
    right: 10px;
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.flickity-rtl .flickity-page-dots {
    direction: rtl;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer;
}

.pl-carousel.-flex-data:not(.flickity-enabled) {
    display: flex;
    overflow: hidden;
    width: 100%;
}

.pl-carousel.-flex-data:not(.flickity-enabled) .pl-carousel-cell {
    width: 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.flickity-page-dots .dot.is-selected {
    opacity: 1;
}

.related-film {
    margin-bottom: 20px;
}

.slide-text {
    background: rgba(0,0,0,.68);
    color: #fff;
    padding: 15px 30px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.slide-text h3 {
    font-size: 18px;
}

.slide-text h3,
    .slide-text p {
    color: #fff;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.related-video {
    overflow: hidden;
    margin: auto -10px;
}

.related-post {
    margin-top: 15px;
}

.related-post ul {
    padding: 0;
}

.related-post ul li {
    list-style: none;
    overflow: hidden;
    margin: 15px 0;
}

.related-post ul li img {
    height: 80px;
    width: 12%;
    float: left;
    margin-right: 15px;
}

.related-post ul li a.permalink {
    margin-bottom: 10px;
}

/* ===== Trending slider episode badge ===== */
.halim-trending-episode {
    position: absolute;
    bottom: 6px;
    left: 6px;
    background: rgba(0,0,0,0.75);
    color: #ff9800;
    font-size: 11px;
    font-weight: 600;
    padding: 2px 8px;
    border-radius: 3px;
    z-index: 3;
    pointer-events: none;
}

/* ========================================
   Animations / Keyframes
   ======================================== */

@-moz-keyframes halim-pulse {
    0%{-moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0}25%{-moz-transform:scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: .3}50%{-moz-transform:scale(.2);
    -ms-transform: scale(.2);
    -webkit-transform: scale(.2);
    transform: scale(.2);
    opacity: .5}75%{-moz-transform:scale(.6);
    -ms-transform: scale(.6);
    -webkit-transform: scale(.6);
    transform: scale(.6);
    opacity: .7}100%{-moz-transform:scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0};
}

@-o-keyframes halim-pulse {
    0%{-moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0}25%{-moz-transform:scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: .3}50%{-moz-transform:scale(.2);
    -ms-transform: scale(.2);
    -webkit-transform: scale(.2);
    transform: scale(.2);
    opacity: .5}75%{-moz-transform:scale(.6);
    -ms-transform: scale(.6);
    -webkit-transform: scale(.6);
    transform: scale(.6);
    opacity: .7}100%{-moz-transform:scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0};
}

@-webkit-keyframes halim-pulse {
    0%{-moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0}25%{-moz-transform:scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: .3}50%{-moz-transform:scale(.2);
    -ms-transform: scale(.2);
    -webkit-transform: scale(.2);
    transform: scale(.2);
    opacity: .5}75%{-moz-transform:scale(.6);
    -ms-transform: scale(.6);
    -webkit-transform: scale(.6);
    transform: scale(.6);
    opacity: .7}100%{-moz-transform:scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0};
}

@keyframes halim-pulse {
    0%{-moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0}25%{-moz-transform:scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: .3}50%{-moz-transform:scale(.2);
    -ms-transform: scale(.2);
    -webkit-transform: scale(.2);
    transform: scale(.2);
    opacity: .5}75%{-moz-transform:scale(.6);
    -ms-transform: scale(.6);
    -webkit-transform: scale(.6);
    transform: scale(.6);
    opacity: .7}100%{-moz-transform:scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0};
}

@-webkit-keyframes pulse {
    0%{-webkit-transform: scale(0);
    opacity: 0}8%{-webkit-transform:scale(0);
    opacity: 0}15%{-webkit-transform:scale(.1);
    opacity: 1}30%{-webkit-transform:scale(.5);
    opacity: 1}100%{opacity:0;
    -webkit-transform: scale(1)};
}

@-moz-keyframes pulse {
    0%{-moz-transform: scale(0);
    opacity: 0}8%{-moz-transform:scale(0);
    opacity: 0}15%{-moz-transform:scale(.1);
    opacity: 1}30%{-moz-transform:scale(.5);
    opacity: 1}100%{opacity:0;
    -moz-transform: scale(1)};
}

@-webkit-keyframes halim-bookmark-animation {
    0%{-webkit-transform: rotate(0) scale(.5) skew(1deg);
    -webkit-opacity: .1}30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);
    -webkit-opacity: .5}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);
    -webkit-opacity: .1};
}

@-webkit-keyframes halim-bookmark-fill-animation {
    0%{-webkit-transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);
    opacity: .2}100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);
    opacity: .2};
}

@-webkit-keyframes halim-bookmark-img-animation {
    0%{-webkit-transform: rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-5deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(5deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-5deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(5deg) scale(1) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}100%{-webkit-transform:rotate(0) scale(1) skew(1deg)};
}

@-moz-document url-prefix() {
    .halim-post-title a,.halim-post-title p,.popular-post .original_title{background: 0 0}.halim-post-title .original_title,.popular-post .original_title{height:20px;
    overflow: hidden}.halim-post-title h2{height:20px;
    overflow: hidden};
}

@-webkit-keyframes fadeOut {
    0%{opacity: 1}100%{opacity:0};
}

@keyframes fadeOut {
    0%{opacity: 1}100%{opacity:0};
}

@-webkit-keyframes fadeOut {
    0%{opacity: 1}100%{opacity:0};
}

@keyframes fadeOut {
    0%{opacity: 1}100%{opacity:0};
}

@-webkit-keyframes fadeOutLeft {
    0%{opacity: 1}to{opacity:0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)};
}

@keyframes fadeOutLeft {
    0%{opacity: 1}to{opacity:0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)};
}

@-webkit-keyframes fadeInRight {
    0%{opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)}to{opacity:1;
    -webkit-transform: none;
    transform: none};
}

@keyframes fadeInRight {
    0%{opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)}to{opacity:1;
    -webkit-transform: none;
    transform: none};
}

@keyframes nudge {
    0%{transform: translateX(0)}30%{transform:translateX(-5px)}50%{transform:translateX(5px)}70%{transform:translateX(-2px)}100%{transform:translateX(0)};
}

@-webkit-keyframes pulsate1 {
    0%{-webkit-transform: scale(.6);
    transform: scale(.6);
    opacity: 1;
    box-shadow: inset 0 0 25px 3px rgba(255,255,255,.75),0px 0 25px 10px rgba(255,255,255,.75)}100%{-webkit-transform:scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none};
}

@keyframes pulsate1 {
    0%{-webkit-transform: scale(.6);
    transform: scale(.6);
    opacity: 1;
    box-shadow: inset 0 0 25px 3px rgba(255,255,255,.75),0px 0 25px 10px rgba(255,255,255,.75)}100%{-webkit-transform:scale(1,1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none};
}

@-webkit-keyframes shake {
    0%,100%{-webkit-transform: translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)};
}

@-moz-keyframes shake {
    0%,100%{-moz-transform: translateX(0)}10%,30%,50%,70%,90%{-moz-transform:translateX(-10px)}20%,40%,60%,80%{-moz-transform:translateX(10px)};
}

@-o-keyframes shake {
    0%,100%{-o-transform: translateX(0)}10%,30%,50%,70%,90%{-o-transform:translateX(-10px)}20%,40%,60%,80%{-o-transform:translateX(10px)};
}

@keyframes shake {
    0%,100%{transform: translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)};
}

@keyframes spin {
    0%{transform: rotate(0deg)}100%{transform:rotate(360deg)};
}

@keyframes spin {
    0%{transform: rotate(0deg)}100%{transform:rotate(360deg)};
}

/* ========================================
   Tags & Meta
   ======================================== */

.the_tag_list a:hover {
    color: #f90;
    background-position: right center;
}

.the_tag_list a:last-child:after {
    content: '';
}

.actors a:after,
    .directors a:after {
    content: ', ';
    color: #dadada;
}

/* ========================================
   Post & Blog Content
   ======================================== */

.list-news {
    padding: 15px 0 !important;
    border-bottom: 1px solid #1b2b3a;
}

.list-news:first-child {
    padding-top: 0 !important;
}

.list-news:last-child {
    border: none;
}

.list-news h2 {
    margin: 0;
}

.list-news img {
    width: 250px;
    height: 150px;
    border-radius: 5px;
}

#sidebar .list-news img {
    width: 120px;
}

#sidebar .list-news p,
    #sidebar .post-info span {
    display: none;
}

.entry-content h3 {
    font-size: 18px;
    margin-top: 0;
}

.page .post-content {
    padding: 15px 0;
}

.entry-content,
    .post-content {
    margin-top: -1px;
    background: #1e1e24;
    border: 1px solid #2e2e38;
}

.post-content {
    margin-top: 20px;
    background: initial;
    border: none;
}

.single-news .entry-content,
    .post-content {
    background: 0 0;
    margin-top: 15px;
    border: none;
}

.entry-content h2 {
    font-size: 18px;
    font-family: inherit;
    line-height: 26px;
    margin-top: 0;
}

.entry-content img {
    margin: 15px auto;
    border: 5px solid rgba(255,255,255,.05);
    height: inherit !important;
    display: block;
}

#comments {
    margin-top: 15px !important;
}

#comments,
    #respond,
    .comments-area {
    background: initial !important;
    max-width: 100%;
}

#wpdcom {
    max-width: 100%;
    padding: 5px 14px;
    border-radius: 8px;
}

#wpdcom .wpdiscuz-subscribe-form-intro,
    #wpdcom .wpd-thread-head .wpd-thread-info,
    #wpdcom .wpd-comment-text p {
    color: #2baf85;
}

/* ========================================
   Login / Auth Modals
   ======================================== */

.user.user-login-option {
    background: #224361;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 20px;
    margin-top: 1px;
    background: linear-gradient(to right,#063458,#1c5e94);
}

.user.user-login-option li a:hover {
    border-radius: 20px;
}

.user.user-login-option .avt img {
    height: 22px;
    width: 22px;
}

.user.user-login-option li.facebook {
    background: #125996;
}

.user.user-login-option li.facebook a:hover {
    background: #104b7d;
}

.user.user-login-option li.twitter {
    background: #1e9bd2;
}

.user.user-login-option li.twitter a:hover {
    background: #1987b7;
}

.user.user-login-option li.google {
    background: #b73c3a;
}

.user.user-login-option li.google a:hover {
    background: #9a302e !important;
}

.user-control.user.user-login-option.mobile {
    padding: 10px;
    width: 100%;
    text-align: center;
}

.user-control.user.user-login-option.mobile li {
    display: inline-block;
    width: unset;
    float: none;
    padding: 5px;
}

.user-control.user.user-login-option.mobile a {
    padding: 5px;
    display: inline-grid;
}

.login .modal-footer {
    padding: 15px;
}

.login .modal-header {
    padding: 15px 20px;
}

.login .modal-header .modal-title {
    color: #333;
    font-weight: 700;
}

.login .modal-body {
    padding: 30px;
    display: block;
}

.login .btn-login,
    .registerBox .btn-register,
    .forgotPasswordBox .btn-forgot {
    background-color: #398ee7;
    border: none;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 15px;
    text-transform: uppercase;
    width: 100%;
    margin-top: 15px;
    background-size: 300% 100%;
    background-image: linear-gradient(to right,#25aae1,#4481eb,#04befe,#3f86ed);
    box-shadow: 0 4px 15px 0 rgba(65,132,234,.75);
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.login .btn-login:hover,
    .registerBox .btn-register:hover,
    .forgotPasswordBox .btn-forgot:hover {
    background-color: #00a4e4;
    color: #fff;
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

form.ajax-auth {
    display: none;
    z-index: 999;
    position: fixed;
    top: 150px;
    left: 50%;
    width: 350px;
    margin-left: -200px;
    padding: 40px 25px 25px;
    background-color: #fff;
    border-radius: 8px;
    font-family: Arial,Helvetica,sans-serif;
    box-shadow: 0 0 6px rgba(0,0,0,.2);
    color: #878787;
    font-size: 11px;
}

.ajax-auth h1,
    .ajax-auth h3 {
    font-family: 'Georgia','Times New Roman',Times,serif;
    font-weight: 100;
    color: #333;
    line-height: 1;
}

.ajax-auth h1 {
    font-size: 27px;
    text-align: center;
    margin: 0 0 20px;
}

.ajax-auth h3 {
    font-size: 18px;
    text-align: left;
    margin: 0;
}

.ajax-auth hr {
    background-color: rgba(0,0,0,.1);
    border: 0 none;
    height: 1px;
    margin: 20px 0;
}

.ajax-auth input#username,
    .ajax-auth input#password,
    .ajax-auth input#signonname,
    .ajax-auth input#email,
    .ajax-auth input#signonpassword,
    .ajax-auth input#password2 {
    border: 1px solid #ededed;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0,0,0,.1) inset;
    color: #333;
    font-size: 15px;
    padding: 10px 10px 10px 13px;
    width: 100%;
    margin: 7px 0 20px;
    background-color: #f9f9f9;
    font-family: 'Georgia','Times New Roman',Times,serif;
}

.ajax-auth input#username:focus,
    .ajax-auth input#password:focus,
    .ajax-auth input#signonname:focus,
    .ajax-auth input#email:focus,
    .ajax-auth input#signonpassword:focus,
    .ajax-auth input#password2:focus {
    background-color: #fff;
}

.ajax-auth label.error {
    display: none !important;
}

.ajax-auth input.error {
    border: 1px solid red !important;
}

.ajax-auth input.submit_button {
    font-size: 13px;
    color: #fff;
    border: 1px solid #b34336;
    background-color: #e25c4c;
    border-radius: 3px;
    text-shadow: 0 1px 0 #ba3f31;
    padding: 9px 31px;
    background: -moz-linear-gradient(top,#ea6656,#df5949);
    border-top: 1px solid #bb483a;
    border-bottom: 1px solid #a63b2e;
    float: right;
    box-shadow: 0 1px 0 #e87a6e inset;
    margin-top: 20px;
}

.ajax-auth a {
    text-decoration: none;
}

.ajax-auth a.close {
    color: #dcdcdc;
    position: absolute;
    right: 15px;
    top: 15px;
}

.ajax-auth a.text-link {
    color: #b4b2b2;
    float: left;
    margin: 10px 0 0;
}

.ajax-auth p.status {
    text-align: center;
    margin: -15px 0 20px;
    font-weight: 600;
    display: none;
}

a#custom-open-login-modal {
    cursor: pointer;
}

/* ========================================
   Ratings
   ======================================== */

.post-large-rate {
    width: 100px;
    display: block;
    height: 22px;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.post-large-rate span {
    width: 100%;
    display: block;
    height: 22px;
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
}

.stars-large,
    .stars-large span {
    background-image: url(//hhkungfu.ee/wp-content/themes/videohazz/assets/images/stars-large.png);
}

.user-rate-active span.post-large-rate span {
    cursor: pointer;
}

/* ========================================
   Scroll to Top
   ======================================== */

#easy-top {
    background: rgba(0,0,0,.5);
    text-align: center;
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    padding: 4px;
    display: none;
    -webkit-transform: translateZ(0);
    transition: all .3s ease-out;
}

#easy-top:hover {
    background: rgba(0,0,0,.9);
}

#easy-top:before,
    #easy-top:after {
    -webkit-backface-visibility: hidden;
}

#easy-top:before {
    content: '';
    height: 10px;
    width: 10px;
    display: block;
    border: 3px solid #fff;
    border-left-width: 0;
    border-bottom-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    top: 15px;
    left: 15px;
}

#easy-top:after {
    content: '';
    height: 11px;
    width: 3px;
    display: block;
    background: #fff;
    position: absolute;
    top: 17px;
    left: 19px;
}

#easy-top:hover:after {
    border-color: transparent transparent rgba(0,0,0,.9);
}

/* ========================================
   Episodes, Servers & Download
   ======================================== */

#halim-list-server {
    margin-top: 15px;
}

#halim-list-server .halim-server-name {
    background: #365979;
    padding: 6px 10px;
    margin: -1.6px 6px 0 0;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    line-height: 16px;
    float: left;
}

#halim-list-server ul {
    padding: 10px 0 0;
    list-style: none;
}

#halim-list-server li {
    display: inline-block;
    margin: 0 4px 10px 0;
}

#halim-list-server ul li a {
    display: inline-block;
    width: 100%;
}

#halim-list-server ul li span {
    background: #23232a;
    border-radius: 7.5px;
    transition: .6s all;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    padding: .8rem .2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#halim-list-server li:hover span {
    background: linear-gradient(140deg,rgba(27,27,27,.25) 0%,rgba(128,49,0,.25) 50%,rgba(179,68,0,.25) 75%,rgba(255,98,0,.25) 100%);
}

#halim-list-server ul li span.active {
    background: #e46565;
}

#halim-list-server ul li:hover span.active {
    background: #315c84;
}

#halim-list-server .tab-content ul {
    margin: 0;
    padding: 15px 0;
}

#halim-list-server .tab-content {
    background: #172331;
    padding: 0 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#halim-ajax-list-server {
    margin: 10px 5px;
}

#halim-ajax-list-server .get-eps {
    background: #224361;
    margin: 2px;
    padding: 6px 10px;
    font-size: 11px;
    border-radius: 2px;
    color: #fff;
    transition: .5s all;
    cursor: pointer;
    display: inline-block;
}

#halim-ajax-list-server .get-eps:hover {
    background: #276ba9;
    transition: .5s all;
}

#halim-ajax-list-server .get-eps.checked {
    background: #e46565;
}

#halim-ajax-list-server .get-eps.checked.active,
    #halim-ajax-list-server .get-eps.no-active.active {
    background: #558a28;
}

#halim-ajax-list-server .get-eps.active {
    background: #558a28;
}

.next-prev-eps {
    margin: 8px 0;
}

.next-prev-eps a:hover {
    background: #e46565;
}

.eps-page-nav {
    margin: 1px;
    padding: 4px 6px 1px;
    border-radius: 2px;
    font-size: 12px;
    cursor: pointer;
    color: #ffb23c;
    display: inline-block;
}

.eps-page-nav.active,
    .eps-page-nav:hover {
    background: #337ab7;
    color: #fff;
}

.eps-page-nav.active,
    .eps-page-nav:before,
    .halim_ajax_get_post span:before,
    .list-svname:before {
    content: attr(data-text);
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

#halim-list-server .halim-server.show_all_eps .halim-server-name {
    float: none !important;
    background: #3333334a !important;
    padding: 10px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.download-table {
    font-size: 13px;
}

.download-table a:hover {
    color: #ff8a00;
}

.download-table img {
    margin: 0;
    display: inline-block;
    border: none;
    height: auto;
}

.download-table tr td {
    padding: 12px 2px !important;
}

.download-table tr td.quality span {
    border: 1px solid #1f2933;
    padding: 3px 5px;
    border-radius: 3px;
    background: #0e1215;
}

/* ========================================
   Theme Switcher
   ======================================== */

.switch-mode {
    background: #12171b;
    transition: .7s ease-in-out;
    position: fixed;
    right: -104px;
    top: 30%;
}

.switch-mode:hover {
    right: 0;
    transition: .7s ease-in-out;
}

.switch-mode .title {
    border-bottom: 1px solid #41596d;
    font-size: 13px;
    padding: 5px 8px;
    color: #fff;
}

.switch-mode .skin-box {
    text-align: center;
    color: #909090;
    font-size: 13px;
    padding-bottom: 5px;
}

.switch-mode .skin-box span {
    display: block;
    cursor: pointer;
}

.switch-mode .active {
    color: #f90;
}

/* ========================================
   Bookmarks
   ======================================== */

#bookmark {
    cursor: pointer;
    position: relative;
}

.halim_bookmark {
    position: absolute !important;
    top: 5px;
    left: 5px;
}

.bookmark-img-animation {
    -webkit-animation: halim-bookmark-img-animation 1s infinite ease-in-out;
    animation: halim-bookmark-img-animation 1.8s infinite ease-in-out;
}

.primary_ribbon {
    float: left;
    margin-right: 8px;
    font-size: 30px;
}

.primary_ribbon,
    .primary_ribbon.bookmarked,
    .primary_ribbon.bookmarked:hover {
    background: url(/themes/hoathinh3d/css/assets/images/bookmark-2.png) no-repeat;
    width: 42px;
    height: 47px;
    background-size: 45px;
    margin-top: 3px;
}

.primary_ribbon.bookmarked {
    background: url(/themes/hoathinh3d/css/assets/images/bookmark-1.png) no-repeat;
    width: 50px;
    height: 50px;
    background-size: 45px;
}

.primary_ribbon.bookmarked:hover {
    background: url(/themes/hoathinh3d/css/assets/images/bookmark-3.png) no-repeat;
    width: 50px;
    height: 50px;
    background-size: 45px;
}

.primary_ribbon.bookmarked .halim-pulse-ring {
    display: none;
}

.halim-bookmark-lists {
    padding: 0 12px;
    margin: 15px 0;
    max-height: 195px;
    overflow-x: hidden;
    border: 1px solid #1b2b3a;
    border-radius: 3px;
}

.halim-bookmark-lists li {
    padding: 10px 0;
    list-style: none;
    border-bottom: 1px solid #1d2731;
    display: inline-block;
    width: 100%;
    position: relative;
}

.halim-bookmark-lists li:last-child {
    border: none;
}

.halim-bookmark-lists li img {
    width: 45px;
    height: 60px;
    float: left;
    margin-right: 10px;
    border-radius: 3px;
}

.halim-bookmark-lists li .bookmark-title {
    color: #d4d4d4;
    display: block;
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
}

.halim-bookmark-lists li .bookmark-date {
    font-size: 11px;
}

.halim-bookmark-lists li .remove-bookmark {
    background: #a04444;
    padding: 3px 8px;
    line-height: 17px;
    position: absolute;
    right: 0;
    cursor: pointer;
    border-radius: 20px;
    color: #fff;
}

.halim-bookmark-lists li .remove-bookmark:hover {
    background: #b32020;
}

#get-bookmark {
    background: #224361;
    display: inline-block;
    line-height: 20px;
    padding: 6px 15px;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    transition: .4s all;
    margin-top: 1px;
    margin-right: 15px;
    background: linear-gradient(to right,#063458,#1c5e94);
}

#get-bookmark:hover {
    background: #337ab7;
}

#get-bookmark span.count {
    background: #f11b1b;
    padding: 3px 6px;
    color: #fff;
    font-size: 13px;
    border-radius: 20px;
    margin-left: 10px;
}

/* ========================================
   Bottom Navigation (Mobile)
   ======================================== */

.bottom-nav {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 55px;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    background-color: #0d1117;
    display: flex;
    overflow-x: auto;
}

.bottom-nav__link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    min-width: 50px;
    overflow: hidden;
    white-space: nowrap;
    font-family: sans-serif;
    font-size: 13px;
    color: #bdbdbd;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    transition: background-color .1s ease-in-out;
}

.bottom-nav__link:hover {
    background-color: #eee;
}

.bottom-nav__link--active {
    color: #ff8a00;
}

.bottom-nav__icon {
    font-size: 18px;
}

/* ========================================
   Tables
   ======================================== */

table {
    background-color: transparent;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table>thead>tr>th,
    .table>tbody>tr>th,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>tbody>tr>td,
    .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #212c37;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #202b35;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
    .table-bordered>tbody>tr>th,
    .table-bordered>tfoot>tr>th,
    .table-bordered>thead>tr>td,
    .table-bordered>tbody>tr>td,
    .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
    .table-bordered>thead>tr>td {
    border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
    background-color: #04090e;
}

.table>thead>tr>td.active,
    .table>tbody>tr>td.active,
    .table>tfoot>tr>td.active,
    .table>thead>tr>th.active,
    .table>tbody>tr>th.active,
    .table>tfoot>tr>th.active,
    .table>thead>tr.active>td,
    .table>tbody>tr.active>td,
    .table>tfoot>tr.active>td,
    .table>thead>tr.active>th,
    .table>tbody>tr.active>th,
    .table>tfoot>tr.active>th {
    background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,
    .table-hover>tbody>tr>th.active:hover,
    .table-hover>tbody>tr.active:hover>td,
    .table-hover>tbody>tr:hover>.active,
    .table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8;
}

.table>thead>tr>td.success,
    .table>tbody>tr>td.success,
    .table>tfoot>tr>td.success,
    .table>thead>tr>th.success,
    .table>tbody>tr>th.success,
    .table>tfoot>tr>th.success,
    .table>thead>tr.success>td,
    .table>tbody>tr.success>td,
    .table>tfoot>tr.success>td,
    .table>thead>tr.success>th,
    .table>tbody>tr.success>th,
    .table>tfoot>tr.success>th {
    background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover,
    .table-hover>tbody>tr>th.success:hover,
    .table-hover>tbody>tr.success:hover>td,
    .table-hover>tbody>tr:hover>.success,
    .table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6;
}

.table>thead>tr>td.info,
    .table>tbody>tr>td.info,
    .table>tfoot>tr>td.info,
    .table>thead>tr>th.info,
    .table>tbody>tr>th.info,
    .table>tfoot>tr>th.info,
    .table>thead>tr.info>td,
    .table>tbody>tr.info>td,
    .table>tfoot>tr.info>td,
    .table>thead>tr.info>th,
    .table>tbody>tr.info>th,
    .table>tfoot>tr.info>th {
    background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover,
    .table-hover>tbody>tr>th.info:hover,
    .table-hover>tbody>tr.info:hover>td,
    .table-hover>tbody>tr:hover>.info,
    .table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3;
}

.table>thead>tr>td.warning,
    .table>tbody>tr>td.warning,
    .table>tfoot>tr>td.warning,
    .table>thead>tr>th.warning,
    .table>tbody>tr>th.warning,
    .table>tfoot>tr>th.warning,
    .table>thead>tr.warning>td,
    .table>tbody>tr.warning>td,
    .table>tfoot>tr.warning>td,
    .table>thead>tr.warning>th,
    .table>tbody>tr.warning>th,
    .table>tfoot>tr.warning>th {
    background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover,
    .table-hover>tbody>tr>th.warning:hover,
    .table-hover>tbody>tr.warning:hover>td,
    .table-hover>tbody>tr:hover>.warning,
    .table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc;
}

.table>thead>tr>td.danger,
    .table>tbody>tr>td.danger,
    .table>tfoot>tr>td.danger,
    .table>thead>tr>th.danger,
    .table>tbody>tr>th.danger,
    .table>tfoot>tr>th.danger,
    .table>thead>tr.danger>td,
    .table>tbody>tr.danger>td,
    .table>tfoot>tr.danger>td,
    .table>thead>tr.danger>th,
    .table>tbody>tr.danger>th,
    .table>tfoot>tr.danger>th {
    background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover,
    .table-hover>tbody>tr>th.danger:hover,
    .table-hover>tbody>tr.danger:hover>td,
    .table-hover>tbody>tr:hover>.danger,
    .table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc;
}

/* ========================================
   Schedule / Calendar
   ======================================== */

.watch-schedule .item-sche a>div:last-child {
    background: #2b2b2b !important;
    border: 1px solid #2b2b2b !important;
}

.watch-schedule .item-sche a>div:last-child:before {
    background: #2b2b2b !important;
    border-color: #2b2b2b !important;
}

.halim-schedule-block>li>a:hover,
    .halim-schedule-block>li>a:focus,
    .halim-schedule-block-mobile>li>a:hover,
    .halim-schedule-block-mobile>li>a:focus {
    text-decoration: none;
    background: linear-gradient(140deg,rgba(0,77,102,.8) 0%,rgba(0,134,179,.9) 50%,rgba(0,191,255,1) 100%) !important;
}

#page-lich-chieu {
    width: 100%;
}

.watch-schedule {
    display: flex;
    flex-wrap: wrap;
}

.watch-schedule .item-sche {
    width: 50%;
    padding-right: 5px;
    box-sizing: border-box;
    padding: 0 10px;
}

.watch-schedule .item-sche a>div:first-child {
    width: 70px;
    height: 70px;
    position: relative;
    overflow: hidden;
    border-radius: 36px;
    z-index: 1;
    border: 5px solid #737373;
}

.watch-schedule .item-sche a img {
    width: 60px;
    height: auto;
}

.watch-schedule .item-sche a>div:last-child {
    flex: 1;
    background: #19242e;
    padding: 6px;
    position: relative;
    border: 1px solid #000;
    border-radius: 0 5px 5px 0;
}

.watch-schedule .item-sche a>div:last-child:before {
    content: "";
    width: 25px;
    height: 100%;
    top: -1px;
    right: 100%;
    background: #19242e;
    position: absolute;
    z-index: 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: #000;
    box-sizing: content-box;
}

.watch-schedule .item-sche a div:last-child div:first-child {
    font-size: 15px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 255px;
}

.watch-schedule .item-sche a div:last-child div:last-child {
    margin-top: 5px;
}

/* ========================================
   Custom Login Modal
   ======================================== */

#custom-login-modal {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s,opacity .3s ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.9);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

#custom-login-modal.active {
    visibility: visible;
    opacity: 1;
}

.custom-login-content {
    background: linear-gradient(135deg,#1c1f2a,#262b3a);
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 10px 25px rgba(0,0,0,.6);
    width: 400px;
    max-width: 90%;
    text-align: center;
    position: relative;
}

.custom-login-title {
    font-size: 26px;
    font-weight: 700;
    color: #f4f4f9;
    margin-bottom: 20px;
}

.custom-login-form {
    display: flex;
    flex-direction: column;
}

.box-shadow {
    text-shadow: 0 1px 0 rgb(0 0 0 / .5);
    box-shadow: inset 0 1px 1px rgb(255 255 255 / .07), 0 1px 3px rgb(0 0 0 / .29);
}

.halim-badge.badge-success {
    padding: 3px 7px 3px;
    color: #fff;
    background-size: 300% 100%;
    background-image: linear-gradient(to right, #25aae1, #043ea5, #04befe, #3f86ed);
    border-radius: 3px;
    font-size: 12px;
    text-transform: capitalize;
}
