@media screen and (min-width:1950px) {
    .HeroSlider .HeroSlider-info {
        bottom: 300px;
    }

    .HeroSlider .owl-dots {
        bottom: 260px;
    }

    .comm_auth_sec {
        padding-top: 150px;
    }
}

@media screen and (max-width:1450px) {
    .header-left-block {
        gap: 60px;
    }

    .footer-right .footer-logo {
        padding-left: 20px;
    }

    .footer-right .footer-link {
        padding-left: 35px;
    }

    .footer-left .store-badges {
        padding-left: 35px;
    }

    .footer-link ul li {
        margin-left: 10px;
    }
}

@media screen and (max-width:1250px) {

    .header-logo-block .logo img {
        width: 100%;
    }

    .header-left-block {
        gap: 30px;
    }

    .categorie_item {
        width: 33.33%;
    }

    .header-logo-block {
        padding-left: 25px;
    }

    .nav ul li {
        position: relative;
    }

    .channel_info {
        padding: 12px;
    }

    .channel_info h4 {
        font-size: 14px;
    }

    .five-slider.owl-carousel .owl-item>li {
        width: 210px;
    }
    .korean-shows-sec .five-slider.owl-carousel .owl-stage-outer .owl-stage .owl-item>li{
        width: 260px;
    }

    .korean-shows-sec .advanced_movie_slider .show-item .items,
    .korean-shows-sec .advanced_movie_slider .show-item .items:hover,
    .advanced_movie_slider .show-item .items,
    .advanced_movie_slider .show-item .items:hover {
        width: 100%;
    }

    .top_ten .advanced_movie_slider .show-item .items,
    .top_ten .advanced_movie_slider .show-item .items:hover {
        width: 100%;
    }

    .korean-shows-sec .advanced_movie_slider .show-item .img-wrappper,
    .advanced_movie_slider.show-listing-box .movies .show-item .img-wrappper,
    .show-item .img-wrappper {
        max-height: unset;
        min-height: unset;
        padding-top: 135%;
    }

    .korean-shows-sec .advanced_movie_slider .show-item .img-wrappper {
        padding-top: 150%;
    }

    .advanced_movie_slider.show-listing-box .movies .show-item .img-wrappper>img,
    .show-item .img-wrappper img {
        position: absolute;
        height: 100%;
    }

    .movies .vertical_thumbnails {
        display: none;
    }

    .categorie_item {
        width: 25%;
        margin-bottom: 15px;
    }

    .featur-slide .action-div {
        display: none;
    }

    .tv_show_listing .tv_show_item {
        width: 33.33%;
        margin-bottom: 15px;
    }

    .channel-list-main>li {
        width: 33.33%;
    }

    .comm_auth_title h1 {
        font-size: 34px;
    }

    .login_form_wrap {
        margin-top: 50px;
    }

    .playlist_item {
        width: 33.33%;
        margin-bottom: 25px;
    }

    .radio_playlist .playlist_item {
        width: 20%;
    }

    .featur_item_list>.item {
        width: 33.33%;
    }

    .search_popup_header .search-bar input {
        font-size: inherit;
        background-color: rgba(255, 255, 255, .1);
    }

    .delete_account_popup h2 {
        font-size: 32px;
    }

    .search_popup_inner .search_popup_right {
        max-width: 76%;
    }

    .comm_auth_inner .delete_account_popup h2 {
        margin-bottom: 48px;
    }

    .pop-up-content-wrap .btn_wrap {
        padding-top: 35px;
    }

    .episode_wrap .season_wrap {
        width: 100%;
    }

    .episode_wrap .play-progress {
        width: 100%;
    }

    .show-history-list .show-item {
        width: 20%;
    }

    .get-in-touch-sec {
        margin-bottom: 20px;
    }
    .show-feature-wrapper .HeroSlider-info{
        top: 80px;
    }
    .show-feature-wrapper .HeroSlider-info .inner_wrap .logo img{
        max-width: 110px;
    }
    .show-hero-banner {
        position: relative;
        padding-bottom: 520px;
    }
}

@media screen and (max-width:1200px) {
    .toc-title h1 {
        font-size: 32px;
    }

    .toc-title p {
        font-size: 16px;
    }

    .article {
        margin-bottom: 40px;
    }

    .article h4 {
        font-size: 22px;
    }

    .article p,
    .article ul li {
        font-size: 16px;
    }
}

