@media screen and (max-width: 1700px) {
  .bigData__offer-img-right {
    width: 100px;
    top: 40%;
  }
}

@media screen and (max-width: 1640px) {
  .marketing__offer-img-right {
    top: 0;
  }

  .marketing__offer-img-left {
    top: 55%;
  }
}

@media screen and (max-width: 1366px) {
  .title {
    margin-top: 0;
  }

  .container,
  .header .container,
  .footer .container,
  .features .container,
  .contacts .container {
    max-width: 90%;
  }

  .offer {
    padding: 130px 0;
  }

  .opportunities {
    padding: 80px 0;
  }

  .showcase {
    padding: 80px 0 30px 0;
  }

  .features {
    padding: 80px 0 30px 0;
  }

  .features__list-item {
    margin-top: 50px;
  }

  .contacts {
    padding: 30px 0 60px 0;
  }

  .contacts__form {
    margin-left: 10px;
  }

  .marketing__offer-img-left {
    top: 60%;
    width: 100px;
  }

  .marketing__offer-img-right {
    right: 2%;
    width: 100px;
    top: 2%;
  }

  .soft__offer-img-right {
    right: 0px;
    top: -40%;
    width: 150px;
  }

  .soft__offer-img-left {
    top: 40%;
  }

  .bigData__offer-img-right {
    height: auto;
  }

  .location .container {
    max-width: 90%;
  }
}

@media screen and (max-width: 1330px) {
  .offer__img-right {
    top: 10%;
  }

  .bigData__offer-img-right {
    top: 50%;
    width: 80px;
  }
}

@media screen and (max-width: 1130px) {
  .opportunities__img {
    width: 30%;
    height: auto;
  }
}

