yodam1 Hi
3) a) Kindly confirm if you wish to refer to module titles not showing
b) If you are looking forward to show the specific modules above main-body area in responsive mobile mode, You can try assign them masthead module position instead.
4) As suggested earlier, You can try change the max-device-width here accordingly probably till 768px
@media only screen and (max-device-width: 480px){.head-menu #cModule-Notify{right: 107px !important;}}
like this :
@media only screen and (max-device-width: 768px){.head-menu #cModule-Notify{right: 107px !important;}}
5) The menu items "text" can be changed there itself in admin --> menu manager so there isnt need for language string functionality for the same