.channel-name,
h1 {
    font-weight: 500;
}
.channel-logo,
.img-box,
.notify-bg,
.slider-inner {
    overflow: hidden;
}
.f-link li a,
ul.f-link li,
ul.f-link li a {
    margin-bottom: 4px;
}
.block-description p,
.block-description p.epi-name,
.epi-name {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.a-border,
.navbar-right li .iq-sub-dropdown .iq-sub-card {
    border-image-slice: 1;
    border-image-source: linear-gradient(
        to right,
        rgba(209, 208, 207, 0.6),
        rgba(209, 208, 207, 0.3),
        rgba(209, 208, 207, 0)
    );
}
#sidebar-scrollbar,
.scroller {
    scrollbar-color: var(--iq-primary) var(--iq-light-primary);
    scrollbar-width: thin;
}
.more-menu,
.nav-overlay,
.slick-frame {
    visibility: hidden;
}
#top-ten-slider-nav .slick-next:before,
#top-ten-slider-nav .slick-prev:before,
#user-menu,
.appk,
.edit-icon,
.file-upload,
.luna-audio-tag,
.mob-w,
.mobile-more-menu,
.movie-content li:last-child:before,
.topten-title-sm {
    display: none;
}
.channel-img img {
    position: absolute;
    bottom: -30px;
    background-color: #fff;
    border-radius: 30px;
}
.outline-share {
    padding: 10px 15px;
    border: 1px solid #fff;
    color: #000 !important;
    margin: 0 10px auto;
    border-radius: 5px;
    font-size: 16px;
    background-color: #fafafa;
}
.outline-danger1,
.outline-share:hover {
    background-color: #dc143c;
    color: #fff !important;
}
.outline-share:hover {
    padding: 10px 15px;
    border: 1px solid #dc143c;
}
.outline-danger {
    padding: 10px 20px;
    color: #fff !important;
    border: 1px solid #fff;
    border-radius: 5px;
}
.outline-danger1 {
    padding: 10px 20px;
    border-radius: 5px;
}
.outline-danger1:hover {
    padding: 10px 20px;
    color: #fff !important;
    border: 1px solid #fff;
    border-radius: 5px;
    background-color: transparent;
}
.outline-danger:hover {
    padding: 10px 20px;
    background-color: #dc143c;
    border: 1px solid #dc143c;
}
@media (min-width: 411px) {
    .tvsec {
        text-align: center;
        padding: 10px;
    }
    .downtag {
        text-align: center !important;
    }
    .devicedetail,
    .devicescene,
    .downscene {
        text-align: center !important;
        margin: 0 auto;
        padding: 10px;
    }
    .main-head {
        margin: 0 auto;
        padding: 10px;
    }
    .btn-danger:hover {
        color: #fff;
    }
    .btn-primary {
        color: #fff;
        background-color: #45c5e1 !important;
        border-color: #45c5e1 !important;
    }
    .iq-card {
        background: var(--iq-light-card);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 30px;
        border: none;
        padding: 20px;
    }
    .iq-card .panel.panel-primary {
        padding: 10px 0 20px;
    }
    .blink_me {
        animation: 2s linear infinite blinker;
    }
}
#video .plyr.plyr--full-ui,
#video-trailer .plyr.plyr--full-ui,
#video_container .plyr.plyr--full-ui,
#video_container .plyr__video-embed,
#watch_trailer .plyr.plyr--full-ui,
#watch_trailer .plyr__video-embed {
    height: calc(100vh - 80px - 8px) !important;
}
.img-box {
    width: inherit;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 5px;
    -webkit-transition: -webkit-transform 0.25s
        cubic-bezier(0.33, 0.04, 0.63, 0.93);
    -o-transition: -o-transform 0.25s cubic-bezier(0.33, 0.04, 0.63, 0.93);
    transition: transform 0.25s cubic-bezier(0.33, 0.04, 0.63, 0.93);
    transition: transform 0.25s cubic-bezier(0.33, 0.04, 0.63, 0.93),
        -webkit-transform 0.25s cubic-bezier(0.33, 0.04, 0.63, 0.93),
        -o-transform 0.25s cubic-bezier(0.33, 0.04, 0.63, 0.93);
}
.slick-arrow header#main-header {
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 99;
}
header .navbar-light .navbar-brand img.logo {
    width: 160px;
}
.navbar,
.tab-title-info {
    z-index: 99;
}
.iq-search-bar .search-input {
    width: 100%;
    height: 40px;
    padding: 5px 15px 5px 40px;
    border: none;
    border-radius: 0;
    color: var(--iq-white);
    background: var(--iq-bg1);
}
.notify-bg:after,
.notify-bg:before {
    height: 100%;
    top: 0;
    transform: translateX(-100px) skewX(-30deg);
    display: block;
    position: absolute;
    content: "";
}
.iq-search-bar .searchbox .search-link {
    position: absolute;
    left: 15px;
    top: 6px;
    font-size: 16px;
}
.nav-item span.dots {
    height: 10px;
    width: 10px;
    font-size: 0;
    text-align: center;
    padding: 0;
    position: absolute;
    top: 3px;
    right: 12px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
#home-slider p,
.bd i,
.block-description a.epi-name {
    font-size: 13px;
}
.fa-moon-o:before {
    color: #ff0;
    margin-right: 6px;
}
#main-header,
#personal_det p,
.fa-star,
.invoice-table tr td,
.m-profile .form-control,
.p-comments p,
.sign-in-page .form-control,
.social_share,
.table.recent_table thead th,
.table.recent_table tr td,
.vid-details,
.video-details-container,
.view-count,
footer {
    color: #fff;
}
.menu-right .nav-item span.dots {
    right: 0;
}
.navbar-right li .iq-sub-dropdown .iq-sub-card {
    position: relative;
    font-size: inherit;
    padding: 15px;
    line-height: normal;
    color: inherit;
    text-align: left;
    display: inline-block;
    width: 100%;
    border: 1px solid;
    border-width: 0 0 1px;
}
.iq-sub-card.setting-dropdown {
    padding: 15px 15px 15px 0 !important;
}
.navbar-right li .iq-sub-dropdown a.iq-sub-card:last-child,
.pricing .table tr:last-child {
    border-bottom: 0;
}
.notify-bg {
    z-index: 99;
}
.notify-bg:before {
    background: rgba(255, 255, 255, 0.5);
    width: 70px;
    left: 0;
    opacity: 0.5;
    filter: blur(30px);
    animation: 2s 2s infinite noti-before-animation;
}
.notify-bg:after {
    background: rgba(255, 255, 255, 0.2);
    width: 30px;
    left: 30px;
    opacity: 0;
    filter: blur(5px);
    animation: 2s 2s infinite noti-after-animation;
}
.navbar-right .iq-sub-dropdown .iq-card-body div,
.sign-in-page-data {
    border-radius: 0;
}
#sidebar-scrollbar {
    width: 100%;
    overflow-y: auto;
}
.iq-show .search-box,
.navbar-right .iq-show .iq-sub-dropdown {
    display: block;
    transform: translate(0, 0);
    transition: 0.3s;
}
.navbar-right .iq-sub-dropdown {
    width: 300px;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: #000;
    transform: translate(0, 70px);
    -webkit-transform: translate(0, 70px);
    transition: 0.3s ease-out 0;
    padding: 0;
    -webkit-transition: 0.3s ease-out 0;
    -moz-transition: 0.3s ease-out 0;
    -ms-transition: 0.3s ease-out 0;
    -o-transition: 0.3s ease-out 0;
    z-index: 5;
}
.navbar-light .navbar-toggler-icon {
    background: url(../images/menu.png) center center no-repeat;
    float: right;
}
.aud h2,
.block-description a,
.block-description p,
.col-form-label,
.flw button,
.links,
.search-toggle:hover,
header .navbar ul li.menu-item a:hover {
    color: #fff !important;
}
.searchbutton,
a,
ul.f-link li a {
    color: var(--iq-body-text);
}
.search-wrapper {
    position: relative;
    display: inline-block;
    height: 36px;
    vertical-align: bottom;
}
.search,
.search-box,
.searchbutton {
    position: absolute;
}
.searchbutton {
    font-size: 22px;
    width: 100%;
    margin: 0;
    padding: 0;
    right: 16px;
}
.search:focus + .searchbutton {
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    color: var(--iq-primary);
}
.genres-box .dropdown-item,
.search,
.search:hover + .searchbutton {
    color: var(--iq-white);
}
.search {
    left: 49px;
    background-color: transparent;
    outline: 0;
    border: none;
    border-bottom: 1px solid transparent;
    padding: 0 0 0 16px;
    width: 0;
    height: 100%;
    z-index: 10;
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
}
.search:focus,
.search:hover {
    width: 350px;
    padding: 0;
    border-color: var(--iq-body-text);
}
.expandright {
    left: auto;
    right: -6px;
    bottom: -2px;
}
.search::placehoder {
    color: var(--iq-white) !important;
}
.noti-svg {
    -webkit-animation: 1.5s infinite notify;
    animation: 1.5s infinite notify;
    fill: #fff;
}
.noti-svg:hover {
    fill: var(--iq-primary);
}
.search-box {
    right: 0;
    top: -5px;
    min-width: 20rem;
    width: 100%;
    display: none;
    transform: translate(0, 70px);
    -webkit-transform: translate(0, 70px);
    -webkit-transition: 0.3s ease-out 0;
    -moz-transition: 0.3s ease-out 0;
    -ms-transition: 0.3s ease-out 0;
    -o-transition: 0.3s ease-out 0;
    transition: 0.3s ease-out 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    z-index: 9;
}
.search-toggle {
    padding: 0 !important;
    border: none;
}
header#main-header.menu-sticky {
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(20, 20, 20, 0.9) !important;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    z-index: 999;
}
.sign-in-logo,
header .navbar .menu-all-pages-container,
header .navbar .menu-header-menu-container,
header .navbar .menu-main-menu-container,
header .navbar .menu-short-container,
header .navbar .menu-testing-menu-container {
    display: inline-block;
    width: 100%;
}
header .navbar ul.navbar-nav {
    display: block;
    text-align: left;
}
header .navbar ul li {
    list-style: none;
    margin-right: 10px;
    position: relative;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    display: inline-block;
    font-weight: 300;
    border-bottom: 2px solid transparent;
}
header .navbar ul li ul li {
    display: block;
    margin-right: 0;
}
.devicedetail,
.soc,
header .navbar ul limenu-item ul li a {
    text-align: left;
}
header .navbar ul li.menu-item a {
    font-size: 14px;
    position: relative;
    z-index: 9;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    text-transform: capitalize;
    font-weight: 500;
}
.nav-open .nav-overlay {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.nav-overlay {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 900;
    display: block;
    width: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.more-toggle {
    color: var(--iq-white) !important;
    font-size: 22px;
}
.dropdown-toggle.more-toggle::after,
.movie-time span:first-child:before {
    content: none;
}
.more-menu {
    position: absolute;
    top: 50px;
    left: auto;
    right: 0;
    min-width: 18rem;
    padding: 0.35rem 0.5rem;
    margin: 0;
    opacity: 0;
    transform: translate(0, 70px);
    -webkit-transform: translate(0, 70px);
    -webkit-transition: 0.3s ease-out 0;
    -moz-transition: 0.3s ease-out 0;
    -ms-transition: 0.3s ease-out 0;
    -o-transition: 0.3s ease-out 0;
    transition: 0.3s ease-out 0;
    background: var(--iq-bg1);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.75);
    z-index: 999;
}
.more-menu.show {
    opacity: 1;
    transform: translate(0, 0);
    visibility: visible;
}
.iq-social-media li:last-child,
.rental-lists li:first-child,
header .navbar ul li:last-child {
    margin-right: 0;
}
#home-slider {
    max-width: 100%;
    transition: transform 0.5s;
    z-index: 9;
}
#home-slider .slick-slide {
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
#home-slider .slick-center {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
}
#home-slider.slick-center img {
    transform: scale(2.1);
}
#home-slider ul.slick-dots {
    bottom: 0;
}
#home-slider .slick-dots li {
    height: auto;
    width: auto;
}
#home-slider .slick-dots li button {
    height: 8px;
    width: 8px;
    background-color: hsl(0, 0%, 100%, 0.3);
    padding: 0;
    border-radius: 50%;
}
#home-slider .slick-dots li.slick-active button {
    background: #fff;
}
#home-slider li,
.favorites-contens,
.iq-main-slider,
.share,
.shows-img,
.upload_profile,
li.slide-item:hover .block-images .img-box {
    position: relative;
}
.slider-description {
    position: absolute;
    top: 15%;
    left: 80px;
}
#home-slider h1.slider-text {
    font-size: 50px;
    margin: 15px 0;
}
#home-slider p {
    margin: 5px 0;
    width: 75%;
}
#home-slider .s-bg-1::before {
    background: linear-gradient(1deg, #000 0, transparent 0),
        linear-gradient(90deg, rgb(24 24 24 / 52%) 46%, transparent 50%);
}
#home-slider .container-fluid.position-relative.h-100 {
    background: linear-gradient(1deg, #000 0, transparent 0),
        linear-gradient(90deg, #181818 50%, transparent 50%);
}
.movie-time {
    margin: 0 !important;
}
#home-slider .s-bg-1 {
    width: 100%;
    background-size: contain !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
    position: relative;
    z-index: 1;
    height: 100%;
}
.s-bg-1 {
    width: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}