@media screen and (max-width:1024px) {
    .first-section {
        padding-top: 120px !important;
    }

    .header::before {
        height: 110px;
    }

    .radio_player_sec .container {
        padding-top: 120px;
        padding-bottom: 70px;
    }

    .live-section .left-side {
        max-width: 66%;
    }

    .live-section .right-side {
        max-height: 34.9vw;
        max-width: calc(100% - 68%);
    }

    .most-watch>ul>li {
        width: 25%;
        margin-bottom: 15px;
    }

    .accrodion-item .accrodion-title {
        font-size: 16px;
    }

    .accrodion-content {
        margin-top: 20px;
    }

    .accrodion-content p {
        font-size: 14px;
    }

    .search_list.episode-list .search-item,
    .search_list .search-item {
        width: 33.33%;
    }

    .show_content {
        margin-top: 16px;
    }

    .show_filter {
        margin: 24px 0 40px;
    }

    .movies-sec .movie-bg-img {
        padding-top: 380px;
    }

    .plan-box .plan-image {
        max-width: 350px;
    }

    .plan-content h2 {
        font-size: 26px;
    }

    .plan-content h3 {
        font-size: 22px;
    }

    .voucher-section .voucher-inner {
        flex-wrap: wrap;
    }



    .header {
        padding: 15px 0;
        background-color: transparent;
    }

    .header .header-row {
        padding: 0;
    }

    .header-left-block {
        display: flex;
        position: relative;
    }

    .header-left-block .header-btn-wrap {
        display: none;
    }

    .mobile_menu {
        margin-left: 30px;
        display: block;
        z-index: 1;
    }

    .search_wrap {
        margin-left: 15px;
    }

    .header-left-block .search-bar input {
        opacity: 0;
        visibility: hidden;
        width: 0;
        padding: 8px 18px;
    }

    .hamburger .line {
        width: 30px;
        height: 2px;
        background-color: var(--white);
        display: block;
        margin: 8px auto;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .mobile_menu.is-active .line:nth-child(1) {
        -webkit-transform: translateY(13px) rotate(45deg);
        -ms-transform: translateY(13px) rotate(45deg);
        -o-transform: translateY(13px) rotate(45deg);
        transform: translateY(13px) rotate(45deg);
    }

    .mobile_menu.is-active .line:nth-child(2) {
        opacity: 0;
    }

    .mobile_menu.is-active .line:nth-child(3) {
        -webkit-transform: translateY(-7px) rotate(-45deg);
        -ms-transform: translateY(-7px) rotate(-45deg);
        -o-transform: translateY(-7px) rotate(-45deg);
        transform: translateY(-7px) rotate(-45deg);
    }

    .header-menu {
        position: fixed;
        height: 100dvh;
        top: 0;
        background: #000;
        margin: 0;
        left: 0;
        right: auto;
        width: 100%;
        overflow: auto;
        padding: 50px 15px;
        transform: translateX(-100%);
        transition: 0.5s all;
    }
    body.menu-open{
        overflow: hidden;
    }
    .header-logo-block {
        z-index: 1;
    }

    .header-menu.is-active {
        transform: translateX(0);
    }

    .nav ul {
        display: block;
    }

    .nav ul li {
        display: block;
        margin: 0 0 20px;
    }

    .header-menu nav.nav {
        padding-top: 76px;
    }

    .nav ul {
        flex-direction: column;
    }

    .nav>ul>li {
        margin-left: 0;
        margin-bottom: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        padding: 0;
    }

    .nav ul li a {
        font-size: 14px;
        padding: 12px 15px;
        font-weight: 700;
        text-shadow: none;
        width: 100%;
    }

    .nav ul li a:hover,
    .nav ul li.active>a {
        text-shadow: none;
    }

    .nav ul li a:hover {
        color: #fff;
    }

    .nav ul li {
        margin-right: 0;
    }

    .header-menu .show-in-mobile {
        margin-top: 20px;
        display: block;
    }

    .show_listing .show-listing-box li.show-item {
        width: calc(33.33% - 20px);
        margin-bottom: 30px;
    }

    .show_listing .show-listing-box li.show-item .img-wrappper {
        padding-bottom: 15%;
    }

    .hero-section {
        padding-top: 68px;
    }

    .featur-slide:hover .f_show_img {
        transform: unset;
    }

    .subscription-sec {
        padding: 102px 0 50px;
    }

    .footer-right {
        justify-content: center;
        width: 100%;
    }

    .footer-right .footer-link {
        padding-left: 30px;
    }

    .footer-right .footer-logo {
        padding-left: 30px;
    }

    .footer-link ul li {
        margin-left: 10px;
    }

    .footer-row .footer-left {
        justify-content: center;
        width: 100%;
        margin-top: 10px;
    }

    .show-history-list {
        margin: 0 -10px;
    }

    .show-history-list .show-item {
        width: 33.33%;
        padding: 0 10px;
        margin-bottom: 25px;
    }

    .subscriptions-page {
        margin-bottom: 0;
    }

    .payment-history th,
    .payment-history td {
        padding: 15px 50px;
    }

    .payment-history td {
        padding: 15px 50px;
    }

    .show-hero-banner {
        padding-bottom: 500px;
    }

    .welcome-noorplay {
        padding-top: 130px;
    }

    .welcome-wrapper {
        flex-direction: column-reverse;
    }

    .welcome-wrapper .left-side {
        max-width: 100%;
    }

    .welcome-wrapper .right-side {
        margin: 0 auto 50px;
    }

    .features-sec-wrap h3 {
        margin-bottom: 40px;
    }

    .subscibe-content {
        margin-top: 30px;
    }

    .subscibe-content h2 {
        margin-bottom: 35px;
    }

    .header.fixed {
        backdrop-filter: blur(10px);
    }

    .subscibe-img {
        max-width: 100%;
    }

    .show-listing-sec .featured-carousel .items,
    .f_show_listing_wrapper .items {
        width: 33.33%;
    }

    .special-episodes-grid .show-item {
        width: calc(33.33% - 12px);
        margin-bottom: 25px;
    }
    .how-subscibe-wrapper {
        padding: 25px 20px;
    }

    .subscibe-content ol {
        column-gap: 20px;
        column-count: 2;
    }
    .feature-episode-wrapper{
        margin-top: -80px;
    }
    .show-episodes-carousel .item:hover > a {
        transform: translateY(-20px);
    }
    .show-episodes-carousel .item.info:hover .details{
        top: 78%;
    }
    .show-feature-wrapper .HeroSlider-info .inner_wrap .logo img{
        max-width: 110px;
    }
    .order-card h2, .payment-card h2,.order-card .promo-box h3{
        font-size: 26px;
    }
    .order-card{
        padding: 30px 10px 10px;
    }
    .order-card-inner {
        padding: 0 25px 22px;
    }
    .payment-card{
        padding: 30px 20px;
    }
    .checkout-page {
        padding-top: 140px;
    }
}

@media screen and (max-width:991px) {
    :root {
        --popup-border-radius: 12px;
        --show-card-border-radius: 6px;
        --profile-border-radius: 5px;
        --button-border-raduis: 4px;
    }

    *::-webkit-scrollbar {
        width: 4px;
    }

    .show_in_mobile {
        display: block;
    }

    .hero-section+.common-tv-show-sec {
        margin-top: 0;
    }

    .back_btn_wrap {
        margin-bottom: 30px;
    }

    .back_btn {
        font-size: 14px;
    }

    .sign-up-btn-wrapper {
        margin-top: 20px;
    }

    .sign-up-btn-wrapper .profile-option {
        display: block;
    }

    .header-left-block li.mobile-menu a i {
        position: relative;
        top: 2px;
    }

    .header-left-block ul.profile-option {
        display: none;
    }

    .HeroSliderNav {
        margin-top: 40px;
    }

    .HeroSlider .HeroSlider-info {
        padding: 0 15px 0;
        bottom: 120px;
        display: block;
        position: relative;
        /* margin-top: -120px; */
    }

    .HeroSlider-info .inner_wrap .movie_category {
        margin-bottom: 13px;
    }

    .HeroSlider-info .inner_wrap .epi_no {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .HeroSlider-info p,
    .HeroSlider-info .desc p {
        font-size: 12px;
    }
    .show-hero-banner {
        padding-bottom: 460px;
    }
    .banner-action-div {
        position: static;
        margin: 0;
    }

    section.full-video {
        overflow: visible;
    }

    .more-episode-sec {
        bottom: auto;
        top: 100%;
        z-index: 1;
    }

    .full-video .banner-action-div {
        justify-content: center;
        margin-top: 20px;
    }

    .video_listing {
        margin-top: 30px;
    }

    .channel-list-carousel .channel_card_inner {
        display: block;
    }

    .channel_img {
        max-width: 100%;
    }

    .kids-info h2 {
        font-size: 30px;
        margin-bottom: 8px;
    }

    .kids-info h4 {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .featur-slide .details h3 {
        font-size: 14px;
    }

    .channel-list-main .channel_card_inner {
        display: block;
    }

    .f_show_listing_wrapper .item {
        width: 33.33%;
    }

    .login_form_wrap {
        margin-top: 50px;
    }

    .accrodion-item {
        padding: 18px 15px;
    }

    .accrodion-item .accrodion-title {
        font-size: 14px;
    }

    .accrodion-content {
        margin-top: 15px;
    }

    .accrodion-content p {
        font-size: 12px;
    }

    .search_popup_header .search-bar input {
        font-size: inherit;
        background-color: rgba(255, 255, 255, .1);
    }

    .search_popup_inner .header-logo-block {
        display: none;
    }

    .search_popup_inner .search_popup_right {
        max-width: 100%;
    }

    .search_popup_header {
        padding: 40px 0 0;
    }

    .most-watch-carousel.owl-carousel {
        padding-left: 12.0%;
    }

    .items .top_img img {
        max-width: 60px;
    }

    .footer_col h5 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .show_listing.cast-listing .slider>.items,
    .show_listing .slider>.items {
        width: 33.33%;
        padding: 0 10px;
        margin-bottom: 30px;
    }

    .nav .sub-menu {
        position: static;
        transform: unset;
        width: 100%;
        padding: 15px;
    }

    .faq-sec,
    .get-in-touch-sec,
    .first-section,
    .my-favorites-sec {
        padding-top: 110px;
    }

    .tab-menu ul>li>a {
        font-size: 14px;
        flex-wrap: wrap;
    }

    .live_radio_wrap {
        position: static;
    }

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

    .live_radio_content .live_item {
        padding-left: 0;
        border-left: none;
        margin-left: 0;
        margin-bottom: 25px;
    }

    .radio_show_listing {
        margin-top: 0;
    }

    .radio_show_listing .drop-down-wrap {
        margin-bottom: 40px;
    }

    .left_part,
    .center_part,
    .right_part {
        width: 100%;
    }

    .radio_player_wrap .action-button {
        justify-content: unset;
    }

    .radio_player_wrap .center_part {
        margin: 20px 0;
    }

}

@media screen and (max-width:767px) {
    .first-section {
        padding-top: 100px !important;
    }

    .header-logo-block .logo {
        max-width: 48px;
    }

    .loged-in-user {
        min-width: 60px;
    }

    .loged-in-user::before {
        left: 10px;
    }

    .header-left-block {
        gap: 10px;
    }

    .header-left-inner {
        gap: 5px;
    }

    .mobile_menu {
        margin-left: 15px;
    }

    .btn {
        font-size: 14px;
        padding: 12px 20px;
    }

    p {
        font-size: 14px;
    }

    .main-wrapper {
        min-height: auto;
    }

    .owl-carousel .owl-nav {
        top: -55px;
    }
    .hero-section.homepage_banner {
        display: none;
    }
    .hero-section.homepage_banner.mobile_home_page_banner {
        display: block;
    }
    .hero-section .owl-item:not(.active) .item {
        position: absolute;
    }

    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        height: 30px;
        width: 30px;
    }

    .back_btn {
        font-size: 16px;
    }

    .back_btn_wrap {
        margin-bottom: 30px;
    }

    .max {
        max-height: 72px;
        overflow: hidden;
        overflow-y: auto;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .banner-info-block,
    .container,
    .radio_player_sec .container,
    .show-page-banner .banner-slide .banner-btn {
        max-width: 100%;
    }

    .owl-dots .owl-dot span {
        width: 8px;
        margin: 0 2px;
    }

    .header-logo-block {
        z-index: 101;
        position: relative;
        padding-left: 0;
    }

    .header-left-block>ul {
        font-size: 0;
    }

    .search-wrap .search {
        height: 32px;
        top: 1px;
        width: 32px;
        padding: 0;
    }

    .header-left-block>ul>li>a.profile-click {
        width: 40px;
        height: 32px;
        padding-left: 4px;
    }

    .header-left-block>ul>li>a i.fa-angle-down::before {
        height: 9px;
        width: 11px;
    }

    .header-left-block>ul>li>a.profile-click i {
        font-size: 17px;
        top: 11px;
    }

    .header-left-block>ul>li.mobile-menu {
        display: inline-block;
        vertical-align: top;
        margin-left: 15px;
        width: 15px;
    }

    .show-menu .header-menu {
        right: 0;
        transition: all .5s ease 0s;
    }

    .header-left-block li.show-profile>a.profile-click {
        width: 40px;
        padding-left: 4px;
        margin-bottom: 0;
    }

    .header-left-block ul.profile-option {
        z-index: 9999;
        top: 115%;
    }

    .header-left-block .profile-option>li {
        margin: 0 0 2px;
    }

    .header-left-block .profile-option>li a {
        font-size: 10px;
        line-height: 32px;
    }

    li.show-profile>a.profile-click .fa-angle-down {
        right: 3px;
    }

    .show-menu .mmenu .fa-bars::before {
        content: "\f00d";
    }

    .show-menu .header-menu {
        left: 0;
        transition: all .5s ease 0s;
    }

    .hero-section {
        padding-bottom: 30px;
    }

    .HeroSlider .HeroSlider-info {
        bottom: 0;
        margin-top: -20px;
    }

    .hero-section+.featured-slider-sec {
        margin-top: 0;
    }

    .common-slider-sec {
        padding: 20px 0 0;
    }

    .common-slider-sec>.common-slider-inner {
        padding-left: 15px;
        margin-right: 0;
        padding-right: 15px;
    }

    .title h2 {
        font-size: 15px;
        margin-bottom: 0;
    }

    .title h2 img {
        width: 50px;
        margin: 0 10px;
    }

    .all-tv-list a {
        border-radius: 6px;
    }

    .footer-row {
        justify-content: center;
    }

    .footer-row>div:not(:last-child) {
        margin-bottom: 30px;
    }

    .appslink-block a,
    .copyrite-text p,
    .footer-menu ul li a {
        font-size: 12px;
    }

    .copyrite-text {
        margin-top: 5px;
    }


    .radio_player_sec .container {
        padding-top: 90px;
        padding-bottom: 40px;
    }

    .radio_player_img_wrap {
        width: 100%;
    }

    .radio_player_sec .radio_player_info_wrap {
        width: 100%;
    }

    .radio_player_info {
        padding: 15px;
    }

    .radio_player_control {
        justify-content: center;
    }

    .radio_player_head h2 {
        font-size: 22px;
        text-align: center;
    }

    .HeroSlider .hide-caption .HeroSlider-img {
        padding-top: 56.25%;
    }

    .HeroSlider .HeroSlider-img {
        padding-top: 111%;
    }

    .HeroSliderNav {
        display: none !important;
    }

    .nav ul li.active>a:before {
        opacity: 0;
        visibility: hidden;
    }

    .live-section .left-side {
        max-width: 100%;
        margin-bottom: 16px;
    }

    .live-section .right-side {
        max-height: unset;
        max-width: 100%;
    }

    .most-watch>ul>li {
        width: 50%;
    }

    .most-watch.vertical-x2>ul>li {
        width: 50%;
    }

    #data-container .item .show-details {
        padding-left: 15px;
    }

    .f_show_listing_wrapper .items,
    .f_show_listing_wrapper.horizontal-x2 .items {
        width: 50%;
    }

    .show-details h6 {
        font-size: 14px;
    }

    #data-container .item .show-details .category span {
        font-size: 14px;
    }

    .show-page-banner .banner-info-block {
        position: relative;
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 0;
        top: auto;
        transform: none;
    }

    .banner-content .category span {
        font-size: 14px;
    }

    .banner-content .category_wrap .year p {
        font-size: 14px;
    }

    .banner-content p,
    .director_wrap p {
        font-size: 14px;
    }

    .more_list_episods .ep_item {
        flex-wrap: wrap;
    }

    .more_list_episods li .show_video {
        max-width: 100%;
    }

    .ep_item .episode_no {
        padding: 0 0 15px;
    }

    .episode_info {
        margin: 15px 0;
    }

    .related_item_list .item .show-details {
        padding: 15px;
    }

    .comm_item_card ul li {
        max-width: 100%;
    }

    .related_item_list .item .show-details h6 {
        font-size: 16px;
    }

    .related_item_list .item .show-details .category span {
        font-size: 14px;
    }

    .episode_info h5 {
        font-size: 16px;
    }

    .episode_duration p {
        font-size: 14px;
    }

    .banner-info-block .banner-logo {
        height: 80px;
        margin-top: -80px;
        z-index: 1;
        margin-bottom: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 0 10px;
    }

    .banner-info-block .banner-logo img {
        max-width: 120px;
    }

    .data-list,
    .most-watch>ul {
        margin: 0 -4px;
    }

    .most-watch-section .title_filter_wrap {
        justify-content: space-between;
    }


    .hide-header .video-info {
        top: 0;
    }

    .video-info {
        padding: 15px;
        position: relative;
    }

    .video-info .video-duration {
        max-width: calc(100% - 90px);
        flex-wrap: wrap;
    }

    .video-info .video-duration .channel-logo {
        max-width: 100%;
        width: 100%;
        height: auto;
        text-align: left;
    }

    .video-info .video-duration .channel-logo>img {
        max-width: 90px;
        height: 37px;
        width: 100%;
        object-fit: contain;
    }

    .video-info .video-duration>.episode {
        padding-right: 10px;
        margin-right: 10px;
    }

    .call-back .back,
    .video-info .video-duration>* {
        font-size: 12px;
        margin-right: 4px;
    }


    .full-video .full-height .video {
        overflow: visible;
    }

    .full-event-page .video,
    .full-video .video {
        width: 100%;
        height: auto;
        padding-top: 56.35%;
    }

    .full-video .video {
        padding-top: 0;
    }


    .video-widget {
        position: relative;
        padding: 15px;
        background-color: var(--bcolor);
        left: auto;
        top: auto;
    }

    .video-widget>ul {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: center;
    }

    .video-widget .hover-detail {
        bottom: 50px;
        left: -100%;
        width: calc(100vw - 34px);
        padding: 15px;
        transform: translateX(-50vw) scale(0);
        transform-origin: bottom center;
    }

    .video-widget .widget_item.active .hover-detail {
        transform: translateX(-50vw) scale(1);
    }

    .video-widget .widget_item .hover-detail::before {
        display: none;
    }

    .video-widget>ul>li {
        margin: 5px;
    }

    .video-widget>ul>li>a::before,
    .video-widget>ul>li>span::before {
        bottom: 70%;
        left: 50%;
        transform: translateY(0) translateX(-50%);
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid var(--redhover);
        top: unset;
    }

    .video-widget>ul>li>span.share:hover::before,
    .video-widget>ul>li.active>a::before,
    .video-widget>ul>li.active>span::before {
        bottom: 100%;
        left: 50%;
    }


    .hover-detail .ser-title h2 {
        font-size: 16px;
    }

    .genres-block {
        margin: 5px 0;
    }

    .genres-block>ul>li {
        font-size: 9px;
    }

    .date-and-time span:not(:last-child),
    .genres-block>ul>li:not(:last-child) {
        margin-right: 6px;
        padding-right: 6px;
    }

    .video-widget .hover-detail p {
        font-size: 14px;
    }

    .hover-detail p.details {
        margin-bottom: 10px;
        max-height: 70px;
        overflow-y: auto;
    }

    .video-widget .social-share {
        top: unset;
        transform: translateY(0) translateX(-50%) scale(0);
        left: 50%;
        transform-origin: bottom center;
        flex-wrap: nowrap;
        display: flex;
        bottom: 50px;
    }

    .video-widget .share:hover .social-share {
        transform: translateY(0) translateX(-50%) scale(1);
    }

    .video-widget .social-share::before {
        display: none;
    }

    .video-widget .social-share li {
        margin: 0 3px;
    }

    .video-widget .social-share::after {
        top: unset;
        right: 0;
        bottom: -100%;
    }

    .more-episode-wrap {
        right: auto;
        padding-right: 0;
        left: auto;
        bottom: auto;
        pointer-events: auto;
        margin-bottom: 30px;
        margin-top: 0;
        position: relative;
    }

    .show-more-ep .more-episode-wrap {
        bottom: auto;
        position: relative;
        opacity: 1;
        visibility: visible;
        margin-bottom: 0;
        margin-top: 15px;
    }

    .showoverlay {
        background: transparent;
    }

    .video-widget>ul>li>a.more-episode-click::before {
        bottom: unset;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid var(--redhover);
        top: 70%;
        border-bottom: transparent;
    }

    .video-widget>ul>li.active>a.more-episode-click::before {
        top: 100%;
    }

    .more-episode-new {
        padding: 15px;
    }

    .decline-heading {
        flex-wrap: wrap;
        width: 100%;
    }

    .decline-heading h2,
    .video-detail h2 {
        font-size: 16px;
        margin-right: 0;
        padding-right: 0;
    }

    .cust-select {
        font-size: 16px;
        width: 100%;
        margin-top: 10px;
    }

    .decline-heading .filter_list {
        width: 100%;
    }

    .decline-heading .title_filter_wrap {
        width: 100%;
        margin-top: 15px;
    }

    .decline-heading .filter_wrap {
        max-width: 100%;
    }

    .episode-decline-list>li {
        width: calc(100% - 16px);
    }

    .decline-heading h2::before {
        display: none;
    }

    .radio_player_sec .not-allowed-text {
        font-size: 16px;
    }

    .video_wrap .play {
        font-size: 14px;
    }

    .video_wrap .play img {
        width: 15px;
    }

    #data-container .item:hover .movies-slide {
        scale: 1;
    }

    #data-container .item:hover .show-details {
        bottom: 10px;
    }

    .banner-info-block .banner-logo h1 {
        font-size: 22px;
    }

    .video-widget .widget_item:nth-child(3).active .hover-detail {
        transform: translateX(-45vw) scale(1);
    }

    /*    .video-widget .widget_item.hidden + .widget_item.active .hover-detail {
        transform: translateX(calc(-50vw - -48px)) scale(1)
    }*/

    .homepage_banner.mobile_home_page_banner {
        display: block;
    }

    .mobile_home_page_banner .HeroSlider-img {
        padding-top: 75.00%;
    }

    .mobile_home_page_banner .owl-dots {
        display: none;
    }

    .footer-row {
        display: flex;
        flex-wrap: wrap;
    }

    .login-with-img ul {
        justify-content: center;
    }

    .login-with-img ul li a img {
        max-width: unset;
    }

    .copyrite-text {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }

    .banner-content .category span:before {
        top: 50%;
    }


    section {
        padding-bottom: 35px;
    }

    .hero-slider-bottom {
        display: none;
    }

    .sec_title h2 {
        font-size: 16px;
    }

    .kids-wrapper {
        padding: 42px 25px 30px 25px;
    }

    .kids-info p {
        font-size: 12px;
    }

    .premier-league-wrapper {
        background-position: 50% center;
        min-height: unset;
    }

    .footer-menu ul li {
        margin-left: 15px;
    }

    .footer {
        padding: 20px 0 40px;
    }

    .channel_info h4 {
        font-size: 12px;
    }

    .channel-list-main>li {
        width: 50%;
    }

    .categorie_item .title h4 {
        font-size: 14px;
    }

    .categorie_item {
        width: 50%;
    }

    .categorie_item .cat_icon img {
        width: 18px;
    }

    .categorie_item .cat_icon img.on {
        margin-top: 0;
    }

    .f_show_listing_wrapper .item {
        width: 50%;
    }

    .featur-slide .details span {
        font-size: 12px;
    }

    .tv_show_listing .tv_show_item {
        width: 50%;
    }

    .catchup-sec .tv_show_listing .tv_show_item {
        width: 33.33%;
    }

    .tv_show_epi_wrap {
        display: block;
    }

    .tv_show_content .play-progress {
        margin: 15px 0 0;
    }

    .radio_content h5 {
        font-size: 12px;
        margin-bottom: 2px;
    }

    .radio_content p {
        font-size: 9px;
    }

    .live_radio_img {
        width: 120px;
    }

    .live_radio_content h3 {
        font-size: 12px;
    }

    .live_radio_content p {
        font-size: 10px;
    }

    .epg_nav_btns {
        position: relative;
    }

    .epg_nav_btns>a {
        height: 30px;
        width: 30px;
    }

    .tl_timing_wrap .tl_time,
    .epg_item_box .title h2,
    .tl_season_wrap p {
        font-size: 10px;
        font-weight: 400;
    }

    .radio-player-item h3 {
        font-weight: 400px;
    }

    .catchup-sec .tv_show_content {
        padding: 12px;
    }

    .tv_show_content .title_wrap h4 {
        font-size: 14px;
    }

    .icon_ttl_wrap {
        padding: 0;
    }

    .title_filter_wrap .filter_list {
        width: 100%;
    }

    .filter_list .wrapper-dropdown {
        min-width: unset;
        width: calc(50% - 6px);
    }

    .icon_ttl_wrap h2 {
        font-size: 14px;
    }

    .wrapper-dropdown span {
        font-size: 12px;
        width: 96px;
    }

    .channel-radio-carousel.owl-carousel:before {
        display: none;
    }

    .playlist_bottom {
        padding: 6px 6px 6px 10px;
    }

    .playlist_content_wrap h5 {
        font-size: 12px;
    }

    .total_vid {
        font-size: 12px;
    }

    .radio_playlist .playlist_item {
        width: 50%;
    }

    .playlist_item {
        width: 50%;
    }

    .comm_auth_title h1 {
        font-size: 25px;
    }

    .login_form_wrap {
        margin-top: 0px;
    }

    .comm_auth_inner .btn_wrap {
        padding-top: 35px;
    }

    .delete_acc_btn_wrap {
        position: static;
        text-align: center;
    }

    .profile_item {
        padding: 0 8px;
        margin-bottom: 16px;
        max-width: 130px;
    }

    .profile_name {
        margin-top: 10px;
    }

    .profile_name h4 {
        font-size: 14px;
    }

    .featur_item_list>.item {
        width: 50%;
    }

    .head_ttl h2 {
        font-size: 14px;
    }

    .tv_show_sec .wrapper-dropdown {
        margin-bottom: 20px;
    }

    .search-no-results h3 {
        font-size: 18px;
        margin-top: 10px;
    }

    .faq-wrapper h1,
    .get-in-touch-sec h1 {
        font-size: 25px;
        margin-bottom: 30px;
    }

    .get-in-touch-wrapper {
        display: block;
        margin: 0 auto;
    }

    .social_icons_wrapper .social_icon {
        margin: 0 auto;
    }

    .toc-title h1 {
        font-size: 25px;
    }

    .toc-title p {
        font-size: 14px;
    }

    .article {
        margin-bottom: 30px;
    }

    .article h4 {
        font-size: 18px;
    }

    .article p,
    .article ul li {
        font-size: 14px;
    }

    .social_icons_wrapper .social_icon a {
        padding: 15px;
    }

    .search_list .search-item {
        width: 50%;
    }

    .search_list.episode-list .search-item {
        width: 50%;
    }

    .search_list.episode-list .search-item p {
        font-size: 14px;
    }

    .left_part {
        width: 100%;
    }

    .center_part {
        width: 100%;
        padding: 12px 0;
    }

    .right_part {
        width: 100%;
    }

    .volume-controls {
        justify-content: center;
    }

    .radio-player-left {
        width: 100%;
    }

    .radio-player-right {
        margin-top: 20px;
        width: 100%;
    }

    .choose_avatar_wrapper .avatar_list {
        justify-content: center;
    }

    .avatar_list .avatar_img {
        max-width: 145px;
        padding: 0 8px;
        margin-bottom: 20px;
    }

    .live_radio_action_btn {
        position: static;
        justify-content: flex-end;
        width: 100%;
    }

    .more_wrap .show_more {
        font-size: 14px;
    }

    .more-episode-carousel.owl-carousel .owl-nav {
        max-width: 70px;
        right: -15px;
    }

    .HeroSlider .owl-dots {
        position: static;
        margin-top: 40px;
    }

    .HeroSlider.owl-carousel .owl-nav {
        top: auto;
        bottom: unset;
        right: 0;
        left: 0;
        position: static;
        margin: 10px auto 30px;
        justify-content: center;
        transform: unset;
    }

    .account_form_wrap .tab-menu {
        position: relative;
        padding-left: 0;
        text-align: center;
        margin: 0 0 30px;
    }

    .most-watch-carousel.owl-carousel {
        padding-left: 20px;
    }

    .footer_col.first_col {
        width: 100%;
        /*        order: 2;*/
    }

    .footer_col.second_col {
        width: 100%;
        order: 1;
    }

    .footer_col.third_col {
        width: 100%;
        order: 3;
    }

    .social_links {
        padding-top: 20px;
    }

    .footer_col h5 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .footer-link ul li {
        margin-bottom: 10px;
    }

    .footer-link ul li a {
        font-size: 14px;
    }

    .show_listing.cast-listing .slider>.items,
    .show_listing .slider>.items {
        width: 50%;
    }

    section.listing-sec {
        padding-top: 35px;
    }

    .inner-single-banner .HeroSlider .HeroSlider-info {
        padding-left: 15px;
        padding-right: 15px;
        bottom: 0;
    }

    .listing-sec .drop-down-wrap {
        transform: translateY(0px);
    }

    .vertical-wrapper {
        padding: 38px 28px 0 28px;
        border-radius: 0 16px 0 0;
    }

    .catchup-vertical-slider {
        left: -172px;
    }

    .close-back {
        top: 10px;
        right: 4px;
    }

    .open-drawer .close-back {
        right: 10px;
    }

    .catchup-vertical-slider {
        max-width: 200px;
    }

    .show_content {
        margin-top: 10px;
    }

    .search_popup_header {
        padding: 32px 0 0;
    }

    .comm_auth_sec {
        padding-top: 110px;
        min-height: unset;
    }

    .account_form_wrap .tab-menu ul {
        position: relative;
        flex-wrap: nowrap;
        overflow: auto;
        padding-bottom: 8px;
    }

    .account_form_wrap .tab-menu ul::-webkit-scrollbar {
        height: 4px;
        /* For horizontal scrollbars */
    }

    .account_form_wrap .tab-menu ul::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px;
    }

    .account_form_wrap .tab-menu ul::-webkit-scrollbar-thumb {
        background: var(--secondary-color);
        border-radius: 10px;
    }

    .account_form_wrap .tab-menu ul::-webkit-scrollbar-thumb:hover {
        background: #666;
    }

    .account_form_wrap .tab-menu ul li a {
        min-width: 130px;
    }

    .custom-model-wrap {
        max-height: calc(100vh - 150px);
    }

    .delete_account_sec .custom-model-wrap {
        max-height: unset;
        padding: 0;
    }

    .comm_auth_inner .delete_account_popup h2 {
        margin-bottom: 32px;
    }

    .delete_account_popup h2 {
        font-size: 24px;
    }

    .new_profiler_form .profile_item {
        max-width: 100px;
    }

    .avatar_list {
        justify-content: center;
    }

    .action-button .common_icon_box {
        height: 38px;
        width: 38px;
    }

    .subscribe-popup .pop-up-content-wrap h2 {
        font-size: 26px;
    }

    .video_episode_box {
        max-width: 330px;
    }

    .video_episode_box .video_episode_img {
        width: 150px;
    }

    .video_episode_box .video_episode_content {
        width: calc(100% - 150px);
    }

    .season_wrap span {
        padding-left: 10px;
        margin-left: 10px;
    }

    .main-wrapper section:last-child {
        padding-bottom: 50px;
    }

    section.epg_sec {
        margin-bottom: 50px;
    }

    .footer-right {
        display: block;
    }

    .footer-right .footer-logo {
        padding-left: 0;
        text-align: center;
        margin-bottom: 20px;
    }

    .footer-right .footer-link {
        padding-left: 0;
        text-align: center;
    }

    .social_link_inner {
        justify-content: center;
    }

    .footer-row .footer-left {
        display: block;
        margin-top: 0;
    }

    .latest-series .featured_slider_wrap {
        padding-left: 0;
    }

    a.more_btn.btn {
        padding: 14px 25px;
        min-height: auto;
    }

    .sec_title {
        margin-bottom: 10px;
        padding-bottom: 30px;
    }

    .sec_title .heading {
        display: block;
    }

    .custom-nav-wrapper {
        gap: 20px;
        position: relative;
        top: 25px;
    }

    .footer-left .store-badges {
        padding-left: 0;
        justify-content: center;
    }

    .footer-left .store-badges a img {
        max-width: 108px;
    }

    .copyright-txt {
        text-align: center;
        margin-top: 20px;
    }

    .header-logo-block .logo img {
        width: 80px;
    }

    /* .header-left-inner .kids_btn {
        display: none;
    } */

    .header-left-inner .kids_btn>a {
        width: 56px;
        height: 32px;
    }

    .header-left-inner .search_btn,
    .header-left-inner .lang_btn>a {
        width: 45px;
        height: 28px;
    }

    .movie-content .name img {
        max-width: 140px;
    }

    .show_listing .show-listing-box li.show-item {
        width: calc(50% - 20px);
        margin-bottom: 20px;
    }

    .show_listing .show-listing-box li.show-item .img-wrappper {
        padding-bottom: 15%;
    }

    .featur-slide .show-details,
    .advanced_movie_slider .show-item .items .show-details,
    .latest-series .featur-slide .show-details {
        /* display: none; */
    }
    .show-details .episode-no{
            word-break: break-word;
    }
    .plan-box {
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }

    .plan-box .plan-image {
        width: 100%;
    }

    .plan-content {
        padding: 20px 15px;
    }

    .video_info_inner_wrap .logo {
        max-width: 100px;
    }

    .video_show_name h2 {
        font-size: 22px;
    }

    .video_show_name .ep_no {
        font-size: 18px;
    }

    .show-history-list {
        margin: 0 -7px;
    }

    .show-history-list .show-item {
        width: 50%;
        padding: 0 7px;
        margin-bottom: 15px;
    }

    .subscription-title {
        margin: 0 0 40px;
    }

    .subscription-title h2 {
        font-size: 36px;
        line-height: 120%;
    }

    .subscription-title p {
        font-size: 20px;
    }

    .plan-info h3 {
        font-size: 24px;
    }

    .plan-info p {
        font-size: 22px;
    }

    .payment-history table thead {
        display: none;
    }

    .subscription-card {
        display: block;
    }

    .subscription-card .plan-info {
        margin-bottom: 15px;
    }

    .payment-history table,
    .payment-history table tbody,
    .payment-history table tr,
    .payment-history table td {
        display: block;
        width: 100%;
    }

    .payment-history tr td:first-child {
        border-right: none;
        border-top-right-radius: unset;
        border-bottom-right-radius: unset;
    }

    .payment-history tr {
        border: 1px solid #D9D9D9;
        padding: 20px 15px;
        border-radius: 4px;
        margin-bottom: 20px;
    }

    .payment-history tr:last-child {
        margin-bottom: 0;
    }

    .payment-history table td {
        position: relative;
        text-align: left;
        border-top: unset;
        border-bottom: 1px solid #D9D9D9;
        padding: 0 0 15px;
        margin-bottom: 15px;
        display: flex;
        align-items: center;
    }

    .payment-history table td:first-child {
        padding-top: 0;
    }

    .payment-history table td:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border: unset;
    }

    .payment-history table td::before {
        content: attr(data-label) ": ";
        color: var(--black);
        margin-left: 15px;
        min-width: 75px;
    }

    .voucher-input-box {
        flex-wrap: wrap;
    }

    .voucher-input-box input:first-child {
        max-width: 100%;
    }

    .show-hero-banner {
        padding-bottom: 420px;
    }

    .show-feature-wrapper .HeroSlider-info {
        top: 60px;
    }

    .feature-episode-wrapper .sec_title .heading {
        display: flex;
        gap: 20px;
    }

    .feature-episode-wrapper .custom-nav-wrapper {
        top: 0;
    }

    .show-episodes-carousel .details {
        position: relative;
        z-index: 1;
        opacity: 1;
        top: -2px;
    }

    .show-episodes-carousel .item:hover>a {
        transform: unset;
    }

    .show-episodes-carousel .item.info:hover .details {
        top: -2px;
        z-index: 1;
    }

    .welcome-noorplay {
        padding-top: 120px;
    }

    .welcome-wrapper {
        flex-direction: column-reverse;
    }

    .welcome-wrapper .left-side {
        max-width: 100%;
    }

    .welcome-wrapper .right-side h2 {
        font-size: 22px;
    }

    .welcome-wrapper .right-side {
        margin: 0 auto 40px;
    }

    .features-sec-wrap h3 {
        margin-bottom: 40px;
    }

    .feature-item .icon img {
        max-width: 50px;
        min-height: 50px;
    }

    .how-subscibe-wrapper {
        border-radius: 12px;
        padding: 20px 15px;
    }

    .subscibe-content {
        width: 100%;
    }

    .subscibe-content h2 {
        margin-bottom: 30px;
    }

    .subscibe-content ol {
        column-gap: 0px;
        column-count: 1;
    }

    .subscibe-content ol li {
        font-size: 16px;
        line-height: 140%;
        margin-bottom: 15px;
        gap: 15px;
    }

    .special-storie-sec .show-episodes-carousel .details {
        background-color: var(--white);
        margin-top: -2px;
    }

    .special-storie-sec .show-episodes-carousel .details h3 {
        color: var(--black);
    }

    .special-storie-sec .show-episodes-carousel .details .desc {
        opacity: 1;
    }

    .special-storie-sec .show-episodes-carousel .item:hover>a {
        transform: unset;
    }

    .special-storie-sec .show-episodes-carousel .item.info:hover .details {
        transform: unset;
    }

    .loged-in-user:hover .profile_dropdown_menu {
        transform: translateY(-10px);
    }
    .profile_dropdown_menu{
        transition: unset;
        -webkit-transition: unset;
        -moz-transition: unset;
        -ms-transition: unset;
        -o-transition: unset;
}

    .profile_dropdown_menu {
        opacity: 1;
        visibility: visible;
        top: calc(100% + 16px);
        display: none;
        background-color: #161616;
    }

    .loged-in-user:hover {
        background-color: var(--secondary-color);
    }

    .loged-in-user:hover .user_name p {
        color: var(--white)
    }

    .loged-in-user.active {
        background-color: var(--white);
    }

    .loged-in-user.active .user_name p {
        color: var(--secondary-color);
    }

    .loged-in-user.active:before {
        filter: brightness(0) saturate(100%) invert(15%) sepia(24%) saturate(6611%) hue-rotate(319deg) brightness(97%) contrast(98%);
        transform: rotate(-180deg);
    }

    .loged-in-user:not(.active):hover:before {
        filter: unset;
        transform: unset;
    }

    .comm_auth_inner .create-profile .btn_wrap {
        padding-top: 40px;
    }

    .show-listing-sec .featured-carousel .items,
    .f_show_listing_wrapper .items {
        width: 50%;
    }

    .special-storie-sec .sec_title {
        padding-bottom: 0;
    }

    .special-episodes-grid .show-item {
        width: calc(50% - 8px);
        margin-bottom: 20px;
    }
    .checkout-page {
        padding-top: 100px;
    }
    .checkout-wrapper{
        flex-wrap: wrap;
    }
    .order-card-inner {
        padding: 0 20px 15px;
    }
    .order-card h2, .payment-card h2,.order-card .promo-box h3{
        font-size: 22px;
    }
    .order-card .promo-box h3{
        margin-bottom: 12px;
    }
    .order-card .promo-box {
        padding: 18px 20px;
    }
    .order-card{
        max-width: 100%;
        padding: 20px 10px 10px;
    }
    .payment-card{
        max-width: 100%;
        padding: 20px 15px;
    }
    .payment-options {
        margin-top: 15px;
    }
    .faq-sec h1{
        font-size: 26px;
        margin-bottom: 30px;
    }
    .loged-in-user .user_profile{
        padding-left: 20px;
    }
    .header-left-block .hide-on-mobile {
        display: none;
    }
    .feature-episode-wrapper .sec_title {
        margin: 20px 0 30px;
        padding: 0;
    }
    .movie-content .name {
        margin-bottom: 10px;
    }
    .movie-content .name h3{
        font-size: 28px;
    }
     .subscriptions-page .subscription-card .plan-info{
        width: 100%;
        margin-bottom: 15px;
    }
    .action-button .common_icon_box:hover{
        background-color: transparent;
    }
    .action-button .common_icon_box.active {
        background-color: var(--secondary-color);
    }

}

