@media only screen and (max-width: 1199px) {
  /* .products_blk_go .in_to_products_this .item_product_go {
    width: 25%;
  }

  .first_row_hd .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .item_column_foot:nth-child(2),
  .item_column_foot:nth-child(3),
  .item_column_foot:nth-child(4),
  .item_column_foot:nth-child(1),
  .item_column_foot:nth-child(5) {
    width: auto;
  } */

  .modal-detail .modal__content {
    width: 900px !important;
  }
}
@media only screen and (max-width: 991px) {
  /* .menu_head_left_g > ul.flex_go {
    display: none;
  }
  .catalog_burger_mobile {
    display: block;
  }
  .in_to_menu_go {
    width: 100%;
    padding: 10px 15px;
    box-shadow: 0px 5px 16px rgb(0 0 0 / 7%);
  }
  .white_bg_alf_g {
    width: auto;
    position: static;
  }
  .menu_big_more_options {
    position: static;
    opacity: 1;
    visibility: visible;
    padding: 0;
    display: none;
  }
  .white_bg_alf_g {
    opacity: 1;
    visibility: visible;
  }
  .this_is_text_item_cat {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 5px 0;
  }
 
  .icon_arrow_men_to_r {
    display: none;
  }
  .icon_arrow_men_to_r_mobile {
    display: block;
    height: auto;
    margin: 0;
    transform: rotate(90deg);
    height: 65px;
    cursor: pointer;
  }
  .this_is_menu_hov {
    padding: 0;
    height: 50px;
    font-size: 16px;
    width: 50%;
  }
  .item_menu_option_go {
    float: none;
    width: 100%;
    padding: 0;
  }
  .item_menu_option_go a {
    font-size: 16px;
  }
  

  .this_is_slider_home {
    padding-left: 0;
  }
  .left_texts_this_hom,
  .right_image_bann_hom {
    width: auto;
    float: none;
  }
  .products_blk_go .in_to_products_this {
    justify-content: space-between;
  }

  .products_blk_go .in_to_products_this .item_product_go {
    width: 33%;
  }
  .item_column_foot {
    padding-right: 38px;
    margin-bottom: 20px;
  }
  .in_to_row_sec_foot {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
  } */

  .modal-detail .modal__content {
    width: 700px !important;
  }
  .modal-detail .swiper-wrapper.centered {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  /* .products_blk_go .in_to_products_this .item_product_go {
    width: 50%;
  }
  .first_row_hd .row {
    justify-content: start;
  } */
  .modal-detail .modal__content {
    width: 595px !important;
  }
  .modal-detail .modal-dialog {
    margin: 13% 0;
  }
}

@media only screen and (max-width: 750px) {
  /* .first_row_hd .row {
    justify-content: center;
  } */
}

@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 576px) {
  /* .first_row_hd .row {
    justify-content: start;
  }
  .item_column_foot:nth-child(2),
  .item_column_foot:nth-child(3),
  .item_column_foot:nth-child(4),
  .item_column_foot:nth-child(1),
  .item_column_foot:nth-child(5) {
    width: 50%;
  }
  .logo_a_copyright {
    justify-content: space-around;
    flex-wrap: wrap;
    text-align: center;
    width: 100%;
  }
  .in_to_right_sec_g {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }
  .logo_foot {
    margin-right: 0;
  } */
}

@media only screen and (max-width: 479px) {
  /* .this_is_menu_hov {
    font-size: 14px;
    width: 75%;
  }
  .products_blk_go .in_to_products_this .item_product_go {
    width: 100%;
  }

  .in_to_row_sec_foot {
    font-size: 12px;
  }
}
@media only screen and (max-width: 375px) {
  .item_column_foot:nth-child(2),
  .item_column_foot:nth-child(3),
  .item_column_foot:nth-child(4),
  .item_column_foot:nth-child(1),
  .item_column_foot:nth-child(5) {
    width: 100%;
  }
  .menu_list_mobile {
    width: 100%;
    align-items: center;
    justify-content: center;
  }

  .item_menu_option_go a {
    font-size: 14px;
  } */
}
@media only screen and (max-width: 320px) {
}
