@media screen and (max-width: 1366px) {
.navbar-default ul.menu {
	padding-left:9.3%;
}
.social-media {
    width:167px;
}
.banner {
	background-position: 50% center;
}	
}
@media screen and (max-width: 1200px) {
.navbar-default ul.menu {
	padding-left: 16%;
}
.menu li a {
	font-size: 12px;
	padding: 6px 7px;
}
.social-media a.book-table {
	font-size: 12px;
}
.banner .caption p {
	padding: 0 10%;
}
.menu-page .menu-text {
	padding: 0 12%;
}
.dining-contact .form-group.pull-left,  .dining-contact .form-group.pull-right {
	width: 100%;
}
.book-gallery .img-responsive.b {
	margin-bottom: 20px;
}
.gallery-item.h {
	height: 213px;
}
.gallery-item.i,  .gallery-item.j {
	height: 99px;
}
.team-members .text-wrap {
	min-height: 0;
}
.team-members .text-wrap.c {
	min-height: 335px;
}
}
@media only screen and (max-width: 1200px) and (-webkit-min-device-pixel-ratio: 0) {
/* Safari only override */
.team-members .text-wrap.c {
	min-height: 385px;
}
.gallery-item.a {
	height: 309px;
}
.gallery-item.e,  .gallery-item.h {
	height: 209px !important;
}
  ::i-block-chrome,
  .book-table-form ::-webkit-input-placeholder {
    text-indent: 82px;
  }
  .about-optional-image {
    margin-top:215px;
  }  
}
@media screen and (max-width: 1024px) {
.navbar-default ul.menu {
	padding-left: 19%;
}
}
@media screen and (max-width: 991px) {
.header-wrap {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding-top: 16px;
	padding-bottom: 30px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}
.slick-wrap {
	margin-top: 110px;
}
.slicknav_menu,
.custom_nav {
	background: #000000 !important;
    border-bottom: 0;
    -webkit-box-shadow: 0 8px 6px -6px #000000;
    -moz-box-shadow: 0 8px 6px -6px #000000;
    box-shadow: 0 8px 6px -6px #000000;
	display:block;
    font-family: 'Arial', 'Roboto-Regular';
    position: relative;
	top: 110px;
    width: 100%;
    z-index: 999999;
}
.slicknav_btn,
.custom_nav .slicknav_btn{
	background: none !important;
	float: none;
	margin: 5px auto !important;
	width:51px;
	height: 33px;
}
.slicknav_menu .slicknav_menutxt,
.custom_nav .slicknav_menutxt {
	display: none;
}
.slicknav_nav a:hover,
.custom_nav .slicknav_nav a:hover {
	color: #7e4f25 !important;
}
.slicknav_nav li,
.custom_nav .slicknav_nav li {
	border: 0 !important;
	text-align:left;
}
.slicknav_nav li a,
.custom_nav .slicknav_nav li a {
	color: #ffffff;
	font-family: 'Arial', 'Roboto-Regular';
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
}
.slicknav_nav li.current-menu-item a,  .slicknav_nav li a:hover,
.custom_nav .slicknav_nav li.current-menu-item a, 
.custom_nav .slicknav_nav li a:hover {
	border-radius: 0;
	color: #7e4f25 !important;
}
.slicknav_nav li ul.sub-menu li a,
.custom_nav .slicknav_nav li ul.sub-menu li a {
	color: #ffffff !important;
	font-size: 14px;
	padding: 0 10px !important;
}
.slicknav_nav li ul.sub-menu li a:hover,  
.slicknav_nav li ul.sub-menu li.current-menu-item a,
.custom_nav .slicknav_nav li ul.sub-menu li a:hover, 
.custom_nav .slicknav_nav li ul.sub-menu li.current-menu-item a {
	color: #7e4f25 !important;
	font-size: 14px;
	padding: 0 10px !important;
}
.menu-wrap {
	display: none;
}
.navbar-default {
	background-color: transparent !important;
	border-color: transparent !important;
}
.logo {
	left:0;
    padding-left: 0;
	position:relative;
    text-align: center;
    width: 100%;
}
.logo img {
	margin-top: 5px;
	width: 258px;
	height: auto;
}
.social-media {
    margin-top: 4px;
    padding-right: 0;
	position:relative;
	right:0;
    width: 100%;
    text-align: center;
}
.social-media .book-table {
	padding-right:0;
}
.social-icons {
	width: 100%;
	margin-top: 10px;
}
.social-icons a {
	float: none;
	margin-right:0;
}
.banner .caption {
	margin-top:30px;
}
.email,  .email p {
	margin: 0 auto 5px;
	text-align: center;
	width: 100% !important;
}
.contact-form-wrap {
	margin-top: 25px;
}
.error-btns .read-more-btn {
	margin-bottom: 35px;
}
.well .text-wrap p {
	font-size: 16px;
	line-height: 22px;
}
.book-gallery .img-responsive.b {
	margin-bottom: 15px;
}
.gallery-item.h {
	height: 163px;
}
.gallery-item.i,  .gallery-item.j {
	height: 74px;
}
.team-members .text-wrap.c {
	min-height: 470px;
}
.page-not-found h1 {
	font-size:200px;
}
.legal-notices {
	padding-top: 120px;
}
}
@media only screen and (max-width: 991px) and (-webkit-min-device-pixel-ratio: 0) {
/* Safari only override */
.team-members .text-wrap.c {
	min-height: 545px;
}
.gallery-item.a {
	height: 236px;
}
.gallery-item.e,  .gallery-item.h {
	height: 159px !important;
}
  ::i-block-chrome,
  .book-table-form ::-webkit-input-placeholder {
    text-indent: 60px;
  }
}
@media screen and (max-width: 800px) {
.gallery-item.a,  .gallery-item.b,  .gallery-item.c,  .gallery-item.d,  .gallery-item.e,  .gallery-item.f,  .gallery-item.g,  .gallery-item.h,  .gallery-item.i,  .gallery-item.j {
	float: left;
	margin: 0 0 20px 0;
	width: 100%;
	height: auto !important;
}
}
@media screen and (max-width: 768px) {
.menu-page .menu-text {
	padding: 0;
}
.dining-image,  .dining,  .dining-contact {
	margin-top: 0;
}
.dining {
	margin-bottom: 30px;
	padding-right: 15px;
}
.dining-contact input.form-control,
.contact input.es_textbox_class {
	padding:0px 3px 3px 5px;
	line-height:30px;
	height:30px;	
}
.dining-contact .input-group,
.dining-contact .wpcf7-submit {
	width:60% !important;	
}
input.form-control::-webkit-input-placeholder,
input.es_textbox_class::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
	line-height:30px;
	height:30px;
}
input.form-control:-moz-placeholder,
input.es_textbox_class:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
	line-height:30px;
	height:30px;		
}
input.form-control::-moz-placeholder,
input.es_textbox_class::-moz-placeholder {
  /* Mozilla Firefox 19+ */
	line-height:30px;
	height:30px;		
}
input.form-control:-ms-input-placeholder,
input.es_textbox_class:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
	line-height:30px;
	height:30px;	 
}
input.form-control::-ms-input-placeholder,
input.es_textbox_class::-ms-input-placeholder {
  /* Microsoft Edge */
	line-height:30px;
	height:30px;	 
}
input.form-control::placeholder,
input.es_textbox_class::placeholder {
  /* Most modern browsers support this now. */
	line-height:30px;
	height:30px;	
}
.dining-contact .form-group.pull-left,  .dining-contact .form-group.pull-right {
	width: 100%;
}
.wine {
	margin-top: 40px;
}
.wine img {
	width: 100%;
	height: auto;
}
.contact .email {
	margin: 0 0 20px 0;
	width: 100%;
}
.contact .email p {
	width: 100%;
}
.book-table {
	padding-right: 15px;
	width: 100%;
}
.book-table-form {
	padding-left: 15px;
	width: 70% !important;
}
.book-table-timings {
	margin: 40px 0;
}
.book-gallery .img-responsive.b {
	margin-bottom: 4.3%;
}
.news-grid.masonry {
	-moz-column-width: 18em;
	-webkit-column-width: 18em;
	-ms-column-width: 18em;
	-o-column-width: 18em;
}
.slick-news {
	margin: 0 auto;
}
.team-members {
	margin-bottom: 20px;
}
.team-members .text-wrap.c {
	min-height: 0;
}
.about-menu .well .paragraph-link {
	margin-bottom: 0 !important;
}
.about-menu .well .thumbnail {
	margin-top: 33px;
}
.about-menu .well .text-wrap {
	margin-bottom: 0;
}
.page-not-found h1 {
	font-size:150px;
	margin:100px 0 90px 0;
}
}
@media screen and (max-device-width: 768px) {
  .book-table-form.dining-contact input[type=date] {
    width: 100% !important;
    padding-left: 3px;
  }
  .book-table-form select {
    padding-left: 0 !important;
    text-indent: 43.5%;
  } 
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome,
  .book-table-form ::-webkit-input-placeholder {
    text-indent: 178px;
  }	
/* Safari only override */
.team-members .text-wrap.c {
	min-height: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0)
	.book-table-form select {
		padding-left: calc(44%) !important;
	}
}
@media screen and (max-width: 680px) {
.welcome-image {
	min-height: 500px;
	padding-top: 320px;
}
#st-el-6 {
	z-index: 999999 !important;
}
.page-not-found h1 {
	font-size:100px;
	margin:100px 0 50px 0;
}
.page-not-found h2 {
	font-size: 28px;
	margin-bottom: 0;
}
.page-not-found h3 {
	font-size: 20px;
	line-height: 35px;
	margin: 36px 0 45px 0;
}
}
/* landscape */
@media only screen and (max-width: 680px) and (-webkit-min-device-pixel-ratio: 0) {
/* Safari only override */
#team {
	margin-top: 0;
}
}
/* landscape */
@media only screen and (max-width: 680px) and (-webkit-min-device-pixel-ratio: 0) {
  /* Safari only override */
  ::i-block-chrome,
  .book-table-form ::-webkit-input-placeholder {
    text-indent: 153px;
  }
}
@media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 0) {
  /* Safari only override */
  ::i-block-chrome,
  .book-table-form ::-webkit-input-placeholder {
    text-indent: 195px;
  }
}
@media screen and (max-device-width: 480px) {
  .book-table-form select {
    padding-left: 0 !important;
    text-indent:43.5%;
  }
}
/* iPhone 6 landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .book-table-form select {
    text-indent:43.5%;
  }
}
/* iPhone 6 portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .book-table-form select {
    text-indent:43.5%;
  }
}
/* iPhone 6 Plus landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3) {
  .book-table-form select {
    text-indent:43.5%;
  }
}
/* iPhone 6 Plus portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {
  .book-table-form select {
    text-indent:43.5%;
  }
}
/* iPhone 6 and 6 Plus */
@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {
  .book-table-form select {
    text-indent:43.5%;
  }
}

