@media (max-width: 375px) {
    .new-add-cls-textarea .like_commentbtn {
        padding-right: 0px !important;
    }

    .new-add-cls-textarea-different span.like_commentbtn {
        padding-left: 0px;
        padding-right: 0px;
    }

    .new-add-cls-textarea-different {
        display: flex !important;
        align-items: center !important;
    }
}

@media (max-width: 1199px) {
    .edit_profile_bg_box {
        position: absolute;
    }

    .fanbook_login_content {
        width: 100%;
        padding: 50px;
    }

    .forgotpassword_area .forgotpassword_box {
        width: 600px;
    }

    header .go-carry-navigation .nav-item .nav-link span {
        padding-right: 45px;
        padding-left: 0px;
    }

    .desktop_nav_search {
        margin-left: 30px;
        width: 350px;
    }

    .about_box.about_box_left img {
        left: 16px;
    }

    .new-add-cls-textarea .like_commentbtn {
        padding-left: 0px !important;
        padding-right: 30px !important;
    }

    .new-add-cls-textarea-different span.like_commentbtn {
        padding-left: 0px;
    }

    .new-add-cls-textarea-different {
        display: flex !important;
        align-items: center !important;
    }
}

@media (max-width: 991px) {
    .toast-track-top-right {
        top: 5rem !important;
        right: 1rem !important;
        padding: 1rem !important;
        z-index: 11;
    }

    .subscribe-sticky {
        display: block;
        bottom: 5% !important;
        left: 44% !important;
        padding: 8px 20px !important;
        font-size: 1em !important;
    }

    .edit_profile_bg_box {
        position: static;
    }

    .edit_profile_bg img {
        height: auto !important;
    }

    .intro_add_video_box .play_icon img {
        bottom: 30%;
        left: 35%;
        width: 40px;
    }

    .about_box.about_box_left img {
        left: 3px;
    }

    .model_about_right_box_inner {
        padding: 10px;
    }

    .model_about_area .tab button {
        margin-right: 30px !important;
    }

    .filter_models_box {
        width: 100%;
    }

    .header_top:hover .header_top_share_hover {
        padding-top: 60px;
    }

    .edit_profile_user_box .tab button {
        margin-right: 45px !important;
    }

    .edit_profile_tab_content .form-submit button {
        margin: 0 8px;
    }

    .edit_profile_tab_box .tab {
        width: 100%;
    }

    .edit_profile_tab_box .tab button {
        font-size: 18px;
        margin-right: 10px;
    }

    .mobile_view_nav .nav_mid_li .login_sign_middle {
        padding: 10px;
    }

    header .go-carry-navigation .nav-item .nav-link img {
        top: 2px;
    }

    header .go-carry-navigation .nav-item .nav-link span {
        padding-right: 50px;
        padding-left: 0;
    }

    .fanbook_contactus_box {
        width: 100%;
    }

    .forgotpassword_area .forgotpassword_box {
        width: 100%;
    }

    .fanbook_signup_box .fanbook_login_img img {
        height: 100%;
        display: none;
    }

    .fanbook_login_img img {
        display: none;
    }

    .footer_bottom {
        margin: 15px 0 0;
    }

    .nav-close-icon {
        display: block;
    }

    header .navbar-light .navbar-toggler-icon {
        background: #fff;
        height: 2px;
        position: relative;
    }

    .go-carry-navigation.active::before {
        content: "";
        width: 50px;
        position: absolute;
        left: -50px;
        height: 100vh;
        background: rgba(0, 0, 0, 0.7);
        top: 0;
    }

    header .navbar-light .navbar-toggler-icon::before,
    .navbar-light .navbar-toggler-icon::after {
        content: "";
        width: 100%;
        height: 2px;
        position: absolute;
        top: -7px;
        left: 0;
        right: 0;
        background: #fff;
    }

    header .navbar-light .navbar-toggler-icon::after {
        top: 7px;
    }

    .nav-close-icon {
        display: block;
    }

    .navbar-toggler {
        border: none;
        padding: 0;
    }

    header .go-carry-navigation {
        z-index: 99;
        display: flex;
        justify-content: flex-start;
        padding-left: 30px;
        padding-right: 30px;
    }

    .nav-close-icon {
        position: absolute;
        right: 30px;
        top: 30px;
    }

    .nav-close-icon .fa-times-circle {
        color: #a61651;
        font-size: 30px;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 0 solid transparent;
        border-radius: 4px;
        font-size: 22px;
        color: #338da0 !important;
    }

    header .go-carry-navigation {
        position: fixed;
        height: 100vh;
        background: #fff;
        top: 0;
        right: -100%;
        transition: all 0.5s;
        width: calc(100% - 50px);
        padding-top: 50px;
        transform-origin: right;
    }

    header .go-carry-navigation .nav-item .sign-in-btn {
        margin: 0;
    }

    header .go-carry-navigation .nav-item .nav-link {
        font-size: 18px;
        padding: 10px 0px;
    }

    header .go-carry-navigation .nav-item {
        margin: 0;
        padding: 0;
    }

    header .go-carry-navigation .nav-item a.btn-blue {
        margin-left: 0px;
        margin-top: 10px;
    }

    .go-carry-navigation.active {
        right: 0;
    }

    .fanbook_signup_box .fanbook_login_content {
        padding: 50px 14px;
        height: auto;
    }

    .fanbook_login_area_right {
        overflow-y: hidden !important;
        height: auto !important;
    }

    .edit_profile_bg_content span.filter_live_icon {
        font-size: 12px;
        /* padding-right: 4px; */
        top: 88%;
        left: 22%;
        padding: 6px;
    }
    .model_about_right_box,
    .subscription_right_bar {
        display: none !important;
    }
}

