/* Responsive design layouts mediaquery */
@media (min-width: 1436px) {
    .twitter-card-Withoutdesc {
        max-width: 580px;
    }

    .twitter-card {
        max-width: 580px;
    }

    .icon-footer {
        max-width: 580px;
    }
}

@media (min-width: 1321px) {
    .twitter-card-Withoutdesc {
        transform: translate(0px, 12px);
    }

    .twitter-card {
        transform: translate(0px, 8px);
    }

    .icon-footer {
        transform: translate(0px, 21px);
        max-width: 550px;
    }
}

@media (max-width: 1320.99px) {
    .icon-footer {
        transform: translate(0px, 21px);
        max-width: 550px;
    }

    .twitter-card-Withoutdesc {
        transform: translate(0px, 12px);
    }

    .twitter-card {
        transform: translate(0px, 8px);
    }
}

@media (min-width: 1202px) {
    .desktop-mode-design {
        display: flex;
        align-items: end;
        justify-content: end;
    }
}

@media (min-width: 1201px) {
    .left-right-position {
        position: fixed !important;
        padding-left: 50px !important;

        padding-right: 0px !important;
        width: 22%;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .right-position {
        position: fixed !important;
        padding-right: 5px !important;
    }

}

@media (max-width: 1200px) {
    .left-right-position {
        position: sticky !important;
        padding-left: 0px !important;
    }

    .right-position {
        position: sticky !important;
        padding-right: 0px !important;
    }
}

@media (min-width: 1200px) {
    .left-side-bar-width {
        width: 25% !important;
    }

    .right-side-bar-width {
        width: 25% !important;
    }

    .center-side-bar-width {
        width: 50% !important;
    }
}

@media (max-width: 1199.9px) {
    .left-side-bar-width {
        width: 15% !important;
    }

    .right-side-bar-width {
        width: 35% !important;
    }

    .center-side-bar-width {
        width: 50% !important;
    }
}

@media (max-width: 1024px) {
    .whotofollowTextNmae {
        font-size: 14px;
    }

    .whotofollowTextImg {
        width: 30px !important;
        height: 30px !important;
    }
}

@media (min-width: 992px) {
    .icon-left-sidebar {
        display: none;
    }

    .articale-svg {
        display: none;
    }
}

@media (max-width: 991.9px) {
    .left-logo-padding {
        padding-left: 5px;
    }

    .left-button-PADDING {
        padding: 15px;
    }

    .text-title {
        position: relative;
        display: inline-block;
        cursor: pointer;
    }

    .text-left-button {
        display: none;
    }

    .logo-left-sidebar {
        display: none;
    }

    .text-articale {
        display: none;
    }

    .user-profile {
        display: none !important;
    }

    .user-profile-tab {
        display: block !important;
    }

    .logout-btn {
        min-width: 115px;
        text-align: center;
    }
}

@media (max-width: 900px) {
    .right-sidebar-d-none {
        display: none;
    }

    .main-section {
        width: 75%;
    }
}

@media (min-width: 768px) {
    .left-toggle {
        display: none;
    }

    .profile-blog-edit {
        inset: auto !important;
        transform: translate3d(-104px, 11px, 0px) !important;
    }

    .post-blog-edit {
        inset: auto !important;
        transform: translate(-165px, -82px) !important;
    }
}

@media (max-width: 768px) {
    .bookmarkheader {
        top: -2px;

    }

    .notificatinsHeader {
        top: -2px;
    }

    .whotofollowcointainer {
        position: sticky;
        top: 67px;
        background-color: #fff;
        z-index: 2;
    }

    .modal-unfollow {
        margin: auto;
        width: 100%;
        top: 100px;
    }

    .profile-margin-top {
        margin-top: 15px !important;
    }

    .media-1 img,
    .media-1 video {
        max-height: 400px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .carousel .carousel-item .img-box {
        width: 90%;
        height: 250px;
    }
}

@media (max-width: 767.9px) {
    .social-content-page {
        padding: 0;
    }

    .bookmarkheader {
        top: 43px;

    }

    .notificatinsHeader {
        top: 43px;
    }

    .whotofollowcointainer {
        position: sticky;
        top: 112px;
        background-color: #fff;
        z-index: 2;
    }

    /* .profile-card-wrapper {
        display: none;
    } */

    .profile-card {
        display: none;
    }



    .commentModelHover {
        display: none;
    }

    .hastag-padding {
        padding-left: 0px;
    }

    .profile-blog-edit {
        transform: translate3d(25px, 35px, 0px) !important;
    }

    .post-blog-edit {
        inset: auto !important;
        transform: translate(-141px, -101px) !important;
    }

    .nav-tabs button {
        font-size: 14px;
    }

    .sidebar {
        display: none;
    }

    .user-profile {
        display: flex !important;
    }

    .descriptionBologpost {
        padding-left: 0px !important;
        margin-top: 0px !important;
    }

    .ArticalePaddingleft {
        padding-left: 0px;
    }

}

@media (max-width: 767px) {
    .left-sidebar-icon {
        display: block;
    }

    .sidebar {
        display: none;
    }

    .left-toggle {
        display: inline-block;
        display: inline-block;
        position: sticky;
        left: 0;
        right: 0;
        background-color: #FFFF;
        padding-bottom: 5px;
    }

    .text-left-button {
        display: inline !important;
    }

    .main-section {
        width: 100% !important;
    }

    .profile-card-wrapper:hover .profile-card {
        transform: translate(-25px, 10px) !important;
    }

    .feed-card:last-of-type {
        margin-bottom: 46px !important;
    }

    .postArticaleTopspace {
        top: 154px;
    }

    .without-login-nav {
        top: 50px;
    }

    .next-articale-buttton {
        display: none;
    }

    .previous-articale-buttton {
        display: none;
    }
}

@media (max-width: 576px) {


    .modal-content {
        padding: 15px;
    }


    .AreaOfIntrestFont {
        font-size: 13px;
    }

    .nested-reply-btn {
        font-size: 0.85rem;
    }
}

@media (max-width: 575px) {




    .UserNameFullElipse {
        max-width: 117px;
    }

    .userNameElipse {
        max-width: 90px;
    }

    .userDateElipse {
        max-width: 60px;
    }

    .areaofIntrest {
        max-width: 95%;
        margin: auto;
    }



}

@media (max-width: 575.9px) {
    .blog-imgae {
        margin-top: 10px;
        height: 200px;
        width: 100%;
        object-fit: fill;
    }
}

@media(max-width:500px) {
    .emoji-cart-comment {
        max-width: 200px;
        transform: translate(-12px, -274px);
    }

    .emoji-cart-reply {
        max-width: 200px;
        transform: translate(-72px, -274px);
    }
}

@media (max-width: 480px) {
    .carousel .carousel-item .img-box {
        width: 100%;
        height: 240px;
    }
}


@media (max-width: 475px) {
    .emoji-cart {
        transform: translate(-41px, 213px);
        width: 272px;
    }

    .comment-post-descriptions {
        width: 80%;

    }

    .thumbs-post {
        padding-left: 10px !important;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .hastag-container {
        top: 157px;
        min-width: 280px;
        left: 16px;
        max-width: 280px;
    }
}

@media (max-width: 460px) {
    .text-truncate-ellipse {
        max-width: 200px;
    }

    .padding-left-right {
        padding-right: 3.5rem !important;
        padding-left: 4.5rem !important;
    }
}

@media (max-width: 450px) {

    .af9,
    .af7 {
        gap: 6px
    }

    .ac2 .ac1 {
        row-gap: 2px
    }

    .ac2 .ac1 u {
        font-size: 14px
    }

    .ac2 .ac1 .ac0 {
        position: relative;
        top: -2px
    }

    .ac2 .ac1 .ac0>span {
        width: 16px;
        height: 16px;
        box-shadow: 0 0 0 1.5px #fff;
        top: 3px
    }
}

@media (max-width: 425px) {


    .twitter-card {
        background: #fff;
        border-radius: 10px;
        max-width: 550px;
        margin: auto;
    }



    .icon-footer {
        transform: translate(-10px, 21px) !important;
        max-width: 550px;
    }

    .twitter-card-Withoutdesc {
        background: #fff;
        border-radius: 10px;
        max-width: 550px;
        margin: auto;
    }

    .twitter-card-Withoutdesc {
        transform: translate(-10px, 17px) !important;
        padding-left: 10px;
    }

    .twitter-card {
        transform: translate(-10px, 8px) !important;
        padding-left: 10px;
    }
}

@media (max-width: 400px) {
    .padding-left-right {
        padding-right: 0rem !important;
        padding-left: 2rem !important;
    }
}

@media (max-width: 375px) {
    .UserNameFullElipse {
        max-width: 100px;
    }

    .comment-UserNameFullElipse {
        max-width: 74px;

    }

    .comment-userNameElipse {
        max-width: 45px;
    }


    .icons {
        font-size: 12px !important;
    }
}

@media (max-width: 374px) {
    .text-truncate-ellipse {
        max-width: 150px;
    }



    .userNameElipse {
        max-width: 54px;
    }


}