body {
    background: #111216!important
}

.movie-release,body {
    color: #8289b3 !important;
}

#login {
    width: 351px;
}

#login h1 a {
    font-family: 'GothamPro',sans-serif;
    font-weight: 400;
    font-size: 29px;
    color: #eee;
    text-transform: uppercase;
}

#login label {
    color: #eee;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
}

#login .forgetmenot {
    margin-top: 9px;
}

a.logo {
    display: inline-block;
    text-decoration: none;
    user-select: none;
    white-space: nowrap;
}

a.logo:hover {
    text-decoration: none !important;
}

g.logo-icon {
    background: url('/wp-content/themes/keremiya1/images/play.svg');
    background-repeat: no-repeat;
    width: 18px;
    height: 21px;
    display: inline-block;
}

g.logo-text {
    font-family: 'GothamPro', sans-serif;
    font-weight: 400;
    font-size: 29px;
    color: #eeeeee;
}

g.logo-text b {
    font-weight: 800;
}

.newyear {
    background-image: url(/wp-content/themes/keremiya1/images/hat.svg);
    width: 26px;
    height: 26px;
    display: inline-block;
    position: absolute;
    left: 64px;
    top: 9px;
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1)
}

.smallnews {
    position: absolute;
    font-size: 11px;
    font-weight: 700;
    left: 0;
    bottom: 7px
}

#header-wrapper {
    min-height: auto;
    margin-bottom: 0;
    margin-top: 0
}

#header .header-content {
    height: 64px;
    padding: 10px;
}

#header.dark {
    background: 0 0
}

.menu-toogle,.search-toogle {
    background: 0 0
}

#navbar {
}

#navbar.dark-border {
    border: none!important;
    box-shadow: none!important;
    background: ;
    border-radius: 0 0 5px 5px;
}

.navbar-in-border {
    background: #0000;
    border: none!important;
    box-shadow: none!important;
    text-shadow: none!important
}

.navbar-content {
    height: 40px;
    padding: 0 10px;
    border-radius: 0 0 3px 3px;
}

#nav li ul {
    background: #443b6d;
    border-top: none;
    box-shadow: 0px 0px 10px 0px #111216;
    border-radius: 4px;
}

#nav li:first-child>a {
    box-shadow: none!important
}

#nav li a:after,#nav li a:before {
    display: none
}

#nav li a,#nav li a:link,#nav li a:visited {
    color: #e6e1fb!important;
    background: 0 0!important;
    height: 31px;
    padding: 0 15px;
    margin: 0;
    border: none;
    line-height: 32px;
}

#nav li.menu-item-has-children:hover>a {
    padding-top: 0;
    border-top: none
}

#nav li.menu-item-has-children>a {
    padding-right: 30px;
    border-radius: 5px 5px 0 0!important
}

#nav li.menu-item-has-children:after {
    content: "\e837";
    position: absolute;
    width: 0;
    height: 0;
    top: 9px;
    right: 22px;
    font-family: "keremiya";
    font-size: 15px;
    color: #e6e1fb!important;
    cursor: pointer;
}

#nav>ul>li>a:hover,#nav>ul>.current-menu-item>a {
    padding-top: 0;
    border-top: none;
    border-radius: 5px
}

#nav li li>a {
    border-left: 5px solid transparent;
    color: #bbb0ec!important;
}

#nav li li.current-menu-item>a,#nav li li:hover>a {
    border:none!important
}

#nav li ul li a:hover{
    color: #fff!important;
}
#nav li:hover.menu-item-has-children:after,
#nav li li:hover ul.menu-item-has-children:after{
    color: #ffffff!important;
}
#nav li li:last-child {
    border-bottom: none;
    background: #362f58;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

#nav li li:last-child a {
    color: #e6e1fb!important;
}

#nav li li:last-child a:hover {
    color: #f5f3fd!important;
}

#search-box input {
    border: none!important;
    background: 0 0;
    box-shadow: none!important;
    text-shadow: none!important;
    border-radius: 3px 0px 0px 3px!important;
    color: #8289b3!important;
    font-size: 15px;
}

#search-box input::placeholder {
    color: #575c77;
}

#search-box {
    box-shadow: none!important;
    border: none!important;
    background: #181923!important;
    border-radius: 3px 0 0 3px!important;
    height: 36px;
}

#search-form {
    background: #111216;
    text-shadow: none!important;
    border: none!important;
    border-radius: 3px!important
}

#search-button {
    text-shadow: none!important;
    height: 36px;
    background: #181923;
    border-radius: 0 3px 3px 0;
    background: #22242f;
    border-radius: 0 3px 3px 0;
    color: #575c77;
    padding: 0px 3px;
    width: auto;
    font-size: 24px;
}

.search-star a {
    display: inline-block;
    padding: 4px 6px;
    margin: 2px;
    background: #111216;
    color: #eee;
    cursor: pointer;
    border-radius: 3px
}

.content.wrapper {
    border: none;
    box-shadow: none!important;
    border-radius: 3px 3px 0 0;
    min-height: 400px;
    overflow: hidden;
}

.sidebar-content.widget_categories {
    background: #f5f5f5;
    border-radius: 3px!important;
    border: 1px solid #f3f3f3;
    box-shadow: none
}

h1.title,h2.title,h4.title {
    border: none!important
}

h1.title span,h2.title span,h4.title span {
    color: #eee;
    border-bottom: none!important;
    border: none!important;
    font-weight: 700;
    font-size: 26px
}

.single-content.page .title span {
    padding-left: 10px;
}

.sidebar-content.widget_categories .top {
    border-color: #eee;
    color: #212121
}

.sidebar-content.widget_categories a {
    background: #fff;
    box-shadow: none!important;
    color: #212121
}

.sidebar-content.widget_categories a:hover {
    background: #525252;
    color: #fff
}

.sidebar-content {
    background: #111216;
    box-shadow: none!important;
    border: 1px solid #111216;
    border-radius: 3px!important
}

.settings-menu {
    font-size: 14px;
    font-weight: 700;
    transition: .3s;
    text-decoration: none;
    background: #181923;
    border: none;
    overflow: hidden;
    border-top: none;
    text-transform: uppercase;
    margin: 0;
    margin-right: 20px;
    border-radius: 5px;
    padding: 0;
}

