#toggleButtonTech, #toggleButtonTech2 {
  display: none;
}

@media (min-width: 320px) and (max-width: 767px) {
  .information-nav, .support-nav {
    max-width: 100% !important;
    width: 100% !important;
  }
  .h3-header {
    margin-top: 60px;
  }

  .youtube-small-div, .youtube-small {
    height: calc(40vw) !important;
    width: calc(100vw - 50px) !important;
  }

  .thermo-button {
    width: 100% !important;
    text-align: center !important;
  }

  .product-grid__link, .button-all-questions {
    width: calc(100% - 50px) !important;
  }
  .button-all-questions {
    margin: 0 !important;
    margin: 0 auto !important;
  }
  .tg-slider-wrapper .tg-slider {
    height: 300px !important;
  }

  .main-buttons_group {
    width: 100% !important;
  }
  .articles-grid__txt-icons {
    display: flex !important;
    flex-direction: column !important;
    gap: 5px !important;
  }

  .articles-grid__txt-icons p {
    margin: 0 !important;
  }

.feedback-email .form-group-email {
  display: flex;
  flex-direction: column;
}

.form-group-input-email input {
  padding: 10px 10px;
}

.form-group-input-email button {
  font-family: 'MONTSERRAT';
    font-weight: 500 !important;
    font-size: 15px !important;
    padding: 5px 20px !important;
    width: 100% !important;
    display: block;
}

.contacts-issue_form-group, .contacts-issue_form-group .form-group-button {
  display: flex;
  flex-direction: column;
}

.contacts-issue_form-group #submitButton {
  width: 100%;
}

.contacts-issue_form-group input, .contacts-issue_form-group textarea {
  padding: 8px 20px;
}
  .production-links {
    display: flex;
    flex-direction: column;
    margin-right: 40px;
    margin-bottom: 25px;
    margin-top: -25px;
  }

  .production-links a {
    color: #0064C8;
    padding-left: 12px;
    padding-top: 18px;
    padding-bottom: 5px;
    font-size: 16px;
    border-bottom: 1px solid #0064C8;
    display: flex;
    font-weight: 500;
    width: 100%;
  }
  /*main*/
  .product-grid {
    flex-wrap: wrap;
  }

  .product-grid_3-items-stretch .product-grid__item {
    max-width: 100%;
    width: 100%;
  }
  .technical-solutions__tab-main img {
    width: 100%;
  }
  .technical-solutions {
    margin: clamp(1.875rem, 1.125rem + 1.9vw, 6.25rem) clamp(1.25rem, 0.5rem + 2.1vw, 3.125rem) 0;
  }
  #tab-content-1 > div:nth-child(1) > div:nth-child(2) {
    margin: 0;
  }
  .technical-solutions__tab-main > * {
    flex-basis: 0;
  }
  .technical-solutions__tab-main {
    gap: 1.25rem;
    margin-top: 1.25rem;
    flex-direction: column;
  }
  .tab-text {
    margin: 0;
  }
  .tg_button-go {
    font-size: 1.25rem;
    padding: 0.625rem 3.125rem;
    margin: 3.125rem auto;
  }
  h3 {
    font-size: 1.7rem!important;
    padding: 1rem;
  }
  h4 {
    font-size: 1rem!important;
  }
  .product-grid__title {
	font-size: 1rem!important;
    }
  .tg-slider-block {
    max-height: none!important;
    flex-direction: column;
  }
  .tg-slider-text-block {
    max-width: 100%!important;
    padding: 0;
  }
  .tg-slider-text-head {
    font-size: 1.25rem!important;
    text-align: center;
    padding-top: 1.25rem;
  }
  .tg-slider-text-descr {
    font-size: 1rem!important;
    padding: 0 1.25rem;
  }
  .tg-slider-wrapper {
    max-width: 100%!important;
  }
  .tg-product-advantages-block {
    flex-direction: column;
    margin-bottom: 3.125rem;
  }
  .tg-product-advantages-item {
    padding: 10px;
    width: 100%;
  }
  .technology_block {
    padding: 0;
  }
  .technology__title {
    margin-bottom: 0;
    margin-top: 0;
  }
  .technology__row, .technology__scheme {
    margin-bottom: 0;
    flex-direction: column;
  }
  .technology__item {
    margin-right: 0;
  }
  .technology__svg {
    width: 0.625rem;
    max-height: 15.625rem;
  }
  .technology__list {
    flex-direction: column;
  }
  .technology__description {
    padding: 0;
    width: 100%;
  }
  .technology__scheme svg {
    display: none;
  }
  .technology__features {
    flex-direction: column;
  }
  .technology__features-image {
    max-width: 100%;
  }
  .technology__features-content {
    max-width: 100%;
  }
  .technology__features-list {
    flex-direction: column;
  }
  .technology__features svg {
    display: none;
  }
  .cobrending-products, .about-company {
    margin: 1.25rem;
  }
  .tg-product-advantages-head {
    font-size: 1.25rem;
  }
  .about-company__offer {
    margin: 1.25rem 0;
  }
  .about-company__offer-list {
    gap: 0;
    flex-direction: column;
  }
  .about-company__offer-list > * {
    flex-basis: 100%;
  }
  .left-bracket::after, .right-bracket::after {
    width: 1rem;
  }
  .left-bracket::before, .right-bracket::before {
    width: 1rem;
  }
  .bracket-content {
    width: 100%;
  }
  .bracket-content {
    margin-top: 0;
    margin-bottom: 0;
  }
  .bracket-content p {
    font-size: 1rem;
  }
  .about-company__offer-buttons {
    flex-direction: column;
    gap: 1.25rem;
  }

  .quiz__title {
    font-size: 25px !important;
    font-weight: 700 !important;
    text-align: center !important;
    line-height: 30px !important;
    margin-bottom: 10px;
  }
  .about-company__offer-buttons-red {
    font-size: 1.25rem;
    padding: 0.625rem 1.25rem;
  }
  .about-company__offer-buttons-white {
    font-size: 1.25rem;
    padding: 0.625rem 1.25rem;
  }
  .quiz__screen {
    padding: 35px 1.25rem;
  }
  .quiz__option {
    max-width: 155px;
    font-size: 0.875rem;
  }
  .quiz__option img {
    width: 90%;
  }
  .quiz__button {
    position: relative;
    right: 0;
    left: 0;
  }
  .quiz__navigation {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .quiz__button.quiz__button--prev {
    position: relative;
    left: 0;
  }
  .quiz__button {
    position: relative;
  }
  #screen3 .quiz__options {
    justify-content: center;
    gap: 0;
  }
  #screen4 .quiz__options {
    gap: 1.25rem;
    max-width: 100%!important;
  }
  #screenFinal .quiz__input {
    max-width: 100%;
    height: 3.75rem;
  }

  .quiz__input-privacy {
    line-height: 120% !important;
    font-size: 15px;
  }

  .quiz__button--submit {
    width: 100%;
    margin-top: 20px;
  }
  #screenFinal .quiz__form {
    flex-direction: column;
  }
  #phone {
    padding-left: 10px;
    padding-right: 10px;
  }
  #screenFinal .quiz__button.quiz__button--submit {
    top: 0;
  }
  .quiz__button--submit {
    font-size: 1.25rem;
    padding: 0.813rem 3.75rem;
  }
  .quiz__submit {
    display: flex;
    justify-content: center;
  }
  .screen-final_work-scheme {
    gap: 0.938rem;
    flex-direction: column;
  }
  .bracket-container {
    margin-bottom: 0.938rem;
  }
  .bracket-container.screen-final {
    max-width: 100%;
  }
  .tg-text-banner-overlay {
    padding: 0;
  }
  .tg-text-banner-overlay {
    max-width: 100%;
  }
  .tg-text-banner-overlay > p:nth-child(1) {
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.563rem;
    color: #000000;
  }
  .tg-text-banner-overlay > p:nth-child(2) {
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.25rem;
      color: #000000;
    }
  .slider__slide.active {
    display: flex!important;
    flex-direction: column;
  }
  .slider__thumbnails-container {
    position: relative;
    bottom: 0;
  }
  .slider__thumbnails {
    gap: 0.5rem;
  }
  .slider__thumbnail {
    width: 2rem;
    height: 2rem;
  }
  .tg-text-banner-overlay {
    position: relative;
    top: 0;
    padding: 0 1rem;
    text-align: center;
    order: 2;
  }
  .slider__image {
      order: 1;
    }
  .testimonial-slide {
    max-width: 100%;
    padding: 1.875rem;
    margin: 0;
  }
  .swiper-button-prev.custom-prev {
    margin-left: 0px!important;
  }
  .swiper-button-next.custom-next {
    margin-right: 0px!important;
  }
  .main-faq {
    gap: 1.25rem;
    margin-bottom: 2rem;
  }
  .faq-section {
    margin: 1.5rem 0.5rem;
  }
  .faq-question {
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .faq-left-bracket::after, .faq-right-bracket::after {
    width: 0.375rem;
  }
  .faq-left-bracket::before, .faq-right-bracket::before {
    width: 0.375rem;
  }
  .faq-answer {
    margin: 1rem;
  }
  .faq-question p {
    padding: 1rem 0;
  }
  .faq-left-bracket {
    margin-right: 0.5rem;
  }
  .question1.faq-section:nth-child(2) > details:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
    flex-direction: column;
  }
  .tg-slider-text-block {
    padding: 0!important;
  }
  .main-banner-block-overlay {
    padding: 0;
  }
  .product-grid__item {
    max-width: 100%;
  }
  .main-banner-button {
    padding: 0.75rem 3.875rem;
    font-size: 1.25rem;
  }  

  .main-banner-title {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    text-wrap: balance;
    padding-right: 50px;
  }
  .main-banner-descr {
    font-size: 20px;
    line-height: 25px;
    text-wrap: balance;
    padding-right: 50px;
    margin-bottom: 150px;
  }

  .main-banner-container {
    height: 500px;
    background-position-x: center;
    background-position-y: 30%;
    background-size: 300%;
}

