@media only screen and (max-width: 1200px) {
  .container {
    max-width: 1200px;
  }

  .header_logo img {
    font-size: 190px;
  }

  .header_menu a {
    font-size: 16px;
  }
}

@media only screen and (max-width: 991px) {
  .row {
    margin: 0;
  }

  .container {
    padding: 0 15px;
  }

  .header .container {
    padding: 0 10px;
  }

  #content::before {
    right: 0 !important;
    left: 0 !important;
    transform: unset !important;
  }

  .header_logo img {
    width: 150px;
  }

  .header {
    height: 55px;
  }

  .hero_slider {
    max-width: 400px;
  }

  .hero_right {
    max-width: 400px;
  }

  .hots_product-grid .grid-item {
    padding: 24px;
  }

  .about_grid .grid .item {
    flex-basis: 30%;
  }

  .about_grid .grid {
    margin-bottom: 20px;
  }

  .s-tehnical-services {
    flex-direction: column;
  }

  .tehnical-services__info {
    padding: 0 35px;
    text-align: center;
  }

  .tehnical-services__info-title {
    text-align: center;
  }

  .repair-services__list {
    grid-template-columns: repeat(3, 1fr);
  }

  .product_slider_top {
    width: 80%;
    margin: 0 auto 25px;
  }

  .product_slider_top .item {
    width: 100%;
  }

  .product_slider_bottom {
    margin: 0 auto;
  }

  .product-info__title {
    text-align: center;
  }

  .features-list {
    padding: 0 35px;
  }
}

@media only screen and (max-width: 768px) {
  .contact-bg-patern {
    z-index: -1;
    opacity: 0.5;
  }

  .hero_left-title {
    font-size: 33px;
  }

  .constructor-services__list::before {
    top: -10%;
    left: 7%;
    right: unset;
    display: none;
  }

  .advantages-list li .image {
    width: 70px;
    height: 70px;
  }

  .advantages-list li .text {
    width: 60%;
  }

  .checkout-simplecheckout::before {
    right: 0;
    left: 0;
    transform: unset;
  }

  .header {
    margin-bottom: 0;
  }

  .mobile_burger {
    display: flex;
  }

  .about_grid .grid {
    gap: 5%;
  }

  .header_menu {
    display: none;
  }

  .s-hero {
    clip-path: polygon(0 0, 0 100%, 50% 97%, 100% 100%, 100% 0);
  }

  .hero_slider {
    max-width: 700px;
  }

  .hero_right {
    max-width: 100%;
    width: 100%;
  }

  .s-hero .container {
    grid-template-columns: 1fr;
    padding: 0 20px;
  }

  .hero_right::before {
    top: auto;
    transform: translateX(30%);
    z-index: -1;
  }

  .hots_product-grid .grid-item {
    flex-basis: 47%;
  }

  .about_content {
    grid-template-columns: 1fr;
  }

  .about_content .content_left {
    order: -1;
  }

  .s-about {
    clip-path: polygon(0% 5%, 0% 95%, 50% 100%, 100% 95%, 100% 5%, 50% 3%);
  }

  .footer_top .container {
    flex-wrap: wrap;
    gap: 25px 0;
  }

  .footer_top .container .menu_item {
    width: 50%;
    flex-basis: 50%;
  }

  .footer_top .container .social_item {
    width: 50%;
    flex-basis: 50%;
  }

  .s-selected-lifts .container {
    padding: 0 35px;
  }

  .lifts_grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .s-services-hero .container {
    padding: 0 35px;
  }

  .services-hero__info {
    flex-basis: 100%;
  }

  .repair-services__list {
    grid-template-columns: repeat(2, 1fr);
  }

  .repair-services__list .img {
    width: 100%;
  }

  .s-repair-services .container {
    padding: 0 35px;
  }

  .delivery-content {
    grid-template-columns: 1fr;
  }

  .s-contact-info .container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .about_content .content_full {
    grid-column: span 1;
  }

  .about_grid .grid .item {
    flex-basis: 47%;
  }

  .product_slider_top .item {
    width: 100%;
    /*max-width: 350px;*/
    height: 100%;
    min-height: 100%;
    min-width: max-content;
  }

  .product_slider_top .item img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 350px;
  }

  .product_slider_bottom {
    width: 100%;
  }

  .s-product {
    clip-path: polygon(0 0, 0 100%, 50% 99%, 100% 100%, 100% 0);
  }

  .s-product::before {
    top: 0;
    background-size: 100% 100%;
  }

  .contact-info.contact-form {
    grid-column: inherit;
  }

  .language_selected,
  .language-select a {
    color: #000 !important;
  }

  .services-hero__img {
    flex-basis: 100%;
  }

  .services-grid .item:nth-child(1) {
    flex-basis: calc(50% - 50px);
  }

  .services-grid .item:nth-child(2) {
    flex-basis: calc(50% - 50px);
  }

  .services-grid .item:nth-child(3),
  .services-grid .item:nth-child(5) {
    flex-basis: calc(50% - 50px);
  }

  .services-grid .item:nth-child(4) {
    flex-basis: 100%;
    order: 2;
  }
}