.settings-menu ul li a {
    display: block;
    color: #575c77 !important;
    padding: 10px 14px;
    text-decoration: none;
    overflow: hidden;
}

.settings-menu ul li.active a, .settings-menu ul li a:hover {
    color: #8289b3 !important;
}

.settings-menu .top {
    border-bottom: 1px solid #22242f;
    padding: 14px;
    margin-bottom: 10px;
}

.settings-menu li:last-child {
    background: #0b0c10;
}

.page-settings h2 {
    padding: 8px 0
}

.page-settings table {
    margin-top: 10px;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
}

.page-settings table th, .page-settings table td {
    font-size: 15px;
    border: none;
}

.page-settings table thead th, .page-settings table thead td {
    background: #0b0c10;
    color: #8289b3;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px;
}

.page-settings table tbody td {
    background: #181923;
    font-size: 14px;
    color: #575c77;
    font-weight: 700;
    padding: 15px;
    vertical-align: middle;
}

.page-settings table tbody tr:nth-child(even) td {
    background: #15161f;

}

.page-settings table .button {
    padding: 1px 30px;
    height: auto;
    margin: 0;
}

.mylist-menu .mylist-item {
    width: 25%;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    padding: 6px;
    box-sizing: border-box;
    line-height: 25px;
}

.mylist-menu .icon {
    font-size: 25px;
}

.mylist-menu .mylist-info {
    font-size: 17px;
    display: block;
}

.mylist-itemholder {
    color: #8289b3;
    background: #181923;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    transition: 0.3s;
    border-radius: 5px;
}


.mylist-itemholder.active, .mylist-itemholder:hover {
    background: #443b6d;
    color: #e6e1fb;
    text-decoration: none;
    transition: 0.3s;
}

.mylist-menu {margin-left: -6px;margin-right: -6px;}


.top span {
    border-bottom: none!important
}

.movie-poster {
    box-shadow: none!important;
    border-radius: 4px 4px 0 0;
    overflow: hidden
}

.movie-poster img {
    border-radius: 0
}

#header.sticky {
    border-bottom: 1px solid #e3e3e3;
    box-shadow: none!important
}

.keremiya-pagenavi .current {
    background: #111216;
    color: #eee
}

.keremiya-pagenavi span,.navigation a {
    text-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
    background: #181923;
    color: #eee
}

.keremiya-pagenavi .expand,.keremiya-pagenavi .navileft a,.keremiya-pagenavi .naviright a {
    opacity: 1!important;
    background: #181923!important;
    color: #eee;
    cursor: pointer
}

.keremiya-pagenavi .expand:hover,.keremiya-pagenavi:hover .navileft a:hover,.keremiya-pagenavi:hover .naviright a:hover {
    background: #111216!important
}

.header-social-icons a {
    color: #212121
}

.header-social-icons a:hover {
    color: #525252
}

.user-my-account {
    text-shadow: none!important
}

.user-my-account.active {
    background: #181923!important;
    border-color: #181923!important;
    color: #8289b3;
}

.user-my-account .list {
    left: -1px;
    background: #181923;
    border: none;
    overflow: hidden;
    border-top: none;
    width: fit-content;
    text-transform: uppercase;
    margin-top: 6px;
    border-radius: 5px;
    padding: 0;
}

.user-my-account .list li:last-child{
    background: #0b0c10;
}

.notify-list .profile li:last-child {
    background: none;
}

.menu-user .user-my-account {
    background: #181923;
    border-bottom: none;
    border-radius: 5px
}

.navigation a:hover {
    background: #111216;
    color: #eee
}

.menu-toogle,.search-toogle {
    color: #eee
}

#nav li.current-menu-item a {
    color: #f5f3ff!important;
}

#nav li a:hover {
    color: #fff!important
}

.modal-header {
    background: #f5f5f5!important;
    border-bottom: 1px solid #e3e3e3
}

.modal-inner {
    background: #eee
}

.modal input {
    border: none!important;
    background: #dedede;
    box-shadow: none!important;
    text-shadow: none!important;
    border-radius: 3px!important;
    color: #9c9c9c!important
}

.modal-footer {
    background: #525252
}

.modal .submit-button {
    background: #525252;
    text-shadow: none!important;
    color: #fff
}

.login-form .lost-password a {
    color: #212121!important
}

.single-content.c-sidebar.list-categories {
    background: #111216;
    border-radius: 3px!important;
    border: 1px solid #111216;
    box-shadow: none!important
}

h4.title {
    border-color: #14161d!important
}

.c-sidebar.list-categories .tags a.active,.c-sidebar.list-categories .tags li.active a,.c-sidebar.list-categories .tags li.current-cat a {
    color: #eee!important;
    background: #443b6d;
    box-shadow: none!important
}

.c-sidebar.list-categories .tags a {
    box-shadow: none!important;
    background: #181923;
    color: #eee
}

.tags a:hover {
    background: #14161d!important;
    color: #eee!important
}

.arg {
    background: #181923;
    border-radius: 3px;
    border: none!important;
    box-shadow: none!important;
    text-shadow: none!important
}

.arg .type {
    color: #eee
}

.arg h1.q,.arg span {
    color: #eee
}

.arg:hover {
    background: #111216
}

.film-content .line {
    border-color: #111216
}

.single-content.movie .info-right .title h1 {
    color: #eee;
    margin: 8px 0 5px;
}

.single-content.movie .categories a {
    background: #443b6d;
    color: #eee;
}

.single-content.movie .excerpt {
    color: #eee!important
}

.single-content.movie .poster img {
    box-shadow: none
}

.single-content.movie .rating {
    background: #181923;
    color: #eee;
}

.single-content.movie .rating-bottom {
    background: 0 0;
}

.single-content.movie .rating .vote .details {
    color: #a5a5a5
}

.single-content.movie .rating .vote .details span {
    color: #a5a5a5
}

.Breadcrumb {
    background: #181923;
    bottom: -32px;
}

.Breadcrumb a {
    color: #fff
}

.single-content.movie .rating-bottom span.imdb-rating {
    color: #ffc107
}

.button {
    box-shadow: none;
    text-shadow: none;
    background: #443b6d;
    color: #eee;
    display: inline-block;
    line-height: 26px;
    box-sizing: border-box;
    margin-top: 10px;
    border: none;
    vertical-align: top;
    font-weight: 700;
}

.button.edit {
    background: #868686!important;
    color: #fff!important;
    border-color: #868686;
    text-decoration: none
}

