@media screen and (min-width:0\0) {  
    /* IE9 and IE10 rule sets go here */  
	
	nav.top-bar{
		width:100%;
	}
}