@media only screen and (max-width : 1680px){
    
}

@media only screen and (max-width : 1600px){
    
}

@media only screen and (max-width : 1440px){
    
}

@media only screen and (max-width : 1366px){
    
}

@media only screen and (max-width : 1280px){
    
}

@media only screen and (max-width : 1024px){
    
}

@media only screen and (max-width : 768px){
    .top-header .contact1{
        margin-left: 0;
    }
    .bot-header{
        padding: 50px 0;
    }
    header, .algoritm{
        background-image: none;
    }
    h1{
        font-size: 25px;
    }
    div.after-h1, div.after-h1 span{
        font-size: 18px;
    }
    .price-block, .title-block h2{
        font-size: 26px;
        line-height: 50px;
    }
    .btn, .popupblock .inner .btn-block button{
        font-size: 18px;
        padding: 15px 50px;
    }
    .advantages ul li{
        font-size: 16px;
    }
    h3, .bot-block1 .text, .bot-block2 .name, .name h2, .top-contacts .name, .bot-contacts .name{
        font-size: 22px;
        line-height: 30px;
    }
    .help-block .list-block .list ul li, .help-block .list-block .list ul li:nth-child(2n){
        width: 100%;
    }
    .prepare-block, .interes-block{
        padding: 30px 15px;
    }
    .interes-block ul{
        flex-wrap: wrap;
    }
    .interes-block ul li{
        margin-bottom: 15px;
    }
    .ur-lica .name{
        padding: 0 15px;
    }
    .ur-lica .img{
        margin-top: 30px;
    }
    .bot-block1, .bot-block2{
        margin-top: 50px;
    }
    .bot-block1 .text, .top-contacts .name, .bot-contacts .name{
        margin-bottom: 20px;
    }
    .bot-block2 .inner{
        padding-bottom: 50px;
    }
    .bot-block2 .inner::after{
        display: none;
    }
    .bot-block2 .btn-block{
        padding-top: 20px;
    }
    .algoritm{
        margin-top: 0;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .algoritm-list .item .line{
        display: none;
    }
    .algoritm-list .item{
        align-items: flex-start;
    }
    .contacts-block{
        margin-top: 0;
    }
    .top-contacts{
        padding-top: 50px;
    }
    .bot-contacts{
        margin: 0 30px;
        padding: 25px 0 75px;
        margin-top: 25px;
    }
    footer .mail{
        margin: 15px 0;
    }
    .blocks .item{
        margin-bottom: 90px;
    }
    .help-block{
        margin-top: 50px;
    }
    .help-block .list-block, .ur-lica{
        margin-top: 35px;
    }
    .help-block .list-block h3{
        margin-bottom: 17px;
    }
    .bot-block2 .name{
        padding-top: 40px;
        padding-bottom: 0;
    }
    .algoritm-list .item .text{
        max-width: 270px;
    }
    .bot-contacts .flex>div{
        margin-bottom: 10px;
    }
}

@media only screen and (max-width : 600px){
    
}

@media only screen and (max-width : 425px){
    
}

@media only screen and (max-width : 375px){
    
}

@media only screen and (max-width : 320px){
    
}