/*
Theme Name: Mohamed Huawei
Theme URL: https://mohamedhuawei.com
Version: 1.0
Author: mohamedhuawei Team
Author URI: https://mohamedhuawei.com
Text Domain: mohamedhuawei
Script Name: Storm Media
This Theme Designed By mohamedhuawei
Description: Best Theme In The Middle Eest To Display Movies , Serie , News , Shows , Games , Programes and Songs
*/
@import url('https://fonts.googleapis.com/css?family=Paytone+One&display=swap');
@font-face {
    font-family: 'akFont';
    src: url(Assets/fonts/Changa-Medium.ttf);
    font-weight: 400
}
@font-face {
    font-family: 'akFontBold';
    src: url(Assets/fonts/Changa-Bold.ttf);
    font-weight: 400
}
@font-face {
    font-family: 'akFontLogo';
    src: url(Assets/fonts/VIP-Hala-Bold.otf);
    font-weight: 400
}
@font-face {
    font-family: 'akEnFont';
    src: url(Assets/fonts/Righteous-Regular.ttf);
    font-weight: 400
}
body {
    font-family: 'akFont',sans-serif;
    font-weight: 400;
    color: #333;
    padding: 0;
    margin: 0;
    direction: rtl !important;
    background-size: 100% 100%;
    background: #ffffff8f;
    font-size: 14px;
}
* {
    padding: 0;
    margin: 0;
    position: relative;
    box-sizing: border-box;
}
a {
    text-decoration: none;
    color: #292929;
    font-size: 14px;
    outline: 0;
    font-family: akFont
}
input,textarea,button,select {
    font-family: inherit;
    border: 0;
    outline: 0;
    outline: 0
}
ul,ol,li {
    list-style: none;
    padding: 0;
    margin: 0
}
h1,h2,h3,h4,h5,h6 {
    font-weight: 400;
    font-family: akFont
}
*::-webkit-scrollbar {
    width: 6px
}
*::-webkit-scrollbar-track {
    background: #272727
}
*::-webkit-scrollbar-thumb {
    background-color: #eb5670;
}
:before,:after {
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.container:after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
}
header.ContentHeader {
    background: rgba(0, 0, 0, 0.8901960784313725);
    overflow: hidden;
    transition: .5s height ease;
    height: 580px;
}
header.ContentHeader .headerLogo {
    position: absolute;
    width: 220px;
    height: 60px;
    top: 10px;
    z-index: 99999;
    border-radius: 50px 0 0 50px;
    padding-right: 20px;
    color: #FFF;
    background: linear-gradient(45deg,#ff5b78,#d8455f);
    z-index: 99;
    transition: .4s all ease;
    transform: translate(400px, 0);
    opacity: 0;
    z-index: 9999999999999999999999;
}
header.ContentHeader .headerLogo > a {
    display: block;
    width: 100%;
    height: 100%;
    padding-right: 33px;
    text-align: center;
}
header.ContentHeader .headerLogo > a > span {
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 1px 3px #00000061;
    font-weight: 900;
    margin-top: 1px;
    height: 33px;
    display: block;
    position: relative;
    top: -3px;
    transition: .4s .3s all ease;
    transform: translate(0, -90px);
    opacity: 0;
}
header.ContentHeader .headerLogo > a > em {
    color: #e1e1e1;
    font-size: 11px;
    font-style: normal;
    top: -3px;
    transition: .4s .4s all ease;
    transform: translate(0, 90px);
    opacity: 0;
}
header.ContentHeader .headerLogo i {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #ffffff;
    border-radius: 50%;
    z-index: 99;
    top: 10px;
    color: #e04a64;
    right: 16px;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    transition: .4s .6s all ease;
    transform: translate(110px,0);
    opacity: 0;
}
header.ContentHeader:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(Assets/img/ncp55.jpg);
    background-repeat: no-repeat;
    background-position: center 12%;
    background-size: cover;
    opacity: .4;
}
header.ContentHeader:after {/* content: ''; */position: absolute;top: 0;right: 0;width: 100%;height: 70px;background: linear-gradient(#383838,#1b1919);z-index: 99999999;opacity: 0;transition: .4s all ease;}
header.ContentHeader .container {
}
header.ContentHeader .theMenu {
    display: block;
    width: 100%;
    margin-top: 10px;
    transition: .4s all ease;
    z-index: 999999999;
    padding: 0 15px;
}
header.ContentHeader .theMenu > ul > li {
    float: right;
}
header.ContentHeader .theMenu > ul > li > ul {
    position: absolute;
    top: 100%;
    right: 0;
    width: 160px;
    box-shadow: 0 2px 10px #00000094;
    background: #FFF;
    border-radius: 7px;
    transition: .3s all ease;
    opacity: 0;
    visibility: hidden;
}
header.ContentHeader .theMenu > ul > li > a {
    display: block;
    color: #fff;
    line-height: 27px;
    padding: 0 15px;
    border-left: 1px solid #ffffffad;
}
header.ContentHeader .theMenu > ul {
    display: table;
    float: right;
    position: relative;
    right: 15%;
    padding: 16px 0;
}
header.ContentHeader .theMenu:after {content: '';display: table;clear: both;width: 100%;}
header.ContentHeader .theMenu > ul > li > ul > li > a {
    display: block;
    line-height: 37px;
    padding: 0 10px;
    border-bottom: 1px solid #DDD;
}
header.ContentHeader .theMenu > ul > li > ul > li:last-child > a {
    border: 0;
}
header.ContentHeader .theMenu > ul > li.menu-item-has-children > a > span:after {
    float: left;
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    margin-right: 7px;
    line-height: 25px;
    font-size: 16px;
}
header.ContentHeader .theMenu > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
}
header.ContentHeader > svg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    pointer-events: none;
    z-index: 10;
    fill: white;
    transform: rotate(180deg);
}
header.ContentHeader .LogoArea {
    text-align: center;
    margin: 30px auto;
    display: table;
    direction: ltr;
}
header.ContentHeader .LogoArea > a {
    display: block;
    color: #FFF;
}
header.ContentHeader .LogoArea > a > span {
    display: block;
    width: 100%;
    transition: .3s all ease;
    color: #FFF;
    -webkit-box-reflect: below -49px linear-gradient(transparent, #ff000029);
}
header.ContentHeader .LogoArea > a > span > em {
    font-family: 'Paytone One', cursive;
    font-size: 90px;
    transition: .4s all ease;
    font-style: normal;
    line-height: 110px;
    text-shadow: 0 0px 24px #00000069;
    color: #f1f1f1;
    display: inline-block;
    opacity: 0;
    text-transform: uppercase;
    transition: .4s all ease;
    transform: translate(0px, -210px);
}
header.ContentHeader .LogoArea > a > span > em.char-a:nth-child(1) {
    text-transform: uppercase;
}
header.ContentHeader .LogoArea > a > span > em.char-a:nth-child(1) {
    background-image: linear-gradient(45deg,#f9313a,#cf1119);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: unset;
    transform: scale(10) translate(-90px, 0px);
}
header.ContentHeader .LogoArea > a > span > em.char-m {
    z-index: 5;
}
header.ContentHeader .SocialNetworks {
    display: table;
    margin: 10px auto 10px;
}
header.ContentHeader .SocialNetworks a {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    font-size: 21px;
    line-height: 44px;
    color: #fff;
    margin: 0 4px;
    transition: .4s all ease;
    transform: translate(0px, 100px);
    box-shadow: 0 0 10px #00000073;
    opacity: 0;
}
header.ContentHeader .SocialNetworks a.facebook {
    background: #3b5999;
}
header.ContentHeader .SocialNetworks a.twitter {
    background: #55acee;
}
header.ContentHeader .SocialNetworks a.telegram {
    background: #0088cc;
}
header.ContentHeader .SocialNetworks a.youtube {
    background: #c4302b;
}
.ContemtSearch {width: 500px;display: table;margin: 0 auto;background: #ffffff24;padding: 7px;border-radius: 25px;transition: .4s 1s all ease;transform: translate(0px, 200px);opacity: 0;}
.ContemtSearch form {}
.ContemtSearch form input {
    width: 100%;
    height: 34px;
    border: 0;
    background: #00000096;
    padding: 4px 18px;
    border-radius: 25px;
    color: #fff;
}
.ContemtSearch form button {
    position: absolute;
    left: 13px;
    top: 3px;
    background: none;
    border: 0;
    outline: 0;
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
}
header.ContentHeader .LogoArea a .Desc {
    display: block;
    font-size: 24px;
    line-height: 20px;
    margin-top: 10px;
    font-family: akFontBold;
    color: #EEE;
    transition: 0.4s 1.6s all ease;
    transform: translate(0px, 110px);
    opacity: 0;
}
body.ISHome header.ContentHeader {
    height: 690px;
}
.SldrItem {
    transform-origin: center top;
    height: 350px;
    border-radius: 15px;
    box-shadow: 0 0 10px #00000073;
    margin: 49px 0 130px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: .4s all ease;
    transform: scale(.9);
    overflow: hidden;
}
header.ContentHeader .LogoArea > a > span > em.char-8 {
    font-family: unset;
    font-weight: bold;
    transform: scale(1.1) translate(0px, -210px);
    top: -3px;
}
.SliderHome {
    direction: ltr;
    margin-top: -280px;
    z-index: 99;
    margin-bottom: -50px;
}
.owl-item.center .SldrItem {
    transform: scale(1);
}
.SldrItem:after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(#2524247a,#252424);border-radius: 15px;}
.owl-item.center .SldrItem a {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.SldrItem a .SldrThumb {
    float: left;
    width: 240px;
    height: 317px;
    z-index: 5;
    overflow: hidden;
    top: 15px;
    left: 15px;
    box-shadow: 0 0 20px #000000ba;
    border-radius: 15px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    transition: .4s .5s all ease;
    transform: translate(0px, 410px);
    opacity: 0;
}
.Sldr .owl-dots {
    position: absolute;
    right: 24.5%;
    top: 72px;
    margin-top: 0 !important;
}
.Sldr .owl-dots button.owl-dot {
    display: block;
}
.Sldr .owl-dots button.owl-dot span {
    width: 22px !important;
    height: 22px !important;
}
.Sldr .owl-dots button.owl-dot.active span,.Sldr .owl-dots button.owl-dot:hover span {
    background: #e9556f !important;
}
.Sldr .owl-dots button.owl-dot span {
    background: #dde3e4;
    transition: .4s all ease;
}
.title_div > span {
    padding-top: 7px;
    padding-right: 20px;
    float: right;
    direction: rtl;
    font-weight: 700;
    color: #fff;
    width: 300px;
    background: #ff5b78;
    height: 50px;
    position: relative;
    border-radius: 0px 20px 0 0;
    font-family: akFontBold;
    font-size: 18px;
    text-align: center;
}
.SldrItem a .SldrInner {
    float: right;
    width: calc(100% - 255px);
    height: 100%;
    color: #fff;
    direction: rtl;
    padding: 15px 25px;
    z-index: 5;
    overflow: hidden;
}
.SldrItem a .SldrInner h1 {
    font-family: akFontBold;
    border-bottom: 1px solid #fff3;
    padding-bottom: 5px;
    font-size: 19px;
    transition: .4s .5s all ease;
    transform: translate(0px, -150px);
    opacity: 0;
}
.SldrItem a .SldrThumb:after {/* content: ''; */position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(#25242440,#252424);border-radius: 15px;}
.SldrItem a .SldrInner .RatingsAndWatch {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.SldrItem a .SldrInner .RatingsAndWatch .Stars {
    display: table;
    margin: 0 auto 10px;
    font-size: 25px;
    line-height: 40px;
    transition: .4s 1s all ease;
    transform: translate(0px, 150px);
    opacity: 0;
}
.SldrItem a .SldrInner .RatingsAndWatch .Stars .Front {
    position: absolute;
    top: 0;
    right: 0;
}
.SldrItem a .SldrInner .RatingsAndWatch .Stars i {
    margin: 0 1px;
}
.SldrItem a .SldrInner .RatingsAndWatch .WatchNow {
    background: linear-gradient(45deg, #ff5b78, #bd4a5f);
    height: 50px;
    text-align: center;
    font-size: 19px;
    padding: 0 30px;
    border-radius: 35px;
    transition: .4s 1.1s all ease;
    transform: translate(0px, 150px);
    opacity: 0;
}
.SldrItem a .SldrInner .RatingsAndWatch .WatchNow i {
    float: right;
    font-size: 30px;
    line-height: 50px;
    padding-left: 10px;
}
.SldrItem a .SldrInner .RatingsAndWatch .WatchNow span {
    float: right;
    line-height: 50px;
    font-family: akFontBold;
}
.SldrItem a .SldrInner .RatingsAndWatch .Stars .Front {
    color: #d8c912;
}
.SldrItem a .SldrInner .Content {
    padding: 5px 0;
    color: #EEE;
    font-size: 13px;
    font-weight: bold;
    transition: .4s .8s all ease;
    transform: translate(0px, 150px);
    opacity: 0;
}
.SldrItem a .SldrThumb i {
    position: absolute;
    top: 50%;
    display: none;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.3);
    width: 60px;
    height: 60px;
    background: linear-gradient(45deg, #ff5b78, #bd4a5f);
    z-index: 5;
    color: #FFF;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    font-size: 26px;
    box-shadow: 0 0 20px #0000009e;
}
.SldrItem a .SldrInner ul {
    display: table;
    transition: .4s .7s all ease;
    transform: translate(0px, 150px);
    opacity: 0;
}
.SldrItem a .SldrInner ul li {
    float: right;
    height: 35px;
    font-size: 11px;
    line-height: 33px;
    padding: 0 12px;
    background: #2d2d2d8c;
    border-radius: 5px;
    margin-left: 7px;
    margin-top: 10px;
    margin-bottom: 2px;
    border: 1px solid #dddddd42;
}
.NotLoggedINUser {
    float: left;
}
.NotLoggedINUser > a {
    float: right;
    line-height: 35px;
    padding: 0 17px;
    margin-right: 10px;
    color: #fff;
    margin-top: 16px;
    border-radius: 5px;
}
.NotLoggedINUser > a.Login {
    background: #1376da;
}
.NotLoggedINUser > a.Register {
    background: #27a510;
}
.SectionClass {
    z-index: 9999;
    margin: 20px 0;
}
.title_div {
    margin-bottom: 10px;
    border-bottom: 6px solid #ff5b78;
    font-size: 12px;
    height: 50px;
}
figure.MovieFigure {
    border-radius: 25px 25px 10px 10px;
    border-top: 5px solid #fff;
    box-shadow: 0 0 7px #0000004a;
    width: calc((100% - 50px) / 6);
    float: right;
    height: 320px;
    overflow: hidden;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 5px;
}
figure.MovieFigure a {
    display: block;
    width: 100%;
    height: 100%;
}
figure.MovieFigure a .FrontBlocks {
    height: 240px;
    overflow: hidden;
    z-index: 10;
}
figure.MovieFigure a .FrontBlocks img {
    width: 100%;
    max-width: 100%;
    height: 100%;
}
figure.MovieFigure:nth-child(6n+0) {
    margin-left: 0;
}
figure.MovieFigure .BlockInfo {
    width: 100%;
    height: 75px;
    transition: .3s all ease , .3s .3s background ease;
    z-index: 999;
    transform-origin: top right;
    padding: 5px;
    background: #f1f1f1;
    border: 0;
}
figure.MovieFigure .BlockInfo h3 {
    display: block;
    font-size: 14px;
    line-height: 22px;
}
figure.MovieFigure a .FrontBlocks i {
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    z-index: 5;
    top: calc(50% - 20px);
    right: calc(50% - 20px);
    font-size: 20px;
    padding-top: 3px;
    color: #fff;
    background: #d81414;
    border-radius: 50%;
    padding-top: 10px;
    transform: scale(1.2);
    box-shadow: 0 0 20px #0000008a;
    transition: .3s all ease;
}
.title_div > span > i {
    position: absolute;
    right: 0;
    width: 50px;
    top: 0;
    line-height: 50px;
    border-left: 1px solid #0000001f;
}
.title_div > span:after {
    content: '';
    width: 50px;
    position: absolute;
    height: 100%;
    background: #ff5b78;
    transform: skewX(14deg);
    left: -20px;
    top: 0;
}
figure.MovieFigure a .FrontBlocks:after {content: '';position: absolute;top: 0;right: 0;width: 100%;height: 100%;background: #000000ad;transition: .3s all ease;opacity: 0;}
figure.MovieFigure:hover a .FrontBlocks:after {
    opacity: 1;
}
figure.MovieFigure:hover a .FrontBlocks i {
    transform: scale(15);
    opacity: 0;
}
figure.MovieFigure * {
    transition-delay: 0s !important;
}
.owl-item.center .SldrItem a .SldrInner * {
    transform: translate(0px, 0px);
    opacity: 1;
}
.owl-item.center .SldrItem a .SldrInner * , .owl-item.center .SldrItem a .SldrThumb {
    transform: translate(0px, 0px);
    opacity: 1;
}
header.ContentHeader .SocialNetworks a:nth-child(1) {
    transition-delay: .4s;
}
header.ContentHeader .SocialNetworks a:nth-child(2) {
    transition-delay: .6s;
}
header.ContentHeader .SocialNetworks a:nth-child(3) {
    transition-delay: .8s;
}
header.ContentHeader .SocialNetworks a:nth-child(4) {
    transition-delay: 1s;
}
article.MainContent.ISLoaded {}
.MainContent.ISLoaded header.ContentHeader .SocialNetworks a {
    opacity: 1;
    transform: translate(0);
}
article.MainContent.ISLoaded header.ContentHeader .LogoArea > a > span > em {
    opacity: 1;
    transform: translate(0) scale(1);
}
article.MainContent.ISLoaded header.ContentHeader .LogoArea > a > span > em.char-a:nth-child(1) {transform: translate(0) scale(1.5);}
.MainContent.ISLoaded header.ContentHeader .LogoArea a .Desc {
    transform: translate(0);
    opacity: 1;
}
.MainContent.ISLoaded .ContemtSearch {
    transform: translate(0);
    opacity: 1;
}
.MainContent.ISLoaded header.ContentHeader .headerLogo {
    transform: translate(0);
    opacity: 1;
}
.MainContent.ISLoaded header.ContentHeader .headerLogo i,.MainContent.ISLoaded header.ContentHeader .headerLogo a * {
    transform: translate(0);
    opacity: 1;
}
header.ContentHeader.ISFixed {}
header.ContentHeader.ISFixed .theMenu {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
    right: 0;
    padding-left: 20px;
    padding-right: 230px;
    margin-top: 0;
}
header.ContentHeader.ISFixed .theMenu:after {top: 0;left: 0;width: 3000px;bottom: 0;background: #444;}
header.ContentHeader:after {content: '';position: fixed;}
header.ContentHeader.ISFixxed .theMenu {}
header.ContentHeader.ISFixed .headerLogo {
    position: fixed;
    top: 5px;
    z-index: 99999999999;
}
header.ContentHeader.ISFixed .theMenu > ul {
    padding: 21px 0;
    right: 0;
}
header.ContentHeader.ISFixed .theMenu > ul > li > a {
    border-color: #ffffff26;
}
header.ContentHeader.ISFixed:after {
    opacity: 1;
}
footer {
    color: #1f1f1f;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: rgba(0, 0, 0, 0.75);
    margin-top: 30px;
}
footer:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    background: url(Assets/img/dc-10.jpg);
    background-position: center;
    background-size: cover;
}
footer svg {
    position: absolute;
    top: -16px;
    right: 0;
    width: 100%;
    pointer-events: none;
    z-index: 10;
    fill: white;
}
footer .container {z-index: 9;}
.footerMenu {
    text-align: center;
    padding-top: 150px;
}
footer .years {
    text-align: center;
    margin: 20px auto;
}
footer .years h2 {
    padding: 10px 0;
    color: #ffffff;
    text-shadow: 0px 0px 5px #000;
    font-family: akFontBold;
}
footer .years li {
    display: inline-block;
    width: 60px;
    height: 25px;
    background: #2b2929;
    line-height: 25px;
    font-size: 18px;
    border-radius: 4px;
    box-shadow: 0 0 4px #000000;
    font-family: akEnFont;
    margin: 3px;
}
footer  a {
    color: #FFF;
}
footer .years li a {
    font-family: akEnFont;
    font-weight: normal;
    display: block;
}
.footerInfo {
    overflow: hidden;
    bottom: 0;
    border-top: 1px solid #ffffff24;
    color: #fff;
    padding: 10px 0;
    box-shadow: 0 -1px #0000001f;
    font-weight: 400;
}
.footerInfo .alignright {
    float: right;
    font-size: 14px;
    font-weight: 700;
}
.footerInfo .copyrights {
    float: left;
    font-size: 14px;
    font-weight: 700;
}
.footerInfo .copyrights a {
    color: #ffde5b;
    font-weight: 400;
}
.footerMenu li {
    display: inline-block;
    background: linear-gradient(45deg, white, #d8d8d8);
    box-shadow: 0 1px 3px #00000061;
    border-radius: 5px;
    transition: .35s ease;
    margin-bottom: 5px;
    margin: 0 4px;
}
.footerMenu li a {
    color: #333;
    display: block;
    padding: 4px 10px;
}
.ribbon {
    position: absolute;
    width: 150px;
    height: 28px;
    background: #ca1f27;
    color: #fff;
    top: 10px;
    left: -50px;
    z-index: 99;
    transform: rotate(-45deg);
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    border: 1px solid #ffffff14;
}
.SingleWrapper {
    z-index: 999;
}
.SingleWrapper .TopInfo h1 {
    margin: 10px auto 10px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    border-radius: 25px;
    padding: 0 20px;
    border: 2px solid #babbbb52;
    background-image: linear-gradient(to right, white,#cbcccc26,#f3f3f3,white,#f1f1f1,#d2d0d163,white);
    height: 50px;
    line-height: 50px;
    color: #e04a64;
    font-family: akFontBold;
}
.ak-breadcrumb {
    color: #ca1f27;
    font-size: 11px;
    font-weight: 400;
    height: 34px;
    position: relative;
    line-height: 31px;
    width: 100%;
    display: table;
    padding-right: 10px;
    border-radius: 10px;
    margin-top: 3px;
    border: 2px solid #00000014;
    clear: both;
}
.clr {
    clear: both;
}
.ak-breadcrumb li {
    float: right;
}
.ak-breadcrumb li a {
    color: #e04a64;
    font-size: 12px;
    font-family: akFontBold;
}
.ak-breadcrumb li span.fa.fa-angle-left {
    display: inline-block;
    margin: 0 7px;
}
.ContentBox {
    margin: 20px 0;
    clear: both;
    padding: 12px 7px;
    background: #0000001a;
    border-radius: 7px;
    overflow: hidden;
}
.ContentBox .Poster {
    width: 257px;
    float: right;
    position: relative;
    height: 361px;
    z-index: 9;
}
.ContentBox .Poster .image {
    overflow: hidden;
    box-shadow: 0 1px 3px #000;
    height: 100%;
    border-radius: 5px;
}
.ContentBox .Poster .image img {
    width: 100%;
    height: 100%;
}
.ContentBox .Content {
    width: calc(100% - 269px);
    float: left;
}
.MediaQueryRight {
    width: calc(100% - 300px);
    overflow: hidden;
    display: inline-block;
}
.MediaQueryLeft {
    width: 300px;
    vertical-align: top;
    display: inline-block;
    float: left;
    padding-right: 20px;
    margin-top: -5px;
}
.MediaQueryRight .PostContent {
    max-height: 109px;
    overflow: auto;
    padding: 0px 0px 0px 25px;
    z-index: 2;
    font-size: 13px;
    line-height: 26px;
    width: 100%;
    color: #000000;
}
.ContentBox:after {content: '';display: table;width: 100%;clear: both;}
.TopInfo {
    clear: both;
    width: 100%;
}
.RightTaxContent {
    width: 100%;
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
}
.RightTaxContent li {
    font-size: 14px;
    margin-bottom: 0px;
}
.RightTaxContent li span {
    color: #cf363d;
}
.RightTaxContent li a {
    transition: .35s all ease;
    background: #ffffff;
    margin-left: 8px;
    display: inline-block;
    color: #080808;
    padding: 2px 10px;
    font-size: 14px;
    border-radius: 30px;
    margin-bottom: 4px;
}
.RightTaxContent li a:hover {
    background: #dcdcdc;
}
.MediaQueryLeft ul.MediaQueryLeftUL li {
    padding: 0 0;
    font-size: 14px;
    color: #0090ff;
    width: 100%;
    border: 0;
    box-shadow: 0 0 0;
    height: auto;
    line-height: unset;
    margin: 0px 3px !important;
    overflow: hidden !important;
}
.MediaQueryLeft ul.MediaQueryLeftUL li span {
    color: #cf363d;
    margin-left: 5px;
    font-weight: bold;
    display: inline-block;
}
.MediaQueryLeft ul.MediaQueryLeftUL li strong , .MediaQueryLeft ul.MediaQueryLeftUL li a {
    color: #0d0d0f;
    cursor: pointer;
    padding: 1px 10px;
    font-size: 14px;
    border-radius: 25px;
    transition: .35s all ease;
    line-height: 30px;
    overflow: hidden;
    width: auto;
}
.MediaQueryLeft ul.MediaQueryLeftUL li strong:hover, .MediaQueryLeft ul.MediaQueryLeftUL li a:hover {
    background: #e04a64;
    color: #fff;
}
ul.share-post {
    clear: both;
    padding-top: 4px;
}
ul.share-post span {
    color: #cf363d;
    margin-left: 5px;
    font-weight: bold;
    float: right;
    display: inline-block;
    padding-top: 2px;
}
ul.share-post:after {content: '';display: table;clear: both;width: 100%;}
ul.share-post li {
    display: inline-block;
    width: 35px!important;
    line-height: 0px!important;
    padding: 0 !important;
    margin: 0 0px;
    height: 30px!important;
    border-radius: 9px;
    overflow: hidden;
    text-align: center;
}
ul.share-post li a {
    display: inline-block;
    color: #fff!important;
    background: 0 0!important;
    text-align: center;
    padding-top: 7px;
}
ul.share-post li i {}
ul.share-post li em {
    display: none;
}
ul.share-post li.share-facebook {
    background: #3b5999!important;
}
ul.share-post li.share-twitter {
    background: #55acee!important;
}
ul.share-post li.share-whats {background: #0c9403!important;}
input.shortlink {
    width: 203px;
    border-radius: 4px;
    border: 1px solid #DDD;
    color: #161616;
    font-size: 13px;
    padding: 6px 9px!important;
    background: #f1f1f1;
    height: auto!important;
}
.goWatch {
    margin-top: 10px;
    display: table;
    padding: 0px 14px;
    background: #e04a64;
    border-radius: 10px;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    transition: .35s ease;
    opacity: .9;
    width: 100%;
    height: 60px;
    -webkit-box-reflect: below 7px linear-gradient(transparent, #ff000029);
}
.goWatch i {
    float: right;
    font-size: 30px;
    line-height: 60px;
    padding-left: 10px;
}
.goWatch div {
    display: table;
    margin: 0 auto;
}
.goWatc {}
.goWatch span {
    float: right;
    line-height: 60px;
    font-family: akFontBold;
}
.goWatch:hover {
    opacity: 1;
}
span.categoryInBlock {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #ca1f27;
    z-index: 999;
    color: #FFF;
    font-size: 12px;
    font-family: akFontBold;
    padding: 3px 10px;
    border-radius: 5px 15px 5px 5px;
}
.LoginMaster {
    display: table;
    width: 400px;
    margin: 40px auto 10px;
    background: #eeeeee9e;
    box-shadow: 0 0 4px #00000036;
    padding: 25px;
}
.form-ui h1.FormTitle {
    display: table;
    color: #d6242c;
    font-family: akFontBold;
    border-bottom: 1px solid #DDD;
    padding-bottom: 8px;
    padding-left: 10px;
    line-height: 20px;
    font-size: 20px;
    margin-bottom: 10px;
}
.form-ui {}
.form-ui label {
    display: block;
    width: 100%;
    cursor: pointer;
    margin-bottom: 6px;
}
.form-ui input {
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px;
    border: 1px solid #DDD;
    margin-bottom: 10px;
}
button.LoginSubmit {
    display: block;
    width: 100%;
    height: 40px;
    background: linear-gradient(45deg,#369aff,#1376da);
    color: #FFF;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 10px;
}
.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert.success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert.danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.RegisterMaster {
    display: table;
    width: 800px;
    margin: 30px auto 10px;
    background: #f1f1f1;
    box-shadow: 0 0 20px #00000057;
    border-radius: 5px;
    height: 521px;
    overflow: hidden;
}
.RegisterRightPart {
    padding: 25px;
    float: right;
    width: 380px;
}
.RegisterLeftPart {
    float: left;
    width: calc(100% - 380px);
    height: 100%;
    overflow: hidden;
    display: table;
}
.RegisterLeftPart .BG {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(Assets/img/bglogin.jpg);
    background-position: left bottom;
    background-size: cover;
}
.RegisterLeftPart .BG:after {content: '';position: absolute;top: 0;right: 0;left: 0;background: linear-gradient(#2524248c,#252424);width: 100%;height: 100%;}
form#register {}
form#register button {
    cursor: pointer;
    display: block;
    float: none !important;
    width: 100%;
    background: #32c145;
    color: #FFF;
    padding: 10px;
    font-family: akFontBold;
    border-radius: 5px;
}
.InnerRegister {
    display: table-cell;
    vertical-align: middle;
    z-index: 66;
}
.InnsideRegister {}
.InnsideRegister .LogoRegister {
    display: table;
    margin: 0 auto;
}
.InnsideRegister .LogoRegister a {
    color: #FFF;
    display: table;
    font-size: 60px;
    text-transform: uppercase;
    -webkit-box-reflect: below -69px linear-gradient(transparent, #ff000021);
}
.InnsideRegister .LogoRegister a em {
    font-family: unset;
    font-style: normal;
    transform: scale(1.1);
    display: inline-block;
    font-weight: bold;
    top: -3px;
    color: #d6252d;
}
.InnsideRegister .LogoRegister a span {
    font-family: 'Paytone One', cursive;
}
form#register .alert {
    margin-bottom: 15px;
}
.ArcPage {
    margin: 30px 0;
}
.ArcPage > div > h2 {
    display: table;
    padding-bottom: 5px;
    color: #e04a64;
    font-family: akFontBold;
    border-bottom: 1px solid #cccbcb;
    margin-bottom: 15px;
    margin-top: 10px;
    font-size: 25px;
    padding-left: 20px;
}
.Paginate {
    text-align: center;
    display: table;
    margin: 0 auto;
    padding: 5px 0;
}
.Paginate li {
    display: inline-block;
    height: 35px;
    margin: 0 3px;
    font-weight: 700;
    direction: ltr;
    float: right;
}
.Paginate li a {
    display: block;
    background: #fa5875;
    height: 35px;
    border-radius: 3px;
    box-shadow: 0 1px 5px #00000066;
    line-height: 38px;
    color: #fff;
    padding: 0 13px;
}
.Paginate span {
    display: block;
    background: #000;
    height: 35px;
    border-radius: 3px;
    box-shadow: 0 1px 5px #00000066;
    line-height: 38px;
    padding: 0 15px;
    color: #FFF;
}
a.ShowMoreSl {
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    direction: rtl;
    float: left;
    top: 4px;
    border-radius: 10px;
    background: #232222;
    transition: .35s ease;
    padding: 2px 16px;
    color: #fff;
    transition: .3s all ease;
    margin-right: 10px;
}
a.ShowMoreSl:hover {
    background: #ca1f27;
}
.owl-item figure.MovieFigure {
    display: block;
    float: none;
    width: 100%;
    margin-top: 6px;
}
.SliderNext , .SliderPrev {
    position: absolute;
    opacity: 0;
    top: 110px;
    transition: .4s all ease;
    z-index: 99;
    width: 36px;
    height: 57px;
    color: #ca1f27;
    background: rgba(255, 255, 255, .9);
    overflow: hidden;
    text-align: center;
    line-height: 61px;
    cursor: pointer;
    font-size: 38px;
}
.SliderNext {left: 0;}
.SectionInner:hover .SliderNext, .SectionInner:hover .SliderPrev {
    opacity: 1;
}
ul.FiltersSection {
    float: left;
}
ul.FiltersSection ul {
    position: absolute;
    top: 100%;
    width: 160px;
    left: 0;
    background: #FFF;
    box-shadow: 0 2px 4px #00000082;
    border-radius: 5px;
    overflow: hidden;
    z-index: 99999;
    display: none;
}
ul.FiltersSection span {
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    direction: rtl;
    float: left;
    top: 4px;
    border-radius: 10px;
    background: #232222;
    transition: .35s ease;
    padding: 2px 16px;
    color: #fff;
    transition: .3s all ease;
}
ul.FiltersSection ul li {
    line-height: 35px;
    height: 35px;
    border-bottom: 1px solid #DDD;
    cursor: pointer;
}
ul.FiltersSection ul li i {
    float: right;
    font-size: 20px;
    line-height: 35px;
    padding: 0 10px;
}
ul.FiltersSection ul li.ISActive {
    background: #ff5b78;
    color: #FFF;
}
ul.FiltersSection span i {
    padding-left: 6px;
}
.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}
.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ca1f27;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
          transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
          transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
          transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
.SectionInner {
    min-height: 230px;
}
.SectionInner .loaderHolder {
    margin: 0px 0 0;
    overflow: hidden;
    padding-top: 80px;
}
figure.MovieFigure:hover .BlockInfo h3 {
    color: #d7252d;
}
.RelatedPosts {
    width: 100%;
    display: block;
    padding: 20px 0;
    box-shadow: inset 0 3px 10px #0000000d, inset 0 -3px 10px #00000012;
    margin-top: 10px;
    background: #f5f5f5;
    z-index: 9999;
}
h4.RelatedPostsTitle {
    width: 100%;
    display: block;
    height: 50px;
    border-radius: 20px;
    line-height: 50px;
    font-size: 20px;
    padding: 0 20px;
    border: 2px solid #d2d2d2;
    font-style: normal;
    margin-bottom: 15px;
    font-family: akFontBold;
}
.RelatedPosts {}
.RelatedPosts figure.MovieFigure {
    background: #FFF;
}
.RelatedPosts figure.MovieFigure .BlockInfo {
}
h4.RelatedPostsTitle i {
    float: right;
    font-size: 30px;
    padding-top: 8px;
    padding-left: 9px;
}
.ServersList {
    display: table;
    width: 100%;
    height: 50px;
    background: linear-gradient(45deg,#ff5b78,#d8455f);
    border-radius: 25px;
    padding: 11px;
    margin-bottom: 10px;
}
.ServersList li {
    margin-left: 5px;
    transition: .4s all ease;
    border-radius: 15px;
    text-align: center;
    background: #333;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    /* font-family: akEnFont; */
    padding: 8px 11px;
    box-shadow: 0 0 5px #00000014;
    float: right;
    text-transform: capitalize;
}
.WatchAera {
    margin: 20px 0;
}
.ServersList li.active {
    background: #fc0;
    border-color: #ffffff24;
    color: #000;
}
.WatchIframe {
    display: block;
    width: 100%;
    height: 500px;
    border-radius: 25px;
    overflow: hidden;
}
.WatchIframe iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}
.DownloadArea {
    text-align: center;
    margin-bottom: 10px;
}
.DownloadArea h2 {
    display: table;
    margin: 10px auto 10px;
    font-family: akFontBold;
    font-size: 26px;
    border-bottom: 1px solid #DDD;
}
.DownloadArea a {
    display: inline-block;
    background: linear-gradient(65deg,#d82931,#bf020b);
    color: #FFFF;
    height: 50px;
    border-radius: 25px;
    margin: 5px;
    padding: 0 25px;
}
.DownloadArea a i {
    float: right;
    font-size: 28px;
    line-height: 50px;
}
.DownloadArea a span {
    float: right;
    /* font-family: akEnFont; */
    line-height: 50px;
    text-transform: capitalize;
    padding-right: 10px;
    font-size: 16px;
}
.LoggedInActions {
    float: left;
    z-index: 5;
}
.LoggedInActions a.LogOut {
    float: left;
    line-height: 35px;
    padding: 0 17px;
    margin-right: 10px;
    color: #fff;
    margin-top: 16px;
    border-radius: 5px;
    background: #cf1019;
}
.AccountBtn {
    float: right;
    margin-top: 16px;
    cursor: pointer;
    transition: .4s all ease;
}
.AccountBtn > span {
    line-height: 35px;
    padding: 0 23px;
    color: #3a3737;
    border-radius: 5px;
    background: #ffffff;
    display: block;
    width: 100%;
    text-align: center;
}
.AccountBtn ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    box-shadow: 0 2px 10px #00000094;
    background: #FFF;
    border-radius: 7px;
    display: none;
}
.AccountBtn ul a {
    display: block;
    width: 100%;
    line-height: 37px;
    border-bottom: 1px solid #DDD;
    padding: 0 10px;
}
.AccountBtn ul a:last-child {
    border: 0;
}
.UserActionsSingle {clear: both;margin: 0 0 10px;}
.UserActionsSingle > div {
    display: inline-block;
    padding: 7px 20px;
    border-radius: 5px;
    cursor: pointer;
    color: #FFF;
    margin-left: 7px;
}
.UserActionsSingle > div.likePost {
    background: #e04a64;
}
.UserActionsSingle > div i {
    float: right;
    font-size: 18px;
    padding-left: 6px;
}
.UserActionsSingle > div.watch-later {
    background: #333;
    margin-left: 0;
}
.jc-bs3-container.container {
    width: 450px;
}
.RegisterMaster.EditProfile {
    width: 440px;
    padding: 25px;
}
form#register button i {
    font-size: 16px;
    line-height: 24px;
    padding-left: 5px;
}
.EpisodesArea h3 {
    width: 100%;
    display: block;
    height: 50px;
    border-radius: 20px;
    line-height: 50px;
    font-size: 20px;
    padding: 0 20px;
    border: 2px solid #d2d2d2;
    font-style: normal;
    margin-bottom: 15px;
    font-family: akFontBold;
}
.EpisodesArea {
    margin: 20px 0;
}
.SeasonsList {
    float: right;
    width: 200px;
}
.EpisodesArea:after {content: '';display: table;width: 100%;pointer-events: none;clear: both;}
.SeasonsList li {
    margin-bottom: 6px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    border-radius: 5px;
    transition: .3s all ease;
    background: #333;
    overflow: hidden;
}
.SeasonsList li a {
    display: block;
    width: 100%;
    color: #FFFF;
    height: 100%;
}
.EpisodesList {
    text-align: right;
    width: calc(100% - 210px);
    float: left;
}
.EpisodesList a {
    transition: .3s all ease;
    background: #00000026;
    width: calc((100% - 50px) / 10);
    padding-top: 7px;
    text-align: center;
    color: #000000a1;
    font-size: 14px;
    height: 75px;
    border-radius: 5px;
    float: right;
    margin-left: 5px;
    margin-bottom: 6px;
    font-family: akFontBold;
}
.EpisodesList a:nth-child(10n+0) {
    margin-left: 0;
}
.EpisodesList a em {
    font-family: akEnFont;
    display: block;
    font-size: 38px;
    font-style: normal;
    line-height: 32px;
}
.EpisodesList a:hover, .EpisodesList a.active, .SeasonsList li.active, .SeasonsList li:hover  {
    background: #e04a64;
    color: #FFF;
}
figure.BlockNew {
    width: calc((100% - 40px) / 4);
    z-index: 1;
    overflow: hidden;
    transition: .35s all ease;
    border-radius: 5px;
    position: relative;
    background: #171717;
    box-shadow: 0 1px 13px #00000057;
    margin-left: 10px;
    margin-bottom: 10px;
    float: right;
    height: 438px;
}
figure.BlockNew:nth-child(4n+0) {margin-left: 0;}
figure.BlockNew > a {
    display: block;
    width: 100%;
    height: 100%;
}
figure.BlockNew > a .Image {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
figure.BlockNew .InfoBox {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    background: linear-gradient(0deg,#070d19,transparent);
    color: #FFF;
    padding: 250px 10px 10px;
}
figure.BlockNew .InfoBox .Title {text-align: center;font-size: 13px;}
figure.BlockNew > a .OtherContent {
    width: 100%;
    color: #ffffffc7;
    font-size: 12px;
    transition: .4s all ease;
    text-align: center;
    height: 0;
    overflow: hidden;
}
figure.BlockNew > a .OtherContent ul {
    display: table;
    width: 100%;
}
figure.BlockNew > a .OtherContent ul span {
    float: right;
    width: 50%;
    text-align: right;
}
figure.BlockNew > a .OtherContent ul span i {
    float: right;
    font-size: 16px;
    line-height: 20px;
}
figure.BlockNew > a .OtherContent ul span em {
    float: right;
    line-height: 20px;
    font-style: normal;
    padding-right: 10px;
}
figure.BlockNew > a .OtherContent ul span:nth-child(1) {
    width: 70%;
}
figure.BlockNew > a .OtherContent ul span:nth-child(2) {
    width: 30%;
}
figure.BlockNew:hover > a .OtherContent {
    height: 78px;
}
figure.BlockNew .InfoBox p {
    margin-bottom: 5px;
    border-bottom: 1px solid #ffffff45;
    padding-bottom: 5px;
}

ul.FiltersLus {float: left;}

ul.FiltersLus a {
    float: right;
    height: 39px;
    transition: .3s all ease;
    padding: 0 19px;
    background: #ddd;
    margin-right: 8px;
    border-radius: 5px;
    color: #545454;
    line-height: 39px;
}

ul.FiltersLus a.active,ul.FiltersLus a:hover {
    background: #ff5b78;
    color: #FFF;
}

ul.FiltersLus a i {
    float: right;
    font-size: 21px;
    line-height: 39px;
    padding-left: 11px;
}

a.active {}
ul.FiltersLus a:nth-child(2n+0) {
    margin-left: 0;
}

.Tabs {
    display: table;
    margin-bottom: 10px;
}

.Tabs li {
    float: right;
    height: 39px;
    cursor: pointer;
    transition: .3s all ease;
    padding: 0 19px;
    background: #ddd;
    margin-left: 8px;
    border-radius: 5px;
    color: #545454;
    line-height: 39px;
}

.TABSHold {
    display: block;
    width: 100%;
}

.TABHold {
    display: none;
}

.Torrent {
    display: table;
    background: #42BC3A;
    color: #FFF;
    border-radius: 7px;
    height: 50px;
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
}

.Torrent a {
    display: table;
    color: #FFF;
    line-height: 50px;
    padding: 0 30px;
    margin: 0 auto;
}

.Torrent a i {
    float: right;
    font-size: 26px;
    line-height: 47px;
    padding-left: 10px;
}

.Torrent span {
    float: right;
    font-size: 18px;
    font-weight: bold;
}

.ALLDowns {
    display: table;
    width: 100%;
}

li.col {
    flex: 1;
    float: right;
    width: calc((100% - 30px) / 3);
    background: #FFF;
    box-shadow: 0 0 16px #00000036;
    border-radius: 10px;
    overflow: hidden;
    margin-left: 15px;
    margin-bottom: 15px;
}

li.col h2 {
    display: table;
    width: 100%;
    padding: 0 20px;
    background: #e8e8e8;
    border-bottom: 1px solid #DDD;
}

li.col .list-links {
    padding: 15px 15px 5px;
    width: 100%;
}

li.col .list-links a {
    float: right;
    width: calc((100% - 30px) / 4);
    height: 40px;
    background: #e8e8e8;
    text-align: center;
    border-radius: 5px;
    line-height: 40px;
    margin-left: 10px;
    margin-bottom: 10px;
}

li.col .list-links a:nth-child(4n+0) {
    margin-left: 0;
}

li.col:nth-child(3n+0) {
    margin-left: 0;
}

div#trailer {}

iframe.TrailerIFrame {
    display: table;
    width: 100%;
    height: 600px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 15px;
}

.IMGS {
    box-sizing: border-box;
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    margin-top: 5px;
}

.IMGS .item.link {
    display: inline-block;
    height: 100%;
    margin: 0 5px 0 5px;
    vertical-align: top;
    cursor: pointer;
    width: auto;
}

.IMGS .item.link img {
    min-height: 300px;
    max-height: 300px;
}

.IMGS::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
.IMGS::-webkit-scrollbar-track {
    background: #272727
}
.IMGS::-webkit-scrollbar-thumb {
    background-color: #eb5670;
}

.PHotos {}

.PHotos h3 {
    display: table;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.Tabs li.active {background: #fa5875;color: #FFF;}

.Views {
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 99;
    background: #ff5b78;
    color: #FFF;
    font-size: 13px;
    padding: 2px 10px;
    border-radius: 5px;
    box-shadow: 0 0 10px #00000036;
}

/*.ContentBox .Poster .image {*/
/*  position: relative;*/
/*}*/

.ContentBox .Poster .image .ribbon {
   position: absolute;
    top: 5px; 
    /*background-color: rgba(0, 0, 0, 0.7); */
    background-color:#ca1f27;
    /*background-color: #d8a610;*/
    color: #fff;
    padding: 5px auto;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    transform: rotate(-45deg);
    z-index: 10;
    border-radius: 3px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}

/* تصميم ribbon للصفحة الرئيسية */
.BlockNew .Image .ribbonIndex {
    position: absolute;
    top: 5px;
    left: -40px;
    /*background-color: rgba(0, 0, 0, 0.7); */
    background-color:#ca1f27;
    /*background-color: #d8a610;*/
    color: #fff;
    padding: 5px 40px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    transform: rotate(-45deg);
    z-index: 10;
    border-radius: 3px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}