@media (max-width: 768px) {
    .custom_container {
        max-width: 95%;
        margin: auto;
    }

    .menu-top-header-container {
        display: none;
    }

    .mid_head__ground__odp {
        display: unset;
        justify-content: unset;
    }

    .part_1__usp {
        display: unset;
    }

    .med_header_ground__mhg {
        width: 85%;
        margin: auto;
        padding-top: 4rem;
        padding-bottom: 18px;

    }

    .search_ground__isp {
        width: 90%;
        margin-left: 10%;
    }

    .menu_controal_ground__sjl {
        width: 80%;
        margin: auto;
    }

    .menu_btn_hdp {
        margin-left: -15px;
        top: -5px;
    }

    .sp_price_st {
        top: -2px;
    }

    .top_bar_menu_icon_pos {
        top: -1px;
    }

    .right__item_zpos:nth-child(1) {
        display: none;
    }

    .right__item_zpos {
        font-size: 10px;
    }

    .contact__sup.position__dpi {
        display: none;
    }

    .position__dpi {
        margin-top: 0px;
    }

    .logo_jpe {
        display: none;
    }

    .header_nav_ground__isp div ul li {
        width: 100%;
    }

    .sub-menu {
        position: unset;
    }

    .header_nav_ground__isp div ul li {
        border-bottom: 1px solid #355f8b;
    }

    .video_about__pos {
        top: 2rem;
    }

    .video_title__ysp {
        font-size: 22px;
    }

    .video_slider_ground_hsp {
        height: 209px;
    }

    .swiper-slide {
        padding: 0px;
    }

    .more_btn_ground_702 {
        padding-top: 3rem;
    }

    .product_title__754 {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }

    .about__yrkn_ground_853 {
        display: unset;
    }

    .images_739_ground {
        width: 100%;
        padding-right: 0px;
    }

    .content_703_ground {
        width: 100%;
    }

    .content__8e8h {
        padding: 10px;
    }

    .search_box_ground {
        width: 90%;
        margin-left: 10%;
    }

    .about_title__80 {
        text-align: center;
        width: 95%;
        margin: auto;
        font-size: 25px;
    }

    .item_flex__89 {
        padding-left: 33px;
    }

    .testimonials_ground__789 {
        margin-top: 2rem;
    }

    .part_ground__902 {
        display: unset;
    }

    .part_1_20 {
        width: 100%;
    }

    .left_ground__7 {
        width: 100%;
        margin: auto;
        padding: 10px;
    }

    .part_1_21 {
        width: 100%;
    }

    .footer__hpo {
        display: unset;
    }

    .part_701 {
        width: 100%;
        text-align: center;
    }

    .part_702 {
        width: 100%;
        text-align: center;
    }

    .part_702 li {
        margin-top: 15px;
    }

    .part_703 {
        width: 100%;
    }

    .part_703 {
        margin-top: 2rem;
    }

    .brand__70k img {
        margin-right: 4px;
    }

    .last_header_ground__lhg {
        overflow: hidden;
    }

    .about_more_view__u09 {
        margin-left: 10px;
    }

    .nav_view_width {
        width: 260px !important;
    }

    /* product */
    .product_cat__7s0 {
        grid-template-columns: auto auto;

    }

    .product__bg_ups {
        display: unset;
    }

    .woocommerce .woocommerce-result-count {
        display: none;
    }

    .woocommerce_pagination_up {
        display: none;
    }

    .side_tap_ground_779 {
        width: 100%;
        margin-top: 1rem;
        margin-bottom: 1rem;
        min-height: 400px;
        display: none;
    }

    /* .jdsu_ground {
        bottom: -19rem;
    } */

    .card_ground_up {
        display: block;
        margin-bottom: 5rem;
    }

    .img__uso {
        margin-right: 0px;
        width: 100%;
    }

    .about_dep_r {
        width: 100%;
    }

    .blog_2sec_ground {
        width: 100%;
        display: unset;
    }

    .left_part {
        width: 100%;
        margin-right: 0px;
    }

    .right_part {
        width: 100%;
        padding: 5px;
        border-left: 0px solid #dbdbdb;
    }

    /*  */
    li.flex-nav-prev {
        position: absolute;
        left: -29px;
        top: -27px;
    }

    li.flex-nav-next {
        position: absolute;
        right: 2px;
        top: -27px;
    }

    .modal-content {
        width: 80% !important;
    }

    .menu-item-has-children:hover>.sub-menu {
        display: unset;
        position: unset;
    }
	
	.card_ground__ys7 {
        grid-template-columns: auto auto;
    }
	.card_item__dki {
        position: relative;
        overflow: hidden;
		height: 300px;
   }
	a.card_item__dki img {
      height: 269px;
      width: 100%;
     }
	 .card__7ks_ground {
       padding-bottom: 109px;
      }
	.title__7jh {
      position: absolute;
      left: 0%;
   }
    .card_item__dki:hover .title__7jh {
      color:#ff0000;
    }
	.card_item__dki:hover .bg__8dj {
    background-color: rgba(0, 0, 0, 0.527);
    }


}

/* more */

@media (min-width: 769px) {
    .nav_view_width {
        width: 380px !important;
    }
}