if( this.Reveal.getConfig().rtl ) {

                    if( !this.Reveal.hasNavigatedHorizontally() && routes.left && indices.v === 0 ) {
                        this.controlsLeftArrow.classList.add( 'highlight' );
                    }