@media (max-width: 960px) {
    .edit_profile_bg_content span.filter_live_icon {
        font-size: 12px;
        top: 76%;
        left: 22%;
    }
}

@media (max-width: 767px) {
    .edit_profile_bg_box {
        position: static;
    }

    .edit_profile_bg img {
        height: auto !important;
    }

    .intro_add_video_box .play_icon img {
        bottom: 41%;
        left: 41%;
    }

    .about_box img {
        width: 96%;
        left: 15px;
        top: 15px;
    }

    .about_area h2 {
        font-size: 1.9rem;
        margin-top: 40px;
    }

    .about_area_mid {
        margin: 0;
        text-align: left;
    }

    .about_area_mid hr {
        margin: 13px 0 22px;
    }

    .about_area_mid h2 {
        margin-top: 30px;
    }

    .about_area p {
        text-align: justify;
    }

    .about_box.about_box_left img {
        left: 0px;
    }

    .about_area {
        padding: 60px 0 76px;
    }

    .about_area_bg {
        padding: 50px 0;
    }

    .about_area_bg h2 {
        font-size: 2.5rem;
    }

    .user_profile_main_box {
        width: 100%;
        text-align: center;
    }

    .user_profile_main_box_tx span {
        margin-bottom: 6px;
    }

    .user_profile_main_box a.btn {
        margin-top: 15px;
    }

    .user_profile_main a.edit_user_profile {
        width: fit-content;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
    }

    .user_profile_main_box .edit_profile_bg_image {
        float: none;
        margin: auto !important;
        width: 100px !important;
        height: 100px !important;
    }

    .user_profile_main {
        padding: 50px 0;
    }

    .my_favourite_area {
        padding: 50px 0;
    }

    .edit_profile_user_area {
        padding: 50px 0 0;
    }

    .modal-body .email_otp_box input {
        width: 64px;
        margin-right: 10px;
    }

    .modal-body .email_otp_box {
        margin: 0 0 15px;
    }

    .modal-body .form-group {
        margin-bottom: 15px;
    }

    .edit_profile_tab_content .form-submit button {
        padding: 12px 24px;
        margin: 0 5px;
    }

    .edit_profile_tab_content .form-submit {
        margin-top: 30px;
    }

    .edit_profile_area .form-group {
        margin-bottom: 15px;
    }

    .modal-body p {
        font-size: 20px;
        margin-bottom: 18px;
    }

    .modal-header button.btn-close {
        top: 12px;
        right: 12px;
    }

    .edit_profile_tab_box .tab button {
        font-size: 16px;
        margin-right: 9px;
    }

    .edit_profile_tab_content #deactiveaccount button {
        margin-top: 10px;
    }

    .edit_profile_area {
        padding-bottom: 50px;
    }

    .modal-body button.btn {
        padding: 12px 24px;
        margin: 0 4px;
    }

    .modal-body {
        padding: 0 1rem;
    }

    .edit_profile_bg_box {
        padding: 10px 0;
    }

    .edit_cover_photo {
        top: -63px;
    }

    .edit_profile_bg_image {
        width: 85px;
        height: 85px;
        margin-right: 20px;
    }

    input.custom-file-input {
        padding: 0;
        left: 0;
        width: 85px;
    }

    .edit_profile_bg_box h5 {
        padding-top: 12px;
    }

    .add_social_link {
        width: 100%;
    }

    .add_social_link_box .form-submit {
        margin-bottom: 30px;
    }

    .add_social_link_box .dropdown {
        margin-bottom: 20px;
    }

    .custom-file-input::before {
        width: 85px;
        font-size: 17px;
        top: 0;
    }

    .wrapper {
        padding-top: 35px;
    }

    .faq_main_box .accordion {
        padding: 25px 0;
        font-size: 19px;
    }

    .faq_main_box .panel p {
        margin: 0 0 25px;
    }

    .faq_main_box .accordion:after {
        font-size: 24px;
        top: 21px;
    }

    .fanbook_contactus_box h2 {
        font-size: 36px;
    }

    .fanbook_contactus_box hr {
        margin-bottom: 38px;
    }

    .email_otp_box {
        text-align: center;
    }

    .email_otp_box input {
        width: 50%;
        margin-right: 10px;
    }

    .forgotpassword_area {
        padding: 50px 0;
    }

    .forgotpassword_area .forgotpassword_box {
        padding: 30px 20px 42px;
    }

    .forgotpassword_area .forgotpassword_box h2 {
        margin-bottom: 18px;
        text-align: center;
    }

    .forgotpassword_area .forgotpassword_box p {
        margin-bottom: 25px;
        text-align: center;
    }

    .forgotpassword_area .forgotpassword_box .form-submit button {
        margin: 20px 0 0;
    }

    .fanbook_signup_box .form-submit button {
        margin: 18px 0 25px;
    }

    .form-submit button {
        margin: 18px 0 25px;
    }

    .desktop_nav_search {
        width: 150px;
    }

    .desktop_nav_search input {
        width: 127px;
        padding-left: 2px;
    }

    .fanbook_filter_bt .dropdown-content {
        width: 336px;
    }

    .fanbook_filter_tab button {
        padding: 8px 22px;
        margin-right: 10px;
    }

    .filterDiv {
        margin-top: 12px;
    }

    .navbar-nav {
        margin-top: 25px;
    }

    .navbar-brand img {
        width: 140px;
    }

    .navbar-toggler {
        top: -4px;
        position: relative;
    }

    .fanbook_filter_bt {
        margin-bottom: 15px;
    }

    .fanbook_filter_area {
        padding-bottom: 50px;
    }

    .footer_area {
        padding: 50px 0;
        bottom: auto;
    }

    .footer_box h3 {
        margin-bottom: 20px;
    }

    .footer_box ul li {
        padding-bottom: 10px;
    }

    .footer_box {
        margin-bottom: 25px;
    }

    .footer_bottom a {
        padding: 0 12px 8px 0;
    }

    .filter_show_more button {
        margin-top: 0;
    }

    .fanbook_login_content {
        padding: 50px 10px;
    }

    .edit_profile_user_area .edit_profile_bg_image {
        width: 130px;
        height: 130px;
    }

    .edit_profile_bg_image img {
        height: 100% !important;
    }

    .calendercls thead th {
        font-size: 15px !important;
    }

    .fc table {
        min-width: 950px;
    }

    .received_coins_box span {
        padding: 8px 12px;
        font-size: 12px;
    }

    .fc-view,
    .fc-view > table {
        overflow-x: auto !important;
    }

    .fc-basic-view .fc-body .fc-row {
        min-height: 150px;
        height: 100%;
    }

    .daterangepicker {
        width: auto;
        z-index: 1;
    }
}

