/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/* ==========================================================================
   CUSTOM styles
   ========================================================================== */
  
/* Here you can add CSS styles to override the default template styles */ 

@media (max-width:1000px) {
    #jm-top-menu-nav {
        display: none;
    }
    
    #jm-top-bar2 .jm-module-raw {
        display: inherit;
    }
    
    #jm-header-bg {
        display: none;
    }
                                                                 