I think your issue might be due to using .find method for toggling the lists as it may lead to irregularities since multiple elements have similar classnames' you could try the same using .child or .first method for child lists