@media (max-width: 612px) {
    .edit_profile_bg_box {
        position: static !important;
    }

    input.input-file-select-hidden.custom-file-input.image + span {
        bottom: 0px !important;
        left: 0px !important;
    }

    input.input-file-select-hidden.custom-file-input + span {
        position: absolute;
        background: #001b2b;
        width: 107%;
        text-align: center;
        cursor: pointer;
    }

    .edit_profile_user_box .tab {
        width: 100% !important;
    }

    .edit_profile_user_box .tab button {
        margin-right: 10px !important;
    }

    .model_about_area .tab {
        width: 100% !important;
        flex-wrap: wrap;
    }

    .edit_profile_bg_box h5 {
        font-size: 17px;
        padding-top: 4px;
        margin-bottom: 0px;
    }

    .edit_profile_bg_content span {
        font-size: 12px;
        padding-right: 4px;
    }

    .edit_profile_bg_content span:last-child {
        padding-right: 0;
    }

    .edit_profile_bg_image {
        width: 52px;
        height: 52px;
        margin-right: 14px;
    }

    .edit_profile_bg_box {
        padding: 8px 0;
    }

    .edit_profile_bg img {
        /* height: 300px; */
        height: auto;
    }

    .header_top_share a {
        font-size: 16px;
    }

    .header_top {
        top: 130px;
        width: 40px;
    }

    .edit_cover_photo .custom-file-input::before {
        top: 5px;
        padding-left: 11px;
        font-size: 17px;
    }

    .edit_cover_photo span {
        font-size: 11px;
        right: 10px;
        top: 10px;
    }

    .edit_profile_bg_content span.filter_live_icon {
        font-size: 12px;
        /* padding-right: 4px; */
        top: 75%;
        left: 14%;
    }

    .edit_cover_photo input.custom-file-input {
        width: 150px;
        padding: 2px 0;
    }

    .edit_cover_photo {
        top: -60px;
    }

    .edit_profile_tab_box .tab button {
        font-size: 15px;
    }

    .edit_profile_tab_content {
        padding-top: 25px;
    }

    .model_about_box p {
        line-height: 23px;
        margin-bottom: 25px;
        text-align: justify;
        font-size: 14px;
    }

    .edit_profile_area h3 {
        margin-bottom: 18px;
    }

    .model_about_box_inner {
        padding: 5px 15px;
    }

    .model_about_social {
        margin-top: 20px;
    }

    .model_about_social h3 {
        margin-bottom: 16px;
    }

    .model_about_right_box {
        margin-top: 30px;
    }

    input.custom-file-input {
        width: 52px;
    }

    .custom-file-input::before {
        width: 52px;
        font-size: 12px;
    }

    .edit_profile_bg_image input.custom-file-input {
        height: 22px;
    }

    .edit_profile_tab_content h5 {
        font-size: 15px !important;
        margin: 0 0 0;
    }

    .edit_profile_tab_content .view_document_bt {
        padding: 8px 10px;
        font-size: 13px;
        line-height: normal;
    }

    .edit_profile_tab_content .form-submit button {
        padding: 10px 22px;
        font-size: 16px;
    }

    .add_social_link {
        padding: 10px;
    }

    .add_social_link_box {
        margin-top: 25px;
    }

    .dropbtn {
        font-size: 16px;
        padding: 10px 15px;
    }

    .dropdown-content a {
        padding: 10px 15px;
        font-size: 15px;
    }

    .dropdown-content a i {
        font-size: 18px;
        position: relative;
        top: 2px;
    }

    .edit_profile_tab_content #deactiveaccount button {
        padding: 10px 22px;
    }

    .edit_profile_tab_content #deactiveaccount p {
        font-size: 15px;
        line-height: 24px;
    }

    .edit_profile_user_area .edit_profile_bg_image {
        width: 100px;
        height: 100px;
        margin-bottom: 10px;
    }

    /* .edit_profile_user_area input.custom-file-input {
        width: 25px;
        height: 25px !important;
        top: 0;
        right: 0;
    } */

    .edit_profile_user_area .custom-file-input::before {
        top: 4px;
        left: 7px;
        font-size: 12px;
    }
}

