@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-latin.woff2') format('woff2'),
         url('../fonts/roboto-latin.woff') format('woff');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato-300.woff2') format('woff2'),
         url('../fonts/lato-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato-400.woff2') format('woff2'),
         url('../fonts/lato-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato-700.woff2') format('woff2'),
         url('../fonts/lato-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0 none;
	font: inherit;
	margin: 0;
	padding: 0;
	font-size:18px;
	font-family: 'UniversLTStd-LightCn', Helvetica, Arial, sans-serif;
}
* {
	border: medium none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
*:focus-visible {
	outline: 2px solid #e1af43;
	outline-offset: 2px;
}
.skip-link {
	position: absolute;
	top: -100%;
	left: 0;
	background: #5f5956;
	color: #fff;
	padding: 10px 20px;
	z-index: 1000;
	font-size: 16px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
.skip-link:focus {
	top: 0;
}

@font-face {
    font-family: 'chunkfiveroman';
    src: url('../fonts/chunkfive.woff2') format('woff2'),
         url('../fonts/chunkfive.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'league_spartanregular';
    src: url('../fonts/leaguespartan-bold.woff2') format('woff2'),
         url('../fonts/leaguespartan-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UniversLTStd-LightCn';
    src: url('../fonts/UniversLTStd-LightCn.woff2') format('woff2'),
         url('../fonts/UniversLTStd-LightCn.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'latomedium';
    src: url('../fonts/lato-medium-webfont.woff2') format('woff2'),
         url('../fonts/lato-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'alex_brushregular';
    src: url('../fonts/alexbrush-regular-webfont.woff2') format('woff2'),
         url('../fonts/alexbrush-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

 
body {
	margin:0;
	padding:0;
	color:#fff;
	background:#414042;
	overflow-y:scroll;
	overflow-x: hidden;
}
/*---------------------Default styles ------------------*/
a {
	color:#fff;
	text-decoration: none;
	outline:none;
}
strong {
	font-weight:bold;
}
a:hover {
	color:#ecaa00;
}
a:active {
	outline:none !important;
}
img {
	border:none;
	max-width: 100%;
	height: auto;
}
*, *::before, *::after {
	box-sizing: border-box;
}
ul, li {
	list-style-type:none;
	margin:0;
	padding:0;
}
* {
	margin: 0;
	padding: 0;
}
.clear {
	clear:both;
}
.clear10 {
	clear:both;
	height:10px;
}
.clear20 {
	clear:both;
	height:20px;
}
.clear30 {
	clear:both;
	height:30px;
}
.clear40 {
	clear:both;
	height:40px;
}
.clear22 {
	clear: both;
	height: 18px;
}
.clear62 {
	clear: both;
	height: 62px;
}
.wrapper {display: block;margin: 0 auto;position: relative;width: 100%;}
.fullWidth {display: block;margin: 0 auto;position: relative;width: 100%;max-width: 1055px;background:#fff;}
.menuBanner {
 width:100%;
 display:inline-block;
 float:left;
 position:relative;
}
.menuBanner > img {
    display: block;
}
.menuBanner .textBox_gray_fried{
 width:276px;
 height:255px;
 position:absolute;
 top:165px;
 left:45px;
 background:#5f5956;
 padding:15px 16px 10px 16px;
}

.menuBanner .textBox_gray_fried h2 {
 font-size:48px;
 display:block;
 padding-bottom:10px;
 border-bottom:1px solid #FFF;
 font-family: 'UniversLTStd-LightCn', Helvetica, Arial, sans-serif;
 margin-bottom:10px;
 color:#b78500;
 text-align: center;
 line-height: 44px;
}

.menuBanner .textBox_gray_fried h4 {
 float:left;
 display:block;
 line-height: 30px;
}

.menuBanner .textBox_gray_fried h4 i {
 float:left;
 padding-right:8px;
}
.menuBanner .textBox_gray_fried h4 span {
 float:left;
  display:block;
  font-family: 'UniversLTStd-LightCn', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size:24px;
  color:#ddc6b1;
}

.menuBanner .textBox_gray_fried p {
 float:left;
 display:block;
 font-family: 'UniversLTStd-LightCn', Helvetica, Arial, sans-serif;
 font-weight: normal;
 font-size:18px;
 line-height: 22px;
 padding-left: 20px;
 color:#f6f6f6;
}



.menuBanner .textBox_gray_burger {
 width:276px;
 height:260px;
 position:absolute;
 top:150px;
 left:45px;
 background:#5f5956;
 padding:15px 16px 10px 16px;
}

.menuBanner .textBox_gray_burger h2 {
 font-size:48px;
 display:block;
 padding-bottom:10px;
 border-bottom:1px solid #FFF;
 font-family: 'UniversLTStd-LightCn', Helvetica, Arial, sans-serif;
 margin-bottom:10px;
 color:#b78500;
 text-align: left;
 line-height: 44px;
 padding-left:20px;
}

.menuBanner .textBox_gray_burger h4 {
 float:left;
 display:block;
 line-height: 30px;
}

.menuBanner .textBox_gray_burger h4 i {
 float:left;
 padding-right:8px;
}
.menuBanner .textBox_gray_burger h4 span {
 float:left;
  display:block;
  font-family: 'UniversLTStd-LightCn', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size:24px;
  color:#ddc6b1;
}

.menuBanner .textBox_gray_burger p {
 float:left;
 display:block;
 font-family: 'UniversLTStd-LightCn', Helvetica, Arial, sans-serif;
 font-weight: normal;
 font-size:18px;
 line-height: 22px;
 padding-left: 10px;
 color:#f6f6f6;
}



.menuWrapper {
 width:100%;
 display: table;
 padding:20px 29px 6px 26px;
 background:#ebdcd3;
}

.threeStiffsMain {
 width:100%;
 display:block;
 float:left;
 padding-bottom: 22px;
}
.menuBarBox {
 width:100%;
 display:inline-block;
}

.menuBarBox ul {
 width:100%;
 display:inline-block;
}

.menuBarBox ul li {
 border:1px solid #b78500;
 float:left;
 display:block;
  margin-right:17px;
  margin-bottom:10px;
}

.menuBarBox ul li a {
 padding:4px 23px;
 display:inline-block;
 color:#414042;
 text-transform:uppercase;
 font-family: 'UniversLTStd-LightCn', Helvetica, Arial, sans-serif;
 font-size:24px;
}

.menuBarBox ul li:hover {
  border:1px solid #be1e2d;
}
.menuBarBox ul li:hover a {
  color:#be1e2d;
}

.stiff_Boxs {
 display:inline-block;
 width:100%;
 float:left;
}
.stiff_Boxs .titleBg {
 width:100%;
 display:inline-block;
 background:#5f5956;
 height:35px;
 padding:5px;
 margin-bottom:12px;
}

.stiff_Boxs .titleBg .titlestarleft {
 float:left;
 padding-right:6px;
 position:relative;
 top:-2px;
}
.stiff_Boxs .titleBg h2 {
 float:left;
 font-family: 'UniversLTStd-LightCn', Helvetica, Arial, sans-serif;
 font-size:24px;
 text-transform:uppercase;
 line-height: 24px;
}

.threeBoxs {
 width:100%;
 display:inline-block;
 float:left;
}

.threeBoxs .grayBoxs {
    display: block;
    float: left;
    margin-right: 20px;
    width: 320px;
}
.threeBoxs .grayBoxs:last-child {
 margin-right:0px;
}
.threeBoxs .grayBoxs ul {
 width:100%;
 display:block;
}
.threeBoxs .grayBoxs ul li {
 float:left;
 display:block;
 width:100%;
}

.threeBoxs .grayBoxs ul li .graytitle {
 width:100%;
 display:block;
 background:#b78500;
 height:35px;
 padding:5px;
}

.threeBoxs .grayBoxs ul li .graytitle .titlestarleft {
 float:left;
 padding-right:6px;
 position:relative;
 top:-2px;
}
.threeBoxs .grayBoxs ul li .graytitle h3 {
 float:left;
 font-family: 'UniversLTStd-LightCn', Helvetica, Arial, sans-serif;
 font-size:20px;
 line-height: 22px;
}

.threeBoxs .grayBoxs ul li .box_content {
 display:block;
 padding: 10px 13px 20px 38px;
 background:#5f5956;
}
.threeBoxs .grayBoxs ul li .box_content p {
    display: inline-block;
    font-size: 17px;
	line-height: 24px;
	padding-top:14px;
	color:#f6f6f6;
}
.threeBoxs .grayBoxs ul li .box_content p:first-child {
 padding-top:0px;
}



.innerbanner_Heading {
	width:100%;
	display:inline-block;
	position:relative;
	padding-top:80px;
	padding-bottom:30px;
	z-index: 1;
}
.innerbanner_Heading .Heading_wrapper {
 width:100%;
 display:inline-block;
 text-align:center;
}

.innerbanner_Heading .Heading_wrapper .banner_fork_icon {
  display:inline-block;
}
 
.innerbanner_Heading .Heading_wrapper h2,
.innerbanner_Heading .Heading_wrapper .innerbanner-subtitle {
  font-size:30px;
  display:block;
  color:#fff;
  font-family: 'latomedium', Helvetica, Arial, sans-serif;
  line-height: 28px;
  padding: 2px 4px;
  margin:10px 0px;
  text-transform:uppercase;
}
.innerbanner_Heading .Heading_wrapper .innerbanner-sub {
  font-size:24px;
  display:block;
  color:#fff;
  font-family: 'chunkfiveroman', Helvetica, Arial, sans-serif;
  line-height: 22px;
  padding: 2px 4px;
  margin:10px 0px;
}
.sr-only {
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  border:0;
}
.contact_row_title {
  font-size:40px;
  color:#000;
  display:block;
  text-align:center;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight:600;
  padding-bottom:20px;
}
.innerbanner_Heading .Heading_wrapper h1 {
  font-size:36px;
  display:block;
  color:#ecaa00;
  font-family: 'chunkfiveroman', Helvetica, Arial, sans-serif;
  line-height: 36px;
  padding: 2px 4px;
  margin:10px 0px;
} 

.innerbanner_Heading .Heading_wrapper h4 {
  font-size:24px;
  display:block;
  color:#fff;
  font-family: 'chunkfiveroman', Helvetica, Arial, sans-serif;
  line-height: 22px;
  padding: 2px 4px;
  margin:10px 0px;
} 

.innerbanner_Heading .Heading_wrapper p {
  font-size:24px;
  display:block;
  color:#fff;
  font-family: 'latomedium', Helvetica, Arial, sans-serif;
  line-height: 30px;
  padding: 2px 4px;
  margin:18px 0 8px;
} 

.innerbanner_Heading .Heading_wrapper b {
  font-size:24px;
  display:block;
  color:#fff;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-weight:bold;
  line-height: 30px;
  padding: 2px 4px;
  margin:18px 0 8px;
}


.innermask {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.contact_wrapper {
 width:100%;
 display:inline-block;
 background:#ebdcd3;
}

.contact_row {
 width:694px;
 margin:0 auto;
 display:block;
 padding:80px 0px;
}

.contact_row h3 {
 font-size:40px;
 color:#000000;
 display:block;
 text-align:center;
 font-family: 'Roboto', Helvetica, Arial, sans-serif;
 font-weight:600;
}

.contact_row p {
 color:#000000;
 display:block;
 text-align:center;
 font-family: 'Roboto', Helvetica, Arial, sans-serif;
 font-weight:normal;
 padding-top:30px;
}
 
 
.contact_section {
	display:inline-block;
	width:100%;
	float:left;
	padding:60px 0px;
}

.contact_section ul.cont_form {
 width:100%;
 display:inline-block;
}
.contact_section ul.cont_form li {
 width:100%;
 display:inline-block;
 margin-bottom:40px;
 position:relative;
} 
.contact_section ul.cont_form li:last-child{
 margin-bottom:0px;
}
.contact_section ul.cont_form li .fieldName {
 display:block;
 padding-bottom:6px;
 color:#000000;
 font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
.contact_section ul.cont_form li .textBoxLeft {
    float: left;
    margin-right: 20px;
    width: 300px;
}

.contact_section ul.cont_form li .textBoxRight {
    float: right;
    width: 300px;
}

.contact_section ul.cont_form li .inputTextBox {
	background-color:#FFFFFF;
	border:1px solid #5f5956;
	height: 68px;
	line-height: 18px;
	padding:10px;
	width: 100%;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	vertical-align: middle;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-size:18px;
	-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow:0 0 1px rgba(0, 0, 0, 0.1);
    color: #7f7f7f;
}
.contact_section ul.cont_form li .inputTextBox::-webkit-input-placeholder {
 color: #bfbfbf;
 font-family: 'Roboto', Helvetica, Arial, sans-serif;
 font-size:18px;
 opacity:1;
 line-height: 18px;
}
.contact_section ul.cont_form li .inputTextBox:-moz-placeholder { /* Firefox 18- */
 color: #bfbfbf;
 font-family: 'Roboto', Helvetica, Arial, sans-serif;
 font-size:18px;
 line-height: 18px;
 opacity:1;
}
.contact_section ul.cont_form li .inputTextBox::-moz-placeholder {  /* Firefox 19+ */
 color: #bfbfbf;
 font-family: 'Roboto', Helvetica, Arial, sans-serif;
 font-size:18px;
 line-height: 18px;
 opacity:1;
}
.contact_section ul.cont_form li .inputTextBox:-ms-input-placeholder {
 color: #bfbfbf;
 font-family: 'Roboto', Helvetica, Arial, sans-serif;
 font-size:18px;
 line-height: 18px;
 opacity:1;
}
 
.contact_section ul.cont_form li .editTextarea {
	background-color:#FFFFFF;
	border:1px solid #5f5956;
    color: #7f7f7f;
	height: 200px;
	line-height: 18px;
	padding: 10px 10px 40px;
	width: 100%;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	vertical-align: middle;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-size:18px;
	-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow:0 0 1px rgba(0, 0, 0, 0.1);
	resize: none;
}

.contact_section ul.cont_form li .editTextarea::-webkit-input-placeholder {
 color: #bfbfbf;
 font-family: 'Roboto', Helvetica, Arial, sans-serif;
 font-size:18px;
 line-height: 18px;
 opacity:1;
}
.contact_section ul.cont_form li .editTextarea:-moz-placeholder { /* Firefox 18- */
 color: #bfbfbf;
 font-family: 'Roboto', Helvetica, Arial, sans-serif;
 font-size:18px;
 line-height: 18px;
 opacity:1;
}
.contact_section ul.cont_form li .editTextarea::-moz-placeholder {  /* Firefox 19+ */
 color: #bfbfbf;
 font-family: 'Roboto', Helvetica, Arial, sans-serif;
 font-size:18px;
 line-height: 18px;
 opacity:1;
}
.contact_section ul.cont_form li .editTextarea:-ms-input-placeholder {
 color: #bfbfbf;
 font-family: 'Roboto', Helvetica, Arial, sans-serif;
 font-size:18px;
 line-height: 18px;
 opacity:1;
}

.contact_section ul.cont_form li .send_message_btn {
	width:190px;
	height:71px;
	text-align:center;
	color:#fff;
	line-height:70px;
	display:inline-block;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	opacity: 1;
	float: left;
	background:#5f5956;
	font-size:18px;
}
.contact_section ul.cont_form li .send_message_btn:hover {
	opacity:0.8;
}


.sclt_topic {
	float: left;
	height: 68px;
	width:100%;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border:1px solid #5f5956;
	-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow:0 0 1px rgba(0, 0, 0, 0.1);
	background:#FFFFFF;
}

.sclt_topic .sbHolder {
	height: 68px;
	position: relative;
	width: 100%;
	float:left;
	display:inline;
}
.sclt_topic .sbSelector {
	display: block;
	height: 68px;
	left: 0;
	line-height: 68px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
.sclt_topic .sbSelector:link, .sclt_topic .sbSelector:visited, .sclt_topic sbSelector:hover {
	color: #000000;
	outline: none;
	text-decoration: none;
}
.sclt_topic .sbToggle {
	background: url(../images/topic_arrow.webp) center 24px no-repeat;
	display: block;
	height: 66px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
}
.sclt_topic .sbToggleOpen {
	background: url(../images/topic_arrow.webp) center -54px no-repeat;
}
.sbHolderDisabled {
	background-color: #3C3C3C;
}
.sclt_topic .sbOptions {
	background: rgba(255, 255, 255, 1);
	position: absolute;
	top:67px !important;
	width: 100.3%;
	z-index: 2;
	left: -1px;
	overflow-y: auto;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow:0 0 1px rgba(0, 0, 0, 0.1);
	border:1px solid #5f5956;
	border-top:none;
}
.sclt_topic .sbOptions li {
	padding: 0 !important;
	border:none !important;
	margin-bottom:0px !important;
	height: auto !important;
}
.sclt_topic .sbOptions a {
	border-bottom: 1px solid #e5e5e5;
	display: block;
	color: #000000;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	outline: medium none;
	padding: 10px 5px 10px 15px;
}
.sclt_topic .sbOptions li:last-child a {
	border-bottom:none;
}
.sclt_topic .sbOptions a:link, .sclt_topic .sbOptions a:visited {
	color: #000000;
	text-decoration: none;
}
.sclt_topic .sbOptions a:hover, .sclt_topic .sbOptions a:focus, .sclt_topic .sbOptions a.sbFocus {
	color: #000000;
	background:#ebdcd3 ;
}
/*--End select box--*/
 
.contact_gmapView {
 width:100%;
 display:inline-block;
 background:#ddc6b1;
 padding:30px 0px;
 height:336px;
} 


.Lunchimage_Box {
 width:100%;
 display:block;
 position:relative;
}
.Lunchimage_Box .lunch_img {
 width:100%;
 display:block;
}
.Lunchimage_Box .lunch_img img {
 display:block;
}

.Lunchimage_Box ul.lunch_Menu {
width:100%;
display:block;
position:absolute;
left:0px;
top:0px;
z-index:1;
} 
.Lunchimage_Box ul.lunch_Menu li {
width:100%;
display:block;
float:left;
text-align:center;
background: rgba(0, 0, 0, 0.7);
margin-bottom:1px;
height:56px;
} 

/* .Lunchimage_Box ul.lunch_Menu li a { */
.Lunchimage_Box ul.lunch_Menu li {
  font-family: 'league_spartanregular', Helvetica, Arial, sans-serif;
  color:#FFFFFF;
  text-transform:uppercase;
  display:inline-block;
  line-height:56px;
}
.Lunchimage_Box ul.lunch_Menu li a:hover {
  color:#ecaa00;
}







/*------footer-----*/
.innerfooterAboutDiv{ height:300px; width:100%; background:url(../images/contact_tile_bg.webp) repeat; padding:35px; display:block;}
.innerfooterAboutDiv .aboutText{ float:left;     float: left;padding-right: 20px; width: 520px; }
.innerfooterAboutDiv .aboutText h2{font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 18px;
    line-height: 18px; padding-bottom:10px;}
.innerfooterAboutDiv .aboutText p{font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 17px;
    line-height: 24px; padding-right:40px; padding-bottom:20px;}
.innerfooterAboutDiv .footerMenu{ float:left; width:170px;}
.innerfooterAboutDiv .footerMenu h2{font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 18px;
    line-height: 18px; padding-left:15px;padding-bottom:10px;}
.innerfooterAboutDiv .footerMenu ul{ display:block;}
.innerfooterAboutDiv .footerMenu ul li:first-child { padding-top:10px;}
.innerfooterAboutDiv .footerMenu ul li:last-child { border-left:none;}
.innerfooterAboutDiv .footerMenu ul li { display:block; padding-bottom:5px; border-left:solid 1px #b9aea3; padding-left:15px; }
.innerfooterAboutDiv .footerMenu ul li a{font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 17px;
    line-height: 18px;}	
.innerfooterAboutDiv .hours{ float:left; width:290px;}
.innerfooterAboutDiv .hours h2{font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 18px;
    line-height: 18px;padding-left:15px;}
.innerfooterAboutDiv .hours p{font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 17px;
    line-height: 24px; border-left:solid 1px #b9aea3; padding-left:15px; padding-top:10px; padding-bottom: 63px !important;}
.innerfooterAboutDiv .hours p:last-child{border-left: none; padding-bottom:10px !important; position:relative; top:-40px;}
.innerfooterbottom{ display:block; width:100%; height:65px; background:#5f5956; color:#fff; padding:10px 10px;}
.innerfootersocial{ float:right; width:300px; padding-top:6px; padding-right:30px;}
.innerfootersocial ul{ display:block; float:right; }
.innerfootersocial ul li{ float:left; list-style:none; padding:0px 5px 0px;}
.innerfootersocial ul li a{ display:inline-block;}
.innerfootersocial ul li a:hover{ opacity:0.8;}	
 
 /*-----End footer------*/
.sclt_topic .sbOptions li:frist-child a {
 height:0px;
 padding:0px;
}
.scrollup{
			width:40px;
			height:40px;			
			text-indent:-9999px;
			opacity:0.3;
			position:fixed;
			bottom:50px;
			right:40px;
			display:none;			
			background: url(../images/icon_top.webp) no-repeat;
		}
		
		
.home_fullWidth{ display:block; width:100%; max-width:1055px; height:auto; margin:0 auto;}
/*-----start red menu-----*/
.hamburger_menu {
	text-align: center;
	position: absolute;
	right:30px;
	width: 83px;
	cursor:pointer;
	display:block;
	z-index: 9;
	background: none;
	border: none;
	padding: 0;
}
.red_nav {
	background:#ddc6b1;
	position:absolute;
	width:100%;
	min-height: 300px;
	top:0;
	left:0;
	padding:20px 40px;
	color:#FFFFFF;
	display:none;
	z-index:999;
}
.redNavIn {
	width:40%;
}
.red_close {
	float:right;
}
.red_arrow {
	float: right;
	font-size: 35px;
/*	font-family: montserratregular, Arial, Helvetica, sans-serif; */
	font-family: 'UniversLTStd-LightCn', Helvetica, Arial, sans-serif;
	padding: 0px 12px;
	position: relative;
	right: 4px;
	background: url(../images/arrow_red.webp) no-repeat center 10px #ddc6b1;
	z-index: 1;
	width: 45px;
    height: 40px;
	top:-4px;
}
.koalapse__title a:hover .red_arrow {
	background: url(../images/arrow_red.webp) no-repeat center -40px #ddc6b1;
}
.koalapse__title {
	margin-bottom: 0;
	position: relative;
}
.koalapse__title:after {
	content: "+";
	color: #fff;
	font-size: 1.5em;
	line-height: 1;
	position: absolute;
	right: 1rem;
	top: -0.9rem;
}
.koalapse__title[aria-expanded="true"]:after {
	content:'-';
	color:#000000;
}
.koalapse__title:first-child {
	border-top: 0;
}
.koalapse__title {
	font-size: 35px;
/*	font-family: montserratregular, Arial, Helvetica, sans-serif; */
	font-family: 'UniversLTStd-LightCn', Helvetica, Arial, sans-serif;
	text-transform: capitalize;
	text-align: left;
	color: #fff;
	border: 0;
	padding: 1em;
	display: block;
	width: 100%;
	cursor: pointer;
	padding:0px;
}
.koalapse__title:hover, .koalapse__title:focus {
	color:#000000;
}
.koalapse__title a {
	font-size: 35px;
/*	font-family: montserratregular, Arial, Helvetica, sans-serif; */
	font-family: 'UniversLTStd-LightCn', Helvetica, Arial, sans-serif;
	text-transform: capitalize;
	text-align: left;
	color: #fff;
	border: 0;
	padding: 1em;
	display: block;
	width: 100%;
	cursor: pointer;
	padding:0px;
	margin: 10px 0px;
	position:relative;
	top:-2px;
}
.koalapse__title a:hover, .koalapse__title a:focus {
	/*background-color: #414042;*/
	color:#000000;
}
.koalapse__content {
	/*background-color: #eee;*/
    padding: 0.25em 1em;
	color: #000;
}
.koalapse__content + .koalapse__title {
	margin-top: 0;
}
.koalapse__content a {
	display:block;
	color:#000000;
	font-size:20px;
	text-align:left;
}
.koalapse__content a:hover {
	color:#FFFFFF;
}
.koalapse__content[aria-hidden="true"] {
	display: none;
}
/*-----End red menu-----*/

.top_bar{ display:block; width:100%; height:49px; background:#ebdcd3; position:relative;}
.top_bar .inner_logo {float:left; display:inline-block; margin-top:11px; margin-left:44px;}
.top_bar .inner_logo h1 {display:inline-block; font-size:36px; font-family: 'league_spartanregular', Helvetica, Arial, sans-serif;line-height: 36px; color:#5f5956;}
.top_bar .logo_div{ float:left; width:30%; position:absolute; top:0; left:0; z-index:2;}
.top_bar .topMenu{ float:right; width:40%; text-align:right; padding:10px 100px 0px 0px;}
.home_banner{ display:block;
position:relative;}
.home_banner > img{ display:block; width:100%;}
.home_banner.has-bg {
	background-size:cover;
	background-position:center;
}
.home_banner.has-bg > img {
	display:none;
}
.banner_Heading {
	width:100%;
	display:inline-block;
	position:relative;
	padding-top:92px;
	padding-bottom:30px;
}
.banner_Heading .Heading_wrapper {
 width:100%;
 display:inline-block;
 text-align:center;
}

.banner_Heading .Heading_wrapper .banner_logo {
  display:inline-block;
}
.banner_Heading .Heading_wrapper h1 {
  font-size:36px;
  display:inline-block;
  color:#e1af43;
  font-family: 'chunkfiveroman', Helvetica, Arial, sans-serif;
  background:rgba(0, 0, 0, 0.3);
  line-height: 36px;
  padding: 2px 4px;
  margin:8px 0px;
} 

.banner_Heading .Heading_wrapper p {
  font-size:18px;
  display:inline-block;
  color:#fff;
  font-family: 'latomedium', Helvetica, Arial, sans-serif;
  background:rgba(0, 0, 0, 0.3);
  line-height: 22px;
  padding: 2px 4px;
  margin:0px 0px 8px;
} 

.banner_Heading .Heading_wrapper .viewmore {
 display:block;
/* GHF margin-top:20px; */
 margin-top:10px;
}
.banner_Heading .Heading_wrapper .viewmore .left_line {
 height:1px;
 width:153px;
 background:#FFFFFF;
 display:inline-block;
}
.banner_Heading .Heading_wrapper .viewmore .more_btn {
  font-size:30px;
  display:inline-block;
  color:#27f2ff;
  font-family: 'alex_brushregular', Helvetica, Arial, sans-serif;
  background:rgba(0, 0, 0, 0.3);
  line-height: 26px;
  padding: 6px 5px 1px;
  margin:0px 10px;
  position: relative;
  top: 7px;
}

.banner_Heading .Heading_wrapper .viewmore .more_btn:hover {
 color:#e1af43;
}

.banner_Heading .Heading_wrapper .viewmore .right_line {
 height:1px;
 width:153px;
 background:#FFFFFF;
 display:inline-block;
}


.grille_row{ background:#ebdcd3; padding:4px; display:table; width:100%;}
.grille_row_left {
    float: left;
    margin-right: 2px;
    position: relative;
    width: 49.8%;
}
.grille_row_left img {
 display:block;
}
.mask {
 width:100%;
 height:100%;
 display:inline-block;
 position:absolute;
 top:0px;
 left:0px;
 background:rgba(0, 0, 0, 0.3);
 z-index:1;
}
.mask_heading {
 width:100%;
 display:inline-block;
 background:rgba(0, 0, 0, 0.4);
 position:absolute;
 bottom:0px;
 left:0px;
 height:90px;
 padding:15px 40px;
 z-index:2;
}
.mask_heading h2 {
  font-size:24px;
  display:block;
  color:#e1af43;
}
.mask_heading p {
  font-size:18px;
  display:block;
  color:#fff;
  padding-top:4px;
}

.mask_heading p a {
 color:#42f1f8;
 display:inline-block;
}
.mask_heading p a:hover {
 text-decoration:underline;
}


.grille_row_right {
    float: right;
    position: relative;
    width: 49.9%;
}
.grille_row_right img {
 display:block;
}
/*------footer-----*/
.footer{ display:block; width:100%; height:auto;}
.footerAboutDiv{ min-height:266px; width:100%; background:url(../images/footer_background_bg.webp) repeat; padding:28px 35px 10px 35px; overflow:auto;	}
.footerAboutDiv .aboutText{ float:left; width:530px; }
.footerAboutDiv .aboutText h2{font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 18px;
    line-height: 18px; padding-bottom:20px;}
.footerAboutDiv .aboutText p{font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 14px;
    line-height: 20px; padding-right:20px; padding-bottom:20px;}
.footerAboutDiv .footerMenu{ float:left; width:190px; padding-left:20px;}
.footerAboutDiv .footerMenu h2{font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 18px;
    line-height: 18px; padding-bottom:18px; padding-left: 15px;}
.footerAboutDiv .footerMenu ul{ display:block; }
.footerAboutDiv .footerMenu ul li:last-child { border-left:none;}
.footerAboutDiv .footerMenu ul li { display:block; padding-bottom:3px; border-left:solid 1px #b9aea3; padding-left:15px; }
.footerAboutDiv .footerMenu ul li a{font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 17px;
    line-height: 20px;}	
.footerAboutDiv .hours{ float:left; width:264px;}
.footerAboutDiv .hours h2{font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 18px;
    line-height: 18px; padding-left:15px;}
.footerAboutDiv .hours p{font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 14px;
    line-height: 18px; border-left:solid 1px #9f9586; padding-left:15px; padding-top:20px; padding-bottom: 10px;}
.footerbottom{ display:block; width:100%; min-height:65px; background:url(../images/footer_bottom.webp) repeat; color:#5f5956; padding:10px 10px 0px; overflow:auto;}
.addresLeft{     float: left;
    width: 300px;
    padding-left: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-top:20px; border-right:solid 1px #c1b09f;}
.phone{     float: left;
    width: 180px;
    padding-left: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding-top: 20px;
  }
.footersocial{ float:right; width:300px;}
.footersocial ul{ display:block; float:right; }
.footersocial ul li{ float:left; list-style:none; padding:0px 5px 0px;}
.footersocial ul li a{ display:inline-block;}
.footersocial ul li a:hover{ opacity:0.8;}	
/*-----End footer------*/
.galleryDiv{ display:block; width:100%; padding:50px 0px; background:#ebdcd3;}
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-flow: dense;
  gap: 0;
  max-width: 1055px;
  margin: 0 auto;
}
.gallery-item {
  overflow: hidden;
  border: 1px solid #5e5956;
  aspect-ratio: 3 / 2;
}
.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.gallery-item--tall {
  grid-row: span 2;
  aspect-ratio: 3 / 4;
}
.gallery-item:nth-child(10) {
  order: 1;
}
@media (max-width: 1024px) {
  .gallery-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .gallery-item--tall { grid-row: span 2; }
  .gallery-item:nth-child(10) { order: 0; }
}
@media (max-width: 845px) {
  .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery-item--tall { grid-row: span 2; }
  .gallery-item:nth-child(8) { order: 1; }
  .gallery-item:nth-child(10) { order: 2; }
  .gallery-item:nth-child(11) { order: 2; }
}
@media (max-width: 767px) {
  .galleryDiv { display: none; }
}

.fiverDiv{ display:table; width:100%; background:url(../images/fiver_rivers_pinot_bg.webp) repeat; padding:40px 20px; color:#000000;}
.fiverDiv .rotisserie_combo{ float:left; width:375px; background:#fff; padding:10px 8px; display:table;}

.fiverDiv .rotisserie_combo img {
    display: block;
}
.fiverDiv .rotisserie_combo h3 {
 font-size:24px;
 display:block;
 padding:7px 4px 5px 12px;
}

.fiverDiv .rotisserie_combo p {
 display:block;
 padding:0 12px 5px;
}
.fiverDiv .plus_button{    float: left;
    width: 264px;
    text-align: center;margin-top: 100px;}
.fiverDiv .fiver_rivers_Pinot{ float:left; width:375px;background:#fff;padding:10px 8px;display:table;}
.fiverDiv .fiver_rivers_Pinot img {
    display: block;
}
.fiverDiv .fiver_rivers_Pinot h3 {
 font-size:24px;
 display:block;
 padding:7px 4px 5px 12px;
}

.fiverDiv .fiver_rivers_Pinot p {
 display:block;
 padding:0 12px 5px;
}

.home_lunch_Pale {
width:100%;
display:block;
background:url(../images/home_lunch_menu_bg.webp) left top repeat;
border-top:34px solid #ddc6b1;
min-height:380px;
}

.lunch_Pale_menuBox {
 width:750px;
 margin:0 auto;
 display:block;
 padding:32px 0px;
 position:relative;
}

.lunch_Pale_menuBox .left_deck {
 width:400px;
 height:285px;
 border:1px solid #000;
 border-right:none;
 padding:24px 24px;
 display:inline-block;
 color:#000000;
}
.lunch_Pale_menuBox .left_deck h3 {
  font-size:24px;
  display:block;
  text-align:center;
}
.lunch_Pale_menuBox .left_deck h4 {
  font-size:16px;
  display:block;
  font-family: 'chunkfiveroman', Helvetica, Arial, sans-serif;
  padding:15px 0px;
  text-align:center;
}
.lunch_Pale_menuBox .left_deck p {
  display:block;
  padding-bottom:20px;
  line-height:20px;
}
.lunch_Pale_menuBox .left_deck .view_lunch_Btn {
 border:1px solid #000;
 padding:6px 10px;
 font-family: 'Roboto', Helvetica, Arial, sans-serif;
 text-transform:uppercase;
 color:#000000;
 margin:0 auto;
 display:table;
}

.lunch_Pale_menuBox .left_deck .view_lunch_Btn:hover {
 color:#ecaa00;
 border:1px solid #ecaa00;
}
.lunch_Pale_menuBox .left_deck_img {
 position:absolute;
 right:0px;
 top:0px;
 z-index:1;
 display:block;
}
.lunch_Pale_menuBox .left_deck_img img {
 display:block;
}
.scrollup{
			width:40px;
			height:40px;			
			text-indent:-9999px;
			opacity:0.3;
			position:fixed;
			bottom:50px;
			right:40px;
			display:none;			
			background: url(../images/icon_top.webp) no-repeat;
		}@media only screen and (max-width: 1024px) {

.innerfooterAboutDiv {
    height: 280pxpx;
    padding: 30px 20px;
	height:auto;
	display:inline-block;
	margin-bottom: -4px;
}
.innerfooterAboutDiv .aboutText {
    padding-right: 0;
    width: 500px;
}

.threeBoxs .grayBoxs {
    width: 302px;
}

.menuBarBox ul li {
    margin-right: 10px;
}
.fiverDiv .plus_button{    width: 165px;
    padding: 15px;}
.footerAboutDiv{ height:auto;}
.footerAboutDiv .aboutText{ width:50%;}
.redNavIn {
    width: 50%;
}
.footerAboutDiv .footerMenu{ width:25%;}
.footerAboutDiv .hours{ width:25%;}
.card {
	width: 315px;
	}
.innerfooterbottom{ height:auto; display:table;}
.innerbanner_Heading { padding-top:clamp(80px, 18vw, 200px);}
}


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

.innerfooterAboutDiv .aboutText {
    width: 440px;
}
 
}

@media only screen and (max-width: 800px) {
.grayBoxs.ipad_padrt_none {
    margin-right: 0;
}
.threeBoxs .grayBoxs {
    width: 354px;
}
 
.menuBarBox ul li a {
    padding: 4px 12px;
    font-size: 19px;
}

.innerbanner_Heading .Heading_wrapper .banner_fork_icon {
    display: inline-block;
    width: 40%;
}
.Lunchimage_Box ul.lunch_Menu li, .Lunchimage_Box ul.lunch_Menu li a {
    height: 45px;
}
.fiverDiv .rotisserie_combo, .fiverDiv .fiver_rivers_Pinot{ width:295px; }
.fiverDiv .plus_button{ width:150px;}
}


@media only screen and (max-width: 768px){
.innerfooterAboutDiv .aboutText {
    width: 100%;
}
.innerfooterAboutDiv .aboutText p {
    padding-right: 0;
}
.innerbanner_Heading .Heading_wrapper b {
    font-size: 20px;;
    line-height: 24px;
    margin: 8px 0;
    padding: 0 4px;
}

.innerbanner_Heading .Heading_wrapper p {
    font-size: 20px;
    line-height: 24px;
    margin: 8px 0;
    padding: 0 4px;
}

.innerbanner_Heading .Heading_wrapper b br, .innerbanner_Heading .Heading_wrapper p br {
 display:none;
}

.innerbanner_Heading .Heading_wrapper .banner_fork_icon {
    width: 50%;
}

.Lunchimage_Box ul.lunch_Menu li {
    height: 40px;
}

.Lunchimage_Box ul.lunch_Menu li a {
    font-size: 14px;
    line-height: 40px;
}

.menuBarBox ul li a {
    font-size: 18px;
    padding: 4px 10px;
}


.grayBoxs.ipad_padrt_none {
    margin-right: 0;
}
.threeBoxs .grayBoxs {
    width: 338px;
}

.home_fullWidth{ width:100%;}
.fiverDiv .rotisserie_combo, .fiverDiv .fiver_rivers_Pinot{ width:38%; display:block }
.fiverDiv .plus_button{ width:23%;}
.redNavIn {
    width: 65%;
}
.footerAboutDiv{ display:table; height:auto;}
.footersocial {
    
    width: 20%;
}
.footerbottom { display:table; height:auto;}
.footerAboutDiv .aboutText {
    width: 45%;
}
.footerAboutDiv .footerMenu{ width:30%;}
.mask_heading{ height:100px;}

.footerAboutDiv .footerMenu ul li
{
  border-left-width: 0px;
}


}
@media only screen and (max-width: 767px) {
.threeBoxs .grayBoxs ul li .box_content {
    display:none;
	width:100%;
}
.scrollup{ right:10px;}
  
.top_bar .inner_logo {
    margin-left: 4px;
} 


.top_bar .inner_logo h1 {
    font-size: 16px;
    line-height: 3px;
} 



.top_bar .topMenu {
    float: right;
    padding: 14px 20px 0 0;
    width: 12%;
}

.topMenu img {
    display: block;
}


.innerfooterbottom {
    display: inline-block;
    height: auto;
    width: 100%;
}


.contact_row {
    padding: 10px 0;
    width: 98%;
}

.contact_row h3 {
    font-size: 24px;
}

.contact_row p {
    padding-top: 10px;
}


.contact_section ul.cont_form li {
    margin-bottom: 20px;
    width: 100%;
}


.contact_section ul.cont_form li .textBoxLeft {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
}


.contact_section ul.cont_form li .inputTextBox {
    height: 40px;
    line-height: 18px;
}

.contact_section ul.cont_form li .textBoxRight {
    float: left;
    width: 100%;
}


.innerfooterbottom {
    height: auto;
    padding: 10px 10px;
    width: 100%;
	display:inline-block;
}



.innerfooterAboutDiv .hours {
    float: left;
    width: 100%;
}

.innerfooterAboutDiv {
    height: auto;
    padding: 30px 10px;
	display:inline-block;
}


.innerfooterAboutDiv .hours p {
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 0 !important;
}


.innerfooterAboutDiv .hours p:last-child {
    padding-bottom: 10px !important;
    top: 0;
}


.sclt_topic {
    height: 40px;
}


.sclt_topic .sbHolder {
    height: 40px;
}


.sclt_topic .sbToggle {
    background:url("../images/topic_arrow.webp") no-repeat scroll center 10px;
    height: 38px;
    width: 50px;
}

.sclt_topic .sbToggleOpen {
    background: url("../images/topic_arrow.webp") no-repeat scroll center -70px;
}

.sclt_topic .sbOptions {
    top: 39px !important;

}

.sclt_topic .sbSelector {
    height: 38px;
    line-height: 38px;
}
 
.menuBanner .textBox_gray_fried {
    display: inline-block;
    height: auto;
    left: 0;
    padding: 15px 16px 18px;
    position: relative;
    top: 0;
    width: 100%;
}

.menuBanner .textBox_gray_fried h2 {
    font-size: 30px;
    line-height: 30px;
}


.menuBanner .textBox_gray_fried h4 span {
    font-size: 18px;
}


.menuBanner .textBox_gray_fried p {
    font-size: 18px;
    line-height: 20px;
	padding-left: 0;
}


.menuBarBox ul li a {
    font-size: 18px;
    padding: 4px 5px;
}

.menuWrapper {
    padding: 20px 12px 6px;
}

.threeBoxs .grayBoxs {
    width: 100%;
}


.threeBoxs .grayBoxs ul li {
    margin-bottom: 4px;
}


.menuBanner .textBox_gray_burger {
    height: auto;
    left: 0;
    padding: 15px 16px 18px;
    position: relative;
    top: 0;
    width: 100%;
	display:inline-block;
}


.menuBanner .textBox_gray_burger h2 {
    font-size: 30px;
    line-height: 30px;
}


.menuBanner .textBox_gray_burger h4 span {
    font-size: 18px;
}

.menuBanner .textBox_gray_burger p {
    font-size: 18px;
    line-height: 20px;
	padding-left: 0;
}

 


.stiff_Boxs .titleBg h2 {
    line-height: normal;
}
.hamburger_menu{ width:auto;}
.red_nav{ padding: 40px 20px;}
.koalapse__title a { font-size:20px; padding:5px 0px;}
.red_arrow{ position:absolute;}
.redNavIn {
    width: 85%;
}
.lunch_Pale_menuBox{ width:100%;}
.lunch_Pale_menuBox .left_deck_img{ position:relative;}
.lunch_Pale_menuBox .left_deck_img img {
    width: 100%;
    height: auto;
}
.footersocial {
    width: 40%;
}
.footerAboutDiv .aboutText {
    width: 100%;
}
.footerAboutDiv .footerMenu{
    width: 50%;
	padding-left:0px;
}
.footerAboutDiv .hours {
    width: 100%;
	/* padding-left:10px; */
	padding-top:20px;
}
.footerAboutDiv .hours  h2{
	padding-left:0px;
}

.footerAboutDiv .footerMenu h2{
	padding-left:0px;
}
.footerAboutDiv .footerMenu ul li{
	padding-left:0px;
}

.grille_row{ display:table;  }
.grille_row_left, .grille_row_right{ width:100%; margin-bottom:4px; overflow:hidden;}
.mask_heading{ height:auto; padding:10px 15px; }
.mask_heading h2{ font-size:18px; }
.mask_heading p{ font-size:14px; }
.lunch_Pale_menuBox .left_deck{ width:100%; height:auto;}
.footerAboutDiv{ padding:10px;}
.footerAboutDiv .hours p{ border-left:none; padding-left:0px;}
.fiverDiv{ display:block; padding:10px; overflow:hidden;}
.fiverDiv .rotisserie_combo, .fiverDiv .fiver_rivers_Pinot{ width:100%; float:none; display:block; margin-bottom:10px;}
.fiverDiv .plus_button{ float:none; margin-top:0; }
.banner_Heading .Heading_wrapper .banner_logo {
    width: 80%;
    display: block;
    margin: 0 auto;
}
.fiverDiv .plus_button{ margin-top:0px; width:100%;}
.banner_Heading .Heading_wrapper .viewmore .left_line, .banner_Heading .Heading_wrapper .viewmore .right_line{ width:15%;}
.banner_Heading .Heading_wrapper .viewmore {
  
    margin-top: 0px;
    margin-bottom: 30px;
}
.fiverDiv .rotisserie_combo img, .fiverDiv .fiver_rivers_Pinot img, .grille_row_left img, .grille_row_right img {
    display: block;
    width: 100%;
    height: auto;
}
.home_lunch_Pale {   
    border-bottom: 34px solid #ddc6b1;
   
}
.threeBoxs .grayBoxs ul li .graytitle h3{ line-height:26px; }

.Lunchimage_Box ul.lunch_Menu{ position:relative;}
.contact_section {
    display: block;
    width: 96%;
    float: none; 
    padding: 60px 0px;
    margin: 0 auto;
}
}
 
 
@media only screen and (max-width: 736px) {

.innerfootersocial {
    float: right;
    width: 200px;
    padding-right: 30px;
}
.innerbanner_Heading .Heading_wrapper p {
    font-size: 18px;
    line-height: 20px;
    margin: 8px 0;
    padding: 0 4px;
}

} 


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

.innerbanner_Heading .Heading_wrapper h1 {
    font-size: 36px;
    line-height: 26px;
    padding: 2px 4px;
    margin: 5px 0px;
} 

.innerbanner_Heading .Heading_wrapper h4 {
    padding: 2px 4px;
    margin: 4px 0px;
}

}


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

.innerbanner_Heading .Heading_wrapper .banner_fork_icon {
 display:none;
}

}
 
 
@media only screen and (max-width: 480px) {
.innerbanner_Heading .Heading_wrapper h2 {
    font-size: 22px;
    line-height: 20px;
    padding: 2px 4px;
    margin: 8px 0px;
}
.innerbanner_Heading .Heading_wrapper h1 {
    font-size: 18px;
    line-height: 16px;
}

.innerbanner_Heading .Heading_wrapper h4 {
/*
    font-size: 20px;
    line-height: 20px;
    padding: 2px 4px;
    margin: 8px 0px;
*/
    font-size: 16px;
    line-height: 14px;
    margin: 2px 0;
    padding: 2px 4px;
}

.innerbanner_Heading .Heading_wrapper b {
/*
    font-size: 16px;
    line-height: 20px;
*/
    font-size: 14px;
    line-height: 16px;
    margin: 4px 0;
    padding: 0 4px;
}

/*
.Lunchimage_Box ul.lunch_Menu li {
    height: 24px;
}
.Lunchimage_Box ul.lunch_Menu li a {
    font-size: 14px;
    line-height: 24px;
}
*/
.Lunchimage_Box ul.lunch_Menu li {
    height: 25px;
    line-height: 29px;
    font-size: 10px;
}

.Lunchimage_Box ul.lunch_Menu li a {
    font-size: 10px;
    line-height: 24px;
}





} 
 
@media only screen and (max-width: 384px) {
.innerbanner_Heading .Heading_wrapper .banner_fork_icon, .innerbanner_Heading .Heading_wrapper h2 {
 display:none;
}

.innerbanner_Heading .Heading_wrapper h1 {
    font-size: 18px;
    line-height: 16px;
}


.innerbanner_Heading .Heading_wrapper p {
    font-size: 14px;
    line-height: 16px;
    margin: 8px 0;
}



.innerbanner_Heading .Heading_wrapper h4 {
    font-size: 16px;
    line-height: 14px;
    margin: 2px 0;
    padding: 2px 4px;
}

.innerbanner_Heading .Heading_wrapper b {
    font-size: 14px;
    line-height: 16px;
    margin: 4px 0;
    padding: 0 4px;
}

.Lunchimage_Box ul.lunch_Menu li {
    height: 25px;
    line-height: 29px;
    font-size: 10px;
}

.Lunchimage_Box ul.lunch_Menu li a {
    font-size: 10px;
    line-height: 24px;
}

.Lunchimage_Box .lunch_img.Hamburger img {
    display: block;
    height: 260px;
}

.top_bar .logo_div{ width:22%;}


.addresLeft {
    border-right: none;
    margin-top: 6px;
    padding-left: 0;
    width: 100%;
}

.phone {
    float: left;
    padding-left: 0;
    padding-top: 10px;
    width: 100%;
}

.innerfootersocial {
    float: left;
    padding-right: 0;
    padding-top: 9px;
    width: auto;
}


.innerfooterAboutDiv .footerMenu {
    margin-bottom: 30px;
    width: 100%;
}



}
