@media screen and (max-width:400px) {
    .specific-progress-for-mobile {
        position: relative;
        left: -35px !important;
    }
}


@media screen and (max-width: 768px) {
    .mobile-right-padding {
        padding-right: 20px !important;
    }

    .mobile-left-padding {
        padding-left: 20px !important;
    }

    .mobile-tabs {

        font-size: 14px !important;
    }

    .mobile-comment {

        font-size: 14px !important;
        margin-right: 12px;
    }

    .mobile-comment>.hrs {
        align-self: self-start !important;
        font-size: 12px !important;
    }

    .comment-avatar-mobile {
        height: 48px !important;
        width: 48px !important;
    }

    .notify-dot {
        height: 10px !important;
        width: 10px !important;
    }

    .mobile-top-margin {
        margin-top: 29px;
    }

    .mobile-both-side-padding {
        padding: 0px 20px !important;
    }

    .action-btns {
        margin-top: 14px !important;
    }

    .notfication-dropdown {
        --bs-dropdown-min-width: 195px !important;
        height: auto;
        font-size: 14px !important;
        padding: 6px !important;

    }


    .newMessage {
        font-size: 12px !important;
        font-weight: 500 !important;
        background-color: rgba(77, 78, 80, 1);
        border-radius: 30px;
        padding: 2px 8px !important;
        height: 16px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 8px !important;
        margin-left: 10px;
    }

    .notfication-dropdown .dropdown-item {
        text-align: center !important;
        padding: 10px 8px !important;
        color: #fff !important;
        display: flex;
        justify-content: space-between;
    }

    .action-btns button {
        font-size: 14px !important;
    }

    .mobile-add-content {
        font-size: 12px !important;
        padding: 9px 10px !important;
    }

    .dash-heading-1 {
        font-size: 12px !important;
        font-weight: 500 !important;
        margin-bottom: 16px;
    }

    .dash-heading-2 {
        font-size: 10px !important;
        font-weight: 500 !important;
        margin-bottom: 8px;
    }

    .mobile-dropdown {
        --bs-dropdown-min-width: 79px !important;
        font-size: 10px !important;
        height: 94px !important;

    }

    .mobile-dropdown>li>a {
        width: 56px !important;
    }


    .mobile-dropdown .dropdown-item {
        text-align: center !important;
        padding: 0px 0px !important;
        color: #fff !important;
        margin-bottom: 13px !important;
    }

    .mobile-dropdown .dropdown-item:hover {
        background-color: rgba(0, 0, 0, 0) !important;
    }


    .custom-table-fine {
        border: 0.3px solid #d9d9d946 !important;
        /* background-color: black !important; */
        padding: 38px 22px;
        border-radius: 10px;
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important;

    }


    .dashboard-search {
        width: 291px !important;
        font-size: 10px !important;
        height: 40px !important;
    }































    .g-2 {
        --bs-gutter-x: 10px !important;
        --bs-gutter-y: 10px !important;
    }

    .h-mobile-100 {
        height: 100% !important;

    }

    .h-mobile-100>div {
        height: 100% !important;

    }

    .carousel {
        margin: 0px 20px;
        /* Add margin around the carousel */
    }

    .carousel-item video {
        border-radius: 10px;
        /* Ensures the videos themselves are rounded */
    }

    .rating-modal>.modal-dialog {
        width: 100% !important;
        height: 531px !important;
    }

    .modal-content.rating-modal-content {
        padding: 16px 12px 41px 12px !important;

    }

    .rating-icons {
        height: 16px !important;
        width: 16px !important;
    }


    .form-545 {
        padding: 0px 42px 42px !important;
        border-radius: 12px;
    }

    .admin-profile-form {
        margin-top: 29px !important;
        margin-bottom: 39px !important;

    }

    .admin-mobile-heading {
        font-size: 18px !important;
        font-weight: 500 !important;
    }

    .modal-dialog {
        margin: 1rem;
        /* Add a margin around the modal */
    }

    .rating-modal .modal-content {
        margin-right: 15px;
        /* Ensure proper margin on the right */
        margin-left: -5px;
        /* Optional: Add margin to the left for symmetry */
    }

    .left-arrow {
        height: 12px;
        width: 8px;
    }

    .accept-cookies-btn {
        font-size: 12px;
        padding: 12px 26px;
        border-radius: 56px;
        border-style: none;
        background-color: var(--orange);
        margin-right: 11px;
        width: 160px;
    }

    .decline-cookies-btn {
        font-size: 12px;
        width: 160px;

        text-decoration: underline;
        padding: 12px 26px;
        border: 1px solid rgba(255, 255, 255, 1) !important;
        border-radius: 56px;
        border-style: none;
        background-color: transparent;

    }

    .success-login-height {
        margin-top: 40px;
        position: relative !important;
    }

    .login-success-terms {
        width: 100%;
        position: absolute !important;
        bottom: 40px !important;
    }

    .login-heading {
        font-size: 22px !important;
        padding: 14px auto !important;
        margin-bottom: 38px !important;
    }

    .login-subheading {
        font-size: 18px !important;
        padding: 16px auto !important;
        margin-bottom: 24px !important;
    }


    .edit-profile-heading {
        font-size: 18px !important;
        font-weight: 600;
        line-height: 36px;
        margin-bottom: 40px;
    }

    .edit-profile-img-container>div>img {
        height: 116px !important;
        width: 116px !important;
    }

    .edit-profile-img-container {

        margin-bottom: 29px !important;
    }

    .edit-label {
        margin-bottom: 5px;
        font-family: Poppins;
        font-size: 14px !important;
        font-weight: 400;
        line-height: 27px;

    }

    .edit-input {
        border-style: none;
        height: 49px !important;
        border-radius: 10px;
        font-size: 12px;
        width: 100%;
        /* margin-top: 10px; */
        margin-bottom: 15px;
        padding: 15px 10px !important;
        color: rgba(151, 151, 151, 1);
        background-color: rgba(255, 255, 255, 0.17) !important;
        box-shadow: 0px 1px 10px 0px rgba(215, 215, 215, 0.25) !important;


    }

    .edit-profile-save-changes {
        font-size: 14px;
        font-weight: 600;
        border-style: none;
        padding: 10px 10px;
        border-radius: 8px;
        box-shadow: 0px 1px 10px 0px rgba(215, 215, 215, 0.25);
    }

    .user-profile-btns {
        margin-top: 39px;
    }

    .edit-profile-cancel-btn {
        font-size: 14px;
        font-weight: 600;
        border-style: none;
        padding: 10px 10px;
        border-radius: 8px;
        color: white !important;
        border: 1px solid rgba(255, 255, 255, 1) !important;
    }

    .delete-acc-heading {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 17px !important;
    }

    .delete-acc-subheading {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: -0.02em;
        margin-bottom: 27px;
    }

    .delete-acc-btn {
        font-size: 14px;
        font-weight: 500;
        line-height: 25.18px;
        background-color: var(--orange) !important;
        border-style: none;
        padding: 6px 16px;
        border-radius: 5px;
    }

    .cancel-dlt-acc-btn {
        font-size: 14px;
        font-weight: 500;
        line-height: 25.18px;
        border-style: none;
        padding: 6px 16px;
        background-color: transparent;
        color: white;
        border: 1.26px solid rgba(255, 255, 255, 1);
        border-radius: 5px;
    }

    .report-heading {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 39px;
    }

    .report-subheading {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 17px;
    }

    .report-subheading2 {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 11px;
    }

    .submit-report-btn {
        font-size: 12px;
        font-weight: 600;
        padding: 6px 13px;
        border-radius: 5px;
        border-style: none;
        margin-right: 7px;
        background-color: var(--orange);
    }

    .cancel-submit-report {
        font-size: 12px;
        font-weight: 600;
        padding: 6px 13px;
        border-radius: 5px;
        border-style: none;
        background-color: transparent;
        color: white;
        border: 1.74px solid rgba(255, 255, 255, 1)
    }

    .reports-btns {
        margin-top: 36px !important;
    }

    .modal-content.delete-acc-modal {
        width: 469px !important;
        padding: 30px 15px !important;
    }

    .modal-content.login-modal-content {
        padding: 44px 20px !important;
        width: 507px !important;
        height: 100vh !important;
        border-radius: 0px !important;
        background-color: black !important;


    }

    .modal-content.report-modal-content {
        padding: 44px 20px !important;
        height: 100vh !important;
        border-radius: 0px !important;


    }

    .modal-content.edit-profile-modal-content {
        padding: 44px 20px !important;
        --bs-modal-width: 100vw !important;
        height: 100vh !important;
        border-radius: 0px !important;


    }

    .modal-content.login-success-content {
        padding: 40px !important;
        height: 100vh !important;
        border-radius: 0px !important;
        background-color: black !important;

    }


    .modal.filter-modal {
        --bs-modal-width: 100% !important
    }

    .modal.login-modal {
        --bs-modal-width: 100vw !important
    }

    .modal.login2 {
        --bs-modal-width: 100vw !important
    }

    .modal.login2 {
        --bs-modal-width: 100vw !important
    }

    .modal.profile-modal {
        --bs-modal-margin: 0px !important;

    }

    .modal.login-success {
        --bs-modal-margin: 0px !important;

    }

    .modal.login-modal {
        --bs-modal-width: 100% !important
    }

    .modal.report-modal {
        --bs-modal-margin: 0px !important;
        --bs-modal-border-width: 0px !important;

    }

    .modal.edit-profile-modal {
        --bs-modal-margin: 0px !important;
        --bs-modal-border-width: 0px !important;

    }

    .modal.login-modal .modal-dialog {
        --bs-modal-margin: 0px !important;
        --bs-modal-border-width: 0px !important;

    }

    .modal.login2 .modal-dialog {
        --bs-modal-margin: 0px !important;
        --bs-modal-border-width: 0px !important;


    }

    .modal.login-success .modal-dialog {
        --bs-modal-margin: 0px !important;
        --bs-modal-border-width: 0px !important;


    }

    .modal.profile-modal .modal-dialog {
        --bs-modal-margin: 0px !important;
        --bs-modal-border-width: 0px !important;
    }

    .modal.profile-modal .modal-dialog .modal-content {
        height: 100vh !important;
        --bs-modal-width: 100% !important;

    }

    .modal.login-modal .modal-dialog .modal-content {
        height: 100vh !important;
        --bs-modal-width: 100% !important;

    }

    .modal.login2 .modal-dialog .modal-content {
        height: 100vh !important;
        --bs-modal-width: 100% !important;

    }

    .login-success .modal-dialog .modal-content {
        height: 100vh !important;
        --bs-modal-width: 100% !important;

    }


    .filter-modal {
        padding: 0px !important;
    }

    .filter-modal-dialog {
        margin: 0px !important;
        padding: 0px !important;
        position: fixed !important;
        top: auto !important;
        right: auto !important;
        left: auto !important;
        bottom: 0 !important;
        width: 100% !important;

    }

    .filter-modal-content {

        height: 95vh !important;
        overflow-y: scroll;
        width: 100%;

    }


    .filter-modal-content.modal-content::-webkit-scrollbar {
        width: 0px;
        display: none !important;

    }

    .profile-name-container {
        margin: 0px !important;
    }

    .text-on-carousel {
        font-size: 12px !important;
        margin-bottom: 9px !important;
    }

    .subscribe-btn {
        border-style: none !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        padding: 8px 16px !important;
        background-color: #ffb400 !important;
        color: #000 !important;
    }

    .subscribe-btn:hover {
        background-color: #fea31b !important;
    }

    .learn-more-btn {
        border-style: none !important;
        font-size: 9px !important;
        border-radius: 5px !important;
        padding: 6.5px 10px !important;
    }

    .profile-container-grand-parent {
        padding: 36px 0px !important;
    }

    .profile-great-grand-parent {
        padding: 0px !important;
    }

    .desktop-icon-gap {
        margin: 0px 40px !important;
    }

    .desktop-icon-gap-last {
        margin-right: 30px !important;

    }

    .movie-poster {
        width: 100%;
        height: 108px !important;
        object-fit: cover !important;
    }
    
    .share-model-header{
        font-size:11px;
    }
    
    .share-model-content{
        flex-direction:column;
    }

    .user-search-icon {
        height: 18px;
        width: 18px;
    }

    .user-filter-icon {
        height: 18px;
        width: 18px;
    }

    .social-icons-youtube {
        height: 24px !important;
        width: 32px !important;
    }

    .bg-mobile-black-without-shadow {
        background-color: black !important;

    }

    .bg-mobile-black {
        background-color: black !important;
        box-shadow: 0px -2px 9px 0px rgba(152, 160, 180, 0.25) !important;

    }

    .social-icons {
        height: 28px;
        width: 28px;
    }

    .footer-description {
        font-size: 14px !important;
    }

    .search-container-user {
        margin-top: 23px;
        margin-bottom: 31px;
        padding: 10px;
        box-shadow: 0px 1.13px 11.26px 0px rgba(215, 215, 215, 0.25);
        width: 291px;
        background-color: rgba(255, 255, 255, 0.17);
    }

    .search-container-user>div>input,
    .search-container-user>div>input:focus {
        font-size: 12px;
        background-color: transparent;
        border-style: none;
        outline: none;
        color: rgba(151, 151, 151, 1);
    }


    .grid-filter {
        display: block !important
    }

    .ads {
        padding: 62px 0px 47px 0px;
    }

    /* dashboard */

    .custom-shadow {
        box-shadow: none !important;

    }

    .delete-hide-modal {
        --bs-dropdown-min-width: 66px !important;
        height: auto !important;
        padding: 3px !important;
    }

    .delete-hide-modal .dropdown-item {
        padding: 5.5px !important;
        font-size: 7px;
        border-radius: 4px !important;
    }

    .user-list-dropdown {
        --bs-dropdown-min-width: 108px !important;
        height: auto !important;
        padding: 5px !important;
        border-radius: 7px !important;

    }

    .user-list-dropdown .dropdown-item {
        padding: 9px !important;
        font-size: 13px;
        border-radius: 6px !important;
    }
}