.trailor-video {
    bottom: 75px !important;
    right: 0;
    z-index: 999;
}
.channel-name {
    color: var(--iq-primary);
    font-size: 20px;
    margin-left: 10px;
    letter-spacing: 2.5px;
}
.bd,
.w-trailor {
    font-weight: 600;
}
.c-logo {
    width: 80%;
    background-size: contain !important;
    object-fit: contain !important;
}
.channel-logo {
    border-left: 5px solid var(--iq-primary);
    padding: 10px 10px 10px 15px;
    width: 255px;
    position: relative;
}
.circle {
    stroke: var(--iq-primary);
    stroke-dasharray: 650;
    stroke-dashoffset: 650;
    -webkit-transition: 0.5s ease-in-out;
    opacity: 0.3;
}
.playbtn {
    display: inline-block;
    -webkit-transition: 0.5s;
}
.playbtn .triangle {
    -webkit-transition: 0.7s ease-in-out;
    stroke-dasharray: 240;
    stroke-dashoffset: 480;
    stroke: var(--iq-white);
    transform: translateY(0);
}
.playbtn:hover .triangle {
    stroke-dashoffset: 0;
    opacity: 1;
    stroke: var(--iq-primary);
    animation: 0.7s ease-in-out trailorPlay;
}
.playbtn:hover .circle {
    stroke-dashoffset: 0;
    opacity: 1;
}
.w-trailor {
    font-size: 17px;
    letter-spacing: 1.5px;
    color: var(--iq-white);
    margin-left: -10px;
    margin-top: 10px;
}
.slider-inner {
    position: relative;
    width: 100%;
}
.big-title {
    background-repeat: repeat-x;
    background-position: 100% 100%;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
}
.slick-track {
    margin: unset !important;
}
.outline-secondary {
    padding: 10px;
    color: #fff !important;
    background-color: gray;
}
.slick-nav.prev-arrow {
    left: 0 !important;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    z-index: 999;
}
.slick-nav.next-arrow {
    left: auto;
    right: 0 !important;
    z-index: 999;
}
.sta {
    color: #3daae0;
}
.navbar-nav {
    padding-left: 20px;
}
.block-space {
    padding: 40px 0;
}
.block-space1,
.channel,
.tyk1 select {
    padding: 10px 0;
}
.iq-main-header {
    margin-bottom: 0;
    margin-top: 15px;
}
.f-link li a:hover,
.main-title a:focus,
.main-title a:hover,
.setting a:hover,
.share-box a:hover,
li.list-group-item a:hover {
    color: var(--iq-primary) !important;
}
:focus {
    outline: 0 !important;
}
#top-ten-slider-nav .slick-list,
.favorites-slider .slick-list,
.slick-vertical .slick-slide .block-images,
li.slide-item:hover .block-images {
    overflow: visible;
}
.favorites-slider li.slide-item {
    float: left;
    width: 25%;
}
div.slide-item,
li.slide-item {
    position: relative;
    padding: 10px 5px;
}
li.slide-item .block-images {
    position: relative;
    transition: 0.6s 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: 0.6s 0;
    -moz-transition: 0.6s 0;
    -o-transition: 0.6s 0;
    border-radius: 10px;
}
.flickity-slider .items:hover .block-images,
div.slide-item:hover .block-images,
li.slide-item:hover .block-images {
    z-index: 99;
    transform: scale3d(1.1, 1.1, 1.1) translate3d(0, 0, 0) perspective(500px);
    transform-origin: 50% 50%;
    transition: 0.6s 0;
    -webkit-transition: 0.6s 0;
    -moz-transition: 0.6s 0;
    -o-transition: 0.6s 0;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.9);
    border-radius: 10px;
}
.music-play-lists li {
    height: 30px;
    width: 30px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    display: flex;
    justify-content: space-around;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    align-items: center;
    list-style: none;
}
.music-play-lists span {
    position: relative;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    margin: 0 auto;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.45s 0;
    -webkit-transition: 0.45s 0;
    -moz-transition: 0.45s 0;
    -o-transition: 0.45s 0;
    cursor: pointer;
}
.block-description,
.p-btns {
    align-items: center;
}
.music-play-lists li:hover span {
    background: #ffffff17;
    color: var(--iq-white);
    transition: 0.45s 0;
    -webkit-transition: 0.45s 0;
    -moz-transition: 0.45s 0;
    -o-transition: 0.45s 0;
}
.channel {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    background-image: linear-gradient(
        to bottom,
        rgba(4, 8, 15, 0),
        rgba(0, 0, 0, 0.9),
        rgba(0, 0, 0, 0.9),
        rgba(0, 0, 0, 0.9)
    );
    backdrop-filter: blur(5px);
}
.block-description {
    bottom: 0;
    opacity: 0;
    color: var(--TEXT_COLOR_L0);
    padding: 10px;
    position: absolute;
    width: 100%;
    z-index: 99;
    background-image: linear-gradient(
        to bottom,
        rgba(4, 8, 15, 0),
        #000,
        #000,
        #000
    );
    backdrop-filter: blur(5px);
    transition: opacity 0.8s ease-in,
        bottom 0.6s cubic-bezier(0.33, 0.04, 0.63, 1.93);
    font-size: 14px;
    top: 0;
    left: 0;
    right: 0;
}
.bd,
.block-social-info .music-play-lists span i {
    font-size: 15px;
}
.block-description p,
.block-description p.epi-name {
    margin: 16px 0;
    overflow: hidden;
    display: -webkit-box;
    font-size: 15px;
    color: #fff;
}
body.light-theme .block-description p,
body.light-theme .block-description p.epi-name {
    color: #000 !important;
}
.block-description [class*=" ri-"],
.block-description [class^="ri-"] {
    font-size: 25px;
    color: #fff;
    background: #0000003d;
    border-radius: 30px;
    padding: 8px;
}
li.slide-item:hover .block-images::before {
    opacity: 1;
    z-index: 9;
}
.flickity-slider .items:hover .block-description,
div.slide-item:hover .block-description,
li.slide-item:hover .block-description,
li.slide-item:hover .block-social-info {
    animation: 0.6s ease-in-out fadeIn;
    opacity: 1;
}
.block-description .playTrailer {
    width: 100%;
    display: block;
    padding: 10px;
}
.Audio_Categorynav,
.Live_Categorynav,
.Series_Categorynav,
.media,
.music-play-lists,
.p-btns,
.row-data,
.trending-content {
    display: flex;
}
.block-description .playTrailer img {
    object-fit: contain;
    height: 100%;
    border-radius: 0;
}
.block-description .p-tag {
    margin: 0;
    font-size: 12px;
}
.hover-buttons .btn {
    padding: 5px 15px;
    font-size: 12px;
}
.block-images .hover-buttons {
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.block-social-info .music-play-lists li,
.share-icons.music-play-lists li span {
    width: 40px;
    height: 40px;
}
.block-social-info .music-play-lists span,
.episode-number {
    height: 30px;
    width: 30px;
}
.movie-time p,
.movie-time span {
    font-size: 11px;
}
.movie-content li {
    position: relative;
    padding-right: 20px;
}
.m.movie-content li:last-child {
    padding-right: 0;
}
.movie-content li:before {
    content: "";
    height: 3px;
    width: 3px;
    background: #ddd;
    position: absolute;
    top: 10px;
    right: 8px;
    border-radius: 50%;
}
.movie-detail .movie-content li:before {
    width: 5px;
    height: 5px;
}
.lk p,
li.slide-item .block-description .parallax-ratting span,
li.slide-item .block-description .ratting-start,
p.p-tag {
    font-size: 12px;
}
li.slide-item .block-description .badge {
    background-color: #484848;
}
.slick-vertical .slick-slide.slick-current.slick-active .block-description {
    left: 25px;
    transition: 0.45s 0;
    -webkit-transition: 0.45s 0;
    -moz-transition: 0.45s 0;
    -o-transition: 0.45s 0;
    opacity: 1;
}
.slick-vertical .slick-slide .block-images::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    transition: 0.45s 0;
    -webkit-transition: 0.45s 0;
    -moz-transition: 0.45s 0;
    -o-transition: 0.45s 0;
    border-left: 6px solid var(--iq-primary);
}
.slick-vertical .slick-slide.slick-current.slick-active .block-images::before {
    opacity: 1;
    transition: 0.45s 0;
    -webkit-transition: 0.45s 0;
    -moz-transition: 0.45s 0;
    -o-transition: 0.45s 0;
}
.slick-vertical .slick-slide.slick-current.slick-active .block-images {
    width: 100%;
    overflow: visible;
    transform-origin: 100% 100%;
    transition: 0.45s 0;
    -webkit-transition: 0.45s 0;
    -moz-transition: 0.45s 0;
    -o-transition: 0.45s 0;
    z-index: 9;
}
.slick-vertical li.slick-slide.slick-current.slick-active {
    transition: 0.45s 0;
}
.slick-vertical .slick-slide {
    margin-bottom: 18px;
}
.slick-vertical li.slick-slide:last-child {
    margin-bottom: 0 !important;
}
.bd {
    border-radius: 4px !important;
    background-color: transparent !important;
    border: 1px solid #fff;
    color: #fff !important;
}
.slick-dots li {
    margin: 0 2px;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}
