@media screen and (max-width: 992px) {
  .acustic-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .acustic-tabs__item {
    width: 80%;
    height: 400px;
    background-size: cover;
    background-position: center center;
  }
  .acustic-tabs__narbutas {
    border: none;
    margin-bottom: 20px;
  }
  .acustic-tabs__workbooth {
    border: none;
    margin-bottom: 20px;
  }
  .acustic-tabs__filter {
    opacity: 0;
  }
  .acustic-tabs__filter-half {
    opacity: 1;
  }
  .main-info__text {
    padding: 0 10px;
  }
  .main-info__text p {
    font-size: 12px;
    line-height: 14px;
  }
  .main-info__title {
    font-size: 18px;
    line-height: 22px;
  }
  .main-info__items {
    gap: 30px;
    padding: 0 30px;
  }
  .main-info__item {
    width: 100%;
  }
  .intro__img {
    margin: 0 20px;
    height: 585px;
    width: auto;
  }
  .intro-white {
    width: 306px;
    padding: 20px;
  }
  .intro-white__panel {
    width: 266px;
  }
  .intro-white__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
  .narbutas-info {
    padding-left: 20px;
    padding-right: 20px;
  }
  .narbutas-info__img {
    height: 270px;
    width: 100%;
  }
  .narbutas-info__body {
    width: 100%;
  }
  .narbutas-info__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .narbutas-info__box--creative {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .narbutas-creative {
    padding-left: 20px;
    padding-right: 20px;
  }
  .tab {
    height: 184px;
  }
  .tab-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100% 100% 100% 100%;
    grid-template-columns: 100% 100% 100% 100%;
    width: 100% !important;
    margin-right: 0 !important;
    height: 184px;
  }
  .tab__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tabcontent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .tabcontent__text {
    width: 100%;
  }
  .tabcontent__img {
    width: 100%;
    margin: 0;
    height: 400px;
  }
  .workbooth-info__body {
    width: 100%;
  }
  .workbooth-info__img {
    margin: 0 auto;
  }
  .workbooth-one .workbooth-info__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .workbooth-one .workbooth-info__img {
    height: 400px;
  }
  .workbooth-two .workbooth-info__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .workbooth-two .workbooth-info__img {
    height: 200px;
  }
  .workbooth-two-body {
    margin-bottom: 40px;
  }
  .workbooth-two-img {
    width: 350px !important;
  }
  .workbooth-third .workbooth-info__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .workbooth-third .workbooth-info__img {
    height: 480px;
    width: 100%;
  }
  .workbooth-third-img {
    height: 100% !important;
    top: 0 !important;
  }
  .workbooth-third-body {
    margin-bottom: 40px;
  }
  .workbooth-system-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 60px 20px;
  }
  .workbooth-system__text {
    margin-right: 0;
    width: 100%;
  }
  .workbooth-system__phones {
    width: 100%;
  }
  .workbooth-model__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
.framery-info-row {
    flex-direction: column;
}
  .framery-info-row.reverse {
    flex-direction: column-reverse;
}
.framery-info-image {
    height: auto;
    width: 100%;
    position: relative;
}
.framery-info-image p {
    bottom: 30px;
    left: 30px;
    font-size: 22px;
    line-height: 30px;
    width: 80%;
}
.framery-info-right {
    border-left: none;
    border-bottom: 3px solid #F1B72F;
}
.framery-info-text {
    height: auto;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
}
.framery-info-left {
    border-right: none;
    border-bottom: 3px solid #F1B72F;
}
.tabcontent__dots-right {
    border-right: none;
    padding-right: 0;
}
.framery-model .tablinks {
    -webkit-justify-content: center;
    justify-content: center;
}
.intro-white__panel-outer {
    width: 90%;
    margin: 0 auto;
}
.intro-white__panel.framery {
    width: 100%;
}
.intro-white__panel-outer:after {
    top: -10px;
    right: -12px;
}
}
@media screen and (max-width: 768px) {
  .narbutas-info__box--creative {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tabcontent__img {
    height: 300px !important;
  }
  .workbooth-one .workbooth-info__img {
    height: 300px;
  }
  .workbooth-one-img {
    width: 100% !important;
    left: 0 !important;
  }
  .workbooth-third .workbooth-info__img {
    height: 270px;
  }
}
@media screen and (max-width: 575px) {
  .main {
    padding-top: 60px;
  }
  section.main {
    margin-top: 0;
  }
  .service__title {
    padding-left: 18px;
  }
  .service__title .title {
    padding-left: 0;
  }
  .service__title .number {
    font-size: 48px;
    position: absolute;
  }
  .acustic-tabs__item {
    padding: 20px;
  }
  .acustic-tabs__title {
    margin-bottom: -130px;
  }
  .narbutas-info__title {
    font-size: 20px;
    line-height: 24px;
  }
  .acustic-info {
    font-size: 14px;
    line-height: 17px;
  }
  .tabcontent__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tabcontent__item {
    width: 100% !important;
  }
  .tabcontent__text {
    padding: 0 20px;
  }
}
@media screen and (max-width: 479px) {
  .acustic-tabs__item {
    padding: 20px;
  }
  .acustic-tabs__title {
    margin-bottom: -100px;
  }
  .tabcontent__img {
    height: 230px !important;
  }
  .workbooth-one .workbooth-info__img {
    width: 300px;
    height: 400px;
  }
  .workbooth-two .workbooth-info__img {
    width: 300px;
    height: 100px;
  }
  .workbooth-two-img {
    width: 300px !important;
  }
  .workbooth-third {
    padding: 40px 20px;
  }
}