@media screen and (max-width: 1540px) {
  .our-inst__bottom {
    margin-bottom: 70px;
  }
  .hero {
    margin-top: 35px;
  }
  .container {
    padding: 0 100px;
  }
  .changes__line_btn {
    padding: 0 100px;
  }
  .changes__item-swiper .swiper-slide:first-child {
    margin-left: 100px;
  }
  .sub-service-hero__left,
  .burger-desctop__left {
    padding-left: 100px;
  }
  .burger-desctop__right {
    padding-right: 100px;
  }

  .branches__item {
    width: 30%;
  }
  .about-us-tabs__btn p {
    font-size: 20px;
  }
  .about-us-tabs__bottom {
    height: 90%;
  }
  .image-text__wrap {
    top: 5%;
  }
  .first-apparat {
    padding-left: 100px;
  }
  .footer__item:first-child {
    flex: 40%;
  }
  .footer__item:last-child {
    flex: 60%;
  }
  .footer__form {
    width: 70%;
  }
  .changes__text {
    width: 60%;
  }
}

@media screen and (max-width: 1440px) {
  .btn-arrow__img {
    width: 120px;
    height: 120px;

    margin-right: -18px;
  }
  .btn-arrow p {
    font-size: 14px;
  }
  .about-us-tabs__subtitle {
    color: #000;
    font-size: 24px;
  }
  .about-us-tabs__text {
    margin: 40px 0 30px;
    font-size: 16px;
    width: 100%;
  }
  .about-us-tabs__bottom {
    height: 84%;
  }
  .popular__subtitle {
    font-size: 32px;
  }
  .popular__text {
    font-size: 16px;
  }
  .image-text__text {
    font-size: 18px;
  }
  .changes__text {
    width: 70%;
    margin-top: 20px;
  }
  .whu-us__content p {
    font-size: 16px;
  }
  .form-section__text {
    font-size: 20px;
  }
  .reviews__inner-bottom {
    margin-top: 50px;
  }
  .slide__text {
    font-size: 16px;
  }
  .sub-service-hero__text {
    font-size: 16px;
  }
  .apparat-slider-item-title h3 {
    font-size: 20px;
  }
  .apparat-slider-item-title h5 {
    font-size: 14px;
  }
  .tab_apparat-name h2 {
    font-size: 65px;
    padding: 60px 0;
  }
  h4.tab_apparat-item-title {
    font-size: 27px;
  }
  /* .tab_apparat-item-el {
    margin-bottom: 100px;
  } */
  /*! HARDWARE */
  .hardware-hero__text {
    font-size: 18px;
  }
  /*! HARDWARE */
  .about-us-tabs__btn:after {
    bottom: -49px;
  }
  .form-section__title {
    width: 65%;
  }
  .breadcrumbs {
    top: 11vh;
  }
}
@media screen and (max-width: 1370px) {
  .service-tabs__text {
    font-size: 16px;
  }
  .about-us-tabs__btn p {
    font-size: 17px;
  }
  .about-us-tabs__btn span {
    font-size: 14px;
  }
  .about-us-tabs__content {
    padding-left: 40px;
  }
  .hero {
    margin-top: 0;
  }
}
@media screen and (max-width: 1290px) {
  .hero__text {
    font-size: 16px;
  }
  .burger-desctop__sublist {
    margin-top: 40px;
  }
  .nav {
    gap: 30px;
  }
  .service-tabs__image {
    width: 50%;
  }
  .service-tabs__wrap {
    width: 50%;
  }
  .image-text__wrap {
    right: 100px;
  }
  .reviews__quote-before svg,
  .reviews__quote-after svg {
    width: 60px;
  }
  .our-inst__subtext-r span,
  .our-inst__subtext-l {
    font-size: 16px;
  }
  .burger-desctop__link {
    font-size: 18px;
  }
  .burger-desctop__sublink {
    font-size: 14px;
    padding-left: 40px;
  }
  .service-tabs__arrow {
    width: 20px;
  }
  .sub-service-hero__title {
    font-size: 26px;
  }
  .image-text-tab__subtitle {
    font-size: 26px;
  }
  .image-text-tab__text {
    font-size: 14px;
  }
  .image-text-tab__btn {
    font-size: 20px;
  }
  .service-tabs__title {
    margin-bottom: 30px;
  }
  .about-us-tabs__btn:after {
    bottom: -51px;
  }
  .whu-us__item {
    padding: 20px;
  }
  .whu-us__subtitle {
    font-size: 15px;
  }
  .whu-us__bottom {
    margin-top: 40px;
  }
  .tab_apparat-item-l {
    width: 50%;
  }
}
@media screen and (max-width: 1204px) {
  .tab_apparat-item-el:nth-child(even) .tab_apparat-item-l {
    padding-right: 20px;
  }
  .tab_apparat-item-el:nth-child(odd) .tab_apparat-item-l {
    padding-left: 20px;
  }
  .header__content {
    display: none;
  }
  .menu {
    display: flex;
    gap: 7px;
    width: 30px;
    flex-direction: column;
    align-items: end;
  }
  .menu span {
    background-color: #000;
    width: 100%;
    height: 2px;
    display: block;
  }
  .menu span:nth-child(2) {
    width: 70%;
  }
  .container {
    padding: 0 20px;
  }
  .changes__line_btn {
    padding: 0 20px;
  }
  .changes__item-swiper .swiper-slide:first-child {
    margin-left: 20px;
  }
  .sub-service-hero__left,
  .burger-desctop__left {
    padding-left: 20px;
  }
  .burger-desctop__right {
    padding-right: 20px;
  }

  .popular__image {
    right: 50%;
    translate: 50%;
  }
  .image-text__text {
    font-size: 16px;
  }
  .changes__text {
    font-size: 16px;
  }
  .whu-us__item {
    flex: 50%;
  }
  .whu-us__bottom {
    display: grid;
    margin-top: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
  .whu-us__item {
    height: 350px;
  }

  .service-tabs__btn {
    position: relative;
    bottom: auto;
  }
  .service-tabs__item {
    flex-direction: column;
  }
  .service-tabs__wrap {
    width: 100%;
  }
  .service-tabs__bottom {
    margin-top: 20px;
    align-self: flex-start;
  }

  .section-padding {
    padding-top: 70px;
  }
  .section-margin {
    margin-top: 70px;
  }
  .service-tabs__subtitle {
    font-size: 20px;
  }
  .btn-arrow__img {
    width: 96px;
    height: 96px;
    margin-right: -13px;
  }
  .popular__subtitle {
    font-size: 24px;
  }
  .popular__item {
    padding: 20px 0;
  }
  .popular__text {
    font-size: 14px;
  }
  .whu-us {
    height: auto;
  }
  .form-section__inner {
    background-position: center;
  }
  .form-section__content {
    align-items: flex-start;
    width: 100%;
  }
  .form-section__text {
    text-align: left;
  }
  .form__btn {
    align-self: flex-start;
  }
  .form-section__title {
    width: 100%;
    text-align: left;
  }
  .reviews__bg {
    background-position: right;
  }
  .reviews__inner {
    border-bottom-right-radius: 250px;
  }
  .reviews__inner-bottom,
  .reviews__inner-top {
    width: 100%;
  }
  .our-inst__bottom {
    bottom: 0;
  }
  .service-tabs__title {
    margin-bottom: 20px;
  }
  .about-us-tabs__inner {
    flex-direction: column;
    align-items: flex-start;
  }
  .about-us-tabs__item:first-child {
    border-right: 0;
  }
  .about-us-tabs__title:after {
    content: "";
    position: absolute;
    width: 100vw;
    left: -20px;
    height: 1px;
    bottom: 0;
    background-color: #b1b1b1;
  }
  .about-us-tabs__item {
    overflow: visible;
  }
  .about-us-tabs__btn:after {
    bottom: -1px;
  }
  .about-us-tabs_btns {
    gap: 20px;
  }

  .hero-img-color-desc {
    display: none;
  }
  .hero-img-color-tablet {
    display: block;
  }
  .hero {
    justify-content: space-evenly;
  }
  .hero__right {
    width: 64%;
  }
  .header {
    padding: 5px 0;
  }
  .logo {
    width: 85px;
    display: block;
  }
  .popup__inner {
    padding: 30px;
  }
  .close-btn {
    width: 120px;
    position: relative;
    inset: 0;
    margin: 0 auto;
  }
  .popup__text {
    width: 100%;
  }
  .popup__title * {
    width: 100%;
  }
  .popup__form {
    width: 70%;
  }
  .footer__form {
    width: 80%;
  }
  /* .changes__item {
    width: 33.3vw;
  } */
  .burger-mobile {
    display: block;
    position: fixed;
    z-index: 11;
    top: 0;
    left: -100vw;
    width: 100vw;
    height: 100vh;
    transition: all 0.4s;
    background-color: #fff;
  }
  .burger-mobile.active {
    left: 0;
  }
  .burger-mobile__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
  }
  .burger-mobile__menu {
    font-size: 30px;
    font-family: AnastasiaScript;
    line-height: 90%; /* 27px */
  }
  .burger-mobile__close {
    width: 113px;
  }
  .burger-mobile__bottom {
    background-image: url(../images/burger-ing.webp);
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding-bottom: 90px;
  }
  .burger-mobile__main {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    overflow-y: scroll;
  }
  .burger-mobile-common {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    z-index: 1;
  }
  .burger-mobile-child {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    left: -100vw;
    transition: all 0.4s;
    background-color: #fff;
  }
  .burger-mobile-child.active {
    left: 0;
  }

  .mobile-main-nav {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
  }
  .mobile-main-nav__link {
    border-bottom: 1px solid #b1b1b1;
    padding: 15px 0;
    color: #1b1b1b;

    line-height: 150%; /* 24px */
    text-transform: uppercase;
  }
  .change-lang__text,
  .change-sity__text {
    color: #fff;
    font-size: 14px;
    line-height: 150%; /* 21px */
    margin-bottom: 15px;
  }
  .change-sity__btns {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .change-sity__btn {
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    width: 158px;
    height: 32px;
    color: #fff;
    line-height: 150%; /* 24px */
    text-transform: uppercase;
  }
  .lang {
    color: #fff;
    font-size: 20px;
    line-height: 150%; /* 30px */
    text-transform: uppercase;
  }
  .sub-service-hero__right,
  .sub-service-hero__left {
    flex: 50%;
  }
  .sub-service-hero__content {
    gap: 20px;
  }
  .image-text-tab__wrap {
    gap: 40px;
  }
  .image-text-tab__top {
    margin-top: 20px;
  }
  .image-text-tab__bottom {
    padding: 20px 0;
  }

  .tab_apparat-item-r {
    height: 700px;
  }

  .tab_apparat-name h2 {
    font-size: 50px;
    padding: 50px 0;
  }
  /*! HARDWARE */
  .hardware-hero__text {
    font-size: 16px;
  }
  .hardware-hero__bottom {
    display: flex;
    gap: 40px;
  }
  /*! HARDWARE */
  .breadcrumbs {
    top: 8vh;
  }
  .ticker__wrapper li {
    width: 263px;
    height: 306px;
  }
  .hardware-heros-title-text,
  .__bottom .hardware-hero__items:nth-child(2) .hardware-hero_text {
    font-size: 17px;
  }
  .hardware-heros-title {
    margin-top: 75px;
  }
}
@media screen and (max-width: 820px) {
  .tab_apparat-item-r {
    padding-bottom: 40px;
  }
  .first-apparat {
    padding-left: 20px;
  }
  .tab_apparat-item-l {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .tab_apparat-item-el:nth-child(odd) {
    border: none;
  }
  .ticker__wrapper li img {
    width: 90%;
  }
  .tab_apparat-item-r img {
    height: 100%;
    object-position: center;
  }
  .tab_apparat-item-el .tab_apparat-item-r {
    border: none !important;
  }
  .tab_apparat-item-l,
  .tab_apparat-item-r {
    width: 70%;
  }
  .tab_apparat-item-el {
    flex-direction: column;
    align-items: flex-start;
  }
  .tab_apparat-item-el:nth-child(odd) {
    flex-direction: column;
  }
  .tab_apparat-item-l {
    width: 100%;
  }
  body:has(.our-inst) .footer {
    padding-top: 0px;
  }
  .reviews__inner {
    border-bottom-right-radius: 150px;
  }
  .service-tabs__subtitle {
    font-size: 16px;
  }
  .service-tabs__text {
    font-size: 14px;
  }
  .logo {
    width: 80px;
    display: block;
  }
  .about-us-tabs__text,
  .about-us-tabs__btn p {
    font-size: 14px;
  }
  .about-us-tabs__btn span {
    font-size: 12px;
  }
  .about-us-tabs__subtitle {
    font-size: 18px;
  }
  .btn-white,
  .btn-border,
  .btn-black {
    width: 170px;
    height: 38px;
    font-size: 14px;
  }
  .popular__subtitle {
    font-size: 20px;
  }
  .popular__text {
    width: 80%;
  }
  .whu-us__item {
    padding: 20px;
    height: 250px;
  }
  .title *,
  .title {
    font-size: 4vw;
  }
  .image-text__content {
    padding: 30px;

    margin-bottom: 40px;
  }
  .image-text__wrap {
    right: 50px;
  }
  .image-text__text {
    font-size: 14px;
  }
  .form-section__text,
  .whu-us__content span,
  .whu-us__content p,
  .changes__text {
    font-size: 14px;
  }
  .form-section__text {
    padding-bottom: 20px;
  }
  .form-section__title {
    margin-bottom: 20px;
  }
  .input::placeholder,
  .input {
    font-size: 14px;
  }
  .footer__content {
    flex-direction: column;
    gap: 20px;
  }
  .footer__row {
    align-items: flex-start;
    padding: 20px 0;
    gap: 20px;
    flex-direction: column;
  }
  .reviews__quote-before svg,
  .reviews__quote-after svg {
    width: 35px;
  }
  .slide__text {
    font-size: 14px;
  }
  .slide__title {
    font-size: 18px;
  }
  .reviews__inner-bottom {
    gap: 15px;
  }
  .branches__item:nth-child(2) {
    margin: 20px 0;
  }
  .branches__item {
    width: 56%;
  }
  /* .branches__title {
		width: 80%;
	} */
  .branches__title {
    width: 100%;
    display: flex;
    justify-content: center;
    translate: none;
    padding-top: 100px;
  }
  .branches__title img {
    width: 80%;
  }
  .branches__sutitle {
    font-size: 14px;
  }
  .title *,
  .title {
    font-size: 32px;
  }
  .image-text__content {
    margin-bottom: 0;
  }
  .whu-us__subtitle {
    font-size: 18px;
  }
  .our-inst__bottom {
    bottom: 80px;
  }
  .footer__list-row {
    flex-wrap: wrap;
  }
  .hero__text {
    font-size: 2vw;
  }
  .hero__video-btn {
    width: 150px;
  }
  .about-us-tabs__text {
    margin: 20px 0 10px;
  }
  .popup__inner {
    width: 90%;
  }
  .popup__form {
    width: 100%;
  }
  .reviews__inner-bottom {
    flex-direction: column;
  }
  .reviewsSwiper {
    width: 100%;
  }
  .sub-service-hero {
    height: auto;
    flex-direction: column;
    padding-top: 80px;
  }
  .sub-service-hero__right {
    border-top: 1px solid #dedede;
    padding: 20px;
  }
  .sub-service-hero__left {
    padding: 20px;
  }
  .sub-service-hero__text {
    font-size: 14px;
  }
  .sub-service-hero__item p,
  .sub-service-hero__item span {
    font-size: 14px;
  }
  .sub-service-hero__title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .image-text-tab__inner {
    flex-direction: column;
  }
  .image-text-tab__left {
    width: 60%;
  }
  .image-text-tab__clesh,
  .image-text-tab__subtitle,
  .image-text-tab__btn {
    font-size: 16px;
  }
  .image-text-tab__wrap {
    gap: 40px;
  }
  /* .tab_apparat-item-el {
    flex-direction: column-reverse;
  }
  .tab_apparat-item-el:nth-child(odd) {
    flex-direction: column-reverse;
  } */
  .tab_apparat-item-l,
  .tab_apparat-item-r {
    width: 100%;
  }

  .apparat-slider-item-title h3 {
    font-size: 16px;
  }
  .apparat-slider-item-title h5 {
    font-size: 12px;
  }
  .tab_apparat-name h2 {
    font-size: 40px;
    padding: 30px 0;
  }
  h4.tab_apparat-item-title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .apparat-slider-item-title {
    padding: 25px 0;
  }
  /* .tab_apparat-item-r {
    height: 540px;
    width: 100%;
  } */
  .tab_apparat-item-el {
    align-items: flex-start;
  }
  /*! HARDWARE */
  .hardware-hero__text {
    font-size: 14px;
  }
  .hardware-hero__wrapp,
  .hardware-hero__bottom {
    gap: 10px;
  }
  /*! HARDWARE */
  .hardware-hero__bottom {
    flex-direction: column;
  }
  .hardware-hero__item img {
    width: 200px;
    margin: 0 auto;
  }
  .hardware-hero__item:nth-child(2) {
    z-index: 2;
    display: flex;
    align-items: center;
  }

  .hardware-hero__wrapp {
    flex-direction: column;
  }

  .hardware-hero__images-js-1,
  .hardware-hero__images-js-2 {
    translate: 0;
    flex-direction: row;
    gap: 30px;
  }
  .hardware-hero__images img {
    width: 200px;
  }
  .hardware-hero__images-js-2 {
    right: 0;
  }
  .hardware-hero__images-js-1 {
    left: 0;
  }
  .hardware-hero__images-js-1 {
    translate: -110% 0;
  }
  .hardware-hero__images-js-2 {
    translate: 110% 0;
  }
  .hardware-hero__bottom {
    gap: 30px;
    margin-bottom: 40px;
  }
  .hardware-hero__item:last-child {
    margin: 0;
  }

  /*! HARDWARE */
  h3.popup__title.title.white-title * {
    padding-bottom: 0;
  }
  /* .changes__item {
    width: 45vw;
  } */
  .changes__line {
    bottom: 70px;
  }
  .popup .wpcf7-response-output {
    color: #fff;
    text-align: center;
    margin-top: 20px !important;
  }
  .hardware-heros-title-text,
  .__bottom .hardware-hero__items:nth-child(2) .hardware-hero_text {
    font-size: 16px;
  }

  .hardware-heros-title-text,
  .__bottom .hardware-hero__items:nth-child(2) .hardware-hero_text {
    width: 100%;
  }
  .tab_apparat-item-el:nth-child(even) .tab_apparat-item-l {
    padding-right: 0px;
  }
  .tab_apparat-item-el:nth-child(odd) .tab_apparat-item-l {
    padding-left: 0px;
  }
  .my-custom-container {
    display: flex;
    gap: 0px;
    flex-direction: column;
  }
}
@media screen and (max-width: 600px) {
  .changes__line_btn svg {
    width: 40px;
    height: 40px;
  }
  .hero-img-color-tablet {
    display: none;
  }
  .hardware-heros-title-text {
    padding-top: 15px;
  }
  .hero-img-color-mobile {
    display: block;
  }
  .hero__inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .hero__right {
    display: contents;
  }
  .hero__inner .btn-arrow {
    order: 2;
  }
  /* .hero__right {
		width: 100%;
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
	} */
  .hero__text {
    font-size: 14px;
    align-self: flex-end;
    width: 208px;
    order: 1;
  }
  .hero__video-btn {
    order: 3;
    align-self: flex-end;
  }
  .hero__line-4 {
    left: 96vw;
  }
  .hero__line-1 {
    left: 35vw;
  }
  .hero__line-2,
  .hero__line-3 {
    display: none;
  }
  .hero__images {
    padding: 0 20px;
  }
  .hero {
    padding: 80px 0;
    justify-content: space-between;
  }
  .hero__video-btn {
    width: 200px;
  }
  .branches {
    margin-top: 0;
  }
  .branches__item:nth-child(3) {
    align-self: start;
  }
  .branches__item {
    width: 70%;
  }
  .our-inst__bottom {
    flex-direction: column;
  }
  .footer__middle,
  .footer__top {
    flex-direction: column;
    align-items: flex-start;
  }
  .whu-us__bottom {
    grid-template-columns: repeat(1, 1fr);
  }
  .service-tabs__image {
    width: 100%;
  }
  .about-us-tabs__bottom {
    flex-direction: column;
  }
  .popular__image {
    height: 340px;
    width: 80%;
    padding-right: 0px;
  }
  .popular__text {
    width: 90%;
  }
  .image-text__wrap {
    position: relative;
    width: 100%;
    padding: 0;
    margin: -20px 0 20px;
    right: 0;
    top: 0;
    align-items: flex-end;
  }
  .image-text__image {
    max-width: 100%;
  }
  .image-text {
    padding: 35px 0;
  }
  .image-text__content {
    padding: 0;
    background-color: transparent;
    width: 212px;
    margin-bottom: 20px;
  }
  .image-text__btn {
    align-self: flex-start;
  }
  .changes__text {
    width: 100%;
    margin-top: 40px;
  }
  /* .changes__item {
    width: 60vw;
  } */
  .changes__bg {
    width: 200%;
  }
  .form-section__text {
    width: 100%;
  }
  .form-section__form-wrap {
    width: 100%;
  }
  .form-section__inner {
    background-image: url(../images/form-section-bg-mobile.png);
  }
  .reviews__inner-top {
    padding-top: 40px;
  }
  .slide__date,
  .slide__procedure,
  .slide__procedure span {
    font-size: 14px;
  }
  .our-inst__title {
    top: 100px;
  }
  .our-inst__photos {
    width: 70%;
  }
  .our-inst__subtext-r span,
  .our-inst__subtext-l {
    font-size: 14px;
  }
  .our-inst__bottom {
    bottom: 20px;
    align-items: flex-start;
    gap: 40px;
  }
  .our-inst__subtext-r {
    align-self: flex-end;
  }
  .our-inst__subtext-r a {
    font-size: 16px;
  }
  .footer {
    padding-top: 70px;
  }
  .footer__middle,
  .footer__top {
    gap: 20px;
  }
  .footer__form {
    width: 100%;
  }
  .footer__content {
    margin-top: 20px;
  }
  .footer__item {
    gap: 20px;
  }
  .footer__bottom {
    margin-top: 20px;
  }
  .popular__wrap {
    margin-top: 20px;
  }
  .about-us-tabs__image.active,
  .about-us-tabs__content.active {
    position: relative;
  }
  .about-us-tabs__content {
    margin-top: 20px;
  }
  .about-us-tabs {
    height: auto;
  }
  .about-us-tabs__link {
    align-self: start;
    margin-top: 20px;
  }
  .about-us-tabs__btn {
    width: max-content;
  }
  body
    > main
    > section.about-us-tabs.section-margin
    > div.about-us-tabs__top
    > div
    > div:nth-child(2) {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    display: block;
  }
  .about-us-tabs_btns {
    width: max-content;
  }
  .about-us-tabs__top {
    height: 100px;
  }
  .popup__text {
    font-size: 14px;
  }
  .close-btn {
    margin-bottom: 20px;
    width: 125px;
  }
  .popup__title * {
    line-height: 1;
  }
  .popup__video {
    width: 90%;
  }
  .close-btn-video {
    width: 120px;
  }
  .popup__inner {
    width: 90%;
  }
  .image-text-tab__btn {
    width: max-content;
  }
  .image-text-tab__top {
    overflow: auto;
    width: 100%;
  }
  .image-text-tab__wrap {
    gap: 25px;
    width: max-content;
  }
  .image-text-tab__left {
    width: 100%;
  }
  /* .tab_apparat-item-el {
    margin-bottom: 10px;
  } */
  .tab_apparat-name h2 {
    font-size: 32px;
    padding: 24px 0;
  }
  h4.tab_apparat-item-title {
    font-size: 16px;
  }
  .tab_apparat-item-text {
    font-size: 14px;
  }
  .tab_apparat-item-r {
    height: auto;
    width: 100%;
  }
  .about-us-tabs__text {
    text-align: left;
  }
  /* .changes__item {
    width: 100vw;
  } */
  .image-text__wrap {
    margin: 20px 0 0 0;
  }
  .image-text__content {
    width: 100%;
  }
  .image-text-tab__item:last-child {
    margin-top: 20px;
  }
  .popular__subtitle {
    font-size: 16px;
  }

  .popular__item-content {
    gap: 20px;
  }
  .reviews__inner {
    border-bottom-right-radius: 250px;
  }
  .hardware-heros-title-text,
  .__bottom .hardware-hero__items:nth-child(2) .hardware-hero_text {
    font-size: 14px;
  }
  .__bottom .hardware-hero__items:nth-child(2) .hardware-hero_text {
    margin-top: 15px;
    text-align: start;
    padding-left: 20px;
    padding-right: 10px;
  }
  .ticker__wrapper li {
    width: 227.426px;
    height: 237.426px;
    padding: 5px;
  }
}
@media screen and (max-width: 400px) {
  .apparat-slider-item-title {
    padding: 20px 0;
  }
}
