ul.breadcrumb li a {
    color: #767676 !important;
    text-decoration: none;
    font-size: 15px !important;
}
 ul.recent_list li a img {
    width: 100px;
    height: 100px;
}
.yellow_bt_brdr {
    padding-bottom: 0;
}
@media  (min-width:1500px){
    .banner_home {
        margin-bottom: 120px;
    }
}

@media (max-width:1340px){
    .home_spac_blg > div {
        padding-left: 15px;
        padding-right: 15px;
    }
    .home_spac_blg {
        margin-left: 0;
        margin-right: 0;
    }
    ul.recent_list li {
        width: 100px;
        height: 100px;
    }
    ul.recent_list li a img {
        width: 100%;
        height: 100%;
    }
}
@media (max-width:1280px){
     .ALL_Arrow .owl-carousel .owl-next {
        right: 0;
    }
    .ALL_Arrow .owl-carousel .owl-prev {
        left: 0;
    }
    .Contact_lt_bx, .kgoc_lt_bx, .AboutKohe_bx, .KohePromise_bx, .Manufacturing_mx {
        width: 96%;
    }
    .kgoc_lt_bx {
        padding-right: 20px;
    }
    .AboutKohe_bx {
        padding-right: 200px;
    }
    .logo_menu {
        height: 60px;
    }
    .banner_top {
        margin-top: 60px;
    }
    .banner_home {
        height: 100%;
        margin-bottom: 0;
    }
    .abot_th .sub_btn {
        font-size: 15px;
        width: 100%;
    }
}
@media (max-width:1170px){
    .menu_mn ul li {
        margin: 0 12px;
    }
    .abt_lt {
        padding-right: 0;
    }
    .kgoc_lt:before {
        display: none;
    }
    .kgoc_rt {
        padding-left: 0;
    }
    body h1 {
        font-size: 45px;
        line-height: 65px;
    }
}
@media (max-width:1100px){
    
	.KohePromise_hd h2{font-size: 22px;}
}

@media (max-width:1024px){
    .menu_mn ul li a {
        font-size: 15px;
    }
    body h1, .abt_lt h1, .inner_hd h1 {
        font-size: 40px;
        line-height: 55px;
    }
    body h4 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 5px;
    }
    body h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .blog_th_tx h3 {
        font-size: 24px;
        line-height: 32px;
    }
    body p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 22px;
    }
    .blog_th_tx p {
        font-size: 17px;
    }

    footer p {
        font-size: 15px;
        line-height: 22px;
    }
    footer h4 {
        font-size: 16px;
        line-height: 29px;
    }



    .yellow_bt_brdr:before {
        width: 230px;
        height: 4px;
    }
    .Contact_lt_bx {
        padding-right: 30px;
    }
    .Contact_rt_bx {
        padding-left: 30px;
        padding-right: 20px;
    }
    .About_DIV h5 {
        font-size: 20px;
        line-height: 29px;
        margin-bottom: 30px;
    }
    .AboutKohe_bx {
        padding-right: 80px;
    }
   .KohePromise_rt:before {
        left: -50px;
    }
    body h1, .abt_lt h1, .inner_hd h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .yellow_bt_brdr:before {
        width: 137px;
        height: 4px;
    }
    body h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .our_miss {
        margin-right: 0;
    }
    body h3 {
        font-size: 20px;
        line-height: 32px;
    }
    .Contect_DIV .Contact_lt_bx {
        padding: 0;
    }
    .Categories_in .blog_th_tx h3 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }
    .career_section1 .culture_lt {
        padding-right: 0;
    }
    .career_section1 .Our_value {
        padding: 40px 0 0 40px;
    }
    .career_section1 .culture_lt .culture_tx + .career_section1 .culture_tx {
        margin-top: 44px;
    }
    .products_knives_detail_rt h3 {
        margin-bottom: 7px;
        font-size: 20px;
        line-height: 24px;
    }
    .products_knives_detail_rt {
        padding-left: 0;
    }
    .click_arow_b {
        bottom: 44px;
    }
    .Home_Blog .sub_btn {
        font-size: 15px;
        width: 100%;
    }
    body p {
        font-size: 16px;
        line-height: 27px;
    }
    .abot_th_bx {
        padding: 25px 10px 20px 10px;
    }
}

