@media  (max-width: 768px) {
.first-block{
    background: #F6F9F9;
}
.pl-lg-96px {
    padding: 0;
}

.block-header {
    width: auto;
}
.block-word {
    font-size: 73px;
}


.block-text-other {
    font-size: 34px;
    margin: 0;
    line-height: 40px;
}
    .taxes-block {
        padding: 97px 0px 60px 0;
        background: #E8F1F5;
    }

    .tax-first-block {
        margin-bottom: 52px;
    }

    .slick-prev.slick-arrow {
        top: -45px;
        left: auto;
        right: 66px;
    }
    .slick-next.slick-arrow {
    top: -45px;
    right: 10px;
    }
    .blog-block .slick-prev.slick-arrow {
        top: -25px;
        left: auto;
        right: 87px;
    }
    .blog-block  .slick-next.slick-arrow {
    top: -25px;
    right: 29px;
    }
    ul.slick-dots {
        text-align: center;
        padding: 0;
        width: 90%;
    }

    h4.footer-header {
        min-height: 30px;
    }
    .schedule {
        width: 100%;
        text-align: center;
    }
    .suitable-block {
    padding: 90px 0;
}
.estimate-block {
    padding: 90px 0;
    text-align: center;
}
    .copyright {
        height: 70px;
    }
    .content-page-aside{
        display: none;
    }
    .content-page-menu-bottom{
        display: flex;
        margin-bottom: 45px;
    }

.content-page-menu-bottom a {
    font-size: 20px!important;
}
    .content-text .header-section{
        background: #F6F9F9!important;
    }
    .slider-item-text{
        font-size: 27px;
        line-height:40px;
    }
    .mb95px{
        margin:0!important
    }
    section.suitable-block{
        padding: 80px 0
    }


}

@media (max-width: 965px) {
    .navbar-phone {
        margin-left: 10px;
        margin-top: 10px;
    }
    .navbar-brand {
        padding: 0 10px;
    }
}

@media  (min-width: 768px) AND (max-width: 1000px) {
    .content-page-aside{
        display: none;
    }

}
    @media  (min-width: 768px) AND (max-width: 1150px) {
        .first-block{
            background-position: right -168px bottom;
        }
    .taxes-block {
    padding: 138px 0 250px 0;
    background: url(/uploads/files/section_image.png) right -403px top 167px , url(/uploads/files/rings_image.png)left -364px bottom -153px, #E8F1F5;
    background-repeat: no-repeat;
}
    .pl-lg-96px{
        padding: 0;
    }
        .content-page-menu-bottom{
            display: flex;
        }
        .header-section {
            background-position: bottom right -15px;
        }
}
@media  (min-width: 1150px) {
    .first-block {background-position: bottom right 12%;}
    .header-section {
        background-position: bottom right 11%;
    }

}