.button.fke {
    background: #443b6d;
    color: #fff;
    font-weight: 700;
    border: none
}

.actionnow {
    width: 100%;
    position: relative;
    margin: 20px auto;
    max-width: 970px;
}

.actionnow .button {
    background: #195818;
    color: #fff;
    font-weight: 700;
    border: none;
    padding: 30px;
    margin: 0;
    font-size: 20px;
    height: auto;
    border-radius: 5px;
    width: calc(50% - 5px);
    text-align: center;
}

.actionnow .button:first-child {
    margin-right: 6px;
}

.actionnow .button:hover {
    background: #1e731d !important;
}

.button.big {
    color: #eee;
    font-size: 20px;
    line-height: 25px;
    height: auto;
    width: 32%;
    text-align: center;
    margin-right: 5px;
}

.downep {
    margin: 15px 0 0;
    color: #fff;
    float: left!important;
    margin-left: 5px!important;
    background: #956194!important;
    padding: 8px 10px;
    border: 2px solid #fff;
    font-weight: 700;
    font-size: 11px
}

.downep:hover {
    color: #fff;
    text-decoration: none
}

.button:hover {
    background: #181923!important;
    color: #fff!important;
    border-color: #868686;
    text-decoration: none
}

.button.arrow-bottom:after {
    color: #fff
}

.button:hover.arrow-bottom:after {
    color: #fff
}

.tab-buttons {
    box-shadow: none!important;
    text-shadow: none!important;
    border-radius: 5px;
    border: none!important;
    background: 0 0
}

.tab-buttons .tab:last-child {
    border-radius: 0 5px 5px 0
}

.tab.active {
    background: #111216;
    color: #fff
}

.tab {
    box-shadow: none!important;
    color: #eee;
    background: #181923
}

.comment-avatar {
    box-shadow: none!important
}

#commentform textarea {
    background: #f5f5f5!important;
    box-shadow: none!important;
    border: none!important;
    color: #9c9c9c!important
}

#commentform {
    box-shadow: none!important
}

#commentform input {
    border: none!important;
    background: #f5f5f5;
    box-shadow: none!important;
    text-shadow: none!important;
    border-radius: 3px!important;
    color: #9c9c9c!important
}

.comment-form-email {
    width: 100%;
    padding-top: 5px
}

.comment-form-submit {
    float: none;
    margin-top: 5px!important;
    display: inline-block;
    width: 100%
}

.comment-input-hide {
    width: 100%
}

.comment-form-author {
    margin-right: 2px;
    padding-top: 5px;
    width: 100%
}

.info {
    border: none!important;
    color: #fff
}

.info h4 {
    background: #111216;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    border: none!important
}

.info a {
    color: #eee
}

.message.info {
    color: #e6e1fb;
    background: #443b6d;
    font-weight: 400;
}

.mt10 {
    color: #eee
}

.postTabs_list {
    background: #111216!important;
    border-radius: 5px 5px 0 0;
    margin-left: -10px;
    margin-right: -10px;
}

.postTabs_parts {
    width: 100%;
}

.postTabs_season {
    box-shadow: none;
    background: #14161d;
    color: #fff;
}

.postTabs_season:hover {
    background: #443b6d!important;
    color: #fff
}

.postTabs_parts li a {
    box-shadow: none!important
}

.postTabs_parts li.postTabs_curr a {
    background: #443b6d!important;
    color: #fff!important;
    opacity: 1
}

.postTabs_season.active {
    background: #443b6d!important;
    border: none;
    box-shadow: none
}

.postTabs_parts li.postTabs_curr a:hover {
    background: #443b6d!important
}

.postTabs_parts li a:hover {
    background: #443b6d;
    color: #fff!important
}

.postTabs_parts li a {
    background: #14161d;
    color: #eee
}

.postTabsLinks .watched.icon-ok,.postTabs_season .watched_season.icon-ok {
    background: #14161d
}

.postTabsLinks.yes .watched.icon-ok,.postTabs_season.yes .watched_season.icon-ok {
    background: #443b6d
}

.popup {
    border-radius: 3px;
    background: #181923;
    border: none;
    color: #fff;
    box-shadow: 0 0 5px #00000021
}

.popup p.no-parts {
    color: #fff
}

.share-popup li {
    border-color: #fff
}

.popup li:active,.popup li:hover {
    background: #111216!important
}

.popup input,.popup textarea {
    border: none!important;
    background: #181923;
    box-shadow: none!important;
    text-shadow: none!important;
    border-radius: 3px!important;
    color: #fff!important
}

.message-header {
    background: #f44336!important;
    color: #5f0d0d
}

.message-footer {
    background: #f5f5f5!important;
    color: #212121
}

.message-content {
    color: #212121;
    background: #fff
}

.message-close {
    box-shadow: none!important;
    background: #f44336;
    color: #5f0d0d
}

.message-footer a {
    color: #868686
}

.single-content.movie .cast a {
    color: #eee
}

.comment-list li {
    border-bottom: 2px solid rgba(236,236,236,.76)
}

#comment-user {
    color: #111
}

.comment-body {
    color: #111
}

.single-content>.info-right>ul {
    display: inline-block!important;
    list-style-type: none!important;
    margin: 15px 0!important;
    padding: 0!important
}

.single-content>.info-right>ul li {
    float: left!important;
    margin-right: 6px!important;
    background: #eaeaea!important;
    font-weight: 200;
    border: 2px solid #fff
}

.single-content>.info-right>ul li:hover {
    border: 2px solid #ffc107
}

.single-content>.info-right>ul li a {
    text-decoration: none!important;
    padding: 12px;
    display: inline-block;
    color: #1b1b1b
}

a.post-edit-link {
    background: #525252;
    color: #fff
}

.video-container iframe {
    width: 100%!important;
    position: inherit!important;
    height: 100%!important
}

#postContent {
    position: relative;
    background: #212121 url(/wp-content/themes/keremiya1/images/spinner2.gif) center no-repeat
}

.select-video-info {
    font-weight: 700;
    font-size: 18px;
    color: #eee;
    text-align: center;
    padding: 50px;
    height: 100%;
    box-sizing: border-box;
    background: #212121
}

.movie-video-info {
    position: absolute;
    font-weight: 700;
    color: #eee;
    text-align: center;
    padding: 50px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background: #212121
}

