@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .header .menu_block {
    padding: 0 20px;
  }
  .header .main_menu {
    margin: 0 -15px;
  }
  .header .main_menu > li {
    padding: 0 15px;
  }
  .header .main_menu > li a {
    font-size: 160%;
  }
  .header .main_menu > li > a {
    padding: 32px 0;
  }
  .header .main_menu > li .submenu_list {
    padding-top: 86px;
  }
  .header .main_menu > li .submenu_list:before, .header .main_menu > li .submenu_list:after {
    height: 30px;
  }
  .header .main_menu > li .submenu_list .page_container:before {
    top: 86px;
  }
  .header .main_menu > li .submenu_list ul {
    margin: 0 -15px;
  }
  .header .main_menu > li .submenu_list li {
    padding: 10px 15px;
  }
  .header .main_logo svg {
    width: 58px;
  }
}
@media screen and (min-width: 1025px) {
  .header .menu_btn {
    display: none;
  }
  .header .main_menu a {
    font-size: 180%;
  }
  .header .main_menu > li .submenu_list:before, .header .main_menu > li .submenu_list:after {
    height: 40px;
  }
  .header .main_menu > li .submenu_list ul {
    margin: 0 -30px;
  }
  .header .main_menu > li .submenu_list li {
    padding: 10px 30px;
  }
  .header .lg_block {
    font-size: 140%;
  }
  .header .lg_block ul {
    display: flex !important;
  }
}
@media screen and (min-width: 1025px) {
  .footer {
    margin-top: 100px;
  }
  .footer_top .footer_logo .logo_info div {
    font-size: 180%;
  }
  .footer_top .footer_logo .logo_info span {
    font-size: 400%;
  }
  .footer_top .contact_us > span {
    font-size: 240%;
  }
  .footer_middle {
    padding: 50px 0;
  }
  .footer_middle a {
    font-size: 180%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .footer_middle {
    padding: 40px 0;
  }
  .footer_middle .footer_menues {
    justify-content: center;
  }
  .footer_top .footer_logo .logo_info div {
    font-size: 160%;
  }
  .footer_top .footer_logo .logo_info span {
    font-size: 320%;
  }
  .footer_top .contact_us > span {
    font-size: 200%;
  }
  .footer_bottom ul:not(.socials_list) > li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .footer_bottom ul:not(.socials_list) > li:has(.socials_list) .bottom_title {
    text-align: left;
  }
  .footer_bottom .socials_list {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .news_row {
    margin: 0 -15px;
  }
  .news_row .section_title {
    font-size: 360%;
  }
  .news_row .page_description {
    font-size: 180%;
  }
  .news_row .news_image,
  .news_row .news_info {
    padding: 0 15px;
  }
  .news_row .see_more {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .news_row {
    margin: 0 -10px;
  }
  .news_row .section_title {
    font-size: 300%;
  }
  .news_row .page_description {
    font-size: 160%;
    padding-top: 14px;
  }
  .news_row .news_image,
  .news_row .news_info {
    padding: 0 10px;
  }
  .news_row .see_more {
    margin-top: 20px;
  }
  .product_list ul {
    justify-content: center;
  }
  .product_list li {
    flex: unset;
    max-width: 50%;
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .our_secrets {
    margin-top: -240px;
  }
  .our_secrets .secret_info {
    padding: 30px;
  }
  .our_secrets .secret_name {
    font-size: 260%;
  }
  .our_secrets .secret_name:before {
    font-size: 6rem;
    margin-right: 20px;
  }
  .our_secrets .page_description {
    font-size: 180%;
  }
}
@media screen and (min-width: 1025px) {
  .product_section,
  .home_news {
    padding-top: 120px;
  }
}

/*# sourceMappingURL=index-l.css.map */
