@media (min-width: 2900px) {
    .bg {
        background: radial-gradient(71.06% 143.26% at 34.94% 0%, rgba(198, 137, 51, 0.9) 0%, rgba(182, 118, 60, 0.9) 16.34%, rgba(52, 80, 122, 0.9) 39.34%, rgba(18, 119, 163, 0.9) 64.83%, rgba(38, 60, 117, 0.9) 100%);
    }

    .bg-footer .bg {
        background: radial-gradient(42.85% 156.97% at 63.85% 100%, rgba(198, 137, 51, 0.9) 0%, rgba(182, 118, 60, 0.9) 16.34%, rgba(52, 80, 122, 0.9) 39.34%, rgba(18, 119, 163, 0.9) 64.83%, rgba(38, 60, 117, 0.9) 100%);
    }

}


@media (max-width: 2000px) {
    .bg {
        background: radial-gradient(71.06% 143.26% at 23.94% 0%, rgba(198, 137, 51, 0.9) 0%, rgba(182, 118, 60, 0.9) 16.34%, rgba(52, 80, 122, 0.9) 39.34%, rgba(18, 119, 163, 0.9) 64.83%, rgba(38, 60, 117, 0.9) 100%);
    }

    .bg-footer .bg {
        background: radial-gradient(69.85% 156.97% at 75.85% 100%, rgba(198, 137, 51, 0.9) 0%, rgba(182, 118, 60, 0.9) 16.34%, rgba(52, 80, 122, 0.9) 39.34%, rgba(18, 119, 163, 0.9) 64.83%, rgba(38, 60, 117, 0.9) 100%);
    }

    .bg-about-you .bg {
        background: radial-gradient(67.53% 210% at 25% 50%, rgba(198, 137, 51, 0.9) 0%, rgba(182, 118, 60, 0.9) 16.34%, rgba(52, 80, 122, 0.9) 39.34%, rgba(18, 119, 163, 0.9) 64.83%, rgba(38, 60, 117, 0.9) 100%);
    }
}

@media (max-width: 1440px) {
    .slide .row {
        height: 660px;
    }

    .slide-1 .row [class*="col-"]:nth-child(1):before, .slide-1 .row [class*="col-"]:nth-child(2):before, .slide-1 .row [class*="col-"]:nth-child(2):after, .slide-1 .row [class*="col-"]:nth-child(3):before {
        top: 312px;
    }

    .slide-1 .row [class*="col-"]:nth-child(1) {
        background-position: 90% 85px;
    }

    .slide-1 .row [class*="col-"]:nth-child(3) {
        background-position: 10% 85px;
    }

    .illustration:before,
    .illustration:after {
        width: 644px;
        height: 613px;
        right: 0;
        bottom: 0;
    }
}

@media (max-width: 1400px) {

    .bg {
        background: radial-gradient(71.06% 143.26% at 20.94% 0%, rgba(198, 137, 51, 0.9) 0%, rgba(182, 118, 60, 0.9) 16.34%, rgba(52, 80, 122, 0.9) 39.34%, rgba(18, 119, 163, 0.9) 64.83%, rgba(38, 60, 117, 0.9) 100%);
    }

    .bg-footer .bg {
        background: radial-gradient(69.85% 156.97% at 96.85% 100%, rgba(198, 137, 51, 0.9) 0%, rgba(182, 118, 60, 0.9) 16.34%, rgba(52, 80, 122, 0.9) 39.34%, rgba(18, 119, 163, 0.9) 64.83%, rgba(38, 60, 117, 0.9) 100%);
    }

    .bg-about-you .bg {
        background: radial-gradient(87.53% 210% at 20% 50%, rgba(198, 137, 51, 0.9) 0%, rgba(182, 118, 60, 0.9) 16.34%, rgba(52, 80, 122, 0.9) 39.34%, rgba(18, 119, 163, 0.9) 64.83%, rgba(38, 60, 117, 0.9) 100%);
    }

    .bg-hero:before {
        margin-left: -945px;
    }
}

@media (max-width: 1220px) {

  .map-block {
    height: 500px;
  }

  .map-item {
    height: 500px;
    background: url("../images/maps.jpg") center center no-repeat;
    background-size: auto 500px;
    overflow: hidden;
  }

  .map-item:after {
    content: '';
    height: 335px;
    width: 717px;
    background: url("../images/on-map.svg") center center no-repeat;
    background-size: contain;
    left: 50%;
    margin-left: -391px;
    top: 80px;
  }
}

