.row-content{
	width: 480px;
	margin: 0 auto;
}
.col25{display:inline-block;
		box-sizing:border-box;
		margin-right:-4px;
		}
.col25{width:25%;}

#menu{margin:-60px 0px 0px 0px;
		padding:0px;
		text-align:center;
		visibility:hidden;
		opacity:0;
		position:absolute;
		left:0;
		top:0px;
		width:100%;
		transition: all 0.5s;
		}
#menu li{margin-top:20px;
		padding-bottom:10px;
		}
#menu li a{transition:all 0.5s;
			padding:10px;
			margin-bottom:5px;
			}
#menu li a:hover{color:black;}
#nav-icon3.open{
	margin-bottom: 230px;
}
#lang{
	position: absolute;
	top: -200px;
	right: 10px;
}
.visible{
	visibility:visible !important;
	opacity:1 !important;
	top:-150px !important;
}
.item{
	width: 70%;
	display: inline-block;
}
.item-pic{
	width: 100%;
}
.subitem{
	display: inline-block;
	width: 60%;
	font-size: 0.7rem;
}
#roful{
	top: 174px;
	padding: 20px;
}
#potul{
	top: 116px;
	padding: 20px;
}
#fagul{
	top: 58px;
	padding: 20px;
}
.detail{
	font-size: 0.7rem;
}

#banner{height:500px;}
#image{height:500px;
	background-size: contain;
}
/*#image2{height:500px;}
#image3{height:500px;}
#image4{height:500px;}
#image5{height:500px;}*/
#gallery{
	columns: 3;
}
#gallery ul li:first-child,
#gallery ul li:nth-child(2),
#gallery ul li:nth-child(3),
#gallery ul li:nth-child(4),
#gallery ul li:nth-child(5),
#gallery ul li:nth-child(6),
#gallery ul li:nth-child(7),
#gallery ul li:nth-child(8),
#gallery ul li:nth-child(9),
#gallery ul li:nth-child(10),
#gallery ul li:nth-child(11),
#gallery ul li:nth-child(12),
#gallery ul li:nth-child(13),
#gallery ul li:nth-child(14),
#gallery ul li:nth-child(15),
#gallery ul li:nth-child(16),
#gallery ul li:nth-child(17),
#gallery ul li:nth-child(18){
				transform-origin: 0% 50%;
}


#gallery ul li:nth-child(34),
#gallery ul li:nth-child(35),
#gallery ul li:nth-child(36),
#gallery ul li:nth-child(37),
#gallery ul li:nth-child(38),
#gallery ul li:nth-child(39),
#gallery ul li:nth-child(40),
#gallery ul li:nth-child(41),
#gallery ul li:nth-child(42),
#gallery ul li:nth-child(43),
#gallery ul li:nth-child(44),
#gallery ul li:nth-child(45),
#gallery ul li:nth-child(46),
#gallery ul li:nth-child(47),
#gallery ul li:nth-child(48),
#gallery ul li:nth-child(49){
				transform-origin: 100% 50%;
}
#gallery ul li:hover,
#gallery ul li:active{transform:scale(2);
					-webkit-transform:scale(2);
					-moz-transform:scale(2);
					-o-transform:scale(2);
					z-index: 2;
					
					}
#gallery ul li:hover img{
	box-shadow: 15px 15px 10px rgba(0, 0, 0, 0.5);
}

#about{
	columns: 2;
}
#sushi{
	width: 100%;
}
.sushi-menu{
	width: 100%;
}