.main-banner-block-overlay::before {
  height: 500px !important;
}

  
  .main-banner-block-overlay {
    top: 0;
    transform: none;
  }
  .main-banner-img {
    width: auto;
    height: 26.5rem;
  }
  .main-banner-block-overlay::before {
    height: 26.5rem;
  }
  .main-banner-block-overlay {
    padding: 2.5rem 1.25rem 0;
  }
  .technical-solutions h2 {
    font-size: 1.563rem;
  }
  .question2 .faq-answer {
    flex-direction: column;
    margin: 1rem;
  }
    .question2 .faq-answer {
      gap: 0;
    }
    .question1.faq-section:nth-child(2) > details:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) {
      font-size: 1rem;
      padding: 1.5rem;
      text-align: center;
    }
    section.faq-section:nth-child(2) > details:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) {
      margin: 0 1rem;
    }
    section.faq-section:nth-child(4) > details:nth-child(1) > div:nth-child(2) {
      display: flex;
      flex-direction: column;
      margin: 1rem;
    }
    .question4.faq-section:nth-child(5) > details:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
      flex-direction: column;
      margin: 1rem;
    }
    .question9.faq-section:nth-child(10) > details:nth-child(1) > div:nth-child(2) {
      flex-direction: column;
    }
    .question9.faq-section:nth-child(10) > details:nth-child(1) > div:nth-child(2) > div:nth-child(2) {
      padding: 1.5rem;
    }
    .question10.faq-section:nth-child(11) > details:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
      flex-direction: column;
    }
    .question10.faq-section:nth-child(11) > details:nth-child(1) > div:nth-child(2) > div:nth-child(2) {
      flex-direction: column;
    }
    .question14.faq-section:nth-child(15) > details:nth-child(1) > div:nth-child(2) > div:nth-child(7) {
      flex-direction: column;
      gap: 2rem;
    }
    .question16.faq-section:nth-child(17) > details:nth-child(1) > div:nth-child(2) {
      flex-direction: column;
    }
    div.faq-section:nth-child(4) > details:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
      flex-direction: column;
    }
    div.faq-section:nth-child(4) > details:nth-child(1) > div:nth-child(2) {
      flex-direction: column;
    }
    div.faq-section:nth-child(4) > details:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1), div.faq-section:nth-child(4) > details:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) {
      flex-direction: column;
    }
    .installment {
      font-size: 1.188rem;
      line-height: 1.5rem;
      padding: 1.5rem;
    }
    .installment-block {
      margin: 1.25rem;
    }
    .gift-certificate, .gift-certificate_products {
      padding: 1.5rem;
    }

    .gift-certificate_products .product-feature-list_block {
      width: 23%;
      align-content: center;
      height: 180px;
  }

  .gift-certificate_products .product-feature-list_block p {
    margin: 0 !important;
  }
    .main-buttons {
      margin: 1rem;
    }
    .main-buttons_group {
      justify-content: center;
      gap: 2rem;
      flex-direction: column;
      max-width: 100%;
    }
    .main-buttons__red {
      padding: 0.625rem 1.25rem !important;
    }
    .main-buttons_group a {
      font-size: 1.2rem;
      padding: 0.625rem 1.25rem;
    }
  /*end main*/


  .burger-menu--active .burger-menu__line:nth-child(1) {
    transform: rotate(45deg);
    position: relative;
    top: 8px;
  }

  .burger-menu--active .burger-menu__line:nth-child(2) {
    opacity: 0;
  }

  .burger-menu--active .burger-menu__line:nth-child(3) {
    transform: rotate(-45deg);
    position: relative;
    top: -8px;
  }

  .burger-navigation {
    display: none;
    position: absolute;
        top: 169.33px;
        width: 100%;
        background: #fff;
        height: 670px;
        z-index: 1000;
  }

  .burger-navigation[aria-expanded="true"] {
    display: block;
        
  }
  .burger-menu {
    min-width: 50px;
    min-height: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: none;
    border: none;
  }

  .burger-menu__line {
    width: 45px;
    display: block;
    height: 3px;
    background-color: #fff;
    margin: 9px 0 !important;
    border-radius: 10px;
    transition: all 0.3s ease;
  }
  /*end burger*/
  /*изменения адаптив*/
  .wrapper.tg_header {
    display: none;
  }
  .tg_calc {
    color: white;
    text-decoration: none;
    border: 1px solid #0064C8;
    border-radius: 40px;
    padding: 10px 28px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
  }

  .sticky-header-m  .tg_calc {
    padding: 10px 12px !important;
  }

  .nav-tg_header__mobile {
    background: black;
  }

  .nav-tg_header__mobile {
    background: black;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .info-tg_header__mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
  }

  .logo-tg_header img {
    max-width: 171px;
  }

  .working-hours {
    list-style: none;
    text-align: right;
    padding-left: 0px;
    margin: 0 !important;
  }

  .working-hours li {
    font-size: 10px !important;
    line-height: 16px;
    color: #033270;
  }

  .working-hours li img {
    height: 15px;
    position: relative;
    top: 3px;
  }

  .right-block {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
  }

  .nav-tg_header__mobile {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .tg_header__mobile .blue-icon-h {
    height: 39px;
  }
  .tg_header__mobile .blue-icon-h img {
    height: 39px;
    width: 39px;
  }

  .mb-right-block {
    display: flex;
    align-items: center;
    gap: 10px;
  }
.mb-right-block .blue-icon-h {
  display: none;
}

.sticky-header-m .mb-right-block .blue-icon-h {
  display: flex;
}

  .search-container {
    margin-top: 0px !important;
    display: flex;
    cursor: pointer;
  }

  .search-container img {
    width: 28px;
    cursor: pointer;
  }
  .burger-navigation__link {
    text-decoration: none;
    color: #033270;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
  }

  .burger-navigation__item {
    list-style: none;
    padding-bottom: 25px;
  }

  .burger-navigation__link::before {
    content: "\2022";
    color: #C73424;
    margin-right: 5px;
  }

  .burger-navigation__list {
    padding-top: 10px;
    padding-left: 20px;
  }
  .tg_joint__burger {
    color: #C73424;
  }

  .tg_purchase__burger {
    color: #0064C8;
  }

  .burger-navigation div a {
    text-decoration: none;
  }

  .burger-navigation div {
    display: flex;
    justify-content: space-around;
  }


  .footer-column {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .footer-content {
    flex-wrap: wrap;
  }
  .contact-info {
    flex-direction: row; /*временный ипортант*/
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .contact-info  .contact-info_img {
    display: none;
  }
  .footer-content {
    padding: 0 21px; /*временный ипортант*/
  }

  .contact-info li span {
    font-size: 14px;
  }
  .contact-info > li:nth-child(1) {
    order: 1;
  }
  .contact-info > li:nth-child(2) {
    order: 3;
  }
  .contact-info > li:nth-child(3) {
    order: 2;
  }
  .contact-info > li:nth-child(4) {
    order: 4;
  }
  .contact-info {
    justify-content: start;
    column-gap: 20px;
  }
  .footer-column-group > div:not(.footer-column-group__mobile) {
    display: none;
  }
  .footer-column-group__mobile summary {
    list-style: none;
    cursor: pointer;
    font-weight: bold;
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .footer-column-group__mobile details[open] summary::after {
    transform: rotate(180deg);
  }
  .footer-column-group {
    display: block;
    margin-right: 0;
    width: 100%;
  }
  .footer-nav li,.information-nav li,.support-nav li {
    margin-bottom: 10px;
  }
  .footer-column-group__mobile {
    margin-top: 37px;
    margin-bottom: 37px;
  }
  .logo-address p {
    font-size: 14px;
  }

  .footer-column.buttons-column {
    align-items: center;
    width: 100%;
  }
  .buttons-footer {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .footer-column.icon-column, .footer-column.info-text-column {
    display: none;
  }
  .footer-content-2 {
    display: none;
  }
  .footer-column-2 {
    flex-direction: column;
    margin: 0 21px;
    justify-content: space-between;
  }
  .footer-column-2 p {
    margin-left: 0;
    max-width: none;
  }
  .footer-social-icons img {
    width: 37px;
  }
  .footer-column-2 ul {
    padding-left: 0px;
  }
  .footer-social-icons {
    justify-content: space-between;
    width: 100%;
  }

  .small-font-7 {
    font-size: 9px !important;
    line-height: 13px !important;
  }
  .footer-column-2.skolkovo__mobile {
    flex-direction: row;
    margin-top: 40px;
    align-items: flex-start;
  }
  .info-text-column__mobile {
    margin-left: 10px;
    font-size: 10px !important;
  }
  .info-text-column__mobile p {
  margin: 0;
  margin-bottom: 6px !important;
        font-size: 12px;
        line-height: 15px;
  }
  .footer-column-2.copyright {
    flex-direction: row;
    align-items: flex-end;
  }
  .footer-column-2.copyright {
    column-gap: 10px;
    margin-top: 29px;
  }
  .block-copyright p {
    margin-top: 6px;
    margin-bottom: 0px !important;
        font-size: 12px;
        line-height: 15px;
  }
  .tg-slider-container {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .slider__arrow {
    margin: 0;
  }
  .slider__arrow:hover {
    transform: scale(1);
  }
  button.slider__arrow > svg > path {
    stroke: #C73424;
  }
  .technical-solutions__tab-label {
    font-size: 1rem;
    flex: 0 0 auto;
    padding: 0.625rem;
    white-space: nowrap;
    cursor: pointer;
  }
  .technical-solutions__tab-inner {
    position: relative;  
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
    
  }


  .technical-solutions__tab-label.our-works_tabs {
      margin: 0 1rem;
    }
  .tg-product-advantages-container {
    margin: 0 -1.25rem;
  }
  .burger-menu--active .burger-menu__line:nth-child(1) {
    transform: rotate(45deg);
    position: relative;
    top: 0.5rem;
  }
  
  .burger-menu--active .burger-menu__line:nth-child(2) {
    opacity: 0;
  }
  
  .burger-menu--active .burger-menu__line:nth-child(3) {
    transform: rotate(-45deg);
    position: relative;
    top: -0.9rem;
  }
  
  .burger-navigation {
    display: none;
  }
  
  .burger-navigation[aria-expanded="true"] {
    display: block;
  }
  .burger-menu {
    min-width: 3.125rem;
    min-height: 3.125rem;
    cursor: pointer;
    transition: all 0.3s ease;
    background: none;
    border: none;
  }
  
  .burger-menu__line {
    width: 2.8125rem;
    display: block;
    height: 0.1875rem;
    background-color: #fff;
    margin: 0.3125rem 0;
    transition: all 0.3s ease;
  }
  /*end burger*/
  .wrapper.tg_header {
    display: none;
  }
  .tg_header__mobile {
  display: block;
  }
  .tg_calc {
    color: white;
    text-decoration: none;
    border: 1px solid var(--blue-color);
    border-radius: 2.5rem;
    padding: 0.625rem 0.8125rem;
  }
  
  .nav-tg_header__mobile {
    background: black;
  }
  
  .nav-tg_header__mobile {
    background: black;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .info-tg_header__mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.25rem;
  }
  
  .logo-tg_header img {
    max-width: 10.688rem;
  }
  
  .working-hours {
    list-style: none;
    text-align: right;
    padding-left: 0px;
  }
  
  .working-hours li {
    font-size: var(--font-size-base);
    color: var(--text-blue-color);
  }
  
  .nav-tg_header__mobile {
    padding: 1.25rem;
  }
  
  .search-container {
    margin-top: 0.625rem;
  }
  
  .search-container img {
    width: 1.75rem;
  }
  .burger-navigation__link {
    text-decoration: none;
    color: #033270;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.011em;
    text-align: center;
  }
  
  .burger-navigation__item {
    list-style: none;
    padding-bottom: 1.563rem;
  }
  
  .burger-navigation__link::before {
    content: "\2022";
    color: var(--red-color);
    margin-right: 0.313rem;
  }
  
  .burger-navigation__list {
    padding-top: 1rem;
  }
  .tg_joint__burger {
    color: var(--red-color);
  }
  
  .tg_purchase__burger {
    color: var(--blue-color);
  }
  
  .burger-navigation div a {
    text-decoration: none;
  }
  
  .burger-navigation div {
    display: flex;
    justify-content: space-around;
  }
  
  
  .footer-column {
    flex-direction: row;
    flex-wrap: wrap;
  }
  
  .footer-content {
    flex-wrap: wrap;
  }
  .contact-info {
    flex-direction: row; /*временный ипортант*/
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .contact-info .contact-info_img {
    display: none;
  }
  .footer-content {
    padding: 0 1.313rem; /*временный ипортант*/
  }
  
  .contact-info li span {
    font-size: var(--font-size-base);
  }
  .contact-info > li:nth-child(1) {
    order: 1;
  }
  .contact-info > li:nth-child(2) {
    order: 3;
  }
  .contact-info > li:nth-child(3) {
    order: 2;
  }
  .contact-info > li:nth-child(4) {
    order: 4;
  }
  .contact-info {
    justify-content: start;
    column-gap: 1.25rem;
  }
  .footer-column-group > div:not(.footer-column-group__mobile) {
    display: none;
  }
  .footer-column-group__mobile details {
    padding: 0.625rem;
  }
  
  .footer-column-group__mobile summary {
    list-style: none;
    cursor: pointer;
    font-weight: bold;
    font-size: var(--font-size-base);
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .footer-column-group__mobile summary::after {
    content: url("../img/icons/acrd_marker.svg");
    transition: transform 0.3s ease;
  }
  .footer-column-group__mobile details[open] summary::after {
    transform: rotate(180deg);
  }
  .footer-column-group {
    display: block;
    margin-right: 0;
    width: 100%;
  }
  .footer-nav li,.information-nav li,.support-nav li {
    margin-bottom: 0.625rem;
  }
  .footer-column-group__mobile {
    margin-top: 2.313rem;
    margin-bottom: 2.313rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
  }
  .logo-address p {
    font-size: var(--font-size-base);
  }
  
  .footer-column.buttons-column {
    align-items: center;
    width: 100%;
  }
  .buttons-footer {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .footer-column.icon-column, .footer-column.info-text-column {
    display: none;
  }
  .footer-content-2 {
    display: none;
  }
  .footer-content-2__mobile {
  display: block;
  }
  .footer-column-2 {
    flex-direction: column;
    margin: 0 1.313rem;
    justify-content: space-between;
  }
  .footer-column-2 p {
    margin-left: 0;
    max-width: none;
  }
  .footer-social-icons img {
    width: 2.313rem;
  }
  .footer-column-2 ul {
    padding-left: 0px;
  }
  .footer-social-icons {
    justify-content: space-between;
    width: 100%;
  }
  .footer-column-2.skolkovo__mobile {
    flex-direction: row;
    margin-top: 2.5rem;
  }
  .info-text-column__mobile {
    margin-left: 0.625rem;
    font-size: 0.625rem !important;
  }
  .info-text-column__mobile p {
  margin: 0;
  }
  .footer-column-2.copyright {
    flex-direction: row;
  }
  .footer-column-2.copyright {
    column-gap: 0.625rem;
    margin-top: 1.813rem;
  }
  .block-copyright p {
    line-height: 0.875rem;
  }
  .roof-glazing-catalog, .roof-windows, .glass-windows, .winter-garden, .floodlights {
    margin: 4.375rem 0.625rem 0;
  }
  .left-bracket {
    margin-right: 0.625rem;
  }
  .right-bracket {
    margin-left: 0.625rem;
  }
  .bracket-content p {
    line-height: 1.5rem;
  }
  .styled-table-title {
    font-size: 1.563rem;
    line-height: 1.875rem;
  }
  .styled-table-block {
    flex-direction: column;
  }
  .styled-table-mini td:first-child, .styled-table-max td:first-child {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .styled-table-mini td, .styled-table-max td {
    padding: 1rem 1.25rem;
  }
  .styled-table-mini td:nth-child(2), .styled-table-max td:nth-child(2) {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .advantages-block-and-image__title-block {
    flex-direction: column;
  }
  .advantages-block-and-image__block {
    flex-direction: column-reverse;
  }
  .advantages-block-and-image__list {
    padding: 3.75rem 1.25rem;
    flex-basis: 100%;
  }
  .advantages-block-and-image__ul {
    flex-basis: 100%;
  }
  .advantages-block-and-image__ul li {
    font-size: 1rem;
  }
  .advantages-block-and-image__img-overlay {
    width: 100%;
  }
  .advantages-block-and-image__img-block {
    flex-direction: column;
  }  
  .roof-glazing-catalog h2 {
    font-size: 1.563rem;
  }
  .advantages-block-and-image__title {
    font-size: 1.563rem;
    text-align: center;
  }
  .styled-table-title {
    max-width: 100%;
  }
  .advantages-block-and-image__consult-button {
    font-size: 1rem;
    padding: 1rem 0;
    width: 90%;
  }
  .catalog h1, .catalog__destination h2 {
    font-size: 1.563rem;
  }
  .catalog, .catalog__destination {
    margin: 3.75rem 1.25rem 0;
  }
  .facade-glazing-catalog, .electroglass-1-2-3, .panoramic-electroglass, .doors-electroglass, .entry-group, .bathroom-electroglass, .sliding-structures, .guillotine-electroglass, .glass-visor, .loggia-electroglass, .glass-transitions {
    margin: 4.375rem 1.25rem 0;
  }
  .smart-glass-catalog, .smart-glazing-1-2-3, .panoramic-smart, .smart-doors, .bathroom-smart, .smart-partitions {
    margin: 4.375rem 1.25rem 0;
  }
  .glass-realizations-home-catalog, .glass-floors, .showers-towel-dryer, .ir-sauna-bathroom, .ir-heaters-pion, .glass-realizations-street-catalog, .outdoor-landscape-lighting, .mobile-station, .warm-stop {
    margin: 4.375rem 1.25rem 0;
  }
  .roofs-and-terraces-catalog, .roofs-and-terraces, .roofs-and-terraces-table {
    margin: 4.375rem 1.25rem 0;
  }
  .advantages-block-and-image__list {
    flex-direction: column;
  }
  .advantages-block-and-image {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .advantages-block-and-image__list {
    flex-wrap: nowrap;
  }
  .advantages-block-and-image__ul li {
    max-width: 100%;
  }
  .roofs-and-terraces__offer {
    flex-direction: column;
  }
  .roofs-and-terraces__advantages-overlay {
    position: relative;
    top: 0;
    transform: none;
    width: 100%;
    align-items: center;
    flex-direction: column;
  }
  .roofs-and-terraces__advantages > img {
    width: 100%;
    height: auto;
  }
  .scrollable-table {
    margin: 4.375rem 1.25rem;
  }
  .scrollable-table th {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .scrollable-table td {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .glass-realizations-home-catalog, .glass-floors, .showers-towel-dryer, .ir-sauna-bathroom, .ir-heaters-pion, .glass-realizations-street-catalog, .outdoor-landscape-lighting, .mobile-station, .warm-stop {
    margin: 4.375rem 1.25rem 0;
  } 
  .special-orders-fireplace, .special-orders-glass-benches, .special-orders-glass-tables, .special-orders-pool, .special-orders-electromirrors, .special-orders-bathhouse, .special-orders-wine-cellars, .special-orders-thermal-camera, .special-orders-cooling-equipment, .special-orders-escalators, .special-orders-rjd, .special-orders-medical-tables, .special-orders-defense-industry, .special-orders-car-inspection {
    margin: 4.375rem 1.25rem 0;
  }
  .product-features.special-orders-batteries {
    margin: 4.375rem 1.25rem 0;
  }
  .text-and-picture-block {
    flex-direction: column;
  }
  .technology-main-banner, .technology-history, .technology, .technology-videos, .technology-stages, .technology-scheme, .technology-schedule, .technology-thermostats, .technology-advantages {
    padding: 1.25rem;
  }
  .technology-history__block {
    flex-direction: column;
  }
  .technology-scheme-block {
    flex-direction: column;
  }
  .technology-scheme-block .bracket-content p {
      font-size: 1.25rem;
      line-height: 1.563rem;
  }
  .technology-history > p, .technology-scheme > p, .technology-schedule > p {
    font-size: 1.563rem;
    line-height: 1.875rem;
  }
  .technology-thermostats-descr {
    flex-direction: column;
  }
  .technology-thermostats-img {
    flex-direction: column;
  }
  .technology-calculating-descr {
    padding: 1.25rem;
    flex-direction: column;
  }
  .styled-table-compare thead th {
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 1.25rem;
  }
  
  .styled-table-compare td:first-child {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .styled-table-compare td:nth-child(2), .styled-table-compare td:nth-child(3) {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .technology-advantages-offer p:nth-child(1) {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .technology-advantages-offer p:nth-child(2) {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .technology-advantages-offer p:nth-child(3) {
    font-size: 1rem;
    line-height: 1.5rem;
    max-width: 100%;
  }
  .technology-advantages-offer .bracket-content {
    gap: 1.25rem;
    flex-direction: column;
  }    
  .partnership-about {
    margin: 1.25rem;
  }
  .partnership-about__offer-buttons {
    flex-direction: column;
    gap: 1.25rem;
  }
  .partnership-about__search {
    flex-direction: column;
  }
  .partnership-new-features {
    padding: 1.25rem;
  }
  .partnership-new-features > p {
    font-size: 1.188rem;
    line-height: 1.5rem;
  }
      .partnership-programs-table thead th {
    padding: 1rem;
    font-size: 1rem;
    line-height: 1rem;
  }
  .partnership-programs-table tbody td {
    font-size: 1rem;
    line-height: 1rem;
  }
    .partnership-programs-table tbody td:first-child {
    padding: 1rem;
    }
    
    .table-sticky {
      overflow-x: auto;
      display: block;
      width: 100%;
    }
    .partnership-programs-table {
      position: relative;
      overflow-x: auto;
      display: block;
    }
    .partnership-programs-table thead th,.partnership-programs-table tbody td  {
      position: sticky;
      top: 0;
      z-index: 2;
    }
    .partnership-programs-table th:first-child, 
    .partnership-programs-table td:first-child,
    .styled-table-compare th:first-child,
    .styled-table-compare td:first-child {
      position: sticky;
      left: 0;
      z-index: 4;
      background-color: #0064C8;
      color: white;
    }
    .partnership-programs-table td:not(:first-child), 
    .partnership-programs-table th:not(:first-child) {
      position: relative;
      background-clip: padding-box;
    }
    .technology-compare-block {
      flex-direction: column;
    }
    .technology-compare p:last-child {
      font-size: 1rem;
      line-height: 1.3rem;
    }
    .technology-compare-block > * {
      flex-basis: 100%;
    }
    .technology-compare-img > div {
      top: 20%;
      left: 0;
    }
    .technology-compare {
      display: flex;
      flex-direction: column;
    }
    .technology-videos > p {
      font-size: 1.5rem;
      line-height: 1.5rem;
    }
    .technology-calculating-descr > div:nth-child(2) > img:nth-child(1),.technology-calculating-descr > div:nth-child(2) > img:nth-child(2) {
      width: 45%;
      height: auto;
    }
    .technology-compare-block .styled-table-compare thead th {
      font-size: 1rem;
      line-height: 1rem;
      padding-top: 1rem;
      padding-bottom: 1rem;
    }
    .styled-table-compare td {
      padding: 1rem;
    }
    .technology-compare-block .styled-table-compare td:first-child {
      padding-top: 1rem;
      padding-bottom: 1rem;
    }
    /*.tooltip img {
    	display: none;
    }*/
    .technology-thermostats-img > div {
      flex-wrap: wrap;
    }
    .technology-characteristics > p, .technology-consumption > p, .technology-thermostats > p, .technology-calculating > p, .technology-compare > p {
      font-size: 1.6rem;
      line-height: 1.8rem;
    }
    .about-us-requisites {
      gap: 1.625rem;
      flex-direction: column;
    }
    .about-us-starting {
      padding: 1.25rem;
    }
    .about-us-starting__event-right {
      width: auto;
      font-size: 1rem;
    }
    .about-us-starting__event {
      margin-bottom: 0.25rem;
    }
    .about-us-starting::after {
      top: 2rem;
      bottom: 33%;
    }
    .about-us-production, .about-us-product-application {
      padding: 0;
    }
    .partnership-about__search-block {
      padding: 0 1.5rem;
    }
    .about-us-product-application > p:last-child {
      font-size: 1rem;
      line-height: 1rem;
    }
    .product-feature-list {
      flex-direction: column;
    }
    .product-feature-list_block {
      width: 100%!important;
      padding: 1.5rem;
    }
    partnership-about__our-offer {
      display: flex;
      flex-direction: column;
    }
    .delivery-block {
      padding: 1.5rem;
      gap: 1rem;
      flex-direction: column;
    }
    div.delivery-block:nth-child(2) > div:nth-child(2) {
      gap: 1.188rem;
      flex-direction: column;
    }
    div.delivery-block:nth-child(3) > div:nth-child(2) {
      gap: 1.188rem;
      flex-direction: column;
    }
    .delivery-title {
      width: 100%;
    }
    .delivery-block img {
	    width: 100%;
	    height: auto;
    }
    .montage {
      padding: 1.125rem;
    }
    h1.faq-section {
      padding: 1rem;
      text-align: center;
    }
    .gift-certificate-img {
      margin-top: 1.125rem;
      flex-direction: column;
    }
    
    .partnership__form-grid {
      flex-direction: column;
    }

    .partnership__form-button {
      padding: 18px 24%;
      margin: 0 auto;
      width: 100%;
    }
    .contacts, .contacts-map, .contacts-about {
      margin: 1.125rem;
    }
    .contacts-lists {
      flex-direction: column;
    }
    .contacts-lists ul {
      width: 100%;
    }
    .contacts-about {
      flex-direction: column;
    }
    .tg-slider-container, .main-banner-projects, .slider-section--testimonials, .on-tv, .slider-section--certificates {
	margin-top: 0.625rem;
    }
    .technology-compare-img > div > p {
      font-size: 1rem;
      line-height: 1.25rem;
    }

    .main-banner-projects .slider__description {
text-align: left;
background: rgba(0, 99, 199, 0.05);
padding-bottom: 80px;
    }

    .main-banner-projects  .slider__thumbnails-container {
      bottom: 65px;
    }
    .tooltip-icon:focus + .modal,
    .tooltip-icon:active + .modal {
      display: block;
    }
    .modal {
	    width: 350px;
	    left: 0;
        transform: translateX(0);
        padding: 0;
        background-color: #fff;
    }
    .tooltip:focus-within .modal {
      display: block;
    }
    .modal, .modal-content, .modal-content p {
        z-index: 1000;
    }
    
    /*правки*/
    .tg-product-advantages-item img {
      padding: 0;
    }
    .testimonial-slide {
      height: auto;
    }
    .testimonial-slide {
      margin: 2rem !important;
    }
    .slider-section--testimonials .swiper-button-next, .slider-section--testimonials .swiper-button-prev {
      top: var(--swiper-navigation-top-offset,40%) !important;
    }
    .technology-history .swiper-wrapper {
      margin-left: 0;
    }
    .technology-history .slider-section--testimonials .swiper-button-next, .technology-history .slider-section--testimonials .swiper-button-prev {
      top: var(--swiper-navigation-top-offset,50%) !important;
    }
    .slider-section--testimonials {
      margin-bottom: 70px;
    }
    .about-us-starting__event {
      flex-direction: column;
      align-items: center;
    }
    .about-us-starting__event-left {
      width: 100%;
      order: 2;
    }
    .about-us-starting__year {
      margin-bottom: 0.5rem;
      order: 1;
    }
    .about-us-starting__event-left img {
      order: 3;
      margin-top: 0.5rem;
    }
    .about-us-starting__event-right {
      width: 100%;
      padding-left: 0;
      order: 4;
    }
    .about-us-starting::after {
      left: 4%;
    }
    .event-marker {
      left: -4%;
      margin-left: 0;
    }
    .search-container:focus-within .search-input, .search-input:focus {
      width: 17rem;
    }
    .search-input {
      padding: 1rem 1.25rem 1rem 1.875rem;
    }
/*    div.search-container > input:nth-child(2) {
      top: -20px;
    }*/
    .nav-tg_header__mobile .search-container .search-form > input {
    	top: -12px;
    }
    #burger-navigation > div:nth-child(2) {
      padding-bottom: 2.5rem;
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      letter-spacing: -0.011em;
    }
    .tg_joint__burger {
      border-bottom: 2px solid #C73424;
    }
    .tg_purchase__burger {
      border-bottom: 2px solid #0064C8;
    }
    #burger-navigation {
        box-shadow: 0px 4px 4px rgba(0, 100, 200, 0.2);
    }
    .button-all-questions {
      max-width: 100%;
      padding: 0.625rem 1.25rem;
      margin: 0 2rem;
    }
    .cobrend-txt {
      line-height: 110%;
      font-size: 1rem;
      margin-bottom: 0px;
    }
    .technical-solutions__tab-inner::after {
      content: url('https://test.thermo-glass.com/wp-content/themes/thermoglass/assets/img/icons/scroll-icon.svg');
      position: sticky;
      top: 51%;
      transform: translateY(-50%);
      width: 24px;
      height: 24px;
      background-size: cover;
      right: 2%;
    }
    .feedback {
      margin: 1.25rem;
    }
    .form-container-tel button[type="submit"] {
      padding: 0.813rem 3.875rem;
      font-size: 1.25rem;
    }
    .form-group-input input[type="text"] {
      padding: 0.938rem 1.25rem;
    }
    #leadForm .form-group {
      flex-direction: column;
    }
    .thank-block {
      padding: 2.5rem 1.25rem;
      font-size: 1.125rem;
      line-height: 1.5rem;
      letter-spacing: -0.02em;
    }
    .thank-block > a {
      padding: 0.813rem 3.938rem;
      margin-top: 2.188rem;
      font-size: 1.25rem;
      line-height: 1.5rem;
      letter-spacing: -0.011em;
    }
    .thank {
      padding: 7.5rem 1.25rem 3.125rem;
      font-size: 1.563rem;
      line-height: 1.875rem;
    }
    .thank > p:nth-child(1) {
      font-size: 1.563rem;
      line-height: 2.5rem;
    }
    .thank-offer {
      padding: 2.188rem 1.25rem;
      font-size: 1.563rem;
      line-height: 1.875rem;
    }
    .thank-video {
      margin: 1.875rem 1.25rem;
    }
    .thank-video > div:nth-child(2) {
      flex-direction: column;
    }
    .tg_docs {
      margin: 3.75rem 1.25rem;
    }
    .tg_docs h1 {
      font-size: 1.563rem;
      line-height: 1.875rem;
    }
    .tg_docs-tab {
      font-size: 1.25rem;
      line-height: 1.563rem;
    }
    .tg_docs-tabs {
      margin-bottom: 1.875rem;
    }
    .tg_docs-tab-content {
      flex-wrap: nowrap;
      flex-direction: column;
    }
    .tg_docs-download p {
      font-size: 1.125rem;
      line-height: 1.5rem;
    }
    .tg_docs-img {
      width: 100%;
      height: auto;
    }
    .slider-section.slider-section--testimonials, .slider-section.slider-section--partners, .slider-section.slider-section--certificates {
      margin: 0;
    }
    main.search-results {
      margin: 20px;
    }
    .search-results-header h1 {
      font-size: 25px;
    }
    .search-results-content .search-result-item h2 {
      font-size: 20px;
    }
    #post-1879 .entry-title {
      font-size: 1.563rem;
      line-height: 1.875rem;
    }
    #post-1879 .entry-content {
      margin: 1.25rem;
    }
    #post-1879 .warranties-txt > p:first-child(1) {
      font-size: 1.25rem;
      line-height: 1.563rem;
    }
    #post-1879 .warranties-txt > p {
      font-size: 1rem;
      line-height: 1.25rem;
    }
    #post-1879 .warranties-txt > ul {
      padding-left: 0.625rem;
      font-size: 1rem;
      line-height: 1.25rem;
    }
    
    
  /*end изменения адаптив*/
}


@media (min-width: 768px) and (max-width: 1023px) {
  .main-banner-block-overlay {
    transform: translateY(-45%);
  }
  .info-tg_header {
    margin: 20px 10px;
  }
	.social-block {
	  display: none !important;
	}
  .phone-block,.working-hours  {
    padding-left: 20px;
  }
	.contact-tg_header ul li {
	  font-size: var(--font-size-base);
	}
	.nav-tg_header {
	  padding: 10px 30px;
	  flex-direction: column;
	}
	.nav-tg_cat, .nav-tg_buttons, .navigation {
	  gap: 10px;
	}
	.nav-tg_buttons {
	  order: 0;
    justify-content: space-around;
	}

	.nav-tg_cat {
	  order: 1;
    justify-content: space-around;
	}
	.tg_calc {
	  border: 1px solid var(--blue-color);
	  border-radius: 40px;
	  padding: 10px 10px;
	  font-size: var(--font-size-base);
	}
  .tg_purchase, .tg_joint {
    padding: 10px 10px;
  }
	.footer-content {
	  flex-wrap: wrap;
	}
	.footer-column {
	  align-items: flex-start;
	  flex-direction: row;
	  justify-content: flex-start;
	  flex-wrap: wrap;
    display: flex;
    flex-direction: column;
	}
	.buttons-column li {
	  flex-basis: 45%;
	}

	.footer-column-2 {
	  flex-wrap: wrap;
	  justify-content: start;
	  flex-basis: 100%;
	}

	.block-copyright {
	  flex-basis: 80%;
	}

	.tg_calc {
	  border: 1px solid var(--blue-color);
	  border-radius: 40px;
	  padding: 10px 10px;
	  font-size: var(--font-size-base);
	}

	.footer-column.logo-column {
	  flex-direction: row;
    justify-content: center;
    display: flex;
    gap: 20px;
	}

	.buttons-column {
	  flex-grow: 0;
	  width: 100%;
	}

	.buttons-footer {
	  display: flex;
	  flex-wrap: wrap;
	  justify-content: space-between;
	  gap: 26px;
	}

	.footer-column-group {
	  margin-right: 0px;
	}

	div.footer-column-2:nth-child(2) {
	  flex-basis: 10%;
	}
  .sticky-header {
    max-height: 12.5rem;
  }
  #tg-top-header2 {
    justify-content: space-evenly;
    flex-wrap: wrap;
    flex-direction: row;
  }
  #tg-top-header2 .nav-tg_cat {
    order: 0;
  }
  .technical-solutions__tab-label {
    padding: 0.5rem;
    font-weight: 500;
    font-size: 1rem;
  }
  .technical-solutions__tab-inner {
    justify-content: flex-start;
    margin-top: 1.5rem;
  }
  .technical-solutions {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    margin: 2rem 3.125rem 0;
  }
  .technology_block {
    padding: 0;
  }
  .technology__row, .technology__scheme {
    flex-direction: column;
  }
  .technology__list {
    flex-direction: column;
  }
  .technology_block {
    padding: 0;
  }
  .technology__row, .technology__scheme {
    flex-direction: column;
  }
  .technology__list {
    flex-direction: column;
  }
  .product-grid {
    flex-wrap: wrap;
  }
  .product-grid__item {
    max-width: 45%;
  }
  .product-grid__title {
    margin: 1.5rem;
  }
  .cobrending-products, .about-company {
    margin: 1.25rem;
  }
  .tg-product-advantages-item {
    padding: 30px;
  }
  .tg-product-advantages-item {
    width: 45%;
  }
  .tg-product-advantages-block {
    justify-content: space-evenly;
  }
  .technical-solutions__tab-main {
    display: flex;
    flex-direction: column;
  }
  .tab-text {
    margin: 3.125rem;
    text-align: center;
  }
  .tg-slider-block {
    flex-direction: column;
  }
  .tg-slider-text-block {
    width: 100%!important;
  }
  .tg-slider-wrapper {
    margin: 0 auto;
  }
  .technology__row, .technology__scheme {
    gap: 1.25rem;
  }
  .technology__list {
    flex-direction: column;
    gap: 1.25rem;
  }
  .technology__features {
    flex-direction: column;
  }
  .technology__scheme svg {
    display: none;
  }
  .technology__features svg {
    display: none;
  }
  .tg-text-banner-overlay::before {
    position: relative;
  }
  .tg-text-banner-overlay {
    padding: 1.25rem;
  }
  .tg-text-banner-overlay {
    position: relative;
    top: 0;
  }
  .tg-text-banner-overlay {
    max-width: 100%;
  }

}
@media screen and (max-width: 1720px) { 

  .technical-solutions__tab-label {
    font-size: 18px;
    font-weight: 500;
  }
}
@media screen and (max-width: 1530px) {
  .navigation li a, .nav-tg_buttons li a {
	  font-size: var(--font-size-base);
    display: inline-block;
	}

  .technical-solutions__tab-label {
    font-size: 16px;
    font-weight: 500;
  }

  .sticky-tabs {
    gap: 0px;
  }
}

@media screen and (max-width: 1390px) { 

  .technical-solutions__tab-label {
    font-size: 14px;
    font-weight: 500;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .info-tg_header {
    margin: 0px !important;
    padding: 20px 40px !important;
    padding-bottom: 10px !important;
  }
  #tg-top-header {
    background: #000 !important;
  }

  .nav-tg_cat,
  .nav-tg_buttons {
    justify-content: flex-start;
  }

  #tg-top-header .nav-tg_buttons a {
    padding-top: 5px;
    padding-bottom: 5px;
  }

.nav-tg_header.sticky-header {
    display: flex;
    flex-direction: column-reverse !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    padding: 20px 40px 10px !important
  }

  .sticky-header .nav-tg_cat,
  .sticky-header .nav-tg_buttons {
    justify-content: flex-start !important;
  }

  .sticky-header .logo-tg_header {
    display: none !important;
    
  }
  .search-input {
    position: absolute;
   
  }
  .search-container:focus-within .search-input, .search-input:focus {
    width: 400px;
    opacity: 1;
    top: -10px;
    left: -380px;
    position: absolute;
  }
  .sticky-tabs {
    width: 100%;
        left: 0;
        padding-left: 40px;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {

  #tg-top-header {
    background: #000 !important;
  }
	.nav-tg_header {
	  padding: 20px;
	}
	.tg_purchase, .tg_joint {
	  padding: 10px;
	}
	.tg_joint {
	  padding: 10px;
	}
	.nav-tg_cat, .nav-tg_buttons, .navigation {
    gap: 10px;
    justify-content: flex-start;
	}
	.navigation li a, .nav-tg_buttons li a {
	  font-size: var(--font-size-base);
    display: inline-block;
	}
  .footer-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer-column-group {
    margin-right: 10px;
  }
  .menu, .info, .support {
    margin-right: 15px;
  }
  .logo-column {
    margin-right: 15px;
  }  
  .footer-content {
    max-width: 1024px;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  .footer-column.buttons-column {
    flex-direction: row;
    flex-basis: 100%;
    justify-content: space-evenly;
  }
  .buttons-footer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 20px;
    flex-grow: 1;
  }
  .buttons-footer li {
    min-width: 185px;
  }
  .buttons-footer {
    /* justify-content: center; */
    justify-content: space-evenly;
  }
  .info-text-column p {
    margin: 0;
  }
  .info-text-column {
    max-width: 100%;
  }
  .icon-column {
    margin-left: 50px;
  }
  .block-copyright p:nth-child(2) {
    line-height: 20px;
  }
  #tg-top-header {
    flex-direction: column;
  }
  .nav-tg_header {
    justify-content: center;
  }
  .technical-solutions {
    margin: 1.25rem;
  }
  .navigation, .nav-tg_buttons {
    line-height: 1rem;
  }
  .technology__list {
    flex-direction: column;
    gap: 20px;
  }
  .technology__item {
    flex-basis: 100%;
    margin-right: 0;
  }
  .technology__description {
    padding: 0;
  }
  .technology__row, .technology__scheme {
    justify-content: center;
    flex-direction: column;
  }
  .technology__scheme svg {
    display: none;
  }
  .tg-slider-container {
    margin-bottom: 3rem;
  }
  .tg-slider-block {
    max-height: 100%!important;
    flex-direction: column;
  }
  .tg-slider-text-block {
    width: 100%!important;
    padding: 0!important;
  }
  .tg-slider-wrapper {
    margin: 0 auto;
  }
  .cobrending-products, .about-company {
    margin: 20px;
  }
  .tg-product-advantages-item {
    padding: 50px;
  }
  .tg-product-advantages-item {
    width: 45%;
  }
  .tg-product-advantages-block {
    justify-content: space-evenly;
  }
  .tg-text-banner-overlay::before {
    position: relative;
  }
  .tg-text-banner-overlay {
    max-width: 100%;
  }
  .tg-text-banner-overlay {
    position: relative;
    top: 0;
  }
  .tg-text-banner-overlay {
    padding: 30px;
  }
  .product-grid {
    flex-wrap: wrap;
  }
  .technical-solutions__tab-main {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1280px) and (max-width: 1550px) {
  .tg-slider-text-descr {
    font-size: 1rem!important;
    line-height: 1.1rem!important;
  }
}
@media (min-width: 1550px) and (max-width: 1920px) {
	.tg-slider-text-block {
	  max-width: 35%!important;
	}
	.tg-slider-wrapper {
      max-width: 65%!important;
    }
}
@media (min-width: 1280px) and (max-width: 1920px) {
/*   html {
    transform: scale(0.8);
    transform-origin: top left;
    width: 125%;
    height: 125%;
    overflow-x: hidden;
  }*/
  
}

.pattents-btn {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.pattents-btn .button-all-questions {
  border: 1px solid #0064C8;
  width: auto !important;
  max-width: 100% !important;
}

.blue-text {
  color: #0064C8 !important;
}

@media (min-width: 320px) and (max-width: 767px) {
.technology-calculating .blue-markers {
  text-align: center;
}

.technology-advantages .tg-product-advantages-item {
  margin-bottom: 5px;
  padding-top: 30px;
}

.technology-advantages-offer p {
  text-align: center !important;
}
.technology-compare-img-div {
  flex-direction: column-reverse;
}


 .no-mobile {
  display: none !important;
 }

 .no-desktop {
  display: block !important;
 }

 .technology-schedule .no-desktop p {
  padding: 0 !important;
 }

 .technology-thermostats .technology-thermostats-descr {
  margin-bottom: 0px;
  gap: 0px;
 }

 .technology-stages .product-feature-list_descr {
  padding: 0 20px;
 }
  .gift-certificate-main-banner {
    margin-bottom: 0px;
    height: 200px;
  }
  
  .gift-certificate-main-banner .main-banner-img {
    height: 200px;
  }
  
  .gift-certificate-main-banner .main-banner-block-overlay {
    position: absolute;
    top: auto;
    bottom: 50px !important;
    padding: 0 20px!important;
    
  }
  
  .gift-certificate-main-banner .main-banner-block-overlay:before {
    background: none !important;
  }
  
  .gift-certificate-main-banner .main-banner-block-overlay .main-banner-descr {
    margin: 0;
    margin-bottom: 20px;
    padding: 0 !important;
    text-align: center;
    
  }



  .youtube .play {
    top: calc(50% - 50px) !important;
  }
  .partnership-programs, .technology-consumption, .technology-characteristics  {
    position: relative;
  }
  .partnership-programs::after {
    content: url(https://test.thermo-glass.com/wp-content/themes/thermoglass/assets/img/icons/scroll-icon.svg);
    position: absolute;
    top: 200px;
        transform: translateY(0%);
        width: 24px;
        height: 24px;
        background-size: cover;
        right: 16px;
        z-index: 100;
}

.technology-consumption::after {
  content: url(https://test.thermo-glass.com/wp-content/themes/thermoglass/assets/img/icons/scroll-icon.svg);
  position: absolute;
  top: 10px;
      transform: translateY(0%);
      width: 24px;
      height: 24px;
      background-size: cover;
      right: 16px;
      z-index: 100;
}

.technology-characteristics::after {
  content: url(https://test.thermo-glass.com/wp-content/themes/thermoglass/assets/img/icons/scroll-icon.svg);
  position: absolute;
  top: 10px;
      transform: translateY(0%);
      width: 24px;
      height: 24px;
      background-size: cover;
      right: 16px;
      z-index: 100;
}



.slider-section--certificates .slider__image  {
  width: 80%;
}

.slider-section--certificates::after {
  content: '' !important;
}

.about-us-starting__event {
  padding-left: 45px;
  position: relative;
}
.about-us-starting__year {
  text-align: left;
}

.about-us-starting__event-left {
  padding: 0 !important;
}

.event-marker {
  left: -6px;
  top: 5px;
}
.about-us-starting::after {
  display: none;
}
.about-us-starting__event::after {
content: '';
    position: absolute;
    left: 0;
    height: 105%;
    top: 5px;
    width: 0.125rem;
    background: #0064C8;
    z-index: 1;
}

.about-us-starting__event:last-child::after { 
  height: 95%;
}
.technology__list-show-more {
  transition: 0.2s ease;
}
.technology__list-show-more .technology__description {
  position: relative;
  padding: 10px;
  margin: 10px 0px;
}
.technology__list-show-more .technology__description::before {
  border-left: 1px solid #0064C8;
  border-top: 1px solid #0064C8;
  border-bottom: 1px solid #0064C8;
  height: 100%;
  content: '';
  width: 20px;
  position: absolute;
  left: 0;
  top: 0;
}

.technology__list-show-more .technology__description::after {
  border-right: 1px solid #0064C8;
  border-top: 1px solid #0064C8;
  border-bottom: 1px solid #0064C8;
  height: 100%;
  content: '';
  width: 20px;
  position: absolute;
  top: 0;
  right: 0;
}

.technology__list-show-more .technology__list svg {
  display: none;
}

.technology__list-show-more {
  overflow: hidden;
  height: 200px;
}

.technology__list-show-more.expanded {
  height: 1060px; /* Set height to auto when expanded */
}

#toggleButtonTech, #toggleButtonTech2 {
  display: block;
  background: none;
  width: 100%;
  font-family: 'Montserrat';
  text-align: center;
  border: 0.063rem solid var(--blue-color);
    border-radius: 2.5rem;
    color: var(--blue-color);
    padding: 0.625rem 2.438rem;
}
}


@media screen and (min-width: 1280px) and (max-width: 1470px) {
  .nav-tg_buttons {
    gap: 10px !important;
  }

  .nav-tg_buttons li a {
    padding: 10px 12px !important;
    line-height: 20px !important;
    font-size: 15px;
  }
}