.et_menu_container {
	width: 94%!important;
  max-width: 1600px!important;
}

#states a path {fill: #eaeaea!important;}


/* Logo - display logo and hide text */
h1#logo-text, h5#logo-tagline {display: none!important;}
img#logo {
    display: inline !important;
}
@media only screen and (max-width : 1200px) {
	.container.clearfix.et_menu_container, #top-header .container.clearfix {
    	max-width: 100%!important;
        width: 95%!important;
  }
  .et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 70%!important;
	}
}

@media only screen and (min-width: 769px) {
	.mobile-only, table.mobile-only {
  		display: none!important;
	}
}  
@media only screen and (max-width: 769px) {
	.desktop-only {
  		display: none!important;
	}
} 

/*
p, p span {font-size: 18px!important; line-height: 1.4em;}
*/