@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)
{
	.intro_content
	{
		width: 600px;
		right: -100px;
	}
}

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

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

	.gallery_slider_sec .intro_content {
    margin-right: -65px;
    margin-left: -75px;
}
.intro_content {
    right: -65px;
}
.sig_content {
    margin-right: -75px;
}
	
}

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

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

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

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

.gallery_slider_sec .intro_content {
    margin-left: 0;
}	
.intro_content {
    right: 0;
}
.sig_content {
    margin: 0;
}
	
}

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

@media only screen and (max-width: 1199px)
{
	.main_nav
	{
		margin-left: 10px;
	}
	.main_nav ul li:not(:last-child)
	{
		margin-right: 35px;
	}
.intro_content {
    position: relative;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    right: auto;
    margin-bottom: -70px;
    width: auto;
    margin-right: 70px;
}
	.dish_price
	{
		margin-left: 0px;
	}
.gallery_slider_sec .col-md-6 {
    min-width: 100%;
}
.intro_content + .row {
    padding-left: 70px;
}
.gallery_slider {
    margin: 0;
    padding-right: 70px;
}
.gallery_slider_sec .intro_content {
    margin: 0;
    margin-bottom: -70px;
    margin-left: 70px;
}
.gallery_slider_sec .row {
    flex-direction: column-reverse;
}
.sig .row .col-lg-6 {
    min-width: 100%;
}
.sig_image {
    margin-right: 0;
    z-index: -1;
}
.sig_image img {
    height: auto;
}
.sig_content {
    margin: 0;
    margin-right: 70px;
    margin-bottom: -70px;
}
.sig_image {
    margin-right: 0;
    z-index: -1;
    padding-left: 70px;
}
.dish_title_container.d-flex {
    flex-wrap: nowrap;
    flex-direction: row !important;
}
.reservations_phone {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
}
.main_nav ul li a {
    font-size: 15px;
}

}

/************
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;
	}
	.sig_content_container
	{
		position: relative;
		top: auto;
		left: auto;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		width: 100%;
		z-index: 1;
		margin-bottom: 102px;
	}
	.sig_image
	{
		height: auto;
	}
	.sig_image .background_image
	{
		display: none;
	}
	.sig_image img
	{
		display: block;
	}
	.themenu_column:not(:last-child)
	{
		/*margin-bottom: 80px;*/
	}
	.footer_col:not(:last-child)
	{
		margin-bottom: 80px;
	}


.menu_icon {
    display: flex;
    width: 32px;
    height: 28px;
    position: relative;
    z-index: 99;
}
.menu_icon span {
    background: #ffcc67;
    position: absolute;
    width: 100%;
    height: 4px;
    display: block;
    left: 0;
    top: 0;
    border-radius: 5px;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.menu_icon span:nth-child(1){

}
.menu_icon span:nth-child(2) {
    top: 12px;
}
.menu_icon span:nth-child(3) {
    top: 24px;
}

.logo a > div:last-child {
    padding-left: 0;
}

.menu_icon.active span:nth-child(1) {
    top: 12px;
    transform: rotate(45deg);
}
.menu_icon.active span:nth-child(2) {
    top: 12px;
    left: 50px;
    opacity: 0;
}
.menu_icon.active span:nth-child(3) {
    top: 12px;
    transform: rotate(-45deg);
}
.menu_wrp {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    padding: 25px;
    padding-top: 100px;
    background: #000;
}
.menu_wrp nav.main_nav {
    display: block;
    margin: 0;
}
.header_content.d-flex.flex-row.align-items-center.justify-content-start {
    justify-content: space-between !important;
}
.menu_wrp  .reservations_phone.ml-auto {
    display: block;
}
.menu_wrp.active{
	background: #000;
}
.logo {
    position: relative;
    z-index: 999;
}
.menu_wrp nav.main_nav ul li {
    width: 100%;
    margin: 0;
    padding-top: 10px;
}
.menu_wrp nav.main_nav ul.d-flex {
    width: 100%;
    display: block !important;
    text-align: center;
    padding-bottom: 25px;
}
.branch_list_wrp h2 {
    font-size: 26px;
}
.branch_list_sec {
    padding: 50px 0;
}
nav.main_nav li ul.submenu{
	display: none;
}
body:after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
body.menu_active:after{
    opacity: 0.7;
    visibility: visible;
}

}