@media screen and (max-width: 992px) {

    .progress-bar {
        height: 8px !important;
        width: 172px !important;
        border-radius: 2px !important;
        margin: 6px auto !important;

    }

    .grid-filter {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        /* Creates 3 columns of equal width */
    }

    .desktop-icon-gap {
        margin: 0px 40px !important;
    }

    .desktop-icon-gap-last {
        margin-right: 30px !important;

    }



}

@media screen and (max-width: 1200px) {

    .mobile-profile-heading {
        font-size: 17px !important;
    }

    .mobile-profile {
        height: 57px !important;
        width: 57px !important;
    }

    .mobile-profile-subheading {
        font-size: 14px !important;
        margin-bottom: 6px;
    }

    .dashboard-mobile-heading {
        margin-bottom: 23px !important;
        font-size: 20px !important;
        font-weight: 500 !important;
    }

    .logo-dashboard {
        height: 45px;
        width: 45px;
    }

    .admin-mobile-heading {
        font-size: 18px !important;
        font-weight: 500 !important;
    }

    .mobile-subheading2 {
        font-weight: 600 !important;
        font-size: 16px !important;
    }

    .mobile-profile-14 {
        font-size: 14px !important;
    }
.mobile-border-10{
    border-radius: 10px !important;
}
.table-movie-big-img{
    height: 40px;
    width: 40px;
    object-fit: cover;
}
.table-movie-bigger-img{
    height: 40px;
    width: 40px;
    object-fit: cover;
}
    .mobile-user-info {
        margin-bottom: 12px !important;
    }

    .mobile-user-info>div:first-child {
        width: 40%;
    }

    .mobile-user-info>div {
        width: 60%;
    }

    .mobile-subheading3 {
        font-size: 14px !important;
        margin-bottom: 26px !important;
    }

    .mobile-subheading4 {
        font-size: 12px !important;
        margin-bottom: 16px;
    }

    .mobile-subheading5>img {
        height: 12px;
        width: 12px;
        margin-right: 5px !important;
    }

    .mobile-subheading5 {
        font-size: 10px !important;
        margin-bottom: 16px;
    }

    .mobile-subheading {
        font-weight: 600 !important;
        font-size: 16px !important;
    }



    .fixed-width-for-wider-screen {
        width: auto;
    }

    .mobile-50 {
        width: 50%;
    }

    .input-wrapper {
        box-shadow: 0px 1px 10px 0px #D7D7D740;
        margin-bottom: 20px;
        position: relative;
        display: inline-flex;
        align-items: center;
        background: #333;
        border-radius: 8px;
        padding: 0.5rem;
        width: 100%;
    }

    .profile-modal-heading {
        font-size: 18px !important;
        font-weight: 600 !important;
        margin-bottom: 45px;
    }

    .profile-pic-big {

        height: 85px;
        width: 85px;
    }

    .profile-user-heading {
        font-size: 16px !important;
        font-weight: 600;
    }

    .profile-email {
        font-size: 12px !important;
    }

    .profile-date-heading {
        font-size: 18px !important;
        font-weight: 600;
        line-height: 26.63px;
        letter-spacing: -0.02em;

    }

    .profile-date {
        font-size: 14px !important;
        font-weight: 500;
        line-height: 19.36px;
        letter-spacing: -0.02em;
        margin: 22px 0 9px 0;

    }

    .profile-edit {
        margin: 22px auto;
        font-size: 16px !important;
        font-weight: 500;
        line-height: 19.36px;
        letter-spacing: -0.02em;

    }

    .add-cinema {
        font-size: 12px;
        font-weight: 500;
        line-height: 32px;

    }

    .subtext-cinema {
        font-size: 12px;
        font-weight: 600;
        line-height: 32px;
    }

    .profile-s1-container {
        margin-bottom: 28px;
    }

    .modal-content.profile-modal-content {
        padding: 21px 34px !important;
        width: 545px !important;
        border-radius: 0px !important;

    }

    .login-heading {
        font-size: 22px !important;
        padding: 14px auto !important;
        margin-bottom: 38px !important;
    }

    .login-subheading {
        font-size: 20px !important;
        padding: 16px auto !important;
        margin-bottom: 24px !important;
    }

    .modal-content.login-modal-content {
        padding: 40px;
        width: 507px !important;
    }

    .site-name {
        font-size: 18px !important;
    }

    .grid-filter {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        /* Creates 3 columns of equal width */
    }

    /* Font Sizes */
    .font-32 {
        font-size: 18px;

    }

    .font-20 {
        font-size: 14px;
    }

    .font-24 {
        font-size: 14px;
    }

    .font-18 {
        font-size: 18px;
    }

    .font-28 {
        font-size: 28px;
    }

    .font-30 {
        font-size: 24px;
    }

    .font-14 {
        font-size: 12px;
    }

    .line-30 {
        line-height: 30px;
    }

    .h-custom {
        max-height: 230px !important;
        height: 230px !important;
    }

    .dashboard-table-bottom {
        padding: 23px 0px !important;
    }

    .movie-poster {
        width: 100%;
        height: 318px;
        object-fit: cover !important;
    }

    .menu-item:hover {
        border-radius: 5px 0 0 5px;
        filter: brightness(0) saturate(100%) invert(71%) sepia(91%) saturate(1112%) hue-rotate(339deg) brightness(100%) contrast(96%);
        color: rgba(249, 169, 38, 1) !important;
        background-color: transparent !important;

    }

    .menu-item.active {
        border-radius: 5px 0 0 5px;
        filter: brightness(0) saturate(100%) invert(71%) sepia(91%) saturate(1112%) hue-rotate(339deg) brightness(100%) contrast(96%);
        color: rgba(249, 169, 38, 1) !important;
        background-color: transparent !important;

    }

    .movie-postar {
        height: 138px;
        width: 172px;
        object-fit: cover;
    }

    .info-on-mobile {
        height: 115px !important;
    }

    .custom-h-full {
        height: 115px !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
    }

    .custom-wrapper {
        background-color: black !important;
    }


    .custom-child-wrapper {
        background-color: #121212 !important;

    }

    /* navbar */

    .profile-pic {
        object-fit: cover;
        height: 38px;
        width: 38px;

    }

    .fixed-nav {
        z-index: 99;
        height: 70px;
        border-radius: 50px 50px 0px 0px;
        left: 0 !important;
    }

    .fixed-nav>i {
        font-size: 28px !important;
    }

    .fixed-nav>a>i {
        font-size: 28px !important;
    }

    /* navbar close*/



    /* main start */

    .play-btn {
        top: 50%;
        /* Vertically center */
        left: 50%;
        /* Horizontally center */
        transform: translate(-50%, -50%);
        /* Adjust position to exact center */
        z-index: 2;
        /* Ensure it stays above the video */
    }



    .play-btn {
        padding: 25px !important;

        display: flex;
        justify-content: center;
        align-items: center;
    }

    .video-above-content {
        position: absolute !important;
        bottom: 10px !important;
        left: 34px;
    }

    .arrow-on-video {
        z-index: 1;
        cursor: pointer;
        position: absolute !important;
        top: 38px !important;
        left: 10px !important;
    }

    .arrow-for-mobile {
        padding: 29px;
    }

    .movie-description {
        font-size: 15px !important;
    }

    .arrow-for-mobile>a>img {
        cursor: pointer;
        height: 12px;
        width: 7px;

    }

    .sign-btn {
        height: 27px !important;
        width: fit-content !important;
        font-size: 9px !important;
        padding: 5px 10px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }




    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: -35px !important;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 15%;
        margin-bottom: 1rem;
        margin-left: 15%;
    }



    .mute-on-video {
        position: absolute !important;
        top: 27px !important;
        right: 37px !important;
    }





    /* main close */










    /* footer start */
    .footer {
        background-color: #000;
        color: #fff;
        padding: 5px;
    }

    .footer-bottom {
        border-top: 1px solid #444;
        margin-top: 15px;
        padding-top: 22px;
        padding-bottom: 100px;
        font-size: 14px;
        text-align: center;
    }

    /* footer end*/



    /* reviw-page */

    .rating-label {
        margin-bottom: 8px !important;
        margin-right: 22px !important;
    }

    .rating-count {
        font-size: 14px !important;
        margin-right: 8px !important;
    }

    .rating-icons {
        height: 29px;
        width: 29px;
    }

    .rating-heading {
        font-size: 24px !important;
        font-weight: 400;
        margin-bottom: 0px !important;
        margin-right: 8px !important;
    }

    .rating-subheading {
        font-size: 12px !important;
        font-weight: 400;
        margin-bottom: 20px !important;
    }

    .rating-icons-blank {
        height: 24px;
        width: 24px;
    }

    .comment-view .user-name {
        font-size: 10px !important;
        font-weight: 500 !important;
    }

    .comments-list-container {
        padding-left: 20px;
    }

    .comment-box {
        font-size: 11px;
    }

    .comment-view-img {
        height: 35px;
        width: 35px;
        margin-right: 13px !important;
        object-fit: cover;
    }

    .comment-view .comment {
        font-weight: 300 !important;
        font-size: 11px !important;
    }

    .comment-actions>span>i {
        margin-right: 7px !important;
        font-size: 16px;
        cursor: pointer;
    }

    .comment-actions span {
        margin-right: 23px;
        font-size: 10px;
        cursor: pointer;
    }

    .report-btn {
        font-size: 12px;
        font-weight: 500;
    }

    /* review-page close */
    .open-in-app {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .open-in-app>div>img {
        height: 15px;
        width: 15px;
        margin-right: 10px !important;
    }

    .review-imgs {
        height: 24px;
        width: 24px;
    }

    .rating-info>span {
        font-size: 14px !important;
    }

    .rating-info>a,
    p,
    div>span {
        font-size: 12px !important;
    }

    .movie-title {
        margin-bottom: 25px !important;
    }

    .info-section {
        margin-bottom: 29px !important;
    }

    .info-title {
        font-size: 18px !important;
        font-weight: 400 !important;
    }

    .info-value {
        font-size: 15px !important;
        font-weight: 400 !important;
        color: #ccc;
        /* Slightly dimmed text */
    }

    .info-btns {
        border: 1px solid white !important;
        border-radius: 6px !important;
        color: white !important;
        cursor: pointer !important;
        padding: 8px 10px !important;
        width: fit-content !important;
        font-size: 9px !important;
        background-color: transparent !important;
    }

    .info-btns:hover {
        color: black !important;
        background-color: white !important;
    }


    .small-btns {
        font-size: 12px !important;
    }

    .small-btns {
        font-size: 12px !important;
    }



    /* movie count */
    .count {
        background-color: rgba(255, 255, 255, 0.43);
        border-radius: 100px;
        padding: 5px 15px;
        font-size: 16px;
        font-weight: 600;
    }


















    /* dashboard */
    .dashboard-temp-width {
        width: auto;
        margin-right: auto;
    }

    .text-12 {
        font-size: 12px !important;
    }

    .text-10 {
        font-size: 10px !important;
    }

    .text-18 {
        font-size: 18px;
    }

    .circular-progress {
        position: relative;
        width: 64px;
        height: 64px;
    }

    .circular-progress .percentage {
        position: absolute;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        z-index: 2;
        text-align: center;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }


    .dashboard-imgs {
        width: 39px !important;
        height: 39px !important;
    }


    .custom-dropdown .dropdown-black {
        background-color: #121212 !important;
        box-shadow: 0px 1.16px 6.86px 0px #45454570;
        border: 1px solid #303030;

    }






    /* movie card */
    .poster-container {
        height: 145px;
    }

    .poster {
        height: 145px !important;
        /* width: 133px; */
        object-fit: cover;
    }






    .table-custom {
        overflow-x: scroll;
        width: 100%;
        border-radius: 10px;

        border: 1px solid white;
    }

    .table-custom::-webkit-scrollbar {
        display: none;
        /* For WebKit browsers */
    }

    .table-custom-child {
        width: 800px;
        padding: 22px 30px;
        background-color: #000;
    }

    .table-custom-child>div:not(:nth-child(4n)) {
        border-right: 1px solid rgba(217, 217, 217, 0.132);
    }










    /* new table code */
    .custom-table-fine::-webkit-scrollbar {
        display: none;
        /* For WebKit browsers */
    }

    .custom-table-fine {

        background-color: #121212 !important;
        padding: 38px 22px;
        border-radius: 10px;
        width: 100%;
        overflow-x: scroll;
    }

    table {

        width: 800px;
        border: none !important;
        border-collapse: collapse !important;
        color: white;
    }

    th {
        padding-bottom: 42px;
    }

    tr {
        text-align: center;

        border: none !important;
    }

    td {
        text-align: center;
        border-top: 0px !important;
        border-bottom: 0px !important;

        border-right: solid 1px rgba(48, 48, 48, 1) !important;
        border-left: solid 1px rgba(48, 48, 48, 1) !important;
    }

    td>div>img {
        margin-right: 20px;
    }













    /* progress */


    .progress-container {
        transform: scale(0.5);
    }

    .input-search {
        border-style: none;
        padding: 10px 0px !important;
        background-color: transparent !important;
        color: rgba(151, 151, 151, 1);
        background-color: rgba(255, 255, 255, 0.17);

    }

    .temporary-gray {
        background-color: black !important;

    }




}