@media (max-width: 575px) {
    .subscribe-sticky {
        display: block;
        bottom: 8%;
        left: 29%;
        padding: 10px 25px;
    }

    .edit_profile_bg_box {
        position: absolute;
    }

    .my_favourite_box button {
        padding: 6px 10px;
    }

    .my_favourite_box h3 {
        margin: 24px 0 0 20px;
        display: block;
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .my_favourite_box h2 {
        font-size: 21px;
        padding-bottom: 6px;
    }

    .my_favourite_box hr {
        top: 50px;
    }

    .my_favourite_box {
        padding: 15px 10px 0;
    }

    .my_favourite_mb {
        margin-bottom: 20px;
    }

    .about_area_bg {
        padding: 30px 0;
    }

    .make_money_area .mt-3 {
        margin-top: 0rem !important;
    }

    .make_money_area .mt-5 {
        margin-top: 0rem !important;
    }

    .make_money_area {
        padding: 50px 0 !important;
    }

    .make_money_bottom {
        padding: 60px 0 50px;
    }

    .make_money_bottom p {
        margin-top: 30px;
    }

    .modal-body {
        padding: 0 0.5rem;
    }
}

@media (max-width: 501px) {
    .intro_add_video_box .play_icon img {
        bottom: 37%;
        left: 38%;
    }
}

/*model_feed_public_view*/

@media (max-width: 1199px) {
    .create_new_post_textarea {
        margin-left: 16px;
    }

    .new_post_image {
        margin-right: 0;
    }
}

@media (max-width: 991px) {
    .model_feed_public_box .intro_add_video_box_img {
        height: 230px;
    }

    .model_feed_public_box .intro_add_video_box .play_icon img {
        bottom: 42%;
        left: 47%;
        width: 50px;
    }

    .hidden_comment_input_box input {
        width: 86%;
    }

    .subscribe_bt_main button {
        top: 40%;
        left: 26%;
    }

    .create_new_post_textarea {
        margin-left: 26px;
    }

    .model_about_right_box_inner h5 span {
        float: none;
        display: block;
        margin-top: 6px;
    }
}

@media (max-width: 850px) {
    .subscribe-sticky {
        display: block;
        bottom: 13%;
        left: 40% !important;
        padding: 10px 25px !important;
        font-size: 1em !important;
    }

    .model_about_right_box,
    .subscription_right_bar {
        display: none;
    }

    .edit_profile_bg_content span.filter_live_icon {
        font-size: 12px;
        top: 75%;
        left: 19%;
        padding: 6px;
    }
}

@media (max-width: 820px) {
    .subscribe-sticky {
        display: block;
        bottom: 5% !important;
        left: 40% !important;
        padding: 10px 25px !important;
        font-size: 1em !important;
    }
}

@media (max-width: 800px) {
    .subscribe-sticky {
        display: block;
        bottom: 5% !important;
        /* left: 75% !important; */
        padding: 8px 20px !important;
        font-size: 1em !important;
    }

    .model_about_right_box,
    .subscription_right_bar {
        display: none;
    }
}

@media (max-width: 768px) {
    .subscribe-sticky {
        display: block;
        bottom: 6% !important;
        left: 35% !important;
        padding: 10px 30px !important;
        font-size: 1.5em !important;
    }

    .model_about_right_box,
    .subscription_right_bar {
        display: none;
    }

    .edit_profile_bg_content span.filter_live_icon {
        font-size: 12px;
        top: 75%;
        left: 18%;
        padding: 6px;
    }
}

@media (max-width: 565px) {
    .edit_profile_bg_content span.filter_live_icon {
        font-size: 12px;
        top: 79%;
        left: 9%;
        padding: initial;
    }
}

@media (max-width: 767px) {
    .subscribe_bt_main button {
        left: 29%;
    }

    .create_new_post_main h5 {
        font-size: 18px;
    }

    .model_about_right_box_inner h5 span {
        float: right;
        margin-top: 0;
    }

    .broadcasttab .modal-content .table > :not(caption) > * > * {
        padding: 0.5rem 0.2rem 0.5rem 0.2rem !important;
    }

    form#model-user-book-slot-store {
        margin: 0 auto;
    }

    .chat_image.img-thumbnail {
        margin-bottom: 15px;
    }

    .notfound .notfound-404 h1 {
        font-size: 86px;
    }

    .notfound .notfound-404 h1 > span {
        width: 86px;
        height: 86px;
    }

    /* .fg-emoji-picker {
        top: 177px !important;
        left: 34px !important;
    }

    .fg-emoji-picker-search {
        height: 29px;
    }

    .fg-emoji-picker-search input {
        width: 100%;
    } */

    .subscribe-sticky {
        z-index: 1;
    }

    .context-menu-container.hidden_delete_edit {
        right: 10% !important;
        bottom: 55% !important;
    }

    .msg_cotainer,
    .msg_cotainer_send {
        max-width: 50%;
    }

    span.msg_time_send {
        /* position: inherit !important;
        float: none; */
        bottom: -2px;
        margin-right: 0px !important;
    }

    .img-thumbnail + .msg_time_send {
        right: 0px;
        bottom: -2px;
    }

    .chat_history_box_container {
        margin-top: 2.5rem !important;
        display: flex;
        flex-direction: column;
    }

    .chat-card .card-footer {
        padding-bottom: 8px;
        width: 100%;
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 731px) {
    .subscribe-sticky {
        display: block;
        bottom: 13% !important;
        left: 38% !important;
        padding: 5px 20px !important;
        font-size: 1em !important;
    }
}

@media (max-width: 640px) {
    .subscribe-sticky {
        display: block;
        bottom: 15% !important;
        left: 38% !important;
        padding: 8px 20px !important;
        font-size: 1em !important;
    }
}

@media (max-width: 600px) {
    .subscribe-sticky {
        display: block;
        bottom: 8% !important;
        left: 35% !important;
        padding: 8px 20px !important;
        font-size: 1em !important;
    }
}

@media (max-width: 540px) {
    .subscribe-sticky {
        display: block;
        bottom: 8% !important;
        left: 35% !important;
        padding: 8px 20px !important;
        font-size: 1em !important;
    }
}

@media (max-width: 480px) {
    .subscribe-sticky {
        display: block;
        bottom: 18% !important;
        left: 30% !important;
        padding: 5px 20px !important;
    }

    .edit_profile_bg_content span.filter_live_icon {
        left: 12%;
        font-size: 12px;
        padding-right: 4px;
        top: 75%;
    }
}

@media (max-width: 450px) {
    .subscribe-sticky {
        display: block;
        bottom: 8% !important;
        left: 29% !important;
        padding: 10px 25px !important;
    }

    .chat-card .card {
        height: 700px;
        padding-top: 60px;
    }

    .model_feed_public_box .intro_add_video_box .play_icon img {
        bottom: 45%;
        left: 45%;
        width: 45px;
    }

    .edit_profile_bg_content span.filter_live_icon {
        left: 12%;
        font-size: 12px;
        padding-right: 4px;
        top: 75%;
    }
}

@media (max-width: 380px) {
    .edit_profile_bg_content span.filter_live_icon {
        left: 13%;
        font-size: 12px;
        padding-right: 4px;
        top: 73%;
    }
}

@media (max-width: 411px) {
    .subscribe-sticky {
        display: block;
        bottom: 8% !important;
        left: 29% !important;
        padding: 10px 25px !important;
        z-index: 1;
    }

    .model_feed_public_box .intro_add_video_box_img {
        height: 200px;
    }

    .model_feed_public_box .intro_add_video_box .play_icon img {
        bottom: 36%;
        left: 41%;
    }

    .hidden_comment_input_box input {
        width: 82%;
    }

    .subscribe_bt_main button {
        left: 16.6%;
        top: 38%;
    }

    .create_new_post_textarea {
        margin-left: 33px;
    }

    .create_new_bt {
        margin-top: 12px;
        text-align: left;
    }

    .new_post_photo_video .video_color {
        margin-left: 10px;
    }

    .create_new_post_textarea .form-control {
        margin-bottom: 18px;
    }

    .new_post_photo_video {
        margin-bottom: 18px;
    }

    .model_about_right_box {
        margin-bottom: 0rem !important;
    }

    .subscribe_bt_main button {
        left: 24%;
    }

    .model_feed_public_box .intro_add_video_box .play_icon img {
        bottom: 45%;
        left: 45%;
        width: 45px;
    }

    input.input-file-select-hidden.custom-file-input.image + span {
        bottom: 0px !important;
        left: 0px !important;
    }

    input.input-file-select-hidden.custom-file-input + span {
        position: absolute;
        background: #001b2b;
        /* width: 57px !important; */
        text-align: center;
        cursor: pointer;
    }
}

@media (max-width: 375px) {
    .model_feed_public_like_comment span img {
        margin-bottom: 0px;
    }

    .subscription_model_data h3 {
        text-align: center;
    }

    .subscription_model_data .model_about_right_box_inner {
        margin-bottom: 10px;
    }

    .subscription_model_data .model_about_right_box_inner h4 {
        font-size: 12px;
    }

    .subscription_model_data .model_about_right_box_inner h4 span {
        font-size: 16px;
    }

    .subscription_model_data .model_about_right_box_inner button.btn {
        font-size: 13px;
        float: right;
        padding: 6px 12px;
    }

    .subscription_model_data .model_about_right_box_inner p {
        color: #636363;
        font-size: 12px;
        margin: 10px 0 0;
    }

    .subscribe-sticky {
        display: block;
        bottom: 9% !important;
        left: 30% !important;
        padding: 8px 18px !important;
        font-size: 0.8em !important;
        z-index: 1;
    }

    .model_side_photos_tab_box .model_feed_public_like_comment span {
        padding-right: 39px;
        padding-left: 26px;
        color: #636363;
        display: flex;
        align-items: center;
        float: left;
        cursor: pointer;
    }

    .model_feed_public_like_comment span {
        padding-right: 30px;
        padding-left: 25px;
    }

    .social-icons {
        margin-top: 5px;
        padding: 4px;
        float: left !important;
    }

    .intro_add_video_box .play_icon img {
        bottom: 30%;
        left: 41%;
        width: 20%;
    }

    .model_feed_public_box_inner .model_feed_public_like_comment {
        text-align: center;
    }

    .hidden_comment_input_box textarea {
        width: 100%;
    }

    .edit_profile_bg img {
        height: auto;
    }

    .wrapper {
        padding-top: 35px;
    }

    .edit_profile_bg_box {
        position: static;
    }

    .model_feed_public_box .intro_add_video_box_img {
        height: 200px;
    }

    .model_feed_public_box .intro_add_video_box .play_icon img {
        bottom: 45%;
        left: 45%;
        width: 45px;
    }

    .hidden_comment_input_box input {
        width: 82%;
    }

    .subscribe_bt_main button {
        left: 20%;
        top: 38%;
    }

    .create_new_post_textarea {
        margin-left: 33px;
    }

    .create_new_bt {
        margin-top: 12px;
        text-align: left;
    }

    .new_post_photo_video .video_color {
        margin-left: 0px;
    }

    .create_new_post_textarea .form-control {
        margin-bottom: 18px;
    }

    .new_post_photo_video {
        margin-bottom: 18px;
    }
    .new_post_photo_video button:first-child {
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .new_post_photo_video button.btn {
        font-size: 14px;
    }

    .model_about_right_box {
        margin-bottom: 0rem !important;
    }
}

@media (max-width: 280px) {
    .edit_profile_bg_content span.filter_live_icon {
        font-size: 12px;
        top: 60%;
        left: 17%;
        padding: 6px;
    }
}

@media (max-width: 320px) {
    .model_feed_public_like_comment span img {
        margin-bottom: 0px;
    }

    .subscribe-sticky {
        display: block;
        left: 28% !important;
        bottom: 11% !important;
    }
}

.body-page {
    min-height: calc(100vh - 500px) !important;
    /* background: #15191c !important; */
}

/*model_feed_public_view end*/

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .chat-card .card {
        height: 700px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .chat-card .card {
        height: 1000px;
    }
}

#band-cookies {
    z-index: 99999999 !important;
}

@media screen and (min-width: 1024px) {
    .fanbook_signup_box .fanbook_login_content {
        height: 441px !important;
    }
}

@media screen and (min-width: 1200px) {
    .fanbook_signup_box .fanbook_login_content {
        height: 517px !important;
    }
}

@media screen and (min-width: 1400px) {
    .fanbook_signup_box .fanbook_login_content {
        height: 602px !important;
    }
}

@media screen and (min-width: 1630px) {
    .fanbook_signup_box .fanbook_login_content {
        height: 700px !important;
    }
}

@media screen and (min-width: 1800px) {
    .fanbook_signup_box .fanbook_login_content {
        height: 777px !important;
    }
}

@media screen and (min-width: 1900px) {
    .fanbook_signup_box .fanbook_login_content {
        height: 816px !important;
    }
}

@media screen and (min-width: 2000px) {
    .fanbook_signup_box .fanbook_login_content {
        height: 859px !important;
    }
}

@media screen and (min-width: 2100px) {
    .fanbook_signup_box .fanbook_login_content {
        height: 900px !important;
    }
}

@media screen and (min-width: 2350px) {
    .fanbook_signup_box .fanbook_login_content {
        height: 1000px !important;
    }
}

@media screen and (min-width: 2450px) {
    .fanbook_signup_box .fanbook_login_content {
        height: auto !important;
    }
}