#nav>ul>li {
    margin-right: 5px
}

#nav>ul>li>a {
    border-radius: 5px 5px 0 0
}

#nav>ul>li.current-menu-item>a, #nav>ul>li.current-menu-parent>a {
    color: #c0c6d9!important!important;
    background: transparent!important;
}

#nav>ul>li.menu-item-has-children:hover>a {
    border-radius: 5px 5px 0 0 !important;
    padding-bottom: 10px;
}

#nav>ul>li.current-menu-item>a, #nav>ul>li.current-menu-parent>a {
    border-radius: 5px !important
}

.new-social {
    float: right;
    height: 20px;
    margin: 5px -10px;
}

.new-social li {
    float: left;
    margin-right: 10px;
}

.single-content.movie .rating-bottom {
    color: #eee
}

.movie-title a {
    color: #eee!important
}

.sidebar-content li {
    border-color: transparent
}

.sidebar-content li a {
    color: #eee!important
}

.single-content.movie .rating .site-vote {
    color: #ffc107!important
}

.single-content.movie .rating-bottom span.imdb-rating {
    color: #ffc107!important
}

.olmayansayfa {
    padding: 50px 0!important;
    text-shadow: none!important
}

.profile-left .title span {
    color: #eee;
    border-bottom: 2px solid #ffc107
}

#profile-header {
    box-shadow: none!important;
    border-radius: 3px!important;
    background: 0 0!important
}

.list-info {
    border-color: #111216!important
}

.avatar {
    box-shadow: none!important;
    border-radius: 3px!important
}

#profile-header .info span {
    color: #ffc107!important
}

#profile-header .info {
    color: #eee!important
}

.profile-left .excerpt {
    color: #eee!important
}

.profile-left .title {
    color: #eee!important;
    border-bottom: 1px solid #111216!important
}

.profile-left .col-1 {
    padding: 9px 0;
    margin-right: 11px
}

.user-area span.avatar {
    width: 25px;
    height: 25px;
    margin: -4px 6px 0 0
}

.user-area .login, .user-area .register {
    position: relative;
    height: auto;
    line-height: 18px;
    padding: 8px 20px;
    margin-left: 10px;
    cursor: pointer;
    outline: none;
    box-sizing: border-box;
    -webkit-appearance: none;
    user-select: none;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
    border: 1px solid #b0a5e2;
    background: 0 0;
    color: #b0a5e2;
    transition: .3s;
    text-decoration:none;
}

.user-area .login {
    background: #443b6d;
    color: #b0a5e2;
    border-color: #443b6d;
}

.user-area .login:hover, .user-area .register:hover {
    border: 1px solid #362f58;
    background: #362f58;
    color: #b0a5e2;
    transition: .3s;
}

.user-my-account {
    border: 1px solid #22242f;
    background: none;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    height: auto;
    line-height: 18px;
    padding: 8px 15px;
    margin-left: 10px;
    cursor: pointer;
    outline: none;
    box-sizing: border-box;
    -webkit-appearance: none;
    user-select: none;
    float: left;
    text-transform: uppercase;
    border-radius: 5px;
    color: #8289b3;
    transition: .3s;
    text-decoration: none;
}

input,textarea {
    border: none!important;
    background: #181923;
    box-shadow: none!important;
    text-shadow: none!important;
    border-radius: 3px!important;
    color: #9c9c9c!important
}

label {
    color: #eee
}

button:disabled,input:disabled,textarea:disabled {
    background: none repeat scroll 0 0 rgba(255,255,255,.04)!important;
    color: #ddd!important
}

#at-custom-sidebar {
    box-shadow: none!important;
    background: 0 0!important
}

.article-content {
    padding: 10px
}

.article-content p {
    line-height: 22px
}

.KR-footer {
    color: #fff
}

.anw {
    color: #fff
}

.KR-footer g {
    background: #4b8c36;
    border-radius: 5px;
    padding: 6px 10px;
    margin-right: 5px;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px
}

.movie-preview-content>a {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    position: relative;
    color: #fff!important;
    font-family: Sans-serif,arial;
    font-weight: 700;
    background: #195818;
    background-size: 600% 600%;
    border-radius: 0 0 4px 4px
}

.movie-preview-content .existing-details {
    display: none
}

.movie-reactions {
    bottom: 0;
    height: 26px;
    width: 100%;
    position: absolute;
    background: #000;
    z-index: 3;
    opacity: .5;
}

.movie-reactions.moviepage {
    opacity: 1;
    width: 100%;
    border-radius: 0 0 3px 3px;
    background: #000;
    background: linear-gradient(0deg,#000 0,rgba(0,0,0,0) 100%);
    padding-top: 50px;
}

.movie-preview:hover .movie-reactions {
    opacity: 1;
}

.movie-reactions .reaction, .movie-reactions .favorite {
    width: 25%;
    text-align:center;
    padding: 4px 0;
    float: left;
    font-size: 0;
    cursor: pointer;
}

.movie-reactions .reaction span, .movie-reactions .favorite span {
    font-size: 13px;
    color: #fff;
}

.movie-reactions .addto-later.active span {
    color: #79A550;
}

.movie-reactions .addto-seen.active span {
    color: #5078a5;
}

.movie-reactions .addto-dislike.active span {
    color: #a55050;
}

.movie-reactions .favorite.active span {
    color: #ffc107;
}

.single-content>ul,.video-container>ul {
    list-style: none;
    width: 100%;
    margin: 10px 0 0;
    display: flex;
    justify-content: center
}

.single-content>ul li:first-child,.video-container>ul li:first-child {
    margin-right: 20px
}

.single-content>ul li,.video-container>ul li {
    float: left;
    width: 400px;
    display: inline-block
}

.single-content>ul li a,.video-container>ul li a {
    padding: 20px;
    display: block;
    text-decoration: none;
    color: #fff!important;
    font-family: Sans-serif,arial;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    background: #443b6d;
    background-size: 400% 400%;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    border-radius: 4px
}

.single-content>ul li a:hover,.video-container>ul li a {
    background: #181923!important;
    color: #fff!important;
    border-color: #868686;
    text-decoration: none
}

#splash {
    background: rgba(119,119,119,.85)
}

.closeModal {
    position: absolute;
    right: -12px;
    background: #000;
    color: #fff;
    border-radius: 30px;
    padding: 5px 9px;
    line-height: 14px;
    top: -12px
}