@media screen and (max-width:479px) {

    .five-slider.owl-carousel .owl-stage-outer .owl-stage .owl-item>li,
    .four-slider.owl-carousel .owl-stage-outer .owl-stage .owl-item>li {
        width: 130px;
    }

    .korean-shows-sec .five-slider.owl-carousel .owl-stage-outer .owl-stage .owl-item>li{
        width: 175px;
    }

    .kids-wrapper {
        background-image: url(../images/kids_bg_img_mob.png);
    }

    .kids-wrapper .kids-info {
        max-width: 195px;
    }

    .tv_show_listing .tv_show_item {
        width: 100%;
    }

    .catchup-sec .tv_show_listing .tv_show_item {
        width: 50%;
    }

    .channel-radio-carousel.owl-carousel {
        padding-right: 30px;
    }

    .playlist_item {
        width: 100%;
    }

    .show_listing.cast-listing .slider>.items,
    .show_listing .slider>.items {
        width: 100%;
    }
    .user_name p {
        display: none;
    }
    .movie_category .badge{
        font-size: 10px !important;
        line-height: 75% !important;
        padding: 5px 5px !important;
    }
    .latest-series .featured_slider_wrap {
        padding-left: 30%;
        margin-left: 0;
    }

}

@media screen and (max-width:390px) {
    .mobile_menu {
        margin-left: 10px;
    }
    .loged-in-user .user_profile {
        padding-left: 12px;
        gap: 4px;
    }
    .header-left-inner .kids_btn>a{
        width: 46px;
    }
    .header-left-inner .kids_btn>a img{
        max-width: 30px;
     }
    .header-left-block {
        gap: 5px;
    }
    .hamburger .line{
        width: 20px;
        margin: 5px auto;
    }
    .mobile_menu.is-active .line:nth-child(1){
        -webkit-transform: translateY(7px) rotate(45deg);
        -ms-transform: translateY(7px) rotate(45deg);
        -o-transform: translateY(7px) rotate(45deg);
        transform: translateY(7px) rotate(45deg);
    }
    .header-left-inner .search_btn, .header-left-inner .lang_btn>a{
        width: 34px;
    }
    .header-logo-block .logo img{
        width: 72px;
    }


}

@media screen and (max-width:328px) {}
