@media (min-width : 1150px) and (max-width  : 1450px){
    .sec1 h1{
        font-size: 65px;
    }
    .sec2box1{
        width: 267px;
        height: 268px;
    }
    .sec2box1  h3{
        font-size: 19px;
    }
    .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;
    }
    .sec-2-card{
        width: 266px;
        margin: 0 auto;
    }
    .chating-img{
        left: 107px;
    }
    .sec-4-head{
        padding-top: 33px;
        font-size: 28px;
    }
    .sec-4--2{
        padding-top: 33px;
        font-size: 28px;
    }
    .sec-4-head-1 {
        font-size: 50px;
        margin-top: 65px;
    }
    .sec-5-chat-box {
        height: fit-content;
        padding-bottom: 18px;
    }
    .footer-bg{
        margin-top: 43px;
    }

    .cards-flex{
        height: 284px;
    }
    .sec-4-bg-img-2{
        height: 878px;
    }
    .section-1-para{
        font-size: 12px;
    }
    .sec-2-head{
        margin-top: 58px;
    }
    .app-stor-img{
        width: 180px;
    }
    .sec-6-head{
        margin-top: 68px;
    }
    .header-img{
        margin-top: -20px;
        height: 8px;

    }
    .poppins-regular-italic{
        width: 100%;
    }
    



    
}