@media (min-width : 1250px) and (max-width : 1500px) {
    .phonebutton {
        width: 150px;
        height: 40px;
    }

    .sec1banner {
        height: unset;
    }

    .readmore-banner {
        width: 250px;
    }

    .latestnewimg {
        height: 380.5px;
    }

    .Viewbtn {
        width: 329px;
    }

    .paperimg {
        background-size: 210px;
        background-position: right 45px;
    }

    .search-bar {
        gap: 3px;
    }

    .sec2h1 {
        font-size: 40px;
    }

    .tourbox {
        width: 273px;
    }

    .card {
        border: none !important;

        height: fit-content;
    }

    .card-img-top {
        height: 260px;
        /* object-fit: cover; */
    }

    .packagedetail h1 {
        font-size: 34px;
    }

    /* @Abdul Bari */


    .paymentTerms {
        font-size: 14px;
        line-height: 25px;
        color: var(--mediumLightText);
    }

    .paymentDetailForm h2 {
        font-size: 28px;
    }

    .paymentDetailForm h3 {
        font-size: 22px;
    }

    .about-azure-h1 {
        font-size: 42px;
    }

    .about-us-content p {
        font-size: 15px;
    }

    /* @Abdul Bari */

    .search-item input {
        font-size: 18px;
    }

    .search-item label {
        font-size: 19px;
    }

    .search-item {
        padding: 9px 16px;
    }

    .search-top-container h3 {
        font-size: 20px;
    }

    .big-aboutUs-img {
        width: 570px;
    }

    .sec1text {
        padding: 130px 0px;
    }
}