#et-top-navigation {display: none;}
@media only screen and (min-width:1100px) {.et_header_style_centered #top-menu {max-width: 980px;}}
@media only screen and (max-width:1099px) {.et_header_style_centered #top-menu {max-width: 860px;}}
.et_header_style_centered #et-top-navigation {display: block !important;}
@media only screen and ( min-width:981px) {.et_header_style_left #et-top-navigation {display: table-cell;vertical-align: middle;float: none !important;}
	.et_header_style_left .container {display: table;}
	.et_header_style_left #et-top-navigation {text-align: right;}
	.et_header_style_left #et-top-navigation>* {text-align: left;}
	.et_header_style_left #top-menu-nav, .et_header_style_left #et_top_search {float: none !important;display: inline-block !important;}
	.et_header_style_left #et_top_search {vertical-align: top !important;margin-top: 3px;}}
body.et_hide_fixed_logo .et-fixed-header .centered-inline-logo-wrap {width: 0 !important;}