@media (max-width: 1250px) {
  .container {
    max-width: 99%;
  }
  .wrapper .header__nav-item {
    padding: 10px 13px;
  }
  .wrapper .header .container {
    height: 60px;
  }
  .wrapper .header .container img {
    height: 15px;
  }
  .wrapper .header__nav-item {
    font-size: 11px;
  }
  .wrapper .header__button {
    font-size: 11px;
  }
  .wrapper .footer .container {
    height: 80px;
    align-items: center;
  }
  .wrapper .footer .container span {
    max-width: 354px;
    line-height: 140%;
  }
  .wrapper .main .product__item {
    width: 500px;
  }
  .wrapper .main .product h1 {
    margin: 40px 0 30px 0;
  }
  .wrapper .main .product__subtitle {
    padding-bottom: 20px;
  }
  .wrapper .main .product .laptop {
    display: block;
    height: 473px;
  }
  .pc {
    display: none;
  }
  .wrapper .main .competition {
    padding: 35px 0;
  }
  .wrapper .main .competition .flashaid img {
    width: 97px;
    height: 45px;
  }
  .wrapper .main .competition .life img {
    width: 148px;
    height: 54px;
  }
  .wrapper .main .competition .echos img {
    width: 147px;
    height: 35px;
  }
  .wrapper .main .competition .alls img {
    width: 171px;
    height: 40px;
  }
  .big-bg {
    width: 100%;
  }
  .wrapper .main .integrity {
    padding: 40px 0;
  }
}
@media (max-width: 1060px) {
  .container {
    max-width: 95%;
  }
  .wrapper .main .product h1 {
    font-size: 25px;
  }
  .wrapper .main .product__subtitle {
    font-size: 20px;
  }
  .wrapper .main .product__item {
    width: 341px;
    height: auto;
    padding: 15px;
    margin-bottom: 10px;
  }
  .wrapper .main .product .product__image img {
    width: 100%;
    height: 360px;
  }
  .wrapper .main .competition {
    height: 380px;
  }
  .wrapper .main .competition {
    padding: 20px 0;
  }
  .wrapper .main .competition .function {
    height: 40px;
    width: 300px;
  }
  .wrapper .main .competition .flashaid img {
    height: 21px;
    width: 47px;
  }
  .wrapper .main .competition .life img {
    width: 72px;
    height: 26px;
  }
  .wrapper .main .competition .echos img {
    width: 72px;
    height: 18px;
  }
  .wrapper .main .competition .alls img {
    width: 84px;
    height: 20px;
  }
  .wrapper .main .competition .active-block {
    padding-top: 10px;
    height: 40px;
  }
  .wrapper .main .competition .function {
    font-size: 13px;
  }
  .wrapper .main .competition .active-block.last-active-block {
    height: 30px;
  }
  .wrapper .main .competition .block img.check {
    height: 14px;
    width: 14px;
  }
  .wrapper .main .contact {
    height: 384px;
  }
  .wrapper .main .contact__title {
    font-size: 20px;
  }
  .wrapper .main .contact__form {
    padding: 15px;
  }
  .wrapper .main .contact__input {
    height: 36px;
  }
  .wrapper .main .contact__input,
  .wrapper .main .contact__textarea {
    width: 330px;
  }
  .wrapper .main .contact__textarea {
    height: 100px;
  }
  .wrapper .main .contact__input,
  .wrapper .main .contact__textarea {
    margin: 5px 0;
    width: 100%;
  }
  .wrapper .main .contact__button {
    font-size: 13px;
    padding: 13px 50px;
  }
  .wrapper .main .contact__button span {
    display: none;
  }
  .wrapper .main .contact__subtitle {
    font-size: 11px;
  }
  .wrapper .main .contact a {
    font-size: 14px;
  }
  .wrapper .main .contact__info {
    margin-top: 5px;
  }
  .wrapper .footer .container {
    height: 62px;
    max-width: 90%;
    gap: 15px;
  }
  .footer-logo {
    height: 22px;
    width: 142px;
  }
  .wrapper .footer .container span {
    font-size: 11px;
  }
  .wrapper .footer .container a {
    font-size: 11px;
  }
  .wrapper .footer .container ul {
    gap: 15px;
  }
  .wrapper .footer .container ul img {
    height: 20px;
    width: 20px;
  }
}
@media (max-width: 900px) {
  .wrapper .header .buttons {
    gap: 10px;
  }
}
@media (max-width: 835px) {
  .wrapper .header__nav-item {
    padding: 10px;
  }
  .wrapper .header .header__button {
    padding: 8px 12px;
  }
  .wrapper .header .container {
    max-width: 98%;
  }
  .wrapper .header .container img {
    width: auto;
  }
}
@media (max-width: 720px) {
  .wrapper .main .download .download__images .bgmobile {
    display: none;
  }
  .header__nav {
    display: none;
  }
  .wrapper .header .container {
    max-width: 702px;
    width: 100%;
  }
  .wrapper .header .burger .burger__social-list img {
    height: 20px;
    width: 20px;
  }
  .wrapper .header .container img {
    width: auto;
  }
  .wrapper .header__button {
    display: none;
  }
  .wrapper .header .header__burger.show {
    display: flex;
  }
  .header {
    padding: 0px 15px 0 15px;
    box-shadow: 0px 0px 15px rgb(236, 227, 227);
  }
  .wrapper .main .product__info {
    flex-direction: column-reverse;
  }
  .wrapper .main .product h1 {
    margin: 20px 0;
  }
  .container {
    width: 350px;
  }
  .wrapper .main .product .laptop {
    width: 290px;
    height: 300px;
  }
  .wrapper .main .product__item h2 {
    font-size: 15px;
  }
  .wrapper .main .product__item h3 {
    font-size: 13px;
  }
  .wrapper .main .product {
    padding: 0 0 20px 0;
  }
  .wrapper .main .competition__title {
    font-size: 20px;
  }
  .wrapper .main .competition .function {
    font-size: 6px;
    width: 100px;
  }
  .wrapper .main .competition .flashaid img {
    width: 25px;
    height: 12px;
  }
  .wrapper .main .competition .life img {
    width: 41px;
    height: 16px;
  }
  .wrapper .main .competition .echos img {
    width: 40px;
    height: 10px;
  }
  .wrapper .main .competition .alls img {
    width: 47px;
    height: 12px;
  }
  .wrapper .main .competition .active-block {
    padding-top: 5px;
  }
  .wrapper .main .competition .block img.check {
    width: 7px;
    height: 7px;
  }
  .wrapper .main .competition {
    padding: 20px 0 0 0;
  }
  .wrapper .main .integrity {
    padding: 20px 0;
  }
  .wrapper .main .integrity__title {
    font-size: 20px;
  }
  .wrapper .main .contact {
    height: auto;
    padding: 20px 15px;
  }
  .wrapper .main .contact__input,
  .wrapper .main .contact__textarea {
    width: 100%;
    font-size: 11px;
  }
  .wrapper .main .contact__title {
    font-size: 20px;
  }
  .wrapper .main .contact__button {
    font-size: 13px;
    padding: 14px 38px;
  }
  .wrapper .main .contact__button span {
    display: none;
  }
  .wrapper .main .contact__subtitle {
    font-size: 11px;
  }
  .wrapper .main .contact a {
    font-size: 14px;
  }
  .wrapper .main .contact__form {
    padding: 15px;
    width: 90%;
  }
  .wrapper .main .contact__info {
    margin-top: 10px;
    justify-content: center;
  }
  .wrapper .footer .container {
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .wrapper .footer .container img {
    width: 129px;
    height: 20px;
  }
}