@media (min-width : 1200px) and (max-width : 1399px) {
    .hostgator .host-parrent h3 {
        font-size: 18px;
    }

    .hostgator .sec1-box2 h1 {
        font-size: 27px;
    }

    /* STORE-PAGE// */
    .store .sec2-box {
        background-color: #EEF3F7;
        border: 1px solid #134A874A;
        padding-top: 1px;
        border-radius: 100px;
        width: 26px;
        height: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .store .sec2 h4 {
        font-size: 16px;
    }

    .store .sec2-cards h2 {
        font-size: 16px;
    }

    /* CATEGORIES-PAGE// */
    .categories .card-para {
        font-size: 14px;
    }

    .categories .card-head {
        font-size: 18px;
    }

    /* HOSTING-PAGE// */
    .hosting .sec1-box2 h1 {
        font-size: 22PX;
    }

    .sec3box h3 {
        font-size: 13px;
    }

    .hosting .sec1-box2 h1 {
        font-size: 25px;
    }

    .sec3box p {
        font-size: 11px;
    }

    .gridtemp {
        grid-template-columns: repeat(8, 1fr);
    }

    .gridtemp img {
        width: 120px;
        height: 120px;
    }

    .sec3box .secimg {
        height: 142px;
    }

    .blogleftbox h2 {
        font-size: 17px;
    }

    .homesec4 h2,
    .homesec2 h2,
    .homesec3 h1,
    .testisection h1 {
        font-family: "Helvetica Neue", sans-serif;
        font-weight: 500;
        font-size: 32px;
        color: #1A1A1A;
    }

    .homesec1head {
        font-size: 42px;
    }

    .rightimg {
        position: absolute;
        right: -25px;
        top: -84px;
    }
    .promo3__btn{
        font-size: 14px;
    }
    .widthtclass {
        width: 56%;
    }

    .terms .right-box p {
        font-size: 14px;
    }

    .terms .right-box h6 {
        font-size: 14px;
    }

    .contact .right-col h1 {
        font-size: 50px;
    }
    .sec3box {
        height: 370px !important;
    }
}