  @charset "utf-8";
  /* Mobile */
	  
.header-logo {
	 display:block;
	 position: relative;
	width:100%;
		  height:85px;
		  background: url(img/logoSmall.png) no-repeat center;
		  text-indent: 100%;
		  white-space: nowrap;
		  overflow: hidden;
  }
	  
	  .navbar{
		  margin: 0;
		  visibility:hidden;
	  }
	  
	  .rounded li{
	  margin: 0;
	  visibility:hidden;
  }
	  
  .rounded li{
	  margin: 0;
	  visibility:hidden;
  }
  
  footer{
	background-color: #FFFFFF;
	color: #000000;
}
footer .border-right{
	border-right: none ;
}  
  
  
  
			  
