@media screen and (min-width:991px) and (max-width:1049px) {
    .nav-anchors {
        font-size: 14px;
    }

    .nav-parents {
        gap: 35px;
    }

    .header-logo {
        width: 180px !important;
    }

    .user-pro {
        width: 45px;
    }

    .buts {
        border: none;
        width: 135px;
        height: 45px;
        font-size: 12px;

    }

    /* HOME PAGE START  */
    .session-first {
        padding-top: 50px;
    }

    /* CARDS SESION START  */
    .request-p {
        font-size: 22px;
        padding-top: 20px;
    }

    .newly-bg {
        margin-top: 20px;
        padding-bottom: 50px;
        background-color: #D5B457;
    }


    /* REQUEST PAGE START  */
    .request-bg {
        height: 320px;
    }

    .request-text {
        padding-top: 100px;
        font-size: 20px;
    }

    .request-heading {
        font-size: 55px;
    }

    /* FAQ PAGES  */
    .second-text {
        font-size: 60px !important;
    }

   

    .user-heading {
        font-size: 23px;
    }

    .follow-user {
        font-size: 18px;
    }

    .newly-bg {
        display: block;
    }

    .for-showing {
        display: block;
    }

    .ending-cards-parent {
        width: 100% !important;
        height: fit-content !important;
    }

    .smith-para {
        font-size: 13px;
    }

    .stars {
        width: 140px !important;
    }


    /* FORUM PAGE START HERE */
    .lite-line {
        position: absolute;
        left: 190px;
    }

    .inside-forums-boxes {
        width: 100%;
        height: fit-content;
        padding-bottom: 10px;
    }

    .inside-bg {
        width: 97%;
    }

    .inside-second-box {
        width: 89%;
        height: fit-content;
    }

    /* PRAYER DETAILS PAGE START  */
    .detail-bg {
        width: 100%;
    }

    .for-mg {
        margin-left: 0px;
        margin-right: 0px;
    }

    .detail-dua {
        padding-left: 0px;
    }

    .detail-pata-rd {
        padding-left: 0px;
    }

    .yell-bg {
        margin-left: 0px;
    }

    /* GROUPS DETAILS START HERE  */
    .group-detail-box {
        padding-bottom: 15px;
    }

    .for-group-mad {
        margin-top: 30px;
    }

    .custom-divs {
        width: 87%;
        height: fit-content;
        padding-bottom: 4px;
    }

    .divs-text-inside-1 {
        font-size: 21px;
    }

    .custom-divs-text {
        font-size: 25px;
    }

    .divs-follow {
        font-size: 21px;
    }

    .green-fill-texts {
        font-size: 17px;
    }

    .group-box {
        width: 87%;
    }

    .join-bts {
        width: 87%;
    }

    .join-bts-2 {
        width: 87%;
    }

    .group-detail-head {
        font-size: 35px;
    }

    .faces {
        width: 150px;
    }

    .second-mem {
        font-size: 19px;
    }

    /* NAV TABS */
    .nav-tabs li {
        font-size: 17px;
    }

    .ct-last-bt {
        width: 200px;
        height: 52px;
        font-size: 16px;
    }

    .chat-box {
        width: 100%;
    }

    .chat-box-2 {
        width: 100%;
        margin: 0 auto;
    }

    .chat-para {
        font-size: 12px;
    }



    .events-dt-head {
        font-size: 35px;
    }

    .events-dt-date {
        font-size: 24px;
    }

    .events-dt-para {
        font-size: 14px;
    }

    .events-dt-bts {
        width: 100%;
    }
}