.closeModal:hover {
    color: #bebebe
}

#splash-message {
    display: none
}

#rememberme {
    width: 15px;
    float: right;
    margin: 0 5px
}

.forgotpass {
    font-size: 14px;
    margin: 5px 0;
    display: inline-block
}

.slider-content {
    padding-top: 10px;
}

.slider-content .owl-carousel.normal {
    width: calc(100% + 18px);
    margin-left: -9px;
}

.postTabs_season>.watched_season {
    float: right;
    padding: 4px;
    margin: -3px -6px -4px 0;
    cursor: pointer;
    border-radius: 20px;
    color: #fff;
    font-size: 11px;
    line-height: 11px
}

.postTabsLinks>.watched:before,.postTabs_season>.watched_season:before {
    margin: 0
}

.postTabsLinks>.watched {
    float: right;
    padding: 4px;
    margin: -3px -6px;
    cursor: pointer;
    border-radius: 20px;
    color: #fff;
    font-size: 11px;
    line-height: 11px
}

.epinav {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

.epinav>h2 {
    margin: 15px 0 0;
    color: #fff;
    float: left!important;
    background: #443b6d!important;
    padding: 8px 10px;
    font-weight: 700;
    font-size: 11px
}

.epibtn {
    cursor: pointer;
    margin: 15px 3px 0 0;
    color: #fff;
    float: left!important;
    margin-left: 5px!important;
    background: #e85252!important;
    padding: 8px 10px;
    font-weight: 700;
    font-size: 11px
}

.epinav>ul {
    display: inline-block!important;
    list-style-type: none!important;
    margin: 15px 0 0!important;
    padding: 0!important;
    float: right
}

.epinav>ul li {
    float: left!important;
    margin-left: 6px!important;
    background: #eaeaea!important;
    font-weight: 200
}

.epinav>ul li a {
    text-decoration: none!important;
    padding: 8px 10px;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    background: #443b6d
}

.likebtns {
    display: inline-block;
    overflow: hidden;
    float: left;
    margin: 15px 0 0
}

.inlinelike {
    display: inline-block;
    height: 27px;
    width: 250px;
    overflow: hidden;
    margin: 5px -2px;
}

.source-button {
    display: none
}

.action-buttons {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: -10px
}

.footer {
    overflow: hidden;
    font-size: 13px;
    padding: 10px;
    line-height: 16px;
    color: #eee;
    border-top: 1px solid #111216;
}

#header.sticky {
    border: none!important
}

.film-content {
    margin-top: 0
}

.fix-film-v2_item {
    margin-left: -9px;
    margin-right: -9px;
}

.movie-poster .movie-release {
    font-weight: 400;
    padding: 55px 22px 5px;
    opacity: .5;
    top: inherit!important;
    bottom: 26px;
    left: 0!important;
    transition: all .3s ease 0;
    width: auto;
    display: inline-block;
    background: #000;
    background: linear-gradient(0deg,#000 0,rgba(0,0,0,0) 100%);
    right: 0!important;
    color: #fff!important;
}

.movie-poster span.movie-release .icon-star {
    color: #f39c12
}

.movie-preview:hover .movie-release {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease 0
}

.single-content .ribbonholder .ribbon {
    top:0;
}

.ribbon:before {
    border-top: 1.2em solid #695aac;
    border-right: 1.8em solid transparent;
}

.ribbon {
    background: #695aac;
    color: #fff
}

.ribbon:after {
    border-top: 1.2em solid #695aac;
    border-left: 1.8em solid transparent;
}

.series-title {
    font-weight: 700
}

.series-preview-content.watched {
    background: #fec847!important
}

.series-preview-content.watched span {
    color: #111!important
}

.series-preview.small_item .series-preview-content {
    border: 1px solid #22242f;
    margin: 5px;
    background: 0 0;
    padding: 10px;
    height: auto !important;
}

.header-menu-bottom-ads {
    margin-bottom: 15px;
    margin-top: -10px
}

.footer>a {
    position: fixed;
    right: -46835px
}

.postTabs_list h3 {
    padding: 10px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px
}

.icon-scroll {
    cursor: pointer;
    width: 40px;
    height: 70px;
    box-shadow: inset 0 0 0 1px #000;
    border-radius: 25px;
    margin: -50px auto 0
}

.icon-scroll:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #000;
    margin-left: 16px;
    top: 8px;
    border-radius: 4px;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll
}

@-webkit-keyframes scroll {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px)
    }
}

@keyframes scroll {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px)
    }
}

.report_form {
    width: 500px;
    height: fit-content;
    background: #181923;
    position: fixed;
    z-index: 99999;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    border-radius: 5px;
    padding: 10px;
    max-width: 100%;
    box-sizing: border-box;
}

.report_back {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    position: fixed;
    z-index: 99998
}

.report_form .reasons {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-column-gap: 4px;
    grid-row-gap: 4px;
}

.report_form textarea {
    height: 65px;
    margin: 0;
    margin-top: 10px;
    width: 100%;
    background: #222533;
}

.report_form g {
    cursor: pointer;
    padding: 8px 10px;
    background: #443b6d;
    display: inline-block;
    margin: 2px 0;
    border-radius: 2px;
    color: #fff;
    margin: 0;
}

.report_form .send_report {
    padding: 10px 15px!important;
    text-align: center;
    width: 170px;
    text-shadow: 0 1px 2px rgba(0,0,0,.4);
    outline: 0;
    font-size: 15px;
    font-weight: 700;
    background: green!important;
    float: right;
    margin-top: 10px;
}

.report_form g.selection.selected {
    background: #b00
}

.report_info {
    font-weight: 700;
    font-size: 23px;
    line-height: 24px;
    padding-bottom: 8px
}

.report_info i {
    font-size: 15px
}

.announcement {
    background: #7d2020;
    border-radius: 3px 3px 0 0;
    padding: 10px;
    line-height: 25px;
    color: #fff;
    font-weight: 700;
    margin: -11px;
    margin-bottom: 20px;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 13px
}

.importantinfo {
    background: #195818;
    border-radius: 3px;
    padding: 10px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 20px;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    font-size: 18px;
    text-align: justify;
    margin: 10px auto;
    max-width: 970px;
    box-sizing: border-box;
}