@media (max-width: 1200px) {

    .illustration:before,
    .illustration:after {
        width: 600px;
        height: 571px;
        right: 0;
        bottom: -28px;
    }

    .nav-link {
        font-size: 18px;
        font-weight: 600;
    }

    .nav-item {
        padding-left: 35px;
    }

    .slide .row {
        max-width: 980px;
        padding-top: 60px;
        padding-bottom: 100px;
        height: 560px;
    }

    .carousel h3 {
        font-size: 38px;
    }

    .services p {
        font-size: 16px;
    }

    .iphone {
        width: 320px;
        background-size: 320px;
        height: 610px;
        padding: 25px 42px 70px 42px;
    }

    .iphone-icon img {
        max-width: 60%;
    }

    .iphone h6 {
        font-size: 14px;
    }

    .iphone h5 {
        padding-top: 22px;
        margin-bottom: 30px;
    }

    .services-center h5 {
        font-size: 28px;
    }

    .services h5 {
        font-size: 18px;
        padding-top: 30px;
    }

    .tools img {
        max-width: 100%;
    }
}

@media (max-width: 1024px) {
    .slide .row {
        max-width: 860px;
    }

    .slide-1 .row [class*="col-"]:nth-child(3) {
        background-position: 1% 85px;
    }

    .slide-1 .row [class*="col-"]:nth-child(1) {
        background-position: 99% 93px;
    }
}