.menu-item:hover {
    border-bottom: 2px solid #fff;
    font-weight: 400;
}
.bd:hover {
    border-radius: 4px !important;
    background-color: #fff !important;
    font-weight: 600;
    border: 1px solid hsla(0, 0%, 100%, 0.8);
    color: #000 !important;
}
.child-cell.active,
.episode-play a,
.episodes-description a:hover,
.trending-pills.nav-pills .nav-item a:hover,
ul.f-link li a:hover {
    color: var(--iq-primary);
}
.media .right-icon {
    margin-right: 2px;
}
#trending-slider .tranding-block,
.banner-wrapper {
    background-size: cover;
    background-position: top right;
    position: relative;
}
.badge.badge-trend,
.epi-box .episode-number,
.trending-pills {
    background: #000;
}
.trending-info {
    padding: 60px 0;
    font-size: 30px !important;
    position: relative;
    z-index: 99;
}
.trending-info h1 {
    font-size: 35px;
    font-weight: 500;
}
.series_title h1 {
    font-size: 30px;
}
.trending-content .tab-pane.fade {
    display: none;
    visibility: hidden;
    opacity: 0;
}
.trending-content .tab-pane.fade.active.show {
    display: block;
    visibility: visible;
    opacity: 1;
}
.trending-content .tab-pane {
    width: 100%;
    height: 100%;
}
.trending-pills.nav-pills .nav-item a {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    text-transform: uppercase;
    margin-left: 15px;
    margin-right: 15px;
}
.trending-pills.nav-pills .nav-item a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 3px;
    background: var(--iq-primary);
    opacity: 0;
    -webkit-transition: 0.8s linear;
    -moz-transition: 0.8s linear;
    -o-transition: 0.8s linear;
    transition: 0.8s linear;
}
.trending-pills.nav-pills .nav-item a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(83, 100, 141, 0) 0, #210000 85%);
    content: "";
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, 50%, 0);
    -moz-transform: translate3d(0, 50%, 0);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.trending-pills.nav-pills .nav-item a.show:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.trending-pills.nav-pills .nav-item a.show:after {
    opacity: 1;
    width: 100%;
}
.trending-content {
    padding: 0 50px;
}
.trending-info .trending-text {
    font-size: 60px;
    line-height: 60px;
    margin: 15px 0;
}
.trending-info .text-detail {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.7px;
}
.dc,
.lk i,
.share-icons.music-play-lists li span i,
.trending-info .text-detail .badge {
    font-size: 20px;
}
.text-detail .trending-year {
    position: relative;
    padding-left: 30px;
}
.text-detail .trending-year:before {
    content: "";
    height: 6px;
    width: 6px;
    background: var(--iq-white);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 13px;
    border-radius: 50%;
}
.overview-tab:before,
.slick-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: linear-gradient(
        to left,
        rgba(4, 8, 15, 0) 45%,
        var(--iq-body-bg),
        var(--iq-body-bg)
    );
}
.slick-bg:before {
    z-index: -1;
}
.overlay-tab:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(36, 36, 36, 0.8);
    z-index: 1;
}
.trending-info .trending-dec {
    margin-bottom: 30px;
    width: 35%;
    color: #8f8f8f !important;
    font-size: 18px;
}
.trending-info .block-social {
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    margin-left: 15px;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    align-items: center;
}
.trending-info .block-social a {
    position: relative;
    display: block;
    height: 32px;
    width: 32px;
    line-height: 26px;
    font-size: 16px;
    text-align: center;
    background: var(--iq-white);
    color: var(--iq-primary);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0 auto;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.45s 0;
    -webkit-transition: 0.45s 0;
    -moz-transition: 0.45s 0;
    -o-transition: 0.45s 0;
}
.episode-play,
.episode-play a {
    align-items: center;
    margin: 0 auto;
}
.trending-info .block-social.social1 a {
    background: var(--iq-primary);
    color: var(--iq-white);
}
.trending-list .title {
    font-size: 18px;
    font-weight: 500;
}
.trending-list .title span {
    font-size: 16px;
    font-weight: 400;
}
.trending-info .iq-dropdown .form-control {
    background: #000;
    border-radius: 5px;
    color: var(--iq-white);
}
#trending-slider-nav .slick-list {
    padding-bottom: 35px !important;
}
#trending-slider-nav .movie-slick {
    border: 12px solid transparent;
    transition: 0.4s;
}
#trending-slider-nav .slick-current.slick-active .movie-slick {
    border-color: var(--iq-bg1);
    transition: 0.4s;
}
#trending-slider-nav .movie-slick:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -31px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 26px solid var(--iq-bg1);
    opacity: 0;
    transition: 0.4s;
    z-index: 999;
}
.e-item:hover .episode-number,
.e-item:hover .episode-play-info,
.episode-number {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
}
.slick-nav:after,
.slick-nav:before {
    border: none !important;
}
.episode-number,
.episode-play,
.episode-play a {
    border-radius: 50%;
    text-align: center;
}
#trending-slider-nav .slick-current.slick-active .movie-slick:before,
.epi-box .episode-number,
.epi-box .episode-play-info {
    opacity: 1;
}
.e-item:hover .episodes-description {
    color: var(--iq-white) !important;
}
.episode-number {
    position: absolute;
    top: 15px;
    left: 15px;
    line-height: 30px;
    color: var(--iq-white);
    background: #868686;
    opacity: 0;
    transition: 0.5s ease-in-out;
}
.e-item:hover .episode-number,
.e-item:hover .episode-play-info {
    opacity: 1;
    transition: 0.5s ease-in-out;
}
.episode-play-info {
    position: absolute;
    left: 0;
    right: 0;
    top: 38%;
    opacity: 0;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.episode-play {
    height: 45px;
    width: 45px;
    line-height: 45px;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
}
.episode-play a {
    position: relative;
    display: block;
    height: 32px;
    width: 32px;
    line-height: 26px;
    font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    justify-content: center;
    transition: 0.45s 0;
    -webkit-transition: 0.45s 0;
    -moz-transition: 0.45s 0;
    -o-transition: 0.45s 0;
}
.episodes-slider1 .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    color: #fff;
}
.episodes-slider1 .owl-nav button.owl-next,
.episodes-slider1 .owl-nav button.owl-prev {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 55, 65, 0.8);
    line-height: 23px;
    font-size: 27px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.episodes-slider1 .owl-nav button.owl-next {
    float: right !important;
}
.parallax-img img {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.6);
}
.parallax-window {
    height: 100%;
    padding: 100px 0;
    position: relative;
    background: url(../images/parallax/p1.jpg) center center/cover fixed;
}
.parallax-window::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
}
.parallaxt-details {
    z-index: 9;
    position: relative;
}
.topten-contens {
    position: relative;
    overflow: hidden;
}
.topten-title {
    position: absolute;
    left: 70px;
    top: 50px;
    z-index: 99;
}
.vertical_s {
    position: absolute;
    top: 95px;
    right: 0;
    bottom: 0;
    left: 70px;
    overflow: hidden;
}
#top-ten-slider-nav {
    width: 300px;
    height: 100%;
    position: relative;
}
#top-ten-slider-nav .slick-list.draggable {
    height: 100% !important;
}
#top-ten-slider-nav .slick-next,
#top-ten-slider-nav .slick-prev {
    left: 0;
    right: 0;
    margin: 0 auto;
}
#top-ten-slider-nav .slick-prev {
    top: 0;
    bottom: auto;
}
#top-ten-slider-nav .NextArrow,
#top-ten-slider-nav .PreArrow {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 60px;
    width: 100%;
    z-index: 1;
}
.s-icon,
.s-icon:before {
    border-radius: 50%;
    transition: 0.4s;
}
#top-ten-slider-nav .NextArrow {
    bottom: -20px;
}
#top-ten-slider-nav .PreArrow {
    top: -25px;
}
#top-ten-slider-nav .NextArrow:before,
#top-ten-slider-nav .PreArrow:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 50%;
    z-index: -1;
}
#top-ten-slider-nav .NextArrow:before {
    background: linear-gradient(
        360deg,
        rgba(20, 20, 20, 0.9) 0,
        rgba(36, 36, 36, 0.7) 35%,
        rgba(83, 100, 141, 0) 100%
    );
    bottom: 17px;
}
.slick-arrow {
    cursor: pointer;
}
ul.f-link li a {
    padding: 10px;
}
.f-link li a {
    color: var(--iq-body-text) !important;
}
.s-icon {
    position: relative;
    width: 35px;
    height: 35px;
    text-align: center;
    margin-right: 5px;
    color: var(--iq-white);
    font-size: 15px;
    background: #292929;
    display: flex;
    justify-content: center;
    align-items: center;
}
.s-icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--iq-primary);
    transform: scale(0.9);
    z-index: -1;
}
.s-icon:hover:before {
    transform: scale(1.1);
    box-shadow: 0 0 15px var(--iq-primary);
}
.s-icon:hover {
    box-shadow: 0 0 10px var(--iq-primary);
    text-shadow: 0 0 2px var(--iq-primary);
    color: var(--iq-primary);
    transition: 0.4s;
}
.copyright {
    background: var(--iq-body-bg);
    box-shadow: rgba(0, 0, 0, 0.5) 0 3px 10px;
    color: #fff;
}
.banner-wrapper {
    padding: 60px 0;
    z-index: 1;
    width: 100%;
    height: 550px;
    background-image: url(../images/shows-banner/single-show.jpg);
    background-position: top left;
}
.overlay-wrapper:before,
.shows-img:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(
        to bottom,
        rgba(51, 51, 51, 0),
        rgba(0, 0, 0, 0.8) 70%,
        var(--iq-black) 100%
    );
}
.banner-caption,
.overlay-s-name {
    position: absolute;
    bottom: 30px;
    left: 80px;
}
.movie-detail .trending-info {
    padding: 0 0 20px;
    border: 1px solid;
    border-image-slice: 1;
    border-width: 0 0 1px;
}
.movie-detail .trending-info.g-border {
    border-image-source: linear-gradient(
        to left,
        rgba(209, 208, 207, 0),
        rgba(209, 208, 207, 0.6),
        rgba(209, 208, 207, 0)
    );
}
.share-icons.music-play-lists li {
    display: inline-flex;
    margin: 0 15px 0 0;
    width: 40px;
    height: 40px;
    background: #5c5c5c54;
    border-radius: 3px;
}
.movie-detail .trending-info .trending-text {
    font-size: 50px;
    line-height: 1.5;
    margin: 0;
}
.main-content.movi {
    padding-top: 30px;
}
.share-box.box-watchtrailer {
    animation: none !important;
    left: 0 !important;
}
.play-button:after,
.play-button:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: 50%;
}
.share-box {
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.75);
    display: none;
    position: absolute;
    width: 130px;
    height: 35px;
    left: -130px;
    bottom: -42px;
    padding: 0 6px;
    border-radius: 5px;
    text-align: center;
    z-index: 2;
    animation: 0.5s forwards slide-in;
    margin-bottom: 10px;
    color: #fff;
}
.banner-wrapper .trending-info .trending-dec,
video {
    width: 100%;
}
.share:hover .share-box {
    display: inline-block;
}
.share-box a {
    background: 0 0 !important;
    color: var(--iq-body) !important;
    margin-right: 8px;
}
.share-box i {
    font-size: 25px !important;
}
.i_close,
.play-ico {
    font-size: 22px;
}
.play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    display: block;
    padding-left: 5px;
    text-align: center;
}
.play-button:before {
    z-index: 0;
    display: block;
    animation: 1.5s ease-out infinite pulse-border;
}
.play-button:after {
    z-index: 1;
    display: block;
    transition: 0.2s;
}
.play-button:hover:after {
    background-color: darken(#fa183d, 10%);
}
.play-button i {
    display: block;
    position: relative;
    z-index: 3;
    font-size: 20px;
    color: var(--iq-white);
    left: 79px;
}
.w-name {
    margin-left: 70px;
}
video {
    min-width: 100%;
    min-height: 100%;
    display: block;
    height: 100%;
}
.video-container {
    width: 100%;
    height: 650px;
    overflow: hidden;
    position: relative;
    color: #fff;
}
.overlay-s-name,
.video-container.overlay-wrapper:before,
ul.breadcrumb li {
    z-index: 1;
}
.seasons .iq-dropdown .form-control {
    background: var(--iq-secondary);
    color: var(--iq-white);
}
.epi-desc,
.seasons .trending-pills {
    background: var(--iq-bg1);
}
.seasons .trending-pills.nav-pills .nav-item a {
    margin-left: 0;
}
.epi-name {
    overflow: hidden;
    display: -webkit-box;
}
.epi-box {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
}
.epi-img {
    overflow: hidden;
}
.img-zoom {
    -webkit-transition: transform 2s ease-in-out;
    -o-transition: transform 2s ease-in-out;
    transition: transform 2s ease-in-out;
    transform-origin: center center;
}
.epi-box:hover .img-zoom {
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.episode-name span {
    font-size: 28px;
}
.episode-name .trending-year:before {
    top: 22px !important;
    left: 12px !important;
}
.season-info .big-title {
    font-size: 22px !important;
}
#tvshows-slider li {
    float: left;
}
.shows-content {
    position: absolute;
    bottom: 30px;
    left: 25px;
    z-index: 99;
}
.shows-img:before {
    background-image: linear-gradient(
        to bottom,
        rgba(51, 51, 51, 0),
        rgba(0, 0, 0, 0.6) 75%,
        var(--iq-black) 100%
    );
    z-index: 1;
}
#tvshows-slider .slick-slide {
    opacity: 0.4;
    filter: blur(3px);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14),
        0 2px 1px -1px rgba(0, 0, 0, 0.12);
}
#tvshows-slider .slick-slide.slick-current.slick-center {
    opacity: 1;
    filter: blur(0);
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.75);
}
#tvshows-slider .NextArrow,
#tvshows-slider .PreArrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    background: 0 0;
    border: none;
    color: rgba(255, 255, 255, 0.9);
    font-size: 65px;
    z-index: 1;
}
#top-ten-slider .NextArrow,
#top-ten-slider .PreArrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: rgba(255, 55, 65, 0.8);
    border-radius: 50%;
    border: none;
    color: rgba(255, 255, 255, 0.9);
    font-size: 27px;
    display: inline-block;
    z-index: 1;
    line-height: 26px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#top-ten-slider .NextArrow,
