@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/

/************
1. 1600px
************/

@media only screen and (max-width: 1600px)
{
	
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px)
{
	
}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
	
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
	
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	.logo img{width: 65%;padding-top: 10px}
	header.scrolled .header_content .main_nav
	{
		margin-left: 10px;
	}
	.main_nav ul li:not(:last-child)
	{
		margin-right: 0px;
	}
	.intro_content
	{
		position: relative;
		top: auto;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		right: auto;
		margin-bottom: 102px;
		width: 100%;
	}
	.dish_price
	{
		margin-left: 0px;
	}
    header.scrolled .header_content .main_nav ul li a
{
   font-size: 14px;
	font-family: 'nrml';
	color: #232323;
    padding:25px 12px;
}

    .header.scrolled .header_content .main_nav ul li span{padding:25px 12px;
	font-size: 14px;
	font-family: 'nrml';
	color: #232323;
	cursor: default;}

.main_nav ul li span
{padding:25px 12px;
	font-size: 14px;
	font-family: 'nrml';
	
	cursor: default;
}
    .header_content{height: 80px;}
  
}
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px)
{
	
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{
	
}

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
	.hamburger
	{
		display: block;
	}
	.hamburger_bar
	{
		display: block;
	}
	.main_nav,
	.reservations_phone
	{
		display: none;
	}
	.contact_list_container
	{
		margin-top: 80px;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.contact_list_content
	{
		padding-left: 60px;
	}
	.footer_col:not(:last-child)
	{
		margin-bottom: 80px;
	}
}

/************
7. 959px
************/

@media only screen and (max-width: 959px)
{
	
}

/************
8. 880px
************/

@media only screen and (max-width: 880px)
{
	
}

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{
	
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{.logo img{width: 85%;}
	.hamburger_bar
	{
		right: calc((100vw - 510px) / 2 - 15px);
	}
	.home_subtitle
	{
		font-size: 48px;
	}
	.home_title h1
	{
		font-size: 56px;
	}
	.res_input,
	.res_select
	{
		width: 150px;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	.logo_image{position: relative;
	top: 40px;
  width: 90px;
	height: 80px;
	max-width: 100%;
    display: block;
   
	
	text-align: center;
	
	max-width: 100%;
height: auto !important;}
	
  
    .hamburger{top:65%}
    
	.logo_image
{position: relative;
	top:3px;
    left: 0;
  width: 87px;
	
	max-width: 100%;
    display: block;
    float: left;
	
	text-align: center;
	
	max-width: 100%;
height: auto !important;}
    
	
	.header_content,
	.header .header_content
	{
		height: 60px;
	}
	
	.header_content,
	.header.scrolled .header_content
	{
		height: 60px;
	}
	.hamburger_bar
	{vertical-align: middle;
		right: 0px;
		height: 100px;
	}
	.hamburger_bar.scrolled
	{
		height: 100px;
		vertical-align: middle;
	}
	.home
	{
		height: auto;
	}
	.home_container
	{
		bottom: 69px;
	}
	.home_subtitle
	{
		font-size: 30px;
	}
	.home_title h1
	{
		font-size: 36px;
	}
	.section_subtitle
	{
		font-size: 30px;
	}
	.section_title h1
	{
		font-size: 36px;
	}
	.contact_list_container
	{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.contact_list_content
	{
		padding-left: 30px;
	}
	.contact_logo_title
	{
		font-size: 36px;
	}
	.contact_logo_subtitle
	{
		font-size: 12px;
		margin-top: 8px;
	}
	
	.footer_logo_title
	{
		font-size: 36px;
	}
	.footer_logo_subtitle
	{
		font-size: 12px;
	}
	.footer_contact_title,
	.footer_contact_text
	{
		font-size: 14px;
	}
}

/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	
}

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{
	
}

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{
	
}

/************
14. 400px
************/

@media only screen and (max-width: 400px)
{
	
}