
	#rowInfo1			{min-height:400px; background:#fff url('/images/rest-bkg-01.jpg') no-repeat right 60px;}

	#rowInfo2			{position:relative; padding:0 0 30px 0 !important; height:500px;}
	#rowInfo2>div		{position:absolute; top:40px; right:50px; width:350px; height:360px; padding:30px; background:#fff; border-radius:10px;}
	#rowInfo2>div>ul>li	{margin-top:20px;}

	#rowInfo5			{position:relative; padding:0 0 30px 0 !important; height:470px;}
	#rowInfo5>h2 		{position:absolute; bottom:40px; left:40px; color: #fff; text-shadow: 0 0 4px #000000; letter-spacing: 0px;}
	#rowInfo5>img		{position:absolute; top:0px; left:0px;}
	

/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
@media all and (max-width: 480px){
	#rowBanner 		{height:180px; background:#222 url('/images/rest-bkg-02s.jpg') no-repeat center center; }
	#rowInfo1		{background:#fff;}
	#rowInfo2		{height:180px; background:#fff url('/images/rest-bkg-03s.jpg') no-repeat left bottom;  }
	#rowInfo5		{height:180px; background:#fff url('/images/home-bkg-03s.jpg') no-repeat left bottom;  }
}

@media all and (min-width:481px) and (max-width: 799px){
	#rowBanner 		{background:#222 url('/images/rest-bkg-02m.jpg') no-repeat center center; }
	#rowInfo1		{background:#fff;}
	#rowInfo2		{background:#fff url('/images/rest-bkg-03m.jpg') no-repeat left bottom;}
	#rowInfo5		{background:#fff url('/images/home-bkg-03m.jpg') no-repeat left bottom;}
}

@media all and (min-width:800px) and (max-width: 1024px){
	#rowBanner 		{background:#222 url('/images/rest-bkg-02l.jpg') no-repeat center center; }
	#rowInfo2		{background:#fff url('/images/rest-bkg-03l.jpg') no-repeat left bottom;}	
	#rowInfo5		{background:#fff url('/images/home-bkg-03l.jpg') no-repeat left bottom;}	
}

@media all and (min-width:1024px) and (max-width: 1400px){
	#rowBanner  	{background:#222 url('/images/rest-bkg-02.jpg') no-repeat center center; }
	#rowInfo2		{background:#fff url('/images/rest-bkg-03.jpg') no-repeat left bottom;}
	#rowInfo5		{background:#fff url('/images/home-bkg-03.jpg') no-repeat left bottom;}
}

@media all and (min-width:1401px){
	#rowBanner  	{background:#222 url('/images/rest-bkg-02xl.jpg') no-repeat center center; }
	#rowInfo2		{background:#fff url('/images/rest-bkg-03xl.jpg') no-repeat left bottom;}
	#rowInfo5		{background:#fff url('/images/home-bkg-03xl.jpg') no-repeat left bottom;}
}

@media all and (min-width:1204px) and (max-height:720px){
	#rowBanner		{height:460px; }
	#rowInfo2		{height:460px; }
	#rowInfo5		{height:460px; }
}
