@media (min-width: 992px) and (max-width: 1150px) {
    .homeSec1 {
        height: fit-content;
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .homeSec1-head {
        font-size: 25px;
    }

    .homeSec1-para {
        font-size: 16px;
    }

    .honeSec2-head {
        font-size: 23px;
    }

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

    .homeSec2 {
        margin-top: 30px;
    }

    .honeSec2-card h1 {
        font-size: 20px;
    }

    .honeSec2-card h3 {
        font-size: 13px;
    }

    .honeSec2-card-para {
        font-size: 13px;
    }

    .choss-head {
        font-size: 16px;
    }

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

    .userprofile-img {
        width: 30px;
        height: 30px;
    }

    .popular-head {
        font-size: 20px;
    }

    .footer-para1 {
        font-size: 13px;
    }

    .nav-btn {
        padding: 8px;
        font-size: 12px;
    }

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

    .logo {
        width: 80px;
    }

    .about-head {

        font-size: 23px;

    }

    .about-head2 {
        font-size: 20px;
    }

    .about-img2 {
        height: fit-content;
        margin-bottom: 20px;
    }

    .about-card h1 {
        font-size: 17px;
    }

    .about-card p {
        font-size: 13px;
    }

    .about-card {
        padding: 20px;
    }

    .homeSec4 {
        width: 100%;
    }

    .Get-box {
        width: 100%;

    }

    .apply-box {
        width: 100%;

    }

    .subscription-box2 {
        padding: 15px;
    }

    .box-parrent {
        width: 40%;
    }
}