@media (min-width: 1201px) {

    .navbar-expand-md {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

    .navbar-expand-md .navbar-toggler {
        display: none;
    }

    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row;
    }

}

@media(max-width:1600px) {
    .inerDV {
        width: 235px;
        height: 320px;
    }

    .thumbnail_img {
        width: 235px;
    }

    .thumbDesc {
        font-size: 14px;
        height: 45px;
    }

    .genreCatUl li {
        width: 280px;
    }

    .innerCategory {
        height: 140px;
    }

    .bigSlider .inerDV {
        width: 290px;
        height: 400px;
    }

    .bigSlider .thumbnail_img {
        width: 290px;
    }

    .all_thumbnail .thumbnail_img {
        margin-left: 10px;
        margin-right: 10px;
    }

    .owl-item img {
        height: 500px;
    }

    .slideTitle {
        font-size: 50px;
        margin-bottom: 20px
    }

    .slideDescription {
        font-size: 14px;
    }

    .owl-nav {
        top: 22%;

    }

    .bannerBox .subsDetals {
        font-size: 18px;
    }

    .bannerBox .slideDescription {
        font-size: 14px !important;
        height: 65px;
    }

    .castUl li {
        font-size: 16px;
    }

    .detailsMain {
        margin-top: -300px;
    }

    .favorites-section {
        margin-top: 23rem;
    }

    .contentSection .slideDescription {
        height: 125px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
}


@media (max-width:1440px) {
    .navbar-brand img {
        width:180px;
    }

    .centerNav .nav-link {
        padding: 27px 10px;
    }

    .inerDV {
        width: 215px;
        height: 285px;
    }

    .thumbnail_img {
        width: 215px;
    }

    .genreCatUl li {
        width: 250px;
    }

    .innerCategory {
        height: 133px;
    }

    .bigSlider .inerDV {
        width: 265px;
        height: 364px;
    }

    .bigSlider .thumbnail_img {
        width: 265px;
    }

    .all_thumbnail .thumbnail_img {
        margin-left: 6px;
        margin-right: 6px;
    }

    .owl-item img {
        height: 430px;
    }

    .slideTitle {
        margin-bottom: 15px;
    }

    .owl-nav {
        top: 20%;
    }

    .slideDescription {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }

    .innerContentBox .slideDescription {
        overflow: unset;
        display: unset;
        -webkit-line-clamp: unset;
        -webkit-box-orient: unset;
        text-overflow: unset;
    }

    .bannerBox .slideContentBox {
        width: 60%;
    }

    .detailsMain {
        margin-top: -220px;
    }

    .favorites-section {
        margin-top: 18rem;
    }

    .subscriptionUl li {
        font-size: 16px;
    }

    .innerSubscription h6 {
        font-size: 28px;
    }
    .searchInputBox {
        max-width: 900px;
    }
    .sign-up .cred_page {
        margin: 180px auto 100px;
    }
    .tab3{
        margin: 0px auto!important;
    }
    .account_page {
       margin: 150px auto 80px;
    }

}

@media (max-width:1280px) {
    .overlayTxt h2 {
        font-size: 55px;
    }

    .inerDV {
        width: 225px;
        height: 300px;
    }

    .thumbnail_img {
        width: 225px;
    }

    .genreCatUl li {
        width: 220px;
    }

    .innerCategory {
        height: 120px;
    }

    .innerCategory p {
        font-size: 20px;
    }

    .list_heading h1 {
        font-size: 28px;
    }

    .bigSlider .inerDV {
        width: 290px;
        height: 395px;
    }

    .bigSlider .thumbnail_img {
        width: 290px;
    }

    .footerUl li a {
        font-size: 16px;
    }

    .bottomFooterTxt {
        font-size: 16px;
    }

    .bit_color h1,
    h4 {
        font-size: 22px;
    }

    .topFooter img {
        width: 200px;
        margin-top: 5px;
    }

    .nav-item .nav-link {
        font-size: 14px;
    }

    .default-btn {
        font-size: 14px;
    }

    .subsDetals {
        font-size: 16px;
    }

    .bannerBox .subsDetals {
        font-size: 16px;
    }

    .owl-nav button {
        font-size: 8rem !important;
    }

    .owl-nav {
        top: 25%;
    }

    .bannerBox .slideContentBox {
        top: 35%;

    }

    .detailsMain {
        margin-top: -130px;
    }

    .all_thumbnail .thumbnail_img {
        margin-left: 7px;
        margin-right: 7px;
    }

    .favorites-section {
        margin-top: 12rem;
    }

    .searchInputBox {
        margin: 30px auto 100px;
    }
    .topFooter .thumbDesc{
        margin-top: 32px!important;
    }
}


@media(max-width:1240px) {
    .all_thumbnail .thumbnail_img {
        margin-left: 5px;
        margin-right: 4px;
    }

    .imgSection img {
        width: 385px;
        height: 237px;
    }

    .contentSection .slideDescription {
        height: 110px;
        -webkit-line-clamp: 4;
        font-size: 14px;
    }

    .contentSection ul p {
        font-size: 20px;
    }

    .contentSection svg {
        width: 40px;
        height: 40px;
    }
}

@media (max-width:1200px) {
    .centerNav {
        padding-left: 0;
    }

    .centerNav .nav-link {
        padding: 15px 0 !important;
    }

    .navbar-collapse {
        padding: 35px 0;
    }

    .deskBell {
        display: none;
    }

    .MobBell {
        display: inline-block;
    }

    .RightNav li a {
        margin: 15px 0;
    }

    .nav-item {
        padding-right: 0;
        padding-left: 0;
    }

    .colapsenav .nav-item {
        padding-right: 10px;
        padding-left: 10px;
    }

    .nav-item .nav-link:hover {
        border-bottom: 4px solid transparent;
    }

    .nav-item .nav-link.active {
        border-bottom: 4px solid transparent;
    }

    .main-header {
        padding: 15px 0;
    }

    .RightNav li a {
        width: 400px;
        max-width: 285px;
        margin: 8px auto;
    }

    .RightNav li {
        text-align: center;
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 17px !important;
        height: 17px !important;
    }

    .bannerBox .slideContentBox {
        top: 40%;
    }

    .detailsMain {
        margin-top: -60px;
    }

    .all_thumbnail .thumbnail_img {
        margin-left: 0px;
        margin-right: 0px;
    }

    .favorites-section {
        margin-top: 8rem;
    }

    .searchInputBox {
        margin: 55px auto 100px;
    }

    .avtartMenu {
        left: 50% !important;
        right: 0 !important;
        transform: translateX(-50%);
        max-width: 250px;
    }

    .RightNav li a {
        width: 100%;
    }

    .avatar_log_Btn {
        text-align: center;
    }

    .avtartMenu li a {
        margin: 5px auto;
    }

    .navbar-nav .dropdown-menu {
        position: relative;
    }

    .credential_row .form-control {
        height: 40px;
    }
    .RightNav{
        border-top: 1px solid #878787;
        border-bottom: 1px solid #878787;
        padding: 15px 0;
    }
}

@media(max-width:1024px) {
    .overlayTxt h2 {
        font-size: 45px;
    }

    .inerDV {
        width: 180px;
        height: 250px;
    }

    .thumbnail_img {
        width: 180px;
    }

    .thumbTitle {
        font-size: 16px;
    }

    .list_heading h1 {
        font-size: 24px;
    }

    .slick-prev:before,
    .slick-next:before {
        font-size: 50px !important;
    }

    .genreCatUl li {
        width: 170px;
    }

    .innerCategory {
        height: 100px;
    }

    .innerCategory p {
        font-size: 18px;
    }

    .bigSlider .inerDV {
        width: 235px;
        height: 315px;
    }

    .bigSlider .thumbnail_img {
        width: 235px;
    }

    .bigSlider .slick-prev:before {
        font-size: 60px !important;
    }

    .bigSlider .slick-next:before {
        font-size: 60px !important;
    }

    .slideTitle {
        font-size: 45px;
        margin-bottom: 10px;
    }

    .bannerBox .slideTitle {
        margin-bottom: 20px;
    }

    .bannerBox .slideContentBox {
        width: 70%;
        top: 45%;
    }

    .detailsMain {
        margin-top: -80px;
    }

    .all_thumbnail .thumbnail_img {
        margin-left: 5px;
        margin-right: 5px;
    }

    .subscription-section .col-md-4 {

        width: 40.333333%;
    }
}

@media (max-width:1000px) {
    .inerDV {
        width: 215px;
        height: 285px;
    }

    .thumbnail_img {
        width: 215px;
    }

    .bigSlider .inerDV {
        width: 300px;
        height: 415px;
    }

    .bigSlider .thumbnail_img {
        width: 300px;
    }

    .bigSlider .thumbTitle {
        font-size: 18px;
    }

    .navbar-brand img {
        width: 200px;
    }

    .main-header {
        padding: 5px 0;
    }

    body {
        margin-top: 73px;
    }

}

@media (max-width:992px) {
    .all_thumbnail .thumbnail_img {
        margin-left: 8px;
        margin-right: 8px;
    }

    .favorites-section {
        margin-top: 7rem;
    }

    .searchInputBox {
        margin: 30px auto 70px;
    }
}

@media(max-width:820px) {

    .overlayTxt h2 {
        font-size: 40px;
        padding: 0 50px;
    }

    .inerDV {
        width: 230px;
        height: 310px;
    }

    .thumbnail_img {
        width: 230px;
    }

    .bigSlider .inerDV {
        width: 245px;
        height: 320px;
    }

    .bigSlider .thumbnail_img {
        width: 245px;
    }

    .bit_color h1,
    h4 {
        font-size: 20px;
    }

    .list_heading h1 {
        margin-top: 15px;
    }

    .listing_box {
        margin-bottom: 1rem !important;
    }

    .genreCategory {
        margin-bottom: 1rem !important;
    }

    .slideTitle {
        font-size: 40px;
    }

    .default-btn {
        font-size: 14px;
    }

    .bannerBox .slideContentBox {
        width: 100%;
        top: 50%;
    }

    .detailsMain {
        margin-top: 50px;
    }

    .custom-cont {
        padding: 0 35px !important;
    }

    .all_thumbnail .thumbnail_img {
        margin-left: 10px;
        margin-right: 10px;
    }

    .favorites-section {
        margin-top: 0rem;
    }

    .favorites-section .pt-5 {
        padding-top: 2rem !important;
    }

    .subscription-section .col-md-4 {
        width: 49.333333%;
    }

    h2.heading {
        font-size: 2rem;
    }

    .searchInputBox {
        margin: 0 auto 70px;
    }

    .innerContentBox h2 {
        padding-bottom: 2rem !important;
    }

    .innerContentBox {
        margin-top: 0rem !important;
    }

    .subscription-section h2 {
        margin-top: 0rem !important;
        padding-bottom: 2rem !important;
    }

    .imgSection img {
        width: 280px;
        height: 180px;
    }

    .contentSection .slideDescription {
        height: 65px;
        -webkit-line-clamp: 2;
        font-size: 14px;
    }

    .quality {
        font-size: 14px;
    }


}

@media(max-width:768px) {
    .inerDV {
        width: 215px;
        height: 280px;
    }

    .thumbnail_img {
        width: 215px;
    }

    .genreCatUl li {
        width: 160px;
    }

    .bigSlider .inerDV {
        width: 230px;
        height: 300px;
    }

    .bigSlider .thumbnail_img {
        width: 230px;
    }

    .topFooter img {
        width: 170px;
    }

    .bit_color h1,
    h4 {
        font-size: 18px;
    }

    .footerUl li a {
        font-size: 14px;
    }

    .bottomFooterTxt {
        font-size: 14px;
    }

    .socialUl a {
        font-size: 22px;
    }

    .owl-item img {
        height: 400px;
    }

    .contentSection ul p {
        font-size: 18px;
    }

    .contentSection svg {
        width: 35px;
        height: 35px;
    }

}

@media (max-width:712px) {
    .account_page .cred_form {
        max-width: 500px;
        margin: 0px auto;
    }

    .userimage img {
        height: 150px;
        width: 150px;
    }

    .account_page .cred_form {
        padding: 50px 30px;
    }

   
}

@media(max-width:600px) {

    .navbar-brand img {
        width: 180px;
    }

    .notification-count {
        width: 16px;
        height: 16px;
        font-size: 9px;

    }

    .nav-link svg {
        padding-top: 7px;
        width: 20px;
    }

    .overlayTxt h2 {
        font-size: 30px;
        padding: 0 50px;
    }

    .navbar-toggler-icon {
        width: 1.3em;
        height: 1.3em;
    }

    .navbar-toggler {
        position: relative;
        top: 5px;
    }

    .custom-cont {
        padding: 0 20px !important;
    }

    .sliders {
        padding: 0;
    }

    .slider {
        padding: 0 6px;
    }

    .slick-prev {
        left: 10px !important;
    }

    .slick-next {
        right: 20px !important;
    }

    .inerDV {
        width: 180px;
        height: 240px;
    }

    .thumbnail_img {
        width: 180px;
    }

    .innerCategory {
        height: 90px;
    }

    .bigSlider .inerDV {
        width: 270px;
        height: 370px;
    }

    .bigSlider .thumbnail_img {
        width: 270px;
    }

    .topFooter img {
        width: 140px;
    }

    .topFooter .xss6 {
        width: 50% !important;
    }

    .footerHeading {
        margin-top: 15px;
    }

    .genreCategory .slider_title_box {
        padding: 0 0px 0 0px;
    }

    .bigSlider {
        padding: 0 5px;
    }

    body {
        margin-top: 67px;
    }

    .slider_title_box {
        padding: 0 10px 0 10px;
    }

    .owl-item img {
        height: 320px;
    }

    .slideTitle {
        font-size: 30px;
    }

    .subsDetals {
        font-size: 14px;
    }

    .slideDescription {
        font-size: 12px;
    }

    .default-btn {
        font-size: 14px;
        padding: 9px 15px;
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 14px !important;
        height: 14px !important;
    }

    .owl-dots {
        margin-top: 15px !important;
    }

    .item .slideContentBox {
        left: 20px;
        bottom: 25px;
    }

    .bannerBox .subsDetals {
        font-size: 14px;
    }

    .bannerBox .slideDescription {
        font-size: 12px !important;
        height: 38px;
        margin-bottom: 15px;
        -webkit-line-clamp: 2;
    }

    .castUl li {
        font-size: 14px;
    }

    .castUl {
        margin-bottom: 25px;
    }

    .bannerBox .slideContentBox {
        padding-left: 20px;
    }

    .all_thumbnail .thumbnail_img {
        margin-left: 4px;
        margin-right: 4px;
    }

    .favorites-section .thumbnail_img {
        margin-left: 0px;
        margin-right: 1px;
    }

    .fvrt-results .thumbnail_img {
        margin-left: 0px;
        margin-right: 1px;
    }

    .searchInputBox input {
        font-size: 14px;
    }

    .innerSubscription {
        margin: 0 20px 30px;
    }

    .subscription-section .col-md-4 {
        width: 75%;
    }

    .seasonDrop select {
        padding: 10px 5px;
        font-size: 16px;
    }

    .mainSeasonBox {
        display: block;
        max-width: 320px;
        margin: 24px auto;
    }

    .imgSection img {
        width: 100%;
        height: 180px;
    }

    .contentSection ul p {
        font-size: 16px;
    }

    .contentSection {
        padding: 15px 15px;
        width: 100%;
    }

    .seasonDrop {
        margin: 0px auto;
        margin-bottom: 20px;
    }

    .notification-badge span {
        font-size: 10px;
    }

    .centerNav .nav-link {
        padding: 10px 0 !important;
    }

    .RightNav li a {
        margin: 10px auto;
    }

    .quality {
        font-size: 12px;
    }
    .RightNav {
        padding: 5px 0 15px 0;
    }

}

@media(max-width:575px) {

    .thumbnail_img {
        width: 170px;
    }

    .inerDV {
        width: 170px;
        height: 230px;
    }

    .list_heading h1 {
        font-size: 22px;
    }

    .bigSlider .inerDV {
        width: 260px;
        height: 350px;
    }

    .bigSlider .thumbnail_img {
        width: 260px;
    }

    .footerUl li {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}


@media(max-width:480px) {

    .inner-cred {
        padding: 0 25px;
    }

    .overlayTxt h2 {
        font-size: 25px;
        padding: 0 20px;
    }

    .inerDV {
        width: 285px;
        height: 380px;

    }

    .thumbnail_img {
        width: 285px;
    }

    .slick-next {
        right: -72px !important;
    }

    .list_heading h1 {
        font-size: 22px;
        text-align: center;
    }

    .slick-prev {
        left: -88px !important;
    }

    .listing_box {
        margin-bottom: 1rem !important;
    }


    .slick-prev:before,
    .slick-next:before {
        font-size: 55px !important;
    }

    .slider {
        max-width: 320px;
        margin: 0px auto;
    }

    .bigSlider {
        max-width: 320px;
        margin: 0px auto;
    }

    .thumbnail_img {
        width: 285px;
    }

    .genreCatUl {
        padding-left: 2px;
        padding-right: 2px;
    }

    .bigSlider .inerDV {
        width: 285px;
        height: 380px;
    }

    .bigSlider .thumbnail_img {
        width: 285px;
    }

    .nav-item .nav-link {
        font-size: 14px;
    }

    .centerNav .nav-link {
        padding: 6px 0 !important;
    }

    .RightNav li a {
        margin: 10px 0;
    }

    .centerNav {
        margin-bottom: 0 !important;
    }

    .default-btn {
        font-size: 12px;
    }

    .credential_row .btn {
        font-size: 14px;
    }

    .RightNav li a {
        padding: 7px 0px;
    }

    h4.subHeading {
        font-size: 1.6rem;
    }

    label {
        font-size: 14px;
    }

    .forgotText a {
        font-size: 14px;
    }

    .cred_form p {
        font-size: 14px;
    }

    .owl-item img {
        height: 270px;
        border-radius: 15px;
    }

    .slideTitle {
        font-size: 25px;
    }

    .subsDetals {
        font-size: 13px;
    }

    .slideContentBox .subInfo {
        margin-bottom: 10px;
    }

    .slideDescription {
        margin-bottom: 15px;
    }

    .owl-item:before {
        border-radius: 15px;
    }

    .bannerBox img {
        height: 360px;
    }

    .castUl li {
        font-size: 12px;
    }

    .all_thumbnail {
        text-align: center;
    }

    .thumbnailBx {
        text-align: left;
    }

    h2.heading {
        font-size: 1.6rem;
    }

    .container {
        padding-left: calc(var(--bs-gutter-x) * .5);
        padding-right: calc(var(--bs-gutter-x) * .5);
    }

    .searchInputBox input {
        margin-top: 0px;
        height: 50px;
    }

    .searchInputBox button {
        height: 50px;
    }

    .genre-section .slider_title_box {
        display: inline-block !important;
        margin-bottom: 40px;
    }

    .RightNav li a {
        width: 100%;
        max-width: unset;
    }

    .avtartMenu li a {
        margin: 0 !important;
    }

    .userimage img {
        height: 120px;
        width: 120px;
    }

    .fileBtn {
        width: 100px;
        padding: 1px;
    }

    .swapButtons button {
        width: 230px;
    }

    .account_page {
        margin: 130px auto;
    }

    .notif-count {
        width: 55px;
    }



}

@media(max-width:430px) {
    .overlayTxt h2 {
        font-size: 22px;
    }


    .navbar-brand img {
        width: 130px;
    }

    .colapsenav .nav-item {
        padding-right: 0px;
        padding-left: 0px;
    }

    .nav-link svg {
        width: 15px;
    }

    .innerCategory p {
        font-size: 16px;
        font-weight: 600;
    }

    body {
        margin-top: 53px;
    }

    .slick-prev:before,
    .slick-next:before {
        font-size: 70px !important;
    }

    .bigSlider .slick-next:before {
        font-size: 50px !important;
    }

    .topFooter .xss6 {
        width: 100% !important;
    }

    .footerHeading {
        margin-top: 40px;
    }

    .footerUl {
        margin-top: 15px;
    }

    .slick-prev {
        left: -63px !important;
    }

    .slick-next {
        right: -47px !important;
    }

    .owl-item img {
        height: 240px;
    }

    .slideTitle {
        font-size: 22px;
    }

    .slideContentBox {
        padding: 0px 10px;
    }

    .subscription-section .col-md-4 {
        width: 100%;
    }
}

@media(max-width:414px) {

    .innerCategory {
        height: 80px;
    }

    .innerCategory p {
        font-size: 16px;
        font-weight: 600;
    }

    .socialUl li {
        margin-right: 5px;
        margin-left: 5px;
    }
}


@media(max-width:400px) {

    .social_Login a {
        font-size: 10px !important;
    }

    .social_Login li {
        padding: 2px 5px;
    }

    .inerDV {
        width: 285px;
        height: 380px;
    }

    .thumbnail_img {
        width: 285px;
    }

    .owl-item img {
        height: 220px;
    }

    .slideDescription {
        -webkit-line-clamp: 1;
    }

    .subsDetals {
        font-size: 12px;
    }

    .slideContentBox .subInfo {
        margin-bottom: 5px;
    }

    .slideTitle {
        font-size: 20px;
        margin-bottom: 7px;
    }

    .default-btn {
        padding: 5px 7px;
    }

    .swapButtons button {
        padding: 7px 7px;
        font-size: 12px;
    }

    .palceholder {
        top: 7px;
    }

    .credential_row .btn {
        padding: 8px 7px;
    }

    .notif-count {
        font-size: 26px !important;
        width: 50px;
        height: 43px;
    }

}

@media(max-width:375px) {
    .overlayTxt h2 {
        font-size: 20px;
    }

    .list_heading h1 {
        font-size: 22px;
    }

    .bit_color h1,
    h4 {
        font-size: 16px;
    }

    .footerUl li a {
        font-size: 12px;
    }

    .socialUl a {
        font-size: 18px;
    }

    .bottomFooterTxt {
        font-size: 12px;
    }

    .credential_form .cred_form {
        padding: 30px 10px;
    }

    .thumbTitle {
        font-size: 14px;
    }

    .thumbDesc {
        font-size: 12px;
        height: 40px;
    }

    .owl-item img {
        height: 185px;
    }

    .slideTitle {
        font-size: 16px;
    }

    .subsDetals {
        font-size: 10px;
    }

    .slideDescription {
        font-size: 10px;
    }

    .default-btn {
        font-size: 10px;
        padding: 3px 10px;
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 12px !important;
        height: 12px !important;
    }

    h2.heading {
        font-size: 1.6rem;
    }
}


@media(max-width:360px) {}

@media(max-width:320px) {
    .overlayTxt h2 {
        font-size: 17px;
    }

    .inerDV {
        width: 250px;
        height: 330px;
    }

    .thumbnail_img {
        width: 250px;
    }

    .bigSlider .inerDV {
        width: 250px;
        height: 330px;
    }

    .bigSlider .thumbnail_img {
        width: 250px;
    }

    .social_Login {
        margin-left: 0px;
        margin-right: 0px;
    }

    .social_Login a i {
        border-right: none;
        padding-right: 0;

    }

    .cred_form p {
        font-size: 12px;
    }

    .forgotText a {
        font-size: 12px;
    }

    h4.subHeading {
        font-size: 1.4rem;
    }

    .credential_row .form-control {
        height: 40px;
        font-size: 12px;
    }

    .palceholder {
        top: 7px;
    }

    .list_heading h1 {
        font-size: 18px;
    }

    .bannerBox .slideContentBox a {
        margin-right: 1px;
    }
}