Inspired by a discussion, I would like to pose the following problem. What is the number of monotone lattice paths from $(0,0)$ to $(n,n)$ which do not deviate from the diagonal more than by $d$ steps.
As was shown in the cited answer the problem can be easily solved for the case $d>n/2$ by the reflection principle. Can this method be somehow adapted to the case where a path can cross both "forbidden" diagonals?