@media (max-width:992px){
    .footer_bx3 {
        width: 24%;
    }
    .footer_bx {
        padding-right: 15px;
    }
    .footer_bx {
        width: 20%;
    }
    .blog_th {
        margin-bottom: 20px;
    }


    /*Menu css*/

    .menu_mn {
        display: block;
        position: fixed;
        width: 275px;
        top: 0;
        background: #fff;
        left: -278px;
        height: 100%;
        margin: 0;
        text-align: left;
        box-shadow: 0px -2px 10px #a7a7a7;
        transition: inherit;
    }
    .menu_mn ul li.active a {
        color: #93d50a;
    }

    .menu_mn .logo {
        float: none;
        margin: 0;
        padding: 10px;
        display: block;
    }
    .close_mn {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 24px;
        width: 25px;
        cursor: pointer;
        color: #000000;
        display: block;
    }

    .menu_mn ul li {
        display: block;
        margin: 0;
        padding-bottom: 0px;
        line-height: 30px;
        width: 100%;
    }
    .menu_mn ul li a {
        color: #333333;
        line-height: 22px;
        padding: 10px;
        border-top: 1px solid #ccc;
        font-weight: 500;
        text-transform: capitalize;
        font-size: 16px;
        font-weight: 600;
    }
    .menu_mn ul li ul {
        position: static;
        top: 0;
        width: 100%;
        background: #ffffff;
        display: none;
        left: 0;
        transform: translateX(0);
        text-align: left;
    }
    .menu_mn ul li.sub_menu_cl:after {
        position: absolute;
        top: 14px;
        right: 8px;
        content: "\f078";
        font: normal normal normal 14px/1 FontAwesome;
    }
    .menu_mn ul li a:hover {
    color: #93d50a;
    }

    .bg {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.46);
        z-index: 9999;
        display: none;
    }



    .hamburger {
        display: flex;
        align-self: center;
        flex-direction: column;
        justify-content: space-between;
        width: 38px;
        height: 24px;
        cursor: pointer;
        margin-right: 15px;
    }
      
    .hamburger > div{
        align-self: flex-end;
        height: 2px;
        width: 100%;
        background: #ffffff;
    }
      .meat{
        width: 75%;
        transition: all 200ms ease-in-out;
    }
        
      .bottom-bun{
        width: 50%;
        transition: all 400ms ease-in-out;
    }
      
     /* &:hover
        div
          width: 100%*/
        
        .top-bun{
          animation: burger-hover 1s infinite ease-in-out alternate;
        }
        
        .meat{
          animation: burger-hover 1s infinite ease-in-out alternate forwards 200ms;
        }
        
        .bottom-bun{
          animation: burger-hover 1s infinite ease-in-out alternate forwards 400ms;
        }

        

    @keyframes burger-hover{
      0%{width: 100%;}
      50%{width: 50%;}
      100%{width: 100%;}
    }


    /*Menu css End*/

    .kfoc_logo {
        display: none;
    }

    .inner_banner .pic img {
        height:auto;
    }

    .management_Div {
        flex-wrap: wrap;
        justify-content: start;
    }
    .management_bx {
        width: 33.333%;
        margin-right: 0;
        padding: 0 7px;
        margin-bottom: 25px;
    }
    .Manufacturing_LT, .Manufacturing_RT {
        width: 100%;
    }
    .Manufacturing_sl {
        flex-direction: column;
    }
    .Manufacturing_mx {
    }
    .Manufacturing_RT_mx {
        padding-left: 15px;
        padding-right: 15px;
    }
    .Manufacturing_LT .Manufacturing_mx {
        width: 100%;
        max-width: 100%;
        padding: 36px 15px 15px 15px;
    }
    .Manufacturing_LT:before {display: none;}
    .Manufacturing_sl .Manufacturing_RT{margin-top:30px;}
    .MissionLegacy {
        margin-top: 36px;
    }
    section {
        padding: 45px 0 45px 0;
    }
    .Life_Left {
        padding-right: 90px;
    }
    .products_knives_detail_rt {
        padding-left: 0;
    }
    ul.recent_list li {
        width: 74px;
        height: 74px;
        margin-top: 20px;
    }
    .ca_deta_pa_1 {
        margin-bottom: 40px;
    }
	ul.recent_list li img {
        width: 100%;
    }
    ul.breadcrumb li {
        font-size: 9px;
        line-height: 20px;
    }
}