@media (max-width: 991px) {

    .map h3,
    .сarreers h3,
    .about-you h3 {
        font-size: 36px;
    }

    .illustration:before,
    .illustration:after {
        right: -220px;
    }

    .btn-primary .icon.icon-user {
        width: 30px;
        height: 30px;
    }

    .privilege .text .btn.btn-secondary .icon {
        width: 46px;
        height: 46px;
        margin-right: 0;
    }

    .slide-4 .btn {
        padding: 0 20px;
    }

    .privilege .text .btn {
        padding-left: 20px;
        padding-right: 20px;
        line-height: 24px;
    }


    .slide-1 .row [class*="col-"]:nth-child(1):before, .slide-1 .row [class*="col-"]:nth-child(2):before, .slide-1 .row [class*="col-"]:nth-child(2):after, .slide-1 .row [class*="col-"]:nth-child(3):before {
        top: 303px;
    }

    .slide-1 img {
        max-width: 70%;
    }

    .slide .row {
        max-width: 690px;
    }

    .carousel h3 {
        font-size: 32px;
    }

    .slide-1 .row [class*="col-"]:nth-child(3) {
        background-position: 1% 85px;
        background-size: 18%;
    }

    .slide-1 .row [class*="col-"]:nth-child(1) {
        background-position: 99% 88px;
        background-size: 18%;
    }

    .navbar-nav .btn {
        display: none;
    }

    .btn-lang {
        margin-top: 20px;
    }

    .navbar-collapse {
        padding-top: 20px;
        background: #2E3540;
        box-shadow: 1px 1px 10px #000;
        position: fixed;
        top: 0;
        padding-right: 40px;
        right: 0;
        bottom: 0;
        overflow: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        z-index: 9999;
        width: 200px;
    }

    .nav-link {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .projects h3,
    .about-us h3 {
        font-size: 36px;
    }

    .projects h3,
    .steps img,
    .about-us img {
        max-width: 80%;
    }

    .iphone {
        width: 240px;
        background-size: 240px;
        height: 475px;
        padding: 16px 30px 70px 30px;
    }

    .services-left {
        padding-right: 20px;
    }

    .services-right {
        padding-left: 20px;
    }

    .services h5 {
        font-size: 16px;
        padding-top: 10px;
    }

    .iphone-icon img {
        margin-bottom: 10px;
    }

    .iphone h6 {
        font-size: 12px;
    }

    .services p {
        font-size: 14px;
        padding-top: 10px;
    }

    .tools h5 {
        font-size: 26px;
    }

    .contacts h5 {
        font-size: 36px;
    }
}

@media (max-width: 767px) {

  .map-item {
    width: 767px;
    overflow-x: scroll;
  }

    .illustration:before, .illustration:after {
        width: 403px;
        height: 384px;
        right: 0;
        bottom: 0;
    }

    body {
        font-size: 14px;
    }

    .slide-2 img,
    .slide-3 img {
        max-width: 100%;
    }

    .slide-1 img {
        max-width: 70%;
    }

    .slide .row {
        padding-left: 40px;
        padding-right: 40px;
    }

    .carousel h3 {
        font-size: 22px;
    }

    .slide .row {
        padding-top: 40px;
        padding-bottom: 80px;
        height: 400px;
    }

    .privilege .btn {
        padding-left: 20px;
        padding-right: 20px;
        justify-content: center;
    }

    .slide-1 .row [class*="col-"] .item .icon-carousel {
        min-height: 180px;
        margin-bottom: 10px;
    }

    .slide-1 .row [class*="col-"]:nth-child(1):before, .slide-1 .row [class*="col-"]:nth-child(2):before, .slide-1 .row [class*="col-"]:nth-child(2):after, .slide-1 .row [class*="col-"]:nth-child(3):before {
        top: 211px;
    }

    .slide-1 .row [class*="col-"] .item .icon-text {
        font-size: 14px;
    }

    .btn {
        font-size: 18px;
        height: 60px;
        padding: 0 20px;
    }

    .slide h3 {
        margin-bottom: 35px;
    }

    .privilege .icon-block {
        margin-bottom: 35px;
    }

    .services-left {
        padding-right: 10px;
    }

    .services-right {
        padding-left: 10px;
    }

    .iphone {
        width: 180px;
        background-size: 180px;
        height: 360px;
        padding: 16px 24px 56px 24px;
        margin-top: 120px;
    }

    .services h5 {
        margin-bottom: 0;
    }

    .iphone h5 {
        font-size: 12px;
    }

    .iphone h6 {
        font-size: 9px;
        margin-bottom: 0;
    }

    .services .row {
        padding-top: 45px;
        padding-bottom: 25px;
    }

    .services h3 {
        font-size: 32px;
    }

    .services h4 {
        font-size: 22px;
        margin-bottom: 30px;
    }

    .privilege .row {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .projects .row,
    .about-us .row {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .steps .row {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .tools .row {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .contacts .row {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .contacts .form-control {
        height: 52px;
        padding: 15px;
        font-size: 18px;
    }

    .contacts .btn {
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer .row {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .contacts textarea.form-control {
        height: 80px;
    }

    .footer-brand {
        width: 170px;
        height: 59px;
    }

    .about-you h3 {
        font-size: 28px;
    }
}

@media (max-width: 628px) {
    .slide-1 .row [class*="col-"]:nth-child(3):before {
        width: calc(100% - 107px);
        right: 107px;
    }

    .slide-1 .row [class*="col-"]:nth-child(1):before {
        width: calc(100% - 107px);
        left: 107px;
    }

    .steps h4 {
        font-size: 20px;
    }

    .projects h4,
    .about-us h4 {
        font-size: 20px;
    }
}


@media (max-width: 575px) {

    .сarreers ul li {
        padding: 20px;
    }

    .сarreers ul li .text {
        padding: 0 20px;
    }

    .сarreers img {
        width: 60px;
    }

    .сarreers ul li .text h5 {
        font-size: 18px;
    }

    .сarreers ul li .text p {
        font-size: 14px;
    }

    .privilege .text {
        flex-direction: column-reverse;
    }

    .about-you img {
        width: 130px;
        margin-bottom: 35px;
    }

    .about-you .row {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .about-you .d-flex {
        justify-content: center;
    }

    .privilege .text .block {
        padding-right: 40px;
        padding-left: 40px;
        margin-top: 40px;
        text-align: center;
    }

    .illustration:before, .illustration:after {
        right: auto;
        left: 50%;
        margin-left: -200px;
    }

    .slide-4 .row [class*="col-"] {
        align-items: center;
    }

    .slide-4 h3 {
        font-size: 42px;
    }

    .slide-4 p {
        font-size: 18px;
    }

    .modal-footer .btn-primary {
        padding-left: 20px;
        padding-right: 20px;
    }

    .navbar-brand {
        width: 196px;
        height: 67px;
    }

    .slide-2 img,
    .slide-3 img {
        max-width: 320px;
    }

    .bg-services .bg {
        background: radial-gradient(226.53% 60.67% at 50% 0%, rgba(198, 137, 51, 0.9) 0%, rgba(182, 118, 60, 0.9) 16.34%, rgba(52, 80, 122, 0.9) 39.34%, rgba(18, 119, 163, 0.9) 64.83%, rgba(38, 60, 117, 0.9) 100%);
    }

    .steps .row {
        flex-direction: column;
    }

    .projects .row div:last-child {
      margin-top: 40px;
    }

    .about-us .row {
        flex-direction: column-reverse;
    }

    .steps .col-sm-4 {
        padding-top: 25px;
    }

    .projects .col-sm-4,
    .about-us .col-sm-4 {
        padding-top: 25px;
    }

    .projects .col-sm-4 img,
    .about-us .col-sm-4 img {
        max-width: 130px;
    }

    .steps .col-sm-4 img {
        max-width: 130px;
    }

    .tools .row {
        flex-direction: column-reverse;
    }

    .tools img {
        max-width: 60%;
        margin-top: 25px;
    }

    .navbar-collapse {
        padding-top: 20px;
        background: #2E3540;
        box-shadow: 1px 1px 10px #000;
        position: fixed;
        top: 0;
        padding-right: 40px;
        right: 0;
        bottom: 0;
        z-index: 9999;
    }

    .iphone {
        margin: 40px auto 0 auto;
    }

    .footer .col {
        width: 100%;
        flex: 1 1 100%;
        justify-content: center !important;
    }

    .footer-brand {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .footer .line {
        border-left: 0;
        border-top: 3px solid hsla(0, 0%, 100%, 0.05);
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        text-align: center;
    }

    .services .btn {
        margin-top: 30px;
    }

    .services .services-center {
        width: 100%;
    }

    .slide .row {
        height: calc(100vh - 115px);
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .slide-2 .row {
        flex-direction: column-reverse;
        justify-content: center;
    }

    .slide-2 .row [class*="col-"],
    .slide-3 .row [class*="col-"] {
        align-items: center;
    }

    .slide-3 .row {
        flex-direction: column;
        justify-content: center;
    }

    .slide-1 .row [class*="col-"] {
        justify-content: center !important;
        background: transparent !important;
    }

    .slide-1 .row [class*="col-"] .item .icon-carousel {
        min-height: 140px;
        margin-bottom: 0;
    }

    .slide-1 .row [class*="col-"]:nth-child(1):before, .slide-1 .row [class*="col-"]:nth-child(2):before, .slide-1 .row [class*="col-"]:nth-child(2):after, .slide-1 .row [class*="col-"]:nth-child(3):before {
        display: none;
    }

    .slide-1 .row [class*="col-"] .item .icon-point {
        display: none;
    }

    .slide-1 .row {
        padding-bottom: 60px;
    }

    .tools-job .row {
        flex-direction: column;
    }

    .tools-job img {
        width: 130px;
    }

    .about-us-jobs .row {
        flex-direction: column;
    }

    .about-us-jobs .col-sm-4 {
        padding-top: 0;
        padding-bottom: 25px;
    }

    .about-us-jobs .d-flex {
        justify-content: center;
    }

    .privilege .row [class*="col-"] {
        padding: 20px;
    }

    .privilege .text .btn.btn-secondary .icon {
        width: 26px;
        height: 26px;
        margin-right: 15px;
    }
}

@media (max-width: 496px) {
    .slide-1 .row [class*="col-"]:nth-child(3):before {
        width: calc(100% - 84px);
        right: 84px;
    }

    .slide-1 .row [class*="col-"]:nth-child(1):before {
        width: calc(100% - 84px);
        left: 84px;
    }

    .сarreers ul li {
        flex-direction: column;
    }

    .сarreers ul li .text {
        padding: 20px 0;
    }

    .сarreers img {
        width: 130px;
    }

    .сarreers ul li {
        margin-bottom: 40px;
    }

    .сarreers ul li .btn {
        width: 100%;
    }

    .сarreers ul li div:nth-child(3) {
        width: 100%;
    }

    .сarreers ul li .btn .icon {
        margin-right: 12px;
    }

    .сarreers .btn-secondary:after {
        content: "Смотреть";
    }

    .modal-footer .btn {
        margin: 0 10px;
    }

    .сarreers .row {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .illustration:before, .illustration:after {
        opacity: 0.2;
    }
}

@media (max-width: 374px) {

    .slide .row {
        height: calc(100vh - 102px);
    }

    .navbar-brand {
        width: 138px;
        height: 47px;
    }

    .slide-2 img,
    .slide-3 img {
        max-width: 220px;
    }

    .btn {
        font-size: 14px;
    }

    .slide-1 img {
        max-width: 50%;
    }
}


@media (max-width: 280px) {
    .navbar-brand {
        width: 118px;
        height: 40px;
        margin-top: 10px;
    }
}