#tvshows-slider .NextArrow {
    right: 10px;
}
#top-ten-slider .PreArrow,
#tvshows-slider .PreArrow {
    left: 10px;
}
.genres-box {
    position: absolute;
    top: 100px;
    left: 15%;
}
.genres-box .btn-secondary {
    background-color: rgba(108, 117, 125, 0.8);
    border-color: transparent;
    position: relative;
}
.genres-box .btn-secondary:focus {
    box-shadow: none !important;
}
.genres-box .dropdown-toggle::after {
    content: "\ea41";
    position: absolute;
    right: 37px;
    top: 10px;
    font-family: remixicon;
    border: none !important;
    transition: 0.4s;
    vertical-align: middle !important;
}
.genres-box .btn {
    padding: 9px 42px 9px 25px;
}
.genres-box .dropdown-menu {
    background-color: #242424;
    border: transparent;
    color: var(--iq-white) !important;
    border-radius: 0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -webkit-transition: 0.3s ease-out 0;
    transition: 0.3s ease-out 0;
}
.genres-box .dropdown-menu.show {
    transform: translate(0, 70px);
}
.genres-box .dropdown-item:focus,
.genres-box .dropdown-item:hover {
    background-color: transparent;
    color: var(--iq-primary);
}
.genres-box .btn-secondary:not(:disabled):not(.disabled).active,
.genres-box .btn-secondary:not(:disabled):not(.disabled):active,
.genres-box.show > .btn-secondary.dropdown-toggle {
    background-color: rgba(108, 117, 125, 0.8) !important;
    border-color: transparent !important;
}
.m-profile {
    padding-top: 120px;
    padding-bottom: 60px;
}
.prc-box,
tr {
    padding: 15px;
}
.manage-p {
    height: 100vh;
}
.m-profile .sign-user_card {
    background: var(--iq-bg1);
    padding: 30px;
}
.m-profile .iq-custom-select .select2-container--bootstrap4 .select2-selection,
.m-profile .select2-dropdown {
    border: 1px solid var(--iq-body-text);
    background: 0 0;
}
.m-profile .form-group {
    margin-bottom: 1.2rem;
}
.m-profile .select2-dropdown {
    top: 0;
}
.m-profile .select2-search--dropdown .select2-search__field {
    display: none !important;
}
.lang-dropdown {
    margin-left: 30px;
}
.flickity-button:hover,
.m-profile
    .select2-container--bootstrap4
    .select2-selection--multiple
    .select2-selection__rendered
    .select2-search__field {
    background: 0 0;
}
.m-profile
    .select2-container--bootstrap4
    .select2-selection--multiple
    .select2-selection__choice {
    border: none;
    background: var(--iq-bg1);
    border-radius: 0;
    color: #f2f2f2;
}
.manage-gen
    .select2-container
    .select2-selection--single
    .select2-selection__rendered {
    line-height: calc(1.5em + 1.3rem);
    padding-left: 10px;
    font-size: 14px;
}
.manage-dd .select2-container {
    width: 100% !important;
}
.manage-dd .select2-search--dropdown .select2-search__field {
    width: 98%;
}
.lang-dropdown
    .select2-container
    .select2-search--inline
    .select2-search__field {
    margin-top: 11px;
    font-size: 14px;
}
.a-border {
    border: 1px solid;
    border-width: 0 0 1px;
}
.type:after,
.type:before {
    content: "";
    width: 0;
    height: 0;
    top: -1px;
    border-top: 16px solid transparent;
}
.prc-box.active .type:before,
.type:before {
    border-left: 16px solid var(--iq-primary-hover);
}
.prc-box.active .type:after,
.type:after {
    border-right: 16px solid var(--iq-primary-hover);
}
.pricing .table th,
.pricing .table tr {
    border-bottom: 1px solid var(--iq-body-bg);
}
.edit-icon {
    position: absolute;
    right: 50px;
    top: 25px;
}
.setting-wrapper .btn-hover {
    white-space: normal;
}
.pricing .table th {
    border-top: none;
}
.prc-box {
    background: var(--iq-body-bg);
    position: relative;
    transition: 0.4s;
}
.p-image,
.prc-box.active,
.type {
    background: var(--iq-primary);
}
.home footer,
.p-image,
.published_on1,
.sign-user_logo,
.type,
.type:after,
.type:before,
footer {
    position: absolute;
}
.type {
    padding: 9px 25px;
    color: var(--iq-white);
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    font-weight: 500;
}
.type:before {
    right: -15px;
}
.type:after {
    left: -15px;
}
.iq-social-media li a,
.p-image {
    height: 30px;
    width: 30px;
    text-align: center;
}
.prc-box.active .type {
    background: #fff;
    color: var(--iq-primary);
}
.prc-box.active .type:before {
    right: -16px;
}
.prc-box.active .type:after {
    left: -16px;
}
.navbar-collapse .menu-item:hover,
.prc-wrap {
    border-bottom: none !important;
}
.pricing .table td {
    border-top: none !important;
}
.p-image {
    top: auto;
    right: 6px;
    bottom: 10px;
    transition: 0.3s;
    color: var(--iq-white);
    border-radius: 50%;
    line-height: 28px;
    font-size: 12px;
    cursor: pointer;
}
.upload-button {
    font-size: 1.5em;
}
.child-cell {
    transition: 0.4s;
}
.cld,
.flatpickr-input[readonly] {
    background-color: transparent !important;
}
.flatpickr-calendar,
.flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-months .flatpickr-month,
span.flatpickr-weekday {
    background: var(--iq-body-bg);
}
.flatpickr-day.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.nextMonthDay:focus,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.selected,
.flatpickr-day.selected:hover,
.flatpickr-day.today.inRange,
.flatpickr-day:focus,
.flatpickr-day:hover {
    background: var(--iq-primary);
    border-color: transparent;
}
.flatpickr-day.today {
    border-color: var(--iq-primary);
}
.flatpickr-day.today:focus,
.flatpickr-day.today:hover {
    border-color: var(--iq-primary);
    background: var(--iq-primary);
    color: var(--iq-white);
}
#trending-slider-nav .slick-arrow,
.favorites-slider .slick-arrow {
    display: flex;
    justify-content: center;
    width: 30px;
    height: 30px;
    text-align: center;
    opacity: 1;
    z-index: 9;
    top: -46px;
    margin: 0 0 0 20px;
    line-height: 5px;
    box-shadow: 0 9px 19px #01041b0d;
    font-size: 0;
    transform: none;
    -webkit-transition: 0.4s ease-in-out 0;
    -moz-transition: 0.4s ease-in-out 0;
    transition: 0.4s ease-in-out 0;
}
#trending-slider-nav .slick-arrow:hover,
.favorites-slider .slick-arrow:hover {
    color: #0ff !important;
    -webkit-transition: 0.4s ease-in-out 0;
    -moz-transition: 0.4s ease-in-out 0;
    transition: 0.4s ease-in-out 0;
}
#trending-slider-nav .slick-prev,
.favorites-slider .slick-prev {
    color: var(--iq-white);
    top: 50%;
    display: none;
}
#trending-slider-nav .slick-prev:hover {
    color: var(--iq-white);
    top: 50%;
    left: -15px;
    display: block;
}
#trending-slider-nav .slick-next,
.favorites-slider .slick-next {
    color: var(--iq-white);
    right: 0 !important;
    top: 50%;
}
.channel_nav .nav-link,
.channel_nav .nav-link:hover,
.tab-pane .nav-link:hover {
    color: #000 !important;
    border-bottom: none !important;
}
#trending-slider-nav .slick-next:before,
#trending-slider-nav .slick-prev:before,
.favorites-slider .slick-next:before,
.favorites-slider .slick-prev:before {
    font-size: 0;
}
#trending-slider-nav .slick-arrow i,
.favorites-slider .slick-arrow i {
    font-size: 60px;
    color: #fff;
}
#back-to-top .top {
    z-index: 999;
    position: fixed;
    margin: 0;
    color: var(--iq-white);
    background: var(--iq-primary);
    bottom: 30px;
    right: 25px;
    font-size: 26px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 90px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
