@media (min-width:1401px) {
    .padding-1 {
        /* T-R-B-L */
        padding: 160px 0px 100px 0px;
    }

    .cardStyled {
        height: 270px;
    }

    h1 {
        font-size: 52px;
        font-weight: 700;
        word-spacing: 5px;
        letter-spacing: 2px;
        line-height: 64px;
    }

    h3 {
        font-weight: 700;
        font-size: 34px;
        word-spacing: 3px;
        letter-spacing: 0.3px;
        line-height: 44px;
    }

    h4 {
        font-weight: 700;
        font-size: 26px;
        word-spacing: 1px;
        letter-spacing: 0.1px;
        line-height: 36px;
    }

    h5 {
        font-weight: 600;
        font-size: 20px;
        word-spacing: 1px;
        letter-spacing: 0.1px;
        line-height: 30px;
    }

    .testimonialCards {
        position: relative;
        height: 315px;
    }

    .roadMap {
        font-size: 50px;
    }
    .head-set{
        white-space:nowrap;
    }
    .content-form, .text-over{
     padding:80px;
    }
    .text-over{
     width:80%;
     height:80%;
    }
}

@media (min-width:1300px) and (max-width:1400px) {
    .padding-1 {
        /* T-R-B-L */
        padding: 160px 0px 100px 0px;
    }

    .cardStyled {
        height: 270px;
    }

    h1 {
        font-size: 52px;
        font-weight: 700;
        word-spacing: 5px;
        letter-spacing: 2px;
        line-height: 64px;
    }
    
    h3 {
        font-weight: 700;
        font-size: 34px;
        word-spacing: 3px;
        letter-spacing: 0.3px;
        line-height: 44px;
    }
    
    h4 {
        font-weight: 700;
        font-size: 26px;
        word-spacing: 1px;
        letter-spacing: 0.1px;
        line-height: 36px;
    }

    h5 {
        font-weight: 600;
        font-size: 20px;
        word-spacing: 1px;
        letter-spacing: 0.1px;
        line-height: 30px;
    }

    .testimonialCards {
        position: relative;
        height: 345px;
    }

    .roadMap {
        font-size: 50px;
    }
    .content-form, .text-over{
     padding:80px;
    }
    .text-over{
     width:80%;
     height:80%;
    }
    
}

@media (min-width:1199px) and (max-width:1299px) {
    .padding-1 {
        /* T-R-B-L */
        padding: 160px 0px 100px 0px;
    }

    .cardStyled {
        height: 280px;
    }

    h1 {
        font-size: 52px;
        font-weight: 700;
        word-spacing: 5px;
        letter-spacing: 2px;
        line-height: 64px;
    }

    h3 {
        font-weight: 700;
        font-size: 34px;
        word-spacing: 3px;
        letter-spacing: 0.3px;
        line-height: 44px;
    }

    h4 {
        font-weight: 700;
        font-size: 26px;
        word-spacing: 1px;
        letter-spacing: 0.1px;
        line-height: 36px;
    }

    h5 {
        font-weight: 600;
        font-size: 20px;
        word-spacing: 1px;
        letter-spacing: 0.1px;
        line-height: 30px;
    }

    .testimonialCards {
        position: relative;
        height: 330px;
    }

    .roadMap {
        font-size: 50px;
    }
    .content-form, .text-over{
     padding:80px;
    }
    .text-over{
     width:80%;
     height:80%;
    }
    .aspect-set{
        aspect-ratio: 3 / 4;
    }

}

@media (min-width:992px) and (max-width:1198px) {
    .padding-1 {
        /* T-R-B-L */
        padding: 160px 0px 100px 0px;
    }

    .cardStyled {
        height: 280px;
    }

    h1 {
        font-size: 36px;
        font-weight: 700;
        word-spacing: 5px;
        letter-spacing: 0.3px;
        line-height: 44px;
    }

    h3 {
        font-weight: 500;
        font-size: 26px;
        word-spacing: 2px;
        letter-spacing: 0.2px;
        line-height: 34px;
    }

    h4 {
        font-weight: 700;
        font-size: 22px;
        word-spacing: 1px;
        letter-spacing: 0.1px;
        line-height: 32px;
    }

    h5 {
        font-weight: 600;
        font-size: 18px;
        word-spacing: 1px;
        letter-spacing: 0.1px;
        line-height: 28px;
    }

    .testimonialCards {
        position: relative;
        height: 380px;
    }

    .roadMap {
        font-size: 36px;
    }
}

@media (min-width:769px) and (max-width:991px) {
    .padding-1 {
        /* T-R-B-L */
        padding: 160px 0px 100px 0px;
    }

    .cardStyled {
        height: 330px;
    }

    h1 {
        font-size: 36px;
        font-weight: 700;
        word-spacing: 5px;
        letter-spacing: 0.3px;
        line-height: 44px;
    }

    h3 {
        font-weight: 500;
        font-size: 26px;
        word-spacing: 2px;
        letter-spacing: 0.2px;
        line-height: 34px;
    }

    h4 {
        font-weight: 700;
        font-size: 22px;
        word-spacing: 1px;
        letter-spacing: 0.1px;
        line-height: 32px;
    }

    h5 {
        font-weight: 600;
        font-size: 18px;
        word-spacing: 1px;
        letter-spacing: 0.1px;
        line-height: 28px;
    }

    .testimonialCards {
        position: relative;
        height: 300px;
    }

    .roadMap {
        font-size: 36px;
    }
}

@media (min-width:991px) {}

@media (min-width:768px) {}

@media (min-width:577px) and (max-width:768px) {
    .padding-1 {
        /* T-R-B-L */
        padding: 160px 0px 100px 0px;
    }

    .cardStyled {
        height: 300px;
    }

    h1 {
        font-size: 36px;
        font-weight: 700;
        word-spacing: 5px;
        letter-spacing: 0.3px;
        line-height: 44px;
    }

    h3 {
        font-weight: 500;
        font-size: 26px;
        word-spacing: 2px;
        letter-spacing: 0.2px;
        line-height: 34px;
    }

    h4 {
        font-weight: 700;
        font-size: 22px;
        word-spacing: 1px;
        letter-spacing: 0.1px;
        line-height: 32px;
    }

    h5 {
        font-weight: 600;
        font-size: 18px;
        word-spacing: 1px;
        letter-spacing: 0.1px;
        line-height: 28px;
    }

    .testimonialCards {
        position: relative;
        height: 330px;
    }

    .roadMap {
        font-size: 36px;
    }
}

@media screen and (max-width:576px) {
    .padding-1 {
        /* T-R-B-L */
        padding: 160px 0px 100px 0px;
    }

    .cardStyled {
        height: 300px;
    }

    h1 {
        font-size: 36px;
        font-weight: 700;
        word-spacing: 5px;
        letter-spacing: 0.3px;
        line-height: 44px;
    }

    h3 {
        font-weight: 700;
        font-size: 26px;
        word-spacing: 2px;
        letter-spacing: 0.2px;
        line-height: 34px;
    }

    h4 {
        font-weight: 600;
        font-size: 22px;
        word-spacing: 1px;
        letter-spacing: 0.1px;
        line-height: 32px;
    }

    h5 {
        font-weight: 600;
        font-size: 18px;
        word-spacing: 1px;
        letter-spacing: 0.1px;
        line-height: 28px;
    }

    .testimonialCards {
        position: relative;
        height: 330px;
    }

    .roadMap {
        font-size: 36px;
    }
    .height-set{
       height: 670px;
    }
}