/************
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){



	.hamburger_bar
	{
		right: calc((100vw - 510px) / 2 - 15px);
	}
	.home_subtitle
	{
		font-size: 48px;
	}
	.home_title h1
	{
		font-size: 56px;
	}
	.intro_content
	{
		padding-left: 49px;
	}
	.intro_col:not(:last-child)
	{
		margin-bottom: 30px;
	}
	.res_input,
	.res_select
	{
		width: 150px;
	}
	.logo img {
	    width: 90px;
	}
	.intro {
    padding-top: 45px;
    padding-bottom: 30px;
}
.gallery_slider_sec {
    padding-bottom: 30px;
    padding-top: 30px;
}
.branch_list_wrp ul li {
    width: 100%;
    margin: 1px;
}
.branch_list_wrp ul li a span {
    font-size: 30px;
}




}

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

@media only screen and (max-width: 640px)
{
	p
	{
		font-size: 14px;
	}
	.header_content,
	.header.scrolled .header_content
	{
		height: 80px;
	}
	.hamburger_bar
	{
		right: 0px;
		height: 80px;
	}
	.hamburger_bar.scrolled
	{
		height: 80px;
	}
	.home
	{
		height: 500px;
	}
	.home_subtitle
	{
		font-size: 30px;
	}
	.home_title h1
	{
		font-size: 30px;
	}
	.home_text p {
	    font-size: 14px;
	}
	.intro_content
	{
		padding-left: 30px;
	}
	.intro_subtitle
	{
		font-size: 30px;
	}
	.intro_title h2
	{
		font-size: 36px;
	}
	.intro_text
	{
		margin-top: 24px;
	}
	.sig_content_container
	{
		margin-bottom: 82px;
	}
	.sig_content
	{
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 52px;
		padding-bottom: 62px;
	}
	.sig_subtitle
	{
		font-size: 30px;
	}
	.sig_title h1
	{
		font-size: 36px;
	}
	.sig_name,
	.sig_price
	{
		font-size: 20px;
	}
	.themenu_stars
	{
		width: 164px;
		font-size: 28px;
	}
	.themenu_title
	{
		font-size: 36px;
	}
	.res_stars
	{
		font-size: 30px;
	}
	.res_title
	{
		font-size: 36px;
	}
	.res_form_container
	{
		width: 100%;
		margin-top: 60px;
	}
	.res_input:not(:last-child)
	{
		margin-right: 0px;
		margin-bottom: 12px;
	}
	.res_input,
	.res_select
	{
		width: 100%;
	}
	.footer_logo_title
	{
		font-size: 36px;
	}
	.footer_logo_subtitle
	{
		font-size: 12px;
	}
	.footer_contact_title,
	.footer_contact_text
	{
		font-size: 14px;
	}

div#back_to_top {
    width: 35px;
    line-height: 35px;
    font-size: 16px;
}
.grid-item, .grid-sizer {
    width: 50%;
}

}

/************
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)
{
	
}


@media(max-width: 767px){


.intro_content {
    margin-bottom: -35px;
    margin-right: 35px;
    padding: 35px 30px;
}
.gallery_slider_sec .col-md-6 {
    min-width: 100%;
}
.intro_content + .row {
    padding-left: 35px;
    margin: 0 -7px;
}
.gallery_slider {
    margin: 0;
    padding-right: 35px;
}
.gallery_slider_sec .intro_content {
    margin: 0;
    margin-bottom: -35px;
    margin-left: 35px;
    padding: 35px 30px;
}
.gallery_slider_sec .row {
    flex-direction: column-reverse;
}
.sig .row .col-lg-6 {
    min-width: 100%;
}
.sig_image {
    margin-right: 0;
    z-index: -1;
}
.sig_image img {
    height: auto;
}
.sig_content {
    margin: 0;
    margin-right: 35px;
    margin-bottom: -35px;
    padding: 35px 30px;
}
.sig_image {
    margin-right: 0;
    z-index: -1;
    padding-left: 35px;
}
.intro_content + .row .col-xl-4.col-md-6.intro_col {
    width: 50%;
    padding: 0 7px;
}
.sig_content_container {
    margin-bottom: 0;
}
.sig {
    padding-bottom: 30px;
}
.intro_title h2,
.sig_title h1 {
    font-size: 28px;
}
.sig_title h2 {
    font-size: 24px;
}
.intro_text {
    margin-top: 10px;
}
.intro_text p {
    font-size: 16px;
    line-height: 1.6;
}
.sig_name, .sig_price {
    font-size: 16px;
}
.sig {
    padding-top: 35px;
    padding-bottom: 30px;
}
.themenu_title {
    font-size: 22px;
}
.footer {
    text-align: center;
}
.footer_col:not(:last-child) {
    margin-bottom: 40px;
}
.footer_contact {
    text-align: center;
}
.footer_contact ul {
    justify-content: center;
}
.dish_title_container.d-flex {
    flex-wrap: nowrap;
    flex-direction: row !important;
}
.themenu_column:not(:last-child) {
    /*margin-bottom: 20px;*/
}
.gallery_slider .slick-slide.slick-current.slick-active p{
	bottom: 0
}
.gallery_slider .slick-slide.slick-current.slick-active:after{
	bottom: 0;
}
}