@media (max-width: 575.98px) {
  header.extended.produce{
    min-height: 90px !important;
  }
  header.extended nav ul{
    margin-top: 0;
  }
  header.extended nav ul li.item{
    display: none;
  }
  header.extended nav ul li a.phone{
    font-size: 22px;
  }
  header.extended nav ul li:nth-of-type(1){
    display: block;
    width: 15%;
    text-align: center;
  }
  header.extended nav ul li:nth-of-type(2){
    width: 70%;
    text-align: right;
  }
  header.extended nav ul li:nth-of-type(8){
    width: 15%;
  }
  header.extended nav ul li a.phone::before{
    width: 46px;
    height: 30px;
    border-radius: 17px;
    line-height: 30px;
    color: #fff;
  }
  header.extended nav ul li.button-mobile button{
    margin: 0;
    padding: 0;
    border: 0;
  }
  header.extended nav ul li.button-mobile button::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f0c9";
    display: inline-block;
    width: 46px;
    height: 46px;
    border-radius: 17px;
    line-height: 46px;
    color: #fff;
    font-size: 20px;
    text-align: center;
  }
  header.extended nav ul.items{
    position: absolute;
    top: 70px;
    left: 15px;
    width: 80%;
    padding: 25px 25px 0px 25px;
    background-color: #111;
  }
  header.extended nav ul li button.buttom-active{
          opacity: 0.4;
  }
  header.extended nav ul.items li:nth-of-type(1),
  header.extended nav ul.items li:nth-of-type(2),
  header.extended nav ul.items li:nth-of-type(8){
      width: auto;
      text-align: left;
  }
  header.extended nav ul.items li{
      padding-bottom: 30px;
  }
  .item-active{
      display: block !important;
  }
  header.extended h1{
    max-width: 100%;
    margin-top: 50px;
    font-size: 1.7em;
    line-height: 36px;
  }
  header.extended p{
    margin-top: 30px;
  }
  main section.component-advantages .layout-advantages{
    margin-top: 15px;
  }
  main section.component-production .layout-production{
    margin-bottom: 40px;
  }
  main section.component-production .layout-production h3{
    font-size: 14px;
  }
  main section.component-production{
    margin-top: 60px;
  }
  main section.component-production::before{
    height: 480px;
  }
  main section.component-production span{
    top: 1px;
    left: 12px;
    bottom: auto;
  }
  main section.component-production .layout-production h3{
    margin: 15px 0 15px 0px;
  }
  main section.component-gallery{
    margin-top: 40px;
  }
  main section.component-gallery img.big, main section.component-gallery img.mid, main section.component-gallery img.small{
    margin-bottom: 8px;
  }
  main section.component-factory-description p{
    text-align: left;
    padding-right: 0;
  }
  header.extended button{
    width: 100%;
  }
  header.extended button.button-one{
    margin-right: 0;
  }
  header.extended button.button-two{
    margin-top: 15px;
  }
  header.extended ul.links{
    display: flex;
    justify-content: space-evenly;
  }
  header.extended ul.links li a{
    margin-right: 0;
  }
  header.extended ul.links li{
    padding-top: 35px;
  }
  main section.component-items-category ul{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  main section.component-items-category li a{
    font-size: 13px;
    margin-right: 5px;
  }
  main section.component-breadcrumbs{
    min-height: auto;
    line-height: 22px;
    margin-bottom: 0;
  }
  main section.component-breadcrumbs li{
      padding-right: 0;
  }
  main section.component-breadcrumbs li a{
    color: #535252;
    text-decoration: none;
    font-weight: 400;
    font-size: 10px;
    background: #efefef;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    padding: 0 10px 0 10px;
  }  
  main section.component-breadcrumbs li::after{
      font-size: 0;
  }
  main section.component-breadcrumbs li.breadcrumb-item.active.lastbread{
      font-size: 0;        
  }
  main section.component-items-category{
    margin-top: 15px;
  }
  main section.component-collection{
    margin-top: 30px;
  }
  main section.component-collection h2{
    margin-bottom: 10px;
    margin-top: 50px;
  }
  main section.component-collection.paving-slabs h2 {
    margin-top: 15px;
  }
  main section.component-content-static p{
    text-align: left;
  }
  main section.component-content-static ul.sertificate li{
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  main section.component-object .object-fill{
    width: 100%;
    height: 130px;
  }
  main section.component-object .collection-color{
    line-height: 22px;
  }
  main section.component-content-static ul.contact-items li{
    font-size: 14px;
  }
  .fancybox-content{
    padding: 30px !important;
  }
  form#become-partner, form#request-call{
    width: 100%;
  }
  form#become-partner button.submit, form#request-call button.submit{
    width: 100%;
  }
  main section.component-collection table.table-beton{
    font-size: 12px;
  }
  section.component-produce .option-produce{
    margin-bottom: 40px;
  }
  footer form input,
  footer form button{
    width: 100%;
  }
  footer form button{
    display: block;
    margin-top: 15px;
    margin-left: 0;
  }
  footer .copyright a{
    border: 0;
  }
  
  .schedule-group li {
    gap: 4px;
    font-size: 13px;
  }
  .schedule-item:not(:first-child)::before {
    margin: 0 4px;
  }
  .schedule-title {
    font-size: 15px;
  }
  .schedule-item {
    font-size: 13px;
  }
  header.extended nav ul.schedule-group li {
      margin-top: 1rem;
  }
  header.extended.produce-items {
      background-size: cover;
  }
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
}

@media (min-width: 1140px) and (max-width: 1365px){
  main section.component-content-static ul.sertificate li{
    max-width: 350px;
  }
}
@media (min-width: 1366px) and (max-width: 1440px) {
}

@media (min-width: 1600px) and (max-width: 1920px) {
}

@media (max-width: 992px) {
    .about-title-with-button .button-contact {
        width: 100%;
    }
    .about-title-with-button {
        flex-direction: column;
    }
    .about-title-with-button .popup-wrapper-contact {
        width: 100%;
        margin-top: 1rem;
    }
}
@media (max-width: 575.98px) {
    header.extended nav ul.phone-group {
        display: none !important;
    }
    header.extended nav ul.schedule-group {
        display: none !important;
    }
    .popup-wrapper-contact {
        width: 100%;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .popup-wrapper-contact .button-contact {
        width: 100%;
    }
}

