@media screen and (min-width: 320px) and (max-width: 640px){

.content-indent {
	padding: 20px 8px 20px 8px
}

#header {
	padding-top: 4px;
	text-align: center;
	height: auto;
	background-color: #FFF;
	background-image: none;
}

.logo {
	position: absolute;
	margin: 12px auto 0 auto;
                  width: 280px !important;
                  height: 153px !important;
                  left: 10%;
                  right: 10%;
                    top: 1%;
                 /* z-axis: 100;*/
                   text-align: center;
}

#slider1_container, #slider1_container img {
	display: none;
}

#slider2_container, #slider2_container img {
	display: none;
                  
}

#main {
	width: 95%;
	margin: 0px auto 10px auto;
	text-align: center !important;
                  margin-top: 20%;
               
}

div.mainbanner {
 display: none !important;
}

div.mainbanner2 {
    margin-left: auto;
    margin-right: auto;
    display: block !important;
    text-align: center !important;
     height: 163px;
     width: 300px;
}

h1 {
	font-size: 28px;
	text-align: center;
	margin: 20px 0;
	line-height: 28px;
}

h2 {
	text-align: center;
	margin: 20px 0;
}
p {
	margin: 0 0 12px 0;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#footer {
	width: 100%;
	text-align: center;
	height: auto;
	background-position: center 20px;
	padding-bottom: 10px;
}

div.testcontainer {
	background-image: none;
	height: auto;
}

#footer .indent, #footer .indent2 p {
	width: 100%;
	float: none;
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 16px;
	line-height: 21px;
}

#footer .indent {
	margin-top: 80px;
}


#footer .social {
	width: 300px;
	margin: 0 auto;
	padding: 20px 0px;
	float: none;
}


span.navmenutext {
	display: inline;
}

#mobilemenunav {
	display: inline-block;
	margin: 0 auto 20px auto;
	width: 100% !important;	
	text-align: center;
}

div.box-5 {
	display: none;	
}

.col-1{
	width:90%;
	margin: 0px auto;
	padding-top: 10px;
}

.col-2{
	width: 90%;
	text-align: center;
	margin: 0 auto;
}

.col-2 .inner {
	padding: 0;
	text-align: left;
}

.box-menu {
	background: none;
	border-radius: 0px;
}

.box {
	width: 100%;
}

.box .indent1 {
	padding: 0;
}

.box .indent2 {
	padding: 0;
}

.box-2 .indent {
padding: 0;
}

/*======= index.html =======*/
#page1 .col-1 {
	width:98%;
	margin: 0px auto;
}

#page1 .col-2 {
	width:98%;
}

/*VIEW MENU DIV*/
div.item_name {
	width: 90% !important;
	margin: 0 !important;
	padding: 0 !important;
}

div.group_description {
	width: 96% !important;	
	margin: 0 !important;
	padding: 2% !important;
}

div.item_description {
	width: 82% !important;	
	margin: 0 !important;
	padding: 0 !important;
}

div.group_image {
	width: 100% !important;	
	margin: 0 !important;
	padding: 0 !important;
}

.item {
	margin: 0 !important;
	padding: 2% !important;
	width: 96% !important;
}

div.item_price {
	margin: 0 !important;
	float: right !important;
	position: relative !important;
	top: -16px !important;
}

p.menuinstructions {
	display: none;	
}

p.menumobileinstructions {
	display: inline;	
}

select.bigger {
	height: 40px;
	width: 80% !important;
	margin: 0 auto 0 auto !important;
	font-family:"Trebuchet MS" !important;
	font-size: 1.5em;
	text-transform: uppercase;
	-webkit-appearance: button;
	-moz-appearance: button;
	-webkit-user-select: none;
	-moz-user-select: none;
	-webkit-padding-end: 20px;
	-moz-padding-end: 20px;
	-webkit-padding-start: 2px;
	-moz-padding-start: 2px;
	background-color: #a8a8a8; /* fallback color if gradients are not supported */
	background-image: url(../images/select-arrow.png), -webkit-linear-gradient(top, #000000, #000000); /* For Chrome and Safari */
	background-image: url(../images/select-arrow.png), -moz-linear-gradient(top, #000000, #000000); /* For old Fx (3.6 to 15) */
	background-image: url(../images/select-arrow.png), -ms-linear-gradient(top, #000000, #000000); /* For pre-releases of IE 10*/
	background-image: url(../images/select-arrow.png), -o-linear-gradient(top, #000000, #000000); /* For old Opera (11.1 to 12.0) */
	background-image: url(../images/select-arrow.png), linear-gradient(to bottom, #000000, #000000); /* Standard syntax; must be last */
	background-position: 95% center;
	background-repeat: no-repeat;
	border: 1px solid #AAA;
	border-radius: 0;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	color: #FFFFFF;
	overflow: hidden;
	padding: 2px 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

ul.test {
	margin: 24px 0;
}

ul.test li {
	display: block;	
	float: none;
	width: 100%;
	margin: 0 0 36px 0;
                  height: 140px;
}

ul.test li img {
	margin-top: 12px;
}

div.divider, div.divider img {
	width: 100% !important;
	margin: 4px auto 8px auto;	
	height: auto;
	text-align: center;
}

#address {
	text-align: center;
	color: #000000;
	width: 100%;
	float: none;
	margin:  5px auto 0px auto;
	padding-bottom: 17px;
}

#address a:link {
	color: #000000;
	text-decoration: underline;
}

div.specialsleft, div.specialsright {
	width: 225px;
	float: none;
	margin: 0 auto 30px auto;
	text-align: center;
}

div.specialsleft p, div.specialsright p {
	font-size: 13px;
	line-height: 17px;	
}

div.specialsleft img.orderbttn, div.specialsright img.orderbttn {
	margin: 0;	
	padding: 0;
	float: none;
}

div.specialsleft img, div.specialsright img {
	padding: 0 18px 12px 0;	
}

div.specialsleft h3, div.specialsright h3 {
	font-size: 17px;	
	font-weight: bold;
	padding: 13px 0 2px 0;
}

div.specialsleft h4, div.specialsright h4 {
	font-size: 14px;	
	padding-bottom: 4px;
}

#homeslicemenu {
width: 100% !important;	
}

#homeslicemenudiv {
display: none;
}

#mobilemenu {
display: block;	
text-align: center;
}

div.skipdish {

	margin-bottom: 40px;	
}

}

