/*
Theme Name: Industrial
Theme URI: http://anpsthemes.com/industrial/
Description: It can be used for business and corporate sites, your portfolio site or customize it to suit your wishes. Easy to use and clean code will be a simple task to get you up and running in no time. And with our support you cannot go wrong.
Author: AnpsThemes
Author URI: http://themeforest.net/user/Anps/portfolio
Version: 1.7.0
License: ThemeForest Regular License
License URI: https://themeforest.net/licenses/terms/regular
Text Domain: industrial
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
*/

.site-header-top {
	display: none;
    background: #2a75a8;
    padding: 3px 15px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
}

@media (max-width: 1200px) {	
	.site-header-top {
		display: block;
	}
}