@media (min-width: 1051px) and (max-width: 1350px) {
    .sec1-bg {
    height: 528px;
}

    .sec1-head {
        font-size: 38px;
    }

    .sec1-para2 {
        width: 54%;
    }

    .sec2-head {
        font-size: 40px;
    }

    .sec2 {
        margin-top: 30px;
    }

    .sec4 {
        margin-top: 60px;
    }


    .emailbox {
        top: -20px;
    }

    .sec4card-head {
        font-size: 18px;
    }

    .sec4-head2 {
        font-size: 20px;
        top: 5px;
        left: 23px;
    }
    .add-cart-btn{
        font-size: 16px;
    }
    .footer-input{
        width: 241px;
        font-size: 11px;
    }
    .subscribe{
        width: 92px;
        font-size: 13px;
        right: 73px;
    }
    .footer-para1{
        width: 100%;
    }
}
