
.seo-page .main-banner .heading-1 {
  position: relative;
  z-index: 1;
}

.seo-page .main-banner .text {
  max-width: 440px
}

.seo-page .banner-float-seo {
  margin-left: 7px;
  margin-top: -3px;
}

.seo-page .banner-image {
  height: 306px;
}

.seo-page .image-block-before:before {
  display: none;
}

.seo-page .image-block-before {
  margin-top: 50px;
  margin-bottom: 50px;
}

.seo-block-complex, .seo-block-key {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .seo-page .banner-float-seo {
    margin-left: -40px;
    margin-top: 10px;
  }

  .seo-page .banner-image {
    height: 466px;
  }

  .seo-block-complex, .seo-block-key {
    margin-bottom: 70px;
  }
}

@media (min-width: 992px) {
  .seo-page .banner-float-seo {
    top: -5px;
    right: -350px;
  }

  .seo-page .banner-image {
    height: 531px;
  }

  .seo-page .image-block-before {
    margin-top: 0;
    margin-bottom: 0;
  }

  .seo-block-stages {
    padding-bottom: 60px;
  }

  .seo-block-complex {
    margin-bottom: -30px;
  }
}

@media (min-width: 1200px) {
  .seo-page .banner-image {
    height: 651px;
    background-position-x: 80%;
  }

  .seo-page .banner-float-seo {
    right: -17.6%;
    top: -40px;
  }

  .seo-page .main-banner .heading-1 {
    max-width: 500px;
  }

  .seo-block-stages {
    padding-bottom: 0;
  }

  .seo-block-complex .row {
    align-items: center;
  }

  .seo-block-complex .col-12 + .col-12 img {
    transform: translateY(20px);
    margin-top: -40px;
  }
}

@media (min-width: 1450px) {
  .seo-page .banner-image {
    height: 761px;
    background-position-x: 80%;
  }

  .seo-page .banner-float-seo {
    right: -15.6%;
    top: -90px;
  }

  .seo-block-key .row {
    align-items: center;
  }

  .seo-block-key .row .subpadding {
    margin-bottom: 40px
  }
}

@media (max-width: 340px) {
  .seo-page .icoblock-single .heading-3 {
    font-size: 20px;
  }
}