Most likely ’cause you have copied some customizr (old versions) core files in your child-theme. You should remove them. Or if you have done that for a real reason, like modify the code for .. I don’t know why :P, you should port the changes to the new core files versions.
Most likely = certainly ??
( I know that ’cause I can see, in your page:
<div class="<br />
<b>Warning</b>: array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #1 is not an array in <b>/home/content/95/12987595/html/RJS/wp-content/themes/customizr/inc/parts/class-header-menu.php</b> on line <b>61</b><br />
<br />
<b>Warning</b>: array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #1 is not an array in <b>/home/content/95/12987595/html/RJS/wp-content/themes/customizr/inc/parts/class-header-menu.php</b> on line <b>62</b><br />
<br />
<b>Warning</b>: array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #1 is not an array in <b>/home/content/95/12987595/html/RJS/wp-content/themes/customizr/inc/parts/class-header-menu.php</b> on line <b>63</b><br />
<br />
<b>Warning</b>: array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #1 is not an array in <b>/home/content/95/12987595/html/RJS/wp-content/themes/customizr/inc/parts/class-header-menu.php</b> on line <b>64</b><br />
">
and
<div class="navbar notresp row-fluid pull-left">
<div class="navbar resp">
And since a lot of versions ago Customizr has just one navbar, and is navbar.resp
Hope this helps.