.row-content{
	width: 640px;
	margin: 0 auto;
}
.col25,.col50,.col100{display:inline-block;
					box-sizing:border-box;
					margin-right:-4px;
					}
#nav-icon3{display:none;}
.col25{width:25%;}
.col50{width:50%;}
.col100{width:100%;}
#logo img{width:10%;}
#men-but{display:none;}
#menu{margin:0px;
		padding:10px;
		text-align:center;
		}
#menu li{display:inline-block;
			padding-bottom:10px;
			position:relative;
			padding: 0px;
			margin: 0px 10px;
			}
#lang{
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 0.8rem;
}
.drop{text-align:left;
	color:white;
	background-color:#524B4B;
	position:absolute;
	top:31px;
	left:-45px;
	visibility:hidden;
	transform:scaleX(0.1);
	-webkit-transform:scaleX(0.1);
	-moz-transform:scaleX(0.1);
	-o-transform:scaleX(0.1);
	width:150px;
	text-align:center;
	z-index:1;
	}
.item{
	width: 70%;
	display: inline-block;
}
.item-pic{
	width: 75%;
}
.subitem{
	display: inline-block;
	width: 60%;
	font-size: 0.7rem;
}
#roful{
	top: 175px;
	padding: 20px;
}
#potul{
	top: 116px;
	padding: 20px;
}
#fagul{
	top: 58px;
	padding: 20px;
}
.detail{
	font-size: 0.7rem;
}
#aboutus{
	margin-top: 20px;
}
#banner{height:500px;}
#image{height:500px;
	background-size: cover;
}
/*#image2{height:300px;}
#image3{height:300px;}
#image4{height:300px;}
#image5{height:300px;}*/
#gallery{
	columns: 4;
}
#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){
				transform-origin: 0% 50%;
}


#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%;
}