@media (max-width:900px){
    .footer_bx {
        width: 50%;
    }
    .footer_bx3, .footer_bx4 {
        margin-top: 25px;
    }
    .abot_th {
        flex-wrap: wrap;
    }
    .abot_th_bx {
        width: 49%;
        margin-bottom: 2%;
    }
    .AboutKohe {
        width: 100%;
        float: left;
    }
    .AboutKohe_bx {
        padding-right: 0;
        max-width: 100%;
    }
    .AboutKohe_bx {
        padding-right: 15px;
        max-width: 100%;
        width: 100%;
        padding-left: 15px;
    }
    .KohePromise_rt {
        width: 100%;
        margin-top: 30px;
    }
    .KohePromise_bx {
        max-width: 100%;
        float: left;
        padding: 40px 0px 0 15px;
    }
    .KohePromise_bx ul {
        margin-top: 25px;
    }
    .culture_lt .culture_tx + .culture_tx {
        margin-top: 35px;
    }
    .career_section1 .Our_value {
        padding: 40px 0 0 20px;
    }
    .Our_value ul li span {
        width: 65px;
        height: 65px;
        font-size: 35px;
    }
    .culture_DIV {
        padding: 0px 0 30px 0;
        margin-top: 50px;
        background: #fff;
    }
    .career_sectionbx2 {
        background: #93d50a;
        margin-top: 25px;
    }
    .career_section1 .Our_value {
        padding: 40px 0 0 0;
    }
    .Life_Left h2 {
        font-size: 26px;
        line-height: 32px;
        color: #fff;
        margin-bottom: 28px;
    }
    .culture_tx h1 {
        margin-bottom: 17px;
    }
    .mousetrap {
        width: 100% !important;
        height: 100% !important;
    }
    ul.color_bx li a {
        display: block;
        line-height: initial;
    }
    ul.color_bx li {
        margin: 0;
    }
    ul.color_bx li:first-child {
        margin-right: 10px;
    }
    ul.color_bx li img {
        width: 25px;
        height: 25px;
    }
}


@media (max-width:768px){
    body h1, .abt_lt h1, .inner_hd h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .Contact_rt p {
        font-family: 'Lato-Bold';
        font-size: 17px;
    }
    .abt_rt {
        margin-top: 0;
    }
    .section_top50 {
        margin-top: 25px;
    }
    .Home_Con_DIV {
        padding: 0;
        margin-top: 0;
    }
    .Contact_lt_bx, .kgoc_lt_bx {
        width: 100%;
        padding: 0 15px;
        max-width: 100%;
    }
    .Contact_lt {
        padding-top: 0;
    }
    .Contact_lt_bx {
        max-width: 100%;
    }
    .Contact_lt, .Contact_rt {
        width: 100%;
    }
    .Contact_rt {
        background: #93d50a;
        padding: 40px 15px 35px 15px;
    }
    .Contact_rt_bx {
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
    }
    .test_arrow img {
        max-width: 100px;
    }
    .kgoc_lt {
        width: 100%;
        height: auto;
        padding: 35px 0px;
    }
    .kgoc_rt {
        width: 100%;
    }
    .kgoc_div {
        flex-direction: column;
    }
    .home_spac_blg {
        margin-left: -15px;
        margin-right: -15px;
    }
    .kgoc_rt_bx ul li {
        height: auto;
    }
    .yellow_bt_brdr:before {
        width: 150px;
        height: 4px;
    }
    .blog_th_tx h3 {
        font-size: 22px;
        line-height: 28px;
    }
    .abt_rt h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .bnt_DIV_mar_top_45 {
        margin-top: 25px;
    }
    .Manufacturing_LT, .Manufacturing_RT {
        width: 100%;
    }
    .Manufacturing_sl {
        flex-direction: column;
    }
    .Manufacturing_mx {
        max-width: 100%;
        padding: 40px 0px 30px 0;
    }
    .Manufacturing_RT_mx {
        padding-left: 15px;
    }
    .contect_in {
        margin-top: 15px;
    }
    .contect_tx li {
        font-size: 17px;
        line-height: 29px;
        margin-bottom: 18px;
    }
    .blog_catogery_Dv {
        padding: 0px 0 0px 0;
        margin-top: 0px;
        margin-bottom: 0px;
        background: #fff;
    }
    .Categories_Left {
        margin-top: 0;
        margin-bottom: 0;
    }
    .Categories_in {
        margin-top: 25px;
    }
    section {
        padding: 40px 0 30px 0;
    }
    .margin_top45 {
        margin-top: 15px;
    }
    .bnt_DIV_po {
        margin-bottom: 45px;
    }
    .Display_non {
        display: none;
    }
    .Width100 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .inner_banner .pic img {
        height: 400px;
    }
    body h1 {
        margin-bottom: 20px;
    }
    .Cl_BOX_posi i {
        font-size: 34px;
    }
    body ul li {
        font-size: 17px;
        line-height: 30px;
    }
    .management_bx {
        width: 50%;
    }
    .our_Legacy {
        padding-left: 0;
    }
    .life_DIV {
        margin-bottom: 50px;
        background: #363636;
    }
    .Life_Left {
        padding-right: 0;
    }
    .Life_imgrt {
        width: 100%;
        float: right;
        position: static;
        top: 0;
        right: 0;
        transform: translateY(0);
        margin-top: 40px;
    }
    .life_DIV {
        margin-bottom: 50px;
        background: #363636;
        height: auto;
        padding: 35px 0 0 0;
        margin-top: 45px;
    }
    .catogery_div h5 {
        font-size: 18px;
    }
    .catogery_div select {
        font-size: 15px;
    }
    .products_knives .blog_th_tx h3 {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 10px;
    }
    .products_knives .blog_th {
        margin-bottom: 12px;
    }
    .blog_hover {
        transform: scale(1);
        justify-content: flex-end;
        padding-bottom: 30px;
    }
    .banner_home {
        margin-top: 59px;
    }
	.text-container .blog_banner img {
        width: 100%;
        height: auto;}
    	.inner_banner .pic img, .blog_th img, .propic img {
    	height: auto;
    }
    .management_Div {
        margin-top: 0;
    }
    ul.color_tx li {
        font-size: 16px;
        line-height: 26px;
    }
    .blog_hover {
    }
    ul.breadcrumb li a {
        font-size: 14px !important;
    }
}

