@media (max-width: 1400px) {
    .banner-content .title,
    .banner-content .title span {
        font-size: 39px;
    }
    .banner-content{
        padding-right: 115px;
        max-width: 988px;
    }
    .banner-content p {
        font-size: 22px;
    }
    .case-title{
        font-size: 28px;
    }
    .case-descr{
        font-size: 20px;
    }
    .service-box-wrapper.orange-bg{
        top: 10%;
        left: 39%;
    }
    .service-box-wrapper.purple-bg{
        top: 81%;
        left: 39%;
    }
    .section-map .maps-wrapper{
        max-width: 260px;
    }
    .maps-wrapper .maps-title{
        font-size: 16px;
    }
    .maps-wrapper .descr{
        font-size: 12px;
    }
    .section-map .maps-wrapper .button{
        padding: 10px 15px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .banner-content p {
        font-size: 20px;
    }
    .routes-list{
        justify-content: center;
    }
    .content-text-table div {
        padding: 25px 10px;
    }
    .case-title{
        font-size: 24px;
    }
    .case-descr{
        font-size: 16px;
    }
    .service-box-wrapper.orange-bg{
        top: 10%;
        left: 37%;
    }
    .service-box-wrapper.purple-bg{
        top: 81%;
        left: 37%;
    }
    .section-map .maps-wrapper {
        max-width: 215px;
        padding: 10px 10px;
    }
    .section-map .maps-wrapper .button {
        font-size: 14px;
    }
    .maps-wrapper .descr {
        font-size: 11px;
    }
}

@media (min-width: 991px) {
    .service-box-wrapper{
        position: absolute;
        width: 250px;
        text-align: center;
        padding: 0;
    }
    .service-box-wrapper .service-box{
        padding: 0;
        height: 65px;
        align-items: center;
        display: flex;
        justify-content: center;
    }
    .service-box-wrapper.orange-light-bg{
        top: 22%;
        left: 67%;
    }
    .service-box-wrapper.teal-bg{
        top: 36%;
        left: 72%;
    }
    .service-box-wrapper.red-bg{
        top: 50%;
        left: 75%;
    }
    .service-box-wrapper.green-light-bg{
        top: 22%;
        left: 7%;
    }
    .service-box-wrapper.green-bg{
        top: 36%;
        left: 3%;
    }
    .service-box-wrapper.blue-light-bg{
        top: 50%;
        left: 0%;
    }
    .service-box-wrapper.blue-bg{
        top: 65%;
        left: 4%;
    }
    .direct-work{
        top: 70%;
        left: 65%;
        position: absolute;
    }
    .section-advantages .circle{
        height: 70px;
    }
}

@media (max-width: 992px) {
    .delivery-block,
    .delivery-types ul{
        display: block;
    }
    .delivery-types ul,
    .delivery-types ul li{
        margin-bottom: 20px;
    }
    .chart-placeholder{
        display: none;
    }
    .banner-content{
        padding: 60px 20px;
    }
    .banner-content .title,
    .banner-content .title span{
        font-size: 34px;
    }
    .banner-content p {
        font-size: 18px;
    }
    .button {
        padding: 12px 24px;
        font-size: 14px;
    }
    .description{
        font-size: 16px;
    }
    .description-wrapper p{
        font-size: 16px;
    }
    .title,
    .title span{
        font-size: 30px;
    }
    .direct-work p,
    .direct-work span{
        font-size: 30px;
    }
    .section-advantages .circle{
        height: 75px;
    }
    .subtitle-form{
        font-size: 20px;
    }
    .managing-director {
        height: 500px;
    }
    .section-map .maps-wrapper {
        position: absolute;
        bottom: 5px;
        right: 5px;
        padding:10px 10px;
        max-width: 210px;
    }
    .maps-wrapper .maps-title{
        font-size: 12px;
    } 
    .maps-wrapper .descr{
        font-size: 10px;
    }
    .service-box{
        font-size: 18px;
    }
    .case-wrapper img{
        height: 300px;
        margin-bottom: 20px;
    }
    .service-box-wrapper.orange-bg{
        left: 0;
    }
    .service-box-wrapper.purple-bg{
        left: 0;
    }
    .services-left{
        margin-bottom: 20px;
    }
    .title-error{
    font-size: 150px;
    }
    .burger {
      display: flex;
    }
    .nav-wrapper {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      background: #fff;
      flex-direction: column;
      align-items: center;
      display: none;
      padding: 20px 0;
      gap: 10px;
    }
    .nav-wrapper {
      display: none;
    }
    .nav-wrapper.active {
      display: block;
    }
    .section-map .maps-wrapper{
        display: none;
    }
    .routes-list{
        display: block;
    }
    .maps-wrapper .button{
        padding: 8px 12px;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .banner-content div {
        flex-direction: column;
        align-items: flex-start;
    }
    .banner-content div p{
        margin: 20px 0;
    }
    .section-table .subtitle{
        font-size: 18px;
    }
    .price-table td,
    .price-table th {
        font-size: 16px;
    }
    .avtoperevozki-table td,
    .avtoperevozki-table th {
        font-size: 16px;
    }
    .description{
        font-size: 14px;
    }
    .description-wrapper p{
        font-size: 14px;
    }
    .title,
    .title span{
        font-size: 28px;
    }
    .direct-work p,
    .direct-work span{
        font-size: 25px;
    }
    .delivery-block li{
        font-size: 18px;
    }
    .subtitle-form{
        font-size: 18px;
    }
    .footer-right {
        flex-wrap: wrap;
        margin-top: 10px;
    }
    .footer-right .footer-right-item{
        margin-bottom: 10px;
    }
    .banner-content .title{
        margin-bottom: 0;
    }
    .case-title{
        font-size: 18px;
    }
    .case-descr{
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .banner-content .title,
    .banner-content .title span {
        font-size: 24px;
    }
    .banner-content p {
        font-size: 16px;
    }
    .section-map p,
    .content-text p, 
    .content-text-table div {
        font-size: 14px;
    }
    .content-text-table div{
        font-size: 10px;
    }
    .price-table td,
    .price-table th {
        padding: 8px 4px;
        font-size: 14px;
    }
    .avtoperevozki-table td,
    .avtoperevozki-table th {
        padding: 8px 4px;
        font-size: 14px;
    }
    .section-table .subtitle {
        font-size: 16px;
    }
    .description{
        font-size: 12px;
    }
    .description-wrapper p{
        font-size: 12px;
    }
    .title,
    .title span{
        font-size: 20px;
    }
    .direct-work p,
    .direct-work span{
        font-size: 18px;
    }
    .subtitle-form{
        font-size: 16px;
    }
    .content-text-table div {
        padding: 20px 10px;
    }
    .service-box{
        font-size: 18px;
    }
    .case-title-block{
        flex-direction: column-reverse;
    }
    .case-title{
        width: 100%;
    }
    .case-title-block a{
        width: 100%;
        margin-bottom: 20px;
    }
    .title-error{
    font-size: 120px;
    }
}

@media (max-width: 418px) {
    .routes-list{
        justify-content: start;
    }
    .section-map p,
    .content-text p, 
    .content-text-table div {
        font-size: 10px;
    }
    .content-text-table div{
        font-size: 8px;
    }
    .price-table td,
    .price-table th {
        padding: 8px 4px;
        font-size: 8px;
    }
    .avtoperevozki-table td,
    .avtoperevozki-table th {
        padding: 8px 4px;
        font-size: 8px;
    }
    .section-advantages .circle{
        height: 70px;
    }
    .subtitle-form{
        font-size: 14px;
    }
    .section-map .maps-wrapper {
        position: absolute;
        bottom: 5px;
        right: 5px;
        padding: 5px 5px;
        max-width: 200px;
    }
    .maps-wrapper .maps-title{
        font-size: 10px;
    } 
    .maps-wrapper .descr{
        font-size: 8px;
    }
    .title-error{
    font-size: 120px;
    }
}


