else{
            $(this).removeClass('icon-chevron-down').addClass('icon-chevron-right');
            $(this).next().next().hide();
        }