@media (min-width : 992px) and (max-width : 1149px) {

    .sec1 h1 {
        font-family: 'Abhaya Libre';
        font-weight: 800;
        font-size: 55px;
        text-transform: capitalize;
        color: #ffffff;
    }

    .linkimages img {
        width: 46%;
    }

    .sec3 {
        padding-top: 110px;
    }

    .sec3 h1 {
        font-size: 60px;
        line-height: 60px;
    }

    .sec3 p {
        font-size: 15px;
    }

    .sec4 {
        padding-top: 150px;
    }

    .sec4 h1 {
        font-size: 60px;
        line-height: 60px;
    }

    .footer h6 {
        font-size: 21px;
        text-transform: capitalize;
    }
    .footerlogo{
        width: 280px;
    }
    .footer p a {
        font-size: 14px;
        margin-bottom: 6px !important;
        text-transform: capitalize;
        text-wrap: nowrap;
    }
    .section-1-heading-2{
        font-size: 40px;
    }
    .sec-2-head{
        font-size: 39px;
    }
    .section-3-head-2{
        font-size: 41px;
    }
    .section-3-head {
        font-size: 30px;
    }
    .sec-4-head{
        padding-top: 33px;
    }
    .sec-4-head{
        font-size: 28px;
    }
    .sec-4-head-1 {
        font-size: 38px;
        margin-top: 44px;
    }
    .sec-5-chat-box {
        height: fit-content;
        padding-bottom: 18px;
    }
    .sec-6-head{
        font-size: 38px;
        margin-top: 40px;
    }
    .footer-bg{
        margin-top: 43px;
    }
    .cards-flex{
        height: 284px;
    }
    .sec-4-bg-img-2 {
        height: 920px;
    }
    .app-stor-img{
        width: 180px;
    }
    .chat-box-2 {
        width: 100%;
    }
    .header-img {
        margin-top: -20px;
        height: 8px;
    }
    .sec-2-card-div{
        margin-left: 171px;
    }
    .poppins-regular-italic{
        width: 100%;
    }
    .section-1-para{
        font-size: 11px;
    }
   
    .sec-4-para {
        font-size: 14px;
    }
    .sec-4-head-2 {
        padding-top: 85px;
    }
}