h1{
    font-size: 80px;
}

h2,
.price-catalog{
    font-size: 48px;
}

.wrapper-discount h4,
.list-stage_job h4{
    font-size: 40px;
}

.wrapper-discount h4 span{
    font-size: 64px;
}

h3{
    font-size: 36px;
}

h4{
    font-size: 32px;
}

.content-home p{
    font-size: 28px;
}

.list-stage_job p{
    font-size: 24px;
}

h5,
.button,
p{
    font-size: 20px;
}

h6,
.review,
.text-about_company p{
    font-size: 18px;
}

form input[type=text]{
    font-size: 16px;
}

.number-advantages{
    font-size: 128px;
}

.wrapper-logo span{
    font-size: 14px;
}

@media (max-width:1720px) {
    h1{
        font-size: 72px;
    }
    
    h2,
    .price-catalog{
        font-size: 42px;
    }

    h3{
        font-size: 32px;
    }

    h4 {
        font-size: 28px;
    }
    
    .content-home p{
        font-size: 24px;
    }

    .list-stage_job p{
        font-size: 20px;
    }

    h5,
    .button,
    p{
        font-size: 18px;
    }

    h6,
    .review,
    .text-about_company p{
        font-size: 17px;
    }


    form input[type=text]{
        font-size: 14px;
    }

    .number-advantages {
        font-size: 100px;
    }

    .wrapper-discount h4,
    .list-stage_job h4{
        font-size: 34px;
    }
    
    .wrapper-discount h4 span{
        font-size: 56px;
    }

    .wrapper-logo span{
        font-size: 13px;
    }
}

@media (max-width:1600px) {
    h1{
        font-size: 66px;
    }
    
    h2,
    .price-catalog{
        font-size: 36px;
    }

    h3 {
        font-size: 28px;
    }

    h4 {
        font-size: 24px;
    }
    
    .content-home p{
        font-size: 22px;
    }

    .list-stage_job p{
        font-size: 18px;
    }

    h5,
    .button,
    p{
        font-size: 16px;
    }

    h6,
    .review,
    .text-about_company p{
        font-size: 16px;
    }

    form input[type=text]{
        font-size: 13px;
    }

    .number-advantages {
        font-size: 90px;
    }

    .wrapper-discount h4,
    .list-stage_job h4{
        font-size: 30px;
    }
    
    .wrapper-discount h4 span{
        font-size: 48px;
    }

    .wrapper-logo span{
        font-size: 12px;
    }
}

@media (max-width:1440px) {
    h1{
        font-size: 60px;
    }
    
    h2,
    .price-catalog{
        font-size: 32px;
    }

    h3 {
        font-size: 26px;
    }
    
    .content-home p{
        font-size: 20px;
    }

    .list-stage_job p{
        font-size: 16px;
    }

    h4 {
        font-size: 22px;
    }

    h5,
    .button,
    p{
        font-size: 14px;
    }

    h6,
    .review,
    .text-about_company p{
        font-size: 14px;
    }

    form input[type=text]{
        font-size: 12px;
    }

    .number-advantages {
        font-size: 80px;
    }

    .wrapper-discount h4,
    .list-stage_job h4{
        font-size: 28px;
    }
    
    .wrapper-discount h4 span{
        font-size: 44px;
    }
}

@media (max-width: 1280px) {
    h1 {
        font-size: 50px;
    }

    
}

@media (max-width: 1024px) {
    h5,
    form input[type=text],
    p{
        font-size: 16px;
    }

    .button,
    footer h5,
    footer p,
    .wrapper-call h5{
        font-size: 20px;
    }

    h3 {
        font-size: 24px;
    }

    .wrapper-info_catalog p{
        font-size: 12px;
    }

    h2, .price-catalog {
        font-size: 26px;
    }

    h4,
    .text-about_company p{
        font-size: 16px;
    }

    .header-item_advantages h2{
        font-size: 40px;
    }

    .number-advantages {
        font-size: 96px;
    }

    .wrapper-discount h4 span {
        font-size: 48px;
    }

    .wrapper-discount h4,
    .list-stage_job h4 {
        font-size: 24px;
    }

}

@media (max-width: 800px) {
    
}

@media (max-width: 600px) {
    .button.min,
    .button,
    h2{
        font-size: 20px;
    }

    h1 {
        font-size: 36px;
    }

    .content-home p {
        font-size: 16px;
    }

    .price-catalog {
        font-size: 20px;
    }

    .section-advantages h3 .number-advantages{
        font-size: 64px;
    }

    
}