@media screen and (min-width: 1500px) {

    .fixed-width-for-wider-screen {
        width: 1180px;
    }

    .dashboard-temp-width {
        width: 833px;
        margin-right: 30px;
    }

    .dashboard-982 {
        width: 982px;
        margin-right: 30px;
    }

    .form-586 {
        width: 586px;
    }

    .form-545 {
        width: 545px;
    }

    .form-560 {
        width: 575px;
    }

    .form-572 {
        width: 572px;
    }

    .form-785 {
        width: 785px;
    }

    .form-641 {
        width: 641px;
    }

    .form-649 {
        width: 649px;
    }

    .form-605 {
        width: 605px;
    }

    .form-644 {
        width: 644px;
    }

    .form-845 {
        width: 845px;
    }

    .form-809 {
        width: 809px;
    }

    .form-961 {
        width: 961px;
    }
}

/* Mobile menu responsive styles for small devices */
@media screen and (max-width: 576px) {
    .mobile-menu {
        width: 280px !important;
        border-radius: 20px 0px 0px 20px;
    }
    
    .mobile-menu .p-3 {
        padding: 15px !important;
        padding-bottom: 100px !important;
    }
    
    .mobile-menu .menu-item {
        padding: 10px 12px;
        font-size: 14px;
        margin-bottom: 6px;
    }
    
    .mobile-menu .profile-pic-dashboard {
        width: 60px !important;
        height: 60px !important;
    }
    
    .mobile-menu .text-center.py-4 {
        padding: 20px 0 !important;
    }
    
    .mobile-menu .text-center.py-4 p {
        font-size: 14px;
        margin-bottom: 0;
    }
}

/* Extra small devices */
@media screen and (max-width: 400px) {
    .mobile-menu {
        width: 260px !important;
    }
    
    .mobile-menu .menu-item {
        padding: 8px 10px;
        font-size: 13px;
    }
}