.notify-list {
    max-height: 300px;
    overflow-y: auto;
    left: 1px !important;
    text-transform: none !important;
}

.notify-list .profile>li>a {
    display: inline-block;
    color: #ccc;
    padding: 4px 14px;
    text-decoration: none;
    overflow: visible;
    text-overflow: ellipsis;
    white-space: normal
}

.notify-list .profile img {
    width: 35px;
    height: 40px;
    float: left;
    margin-right: 10px
}

.notify-list .profile .serie {
    font-weight: 700
}

.notify-list .profile .episode {
    font-size: 11px
}

.notify-count {
    background: #d66d00;
    color: #fff;
    padding: 1px 5px;
    border-radius: 12px;
    margin-left: 3px;
    margin-right: 5px;
}

.notify-list::-webkit-scrollbar {
    width: 8px
}

.notify-list::-webkit-scrollbar-thumb {
    background: #eee
}

#navbar::-webkit-scrollbar {
    width: 8px
}

#navbar::-webkit-scrollbar-thumb {
    background: #eee
}

.dialogback {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    position: fixed;
    z-index: 999998
}

.dialogbox {
    width: calc(100% - 40px);
    height: max-content;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 999999;
    margin: auto;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 125px 1px rgba(0,0,0,.75);
    -moz-box-shadow: 0 0 125px 1px rgba(0,0,0,.75);
    box-shadow: 0 0 125px 1px rgba(0,0,0,.75);
    font-size: 15px;
    padding: 26px;
    box-sizing: border-box;
    font-family: noto sans,arial,helvetica,sans-serif;
    max-width: 460px;
    max-height: 120px
}

.dialogbox b {
    float: right;
    color: #00f;
    font-weight: 100;
    cursor: pointer;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 16px
}

.donate-content {
    max-width: 650px;
    margin: 50px auto;
}

a.donate-button {
    position: relative;
    height: 28px;
    box-sizing: border-box;
    padding: 8px 10px;
    background-color: #956194;
    color: #fff;
    border-radius: 3px;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    font-weight: 700
}

a.donate-button:hover {
    text-decoration: none;
    background-color: #695aac;
    color: #fff
}

.series-preview.res_item .series-preview-content {
    height: 60px
}

.series-preview.res_item .series-preview-content img {
    height: 50px
}

.errorMsg {
    background: #868686;
    border-radius: 3px;
    padding: 10px;
    line-height: 25px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 13px
}

#footer {
    width: 100%;
    background: #181923;
    border-top: none;
    margin: 0 auto;
    padding: 0;
    min-height: auto;
    border-radius: 5px 5px 0 0;
}

.footer.wrapper {
    max-width: 1300px;
    width: 100%;
    box-sizing: border-box;
    padding: 30px 10px;
    border-top: none;
    margin-top: 0;
    border-radius: 0;
}

#footer .info {
    width: 54%;
    margin: 0;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    color: #575c77;
    padding-right: 160px;
}

#footer .menu {
    width: 11%;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px;
    vertical-align: top;
    font-size: 12px;
}

#footer .menu .menutitle {
    font-size: 14px;
    font-weight: 700;
    color: #8289b3;
}

#footer .menu li {
    margin-top: 10px
}

#footer .logo {
    margin-bottom: 15px;
}

#footer g.logo-text {
    color: #8289b3;
}

#footer g.logo-icon {
    :red;
}

.result_container {
    display: none;
    position: absolute;
    width: 600px;
    top: 420px;
    left: 660px;
    background: #14161d;
    text-align: left;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 5px;
    z-index: 99
}

.result_container img {
    height: 48px;
    width: 32px
}

.result_container .image {
    display: inline-block;
    width: 40px
}

.result_container .details {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding-left: 5px;
    font-size: 11px;
    line-height: 16px;
    width: calc(100% - 40px);
    color: #eee
}

.result_container .details h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 2px
}

.result_container .item {
    cursor: pointer;
    padding: 7px 5px;
    box-sizing: border-box
}

.result_container .item:nth-child(even) {
    background: #181923
}

.result_container .item:hover {
    background: #111216
}

.smallinfo {
    border-radius: 3px;
    background: #eee;
    color: #111216;
    font-weight: 700;
    font-size: 12px;
    padding: 3px 5px
}

.trailer {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99998;
    max-width: 100%;
    width: 800px;
    height: 450px;
    margin-left: -400px;
    margin-top: -225px;
}

.trailer .close {
    position: absolute;
    right: -40px;
    font-size: 25px;
    z-index:99998;
    cursor:pointer;
}

.trailer iframe {
    width: 100%;
    height: 100%;
}

.openTrailer {
    width: 100%;
    text-align: center;
}

.trailerBack {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99997;
    background: rgb(0 0 0 / .7);
}

.sup {
    position: relative;
    top: -0.4em;
    font-size: 80%;
}

.tvcalendar .info {
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
    box-sizing: border-box;
    width: auto;
    margin: 15px 3px 5px;
}

.tvcalendar .weekday {
    margin-top: 10px;
    display: inline-block;
    width: 16.6666666%;
    vertical-align: top;
    box-sizing: border-box;
    padding: 3px;
}

.tvcalendar .weekday .bg {
    border-radius: 5px;
    background: #181923;
    overflow: hidden;
}

.tvcalendar .weekday .title {
    font-size: 16px;
    padding: 10px;
    font-weight: 400;
    color: #8285a5;
}

.tvcalendar .weekday .title small {
    float: right;
    font-size: 12px;
    line-height: 16px;
}

.tvcalendar .serie {
    font-size: 11px;
    padding: 5px;
    border-radius: 5px;
    margin: 5px 0;
    background: #111216;
}

.tvcalendar .serie img {
    display: inline-block;
    max-width: 30px;
    vertical-align: top;
}

.tvcalendar .serie .details {
    display: inline-block;
}

.tvcalendar .weekday.today .bg {
    background: #363056;
}

.tvcalendar .weekday.today .bg .title {
    color: #e6e1fb;
    font-weight: bold;
}

.tvcalendar .series-preview:nth-child(odd) .series-preview-content {
    background: #2d2d2d;
}

.tvcalendar .series-preview:nth-child(even) .series-preview-content {
    background: #1f1f1f;
}

.tvcalendar .series-preview.published .series-preview-content {
    background: #135413 !important;
}

.tvcalendar .series-title {
    font-size: 14px;
    color: #FFF;
    height: 25px;
}

