/*** Mobile Menu Colors ***/
#nav-container .flyoutNav{
   display: none;
}
.mobileMenu { background: #640000; }  /* Color of menu bar */
.mobileMenu li { background: #fff; }  /* Color of menu buttons */
.mobileMenu a { color: #67000;
    cursor: pointer;
    display: block;
    padding: 12px;
    text-align: center; }  /* Color of menu button text */

/*** Mobile Menu Structure ***/
ul.mobileMenu { padding: 0 3px; position: fixed; text-align: center; width: 100%; z-index: 9999; margin: 0; top: -1px; left: 0;}
.mobileMenu li, .mobileMenu label { display: inline-block; }
.mobileMenu li { width: 24%; margin: 0; text-align: right;}
.mobileMenu a { display: block; }
.mobileMenu .menu { font-size: 15px; font-weight: bold; line-height: 30px; text-align: center;}
.mobileMenu strong { font-size: 14px; font-size: 1.4rem; line-height: 30px; margin-right: 10px;}
.mobileMenu img {float: left;}
.phoneLink {
    cursor: pointer;
}
@media only screen and (max-width: 767px) {
	header{
	background: #670000 !important;
    margin: 0;
    padding: 105px 0 0;
	}
	.mobileMenu li .hours {
    margin-bottom: 0;
}
	.mobileMenu{
		display: block;
	}
	ul.mobileMenu {
    background: #670000 none repeat scroll 0 0;
    border-bottom: 2px solid #fff;
    left: 0;
    margin: 0;
    padding: 0 0 10px;
    position: fixed !important;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999;
}
ul.mobileMenu .flyoutIcon {
		border-radius: 50%;
		background: #670000;
		display: inline-block;
		height: 40px;
		width: 40px;
		text-align: center;
		margin-top: 0;
		color: #fff;
	}
	ul.mobileMenu .flyoutIcon:after {
		content: "";
		font-family: "FontAwesome";
		font-size: 24px;
		line-height: 1.7;
	}
	ul.mobileMenu .flyoutIcon.menu:after {
		content: "\f0c9";
	}
	ul.mobileMenu .flyoutIcon.call:after {
		content: "\f095";
	}
	ul.mobileMenu .flyoutIcon.map:after {
		content: "\f041";
	}
	ul.mobileMenu .flyoutIcon.hours:after {
		content: "\f017";
	}
	ul.mobileMenu .flyoutIcon.mail:after {
		content: "\f095";
	}
	ul.mobileMenu .flyoutTitle {
		font-size: 16px;
		line-height: 20px;
		margin-left: 10px;
		text-transform: none;
		width: 100%;
	}
	#nav-container li .flyoutNav {
		padding: 15px 0;
		line-height:36px;
	}
	.mobileMenu li:hover .flyoutIcon {
		background: #fff;
		color: #000;
	}
	.mobileMenu li:hover {
    background: #000 none repeat scroll 0 0;
}
.mobileMenu li:hover  a{
	color: #fff;
}
.menuModal {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    border-top: 1px solid #999;
    height: 100%;
    left: 0;
    margin-top: 0;
    overflow-y: auto;
    padding: 30px 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11111;
}
#hoursBox,
#hoursBox h4,
#phoneBox,
#phoneBox h4,
#phoneBox a,
#phoneBox a:hover {
    text-align: center;
	color: #fff;
}
.menuModal, .menuModal a, .menuModal div {
    font-size: 1.6rem;
}
.modalClose {
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 10px;
    width: 30px;
}
nav {
    border: 0 none;
    left: -266px;
    padding: 0;
    position: absolute;
    top: -1px;
}
nav .nav {
    z-index: 100;
	position: relative;
	height: auto;
	left: 0;
    position: fixed !important;
	bottom: 0;
    overflow: auto;
	display: block;
    float: none !important;
	text-align: center;
	clear: both;
    float: none;
	border: 0 none;
	width: 268px;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
}
.sideShowing #SiteContainer {
    left: 266px;
	position: relative;
}
.sideShowing ul.mobileMenu.hide {
    left: 268px;
}
nav .nav #nav-container, nav .nav #nav-container ul {
    font-weight: bold;
    margin: 0 auto;
    position: relative;
    z-index: 100;
	border: none;
}
nav .nav #nav-container {
    height: auto;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 2px;
    width: 266px;
    z-index: 55;
}
nav .nav #nav-container,
#nav-container {
    bottom: 0;
    display: block;
    left: 0;
    position: static !important;
    top: 0;
}
nav {
	display: none;
}
.sideShowing nav {
	display: block;
}
nav .nav #nav-container li {
    display: block;
	position: relative;
}
nav .nav #nav-container > li:first-child {
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
}
nav .nav #nav-container .flyoutNav {
    background: #670000 none repeat scroll 0 0;
    border: 0 none;
    display: none;
    margin-left: 0;
    max-width: 266px;
    text-align: center;
}
nav .nav #nav-container .flyoutNav:hover{
	background: #000;
}
.mobileMenu, nav .nav #nav-container .flyoutNav, nav .nav #nav-container li {
    display: block;
}
nav .nav #nav-container li .flyoutNav {
    line-height: 36px;
    padding: 15px 0;
	color: #fff;
}
#nav-container li ul li a{
	font-size: 12px;
	padding: 8px 25px;
}
}
@media only screen and (max-width: 600px) {
  .mobileMenu .callBtn { display: inline-block; }
  .mobileMenu .contactBtn, header .phone { display: none; }
  ul.mobileMenu .flyoutTitle {
    display: block;
    padding: 5px 0 0;
	margin: 0;
}
ul.mobileMenu .flyoutIcon{
	margin: 0 auto 5px;
	text-align: center;
	display: block
}
.mobileMenu a{
	padding: 5px 0;
}
nav .nav #nav-container li .flyoutNav{
	line-height: 50px;
}
}
  @media only screen and (max-width: 400px) {
  .mobileMenu li { text-align: center; }
  .mobileMenu a { line-height: 30px; }
  .mobileMenu strong { display: none; }
  .mobileMenu span { float: none; display: inline-block; margin: 5px 0 0}
  }
@media only screen and (max-width: 360px) {
  .mobileMenu li {width: 23%; }
  .mobileMenu img {float: none;}
}