#back-to-top .top:hover {
    color: var(--iq-white) !important;
    background: var(--iq-primary);
}
#back-to-top {
    opacity: 0;
    transition: opacity 0.6s;
}
#back-to-top.show {
    opacity: 1;
    transition: opacity 0.6s;
}
#sign-in-page-box {
    background: #fff;
    border-radius: 10px;
    position: relative;
    width: 100%;
    min-height: 480px;
    margin: 15px auto;
    box-shadow: 0 4px 20px 0 rgba(44, 101, 144, 0.1);
    -webkit-box-shadow: 0 4px 20px 0 rgba(44, 101, 144, 0.1);
}
.sign-in-page {
    padding: 30px;
    background: url(../img/Landban.png) 0 0 / cover no-repeat;
}
.sign-in-page .height-self-center {
    border-radius: 15px;
}
.sign-in-page-data h3 {
    color: #cdcece;
    font-size: 40px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
}
.sign-in-detail {
    color: var(--iq-white);
    padding: 50px 80px;
}
.sign-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.iq-social-media {
    margin: 0;
    padding: 0;
    float: right;
}
.iq-social-media li {
    list-style: none;
    float: left;
    margin-right: 10px;
}
.iq-social-media li a {
    font-size: 18px;
    line-height: 30px;
    display: inline-block;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: var(--iq-light-primary);
    color: var(--iq-primary) !important;
}
.iq-social-media li a:hover,
a.title-dec {
    text-decoration: none;
}
.sign-in-page .btn {
    padding: 15px 35px;
    border-radius: 5px !important;
}
.sign-user_card {
    border-radius: 0;
    padding: px;
    background: rgba(11, 11, 11, 0.75);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
    display: block;
    margin: 0 auto;
}
.sign-user_logo {
    top: -56px;
    border-radius: 50%;
    padding: 10px;
    text-align: center;
}
.sign-user_logo img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 2px solid #fff;
}
.m-profile .form-control:focus,
.sign-in-page .form-control:focus {
    background: 0 0;
    box-shadow: none;
    border: 1px solid var(--iq-primary);
}
::placeholder {
    color: gray !important;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #d9d5d5 !important;
}
::-ms-input-placeholder {
    color: #d9d5d5 !important;
}
#flex {
    flex-wrap: wrap;
}
.search-toggle {
    font-size: 18px !important;
}
.slick-slide img {
    border-radius: 10px;
}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(100%);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes notify {
    0%,
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
}
.closewin,
.tab-sec {
    transform: translate(0, 0);
}
@-webkit-keyframes slide-in {
    100% {
        left: 0;
    }
}
@keyframes slide-in {
    100% {
        left: 0;
    }
}
@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0.2;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0.2;
    }
    to {
        opacity: 1;
    }
}
@keyframes trailorPlay {
    0%,
    100% {
        transform: translateX(0);
    }
    30% {
        transform: translateX(-5px);
    }
    50% {
        transform: translateX(5px);
    }
    70% {
        transform: translateX(-2px);
    }
}
.show-details-button {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    transition: opacity 0.3s 0.1s;
    background: 0 0;
    border: 0;
    outline: 0;
    width: 100%;
    cursor: pointer;
    margin-left: 30px;
    margin-top: 20px;
}
.thumbarrow-red {
    height: 100%;
    width: 60px;
    margin: 0 auto;
}
.thumbarrow-sec {
    height: 15px;
    line-height: 0;
    margin-top: 12px;
}
.iq-favorites,
.nav-tabs,
.xv i {
    margin-top: 20px;
}
.thumb-cont {
    z-index: 1;
    height: 480px;
    width: 100% !important;
}
.img-black-back {
    left: 0;
    background: #000;
    width: 40%;
    z-index: 2;
}
.img-black-back:before {
    content: "";
    position: absolute;
    background-image: linear-gradient(90deg, #000, transparent);
    width: 90%;
    height: 480px;
}
.closewin {
    background-color: #4895d1;
    text-align: right;
    border-radius: 0 !important;
    border-color: #4895d1 !important;
}
.nav-link,
a.dropdown-item.cont-item {
    background-color: transparent;
}
.tab-sec {
    z-index: 3;
}
.movie-title-thumb {
    color: #e5e5e5;
    font-size: 3em;
    margin-bottom: 0.3em;
    text-align: left;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    width: 10em;
}
.nav-tabs {
    border: 0;
    text-align: center;
}
.nav-tabs > li {
    float: none;
    display: inline-block;
    padding: 5px 20px;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    border: 0;
    border-bottom: 2px solid #3daae0;
    border-radius: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    background-color: #f5f5f500;
    border: 0;
    border-bottom: 2px solid #3daae0;
    border-radius: 0;
    color: #fff;
}
.nav-tabs > li > a {
    border: 0;
    border-bottom: 2px solid transparent;
    font-size: 17px;
    font-family: Roboto, sans-serif;
    border-radius: 2px;
    padding: 0;
    color: #fff;
}
img.thumb-img,
video.trail-vid {
    width: 30%;
}
.tab-pane {
    color: #ffff;
    display: none;
    text-align: left;
}
.channel_nav .nav-link {
    padding: 5px 15px;
    background-color: #fff;
    border-radius: 5px;
    text-transform: capitalize;
}
.channel_nav .nav-tabs > li {
    padding: 5px !important;
}
.channel_nav .nav-link.active,
.tab-pane .nav-link.active {
    border-bottom: none !important;
    background-color: red !important;
}
.tab-pane .nav-link:hover {
    background-color: red !important;
}
.tab-pane .nav-link {
    margin: 5px;
    max-width: 175px;
    padding: 6px 15px;
    text-align: center;
}
.Series_Categorynav .slick-prev:before,
.Video_Categorynav .slick-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    color: #fff;
    font-size: 30px;
}
.Series_Categorynav .slick-next:before,
.Video_Categorynav .slick-next:before {
    content: "\f054";
    color: #fff;
    font-size: 30px;
    font-family: FontAwesome;
}
.nav-pills .nav-link,
.nav-pills .nav-link:hover {
    padding: 5px 15px;
    color: #000 !important;
    border-bottom: none !important;
}
.Video_Categorynav {
    display: block !important;
}
.detail-block,
.flexlink,
.play-block {
    display: inline-block;
}
.Video_Categorynav .nav-link {
    width: 183px !important;
}
.nav-pills .nav-link {
    background: #fff;
    border-radius: 5px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.nav-pills .nav-link:hover {
    background: #fffcb0;
}
.accordion,
.nav-pills li {
    padding: 10px;
}
.thumb-star-rate,
.watch {
    font-weight: 400;
}
.block a.block-thumbnail-trail img {
    width: 30%;
    height: 210px;
    border-radius: 5px;
    object-fit: cover;
    object-position: top;
}
video.play-video {
    width: 100%;
    object-fit: none;
}
.play-block {
    vertical-align: top;
    width: 15%;
}
.flexlink {
    border: 2px solid #fff;
    border-radius: 25px;
    width: 35px;
    height: 35px;
    padding: 8px 10px;
    font-size: 16px;
    margin-right: 10px;
    line-height: normal;
    color: #fff;
    transition: 0.5s;
}
.flexlink:hover {
    border: 2px solid transparent;
    background: #fff;
    color: #e50914;
}
.nav-link.active,
.nav-link:hover {
    border-bottom: 4px solid #45c5e1 !important;
    color: #f7f7f7 !important;
}
.detail-block {
    width: 75%;
    margin-left: 5%;
}
.comm,
.started {
    display: flex;
    justify-content: center;
}
.block-contents p.movie-title,
.replyModal .modal-body label {
    color: #fff;
    font-size: 15px;
}
.nav-link {
    float: left;
    border: none;
    outline: 0;
    cursor: pointer;
    font-size: 17px;
    text-transform: uppercase;
    color: #ccc !important;
    padding: 0.5rem 0;
    letter-spacing: 0.5px;
    border-bottom: 4px solid transparent;
}
.aud h2,
.aud p,
.bk a,
.inway {
    float: right;
}
.plan-head,
.plan-price p {
    text-transform: capitalize;
}
.nav-link.active {
    background-color: transparent !important;
}
.blink_me {
    animation: 2s linear infinite blinker;
}
.dropdown-menu.categ-head {
    color: #fff !important;
    text-align: center;
    list-style: none;
    background-color: #000;
    overflow: scroll;
    height: auto;
    max-height: 280px;
}
.dropdown-item.cont-item {
    color: #fff;
    text-align: left;
}
header .navbar ul li.menu-item .dropdown-item {
    text-align: left;
    border-top: none;
    font-weight: 300;
}
.home footer,
footer {
    height: auto;
    width: 100%;
    background: linear-gradient(180deg, #282834 0, #151517 127.69%);
}
.view-all {
    font-size: 14px;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}
.h-100 {
    height: 420px !important;
}
a {
    text-decoration: none !important;
}
.scroller {
    overflow-y: auto;
}
.scroller::-webkit-scrollbar-thumb {
    background-color: var(--iq-primary);
}
.scroller::-webkit-scrollbar-track {
    background-color: var(--iq-light-primary);
}
#sidebar-scrollbar::-webkit-scrollbar-thumb {
    background-color: var(--iq-primary);
}
#sidebar-scrollbar::-webkit-scrollbar-track {
    background-color: var(--iq-light-primary);
}
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 5px;
}
li.list-group-item {
    background-color: transparent !important;
    padding-right: unset !important;
}
li.list-group-item a {
    background: 0 0 !important;
    color: var(--iq-body-text) !important;
    font-size: 12px !important;
}
.search_content {
    top: 40px !important;
    margin-right: px !important;
}
ul.list-group {
    text-align: left !important;
    max-height: 450px !important;
}
.land {
    background-color: #fff;
    overflow: hidden;
}
.logo {
    padding: 30px;
}
.published_on1 {
    color: #fff !important;
    bottom: 0;
    left: 0;
    background-color: #00a8e1;
    padding: 7px;
    font-size: 12px;
    border-radius: 3px 3px 15px;
    font-family: Chivo;
    font-weight: 500;
    border-top: none;
    border-left: none;
}
.aud h2,
.aud p,
.card-header,
.dropdown-toggle::after {
    position: relative;
}
.step a,
.step2 a,
.subbut1 {
    border-radius: 0.07rem !important;
    outline: 0;
}
.devicescene,
.step h2 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bk a {
    color: #000;
}
.landing-page {
    background-image: url(../img/Landban.png);
    background-size: cover;
    padding: 50px;
}
.devicesec,
.tvsec {
    border-bottom: 5px solid #383838;
}
.inway,
.step a,
.step2 a,
.subbut1 {
    background-color: #4895d1;
    border-color: #4895d1;
}
.deviceimg,
.downdetail,
.downimg,
.faqsec,
.tvimg {
    text-align: center;
}
.devicescene {
    font-size: 25px;
    color: #fff;
    text-align: left;
    width: 70%;
}
.faqsec {
    margin-top: 60px;
}
body,
html {
    height: 100%;
}
.subbut {
    padding: 12px 25px;
    outline: 0;
}
.subbut1 {
    padding: 15px 25px;
    color: #fff;
    font-size: 18px;
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled):active,
.inway:visited,
.show > .btn-primary.dropdown-toggle,
.step a:hover,
.subbut1:hover,
.subbut:hover {
    color: #fff;
    background-color: #4895d1;
    border-color: #4895d1;
}
.show > .btn-outline-secondary.dropdown-toggle,
.subbut1:not(:disabled):not(.disabled):active,
.subbut:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.have a {
    color: #fff;
    cursor: pointer;
}
.have p {
    color: #7a7876;
}
.step {
    padding: 80px;
}
.step h2 {
    color: #000;
    font-weight: 700;
    font-size: 3.125rem;
}
.comm {
    color: #000;
    margin-top: 10px;
    padding: 10px;
}
.lk1,
.tyk,
.tyk1,
.tyk2,
.tyk3 a {
    margin: 0 auto;
}
.step2,
td {
    padding: 20px;
}
.comm ul li {
    padding: 5px;
}
.comm ul,
.wishlist-block li {
    list-style: none;
}
.comm ul li:before {
    content: "✓";
    margin-right: 5px;
    font-weight: 700;
}
.step a,
.step2 a {
    padding: 10px 45px;
    color: #fff;
    font-size: 18px;
}
.invoice-table tr.table-secondary td,
.st,
.step p,
.stk,
td,
th {
    color: #000;
}
.inway,
.st,
.stk {
    padding: 5px;
}
.step2 h2,
.step33 h2 {
    color: #000;
    font-size: 60px;
}
.step33 a,
.stk {
    font-size: 12px;
}
.banhead,
.devicetag,
.downscene,
.downtag,
.freq,
.tvscene,
.tvtag {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
}
.tyk3 a {
    padding: 10px 100px;
}
.popup i,
th {
    padding: 10px;
}
.lk {
    margin: -40px auto 0;
}
.step33 a {
    color: #00f;
}
.inway {
    font-size: 1rem;
    width: 90px;
    margin-right: 50px;
    height: 35px;
}
.btn-primary:hover {
    color: #00060a;
    background-color: #fff;
    border-color: #fff;
}
.button {
    padding: 30px;
    justify-content: flex-end;
}
#video_container,
#watch_trailer,
.tvscene {
    padding-top: 10px;
}
.banhead,
.devicetag,
.freq,
.tvtag {
    font-weight: 700;
    font-size: 3.125rem;
}
.tvscene {
    font-size: 25px;
}
.downsec {
    padding: 40px;
    border-bottom: 5px solid #383838;
}
.downtag {
    font-weight: 700;
    font-size: 3.125rem;
    text-align: left;
}
.downscene {
    font-size: 25px;
    width: 370px;
    margin-top: 13px;
    text-align: left;
}
.bandetails {
    text-align: center;
    padding: 50px;
}
.watch {
    font-size: 1.625rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
}
.prime,
.primebot {
    font-size: 1.2rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
}
.prime {
    margin-top: 30px;
}
.primebot {
    margin-top: 120px;
}
.subtext {
    height: 60px;
    border: 1px solid #fff;
    color: #dfdfdf;
    background-color: #fff;
    font-size: 16px;
    border-radius: 0.07rem !important;
}
.subbut {
    width: 200px;
    color: #fff;
    font-size: 1.425rem;
    background-color: #4895d1;
    border-color: #4895d1;
    border-radius: 0.07rem !important;
}
.collapsed,
.collapsed:hover {
    font-size: 35px;
    text-decoration: none;
    color: #fff;
}
.card,
.popup i {
    background-color: transparent;
}
.card {
    top: 40px;
}
.card-header {
    margin-top: 15px;
    text-align: left;
    background-color: #27282a;
}
.card-body {
    color: #fff;
    font-size: 23px;
    text-align: left;
    display: inline-block;
    padding: 1.2em;
}
.btn-link:not(:disabled):not(.disabled) {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    padding: 4px;
}
.loginbut {
    padding: 7px 17px;
    color: #4895d1;
    text-decoration: none;
}
.main-head {
    margin-top: -40px;
}
.social_share p {
    display: inline-block;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    margin-right: -32px;
}
.black i,
.kn i {
    margin-right: 5px;
}
.popup i {
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
    display: flex;
    justify-content: center;
    width: 35px;
}
.you-may-like {
    margin-top: 40px;
}
tr {
    border-bottom: 1px solid #f3f3f3;
}
.check {
    margin: 0 auto;
    width: 30%;
    font-size: 12px;
}
.col-form-label,
.form-group h5 {
    font-size: 16px;
}
.plus1 {
    margin-left: 590px;
}
.plus2 {
    margin-left: 490px;
}
.plus3 {
    margin-left: 500px;
}
.plus4 {
    margin-left: 390px;
}
input[type="checkbox"]:before {
    position: relative;
    display: block;
    width: 11px;
    height: 11px;
    content: "";
    background: 0 0;
}
.plus5 {
    margin-left: 480px;
}
.sign-user_card input {
    background-color: transparent !important;
    outline: 0;
    color: gray;
    font-family: Roboto, sans-serif;
    border: 1px solid rgba(241, 241, 241, 0.5) !important;
    border-radius: 5px;
}
.form-control {
    height: 48px;
    line-height: 45px;
    background: 0 0 !important;
    border: 1px solid var(--iq-body-text);
    font-size: 14px;
    color: var(--iq-white) !important;
    border-radius: 0;
    margin-bottom: 1rem !important;
    border: 1px solid gray !important;
}
.aud,
.luna .luna-speaker,
.luna .ui-slider-handle,
.luna button {
    background-repeat: no-repeat;
}
.ab,
.aud .fa {
    font-size: 25px;
}
.abu,
.aud .fa,
.black {
    color: #fff !important;
}
.ab {
    padding: 5px;
}
.playlist,
.sign-in-from {
    padding: 15px;
}
.black,
.kn {
    padding: 10px 20px;
    margin-left: 10px;
}
.soc img {
    margin-left: 10px;
}
.black {
    border: 1px solid hsla(0, 0%, 100%, 0.8);
    font-weight: 800;
    border-radius: 4px;
}
.black i {
    color: #fff;
}
.kn {
    background-color: rgba(109, 109, 110, 0.5);
}
#videoPlayer {
    margin: 0 auto !important;
}
.progress {
    height: 0.2rem !important;
}
.dropdown-toggle::after {
    display: none;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    top: 2px;
}
.aud {
    background-size: cover;
    height: 100vh;
}
.aud h2 {
    top: 70%;
    left: -15%;
    font-size: 50px;
}
.aud p {
    top: 79%;
    left: 0;
    color: #fff;
}
.fa-play-circle-o:before {
    content: "\f01d";
    font-size: 40px;
}
.flw {
    padding-left: 10px;
}
.abu {
    width: 80%;
    line-height: 35px;
}
.abu p {
    text-align: justify;
}
.bg {
    background: #2c2a2a;
    color: #fff;
    padding: 15px;
    width: 330px;
}
.luna .luna-controls,
.luna-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-around;
    -moz-box-pack: space-around;
    -ms-flex-pack: space-around;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.luna-container {
    margin-bottom: 20px;
    max-width: 570px;
}
.luna-controls {
    max-width: 252px;
}
.luna-progress-bar,
.luna-volume {
    margin: 0 10px;
    max-width: 110px;
}
.luna-progress-bar {
    min-width: 80px;
}
.luna-volume {
    max-width: 50px;
    min-width: 50px;
}
.luna button {
    min-width: 63px;
    min-height: 43px;
    background-position: left center;
    margin: 0;
    padding: 0;
    outline-width: 0;
    border-width: 0;
    cursor: pointer;
}
.luna .luna-next:hover,
.luna .luna-pause:focus,
.luna .luna-play:focus,
.luna .luna-prev:hover {
    background-position: right center;
}
.luna .luna-prev {
    background-image: url(../img/prev.png);
}
.luna .luna-next {
    background-image: url(../img/next.png);
}
.luna .luna-play {
    background-image: url(../img/play.png);
}
.luna .luna-pause {
    background-image: url(../img/pause.png);
}
.luna .luna-progress-bar,
.luna .luna-volume {
    background-color: #bdc3c7;
    border-radius: 5px;
    height: 0.4em;
    cursor: pointer;
}
.luna .ui-slider-handle {
    min-width: 20px;
    min-height: 20px;
    background-color: transparent;
    background-image: url(../img/circle.png);
    top: -0.4em;
    outline-width: 0;
    cursor: pointer;
}
.luna .luna-time-current,
.luna .luna-time-total {
    margin: auto 5px;
    font-size: 1em;
    color: #bdc3c7;
}
.luna .luna-speaker {
    min-width: 16px;
    min-height: 21px;
    max-width: 16px;
    background-image: url(../img/speaker.png);
}
@media (max-width: 600px) {
    .luna .luna-progress-bar,
    .luna .luna-speaker,
    .luna .luna-time-current,
    .luna .luna-time-total,
    .luna .luna-volume {
        display: none;
    }
}
.p1 {
    font-size: 14px;
    color: #fff !important;
    width: 250px;
}
.audio-list-page .img-fluid {
    height: 250px;
    object-fit: scale-down;
}
.rental-lists li {
    display: inline-block;
    float: right;
    margin-right: 10px;
}
.login-block h1 {
    font-size: 1.752em;
    text-align: center;
    margin-bottom: 30px;
}
.reset-help {
    font-size: 14px;
    color: #58c5e1;
}
.plan-card {
    background-color: #eee;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 1em;
    text-align: center;
}
.plan-head {
    padding: 5px;
    font-size: 1.28em;
    color: #000;
    margin: 0;
}
.plan-price {
    background-color: #000;
    padding: 3px 15px;
}
.plan-price p {
    font-size: 1.14em;
    margin-bottom: 0.5em !important;
    font-weight: 500;
    text-align: center !important;
    margin-top: 0 !important;
    color: #fff;
}
.plan-price h4 {
    font-size: 1.5em;
    font-weight: 400;
    color: #c3ab06;
}
.plan-details {
    padding: 5px;
    color: #999;
}
.corner-text-wrapper {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 9.421px;
    position: absolute;
    right: 112.2893px;
    top: -41.7107px;
    width: 37.421px;
    z-index: 1;
}
.corner-text {
    color: #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: px;
    top: 12px;
    display: block;
    height: 100px;
    position: absolute;
    width: 150px;
    z-index: 2;
}
.p-tag,
.p-tag1,
.p-tag2 {
    left: 0;
    font-family: HelveticaNeue-CondensedBold, HelveticaNeue-Light,
        "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial,
        "Lucida Grande", sans-serif;
    font-size: 14px;
    position: absolute;
}
.p-tag,
.p-tag1 {
    color: #fff !important;
    top: 0;
    background-color: #00a8e1;
    padding: 7px;
    border-radius: 3px 3px 15px;
    border-top: none;
    border-left: none;
}
.bg-strip,
.btn1-st {
    border-radius: 10px;
}
.fa-chevron-left:before {
    content: "\f053";
    font-size: 30px;
}
.fa-chevron-right:before {
    content: "\f054";
    font-size: 30px;
}
.p-tag2 img {
    width: 60px;
}
.bg-strip {
    background-color: #f90000;
    padding: 25px;
    box-shadow: 0 4px 20px #000;
}
.btn1-st {
    padding: 5px 15px;
    border: 1px solid #cfe5ff;
}
.btn1-st:hover {
    background-color: #578cea;
}
.show {
    color: #578cea !important;
}
#signup-form {
    background: linear-gradient(
        135.05deg,
        rgba(136, 136, 136, 0.48) 1.85%,
        rgba(64, 32, 32, 0.13) 38.53%,
        rgba(81, 57, 57, 0.12) 97.89%
    );
    padding: 25px;
    -webkit-box-shadow: -1px 6px 13px 0 rgba(0, 0, 0, 0.44);
    -moz-box-shadow: -1px 6px 13px 0 rgba(0, 0, 0, 0.44);
    box-shadow: -1px 6px 13px 0 rgba(0, 0, 0, 0.44);
    color: #000 !important;
}
.wishlist-block {
    padding: 0 !important;
}
.plyr__poster {
    background-position: contain !important;
}
#video .plyr.plyr--full-ui,
#video-trailer .plyr.plyr--full-ui,
#video_container .plyr.plyr--full-ui,
#video_container .plyr__video-embed,
#watch_trailer .plyr.plyr--full-ui,
#watch_trailer .plyr__video-embed {
    max-width: none;
    width: 100%;
}
.p-tag2 {
    top: -14px;
    color: #fff !important;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    padding: 7px;
    border-radius: 3px;
    border-top: none;
    border-left: none;
    width: 100%;
}
.slick-frame.slick-initialized {
    visibility: visible;
}
.playlist:hover {
    background-color: #141414;
    color: #000 !important;
}
.boder {
    padding: 30px;
    border-radius: 5px;
    border: 1px solid #ddd;
    max-height: 400px;
    overflow: scroll;
}
.close {
    color: #a30000;
}
.sectionComments {
    position: relative;
    margin-bottom: 50px;
}
.breadcrumb {
    padding: 0.75rem 0;
    color: #e9ecef;
    font-size: 14px;
    background-color: transparent;
}
.sectionComments .comments-box {
    max-height: 300px;
    overflow: scroll;
}
.modal-open .modal.replyModal {
    background: #0000009e;
}
.replyModal .modal-content {
    background: padding-box #b9b9b900;
}
.replyModal .modal-header {
    padding-bottom: 0;
    border-bottom: 0;
}
.replyModal .modal-title {
    font-weight: 500;
    font-size: 15px;
}
.replyModal .modal-footer {
    border-top: 0;
    padding-top: 0;
}
.sign-card-user {
    position: relative !important;
    background: rgba(0, 0, 0, 0.6) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    backdrop-filter: blur(10px) !important;
    padding: 25px !important;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5) !important;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5) !important;
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5) !important;
    display: block !important;
    margin: 0 auto !important;
}
@media (min-width: 1300px) {
    .container {
        max-width: 1170px;
    }
}
@media only screen and (max-device-width: 480px) {
    video {
        object-fit: fill;
    }
}
@media (min-width: 1499px) {
    .container {
        max-width: 1266px;
    }
    #home-slider h1.slider-text {
        margin: 30px 0;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
    .search:focus,
    .search:hover {
        width: 220px !important;
    }
}
@media (min-width: 992px) {
    .search-box {
        left: auto !important;
        right: 0 !important;
    }
    .three-column {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
    }
}
@media (min-width: 1200px) {
    .watch-title,
    .watch-title:before {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    li.slide-item.slick-active
        + li.slide-item.slick-active
        + li.slide-item.slick-active
        + li.slide-item.slick-active:hover
        .block-images {
        transform: scale(1.1);
        transform-origin: 40% 50%;
    }
    .watch-title {
        left: -20%;
        font-size: 17px;
        letter-spacing: 3.5px;
        font-weight: 600;
        color: var(--iq-white);
    }
    .watch-title:before {
        content: "";
        left: -36%;
        background: var(--iq-white);
        width: 52px;
        height: 2px;
    }
    .col-1-5 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1800px) {
    #home-slider .container-fluid.position-relative.h-100 {
        background: linear-gradient(1deg, #000 0, transparent 0),
            linear-gradient(90deg, #181818 71%, transparent 50%);
    }
}
@media (max-width: 1199px) {
    li.slide-item.slick-active
        + li.slide-item.slick-active
        + li.slide-item.slick-active:hover
        .block-images {
        transform: scale3d(1.3, 1.3, 1) translate3d(-12%, 0, 0)
            perspective(500px);
    }
    #home-slider .slick-bg,
    .video-container {
        height: 100%;
    }
    .navbar {
        flex-direction: row;
    }
}
@media (max-width: 991px) {
    video {
        object-fit: fill;
    }
    .block-description .movie-content li,
    .hover-buttons .btn,
    li.slide-item .block-description .movie-time span,
    li.slide-item .block-description .parallax-ratting span,
    li.slide-item .block-description .ratting-start {
        font-size: 10px;
    }
    #home-slider .slick-bg {
        padding: 50px 0;
    }
    .r-mb-23 {
        margin-bottom: 23px;
    }
    header .navbar-light .navbar-brand img.logo {
        width: 100px;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        left: 0;
        padding-bottom: 15px;
        width: 260px;
        height: 100vh;
        background: var(--iq-bg1);
        -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    }
    #top-ten-slider-nav {
        width: 100%;
        height: 100%;
    }
    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s;
        -o-transition: left 0.3s;
        -moz-transition: left 0.3s;
        transition: left 0.3s;
        left: -100%;
    }
    .navbar-collapse.show {
        width: 100%;
        left: -15px;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
        z-index: 999;
    }
    header .navbar ul li.menu-item a {
        border-top: 2px solid rgba(255, 255, 255, 0.1);
        line-height: 10px;
        float: left;
        width: 100%;
        text-align: left;
        padding: 16px 32px;
        color: var(--iq-white);
    }
    .mobile-more-menu,
    .topten-title-sm,
    header .navbar ul li {
        display: block;
    }
    .menu-right,
    .topten-title,
    .trailor-video,
    .vertical_s {
        display: none;
    }
    .navbar-brand {
        padding: 0;
        margin-right: 0;
    }
    .more-menu .iq-sub-dropdown {
        width: 90%;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: 60px;
    }
    .mobile-more-menu .iq-user-dropdown img {
        width: 40px;
    }
    .iq-search-bar .search-input {
        background: var(--iq-body-bg);
        color: var(--iq-body-text);
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.75);
    }
    .navbar-right li {
        position: static !important;
    }
    .container-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }
    .vertical_s {
        position: static;
    }
    .device-margin,
    .r-mt-15 {
        margin-top: 15px;
    }
    .block-space {
        padding: 25px 0;
    }
    .banner-wrapper .trending-info .trending-dec {
        width: 100%;
    }
    .banner-caption,
    .overlay-s-name {
        left: 30px;
    }
    .scroll-gene {
        width: 100%;
        height: 600px;
    }
    .genres-box .dropdown-menu {
        height: 250px;
        overflow-y: auto;
    }
    .search-box {
        min-width: 16.2rem;
        top: 47px;
    }
    #home-slider h1.slider-text {
        font-size: 35px;
    }
    .m-profile {
        padding-top: 100px;
        padding-bottom: 60px;
    }
    .trending-info .trending-dec {
        width: 52%;
    }
    .dropdown-menu.categ-head {
        background-color: transparent;
    }
}
@media (max-width: 768px) {
    li.slide-item .block-images::before {
        content: none;
    }
    li.slide-item .block-description,
    li.slide-item .block-social-info,
    li.slide-item.slick-current .block-description {
        display: none !important;
    }
    li.slide-item.slick-active
        + li.slide-item.slick-active
        + li.slide-item.slick-active
        + li.slide-item.slick-active:hover
        .block-images,
    li.slide-item.slick-active
        + li.slide-item.slick-active
        + li.slide-item.slick-active:hover
        .block-images,
    li.slide-item.slick-current:hover .block-images,
    li.slide-item:hover .block-images {
        transform: none;
    }
    .type {
        padding: 9px 10px;
        font-size: 13px;
    }
    #home-slider .container-fluid.position-relative.h-100 {
        background: 0 0;
    }
    .no-more-cont {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .r-mb-15,
    .sign-info .btn {
        margin-bottom: 15px;
    }
    .parallax-window {
        padding: 60px 0;
    }
    .banner-wrapper {
        height: 100%;
        padding: 100px 0;
    }
    #ikm,
    .trending-content {
        padding: 0;
    }
    .banner-wrapper .series,
    .banner-wrapper .trending-info .text-detail {
        justify-content: flex-start;
    }
    .trending-info .trending-dec {
        width: 100%;
    }
    .banner-wrapper .trending-info .trending-dec {
        text-align: left;
    }
    .p-btns,
    .sign-info,
    .trending-pills {
        flex-direction: column;
    }
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    #home-slider h1.slider-text {
        line-height: 62px;
        margin: 0;
    }
    #main,
    .trending-info .block-social.social1 {
        margin-left: 0 !important;
    }
    .trending-info .trending-text {
        font-size: 24px !important;
        line-height: 1.3;
    }
    .trending-info {
        padding: 60px 15px;
    }
    #home-slider p {
        margin: 22px 0;
        font-size: 15px !important;
        width: 100%;
    }
    .r-mt-20 {
        margin-top: 20px;
    }
    .main-title {
        font-size: 1em;
    }
    .sign-info .btn {
        font-size: 15px;
    }
    .signup {
        font-size: 15px !important;
        padding: 10px !important;
    }
    .banner-caption,
    .overlay-s-name {
        left: 15px;
    }
    .episode-name {
        flex-direction: column;
        align-items: flex-start !important;
    }
    .text-detail.episode-name .trending-year {
        padding-left: 0;
        font-size: 24px;
    }
    .episodes-slider1 .owl-nav button.owl-next,
    .episodes-slider1 .owl-nav button.owl-prev {
        width: 30px;
        height: 30px;
        font-size: 27px;
    }
    #top-ten-slider .NextArrow,
    #top-ten-slider .PreArrow {
        width: 30px;
        height: 30px;
        font-size: 23px;
    }
    .episode-name .trending-year:before {
        content: none;
    }
    header#main-header {
        position: static;
    }
    .shows-img .movie-time {
        display: none !important;
    }
    .genres-box {
        top: 10px;
    }
    #top-menu {
        display: block;
    }
    .aw {
        width: 60% !important;
    }
    #video .plyr.plyr--full-ui,
    #video-trailer .plyr.plyr--full-ui,
    #video_container .plyr.plyr--full-ui,
    #video_container .plyr__video-embed {
        height: auto !important;
    }
    .badge {
        display: inline-block;
        padding: 0.28em 0.4em;
        font-size: 75%;
        font-weight: 700;
        line-height: 16px;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: 0.25rem;
    }
    #ikm,
    .in {
        font-size: 23px !important;
    }
    .player-ctn {
        margin-bottom: 10px;
    }
    #hid,
    #mySidebar {
        display: none;
    }
    .h-100 {
        height: 100% !important;
        padding: 0 0 0 10px !important;
    }
    h1 {
        font-size: 18px !important;
    }
    video {
        object-fit: contain !important;
    }
    .pad {
        padding: 0 !important;
    }
    .get {
        font-size: 18px !important;
        line-height: 30px !important;
    }
    .text-right {
        text-align: left !important;
    }
    .wrap {
        display: inline-block !important;
    }
    .share-icons {
        justify-content: flex-start !important;
    }
    .shows-content {
        bottom: 14px;
    }
    .main-content {
        padding-top: 25px;
    }
    .slick-bg:before {
        background: linear-gradient(
            -360deg,
            #000 0,
            #141414 40%,
            rgba(83, 100, 141, 0) 100%
        );
    }
    .m-profile {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .m-profile .sign-user_card {
        padding: 15px;
    }
    .lang-dropdown {
        margin-left: 0;
        margin-top: 1.2rem;
    }
    .manage-gen .select2-container {
        width: 100% !important;
    }
    .manage-gen .select2-search--dropdown .select2-search__field {
        width: 98%;
    }
    .trending-info .text-detail {
        font-size: 17px;
    }
    .play-button i {
        font-size: 16px;
    }
    .play-button:after,
    .play-button:before {
        width: 40px;
        height: 40px;
    }
    .manage-p {
        height: 100%;
    }
    .banner-caption {
        bottom: 10px;
    }
    .w-name {
        font-size: 18px;
    }
    .overlay-wrapper:before {
        background-image: linear-gradient(
            to bottom,
            rgba(51, 51, 51, 0),
            rgba(0, 0, 0, 0.8) 40%,
            var(--iq-black) 100%
        );
    }
    #trending-slider-nav .slick-arrow,
    #trending-slider-nav .slick-arrow:hover,
    .favorites-slider .slick-arrow,
    .favorites-slider .slick-arrow:hover {
        background: 0 0;
    }
    #trending-slider-nav .slick-prev,
    .favorites-slider .slick-prev {
        right: 37px;
    }
}
@media (min-width: 576px) {
    .iq-search-bar a.search-toggle {
        display: none;
    }
}
@media (max-width: 479px) {
    .css-1ui3b9,
    .css-5jt9wg {
        font-family: NotoSansBold, sans-serif;
        font-size: 0.875rem;
        line-height: 1.125rem;
        font-weight: 700;
    }
    header .navbar ul li.list-inline-item a {
        padding-left: 20px;
        padding-right: 20px;
    }
    .css-1ui3b9 {
        color: rgba(255, 255, 255, 0.5);
        padding: 16px 32px;
        width: 100%;
        display: flex;
        flex-direction: row;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        align-items: center;
    }
    .css-16h5t0j {
        user-select: none;
        text-align: left;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        color: rgba(255, 255, 255, 0.4);
        border-top: 2px solid rgba(255, 255, 255, 0.1);
    }
    .css-1pflwyr {
        transform: rotate(180deg);
        transition: 0.2s 0;
    }
    .css-5jt9wg {
        padding: 15.5px 16px;
        margin: 0 16px;
        border-radius: 8px;
        user-select: none;
        color: #fff;
        animation-duration: 0.1s;
        animation-name: slideDown;
    }
}
.proflogbtn a,
button {
    width: auto;
}
@media (min-width: 990px) {
    .channel_contentpr,
    .proflogbtn {
        display: none !important;
    }
    .dktopitag i {
        display: none;
    }
}
@media (max-width: 990px) {
    .cppporrr {
        display: none !important;
    }
    header .navbar ul li.menu-item a {
        color: #fff !important;
    }
    header .navbar ul li.menu-item a:hover {
        color: #fff;
    }
    .dskdflex a {
        display: flex !important;
    }
}
@media (max-width: 768px) {
    .sign-in-page {
        padding: 40px 0 0 !important;
    }
    .sign-in-page-data h3 {
        color: #cdcece;
        font-size: 30px;
    }
    .btn-primary {
        background-color: #45c5e1 !important;
    }
    .row-data {
        flex-wrap: wrap !important;
    }
    #home-slider .s-bg-1::before {
        background: linear-gradient(1deg, #000 0, transparent 0),
            linear-gradient(90deg, rgb(24 24 24 / 52%) 100%, transparent 100%) !important;
    }
    .flickity-slider .items {
        width: 33.333% !important;
    }
    li.slide-item.col-sm-2.col-md-2.col-xs-12 {
        width: 33.333%;
    }
    .pagelist .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}
