.navmenunew{background:linear-gradient(90deg,#ff8f29,#92190f);position:relative;transition:all .3s ease}.navmenunew.sticky{position:-webkit-sticky;position:sticky;top:0;z-index:99}.navmenunew__smnavitems{gap:20px}.navmenunew__left{padding:14px 0}.navmenunew__navitem{font-size:16px;color:#fff;padding:14px 0}.navmenunew__navitem.active{border-bottom:1px solid #fff;font-weight:600}.navmenunew__respnav{display:flex;flex-direction:column;background:#000;padding:.625rem;width:3rem;height:3rem;gap:4px;justify-content:center;border-radius:.25rem;align-items:center;position:relative;display:none}.navmenunew__line{display:flex;width:90%;height:2px;background:#fff;transition:all .3s linear}.navmenunew__right{display:none}.navmenunew .navmenunew__right:not(:has(.navmenunew__smnavitems)) .navmenunew__respnav{display:none}@media only screen and (max-width:1359px){.navmenunew__respnav{display:flex}.navmenunew__right.show .navmenunew__line:nth-child(odd){position:absolute;max-width:60%;transform:rotate(-40deg)}.navmenunew__right.show .navmenunew__line:nth-child(2n){position:absolute;max-width:60%;transform:rotate(40deg)}.navmenunew__smnavitems{flex-direction:column;justify-content:flex-start;gap:2px;position:fixed;right:-100%;top:150px;background:var(--red-color);min-width:15rem;transition:all .3s linear;background:linear-gradient(90deg,#ff8f29,#92190f);z-index:99}.navmenunew__smnavitems.show{right:0}.navmenunew__smnavitems.sticky{top:54px}.navmenunew__navitem{padding:10px;text-align:left;width:100%;border-bottom:1px solid hsla(0,0%,100%,.329)}}@media only screen and (max-width:1199px){.navmenunew__mainbox{flex-wrap:nowrap}}.breadcrumbnew{font-size:18px;color:#fff;font-weight:400}.breadcrumbnew .home{font-weight:700}.breadcrumbnew .innerbox,.breadcrumbnew .inneritems{gap:4px}.breadcrumbnew .inneritems:last-child span:last-child{display:none}@media only screen and (max-width:767px){.breadcrumbnew{font-size:14px}}@media only screen and (max-width:424px){.breadcrumbnew{font-size:12px}}