.tvcalendar .movie-release {
    color: #FFF;
}

.tvcalendar .movie-release.published {
    display: block !important;
}

.tvcalendar .fix-series_item {
    margin: 0;
}

.tvcalendar .series-preview {
    margin: 0;
    font-size: 0;
}

.tvcalendar .series-preview a {
    width: 100%;
    display: inline-block;
}

.tvcalendar .series-preview.small_item .series-preview-content {
    margin: 0;
    border-radius: 0;
    padding: 3px;
    overflow: hidden;
    position: relative;
}

.tvcalendar .series-preview .series-preview-content img, .tipsy .movie-specials img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: auto;
    opacity: .2;
}

.tipsy .movie-specials .movie-release {
    height: auto;
}

.tvcalendar .series-preview.small_item .series-details {
    width: 100%;
}

.tipsy.kepsy {
    overflow: hidden;
}

.greeninfo {
    color: #2dbe2d;
}

.newbox {
    font-size: 10px;
    font-weight: 700;
    padding: 2px 3px;
    background: red;
    border-radius: 3px;
    display: inline-block;
    line-height: 12px;
    margin-left: 4px;
    text-transform: lowercase;
    vertical-align: text-bottom;
}

.cnotice {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    background: #3c6d3b;
    padding: 5px 10px;
    color: #fff;
    z-index: 1;
    border-radius: 0 0 0 5px;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
}

.cnotice:hover {
    color: #fff;
    text-decoration: none;
}

.cnotice_holder {
    position: relative;
}

.topinfo {
    background: #ca4a1f;
    border-radius: 3px;
    padding: 10px 10px;
    line-height: 20px;
    color: #fff;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: justify;
    margin: 0px auto 10px auto;
    font-weight: bold;
}

.topinfo g {
    background: #195818;
    padding: 4px 6px;
    border-radius: 0 5px 5px 0;
    margin-left: -10px;
}

.twitter-btn {
    height: 28px;
    border-radius: 4px;
    padding: 1px 10px 1px 9px;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    position: relative;
    box-sizing: border-box;
    background-color: #1b95e0;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    font-size: 13px;
    line-height: 26px;
}

.twitter-btn:hover {
    background-color: #0c7abf;
    color: #FFF;
}

.twitter-btn i {
    top: 4px;
    height: 18px;
    width: 18px;
    position: relative;
    top: 2px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: transparent 0 0 no-repeat;
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23fff%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E);
}

.twitter-btn .label {
    margin-left: 4px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
}

.premiumOverlay {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: #111216;
}