@media (max-width: 564px) {
    .channel_contentpr .row {
        flex-wrap: unset;
    }
}
@media (max-width: 512px) {
    .flickity-slider .items {
        width: 50% !important;
    }
    #home-slider p {
        max-height: 65px;
    }
    #home-slider .s-bg-1 {
        background-size: cover !important;
    }
    li.slide-item.col-sm-2.col-md-2.col-xs-12 {
        width: 50%;
    }
}
@media screen and (max-width: 500px) {
    .description-text {
        max-height: 65px;
    }
}
.desc,
.description-text {
    overflow: hidden;
    max-height: 100px;
}
.clwert .btn-close {
    border-top: none;
    line-height: 10px;
    float: left;
    width: 100%;
    text-align: left;
    padding: 16px 32px;
    color: var(--iq-white);
}
@media (max-width: 375px) {
    .channel_contentpr a {
        padding: 16px 26px !important;
    }
}
@media (max-width: 320px) {
    .channel_contentpr a {
        padding: 16px !important;
    }
    .channel_contentpr {
        margin-right: 0 !important;
    }
    .channel_contentpr .myp {
        padding-left: 5px !important;
    }
}
.block-description .playTrailer,
.flickity-slider .block-description .playTrailer {
    height: 0;
}
.desc {
    transition: max-height 0.5s;
}
.des-more-less-btns {
    border: none;
    background: 0 0;
    cursor: pointer;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 700;
}
.video_title_images {
    width: 50%;
}
h2.main-title {
    font-size: 1.3em;
    font-weight: 500;
}
.flickity-slider .items {
    width: 14.444%;
    padding: 10px 5px;
}
.home-sec {
    padding: 10px 0 1% 1%;
    list-style: none;
    margin: 0;
    position: relative;
    z-index: 12;
    display: block;
}
.flickity-button {
    background: 0 0;
    color: #fff;
}
.flickity-button:disabled {
    opacity: 0;
}
.fa-crown:before {
    content: "\f521";
}
.flickity-slider .items:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #555;
    background-image: url(https://watch.e360tv.com/img/placeholder.jpg);
    background-size: cover;
    background-position: center;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    z-index: 0;
    margin: 10px 5px;
}
.block-description p.desc-name {
    font-size: 12px;
    -webkit-line-clamp: 3;
    line-height: 1.4;
}
.movie-time span.position-relative:before {
    content: "";
    width: 5px;
    height: 5px;
    top: 5px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    vertical-align: baseline;
    right: -10px;
    margin-bottom: 2px;
}
