.prts_tabs{display:flex !important;}
.prts_tabs ul{list-style: none;padding: 0;margin: 0;border-bottom: 3px solid #ebebeb;display: flex;max-height:12px;min-height: 47px;}
.prts_tabs ul li{display: inline-block;padding: 0;vertical-align: bottom;padding-right: 20px;}
.prts_tabs ul li:last-child{padding-right: 0;padding-left: 10px;}
.prts_tabs ul li a{display: inline-block;color: #767676 !important;text-decoration: none !important;padding: 0.5rem;font-size: 20px;line-height: 28px;outline:0;}
.prts_tabs ul li a.active{border-bottom: 3px solid black;position: relative;bottom:0px;color:#000;text-decoration: none !important;}
.prts_tabs ul li a:hover{color:#000;text-decoration: none !important;}
.prts_tabs {width:60%;margin: auto;}
.omb_tab_innr {display: flex;}
.omb_tab_innr .tab_lft_wrp {flex-basis: 50%;padding: 0 20px;}
.omb_tab_innr .tab_lft_wrp .omb_img_bk{max-width:1188px;display: flex;}
.omb_tab_innr .tab_rht_wrp {flex-basis: 50%;padding: 0 20px;}
.omb_tab_innr .tab_rht_wrp .tab_inf {font-size: clamp(1rem, 2vw, 1.25rem);line-height: 1.1;text-wrap-style:pretty;margin-top:50px;}
.omb_tab_innr .tab_rht_wrp ul.tab_inf{list-style: decimal !important;}
.omb_tab_innr .tab_rht_wrp .tab_inf li{padding-bottom:26px;}
.tabs > div{display: none;padding: 1rem 1rem 0;}
.tabs > .active{display: block;}
.prts_tabs ul li a span br{display: none;}
@media(max-width:1325px){
    .prts_tabs {
    width: 63%;
}
}
@media(max-width:1280px){
  .prts_tabs {
    width: 80.7%;
}
}
@media(max-width:1024px){
  .prts_tabs{width:100%;}
  .prts_tabs ul li a{font-size: 16px; line-height: 24px;}
  .prts_tabs ul li a:first-child{padding-left: 20px;}
  .prts_tabs ul{max-height: 43px; min-height: 40px;}
}
@media(max-width:698px){
      .prts_tabs ul {
        max-height: 24px;
        min-height: 43px;
    }
}
@media(max-width:666px){
      .prts_tabs ul {
        max-height: 67px;
        min-height: 43px;
    }
}
@media(max-width:600px){

  .omb_tab_innr{flex-wrap: wrap;}
  .omb_tab_innr .tab_lft_wrp, .omb_tab_innr .tab_rht_wrp{flex-basis: 100%;} 
  .prts_tabs ul li a {
        font-size: 15px;
        line-height: 18px;
    }
      .prts_tabs ul {
        max-height:55px;
        min-height: 31px;
    }
    .omb_tab_innr .tab_rht_wrp .tab_inf li {
    padding-bottom: 16px;
}
}
/* @media(max-width:592px){
    .prts_tabs ul {
        max-height: 49px;
        min-height: 49px;
    }
} */
@media(max-width:435px){
    .prts_tabs ul li a {
        font-size: 13px;
        line-height: 18px;
    }
    .hp_omb_main .prts_tabs_secn.omb_wrapr{padding: 0;}
}
@media(max-width:400px){
  .prts_tabs ul li a span br {
    display: block;
}
.omb_tab_innr .tab_rht_wrp .tab_inf {
    padding-left: 0;
}
.prts_tabs ul li {
    flex-basis: 50%;
    width: auto;
}
.prts_tabs ul li a span {
      width:auto;
      white-space: normal;
      overflow: unset;
      text-overflow: unset;
      display:unset;
  }
  .prts_tabs ul li:last-child {
    padding-right: 0;
    padding-left:0px;
}
.prts_tabs ul li a {
        font-size: 14px;
        line-height: 15px;
    }
}
@media(max-width:375px){
        .prts_tabs ul li a {
        font-size: 12px;
        line-height: 14px;
    }
    .prts_tabs ul li{padding-right: 0;}
    .prts_tabs ul li:last-child{padding-right: 10px;}
    .prts_tabs ul li a:first-child {
        padding-left: 10px;
    }
    .prts_tabs ul{max-height: 49px;min-height: 40px;}
}
@media(max-width:320px){
 .prts_tabs ul{display: unset;}
  .prts_tabs ul li,.prts_tabs ul li a{width:100%;}
  
}
@media (max-width:262px){
  .prts_tabs ul{overflow-x: auto; max-height:69px;min-height: 32px;padding-bottom: 0px;}
}
 