.premiumOverlay:before {
    content: '';
    background: -webkit-gradient(linear,left top,left bottom,from(#111216),to(rgba(0,0,0,0)));
    background: linear-gradient(#111216 0%,rgba(0,0,0,0) 100%);
    height: 10rem;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 20%;
    object-position: 50% 20%;
}

.premiumOverlay:after {
    content: '';
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#111216));
    background: linear-gradient(rgb(0 0 0 / 0%) 0%,#111216 100%);
    height: 10rem;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 20%;
    object-position: 50% 20%;
}

.premiumOverlay img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 20%;
    object-position: 50% 20%;
    opacity: .4;
    filter: blur(20px);
}

.premiumInfo {
    font-size: 40px;
    color: #FFF;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    text-shadow: 0 0 10px #111216;
    padding: 10px;
    box-sizing: border-box;
}

.premiumOverlay .premiumButton {
    display: inline-block;
    background: #cddc39;
    color: #111216;
    text-shadow: none;
    border-radius: 50px;
    padding: 25px 55px;
    height: auto;
    margin-top: 30px;
    font-size: 17px;
    font-weight: bold;
    transition: 0.3s;
}

.premiumOverlay .premiumButton:hover {
    background: #bdcb33 !important;
    text-decoration: none;
    transition: 0.3s;
}

.premiumOverlay .smallButton {
    font-size: 13px;
    color: #fff;
}

.premiumBanner .mobile {
    display: none;
}

.soft-info {
    padding: 10px 15px;
    background-color: #cddc39;
}

.soft-info p {
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    font-size: 0.9em;
    font-weight:600;
    letter-spacing: 1px;
    color: #111216;
    text-transform: uppercase;
    text-align: center;
}

.createaccount {
    text-align: center;
    font-size: 17px;
    max-width: 245px;
    margin: 20px auto;
    line-height: 20px;
}

.nya-ann {
    background: url(/wp-content/themes/keremiya1/images/christmas-bg.svg) #c54245 no-repeat;
    font-family: noto sans,sans-serif;
    width: 1300px;
    padding: 30px;
    margin: 0 auto;
    border-radius: 5px;
    display: flex;
    position: relative;
    max-width: calc(100% - 60px);
    box-sizing: border-box;
    margin-bottom: 20px;
    min-height: 220px
}

.nya-ann_title {
    color: #fff;
    font-weight: 600;
    font-size: 44px;
    letter-spacing: 0;
    text-shadow: 0 1px #000
}

.nya-ann_text {
    color: #fff;
    margin-top: 10px;
    line-height: 22px;
    margin-bottom: 16px;
    font-size: 16px
}

.nya-ann_text:after {
    display: block;
    width: 65px;
    margin-top: 25px
}

.nya-ann-left {
    float: left;
    z-index: 1
}

.nya-ann-right {
    float: right
}

.nya-ann_btn a {
    background: #fff;
    color: #eb2f06;
    padding: 15px 25px;
    border-radius: 50px;
    text-decoration: none;
    letter-spacing: 3px;
    display: table-cell;
    vertical-align: middle;
    transition: all .3s ease 0;
    font-size: 14px
}

.nya-ann_btn a:focus,.nya-ann_btn a:hover {
    color: #000;
    transition: all .3s ease 0
}

.disqus_section {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
    background: #111216;
    border-radius: 0 0 5px 5px
}

.disqus_section .title {
    margin-bottom: 15px;
}

.christmas-tbox {
    position: absolute;
    right: 30px;
    top: 10px
}

.christmas-tree {
    top: 0;
    bottom: 0;
    right: 0;
    width: 200px;
    height: 200px;
    position: relative;
    border-radius: 50%;
    background-color: #14161d;
    background-image: radial-gradient(circle at 50% 18%,#ff0 3%,transparent 3.5%),linear-gradient(60deg,#7dae41 8%,transparent 8.5%),linear-gradient(-60deg,#79a83f 8%,transparent 8.5%),linear-gradient(60deg,#75a33d 10%,transparent 10.5%),linear-gradient(-60deg,#719d3b 10%,transparent 10.5%),linear-gradient(60deg,#6d9839 12%,transparent 12.5%),linear-gradient(-60deg,#699237 12%,transparent 12.5%),linear-gradient(80deg,#855726 5%,transparent 5.5%),linear-gradient(-80deg,#7f5324 5%,transparent 5.5%);
    background-position: 0 0,100px 80px,100px 80px,100px 111.1111111111px,100px 111.1111111111px,100px 142.8571428571px,100px 142.8571428571px,100px 160px,100px 160px
}

.christmas-tree:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    background-image: radial-gradient(circle at 30% 30%,#fff 1.5%,transparent 2.5%),radial-gradient(circle at 80% 70%,#fff 1.5%,transparent 2.5%),radial-gradient(circle at 30% 50%,#fff 1%,transparent 2%),radial-gradient(circle at 70% 85%,#fff 1%,transparent 2%);
    background-size: 100% 100%,100% 100%,50% 100%,50% 50%;
    background-position: 0 0,0 0,0 0,0 0;
    -webkit-animation: snow 6s linear infinite forwards;
    animation: snow 6s linear infinite forwards
}

.kepsy-inner {
    padding: 25px 20px;
    background-color: #181923;
    max-width: 300px
}

.iframeInfo {
    padding: 10px 20px;
    width: 100%;
    box-sizing: border-box;
    background: #443b6d;
    color: #fff;
    font-weight: bold;
    line-height: 20px;
    cursor: default;
}

.a2a_svg {
    width: 27px !important;
    height: 27px !important
}

.header-search {
    background: 0 0;
}

.menu-toogle.active, .search-toogle.active {
    background: 0 0;
}

.mt20 {
    margin-top: 20px
}

.h-captcha {
    float: left;
    margin-top: 10px;
    margin-bottom: 0 !important;
}

#login .h-captcha {
    margin-bottom: 20px !important;
}

.payment.message {
    font-size: 19px;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
}

.payment.message.green {
    color: #cddc39;
}

.payment.message.red {
    color: #dc3939;
}

@media only screen and (max-width: 800px) {
    .trailer {
        position: fixed;
        top: 50%;
        left: 40px;
        z-index: 99999;
        max-width: 100%;
        width: calc(100% - 80px);
        height: 300px;
        margin-left: 0;
        margin-top: -150px;
    }

    .report_form {
        margin: auto 10px;
        width: calc(100% - 20px);
    }

    .actionnow .button {
        padding: 20px 30px;
        width: 100%;
    }

    .actionnow .button:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .nya-ann {
        max-width:calc(100% - 20px)
    }

    .nya-ann_title {
        font-size: 25px
    }

    .nya-ann_text {
        font-size: 14px;
        line-height: 22px
    }

    .nya-ann br {
        display: none
    }
}

@media only screen and (max-width: 1320px) {
    .user-area .login, .user-area .register {
        width:auto;
        margin:0;
    }

    .menu-user .user-area {
        display: grid;
        height: auto;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
        margin: 10px;
    }

    .tableHolder {
        overflow-x: auto;
    }

    .settings-menu {
        margin: 0 0 20px 0;
    }

    .mylist-itemholder {
        padding: 10px 5px;
    }

    .mylist-menu .mylist-item {
        width: 50%;
    }

    .mylist-menu .icon {
        font-size: 20px;
    }

    .mylist-menu .mylist-info {
        font-size: 13px;
        line-height: 15px;
    }

    .user-my-account .list li:last-child {
        background: none;
    }

    .premiumInfo {
        font-size: 30px;
    }

    .premiumOverlay .premiumButton {
        margin-top: 20px;
        padding: 20px 35px;
        font-size: 16px;
    }

    .premiumBanner .desktop {
        display: none;
    }

    .premiumBanner .mobile {
        display: block;
    }

    .icon-scroll {
        margin:0 auto!important
    }

    .notify-list {
        margin-top: 30px!important
    }

    #header-wrapper {
        margin: 0 auto 10px auto !important
    }

    #nav {
        box-sizing: border-box;
        width: 100%;
        margin-top: 10px;
    }

    #nav>ul>.menu-item.active a {
        background: #443b6d!important;
        border-radius: 5px 5px 0 0 !important;
    }

    .sub-menu {
        display: none;
        width: 100%;
        box-sizing: border-box;
        padding-bottom: 10px !important;
    }

    #nav>ul>.menu-item.active .sub-menu {
        display: block !important;
        box-shadow: none;
        border-radius: 0 0 4px 4px;
    }

    .new-social {
        float: left;
        height: inherit;
        margin: 0
    }

    .new-social li {
        float: none;
        width: 100%;
        margin: 10px 0 5px 12px;
        text-align: left
    }

    .footer {
        padding: 10px!important
    }

    #header .header-content {
        border-radius: 3px
    }

    #footer,#header-wrapper {
        width: 100%!important
    }

    #footer .info {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }

    #footer .menu {
        width: 48%;
        padding: 10px 0;
    }

    .menu-user .user-my-account .list ul li a {
        margin-bottom: 5px;
        padding: 5px 0;
    }

    .sub-menu li {
        width: 50%!important
    }

    #nav>ul>.menu-item>a, #nav>ul>.menu-item-home>a {
        background: #111216!important
    }

    #nav>ul>li {
        margin-bottom: 10px
    }

    .tvcalendar .weekday {
        width: 100%;
    }

    .actionnow {
        width: 100%;
    }
}

@media only screen and (min-width: 1320px) {
    .notify-list {
        width:320px;
        margin-left: -178px;
        border-radius: 5px 0 5px 5px
    }

    #nav li.menu-item-has-children:hover>a {
        background: transparent!important;
        color: #ffffff!important;
    }

    #nav>ul>li>a:hover {
        color: #ffffff!important;
        background: transparent!important;
        transition-delay: .1s;
    }
}

@-webkit-keyframes snow {
    100% {
        background-position: 0 200px,0 200px,0 200px,0 200px
    }
}

@keyframes snow {
    100% {
        background-position: 0 200px,0 200px,0 200px,0 200px
    }
}
