

@media screen and (max-width: 1920px) {
  .footer__wrapp {
    padding: 100px 50px 40px 50px;
  }
  #back_to_top.in_footer {
    right: 25px;
    bottom: 25px;
  }
  .footer__bottom {
    padding: 40px 50px 0 50px;
  }
}

@media screen and (max-width: 1700px) {
  .footer__nav-item {
    margin-left: 25px;
  }
  .devices__image {
    width: 24vw;
  }
}

@media screen and (max-width: 1500px) {
  .save .section-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .save__info {
    margin-bottom: 60px;
  }
  .save__cards {
    margin: 0;
  }
}
@media screen and (max-width: 1400px) {
  .footer__bottom ul{
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .footer__bottom li a {
    white-space: nowrap;
  }
  .footer__bottom ul li {
    margin: 5px 10px;
  }
  .footer__bottom ul li + li{
    margin: 5px 10px;
  }
  .breadcrumb {
    margin: 30px 0;
  }
  .devices__image {
    width: 18vw;
  }
  .exchange-promo__list li + li {
    margin-left: 20px;
  }
  .exchange-promo__list li {
    padding: 15px;
  }
}

@media screen and (max-width: 1239px) {
  .menu-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #Side_slide #menu ul .menu-item-btn a {
    padding: 0;
  }
  #Side_slide #menu ul .menu-item-btn {
    width: 93%;
    margin: 20px auto 0 auto;
  }
  .top_bar_left {
    padding: 0 15px;
  }
  .padding-head {
    padding-top: 88px;
  }
}