@media only screen and (max-width: 478px) {
  .header_menu+.pull-left {
    display: none;
  }

  .s-hero {
    height: auto;
  }

  .hero_slider {
    max-width: 350px;
    padding: 30px 0;
    margin: 0 auto !important;
  }

  .s-contact-map {
    padding: 15px 0;
  }

  .hots_product-grid .grid-item {
    flex-basis: 100%;
  }

  .about_grid .grid .item {
    flex-basis: 47%;
  }

  .about_list .list {
    grid-template-columns: 1fr;
  }

  .s-about {
    clip-path: polygon(0% 4%, 0% 98%, 50% 100%, 100% 98%, 100% 4%, 50% 3%);
  }

  .faq-grid {
    grid-template-columns: 1fr;
  }

  .faq-grid .item .title::before {
    width: 105vw;
  }

  .s-contact-info .container {
    grid-template-columns: 1fr;
  }

  .footer_top .container>nav,
  .footer_top .container>div {
    flex-basis: 100% !important;
    width: 100% !important;
  }

  .footer_bottom {
    height: max-content;
  }

  .footer_bottom .container {
    justify-content: center;
    height: max-content;
    flex-direction: column;
    gap: 15px;
    padding: 15px 0;
  }

  .s-select .container {
    grid-template-columns: 1fr;
  }

  .lifts_grid {
    grid-template-columns: 1fr;
  }

  .services-hero__img {
    display: none;
  }

  .s-tehnical-services {
    padding: 35px;
  }

  .constructor-services__img {
    object-fit: cover;
  }

  .constructor-services__list {
    grid-template-columns: 1fr;
  }

  .s-robots-services {
    padding: 80px 0 64px;
  }

  .s-robots-services .container {
    flex-direction: column;
  }

  .robots-services__info {
    flex-basis: 100%;
  }

  .robots-services__img {
    flex-basis: 100%;
  }

  .robots-services__img img {
    height: 450px;
  }

  .s-services-banner {
    margin: 0;
  }

  .product_slider_top {
    width: 100%;
  }

  .features-list {
    padding: 0;
  }

  .advantages-list {
    grid-template-columns: 1fr;
  }

  .s-advantages::before {
    right: -48%;
    top: 0%;
    bottom: 0;
    height: 100%;
    background-size: 100% 100%;
  }

  .services-grid .item:nth-child(1) {
    flex-basis: 100%;
    order: 1;
  }

  .services-grid .item:nth-child(2) {
    flex-basis: 100%;
  }

  .services-grid .item:nth-child(3),
  .services-grid .item:nth-child(5) {
    flex-basis: 100%;
  }

  .services-grid .item:nth-child(4) {
    flex-basis: 100%;
    order: 0;
  }

  .constructor-services__dsc {
    width: 100%;
  }

  .robots-services__info .item {
    grid-template-columns: 1fr;
  }

  .robots-services__info .item:nth-child(2) img {
    order: -1;
  }
}