@media screen and (max-width: 480px) {
.dining-contact .input-group,
.dining-contact .wpcf7-submit {
	width:100% !important;	
}
.legal-notices .article {
	column-count:1;
	column-gap:0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.book-table-form select {
    padding-left: calc(42%) !important;
}
}

.book-table-form select {
	border:1px solid red;
	 text-indent:0%;
}
.banner {
	background-position: top center;
	padding-bottom: 0px;
	margin-bottom: 55px;
	background-size: 480px;
	margin-bottom:40px;
	min-height: 460px;
}
.michelin {
	margin-top: -6px;
}
.banner .caption {
	margin-top: 10px;
}
.banner .michelin img {
	width: 100px;
}
.banner .heading img {
	margin-bottom: 5px;
	height: auto;
	width: 320px;
	margin-top: 50px;
}
.banner .caption .heading {
	margin-top: 235px;
}
.banner .caption p {
	line-height: 24px;
	margin: 15px auto 30px auto;
	padding: 0;
}
.slick-wrap {
	background-color: #fff;
}
.banner .caption .read-more-btn {
	width:230px;
}
.read-btn-wrap {
	width: 100%;
}
.about-menu .well h2 {
	line-height: 35px;
}
.dining-contact .form-group.pull-left,  .dining-contact .form-group.pull-right {
	width: 100%;
}
.dining-contact .wpcf7-submit {
	color: #fff;
}
.read-more-btn a:hover {
	color: #fff !important;
}
.dining-contact .wpcf7-submit:hover {
	color: #fff;
}
.contact .form-group {
	width: 100%;
}
.book-table-form {
	width: 100% !important;
}
.dining a,  .wine a,  .book-table-timings a,  .contact a.link {
	font-size: 14px;
	text-decoration: underline;
}
.page-not-found h1 {
	font-size: 80px;
}
.page-not-found h2 {
	font-size: 24px;
	margin-bottom: 15px;
	letter-spacing: 2px;
}
.page-not-found h3 {
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 28px;
	padding: 0 5%;
}
.page-not-found .error-btns {
	width: 265px;
}
.error-btns .read-more-btn {
	width: auto;
}
.error-btns .read-more-btn a,  .error-btns .read-more-btn a:hover {
	font-size: 13px;
	padding: 6px 12px;
}
}
@media only screen and (max-width: 377px) and (-webkit-min-device-pixel-ratio: 0) {
  /* Safari only override */
  ::i-block-chrome,.book-table-form ::-webkit-input-placeholder {
    text-indent: 163px;
  }
}
@media screen and (max-width: 377px) {
.menu-label {
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}
.dining-contact .form-group.pull-left,  .dining-contact .form-group.pull-right {
	width: 100%;
}
.contact-form {
	width: 90%;
}
}
@media screen and (max-width: 360px) {
.banner .heading img {
	width: 100%;
}	
}
@media screen and (max-width: 340px) {
.dining a,  .wine a,  .book-table-timings a,  .contact a.link {
	font-size: 13px;
	text-decoration: underline;
}
}

/* large and extra large screens ----------- */
@media only screen
and (min-width : 1367px) {
	.banner {
		min-height: 860px;
	}
	.banner .heading {
		margin-top: 560px;
	}
}
@media only screen
and (min-width : 1450px) {
	.banner {
		min-height: 920px;
	}
	.banner .heading {
		margin-top: 610px;
	}
}
@media only screen
and (min-width : 1550px) {
	.banner {
		min-height: 1100px;
	}
	.banner .heading {
		margin-top: 770px;
	}
	.banner .heading img {
		margin-bottom:10px;
		width: 400px;
	}
}
@media only screen
and (min-width : 1920px) {
	.banner {
		min-height: 1265px;
	}
	.banner .heading {
		margin-top: 900px;
	}
	.banner .heading img {
		margin-bottom:10px;
		width: 400px;
	}
}
@media only screen
and (min-width : 2200px) {
	.banner {
		min-height: 1435px;
	}
	.banner .heading {
		margin-top: 1040px;
	}
}
@media only screen
and (min-width : 2500px) {
	.banner {
		min-height: 1580px;
	}
	.banner .heading {
		margin-top: 1140px;
	}
}