@media screen and (max-width: 1200px){
  .tariffs__wrapp {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .tariffs__scroll {
    white-space: nowrap;
    overflow-x: auto;
    width: 800px;
    margin-right: -20px;
    padding-right: 20px;
  }
  .tariffs-label {
    width: 300px;
  }
  .tariffs-card {
    width: 400px;
  }
  .tariffs-card.tariffs-card--dark {
    border: 1px solid rgba(255,255,255,0.5);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .article__content {
    margin-right: 40px;
  }
}
@media screen and (max-width: 1180px) {
  .footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .footer__wrapp {
    padding: 40px 30px;
  }
  .footer__nav-item {
    margin: 0;
  }

  .footer__nav-item + .footer__nav-item {
    margin-left: 20px;
  }

  .footer__info {
    margin-top: 30px;
    max-width: 100%;
  }
  .footer__info-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .footer__contacts {
    margin: 0 40px 0 0;
  }
  .footer__nav-caption {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .footer__nav ul a {
    font-size: 18px;
  }
  .footer__nav ul li + li {
    margin-top: 10px;
  }
  .hero-subtitle {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 35px;
  }

  .section-blog__text {
    font-size: 20px;
    line-height: 26px;
  }
  .section-blog__title {
    padding: 30px 20px;
  }
  .section-blog {
    padding: 140px 20px 70px 20px;
  }
  .section-blog__title {
    top: 40px;
  }
  .prime {
    padding-bottom: 80px;
  }
  .statistic {
    padding: 90px 0;
  }
  .statistic .section-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .statistic__text {
    max-width: 100%;
  }
  .statistic__list {
    margin: 40px 0 0 0;
  }
  .section-start {
    padding: 70px 0;
  }
  .devices__label {
    right: 0;
  }
  .integration__list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .integration-item {
    width: -webkit-calc(50% - 46px);
    width: calc(50% - 46px);
  }
  .section-text {
    margin-bottom: 65px;
  }
  .integration {
    padding-bottom: 70px;
  }
  .vast {
    padding: 50px 0 30px 0;
  }
  .faq {
    padding-bottom: 60px;
  }
  .section-blog.section-blog--related {
    padding: 0 0 70px 0;
  }
  .exchange-promo__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 700px;
  }
  .exchange-promo__list li + li {
    margin: 25px 0 0 0;
  }
  .exchange-promo__list li{
    padding: 20px;
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .blog-wrapp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .blog-item {
    width: 100%;
  }
  .blog-page .blog-item {
    width: 100%;
    margin: 0;
  }
  .blog-page .blog-item + .blog-page .blog-item {
    margin-top: 20px;
  }

  .blog-page .blog-wrapp {
    margin: 0;
  }
  .blog-item + .blog-item {
    margin-top: 20px;
  }

  .devices__image {
    display: none;
  }
  .devices-item {
    width: -webkit-calc(33.333% - 20px);
    width: calc(33.333% - 20px);
    margin: 15px 10px;
  }
  .devices__list {
    width: auto;
    margin: -15px -10px;
  }
  .features__list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .features-item {
    width: -webkit-calc(50% - 24px);
    width: calc(50% - 24px);
    margin-bottom: 20px;
  }

  .features__app {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .features__app-image {
    margin: 0 auto;
  }
  .integration .section-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .integration .section-label {
    margin-left: auto;
    margin-top: 30px;
    width: 150px;
  }
  .devices-item__image {
    height: 200px;
  }

  .contact__block {
    padding: 40px;
  }
  .contact-form__fieldset .contact-form__field {
    width: 100%;
    margin: 0;
  }
  .contact-form__fieldset .contact-form__field + .contact-form__field {
    margin-top: 20px;
  }
  .contact-form__fieldset {
    margin: 0;
  }
  .contact-form__cheks .cheks-container {
    width: 100%;
  }
  .contact-form__cheks{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contact-form__cheks .cheks-container + .cheks-container {
    margin-top: 10px;
  }
  .promocard-item {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .article-page .prime .section-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .prime__left, .prime__right {
    width: 100%;
  }
  .article-page .prime {
    padding: 120px 0 40px 0;
  }
  .prime__left {
    margin-bottom: 40px;
  }
  .article__sidebar {
    max-width: 300px;
  }
}


@media screen and (max-width: 959px){
  .callbook__img {
    display: none;
  }
  .prime__bg-desc {
    display: none;
  }
  .prime__bg-mob {
    display: block;
  }
  .tile {
    width: -webkit-calc(50% - 46px);
    width: calc(50% - 46px);
  }
}

@media screen and (max-width: 900px) {
  .article .section-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .article__content {
    margin: 0 0 40px 0;
    max-width: 100%;
  }
  .article__sidebar {
    max-width: 100%;
  }
  .article-banner__image img {
    display: none;
  }
  .article-banner {
    padding: 40px;
  }
  .article-page .breadcrumb {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    overflow-x: auto;
  }
}
@media screen and (max-width: 850px)  {
  .save__cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .save-item.save-item--dark {
    margin: 20px 0 0 0;
    padding: 23px 28px;
  }
  .about-company__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about-company__list li {
    width: 100%;
    max-width: 500px;
  }
  .about-company__list li + li {
    margin: 35px 0 0 0;
  }

}
@media screen and (max-width: 767px) {
  .mobile-header-mini .sTop_bar .logo {
    margin: 0;
  }
  .mobile-header-mini .sTop_bar #logo {
    margin: 0;
    height: auto;
  }
  .sTop_bar #logo img.logo-main {
    display: block;
  }
  .sTop_bar #logo img.svg {
    width: auto;
  }
  .hero-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .hero-btn__item + .hero-btn__item {
    margin: 14px 0 0 0;
  }
  .button-white span {
    font-size: 18px;
  }

  .blog-item {
    padding: 0;
    height: auto;
  }
  .blog-item__info {
    position: unset;
    padding: 150px 15px 20px 15px;
  }
  .blog-item__caption {
    z-index: 1;
  }
  .blog-item__date {
    z-index: 1;
  }
  .blog-item__tags {
    z-index: 1;
  }
  .blog-item__info::before {
    width: 60%;
    left: 15px;
  }


  .save {
    padding: 70px 0;
  }

  .save__title {
    font-size: 7vw;
    line-height: 9vw;
    margin-bottom: 25px;
  }

  .save__text {
    font-size: 4vw;
    line-height: 5vw;
  }
  .save__button {
    padding: 10px 15px;
  }
  .save__button span {
    font-size: 16px;
    margin-right: 10px;
  }
  .save-item__caption {
    font-size: 6vw;
    line-height: 7vw;
  }
  .save-item__text {
    font-size: 16px;
    line-height: 22px;
  }
  .save-item__list li {
    font-size: 17px;
    line-height: 20px;
  }
  .save-item__price span {
    font-size: 5vw;
    line-height: 6vw;
  }
  .save-item__price small {
    font-size: 16px;
  }

  .exchange-promo {
    padding: 70px 0;
  }
  .exchange-promo__title {
    font-size: 8vw;
    line-height: 9vw;
  }
  .exchange-promo__text {
    font-size: 4.5vw;
    line-height: 5.5vw;
  }
  .exchange-promo__list li p {
    font-size: 20px;
    line-height: 26px;
  }
  .exchange-promo__list li span {
    font-size: 17px;
    line-height: 25px;
  }
  .footer__logos {
    display: none;
  }
  .footer__logos-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 25px;
    border-top: 1px solid #EDEDED;
  }
  .footer__logos p {
    text-align: center;
    margin: 0 0 22px 0;
  }
  .footer__logos ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__logos li {
    margin: 10px;
  }
  .footer::before, .footer::after {
    display: none;
  }
  .thanks__title {
    font-size: 7vw;
    margin-bottom: 30px;
  }
  .thanks__text {
    font-size: 3.8vw;
    line-height: 4.5vw;
  }
  .thanks__button {
    min-width: 80%;
  }

}


@media screen and (max-width: 760px) {
  .footer__nav {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: -15px;
  }
  .footer__nav-item {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    margin: 15px;

  }

  .footer__nav-item + .footer__nav-item {
    margin: 15px;
  }

  .footer__info-inner {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer__contacts {
    margin: 0 0 30px 0;
  }

  .footer__info {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .footer__bottom {
    padding: 25px 40px 0 40px;
    margin-top: 25px;
  }
  .footer__text {
    font-size: 16px;
    line-height: 22px;
  }
  .footer__bottom ul a {
    font-size: 18px;
    line-height: 20px;
  }

  .section-head {
    padding: 70px 20px;
  }
  .section-title__cube {
    width: 120px;
    height: 120px;
    left: -40px;
    top: -30px;
  }
  .section-title__cube .cube-big {
    width: 100px;
    height: 100px;
  }
  .section-title__cube .cube-small {
    width: 50px;
    height: 50px;
  }
  .section-title__text {
    font-size: 7vw;
    line-height: 9vw;
  }
  .partners-slider .swiper-slide {
    width: 150px;
  }
  .partners-slider__item  {
    height: 80px;
  }
  .blog-item__caption {
    font-size: 18px;
  }
  .blog-item__date {
    font-size: 14px;
  }

  .solutions-item__caption {
    font-size: 1.5em;
  }
  .solutions-item__cube {
    width: 50px;
    height: 50px;
    left: -18px;
    top: -12px;
  }
  .solutions-item + .solutions-item {
    margin-top: 60px;
  }

  .solutions-item__text p {
    font-size: 1em;
    line-height: 1.6em;
  }
  .padding-head {
    padding-top: 0;
  }
  .prime {
    padding-bottom: 40px;
  }
  .prime__title{
    margin-bottom: 25px;
  }
  .prime__title span {
    font-size: 10vw;
    line-height: 11.5vw;
  }
  .webinar-page .prime__title span {
    font-size: 8vw;
    line-height: 9.5vw;
  }
  .webinar-page .prime__title {
    margin-bottom: 22px;
  }
  .prime__text {
    font-size: 18px;
    line-height: 22px;
  }
  .breadcrumb {
    margin: 10px 0;
    padding-bottom: 10px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .prime__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .prime__button + .prime__button {
    margin: 20px 0 0 0;
  }
  .statistic__text {
    padding-left: 30px;
  }
  .statistic__text .lottie {
    left: -10px;
  }
  .statistic__text p {
    font-size: 18px;
  }
  .statistic__list li p {
    font-size: 34px;
  }
  .statistic__list li {
    text-align: center;
  }
  .section-start__text {
    font-size: 7vw;
    line-height: 8vw;
    margin-bottom: 40px;
  }
  .section-start__bottom .lottie {
    width: auto;
  }
  .section-start__button {
    margin: 0px 25px;
  }
  .section-text {
    font-size: 20px;
    margin-bottom: 40px;
  }
  .devices__label {
    top: 10px;
  }
  .devices-item {
    width: -webkit-calc(50% - 20px );
    width: calc(50% - 20px );
  }
  .devices-item__name {
    font-size: 20px;
  }
  .devices-item__image {
    height: 160px;
  }
  .features-item {
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
    margin-bottom: 20px;
    padding: 15px;
  }
  .features-item__name {
    font-size: 20px;
  }
  .features__app-caption {
    font-size: 7vw;
    margin: 0 0 25px 0;
  }
  .features__app-text {
    font-size: 4vw;
  }
  .integration-item {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    margin: 15px;
    padding: 15px;
  }
  .integration__list {
    margin: -15px -10px;
  }
  .integration-item__name {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .integration-item__text {
    font-size: 16px;
  }
  .vast-item__caption {
    font-size: 5vw;
  }
  .vast-item__text {
    max-width: 100%;
    font-size: 3vw;
  }
  .vast-item {
    margin-bottom: 45px;
  }
  .faq-item__title {
    padding: 18px 40px 18px 14px;
  }
  .faq-item__title {
    font-size: 22px;
  }
  .faq-item__title::before {
    right: 15px;
    top: 32px;
  }
  .faq-item__desc .wrap {
    padding: 0px 14px 22px 14px;
  }
  .faq-item__desc p {
    font-size: 16px;
  }
  .devices .section-head {
    padding: 90px 20px 70px 20px;
  }

  .prime__tags-item {
    padding: 6px 8px;
    font-size: 16px;
  }
  .partners__list li {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    margin: 10px;
  }
  .partners__list {
    margin: -10px;
  }
  .partners__wrapp {
    padding-top: 65px;
  }
  .contact__block {
    margin-top: 65px;
  }

  .article-page .prime {
    padding: 30px 0 40px 0;
  }
  .article-page .prime__title {
    font-size: 7vw;
    line-height: 8vw;
  }
  .article {
    padding: 30px 0;
  }
  .article__nav {
    padding: 20px;
  }
  .article__nav li {
    font-size: 14px;
    line-height: 24px;
  }
  .article__nav li ul {
    padding-left: 20px;
    margin-top: 12px;
  }
  .article__nav ul li + li {
    margin-top: 12px;
  }
  .article-page .prime__date {
    margin-top: 12px;
  }
  .article__content {
    font-size: 14px;
  }
  .article__content h2 {
    font-size: 25px;
    line-height: 30px;
  }
  .article__content h3, .article__content h4, .article__content h5 {
    font-size: 20px;
    line-height: 25px;
  }
  .article__content blockquote {
    padding: 25px 15px;
    font-size: 14px;
  }
  .article-banner__title {
    font-size: 6vw;
    line-height: 7vw;
  }
  .article-banner__text {
    font-size: 4.5vw;
    line-height: 5.5vw;
  }
  .article-banner__button {
    min-width: 85%;
  }
  .article-banner {
    padding: 30px 20px;
  }
}

@media screen and (max-width: 700px){
  .tariffs__wrapp {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;

  }
  .tariffs-label {
    margin-left: -20px;
    margin-top: 72px;
    width: 150px;
  }
  .tariffs-label li {
    font-size: 12px;
    line-height: 18px;
    padding: 5px 10px;
    height: 57px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tariffs-card__list {
    height: 855px;
  }
  .tariffs-card__list li {
    font-size: 12px;
    line-height: 18px;
    padding: 5px 0;
    height: 57px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tariffs__scroll {
    width: 600px;
  }
  .tariffs-card {
    width: 300px;
    padding: 15px;
  }
  .tariffs-card__name {
    padding: 0 0 10px 0;
    font-size: 18px;
    line-height: 24px;
  }
  .tariffs-card__price p {
    font-size: 18px;
    line-height: 25px;
  }
  .tariffs-card__price span {
    font-size: 12px;
  }

  .callbook {
    padding: 20px;
  }
  .callbook__title {
    font-size: 6.8vw;
    line-height: 8vw;
  }
  .callbook__text {
    font-size: 4vw;
  }
  .callbook__button {
    font-size: 15px;
  }
  .prime__desc {
    font-size: 15px;
  }
  .webinar-page .contact__block {
    margin-top: 25px;
  }
  .about-company {
    padding: 44px 0;
  }
  .about-company__logo {
    max-width: 205px;
    margin-bottom: 40px;
  }
  .section-title {
    font-size: 7vw;
    line-height: 8.2vw;
    margin-bottom: 28px;
  }
  .webinar-page .partners-slider {
    padding-bottom: 44px;
  }

  .promocard-item__img {
    display: none;
  }
  .promocard-item__info {
    width: 100%;
    padding: 0;
  }
  .promocard-item__button {
    max-width: 100%;
  }
  .promocard-item + .promocard-item {
    margin-top: 15px;
  }
  .tiles {
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tile {
    width: 100%;
    margin: 0;
  }
  .tile + .tile {
    margin-top: 32px;
  }
  .tile-tags__item {
    padding: 4px 5px;
    font-size: 12px;
    line-height: 15px;
    margin: 4px;
  }
  .tile-tags {
    margin: -4px;
  }
  .tile-text {
    font-size: 13px;
  }
  .tile-info {
    font-size: 13px;
  }
  .tile-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 650px) {
  .section-pagination {
    margin-top: 40px;
  }
  .section-pagination ul {
    margin: 0;
  }
  .pagination-item.pagination-item--btn {
    width: 30px;
    padding: 0;
    height: 37px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #79DDE4;
  }
  .pagination-item--btn span {
    display: none;
  }
  .pagination-item--btn img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: 20px;
  }
  .pagination-item {
    font-size: 16px;
    min-width: 30px;
    height: 37px;
  }

  .pagination-grey .pagination-item.pagination-item--btn {
    border-color: transparent;
  }
  .section-pagination ul li + li {
    margin-left: 8px;
  }
  .prime .blog-wrapp {
    padding: 60px 0;
  }

  .contact__block-caption {
    font-size: 7vw;
    line-height: 8.2vw;
    margin-bottom: 25px;
  }
  .contact__block {
    padding: 20px 14px;
  }
}
@media screen and (max-width: 500px) {
  .hero-subtitle {
    font-size: 5vw;
    line-height: 6vw;
  }
  .features-item {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .integration-item {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .integration__list {
    margin: 0;
  }
}

@media screen and (max-width: 400px) {
  .footer__wrapp {
    padding: 40px 15px;
  }
  .footer__nav ul a {
    font-size: 16px;
    line-height: 20px;
  }
  .footer__nav-caption {
    font-size: 20px;
    line-height: 27px;
  }
  .footer__bottom ul a {
    font-size: 14px;
  }

  .save-item {
    padding: 23px 28px;
  }
  .about-company__text {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 40px;
  }
  .sidebar-form__block {
    padding: 20px;
  }
}
