@media screen and (min-width:1050px) and (max-width:1250px) {

    /* HEADER SESSION START  */

    .nav-anchors {
        font-size: 13px;
    }

    .nav-parents {
        gap: 32px !important;
    }

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

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

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

    .stars {
        width: 150px !important;

    }

    .user-pro {
        width: 50px;
    }

    .buts {
        border: none;
        width: 140px;
        height: 45px;
        font-size: 13px;
    }

    .newly-bg {
        margin-top: 20px;
        padding-bottom: 50px;
    }

    /* VIDEO SESSION START  */
    .video-setting {
        left: 10px;
    }

    .hand-shake {
        right: 110px;
        width: 580px;
    }

 

    .image-set {
        position: absolute;
        left: -10px;
        top: 39%;
    }

    .image-set-2 {
        position: absolute;
        right: -10px;
        top: 39%;
    }

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

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

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

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

    .inside-bg {
        width: 95%;
    }

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



    /* ABOUT US PAGE START  */
    .girl-about-pray {
        height: 530px;
        width: 450px;
    }

    .about-change {
        position: absolute;
        right: 63px;
        top: 537px;
        width: 580px;
    }

    .about-text-4 {
        padding-left: 0;
    }

    .about-borders {
        width: 435px;
    }

    .about-bg {
        height: 576px;
    }

    /* 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%;
    }



}


@media screen and (min-width:1091px) and (max-width:1200px) {

    /* ABOUT US PAGE START  */
    .girl-about-pray {
        height: 470px !important;
        width: 380px !important;
    }

    .about-change {
        position: absolute;
        right: 0px !important;
        top: 495px !important;
        width: 525px !important;
    }

    .about-text-4 {
        padding-left: 0;
    }

    .about-borders {
        width: 370px !important;
    }

    .about-bg {
        height: 554px !important;
    }



}