@media (max-width:640px){
    .Our_value ul li span {
        width: 50px;
        height: 50px;
        font-size: 24px;
    }
    .Life_Left h2 {
        font-size: 22px;
    }
	 .blog_th img, .propic img {
		   height: auto;
	   }
	.text-container .blog_banner img {
    width: 100%;
    height: auto;}
}


@media (max-width:575px){
    .footer_bx {
        width: 100%;
        text-align: center;
        padding-right: 0;
        border-bottom: 1px solid #444142;
    }
    footer p {
        margin-bottom: 15px;
    }
    footer h4, footer ul li, footer ul li a, footer p, footer h4 {
        text-align: center;
        justify-content: center;
    }
    /*165401506577*/
    .footer_bx3, .footer_bx4 {
        margin-top: 0px;
    }
    .empaty1 {
        display: none;
    }
    .footer_bx2 {
        padding: 15px 0 5px;
        margin-bottom: 16px;
    }
    .footer_bx1 {
        padding-bottom: 10px;
    }
    .footer_bx3 {
        padding-bottom: 18px;
        margin-bottom: 18px;
    }
    .footer_bx4 {
        border-bottom: 0px;
    }
    .slice_show_bx2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    .yellow_bt_brdr {
        padding-bottom: 18px;
    }
    .pr_knives_section2 .section_top50{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .banner_home .inner_hd {
        top: 39%;
    }
	.color_Div {
        margin-top: 30px;
        flex-wrap: wrap;
    }
    .Packaging_bx {
        margin-left: 0;
        width: 100%;
        margin-top: 15px;
    }
    ul.recent_list li {
        width: 50px;
        height: 50px;
    }
}

@media (max-width:480px){
    ul.social_icon li a {
        height: 30px;
        width: 35px;
        font-size: 14px;
    }
    .banner_social {
        bottom: 5px;
        right: 12px;
    }
    
    .Cl_BOX_posi i {
        font-size: 30px;
    }
    .KohePromise_bx ul li {
        margin-bottom: 7px;
        flex-flow: column;
    }
    .KohePromise_hd h2 {
        margin-bottom: 15px;
    }
    .KohePromise_bx .Our_value_ul {
        width: 100%;
    }

    .pr_knives_section2 .section_top50{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .banner_home .inner_hd h1 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 14px;
    }
    .banner_home .sub_btn {
        font-size: 14px;
        letter-spacing: 1px;
        border: 3px solid #93d50a;
        width: 170px;
        padding: 7px 0 7px 0;
    }
	.ALL_Arrow .owl-carousel .owl-prev {
    left: 0;
    top: 35%;
	}
	.ALL_Arrow .owl-carousel .owl-next {
    right: 0;
    top: 35%;
	}
	body h5 {
    font-size: 20px;
    line-height: 28px;}
	body p {
    font-size: 17px;
    line-height: 26px;}
	  
}

@media (max-width:414px){
    .slice_show_bx2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .abot_th_bx {
        width: 100%;
        margin-bottom: 25px;
    }
    .banner_home .click_arow_b {
        bottom: 8px;
        display: none;
    }
}

@media (max-width:360px){
    
}

