@charset "utf-8";





@media all and (max-width: 1150px) 
	
{
	
.logo {width: 100%;
       padding: 15px 0 9px 0;
       border-radius: 0 ;
      -moz-border-radius: 0 ;
      -webkit-border-radius: 0 ;
      text-align: center;
      position: relative;
	  left:0;	}
	
	
}