@media screen and (max-width: 1024px) {
  .offer {
    padding: 100px 0;
  }

  .offer__img-right {
    top: 5%;
  }

  .opportunities {
    padding: 40px 0;
  }

  .opportunities__text {
    font-size: 36px;
    line-height: 38px;
  }

  .showcase {
    padding: 40px 0 0 0;
  }

  .showcase__list-item {
    margin: 0 5% 40px 0;
  }

  .features {
    padding: 40px 0 0 0;
  }

  .features__list-text {
    margin-left: 30px;
    font-size: 32px;
    line-height: 48px;
  }

  .features__list-img {
    padding: 35px;
  }

  .contacts {
    padding: 40px 0 40px 0;
  }

  .contacts__text {
    font-size: 36px;
    line-height: 48px;
  }

  .contacts__form-decoration {
    top: -20px;
    right: -21px;
    width: 50px;
    height: auto;
  }

  .footer__right-list {
    margin-left: 60px;
  }

  .marketing__offer-img-right,
  .marketing__offer-img-left {
    width: 80px;
    height: auto;
  }

  .tools .container {
    max-width: 90%;
  }

  .tools__list-item {
    width: 100%;
    margin-right: 0;
  }

  .tools__list-link {
    width: 100%;
  }

  .soft__offer-img-right {
    display: none;
  }

  .soft__offer-img-left {
    top: 43%;
  }

  .benefits__list-item {
    margin-left: 0;
  }

  .bigData__offer-img-right {
    width: 50px;
    top: 60%;
  }

  .bigData__offer-img-left {
    width: 100px;
    height: auto;
  }

  .location__img img {
    width: 100%;
  }

  .location__info-link {
    font-size: 28px;
    line-height: 34px;
  }

  .tools__list-item {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 900px) {
  .header__nav,
  .header__functions {
    display: none;
  }

  .header__menu-functions {
    max-width: 84px;
    margin: 40px auto 0 auto;
  }

  .header__nav-menu,
  .header__menu-translator {
    display: flex;
  }

  .header__menu-translator {
    font-size: 18px;
    line-height: 22px;
  }

  .header__menu-open {
    display: block;
  }

  .header__menu-functions {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .header__menu-functions .header__functions-link {
    margin-right: 0;
  }

  .header__menu-functions .header__functions-img {
    width: 28px;
    height: 28px;
  }
}

@media screen and (max-width: 768px) {
  .offer {
    padding: 60px 0;
  }

  .offer__img-left {
    width: 90px;
    top: 70%;
  }

  .offer__img-right {
    width: 70px;
  }

  .offer__button {
    margin-top: 60px;
  }

  .offer__subtitle {
    margin-top: 30px;
  }

  .opportunities__text {
    font-size: 24px;
    line-height: 40px;
  }

  .features__list-text {
    font-size: 24px;
    line-height: 40px;
  }

  .features__list-img {
    padding: 12px;
  }

  .features__list-item {
    align-items: center;
  }

  .contacts .container {
    display: block;
  }

  .contacts__form {
    margin-top: 30px;
  }

  .contacts__text {
    font-size: 24px;
    line-height: 28px;
  }

  .contacts__form-input {
    width: 48%;
  }

  .footer__left-rights {
    font-size: 14px;
  }

  .marketing__offer-img-left {
    width: 70px;
  }

  .soft__offer-img-left {
    width: 140px;
    top: 67%;
  }

  .showcase__list-item {
    width: 100%;
    margin-right: 0;
  }

  .tools {
    padding: 40px 0 0 0;
  }

  .tools__list {
    margin-top: 20px;
  }

  .tools__list-link {
    padding: 10px 15px;
  }

  .bigData__offer-img-right {
    width: 40px;
    top: 50%;
  }

  .location {
    padding: 40px 0 0 0;
  }

  .location__bottom {
    display: block;
  }

  .location__info-link {
    font-size: 22px;
    line-height: 24px;
  }

  .location__location {
    margin: 30px 0 0 0;
  }

  .map {
    width: 100%;
  }
}

@media screen and (max-width: 764px) {
  .marketing__offer-img-left,
  .marketing__offer-img-right {
    display: none;
  }
}

@media screen and (max-width: 720px) {
  .footer .container {
    display: block;
  }

  .footer__left-rights {
    font-size: 12px;
    margin: 5px 0 0 14px;
  }

  .footer__left-bottom {
    margin-top: 0;
    text-align: right;
  }

  .footer__left-text {
    margin-top: 10px;
    text-align-last: left;
  }

  .footer__right {
    margin-top: 20px;
    display: block;
  }

  .footer__right-list--right {
    margin: 25px 0 0 0;
  }

  .footer__list-title {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 666px) {
  .bigData__offer-img-right {
    right: 15%;
  }

  .bigData__offer-img-left {
    left: 5%;
  }
}

@media screen and (max-width: 550px) {
  .offer__title {
    font-size: 42px;
    line-height: 56px;
  }

  .offer__button {
    padding: 15px 20px;
  }

  .opportunities__text {
    font-size: 20px;
    line-height: 22px;
  }

  .showcase__list-item {
    width: 100%;
    margin-right: 0;
  }

  .features__list-img img {
    width: 50px;
    height: auto;
  }

  .features__list-text {
    font-size: 18px;
    line-height: 22px;
  }

  .features__list-item {
    margin-top: 30px;
  }

  .contacts__text {
    font-size: 18px;
    line-height: 22px;
  }

  .offer__img-left,
  .offer__img-right {
    display: none;
  }

  .tools__list-link {
    font-size: 16px;
    line-height: 26px;
  }

  .tools__title {
    font-size: 32px;
    line-height: 36px;
  }

  .location__info-link {
    font-size: 14px;
    line-height: 16px;
  }

  .location__info {
    margin-top: 15px;
  }

  .location__info-title {
    font-size: 12px;
    line-height: 14px;
  }

  .contacts__form {
    padding: 20px;
  }

  .contacts__form-inputs {
    display: block;
    justify-content: start;
  }

  .contacts__form-input {
    width: 100%;
    margin-top: 15px;
  }

  .contacts__form-input:first-child {
    margin-top: 0;
  }

  .contacts__form-area {
    margin-top: 15px;
    height: 100px;
  }

  .contacts__form-button {
    margin-top: 30px;
  }
}

@media screen and (max-width: 440px) {
  .offer__img-left,
  .offer__img-right {
    display: none;
  }

  .offer__title {
    font-size: 36px;
    line-height: 48px;
  }

  .opportunities {
    padding: 50px 0;
  }

  .opportunities__text {
    margin-left: 40px;
    font-size: 16px;
  }

  .showcase {
    padding: 40px 0 10px 0;
  }

  .showcase__list-link {
    padding: 15px 5px 15px 15px;
  }

  .showcase__list-text {
    margin-top: 0;
  }

  .showcase__list-item {
    margin-bottom: 30px;
  }

  .features {
    padding-top: 50px;
  }

  .features__list-text {
    font-size: 16px;
    line-height: 18px;
  }

  .contacts {
    padding: 50px 0 65px 0;
  }

  .contacts__form-decoration {
    top: -11px;
    right: -12px;
    width: 30px;
  }

  .contacts__form-area,
  .contacts__form-button {
    margin-top: 20px;
  }

  .footer {
    padding: 40px 0;
  }

  .footer__left {
    display: block;
  }

  .footer__left-text {
    text-align: left;
    margin-top: 15px;
    font-weight: 500;
    font-size: 11px;
  }

  .footer__list-title {
    margin-bottom: 0;
  }

  .footer__left-rights {
    font-weight: 500;
    font-size: 8px;
  }

  .footer__logo-container {
    width: 30%;
  }

  .footer__logo-img {
    width: 100%;
  }

  .footer__right {
    margin-top: 30px;
  }

  .footer__list-title {
    font-size: 14px;
    margin-bottom: 13px;
  }

  .tools {
    padding-top: 20px;
  }

  .tools__list {
    margin-top: 15px;
  }

  .tools__list-item {
    margin-bottom: 30px;
  }

  .tools__title {
    font-size: 28px;
    line-height: 32px;
  }

  .location__title {
    font-size: 28px;
    line-height: 32px;
  }

  .location__location {
    margin-top: 15px;
  }

  .location {
    padding-top: 20px;
  }

  .map {
    height: 300px;
  }
}

@media screen and (max-width: 375px) {
  .opportunities__text,
  .features__list-text {
    font-size: 14px;
    line-height: 16px;
  }

  .contacts__text {
    font-size: 14px;
    line-height: 16px;
  }

  .tools__list-link {
    font-size: 14px;
    line-height: 16px;
  }

  .tools__title {
    font-size: 22px;
    line-height: 26px;
  }

  .location__title {
    font-size: 24px;
    line-height: 28px;
  }
}

@media screen and (max-width: 320px) {
  .offer__title {
    font-size: 28px;
    line-height: 34px;
  }

  .offer__subtitle {
    font-size: 14px;
    line-height: 16px;
  }

  .offer__button {
    font-size: 14px;
    line-height: 16px;
  }

  .showcase__list-text {
    font-size: 14px;
    line-height: 16px;
  }

  .map {
    height: 200px;
  }
}
