@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
/*@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');*/

body{
    font-family: 'Inter';
/*    font-family: 'Geist';*/
/*    font-family: "Work Sans", sans-serif !important;*/
    background: #0C1014;
    background: #000;
}

button, input, optgroup, select, textarea{
/*     font-family: "Work Sans", sans-serif !important;*/
     font-family: "Inter", sans-serif !important;
}

/*Light Mode*/
body.light-mode {
    background: #f9f9f9;
}
body.light-mode .colllap-btn, body.light-mode .colllap-btn-bottom, body.light-mode li.post-details-edit-opt img {
    filter: invert(0) brightness(5);
}
body.light-mode .post-wrapper.profile-wrapper.post-detail-page .profile-head-wrapper .share-right .post-menu.message-setting img {
    filter: invert(0);
}
body.light-mode #gifPanel, body.light-mode .sending-post-popup {
    background: #f9f9f9;
    border-color: #f9f9f9;
}
body.light-mode div#selectedGif img{border-color:#f9f9f9}
body.light-mode .draft-inner .single-saved-draft {
    border-bottom: 1px solid #dedede;
}
body.light-mode .datepicker .datepicker-switch:hover,  body.light-mode .datepicker tfoot tr th:hover {
    color: #fff;
}
body.light-mode .nomsgyet{
    color: #222 !important
}
body.light-mode div#message-search .setting-inner {
    background: #f9f9f9;
    border-color: #f9f9f9;
}
body.light-mode .profile-sectins-com .repost-placeholder {
    color: #222;
}
body.light-mode .get-verified-with-centrrl a:hover {
    background: #f0f0f0;
    border-color: #f0f0f0;
}
body.light-mode #message-emoji-dropdown {
    background: #fff !important;
    border: 1px solid #d2d2d2 !important;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
body.light-mode .lb-loader {
    filter: invert(1) !important;
}
body.light-mode .crd_notification_type.follow i {
    filter: invert(1);
}
body.light-mode #message-emoji-dropdown .emoji-item {
    background: #fff !important;
    color: #000 !important;
}
body.light-mode #followers-popup.common-popup-full .inner-common-popup, body.light-mode #members-followers.common-popup-full .inner-common-popup {
    background: #f9f9f9;
    border-color: #f9f9f9;
}
body.light-mode .back-gif img {
    filter: invert(0) !important;
}
body.light-mode .gif-header h3 {
    border-bottom: 1px solid #dedede;
}
body.light-mode span.flatpickr-prev-month {
    top: 0px !important;
} 
body.light-mode img.light-mode-fill {
    display: block !important;
    filter: invert(0) !important;
}
body.light-mode #domain-batch h3 {
        border-bottom: 1px solid #dedede;
}
body.light-mode #domain-batch p {
    color: #888 !important;
}
body.light-mode .domain-section .domain-section-inner {
    background: #fff;
}
body.light-mode img.dark-mode-fill {
    display: none;
}
body.light-mode #clear-notifications button.yes-close {
    background: #000 !important;
}
body.light-mode li.bookmarks-icon img {
    filter: invert(1) !important;
}
body.light-mode .post-composer .draft-inner{
    background: #f8f8f8;
    border-color: #f9f9f9;
}
body.light-mode .post-composer .draft-inner .close-account {
    box-shadow: none !important;
}
body.light-mode li.bookmarks-icon.active img.light-mode-fill {
    filter: invert(0) !important;
}
body.light-mode .tabs-wrapper {
    background: #ededed;
}
body.light-mode .draft-inner .draftand-schedule-switcher .tabs-wrapper {
    background: none;
}
body.light-mode .tab-btn.active{
    color: #fff !important;
    background: #222;
}
body.light-mode .draftand-schedule-switcher .tab-btn.active {
    background: none;
}
body.light-mode span.flatpickr-weekday, body.light-mode .common-popup-new p, body.light-mode .add-signal-popup-outer .add-signal-popup h4  {
    color: #222 !important;
}
body.light-mode .add-signal-popup-outer .add-signal-popup p {
    color: #707070;
}
body.light-mode #add-link-wrapper .alt-textarea.website-url {
    border-top: 1px solid #dedede;
} 
body.light-mode #post-composer .swiper-slide img {
    border: 1px solid #dedede;
}
body.light-mode #add-alt-wrapper .alt-textarea {
    border-top: 1px solid #dedede;
}
body.light-mode .datepicker table tr td.day.focused, body.light-mode .datepicker table tr td.day:hover {
    color: #fff;
}
body.light-mode .profile-list-inner button {
    background: #eaeaea;
    border: 1px solid #bebebe;
    color: #000;
}
body.light-mode .alt-text-description-box textarea {
    background: #eaeaea;
    border: 1px solid #eaeaea;
    color: #222;
}
body.light-mode .get-app-qr-code-wrapper.new-welcome {
    background: #f9f9f9;
}
body.light-mode .get-app-qr-code-wrapper.new-welcome .email-verification.after-login h4, body.light-mode .get-app-qr-code-wrapper.new-welcome .email-verification.after-login p {
    color: #000 !important;
}
body.light-mode .complete-your-profile p {
    color: #888;
}
body.light-mode #unfollow-account button.deactivate {
    background: #cccccc !important;
}
body.light-mode .add-alt-wrapper h3 span.alt-icon {
    background: #000;
    color: #fff;
}
body.light-mode #add-link-wrapper .post-composer-header img {
    filter: invert(0);
}
body.light-mode .flatpickr-months, body.light-mode #message-search .search-box img  {
    filter: invert(1);
}
body.light-mode #message-search .search-box input {
    color: #222;
}
body.light-mode span.flatpickr-day.today ~ span.flatpickr-day {
    color: #222 !important;
}
body.light-mode span.flatpickr-next-month {
    top: 0px !important;
}
body.light-mode #embeddable-widget .account-form-inner h5, body.light-mode #embeddable-widget h3, body.light-mode .marquee-text.animate, body.light-mode p#no-      scheduled-p, body.light-mode .sending-post-popup .gif p, body.light-mode #confirm-close .confirmation-popup-inner h5
{
    color: #000 !important;
}
body.light-mode .profile-post.post-content-wrapper.profile-bio .post-box.pinned-post .post-box-inner .reaction-wrapper .reaction-box {
    background: #fff !important;
}


body.light-mode .audio-title.animated-title:after, body.light-mode .audio-title.animated-title:before {
    filter: invert(1) brightness(1);
    opacity: 0.5;
}

body.light-mode .pinned-post .audio-title.animated-title:after, body.light-mode .pinned-post .audio-title.animated-title:before {
    filter: invert(1) brightness(5);
}

body.light-mode .post-media--action-container li img {
    filter: brightness(0) saturate(100%) invert(66%) sepia(13%) saturate(548%) hue-rotate(169deg) brightness(90%) contrast(88%) !important;
}


body.light-mode .post-composer .add-alt-wrapper{
    background: #f9f9f9 !important;
    border-color: #f9f9f9 !important;
}
body.light-mode .schedule-date {
    background: #a1a1a170;
    color: #000;
}
body.light-mode span#scheduled-time-div-close svg {
    filter: invert(1);
}
body.light-mode .audio-card {
    background: #f1f1f1;
    border: 1px solid #ccc;
}
body.light-mode .audio-title {
    color: #000;
}
body.light-mode .save-alt button.active-save-btn {
    background: #000;
    color: #fff;
}
body.light-mode #confirm-close .confirmation-action button.yes-close {
    background: #000 !important;
}
body.light-mode .transcript-box h3 {
    color: #000 !important;
}
body.light-mode .transcript-inner {
    background: #fff !important;
}
body.light-mode .transcript-box span.close-transcription svg {
    filter: invert(0) !important;
}
body.light-mode .transcript-box span.close-transcription {
    background: #fff;
}

body.light-mode #embeddable-widget .account-form p{
/*    color: #222 !important;*/
} 
body.light-mode .account-form textarea {
    background: #eaeaea !important;
    color: #555 !important;
}
body.light-mode .post-box.dynamic-feed.post-box-with-reply.pinned-post .post-box-inner:after {
    background: #d5d5d5;
}
body.light-mode .post-box.dynamic-feed.post-box-with-reply.pinned-post .replies-count a {
    background: #ffffff;
    color: #222;
}
body.light-mode .post-box.dynamic-feed.post-box-with-reply.pinned-post .replies-count:before {
    border-top: none;
    border-color: #d5d5d5;
}
body.light-mode .crd_notification_type.message img {
    filter: invert(1) brightness(4);
}
body.light-mode .crd_notification_time {
    color: #B8B8B8;
}
body.light-mode #invite_popup_wrapper {
    background: #f9f9f9;
    border: 1px solid #f9f9f9;
}
body.light-mode .copy-code-btn-wrapper button {
    background: #000 !important;
    color: #fff !important;
}
body.light-mode #embeddable-widget .embed-description p, body.light-mode .audio-title-time .current, body.light-mode .alt-text-description-box .note p, body.light-mode .tab-btn, body.light-mode .draft-content p, body.light-mode li.toggles label span  {
    color: #222 !important;
}
body.light-mode span.checkmark svg {
    filter: invert(1);
}
body.light-mode .flatpickr-calendar {
    background: #f9f9f9 !important;
    border: 1px solid #f9f9f9 !important;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) !important;
}
body.light-mode span.flatpickr-weekday, body.light-mode .flatpickr-current-month .flatpickr-monthDropdown-months, body.light-mode .flatpickr-current-month input.cur-year, body.light-mode span.flatpickr-day.today ~ span.flatpickr-day {
    color: #222;
}
body.light-mode .flatpickr-calendar.hasTime .flatpickr-time {
    filter: invert(1) brightness(0);
}

    
body.light-mode .share-drop-down li a {
    border-bottom: 1px solid #dddada;
}
body.light-mode .share-drop-down li:last-child a {
    border-bottom: none;
}
body.light-mode .chat-box .post-user span.time-date {
    color: #ababab;
}
body.light-mode .received-message .mesage {
    background: #dfdfdf;
    color: #1d1d1d;
}
body.light-mode .repost-wrapper {
    border: 1px solid rgb(0 0 0 / 16%);
}
body.light-mode #post-composer .composer-post-footer .post-composer-action .posst-button button {
    background: #717171;
    color: #fff;
}
body.light-mode .search-data-wrapper .tabbing li.active a {
    background: #000;
    color: #fff;
}

body.light-mode .search-data-wrapper .tabbing li a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    background: #f5f5f5;
    border-color: #ccc;
}
body.light-mode .serch-posts .post-box {
    background: #f5f5f5;
    border: 1px solid #ccc;
}

body.light-mode #feed-customize-popup {
    background: #e9e9e9;
    border-color: #e9e9e9;
}
body.light-mode .post-composer, body.light-mode .communities-wrapper {
    background: #b9b9b9d6;
}
  body.light-mode .more-stories h2, body.light-mode .top-stories-wrapper h2, body.light-mode .top-stories-wrapper h1, body.light-mode .top-stories-wrapper .link-title, body.light-mode #share-box .inner-share h3, body.light-mode div#share-box span, body.light-mode .signal-heading h3, body.light-mode div#toppics .inner-common-popup h3, body.light-mode #message-search .setting-inner .search-head h2, body.light-mode .create-poll-option .option input  {
    color: #000;
}
body.light-mode .feed-option-card p{
    color: #888;
}
body.light-mode #feed-customize-header p{
    color: #888;
}
body.light-mode .option.add-another-option input {
    border: 2px dashed #32415894 !important;
}
body.light-mode .create-poll-option .option input {
    border: 1px solid #32415894;
}
body.light-mode #feed-customize-header h2, body.light-mode .feed-option-card h3, body.light-mode #feed-reset-btn, body.light-mode #share-box .inner-share ul li:hover span, body.light-mode div#invite_popup_close i {
    color: #000;
}
body.light-mode #toppics .inner-common-popup.showMe, body.light-mode #embeddable-widget .embed-widget-inner {
    background: #f9f9f9;
    border: 1px solid #f9f9f9;
}
body.light-mode #toppics .inner-common-popup button {
    background: #fff;
    border: 1px solid #d9d9d9;
    color: #000;
}
body.light-mode .feed-option-card, body.light-mode #reply-gifPanel {
    background: #f9f9f9;
    border-color: #f9f9f9;
}
body.light-mode .profile-holder .followers-count-wrapper .followers, body.light-mode .main-center-sec textarea#chat-msg, body.light-mode .note-suggestion, body.light-mode .gif-header h3 {
    color: #000;
}
body.light-mode .post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio > .post-box {
    border-top: none;
}
body.light-mode .post-wrapper.profile-wrapper.post-detail-page .profile-head-wrapper .share-right .post-menu > a > img {
    filter: invert(1);
    border-color: #222;
}
body.light-mode .profile-wrapper .profile-head {
    border: 1px solid #d8d8d8;
}
body.light-mode .post-wrapper.profile-wrapper.post-detail-page .profile-head-wrapper .share-right .post-menu {
    background: #e6e6e6;
    border: 1px solid #d4d4d4;;
}
body.light-mode .chat-box-wrapper .post-user-details .post-top-info .signal-wrapper .days {
    color: #0f1419;
}
body.light-mode .profile-head .back-btn img {
    border: 1px solid #2b2b2b !important;
    border-radius: 50%;
}
body.light-mode .profile-head .back-btn img, body.light-mode #recommendedUsersContainer .blue-cube-icon, body.light-mode li.post-details-delete-opt.delete-item img, body.light-mode .add-alt-wrapper h3 img, body.light-mode .feed-check-icon img
 {
    filter: invert(1);
}
body.light-mode .alt-textarea input {
    background: #eaeaea;
    border: 1px solid #eaeaea;
    color: #000 !important;
}
body.light-mode .save-alt button {
    background: #dbdbdb;
    color: #6b6b6b;
}
body.light-mode .followers-count, body.light-mode p#empty-reply-p, body.light-mode #invite_message, body.light-mode #myaccount-profile .form-group.cursor-pointer p {

    color: #222;
}
body.light-mode .profile-bio .about-profile ul img, body.light-mode .back-gif img, body.light-mode #share-box li.mail-icon img {
    filter: invert(0);
}
body.light-mode .profile-bio .about-profile ul li {
    color: #222;
}
body.light-mode .profile-message-options button {
    background: #222;
    color: #fff;
}
body.light-mode .profile-tabbing li a {
    color: #222;
}
body.light-mode .profile-tabbing ul div.active-tab {
    background: #222;
}
body.light-mode .profile-tabbing li a {
    color: #222;
}
body.light-mode .profile-tabbing ul li.active a {
    color: #fff !important;
}
body.light-mode .pinned-post {
    background: #ededed;
}
body.light-mode .pinned span, body.light-mode #dissappearing-on .disappear-m h3 {
    color: #222;
}
body.light-mode .pinned img {
    filter: invert(1);
}
div#pinned-users .users img {
    filter: invert(0);
}
body.light-mode .profile-post.post-content-wrapper.profile-bio > .post-box {
        border-top: none;
}
body.light-mode .chat-box-wrapper .chat-box {
    border-bottom: 1px solid #00000011;
}
body.light-mode .post-media .url-preview {
    background: #f1f1f1;
    color: #000;
    border: 1px solid #f1f1f1;
}

body.light-mode .profile-tabbing ul, body.light-mode div#dissappearing-on, body.light-mode .disappearing-message-inner {
    background: #f1f1f1;
}
body.light-mode .disappearing-message-inner{
    border-color: #f1f1f1;
}
body.light-mode .nav-menu ul li a span.nav-icons img, body.light-mode .disappearing-message-inner .icon {
    filter: invert(1);
}
body.light-mode .disappearing-message-inner .confirm button {
    color: #fff;
    background: #000;
}
body.light-mode .time-limit .time {
    background: #f5f5f5;
    color: #222;
    border: 1px solid #a6a6a6;
}
body.light-mode .add-profile-image .upload-btn {
    color: #a69d9d;
}
body.light-mode .chat-pin-opt img, body.light-mode .chat-delete-opt img{
    filter: invert(0) !important;
}
body.light-mode .chat-options ul li:last-child a {
    border: none;
}
body.light-mode .full-message .time {
    color: #767575;
}
body.light-mode div#comment-section {
    background: #f9f9f9 !important;
}
body.light-mode #myblock p, body.light-mode .disappearing-message-inner h2, body.light-mode .disappearing-message-inner h5, body.light-mode .complete-your-profile-inner h2, body.light-mode .no-search p {
    color: #000 !important;
} 
body.light-mode #full-message .chat-options img{    filter: invert(1);} 
body.light-mode .main-section li.side-menu-nav img, body.light-mode .all-chats .days img, body.light-mode .messageinputtyping div#graphic-opt img {
    filter: invert(1);
}
body.light-mode .chat-options ul {
    background: #f9f9f9;
    border: 1px solid #ccc;
}
body.light-mode #search-wrapper .common-popup-inner, body.light-mode .accept-and-continue-wrapper, body.light-mode #feed-customize-header h2 span {
    background: #fff;
    border-color: #fff;
}
body.light-mode .recommended-badge {
    background: #dedede;
    color: #222;
}
body.light-mode #feed-customize-header h2 span {
    color: #636363;
}
body.light-mode #recommendedUsersContainer .user, body.light-mode .signals-list li button {
    color: #000;
}
body.light-mode .post-user{color: #0f1419;}
body.light-mode .signals-list li {
    border-bottom: 1px solid #dedede;
}
body.light-mode .signals-list li button .btn {
    background: #000;
    color: #fff;
}
body.light-mode .search-main input, body.light-mode #message-search .search-box input {
    border: 1px solid #eaeaea;
    background: #eaeaea;
}
body.light-mode #search-wrapper .search-main input[type="text"]:hover {
    background: #eaeaea;
}
body.light-mode #search-wrapper .search-main img {
    filter: invert(1);
    opacity: 0.5;
}
body.light-mode #search-wrapper .search-main input[type="text"] {
    color: #000;
}
body.light-mode  #search-wrapper .close, body.light-mode #feed-customize-close, body.light-mode #share-box .inner-share .close-pop, body.light-mode #share-box button, body.light-mode .add-signal-btn button, body.light-mode .close-signalfeed, body.light-mode #toppics .close-pop, body.light-mode .close-account, body.light-mode #edit-profile #profile-type-popup .close, body.light-mode .complete-your-profile-inner .close-getstart {
    background: #fff !important;
    box-shadow: 0 0 5px rgba(0,0,0,0.2) !important;
    color: #000 !important;
    border: none !important;
}
body.light-mode textarea#other-textarea {
    background: #fff;
    border: 1px solid #fff;
    color: #222;
}
body.light-mode .post-setting-tab ul p {
    color: #222;
}
body.light-mode .post-setting-tab ul li label{
    color: #000;
}
body.light-mode .post-setting-inner .post-setting-tab ul{
    border: 1px solid #f9f9f9;
    background: #f9f9f9;
    box-shadow: 0px 0px 55px rgba(0,0,0,0.2);
}
body.light-mode .post-setting-tab li {
    border-bottom: 1px solid #dedede;
}
body.light-mode .post-setting-tab li:last-child {
    border: none;
}
body.light-mode .post-setting-tab li.toggles {
    border-bottom: none;
}
body.light-mode #share-box .copy-input input {
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #eaeaea;
    color: #000 !important;
}
body.light-mode .close svg, body.light-mode .inner-share .close-pop svg, body.light-mode .close-signalfeed svg, body.light-mode .close-account svg, body.light-mode #edit-profile #profile-type-popup .close svg, body.light-mode .complete-your-profile-inner .close-getstart svg{filter: invert(0) !important}
body.light-mode #toppics .close-pop svg{filter: invert(1) !important}
body.light-mode .social-box button {
    border: 1px solid #000;
    background: #fff;
}
body.light-mode #centrllVerifyModal_9xA72 {
    background: #ffffff;
    color: #000;

}
body.light-mode #centrllVerifyModal_9xA72 p{
    color: #222
}
body.light-mode #centrllVerifyModal_9xA72 .verifyBtn_m71 {
    background: #d9d9d9;
}
body.light-mode .close-account21 {
    filter: invert(1);
}

body.light-mode .status-box .icon-btn {
    border: 1px solid #e2e2e2;
    background: #f1f1f1;
}
body.light-mode .status-box .icon-btn img{filter: invert(1)}
body.light-mode .or-line:before {
    background: #38383863;
}
body.light-mode .category-label span, body.light-mode .chat-options ul li a, body.light-mode #dissappearing-on p {
    color: #222;
}
body.light-mode #submitfirstpost .post-box-inner, body.light-mode .complete-your-profile-inner
 {
    background: #fff;
    border: 1px solid #ccc;
}
body.light-mode .complete-your-profile-inner h4 {
    color: #222;
    font-size: 15px;
}
body.light-mode #submitfirstpost button#signup-step04-skip-btnNew {
    background: #222;
    color: #fff;
}
body.light-mode .main-center-sec textarea#chat-msg, body.light-mode .search-signal input[type="text"] {
    background: #eaeaea;
    border: 1px solid #eaeaea;
    color: #000;
}
body.light-mode .chat-options ul li a {
    border-bottom: 1px solid #d5d5d5;
}
body.light-mode .days {
    color: #888;
}
body.light-mode .post-content-wrapper.profile-bio p, body.light-mode .join-conversation p, body.light-mode .join-conversation .strong a, body.light-mode .news-lines, body.light-mode .rule-description p, body.light-mode .termsnew label, body.light-mode #addprofileimage .user-name, body.light-mode #recommendedUsersContainer .users-profie p
 {
/*        color: #222 !important;*/
        color: #0f1419 !important;
    }
body.light-mode .post-content-wrapper.profile-bio p{font-weight: 300;}
body.light-mode .post-content-wrapper.profile-bio p{font-weight: 400;
    color: #222 !important;}
body.light-mode #searchGif {
    color: #0f1419;
}
body.light-mode .close img {
    filter: invert(1);
}
body.light-mode .join-conversation button.btn.bt-white {
    background: #222;
    color: #fff;
}
body.light-mode .join-conversation {
    border: 1px solid #ccc;
    background: #fff;
}
body.light-mode .new-loginbtn a {
    filter: invert(1);
}
body.light-mode .news-wrapper .url-preview {
    background: #f1f1f1;
    border: 1px solid #ccc;
}
body.light-mode .news-wrapper .url-preview:hover {
    background: #e8e8e8;
}
body.light-mode .more-stories .storue-box {
    background: #f1f1f1;
    border: 1px solid #e1e1e1;
}
body.light-mode .more-stories h2, body.light-mode .news-source .site-name, body.light-mode .signup-rules .rule-description h3, body.light-mode .signup-signin-wrapper .signup-footer a, body.light-mode .reset-password a, body.light-mode p#switch-reset-btn{
    color: #000 !important;
}
body.light-mode .signup-body input {
    color: #000;
    border: 1px solid #2b2b2b;
    background: #424141;
    border: 1px solid #d9d6d6;
    background: #eaeaea;
}
body.light-mode .toggle-password {
    filter: invert(1);
}
body.light-mode #step03 .signup-body input {
    background-color: #e8e8e8;
}
body.light-mode .more-stories .storue-box:hover {
    background: #e8e8e8;
}
body.light-mode .signup-signin-wrapper .signup-wrapper-box .signup-heading h1, body.light-mode .signup-signin-wrapper .signup-wrapper-box .signup-heading h2, body.light-mode .signup-signin-wrapper .signup-wrapper-box .sub-title, body.light-mode button.accept-rule {
    color: #000;
}
body.light-mode button.accept-rule {
    border: 1px solid #fff;
    color: #fff !important;
    background: #000;
}
body.light-mode .or-line span {
    background: #f9f9f9;
    color: #000;
}
body.light-mode .signup-signin-wrapper .signup-footer button {
    color: #fff;
    background: #222;
}
body.light-mode .signup-signin-wrapper #step06 .signup-footer > a {
    color: #000 !important;
}

body.light-mode .post-composer-inner, body.light-mode .confirmation-popup .confirmation-popup-inner {
    background: #f9f9f9;
    border-color: #f9f9f9;
}
body.light-mode .post-composer .category-label span {
    background: #ededed;
    color: #000;
}
body.light-mode .post-composer-header {
    border-bottom: 1px solid #dedede;
}
body.light-mode .draft-inner .post-composer-header {
    border-bottom: none;
}
body.light-mode .post-composer .composer-post-footer .composer-post-footer-inner {
    border-top: 1px solid #dedede;
}
body.light-mode .schedule-post button img,  body.light-mode li.repost-icon.active .count {
    filter: invert(1);
}
/*body.light-mode li.repost-icon.active,*/
body.light-mode .post-composer-header h3, body.light-mode #report-popup .report-modal h3, body.light-mode .confirmation-popup .confirmation-popup-inner h5 {
    color: #000;
}
body.light-mode li.repost-icon.active> img {
    filter: invert(0);
}
body.light-mode .repost-icon.active .count {
    color: #16e116;
    color: #00BB00;
    filter: invert(0) !important;
}
 body.light-mode #report-popup .report-header h2, body.light-mode #report-popup .desc, body.light-mode #report-popup .options label, body.light-mode .c-count, body.light-mode #report-popup .close
 {
    color: #222 !important;
}
body.light-mode .confirmation-popup .confirmation-action button, body.light-mode .confirmation-popup .confirmation-action button.deactivate {
    background: #ccc;
    color: #000;
}
body.light-mode #report-popup .submit-btn {
    background: #dad9d9;
    color: #000;
}
body.light-mode #report-popup .close {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

body.light-mode #report-popup textarea {
    background: #eaeaea;
    color: #000;
}
body.light-mode #share-box .inner-share {
    background: #f9f9f9;
}
body.light-mode .GIF-reply-search input {
    background: #eaeaea;
    color:#000;
}
body.light-mode .post-composer .composer-post-body .custom-textarea textarea{color: #000}
body.light-mode .post-composer .composer-post-body .custom-textarea textarea::placeholder {
    color: #536471;
    opacity: 1; /* Ensures full color visibility, especially in Firefox */
}
body.light-mode .reaction-box.reaction-share .share-drop-down {
    background: #fff;
    border: 1px solid #ccc;
}
body.light-mode #reply-to-post-composer .post-content-wrapper:before {
    background: #d3d3d3;
}
body.light-mode .post-setting-tab span.icon-invert img {
    filter: invert(1) brightness(60);
    opacity: 1;
}
body.light-mode .post-composer .composer-post-footer .post-composer-action .posst-button button {
    background: #dbdbdb;
    color: #fff;
}
body.light-mode .posst-button.active-post-btn button img, body.light-mode #report-popup .close svg {
    filter: invert(1);
}
body.light-mode .profile-post.post-content-wrapper.profile-bio .post-box .post-box-inside:before {
    border-bottom: none;
}
body.light-mode .top-stories-wrapper h2, body.light-mode .join-conversation h3 {
    color: #000;
}
body.light-mode .crd_notification_heading {
    color: #000;
}
body.light-mode #crd_clear_notifications_btn {
    color: #222;
}
body.light-mode .crd_notification_quote {
    background: #d3d3d3;
}
body.light-mode .crd_notification_avatar img, body.light-mode .crd_avatar_small {
    border:2px solid #efefef;
}
body.light-mode .crd_notification_item {
    border-bottom: 1px solid #00000011;
}
body.light-mode .join-conversation .icon {
    filter: invert(1);
}

body.light-mode #bookmarks-wrapper .profile-post.post-content-wrapper.profile-bio > .post-box{border-top: none;}
body.light-mode .post-composer-inner .add-signal, body.light-mode #report-popup .report-modal
 {
    background: #f9f9f9;
    border-color: #f9f9f9;
}
body.light-mode .add-signal-popup-outer .add-signal-popup {
    background: #e9e9e9;
    border-color: #e9e9e9;
    color: #000;
}
body.light-mode .add-signal-popup-outer .add-signal-popup input#add-signal-inp {
    background: #fff;
}
body.light-mode .add-signal-popup-outer .add-signal-popup button.cancel-signal-popup {
    background: #c6c6c6 !important;
    color: #222;
}
body.light-mode .add-signal-popup-outer .add-signal-popup button:last-child{
    background: #222;
    color: #fff;
} 
body.light-mode .add-signal-header h3 {
    color: #000;
}
body.light-mode .add-new-signal input[type="text"] {
    background: #EAEAEA;
    color: #000;
}
body.light-mode li.post-details-mute-opt[data-mute="0"] .icon-invert img {
    filter: invert(1);
}
body.light-mode li.post-details-mute-opt[data-mute="1"] .icon-invert img {
    filter: invert(0);
}
body.light-mode .add-signal-header h3 {
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #dedede;
    margin-bottom: 15px;
}
body.light-mode .close-account svg {
    filter: invert(0);
}
body.light-mode .close-account {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

body.light-mode #myaccount-profile .form-group.cursor-pointer {
    background: #fff;
    box-shadow: none;
}

body.light-mode #myaccount-profile .form-title span img {
    filter: invert(1);
}
body.light-mode #myaccount-profile .form-group.cursor-pointer:hover {
    background: #fff;
}

body.light-mode .profile-head h1 {
    color: #000;
}
body.light-mode .setting-wrapper .setting-dflex.d-flex .left-setting-menu {
    background: #fff;
}
body.light-mode .setting-inner .setting-dflex.d-flex ul li a {
    color: #000;
}
body.light-mode .my-account .submit-account button {
    background: #000;
    color: #fff;
}
body.light-mode .my-account .submit-account button:hover{background: #1f1f1f;}
body.light-mode .change-image .user-image .edti-now {
    border: 2px solid #efefef;
    background: #efefef;
    padding: 2px;

}
body.light-mode .edti-now[data-del="0"] {
    background: #fff !important;
    border: 2px solid #fff !important;
}
body.light-mode .edti-now[data-del="0"] img {
    filter: invert(0);
}
body.light-mode .password-requirements li {
    color: #222;
}
body.light-mode li.setting-logout a img {
    filter: invert(0) !important;
}
body.light-mode .posst-button.active-post-btn button {
    background: #222 !important;
}
body.light-mode li.centrrlplus-tab.nav-side-li a img {
    filter: invert(0) !important;
}
body.light-mode .post-setting-tab {
    color: #fff;
}
body.light-mode .reaction-box.reaction-share .share-drop-down ul li a {
    color: #222;
}

body.light-mode .post-composer .draft-button button {
    background: #fff;
    border: none;
    color: #222;
    font-size: 15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 45px;
    padding: 4px 12px;
}
body.light-mode .post-media--action-container li img {
    filter: invert(1);
}
body.light-mode .post-wrapper.profile-wrapper.post-detail-page .post-box-inner > .post-content-wrapper .post-content h1, body.light-mode .post-wrapper.profile-wrapper.post-detail-page .profile-head h2, body.light-mode .post-wrapper.profile-wrapper.post-detail-page .reply-box h3, body.light-mode .post-content-wrapper .post-content p, body.ligt-mode .setting-inner .setting-dflex.d-flex ul li a, body.light-mode .setting-wrapper .my-account .form-title, body.light-mode .setting-inner .setting-dflex.d-flex h4, body.light-mode .setting-inner .setting-dflex.d-flex .right-setting-menu h5 {
    color: #222;
}
body.light-mode .setting-wrapper .setting-dflex.d-flex .left-setting-menu ul li img {
    filter: invert(1);
}
body.light-mode li.active-account a {
    background: none;
    color: #222 !important;
}
body.light-mode .account-form input {
    background: #ffffff;
    color: #555 !important;
}
body.light-mode .disapearing-message h4, body.light-mode .disapearing-message p, body.light-mode .pinned h2, body.light-mode .all-chats h2
{
    color: #222;
}
body.light-mode .disapearing-message {
    background: #f1f1f1;
}
body.light-mode .account-form textarea, body.light-mode div#edit-profile #profile-type-popup .signup-body .signup-footer button {
    background: #fff;
}

body.light-mode div#edit-profile #profile-type-popup .signup-body .signup-footer button {
    background: #000;
    color: #fff;
    width: 90px;
    padding: 14px;
}
div#edit-profile #profile-type-popup .signup-body .signup-footer button {
    width: 90px;
    padding: 14px;
}
#profile-type-popup .signup-footer {
    text-align: right;
}

body.light-mode .account-form textarea{
 background: #fff !important;   
}

body.light-mode .get-app-qr-code-wrapper .email-verification.after-login {
    border: 1px solid #333333;
    border-radius: 42px;
    background: #f9f9f9;
    border-color: #f9f9f9;
}
body.light-mode .get-app-qr-code-wrapper > div h4.text-center {
    color: #000;
}
body.light-mode .get-app-qr-code-wrapper .note-line p {
    color: #000;
}
body.light-mode .get-app-qr-code-wrapper .close-getstart {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
body.light-mode .get-app-qr-code-wrapper .close-getstart svg{
    filter: invert(0) !important;
}

body.light-mode .setting-wrapper, body.light-mode div#share-box, body.light-mode #embeddable-widget, body.light-mode .common-popup-full, body.light-mode #disappearing-message, body.light-mode #invite-friend-popup, body.light-mode #complete-your-profile, body.light-mode #centrrl-popup-scanner, body.light-mode .get-app-qr-code-wrapper{
    background: #b9b9b9d6;
}
body.light-mode #followers-popup .post-box, #members-followers .post-box {
    border-bottom: 1px solid #00000011;
}
body.light-mode .cpl-left span {
    color: #000 !important;
}

body.light-mode .cpl-left img {
    filter: invert(1);
}
body.light-mode #centrrl-popup-scanner p {
    color: #222;
}
body.light-mode .setting-inner, body.light-mode div#edit-profile #profile-type-popup {
    background :#f9f9f9;
    border-color :#f9f9f9 !important;
}
body.light-mode .setting-inner{
    background: #efefef;
    border-color: #efefef !important;
}
body.light-mode #message-settingNew .setting-inner{
    background: #f8f8f8;
}

body.light-mode .post-menu ul li:last-child a {
    border: none;
}
.container-message-setting .option:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
body.light-mode .full-message .full-message-header .back img {
    filter: invert(1);
}
body.light-mode div#profile-type-popup .form-group button {
    border: 1px solid #eaeaea;
    background: #fff;
}
body.light-mode #profile-type-popup h5 {
    color: #000;
}
body.light-mode div#profile-type-popup h2, body.light-mode .pinned-item .user-name {
    color: #000;
}
body.light-mode .post-wrapper.profile-wrapper.post-detail-page .reply-inner .post-box {
    border-bottom: 1px solid #00000011 !important;
}
body.light-mode .post-menu ul {
    background: #fff;
    border: 1px solid #f0f0f0;
    box-shadow: 0px 0px 55px rgba(0,0,0,0.2);
}
body.light-mode .status-box .placeholder-text {
    font-weight: 400;
    color: #536471;
}
body.light-mode div#profile-type-popup .form-group button:hover {
    background: #cacaca;
}
body.light-mode div#profile-type-popup .form-group button.active {
    background: #ccc !important;
    border: 1px solid #ccc !important;
}
body.light-mode .post-menu ul li a, body.light-mode div#profile-type-popup .sub-title {
    color: #222;
}
body.light-mode div#profile-type-popup .form-group button {
    color: #222;
    background: #fff;
}
body.light-mode .for-label label {
    color: #222;
}
body.light-mode .profile-post.post-content-wrapper.profile-bio .post-box .post-box-inside:before {
    border-bottom: 1px solid #00000011;
    opacity: 0;
}
body.light-mode span.icon-invert, body.light-mode .profile-head-wrapper .share-right .post-menu > a > img {
    filter: invert(1);
}
body.light-mode .common-popup-inner {
    background: #f9f9f9;
    color: #000;
    border-color: #f9f9f9;
}
body.light-mode .common-popup-new p {
    color: #222;
}
body.light-mode .common-popup, body.light-mode .common-popup-new, body.light-mode #cf_optimize_feed_popup_wrapper {
    background: #949494cf;
}
body.light-mode div#edit-profile #profile-type-popup {
    background: #efefef !important;
}

body.light-mode .post-menu ul li a {
    border-bottom: 1px solid #d5d5d5;
}
body.light-mode .post-menu ul li a:hover {
    background: #ebebeb;
}

body.light-mode .follow-action a {
    background: #222;
    color: #fff;
}
body.light-mode .logo img {
    filter: invert(1);
}
body.light-mode .follow-action .post-header .post-menu img {
    filter: invert(1);
}
body.light-mode .post-box-with-reply .post-box-inner:after {
    background: #e1e1e1;
}
body.light-mode .profile-wrapper .profile-head-wrapper {
    background: #f9f9f9;
}
body.light-mode .profile-head h2.h1 {
    color: #000;
}
body.light-mode .post-header.profile-user, body.light-mode .post-header.profile-user:before, body.light-mode .profile-tabbing {
    background: #f9f9f9;
}
body.light-mode .post-box-inner.post-reply-section .post-header .post-icon:before {
    border: 2px solid #dedede;
    border-top: none;
    border-right: none;
}
body.light-mode .replies-count:before {
        border-top: none;
    border-color: #dedede;
}
body.light-mode .reaction-wrapper .reaction-box {
    background: #F1F1F1;
    border: 1px solid #00000011;
}
body.light-mode .post-wrapper.home-wrapper .post-box {
    border-bottom: 1px solid #00000011;
}
body.light-mode .reaction-wrapper .reaction-box li {
    color: #222;
}
body.light-mode .reaction-wrapper .reaction-box img {
    filter: invert(1);
}

body.light-mode .main-sec-left .profile-logged-in-user:hover {
    background: #f1f1f1 !important;
}
body.light-mode .main-sec-left.collapsible-added .profile-logged-in-user:hover {
    background: transparent !important;
}
body.light-mode .profile-logged-in-user .verified-icon, body.light-mode .verified-icon {
    filter: invert(1);
}

body.light-mode .topppics, body.light-mode .notifications {
     background: #f1f1f1;
    border: 1px solid #e2e2e2;
}

body.light-mode .topppics img, body.light-mode .notifications img{
    filter: invert(0) !important
}
body.light-mode .nav-menu li a {
    color: #222;
}
body.light-mode li.nav-side-li.active a {
    background: #f0f0f0;
}
body.light-mode .post-content-wrapper.profile-bio .repost-label p {
    color: #ababab !important;
}

body.light-mode li.centrrlplus-tab.nav-side-li.edit-profile img {
    filter: invert(1) !important;
}
body.light-mode li.side-menu-nav.create-post a, body.light-mode #feed-save-btn {
    background: #000;
    color: #fff;
}
body.light-mode li.side-menu-nav.create-post a:hover {
    background: #1f1f1f;
}
body.light-mode .main-sec-left .profile-logged-in-user .user-name .name span {
        color: #222;
    }
body.light-mode .main-section .main-center-sec {
        border-left: 1px solid #00000011;
        border-right: 1px solid #00000011;
    }


body.light-mode .replies-count a {
    background: #e1e1e1;
    color: #222;
}
body.light-mode .reaction-box.reaction-center .repost-icon .share-drop-down {
    background: #fff;
    border: 1px solid #dddada;
}
body.light-mode .reaction-box.reaction-center .repost-icon .share-drop-down  a{
    color: #222
}
body.light-mode .reaction-box.reaction-center .share-drop-down a {
    color: #222;
}
body.light-mode .main-sec-left .profile-logged-in-user .logout img {
    filter: invert(0) brightness(0.5);
}
body.light-mode .nav-menu .logout a:hover {
    background: #cacaca;
    opacity: 1 !important;
}
body.light-mode .post-header .post-menu img {
    filter: invert(1);
}
body.light-mode .post-media .single-image img {
    border: 1px solid #d8d8d8;
}
body.light-mode .main-center-sec .post-wrapper .post-icon img {
    border: 1px solid #dedede;
}
body.light-mode .qr-code-new {
    filter: invert(1);
}
body.light-mode .time.active-time {
    background: #222 !important;
    color: #fff !important;
}
body.light-mode .container-message-setting h2 {
    color: #222;
}
body.light-mode .container-message-setting .text h3 {
    color: #222;
}
body.light-mode .container-message-setting .text p {
    color: #222;
}
body.light-mode .container-message-setting .option {
    border-bottom: 1px solid #b6b6b6;
}
body.light-mode #invite_popup_wrapper {
    background: #f9f9f9;
    border: 1px solid #f9f9f9;
}
body.light-mode #invite_popup_title {
    color: #000;
}
body.light-mode #invite_popup_subtitle {
    color: #222;
}
body.light-mode #invite_profile_card{background: #f1f1f1;}
body.light-mode #invite_username {
    color: #000;
}
body.light-mode #invite_profile_link {
    background: #e0e0e0;
    color: #222;
}
body.light-mode .notification-popup {
    box-shadow: 0 0 55px rgba(0, 0, 0, 0.2);
}
body.light-mode #invite_share_title span {
    background: #c0c0c0;
}
body.light-mode #invite_share_title {
    color: #000;
}
body.light-mode #invite_social_icons>div>div {
    background: #ccc;
    color: #000;
}
body.light-mode #invite_social_icons p {
    color: #000;
}
body.light-mode #invite_copy_message, body.light-mode #invite_copy_link {
    background: #eaeaea;
    color: #000;
}
body.light-mode #invite_popup_close {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
body.light-mode .post-with-reply:before {
    border-left: 2px solid #e1e1e1 !important;
    border-bottom: 2px solid #e1e1e1 !important;
}
body.light-mode #all-replies-popup-new .common-popup-inner h3 {
    border-bottom: 1px solid #dedede;
}
body.light-mode #all-replies-popup-new .post-for-reply {
    border: 1px solid #dedede;
}
body.light-mode .all-replies-sec {
    border-top: 1px solid #dedede;
}
body.light-mode #all-replies-popup-new .reaction-wrapper .reaction-box {
    background: #F1F1F1;
    border: 1px solid #0000001F;
}
body.light-mode .signup-rules .rule {
    border-bottom: 1px solid #c9c9c980;
}
body.light-mode .datepicker-dropdown {
    background: #fff !important;
    color: #000 !important;
}
body.light-mode .datepicker table tr td span.focused, body.light-mode .datepicker table tr td span:hover {
    background: #eaeaea;
}
body.light-mode .datepicker .prev:hover, body.light-mode .datepicker tfoot tr th:hover {
    background: transparent !important;
}
body.light-mode #recommendedUsersContainer .follow-unfollow a {
        background: #000;
        color: #fff;
        font-weight: 300;
    }

body.light-mode #submitfirstpost .post-box-inner {
    background: #eeeeee;
    border: 1px solid #ccc;
}
body.light-mode .accept-and-continue-wrapper button:last-child {
    color: #000 !important;
}

body.light-mode div#toppics .inner-common-popup .close-pop svg {
    filter: invert(0) !important;
}
body.light-mode #toppics .inner-common-popup button:hover {
    background: #eaeaea;
}
body.light-mode .back-btn a img {
        filter: invert(1);
    }
body.light-mode .post-box-inner .post-header.profile-user .post-menu {
        background: #e8e8e8;
        border: 1px solid #d4d4d4;
    }
body.light-mode #embeddable-widget .verified-icon {
    filter: invert(0);
}
body.light-mode .post-content-wrapper.profile-bio .about-profile li:first-child img {
    filter: invert(1) !important;
}
body.light-mode .post-box.dynamic-feed.post-box-with-reply.pinned-post .audio-card {
    background: #fff;
    border: 1px solid #ccc;
}
body.light-mode .audio-button-set, body.light-mode .audio-controls button {
        background: #dedcdc;;
}
body.light-mode .audio-button-set img, body.light-mode .audio-controls button img{
    filter: invert(1) brightness(0);
}
body.light-mode .post-box.dynamic-feed.post-box-with-reply.pinned-post div#post-pinned span img {
    filter: invert(1);
}
body.light-mode .post-content-wrapper.profile-bio .about-profile li.weblink img {
    filter: invert(0) !important;
}
.full-message #comment-section a#inp-arrow img {
    width: 26px !important;
} 
#cf_optimize_feed_popup_wrapper button#feed-customize-close svg {
    filter: invert(1);
}
body.light-mode #cf_optimize_feed_popup_wrapper button#feed-customize-close svg {
    filter: invert(0);
}

body.light-mode div#themeSettingsPopup .themeTitle {
    color: #000;
}
body.light-mode #themeSettingsPopup .themeLabel {
    font-size: 15px;
    color: #222;
}

/*==========================
    THEME POPUP
===========================*/

#themeSettingsPopup {
    width: 100%;
    max-width: 520px;
    margin: 40px auto;
    background: #000000a6;
    border-radius: 0;
    padding: 30px;
    transition: .3s;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    margin-bottom: 0;
    z-index: 9999999999999999999;
    top: 0;
    margin-top: 0;
    margin-bottom: 0;
    bottom: 0;
}

.themeSettingsPopup-inner {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0 25px;
    background: #222;
    padding: 30px 30px 0;
    border-radius: 25px 25px 0 0;
    bottom: -230px;
    transition: all 0.3s ease;
}

body.light-mode .themeSettingsPopup-inner {
    background: #fff;
}

.themeSettingsPopup-inner.showMe {
    bottom: 0px;
}
body.light-mode .themeSettingsPopup-inner {
    background: #fff;
    box-shadow: 0 0 55px rgba(0, 0, 0, 0.2);;
} 

body.light-mode #themeSettingsPopup{
    background:#bdbdbd54;
}

#themeSettingsPopup *{
    box-sizing:border-box;
}

#themeSettingsPopup .themeDrag{
    width:80px;
    height:7px;
    background:#d8d8d8;
    border-radius:50px;
    margin:0 auto 35px;
    display: none;
}

#themeSettingsPopup .themeTitle {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #fff;
}

#themeSettingsPopup .themeRow{
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-bottom:30px;
}

#themeSettingsPopup .themeLabel{
    font-size:14px;
    font-weight:500;
    color: #fff;
}

#themeSettingsPopup .themeDescription{
    color:#999;
    font-size:18px;
    line-height:28px;
}

.hideRow{display: none !important;}

/*==========================
        SWITCH
===========================*/

#themeSettingsPopup .themeSwitch{
    position:relative; 
    width:40px;
    height:25px;
    display:inline-block;
}

#themeSettingsPopup .themeSwitch input{
    display:none;
}

#themeSettingsPopup .themeSlider{
    position:absolute;
    inset:0;
    background:#444;
    border-radius:40px;
    cursor:pointer;
    transition:.3s;
}

#themeSettingsPopup .themeSlider:before{
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    left: 0px;
    top: 0;
    background: #fff;
    border-radius: 50%;
    transition: .3s;
}

#themeSettingsPopup input:checked + .themeSlider{
    background:#32d158;
}

#themeSettingsPopup input:checked + .themeSlider:before{
    transform: translateX(16px);
    box-shadow: -1px 0px 2px rgba(0, 0, 0, 0.2);
}


.full-message-header li.message-disappear-opt a {
    display: flex;
    align-items: center;
}

li.side-menu-nav.create-post a:hover {
    background: #ccc;
}
.draftand-schedule-switcher .tabs-wrapper {
    background: none;
} 
.draftand-schedule-switcher .tabs-wrapper .lava-lamp {
    width: 79px;
    background: #2b2b2b;    
}
.draftand-schedule-switcher .tabs-wrapper .tab-btn {
    flex: none;
    padding: 10px 17px;
    font-weight: 400;
}
.draftand-schedule-switcher .tabs-wrapper .tab-btn.active {
    color: #adadad;
    font-weight: 700;
}
.draft-inner {
    border: none !important;
}
.draft-inner h3 {
    font-weight: 700;
}
#post-composer .draft-inner .draftand-schedule-switcher .draft-content {
    margin-top: 10px;
}
#tab-content-schedule .saved-draft-outer .saved-draft-list .single-saved-draft .schedule-date {
    margin: 0 !important;
    margin-bottom: 0px !important;
    padding-bottom: 0 !important;
}
#tab-content-schedule .scheduled-post-div .category-label.mb-0 {
    clear: both;
    margin-left: 70px;
    text-align: left;
}
.scheduled-post-div .category-label span {
    float: none;
}
#post-composer .draft-inner .draftand-schedule-switcher .draft-media {
    margin-left: 58px;
}
.icon-invert img.reschedule-icon {
    filter: invert(1) brightness(2) !important;
}
div#resched-popup {
    z-index: 9999;
}
#resched-popup .common-popup-inner h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}
.close-account:hover {
    background: #262525;
}
.draftand-schedule-switcher #tab-content-drafts .category-label span {
    float: none;
}
.drafts p .hgi {
    font-size: 18px !important;
    font-weight: 500;
} 
.bookmarks-icon.active img.dark-mode-fill {
    display: none;
}

li.bookmarks-icon.active span.count {
    color: #3496ff;
}    
.bookmarks-icon.active img.light-mode-fill {
    display: block !important;
}  
@media screen and (max-width: 767px) {
.draftand-schedule-switcher #tab-content-drafts .category-label {
    margin-left: 50px !important;
}    
#post-composer .draft-inner .draftand-schedule-switcher .draft-media {
    margin-left: 37px;
}    
#post-composer .draft-inner .draftand-schedule-switcher .draft-media .swiper-wrapper {
        margin-left: 0px !important;
    }    
#post-composer .draft-inner .user-info {
    padding: 0px 10px !important;
}    
#settingsNew-for-mobile span img {
    width: 14px;
}
    
 .setting-inner .setting-dflex.d-flex h4 {
    border-bottom: 1px solid #28282878;
     padding-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
} 
body.light-mode .profile-post.post-content-wrapper.profile-bio > .post-box {
    border-bottom: 1px solid #00000011 !important;
}    
body.light-mode #setting .setting-inner .setting-dflex.d-flex h4 {
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
} 
   
.setting-inner .setting-dflex.d-flex h4 {
    font-size: 16px !important;
    text-align: center;
}    
#feed-customize-popup {
    width: 90% !important;
    max-width: 90% !important;
    padding: 28px 24px 24px !important;
    }
.feed-option-card h3 {
    font-size: 14px !important;
}
.header-wrapper .main-center-sec + .right-sec .notifications {
    width: 30px;
    height: 30px;
}    
.header-wrapper .main-center-sec + .right-sec .notifications img {
    width: 14px;
}    
.feed-option-card {
    padding: 17px 14px !important;
}
#feed-customize-header p {
    font-size: 10px !important;
    line-height: 14px !important;
}    
.feed-option-card p {
    margin: 0;
    color: #9a9a9a;
    font-size: 11px !important;
    line-height: 16px !important;
}    
#feed-customize-header p {
    margin-top: 10px !important;
}
#feed-customize-header h2 {
    font-size: 18px !important;
}    
#feed-options-wrapper {
    margin-top: 18px !important;
}    
#feed-save-btn {
    margin-top: 10px !important;
}     
.recommended-badge {
    font-size: 8px !important;
    }
/*.confirmation-popup .confirmation-popup-inner {
  background: rgba(27, 27, 27, 0.79);  same as #1b1b1bc9 
backdrop-filter: blur(17px);
-webkit-backdrop-filter: blur(17px);
}  */  
    #message-search .setting-inner .search-head{width: 100%}
    #message-search .setting-inner .close-account {
        right: 21px;
        top: 16px;
        width: 28px;
        height: 28px;
    }
    #message-search .setting-inner .search-head h2 {
        color: #fff;
        font-size: 16px;
        margin-bottom: 20px;
        text-align: center;
    }    
body.light-mode .signal-heading,  .signal-heading {
    border-bottom: none !important;
}    
.signal-heading h3 {
        margin: 10px 0 0 !important;
    }    
    .close-signalfeed {
        top: 10px !important;
    }    
body.signal-selected div#toppicsss {
    margin: 14px 0px 0;
}
body.signal-selected .post-wrapper.home-wrapper {
    margin-top: 0;
}    
    .theme-changer{display: block;}    
div#edit-profile #profile-type-popup .signup-body .signup-footer button {
    padding: 10px;
    font-weight: 600;
}    
.left-setting-menu li.active-account a {
/*    margin-left: 0;*/
}    
body.light-mode .add-signal-header h3 {
    padding: 15px 0;
    }
.post-comment-box.NewStyle .upload-section ul li {
    margin-bottom: 20px !important;
}
.post-comment-box.NewStyle .upload-section ul li:nth-child(3) {
    margin-bottom: 0 !important;
}
.full-message #comment-section #action-opt a {
    height: 30px !important;
    width: 30px !important;
}
.full-message #comment-section .action-comment {
    right: 3px !important;
    width: 30px !important;
}    
.full-message #comment-section a#inp-arrow img {
    width: 23px !important;
}    
.post-comment-box.NewStyle .upload-section button img {
    width: 18px;
}     
.tabbing-text h3 {
    font-size: 14px !important;
}
.post-comment-box.NewStyle .tabbing-text p {
    margin-top: 1px !important;
    font-size: 12px !important;
}    
body.light-mode .profile-tabbing ul li.active a {
        background: #000;
        border-radius: 65px;
    }    
.post-comment-box.NewStyle .upload-section ul li {
    gap: 14px !important;
}    
.post-comment-box.NewStyle .upload-section button img {
        width: 18px !important;
}    
body.light-mode li.open-c-popup.nav-side-li img {
    filter: invert(1) !important;
}    
body.light-mode li.nav-side-li.active a {
    background: none !important;
}    
body.light-mode #submitfirstpost button#signup-step04-skip-btnNew {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #ccc !important;
}    
body.light-mode .signup-signin-wrapper .signup-footer {
        background: #f9f9f9;
    }    
body.light-mode .accept-and-continue-wrapper button:last-child {
    display: none !important;
}    
    body.light-mode #message-settingNew .setting-inner{
        background: #f9f9f9;
    }    
body.light-mode .post-wrapper.profile-wrapper.post-detail-page.community-detail .profile-head-wrapper.sticky-target {
        background: #fff !important; 
    }
body.light-mode .post-wrapper.profile-wrapper.post-detail-page.community-detail .profile-head-wrapper.sticky-target .profile-head.inbox-wrapper {
        background: #f9f9f9 !important;
    } 
body.light-mode .full-message .full-message-header {
        background: #f9f9f9 !important;
    }    
body.light-mode .full-message-header.justify-content-between .post-menu img {
        filter: invert(1);
    }    
body.light-mode li.message-disappear-opt a .icon-invert img {
    filter: invert(0) !important;
}    
body.light-mode li.message-block-opt a {
    border-bottom: 1px solid #d5d5d5 !important;
}    
body.light-mode .chat-box .post-user span.time-date {
        color: #696969;
    }    
body.light-mode .post-menu.message-setting img {
    filter: invert(0) !important;
}    
body.light-mode .setting-inner .setting-dflex.d-flex .right-setting-menu h5 {
        background: #f9f9f9;
            background: #efefef;
    }
body.light-mode #message-settingNew .setting-inner .setting-dflex.d-flex .right-setting-menu h5 {
        background: #f9f9f9;
        background: #f9f9f9;
    }    
   
body.light-mode .container-message-setting {
    color: #000;
}    
body.light-mode .container-message-setting .text p {
    color: #222;
} 
body.light-mode .nav-menu ul li a span.nav-icons img {
    filter: invert(0);
}    
body.light-mode .main-sec-left {
        background: #fff;
        border-top: 1px solid #fff;
    }    
body.light-mode li.nav-side-li.home-tab img {
    filter: invert(1) !important;
}    
body.light-mode li.nav-side-li.news-tab img {
    filter: invert(1) !important;
}
body.light-mode li.story-tab a .nav-icons img {
    filter: invert(1) !important;
}
body.light-mode li.open-c-popup.nav-side-li.active .nav-icons img {
    filter: invert(1);
}
body.light-mode .nav-menu li span.nav-icons {
        opacity: 1;
    }    
body.light-mode #message-search .setting-inner .search-head h2 {
        color: #000;
    }    
body.light-mode #message-search .search-box input {
    background: #eaeaea;
    border: 1px solid #ccc;
    color: #000;
}
body.light-mode #message-search .search-box img {
        filter: invert(1);
    }
body.light-mode .no-search p {
    color: #222;
}    
body.light-mode .no-search-found p {
    color: #222;
}  
body.light-mode .setting-wrapper .my-account h5 {
        border-bottom: 1px solid #dedede;
    }   
body.light-mode .header-wrapper {
    background: #f9f9f9;
}
body.light-mode .right-sec #open-c-popup-centrrl img{
        filter: invert(1)
    }    
body.light-mode .status-box {
        border-top: 1px solid #dedede;
    }    
body.light-mode #toppicsss li button {
    background: #eaeaea;
    color: #000;
    font-weight: 500;
    }
}
/*Light Mode*/

/*body {
    opacity: 0;
    transition: opacity 0.5s ease;               
}

body.loaded {
    opacity: 1;
}*/
img{max-width: 100%}
.container-wrapper{max-width: 1200px; margin: 0 auto;}
.container-wrapper {
    max-width: 98%;
}
.container-wrapper .header .logo-sec {
    max-width: 20%;
    width: 20%;
    flex-shrink: 0;
}
.post-menu li.post-report-opt img {
    width: 13px !important;
}
.header {
    margin-top: 30px;
    margin-bottom: 20px;
}
.container-wrapper .header .logo-sec .logo {
    width: 150px;
}
.header {
    margin-top: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
}
#reply-gifPanel {
    border-radius: 40px;
    position: absolute;
    top: 0;
    background: #181818;
    z-index: 9;
    border: 1px solid #282828;
}
#reply-gifPanel {
    top: auto;
    bottom: 0;
}
div#reply-gifResults {
    display: flex;
    flex-wrap: wrap;
    margin: 0 17px;
    height: 350px;
    overflow-y: auto;
}
#reply-gifPanel .back-gif {
    position: absolute;
    left: 20px;
    top: 16px;
}
.GIF-reply-search input {
    background: #222;
    border: none;
    padding: 10px;
    border-radius: 12px;
    font-size: 14px;
    color: #fff;
}
div#reply-gifResults {
    height: 100%;
    max-height: 400px;
    
}
div#reply-gifResults {
    height: 100%;
    max-height: none;
}
div#reply-gifResults {
    display: flex;
    flex-wrap: wrap;
    /* margin: 0 17px; */
    height: 350px;
    height: 470px;
    overflow-y: auto;
    gap: 6px;
    margin-right: 0;
    border-radius: 0 0 15px 15px;
        margin: 0 20px;
}
div#reply-gifResults {
    display: block;
    flex-wrap: wrap;
    /* margin: 0 17px; */
    height: 350px;
    height: auto;
    overflow-y: auto;
    gap: 6px;
    margin-right: 0;
    border-radius: 0 0 15px 15px;
    column-width: 130px;
    overflow-x: hidden;
    column-gap: 10px;
}
div#reply-gifResults img {
    border-radius: 10px;
}
div#reply-gifResults img {
    border-radius: 10px;
    width: 24%;
    cursor: pointer;
}
div#reply-gifResults img {
    border-radius: 10px;
    width: 24%;
    cursor: pointer;
    width: 100%;
    border-radius: 6px;
    cursor: pointer;
    transition: transform 0.2s;
    height: auto;
    margin-bottom: 15px;
}
.GIF-reply-search {
    padding: 15px 15px;
}

.pick-a-signal-symbol {
    width: 13px;
    float: left;
    margin-top: 2px;
    margin-right: 3px;
    filter: invert(1) brightness(0.8);
}
body.light-mode .pick-a-signal-symbol {
    filter: invert(0) brightness(0.8);
}

.GIF-reply-search input {
    width: 100%;
    outline: none;
    border-radius: 50px;
}
.centrrl-plus-banner {
    margin-top: 0px;
}
.centrrl-plus-banner img {
    border-radius: 0;
}
#reply-gifPanel .gif-header h3 {
    padding: 17px 0;
    border-radius: 0;
}
.main-center-sec .filters ul {
    padding: 0;
    margin: 0;
    display: flex;
    list-style: none;
    gap: 15px;
}
.main-center-sec .filters ul li a {
    color: #adadad;
    text-decoration: none;
    border: 1px solid #2b2b2b;
    background: #191919;
    padding: 12px 20px;
    border-radius: 45px;
    font-size: 14px;
    display: block;

}
.container-wrapper .header .right-sec {
    max-width: 20%;
    flex-shrink: 0;
    width: 20%;
}

.container-wrapper .header .main-center-sec {
    flex-shrink: 0;
    max-width: 60%;
    width: 60%;
    text-align: center;
    justify-content: center;
    display: flex;
    position: relative;
}
.signal-heading {
    border-radius: 0 !important;
    padding-bottom: 12px !important;
    border-bottom: 1px solid #2b2b2ba8 !important;
}
body.light-mode .signal-heading {
    border-bottom: 1px solid #00000011 !important;
}
body.light-mode .emoji-item {
    background: #f9f9f9 !important;
    color: #000 !important; 
}
body.light-mode #post-composer-emoji-dropdown, body.light-mode #reply-composer-emoji-dropdown
 {
    left: 73px;
    width: auto;
    right: 70px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
}
body.light-mode .emoji-item.active {
    background: #f5f5f5 !important;
}

 .flatpickr-time input[type="number"]:focus {
    background: transparent !important;
    color: #fff !important;
    outline: none !important;
    box-shadow: none !important;
    font-weight: 700;
}

/* Remove text selection color */
 .flatpickr-time input[type="number"]::selection {
    background: transparent;
    color: #fff;
}

 .flatpickr-time input[type="number"]::-moz-selection {
    background: transparent;
    color: inherit;
}

body.light-mode .flatpickr-time input[type="number"]:focus {
    background: transparent !important;
    color: #000 !important;
    outline: none !important;
    box-shadow: none !important;
    font-weight: 700;
}

/* Remove text selection color */
body.light-mode .flatpickr-time input[type="number"]::selection {
    background: transparent;
    color: inherit;
}

body.light-mode .flatpickr-time input[type="number"]::-moz-selection {
    background: transparent;
    color: #000;
}

.container-wrapper .header .main-center-sec:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 200px;
    background: #000;
    left: 0;
    z-index: -1;
    display: none;
}
.filters {
    display: none;
}
.disappearing-message-inner .close-account {
    right: 20px;
    top: 20px;
}
.search-main input {
    color: #adadad;
    text-decoration: none;
    border: 1px solid #2b2b2b;
    background: #191919;
    border-radius: 35px;
    font-size: 14px;
    padding: 11px 20px;
    outline: none;
    width: 100%;
    height: 100%;
}
input.numInput {
    color-scheme: light;
    background: #fff;
    color: #000;
}
.topppics img, .notifications img {
    width: 20px;
}

.topppics, .notifications {
    background: #191919;
    border: 1px solid #2b2b2b;
    width: 45px;
    display: inline-block;
    flex-shrink: 0;
    border-radius: 45px;
    margin-left: 0px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    cursor: pointer;
}
.search-main input[type="text"]:hover {
    background: #222;
    cursor: pointer;
    font-size: 0;
}
.topppics:hover, .notifications:hover{background: #222;}
.main-center-sec .filters ul li a:hover {
    background: #222;
}
.nav-menu li {
    list-style: none;
}
.search-main img {
    position: absolute;
    width: 20px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.search-main img:hover{
    cursor: pointer
}
    
.search-main input {
    padding-left: 35px;
}
.join-conversation button.btn.bt-white:hover {
    color: #000;
    background: #dedddd;
}

.nav-menu li a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    padding: 12px 20px;
    display: inline-block;
    border-radius: 35px;
    display: block;
    font-size: 15px;
}

#submitfirstpost .post-icon img {
    border-radius: 50%;
    height: 100%;
    width: 100%;
}


#submitfirstpost .post-icon {
    width: 40px;
    height: 40px;
}

#submitfirstpost .post-box-inner {
    position: relative;
    background: #181818;
    background: #2b2b2b;
    background: #171717;
    border: 1px solid #2b2b2b;
    border: 1px solid #383838;
    border-radius: 35px;
    padding: 20px;
}

#submitfirstpost button#signup-step04-skip-btnNew {
    background: #fff;
    border: none;
    border-radius: 45px;
    font-weight: 500;
    padding: 10px 0;
    font-weight: 600;
    font-size: 14px;
    margin-top: 25px;
    color: #000;
}

.add-profile-image {
    display: flex;
    align-items: center;
}
.add-profile-image .upload-btn {
    border: 1px solid #383838;
    padding: 7px 13px;
    border-radius: 50px;
}

.add-profile-image .user-image {
    width: 100px;
}
.add-profile-image .del-btn {
    width: 26px;
    margin-left: 13px;
    cursor: pointer;
}
.add-profile-image .upload-btn img {
    width: 13px;
    margin-right: 5px;
    margin-left: 4px;
}
.add-profile-image .upload-btn {
    border: 1px solid #383838;
    padding: 7px 16px;
    border-radius: 50px;
    color: #adadad;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    cursor: pointer;
}
.post-media--action-container li.postmediavideo-add img{
    width: 20px;
    max-width: 20px;
}
li#gifBtn img{
    width: 14px;
    max-width: 14px;
}
.add-profile-image .user-image {
    width: 100px;
    margin-right: 15px;
    height: 100px;
}
.add-profile-image .user-image img {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    object-fit: cover;
        border: 1px solid #383838;
}
.add-profile-image .upload-btn input {
    position: absolute;
    left: 0;
    right: 0;
    /* width: 100px; */
    top: 0;
    opacity: 0;
    font-size: 0;
    cursor: pointer;
}
.add-profile-image .upload-btn:hover {
    background: #f5f5f51a;
}
#addprofileimage .user-name {
    color: #adadad;
    font-weight: 600;
    margin-top: 10px;
}


#submitfirstpost .signup-footer button {
    width: 80px;
}

#submitfirstpost .signup-footer {
    width: 100%;
    text-align: right;
    margin-top: 20px;
}
#submitfirstpost  .post-content-wrapper {
    margin-left: 0;
    margin-top: 13px !important;
}

#post-composer #composer-repost-section .repost-wrapper {
        margin-top: 0 !important;
    margin-bottom: 40px;
}

.nav-menu li a.active{
    border: 1px solid #2b2b2b;
    background: #191919;
}
.main-section .main-sec-left, .main-center-right {
    flex-shrink: 0;
    max-width: 20%;
    width: 20%;
    position: sticky;
    top: 100px;
    height: calc(100vh - 110px);
}
.main-section .main-sec-left, .main-center-right {
    max-width: 250px;
    width: 250px;
}
.main-section .main-sec-left{
    max-width: none;
    width: auto;
    min-width: inherit;
}
.main-section .main-sec-left, .main-center-right {
    top: 15px;
    height: calc(100vh - 30px);
}
.main-sec-left .logo-sec {
    width: 77px;
    width: 100px;
    margin-bottom: 20px;
    margin-bottom: 0px;
    margin-top: 10px;
    margin-left: 10px;
}
.daily-post-limit {
    background: #2b2b2b;
    border-radius: 45px;
    font-size: 12px;
    color: #888b8e;
    padding: 5px 10px;
    margin-top: 6px;
}
.new-post-head {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.daily-post-limit a {
    color: #5556ff;
    font-weight: 800;
    text-decoration: none;
}
.daily-limit-box {
    background: #2b2b2b;
    border: 1px solid #494949;
    margin: 0 78px 20px;
    border-radius: 45px;
    color: #999;
    padding: 28px;
    font-size: 12px;
}
.daily-limit-box h3 {
    color: #fff;
}
.plusicon {
    margin-bottom: 20px;
}

.plusicon img {
    width: 50px;
}
#AI-content-popup .ai-content-popup-inner h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
}
.live-viewer img {
    width: 20px;
}
.live-viewer {
    font-size: 13px;
    color: #adadad;
}
.daily-limit-box button, .ai-content-popup-inner button {
    width: 100%;
    border: none;
    border-radius: 35px;
    padding: 14px 0;
    font-weight: 600;
    font-size: 14px;
}
button.close-btn {
    background: #555;
    color: #fff;
    margin-top: 10px;
}
.daily-limit-box p {
    font-size: 13px;
    line-height: 17px;
}
.right-sec {
    margin-bottom: 20px;
}
div#daily-post-limit-wrapper, #AI-content-popup {
    position: fixed;
    background: #0000007a;
    z-index: 999999;
    height: 100vh;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
        
}


.daily-limit-box, .ai-content-popup-inner {
    background: #2b2b2b;
    border: 1px solid #494949;
    margin: 0 78px 20px;
    border-radius: 45px;
    color: #999;
    padding: 28px;
    font-size: 12px;
    max-width: 450px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 450px;
    transform: translate(-50%, -50%);
}
.daily-limit-box{
    margin: 0 !important;
    
}
.main-center-right .get-the-app{
    right: 0;
    left: inherit;
    position: static;
    margin: 0 !important;
    flex: 1;
}
.search-main {
    position: relative;
    width: 45px;
    flex-shrink: 0;
    height: 45px;
}
.search-main input[type="text"] {
    padding: 0;
}
.search-main input[type="text"] {
    padding: 0 !important;
    margin: 0 !important;
}
.search-main {
    position: relative;
    width: 45px;
}
.reaction-wrapper .reaction-box ul {
    list-style: none;
    padding: 0;
    display: flex;
    margin: 0;
    align-items: center;
    gap: 12px;
}
.reaction-wrapper .reaction-box li {
    color: #adadad;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 7px;
    font-weight: 600;
    cursor: pointer;
}
body.light-mode li.bookmarks-icon.active {
    color: #3496FF !important;
}
.website img {
    width: 12px;
    float: right;
    margin-left: 4px;
}

/* Overlay */
#report-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0,0,0,0.6);
  justify-content: center;
  align-items: flex-end;
  z-index: 9999;
}

/* Modal */
#report-popup .report-modal {
    width: 100%;
    max-width: 520px;
    background: #181818;
    color: #fff;
    border-radius: 40px;
    padding: 0px;
    overflow-y: auto;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    border: 1px solid #282828;
}
#report-popup .report-header h2 {
    margin-bottom: 15px;
    font-size: 25px;
    margin-left: 0;
}

/* Header */
#report-popup .report-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 30px 0;
}



#report-popup  .close-btn {
  font-size: 22px;
  cursor: pointer;
}

/* Text */
#report-popup  .desc {
  color: #aaa;
  font-size: 14px;
}

/* Options */
#report-popup .options label {
    display: flex;
    align-items: center;
    margin: 10px 0;
    cursor: pointer;
    font-size: 14px;
}

#report-popup .options label {
    display: flex;
    align-items: center;
    margin: 10px 0;
    cursor: pointer;
    font-size: 14px;
    font-weight: 300;
    color: #ccc;
}

#report-popup  .options input {
    margin-right: 10px;
    width: 18px;
    height: 18px;
    background: transparent;
}

/* Textarea */
#report-popup textarea {
    width: 100%;
    height: 90px;
    background: #1d1d1d;
    border: none;
    border-radius: 12px;
    padding: 10px;
    color: #fff;
    margin-top: 10px;
    resize: none;
    outline: none;
}

#report-popup .report-innner {
    max-width: 100%;
    overflow-y: auto;
    max-height: calc(100vh - 200px);
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    padding-bottom: 20px;
} 


/* Button */
#report-popup  .submit-btn {
  width: 100%;
  margin-top: 20px;
  padding: 14px;
  border-radius: 30px;
  border: none;
  background: #3a3f47;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}

#clear-notifications p {
    text-align: center !important;
    font-size: 15px !important;
    line-height: 27px !important;
}
#clear-notifications .confirmation-action {
    display: flex;
    gap: 12px;
}

.report-submit button {
    margin-top: 0 !important;
}
.report-submit {
    padding: 0 30px 30px;
}


#report-popup .report-modal h3 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 25px;
}


.days {
    color: #adadad;
    font-size: 12px;
    font-weight: 500;
}
div#share-box, #embeddable-widget {
    position: fixed;
    top: 0;
    z-index: 9999999;
    background: #000000a1;
    width: 100%;
    height: 100%;
}
#embeddable-widget .embed-widget-inner{
    background: #171717;
    max-width: 550px;
    width: 550px;
    margin: 0px auto;
    height: auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    padding: 40px 40px;
    border-radius: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    transition: all 0.5s ease;
    opacity: 1;
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
}
#embeddable-widget .code-copied {
    display: none;
    text-align: center;
    font-size: 13px;
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
}
#embeddable-widget .close-account {
    width: 35px;
    height: 35px;
    background: #2b2b2b;
    right: 30px !important;
    top: 30px !important;
    border: 1px solid #383838;
}
#embeddable-widget .account-form p {
    color: #fff;
    font-size: 14px;
}
#share-box .inner-share {
    background: #fff;
    max-width: 360px;
    margin: 40px auto;
    height: auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 25px;
}

#share-box .inner-share {
    background: #222;
/*    background: #2e262663;*/
    max-width: 430px;
    width: 430px;
    margin: 40px auto;
    height: auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    padding: 35px;
    border-radius: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    transition: all 0.5s ease;
    opacity: 0;
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px); /* for Safari / Mac */
}
#share-box button:hover {
    background: #313131;
}
#share-box .inner-share ul li:hover span {
    color: #fff;
}
#share-box .inner-share.showMe {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}
#share-box .inner-share h3 {
    font-size: 20px;
    color: #fff;
}
#share-box .inner-share .close-pop {
    font-size: 22px;
    line-height: 17px;
    width: 30px;
    height: 30px;
    border-radius: 25px;
    margin-top: -2px;
    background: #555;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.post-wrapper.home-wrapper.signal-wrapper .post-box-full {
    width: 100%;
}
.post-menu span.icon-invert img, .icon-invert img {
    filter: invert(1);
    width: 16px;
}
#share-box .inner-share .close-pop svg {
    filter: invert(1) brightness(0.5);
}
#share-box .inner-share .close-pop:hover {
    background: #cccccc29;
}
#share-box .inner-share .close-pop svg {
    filter: invert(1) brightness(5);
    transform: scale(1);
    width: 63%;
}
#share-box .inner-share ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    justify-content: space-between;
    margin-top: 6px;
    margin: 11px -10px;
}
/*
#share-box .inner-share ul li {
    width: 23% !important;
    text-align: center;
    padding: 7px 0;
}
*/
#share-box .inner-share ul li {
    width: 72px !important;
    text-align: center;
    padding: 7px 0;
}
#share-box .mail-icon img{filter: invert(1)}
#share-box .inner-share ul li a {
    padding: 0;
}
#share-box .inner-share ul li a img {
    width: 67%;
}
div#share-box span {
    font-size: 12px;
    font-weight: 500;
    display: block;
    margin-top: 8px;
    color: #adadad;
}
#share-box .copy-input {
    position: relative;
}

.copy-input {
    margin-top: 20px;
}
#share-box .copy-input input {
    width: 100%;
    height: 47px;
    border-radius: 50px;
    border: 1px solid #292929;
    padding: 0 10px;
    font-size: 13px;
    padding-right: 90px;
    outline: none;
/*    background: #1b1b1b;*/
    background: #111111;
}
#share-box button {
    position: absolute;
    right: 4px;
    top: 4px;
    background: #222;
    color: #fff;
    border: none;
    padding: 9px 19px;
    border-radius: 50px;
    font-size: 14px;
}
.website {   
    background: #383838;
    padding: 0 7px;
    border-radius: 45px;
    font-size: 10px;
    padding-right: 6px;
    font-family: "Fira Code", monospace;
    font-weight: 500;
    color: #e8e8e8;
    display: flex;
    align-items: center;
    /* line-height: 0px; */
    height: 20px;
}
.profile-holder .post-user h1 {
    font-size: 16px;
    display: flex;
    align-items: center;
}
.profile-name-flex h1 {
    margin: 0;
    font-size: 18px !important;
}

.profile-name-flex {
    display: flex;
    gap: 5px;
    align-items: center;
}
.profile-holder .post-user {
    margin-bottom: 3px;
}
.bookmarks-icon img{
    width: 14px !important;
} 
.reaction-view img{
    width: 15px !important;
}
.reaction-wrapper .reaction-box li:not(:last-child) {
    border-right: 1px solid #555;
    padding-right: 10px;
}
.reaction-wrapper .reaction-box {
    background: #191919;
    /* flex: 1; */
    padding: 13px 18px;
    padding: 8px 14px;
    border-radius: 55px;
}
.reaction-wrapper {
    display: flex;
    justify-content: flex-start;
    gap: 5px;
    margin-left: 50px;
    margin: 20px 0 20px 55px;
}
.post-box-inner.post-reply-section {
    margin-left: 55px;
}
.post-box-inner.post-reply-section .post-header .post-icon:before {
    content: "";
    width: 34px;
    height: 30px;
    position: absolute;
    background: none;
    left: -34px;
    bottom: 18px;
    border-radius: 0 25px;
    border: 2px solid #2b2b2b;
    border-top: none;
    border-right: none;
}
/*
.post-media video {
    border-radius: 25px;
        border: 1px solid #181818;
}
*/
.post-media video {
    border-radius: 25px;
    border: 1px solid #181818;
    max-width: 100%;
    height: auto;
    max-height: calc(100vh - 40px);
    width: auto;
}
.post-with-reply:before {
    content: "";
    border-left: 1px solid #2b2b2b;
    height: calc(100% - 60px);
    position: absolute;
    left: 20px;
    top: 49px;
    border-bottom: 1px solid #2b2b2b !important;
    width: 30px;
    border-radius: 0 0 0 15px;
}
.post-with-reply:before {
    content: "";
    border-left: 2px solid #2b2b2b;
    height: calc(100% - 56px);
    position: absolute;
    left: 20px;
    top: 42px;
    border-bottom: 2px solid #2b2b2b !important;
    width: 32px;
    border-radius: 0 0 0 15px;
}
li.nav-side-li.active a {
/*    border: 1px solid #2b2b2b;*/
    border: 1px solid #2b2b2b;
    background: #191919;
}
li.nav-side-li.home-tab.active a {
/*    border: 1px solid transparent;*/
}
#followers-popup .profile-tabbing ul div.active-tab, #members-followers .profile-tabbing ul div.active-tab {
    width: 268px;
}
#followers-popup .profile-tabbing li:nth-child(2).active ~ .active-tab, #members-followers .profile-tabbing li:nth-child(2).active ~ .active-tab {
    left: 292px;
}
#followers-popup .post-icon img, #members-followers .post-icon img, #members-followers .post-icon img  {
    border-radius: 50%;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#followers-popup .post-icon, #members-followers .post-icon {
    width: 35px;
    height: 35px;
}
.news-wrapper .url-preview {
    background: #1b1b1b;
    border-radius: 26px;
    border: 1px solid #383838;
    cursor: pointer;
}
.news-wrapper .url-preview:hover {
    background: #242424;
}
.news-left-side > div {
    padding-right: 20px;
}
.top-stories-wrapper {
    margin-bottom: 40px;
}
.news-left-right img {
    width: 120px;
    height: 120px;
    object-fit: cover;
}
.post-icon span.alphabet-icon {
    background: #393939;
    display: block;
    height: 100%;
    height: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-weight: 600;
}
#unfollow-account .user-icon img {
    border-radius: 50%;
}

#unfollow-account .user-icon {
    width: 50px;
    margin: 0 auto 10px;
    height: 50px;
}
#unfollow-account h5 {
    text-align: center;
}
#unfollow-account button.deactivate {
    background: #3b3b3b !important;
}
#followers-popup .post-content-wrapper {
    margin-left: 45px;
    margin-top: 0px;
}
#followers-popup .post-content {
    margin-top: 5px;
}
.post-with-reply {
    position: relative;
/*    z-index: -1;*/
}
.replies-count {
    display: inline-block;
    margin-left: 52px;
}
.replies-count a{
    background: #2b2b2b;
    border-radius: 35px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    padding: 7px 12px;
    display: block;
        
}
.post-box-inner.post-reply-section .post-header .post-icon {
    position: relative;
    width: 38px;
    height: 38px;
}
.profile-post.post-content-wrapper.profile-bio .post-box .post-box-inside:before {
   /* border-bottom: 1px solid #2b2b2b;
    content: "";
    width: calc(100% - 54px);
    height: 1px;
    position: absolute;
    padding: 0;
    bottom: 34px;
    left: 53px;*/
    border-bottom: 1px solid #2b2b2ba8;
    content: "";
    width: calc(100%);
    height: 1px;
    position: absolute;
    padding: 0;
    bottom: 33px;
    left: 0;
}
.profile-sectins-com {
    margin-top: 20px;
}
.join-conversation .strong a {
    color: #fff;
    text-decoration: none;
}

.profile-post.post-content-wrapper.profile-bio .post-box .post-box-inside{
    position: relative;
    padding-bottom: 70px;
    padding-top: 0px;
/*    z-index: 0;*/
}

.post-box-inner.post-reply-section .post-header .post-icon {
    position: relative;
}
.reaction-box.reaction-share {
    padding: 13px;
}

.reaction-wrapper .reaction-box img {
    width: 18px;
}
.reaction-wrapper .reaction-box {
    background: #0c1014;
    background: #191919;
    border: 1px solid #383838;
}
.main-section {
    display: flex;
    align-items: flex-start;
}
.reaction-box.reaction-share {
    padding: 0;
    width: 46px;
    display: flex;
    justify-content: center;
}
.reaction-box.reaction-share > ul > li > a img {
    transform: scale(0.85);
}
.main-section {
    justify-content: space-between;
}
.nav-menu ul {
    margin: 0;
    padding: 0;
}
.nav-menu ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.main-center-sec {
    max-width: 60%;
    width: 60%;
    flex-shrink: 0;
}
.main-center-sec {
    max-width: 700px;
    width: 700px;
}
.join-conversation {
    color: #adadad;
    text-decoration: none;
    border: 1px solid #2b2b2b;
    background: #191919;
    border-radius: 35px;
    padding: 15px;
}
.join-conversation .icon {
    width: 40px;
    margin: 0 auto 12px;
}
.join-conversation h3 {
    text-align: center;
    font-size: 15px;
    color: #fff;
}
.join-conversation p {
    font-size: 12px;
    text-align: center;
    color: #bbb;
    line-height: 16px;
}
.join-conversation button.btn.bt-white {
    background: #fff;
    width: 100%;
    border-radius: 35px;
    font-size: 15px;
    padding: 8px 0;
    font-weight: 700;
}
.join-conversation .strong {
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
    color: #fff;
}
.main-center-right .copy {
        font-size: 11px;
    text-align: center;
    line-height: 12px;
    margin-top: 0;
    padding: 0 10px;
    color: #727272;
    position: fixed;
    bottom: 18px;
    white-space: nowrap;
    right: 10px;
}
.header-wrapper-main {
    background: #000;
    padding-top: 20px;
    height: 90px;
}

.header-wrapper {
    position: fixed;
    width: 100%;
    top: 0;
    padding-top: 14px;
    background: #0c1014;
    background: #000;
    z-index: 9;
}
.post-wrapper {
    padding: 10px 80px;
}
.post-wrapper {
    padding: 0px 80px;
}
.post-wrapper {
    padding: 0px 20px;
}

.main-center-sec .post-wrapper .post-icon img {
    border-radius: 50%;
}
.main-center-sec .post-wrapper .post-icon img {
    border-radius: 50%;
    border: 1px solid #2b2b2b;
    height: 100%;
    width: 100%;
    object-fit: cover;
    
}
.main-center-sec .post-wrapper .post-icon {
    width: 40px;
    height: 40px;
}
.main-center-sec .post-wrapper .post-icon {
    width: 50px;
    height: 50px;
}

.main-center-sec .post-wrapper.profile-wrapper .post-user-details .post-icon {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
}
.main-center-sec .post-wrapper.profile-wrapper .all-post-reply .post-icon {
    width: 40px !important;
    height: 40px !important;
}


.post-header.profile-user .post-icon {
    width: 60px;
    height: 60px;
}
.followers-count {
    color: #adadad;
    text-align: center;
}
.verified-icon {
    width: 18px;
}
.verified-icon {
    width: 14px;
    margin-bottom: 0px;
    margin-left: -3px;
}

.post-user-details {
    display: flex;
    color: #fff;
    gap: 10px;
    align-items: center;
}
.post-user {
    display: flex;
    gap: 7px;
    font-size: 16px;
    font-weight: 600;
    align-items: center;
    
}
.post-user-details .post-user .verified-icon img {
    width: 13px;
    float: left;
}
.post-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.post-header.profile-user {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 15px;
    color: #fff;
}
.followers-wrapper {
    display: flex;
    gap: 25px;
    text-align: left;
    margin-left: 5px;
}
.post-header .post-menu, .post-header .post-menu-setting {
    width: 20px;
/*    position: relative;*/
}
.profile-head-wrapper .share-right .post-menu > a > img {
    width: 25px;
}
.profile-head-wrapper .share-right .post-menu {
    position: relative !important;
}
.post-detail-page .post-content-wrapper{margin-left: 0}
.post-detail-page .post-content-wrapper .single-image{
        padding-left: 0;
}
.post-detail-page .category-label {
    padding-left: 0px;
}
.post-detail-page .reaction-wrapper {
    margin: 20px 0 20px 0;
}
.profile-head-wrapper .share-right .post-menu ul {
    flex-direction: column;
    right: 0;
}
.profile-head-wrapper .share-right .post-menu ul {
    width: 240px;
}
.post-wrapper.profile-wrapper.post-detail-page div#post-box-section {
    min-height: auto;
}
.reply-box {
    color: #fff;
    border-top: 1px solid #222;
    border-top: none;
    padding-top: 40px;
}
.reply-box h3 {
    font-weight: 600;
    font-size: 25px;
}
.reply-inner p {
    color: #adadad;
    font-size: 14px;
}
.reply-box .reply-inner .post-icon {
    width: 45px;
    height: 45px;
}
.reply-inner .post-box:after {
    opacity: 0;
}
.reply-inner .post-box {
    border-bottom: 1px solid #2b2b2ba8;
}
.reply-box h3 {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 15px;
}
.center-top-bar .profile-logged-in-user {
    margin: 0;
}
.all-post-reply .post-box:last-child {
    border-bottom: none;
}
.post-media {
    margin-left: 55px;
    margin-top: 15px;
}
.post-detail-page .reply-box .reaction-wrapper {
    margin: 20px 0 0px 0;
}
.post-wrapper.profile-wrapper.post-detail-page .post-box {
    position: relative;
    padding-bottom: 20px;
}
.profile-head-wrapper .share-right .post-menu ul li {
    width: 100%;
}
.post-wrapper.profile-wrapper.post-detail-page .post-box {
    padding-bottom: 30px;
    padding-bottom: 18px;
    padding-top: 30px;
    padding-top: 18px;
}
.setting-wrapper .setting-dflex.d-flex .left-setting-menu ul li img {
    width: 16px;
    margin-right: 10px;
    float: left;
    margin-top: 0px;
}
#setting .setting-inner li a > span:first-child {
    display: flex;
    align-items: center;
    opacity: 1;
}
#setting .setting-inner li a > span:first-child img{float: none;}
/*.setting-wrapper .setting-inner {
    position: relative;
    transform: scale(0.9);
    transition: all 0s ease;
    opacity: 0;
}*/
.setting-wrapper .setting-inner {
    position: absolute;
    transform: scale(0.9);
    transition: all 0s ease;
    opacity: 0;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    top: 50%;
    margin: 0;
}
.setting-wrapper .setting-inner.showMe {
    transform: scale(1);
    opacity: 1;
}
.setting-wrapper .close-account, #toppics .close-pop, .close-account21 {
    /*width: 25px;
    position: absolute;
    right: 20px;
    top: 16px;
    height: 25px;*/
    width: 35px;
    position: absolute;
    right: 20px;
    top: 20px;
    background: #555;
    height: 30px;
    background: #262626;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-content: center;
    cursor: pointer;
    z-index: 9;
}

.close-account {
    width: 20px;
    position: absolute;
    right: 16px;
    top: 16px;
    background: #2b2b2b;
    border-radius: 35px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-content: center;
    cursor: pointer;
    border: 1px solid #383838;
}
.draft-inner .post-composer-header {
    border: none;
    padding-bottom: 0;
    padding-top: 30px;
    padding-left: 35px;
    padding-top: 35px;
}

.account-form input {
    background: #2b2b2b;
    border: none;
    height: 45px;
    border-radius: 26px;
    color: #adadad !important;
    font-size: 14px;
}
.croppie-container .cr-boundary {
    background: transparent;
    border-radius: 15px !important;
}
div#croppie-div {
    text-align: center;
}
div#croppie-div {
    background: #171717;
    width: 400px !important;
    left: 50% !important;
    position: absolute !important;
    max-width: 400px !important;
    margin: 80px 0;
    transform: translateX(-50%);
    border-radius: 15px;
    border: 1px solid;
    padding: 20px 0;

}
.croppie-container .cr-resizer, .croppie-container .cr-viewport{box-shadow: none !important}
button#croppie-submit-btn {
    background: #fff;
    padding: 13px 36px;
    border-radius: 35px;
    font-weight: 600;
}
.croppie-container .cr-slider-wrap {
    position: static;
    bottom: 50px !important;
}
.reaction-box.reaction-share, .reaction-box.reaction-center .repost-icon  {
    position: relative;
}

.reaction-box.reaction-share .share-drop-down {
    position: absolute;
    background: #222;
    top: 0;
}
.reaction-box.reaction-share .share-drop-down, .reaction-box.reaction-center .share-drop-down {
    position: absolute;
    background: #2b2b2b;
    background: #181818;
    top: 54px;
    right: 0;
    width: 225px;
    padding: 10px;
    border-radius: 30px;
    transform: scale(0.8);
    transform-origin: 140px 0;
    opacity: 0;
    transition: all 0.2s ease;
    visibility: hidden;
    z-index: 9;
    border: 1px solid #424242;
    padding: 6px !important;
}

.reaction-box.reaction-center .share-drop-down {
    top: 36px !important;
}
.reaction-box.reaction-center .repost-icon .share-drop-down ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.reaction-box.reaction-center .repost-icon .share-drop-down ul li {
    border: none;
    padding: 0;
}
.reaction-box.reaction-center .share-drop-down a{color: #fff; text-decoration: none;}
/*.reaction-box.reaction-center .repost-icon .share-drop-down {
    position: absolute;
    background: #2b2b2b;
    background: #181818;
    top: 54px;
    right: 0;
    width: 225px;
    padding: 10px;
    border-radius: 30px;
    transform: scale(0.8);
    transform-origin: 140px 0;
    opacity: 0;
    transition: all 0.2s ease;
    visibility: hidden;
    z-index: 9;
    border: 1px solid #424242;
    padding: 6px !important;
}*/
.reaction-box.reaction-center .repost-icon .share-drop-down {
    position: absolute;
    background: #2b2b2b;
    background: #181818;
    top: 54px;
    right: 0;
    width: 225px;
    padding: 10px;
    border-radius: 30px;
    transform: scale(0.8);
    transform-origin: 140px 0;
    opacity: 0;
    transition: all 0.2s ease;
    visibility: hidden;
    z-index: 9;
    border: 1px solid #424242;
    padding: 6px !important;
}
.reaction-box.reaction-center .repost-icon .share-drop-down li a {
    display: block;
    width: 100%;
}
.share-drop-down li a {
    font-size: 14px;
    display: flex;
    justify-content: flex-start;
    padding: 12px 12px;
    border-bottom: 1px solid #2b2b2b;
    gap: 10px;
    white-space: nowrap;
}
.share-drop-down ul {
    gap: 0 !important;
}
.share-drop-down li:last-child a{
    border-bottom: none
}
.share-drop-down {
    padding: 0 !important;
}
.reaction-box.reaction-share.show-menu .share-drop-down {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
}
.reaction-box.reaction-center.show-menu .repost-icon  .share-drop-down {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
}
.reaction-box.reaction-share .share-drop-down ul {
    flex-direction: column;
    text-align: left;
    justify-content: normal;
    align-items: baseline;
}
.reaction-box.reaction-share .share-drop-down ul li a{
    color: #fff;
    text-decoration: none;
}
.reaction-box.reaction-share .share-drop-down ul li {
    border: none;
    display: block;
    width: 100%;
    padding: 0;
}
.account-form textarea {
    color: #adadad !important;
    padding: 10px;
    font-size: 14px;
}
.account-form textarea:focus {
    border: none;
    outline: none;
}
.close-account svg {
    filter: invert(1);
    width: 63%;
}
.post-box{position: relative}
.post-box:after{
    border-bottom: 1px solid #2b2b2b;
    content: "";
    width: calc(100% - 54px);
    height: 1px;
    position: absolute;
    padding: 0;
    bottom: 33px;
    left: 53px;}
.post-box:after {
/*    border-bottom: 1px solid #2b2b2b;*/
    border-bottom: 1px solid #2b2b2ba8;
    content: "";
    width: calc(100%);
    height: 1px;
    position: absolute;
    padding: 0;
    bottom: 33px;
    left: 0;
}
.signal-selected div#post-box-section {
    margin-top: 0;
}
.signal-selected .post-wrapper.home-wrapper {
    padding-top: 11px;
}
.post-wrapper.home-wrapper .profile-sectins-com {
    margin-top: 0;
}
.pinned span {
    background: none;
    padding: 0;
    display: inline-block;
    color: #fff;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    border-radius: 35px;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 14px;
    margin: 0;
}
button.rewindBtn img {
    width: 25px;
}
button.forwardBtn img {
    width: 25px;
}
.profile-post.post-content-wrapper.profile-bio .post-box.pinned-post .post-box-inner .reaction-wrapper .reaction-box {
    background: none !important;
}
.pinned {
    margin-bottom: 10px;
}
.pinned img {
    width: 15px;
}
.account-form input:focus {
    background: #2b2b2b;
    border: none;
    outline: none;
    box-shadow: none;
}
.post-box {
    position: relative;
    padding-bottom: 50px;
}
.post-box.post-box-with-reply {
    padding-bottom: 0;
}
.post-box.post-box-with-reply:after{display: none;}
.post-menu ul {
  padding: 0;
    position: absolute;
    list-style: none;
    background: #191919e6;
    background: #181818;
    border: 1px solid #282828;
    padding: 0px;
    width: 200px;
    /* right: 0; */
    /* top: 23px; */
    border-radius: 25px;
    margin-bottom: 0;
    transform: scale(0.5);
    transform-origin: right top;
    transition: all 0.2s ease;
    opacity: 0;
    margin-left: -188px;
    z-index: 7; 
    visibility: hidden;
    overflow: hidden;
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
}
.post-menu ul li a:hover {
    background: #222;
}
li.delete-item a {
    color: #ff0000 !important;
}
.post-menu.show-menu ul {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.post-menu ul li a{
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.post-menu ul li a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    display: block;
/*    padding: 12px 15px;*/
    padding: 17px 17px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #2b2b2b;
}
.post-menu ul li:last-child a{
    border-bottom: none
}
.nav-icons.bookmark-icon img{width: 16px}
.delete-item span.icon-invert img {
    filter: none;
}


.post-content-wrapper {
    margin-left: 55px;
    margin-top: 0px;
}
#confirm-close .inner-confirm h2 {
    font-size: 18px;
    text-align: center;
}
#confirm-close .inner-confirm p {
    text-align: center;
}
#confirm-close .options ul {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
}
#confirm-close .confirmation-popup-inner h5 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 18px;
    line-height: 27px;
}
#confirm-close .confirmation-action {
    display: flex;
    gap: 10px;
    margin-top: 25px;
    flex-direction: column;
}
#confirm-close .confirmation-action button {
    background: #3b3b3b;
    border: none;
    border-radius: 26px;
    font-size: 14px;
    padding: 13px 0px;
    flex: 1;
    color: #fff;
    text-align: center;
    font-weight: 500;
}
#confirm-close .common-popup-inner {
    max-width: 400px;
    width: 400px;
}
#confirm-close .confirmation-action button.yes-close {
    background: #1888FF;
}
.dot-sign {
    line-height: 7px;
    color: #adadad;
}
.post-content-wrapper .post-content p{
    color: #e8e8e8;
    font-size: 15px;
}
.category-label {
    margin-bottom: 12px;
}
.signal-wrapper .category-label {
    margin: 0;
}
.signal-wrapper {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 2px;
    margin-left: 2px;
}
.category-label span {
    color: #e8e8e8;
    background: #191919;
    font-size: 11px;
    padding: 8px 11px;
    border-radius: 45px;
}
.category-label span {
    font-size: 12px;
    padding: 0;
    float: left;
}
.category-label span{background: none; text-decoration: underline;}
.category-label span{color: #adadad}
.signup-signin-wrapper{}
.signup-wrapper-box {
    margin-bottom: 5px;
    /* border: 1px solid #3241585c !important; */
    border: 1px solid #2a2a2a !important;
    border: none !important;
    background: #1a1a1a;
    background: none;
    max-width: 450px;
    margin: 70px auto;
    padding: 25px;
    border-radius: 45px;
    
}
.signup-header {
    display: flex;
    justify-content: space-between;
}
.signup-header .logo {
    width: 100px;
}
.signup-header .close {
    width: 45px;
}
.signup-body input {
    color: #fff;
    text-decoration: none;
    border: 1px solid #2b2b2b;
    background: #191919;
    background: #2b2b2b;
    background: #424141;
    border-radius: 35px;
    font-size: 14px;
    padding: 11px 20px;
    width: 100%;
    outline: none;
    
    border: 1px solid #383838;
    background: #171717;
}
.resend-code button {
    background: no-repeat;
    border: none;
    color: #0666fa;
    font-size: 14px;
    font-weight: 500;
}
.signup-signin-wrapper .signup-wrapper-box h1 {
    color: #fff;
    font-size: 18px;
}
.signup-signin-wrapper .signup-wrapper-box .signup-heading h1, .signup-signin-wrapper .signup-wrapper-box .signup-heading h2  {
    color: #fff;
    font-size: 25px;
    margin-top: 25px;
    font-weight: 600;
}
.signup-signin-wrapper .signup-wrapper-box .sub-title {
    color: #adadad;
    font-size: 13px;
    margin-bottom: 20px;
}
.signup-signin-wrapper .form-group {
    margin-bottom: 15px;
}
.signup-signin-wrapper .tnc, .signup-signin-wrapper .tnc a {
    color: #adadad;
    font-size: 11px;
}
.signup-signin-wrapper .tnc {
    margin-top: 0;
    display: block;
    margin-left: 8px;
}

.signup-signin-wrapper .tnc, .signup-signin-wrapper .tnc a {
    color: #adadad;
    font-size: 12px;
    display: inline-block;
}
.signup-signin-wrapper .signup-footer {
    margin-top: 50px;
    text-align: center;
}
.signup-signin-wrapper .form-group textarea {
    color: #adadad;
    text-decoration: none;
    border: 1px solid #2b2b2b;
    background: #191919;
    border-radius: 12px;
    font-size: 14px;
    padding: 10px 13px;
    width: 100%;
    resize: none;
}
.signup-signin-wrapper .count {
    text-align: right;
}
.count span {
    color: #888b8e;
    font-size: 12px;
}
.signup-signin-wrapper .signup-footer a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 15px;
    display: block;
}
.signup-signin-wrapper #step06 .signup-footer > a {
    border: 1px solid #2d2d2d;
    border: 1px solid #3d3d3d;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
.signup-signin-wrapper #step06 p{opacity: 1}
.signup-signin-wrapper #step06 .signup-footer p.signin-tnc a {
    margin: 0;
    margin-top: 10px;
}

.signup-signin-wrapper .signup-footer button {
    width: 100%;
    border-radius: 50px;
    border: none;
    font-weight: 600;
    height: 40px;
    font-size: 15px;
    color: #000;
}

#step04 .form-group button, #step05 .form-group button {
    color: #adadad;
    text-decoration: none;
    border: 1px solid #2b2b2b;
    background: #191919;
    border-radius: 35px;
    font-size: 14px;
    width: 100%;
    text-align: left;
    padding: 10px 18px;
}
#step05 .form-group button {
    width: 48%;
    text-align: center;
}

#step05 .form-group {
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
}
div#lottie-animation3{
    margin: 0 auto;
}
#step06 h3 {
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    transform: translateY(-10px);
    transition: all 1s ease 1s;
    opacity: 0;
}
#step06 p {
    color: #adadad;
    text-align: center;
    font-size: 13px;
    transform: translateY(-10px);
    transition: all 1s ease 1.5s;
    opacity: 0;
}
#step06.step6active h3 {
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    transform: translateY(0px);
    opacity: 1;
}
#step06.step6active p {
    color: #adadad;
    text-align: center;
    font-size: 13px;
    transform: translateY(0px);
    opacity: 1;
}
.signup-wrapper-box{display: none;}
#step01{display: block;}
#step02 .signup-body, #step03 .signup-body {
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#step02 .signup-body {
    height: 310px;
}

#step02.signup-wrapper-box .signup-footer {
    margin-top: 0;
}
.resend-code a{
    color: #5556ff;
    text-decoration: none;
    margin-top: 0;
}
#step03.signup-wrapper-box .sub-title {
    margin-bottom: 5px;
}
#step03 .signup-body {
    height: 310px;
}
#step010 .signup-body {
    height: 310px;
}
.dont-have-access {
    text-align: center;
    margin-top: 12px;
}
.dont-have-access a{
    color: #5556ff !important
}
#step03.signup-wrapper-box .resend-code {
    margin-bottom: 10px;
}
#step02.signup-wrapper-box .signup-inner-box {
    margin-top: 70px;
}

#step03.signup-wrapper-box .signup-footer {
    margin-top: 0;
    text-align: center;
}

#step010.signup-wrapper-box .signup-footer {
    margin-top: 0;
    text-align: center;
}

#step010.signup-wrapper-box .form-box {
    margin-top: 25px;
}

#step010 .signup-inner-box {
    margin-top: 100px;
}

#step03.signup-wrapper-box .form-group {
    margin-bottom: 50px;
    margin-top: 25px;
}

#step03.signup-wrapper-box .back-btn {
    width: 25px;
    cursor: pointer;
}

#step010.signup-wrapper-box .back-btn {
    width: 25px;
    cursor: pointer;
}

.or-wrapper {
    position: relative;
    margin-top: 10px;
}
.or-wrapper .or-line {
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.or-line span {
    background: #1a1a1a;
    background: #282828;
    background: #000;
    padding: 0 10px;
    position: relative;
}

.or-line:before {
    content: "";
    height: 1px;
/*    background: #2b2b2b;*/
    background: #424242;
    background: #383838;
    left: 0;
    right: 0;
    position: absolute;
    top: 12px;
}

.termsnew input{
    width: 14px;
    max-width: 14px;
    height: 14px;
    margin-right: 5px;
}

.termsnew label{font-size: 14px !important; align-items: center;}
.termsnew label a{margin: 0 5px;}

.or-wrapper .or-line {
    text-align: center;
    color: #fff;
    font-weight: 600;
}



.for-label input {
    width: auto;
    margin-right: 7px;
}

.social-box button {
    width: 100%;
    border-radius: 30px;
    font-size: 14px;
    padding: 10px 4px;
    border: none;
    font-weight: 600;
    text-align: left;
    padding-left: 100px;
    color: #000;
    display: flex;
    align-items: center;
}
.social-box button img {
    width: 17px;
    margin-right: 5px;
    float: left;
    margin-top: 2px;
}
.social-login-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.or-wrapper {
    position: relative;
    margin-top: 10px;
    margin: 20px 11px;
}
.social-box button img {
    width: 17px;
}
.social-box button img {
    width: auto;
    height: 19px;
}
.for-label {
    color: #adadad;
    display: flex;
    font-size: 12px;
    margin-left: 9px;
}
.for-label label {
    display: flex;
    align-items: center;
    font-size: 13px;
    margin-top: 7px;
}
#step05 .form-group button:hover, #step04 .form-group button:hover {
    background: #222;
}
.reset-password{text-align: right}
.reset-password a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-top: 5px;
}
.signup-footer p.signin-tnc a {
    display: inline-block !important;
    font-size: 12px !important;
    color: #adadad !important;
    text-decoration: underline !important;
}

.signup-footer p.signin-tnc {
    color: #adadad;
    font-size: 11px;
    margin-top: 12px;
    margin-bottom: 0;
}
.resend-code a {
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
    display: inline-block;
    font-weight: 500 !important;
}
.password-updated-succesfully {
    background: #ccc;
    border: 1px solid #89f54e2b;
    background: #89f54e1f;
    color: #89f54e99;
    font-size: 12px;
    display: inline-block !important;
    padding: 5px 10px;
    border-radius: 11px;
    align-items: center;
}
.password-updated-succesfully img {
    width: 14px;
    margin-right: 4px;
}
.profile-wrapper .profile-head {
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px;
    align-items: center;
    border: 1px solid #2b2b2b;
    border-radius: 50px;
    padding: 8px;
}
.profile-head h1, .profile-head h2.h1 {
    font-size: 15px;
    margin: 0;
}
.post-wrapper.profile-wrapper.post-detail-page .profile-head h2 {
    font-size: 15px;
    margin: 0;
}

.profile-head {
    color: #fff;
}
.share-right ul li {
    width: 30px;
}
.profile-holder .followers {
    color: #adadad;
    font-size: 14px;
}
.profile-holder .followers-count-wrapper .followers {
    color: #fff;
    font-weight: 600;
}
.share-right ul {
    display: flex;
    list-style: none;
    margin: 0;
    gap: 10px;
    margin: 0;
    padding: 0;
}
.profile-head .back-btn {
    width: 30px;
}

.profile-tabbing li a {
    border: none;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    transition: all 1s ease;
}
.profile-tabbing li a.active {
    background: #fff;
    color: #000;
    border-radius: 35px;
    font-weight: 600;
}

.profile-tabbing ul {
    background: #191919;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    padding: 5px;
    border-radius: 40px;
    align-items: center;
    gap: 45px;
    margin-bottom: 0;
}
#followers-popup .profile-tabbing ul {
    gap:15px
}
.profile-tabbing ul li {
    flex: 1;
    padding: 0 0px;
    z-index: 9;
    position: relative;
}
.profile-tabbing li a {
    border: none;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 7px 20px;
}  
.post-content-wrapper.profile-bio {
    margin-left: 0;
    margin-top: 10px;
}
.post-content-wrapper.profile-bio {
    margin-top: 5px;
    color: #adadad;
}
.post-content-wrapper.profile-bio p {
    margin-bottom: 5px;
}

.profile-post.post-content-wrapper.profile-bio {
    margin-left: 0;
}

/* Freez profile */
.post-header.profile-user {
    position: sticky;
    top: 166px;
    background: #0C1014;
    background: #000;
    z-index: 8;
}
.post-header.profile-user {
    top: 87px;
}
.post-header.profile-user {
    top: 17px;
    padding-bottom: 10px;
}
.profile-wrapper .profile-head-wrapper {
    position: sticky;
    top: 100px;
    background: #0C1014;
    background: #000;
    padding: 0px 0;
    z-index: 9;
}
.profile-message-options button {
    background: #fff;
    border: none;
    border-radius: 50px;
    flex: 1;
    padding: 10px 0;
    font-weight: 500;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.profile-message-options {
    display: flex;
    gap: 10px;
    margin: 20px 0;
    display: none;
}
.profile-wrapper .profile-head-wrapper {
    padding: 18px 0 0;
}
.profile-wrapper .profile-head-wrapper {
    position: static;
}
.profile-wrapper .profile-head-wrapper {
    top: 20px;
}
.profile-tabbing {
    position: sticky;
    top: 210px;
    padding: 8px 0;
    background: #0C1014;
    background: #000;
    z-index: 8;
}
.post-menu ul li:nth-child(2) a {
/*    border-bottom: none;*/
}

.account-form p {
    color: #adadad;
    font-size: 14px;
}

.account-form h4 {
    font-size: 18px !important;
    margin-bottom: 9px !important;
}
#change-email .account-form {
    display: none;
}
.profile-message-options button img {
    width: 16px;
    float: left;
    margin-top: -4px;
    margin-right: 3px;
}
.account-form h4 {
    font-size: 15px !important;
    margin-bottom: 9px !important;
    font-weight: 700;
}
.access span.label {
    font-weight: 600;
    font-size: 14px;
}
.profile-tabbing {
    top: 116px;
}
.profile-tabbing {
    top: 50px;
}
.profile-tabbing ul div.active-tab {
    width: 125px;
    background: #fff;
    height: 20px;
    position: absolute;
    border-radius: 45px;
    height: 36px;
    z-index: 0;
    left: 5px;
    transition: all 0.5s ease;
}
.profile-tabbing li:nth-child(2).active ~ .active-tab {
    left: 180px;
}
.profile-tabbing li:nth-child(3).active ~ .active-tab {
    left: 351px;
} 
.profile-tabbing li:nth-child(4).active ~ .active-tab {
    left: 528px;
}
.post-header.profile-user:before {
    content: "";
    position: absolute;
    background: #0C1014;
    background: #000;
    width: 100%;
    height: 18px;
    bottom: 100%;
}
/* Freez profile */
.main-section li.side-menu-nav img {
/*    width: 45px;*/
    width: 65px;
}
li.side-menu-nav {
    position: relative;
}
li.side-menu-nav > a {
    padding-left: 15px;
}
.side-menu-nav ul {
    position: absolute;
    top: -44px;
    left: 70px;
    transition: all 0.2s ease;
    transform: scale(0);
    opacity: 0;
    transform-origin: left;
}

.main-center-right .get-the-app.language-btn {
    bottom: 30px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.get-the-app {
    margin-top: 13px;
}

.get-the-app a {
/*
    background: #282828;
    color: #fff;
    text-decoration: none;
    padding: 10px 10px;
    border-radius: 35px;
    font-size: 15px;
    padding: 13px 22px;
    display: inline-block;
    background: #191919;
    border: 1px solid #2b2b2b;
*/
    background: #282828;
    color: #fff;
    text-decoration: none;
    padding: 10px 10px;
    border-radius: 35px;
    font-size: 15px;
    padding: 0 22px;
    padding: 0 0;
    display: inline-block;
    background: #191919;
    border: 1px solid #2b2b2b;
    height: 45px;
/*    line-height: 45px;*/
}
.get-the-app.language-btn > a {
    background: none;
    border: none;
}
.get-the-app a {
/*
    display: block;
    text-align: center;
*/
    display: block;
    text-align: center;
    align-items: center;
    justify-content: center;
    line-height: 45px; 
}
.get-the-app {
    margin-top: 13px;
    position: absolute;
    bottom: 20px;
    left: 11px;
}

.get-the-app {
    bottom: 20px;
}
.get-the-app {
    bottom: 0px;
}


li.side-menu-nav.side-menu-nav-active ul {
/*    opacity: 1;*/
    opacity: 0;
    transform: scale(1.0);
}
li.side-menu-nav {
    position: relative;
    margin-top: 15px;
}
.side-menu-nav ul img {
    margin-right: 0px;
}
.main-section li.side-menu-nav ul img {
/*    width: 40px;*/
    width: 60px;
    max-width: 60px;
} 
li.side-menu-nav a {
    font-size: 15px;
}
img.plus-icon-comp {
    position: absolute;
    transition: all 0.3s ease;
}
.follow-btn.active {
    color: white !important;
    background: #3b3a3a !important;
}
#followers-popup #followers-box, #members-followers #followers-box {
    margin-bottom: 20px;
    max-height: 70vh;
    overflow-y: auto;
    padding: 0 0;
    min-height: 500px;
    margin-bottom: 0;
}
#followers-popup #followers-box .post-box, #members-followers #followers-box .post-box {
    padding-left: 25px;
    padding-right: 25px;
}
#followers-popup .inner-common-popup, #members-followers .inner-common-popup {
    padding-bottom: 0 !important;
}
div#followers-popup .inner-common-popup, div#members-followers .inner-common-popup {
    margin-top: 0;
    margin-bottom: 0;
}
textarea#other-textarea {
    width: 100%;
    resize: none;
    background: #191919;
    border: 1px solid #2b2b2b;
    border-radius: 15px;
    padding: 10px;
    color: #adadad;
    outline: none;
}
li.side-menu-nav.create-post.side-menu-nav-active img.plus-icon-comp {
/*    transform: rotate(45deg);*/
    transform: rotate(0deg);
}
.profile-logged-in-user .profile-image img {
    border-radius: 45px;
}

.profile-logged-in-user .profile-image {
    width: 40px;
}
.profile-logged-in-user {
    display: flex;
    color: #fff;
    gap: 8px;
}
.profile-logged-in-user .user-name {
    display: flex;
    gap: 8px;
    align-items: center;
}
.profile-logged-in-user {
    display: flex;
    color: #fff;
    gap: 8px;
    background: #191919;
    padding: 9px;
    border-radius: 46px;
    margin-bottom: 15px;
    border: 1px solid #2b2b2b;
}
.profile-logged-in-user .verified-icon {
    width: 15px;
}
.profile-logged-in-user .web-icon {
    width: 16px;
}
.left-user-name {
    max-width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nav-menu ul li a{display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;     align-items: center;
    gap: 10px;}
.nav-menu ul li a span.nav-icons img{float: left}
.nav-menu ul li a span.nav-icons {
    width: 23px;
    display: inline-block;
}
.profile-bio .about-profile ul img {
    width: 20px;
}

.profile-bio .about-profile ul {
    padding: 0;
    list-style: none;
    gap: 15px;
    display: flex;
    margin-bottom: 5px;
    align-items: center;
}
.about-profile li.more-links-tab {
    
}
.about-profile li.more-links-tab a {
    color: #fff;
    background: #191919;
    text-decoration: none;
    border-radius: 50px;
    padding: 7px 10px;
    font-size: 13px;
}
.cursor-pointer{cursor: pointer;}
#myaccount-profile .form-title span img {
    width: 25px;
    float: right;
}
#myaccount-profile .form-group.cursor-pointer p {
    margin-right: 50px;
    font-size: 14px;
    line-height: 18px;
}
#myaccount-profile .form-title {
    font-weight: 700;
    margin-bottom: 12px;
}
#myaccount-profile .form-group.cursor-pointer p {
    margin-bottom: 0;
}
#myaccount-profile .form-group.cursor-pointer:hover {
    background: #3c3c3c;
}
.confirmation-popup .confirmation-popup-inner h5 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 18px;
    line-height: 27px;
}
#delete-account .confirmation-popup-inner {
    width: 360px;
}
#app-message .get-androd-app a, #welcome-popup .get-androd-app a {
    background: #2b2b2b;
    color: #fff;
    padding: 15px 0;
    border-radius: 50px;
    margin: 16px 0 0;
    font-size: 15px;
    background: #1888FF;
    width: 100%;
    border: none;
    height: 50px;
    color: #fff;
    border-radius: 35px;
    font-weight: 600;
}
#welcome-popup .get-androd-app a {
    margin: 20px 0 0;
}
#welcome-popup .get-androd-app a {
    text-align: center !important;
}
#welcome-popup .email-verification.after-login p {
    font-size: 14px;
    color: #e8e8e8;
    line-height: 20px;
}
.search-data-wrapper .tabbing ul {
    gap: 15px;
}
.search-data-wrapper .tabbing li a {
    padding: 6px 15px;
    border-radius: 35px;
    display: inline-block;
    border: 1px solid #222;
}
.serch-posts .post-image img {
    border-radius: 8px;
}

.serch-posts .post-content-wrapper {
    display: flex;
}
#search-wrapper .close, #report-popup .close {
    background: #555;
    width: 35px;
    position: absolute;
    right: 20px;
    top: 20px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #262626;
    width: 30px;
    height: 30px;
}
#search-wrapper .close a, #report-popup .close a {
    text-align: center;
    display: flex;
}
#search-wrapper .close svg, #report-popup .close svg {
    filter: invert(1);
    width: 63%;
    margin: 0 auto;
}

.serch-posts .post-image {
    width: 100px;
    max-width: 100px;
    margin-left: 10px;
}
#app-message .get-androd-app a:hover {
    background: #1d75fe;
}
#app-message .note-line {
    margin: 25px 0;
}
.get-app-qr-code-wrapper .close-getstart svg {
    width: 25px;
    width: 63%;
    filter: invert(1);
}
.confirmation-popup .confirmation-popup-inner {
    width: 340px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.8);
    background: #1b1b1b;
    padding: 30px;
    border: 1px solid #ffffff1c;
    border-radius: 35px;
    transition: all 0.1s ease;
    opacity: 0;
    
}

.get-app-qr-code-wrapper .close-getstart {
    position: absolute;
    right: 20px;
    font-size: 33px;
    color: #555555;
    top: 10px;
    font-weight: 100;
    cursor: pointer;
    width: 35px;
    position: absolute;
    right: 20px;
    top: 20px;
    background: #555;
    height: 30px;
    background: #555;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-content: center;
    cursor: pointer;
}

.confirmation-popup .confirmation-popup-inner.showMe {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}
.confirmation-popup {
    background: #00000082;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
/*
    backdrop-filter: blur(11px);
    -webkit-backdrop-filter: blur(11px);
*/
}
.confirmation-popup .confirmation-action {
    display: flex;
    gap: 10px;
    margin-top: 25px;
}
.confirmation-popup .confirmation-action button:hover, #unfollow-account button.deactivate:hover {
    background: #434242 !important;
}

body.light-mode .confirmation-popup .confirmation-action button:hover, body.light-mode #unfollow-account button.deactivate:hover {
    background: #b6b6b6 !important
}

div#block-user, #delete-user {
    top: 0;
}

.disappearing-message-inner .icon {
    width: 60px;
    margin-bottom: 20px;
}
.full-message-header .post-icon {
    width: 45px !important;
    height: 45px !important;
}

#message-search .serch-posts .post-box {
    padding: 12px 10px;
    margin: 0 4px 10px;
}
#message-search .search-data {
    margin-top: 10px;
}
#msg-user-search-box span.user-name {
    font-weight: 400;
    font-size: 15px;
}
#msg-user-search-box .serch-posts .post-icon {
    width: 35px;
    height: 35px;
}

.full-message-header li.message-disappear-opt img {
    filter: invert(0);
}
.full-message-header li.message-disappear-opt span.icon-invert {
/*    margin-right: 10px;*/
}
.full-message-header .post-menu ul {
    width: 210px;
}
.full-message-header li.message-disappear-opt span.icon-invert {
    /* margin-right: 10px; */
    flex-shrink: 0;
}
li.inner-chat-delete-opt a, li.message-block-opt a{
    display: flex;
    align-items: center;
}
.full-message-header .post-menu ul li a {
    justify-content: flex-start;
    gap: 9px;
}

#block-user h5 {
    text-align: center;
}

.confirmation-popup .confirmation-action button {
    background: #3b3b3b;
    border: none;
    border-radius: 26px;
    font-size: 14px;
    padding: 13px 0px;
    flex: 1;
    color: #fff;
    text-align: center;
}
.confirmation-popup{display: none;}
#myaccount-profile .form-group.cursor-pointer {
    padding: 25px;
    border-radius: 33px;
    background: #353535;
}
.about-profile {
    margin-top: 10px;
}
.profile-bio .about-profile ul li {
    color: #adadad;
    font-size: 15px;;
}
.profile-header-block {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.profile-post.post-content-wrapper.profile-bio .post-box:last-child:after {
    display: none;
}
#message-search .setting-inner.showMe {
    padding: 30px;
    border: 1px solid #282828;
    min-height: 500px;
    border-radius: 40px;
    max-width: 600px;
    width: 600px;
    border-radius: 40px;
    min-height: 550px;
}
#message-search .search-box
 {
    position: relative;
}

#message-search .search-box img {
    width: 24px;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.5;
}
#message-search .setting-inner .search-head h2 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 600;
}
#message-search .search-box input {
    width: 100%;
    border-radius: 35px;
    border: none;
    height: 50px;
    padding: 0 20px;
    font-size: 14px;
    background: #191919;
    border: 1px solid #2b2b2b;
    padding-left: 46px;
    outline: none;
    color: #adadad;
}
.body-home .container-wrapper .header .main-center-sec:after{display: none;}
.setting-wrapper{background: #222}
.setting-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000d6;
    z-index: 9999;
    display: none;
}
.setting-inner {
    background: #171717;
/*    background: #2e262663;*/
/*    max-width: 700px;*/
    max-width: 750px;
    margin: 70px auto;
/*    width: 700px;*/
    width: 750px;
    border-radius: 30px;
/*    backdrop-filter: blur(14px);*/
/*    -webkit-backdrop-filter: blur(14px);*/
}
div#usernameinput img {
    width: 13px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.setting-inner .setting-dflex.d-flex h4 {
    color: #fff;
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 25px;
}
.setting-inner .setting-dflex.d-flex ul li a {
    color: #adadad;
    text-decoration: none;
    font-size: 14px;
    padding: 14px 0;
    display: block;
/*    margin-left: 0;*/
}
#bookmarks-wrapper .profile-tabbing {
    top: 0;
}
#bookmarks-wrapper .profile-tabbing ul div.active-tab {
    width: 45%;
}
#bookmarks-wrapper .profile-tabbing li:nth-child(2).active ~ .active-tab {
    left: 53%;
}
#bookmarks-wrapper .post-content-wrapper.profile-bio {
    margin-top: 20px;
    color: #adadad;
}
.setting-inner .setting-dflex.d-flex .right-setting-menu h5 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 18px;
    margin-top: 7px;
}
/*
.setting-inner .setting-dflex.d-flex .right-setting-menu {
    width: 70%;
    flex-shrink: 0;
}
*/
.setting-inner .setting-dflex.d-flex .right-setting-menu {
    width: 70%;
    flex-shrink: 0;
    padding: 24px;
    padding-left: 0;
    position: relative;
}
div#edit-profile #profile-type-popup {
    position: absolute;
    background: #171717 !important;
    backdrop-filter: none !important;
    padding-left: 10px;
    border-radius: 0 25px 25px 0;
    overflow: inherit;
}
div#edit-profile div#profile-type-popup h2 {
    margin-top: 14px;
    font-size: 17px;
}
div#edit-profile #profile-type-popup .signup-body .signup-footer button {
    margin-top: 10px;
}
div#edit-profile #profile-type-popup .close svg {
    float: left;
} 
div#edit-profile  #profile-type-popup .signup-wrapper-box .signup-header {
    padding: 20px;
    align-items: center;
    margin-top: 4px;
}
div#edit-profile  #profile-type-popup .signup-wrapper-box .signup-header h5{
    font-size: 18px !important;
}
div#edit-profile #profile-type-popup .signup-wrapper-box .signup-header {
    padding: 23px 15px;
    border: none;
    padding-bottom: 0;;
}
div#edit-profile #profile-type-popup .signup-wrapper-box {
    margin: 0;
}
div#edit-profile #profile-type-popup .signup-wrapper-box {
    margin: 0;
    border-radius: 0 25px 25px 0;
    border: none !important;
    width: 100% !important;
    max-width: 100%;
    background: none !important;
}
.submit-account button {
    border-radius: 50px;
    border: none;
    padding: 10px 20px;
    color: #000;
    font-weight: 600;
}

.submit-account {
    text-align: right;
    margin-top: 10px;
}
.setting-wrapper .setting-dflex.d-flex .left-setting-menu {
    border-right: 1px solid #383838;
    padding-right: 15px;
    width: 30%;
    flex-shrink: 0;
    margin-right: 0px;
}
.setting-wrapper .my-account {
    padding: 0 30px;
    padding-right: 0;
    height: 100%; 
}
#change-email .account-form {
    height: calc(100% - 60px);
}
#change-email .submit-account button {
    width: 100%;
}
.my-account .account-form {
    height: 100%;
}
.my-account .account-form .account-form-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

div#available {
    color: #4bae4f;
}
#usernameinput{position: relative}
.status-ico {
    position: absolute;
    right: 20px;
    top: 13px;
    font-size: 12px;
    font-weight: 600;
}
.status-ico img{width: 14px}
.password-requirements li{color: #adadad}
div#unavailable {
    color: #ff0000;
}
ul.password-requirements {
    list-style: disc !important;
    list-style-position: inside !important;
}

ul.password-requirements li {
    padding: 0 !important;
    font-size: 13px;
    margin: 2px 0 !important;
}
#change-email .account-form .account-form-inner{
    height: 100%;
    flex-direction: column;
    display: flex;
    justify-content: space-between;
}
.setting-wrapper .my-account .form-title {
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 600;
}
li.active-account a {
    background: #2b2b2b;
    padding: 14px 15px !important;
    display: block !important;
    border-radius: 45px;
    margin-left: -15px;
    color: #fff !important;
    font-weight: 700;
}
.setting-inner .setting-dflex.d-flex ul li {
    margin: 0px 0;
}
.form-group {
    margin-bottom: 20px;
}
.account-form textarea {
    width: 100%;
    height: 80px;
    resize: none;
    border-radius: 15px;
    background: #2b2b2b;
    border: none;
}
.setting-inner .setting-dflex.d-flex ul{
    padding: 0;
    list-style: none;
}
/*.setting-wrapper .setting-dflex.d-flex .left-setting-menu {
    border-right: 1px solid #383838;
    padding-right: 15px;
    background: #1b1b1b;
}*/
.setting-wrapper .setting-dflex.d-flex .left-setting-menu {
    border-right: none;
    padding-right: 15px;
    background: #1b1b1b;
    padding: 25px;
    border-radius: 25px 0 0 25px;
}
.setting-wrapper .setting-inner {
/*    padding: 30px;*/
    padding: 0px;
/*    padding: 40px;*/
}
.common-popup, .common-popup-new {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: #000000cf;
    display: none;
}
.common-popup button, .common-popup-new button {
    background: #1888FF;
    width: 100%;
    border: none;
    height: 50px;
    color: #fff;
    border-radius: 35px;
    font-weight: 600;
}
.common-popup-inner {
    width: 350px;
    position: absolute;
    left: 50%;
    background: #181818;
    top: 50%;
    padding: 30px;
    border-radius: 40px;
    color: #fff;
    border: 1px solid #282828;
    transform: scale(0.9) translate(-50%, -50%);
    opacity: 0;
    transition: all 0.4s ease;
    transform-origin: 0 0;
}
#search-wrapper .common-popup-inner{
    background: #151515;
    border: 1px solid #2a2a2a;
    border-radius: 28px;
    padding: 28px 24px 24px;
}
.common-popup-inner.showMe {
    transform: scale(1) translate(-50%, -50%);
    opacity: 1;
}
.common-popup p, .common-popup-new p {
    color: #e8e8e8;
    font-size: 14px;
    margin: 25px 0;
    line-height: 22px;
}
.common-popup-inner h3 {
    font-size: 22px;
    font-weight: 600;
}



/*Get the App*/
.get-app-qr-code-wrapper {
    position: fixed;
    top: 0;
    z-index: 9999999999;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    background: #000000de;
    left: 0;
    right: 0;
}
.get-app-qr-code-wrapper .email-verification.after-login {
    padding: 30px 20px !important;
}
.get-app-qr-code-wrapper .email-verification.after-login {
    border: 1px solid #333333;
    border-radius: 42px;
}

.get-app-qr-code-wrapper .email-verification.after-login {
    padding: 40px 40px !important;
    padding: 30px 30px 30px !important;
}
.get-app-qr-code-wrapper > div {
    background: #1b1b1b;
    max-width: 350px;
    height: auto;
    border-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 350px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    padding: 25px;
    margin: 0;
    opacity: 0;
    transition: all 0.4s ease;
}
.get-app-qr-code-wrapper > div.showMe{
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}
.close-getstart {
    position: absolute;
    right: 20px;
    font-size: 33px;
    color: #555555;
    top: 10px;
    font-weight: 100;
    cursor: pointer;
}
.get-app-qr-code-wrapper .email-box {
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
}
.get-app-qr-code-wrapper > div h4.text-center {
    color: #fff;
}

.get-app-qr-code-wrapper h4 {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 32px;
    text-align:  left !important;
}
.scanner {
    width: 230px;
    margin: 0px auto 15px;
    max-width: 230px;
}
.scanner img {
    width: 100%;
}
.download-btn {
    text-align: center;
    width: 130px;
    margin: 0 auto;
}
.download-btn img {
    width: 100%;
}
.get-app-qr-code-wrapper .note-line p {
    line-height: 18px;
    text-align: center;
    margin-top: 20px;
    font-size: 12px;
    color: #fff;
}
.get-androd-app {
    text-align: center;
}
.get-androd-app a {
    font-size: 12px;
    color: #1888FF;
    margin-top: 14px;
    display: block;
    text-decoration: none;
}
/*Get the App*/
.get-the-app a:hover {
    background: #222;
}

/*
.lavalamp-container {
  position: relative;
}
*/
.profile-tabbing ul li.active a {
    color: #000 !important;
    font-weight: 600;
    transition: all 1s ease;
    font-weight: 700;
}
.profile-sectins-com{display: none;}
.profile-sectins-com {
    min-height: 800px;
}
.profile-sectins-com .repost-placeholder {
    text-align: center;
    color: #adadad;
    margin: 100px 0;
}
.invert-icon{filter: invert()}

.account-form .user-image img {
    border-radius: 75px;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.account-form .user-image {
    width: 72px;
    margin-bottom: 20px;
    position: relative;
    height: 72px;
}
.datepicker-dropdown.datepicker-orient-bottom:before, .datepicker-dropdown.datepicker-orient-bottom:after{opacity: 0 !important}
.edti-now {
    position: absolute;
    width: 35px;
    left: 50%;
    background: #000000ba;
    height: 35px;
    padding: 6px;
    border-radius: 35px;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.change-image .user-image .edti-now {
    position: absolute;
    width: 30px;
    right: -5px;
    background: #222;
    height: 30px;
    padding: 6px;
    border-radius: 35px;
    bottom: -5px;
    transform: none;
    cursor: pointer;
    border: 2px solid #171717;
    left: inherit;
    top: inherit;
}
.edti-now img {
    border-radius: 0 !important;
    filter: invert(1);
    float: left;
}
.edti-now:hover {
    background: #000;
}
.story-tab{display: none;}
.reaction-box.reaction-share{cursor: pointer;}
.datepicker td, .datepicker th {
    padding: 10px;
}
.toggle-password {
    width: 25px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.form-group.password-wrapper {
    position: relative;
}
.datepicker-dropdown {
}
.notification.showNotification {
    bottom: 10px !important;
}
.notification {
    width: 400px;
    max-width: 400px;
    background: #222 !important;
    color: #fff !important;
}
.notification span {
    font-size: 12px;
}
.datepicker-dropdown {
    top: 0;
    left: 0;
    background: #222 !important;
    color: #fff !important;
}
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
    background: #272727 !important;
}
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
    background: #1c1c1c !important;
}
.datepicker table tr td.active {
    background-image: linear-gradient(to bottom, #2b2a2a, #2b2a2a) !important;
}
.datepicker table tr td span.focused, .datepicker table tr td span:hover {
    background: #272727;
}
.datepicker-dropdown:before {
    border-bottom: 7px solid #999;
}
.datepicker-dropdown:after {
    border-right: 6px solid transparent !important;
}
.datepicker td, .datepicker th {
    font-size: 14px !important;
}
#topic-box button.active {
    border: 1px solid #6e6b6b !important;
}
.get-the-app.language-btn a svg {
    width: 30px !important;
    height: 30px !important;
}

.get-the-app.language-btn a {
    padding: 0;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}
.main-center-right .right-sec {
    display: flex;
    justify-content: space-between;
/*    gap: 10px;*/
    gap: 5px;
}
.main-center-right .right-sec {
    display: flex;
    justify-content: space-between;
    justify-content: flex-end;
    gap: 12px;
}
.common-popup-full{
    position: fixed;
    top: 0;
    z-index: 9999999;
    background: #000000a1;
    width: 100%;
    height: 100%;
}
.common-popup-full .inner-common-popup{
    
}
.common-popup-full .inner-common-popup.showMe {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.common-popup-full .inner-common-popup {
    /* background: #222; */
    background: #222;
    max-width: 550px;
    width: 550px;
    margin: 40px auto;
    height: auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    padding: 35px 0;
    border-radius: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    transition: all 0.2s ease;
    opacity: 0;
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
}
#followers-popup .profile-tabbing, #members-followers .profile-tabbing {
    background: #222;
    margin: 0 25px;
}
#followers-popup .profile-tabbing, #members-followers .profile-tabbing {
    margin-bottom: 0px;
}

#toppics .inner-common-popup {
    max-width: 800px;
    width: 800px;
    margin: 0;
    padding: 28px;
/*    padding-bottom: 40px;*/
    padding-bottom: 0;
}
#toppics .close-pop img {
    width: 35px;
}
.follow-action a {
    background: #fff;
    color: #000;
    text-decoration: none;
    padding: 5px 0;
    border-radius: 50px;
    font-size: 12px;
    width: 80px;
    display: inline-block;
    text-align: center;
}
#followers-box .post-content-wrapper .post-content p {
    color: #adadad;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 17px;
}
#followers-popup h2 {
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin-bottom: 17px;
}
#followers-popup .close-account {
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
}
#followers-popup.common-popup-full .inner-common-popup, #members-followers.common-popup-full .inner-common-popup {
    max-width: 620px;
    width: 620px;
}
body.light-mode #followers-popup h2 {
    color: #000;
}
body.light-mode #followers-popup .profile-tabbing, body.light-mode #members-followers .profile-tabbing {
    background: #f9f9f9;
}
body.light-mode #followers-box .post-content-wrapper .post-content p {
    color: #0f1419 !important;
}
/*
#toppics .close-pop {
    position: absolute;
    right: 20px;
    top: 20px;
}
*/
#toppics .close-pop {
    position: absolute;
    right: 20px;
    top: 20px;
    display: flex;
    align-items: center;
    width: 30px;
    height: 30px;
}
#toppics .inner-common-popup button:hover {
    background: #222;
}
#toppics .inner-common-popup button {
    background: #2b2b2b;
    border: 1px solid #383838;
    color: #fff;
}
/*#toppics .inner-common-popup ul {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}*/
#toppics .inner-common-popup ul {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
/*    max-height: calc(100vh - 300px);*/
    max-height: calc(100vh - 190px);
    overflow: auto;
    padding-bottom: 40px;
    padding-right: 10px;
}
#toppics ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
#toppics ul li button {
    font-size: 14px;
    padding: 8px;
    border: 1px solid #383838;
    background: #2b2b2b;
    border-radius: 35px;
    padding: 10px 20px;
}
div#toppics .inner-common-popup h3 {
    color: #fff;
    font-size: 20px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 22px;
}
div#toppics .inner-common-popup .close-pop svg {
    width: 20px;
    height: 20px;
    filter: invert(1) brightness(5) !important;
    width: 63%;
}
.close-pop img {
    width: 28px;
}
.profile-post.post-content-wrapper.profile-bio .post-box .post-icon {
    width: 45px;
    height: 45px;
}
.profile-post.post-content-wrapper.profile-bio .post-box-inner.post-reply-section .post-icon {
    width: 40px !important;
    height: 40px !important;
}
.post-wrapper.home-wrapper {
    padding-top: 20px;
}

.post-box-inner.post-reply-section .post-content-wrapper {
    margin-left: 50px;
}
.post-media .url-preview {
    background: #242424;
    color: #fff;
    border-radius: 20px;
    padding: 2px;
    margin-top: 10px;
    border: 1px solid #181818;
}
.post-media p.link-description {
    margin-bottom: 0 !important;
}
.post-media .url-media img {
    border-radius: 11px 11px 0 0 !important;
}
.preview-text {
    padding: 15px;
}

.post-media p.link-description {
    margin-bottom: 0 !important;
    color: #b8b8b8 !important;
    font-size: 14px;
}
.post-media .link-title {
    font-weight: 600;
    font-size: 16px;
    margin-top: 0px;
}
.post-media .site-logo img {
    height: 100%;
    border-radius: 5px !important;
    width: 100%;
}
.url-media {
/*    padding-left: 52px;*/
}
.post-media .url-preview {
    padding: 0px;
    cursor: pointer;
}
li.side-menu-nav.create-post {
    position: fixed;
    bottom: 43px;
    margin-top: 0;
}
.preview-text {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}
.post-media .audio-post {
/*    margin-left: 50px;*/
    background: #222;
    padding: 20px;
    border-radius: 28px;
}
.post-media .audio-post-header-right img {
    border-radius: 0 !important;
}
.repost-label {
    margin-bottom: 14px;
}

.repost-label p {
    color: #adadad !important;
    font-size: 13px;
}
.post-content a {
    color: #1888FF !important;
    text-decoration: none;
}
.post-content a {
    color: #fff !important;
    text-decoration: none;
    background: #4400A8;
    padding: 2px;
    border-radius: 10px 2px 8px;
    /*width: auto !important;
    white-space: normal !important;*/
}
.chat-box-wrapper .post-user-details .post-top-info .signal-wrapper .days{
    font-size: 14px;
}
.url-preview .preview-image img {
    height: 240px !important;
    border-radius: 20px 20px 0 0 !important;
    width: 100%;
    object-fit: cover;
}
.top-stories-wrapper .url-preview .preview-image img {
    border-radius: 25px 25px 0 0 !important;
}
.url-media a {
    text-decoration: none;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 15px;
    background: #000;
    background: #fff;
    width: 20px;
    height: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 25px;
    font-size: 9px;
    font-weight: bolder;
    color: #000;
}


.swiper.mySwiper .swiper-wrapper.Vertical .swiper-slide img {
    max-height: 200px !important;
    min-width: 148px !important;
    object-fit: cover !important;
    height: 200px;
    width: auto;
}


.swiper.mySwiper .swiper-wrapper.tw-images .swiper-slide img {
    max-height: 310px !important;
    min-width: 100% !important;
    object-fit: cover !important;
    height: 310px;
    width: auto;
}
.swiper.mySwiper .swiper-wrapper.Landscape .swiper-slide img {
    max-height: 259px !important;
    max-width: 47vw !important;
    min-height: 259px;
    object-fit: cover;
}
.post-media .single-image img {
    width: 100%;
    max-height: calc(100vh - 120px);
    width: auto !important;
    height: auto;
    max-width: 100%;
    display: block;
    object-fit: contain;
}
.post-wrapper.profile-wrapper .post-media .single-image img {
    max-height: 488px;
}
.post-wrapper.home-wrapper .post-media .single-image img {
/*    max-height: calc(100vh - 250px);*/
    max-height: 488px;
}
.post-wrapper.profile-wrapper.post-detail-page .post-media .single-image img {
    max-height: calc(100vh - 250px);
}
.lb-closeContainer {
    position: fixed;
    right: 50px;
    top: 40px;
}
.lb-data .lb-close {
    width: 20px !important;
    height: 20px !important;
    margin-bottom: 12px !important;
    background-size: 100% !important;
}

.lightbox .lb-image{border: none !important}
.lb-data .lb-number {
    display: none !important;
}

.post-wrapper.home-wrapper .profile-post.post-content-wrapper.profile-bio .post-box:first-child {
/*    padding-top: 0px;*/
}

.post-wrapper.home-wrapper .post-menu ul {
    width: 250px;
    right: 0;
}
.post-wrapper.home-wrapper .reaction-box.reaction-share .share-drop-down {
    z-index: 9;
}
div#toppicsss ul {
    padding: 0;
    display: flex;
    margin-bottom: 0;
    overflow-x: auto;
    list-style: none;
    padding-left: 16px;
    gap: 5px;

    /* Hide scrollbar for IE, Edge */
    -ms-overflow-style: none;

    /* Hide scrollbar for Firefox */
    scrollbar-width: none;
}

/* Hide scrollbar for Chrome, Safari, Opera */
div#toppicsss ul::-webkit-scrollbar {
    display: none;
}
div#toppicsss ul li {
    white-space: nowrap;
}
div#toppicsss {
    margin: 14px 0px;
}

#toppicsss li button {
    background: #222;
    color: #fff;
    font-size: 12px;
    border: none;
    padding: 9px 15px;
    border-radius: 35px;
}
    

/*Audio*/
.custom-audio {
    background: #2a2a2a;
    padding: 15px 25px;
    border-radius: 50px;
    width: 100%;
    max-width: 100%;
    color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}
.lb-outerContainer
 {
    background-color: transparent !important;
}
.lightbox .lb-image {
    border-radius: 15px !important;
}
.play-btn,
.transcript-btn {
    background: #444;
    border: none;
    color: white;
    padding: 8px 12px;
    border-radius: 8px;
    cursor: pointer;
}

.progress-area {
    height: 6px;
    background: #555;
    border-radius: 10px;
    margin: 10px 0;
    cursor: pointer;
    position: relative;
    flex: 1;
    margin: 0;
}
button.volume-btn {
    background: none;
    border: none;
    padding: 0;
}
button.transcript-btn img {
    border-radius: 0 !important;
}

button.transcript-btn {
    background: none;
    border: none;
    width: 19px;
    padding: 0;
    margin-top: -3px;
}
.audio-controls button.transcript-btn {
    margin-top: 0px;
}

.progress {
    height: 100%;
    width: 0%;
    background: #4ade80;
    border-radius: 10px;
}

.time {
    font-size: 12px;
    margin-right: 0px;
    width: 26px;
}

/*
.transcript-box {
    display: none;
    background: #111;
    padding: 25px;
    margin-top: 15px;
    border-radius: 25px;
    font-size: 14px;
    position: relative;
}
*/
.transcript-inner {
/*    background: #555;*/
    padding: 25px;
    border-radius: 25px;
    margin-bottom: 20px;
    background: #3a3a3a
}
.transcript-inner {
    /* background: #555; */
/*    padding: 25px;*/
    padding: 0 25px;
    border-radius: 25px;
    margin-bottom: 20px;
    background: #3a3a3a;
    padding-right: 12px;
    overflow: hidden;
}
.transcript-inner2 {
    height: auto;
    max-height: 275px;
    overflow-y: auto;
    padding-right: 17px;
    color: #a8a8a8;
    padding: 25px 0;
    /* text-align: justify; */
    padding-right: 13px;
}
.post-wrapper.profile-wrapper.post-detail-page .audio-post {
    margin-left: 0;
}
.transcript-box {
    display: none;
    background: transparent;
    padding: 0;
    margin-top: 15px;
    border-radius: 25px;
    font-size: 14px;
    position: relative;
}
.transcript-box {
    border-radius: 0px;
}
.transcript-box {
    margin-top: 0px;
}
.transcript-box h3 {
    font-size: 20px;
    margin-bottom: 14px;
    border-bottom: 1px solid #2b2b2b;
    padding-bottom: 12px;
}
.transcript-box span.close-transcription {
    position: absolute;
    color: #969494;
    top: 18px;
    right: 30px;
    font-size: 22px;
    font-weight: 200;
    cursor: pointer;
}
.transcript-box span.close-transcription{
   width: 35px;
    position: absolute;
    right: 0;
    top: 0;
    background: #555;
    height: 30px;
    background: #555;
    border-radius: 30px;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-content: center;
    cursor: pointer;
}
.transcript-box span.close-transcription svg{
    filter: invert(1);
    width: 63%;
}

.transcript-box h3 {
    font-size: 20px;
}
.transcript-box h3 {
    font-size: 16px;
    text-align: center;
    border: none;
    border: none;
    margin-bottom: 7px;
}
.audio-post-header-right {
    width: 25px;
}
.audio-post-header-left {
    color: #fff;
    display: flex;
    gap: 5px;
    font-size: 15px;
    align-items: center;
}
.audio-icon {
    width: 30px;
}

.audio-post-header {
    display: flex;
    justify-content: space-between;
}
.post-media .audio-icon img {
    border-radius: 5px !important;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    height: 44px !important;
}
.post-wrapper.home-wrapper .post-box:after{opacity: 0}
.post-wrapper.home-wrapper .post-box {
/*    border-bottom: 1px solid #2b2b2b;*/
    border-bottom: 1px solid #2b2b2ba8;
    padding-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    
}
.post-wrapper.home-wrapper .post-box .reaction-wrapper {
    padding-bottom: 0;
    margin-bottom: 20px;
}


.audio-icon {
    width: 30px;
    margin-right: 5px;
}
button.play-btn {
    background: none;
    padding: 0;
    margin-right: 10px;
    font-size: 25px;
}
.audio-post-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.progress-area {
    position: relative;
    height: 4px;
    background: #555;
    border-radius: 50px;
    cursor: pointer;
}

.progress {
    position: relative;
    height: 100%;
    width: 0%;
    background: #bfbfbf;
    border-radius: 50px;
    overflow: inherit;
}

.progress-thumb {
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
/*Audio*/


/*Swiper slider*/
.swiper-slide {
        width: auto !important;
}
.swiper-slide img{
    width: 100% !important;
    min-width: 100% !important;
    object-fit: cover !important;
    max-height: 280px !important;
    height: 280px;
}
.post-media img {
    border-radius: 18px !important;
}
.post-media .swiper.mySwiper {
/*    padding-left: 50px;*/
    padding-left: 0px;
}
.single-image {
/*    padding-left: 50px;*/
}
.single-image {
    /* padding-left: 50px; */
    width: auto;
    display: inline-block;
    position: relative;
}
.site-logo {
    width: 40px;
}
/*Swiper slider*/

.post-with-reply .post-media {
    margin-left: 0;
}
.post-with-reply.only-one-reply .post-box-inner.post-reply-section .post-media {
    margin-left: 50px;
}
#app-message p {
    font-size: 14px;
    line-height: 22px;
    margin: 25px 0;
    text-align: left;
    color: #a8a8a8;
}
.repost-wrapper {
    border: 1px solid #2b2b2bcc;
    padding: 15px;
    border-radius: 15px;
    margin-top: 15px;
} 
.repost-wrapper .post-content {
    margin-top: 15px;
}
.repost-wrapper {
    border: 1px solid #2b2b2bcc;
    padding: 15px;
    border-radius: 30px;
    margin-top: 15px;
}
.profile-post.post-content-wrapper.profile-bio .post-box .repost-wrapper .post-icon {
    width: 30px;
    height: 30px;
}
.repost-wrapper .post-content p {
    margin-bottom: 0;
}
.location + div {
    margin-top: 10px;
}

.location {
    font-size: 12px;
    margin-left: 50px;
    margin-top: 11px;
}
.location img {
    filter: invert(1);
    width: 15px;
}
.post-detail-page .post-media {
    margin-left: 0;
}
.post-wrapper.profile-wrapper.post-detail-page .profile-head {
    margin-bottom: 0;
}
.post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio {
    margin-top: 0 !important;
}
.post-wrapper.profile-wrapper.post-detail-page .post-menu ul {
    gap: 0;
}
.all-post-reply .post-header {
    margin-bottom: 15px;
}
.all-post-reply .post-header {
    margin-bottom: 0;
}
.all-post-reply .category-label {
    padding-left: 0;
}
.post-wrapper.profile-wrapper.post-detail-page .location {
    font-size: 12px;
    margin-left: 0 !important;
    margin-top: 11px;
}
.post-content{cursor: pointer}
.post-content {
    margin-top: 5px;
}
.post-wrapper.profile-wrapper .profile-header-block + .post-content-wrapper.profile-bio .post-content {
    margin-top: 10px; 
}
button.play-btn {
        background: none;
    }
.post-wrapper.profile-wrapper.post-detail-page .all-post-reply .reaction-wrapper {
        padding-left: 47px;
    }  
.post-wrapper.profile-wrapper.post-detail-page .all-post-reply .post-content-wrapper {
    margin-left: 56px;
}
#toppics .inner-common-popup.showMe {
    background: #222;
    background: #151515;
    border: 1px solid #2a2a2a;
}
.main-sec-left.collapsible-added li.nav-side-li.active a:before {
    opacity: 0;
}
#toppics .inner-common-popup {
    padding-right: 15px;
}
#toppics .inner-common-popup{
    background: #222;
}
.get-the-app.language-btn {
    position: absolute;
}
.repost-wrapper .post-media {
    margin-left: 0;
}
.close-right-side {
    background: #555;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    display: none;
}
.centrrl-manage {
    display: none;
}
.account-form .change-image .user-image {
    position: relative;
/*    overflow: hidden;*/
}
.account-form .change-image .user-image input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    width: 73px;
}
.my-account .form-group {
    margin-bottom: 15px;
}
#profile-type-popup{display: none;}
#profile-type-btn{cursor: pointer;}
#profile-type-popup .signup-wrapper-box {
    display: block;
    padding: 0;
}
#profile-type-popup .signup-wrapper-box .signup-header {
    padding: 20px;
    align-items: center;
}
#profile-type-popup .signup-wrapper-box .signup-body {
    padding: 0 16px 20px;
}
div#profile-type-popup {
    position: fixed;
    z-index: 999;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
}
div#profile-type-popup h2 {
    color: #fff;
    font-size: 20px;
    margin-top: 25px;
    font-weight: 600;
}
div#profile-type-popup .signup-header {
    padding-bottom: 15px;
    border-bottom: 1px solid #222;
}
div#profile-type-popup .form-group {
    margin-bottom: 8px;
}
div#profile-type-popup .sub-title {
    color: #adadad;
    font-size: 13px;
    margin-bottom: 20px;
}
#profile-type-popup .signup-body .signup-footer button {
    width: 100%;
    border: none;
    border-radius: 45px;
    padding: 9px 0;
    margin-top: 50px;
}
div#profile-type-popup .form-group button {
    color: #adadad;
    text-decoration: none;
    border: 1px solid #2b2b2b;
    background: #191919;
    border-radius: 35px;
    font-size: 14px;
    width: 100%;
    text-align: left;
    padding: 10px 18px;
}
div#profile-type-popup .signup-signin-wrapper .form-group {
    margin-bottom: 15px;
}
#profile-type-popup h5 {
    margin: 0 !important;
    font-size: 20px !important;
    color: #fff; 
}
div#profile-type-popup {
    position: fixed;
    z-index: 999;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    background: #000000d1;
     backdrop-filter: blur(14px); 
     -webkit-backdrop-filter: blur(14px); 
    overflow-y: auto;
}
div#profile-type-popup .form-group button:hover {
    background: #222;
}
#current-email .form-group {
    margin-bottom: 30px;
}
.confirmation-popup .confirmation-action button.deactivate {
    background: #1888FF;
}
.confirmation-popup .confirmation-action button.deactivate:hover {
    background: #0987e2;
}
.setting-wrapper .setting-dflex.d-flex .left-setting-menu ul li span.account-arrow img {
    margin-right: 8px;
}
.post-wrapper.profile-wrapper.post-detail-page .profile-sectins-com {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
.upload-section button{width: 40px; height: 40px; background: #fff; border-radius: 50%;}
.post-comment-box-inner {
    display: flex;
    align-items: center;
    gap: 15px;
}
.post-comment-box-inner button {
    border: none;
}
.post-comment-box-inner .upload-section {
    display: flex;
    align-items: center;
    gap: 10px;
}

.post-comment-box-inner .input-section {
    flex: 1;
    position: relative;
}
.post-comment-box-inner .input-section input {
    width: 100%;
    border-radius: 50px;
    border: none;
    background: #222;
    height: 45px;
    outline: none;
    color: #adadad;
    padding: 0 20px;
    padding-right: 60px;
}
.upload-section button img {
    width: 18px;
}
.upload-section button {
    position: relative;
}
.upload-section button ul {
    position: absolute;
    background: none;
    bottom: 30px;
    padding: 0;
    list-style: none;
    left: 0;
    transform: scale(0.8);
    transform-origin: 0 bottom;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
}
.post-comment-box .upload-section ul {
    width: 270px;
    padding: 25px;
    background: #fff;
    border-radius: 15px;
}
.post-comment-box .upload-section ul li {
    width: 100%;
    box-shadow: none;
    margin-bottom: 20px;
}
.post-comment-box .upload-section ul li:last-child{margin-bottom: 0 !important;}
.post-comment-box .upload-section ul li p {
    margin: 0; 
    font-size: 14px;
    color: #646464;
}
.post-comment-box.NewStyle li{
    background: none !important;
}
.post-comment-box.NewStyle .upload-section ul {
    width: 300px;
    width: 270px;
    padding: 30px;
    padding: 25px;
    background: #fff;
    border-radius: 30px;
    background: rgba(20, 20, 20, 0.88);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
/*    background: linear-gradient(180deg, rgba(38, 38, 38, 0.92) 0%, rgba(18, 18, 18, 0.96) 100%);*/
    background: linear-gradient(180deg, rgb(38 38 38) 0%, rgb(0 0 0) 80%);
    border: 1px solid #101010;
}
body.light-mode .post-comment-box.NewStyle .upload-section ul {
   background: #fff;
    background: rgb(235 235 235 / 88%);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    /* background: linear-gradient(180deg, rgba(38, 38, 38, 0.92) 0%, rgba(18, 18, 18, 0.96) 100%); */
    /* background: linear-gradient(180deg, rgb(255 255 255) 0%, rgb(208 208 208) 80%); */
    border: 1px solid #d6d6d6;
}
body.light-mode .user-fig {
    background: #00000017;
}
body.light-mode .post-comment-box.NewStyle .upload-section button img {
    filter: invert(1) !important;
} 
body.light-mode .post-comment-box.NewStyle .tabbing-text h3 {
    color: #000;
}
body.light-mode .post-comment-box.NewStyle .tabbing-text p {
    color: #222;
}
body.light-mode li#msg-emj-li .user-fig img {
    filter: invert(0) !important;
}
body.light-mode .upload-section button {
    background: #eaeaea !important
}
body.light-mode .upload-section button.attachment-btn img {
    filter: invert(0) !important;
}
body.light-mode .post-comment-box.NewStyle .upload-section button > img {
    filter: invert(0) !important;
}
/*
.post-comment-box.NewStyle .upload-section ul {
    width: 300px;
    padding: 30px;
    background: #fff;
    border-radius: 30px;
    background: rgba(20, 20, 20, 0.88);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
   background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.66) 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 

    border: 1px solid #222;
}
*/
.post-comment-box.NewStyle .upload-section button img{
    width: 20px;
}
.post-comment-box.NewStyle .upload-section ul li {
    opacity: 0;
    transform: translateX(-20px);
    margin-bottom: 35px;
}
.post-comment-box.NewStyle .upload-section button ul {
    bottom: 38px;
}
.post-comment-box.NewStyle .upload-section ul li {
    gap: 16px;
}
.post-comment-box.NewStyle .upload-section ul.showMe li:first-child{
    transition: all 0.4s ease 0.1s;
}
.post-comment-box.NewStyle .upload-section ul.showMe li:nth-child(2){
    transition: all 0.4s ease 0.2s;
}
.post-comment-box.NewStyle .upload-section ul.showMe li:nth-child(3){
    transition: all 0.4s ease 0.3s;
}
.post-comment-box.NewStyle .upload-section ul.showMe li:nth-child(4){
    transition: all 0.4s ease 0.4s;
}

.post-comment-box.NewStyle .upload-section ul.showMe li {
    opacity: 1;
    transform: translateX(0px);
    
}
.post-comment-box.NewStyle .upload-section ul{ transition: none}
.post-comment-box.NewStyle .tabbing-text h3{color: #fff;}
.post-comment-box.NewStyle .tabbing-text p{color: #ccccccc2;
    margin-top: 2px;}
button.attachment-btn.menuclicked > img {
    transform: rotate(45deg);
}
.post-comment-box.NewStyle .input-section button {
    transform: translateY(50%) translateX(20px) scale(0.5);
    opacity: 0;
    transition: all 0.2s ease;
    pointer-events: none;
}

.post-comment-box.NewStyle .input-section button.show-btn {
    transform: translateY(50%) translateX(0) scale(1);
    opacity: 1;
    pointer-events: auto;
}
.post-comment-box .upload-section ul li {
    width: 100%;
    box-shadow: none;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
}
.user-fig {
    background: #ffffff17;
/*    box-shadow: 0px 0 5px rgba(0, 0, 0, 0.5);*/
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.post-comment-box .upload-section ul li {
    width: 100%;
    box-shadow: none;
    display: flex;
    gap: 10px;
    align-items: center;
}
.post-comment-box .upload-section ul li p {
    margin: 00;
}
.post-comment-box .upload-section ul li{
    width: 100%;
}
.post-comment-box .upload-section ul li {
    width: 100%;
    box-shadow: none;
}
.tabbing-text h3 {
    font-size: 17px;
    text-align: left;
    margin-bottom: 0;
}
.upload-section button ul.showMe{
     transform: scale(1);
    transform-origin: 0 bottom;
    visibility: visible;
    opacity: 1;
}
.upload-section button ul li {
    margin-bottom: 6px;
}
.upload-section button ul li {
   width: 40px;
    display: inline-block;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    position: relative;
}
.upload-section button ul li input[type="file"] {
    position: absolute;
    width: 100%;
    opacity: 0;
    height: 100%;
    cursor: pointer;
    font-size: 0;
}
.post-comment-box-inner .input-section button {
    position: absolute;
    right: 4px;
    background: no-repeat;
    border: none;
    width: 38px;
    background: #fff;
    border-radius: 50px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
        bottom: 50%;
    transform: translateY(50%);
}

a.link-preview-tag.lp-processed {
    white-space: nowrap;
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;   /* FIX */
    vertical-align: middle;  /* optional but recommended */
}
.post-comment-box {
    position: sticky;
    bottom: 0;
    width: 100%;
/*    background: #0c1014;*/
    background: #000;
    padding: 20px 20px;
    z-index: 9;
}
.post-comment-box-inner .input-section button img {
    width: 13px;
}
.post-wrapper.home-wrapper a.link-preview-tag.lp-processed {
    display: inline-block;
}
.post-wrapper.profile-wrapper.post-detail-page .post-box-inner > .post-content-wrapper .post-content p {
    font-size: 17px;
}
.post-wrapper.profile-wrapper.post-detail-page .post-box-inner > .post-content-wrapper .post-content h1{
    font-size: 17px;
    color: #e8e8e8;
    line-height: 1.5;
    font-weight: 400;
}
.post-wrapper.profile-wrapper.post-detail-page .profile-head-wrapper .share-right .post-menu > a > img {
    width: 18px;
    float: left;
}
.all-post-reply  .post-box-inner  .post-content-wrapper .post-content p {
    font-size: 15px !important;
    line-height: 1.5;
}
/*Home css*/

    .post-user-details{
        cursor: pointer;
    }

    .post-with-reply:before {
        opacity: 0;
    }

    .post-box-inner.post-reply-section .post-header .post-icon:before {
        bottom: 50%
    }

    .replies-count {
        position: relative
    }

    .replies-count:before {
        content: "";
        width: 32px;
        height: 40px;
        position: absolute;
        background: none;
        left: -31px;
        bottom: 50%;
        border-radius: 0 25px;
        border: 2px solid #2b2b2b;
        border-top: none;
        border-right: none;
    }

    .post-box-with-reply .post-box-inner:after {
    content: "";
    width: 2px;
    height: calc(100% - 31px);
    position: absolute;
    background: #2b2b2b;
    left: 21px;
    top: 45px; 
}  
.flatpickr-calendar:before, .flatpickr-calendar:after{opacity: 0;}

    .post-with-reply.only-one-reply .reaction-wrapper {
        margin-bottom: 20px !important;
    }

    .post-wrapper.home-wrapper .post-box-inside {
        padding-bottom: 0 !important;
    }

    .post-wrapper.home-wrapper .profile-post.post-content-wrapper.profile-bio .post-box .post-box-inside:before {
        opacity: 0
    }

    .post-box.post-box-with-reply .post-box-inner.post-reply-section:after {
        left: -34px;
        top: -4px;
        height: 100%;
    }

    .post-box-inner {
        position: relative;
    }

    .post-with-reply.only-one-reply .post-box-inner.post-reply-section:after {
        opacity: 0;
    }

    .post-with-reply.only-one-reply .post-box-inner.post-reply-section .reaction-wrapper {
        margin-bottom: 0;
    }

    .post-wrapper.home-wrapper .post-box .reaction-wrapper {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .post-box.post-box-with-reply .reaction-wrapper {
        margin-bottom: 20px !important;
    }

    .post-box-inner.post-reply-section .reaction-wrapper {
        margin-bottom: 0 !important;
    }

    .post-box-inner.post-reply-section .reaction-wrapper {
        margin-bottom: 20px !important;
    }

    .post-with-reply.only-one-reply .post-box-inner.post-reply-section .reaction-wrapper {
        margin-bottom: 0 !important;
    }

    .header-wrapper-main {
        display: none;
    }

    #toppicsss {
        display: none;
    }
.top-stories-wrapper .site-logo {
    width: 30px;
}
.top-stories-wrapper .site-logo img{
    width: 100%;
    height: auto !important;
    border-radius: 50%;
    float: left;
}
.top-stories-wrapper .link-title {
    font-size: 14px;
}

.storue-box{background: #2b2b2b; height: auto; margin-bottom: 15px; border-radius: 15px}
.news-source {
    display: flex;
}
.storue-box {
    background: #2b2b2b;
    height: auto;
    margin-bottom: 15px;
    display: flex;
    border-radius: 15px;
    padding: 20px;
}
.more-stories .storue-box {
    background: #1b1b1b;
    height: auto;
    margin-bottom: 15px;
    display: flex;
    border-radius: 26px;
    padding: 20px;
    border: 1px solid #383838;
    cursor: pointer;
}
.more-stories .storue-box:hover {
    background: #242424;
}
.news-left-side {
    width: 78%;
    max-width: 78%;
    flex-shrink: 0;
}
.news-left-right {
    max-width: 22%;
}
.news-source .site-logo {
    width: 20px;
    margin-right: 9px;
    margin-bottom: 0;
}
.news-source .site-name {
    font-size: 14px;
}
.news-source {
    margin-bottom: 15px;
    
}
.news-source .site-logo img{
    border-radius: 50%;
    float: left;
}
.news-left-right img {
    border-radius: 10px;
}
.news-lines {
    color: #fff;
    font-size: 14px;
}
.more-stories h2, .top-stories-wrapper h2, .top-stories-wrapper h1 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.post-box-inner.post-reply-section .single-image {
    margin-left: 50px !important;
}
.post-box-inner.post-reply-section .single-image video {
    width: auto !important;
    max-width: 100%;
    border-radius: 25px;
}
.post-media .single-image img {
    border: 1px solid #181818;
}
.signal-heading {
    border: 1px solid #2b2b2b;
    border-radius: 50px;
    padding: 8px;
}
.signal-heading h3 {
    font-size: 15px;
}
.signal-heading h3 {
    font-size: 15px;
    flex-basis: inherit !important;
    text-align: center !important;
    width: 100%;
    margin: 8px 0;
    color: #fff;
}
.list-of-organizations {
    height: 410px;
    overflow-y: auto;
    margin-top: 16px;
}
.all-one h4 {
    font-size: 15px;
}

#domain-verification .verify-your-email .code-box.d-flex input {
    width: 40px;
    /* justify-content: space-between; */
    /* display: flex; */
    background: #222;
    border: 1px solid #2b2b2b;
    border-radius: 7px;
    height: 40px;
}
#domain-verification .code-box.d-flex input {
    width: 40px;
    background: #222;
    border: 1px solid #2b2b2b;
    border-radius: 7px;
    height: 40px;
}
#domain-verification .verify-your-email h3 {
    color: #fff;
    font-size: 17px;
}
.code-box.d-flex {
    justify-content: space-between;
}

.code-box.d-flex input{color: #fff; outline: none; text-align: center;}

#domain-verification .verify-your-email {
    margin-top: 30px;
}
#domain-verification .verify-box {
    margin-top: 8px;
}

#identity-verification .send-code-for-phone button {
    width: 100%;
    border: none;
    border-radius: 45px;
    padding: 10px 0;
}

.icon-cred-card {
    background: #fff;
    width: 70px;
    border-radius: 225px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.icon-cred-card img {
    width: 40px;
}  
#identity-verification .send-code-for-phone {
    margin-top: 40px;
}
span.powerby img {
    width: 35px;
}
span.powerby {
    display: flex;
    background: #fff;
    display: inline-block;
    color: #000;
    font-size: 12px;
    border-radius: 11px;
    padding: 0 10px;
}

#domain-verification .verify-box button {
    background: #2b2b2b;
}
/*Home css*/


/* Scrollbar width */
#followers-popup #followers-box::-webkit-scrollbar, .serch-posts::-webkit-scrollbar, #toppics .inner-common-popup ul::-webkit-scrollbar, #members-followers #followers-box::-webkit-scrollbar, .guidlines-scroller::-webkit-scrollbar, .custom-css-scroll::-webkit-scrollbar {
    width: 12px; 
}

/* Scrollbar track */
#followers-popup #followers-box::-webkit-scrollbar-track, .serch-posts::-webkit-scrollbar-track, .transcript-inner2::-webkit-scrollbar-track, #toppics .inner-common-popup ul::-webkit-scrollbar-track, #members-followers #followers-box::-webkit-scrollbar-track, .guidlines-scroller::-webkit-scrollbar-track, .my-account #profile-type-popup div#vocation-box::-webkit-scrollbar-track, .custom-css-scroll::-webkit-scrollbar-track{
    background: #333;
    border-radius: 10px;
}

/* Scrollbar track */
body.light-mode #followers-popup #followers-box::-webkit-scrollbar-track, body.light-mode .serch-posts::-webkit-scrollbar-track, body.light-mode .transcript-inner2::-webkit-scrollbar-track, body.light-mode #toppics .inner-common-popup ul::-webkit-scrollbar-track, body.light-mode #members-followers #followers-box::-webkit-scrollbar-track, body.light-mode .guidlines-scroller::-webkit-scrollbar-track, body.light-mode .my-account #profile-type-popup div#vocation-box::-webkit-scrollbar-track, body.light-mode .custom-css-scroll::-webkit-scrollbar-track{
    background: #fff;
    border-radius: 10px;
}

/* Scrollbar thumb */
#followers-popup #followers-box::-webkit-scrollbar-thumb, .serch-posts::-webkit-scrollbar-thumb, .transcript-inner2::-webkit-scrollbar-thumb, #toppics .inner-common-popup ul::-webkit-scrollbar-thumb, #members-followers #followers-box::-webkit-scrollbar-thumb, .guidlines-scroller::-webkit-scrollbar-thumb, .my-account #profile-type-popup div#vocation-box::-webkit-scrollbar-thumb, .custom-css-scroll::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

/* Thumb hover */
#followers-popup #followers-box::-webkit-scrollbar-thumb:hover, .serch-posts::-webkit-scrollbar-thumb:hover, .transcript-inner2::-webkit-scrollbar-thumb:hover, #toppics .inner-common-popup ul::-webkit-scrollbar-thumb:hover, #followers-box::-webkit-scrollbar-thumb:hover, .guidlines-scroller::-webkit-scrollbar-thumb:hover, .my-account #profile-type-popup div#vocation-box::-webkit-scrollbar-thumb:hover, .custom-css-scroll::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.transcript-inner2::-webkit-scrollbar, .guidlines-scroller::-webkit-scrollbar, .my-account #profile-type-popup div#vocation-box::-webkit-scrollbar, .custom-css-scroll::-webkit-scrollbar {
    width: 0px;
}
#followers-popup .post-box, #members-followers .post-box {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #2b2b2ba8;
}
#followers-popup .post-box:after, #members-followers .post-box:after{display: none;}
#followers-popup #followers-box .post-box:last-child, #members-followers #followers-box .post-box:last-child {
    border-bottom: none;
}
.serch-posts .post-box::after {
    opacity: 0;
}
.custom-css-scroll::-webkit-scrollbar {
    width: 0px; 
}
.main-center-sec textarea#chat-msg::-webkit-scrollbar {
    width: 0px; 
}
.input-section textarea.custom-css-scroll::-webkit-scrollbar {
    width: 0px; 
}

#members-followers .profile-tabbing {
    border-radius: 35px;
}
.serch-posts .post-box {
    position: relative;
    padding-bottom: 0;
}
.serch-posts .post-box {
    padding-bottom: 0;
    background: #222;
    padding: 18px 10px;
    border-radius: 20px;
    margin-bottom: 16px;
    margin: 0 25px 10px;
}
.post-comment-box-inner .upload-section button img{float: left; }
.post-comment-box-inner .upload-section button {display: flex; justify-content: center; align-items: center;}
/* Top arrow */
/*#followers-popup #followers-box::-webkit-scrollbar-button:single-button:vertical:decrement {
    height: 16px;
    background-color: #ccc;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10'><polygon points='5,2 9,8 1,8' fill='black'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
}

 Bottom arrow 
#followers-popup #followers-box::-webkit-scrollbar-button:single-button:vertical:increment {
    height: 16px;
    background-color: #ccc;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10'><polygon points='1,2 9,2 5,8' fill='black'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
}*/

#profile-type-popup .close {
    right: 20px;
    top: 20px;
    background: #555;
    height: 30px;
    background: #555;
    border-radius: 30px;
    width: 30px !important;
    height: 30px !important;
    display: flex;
    justify-content: center;
    align-content: center;
    cursor: pointer;
    display: inline-block;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 0;
}
#edit-profile #profile-type-popup .close{
    position: absolute;
}
#profile-type-popup  .close svg {
    filter: invert(1) brightness(5) !important;
    width: 20px !important;
}
#search-wrapper .common-popup-inner {
    max-width: 600px;
    width: 600px;
    border-radius: 40px;
    min-height: 550px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
#reply-to-post-composer .post-content {
    margin-top: 15px !important;
}
#reply-to-post-composer .composer-post-heder.pb-0 {
/*    padding-top: 0;*/
}
#reply-to-post-composer .post-content p {
    margin-bottom: 0;
}
#reply-to-post-composer.post-composer .composer-post-heder {
    padding: 10px 20px 10px;
}
#reply-to-post-composer .post-media video {
        max-width: none; 
        max-height: 220px;
    }
#reply-to-post-composer .post-content-wrapper .post-media .single-image {
    margin-top: 10px;
} 
#reply-to-post-composer .days {
    line-height: 11px;
    position: relative;
    top: 2px;
} 
.serch-posts .post-icon img {
    border-radius: 50%;
}
#reply-to-post-composer .post-content-wrapper .post-media .single-image img {
    max-height: 220px;
}

#reply-to-post-composer .url-preview .preview-image img {
    height: auto!important;
    max-height: 160px;
    width: auto;
}
#reply-to-post-composer .post-media .url-preview {
    max-width: 285px;
}
#reply-to-post-composer .post-media p.link-description {
    font-size: 11px;
}
#reply-to-post-composer .post-composer-scrolable-part {
    max-height: 500px;
}
#reply-to-post-composer .post-media .link-title {
    font-size: 10px;
}
.serch-posts .post-icon {
    width: 40px;
    height: 40px;
}
.serch-posts .post-content-wrapper p {
    margin: 0;
}
.serch-posts .post-content-wrapper .post-content {
    margin: 0;
    flex: 1;
}
#search-wrapper .search-main {
    position: relative;
    width: auto;
    margin-bottom: 30px;
    margin: 10px 25px 0;
    height: 52px;
}
#search-wrapper .search-main img {
    position: absolute;
    width: 25px;
    left: 50%;
    top: 11px;
    transform: none;
    left: inherit;
    opacity: 0.5;
    right: 20px;
}
#search-wrapper .common-popup-inner h3 {
    margin-bottom: 15px;
    font-size: 22px;
    margin-left: 39px;
}
.search-data {
    height: 100%;
    display: block;
    float: left;
    width: 100%;
}
.no-search p{color: #adadad; margin: 0;}
.no-search {
    text-align: center;
    height: 100%;
    display: block;
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tabbing ul {
    display: flex;
    list-style: none;
    padding: 0;
}
.tabbing li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 0 10px;
}
.search-data-wrapper .tabbing li a {
    padding: 6px 15px;
    border-radius: 15px;
    display: inline-block;
}

.serch-posts {
    max-height: 400px;
    overflow-y: auto;
    padding-bottom: 30px;
}
.get-verified-with-centrrl a:hover {
    background: #22222259;
    border-radius: 25px;
}
.search-data-wrapper .tabbing li.active a {
    background: #fff;
    color: #000;
    display: inline-block;
    font-weight: 700;
}
#search-wrapper .search-main input[type="text"] {
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 40px;
    height: 50px;
    cursor: text;
    font-size: 14px;
    padding: 0 20px !important;
}
.search-data-wrapper .tabbing {
    margin-bottom: 0;
    padding: 10px 30px 0;
}
#search-wrapper .search-main input[type="text"]:hover {
    background: #1e1d1d;
}



/* Audio Card */
/*.audio-card{
background:#1e1e1e;
border-radius:25px;
padding:25px;
width:100%;
color:white;
}*/

.audio-card {
/*
   background: #222;
    padding: 25px;
     padding: 0; 
    width: 100%;
    color: white;
    border-radius: 25px;
    margin-top: 15px;
*/
    background: #181818;
    padding: 25px;
    /* padding: 0; */
    width: 100%;
    color: white;
    border-radius: 44px;
    margin-top: 15px;
    border: 1px solid #383838;
}
.audio-post {
    margin-left: 0px;
}
.repost-wrapper .audio-post {
    margin-left: 0;
}
.post-with-reply.only-one-reply .audio-post {
    margin-left: 0;
}
.post-with-reply.only-one-reply .post-box-inner.post-reply-section .audio-post {
    margin-left: 50px;
}
.post-with-reply.only-one-reply .post-box-inner.post-reply-section .single-image {
    margin-left: 0 !important;
}
.repost-label + .post-box-inside .post-with-reply .audio-post {
    margin-left: 0;
}

.audio-card button.transcript-btn img {
    border-radius: 0 !important;
    width: 20px;
}

.audio-header{
display:flex;
align-items:center;
gap:12px;
}

.audio-icon{
width:45px;
height:45px;
border-radius:12px;
/*background:linear-gradient(45deg,#7b2ff7,#f107a3);*/
display:flex;
align-items:center;
justify-content:center;
font-size:22px;
}

.audio-title{
font-size:18px;
font-weight:600;
}

.waveform{
display:flex;
align-items:center;
gap:4px;
margin:25px 0 10px;
height:40px;
}

.waveform span{
width:4px;
background:#6b6b6b;
border-radius:5px;
transition:background 0.2s;
}

.waveform span.active{
background:#ff4d4d;
}

.audio-time{
display:flex;
justify-content:space-between;
font-size:13px;
color:#bbb;
margin-bottom:15px;
}

.audio-controls{
display:flex;
justify-content:space-between;
align-items:center;
}

/*
.audio-controls button{
width:50px;
height:50px;
border-radius:50%;
border:none;
background:#333;
color:white;
font-size:20px;
cursor:pointer;
}
*/
.audio-controls button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    background: #333;
    color: white;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.play-btn{
width:70px;
height:70px;
font-size:26px;
background:#444;
}
.post-box-inner.post-reply-section .audio-post {
    margin-left: 50px;
}
.reply-box .reply-inner .post-media {
    margin-left: 54px;
}
.post-wrapper.home-wrapper .top-stories-wrapper .preview-text {
    flex-direction: column;
}
.post-wrapper.home-wrapper .top-stories-wrapper .preview-text p {
        color: #fff;
        font-size: 15px;
    margin-left: 2px;
    }
.back-to-top img {
    width: 25px;
}

.back-to-top {
    background: #282828;
    color: #fff;
    padding: 10px;
    padding: 7px;
    border-radius: 50px;
    font-size: 14px;
    cursor: pointer;
    padding-right: 12px;
    display: none;
}
.back-to-top:hover {
    background: #222;
}


.all-stories .logo {
    width: 140px;
    margin: 20px 0;
}
.all-stoies {
    margin-top: 20px;
}
.all-stoies .story .story-image img {
    border-radius: 15px;
}
.all-stoies .story .story-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}


.all-stoies .story .story-image {
    margin-bottom: 20px;
    height: 230px;
    width: 100%;
}
.container-wrapper.all-stories.detail-stories .story .story-image {
    margin-bottom: 20px;
    height: 360px;
    width: 100%;
}

.story-content h2 {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
}
.story-content {
    margin-top: 20px;
}
.story-content p {
    color: #a8a8a8;
    font-size: 14px;
}
.all-stoies .story {
    background: #191919;
    border-radius: 12px;
    border: 1px solid #2b2b2b;
    margin-bottom: 30px;
}
.all-stoies .story img {
    border-radius: 15px 15px 0 0 !important;
}
.container-wrapper.all-stories.detail-stories .all-stoies .story img {
    border-radius: 15px 15px !important;
}
.short-story-content h2 {
    color: #fff;
}
.ssl {
    color: #adadad;
    margin: 20px 0;
    font-size: 15px;
}
.short-story-content {
    border-bottom: 1px solid #383838;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.share-news {
    display: flex;
    gap: 10px;
}
.share-news a {
    color: #adadad;
    text-decoration: none;
    border: 1px solid #2b2b2b;
    background: #191919;
    border-radius: 35px;
    font-size: 14px;
    padding: 11px 20px;
    outline: none;
    width: 40px;
    height: auto;
    display: flex;
    padding: 0;
    height: 40px;
    align-items: center;
    justify-content: center;
}
.container-wrapper.all-stories.detail-stories .swiper-button-next, .container-wrapper.all-stories.detail-stories .swiper-button-prev {
    top: 76px;
}
.short-story-content p {
    color: #fff;
}
.container-wrapper.all-stories.detail-stories .long-text p {
    color: #fff;
}
.more-stories {
    position: sticky;
    top: 10px;
}
.more-from-story .swiper-slide {
    width: 21% !important;
}
.more-from-story .swiper-slide img {
    height: 150px;
    border-radius: 12px;
}
.more-from-story {
    margin-bottom: 160px;
    margin-top: 40px;
}
.more-from-story h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 25px;
}
.more-from-story a {
    text-decoration: none;
    display: block;
}

.more-from-story h3 {
    color: #fff;
    text-decoration: none !important;
    font-size: 17px;
    margin-top: 15px;
    line-height: 25px;
}
.share-news a img {
    width: 25px;
    background: no-repeat;
}
.more-from-story span.time {
    color: #adadad !important;
}
.container-wrapper.all-stories.detail-stories .story {
    border-bottom: 1px solid #383838 !important;
    margin-bottom: 0px !important;
    display: block;
    padding-bottom: 40px;
    border-radius: 0 !important;
}
.all-stoies .story-content {
    margin-top: 20px;
    padding: 0 15px 15px;
    cursor: pointer;
}
.news-widget .widget-header > * {
    cursor: pointer;
}
.all-stoies .story-content a img {
    filter: invert(1);
    transform: rotate(180deg);
    width: 12px;
    margin-left: 4px;
}
.story-content a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.more-stories-box {
    display: flex;
}
.more-stories-box .fig {
    width: 130px;
}
.more-stories-box .fig img {
    border-radius: 8px;
    height: 100px;
    width: 100%;
    object-fit: cover;
}
.more-stories h3:before {
    width: 5px;
    background: #1888FF;
    height: 30px;
    position: absolute;
    left: 0;
    content: "";
    border-radius: 7px;
    top: -4px;
}

.more-stories h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 25px;
    position: relative;
    padding-left: 18px;
    font-weight: 700;
}
.mm-text h4 {
    color: #fff;
    font-size: 15px;
    line-height: 22px;
}
.more-stories-box {
    display: flex;
    gap: 15px;
}
.more-stories-box .time {
    width: auto;
    color: #adadad;
}
.more-stories-list .more-stories-box {
    margin-bottom: 15px;
}
.container-wrapper.all-stories.detail-stories .story {
    background: none;
    border: none;
    margin-right: 50px;
}
.container-wrapper.all-stories.detail-stories .story .story-content {
    padding: 0;
}
.more-from-story h2:before {
    width: 5px;
    background: #1888FF;
    height: 30px;
    position: absolute;
    left: 0;
    content: "";
    border-radius: 7px;
    top: -4px;
}

.more-from-story h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 25px;
    position: relative;
    padding-left: 16px;
}
.container-wrapper.all-stories.detail-stories .short-story-content h2 {
    font-weight: 700;
    font-size: 25px;
    line-height: 32px;
}
.news-widget {
    width: 500px;
    background: #2222;
    border: 1px solid #222;
    border-radius: 28px;
    background: #222;
    margin-bottom: 20px;
}
.widget-wrapper {
    display: flex;
    justify-content: space-between;
}
.news-widget .reaction-wrapper {
    padding-left: 0 !important;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 8px;
}
.container-wrapper.all-stories.detail-stories .news-widget .reaction-wrapper img{border-radius: 0 !important}
.news-widget .news-widget-inner {
    padding: 20px;
}
.news-widget .post-top-info {
    color: #fff;
}
.news-widget .widget-header {
    display: flex;
    gap: 15px;
}
.post-top-info h3 {
    font-size: 15px;
}
.widget-header .user-image {
    width: 50px;
}
.widget-media video {
    width: auto;
    height: auto;
    max-width: 100%;
    border-radius: 20px;
    border: 1px solid #181818;
    max-height: calc(100vh - 64px);
    max-width: 100%;
}
.widget-content {
    margin-top: 15px;
}

.widget-content p {
    color: #a8a8a8;
    font-size: 14px;
}
.post-wrapper.home-wrapper.news-wrapper .swiper-button-next, .post-wrapper.home-wrapper.news-wrapper .swiper-button-prev {
    top: 126px;
}
.container-wrapper.all-stories.detail-stories .post-media .audio-post {
    margin-left: 0;
}
.container-wrapper.all-stories.detail-stories .post-media {
    margin-left: 0;
}
.container-wrapper.all-stories.detail-stories .post-media .audio-post {
    width: 500px;
    max-width: 500px;
}
.container-wrapper.all-stories.detail-stories .audio-card {
    padding: 0;
    margin: 0;
}
.container-wrapper.all-stories.detail-stories .audio-card .audio-controls img {
    border-radius: 0 !important;
}
.d-flex.name-container h3 {
    margin: 0;
    gap: 10px !important;
    align-items: center !important;
    display: flex;
}
.container-wrapper.all-stories.detail-stories .d-flex.name-container span.verified-icon img {
    border-radius: 0 !important;
}
.container-wrapper.all-stories.detail-stories .d-flex.name-container span.verified-icon  {
    margin-left: 5px
}
.container-wrapper.all-stories.detail-stories .post-media .audio-post {
    width: 100%;
    max-width: 100%;
    background: #333;
}
.container-wrapper.all-stories.detail-stories .post-media .audio-post .audio-card {
    background: #333;
}
.container-wrapper.all-stories.detail-stories .post-media .audio-post .audio-card button {
    background: #272626;
}

.alt-and-link {
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.bodyfullyloaded .alt-and-link {
    opacity: 1;
}

.skip-step button {
    background: none;
    border: none;
    color: #0666fa;
    font-weight: 600;
    font-size: 14px;
}

.lb-closeContainer {
    position: fixed;
    right: 20px;
    top: 10px;
}
.lb-closeContainer {
        position: fixed;
        right: 24px;
        top: 10px;
        z-index: 99999;
    } 
.swiper-wrapper.mtw-images.Vertical .alt-and-link {
    right: 10px;
    bottom: 10px;
}
.swiper-wrapper.mtw-images.Vertical .alt-and-link a {
    padding: 10px 19px;
}

.alt-and-link a {
    background: #000000cf;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 8px 20px;
    border-radius: 25px;
}
.alt-and-link a:hover{background: #222;}

#welcome-popup .email-verification.after-login * {
    text-align: left;
}
#welcome-popup.new-welcome .profile-image img {
    border-radius: 85px !important;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
#welcome-popup.new-welcome .profile-image {
    width: 100px;
    height: 100px;
}
.post-box-inner.post-reply-section .post-content {
    margin-top: 8px;
}
.alt-and-link a img{width: 10px; display: none}
.post-media .single-image .alt-and-link img {
    border: none;
    width: 11px !important;
    max-width: 11px !important;
    border-radius: 0 !important;
    float: right;
    margin-left: 4px;
    margin-top: 4px;
    opacity: 0.8;
}
#welcome-popup.new-welcome  .loader-gif img {
    width: 20px;
    margin: 12px 0;
}
#welcome-popup.new-welcome  .loader-gif p {
    margin: 0;
    font-size: 12px !important;
}
/* Audio Card */

div#signup-rules {
/*    background: #171717;*/
    background: #242424;
    background: none;
    border-radius: 0px;
    padding: 20px;
    padding: 0 0px;
    border: 1px solid #2b2b2b;
    border: none;
    overflow: hidden;
}
/*
div#signup-rules .inner-rule {
    height: calc(100vh - 370px);
    overflow-y: auto;
}
*/
div#signup-rules .inner-rule {
    height: calc(100vh - 380px);
    overflow-y: auto;  
}
.accept-and-continue-wrapper {
    padding: 20px 0 0;
    padding-bottom: 0;
}
div#signup-rules .inner-rule .rule {
    display: flex;
    color: #fff;
}
.count-box span {
    width: 100%;
    height: 100%;
    background: #0066fa;
    display: block;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #fff;
}

.signup-rules .count-box {
    max-width: 35px;
    width: 35px;
    flex-shrink: 0;
    height: 35px;
    margin-top: 2px;
    font-weight: 600;
}
.signup-rules .rule {
    display: flex;
    color: #fff;
    gap: 15px;
    border-bottom: 1px solid #2b2b2b;
    border-bottom: 1px solid #37363680;
    padding: 15px 0;
    margin-right: 15px;
}


.signup-rules .rule-description h3 {
    font-size: 18px;
}

button.accept-rule {
    width: 100%;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    height: 42px;
    border: 1px solid #fff;
}
#step07.signup-wrapper-box {
    max-width: 600px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.rule-description {
    padding-right: 20px;
}
.rule-description h3 {
    font-size: 17px;
    font-weight: 600;
    margin-top: 10px;
}
.rule-description p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    color: #adadad;
}
div#signup-rules .inner-rule .rule:last-child {
    border-bottom: none;
}

div#signup-rules .inner-rule::-webkit-scrollbar {
    width: 5px;
}

/* Scrollbar track */
div#signup-rules .inner-rule::-webkit-scrollbar-track{
    background: #333;
    border-radius: 10px;
}

/* Scrollbar thumb */
div#signup-rules .inner-rule::-webkit-scrollbar-thumb{
    background: #888;
    border-radius: 10px;
}

/* Thumb hover */
div#signup-rules .inner-rule::-webkit-scrollbar-thumb:hover{
    background: #555;
}
.note-suggestion {
    color: #adadad;
    font-size: 12px;
    line-height: 15px;
    margin-top: 15px;
}    
.suggestions a {
    font-size: 12px;
    margin-right: 5px;
} 
#step04 .signup-body .signup-body{
    height: 277px;
}
#step08 .signup-body {
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.close-signalfeed svg {
    filter: invert(1);
    width: 63%;
}
.close-signalfeed {
    top: 1px !important;
    width: 30px !important;
    height: 30px !important;
}
.post-wrapper.profile-wrapper.post-detail-page .reply-box h3 + p {
    margin-top: 20px;
}

.post-media-container .single-image img {
    border-radius: 20px;
    max-height: calc(100vh - 440px);
}

.centrrlplus-tab.nav-side-li.centrrlplusicon span.nav-icons img {
    border-radius: 50px;
}
/*.centrrlplus-tab.nav-side-li.centrrlplusicon a {
    border: 3px solid #333333;
    border: none;
    padding: 10px;
    width: 150px;
    padding-right: 20px;
    margin-left: 5px;
    gap: 10px;
}*/
.centrrlplus-tab.nav-side-li.centrrlplusicon a {
    border: 3px solid #333333;
    border: none;
    padding: 10px;
    width: 150px;
    padding-right: 20px;
    margin-left: 8px;
    gap: 10px;
}
.centrrlplus-tab.nav-side-li.centrrlplusicon {
    margin: 4px 0;
}
.centrrlplus-tab.nav-side-li.centrrlplusicon a span.nav-icons {
    width: 25px;
    width: 22px;
    flex-shrink: 0;
/*    transform: scale(1.2);*/
}
.centrrlplus-tab.nav-side-li.centrrlplusicon a:hover {
/*    background: #2222226e;*/
}
.signal-wrapper .category-label span {
    border-radius: 50px;
    background: none;
    text-decoration: underline;
    padding: 0px 0;
}



/*Post Composer*/
.alt-text-description-box textarea {
    width: 100%;
    height: 120px;
    resize: none;
    background: #1b1b1b;
    border: none;
    border-radius: 15px;
    padding: 15px;
    font-size: 14px;
    color: #fff;
    outline: none;
    border: 1px solid #282828;
}
.c-count {
    text-align: right;
    color: #adadad;
    font-size: 12px;
    padding: 4px 3px;
}
.save-alt {
    margin-top: 10px;
    margin-bottom: 20px;
}

.save-alt button {
    background: #2c2b2b;
    border: none;
    width: 100%;
    padding: 8px 0;
    border-radius: 50px;
    color: #000;
}
.alt-textarea input {
    background: #1b1b1b;
    border: none;
    border-radius: 50px;
    width: 100%;
    padding: 13px 20px;
    font-size: 14px;
    outline: none;
    color: #fff;
    border: 1px solid #282828;
}
.post-composer, .communities-wrapper{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000d6;
    z-index: 9;
    display: none;
    align-items: center;
    }
.alt-text-description-box .note p {
    color: #adadad;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0px;
}
.add-alt-media img {
    max-height: 220px;
    border-radius: 20px;
}
.add-alt-media {
    margin-bottom: 10px;
}
div#add-location-wrapper {
/*    height: 270px;*/
    height: 330px;
    min-height: auto;
}
div#add-location-wrapper .alt-textarea {
    margin-bottom: 70px;
}
.schedule-date input#scheduleDate {
    position: absolute;
    left: 20px;
    width: 80%;
    opacity: 0;
}
.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after{opacity: 0}
#add-mention span.user-icon img {
    border-radius: 35px;
}

#add-mention span.user-icon {
    width: 40px;
    height: 40px;
}
.composer-main-parent .close-account {
    width: 25px;
    position: absolute;
    right: 10px;
    top: 10px;
    height: 25px;
    border-radius: 50%;
}

.alt-text-description-box {
    padding: 15px 20px;
}
.post-composer  .post-composer-inner, .post-composer  .draft-inner, .post-composer .add-alt-wrapper, #communities-wrapper .communities-wrapper-inner{
    background: #181818;
    /* background: #2e262663; */
    max-width: 620px;
    margin: 70px auto;
    width: 620px;
    border-radius: 40px;
/*    min-height: 400px;   */
    min-height: inherit;   
    position: relative;
    border:1px solid #282828;
}
#communities-wrapper .communities-wrapper-inner {
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
}
.post-composer .post-composer-inner, .post-composer .draft-inner, .post-composer .add-alt-wrapper {
    max-width: 620px;
    width: 620px;
    /*left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;*/
    margin: 0 auto;
}

.post-composer .add-alt-wrapper {
    max-width: 500px;
    width: 500px;
}
.post-composer .add-alt-wrapper {
    max-width: 620px;
    width: 620px;
    margin-top: 88px;
}
body.add-links-alt .post-composer-inner {
    /* opacity: 0.2; */
/*    filter: brightness(0.4);*/
/*    pointer-events: none;*/
}
button.active-save-btn {
    background: #fff;
}
.add-alt-wrapper h3 {
    text-align: left !important;
    display: flex;
    gap: 10px;
}
.add-alt-wrapper h3 span.alt-icon {
    background: #fff;
    color: #000;
    width: 28px;
    height: 20px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}
.add-alt-wrapper h3 img {
    width: auto;
    height: 18px;
}
.alt-textarea.website-url{
    margin-bottom: 20px;
}
#add-link-wrapper .add-alt-media img {
    max-height: 330px;
    border-radius: 20px;
}
#add-link-wrapper .alt-text-description-box, #add-alt-wrapper .alt-text-description-box {
    padding: 0;
}
#add-link-wrapper .note, #add-alt-wrapper .note {
    /* border-bottom: 1px solid #282828; */
    padding: 20px 20px;
    padding-bottom: 0px;
}
#add-link-wrapper .add-alt-media, #add-alt-wrapper .add-alt-media {
    margin-bottom: 0;
    padding: 20px 20px;
}
#add-link-wrapper .alt-textarea.website-url {
    margin-bottom: 20px;
    padding: 0 20px;
    border-top: 1px solid #282828;
    padding-top: 15px;
}
#add-alt-wrapper .alt-textarea {
    padding: 15px 20px 0px;
    border-top: 1px solid #282828;
}
#add-link-wrapper .save-alt, #add-alt-wrapper .save-alt {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}
.post-composer-header h3 {
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}
li.delete-draft span {
    color: #ff0e0e;
    display: flex;
    width: 100%;
    font-weight: 600;
}
.draft-text-box p {
    color: #fff;
    font-size: 14px;
}
.delete-draft svg {
    width: 20px;
}
.saved-draft-list .days{display: none;}
.post-composer-header {
    position: relative;
    padding: 20px 25px;
    border-bottom: 1px solid #282828;
}
.post-composer .post-composer-header .close-account {
    top: 16px;
}
.post-composer .post-composer-header .close-account:hover {
    background: #262525;
}
.saved-draft-outer li.draft-delete-btn a span {
    color: #ff0000;
    font-size: 15px;
    font-weight: 400;
}

.saved-draft-outer .post-menu span.icon-invert img {
    filter: invert(0);
}
body.light-mode .saved-draft-outer .post-menu span.icon-invert img {
    filter: invert(1);
}
.post-composer .draft-inner .close-account {
    top: 22px;
    right: 22px;
}
.post-composer-header {
    position: relative;
}
.post-composer .draft-button button {
    background: no-repeat;
    border: none;
    color: #ccc;
    font-size: 15px;
}

.post-composer .category-label span, .post-composer .category-label span, .new-added-signal-arrow {
    color: #cbcbcb;
    text-decoration: none;
    background: #474747;
    padding: 5px 10px;
    font-weight: 500;
}
.scheduled-post-div .category-label span {
    color: #cbcbcb;
    background: #2b2b2b;
}
.new-added-signal-arrow img{
    width: 10px;
}
.new-added-signal-arrow {
    font-size: 12px;
    padding: 0;
    float: left;
    padding: 5px 10px;
    border-radius: 25px;
}
#post-composer .post-composer-inner .composer-main-parent .post-menu ul li a {
    padding: 12px;
}
#post-composer .post-composer-inner .composer-main-parent .post-menu ul {
    margin-left: -178px;
}

.post-composer .draft-button, .communities-wrapper .add-comunity {
    position: absolute;
    margin-top: -1px;
}
.composer-post-heder .post-header .post-user-details .post-icon {
    width: 45px;
    height: 45px;
} 
.composer-post-heder .post-header .post-user-details .post-icon img{
    border-radius: 50%;
}
.post-composer .composer-post-heder {
    padding: 20px 20px 10px;
}
.post-composer .composer-post-body {
    padding-left: 0px;
    padding-right: 0px;
    flex: 1;
}
.add-comunity button {
    background: none;
    border: none;
    width: 30px;
    padding: 0;
}
#communities-wrapper .post-composer-header .close-account {
    width: 30px;
    height: 30px;
    top: 20px;
}
#communities-wrapper .post-composer-header h3 {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.communities-list-tabbing ul.d-flex a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 8px 15px;
    display: inline-block;
}

.communities-list-tabbing ul.d-flex {
    margin: 0;
    list-style: none;
    gap: 10px;
}
.communities-list-tabbing {
    margin: 18px 0;
}
.communities-list-tabbing {
    margin: 15px 0;
    margin-bottom: 0;
}
.communities-list-tabbing li.active a {
    background: #fff;
    color: #000 !important;
    border-radius: 25px;
    font-weight: 500;
}
.communities-list-body .cc-body .cc-body-list .cc-box {
    display: flex;
}
.communities-list-body .cc-body .cc-body-list .cc-box .figure {
    flex-shrink: 0;
}
.communities-list-body .cc-body .cc-body-list .cc-box {
    display: flex;
    gap: 15px;
    padding: 25px 0;
    position: relative;
    border-bottom: 1px solid #2b2b2b;
    padding-right: 50px;
}
.communities-list-body .cc-body .cc-body-list .cc-box:last-child {
    border: none;
}
.c-box-right-arrow {
    max-width: 10px;
    position: absolute;
    right: -23px;
    transform: rotate(-90deg) translateY(-50%);
    top: 50%;
}
.communities-list-body .post-content {
    margin-top: 10px;
}
.communities-list-body .cc-body .cc-body-list .cc-box .post-icon img {
    border-radius: 50%;
}
.communities-list-body .cc-body .cc-body-list .cc-box .post-icon {
    width: 35px;
    height: 35px;
}
.communities-list-body .avatars img {
    width: 35px;
    height: 35px;
}
.cc-body {
    padding: 0 30px;
}
.ccs-desc .post-content h3 {
    color: #fff;
    font-size: 16px;
}
.post-composer .composer-post-body .custom-textarea
 {
    padding: 0 75px 5px;
    padding-right: 20px;
}
div#gifResults-outer {
    height: 410px;
    overflow-y: auto;
}
div#composer-media-container {
    margin-bottom: 10px;
}
span#new-added-signal-cross {
    margin-top: 0px;
    font-size: 15px;
    position: relative;
    left: -5px;
    top: -5px;
    background: #fff !important;
    height: 15px;
    width: 15px;
    display: block;
/*    z-index: 999;*/
    float: left;
    padding: 0;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 16px;
    line-height: 30px !important;
}
.post-composer .composer-post-body .post-media-container .simple-slider {
    padding-left: 75px;
    padding-right: 20px;
}
.post-composer .composer-post-body .custom-textarea textarea {
   background: none;
    resize: none;
    width: 100%;
    border: none;
    color: #fff;
    font-size: 16px;
    border: none;
    outline: none;
    padding: 0;
    font-weight: 300;
} 
.post-composer .composer-post-footer {
/*    display: flex;*/
    color: #ccc;
}
.post-setting-inner .post-setting-tab ul {
    display: none;
}
.post-setting-inner {
    padding: 14px 20px;
    padding: 0;
    position: relative;
}
.post-setting-inner .post-setting-tab ul {
    display: block;
    position: absolute;
    background: #2d2d2d;
    position: absolute;
    list-style: none;
    padding: 20px;
    /* CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX; */
    border-radius: 35px;
    bottom: 6px;
    margin-bottom: 0;
    left: 119px;
    transform: scale(0.7);
    transform-origin: left bottom;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
    border: 1px solid #282828;
    background: #181818;
    padding: 0;
}

.post-setting-inner .post-setting-tab ul li a span {
    color: #fff;
    font-size: 14px;
}
.post-setting-inner .post-setting-tab ul label {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.post-setting-inner .post-setting-tab ul label div:first-child {
    max-width: 85%;
}
.post-media--action-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 20px;
}

.post-media--action-container ul li #upload-image {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    width: 30px;
    opacity: 0;
    cursor: pointer;
    font-size: 0;
    height: 100%;
}
.post-media--action-container ul li {
    overflow: hidden;
    width: 20px;
    max-width: 30px;
    position: relative;
}
.post-media--action-container li img {
    width: 17px;
}
.post-setting-tab ul p {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 14px;
    margin-top: 2px;
    color: #adadad;
}
.post-setting-tab ul li label {
    font-weight: 600;
    color: #fff;
    font-size: 14px;
}
/*.add-new-signal button {
    border-radius: 35px;
    border: none;
    padding: 0 30px;
    background: #1f1e1e;
    color: #fff;
}*/
.add-new-signal button {
    border-radius: 35px;
    border: none;
    padding: 0 30px;
    background: #c6c6c6;
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
/*.add-new-signal input[type="text"] {
    border-radius: 60px;
    border: none;
    background: #222;
    height: 40px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    padding: 0 20px;
    outline: none;
}*/
.add-new-signal input[type="text"], .search-signal input[type="text"] {
    border-radius: 60px;
    border: none;
    background: #292929;
    height: 40px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    padding: 0 20px;
    outline: none;
}
.post-media-container .simple-slider {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
/*.add-signal-popup {display: none;}*/
.add-signal-popup .add-new-signal {
    flex-direction: column;
}
.add-signal-popup-outer .add-signal-popup {
   max-width: 300px;
    margin: 0 auto;
    position: fixed;
    background: #222222ba;
    border-radius: 25px;
    backdrop-filter: blur(13px);
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 12px;
    top: 50%;
}

.add-signal-popup-outer {
    position: fixed;
    z-index: 9;
    background: #000000a3;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
}
.add-signal-popup-outer .add-signal-popup{color: #fff}

.add-signal-popup-outer .add-signal-popup input#add-signal-inp {
    font-size: 13px;
}

.add-signal-popup-outer .add-signal-popup .add-new-signal button {
    padding: 10px 14px;
    flex: 1;
}
.add-signal-popup-outer .add-signal-popup button.cancel-signal-popup {
    background: #2f2f2f !important;
    color: #ccc;
}
.add-signal-popup-outer .add-signal-popup .d-flex {
    gap: 10px;
}

.add-signal-popup-outer .add-signal-popup p {
    font-size: 12px;
        margin-bottom: 0;
}
.add-signal-popup-outer .add-signal-popup h4 {
    font-size: 17px;
    margin-bottom: 0;
}
.post-media-container .simple-slider  img{border-radius: 20px}
.add-new-signal, .search-signal {
    margin: 0;
    /* background: #333; */
    padding: 12px;
    border-radius: 56px;
    display: flex;
    gap: 15px;
}
.add-new-signal button:hover {
    background: #a9a9a9;
    color: #000;
}

/*.add-signal-body {
    background: #292828;
    border-radius: 25px;
    margin: 0 20px 20px;
}*/
/*.add-signal-body {
    background: none;
    border-radius: 25px;
    margin: 0 20px 20px;
}*/
.add-signal-body {
    background: none;
    border-radius: 25px;
    margin: 0 0px 0;
}
.post-setting-inner .post-setting-tab ul.showMe {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
}
.post-setting-tab {
    cursor: pointer;
/*    font-weight: 700;*/
    font-weight: 400;
    font-size: 14px;
    color: #757575;
    
} 
.post-setting-tab span.icon-invert > img {
    opacity: 0.5;
}
.post-setting-inner .post-setting-tab img {
    width: 20px;
    filter: invert(1) brightness(0.8);
    float: left;
    margin-top: 0px;
    margin-right: 5px;
}
.post-setting-tab ul li:last-child p {
    margin-bottom: 0;
}
.post-setting-inner .post-setting-tab ul li a {
    color: #adadad;
    text-decoration: none;
}
.post-setting-inner .post-setting-tab ul li a p {
    font-size: 11px;
}
.post-composer .post-composer-action .schedule-post button {
    background: none;
    border: none;
    width: auto;
    height: auto;
    padding: 0;
    opacity: 0.5;
}
.post-composer .composer-post-footer .post-composer-action {
    display: flex;
    gap: 15px;
    align-items:center;
}
.post-composer .composer-post-footer .post-composer-action .posst-button button {
    background: #8e8c8c;
    border: none;
    border-radius: 50px;
    padding: 6px 20px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.post-composer .composer-post-footer .composer-post-footer-inner{
    display: flex;
    color: #ccc;
    justify-content: space-between;
    padding: 20px 25px 20px;
    align-items: center;
    border-top: 1px solid #282828;
    width: 100%;
}
.post-composer-header .close-account {
    right: 25px;
}
.post-composer .composer-main-parent {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: inherit;
}
.post-composer  .post-chracter-count {
    font-size: 14px;
}
.schedule-post button img {
    width: 25px;
    float: left;
}
.custom-textarea textarea{
    width:100%;
    min-height:25px;
    height:25px;
    resize:none; /* hides manual resize handle */
    overflow:hidden;
/*    transition: all 0.5s ease;*/
}
.post-composer-scrolable-part
 {
    /* height: calc(100vh - 330px); */
/*    min-height: calc(100vh - 488px);*/
    min-height: 320px;
    overflow-y: auto;
/*    max-height: calc(100vh - 330px);*/
    max-height: 440px;
     transition: all 0.2s ease;
} 
body.signals-open .post-composer-inner {
/*    min-height: 530px;*/
    transition: all 0.5s ease;
}
.uploaded-media {
    position: relative;
    display: inline-block;
}
.uploaded-media .close-account {
    z-index: 9;
    right: 7px;
    top: 7px;
}

.post-composer-slider .swiper-slide img {
    width: 100% !important;
    min-width: 100% !important;
    object-fit: cover !important;
    max-height: 280px !important;
    height: 280px;
    border-radius: 15px;
}


.post-composer-slider .close-account {
    width: 20px;
    position: absolute;
    right: 16px;
    top: 16px;
    background: #00000078;
}
/* Scrollbar width */
.post-composer-scrolable-part::-webkit-scrollbar{
    width: 10px;
}

/* Top & Bottom Buttons */
.post-composer-scrolable-part::-webkit-scrollbar-button {
    height: 12px;
    background-color: #555;
}

/* Top arrow */
.post-composer-scrolable-part::-webkit-scrollbar-button:single-button:vertical:decrement {
    background: #555;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8'><polygon points='4,0 8,6 0,6' fill='white'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
}

/* Bottom arrow */
.post-composer-scrolable-part::-webkit-scrollbar-button:single-button:vertical:increment {
    background: #555;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8'><polygon points='0,2 8,2 4,8' fill='white'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
}

/* Scrollbar track */
.post-composer-scrolable-part::-webkit-scrollbar-track {
    background: #333;
    border-radius: 10px;
}

/* Scrollbar thumb */
.post-composer-scrolable-part::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}
.post-media--action-container {
    margin-top: 10px;
}
.post-media--action-container {
    margin-top: 0;
/*    margin-bottom: 60px;*/
    margin-bottom: 30px;
    padding-left: 75px;
}

#post-composer #composer-repost-section .post-content-wrapper {
    margin-left: 0;
}

.alt-and-link button {
    background: #000000d4;
    border: none;
    border-radius: 6px;
    color: #fff;
    font-size: 12px;
    float: left;
    border: none;
    margin-left: 5px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 30px;
    border: 1px solid #383838;
}
.alt-and-link button img {
    width: auto !important;
    height: 16px !important;
    object-fit: contain !important;
}
span.alt-icon {
    background: transparent;
    color: #fff;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}
.alt-and-link button img {
    width: 12px !important;
    float: left;
    filter: invert(1);
    margin: 0;
}
.mySwiper-composer{display: none;}

.flatpickr-calendar{
    background:#1f1f1f;
    color:#fff;
    border-radius:20px;
    border:none;
}

.flatpickr-day{
    color:#474747;
}

.flatpickr-day.selected{
    background:#ffffff;
    color:#000;
}

.flatpickr-months .flatpickr-month{
    color:#fff;
}

.flatpickr-time{
    border-top:1px solid #333;
}
.flatpickr-calendar {
    background: #222;
    color: #fff !important;
    border: none !important;
}
.flatpickr-day {
    font-weight: 400;
}
.flatpickr-current-month .flatpickr-monthDropdown-months{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance:none;
}

.flatpickr-day {
    color: #8b8b8b !important;
}
span.flatpickr-day.today ~ span.flatpickr-day {
    color: #fff !important;
}
span.flatpickr-day.today ~ span.flatpickr-day.selected {
    color: #000 !important;
}
span.schedule-date-icon img {
    float: left;
}
#post-composer .draft-inner .draftand-schedule-switcher .saved-draft-list .schedule-date {
    margin-left: 57px !important;
    padding-top: 0;
}
/*
.single-saved-draft.scheduled-post-div li.scheduled-post-delete-btn .icon-invert img {
    filter: invert(1) !important;
}
*/
.single-saved-draft.scheduled-post-div li.scheduled-post-delete-btn .icon-invert img {
    filter: invert(0) !important;
}
body.light-mode .single-saved-draft.scheduled-post-div li.scheduled-post-delete-btn .icon-invert img {
    filter: invert(1) !important;
}
body.light-mode .single-saved-draft.scheduled-post-div .schedule-date {
    background: none;
    color: #727272;
    font-weight: 500;
}
.single-saved-draft .signal-wrapper {
    display: none;
}
.draftand-schedule-switcher .saved-draft-outer .single-saved-draft {
    padding-left: 8px !important;
}
.saved-draft-list .post-menu li.scheduled-post-delete-btn a span {
    color: #ff0000;
    font-weight: 400;
}
.schedule-date-icon img{width: 15px}
.schedule-date {
    background: none;
    color: #bdbdbd;
    display: flex;
    gap: 5px;
    font-size: 12px;
    padding: 10px 13px;
    border-radius: 10px;
    margin: 11px 10px 0;
    justify-content: space-between;
}
.single-saved-draft.scheduled-post-div .schedule-date {
        font-weight: 400;
}
.schedule-date .d-flex span svg {
    float: left;
}
.schedule-date .gap-5 {
    gap: 5px !important;
}
.schedule-date .gap-8 {
    gap: 8px !important;
}
.schedule-post {
    position: relative;
    display: flex;
    align-items: center;
}
.schedule-post input#scheduleDate {
    position: absolute;
    width: 100%;
    opacity: 0;
    z-index: 9;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
    appearance: none;
    -webkit-appearance: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
    appearance: none !important;
    width: auto !important;
    max-width: none !important;
    color: #ccc !important;
    font-size: 14px !important;
}
.flatpickr-calendar {
    background: #181818 !important;
    box-shadow: none !important;
    border: 1px solid #383838 !important;
    border-radius: 20px !important;
    padding: 10px !important;
    width: auto !important;
}
span.flatpickr-weekday {
    color: #ccc !important;
}
.flatpickr-current-month input.cur-year{color: #ccc !important; font-size: 14px !important;}
.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
    color: #fff !important;
    fill: #fff !important;
}
.flatpickr-day:hover {
    background: #cccccc26 !important;
    border: 1px solid #cccccc26 !important;
}
.flatpickr-calendar.hasTime .flatpickr-time {
    border-top: 1px solid #383838 !important;
}
.time-done-wrapper{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:10px;
}
button.flatpickr-done {
    border: none !important;
    border-radius: 8px !important;
    padding: 5px 15px !important;
    font-weight: 600 !important;
    color: #000;
}
.flatpickr-calendar.hasTime .flatpickr-time {
    border-top: none !important;
}
.flatpickr-calendar .time-done-wrapper {
    border-top: 1px solid #383838 !important;
}
.flatpickr-time.time24hr * {
    color: #ccc;
}

.flatpickr-time.time24hr {
    background: #222;
    border-radius: 8px;
}
.flatpickr-time .flatpickr-time-separator {
    color: #fff !important;
}
.flatpickr-time input.flatpickr-hour, .flatpickr-time input.flatpickr-hour:hover  {
    font-weight: bold;
    background: none !important;
    appearance:none !important;
    -webkit-appearance:none !important
}
.flatpickr-day.selected {
    background: #fff !important;
    color: #000 !important;
    border-color: #fff !important;
    font-weight: 500;
}
input.numInput.flatpickr-minute:hover {
    background: none !important;
}
.saved-draft-list .post-icon img {
    border-radius: 35px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.saved-draft-list .post-icon {
    width: 35px;
    height: 35px;
}
.sending-post-popup img {
    width: 100px;
}

.sending-post-popup {
    background: #181818;
    margin: 0 auto;
    border-radius: 40px;
    max-width: 620px;
    width: 620px;
    text-align: center;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #282828;
}
.sending-post-popup .gif p {
    margin-bottom: 0;
    color: #fff;
    margin-top: 15px;
}
.post-submit-loader {
    height: 10px;
    position: fixed;
    background: linear-gradient(90deg, #ff4e56, #ff7289);
    left: 0;
    bottom: 0;
    width: 100%;
    width: 0;
    z-index: 9999;
}
.post-submit-loader.show-loader {
    transition: all 2s ease;
    width: 100%;
}
.saved-draft-list {
    padding: 20px 20px;
}
.post-setting-inner .post-setting-tab ul {
    width: 280px;
    max-width: 280px;
    padding-bottom: 10px;
    padding-top: 8px;
}
li.toggles label span {
    font-size: 14px;
    font-weight: 600;
    color: #adadad;
}
.post-setting-tab li {
    border-bottom: 1px solid #282828;
    margin-bottom: 0;
    padding-bottom: 12px;
    padding: 13px 20px;
}
.post-setting-tab li.toggles {
    border-bottom: none;
    padding: 10px 20px;
}
.post-setting-tab li:last-child {
    margin-bottom: 0;
}
li.toggles.mt-10 {
    margin-top: 10px;
}
.post-composer-inner .add-signal {
    position: absolute;
    background: #181818;
    top: 0;
    color: #fff;
    width: 100%;
    bottom: 0;
    border-radius: 40px;
    z-index: 99;
    border: 1px solid #282828;
    transform: rotateX(45deg);
    transform-origin: bottom center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
}
body.signals-open .post-composer-inner #add-signals, body.mention-open .post-composer-inner #add-mention, body.communityname-open .post-composer-inner #community-name-list {
    transform: rotateX(0deg);
    transform-origin: bottom center;
    opacity: 1;
    visibility: visible;
}
.add-signal-header h3 {
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #282828;
    margin-bottom: 15px;
}
.add-signal .close-account {
    right: 20px;
    top: 20px;
}
.add-signal-header h3 {
    margin-bottom: 10px;
}
.post-composer .category-label span:hover {
    background: #504f4f;
    color: #fff;
}
.signals-list li button {
    background: none;
    border: none;
    padding: 0;
    color: #fff;
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    padding: 5px 0;
}
.signals-list {
    padding: 0 24px;
    /* background: #333; */
    margin: 0;
    height: 476px;
    overflow-y: auto;
    border-radius: 25px;
}
#add-signals .signals-list {
/*    height: 424px;*/
/*    height: 321px;*/
    height: calc(100% - 139px);
}
#community-name-list .signals-list {
    height: calc(100% - 79px);
}
#add-signals .add-signal-body, #community-name-list .add-signal-body{
    height: 100%;
}
.signals-list li button .btn:hover {
    background: #fff;
}

.signals-list li button .btn {
    background: #797979;
    padding: 1px 16px;
    font-size: 16px;
    border-radius: 25px;
    font-size: 13px;
}
.signals-list ul li:last-child {
    margin-bottom: 0 !important;
    border-bottom: none;
    padding-bottom: 0;
}
.signals-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.signals-list li {
    margin: 10px 0;
    border-bottom: 1px solid #282828;
    padding-bottom: 10px;
}
.signals-list li button .btn:hover {
    background: #fff;
    color: #000;
}
.radio-check input{
    display:none;
}

.checkmark{
    font-size:18px;
    color:#fff;
    display:none;
}

.radio-check input:checked + .checkmark{
    display:block;
}

.showMe li label{
    display:flex;
    justify-content:space-between;
    align-items:center;
    cursor:pointer;
}
.checkmark{
    opacity:0;
    transition:0.2s;
}

.radio-check input:checked + .checkmark{
    opacity:1;
}
span.checkmark svg {
    width: 18px;
}
.toggle-wrapper{
    display:flex;
    justify-content:space-between;
    align-items:center;
    font-family:sans-serif;
}

.toggle-switch{
    position:relative;
    width:46px;
/*    height:26px;*/
    height:22px;
}

.toggle-switch input{
    display:none;
}

.slider{
    position:absolute;
    cursor:pointer;
    inset:0;
    background:#3a3a3a;
    border-radius:20px;
    transition:0.3s;
}

/*
.slider:before{
    content:"";
    position:absolute;
    height:20px;
    width:20px;
    left:3px;
    top:3px;
    background:white;
    border-radius:50%;
    transition:0.3s;
}
*/
.slider:before {
    content: "";
    position: absolute;
    height: 18px;
    width: 18px;
    left: 3px;
    top: 2px;
    background: white;
    border-radius: 50%;
    transition: 0.3s;
}
/* ON state */

.toggle-switch input:checked + .slider{
/*    background:#ffffff;*/
    background:#50c855;
}

.toggle-switch input:checked + .slider:before{
    transform:translateX(22px);
    background:#fff;
}
.slider{
    box-shadow: inset 0 0 3px rgba(0,0,0,0.4);
}
.draft-content {
    margin-top: 7px;
}

.draft-content p {
    color: #e8e8e8;
    font-size: 14px;
    line-height: 18px;
}
#post-composer .draft-content{
    text-align: left;
}
#post-composer .draft-inner .post-top-info {
    display: flex;
    gap: 5px;
}
#post-composer .draft-inner .post-media {
    padding-left: 13px;
}
#post-composer .draft-inner .draft-content {
    margin-top: 15px;
    padding: 0 25px;
    padding-left: 70px;
    font-weight: 400;    
}
.lava-lamp[style="transform: translateX(100%);"] {
    width: 110px !important;
    margin-left: -27px;
}
.draft-inner .draftand-schedule-switcher .tabs-wrapper .lava-lamp {
    height: calc(100% - 18px);
    top: 9px;
}
#add-mention .signals-list {
    height: 455px;
}
.saved-draft-list {
    padding: 0;
    height: 500px;
    overflow-y: auto;
}
.simple-slider {
    display: flex;
    overflow-x: auto;
    gap: 15px;
}
#submit-scheduel button {
    background: #fff;
}
.simple-slider::-webkit-scrollbar {
    width: 0px;
} 
.single-saved-draft .schedule-date {
    margin: 0 !important;
    margin-bottom: 10px !important;
}
.post-menu input#scheduleDate {
    position: absolute;
    opacity: 0;
    width: 90%;
}
#post-composer .schedule-date, #audio-composer .schedule-date {
    display: none;
}
.posst-button.active-post-btn button {
    background: #fff !important;
}
#post-composer .post-media {
    margin-left: 0;
    margin-top: 15px;
}
.draft-inner .user-info {
    padding: 0px 25px;
}
.draft-content {
    margin-top: 7px;
    padding: 0 25px;
}
.draft-media .simple-slider {
    padding-left: 75px;
    padding-right: 20px;
}
.draft-inner .single-saved-draft {
    padding: 20px 0;
    border-bottom: 1px solid #282828;
}
.draft-inner .single-saved-draft p{margin-bottom: 0;}

/* Scrollbar width */
.draft-inner .saved-draft-list::-webkit-scrollbar, .add-signal .signals-list::-webkit-scrollbar {
    width: 12px;
}

/* Scrollbar track */
.draft-inner .saved-draft-list::-webkit-scrollbar-track, .add-signal .signals-list::-webkit-scrollbar-track {
    background: #333;
    border-radius: 10px;
}

body.light-mode .draft-inner .saved-draft-list::-webkit-scrollbar-track, body.light-mode .add-signal .signals-list::-webkit-scrollbar-track {
    background: #fff;
}

/* Scrollbar thumb */
.draft-inner .saved-draft-list::-webkit-scrollbar-thumb, .add-signal .signals-list::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

/* Thumb hover */
.draft-inner .single-saved-draft:last-child, .add-signal .signals-list:last-child {
    border: none;
}
.draft-inner .single-saved-draft::-webkit-scrollbar-button:single-button:vertical:decrement, .add-signal .signals-list::-webkit-scrollbar-button:single-button:vertical:decrement, .saved-draft-list::-webkit-scrollbar-button:single-button:vertical:decrement {
    height: 16px;
    background-color: #333;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10'><polygon points='5,2 9,8 1,8' fill='white'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
}

.draft-inner .single-saved-draf::-webkit-scrollbar-button:single-button:vertical:increment, .add-signal .signals-list::-webkit-scrollbar-button:single-button:vertical:increment, .saved-draft-list::-webkit-scrollbar-button:single-button:vertical:increment {
    height: 16px;
    background-color: #333;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10'><polygon points='1,2 9,2 5,8' fill='white'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
}
/* remove spinner in Chrome, Edge, Safari */
.flatpickr-current-month input.cur-year::-webkit-outer-spin-button,
.flatpickr-current-month input.cur-year::-webkit-inner-spin-button{
    -webkit-appearance: none;
    margin: 0;
}

/* remove spinner in Firefox */
.flatpickr-current-month input.cur-year{
    -moz-appearance: textfield;
}

/* disable editing */
.flatpickr-current-month input.cur-year{
    pointer-events: none;
    border: none;
    background: transparent;
    width: auto;
    font-weight: 500;
}
.flatpickr-current-month span.cur-month {
    font-family: inherit;
    font-weight: 700;
    color: inherit;
    display: inline-block;
    margin-left: 0 !important;
    padding: 0;
    color: #adadad;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    color: #fff !important;
}
.flatpickr-current-month {
    width: 75% !important;
    left: 8px !important;
    text-align: left !important;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
}
.flatpickr-current-month input.cur-year {
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 500 !important;
}
.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
    float: left;
}
span.flatpickr-prev-month {
    right: 30px;
    left: inherit !important;
    top: 10px !important;
}
span.flatpickr-next-month {
    right: 30px;
    left: inherit !important;
    top: 10px !important;
}
.draft-inner .post-menu ul {
    border-radius: 15px;
}
body.light-mode .draft-inner .post-menu ul li a {
    background: #fff;
    font-weight: 300;
}
.draft-inner .post-menu ul li a {
    padding: 14px 17px;
}
.draft-inner .post-menu ul li a {
    background: #333;
    font-weight: 300;
}
.draft-inner .post-menu ul li a {
    border-bottom: none;
}
.saved-draft-outer {
    border-radius: 0 0px 30px 0;
    overflow: hidden;
}
.post-composer .add-alt-wrapper {
    max-width: 620px;
    width: 620px;
    margin-top: 0;
    position: absolute;
    bottom: 0;
    top: inherit;
    transform: none;
    left: 0;
    bottom: 0;
    height: auto;
    box-shadow: 0 0 0px 635px rgba(0, 0, 0, 0.6);
    transform: rotateX(45deg);
    transform-origin: bottom center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
}

.post-composer .add-alt-wrapper.showAlt {
    transform: rotateX(0deg);
    transform-origin: bottom center;
    opacity: 1;
    visibility: visible;
}
.post-composer .add-alt-wrapper {
    bottom: -48px;
}
div#add-location-wrapper {
    bottom: 0;
}
#add-location-wrapper .note {
    margin-bottom: 20px;
}

#add-alt-wrapper .add-alt-wrapper {
    top: 110px;
}
div#submit-post.posst-button {
    pointer-events: none;
}
div#submit-post.posst-button.active-post-btn {
    pointer-events: inherit;
}
div#composer-video-media video {
    width: 100%;
    border-radius: 25px;
}
div#composer-video-media {
    margin-left: 75px;
    margin-right: 20px;
    margin-bottom: 10px;
    position: relative;
}
body.signals-open .post-composer-scrolable-part, body.mention-open .post-composer-scrolable-part, body.communityname-open .post-composer-scrolable-part {
    /* height: calc(100vh - 330px); */
    /* min-height: calc(100vh - 488px); */
    min-height: 460px;
    overflow-y: auto;
    max-height: calc(100vh - 330px);
    max-height: 460px;
}
/*Post Composer*/


/*New menu*/
.nav-menu li a span:last-child {
    display: none;
}
.profile-logged-in-user {
    background: none;
    border: none;
}
.profile-logged-in-user .user-name {
    display: none;
}
li.side-menu-nav.create-post {
    position: relative;
    bottom: 0;
}
.main-section li.side-menu-nav ul img {
    width: 45px;
    max-width: 45px;
}
.main-section li.side-menu-nav img {
    width: 45px;
}
li.side-menu-nav.create-post {
    margin-left: -5px;
    margin-bottom: 0;
/*
    margin-top: 10px;
    margin-bottom: 10px;
*/
}
.nav-menu ul li a span.nav-icons {
        width: 22px !important;
    }
.nav-menu li.setting-tab.post-menu-setting {
    display: none;
}
.nav-icons.bookmark-icon img {
    width: auto;
}
.centrrlplus-tab.nav-side-li.centrrlplusicon span.nav-icons {
    width: 29px !important;
}
.nav-menu li {
    list-style: none;
    margin: 10px 0;
}
.nav-menu {
    display: flex;
    flex-direction: column-reverse;
}

.profile-logged-in-user .profile-image {
    width: 30px;
}
.profile-logged-in-user {
    margin-top: 20px;
    margin-left: 10px;
}
li.nav-side-li.active a {
    border: none;
    background: none;
}
.nav-menu li a {
    padding: 12px 9px;
}
li.side-menu-nav.create-post a {
    padding-left: 5px;
    outline: none;
}
a{outline: none;}
.centrrlplus-tab.nav-side-li.centrrlplusicon a {
    padding-left: 7px;
    margin-left: 0;
}
.profile-logged-in-user {
    margin-left: 0;
}
.profile-logged-in-user .profile-image img {
    width: 30px;
    height: 30px;
}
.profile-logged-in-user {
    padding: 9px 6px;
}
.nav-menu ul li a span.nav-icons.bookmark-icon
 {
    width: 24px !important;
}
.side-menu-nav ul {
    top: -38px;
    left: 57px;
}
li.side-menu-nav.create-post ul li {
    margin: 0;
}
.centrrlplus-tab.nav-side-li.centrrlplusicon {
    margin: 10px 0;
}
.flatpickr-time input.flatpickr-hour {
    font-weight: 500;
    color: #fff !important;
}
.flatpickr-time input.flatpickr-minute {
    font-weight: 400;
    color: #fff;
}
.flatpickr-time .flatpickr-am-pm {
    color: #fff !important;
}
.flatpickr-calendar.hasTime .flatpickr-time {
    background-color: #00000033 !important;
    border-radius: 10px !important;
    padding-left: 25px;
    background-image: url(https://www.centrrl.com/public/web1901-assets/images/clock-trans.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center left 9px;
    padding-right: 10px;
}
.flatpickr-months .flatpickr-next-month:hover svg {
    fill: #ffffff !important;
}
.flatpickr-time .numInputWrapper {
    width: 25px !important;
}
.flatpickr-time .flatpickr-am-pm {
    width: 30px !important;
}
.flatpickr-time .flatpickr-am-pm:hover{background: none !important}
/* Chrome, Safari, Edge */
.flatpickr-time input::-webkit-outer-spin-button,
.flatpickr-time input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

/* Firefox */
.flatpickr-time input[type=number] {
    -moz-appearance: textfield !important;
}
.close-account{cursor: pointer;}
#composer-video-media .close-account{z-index: 1}
#sent-post img {
    width: 70px;
}
/*New menu*/


.complete-your-profile{
    position: fixed;
    top: 0;
    z-index: 9999999999;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    background: #000000de;
    left: 0;
    right: 0;
}
.complete-your-profile-inner{
    padding: 30px 30px 30px !important;
    border: 1px solid #333333;
    border-radius: 42px;
        background: #1b1b1b;
    max-width: 400px;
    height: auto;
    border-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 400px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    padding: 25px;
    margin: 0;
    opacity: 0;
    transition: all 0.4s ease;
}
.profile-list-action button{
    background: #2b2b2b;
    color: #fff;
    padding: 15px 0;
    border-radius: 50px;
    margin: 16px 0 0;
    font-size: 15px;
    background: #1888FF;
    width: 100%;
    border: none;
    height: 50px;
    color: #fff;
    border-radius: 35px;
    font-weight: 600;
}
.complete-your-profile-inner.showMe {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}
.complete-your-profile-inner .close-getstart {
    background: #555;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.profile-list-inner button {
    background: #383838;
    border: 1px solid #444;
    color: #fff;
    font-size: 15px;
    padding: 10px 15px;
    border-radius: 35px;
    margin: 5px 0px;
}
.complete-your-profile p {
    color: #adadad;
    font-size: 14px;
    margin-bottom: 14px;
    font-weight: 500;
}
.complete-your-profile-inner .close-getstart svg {
    width: 63%;
    /* height: 30px; */
    background: no-repeat;
    border-radius: 50%;
    filter: invert(1);
    float: left;
}
.complete-your-profile-inner h2 {
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 30px;
}
.complete-your-profile-inner h4 {
    color: #fff;
    font-size: 15px;
}
.audio-controls button.play-btn img {
    width: 20px;
    width: 17px;
}
.post-media-container .simple-slider a {
    pointer-events: none;
}
.signup-signin-wrapper .signup-body .close{display: none;}
.datepicker-dropdown {
    border-radius: 20px;
}
.create-community .upload-com-image {
    background: #191919;
    border: 2px dashed #2b2b2b;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}
.create-community .input-upolad img {
    width: 35px;
    margin-bottom: 10px;
}
.create-community .input-upolad p {
    margin: 0;
}

.create-community .input-upolad {
    text-align: center;
}
.create-community .account-form input[type=file] {
    background: #2b2b2b;
    border: none;
    height: 45px;
    border-radius: 26px;
    color: #adadad !important;
    font-size: 14px;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    background: no-repeat;
    right: 0;
    cursor: pointer;
    font-size: 0;
    opacity: 0;
}
.create-community .form-title {
    color: #fff;
    margin-bottom: 6px;
    font-size: 15px;
    font-weight: 700;
}
.create-community .account-form {
    margin-top: 25px;
}
.create-community .account-form input{
    background: #191919;
    border: none;
    height: 45px;
    border-radius: 26px;
    color: #adadad !important;
    font-size: 14px;
    border: 1px solid #2b2b2b;
}

.create-community .account-form textarea {
    border-radius: 26px;
    font-size: 14px;
    height: 100px;
    border: 1px solid #2b2b2b;
     background: #191919;
    padding: 16px;
}
div#profile-type-popup.community-category .signup-wrapper-box {
    max-width: 600px;
    width: 600px;
}
div#profile-type-popup.community-category .signup-wrapper-box div#vocation-box {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
#complete-your-profile .close-getstart {
    right: 15px;
    top: 15px;
}
.complete-your-profile-inner {
    border: 2px solid rgb(51, 51, 51);
    background: rgb(27, 27, 27);
    max-width: 400px;
    height: auto;
    border-radius: 40px;
    position: absolute;
    z-index: 9999;
    width: 400px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    margin: 0px;
    opacity: 0;
    transition: 0.4s;
    padding: 30px !important;
}
.create-community .access {
    color: #fff;
}
.create-community .submit-account {
    position: sticky;
    bottom: 0;
    background: #0c1014;
    text-align: center;
    padding: 12px 0;
}
.create-community .account-form label {
    position: relative;
}

.create-community .account-form input[type="radio"] {
    position: absolute;
    width: 100%;
}

.access-type span.member-only img {
    width: 12px;
    float: left;
    margin-right: 7px;
}
.members-and-followers h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}

.members-and-followers .avatars img {
    margin-left: -20px;
}
.write-post button img {
    width: 17px;
}
.community-post-head .search-post input {
    background: #191919;
    border: 1px solid #2b2b2b;
    padding: 8px 10px;
    border-radius: 26px;
    font-size: 14px;
    color: #adadad;
    outline: none;
}
.post-wrapper.profile-wrapper.post-detail-page.community-detail .post-box-inner > .post-content-wrapper .post-content p {
    font-size: 16px;
    line-height: 22px;
}
.access-type span.member-only {
    display: flex;
    border: 1px solid #2b2b2b;
    padding: 6px 13px;
    border-radius: 35px;
    align-items: center;
    font-weight: 500;
    font-size: 12px;
}
.comunity-title h1 {
    font-size: 20px;
    color: #fff;
    padding: 15px 0 0;
    font-weight: 700;
}
.access-type {
    display: inline-block;
}

.avatar-group{
    display:flex;
    align-items:center;
    gap:10px;
}

.avatars{
    display:flex;
}

.avatars img{
    width:40px;
    height:40px;
    border-radius:50%;
    border:2px solid #000; /* background color */
    object-fit:cover;
    margin-left:-12px; /* overlap */
}

/* first image no overlap */
.avatars img:first-child{
    margin-left:0;
}

.more-count{
    color:#6162fd;
    font-size:14px;
    cursor:pointer;
}

.more-count span{
    font-size:18px;
}
.members-and-followers {
    display: flex;
    gap: 50px;
}
.members-and-followers {
    margin: 30px 0;
}

.write-post button{
    background: #191919;
    border: 1px solid #2b2b2b;
    width: 45px;
    display: inline-block;
    flex-shrink: 0;
    border-radius: 45px;
    margin-left: 0px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    cursor: pointer;
}
.post-something {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.post-something .d-flex {
    align-items: center;
    gap: 15px;
}
.post-something .d-flex .user-icon img {
    border-radius: 50%;
}
.request-btn.d-flex {
    gap: 15px;
}
.request-btn.d-flex {
    gap: 15px;
    margin-bottom: 20px;
}
.request-btn.d-flex button {
    background: #fff;
    border-radius: 60px;
    flex: 1;
    padding: 10px;
    border: none;
    font-weight: 600;
    font-size: 15px;
    
}
.write-post {
    display: flex;
    gap: 10px;
}
.community-post-head.d-flex {
    justify-content: space-between;
    align-items: center;
}
.community-post-head.d-flex > .d-flex {
    align-items: center;
    gap: 8px;
}
.community-banner img {
    border-radius: 10px;
}
.community-banner {
    margin-top: 15px;
}
.community-composer .no-bg{background: none !important}
.create-community .submit-account button {
    width: 100%;
    font-weight: 700;
}
.access li span img {
    width: 15px;
    max-width: 15px;
    opacity: 0.4;
}
.create-community .form-group {
    margin-bottom: 30px;
}

.access li {
    list-style: none;
}
.access ul{padding: 0}
.access li span img {
      width: 15px;
    max-width: 15px;
    opacity: 0.4;
    transform: scale(1);
    transition: opacity 0.2s ease;
}
input:checked + span {
/*    filter: drop-shadow(0 0 4px rgba(0,255,150,0.6));*/
}
.access li label {
    gap: 10px;
}
.create-community .account-form input[type="radio"]:checked + span img {
    opacity: 1;
    animation: bubblePop 0.3s ease;
}
.create-community .account-form input[type="radio"] {
    position: absolute;
    width: 100%;
    cursor: pointer;
    opacity: 0;
}
@keyframes bubblePop {
    0% {
        transform: scale(0.6);
    }
    50% {
        transform: scale(1.3);
    }
    80% {
        transform: scale(0.95);
    }
    100% {
        transform: scale(1);
    }
}
.category-wrapper .arrow {
    position: absolute;
    right: 6px;
    bottom: 5px;
    width: 33px;
    opacity: 0.5;
}
.category-wrapper {
    position: relative;
}
    .community-category .signup-header {
    margin-bottom: 30px;
}
.community-category .signup-footer {
    margin-top: 20px;
}
.post-wrapper.profile-wrapper.post-detail-page.community-detail .post-content p {
    color: #888b8e;
}
.get-verified-with-centrrl a {
    color: #adadad;
    text-decoration: none;
    display: flex;
    align-items: center;
    font-size: 12px;
    padding: 5px 6px;
    padding-right: 10px;
}
body.light-mode .get-verified-with-centrrl a {
    color: #000;
}
body.light-mode .post-menu-setting img {
    filter: invert(1);
}
.get-verified-with-centrrl {
    margin-left: 10px;
    border: 1px solid #333333;
    border-radius: 35px;
    display: flex;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.get-verified-with-centrrl img {
    width: 18px;
    border-radius: 60px;
    float: left;
    margin-right: 4px;
}
#centrrl-popup-scanner h3 img {
    border-radius: 50%;
    width: 40px;
    margin-right: 5px;
}
#communities-wrapper .access-type {
    display: inline-block;
    position: absolute;
}
#communities-wrapper .access-type span.member-only {
    background: #2b2b2bcc;
    color: #fff;
    font-size: 10px;
}
#communities-wrapper .communities-list-body .cc-body .cc-body-list .cc-box .figure {
    flex-shrink: 0;
    max-width: 30%;
    width: 30%;
    position: relative;
}
#communities-wrapper .access-type {
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 7px;
}
#communities-wrapper .communities-list-body .cc-body .cc-body-list .cc-box .figure > img {
    width: 100%;
}
  
#communities-wrapper .communities-list-body .cc-body .cc-body-list .cc-box .figure span.member-only img {
    filter: invert(1) brightness(5);
    opacity: 1;
    opacity: 1;
    width: 9px;
    float: left;
    margin-right: 3px;
    margin-top: -3px;
}
#communities-wrapper .communities-list-body .category-label {
    text-decoration: none !important;
}

#communities-wrapper .communities-list-body .category-label span {
    background: #2b2b2b !important;
    text-decoration: none !important;
    padding: 0 4px !important;
}
.post-wrapper.profile-wrapper.post-detail-page.community-detail .category-label span {
    background: #2b2b2b;
    text-decoration: none;
    padding: 2px 10px;
}
.post-wrapper.profile-wrapper.post-detail-page.community-detail .access-type {
    display: inline-block;
    margin-bottom: 10px;
}
.postks span{
    color: #888b8e;
}

.create-community .submit-account .note {
    margin-top: 10px;
}
.create-community .submit-account .note p{
    color: #888b8e;
    font-size: 12px;
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 0;
}
.create-community .submit-account .note p a{
    color: #888b8e;
}
.post-something {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #2b2b2b;
    border-bottom: 1px solid #2b2b2b;
    padding: 10px 0;
    /* border: 1px solid #2b2b2b; */
    /* border-radius: 35px; */
    padding-left: 10px;
    padding-right: 10px;
}
.post-something p{margin-bottom: 0; color: #555;}
.community-post-head.d-flex.postks .search-post img
 {
    position: absolute;
    width: 20px;
    right: 10px;
    opacity: 0.5;
    top: 50%;
    transform: translateY(-50%);
}
.community-post-head.d-flex.postks .search-post{
    position: relative;
}
.post-wrapper.profile-wrapper.post-detail-page.community-detail .reply-box {
    border: none;
    padding-top: 30px;
}

.comunity-title {
    position: sticky;
    top: 0;
    background: #0c1014;
    padding-bottom: 9px;
    z-index: 8;
}
.post-something {
    top: 54px;
    background: #0c1014; 
    z-index: 8;
    position: sticky;
}


.post-wrapper.profile-wrapper.post-detail-page.community-detail .share-right .post-menu {
    background: #191919;
    border: 1px solid #1f1f1f;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
}

.post-wrapper.profile-wrapper.post-detail-page.community-detail .share-right .post-menu ul {
    top: 37px;
}

.post-composer.community-composer .post-composer-header h3 a {
    text-decoration: none;
    font-size: 12px;
    margin-top: 4px;
    display: inline-block;
}

.post-composer.community-composer .post-composer-header h3 img {
    width: 8px;
}
.post-composer.community-composer .post-composer-header h3 {
    display: flex;
    flex-direction: column;
}
span.new-added-signal.new-added-signal-arrow img {
    width: 10px;
    margin-left: 8px;
    margin-right: 3px;
}

span.new-added-signal.new-added-signal-arrow:hover {
    background: #292929;
    color: #fff;
}

div#profile-type-popup.community-category .signup-footer button {
    margin-top: 0;
}
.communities-wrapper-inner .communities-list-body .post-user {
    font-size: 14px;
}
.c-box-right-arrow img {
    /* transform: rotateX(55deg); */
    display: inline-block;
}

.c-box-right-arrow {
    max-width: 10px;
    position: absolute;
    right: 10px;
    transform: rotate(-90deg);
    top: 77px;
}
.communities-list-tabbing a {
    background: #2b2b2b;
    border: 1px solid #333;
    border-radius: 25px;
    font-weight: 600;
    font-size: 14px !important;
}
#profile-pannels-mobile .profile-pannels-mobile-inner .profile-image{width: 35px; height: 35px; }
#profile-pannels-mobile .profile-pannels-mobile-inner .profile-image img{border-radius: 50% }
.post-wrapper.profile-wrapper.post-detail-page.community-detail div#post-box-section {
    display: block !important;
}
.post-wrapper.profile-wrapper.post-detail-page.community-detail .all-post-reply .post-box:first-child {
    padding-top: 10px !important;
}
.profile-community a {
    color: #fff !important;
    text-decoration: none;
    border: 1px solid #686868;
    border-radius: 25px;
    padding: 5px 7px;
    display: flex;
    align-items: center;
    gap: 5px;
    padding-right: 10px;
}

.profile-community span.icon img {
    width: 20px;
    float: left;
}
#created-community .figure a img{width: 100%}
.more-setting-pop {
    background: #181818;
    border-radius: 18px;
    border: 1px solid #373737;
    padding: 8px;
    max-width: 240px;
    position: absolute;
    width: 240px;
    bottom: 0px;
    left: 53px;
    transform: scale(0);
    transform-origin: left bottom;
    transition: all 0.2s ease;
    opacity: 0;
}
#more-stting .more-setting-pop.more-settings ul li a {
        padding-left: 12px;
        border-bottom: 1px solid #3241585c !important;
    }
.p-relative{position: relative;}
#more-stting .more-setting-pop {
    left: 54px;
    bottom: 5px;
    padding: 10px;
}

.more-setting-pop.more-settings {
    transform: scale(1);
    opacity: 1;
}
.more-setting-pop {
        border: 1px solid #2b2b2b;
    }
#more-stting .more-setting-pop li:first-child {
/*    border-bottom: 1px solid #2b2b2b;*/
}
ul.more-setting-pop li {
    margin: 0;
}
ul.more-setting-pop {
    gap: 5px;
}
ul.more-setting-pop li a {
    padding: 13px 13px;
    justify-content: space-between;
    align-items: center;
}
ul.more-setting-pop li a span:last-child {
    display: inline-block;
    width: 28px;
    opacity: 0.6;
}
ul.more-setting-pop li a span {
    display: flex;
    align-items: center;
    gap: 8px;
}
.more-setting-pop span.nav-icons img {
    width: 21px !important;
}
ul.more-setting-pop li a:hover {
    background: #262626;
    border-radius: 12px;
}
ul.more-setting-pop li a {
    padding: 13px 13px;
    justify-content: space-between;
    align-items: center;
    padding-right: 4px;
}
#more-stting .more-setting-pop:hover li{
    border-color: transparent;
}
#guidelines{min-height: 400px}
#guidelines h4 {
    color: #fff;
    margin: 0;
}
.ql-editor {
    color: #adadad !important;
    font-size: 14px !important;
    height: 300px;
}
.ql-toolbar.ql-snow {
    border: none;
    box-sizing: border-box;
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    padding: 8px;
    background: #222;
    border-radius: 10px 10px 0 0;
    color: #fff;
}
.ql-container.ql-snow {
    border: 1px solid #232222 !important;
    border-radius: 0 0 15px 15px !important;
}
.ql-toolbar.ql-snow {
    border: none !important;
}
.ql-editor.ql-blank::before {
    color: #fff !important;
}
.ql-editor {
    height: 300px !important;
}
.guidelines-box {
    padding: 20px 25px;
}
.guidelines-box h4{
    font-size: 16px;
    margin-bottom: 15px;
}
.guidelines-textarea textarea {
    width: 100%;
    height: 280px;
    resize: none;
    background: #22222273;
    border-radius: 15px;
    border: 1px solid #222;
}
.guidlines-text p {
    margin: 0;
    font-size: 13px;
}
.guidlines-text {
    margin: 0 20px;
    background: #1c1c1c;
    color: #adadad;
    font-size: 14px;
    padding: 22px;
    border-radius: 15px;
    margin-bottom: 15px;
}
.close-glines{cursor: pointer;}
.save-guidlines {
    text-align: right;
    margin-top: 10px;
}
.save-guidlines button {
    background: #fff;
    border: none;
    border-radius: 50px;
    padding: 6px 20px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.guidlines-text h6 {
    font-weight: 700;
}
.close-glines svg {
    width: 16px;
    filter: invert(1) brightness(0.5);
}
.guidlines-header {
    border-bottom: 1px solid #2b2b2b;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.guidlines-scroller {
    height: 125px;
    overflow-y: auto;
    padding-right: 5px;
}
.domain-section .user-icon {
    width: 40px;
    margin-right: 0px;
    height: 40px;
}
#domain-batch .common-popup-inner {
    width: 500px;
}
.domain-section {
    display: flex;
    margin-bottom: 20px;
    margin-top: 20px;
}
.domain-section {
    display: flex;
    margin-bottom: 20px;
    margin-top: 20px;
    background: linear-gradient(90deg, #7b2ff7, #f107a3, #ff7a18);
    border-radius: 65px;
    padding: 2px !important;
    width: 100%;
}
#domain-batch h3 {
    text-align: center;
    font-size: 18px;
}
#domain-batch h4 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
}
#domain-batch p {
    color: #adadad;
    margin-bottom: 0;
    margin-top: 10px;
}
.domain-section .user-icon img {
    border-radius: 50%;
}
#domain-batch h4 + p{margin-top: 0}
.domain-section .domain-section-inner {
    background: #2b2b2b;
    border-radius: 100px;
    padding: 12px 15px;
    color: #fff;
    display: flex;
    margin: 0;
    justify-content: flex-start;
    width: 100%;
    gap: 8px;
    align-items: center;
}
.domain-section .domain-section-inner span.user-name {
    font-size: 15px;
}
.promo {
    width: 14px;
    margin-top: -2px;
    margin-left: -3px;
}
.domain-section-inner .verified-icon img {
    float: left;
    margin-top: -1px;
}
.promo img {
    width: 100%;
    margin-top: 0px;
}
.ssldd.d-flex {
    gap: 5px;
}
#domain-batch .user-website-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.main-center-sec textarea#chat-msg {
    width: 100%;
    resize: none;
    border-radius: 35px;
    background: #282828;
    min-height: 45px;
    padding: 10px 20px;
    color: #fff;
    outline: none;
    max-height: 100px;
    padding-right: 82px;
    float: left;
    border: 1px solid #383838;
}
#comment-inp-media-wrapper {
    position: relative;
    width: 100px !important;
    height: 100px !important;
    margin-top: 10px;
    margin-left: 0;
}
#comment-inp-media-wrapper img{
    border-radius: 15px
}
#comment-inp-media-close svg{
    float: left;
    width: 14px;
    filter: invert(1);
}
#comment-inp-media-close {
    top: 2px !important;
    right: 2px !important;
    background: #000000de;
}
.notification-popup{
    font-size: 14px;
    font-size: 13px;
}
.notification-popup img {
    margin-right: 5px;
    width: 13px;
    float: left;
    margin-top: 4px;
}

/* Poll */

#create-poll-main-box {
    padding: 15px 30px 0 !important;
    margin-top: 0;
}
#create-poll-main-box div#pollOptionsContainer {
    background: none !important;
}
#create-poll-main-box {
    padding: 0 15px !important;
}
#create-poll-main-box .create-poll-option {
    padding: 0;
}
#create-poll-main-box {
    padding: 15px 75px 0 !important;
    margin-top: 0;
}
.create-poll-option {
    background: #f5f5f5;
    padding: 15px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-radius: 5px;
}
#create-poll-main-box .remove-poll {
    margin-top: 12px;
    margin-bottom: 20px;
}
#create-poll-main-box .remove-poll a {
    font-size: 11px !important;
    color: #737373 !important;
    text-decoration: none;
    font-weight: 600;
}
.delete-option svg {
    width: 100%;
    float: left;
    height: auto;
    width: 25px;
}
.delete-option{display: none;}
button.delete-option.okl {
    display: block !important;
}
#create-poll-main-box .remove-poll, #create-poll-main-box .end-in {
    margin-top: 12px;
    margin-bottom: 20px;
    font-size: 11px !important;
    color: #737373 !important;
    font-size: 600px;
}
.d-flex-poll{position: relative; width: 100%;}
.option.new-added-option + .option.add-another-option {
    padding-right: 32px;
}
span.c-count-poll {
    position: absolute;
    right: 18px;
    color: #646464 !important;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    opacity: 0;
    transition: all 0.3s ease;
    transform: translateY(-50%) scale(0.5)
}
.d-flex-poll input:focus + span {
    opacity: 1;
    transform: translateY(-50%) scale(1);
}
.create-poll-option .option input {
    background: transparent !important;
    color: #FFF;
    width: 100%;
}
#create-poll-main-box button.delete-option {
    background: none;
    border: none;
    width: 16px;
}
.create-poll-option .option input{
    background: transparent !important;
    color: #FFF;
    border: 1px solid #32415852;
    border-radius: 25px;
    padding: 11px 12px;
    height: 42px;
    outline: none;
    font-size: 14px;
}
.social-popup #create-poll-main-box a {
    font-size: 11px !important;
    color: #737373 !important;
}
div#create-poll-main-box #pollDescription {
    border: none;
    resize: none;
    font-size: 15px;
    color: #fff;
    min-height: 30px;
    height: 30px;
}
body.light-mode div#create-poll-main-box #pollDescription {
    color: #222;
}
#pollDescription::placeholder {
  color: #888888;
}
.option.add-another-option input {
    border: 2px dashed #32415852 !important;
}
#post-footer-for-poll button#createPollSubmit {
    border-radius: 0 !important;
}
#create-poll-main-box button.delete-option img {
    filter: invert(1);
}

#create-poll-main-box button.delete-option {
    background: none;
    border: none;
    width: 16px;
    padding: 0;
    outline: none;
}
#create-poll-main-box .option {
    display: flex;
    gap: 15px;
}
.poll-preview-in-post ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.poll-preview-in-post ul label span svg, .poll-preview-in-post ul label span img {
    width: 20px;
    height: 20px;
}
.poll-preview-in-post label {
    border: 1px solid #383838;
    width: 100%;
    border-radius: 60px;
    padding: 11px 20px;
    margin-bottom: 15px;
    position: relative;
    font-size:15px ;
}
.poll-preview-in-post {
    margin: 20px 40px 0 58px;
}
.poll-preview-in-post label > span {
    position: absolute;
    right: 23px;
}
.poll-preview-in-post label {
    cursor: pointer;
}
.poll-preview-in-post label > span   span {
    display: none;
}
.poll-preview-in-post label > span input:checked + span {
    display: block;
}
.poll-preview-in-post label > span input {
    position: absolute;
    opacity: 0;
}
.vote-progress {
    position: absolute;
    background: #a3ffc324;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0%;
    border-radius: 50px;
    transition: all 0.5s ease;
    z-index: -1;
    opacity: 0;
}
.vote-done .vote-progress{
    width: 100% !important;
    opacity: 1;
}
.votes-and-time
 {
    font-size: 12px;
    margin-left: 4px;
}
/* Poll */


/*GIF*/

#gifPanel {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 320px;
    height: 100%;
    background: #171715;
    /* border: 1px solid #ccc; */
    border-radius: 40px;
    /* display: none; */
    flex-direction: column;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    width: 100%;
    z-index: 9;
    padding-top: 20px;
    background: #181818;
    height: 300px;
    border: 1px solid #282828;
    visibility: hidden;
    opacity: 0;
    
}

    #gifPanel.active {
    display: flex;
    height: auto;
    visibility: visible;
    opacity: 1;
    border-radius: 40px 40px 40px 40px;
    overflow: hidden;
    }

    #searchGif {
    padding: 10px;
    border: none;
    border-bottom: none;
    outline: none;
    color: #fff;
    background: #56565621;
    border-radius: 32px;
    margin: 10px 10px;
    padding: 13px 15px;
}

/*#gifResults {
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    padding: 6px;
}*/
#gifResults {
    /* flex: 1; */
    /* overflow-y: auto; */
    overflow-x: hidden;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    padding: 6px;
    height: 260px;
    transition: all 0.3s ease;
    justify-content: end;
    opacity: 0;
    visibility: hidden;
}
#gifPanel.active #gifResults{
    height: 400px;
    height: auto;
    opacity: 1;
    visibility: visible;
    padding-left: 20px;
    display: block;
}
#gifPanel.active #gifResults {
    /* height: 400px; */
    opacity: 1;
    visibility: visible;
    padding-left: 20px;
    height: auto;
    display: block;
    column-width: 130px;
    column-gap: 10px;
}
 
.gif-header h3 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #2b2b2ba8;
    padding-bottom: 20px;
    margin: 0;
}

#gifResults img {
    width: 49%;
    width: 20%;
    border-radius: 6px;
    cursor: pointer;
    transition: transform 0.2s;
}
#gifResults img {
    width: 24%;
    width: 100%;
    border-radius: 6px;
    cursor: pointer;
    transition: transform 0.2s;
    height: auto;
    flex: auto;
}
#gifResults img {
    width: 100%;
    border-radius: 6px;
    cursor: pointer;
    transition: transform 0.2s;
    height: auto;
    margin-bottom: 15px;
}
#gifPanel.active #gifResults {
    padding-left: 20px;
}
.close-gif {
    width: 20px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.gif-main-result {
    position: relative;
    display: inline-block;
    margin: 0 20px 0 75px;
}
    #gifResults img:hover {
/*      transform: scale(1.05);*/
    }

 #selectedGif {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 20px;
    margin-right: 0;
    max-width: 250px;
}
.close-gif svg {
    filter: invert(1);
    width: 20px;
}
.close-gif {
    width: 30px;
    position: absolute;
    right: 10px;
    background: #555;
    border-radius: 50%;
    height: 30px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    display: flex;
    top: 10px;
}
div#selectedGif img {
    border-radius: 15px;
    border: 1px solid #181818;
}
.back-gif img {
    width: 30px;
    /* background: #fff; */
    filter: brightness(1);
}
.back-gif {
    position: absolute;
    left: 20px;
}
.back-gif{cursor: pointer;}
.main-center-sec.post-detail-page-main-center .all-post-reply .reaction-box.reaction-center {
    padding: 0px 0;
    width: 46px;
    height: 35px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.main-center-sec.post-detail-page-main-center .all-post-reply .reply-count {
    margin-top: 20px;
}
.main-center-sec.post-detail-page-main-center .all-post-reply .post-with-reply:before {
    opacity: 1;
}
.main-center-sec.post-detail-page-main-center .all-post-reply .replies-count:before {
    opacity: 0
}
div#all-replies-popup-new .common-popup-inner {
    max-width: 620px;
    width: 620px;
    padding: 0;
}
div#all-replies-popup-new .all-post-reply .post-icon {
    width: 35px !important;
    height: 35px !important;
}
div#all-replies-popup-new .all-post-reply .post-content p {
    margin: 0;
}
div#all-replies-popup-new .reaction-wrapper {
    margin: 12px 0 0px 47px;
}
.sec-inner-sec {
    height: calc(100vh - 200px);
    overflow-y: auto;
}
#all-replies-popup-new .post-for-reply .post-icon {
    width: 35px;
    height: 35px;
    object-fit: cover;
}
#all-replies-popup-new .post-for-reply .post-icon img{
    border-radius: 50%;
}

#all-replies-popup-new .post-content-wrapper {
    margin-left: 47px;
    margin-top: 0px;
}
#all-replies-popup-new .reaction-wrapper .reaction-box {
    padding: 11px 14px;
    background: #181818;
}
#all-replies-popup-new .post-for-reply {
    border: 1px solid #282828;
    padding: 10px;
    border-radius: 25px;
    margin-bottom: 25px;
    margin: 0 25px 25px;
}
#all-replies-popup-new .all-replies-sec .all-post-reply .post-box > div {
    margin-bottom: 30px;
}
#all-replies-popup-new .all-replies-sec .all-post-reply .post-box > div:last-child{margin-bottom: 0}
.viewing-the-replies {
    margin: 0 25px;
}
.all-replies-sec {
    border-top: 1px solid #444;
    padding: 0 25px;
}
.all-replies-sec h3 {
    font-size: 18px !important;
}
#all-replies-popup-new .post-for-reply .post-box:after{
    display: none;
}
#all-replies-popup-new .post-for-reply .post-box {
    padding-bottom: 0;
}
#all-replies-popup-new .post-for-reply .post-box p{margin-bottom: 0;
    margin-top: 0;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;}  
#all-replies-popup-new .common-popup-inner h3 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid #282828;
    padding: 18px 0;
}
#all-replies-popup-new .viewing-the-replies p {
    color: #888b8e;
    margin: 0;
    margin-bottom: 15px;
}
.sec-inner-sec {
    padding: 6px 0px !important;
}
.all-replies-sec {
    border-top: 1px solid #4444444f;
}
.sec-inner-sec-wrapper {
    overflow: hidden;
    border-radius: 0 0 39px;
}
.sec-inner-sec {
    max-height: calc(100vh - 170px);
    overflow-y: auto;
}
.sec-inner-sec{padding: 30px}
#all-replies-popup-new .all-replies-sec h3{text-align: left; border: none !important;}
#all-replies-popup-new .all-post-reply .post-box:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
#all-replies-popup-new .all-post-reply .post-box:last-child:after {
    display: none;
}
#all-replies-popup-new .viewing-the-replies p{
    color: #888b8e;
}
#all-replies-popup-new .all-post-reply .post-box:after {
    opacity: 0;
}
#all-replies-popup-new .all-post-reply .post-box{padding-bottom: 0}
#all-replies-popup-new .all-post-reply .post-box {
    margin-bottom: 20px;
    border-bottom: 1px solid #4444444f;
    padding-bottom: 20px;
}

/*GIF*/

#reply-to-post-composer  .posst-button button {
    width: 40px;
    height: 40px;
    padding: 0;
}

#reply-to-post-composer .post-content-wrapper {
    margin-left: 73px;
    margin-top: 0px;
    position: relative;
    padding-top: 1px;
}
#reply-to-post-composer .post-content-wrapper .post-media {
    margin-left: 0;
    padding-right: 15px;
}
#reply-to-post-composer .post-content-wrapper .post-content p {
    font-size: 14px;
}
.w100 {
    width: 100%;
}
#reply-to-post-composer .post-content-wrapper:before {
    content: "";
    width: 2px;
    height: calc(100% - 0px);
    position: absolute;
    background: #2b2b2b;
    left: -28px;
    top: 0px;
}
#reply-to-post-composer .post-media {
    margin-top: 0;
}
#reply-to-post-composer .composer-post-heder .post-header .post-user-details .post-icon {
    width: 40px;
    height: 40px;
    margin-left: 6px;
}
#reply-to-post-composer .post-content {
    margin-top: 0px !important;
    padding-right: 15px;

}
#reply-to-post-composer  .post-content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
div#reply-composer-media-container {
    margin-bottom: 15px;
}
#reply-composer-video-media video {
    height: auto;
    border-radius: 15px;
}
div#reply-composer-video-media {
    display: inline-block;
    padding-right: 0 !important;
}

div#reply-composer-video-media .close-account {
    z-index: 9;
}
div#reply-selectedGif img {
    border-radius: 15px;
}

div#reply-selectedGif {
    margin-bottom: 15px;
}
.repost-label p {
    color: #666 !important;
    color: #545454 !important;
}
.post-title-main{text-align: center; }
.post-views {
    color: #666;
    font-size: 12px;
}
div#all-replies-popup-new .all-post-reply .post-icon img {
    border-radius: 50%;
    object-fit: cover;
}
div#reply-to-post-composer #reply-content-header .post-header .post-user-details .post-icon {
    width: 30px;
    height: 30px;
    margin-left: 11px;
}
div#reply-to-post-composer .swiper-slide img {
    max-height: 220px !important;
    height: auto;
}
div#reply-to-post-composer div#reply-selectedGif img {
    max-height: 220px;
    max-width: 250px;
}
div#reply-to-post-composer #reply-composer-video-media video {
    height: auto;
    border-radius: 15px;
    max-height: 220px;
    width: auto;
    max-width: 250px;
}
.main-center-sec.post-detail-page-main-center .reply-box {
    padding-bottom: 180px;
}
.post-wrapper.profile-wrapper.post-detail-page .poll-preview-in-post {
    margin: 20px 0px 0 0;
}
.disapearing-message {
    background: #f5f5f514;
    padding: 25px;
    border-radius: 15px;
    margin-top: 15px;
    color: #fff;
}
.disapearing-message + .search-user {
    margin-top: 20px;
}
.full-message .full-message-header .back img {
    width: 35px;
}
.full-message .full-message-header .back {
    margin-right: 10px;
    cursor: pointer;
}
.chat-box-wrapper .chat-options {
    position: relative;
    height: 20px;
    z-index: 9999;
}
.chat-box-wrapper .chat-options ul {
    top: 15px;
}
.profile-head.inbox-wrapper .post-menu.message-setting a img{filter: invert(1)}
.profile-head.inbox-wrapper .post-menu.message-setting a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.all-chats .chat-box-wrapper .post-user-details {
    flex: 1;
}
.all-chats .chat-box-wrapper .chat-box.d-flex.justify-content-between {
    gap: 15px;
}
.all-chats .chat-box-wrapper .chat-box.d-flex.justify-content-between > .days {
    padding-left: 20px;
}
.profile-head.inbox-wrapper .post-menu.message-setting a img {
    filter: invert(1);
    width: 15px;
}
.profile-head.inbox-wrapper .share-right .post-menu {
    width: 30px;
    height: 30px;
}
.profile-head.inbox-wrapper .share-right .post-menu img {
    width: 14px !important;
}
.profile-head.inbox-wrapper .share-right .post-menu a {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
}
.search-user input {
    width: 100%;
    border-radius: 35px;
    padding: 10px 20px;
    font-size: 14px;
}
.pinned {
    margin-top: 25px;
    color: #fff;
}
.pinned h2 {
    font-size: 18px;
    font-weight: 600;
}
.pinned-item .users {
    text-align: center;
}
.all-chats h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}
.bottom-day {
    text-align: right;
}
.all-chats {
    margin-top: 35px;
}
.chat-box .post-user span.time-date {
    color: #adadad;
    font-size: 12px;
}
.chat-drop img {
    width: 15px !important;
    display: block;
}
.container-message-setting {
    color: #fff;
}
.container-message-setting h2 {
    font-size: 16px;
}
.chat-drop{margin-bottom: 30px;}
.all-chats .chat-drop{margin-bottom: 8px;}
.container-message-setting .chat-box-wrapper .chat-box:last-child {
    border-bottom: none;
    margin-bottom: 100px
}
.chat-box-wrapper .chat-box:last-child {
    border-bottom: none;
}

.all-chats .post-icon {
    width: 50px !important;
    height: 50px !important;
    flex-shrink: 0;
}


.container-message-setting .option {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #222;
    cursor: pointer;
}

.container-message-setting .text h3 {
    margin: 0;
    font-size: 16px;
}

.container-message-setting .text p {
    margin: 5px 0 0;
    font-size: 13px;
    color: #aaa;
}

/* Checkbox style */
.container-message-setting .checkbox {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 2px solid transparent;
    position: relative;
    transition: all 0.3s ease;
}

/* Checked state */
.container-message-setting .checkbox.active {
    background: #fff;
    border-color: #fff;
    animation: bubble 0.4s ease;
}

/* Checkmark */
.container-message-setting .checkbox.active::after {
    content: '';
    position: absolute;
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* Bubble animation */
@keyframes bubble {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.4);
    }
    100% {
        transform: scale(1);
    }
}



.all-chats .days img {
    width: 10px;
}
.chat-box-wrapper .chat-box {
    margin-bottom: 20px;
    border-bottom: 1px solid #2b2b2ba8;
    padding-bottom: 20px;
    cursor: pointer;
}
.full-message .full-message-header {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.messageinputtyping div#graphic-opt img {
    width: 32px;
}
.messageinputtyping {
    width: 100%;
    display: flex;
    align-items: center;
    gap:10px;
}
.messageinputtyping .input-box {
    display: flex;
    flex: 1;
    position: relative;
}
.ful-chat-box {
    padding: 20px 0;
}
.full-message .time {
    font-size: 10px;
    margin-right: 0px;
    width: auto;
    color: #adadad;
    padding: 4px 2px;
}
.received-message .mesage {
    background: #31363e;
    color: #fff;
    padding: 7px 10px;
    border-radius: 15px 15px 15px 0;
    display: inline-block;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
    font-size: 14px;
}
.received-message {
    margin-bottom: 15px;
    max-width: 70%;
}


.sent-message {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 15px;
}
.message-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    align-items: center;
}
.sent-message .message-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}
.chat-options ul {
    list-style: none;
    padding: 0;
    background: #222;
    border-radius: 12px;
    position: absolute;
    z-index: 9;
    display: none;
}
.chat-options ul li a {
    padding: 15px 15px;
    color: #fff;
    text-decoration: none;
    display: block;
    font-size: 14px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.chat-options ul li a img {
    filter: invert(1);
    width: 17px;
}
.chat-image {
    max-width: 250px;
}
.sent-message .message.with-media {
    padding: 0;
}
.sent-message .message.with-media .chat-text {
    padding: 8px 10px;
}
.message.with-media .chat-image img {
    border-radius: 12px 12px 0 0;
}
.chat-options ul {
    list-style: none;
    padding: 0;
    background: #181818;
    border-radius: 25px;
    position: absolute;
    margin: 0;
    right: 0;
    top: 35px;
    width: 140px;
    border: 1px solid #282828;
}
.received-message ul {
    left: 0;
    right: auto;
}
.sent-message .time {
    margin-right: 14px;
}
.disapearing-message p {
    margin: 0;
    font-size: 14px;
}
.pinned .edit a {
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    color: #adadad;
}
.pinned-item .users {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 6px;
    cursor: pointer;
}
.disapearing-message h4 {
    font-size: 20px;
    font-weight: 600;
}
.chat-options ul li a {
    border-bottom: 1px solid #2b2b2b;
}
.chat-options ul li:last-child a {
    border-bottom: none;
}

.chat-options {
    position: relative;
    flex-shrink: 0;
}
.chat-options img {
    width: 3px;
    cursor: pointer;
}
.sent-message .message {
    background: #2b63ef;
    color: #fff;
    padding: 7px 10px;
    border-radius: 15px 15px 0px 15px;
    display: inline-block;
    font-size: 14px;
    text-align: left;
    max-width: 70%;
/*    min-width: 100px;*/
}
a#inp-arrow img {
    width: 30px !important;
    opacity: 1;
}
.full-message {
    height: 100vh;
    display: flex;
    flex-direction: column;
}
.ful-chat-box {
    padding: 20px 0 110px;
    flex: 1;
}
#comment-section .action-comment {
    position: static;
    top: 50% !important;
    transform: none;
    right: 9px;
    bottom: -8px;
    margin-left: 15px;
}
#action-opt a {
    background: #fff;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
#comment-section .add-image {
    flex-direction: column;
    position: absolute;
    right: 38px;
    bottom: 40px;
}
div#graphic-opt {
    position: absolute;
    right: 68px;
    z-index: 9;
}
.full-message #comment-section div#graphic-opt {
    display: none;
}
.full-message #comment-section #action-opt a {
    height: 35px;
    width: 35px;
}
.full-message #comment-section .action-comment {
    right: 7px;
    bottom: inherit; 
    margin-left: 15px;
    transform: translateY(-50%);
    width: 35px;
    position: absolute;
}
.full-message #comment-section #action-opt a {
    transform: scale(0);
    transition: all 0.2s ease;
}
/*
.full-message #comment-section .action-comment.active-post-btn a{
    transform: scale(1);
}
*/

.full-message #comment-section .action-comment.active-post-btn a{
    transform: scale(1) !important;
}
#comment-section .add-image {
    left: 14px !important;
}
#comment-section .add-image {
    right: 63px !important;
    bottom: 66px !important;
    left: inherit !important;
}
.full-message #comment-section .add-image {
    right: 63px !important;
    bottom: 72px !important;
    left: inherit !important;
}
#msg-media-preview .preview-box img {
    border-radius: 12px;
}
#msg-media-preview .preview-box {
    margin-top: 10px;
}
#msg-media-preview .preview-box {
    max-width: 100px !important;
}
.disappearing-message-inner .confirm {
    margin-top: 25px;
}

.disappearing-message-inner .confirm button {
    width: 100%;
    border: none;
    padding: 14px 0;
    border-radius: 50px;
    font-weight: 600;
    color: #000;
}
div#comment-section .add-image .d-flex {
    width: 0;
    padding: 0;
    margin-left: 57px;
}

div#comment-section .add-image .d-flex {
    width: auto;
}
div#comment-section .add-image .d-flex {
    margin-left: 0 !important;
    width: 100% !important;
}
div#comment-section .add-image .d-flex {
    width: 0;
    padding: 0;
    margin-left: 0;
    flex-direction: column;
    width: 100%;
}
div#comment-section .add-image .d-flex {
    width: 42px;
}
div#comment-section .add-image .d-flex {
    width: 0;
    padding: 0;
    margin-left: 0 !important;
    margin-bottom: 0;
}
.add-image ul {
    list-style: none;
    margin-left: 35px;
    margin-top: 13px;
}
.add-image ul li {
    margin-right: 0;
    width: 40px;
    margin-bottom: 5px;
    height: 40px;
    display: inline-block;
}
div#comment-section .add-image ul li a {
    background: #141414 !important;
}
div#comment-section .add-image ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
div#comment-section .add-image ul li a {
    background: #141414 !important;
    border: 1px solid #1f1f1f;
    border-radius: 50%;
}
.add-image img {
    width: 16px !important;
}
div#dissappearing-on {
    background: #171717;
    display: flex;
    color: #fff;
    border-radius: 17px;
    padding: 20px;
    margin-bottom: 19px;
    gap: 8px;
}
#dissappearing-on .icon-wrapper span {
    width: 25px;
    display: block;
}
#dissappearing-on .icon-wrapper img {
    filter: invert(0) !important;
    width: 100%;
}
#dissappearing-on .disappear-m h3 {
    font-size: 15px;
}    
#dissappearing-on .icon-wrapper span {
    width: 22px;
    display: block;
    margin-top: -7px;
}
#dissappearing-on p {
    color: #999;
    font-size: 14px;
    margin-bottom: 0;
}    
    
.disappearing-message{position: fixed; top:0; left: 0; right: 0; bottom: 0; background: #000000d6; z-index: 99999999999;}    
.disappearing-message-inner {
        position: absolute;
        left: 50%;
        background: #181818;
        top: 50%;
        padding: 30px;
        border-radius: 40px;
        color: #fff;
        border: 1px solid #282828;
        transform: scale(0.9) translate(-50%, -50%);
        opacity: 1;
        transition: all 0.4s ease;
        transform-origin: 0 0;
        max-width: 600px;
        width: 600px;
    }
    .time-limit {
        display: flex;
        gap: 10px;
        justify-content: space-between;
        flex-wrap: wrap !important;
        margin: 25px 0;
    }
.time-limit .time:hover {
    background: #cccccc2b;
    cursor: pointer;
}    
.time-limit .time {
        width: auto;
        text-align: center;
        flex: 1;
        font-size: 14px;
        border-radius: 45px;
        background: #222;
        padding: 10px;
        width: auto;
        white-space: nowrap;
}
.disappearing-message-inner h2 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
}
.disappearing-message-inner h5 {
    font-size: 18px;
}
    .disappearing-message-inner p {
        color: #999;
        font-size: 14px;
        line-height: 18px;
    }
.pinned-item .user-name {
    font-size: 12px;
    color: #999;
}
.time.active-time {
    background: #cccccc2b;
    border: 1px solid #fff;
}
.post-wrapper.profile-wrapper.post-detail-page .profile-head-wrapper .share-right .post-menu {
        background: #191919;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #2b2b2b;
}
.profile-head .back-btn img{
    border: 1px solid #2b2b2b;
    border-radius: 50%;
}
.share-right li.share-btn img {
    border: 1px solid #2b2b2b;
    border-radius: 50%;
}
#msg-media-preview button.preview-close svg {
    filter: invert(1);
    float: left;
    width: 15px;
}
#profile-for-mobile .profile-head-wrapper .profile-head {
    display: flex;
    justify-content: space-between;
    padding: 15px 15px;
    align-items: center;
}
#profile-for-mobile .profile-image {
    margin: 0 auto;
    max-width: 100px;
}
div#profile-for-mobile {
    background: #0c1014;
}
div#profile-for-mobile {
    background: transparent;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 999999;
    top: 0;
}
#profile-for-mobile .profile-name-flex{margin-top: 15px}
#profile-for-mobile .profile-name-flex h2 {
    margin-bottom: 0;
    font-size: 15px;
    color: #fff;
    justify-content: center;
    text-align: center;
    width: 100%;
}
.edit-and-settings a {
    color: #fff;
    text-decoration: none;
    background: #222;
    padding: 11px 30px;
    border-radius: 35px;
    font-size: 14px;
}

.edit-and-settings {
    justify-content: center;
    display: flex;
    gap: 10px;
    margin-top: 15px;
}
.new-account-list ul li a {
    color: #fff;
    list-style: none;
    text-decoration: none;
    padding: 5px 0;
    display: block;
    font-size: 14px;
}
#profile-for-mobile .edit-and-settings {
    justify-content: center;
    display: flex;
    gap: 17px;
    margin-top: 15px;
}

/*Tabbing*/
.tabs-wrapper {
    position: relative;
    display: flex;
    background: #242323;
    padding: 6px;
    border-radius: 60px;
    width: 100%;
}
.draftand-schedule-switcher {
    padding: 15px 0px;
}

.draftand-schedule-switcher .tabs-wrapper {
    margin: 0 14px;
}
#post-composer .draftand-schedule-switcher .post-media {
    padding-left: 13px;
    text-align: left;
}
.draft-inner .tabs-wrapper {
    width: auto;
}
p#no-drafts-p {
    font-size: 15px;
    color: #757575;
    font-weight: 300;
    margin-top: 200px;
}
body.light-mode p#no-drafts-p {
    color: #757575;
}
.draftand-schedule-switcher .tabs-wrapper {
    margin: 0 24px;
}
#post-composer .draftand-schedule-switcher .saved-draft-list .post-menu ul {
    border-radius: 45px;
}
#post-composer .draftand-schedule-switcher .draft-inner .post-menu ul li a {
    padding: 15px 15px;
}
p#no-scheduled-p {
    padding: 190px 0;
    font-size: 14px;
    color: #e8e8e8;
    font-size: 15px;
    color: #757575;
    font-weight: 300;
    margin-top: 11px;
}
#post-composer .draftand-schedule-switcher .saved-draft-list .post-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
   .lava-lamp {
    position: absolute;
    top: 6px;
    left: 6px;
    width: calc(50% - 6px);
    height: calc(100% - 12px);
    background: #fff;
    border-radius: 50px;
/*    transition: 0.35s cubic-bezier(0.68, -0.55, 0.27, 1.55);*/
    transition: all 0.5s ease;
    box-shadow: none;
}

    .tab-btn{
        position:relative;
        z-index:2;
        flex:1;
        border:none;
        background:transparent;
        color:#cbd5e1;
        padding:10px 0;
        font-size:16px;
        font-weight:600;
        cursor:pointer;
        border-radius:50px;
        transition:0.25s;
    }
.draft-inner .tab-btn {
    color: #adadad;
}
.draftand-schedule-switcher .content {
    margin-top: 0;
}
    .tab-btn.active{
        color:#000;
    }

    .content{
        margin-top:20px;
        text-align:center;
        color:white;
        font-size:20px;
        font-weight:600;
        min-height: 400px;
    }

/*Tabbing*/

.message-wrapper .chat-image img {
    border-radius: 12px;
}

.chat-text {
    margin: 15px 0 6px;
}
.disapearing-message{display: none;}

.hlkh{display: none;}
.pinned-item .post-icon {
    text-align: center;
    margin: 0 auto;
}
.disapearing-message .ssmall {
    color: #00ffb5;
    font-size: 10px;
    margin-bottom: 6px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 5px;
}

.disapearing-message .ssmall img {
    width: 12px;
    float: left;
}
.disapearing-message {
    display: block;
    position: relative;
}
.disapearing-message h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 9px;
}
.disapearing-message p {
    margin: 0;
    font-size: 14px;
    color: #adadad;
}

.pinned h2 {
    margin-bottom: 20px;
}
#post-composer #composer-repost-section {
    margin-left: 74px;
}
.schedule-post.schp-div input.flatpickr-input.flatpickr-mobile {
    width: 24px;
    position: absolute;
    opacity: 0;
}
.hover-card {
    display: none;
}
.hover-card {
    background: #0c1014;
    position: absolute;
    background: #0c1014;
    background: #181a1b;
    padding: 18px;
    z-index: 99;
    border-radius: 22px;
    top: 30px;
    border: 1px solid #2d2d2d;
    width: 350px;
}
.hover-card > .post-user-details {
    flex-direction: column;
    align-items: flex-start;

}
.hover-card .post-header {
    gap: 10px;
}    
.hover-card .bio {
    font-size: 14px;
    font-weight: 300;
}
.hover-card .follow-btn button {
    width: 100%;
    border: none;
    border-radius: 35px;
    padding: 8px 0;
    font-weight: 700;
}
.hover-card .follow-btn {
    margin-top: 10px;
    position: static !important;
    width: 100%;
} 
.message-wrapper .message a {
    color: #fff;
    font-weight: 600;
}

.reaction-box.reaction-share li.share-btn img {
    width: 15px;
    float: left;
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
    color: #000;
}
.lightboxOverlay {
    z-index: 99999999 !important;
}
.lightbox {
    z-index: 999999999 !important;
}
#reply-gifPanel {
        width: 100%;
    }
#centrrl-plus-wrapper-box {
    width: 100%;
    max-width: 100%;
    background: none;
    padding: 18px;
    border-top: 0px solid #9f4dff;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    padding: 20px 30px;
    box-sizing: border-box;
}

/* =========================
   LAVA SWITCH
========================= */

#centrrl-plus-wrapper-box .plan-switch{
    width:250px;
    height:48px;
    margin:0 auto 24px;
    background:#232327;
    border-radius:50px;
    padding:4px;
    position:relative;
    display:flex;
}

#centrrl-plus-wrapper-box .lava-bg{
    position: absolute;
    top: 4px;
    left: 4px;
    width: 117px;
    height: 40px;
    border-radius: 50px;
    background: linear-gradient(180deg, #8f7cff, #4f4963);
    box-shadow: 0 0 20px rgba(148, 95, 255, 0.45), inset 0 2px 10px rgba(255, 255, 255, 0.15);
    transition: 0.35s ease;
}

#centrrl-plus-wrapper-box .plan-switch.basic-active .lava-bg{
    left:125px;
}

#centrrl-plus-wrapper-box .switch-btn{
    flex:1;
    border:none;
    background:none;
    color:#9f93bf;
    font-size:14px;
    font-weight:700;
    cursor:pointer;
    border-radius:50px;
    position:relative;
    z-index:2;
    transition:0.3s;
}
.close-centrrlplus {
    position: absolute;
    right: 15px;
    width: 30px;
    top: 10px;
}
.restore-centrrlplus {
    position: absolute;
    left: 20px;
    top: 10px;
    background: #ffffff36;
    color: #fff;
    border-radius: 45px;
    padding: 4px 14px;
    font-weight: 700;
    font-size: 14px;
}
.restore-centrrlplus {
    position: absolute;
    left: 20px;
    top: 10px;
    background: #ffffff36;
    color: #fff;
    border-radius: 45px;
    padding: 7px 14px;
    font-weight: 700;
}
#centrrl-plus-wrapper-box .switch-btn.active{
    color:#fff;
}

/* =========================
   PLAN BOX
========================= */

#centrrl-plus-wrapper-box .plan-box{
    display:none;
}

#centrrl-plus-wrapper-box .plan-box.active{
    display:block;
}

/* =========================
   CARD
========================= */

#centrrl-plus-wrapper-box .plan-card{
    background:linear-gradient(180deg,#2a2a2d,#232326);
    border-radius:32px;
    padding:28px;
    border:2px solid rgba(255,255,255,0.08);
    margin-bottom:18px;
    box-shadow:
    inset 0 0 30px rgba(255,255,255,0.02),
    0 0 10px rgba(0,0,0,0.4);
}

#centrrl-plus-wrapper-box .plan-title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#centrrl-plus-wrapper-box .purple-title{
    color:#a88cff;
}

#centrrl-plus-wrapper-box .white-title{
    color:#fff;
}

/* =========================
   FEATURES
========================= */

#centrrl-plus-wrapper-box .feature-list{
    list-style:none;
    padding: 0;
    margin: 0;
}

#centrrl-plus-wrapper-box .feature-list li{
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 15px;
    color: #d6d6d6;
    font-size: 14px;
    line-height: 1.5;
}

#centrrl-plus-wrapper-box .feature-list svg{
    min-width:20px;
    margin-top:2px;
}
#centrrl-plus-wrapper-box .feature-list li:last-child {
    margin-bottom: 0;
}

/* =========================
   PENDING TASK CARD
========================= */

.centrrl-pending-card{
    background:linear-gradient(180deg,#2b2b2f,#232326);
    border-radius:34px;
    padding:28px;
    border:2px solid rgba(255,255,255,0.08);
    margin-top:20px;
    overflow:hidden;
    box-shadow:
    inset 0 0 30px rgba(255,255,255,0.02),
    0 0 10px rgba(0,0,0,0.35);
    margin-bottom: 20px;
}

.centrrl-pending-card h2{
    font-size:20px;
    font-weight:700;
    margin-bottom:10px;
    color:#fff;
}

.centrrl-pending-card p{
    font-size:14px;
    color:#bdbdbd;
    line-height:1.5;
    margin-bottom:20px;
}

.centrrl-pending-card p strong{
    color:#fff;
}

.pending-task-list {
    display: flex;
    gap: 5px;
    overflow-x: auto;
    padding-bottom: 0;
    flex-wrap: wrap;
}

/* scrollbar hide */

.pending-task-list::-webkit-scrollbar{
    display:none;
}

.pending-task {
    min-width: max-content;
    background: #4a4a4d;
    color: #fff;
    border-radius: 50px;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
    white-space: nowrap;
    max-width: 50%;
    width: 49%;
    justify-content: space-between;
}

.pending-task .task-icon {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #d8d8d8;
    color: #222;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: bold;
}
.cancel-subscription button {
    background: #ff004d !important;
    color: #fff !important;
    opacity: 1 !important;
}
/* completed */

.pending-task.completed{
    background:#5b5b5f;
}

.pending-task.completed .task-icon{
    background:#00d95f;
    color:#fff;
}

.switch-plan-subscription button.upgrade-btn {
    background: #fff !important;
    opacity: 1 !important;
    color: #000 !important;
}
.switch-plan .switch-plan-inner {
    max-width: 500px;
    background: #181818;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) scaleY(1);
    padding: 30px;
    border-radius: 25px;
    border: 1px solid #282828;
    transform-origin: center bottom;
}
.all-organizations-footer button {
    width: 100%;
    border-radius: 35px;
    font-size: 14px;
    padding: 10px 0;
    font-weight: 600;
    border: none;
}
.all-organizations-footer ul {
    list-style: none;
    display: flex;
    padding: 0;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 6px;
}
.all-organizations-footer p {
    margin: 0;
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
}
.all-organizations-footer li a {
    color: #adadad;
    font-size: 12px;
    padding: 0 7px;
}
.all-organizations-footer {
    margin-top: 80px;
}
.all-organizations-footer a {
    color: #adadad;
}

.all-organizations-footer p {
    color: #adadad;
    font-size: 12px;
    line-height: 18px;
}


.all-organizations {
    position: absolute;
    bottom: 0;
    background: #181818;
    left: 0;
    right: 0;
    padding: 20px;
    border-radius: 24px;
    color: #fff;
    border: 1px solid #282828;
    transform: rotateX(70deg);
    transform-origin: bottom center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}
.list-of-organizations ul li button:hover {
    background: #cccccc29;
}
.switch-plan.show-organization .all-organizations {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
}


.all-one input {
    width: 100%;
    background: #222;
    border: 1px solid #2b2b2b;
    padding: 7px 20px;
    border-radius: 35px;
}
.list-of-organizations ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.list-of-organizations ul li {
    display: flex;
    justify-content: space-between;
    padding: 9px 10px;
}
.list-of-organizations ul li button {
    background: #222;
    color: #fff;
    border-radius: 50px;
    border: none;
    font-size: 12px;
    padding: 8px 20px;
}
.all-organizations .all-organization-head h5 {
    text-align: center;
    margin-bottom: 30px;
}
div#switch-plan, #cancel-switch, #domain-verification, #phone-verification, #identity-verification, #email-verification-cplus, #restore-wrapper{
    z-index: 99;
    position: fixed;
    background: #000000b5;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
#email-verification-cplus .send-code-for-phone button {
    width: 100%;
    border: none;
    border-radius: 95px;
    padding: 8px 0;
    color: #fff;
    background: #333333;
}
#email-verification-cplus .switch-plan-inner {
    max-width: 330px;
}
#email-verification-cplus p {
    margin-bottom: 22px;
}
.post-wrapper.profile-wrapper.post-detail-page .reply-inner .post-box {
    border-bottom: 1px solid #2b2b2ba8 !important;
}

#phone-verification .phone-wrapper{
        display:flex;
        gap:10px;
        width:400px;
    }

 #phone-verification   .country-code{
        width:120px;
    }

#phone-verification .country-code select,
#phone-verification .phone-number input {
    width: 100%;
    height: 40px;
    border: none;
    border-radius: 50px;
    padding: 0 15px;
    font-size: 15px;
    outline: none;
    background: #222;
    border: 1px solid #2b2b2b;
    color: #fff;
}

#phone-verification .send-code-for-phone button {
    width: 100%;
    border-radius: 45px;
    border: none;
    font-weight: 500;
    padding: 10px 0;
    font-size: 14px;
}

#phone-verification .send-code-for-phone {
    margin-top: 50px;
}
.resend-code {
    margin-top: 10px;
    margin-left: 0px;
}

.verify-phone-header h2 {
    text-align: center;
    font-size: 17px !important;
    margin-bottom: 20px !important;
}

.resend-code span {
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
}

#centrrl-plus-wrapper-box button.cancel-subscription-btn img {
    width: 20px;
    margin-right: 5px;
}  

  #phone-verification .phone-number{
        flex:1;
    }

#phone-verification .country-code select:focus,
#phone-verification .phone-number input:focus{
        border-color:#000;
    }

.switch-plan .actions {
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.switch-plan .actions button {
    border: none;
    border-radius: 45px;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0;
}
.switch-plan .switch-plan-inner h2 {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 7px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 10px;
}
#identity-verification .verify-phone-header h2 {
    justify-content: center;
}
.switch-plan-inner p {
    color: #adadad;
    font-size: 14px;
    line-height: 18px;
}
.domain-verification-h {
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px;
}
button.switch-plans-btn {
    background: #fff;
    opacity: 1;
    width: 100%;
    border: none;
    border-radius: 50px;
    height: 58px;
    font-weight: 600;
    font-size: 17px;
}
.cancel-subscription button {
    background: #ff004d !important;
    color: #fff !important;
    opacity: 1 !important;
    width: 100%;
    height: 58px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 17px;
}

#domain-verification .search-domain {
    display: flex;
    position: relative;
}
#recommendedUsersContainer .users-profie {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
#recommendedUsersContainer .fig {
    width: 35px;
    height: 35px;
    margin-right: 9px;
    flex-shrink: 0;
}
#recommendedUsersContainer .blue-cube-icon {
    width: 14px !important;
}
#recommendedUsersContainer .users-profie .fig img {
    border-radius: 50%;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
#recommendedUsersContainer  .user-profil-detail-box {
    display: flex;
    align-items: start;
}
#recommendedUsersContainer .users-profie p {
    color: #bbb;
    font-size: 10px;
}
#recommendedUsersContainer .follow-unfollow a {
    border: 1px solid #324158;
    color: #111222;
    padding: 8px 11px;
    border-radius: 35px;
    background: #fff;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
}
#recommendedUsersContainer  .user {
    margin-right: 7px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}
div#recommendedUsersContainer {
    height: 450px;
    overflow-y: auto;
}
#step05 div#recommendedUsersContainer {
    height: 480px;
    margin-bottom: 30px;
}
#step05.signup-wrapper-box div#recommendedUsersContainer {
    padding-right: 18px;
}
#step05.signup-wrapper-box {
/*    padding-bottom: 0;*/
}
.search-domain input {
    width: 100%;
    flex: 1;
    max-width: 100%;
    max-width: 100%;
    display: flex;
    background: #cccccc4a;
    border: none;
    width: 190px !important;
}
.search-domain input {
    width: 100%;
    flex: 1;
    max-width: 100%;
    max-width: 100%;
    display: flex;
    background: #cccccc4a;
    border: none;
    width: 190px !important;
    border-radius: 25px;
    height: 37px;
    padding: 0 10px;
    font-size: 12px;
    color: #fff !important;
}
.search-domain input:first-child{
    border-radius: 50px 0 0 50px !important;
    outline: none;
}
.search-domain input:last-child{
    outline: none;
    border-radius: 0px 50px 50px 0px !important
}
/* =========================
   PRICE
========================= */

#centrrl-plus-wrapper-box .pricing-wrap {
    display: flex;
    gap: 14px;
    margin-bottom: 20px;
}

#centrrl-plus-wrapper-box .price-box{
    flex:1;
    background:linear-gradient(180deg,#2a2a2d,#232326);
    border-radius:30px;
    padding:22px;
    border:2px solid rgba(255,255,255,0.08);
    position:relative;
    cursor:pointer;
    transition:0.3s;
}

#centrrl-plus-wrapper-box .price-box.active{
    /*border-color:#8f52ff;
    box-shadow:0 0 20px rgba(143,82,255,0.25);*/
    border-color: #fff;
    box-shadow: none;
}

#centrrl-plus-wrapper-box .checkmark{
   width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #4c4c4f;
    position: absolute;
    top: 16px;
    right: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #111;
    font-size: 13px;
    font-weight: bold;
    opacity: 0.1;
}
.price-box.active .checkmark{
    opacity: 1;
}

#centrrl-plus-wrapper-box .price-box.active .checkmark{
   background: none;
    opacity: 1;
}

#centrrl-plus-wrapper-box .price-box h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #fff;
    
}

#centrrl-plus-wrapper-box .price{
    font-size: 17px;
    font-weight: 600;
    color: #fff;
}

#centrrl-plus-wrapper-box .save-tag{
    display: inline-block;
    background: #064b00;
    color: #00ffb5;
    font-size: 10px;
    padding: 6px 10px;
    border-radius: 30px;
    margin-left: 8px;
    vertical-align: middle;
}
#centrrl-plus-wrapper-box .price {
    display: flex;
}

/* =========================
   REFERRAL
========================= */

#centrrl-plus-wrapper-box .referral-box{
    margin-top:18px;
}

#centrrl-plus-wrapper-box .referral-title{
    display:flex;
    align-items:center;
    gap:10px;
    margin-bottom:14px;
    font-weight:600;
}

#centrrl-plus-wrapper-box .referral-icon{
    color:#c54fff;
    font-size:20px;
}

#centrrl-plus-wrapper-box .referral-input{
    width:100%;
    height:56px;
    border:none;
    border-radius:50px;
    background:#232327;
    color:#fff;
    padding:0 22px;
    outline:none;
    font-size:16px;
    margin-bottom:18px;
}

#centrrl-plus-wrapper-box .upgrade-btn{
    width:100%;
    height:58px;
    border:none;
    border-radius:50px;
    background:#fff;
    color:#000;
    font-size:22px;
    font-weight:700;
    cursor:pointer;
}

#centrrl-plus-wrapper-box .upgrade-btn i{
    font-style:italic;
}

/* default disabled */

#centrrl-plus-wrapper-box .upgrade-btn {
    width: 100%;
    height: 58px;
    border: none;
    border-radius: 50px;
    background: #5f5f63;
    color: #bfbfbf;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
    opacity: 0.5;
    transition: 0.3s;
    pointer-events: none;
}

/* active */

#centrrl-plus-wrapper-box .upgrade-btn.active-upgrade{
    background:#fff;
    color:#000;
    opacity:1;
    pointer-events:auto;
    box-shadow:0 0 25px rgba(255,255,255,0.15);
}

/* UNIQUE CONTAINER */
    #centrllVerifyModal_9xA72 {
      width: 100%;
      background: linear-gradient(145deg, #2b2b2b, #1d1d1d);
      border-radius: 36px;
      border: 3px solid transparent;
      background-clip: padding-box;
      position: relative;
      padding: 22px 22px 34px;
      color: white;
      text-align: center;
      overflow: hidden;
        margin-bottom: 17px;
    margin-top: 30px;
    }
#centrllVerifyModal_9xA72 .arrowCircle_k82 {
    background: #fff !important;
    width: 25px;
    height: 25px;
}

    /* Gradient Border */
    #centrllVerifyModal_9xA72::before {
      content: "";
      position: absolute;
      inset: 0;
      border-radius: 36px;
      padding: 2px;
      background: linear-gradient(90deg, #ff6b6b, #ff66d9, #8f5bff);
      -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
      pointer-events: none;
    }

    /* Close Button */
    #centrllVerifyModal_9xA72 .closeBtn_x91 {
      position: absolute;
      top: 18px;
      right: 18px;
      width: 34px;
      height: 34px;
      border-radius: 50%;
      border: none;
      background: rgba(255,255,255,0.15);
      color: #ddd;
      font-size: 20px;
      cursor: pointer;
      transition: 0.3s ease;
    }

    #centrllVerifyModal_9xA72 .closeBtn_x91:hover {
      background: rgba(255,255,255,0.25);
    }

    /* Badge Icon */
    #centrllVerifyModal_9xA72 .badgeWrap_h72 {
      width: 38px;
    height: 38px;
    margin: 0 auto 22px;
      
    }

    #centrllVerifyModal_9xA72 .badgeWrap_h72 svg {
      width: 28px;
      height: 28px;
      fill: white;
    }

    /* Heading */
    #centrllVerifyModal_9xA72 h2 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 18px;
    line-height: 1.2;
}

    /* Description */
    #centrllVerifyModal_9xA72 p {
    font-size: 12px;
    line-height: 16px;
    color: #e2e2e2;
    max-width: 520px;
    margin: 0 auto 30px;
    }

#seting-scroller{
    height: 480px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-right: -21px;
    padding-right: 21px;
}

div#centrllVerifyModal_9xA72 .close-account21 {
    width: 25px;
    height: 25px;
    
}

    /* CTA Button */
    #centrllVerifyModal_9xA72 .verifyBtn_m71 {
    width: 70%;
    max-width: 430px;
    margin: auto;
    background: #f2f2f2;
    border: none;
    border-radius: 999px;
    padding: 5px 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s ease;
    padding-right: 8px;
}

    #centrllVerifyModal_9xA72 .verifyBtn_m71:hover {
      transform: translateY(-2px);
      background: white;
    }

    #centrllVerifyModal_9xA72 .arrowCircle_k82 {
      width: 25px;
      height: 25px;
      border-radius: 50%;
      background: #000;
      color: white;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 18px;
      flex-shrink: 0;
    }

.close-account21 svg {
    filter: invert(1);
    width: 67%;
}
.post-media--action-container ul li#emoji-picker-li {
    width: 30px;
}
.post-media--action-container ul li#emoji-picker-li button {
    margin: 0 !important;
    padding: 0;
    font-size: 19px;
}
.emoji-item {
    padding: 6px 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    background: #171717 !important;
    color: #fff;
    border: none !important;
}
#message-emoji-dropdown {
    background: #171717 !important;
    border-radius: 19px !important;
    border: 1px solid #2b2929 !important;
}
.emoji-item {
    font-size: 15px !important;
}
#composer-repost-section .post-icon {
    width: 30px !important;
    height: 30px !important;
    margin-top: -10px;
}
/*
.messageinputtyping div#message-emoji-picker-li {
    position: absolute !important;
    right: 102px;
    z-index: 9;
}
*/
.messageinputtyping div#message-emoji-picker-li > button {
    position: absolute !important;
    left: 37px;
    z-index: 9;
    display: none;
}
.received-message .message-wrapper .mesage a {
    color: #fff;
    font-weight: 600;
}
.draftand-schedule-switcher ul {
    border-radius: 22px !important;
}

.status-box{
    width: 100%;
    border-bottom: 1px solid #2b2b2ba8;
    padding: 12px 22px 12px;
}

body.light-mode .status-box{
     border-bottom: 1px solid #00000011;
}

.status-box .status-inner{
    display:flex;
    align-items:center;
    justify-content:space-between;
}

.status-box .left-side{
    display:flex;
    align-items:center;
    gap:18px;
    flex:1;
}

.status-box .profile-image{
    width:35px;
    height:35px;
    border-radius:50%;
    overflow:hidden;
    flex-shrink:0;
}

.status-box .profile-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    cursor: pointer;
}

.status-box .placeholder-text{
    font-size:16px;
    font-weight:400;
    color:#5b5b5f;
    letter-spacing:0px;
}

.status-box .right-side{
    display:flex;
    align-items:center;
    gap:18px;
}

.status-box .icon-btn{
    width:40px;
    height:40px;
    border-radius:50%;
    border:1px solid #26262b;
    background:#121214;
    background:#191919;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    transition:0.2s ease;
}

.status-box .icon-btn img {
    width: 15px;
}

.status-box .profile-logged-in-user {
    padding: 0px 0px;
}

.status-box .icon-btn:hover{
    background:#1c1c20;
}

.status-box .icon-btn svg{
    width: 15px;
    height: 15px;
    stroke: #f5f5f5;
}

#other-textarea + .validation-error {
    margin-left: 3px;
}
p#empty-reply-p {
    padding: 0 20px;
}
.cpl-button {
    font-weight: 700;
}
.signin-tnc a{
    margin-bottom: 0 !important;
}

.add-signal-btn button {
    border: none;
}

.add-signal-btn {
    position: absolute;
    left: 20px;
    top: 20px;
}
.add-signal-btn button {
    border: none;
    font-size: 14px;
    padding: 4px 15px;
    border-radius: 50px;
    background: #555555;
    color: #ccc;
}



.audio-bar-fix .audio-widget{
    width: 650px;
    max-width: 650px;
    margin: 7px auto;
    padding: 13px;
    border-radius: 60px;
    background: #171717;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.audio-bar-fix .reaction-wrapper .reaction-box ul {
    flex-direction: column;
}
.audio-bar-fix .reaction-wrapper .reaction-box li {
    flex-direction: column;
    border: none !important;
}
.audio-bar-fix .reaction-wrapper .reaction-box li:not(:last-child) {
    padding-right: 0;
}

.audio-bar-fix .audio-left{
    display:flex;
    align-items:center;
    gap:15px;
}

.audio-bar-fix .avatar{
    width:55px;
    height:55px;
    border-radius:50%;
}

.audio-bar-fix .title{
    font-size:18px;
    font-weight:600;
}

.audio-bar-fix .time{
    opacity:.6;
}

.audio-bar-fix .audio-controls{
    display:flex;
    gap:12px;
}

.audio-bar-fix .audio-controls button{
    width:55px;
    height:55px;
    border:none;
    border-radius:50%;
    background:#262626;
    color:#fff;
    cursor:pointer;
    font-size:18px;
}

.audio-bar-fix .transcript-panel {
    display: none;
    width: 95%;
    height: auto;
    background: #171717;
    color: #666;
    margin: 10px auto;
    padding: 20px;
    border-radius: 20px;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    
}
.audio-rection.d-flex.justify-content-between.align-items-center {
    margin-top: 20px;
    flex-direction: column;
    align-items: flex-end !important;
    position: absolute;
    right: 0;
    bottom: 100px;
    right: 10px;
}
.live-viewer {
    font-size: 13px;
    color: #adadad;
    display: flex;
    gap: 5px;
    align-items: center;
}

.follow-unfollow span{background: #fff;}
.follow-unfollow {
    margin-left: 5px;
}
.follow-unfollow button {
    background: #fff;
    padding: 4px 10px;
    color: #000;
    border: none;
    border-radius: 15px;
}
.audio-bar-fix .audio-left .user-image {
    position: relative;
}
.audio-mic {
    position: absolute;
    width: 25px;
    bottom: -4px;
    right: -4px;
}

.audio-bar-fix .reaction-wrapper {
    display: flex;
    justify-content: flex-start;
    gap: 5px;
    margin-left: 50px;
    margin: 16px 0 0;
    flex-direction: column;
    margin-bottom: 20px;
}

.audio-bar-fix .reaction-wrapper .reaction-box {
    background: #171717;
    border: 1px solid #383838;
}
.audio-bar-fix .reaction-wrapper .reaction-box {
    background: none;
    border: none;
    padding: 0;
}
.audio-bar-fix .reaction-wrapper .reaction-box img {
    width: 27px;
}
.audio-bar-fix .bookmarks-icon img {
    width: 25px !important;
}
.audio-bar-fix .transcript-header{
    color:#fff;
    font-size:20px;
    margin-bottom:20px;
}

.audio-bar-fix .word{
    transition:.3s;
}

.audio-bar-fix .word.active{
    color:#fff;
    font-weight:bold;
}
/*
.audio-bar-fix {
    position: sticky;
    z-index: 9;
    top: 0;
    background: #0c1014;
}
*/
.audio-bar-fix {
    position: fixed;
    z-index: 9;
    bottom: 0;
    background: none;
    left: 50%;
    transform: translateX(-50%);
}
button#transcriptBtn img, button#rewindBtn img, button#playBtn img, button#forwardBtn img {
    width: 22px;
}
#all-replies-popup-new .post-box-inner:not(.post-reply-section), #followers-popup .post-box-inner:not(.post-reply-section){
    cursor: auto
}
body.light-mode .no-follow-list {
    color: #000;
}

#all-replies-popup-new .post-box-inner .post-content {
    cursor: auto;
}
/*.reels-container {
    height: 100vh;
    height: 100dvh;
    overflow-y: auto;
    scroll-snap-type: y mandatory;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}*/

/*.reel {
    height: 100vh;
    height: 100dvh; 
    width: 100%;
    scroll-snap-align: start;
    scroll-snap-stop: always;

    display: flex;
    align-items: flex-start;
    justify-content: center;
    font-size: 30px;
    
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}*/
.feed-audio {
    padding: 20px 0;
}

/*.reel:nth-child(1) { background:#111; color:#fff; }
.reel:nth-child(2) { background:#e91e63; color:#fff; }
.reel:nth-child(3) { background:#2196f3; color:#fff; }
.reel:nth-child(4) { background:#4caf50; color:#fff; }*/
.reel {
    padding-top: env(safe-area-inset-top);
    padding-bottom: env(safe-area-inset-bottom);
}
.audio-feed {
    margin-left: 0;
    width: 100%;
    position: fixed;
    width: 100%;
    left: 0;
}
/*.reels-container {
    height: 100vh;
    height: 100dvh;
    overflow-y: auto;
    scroll-snap-type: y mandatory;
    -webkit-overflow-scrolling: touch;
     width: 500px; 
    anchor-name: 0 initial;
    user-select: none;
    -webkit-user-select: none;
}*/
.feed-audio p {
    color: #ccc;
    font-size: 20px;
}
.audio-feed .reels-container .reel{max-width: 700px; margin: 0 auto; overflow: hidden;background-size: cover !important;position: relative}
.audio-feed .reels-container .reel:after{content: ""; background: #000000c9; opacity: 1; position: absolute; left: 0; right: 0; bottom: 0; top: 0}
body.signal-selected .center-top-bar {
    display: none;
}
.signal-heading {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
}
.audio-recording-box {
    background: #2b2b2b;
    text-align: center;
    margin: 5px 70px 15px;
    border: 1px solid #323232;
    border-radius: 25px;
    padding: 20px;
}
.audio-recording-box .rec-title {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}
.audio-recording-box .record-btn img {
    height: 50px;
}
.hint-text{
    color: #999;
    font-size: 14px;
    margin-top: 15px; 
}
button#recordBtn {
    background: none;
    border: gainsboro;
    border-radius: 50px;
}
button#btn-start img, button#btn-record-again img{
    width: 17px;
}
.post-pin-opt.pin-post img.pin {
    margin-right: 2px;
}
.post-pin-opt.unpin-post img.pin {
    display: none;
}
.post-pin-opt.unpin-post img.unpin {
    display: block !important;
}
div#login-popup-after-post {
    position: fixed;
    bottom: 0;
    text-align: center;
    right: 0;
    left: 0;
    background: url(https://www.centrrl.com/public/web1901-assets/images/audio-shadow.png);
    z-index: 99999;
    color: #fff;
    background-position: 0 0;
    padding: 120px 0 20px;
    background-size: contain;
    background-repeat: repeat-x;
    bottom: -300px;
    transition: all 0.5s ease;
}
div#login-popup-after-post.showLogin {
    bottom: 0;
}

div#login-popup-after-post img {
    width: 45px;
}
#login-popup-after-post h5 {
    margin: 19px 0;
    font-size: 26px;
}
#login-popup-after-post button {
    background: #fff;
    width: 400px;
    border: none;
    border-radius: 50px;
    padding: 10px 0;
    font-weight: 700;
    font-size: 17px;
    color: #000;
}

.setting-inner .centrrl-manage{
    background-color: #2b2b2b !important;
    border-radius: 23px !important;
    padding: 14px 14px !important;
    align-items: center !important;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #444444;
}
body.light-mode .setting-inner .centrrl-manage{
    background-color: #e8e8e8 !important;
    border: 1px solid #ccc;
}

.setting-inner .centrrl-manage img {
        width: auto !important;
    }
 button.volume-btn img {
    width: 28px;
}

#blog-detail-container h2 {
    font-size: 22px !important;
    margin-bottom: 10px !important;
}
#blog-content-wrapper p {
    font-size: 16px;
    line-height: 25px;
    color: #e1e1e1;
    margin: 0 0 35px;
}
#blog-detail-container h3 {
    font-size: 22px;
    font-weight: 600;
}
.pinned-post {
    background: #1b1b1b;
    border-radius: 40px;
    padding: 26px 26px !important;
    margin: 0 20px 30px;
}
.post-box .pinned {
    margin-top: 0;
    margin-bottom: 10px !important;
}
.profile-post.post-content-wrapper.profile-bio .post-box.pinned-post .post-box-inside {
    padding-bottom: 0px !important;
}
.report-dropdown {
    /* position: absolute; */
    top: 0;
    width: auto;
    padding: 0 0px;
    left: 0;
    right: 0;
    background: #181818;
    width: 250px;
    margin-left: 260px;
}
.report-dropdown ul {
    position: static;
    transform: none !important;
    width: auto !important;
    margin: 0;
    border: none;
    border-radius: 0;
    padding: 0 18px;
}
.report-dropdown h3 {
    font-size: 20px;
    padding-top: 12px;
    border-bottom: 1px solid #282828;
    padding-bottom: 10px;
    padding-left: 18px !important;
}
ul.allinone.showreport {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
}
ul.allinone.showreport > li {
    display: none;
}
.submit-report-footer {
    padding: 0 19px;
    margin-top: 10px;
}
.submit-report-footer button {
    border: none;
    width: 100%;
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px;
    padding: 9px 0;
}

#reply-content-body .audio-header-wrapper .audio-user.post-icon {
    width: 45px;
    height: 45px;
}
#reply-content-body .audio-header-wrapper .audio-user.post-icon img{border-radius: 50%}
#reply-content-body .audio-card {
    width: 96%;
}

#composer-repost-section .audio-user.post-icon {
    width: 45px !important;
    height: 45px !important;
    margin-top: 0;
}
.post-mute-opt[data-mute="1"] img {
    filter: invert(0) !important;
}
div#edit-profile #profile-type-popup .signup-body .signup-footer button{color: #000;     font-weight: 600;}
.no-profile-image {
    width: 100%;
    height: 100%;
    background: #ff0000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
}
#new-added-signal-cross svg {
    width: 9px;
}
.quick-Talk img {
    filter: invert(1);
    width: 17px;
    float: left;
    margin-right: 6px;
}
.quick-Talk {
    background: #fff;
    position: fixed;
    right: 20px;
    bottom: 150px;
    z-index: 999;
    border-radius: 55px;
    padding: 10px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
}
div#qtwidget-hint {
    display: none;
}
div#settingsNew-for-mobile {
    position: fixed;
    top: 0;
    z-index: 9999;
    background: transparent;
    right: 0;
    left: 0;
    bottom: 0;
}
div#settingsNew-for-mobile .profile-head {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 10px 10px;
    align-items: center;
}
div#settingsNew-for-mobile .share-right a{
    display: flex;
    justify-content: center;
    align-items: center;
}
div#settingsNew-for-mobile .share-right ul li {
    width: 30px;
    height: 30px;
}
div#settingsNew-for-mobile .settingsNew-for-mobile-inner ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    display: flex !important;
    justify-content: space-between !important;
}
#profile-for-mobile .edit-and-settings a img {
    width: 15px;
    margin-right: 3px;
}
#profile-for-mobile .close-account {
    cursor: pointer;
    background: #191919;
    border: 1px solid #2b2b2b;
    width: 28px;
    height: 28px;
}
#profile-for-mobile .new-account-list li img {
    width: 14px;
    float: left;
    margin-top: 3px;
    margin-right: 8px;
}
#profile-for-mobile .new-account-list ul {
    list-style: none;
}
#profile-for-mobile li.logoutNew a {
    color: #ff0000 !important;
}
#profile-for-mobile .new-account-list li {
    margin: 10px 0;
}
div#settingsNew-for-mobile ul li:not(.theme-changer) a span:first-child img {
    margin-right: 6px !important;
}

div#settingsNew-for-mobile .settingsNew-for-mobile-inner {
    padding: 10px 17px;
}
div#settingsNew-for-mobile ul li.theme-changer a > span:first-child  img {
    width: 19px !important;
    margin-right: 2px !important;
}
#profile-for-mobile .profile-image .post-icon img {
    border-radius: 50%;
}
div#settingsNew-for-mobile .settingsNew-for-mobile-inner ul li a {
    padding: 10px 0;
    display: block;
}
div#settingsNew-for-mobile  ul{padding: 0; list-style: none; }
div#settingsNew-for-mobile .account-arrow img{width: 10px}
#settingsNew-for-mobile span img{width: 15px;}
.profile-logged-in-user.for-mobile{display: none;}
.profile-for-mobile-inner {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 40px;
    transition: all 0.2s ease;
    background: #0c1014;
    opacity: 0;
}
.profile-for-mobile-inner.showMenu {
    top: 0px;
    opacity: 1;
}
div#settingsNew-for-mobile-inner {
    position: absolute;
    width: 100%;
    background: #0c1014;
    height: 100%;
    top: 40px;
    transition: all 0.2s ease;
    opacity: 0;
}
div#settingsNew-for-mobile-inner.showMenu {
    top: 0px;
    opacity: 1;
}
.lottie-animation {
    max-width: 500px;
    width: 500px;
    height: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
} 
.reel .transcript-panel {
    position: relative;
    z-index: 9;
}
#restore-wrapper .switch-plan-inner {
    max-width: 300px;
}
#restore-wrapper .switch-plan-inner button {
    width: 100%;
    border: none;
    border-radius: 50px;
    padding: 9px;
    margin-top: 19px;
}
#restore-wrapper .switch-plan-inner p {
    margin-bottom: 10px;
}

/*Invite Friend*/
#invite_popup_wrapper{

    width:390px;
    background:#1d1d1d;
    border-radius:28px;
    padding:26px;
    position:relative;
    color:#fff;

}

#invite_popup_close{

    position:absolute;
    right:18px;
    top:18px;
    width:30px;
    height:30px;
    background:#3b3b3b;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    cursor:pointer;
    color:#bdbdbd;

}

#invite_popup_title{

    font-size:22px;
    font-weight:700;
    margin-bottom:10px;

}

#invite_popup_subtitle{

    color:#9d9d9d;
    font-size:12px;
    line-height:22px;
    margin-bottom:24px;

}

#invite_profile_card{

    background:#0f0f0f;
    border-radius:18px;
    padding:18px;
    margin-bottom:18px;

}

#invite_profile_top{

    display:flex;
    gap:14px;

}

#invite_profile_img{

    width:40px;
    height:40px;
    border-radius:50%;
    object-fit:cover;

}

#invite_username{

    font-size:16px;
    font-weight:700;
    margin-bottom:8px;

}

#invite_message{

    color:#c8c8c8;
    line-height:18px;
    font-size:14px;

}

#invite_profile_link{

    margin-top:18px;
    background:#080808;
    border-radius:10px;
    padding:10px;
    font-weight:600;
    font-size:14px;

}

#invite_action_buttons{

    display:flex;
    gap:10px;
    margin-bottom:30px;

}

#invite_copy_message,
#invite_copy_link{

    flex: 1;
    height: 48px;
    background: #111;
    color: #fff;
    border: none;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;

}

#invite_copy_message i,
#invite_copy_link i{

    margin-right:8px;

}

#invite_share_title{

    display:flex;
    align-items:center;
    gap:14px;
    color:#888;
    font-size:13px;
    margin-bottom:24px;

}

#invite_share_title span{

    flex:1;
    height:1px;
    background:#3d3d3d;

}

#invite_social_icons{

    display:flex;
    justify-content:space-between;

}

#invite_social_icons>div{

    display:flex;
    flex-direction:column;
    align-items:center;
    cursor:pointer;

}

#invite_social_icons>div>div{

    width:40px;
    height:40px;
    background:#000;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    color:#fff;
    font-size:17px;
    transition:.3s;

}

#invite_social_icons>div>div:hover{

    background:#2d2d2d;
    transform:scale(1.08);

}

#invite_social_icons p{

    margin-top:10px;
    font-size:12px;
    color:#9f9f9f;

}
div#invite-friend-popup {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9999;
    top: 0;
    bottom: 0;
    background: #000000d4;
}
#invite_popup_wrapper {
    width: 450px;
    max-width: 450px;
    background: #1d1d1d;
    border-radius: 28px;
    padding: 26px;
    position: relative;
    color: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    background: #171717;
    border: 1px solid #2a2a2a;
}
div#invite_popup_close svg {
    width: 63%;
    filter: invert(1);
}
body.light-mode div#invite_popup_close svg{filter: invert(0)}
/*Invite Friend*/


.new-loginbtn a img {
    width: 16px;
}
.new-loginbtn {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.new-loginbtn a img {
    position: static;
    width: 23px;
}
.new-loginbtn a {
    background: #fff;
    display: block;
    padding: 12px 0;
    border-radius: 56px;
    text-align: center;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    display: flex;
    justify-content: center;
    gap: 10px;
    height: 100%;
}

li.nav-side-li.active a:before {
    content: "";
    width: 2px;
    height: 25px;
    background: #fff;
    position: absolute;
    left: 0;
}
body.light-mode li.nav-side-li.active a:before {
    background: #000;
}

/*li.nav-side-li.home-tab.active a {*/
li.nav-side-li.active a {
    background: #111113;
    border-radius: 10px;
    position: relative;
    padding-left: 13px;
}
.main-sec-left.collapsible-added li.nav-side-li.active a {
/*    padding-left: 9px;*/
}

.main-sec-left.collapsible-added .new-loginbtn a span {
    display: none;
}
.main-sec-left.collapsible-added .new-loginbtn {
    bottom: 25px;
    width: 42px;
    height: 43px;
    left: 5px;
}
.main-sec-left.collapsible-added .new-loginbtn a{padding: 0 !important; display: flex; align-items: center;}
div#profileCard {
    box-shadow: 0 0 5px rgb(0 0 0 / 11%);
}
.post-menu li.post-user-follow-opt span.post-user-follow-opt-text {
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*.draftand-schedule-switcher  .post-menu ul li:first-child a img{filter: invert(0) !important}*/
@media screen and (min-width:1024px) and (max-width:1200px){
    .main-center-sec {
        max-width: 530px !important;
        width: 530px !important;
    }
.profile-tabbing ul div.active-tab {
    width: 92px;
}
.profile-tabbing li a {
    padding: 7px 12px;
}
.profile-tabbing li:nth-child(2).active ~ .active-tab {
    left: 123px;
}
.profile-tabbing ul {
    gap: 20px;
}   
.profile-tabbing li:nth-child(3).active ~ .active-tab {
    left: 236px;
}
.profile-tabbing li:nth-child(4).active ~ .active-tab {
    left: 348px;
}    
   
}
@media screen and (min-width:768px){
.theme-changer{display: none;}     
.submit-account {
    padding-top: 10px;
    position: relative;
    margin-top: 0px;
    background: #171717;
    top: -10px;
}    

body.light-mode #setting .submit-account {
    background: #efefef;
}      
.main-sec-left.collapsible-added li.side-menu-nav.create-post a {
    padding: 0;
    height: 100%;
    width: 100%;
}

.main-sec-left.collapsible-added li.side-menu-nav.create-post {
    width: 42px !important;
    height: 42px !important;
}    
.full-message .full-message-header {
    position: sticky;
    top: 0;
    padding: 10px 0;
    background: #000;
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px 20px;
    z-index: 9;
}
body.light-mode .full-message .full-message-header {
        background: #f9f9f9;
    }    
body.light-mode .full-message-header.justify-content-between .post-menu > a > img {
    filter: invert(1);
}    
body.light-mode .full-message-header.justify-content-between ul li a {
    border-bottom: 1px solid #d5d5d5 !important;
}    
.full-message-header li.message-disappear-opt a {
    white-space: nowrap;
}    
.my-account .submit-account button{
/*    width: 100%;*/
    width: 90px;
    padding: 14px 20px;
}
#change-email .submit-account button {
/*    width: 100%;*/
    width: 130px;
}    
div#theme-toggle-box h3 {
    margin: 0;
        font-size: 13px;
        text-transform: capitalize;
        font-weight: 400;
        color: #a8a8a8 !important;
}
body.light-mode div#theme-toggle-box h3 {
        color: #222 !important;
}

div#theme-toggle-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* background: #ccc; */
    padding: 7px;
    padding: 12px 12px;
    border-radius: 15px;
    position: absolute;
    bottom: 70px;
    width: 100%;
    cursor: pointer;
}
.main-sec-left.collapsible-added div#theme-toggle-box {
        width: 42px;
        padding: 0;
        background: #cccccc2b;
        height: 42px;
        display: flex;
        align-items: center;
        justify-content: center;
        left: 5px;
    border-radius: 50px;
    }    
.main-sec-left.collapsible-added div#theme-toggle-box {
        bottom: 85px;
    }
body.light-mode .main-sec-left.collapsible-added div#theme-toggle-box {
        background: #eaeaea;
    }    
body.light-mode .main-sec-left.collapsible-added div#theme-toggle-box:hover {
        background: #dbd6d6 !important;
    }    
.main-sec-left.collapsible-added div#theme-toggle-box:hover {
    background: #3e3e3e !important;
}    
.main-sec-left.collapsible-added div#theme-toggle-box h3 {
        display: none;
    }    
div#theme-toggle-box:hover {
    background: #111113 !important;
}    
body.light-mode div#theme-toggle-box:hover {
    background: #f1f1f1 !important;
}    
body.light-mode div#theme-toggle-box {
    color: #fff;
}
    img#theme-icon {
    width: 18px;
    margin-top: -2px;
}
.main-sec-left.collapsible-added img#theme-icon {
        margin-top: 0;
    }    
body.light-mode img#theme-icon {
        width: 18px;
        margin-top: -2px;
    }  
body.light-mode div#theme-toggle-box img {
        margin: 0;
    }    
div#theme-toggle-box h3 {
    color: #fff;
}
div#theme-toggle-box img {
    filter: invert(1);
}
body.light-mode div#theme-toggle-box img {
    filter: invert(0);
}    
    body.light-mode div#theme-toggle-box h3 {
    color: #000;
}
li.post-details-mute-opt img {
    width: 18px !important;
    max-width: 18px !important;
}    
.main-sec-left .profile-logged-in-user .user-name .name span {
    white-space: nowrap;
    max-width: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
}    
li.nav-side-li.active {
    position: relative;
    left: -3px;
}     
      
.nav-menu li {
    height: 47px;
}
    .nav-side-li.active a{height: 100%;}    
div#close-full-editpage{display: none !important;}    
.reaction-box.reaction-share .share-drop-down{
    left: 0;
    right: auto;
    border-radius: 25px;
}  
.reaction-box.reaction-center .repost-icon .share-drop-down {
    right: inherit;
    left: 0;
}    
 .main-center-sec.post-detail-page-main-center {
        margin: 0 auto;
        min-height: 100vh;
        display: flex;
        flex-direction: column;
    }    
.main-center-sec.post-detail-page-main-center .post-wrapper {
    flex: 1;
}    
   
/*.post-wrapper.home-wrapper .post-box.home-dynamic-feed.post-box-with-reply .post-with-reply  .post-media .url-preview {
    padding: 0px;
    cursor: pointer;
    margin-left: 50px;
}  */
.post-wrapper.home-wrapper .post-with-reply .post-box-inner.post-reply-section .url-preview {
    margin-left: 50px;
}    
.post-wrapper.home-wrapper  .post-with-reply .post-box-inner.post-reply-section .url-preview {
    margin-left: 0px;
}    
.my-account #profile-type-popup div#vocation-box {
    max-height: 440px;
    overflow-y: auto;
}    
.post-wrapper.home-wrapper .follow-btn {
    position: absolute;
    right: 40px;
}    
.setting-inner .setting-dflex.d-flex .right-setting-menu {
    height: 640px;
}
#message-settingNew .setting-inner .setting-dflex.d-flex .right-setting-menu {
    height: 450px;
}    
#message-settingNew .setting-inner .setting-dflex.d-flex .right-setting-menu {
        display: block !important;
    }    
#message-settingNew .setting-inner .setting-dflex.d-flex h4 {
    font-size: 25px;
} 
#message-settingNew .setting-inner.showMe {
    padding: 0 0px;
}    
.container-message-setting .option:last-child {
    border: none !important;
}    
#full-message .post-menu {
    width: 25px;
}    

#domain-batch h3 {
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #2b2b2b;
    padding-bottom: 15px;
    margin-left: -30px;
    margin-right: -30px;
    padding-bottom: 20px;
}    
div#profile-pannels-mobile {display: none;}    
#post-box2 {
    overflow: hidden;
    border-radius: 0 0 23px 0;
}    
.post-media video {
    max-width: 50%;
}    
.post-box-inner.post-reply-section .reaction-wrapper {
    margin-left: 50px;
}    
.nav-menu {
    height: 100%;
    justify-content: center;
}
.main-sec-left .logo-sec {
    position: absolute;
}    
li.nav-side-li.home-tab.active img.not-selected, .nav-side-li.news-tab.active img.not-selected, li.bookmarks-tab-side.nav-side-li.active img.not-selected, .nav-side-li.news-tab.active img.not-selected {
        display: none;
}
li.nav-side-li.home-tab.active img.now-selected, .nav-side-li.news-tab.active img.now-selected, li.bookmarks-tab-side.nav-side-li.active img.now-selected {
        display: block !important;
    }    
.post-content-wrapper.profile-bio p {
    line-height: 20px;
}    
.post-wrapper.profile-wrapper .profile-header-block + .post-content-wrapper.profile-bio .post-content {
    cursor: default;
}    
li.nav-side-li.home-tab img.not-selected
 {
    position: relative;
    top: -1px;
    opacity: 1;
}    
#toppics ul li button {
    font-size: 13px;
    padding: 8px 16px;
}    
.post-wrapper.profile-wrapper.post-detail-page  .reaction-wrapper {
    margin-bottom:  0;
}    
.post-wrapper.profile-wrapper.post-detail-page .reply-box h3 {
    margin-bottom: 0;
}    
.post-wrapper.profile-wrapper.post-detail-page .reply-box {
    padding-top: 30px;
}    
    .hide-on-desktop{display: none;}    
.post-top-info a.follow-btn{display: none;}    
.alt-and-link a {
    display: inline-block;
}    
 .alt-and-link img {
    border: none;
    width: 12px !important;
    max-width: 12px !important;
    border-radius: 0 !important;
    float: right;
    margin-left: 5px;
    margin-top: 3px;
    opacity: 0.8;
    height: auto !important;
    max-height: none;
    object-fit: contain;
    display: inline-block;
}
.swiper.mySwiper .swiper-wrapper.Vertical .swiper-slide .alt-and-link img {
        border: none;
        width: 12px !important;
        max-width: 12px !important;
        border-radius: 0 !important;
        float: right;
        margin-left: 5px;
        margin-top: 3px;
        opacity: 0.8;
        height: auto !important;
        max-height: none !important;
        object-fit: contain !important;
        display: inline-block !important;
        max-height: none !important;
        min-width: 12px !important;
    }    
.post-wrapper.profile-wrapper.post-detail-page .all-post-reply .reaction-wrapper {
    padding-left: 51px;
}    
.post-wrapper.profile-wrapper.post-detail-page .all-post-reply .post-content-wrapper {
    margin-left: 51px;
    margin-top: 0;
}    
.post-wrapper.profile-wrapper.post-detail-page .all-post-reply .post-content-wrapper .post-content {
        margin-top: 5px;
    }
    
.post-wrapper.home-wrapper.news-wrapper .swiper-slide {
    width: 430px !important;
}    
    .post-wrapper.profile-wrapper .profile-holder {
    display: flex;
    justify-content: space-between;
    width: 100%;
}    
.post-header.profile-user {
    padding-bottom: 0;
}
.post-header.profile-user {
    padding-bottom: 20px;
}    
.post-header.profile-user .post-user .post-menu-setting {
    display: none;
}    
 .post-wrapper.profile-wrapper  .post-user {
    /*display: flex;
    justify-content: space-between;
    width: 100%;*/
    }
    .login-sheet-bottom{display: none;}    
    .login-btn{display: none;}    
    .post-wrapper.home-wrapper .top-stories-wrapper .preview-text p {
        margin-left: 35px;
        margin-top: -13px;
        height: 40px;
    }
.top-stories-wrapper .site-logo {
    width: 25px;
}
.top-stories-wrapper .link-wrapper {
    font-size: 14px;
}    
    .left-setting-menu span.account-arrow, .left-setting-menu .logout-btm-setting {
    display: none;
}

   
.profile-tab-side{display: none;}
.nav-menu ul li a span.nav-icons {
    width: 20px;
}
.main-section .main-sec-left {
    position: fixed !important;
    left: 20px;
} 
.main-section .main-center-right {
    position: fixed !important;
    right: 20px;
}    
.main-section .main-center-sec {
    margin: 0 auto;
    border-left: 1px solid #2b2b2ba8;
    border-right: 1px solid #2b2b2ba8;
}    
}
@media screen and (max-width:767px){
.message-full-box #graphic-opt {
    background: #222;
}

    
.post-media .swiper.mySwiper {
    padding-left: 55px;
    margin-left: -55px;
}   
.post-with-reply .post-media .swiper.mySwiper {
        padding-left: 24px;
        margin-left: -24px;
}    
.draftand-schedule-switcher .saved-draft-list .schedule-date {
    margin-left: 53px !important;
}    
.draftand-schedule-switcher .tabs-wrapper {
    margin: 0 11px;
}    
.draft-inner .post-composer-header {
    padding-top: 15px;
    padding-left: 20px;
}
.draftand-schedule-switcher {
    padding: 6px 0px;
}
.draft-inner .draftand-schedule-switcher .tab-btn {
    font-size: 14px;
}
.lava-lamp[style="transform: translateX(100%);"] {
    width: 100px !important;
    margin-left: -27px;
} 
.saved-draft-list .post-icon {
    width: 30px;
    height: 30px;
}
#post-composer .draft-inner .draft-content {
    padding-left: 50px;
}    
#tab-content-schedule .scheduled-post-div .category-label.mb-0 {
    margin-left: 50px;
}
#post-composer .draft-inner .draftand-schedule-switcher .saved-draft-list .schedule-date {
    margin-left: 38px !important;
}
#post-composer .draft-inner .draftand-schedule-switcher .saved-draft-list .schedule-date {
    font-size: 11px;
   } 
    
.draftand-schedule-switcher .tabs-wrapper .tab-btn {
    padding: 10px 15px;
}    
.draftand-schedule-switcher .tabs-wrapper .lava-lamp {
    width: 73px;
}
div#edit-profile #profile-type-popup .signup-wrapper-box .signup-header h5 {
    font-size: 16px !important;
}    
#profile-for-mobile .edit-and-settings {
    margin-left: 20px;
    margin-right: 20px;
}    
div#settingsNew-for-mobile ul li.theme-changer a > span:first-child img {
    width: 21px !important;
    height: 21px !important;
    left: -4px !important;
}
div#settingsNew-for-mobile ul li:not(.theme-changer) a span:first-child img {
    margin-right: 0px !important;
}
span.new-setting-icon {
    width: 24px !important;
    display: inline-block;
}
.new-set-outer img{float: left}    
.new-set-outer {display: flex; align-items: center; justify-content: flex-start}    
.edit-and-settings a {
        flex: 1;
        justify-content: center;
        display: flex;
        align-items: center;
    }    
#setting .change-image .user-image .edti-now {
    padding: 4px;    
}
.account-form input {
    font-size: 16px;
}
.close-account, .my-account .close-right-side, #search-wrapper .close, #edit-profile #profile-type-popup .close {
    background: #191919 !important;
    border: 1px solid #2b2b2b !important;
}
#edit-profile #profile-type-popup .close a{
    display: flex;
    align-items: center;
    justify-content: center;
}    
#edit-profile #profile-type-popup .close svg {
    width: 65% !important;
}    
body.light-mode .close-account, body.light-mode .my-account .close-right-side, body.light-mode #search-wrapper .close, body.light-mode #edit-profile #profile-type-popup .close {
    background: #fff !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) !important;
    color: #000 !important;
    border: none !important;
}    
.edit-and-settings a {
    border: 1px solid #2b2b2b;
}
body.light-mode #profile-for-mobile .edit-and-settings a {
        border: 1px solid #ccc;
    }    
div#settingsNew-for-mobile .profile-head {
    border-bottom: 1px solid #dedede0d;
}    
div#settingsNew-for-mobile .account-arrow img {
    width: 15px;
}
.change-image .user-image .edti-now {
    width: 30px;
    }
#change-email .submit-account button {
    width: 130px;
}
#profile-for-mobile .new-account-list li img {
    width: 17px;
}
#profile-for-mobile .new-account-list ul li a {
    padding: 7px 0;
}    
body.light-mode div#settingsNew-for-mobile .profile-head {
    border-bottom: 1px solid #dedede;
}        
#profile-type-popup .close {
    right: 11px;
    width: 25px !important;
    height: 25px !important;
    top: 14px !important;
}    
    
#settingsNew-for-mobile-inner .close-account {
    top: 12px;
}
body.light-mode #profile-for-mobile .share-right li.share-btn img {
    filter: invert(1);
}
.close-account {
    width: 25px;
    height: 25px;
    }
div#settingsNew-for-mobile .settingsNew-for-mobile-inner ul li a {
    padding: 15px 0;
}
body.light-mode #settingsNew-for-mobile-inner .profile-head h2.h1 {
    color: #000;
    font-size: 16px;
}     
#settingsNew-for-mobile-inner .profile-head h2.h1 {
    font-size: 16px;
}
body.light-mode .profile-for-mobile-inner {
    background: #f9f9f9;
}
body.light-mode #profile-for-mobile .profile-name-flex h2 {
    color: #000;
    }
body.light-mode #profile-for-mobile .edit-and-settings a {
    color: #000;
    background: #e8e8e8;
}
body.light-mode #profile-for-mobile .edit-and-settings a {
    color: #000;
    background: #e8e8e8;
} 
body.light-mode div#settingsNew-for-mobile .settingsNew-for-mobile-inner ul li a {
        color: #000;
    }
body.light-mode div#settingsNew-for-mobile ul li a span:first-child img {
    filter: invert(1);
}
#settingsNew-for-mobile li.theme-changer span img {
    margin-right: 0 !important;
}
body.light-mode div#settingsNew-for-mobile span.account-arrow {
        filter: invert(0);
    }    
body.light-mode #profile-for-mobile .new-account-list li img {
    filter: invert(1);
}
body.light-mode #profile-for-mobile .new-account-list li.logoutNew img {
    filter: invert(0) !important;
}    
body.light-mode #profile-for-mobile .edit-and-settings a img{filter: invert(1)}    
div#settingsNew-for-mobile .share-right ul li {
    width: 25px;
    height: 25px;
}    
body.light-mode .cpl-container {
    background-color: #eaeaea;
    border: 1px solid #ccc;
}
body.light-mode div#settingsNew-for-mobile-inner {
    background: #f9f9f9;
}    
     
li.theme-changer {
    display: block !important;
}
#setting.setting-wrapper .close-account {
    top: 13px;
    }
    
#setting.setting-wrapper .close-account {
        top: 8px !important;
    }    
#invite_popup_wrapper {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    border: none;
    height: 100%;
}    
div#block-user, div#delete-user {
    z-index: 9999999999;
}    
body.light-mode .close-right-side {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}    
body.light-mode .close-right-side svg {
    filter: invert(0);
}
#deactivate-account {
    z-index: 99999999999;
}    
button#signup-step04-skip-btnNew {
    position: fixed;
    bottom: 0;
    left: 20px;
    width: auto !important;
    right: 20px;
    bottom: 20px;
    border: 1px solid #ccc !important;
}
    
li.message-disappear-opt a {
    white-space: nowrap;
}    
.main-sec-left.hideMe {
    display: none;
}
.messageinputtyping {
    gap: 5px;
}
.upload-section button {
    width: 40px;
    height: 40px;
}
.post-comment-box.NewStyle .upload-section button img {
    width: 13px;
}    
    #theme-toggle-box{display: none;}    
body.light-mode .container-message-setting .option:last-child {
    border-bottom: none;
}    
.full-message-header .post-menu ul {
    top: 45px;
}
.pinned {
    margin-bottom: 30px;
}
.pinned h2 {
    font-size: 15px;
    font-weight: 700;
}    
.new-loginbtn {
    display: none;
}    
.rule-description h3 {
    margin-top: 7px;
}    
#submitfirstpost  button#signup-step04-skip-btnNew {
    position: fixed;
    bottom: 0;
    left: 20px;
    width: auto !important;
    right: 20px;
    bottom: 20px;
}   
.signup-signin-wrapper .signup-wrapper-box .sub-title {
    font-size: 12px;
    line-height: 15px;
}    
.main-sec-left.collapsible-added .nav-menu ul {
    width: 100% !important;
}    
li.nav-side-li.active a:before{display: none !important;}  
   
#domain-verification .verify-your-email .code-box.d-flex input {
    width: 35px;
    height: 35px;
}    
.post-comment-box.NewStyle .upload-section ul {
    padding: 20px;
}
#restore-wrapper .switch-plan-inner, #email-verification-cplus .switch-plan-inner {
    max-width: 300px;
    height: auto;
    border-radius: 30px;
}    
.switch-plan .switch-plan-inner {
    border-radius: 0;
    border: none;
}
#phone-verification .phone-wrapper {
    width: 100%;
}    
.all-organizations {
    border-radius: 24px 24px 0 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
    }
.switch-plan .switch-plan-inner {
    max-width: 100%;
    width: 100%;
    height: 100%;
}
#identity-verification .send-code-for-phone {
    position: fixed;
    bottom: 20px;
    width: auto;
    left: 20px;
    right: 20px;
}
#identity-verification .switch-plan-inner {
    padding-top: 12px;
}
#centrrlplus-wrapper .post-box-full {
    padding: 0 !important;
}
#centrrl-plus-wrapper-box {
    padding: 20px 20px;
}
#centrrl-plus-wrapper-box .pending-task {
    padding: 6px 10px;
    font-size: 13px;
}
.pending-task-list {
    flex-wrap: nowrap;
}   
.pending-task-list {
    margin-left: -30px;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: -30px;
}   
.restore-centrrlplus {
    font-weight: 600;
    font-size: 14px;
}    
.pending-task .task-icon {
    width: 15px;
    height: 15px;
}
.pending-task {
    padding: 6px 11px;
}
.daily-limit-box, .ai-content-popup-inner {
    width: 90%;
}
    
.lottie-animation {
    max-width: 300px;
    width: 300px;
    height: 300px;
    margin-top: -60px;
}    
#profile-for-mobile div#cpl-plus-box {
    margin: 15px 20px;
    width: auto;
    border-radius: 22px;
}    
.my-account #profile-type-popup div#vocation-box, body, html {
    -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */

    /* Hide scrollbar */
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE/Edge */
}

.my-account #profile-type-popup div#vocation-box::-webkit-scrollbar, body::-webkit-scrollbar, html::-webkit-scrollbar {
    display: none; /* Chrome, Safari, iOS Safari */
    width: 0;
    height: 0;
} 
#vocation-box .for-label {
    margin-bottom: 100px;
}
.for-label input {
    width: auto;
    margin-right: 7px;
    width: 16px;
    max-width: 16px;
    height: 16px;
    margin-right: 5px;
            padding: 0 !important;
}    
.post-composer  .draft-inner {
    border: none;
}    

.vg__modal {
    position: fixed !important;
    bottom: -340px !important;
    transition: all 0.5s ease;
}
.vg__backdrop.vg__open .vg__modal{
    bottom: 0px !important;
    }     
.add-signal-btn {
    top: 9px;
}
.signals-list li button .btn {
    padding: 3px 16px;
    }
.add-signal-popup-outer .add-signal-popup input#add-signal-inp {
    font-size: 16px;
}    
.add-signal-popup-outer {
    z-index: 99999;
}
.add-signal-popup-outer .add-signal-popup {
    max-width: 90%;
    width: 90%;
}    
    .create-poll-option .option input{font-size: 16px;}    
.no-profile-image {
    width: 100%;
    height: 100%;
    background: #ff0000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
}
.status-box {
    border-top: 1px solid #2b2b2ba8;
}
.status-box {
    padding: 10px 22px;
} 
.status-box .icon-btn {
    width: 35px;
    height: 35px;
    }
.no-profile-image {
    font-size: 14px;
}    

#reply-to-post-composer .post-content-wrapper {
    margin-left: 62px;
}    
div#add-location-wrapper {
        position: fixed !important;
        bottom: 0px !important;
        top: auto;
        transform: none;
        transform-origin:inherit !important;
    margin-bottom: 0 !important;
    
}   
    
    
#gifPanel {
    background: #0c1014;
    }
.alt-textarea input {
    font-size: 16px;
}    
.add-new-signal input[type="text"], .search-signal input[type="text"]{
    font-size: 16px;
   }    
.transcript-box h3 {
    font-size: 16px !important;
    text-align: center;
    border: none;
    border: none;
    padding-bottom: 0;
    font-weight: 500;
    margin-bottom: 7px !important;
}    
.pinned-post {
    background: #1b1b1b;
    border-radius: 30px;
    padding: 20px 0 !important;
    margin: 0 20px 30px;
}    
body.signal-selected div#post-box-section-inner {
    padding-bottom: 90px;
}    
#all-replies-popup-new .sec-inner-sec {
    max-height: calc(100vh - 64px);
    overflow-y: auto;
    height: calc(100vh - 64px);
    border-radius: 0 !important;
}    
.profile-head-wrapper .share-right .post-menu ul {
    width: 260px;
}    
 button.volume-btn img {
    width: 27px;
}    
#reply-to-post-composer.post-composer .composer-post-heder {
    padding: 10px 10px 10px;
}
div#share-box, #embeddable-widget {
    z-index: 99999999999;
}    
#reply-to-post-composer .post-content-wrapper:before {
    left: -38px;
    left: -27px;
    top: 0px;
}    
#login-popup-after-post button {
    width: 100%;
}
#login-popup-after-post h5 {
    font-size: 22px;
}
div#login-popup-after-post {
    padding: 0 10px 20px;
}
div#login-popup-after-post img {
    width: 50px;
}    
div#login-popup-after-post {
    padding: 120px 15px 20px;
    padding-top: 110px !important;
}    
.add-profile-image .user-image {
    width: 80px;
    height: 80px;
}    
.get-verified-with-centrrl img {
    width: 14px;
}    
    .flpnbtn{margin-top: 6px !important}    
    #embeddable-widget .code-copied {
        bottom: 4px;
        padding: 8px 15px;
        width: 210px;
        background: #000;
        border-radius: 45px;
    }
.copy-code-btn-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 20px;
}    
#embeddable-widget .close-account {
    width: 30px;
    height: 30px;
    background: #2b2b2b;
    right: 10px !important;
    top: 10px !important;
    border: 1px solid #383838;
}    
#followers-popup .post-box-full {
    padding-left: 0 !important;
    padding-right: 0 !important;
}    
.status-box {
    width: 100%;
    border-bottom: 1px solid #2b2b2ba8;
    padding: 10px 16px 10px;
    border-top: 1px solid #2b2b2ba8;
}  
.status-box .left-side {
    gap: 10px;
}
.status-box .profile-image {
    width: 30px;
    height: 30px;
    }
.status-box .icon-btn {
    width: 40px;
    height: 40px;
}
.status-box .icon-btn img {
    width: 15px;
}
.status-box .placeholder-text {
    font-size: 14px;
}
.status-box .profile-logged-in-user, .get-the-app {
        display: block;
    }    
#embeddable-widget .embed-widget-inner {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 15px;
    border-radius: 0;
    left: 0;
    top: 0;
    transform: none;
    height: 100%;
}
#embedCode {height: 120px !important;}    
#embeddable-widget .embed-widget-inner    .account-form {
        padding: 0 0;
    }    
#embeddable-widget div#usernameCard {
    font-size: 15px !important;
    font-weight: 500 !important;
}
.beta {
    font-size: 9px !important;
}    
#usercardleftside > img {
    width: 40px !important;
    height: 40px !important;
}    
div#usercardleftside {
    width: 40px !important;
}
#embeddable-widget .account-form-inner h5 {
    font-size: 20px !important;
}
#embeddable-widget p#bioText {
    font-size: 14px !important;
}    
#embeddable-widget .verified-icon img {
    float: left;
    width: 15px !important;
}    
#embeddable-widget .promo img {
    width: 17px !important;
}    
#embeddable-widget #followBtn, #embeddable-widget #shareBtn{font-size: 10px !important;}    
#gifPanel.active {
    border-radius: 40px 40px 0 0;
}    
.header-wrapper-main {
    background: #0c1014;
    background: #000;
}    
.main-center-sec textarea#chat-msg {
    padding-right: 66px;
}
div#message-emoji-picker {
    right: -97px;
    margin-bottom: -30px;
}
.full-message div#message-emoji-picker {
        left: 5px;
        margin-bottom: -30px;
        right: inherit;
}    
.promo {
    width: 14px;
    margin-top: -2px;
}    
.post-wrapper.profile-wrapper.post-detail-page .post-with-reply:before {
        left: 16px;
        top: 37px;
        height: calc(100% - 53px);
    }   
div#emoji-picker {
    right: 20px;
    margin-top: 10px;
}    
.post-box-inner.post-reply-section .post-header .post-icon:before {
    border-width: 2px;
}    
.replies-count:before {
    height: 44px;
    left: -31px;
    border: 2px solid #2b2b2b;
    border-right: none;
        border-top: none;
}    
.my-account .close-right-side {
        display: block;
        position: fixed;
        top: 13px;
        right: 10px;
        width: 24px;
        height: 25px;
        width: 25px !important;
        height: 25px !important;
    }    
#centrllVerifyModal_9xA72 {
    margin-top: 20px;
}    
#seting-scroller {
    height: calc(100vh - 160px);
    margin-right: -21px;
    padding-right: 21px;
}    
    #centrllVerifyModal_9xA72 {
        padding: 22px 22px;
        border-radius: 39px;
    }

     #centrllVerifyModal_9xA72 h2 {
        font-size: 15px;
    }

      #centrllVerifyModal_9xA72 p {
        font-size: 12px;
        line-height: 15px;
    }

        #centrllVerifyModal_9xA72 .verifyBtn_m71 {
        font-size: 12px;
        padding: 10px 18px;
        width: 90%;
        padding-right: 11px;
    }  
#centrrl-plus-wrapper-box .plan-title {
        font-size: 25px;
        font-weight: 700;
    }

    #centrrl-plus-wrapper-box .price-box{
        padding:15px;
    }
#centrrl-plus-wrapper-box .save-tag {
    font-size: 10px;
    padding: 5px 7px;
    }
#centrrl-plus-wrapper-box .price-box h3 {
        margin-bottom: 14px !important;
    }    
#centrrl-plus-wrapper-box .checkmark {
    width: 20px;
    height: 20px;
}
#centrrl-plus-wrapper-box .price {
    justify-content: space-between;
}    
    #centrrl-plus-wrapper-box .price-box h3{
        font-size:16px;
    }
#create-poll-main-box {
    padding: 15px 67px 0 !important;
    padding-right: 30px !important;
}
.gif-main-result {
    margin: 0 20px 0 68px;
}    
div#reply-gifResults {
    height: 100%;
    max-height: calc(100vh - 134px);
}
    div#reply-gifResults {
        height: 100%;
        max-height: inherit;
    }    
#gifPanel.active #gifResults {
    height: 400px;
    opacity: 1;
    visibility: visible;
    padding-left: 20px;
    max-height: calc(100vh - 140px);
    max-height: none;
    height: auto;
}  
div#gifResults-outer {
    height: auto;
}
    div#gifResults-outer {
        height: calc(100% - 130px);
    }
button#submit-post-btn.schedulebtn {
    padding-left: 13px;
    padding-right: 13px;
}     
.post-setting-tab {
    font-size: 13px;
}
.post-setting-inner .post-setting-tab img {
    width: 16px;
    }
.post-setting-tab {
    font-size: 13px;
}

    
.flatpickr-calendar.open {
    display: inline-block;
    z-index: 99999;
    bottom: 70px !important;
    top: auto !important;
    position: fixed;
    right: 14px !important;
    left: auto !important;
}        
.signal-heading + .post-box.home-dynamic-feed {
    margin-top: 0 !important;
    padding-top: 0;
}    
#report-popup .report-submit {
        padding: 15px 15px 15px;
    }    
#report-popup .report-submit {
        padding: 15px 15px 15px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
}
.report-modal .c-count {
    margin-bottom: 70px;
}    
.hlkh{display: inline-block;}    
#post-composer #composer-repost-section .repost-wrapper {
    margin-left: 0px;
    margin-right: 0;
    margin-top: 20px !important;
}    
#post-composer #composer-repost-section {
    margin-left: 65px;
    margin-right: 15px;
}    
.disapearing-message{display: block; padding: 15px; margin-bottom: 30px; position: relative;}    
.disapearing-message .ssmall {
    color: #00ffb5;
    font-size: 10px;
    margin-bottom: 6px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 5px;
}
body.light-mode .disapearing-message .ssmall {
        color: #08dea0;
    }
.disapearing-message .ssmall img {
    width: 12px;
    float: left;
}     
div#all-replies-popup-new .common-popup-inner {
    max-width: 100%;
    width: 100%;
    padding: 0;
}
.disapearing-message p {
    font-size: 11px;
    color: #adadad;
}
.disapearing-message h4 {
    font-size: 14px;
    font-weight: 600;
}    
#all-replies-popup-new .post-for-reply .post-box {
        padding-top: 0 !important;
        padding: 0 !important; 
        border: none !important;
    }    
#all-replies-popup-new .post-for-reply .post-header {
        padding: 0 0;
    }    
.post-wrapper.profile-wrapper.post-detail-page .post-box-full {
        padding: 0 0 !important;
    }    
.post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio .reaction-wrapper {
        padding-left: 0;
        margin-top: 20px;
}
#all-replies-popup-new .all-replies-sec h3 {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}    
.all-replies-sec .all-post-reply .post-box {
    padding-left: 0;
    padding-right: 0;
}
#all-replies-popup-new .common-popup-inner h3 {
    font-size: 15px;
}
.all-post-reply .post-header {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}    
#all-replies-popup-new .common-popup-inner {
    width: 100%;
    border-radius: 0;
    border: none;
    height: 100%;
}    
.chat-box-wrapper .chat-options {
    z-index: inherit;
}    
.chat-box-wrapper {
    padding-bottom: 120px;
}    
div#floating-menu {
    display: block !important;
    position: fixed;
    z-index: 99;
    width: 50px;
    bottom: 65px;
    right: 20px;
}
div#floating-menu img.plus-icon-comp {
    position: absolute;
    transition: all 0.3s ease;
    left: 0;
}    
.post-composer-action .word-limit-exceed {
    font-size: 12px !important;
    color: #757575 !important;
}    
    
div#reply-gifResults img {
    border-radius: 10px;
    width: 32%;
}
div#reply-gifResults img {
        border-radius: 10px;
        width: 32%;
        height: 140px;
        object-fit: cover;
}
div#reply-gifResults img {
        border-radius: 10px;
        width: 100%;
        height: auto;
        object-fit: cover;
    }    
#gifResults img {
     height: 140px;
     height: auto;
    object-fit: cover;
}   
#confirm-close .common-popup-inner {
    max-width: 90%;
    width: 90%;
}
div#reply-emoji-picker {
    right: 20px;
}
    #reply-to-post-composer .post-content p:last-child{margin-bottom: 0;}    
#reply-to-post-composer .post-composer-scrolable-part {
    max-height: calc(100% - 130px);
}    
#search-wrapper .search-main input[type="text"] {
    font-size: 16px;
}
.serch-posts .post-content-wrapper .post-content {
    width: 100%;
}    
div#reply-gifResults {
    height: auto;
}
div#reply-gifResults {
    height: calc(100vh - 130px);
    padding-right: 9px;
    gap: 7px;
}
    div#reply-gifResults {
        height: auto;
    }    
#reply-gifPanel {
        border-radius: 38px 38px 0 0;
    }
.gif-header h3 {
    font-size: 15px;
}
    
#reply-gifPanel {
    top: 9px;
    width: 100%; 
}    
.GIF-reply-search input {
    width: 100%;
    outline: none;
    border-radius: 50px;
}    
#reply-composer-media-container .swiper-wrapper {
    margin-left: 0 !important;
}
#reply-to-post-composer .post-content p {
    margin-bottom: 15px;
}    
    .ful-chat-box {
        padding: 80px 0 140px;
    }
.profile-post.post-content-wrapper.profile-bio > .post-box:last-child {
/*    margin-bottom: 140px;*/
}    
.post-menu ul li a {
    padding: 14px 17px;
}    
.reaction-box.reaction-center .repost-icon .share-drop-down {
    right: inherit;
    left: -70px;
}    
.post-wrapper.home-wrapper .post-menu ul {
    right: 13px;
}
#profile-main-wrapper-new .post-user {
    margin-left: 0 !important;
    padding-right: 0;
}    
#profile-main-wrapper-new .profile-header-block {
        padding: 20px 0px 7px;
    }
#profile-main-wrapper-new .profile-tabbing {
        padding: 10px 0;
    
    }    
#profile-main-wrapper-new .get-verified-with-centrrl a {
    font-size: 9px;
}
#profile-main-wrapper-new .post-menu-setting a {
        margin-top: 0;
        display: inline-block;
    }    
    
.disappearing-message-inner {
    max-width: 98%;
    width: 98%;
}
.disappearing-message-inner .icon {
    width: 50px;
    margin-bottom: 20px;
}
.disappearing-message-inner h5 {
    font-size: 16px;
}
.disappearing-message-inner h2 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
}
.time-limit {
        flex-wrap: nowrap !important;
        overflow-x: auto;
        margin: 25px -15px;
        padding-left: 15px;
}
.time-limit {
    flex-wrap: nowrap !important;
    overflow-x: auto;
    margin: 25px -15px;
    padding-left: 15px;

    /* Hide scrollbar */
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE & Edge */
}

/* Chrome, Safari */
.time-limit::-webkit-scrollbar {
    display: none;
}    
.disappearing-message-inner {
    padding: 15px;
}    
body.fullmessage-opened .post-wrapper.profile-wrapper.post-detail-page.community-detail .profile-head-wrapper.sticky-target{display: none !important;}    
.full-message #comment-section .add-image {
    right: 63px !important;
    bottom: 50px !important;
    left: auto !important;
}
.chat-box .post-user span.time-date {
    color: #adadad;
    font-size: 10px;
}    
.post-box-full {
    padding: 0 15px !important;
}
.post-wrapper.home-wrapper .post-box-full {
        padding: 0 0 !important;
}
.post-wrapper.profile-wrapper .post-content-wrapper.profile-bio {
    padding: 0;
}

    
.full-message-header.justify-content-between .post-menu {
    width: 20px;
}
.all-chats {
    margin-top: 15px;
}
.all-chats h2 {
    font-size: 15px;
    margin-bottom: 20px;
}    
div#dissappearing-on {
    padding: 15px;
}
#dissappearing-on .disappear-m h3 {
    font-size: 14px;
}
#dissappearing-on p {
    font-size: 12px;
    margin-bottom: 0;
}
div#comment-section {
    position: fixed !important;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 10px 10px 10px !important;
}    
    
div#chat-box-main-area {
    padding: 0 0px;
}
.disappearing-wrapper {
    margin-bottom: 20px;
}
.post-wrapper.profile-wrapper.post-detail-page.community-detail .profile-head-wrapper.sticky-target {
        height: 50px;
        background: #0c1014;
        padding-bottom: 7px;
    }
    
.post-wrapper.profile-wrapper.post-detail-page.community-detail .profile-head-wrapper.sticky-target .profile-head.inbox-wrapper {
        position: fixed;
        width: 100%;
        left: 0;
        right: 0;
        top: 0;
        padding: 15px 10px;
        background: #0c1014;
        background: #000;
        border-radius: 0;
        z-index: 9999999;
    }  
.all-chats .post-icon {
    width: 40px !important;
    height: 40px !important;
}
.all-chats .chat-drop {
    margin-bottom: 0;
}    
    
#report-popup .report-modal {
    border: none;
    border-radius: 0;
    height: 100%;
}    
#report-popup .report-header {
    padding: 15px 15px 0;
}
#report-popup .report-innner {
    padding-left: 15px;
    padding-right: 15px;
}
#report-popup .close {
    width: 25px;
    right: 15px;
    top: 15px;
    height: 25px;
}    
#report-popup .report-innner {
    max-height: calc(100vh - 142px);
}
.report-submit {
    padding: 15px 30px 15px;
}    
#message-search .setting-inner.showMe {
    padding: 20px;
    max-width: 520px;
    border: none;
    min-height: 500px;
    border-radius: 0;
}
#message-search .search-box img {
    width: 20px;
}
#message-search .search-box input {
    padding-left: 41px;
    font-size: 16px;
}    
.post-title-main {
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.full-message .full-message-header {
    display: flex;
    align-items: center;
    margin-top: 15px;
    position: fixed;
    top: 0;
    z-index: 9999999999999;
    background: #000;
    left: 0;
    right: 0;
    padding: 10px 15px;
    margin-top: 0;
}    
.main-center-sec.post-detail-page-main-center .all-post-reply .reaction-box.reaction-center {
    width: 35px;
    height: 35px;
}    
    
.post-comment-box {
    bottom: 40px;
}
#comment-section .upload-section button > img {
    width: 14px !important;
}
#comment-section .upload-section button {
    width: 40px !important;
    height: 40px !important;
    outline: none;
}
.main-center-sec textarea#chat-msg {
    min-height: 40px;
    max-height: 100px;
    font-size: 16px;
    
}    
.full-message-header.justify-content-between .post-menu img {
    float: left;
}
.main-center-sec textarea#chat-msg {
    padding: 7px 20px !important;
}    
.post-comment-box-inner .input-section button {
    width: 35px;
    height: 35px;
    }
.post-comment-box-inner {
    gap: 5px;
}
#comment-inp-media-wrapper {
    width: 80px !important;
    height: 80px !important;
}    
    div#search-wrapper{
            z-index: 999999999;
    }    
div#croppie-div {
    width: 95% !important;
    max-width: 95% !important;
}
.post-comment-box {
    padding: 20px 10px;
    padding-top: 10px;
}
.notification-popup {
    width: 270px;
    /* white-space: nowrap; */
}    
/*li.login-btn.newlogintab {
    order: 5;
} 
.nav-menu li.profile-tab-side.active.llp {
    display: none;
}*/
/*.nav-menu li.comm-btn {
    display: none;
} */   
div#confirm-close {
    z-index: 9999;
}    
.my-account #profile-type-popup div#vocation-box::-webkit-scrollbar {
    width: 0px;
}    
.my-account #profile-type-popup div#vocation-box {
    overflow-y: auto;
    height: calc(100vh - 250px);
}    
#communities-wrapper .communities-wrapper-inner {
    margin: 0px auto;
    border-radius: 0;
    width: 100%;
    height: 100%;
}
.communities-wrapper {
    z-index: 99;
}    
.comunity-title {
    padding-top: 1px !important;
    padding-bottom: 10px !important;
}    
.signup-signin-wrapper .signup-body .close {
        display: block;
        width: 25px;
        position: absolute;
        right: 8px;
        top: 10px;
    }
.signup-signin-wrapper #step07 .signup-heading h2 {
        margin-top: 7px;
        padding-right: 20px;
    }    
    
body{overflow-x: hidden; width: 100%;}
    
.setting-wrapper .setting-dflex.d-flex .left-setting-menu {
    border-right: none;
    background: none;
    padding: 0;
    border-radius: 0;
}    
.post-wrapper.profile-wrapper.post-detail-page .reply-box h3 + p {
    margin-top: 5px;
}    
.or-line span {
/*        background: #0c1014;*/
        background: #000;
    }
.termsnew label {
    font-size: 13px !important;
}
.termsnew label {
    font-size: 12px !important;
/*    white-space: nowrap;*/
    text-align: left;
    display: inline-block !important;
}
.termsnew input {
    padding: 0 !important;
}    
#step01 .termsnew {
    margin-top: 20px;
}    
li.nav-side-li.home-tab.active img.not-selected, .nav-side-li.news-tab.active img.not-selected{
    display: none;
}
li.nav-side-li.home-tab.active img.now-selected, .nav-side-li.news-tab.active img.now-selected {
    display: block !important;
}    
.all-post-reply .post-box:last-child {
    border: none !important;
}    
.post-wrapper.profile-wrapper .profile-header-block + .post-content-wrapper.profile-bio {
    margin-top: 5px;
}    
    .post-wrapper.profile-wrapper .profile-header-block + .post-content-wrapper.profile-bio .post-content{margin-top: 0;}
.post-wrapper.profile-wrapper.post-detail-page .profile-head .back-btn {
    position: absolute;
}
.post-wrapper.profile-wrapper.post-detail-page .share-right {
    position: absolute;
    right: 0;
}
    .post-wrapper.profile-wrapper.post-detail-page .share-right {
        position: absolute;
        right: 10px;
    }    
.post-wrapper.profile-wrapper.post-detail-page .profile-head h1{text-align: center; width: 100%;}    
.post-wrapper.profile-wrapper.post-detail-page .profile-head h2{text-align: center; width: 100%;}    
#post-box-section .audio-post {
    margin-left: 57px;
    margin-right: 15px;
}   
.post-wrapper.profile-wrapper.post-detail-page #post-box-section .audio-post {
        margin-left: 0;
        margin-right: 0;
    }    
.reply-inner p {
    padding: 0 20px;
}    
div#post-pinned {
        margin-bottom: 0;
}
    
#repost-box-section .post-box-inner.post-reply-section .single-image {
    margin-left: 4px !important;
}
#repost-box-section .post-box.post-box-with-reply .post-box-inner.post-reply-section .audio-post {
    margin-left: 54px;
}    
.post-icon span.alphabet-icon {
    width: 100%;
    height: 100%;
    font-size: 14px;
}    
    .main-center-sec .post-wrapper.profile-wrapper .post-user {
    padding-bottom: 0px;
}
.main-center-sec .post-wrapper.profile-wrapper .post-top-info .post-user {
    padding-bottom: 1px;
    justify-content: flex-start;
}
     
.main-center-sec .post-wrapper.profile-wrapper .post-user-details .post-icon {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
}    
.post-wrapper.profile-wrapper .post-user {
    /* width: 100%; */
    display: flex;
    justify-content: space-between;
    padding-right: 15px;
}
.post-wrapper.profile-wrapper .profile-holder {
    display: flex;
    justify-content: space-between;
    width: 100%;
}    
 .post-wrapper.profile-wrapper  .post-user {
    display: flex;
    justify-content: space-between;
    width: 100%;
    }
.post-wrapper profile-wrapper .post-user .profile-holder .post-user {
    padding-right: 15px !important;
}    
    .login-sheet-bottom{display: none;}    
li.login-btn img {
    border-radius: 45px;
}
.login-sheet-bottom {
        display: block;
        position: fixed;
        bottom: -260px;
        background: #222;
        z-index: 9999;
        left: 0;
        right: 0;
        border-radius: 30px 30px 0 0;
        text-align: center;
        transition: all 0.5s ease;
}
    .login-sheet-bottom.show-sheet{bottom: 0}    
.login-sheet-bottom .logo-icon {
    width: 50px;
    margin: 15px auto 0;
}    
.login-sheet-action a.signin-btn {
    background: #363636;
    color: #fff;
    margin-bottom: 20px;
}    
.login-sheet-bottom p {
    color: #fff;
    font-size: 14px;
    margin: 18px 0;
}
.login-sheet-action {
    display: flex;
    flex-direction: column;
}
.login-sheet-action {
    gap: 12px;
}

.login-sheet-action a {
    background: #fff;
    margin: 0 20px;
    border-radius: 25px;
    padding: 11px 0;
    text-decoration: none;
    color: #000;
}    
li.login-btn img {
    filter: invert(1) brightness(5);
    opacity: 1;
}    
li.nav-side-li.active a {
    /* border: 1px solid #2b2b2b; */
    border: none;
    background: none;
}    
.nav-menu li.story-tab.nav-side-li {
    display: none;
}
.post-media video {
    border-radius: 25px;
    width: 100%;
    object-fit: contain;
    height: auto;
}    
.post-with-reply.only-one-reply .reaction-wrapper {
    margin-bottom: 0 !important;
}    
.signal-wrapper {
    margin-top: 0;
    margin-left: 0;
}    
.signal-wrapper .category-label span, .signal-wrapper .days {
        padding: 0px 1px;
    }    
.profile-post.post-content-wrapper.profile-bio .post-user-details {
    align-items: flex-start;
}
.signal-wrapper .days {
    font-size: 12px;
}    
.post-wrapper.profile-wrapper.post-detail-page .all-post-reply .post-content {
        padding-left: 37px;
    }    
.post-wrapper.profile-wrapper.post-detail-page .all-post-reply .post-content {
        padding-left: 0;
    }
.post-wrapper.profile-wrapper.post-detail-page .all-post-reply .post-content-wrapper {
    margin-left: 38px;
}
.swiper-slide img {
    max-height: 200px !important;
    height: 200px;
}    
.repost-wrapper .post-header {
    padding: 0 !important;
}    
.repost-wrapper {
    margin-right: 20px;
}
.post-wrapper.profile-wrapper.post-detail-page .repost-wrapper {
        margin-right: 15px;
    }    
.post-wrapper.home-wrapper .post-box {
    border-bottom: 1px solid #2b2b2b99;
}
.post-wrapper.home-wrapper .swiper-wrapper {
        margin-left: 52px !important;
    }    
.url-preview .preview-text {
    gap: 10px;
    align-items: flex-start;
}    
.post-wrapper.home-wrapper .post-content-wrapper {
    margin-top: 0 !important;
}    
.post-wrapper.home-wrapper .post-box {
        padding: 30px 0;
}
.post-wrapper.home-wrapper .single-image {
    margin-left: 40px;
    padding-right: 20px;
}
.post-wrapper.home-wrapper .post-media .url-media {
    padding: 0 42px;
    padding-right: 20px;
}    
.url-preview .preview-image img {
    height: 160px !important;
}
.post-wrapper.home-wrapper .preview-text {
    padding: 5px 11px;
}
.post-wrapper.home-wrapper .top-stories-wrapper .preview-text {
        padding: 13px 11px 8px;
        opacity: 1;
    flex-direction: column;
}    
.post-wrapper.home-wrapper .top-stories-wrapper .preview-text p {
    color: #fff;
    font-size: 14px;
    height: 40px;
}
.post-wrapper.home-wrapper .top-stories-wrapper .preview-text . {
    font-size: 14px;
}    
.post-wrapper.home-wrapper .post-media .link-title {
    font-size: 13px;
    margin-top: 0
}    
.post-wrapper.home-wrapper .site-logo {
    width: 20px;
}    
     
.post-wrapper.home-wrapper .post-media p.link-description {
    font-size: 12px;
}   
.container-wrapper {
    max-width: 100%;
}
.lb-closeContainer {
    position: fixed;
    right: 10px;
    top: 10px;
}
.lightbox .lb-image {
    border: none !important;
}    
.post-media {
    margin-left: 0;
    margin-top: 15px;
}
.swiper-wrapper {
    margin-left: 55px;
}
.post-header {
    padding: 0 15px;
}
.profile-post.post-content-wrapper.profile-bio .post-box .post-icon {
    width: 30px;
    height: 30px;
}
.post-wrapper.home-wrapper .post-content-wrapper {
/*        margin-left: 54px;*/
    }    
.swiper-wrapper {
    margin-left: 45px !important;
}    
.swiper-button-next, .swiper-button-prev{display: none !important;}    
.validation-error {
    font-size: 11px !important;
}    
.bookmarks-tab-side, .notification-tab-side{display: none;}    
.story-tab{display: block;}    
.signup-wrapper-box {
    margin-bottom: 5px;
    /* border: 1px solid #3241585c !important; */
    border: none !important;
    background: none;
    max-width: 450px;
    margin: 0;
    padding: 15px;
    border-radius: 25px;
}
.signup-signin-wrapper .signup-footer {
        margin-top: 0px;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        padding: 10px 20px 20px;
        background: #0c1014;
        background: #000;
    }
.signup-footer p.signin-tnc a {
    margin-bottom: 0;
}    
.signup-signin-wrapper .signup-wrapper-box .signup-heading h1, .signup-signin-wrapper .signup-wrapper-box .signup-heading h2 {
    font-size: 22px;
}    
.signup-body input {
    border: none;
}
.signup-signin-wrapper .form-group {
    margin-bottom: 10px;
}
.signup-signin-wrapper .signup-wrapper-box .signup-heading h1, .signup-signin-wrapper .signup-wrapper-box .signup-heading h2 {
    margin-top: 0px;
}    
.header-wrapper-main {
    display: none;
}
.main-section {
    display: block;
}
.main-sec-left {
    position: fixed;
    bottom: 0;
    display: none;
}
.main-center-right {
    display: none;
}
.main-center-sec {
    max-width: 100%;
    width: 100%;
}
.post-wrapper {
    padding: 0;
}
.profile-wrapper .profile-head-wrapper{display: none;}    
#bookmarks-wrapper .profile-wrapper .profile-head-wrapper {
        display: block !important;
}
#bookmarks-wrapper .profile-head-wrapper {
        display: block !important;
}    
#bookmarks-wrapper .profile-head-wrapper .profile-head {
    border: none !important;
    padding-top: 0;
    margin-bottom: 0;
}
#bookmarks-wrapper .profile-head-wrapper {
    padding-top: 10px;
}
.no-bookmarks{text-align: center}    
.no-bookmarks .post-content-wrapper.profile-bio p {
    font-size: 14px;
}    
.post-header.profile-user {
        top: 15px;
        padding: 0;
}
.profile-tabbing ul {
    gap: 0;
}
.profile-tabbing {
    top: 48px;
}
.main-section {
        padding: 0;
    }    
.main-center-sec .post-wrapper .post-box .post-icon {
    width: 30px;
    height: 30px;
}
.post-with-reply:before {
    left: 13px;
}
.post-box-inner.post-reply-section {
        margin-left: 46px;
        padding: 20px 0 30px;
    }
.post-content-wrapper .post-content p {
    font-size: 15px;
    line-height: 20px;
}
.post-wrapper.profile-wrapper.post-detail-page .all-post-reply .post-content p{
        line-height: 20px
    }    
.reaction-wrapper .reaction-box img {
    width: 12px;
}
.reaction-wrapper .reaction-box li {
    flex-shrink: 0;
}
.post-user {
    font-size: 16px;
}
.website {
        padding: 4px 8px;
        font-size: 10px;
        font-family: "Fira Code", monospace;
        padding-right: 4px;
        flex-shrink: 0;
    }
.website img {
    width: 15px;
}
.post-content-wrapper {
    margin-left: 43px;
}
.reaction-wrapper {
    margin: 20px 0 20px 41px;
}   
.reaction-wrapper .reaction-box {
    flex-shrink: 0;
}
.reaction-box.reaction-share {
        padding: 0 !important;
        width: 30px !important;
        height: 30px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center;
}
.profile-tabbing ul {
    padding: 7px;
}
.reaction-wrapper .reaction-box {
    padding: 8px 10px;
    align-items: center;
    display: flex;
}
.reaction-view img {
    width: 11px !important;
}
.bookmarks-icon img {
    width: 11px !important;
}
.reaction-wrapper .reaction-box li:not(:last-child) {
        padding-right: 5px;
        font-size: 10px !important;
}
.main-center-sec {
    padding: 5px 5px;
}    
.profile-tabbing {
        top: 77px;
        padding: 10px 10px;
}
.post-header {
    align-items: flex-start;
}    
.main-sec-left {
       display: block;
        position: fixed !important;
        bottom: 0;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        top: inherit !important;
        background: #0c1014c4;
        z-index: 99;
        left: 0;
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        border-top: 1px solid #222;
}
.nav-menu {
    margin: 0 10px;
}    
.profile-logged-in-user, .get-the-app {
    display: none;
}    
.nav-menu ul {
    flex-direction: row;
}
.main-sec-left ul li span:last-child, .centrrlplus-tab, .setting-tab {
    display: none !important;
} 
li.side-menu-nav {
    display: none;
}
.nav-menu ul {
        justify-content: space-between;
}    
.nav-menu li a {
    padding: 5px 20px;
}
.reaction-wrapper .reaction-box li {
        font-size: 10px;
}  
.post-box-inner.post-reply-section .post-header .post-icon:before {
    width: 27px;
    left: -33px;
}   
.replies-count {
    display: inline-block;
    margin-left: 45px;
}
.post-with-reply:before {
    height: calc(100% - 59px);
}
.main-center-sec {
        padding: 0;
}
#share-box .inner-share {
    max-width: 85%;
    width: 85%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.category-label span {
    font-size: 12px;
    padding: 5px 7px;
}    
.profile-holder .followers {
    font-size: 12px;
}    
#submit-scheduel button {
    background: #fff;
}    
.post-content-wrapper.profile-bio {
    padding: 0 15px;
}
.profile-post.post-content-wrapper.profile-bio {
        padding: 0;
        margin-top: 0;
    }
.post-box {
    padding: 0 15px;
    border-bottom: 1px solid #2b2b2b;
}
.post-wrapper.profile-wrapper.post-detail-page .post-box {
        border-bottom: 1px solid #2b2b2ba8;
    }
    
.profile-post.post-content-wrapper.profile-bio .post-box .post-box-inside:before{
        display: none;
} 
.profile-post.post-content-wrapper.profile-bio .post-box .post-box-inside {
    padding-bottom: 30px;
}
.post-box {
        padding-top: 30px;
        padding-bottom: 30px;
    }    
.post-box:after{display: none;}    
.reaction-wrapper {
        margin: 20px 0 0px 41px;
}    
.profile-header-block {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 10px 15px 15px;
    padding: 10px 15px 0px;
}
.post-wrapper.profile-wrapper .profile-header-block {
        padding: 30px 15px 7px;
    }    
.post-wrapper.profile-wrapper .profile-sectins-com {
    margin-top: 0;
}    
    
    .profile-header-block {
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 30px 15px 15px;
    }    
.post-header.profile-user .profile-holder .post-user {
        margin-left: 15px !important;
    }
    
.profile-post .post-box:last-child {
    padding-bottom: 120px;
}
.post-content-wrapper.profile-bio .post-with-reply.only-one-reply .reaction-wrapper {
        margin: 20px 0 0px 55px;
    }    
.post-content-wrapper.profile-bio .post-box-inner.post-reply-section .post-header .post-icon:before {
        width: 34px;
        left: -32px;
    }
.profile-tabbing ul div.active-tab{display: none;}    
.profile-tabbing li a{
    border-radius: 65px;
    transition: none;
}    
.profile-tabbing ul li.active a {
    background: #fff;
    border-radius: 65px;
}    
.setting-inner {
    max-width: 100%;
    margin: 0;
    width: 100%;
    border-radius: 0;
}
.setting-inner .setting-dflex.d-flex .right-setting-menu{display: none;}    
.setting-wrapper .setting-dflex.d-flex .left-setting-menu {
    border-right: 1px solid #383838;
    padding-right: 0px;
}
.setting-wrapper .setting-dflex.d-flex .left-setting-menu {
    border-right: none;
    padding-right: 0;
    width: 100%;
}
.setting-wrapper .setting-inner {
    padding: 20px;
    height: 100%;
    background: #0c1014;
/*    background: #000;*/
}
.messagesettingspop .setting-dflex.d-flex .right-setting-menu {
        padding: 15px 20px !important;
}    
li.active-account a {
    background: none;
}    
.logout-btm-setting a {
    border: 1px solid #ff0000;
    color: #ff0000;
    width: 100%;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 10px 0;
    border-radius: 35px;
}
.logout-btm-setting {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 20px 20px;
}
.setting-inner .setting-dflex.d-flex ul li a {
    padding: 8px 0;
}
li.active-account a {
        padding: 8px 15px !important;
        display: flex !important;
        justify-content: space-between !important;
}
span.account-arrow {
    filter: invert(1);
}
.setting-inner .setting-dflex.d-flex ul li a {
    display: flex;
    justify-content: space-between;
    padding-right: 0 !important;
}    
.profile-post.post-content-wrapper.profile-bio > .post-box:first-child {
    padding-top: 15px;
}
    .profile-tab-side span.nav-icons img {
    border-radius: 35px;
}
.nav-menu li.active span.nav-icons {
    opacity: 1;
}

.nav-menu li span.nav-icons {
    opacity: 0.5;
}   
.reaction-wrapper .reaction-box ul {
    gap: 5px;
}
.main-center-sec .post-wrapper .post-icon {
    width: 50px;
    height: 50px;
}    
.profile-tabbing li a {
    font-size: 12px;
}
.post-user-details .profile-holder .post-user {
    font-size: 16px;
}
.post-menu-setting a {
    margin-top: 7px;
    display: inline-block;
}
.reaction-box.reaction-share .share-drop-down {
    top: 43px;
}
.reaction-wrapper .reaction-box .share-drop-down img {
    width: 15px;
}
.profile-bio .about-profile ul li {
    font-size: 13px;
}
.profile-bio .about-profile ul img {
    width: 18px;
}
.post-user-details .post-user .verified-icon img {
    width: 13px;
}
.post-content-wrapper.profile-bio {
    margin-top: 15px;
}    
#step05 {
        padding-bottom: 130px !important;
    }
.main-section .main-sec-left .logo-sec {
    display: none;
}    
.profile-name-flex h1 {
    margin: 0;
    font-size: 16px !important;
}
.post-box-inner.post-reply-section .post-header .post-icon:before {
    border-radius: 0 24px;
    border-right: none;
    }
.post-box-inner.post-reply-section .post-header .post-icon:before {
        width: 34px;
        left: -26px;
}
.post-with-reply:before {
    left: 20px;
    width: 33px;
    border-radius: 0 0 0 25px;
}
.swiper.mySwiper .swiper-wrapper.tw-images .swiper-slide img {
    max-height: 250px !important;
    min-width: 100% !important;
    object-fit: cover !important;
    height: 250px;
    width: auto;
}    
.swiper.mySwiper .swiper-wrapper.Landscape .swiper-slide img {
    max-height: 139px !important;
    max-width: 67vw !important;
    min-height: 139px;
    object-fit: cover;
}
.url-media a {
    text-decoration: none;
    font-size: 13px;
}
.post-media .audio-post {
    margin-left: 40px;
    margin-right: 20px;
}
    
.post-media .audio-post {
    padding: 14px;
}    
.audio-icon {
    width: 20px;
    margin-right: 5px;
}
.audio-icon {
        width: 30px;
        margin-right: 0px;
        flex-shrink: 0;
        height: 30px;
    }
    
.audio-post-header-left {
    font-size: 12px;
}
.audio-post-header-right {
    width: 20px;
}
.custom-audio {
    padding: 5px 15px;
}
button.play-btn {
    font-size: 20px;
}
.repost-label {
        padding: 0 15px;
}
.post-content {
    padding-right: 20px;
}
.post-wrapper.home-wrapper .repost-wrapper .post-content {
        padding-right: 0;
    }    
.post-wrapper.home-wrapper .repost-wrapper {
        margin-right: 15px;
    }    
.post-wrapper.home-wrapper .post-box-with-reply .post-box-inner:after, .post-content-wrapper.profile-bio .post-box-with-reply .post-box-inner:after  {
    left: 29px;
    top: 30px;
}
.post-content-wrapper.profile-bio .profile-sectins-com {
    margin-top: 0;
}    
.post-wrapper.home-wrapper .post-box.post-box-with-reply .post-box-inner.post-reply-section:after {
    left: -16px;
}
.post-wrapper.home-wrapper .post-box-inner.post-reply-section .post-header .post-icon:before {
        left: -32px;
    }    
.post-wrapper.home-wrapper .post-box-inner.post-reply-section .post-header .post-icon:before {
        left: -32px;
        width: 32px;
}    
.post-box-inner.post-reply-section .post-header .post-icon:before {
    bottom: 45%;
}    
.post-wrapper.home-wrapper .post-box .post-content-wrapper {
    margin-left: 50px;
}  
.post-wrapper.home-wrapper .post-box .reaction-wrapper {
        margin-left: 55px !important;
}    
.post-wrapper.home-wrapper .replies-count {
        display: inline-block;
        margin-left: 60px;
}    
.post-wrapper.home-wrapper .profile-post.post-content-wrapper.profile-bio .post-box-inner.post-reply-section .post-icon {
    width: 30px !important;
    height: 30px !important;
}
.post-wrapper.home-wrapper .profile-post.post-content-wrapper.profile-bio .post-box .post-box-inside {
        padding-bottom: 0;
    }
.post-wrapper.home-wrapper .post-box-inner.post-reply-section {
        margin-left: 46px;
        padding: 20px 0 0;
}    
.post-wrapper.home-wrapper .replies-count {
        margin-top: 20px;
    }    
.post-wrapper.home-wrapper {
    padding-top: 0;
}
.post-wrapper.home-wrapper .profile-post.post-content-wrapper.profile-bio {
    padding-top: 0 !important;
    margin-top: 0;
}  
.post-with-reply.only-one-reply .reaction-wrapper {
    margin-bottom: 0 !important;
}   
.post-wrapper.profile-wrapper.post-detail-page .swiper-wrapper {
        margin-left: 0px !important;
    }    
.post-wrapper.profile-wrapper.post-detail-page .post-header {
        padding: 0 0;
    }    
.reply-box .reply-inner h3 {
    padding: 0 20px;
    font-size: 22px;
    margin-bottom: 0;
}
.post-wrapper.profile-wrapper.post-detail-page .reply-box .reply-inner h3 {
        font-size: 20px;
}    
.reply-box .reply-inner .post-box {
        padding: 0 20px;
    }    
.main-center-sec .post-wrapper .all-post-reply .post-box .post-icon {
        width: 25px;
        height: 25px;
    }    
.main-center-sec .post-wrapper .all-post-reply .post-user {
        font-size: 16px;
        margin-bottom: 1px;
    }
.post-media .swiper {
    margin-right: -15px;
}    
.post-wrapper.profile-wrapper.post-detail-page .reaction-wrapper {
    margin-bottom: 0 !important;
}
.post-wrapper.profile-wrapper.post-detail-page .all-post-reply .reaction-wrapper {
        padding-left: 33px;
    }    
.post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio .post-box {
    padding-left: 0;
    padding-right: 0;
}    
.post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio .post-header {
    padding: 0 15px !important;
}  
.post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio .post-media {
    padding-left: 15px;
}    
.post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio .reaction-wrapper {
    padding-left: 15px;
}    
.post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio  .single-image {
    padding-left: 0;
    padding-right: 15px;
}   
.post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio .single-image {
        padding-left: 0;
        padding-right: 0;
}
    
.post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio .category-label {
    padding-left: 55px;
}    
.post-wrapper.profile-wrapper.post-detail-page .all-post-reply .reaction-box.reaction-share .share-drop-down {
        top: 37px;
        left: 0;
        z-index: 9;
    }    
    .post-wrapper.profile-wrapper.post-detail-page .all-post-reply .reaction-box.reaction-share .share-drop-down {
        top: 42px;
        left: inherit;
        z-index: 9;
        right: -20px;
    }    
.post-wrapper.profile-wrapper.post-detail-page .profile-head-wrapper {
        display: block !important;
        padding-top: 4px;
}   
.post-wrapper.profile-wrapper.post-detail-page .profile-head-wrapper .profile-head {
    border: none;
}
.post-wrapper.profile-wrapper.post-detail-page .profile-head-wrapper .profile-head h1 {
    font-size: 16px;
    font-weight: 700;
}
.post-wrapper.profile-wrapper.post-detail-page .profile-head-wrapper .profile-head h2 {
    font-size: 16px;
    font-weight: 700;
}
.post-wrapper.profile-wrapper.post-detail-page .location {
    padding-left: 15px;
}
.post-wrapper.profile-wrapper.post-detail-page .post-content {
    padding-left: 20px;
}    
.setting-inner .setting-dflex.d-flex .right-setting-menu {
    width: 100%;
    flex-shrink: 0;
}    
.setting-wrapper .my-account {
    padding: 0;
}
.setting-wrapper .setting-inner {
        padding: 0;
}
.setting-wrapper .my-account h5 {
    text-align: center;
    padding: 8px 0;
}
.setting-wrapper .my-account h5 {
        text-align: center;
        padding: 15px 0 15px;
        border-bottom: 1px solid #1b1b1b;
    }
.account-form {
    padding: 0 20px;
}
.account-form .user-image {
    width: 60px;
}
.account-form .change-image .user-image {
        width: 60px;
        height: 60px;
    }    
.post-header.profile-user .profile-holder .post-user {
    margin-left: 20px;
}
.main-center-sec .post-wrapper .post-icon {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
    }
.main-center-sec .post-wrapper.profile-wrapper  .post-icon {
        width: 50px;
        height: 50px;
    }    
.profile-message-options button {
    padding: 10px 0;
    font-weight: 500;
    font-size: 12px;
    color: #000;
}
.profile-message-options button img {
    width: 13px;
}
.post-header.profile-user {
    gap: 5px;
}    
.profile-tabbing {
        top: 91px;
    }    
    .profile-tabbing {
        top: 47px;
    }
div#post-pinned {
    padding: 0 15px;
}    
.verified-icon {
    width: 13px;
    flex-shrink: 0;
}    
.post-wrapper.profile-wrapper .repost-label {
/*        padding: 0 0;*/
    } 
.setting-wrapper {
    z-index: 999;
}    
.setting-wrapper {
        z-index: 9999999999999;
}    
    
.left-setting-menu ul > li:last-child {
    display: none;
}    
#setting .setting-inner {
    padding: 15px 15px;
}
body.light-mode #setting .setting-inner {
        background: #fff;
    }    
.right-setting-menu.show-options-on-mobile {
        display: block !important;
        left: 0;
        position: fixed !important;
        background: #0c1014;
/*        background: #000;*/
        bottom: 0;
        top: 0;
    }
body.light-mode .right-setting-menu.show-options-on-mobile {
        background: #efefef;
    }    
#change-email .account-form {
    height: calc(100% - 110px);
}
body.light-mode .submit-account {
        background: #efefef !important;
    }    
.setting-inner .setting-dflex.d-flex ul li a {padding: 14px 0; color: #adadad;}   
.confirmation-popup {
    z-index: 999;
}
div#delete-account {
    z-index: 9999999999;
}    
.close-right-side {
        display: block;
        position: fixed;
        top: 16px;
        right: 10px;
        width: 24px;
        height: 25px;
}
.close-right-side svg {
    filter: invert(1) brightness(0.7);
    transform: scale(0.7);
}    
.setting-inner .setting-dflex.d-flex .right-setting-menu h5 {
        margin-top: 0px;
        position: fixed;
        width: 100%;
        left: 0;
        background: #0c1014;
/*        background: #000;*/
        font-size: 16px;
        top: 0;
}
.my-account .account-form {
    height: 100%;
    padding-top: 80px;
}
    .submit-account {
        text-align: right;
        margin-top: 10px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0 15px 15px;
        background: #0c1014;
/*        background: #000;*/
    }   
 
#myaccount-profile .form-group.cursor-pointer p {
    margin-right: 30px;
    font-size: 12px;
    line-height: 17px;
}    
.centrrl-plus img {
    width: 150px;
}

.centrrl-manage {
        background: #fff;
        border-radius: 45px;
        padding: 13px 16px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
}
    .manage a {
    background: #000;
    color: #fff;
    text-decoration: none;
    padding: 8px 20px;
    border-radius: 25px;
    font-size: 12px;
}
.post-media .audio-post {
        margin-left: 0;
}
.post-media .audio-post {
    border-radius: 15px;
}    
.post-media .url-preview {
    padding: 0px;
    margin: 0 50px;
    margin-right: 15px;
}
.post-wrapper.home-wrapper .site-logo {
        width: 25px;
        flex-shrink: 0;
    }
    .post-wrapper.home-wrapper .post-box {
        padding: 25px 0;
    }
    
.post-box-inner.post-reply-section::after {
    top: 4px !important;
}
.profile-post.post-content-wrapper.profile-bio > .post-box:first-child {
        padding-left: 0;
        padding-right: 0;
    }    
    
/*Home Css    */
    .header-wrapper-main {
            display: block;
        }

        #toppicsss {
            display: block;
        }

        .container-wrapper .header .logo-sec .logo {
            width: 100%;
        }

        .container-wrapper .header .logo-sec {
            max-width: 80px;
            width: 80px;
            flex-shrink: 0;
            margin-left: 20px;
        }

        .container-wrapper .header .main-center-sec {
            display: none;
        }

        .container-wrapper .header .right-sec {
            max-width: 50%;
            flex-shrink: 0;
            width: 50%;
            margin: 0;
            display: flex;
            justify-content: flex-end;
        }

  .container-wrapper .header .right-sec #open-c-popup-centrrl {
        width: 20px;
        margin: 0 8px;
        margin-right: 20px;
    }   
    .container-wrapper .header .right-sec a {
            width: 20px;
            margin: 0 8px;
        }

        .header-wrapper-main {
            display: block;
            height: 40px;
        }

        .container-wrapper .header .logo-sec {
            margin-left: 15px;
        }

        .header-wrapper {
            position: absolute;
        }

        .post-box-inner.post-reply-section .post-header .post-icon:before {
            height: 59px;
        }

        .post-wrapper.home-wrapper .replies-count {
            margin-top: 0;
        }

        .post-wrapper.home-wrapper .single-image {
            margin-left: 0 !important;
            padding-left: 0 !important;
        }

        .post-wrapper.home-wrapper .post-media .single-image {
            padding-left: 50px !important;
        }
    .post-wrapper.home-wrapper .post-media .single-image {
        padding-left: 0px !important;
    }

        .post-wrapper.home-wrapper .post-box.post-box-with-reply .single-image {
            padding-left: 0 !important;
            margin-left: 0 !important;
        }
.post-media .url-preview {
        padding: 0px;
        margin: 0 55px;
        margin-right: 15px;
    }
#post-composer #composer-repost-section .repost-wrapper .post-media .url-preview {
        margin-right: 0;
    }    
#post-composer .post-media .link-title {
    font-size: 14px;
}    
.post-wrapper.profile-wrapper.post-detail-page  .post-media .url-preview {
        margin-right: 0;
    }    
.url-preview .preview-image img {
    border-radius: 15px 15px 0 0 !important;
}
.post-media .url-preview {
    border-radius: 15px;
}
.post-box-inner.post-reply-section .post-content-wrapper {
    margin-left: 55px !important;
}
.post-box .post-box-inner.post-reply-section .reaction-wrapper {
        margin-left: 55px !important;
    }    
/*Home Css    */

    
.profile-post.post-content-wrapper.profile-bio .post-content-wrapper {
        margin-left: 55px !important;
    }  
.post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio .post-content-wrapper {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }    
.repost-label + .post-box-inside .swiper-wrapper{margin-left: 0 !important}   
.repost-label + .post-box-inside .url-preview {
        margin-left: 0px !important;
    }    
.post-wrapper.home-wrapper .post-box-inner.post-reply-section .post-content-wrapper {
    margin-left: 56px !important;
}    
.post-content-wrapper.profile-bio .post-box {
        padding-left:0;
        padding-right:0;
    }    
.post-with-reply.only-one-reply .post-box-inner.post-reply-section {
    padding-bottom: 0;
}


.post-content-wrapper.profile-bio .post-with-reply.only-one-reply .post-media {
        margin-left: 0px;
        margin-top: 15px;
        margin-right: 15px;
    }  
.post-content-wrapper.profile-bio  .post-media {
        margin-left: 55px;
        margin-top: 15px;
        margin-right: 15px;
    }
.post-wrapper.profile-wrapper.post-detail-page .post-content-wrapper.profile-bio  .post-media {
        margin-left: 15px;
        margin-right: 15px;
    }     
.post-content-wrapper.profile-bio .reaction-wrapper {
        margin: 20px 0 0px 55px;
    }
.post-wrapper.profile-wrapper.post-detail-page .post-content-wrapper.profile-bio .reaction-wrapper {
        margin-left: 15px;
        margin-right: 15px;
    }    
.post-content-wrapper.profile-bio .post-box-inner.post-reply-section::after {
    left: -16px !important;
    top: -20px !important;
}    
.post-content-wrapper.profile-bio .replies-count {
        margin-left: 60px;
    }    
.post-content-wrapper.profile-bio .post-box-inner.post-reply-section .reaction-wrapper {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}    
.profile-post.post-content-wrapper.profile-bio .post-box-inner.post-reply-section .post-icon {
    width: 30px !important;
    height: 30px !important;
    flex-shrink: 0;
    max-width: 30px;
} 
.profile-post.post-content-wrapper.profile-bio .post-with-reply .post-media {
        margin-left: 0 !important;
    }    
.profile-post.post-content-wrapper.profile-bio .post-with-reply .post-media .url-preview {
        margin: 0 0px;
        margin-right: 0px;
    }    
.profile-post.post-content-wrapper.profile-bio .site-logo {
    width: 20px;
    flex-shrink: 0;
}
.post-content-wrapper.profile-bio .post-box-inner.post-reply-section .reaction-wrapper {
        padding-bottom: 0 !important;
        margin-bottom: 20px !important;
    }
    .post-content-wrapper.profile-bio .post-box-inner.post-reply-section::after {
        left: -17px !important;
        top: -6px !important;
    }  
.post-content-wrapper.profile-bio .post-box-inner.post-reply-section .reaction-wrapper {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}    
.repost-label + .post-box-inside .post-with-reply .audio-post {
    margin-left: 0;
    padding-right: 15px;
}
.audio-title {
    font-size: 16px;
    font-weight: 500;
}
.post-box-inside .post-with-reply .audio-post {
        margin-left: 0;
        padding-right: 15px;
    }
.post-media .url-preview {
        margin-left: 0;
    }    
    .profile-post.post-content-wrapper.profile-bio .post-with-reply .post-box-inner.post-reply-section .post-media {
        margin-left: 50px !important;
    }
    .post-box.post-box-with-reply .post-with-reply .post-box-inner.post-reply-section .reaction-wrapper {
    margin-bottom: 20px !important;
}
    .post-box.post-box-with-reply .post-with-reply.only-one-reply .post-box-inner.post-reply-section .reaction-wrapper {
    margin-bottom: 0px !important;
}
.post-wrapper.home-wrapper .top-stories-wrapper  .swiper-wrapper {
        margin-left: 0 !important;
    }  
.top-stories-wrapper h2, .top-stories-wrapper h1 {
        padding: 25px 19px 6px;
    }
.top-stories-wrapper .swiper {
    padding-left: 20px;
}
.more-stories {
    padding: 0 15px;
    padding-bottom: 100px;
}  
    .more-stories h2{
        padding: 0
    }    
.news-left-right img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    flex-shrink: 0;
}    
#search-wrapper .common-popup-inner {
    max-width: 100%;
    width: 100%;
    border-radius: 0;
    min-height: 450px;
    padding-left: 0;
    padding-right: 0;
    border: none;
    height: 100%;
    padding: 0;
}
#search-wrapper .common-popup-inner h3 {
    margin-left: 15px;
    margin-top: 15px;
    
}
#search-wrapper .common-popup-inner h3 {
        text-align: center;
        font-size: 18px;
}    
#search-wrapper .search-main {
    margin: 10px 15px 0;
}
#search-wrapper .common-popup-inner {
    background: #000;
    }
#search-wrapper .close{display: none;}   
.search-data-wrapper .tabbing li a {
    border-radius: 35px;
}
.serch-posts {
    max-height: calc(100vh - 230px);
    overflow-y: auto;
}
.serch-posts .post-icon {
    width: 30px;
    height: 30px;
}
.serch-posts .post-header {
        padding: 0 0;
    }    
.serch-posts .post-image {
    width: 80px;
    max-width: 100px;
    margin-left: 10px;
    height: 80px;
}
    .serch-posts .post-image img{width: 100%; height: 100%; object-fit: cover;}
.top-stories-wrapper .url-preview .preview-image img {
        border-radius: 26px 26px 0 0 !important;
    }
.top-stories-wrapper {
    margin-bottom: 30px;
}    
    .follow-btn{display: none;} 
    .post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio .category-label {
        padding-left: 2px;
    }
    .post-wrapper.profile-wrapper.post-detail-page .post-content {
        padding-left: 0;
    }
        .post-wrapper.profile-wrapper.post-detail-page .post-content {
        padding-left: 0;
        padding-right: 0;
        margin-top: 5px
    }
    .post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio .post-media {
        padding-left: 0;
    }
    .main-center-sec .post-wrapper.profile-wrapper.post-detail-page .post-user {
        padding-bottom: 0;
    }
    .main-center-sec .post-wrapper.profile-wrapper.post-detail-page .post-top-info .post-user {
        padding-bottom: 1px;
        justify-content: flex-start;
    }
    .post-wrapper.profile-wrapper.post-detail-page .post-box-inner > .post-content-wrapper .post-content p,  .post-wrapper.profile-wrapper.post-detail-page .post-box-inner > .post-content-wrapper .post-content h1 {
    font-size: 15px;
    line-height: 20px;
        
}
    .post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio .reaction-wrapper {
        padding-left: 0;
        margin-top: 20px;
    }
    .post-wrapper.profile-wrapper.post-detail-page .post-box {
    padding-bottom: 20px;
    }
    .post-wrapper.profile-wrapper.post-detail-page .reply-box {
        padding-top: 20px;
    }
    .reply-box {
    padding-bottom: 110px;
}
#share-box .inner-share ul li {
    width: 20% !important;
    text-align: center;
    padding: 7px 0;
}
#share-box .inner-share {
    padding: 25px
    }
.post-wrapper.home-wrapper .single-image {
        padding-right: 0;
    }    
.alt-and-link a {
        font-size: 12px;
        padding: 6px 15px;
        display: inline-block;
        font-weight: 600;
}
 .alt-and-link img {
    width: 11px !important;
}   
.swiper.mySwiper .swiper-wrapper.Vertical .swiper-slide .alt-and-link img {
        width: 11px !important;
        height: auto !important;
        display: inline-block !important;
        min-width: 11px !important;
        border-radius: 0 !important;
    }    
  
.alt-and-link {
    bottom: 10px;
    right: 10px;
}
.reply-inner p {
        padding: 0 0;
    }    
.reply-box .reply-inner .post-media {
    margin-left: 46px;
}
.main-center-sec .post-wrapper .all-post-reply .post-box .post-icon {
        width: 30px;
        height: 30px;
}
.all-post-reply .post-box-inner .post-content-wrapper .post-content p {
    font-size: 15px !important;
}
.all-post-reply .post-user {
        justify-content: flex-start !important;
        width: auto;
    }    
.post-wrapper.profile-wrapper.post-detail-page .audio-post {
    margin-left: 0;
    padding-right: 15px;
}
.post-wrapper.profile-wrapper.post-detail-page .audio-post {
        padding-right: 0;
    }    
.transcript-box span.close-transcription {
        right: 0;
        top: 0;
        width: 20px;
        height: 20px;
}
.transcript-inner {
    padding: 20px;
}
.audio-card {
    padding: 20px;
    border-radius: 30px;
}
.reply-box .reply-inner h3 + p {
    padding: 10px 20px;
}
.reply-box {
    padding-top: 30px;
}
.all-post-reply .post-box {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}    
.reply-box {
    border-top: none;
}    
.signal-heading {
    border: none;
}
.post-wrapper.home-wrapper.signal-wrapper {
    padding-bottom: 100px;
}
    .post-wrapper.home-wrapper .post-content p {
        font-size: 15px;
        line-height: 20px;
    }    
.waveform span {
    width: 10px;
}    
.signal-heading {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    left: 0;
    background: #0c1014;
    background: #000;
    border-radius: 0;
}  
body.light-mode .signal-heading {
    background: #f9f9f9;
    }
body.signal-selected .signal-heading {
    padding-top: 7px;
    padding-bottom: 7px;
}
.close-signalfeed {
    top: 12px !important;
    width: 25px !important;
    height: 25px !important;
}
    
    .search-data-wrapper .website {
/*    display: none;*/
}
.news-left-right {
    max-width: 22%;
    flex-shrink: 0;
}    
#followers-popup.common-popup-full .inner-common-popup {
    max-width: 100%;
    width: 100%;
}
#followers-popup.common-popup-full .inner-common-popup {
    max-width: 100%;
    width: 100%;
    height: 100vh;
    border-radius: 0;
}
#followers-popup .profile-tabbing {
    margin: 0;
}
#followers-popup #followers-box .post-box {
    padding-left: 0;
    padding-right: 0;
}
#followers-popup #followers-box {
    margin-bottom: 20px;
    max-height: none;
    padding: 0 0;
    min-height: 100%;
    height: calc(100vh - 90px);
    overflow-y: auto;
}
#followers-popup .post-content-wrapper {
    margin-left: 62px;
    margin-top: 0px;
}
#followers-popup .post-icon {
    width: 40px;
    height: 40px;
}
#followers-popup .post-user {
        font-size: 13px;
    }    
#followers-box .post-content-wrapper .post-content p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 17px;
}
.follow-action a {
    font-size: 10px;
    width: 70px;
}
#followers-popup #followers-box::-webkit-scrollbar, .serch-posts::-webkit-scrollbar {
    width: 0px;
}    
/* Hide scrollbar for Chrome, Safari, Android */
body::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for Firefox */
body {
    scrollbar-width: none;
}    
#followers-popup.common-popup-full .inner-common-popup {
    padding: 30px 0;
    }
#followers-popup .close-account {
    right: 20px;
    top: 25px;
    width: 25px;
    height: 25px;
}
#followers-popup #followers-box .post-box:last-child, #members-followers #followers-box .post-box:last-child {
    margin-bottom: 70px;
}    
div#followers-popup {
    top: 20px;
}
#div#followers-popup .inner-common-popup.showMe {
    border-radius: 10px !important;
}    
#followers-popup.common-popup-full .inner-common-popup {
/*        background: #000;*/
        background: #0c1014;
    border-radius: 15px 15px 0 0;
       
    }
#followers-popup .profile-tabbing {
/*    background: #000;*/
    background: #0c1014;
    }
    
.setting-inner .setting-dflex.d-flex ul li a {
    font-size: 14px;
    }
.setting-wrapper .setting-dflex.d-flex .left-setting-menu ul li img {
    width: 14px;
    }
.setting-inner .setting-dflex.d-flex ul li a > span {
    display: flex;
    align-items: center;
}
li.theme-changer > a > span:first-child img {
    width: 19px !important;
    height: 19px !important;
    margin-left: 0px !important;
    margin-right: 5px !important;
}    
.serch-posts .post-image {
        width: 50px;
        max-width: 50px;
        margin-left: 0px;
        height: 50px;
        flex-shrink: 0;
    }    
.serch-posts {
        max-height: calc(100vh - 173px);
        overflow-y: auto;
        padding-bottom: 100px;
}
.serch-posts .post-box {
    background: #22222285;
    border-bottom: none;
}
.post-wrapper.home-wrapper .post-menu ul {
    width: 270px;
    right: 0;
}
#gifPanel {
    top: 20px;
}    
#search-wrapper .close {
    background: #555;
    width: 25px;
    position: absolute;
    right: 15px;
    top: 15px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}   
    #search-wrapper .close svg {
        float: left;
    }    
.post-wrapper.profile-wrapper.post-detail-page .repost-wrapper {
        margin-left: 50px;
    }    
.post-wrapper.profile-wrapper.post-detail-page .repost-wrapper {
        margin-left: 15px;
    }    
.post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio .repost-wrapper .post-header {
    padding: 0 0 !important;
}
.post-wrapper.profile-wrapper.post-detail-page .profile-post.post-content-wrapper.profile-bio .repost-wrapper .audio-post {
        margin-left: 0;
        padding-right: 0;
    }    
.main-center-sec .post-wrapper.profile-wrapper .post-header.profile-user .post-user {
        padding-bottom: 10px;
    }
.post-wrapper.profile-wrapper .profile-header-block {
        padding: 20px 15px 7px;
    }
.post-wrapper.profile-wrapper .post-content-wrapper.profile-bio .post-box-inner.post-reply-section .post-header .post-icon:before {
        width: 32px;
    }   
    
.post-wrapper.profile-wrapper.post-detail-page .all-post-reply .post-content {
        margin-top: 6px;
    }    
.post-wrapper.profile-wrapper.post-detail-page .all-post-reply .post-content-wrapper {
        margin-left: 40px;
    }
.post-wrapper.profile-wrapper.post-detail-page .all-post-reply .reaction-wrapper {
        padding-left: 37px;
}   
.main-center-sec .post-wrapper.profile-wrapper .all-post-reply .post-icon {
    width: 35px !important;
    height: 35px !important;
}
 .post-wrapper.profile-wrapper.post-detail-page .reply-box .reply-inner .all-post-reply .post-content-wrapper {
        margin-left: 47px;
    }    
.reply-box .reply-inner .all-post-reply .signal-wrapper .category-label span, .reply-box .reply-inner .all-post-reply .signal-wrapper .days {
        padding: 0px 1px;
    }    
    .post-wrapper.profile-wrapper.post-detail-page .all-post-reply .reaction-wrapper {
        padding-left: 46px;
    }
.reaction-wrapper .reaction-box li:not(:last-child) {
        font-size: 12px !important;
    }    
.reaction-wrapper .reaction-box img {
        width: 15px;
}
.reaction-view img {
        width: 14px !important;
    }
.reaction-box.reaction-view {
    display: flex;
    align-items: center;
}
.reaction-box.reaction-share {
        width: 36px !important;
        height: 36px !important;
    }    
.reaction-wrapper .reaction-box li {
        font-size: 12px;
    }
.bookmarks-icon img {
        width: 14px !important;
    }    
    .reaction-wrapper .reaction-box ul {
        gap: 8px;
    }
.signal-wrapper {
    gap: 5px;
}
li.active-account a {
    color: #adadad !important;
    font-weight: 600;
}
li.active-account a {
        font-weight: 500;
    }    
.close-right-side svg {
        filter: invert(1);
    }    
.close-right-side {
        width: 30px;
        height: 30px;
    }   
.setting-wrapper .close-account, .close-account21 {
    right: 15px;
}
.all-post-reply .reaction-wrapper .reaction-box {
        align-items: center;
            display: flex;
    }    
.reaction-wrapper .reaction-box li:not(:last-child) {
        padding-right: 5px;
    }    
.post-top-info a.follow-btn {
    background: none !important;
    padding: 0 !important;
    width: auto;
    color: #0066fa !important;
    font-weight: 600;
    font-size: 12px;
    margin-left: 2px;
/*    float: left;*/
}   
.post-top-info a.follow-btn.active {
    color: #818181 !important;
}    
    
.post-top-info .follow-action {
    margin-top: -1px;
    display: inline-block;
}
#followers-popup .post-header > .follow-action {
    display: none;
}     
    #followers-popup .post-content-wrapper {
        margin-left: 68px;
        margin-top: 0px;
    }
#followers-popup .post-content-wrapper .post-content {
    margin-top: 0;
}   
#followers-popup .post-content-wrapper .post-content {
        margin-top: 5px;
}
.post-box.post-box-with-reply .post-with-reply.only-one-reply .audio-post, .post-box.post-box-with-reply .audio-post {
        margin-left: 0px !important;
        margin-right: 15px;
    }    
#post-box-section .repost-wrapper .audio-post,  #repost-box-section .repost-wrapper .audio-post, #replie-box-section .repost-wrapper .audio-post{
        margin-left: 57px;
        margin-right: 0;
        padding-right: 0;
    }    
#post-box-section .post-with-reply  .audio-post {
        margin-right: 0 !important;
        margin-left: 0 !important;
}    
#post-box-section .post-box.post-box-with-reply .post-with-reply.only-one-reply .post-reply-section .audio-post, #media-box-section .post-box.post-box-with-reply .post-with-reply.only-one-reply .post-reply-section .audio-post {
    margin-left: 55px !important;
}    
#post-box-section .post-with-reply .repost-wrapper .audio-post, #repost-box-section .post-with-reply .repost-wrapper .audio-post {
    margin-left: 0 !important;
}    
#post-box-section .repost-label + .post-box-inner .post-media .swiper-wrapper, #repost-box-section .repost-label + .post-box-inner .post-media .swiper-wrapper, #media-box-section .repost-label + .post-box-inner .post-media .swiper-wrapper, #replie-box-section .repost-label + .post-box-inner .post-media .swiper-wrapper {
    margin-left: 0 !important;
}    
#replie-box-section .swiper-wrapper {
        margin-left: 0px !important;
    }    
#replie-box-section .post-box-inner.post-reply-section .single-image {
    margin-left: 0px !important;
}    
#replie-box-section .post-box-inside .post-with-reply .audio-post {
        padding-right: 0;
    }    
#post-box-section .repost-wrapper .post-media, #repost-box-section .repost-wrapper .post-media {
    margin-left: 0 !important;
    margin-right: 0 !important;
}  
#post-box-section .post-with-reply .post-reply-section .single-image, #repost-box-section .post-with-reply .post-reply-section .single-image, #media-box-section .post-with-reply .post-reply-section .single-image {
    margin-left: 0 !important;
}
#post-box-section .repost-wrapper .audio-post {
    margin-left: 0 !important;
}    
#post-box-section .post-media .link-title, #repost-box-section .post-media .link-title, #replie-box-section .post-media .link-title {
    font-size: 12px;
}
#repost-box-section .audio-post {
    margin-right: 15px;
}    
#repost-box-section .post-box.post-box-with-reply .post-with-reply .post-box-inner.post-reply-section .audio-post {
    margin-left: 55px !important;
}    
#repost-box-section .audio-title, #post-box-section .audio-title {
        font-size: 14px;
    }    
#repost-box-section .post-media .url-preview {
        margin-right: 0;
    }  
.swiper-slide {
    width: auto !important;
    max-width: 80%;
    /* height: auto !important; */
}  
.login-sheet-shadow{display: none;}    
.login-sheet-bottom.show-sheet + .login-sheet-shadow {
    display: block;
}  
#media-box-section .post-with-reply .audio-post {
    margin-right: 0;
    padding-right: 15px;
}
#media-box-section .post-with-reply .repost-wrapper .audio-post {
    margin-right: 0;
    padding-right: 0;
}    
.login-sheet-shadow {
        background: #000000e0;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 999;
}
body.light-mode .login-sheet-shadow {
        background: #d8d8d899;
}    
body.light-mode .login-sheet-bottom {
        filter: invert(1);
    }

#media-box-section .post-box .repost-label + .post-box-inner .post-media .swiper.mySwiper {
    margin-left: 0 !important;
}    
.post-composer .post-composer-inner, .post-composer .draft-inner, .post-composer .add-alt-wrapper {
    width: 100%;
    max-width: 100%;
    height: 100%;
    border-radius: 0;
}
#post-composer .composer-main-parent .post-media-container .swiper-wrapper {
        margin-left: 0px !important;
}
.post-composer {
    z-index: 999;
}
.post-composer-header {
    padding: 15px 10px;
}
 .post-composer .post-header {
        padding: 0;
    }    
.post-composer .composer-post-heder {
    padding: 10px 20px 10px;
}
.post-composer .post-composer-header .close-account {
    top: 12px;
    right: 15px;
}
.signal-wrapper .category-label span {
        padding: 4px 0;
    }
.post-composer-scrolable-part {
    max-height: calc(100vh - 110px);
}
.post-composer .composer-post-footer .composer-post-footer-inner {
    padding: 20px 10px 20px;
}
.post-composer-header h3 {
    font-size: 15px;
}    
.post-content {
    margin-top: 10px;
}    
.post-composer .composer-post-footer .composer-post-footer-inner {
    position: fixed;
    bottom: 0;
}
.post-composer-scrolable-part .signal-wrapper .category-label span {
        padding: 5px 10px;
        background: #222;
    }
.post-composer .composer-post-body .custom-textarea {
    padding: 0 67px;
    
}
.post-composer .composer-post-body .custom-textarea {
        padding-right: 15px;
}     
.post-media--action-container {
    padding-left: 69px;
}    
.post-composer .draft-button button {
    color: #ccc;
    font-size: 13px;
    position: relative;
    top: -3px;
}   
.composer-post-heder .post-header .post-user-details .post-icon {
    width: 35px;
    height: 35px;
}
.alt-text-description-box .note p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0px;
}
.schedule-post input.scheduleDate.flatpickr-input.flatpickr-mobile {
    width: 50px;
    position: absolute;
    right: 0;
    opacity: 0;
}    
.nav-menu li a {
/*        padding: 5px 20px;*/
    }
.post-composer-inner .add-signal {
    background: #0c1014;
    background: #000;
/*    background: #000;*/
    border-radius: 0;
    border: none;
}    
.post-composer .post-composer-inner, .post-composer .draft-inner, .post-composer .add-alt-wrapper {
    background: #0c1014;
    background: #000;
/*    background: #000;*/
}
.post-composer-header {
    border-bottom: 1px solid #181818;
}
#add-signals .signals-list {
    /* height: 424px; */
    /* height: 321px; */
    height: calc(100% - 122px);
}
.add-signal-header h3 {
    text-align: center;
    font-size: 15px;
    padding: 15px 0;
}
.add-signal .close-account {
    right: 20px;
    top: 12px;
}
div#add-location-wrapper {
    bottom: 0;
    border: none;
    background: #101010;
    border-radius: 25px 25px 0 0;
}
div#add-location-wrapper .post-composer-header {
        border-bottom: 1px solid #181818;
        padding: 30px 25px 10px;
        border: none;
    }    
div#add-location-wrapper .alt-textarea {
    margin-bottom: 30px;
}
.add-alt-wrapper {
    background: #181818;
    border: none;
    border-radius: 25px 25px 0 0;
    height: auto;
    bottom: 0;
}
.add-alt-wrapper .post-composer-header {
        padding: 20px 20px 20px;
}
.post-composer-inner .add-signal {
    transform: rotateX(0deg);
    left: 100%;
}    
body.signals-open .post-composer-inner #add-signals, body.mention-open .post-composer-inner #add-mention {
    left: 0;
}    
.add-alt-wrapper {
    height: auto !important;
/*    transform: none !important;*/
    background: #181818 !important;
    border: none !important;
    border-radius: 25px 25px 0 0 !important;
}
.post-composer .add-alt-wrapper {
    bottom: 0;
}
#add-link-wrapper .add-alt-media img, #add-alt-wrapper .add-alt-media img {
    max-height: 250px;
    border-radius: 20px;
} 
.alt-text-description-box textarea {
    height: 90px;
    font-size: 16px;
}
.alt-text-description-box .note p {
        font-size: 12px;
        line-height: 16px;
}
.add-alt-wrapper .close-account {
        top: 14px !important;
}    
#add-link-wrapper .note, #add-alt-wrapper .note {
    padding: 10px 20px;
}   
.post-setting-inner .post-setting-tab ul {
    bottom: 36px;
    left: 4px;
}
.post-setting-tab ul p {
    font-size: 10px;
}
li.toggles label span {
    font-weight: 500;
}
.post-setting-tab ul li label {
    font-weight: 500;
}
.post-setting-tab li.toggles {
    padding: 7px 20px;
}    
#add-mention .signals-list {
    height: calc(100vh - 123px);
}    
.sending-post-popup {
    width: 300px;
    max-width: 300px;
}    
.post-composer .post-composer-inner {
    border: none;
}    
.post-top-info span.user-name {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 110px;
        display: inline-block;
}    
.audio-controls button.play-btn img {
    width: 18px;
}  
.add-signal-header h3 {
    border-bottom: 1px solid #181818;
}   
.post-composer .add-signal .signals-list::-webkit-scrollbar {
    width: 0px;
}    
.post-composer .composer-post-footer .composer-post-footer-inner {
        padding: 15px 10px 15px;
        border-top: 1px solid #181818;
    }
.saved-draft-outer {
    border-radius: 0;
    overflow: hidden;
}
.saved-draft-list {
        height: calc(100vh - 50px);
        padding-bottom: 50px;
}  
.draft-inner .saved-draft-list::-webkit-scrollbar{
    width: 0px;
}    
#post-composer .add-signal-header h3 {
        margin-bottom: 0;
    }    
#post-composer .signals-list ul {
    padding-bottom: 50px;
}    
.post-composer .composer-post-body .post-media-container .simple-slider {
    margin-top: 4px;
}
div#composer-video-media {
    margin-left: 68px;
}
#add-alt-wrapper .add-alt-media img {
        max-height: 180px;
    }    
.post-composer .composer-post-body .post-media-container .simple-slider {
    padding-left: 68px;
}
.post-media--action-container {
    margin-top: 15px;
    margin-bottom: 0;
}
.simple-slider {
    scrollbar-width: none;
}
.simple-slider::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
} 
.rule-description {
    padding-right: 0;
}
.rule-description p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0;
}    
.signup-rules .rule {
    margin-right: 0;
}
div#signup-rules .inner-rule .rule:last-child {
    padding-bottom: 60px;
}
.setting-inner .setting-dflex.d-flex .right-setting-menu {
    padding: 0;
    padding-left: 0;
}  
.transcript-inner2::-webkit-scrollbar {
    width: 0px;
}    
.transcript-inner2::-webkit-scrollbar {
    padding-right: 0;

    }
.transcript-inner {
        padding: 0 15px;
    }   
.transcript-inner2 {
    padding: 15px 0;
    }
.complete-your-profile-inner {
    width: 95%;
    max-width: 95%;
    padding: 30px 20px 25px !important;
}    
.profile-list-inner button {
    padding: 8px 15px;
    font-size: 13px;
}   
div#edit-profile-default-icon {
    width: 100%;
    height: 100%;
}
    
div#edit-profile #profile-type-popup {
    background: #000 !important;
}
    div#edit-profile #profile-type-popup {
        background: #0c1014 !important;
    }    
#profile-type-popup .signup-wrapper-box .signup-body {
    padding: 20px 16px 20px;
}
#edit-profile #profile-type-popup .close {
    position: absolute;
    top: 11px;
}
#edit-profile #profile-type-popup .signup-wrapper-box .signup-body {
        padding: 30px 16px 20px;
    }    
#edit-profile #profile-type-popup div#profile-type-popup .form-group {
    margin-bottom: 14px;
}    
    .setting-wrapper .close-account{
        z-index: 0
    }    
    
.post-wrapper.profile-wrapper.post-detail-page.community-detail .post-box-full {
    padding: 0 0px;
}    
    .post-wrapper.profile-wrapper.post-detail-page.community-detail .share-right {
        right: 10px;
    }
div#profile-pannels-mobile {
        display: none;
        position: fixed;
        z-index: 999;
        top: 0;
        width: 100%;
        bottom: 0;
        z-index: 99999;
    } 
    
    div#profile-pannels-mobile .profile-pannels-mobile-inner {
        top: 20px;
        background:#1b1b1b;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 99;
        border-radius: 25px 25px 0 0;
        padding: 30px;
        right: 0;
        width: auto;
        bottom: 0;
        position: fixed;
    }
 #profile-pannels-mobile .profile-pannels-mobile-inner .profile-image .green-dot {
        width: 23px;
        background: #00ffb5;
        height: 23px;
        position: absolute;
        right: 5px;
        border-radius: 50%;
        border: 3px solid #1b1b1b;
        top: 10px;
}
#profile-pannels-mobile .profile-pannels-mobile-inner .profile-image {
    width: 155px;
    height: 155px;
    margin: 0 auto;
}
.green-dot {
    width: 20px;
    background: #00ffb5;
    height: 20px;
    position: absolute;
    right: 0;
    border-radius: 50%;
    border: 2px solid #1b1b1b;
}    
.profile-mobile-header .share-left {
    width: 20px;
}
.profile-mobile-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}   
    
#profile-type-popup .signup-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 20px 15px;
}    
.post-wrapper.profile-wrapper.post-detail-page.community-detail .all-post-reply .reaction-box.reaction-share .share-drop-down {
        left: inherit;
        right: 0;
    }   
#profile-pannels-mobile .profile-pannels-mobile-inner .profile-image {
    width: 155px;
    height: 155px;
    margin: 0 auto;
    position: relative;
}  
#profile-pannels-mobile .profile-mobile-header .close-getstart {
        position: static;
        width: 30px;
    }
#profile-pannels-mobile .profile-mobile-header .close-getstart {
    width: 20px;
    position: static;
    right: 16px;
    top: 13px;
    background: #555;
    border-radius: 35px;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-content: center;
    cursor: pointer;
}    
.user-profile-d-flex {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-top: 14px;
    display: flex;
    gap: 7px;
    justify-content: center;
    margin-bottom: 15px;
}
#profile-pannels-mobile  .edit-setting {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
}

#profile-pannels-mobile  .edit-setting button {
    background: #2b2b2b;
    border: 1px solid #333;
    color: #fff;
    flex: 1;
    border-radius: 25px;
    padding: 8px 0;
    font-size: 14px;
}    
#profile-pannels-mobile .profile-mobile-header h3 {
    color: #fff;
    margin: 0;
}    
#profile-pannels-mobile .pro-panel-ul ul {
    padding: 0;
    list-style: none;
}    
.pro-panel-ul li a img {
    width: 20px;
    margin-right: 4px;
}

.pro-panel-ul li a {
        color: #fff;
        text-decoration: none;
        padding: 15px 0;
        display: block;
        font-size: 16px;
    }
.pro-panel-ul li a span.icon {
    width: 25px;
    display: inline-block;
}    
.pro-panel-ul ul {
    padding: 0;
    list-style: none;
}    
.post-wrapper.profile-wrapper.post-detail-page.community-detail .profile-post.post-content-wrapper.profile-bio .post-content-wrapper {
        margin-left: 0px !important;
        margin-right: 0px !important;
}    
.post-wrapper.profile-wrapper.post-detail-page.community-detail .profile-post.post-content-wrapper.profile-bio .post-header {
        padding: 0 15px !important;
}
.post-wrapper.profile-wrapper.post-detail-page.community-detail .post-box {
        border-bottom: none;
    }    
    .post-wrapper.profile-wrapper.post-detail-page.community-detail .all-post-reply .post-box {
        border-bottom: none;
        padding: 0 15px;
    }
    .post-wrapper.profile-wrapper.post-detail-page.community-detail .reply-box .reply-inner  h3 {
        padding: 0 15px;
    }    
.post-wrapper.profile-wrapper.post-detail-page.community-detail .all-post-reply div#post-pinned {
        padding: 0 0 10px;
        margin: 0 15px;
    }
.members-and-followers h3 {
    font-size: 15px;
}
.request-btn.d-flex button {
    font-weight: 600;
    font-size: 15px;
}
.post-wrapper.profile-wrapper.post-detail-page.community-detail .post-something p {
    margin-bottom: 0;
    font-size: 12px;
}    
.post-wrapper.profile-wrapper.post-detail-page.community-detail .user-icon {
    width: 30px;
    height: 30px;
}    
.post-wrapper.profile-wrapper.post-detail-page.community-detail .write-post button {
    width: 35px;
    height: 35px;
}
.postks span {
    color: #888b8e;
    font-size: 14px;
}
.community-post-head.d-flex > .d-flex {
    align-items: center;
    gap: 7px;
}
.members-and-followers .avatars img {
    margin-left: -18px;
}

.members-and-followers  .avatars img {
    width: 35px;
    height: 35px;
    }
.community-banner {
    padding: 0 15px;
}    
.comunity-title {
    padding: 0 15px;
}
.post-wrapper.profile-wrapper.post-detail-page.community-detail .access-type {
    padding: 0 15px;
}    
.post-wrapper.profile-wrapper.post-detail-page.community-detail .members-and-followers .avatars img:first-child {
    margin-left: 0;
}
.post-wrapper.profile-wrapper.post-detail-page.community-detail  .members-and-followers {
    padding: 0 15px
}    
.post-wrapper.profile-wrapper.post-detail-page.community-detail .request-btn.d-flex {
    padding: 0 15px;
}
.post-wrapper.profile-wrapper.post-detail-page.community-detail .reply-box .reply-inner h3 {
        padding-right: 0;
    }    
.post-wrapper.profile-wrapper.post-detail-page.community-detail .community-post-head.d-flex.postks .search-post {
    margin-right: 15px;
}
.comunity-title h1 {
        font-size: 16px;
        margin-bottom: 0;
    }
.post-something {
    top: 45px;
}    
.access-type span.member-only img {
    width: 10px;
}
.post-wrapper.profile-wrapper.post-detail-page.community-detail .post-box-inner > .post-content-wrapper .post-content p {
    margin: 0 !important;
    font-size: 15px;
    line-height: 20px;
}
#members-followers.common-popup-full .inner-common-popup {
    max-width: 100%;
    width: 100%;
    border-radius: 0;
}    
.post-wrapper.profile-wrapper.post-detail-page.community-detail .post-content {
        padding-left: 15px;
        padding-right: 15px;
    }  
#members-followers .post-header > .follow-action {
    display: none;
}
#members-followers.common-popup-full .inner-common-popup {
    background: #000;
    max-width: 550px;
    width: 100%;
    margin: 0px auto;
    height: auto;
    top: 0;
    bottom: 0;
    transform: none !important;
    left: 0;
    padding-top: 0;
}
#members-followers.common-popup-full .post-header {
        padding: 0 0;
    }    
 #members-followers #followers-box {
    max-height: calc(100vh - 65px);
}    
#domain-batch .common-popup-inner {
    width: 100%;
    border-radius: 20px 20px 0 0;
    border: none;
}
div#domain-batch {
    z-index: 999;
}
div#domain-batch .common-popup-inner {
    height: auto;
    margin-top: 20px;
}
#domain-batch .common-popup-inner {
    width: 100%;
    border-radius: 20px 20px 0 0;
    border: none;
    padding: 0 15px 20px;
}
div#domain-batch .common-popup-inner {
    height: auto;
    margin-top: 20px;
    position: absolute;
    bottom: 0;
    top: auto;
    transform: none !important;
    left: 0;
    padding-bottom: 20px !important;
}
div#domain-batch.common-popup p {
    color: #e8e8e8;
    font-size: 12px;
    margin: 15px 0;
    line-height: 16px;
}    
#domain-batch h3 {
    text-align: center;
    font-size: 18px;
    padding: 15px 0;
    margin: 0 !important;
    border-bottom: 1px solid #2b2b2b;
    padding-top: 15px;
}
div#domain-batch .common-popup-inner {
    padding: 0;
}
.domain-section {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
}
    
#domain-verification  .domain-section {
    margin-left: 0px;
    margin-right: 0px;
}   
.search-domain input {
    width: 160px !important;
}
#domain-batch h4 {
    margin-left: 15px;
}  
#domain-batch p {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }    
.domain-section .domain-section-inner {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
}
#domain-batch .website {
        flex-shrink: 0;
/*        margin-left: 44px;*/
/*        margin-top: -24px;*/
    }    
 #domain-batch   .post-user {
/*        margin-top: -16px;*/
    }    
.ssldd.d-flex {
    align-items: center;
}
#communities-wrapper .cc-body {
    padding: 0 15px;
}    
#communities-wrapper .communities-list-tabbing ul.d-flex {
    padding-left: 15px;
}
#communities-wrapper  .communities-list-tabbing {
    margin-top: 0;
}    
.communities-list-body .cc-body .cc-body-list .cc-box {
    padding-right: 0;
}
#communities-wrapper .communities-list-body .cc-body .cc-body-list .cc-box .figure {
    max-width: 40%;
    width: 40%;
}
#communities-wrapper .ccs-desc {
    width: 60%;
    max-width: 60%;
    flex-shrink: 0;
}    
#communities-wrapper .ccs-desc .post-content h3 {
    font-size: 14px;
}
.communities-list-body .avatars img {
    width: 25px;
    height: 25px;
}
.access-type span.member-only {
    padding: 6px 8px;
    }
#communities-wrapper .communities-list-body .cc-body .cc-body-list .cc-box .figure span.member-only img {
    width: 8px;
}
.post-wrapper.profile-wrapper.post-detail-page.community-detail .profile-post.post-content-wrapper.profile-bio .post-user-details {
        align-items: center;
    }    
.post-wrapper.profile-wrapper.post-detail-page.community-detail .profile-post.post-content-wrapper.profile-bio .post-user-details .post-user {
    margin-bottom: 0 !important;
}    
    @supports (-webkit-touch-callout: none) {
        .reaction-wrapper .reaction-box li:not(:last-child) {
        padding-right: 8px;
        font-size: 14px !important;
    }
    .reaction-box.reaction-share {
        width: 39px !important;
        height: 39px !important;
    }    
    }    

}



/* iPad Pro 11 - Portrait */
@media only screen and (min-width: 834px) and (max-width: 1024px) and (orientation: portrait) {
  .qr-code-new {
    width: 200px !important;
    bottom: 100px !important;
}
    .main-center-sec{min-height: 100vh}
        .profile-tabbing li:nth-child(3).active ~ .active-tab {
        left: 256px;
    }
        .profile-tabbing li:nth-child(2).active ~ .active-tab {
        left: 130px;
    }
    .profile-tabbing ul div.active-tab {
        width: 102px;
    }
     .profile-tabbing li:nth-child(3).active ~ .active-tab {
        left: 252px;
    }
    .profile-tabbing li:nth-child(4).active ~ .active-tab {
        left: 378px;
    }
}

/* iPad Pro 11 - Landscape */
@media only screen and (min-width: 1194px) and (max-width: 1366px) and (orientation: landscape) {

}


/* iPad Air - Portrait */
@media only screen and (min-width: 820px) and (max-width: 834px) and (orientation: portrait) {
.main-center-sec {
    max-width: 520px;
    width: 520px;
}
.search-main {
    width: 35px;
    height: 35px;
}
.topppics, .notifications {
    width: 35px;
    height: 35px;
}
.topppics img, .notifications img {
    width: 16px;
}    
.main-center-right .right-sec {
    gap: 6px;
}
.main-sec-left .logo-sec {
    width: 90px;
}
.qr-code-new {
        width: 110px !important;
        bottom: 72px !important;
}    
.main-center-right .copy {
    white-space: normal;
    right: 10px;
    width: 130px;
}    
    .main-section .main-center-sec {
        min-height: 100vh;
    }  
    .profile-tabbing ul div.active-tab {
    width: 79px;
    }
}

/* iPad Air - Landscape */
@media only screen and (min-width: 1180px) and (max-width: 1194px) and (orientation: landscape) {

}


/* iPad Mini - Portrait */
@media only screen and (min-width: 768px) and (max-width: 834px) and (orientation: portrait) {

}

/* iPad Mini - Landscape */
@media only screen and (min-width: 1024px) and (max-width: 1194px) and (orientation: landscape) {

}
