@media (max-width: 1000px) {.logo{ display:none;}

.wrapper{ width:95%}
#top {
	overflow: hidden;
	height: auto;
	background-image: url(../images/top-bg1.jpg);
	background-size: cover;
}

.popup-content {
    width: 90% !important;
}

.frutti {
    float: none;
    margin: 0 auto;
    margin-top: 50px;
    width: 80%;
}

#top-rt {
	float: none;
	margin: 0 auto;
}

#menu {
	float: none;
	background-color: red
}

#menu ul li {
	padding: 10px;
}

#sharereview  {
    float: none;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
    margin-bottom: 30px;
}

#phn {
	float: none;
	margin: 0 auto;
	text-align: center;
    margin-top: 30px;
}

#bookatable {
	float: none;
}

#getintouch {
	float: none;
}

#getintouch-txt {
	float: none
}

.getintouch-icon {
	float: none
}

.getintouch-icon img {
	margin: 15px 10px 10px 0;
}

#welcome {
	margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}

#welcome-img {
	margin-bottom: 35px;
}

#welcome-rt {
	float: none;
	text-align: center;
}

#menU-lft {
	float: none;
	margin: 0 auto;
    margin-top: 35px;
    height: auto;
}

#menU-lft p {
	padding-bottom: 30px;
    background-color: #00a850;

}


#menU-mid {
	float: none;
	margin: 0 auto;
    margin-top: 35px;
}

#menU-rt {
	float: none;
	margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
}

#freshmenu-bg {
	height: auto;
	overflow: hidden;
}

#info-img {
	float: none;
    text-align: center;
}

#info-map {
	float: none;
	max-width: 100%;
	margin-left: 0px;
}

#info-rt {
	float: none;
}

#info-pic {
    float: none;
}

.freshmenu {
	float: none;
	margin: 0 auto;
    margin-top: 40px;
}

#footer-bg {
	height: auto;
}

#footer p {
	padding-bottom: 25px;
	line-height: 30px;
}

.pdf-img {
	display: none;
}

.pdf-img1 {
	margin: 0 auto;
	margin-top: 35px;
}

.contact_mid {
    width: 90%;
    float: none;
}







 
 	}	
	@media (min-width: 1000px) {
	#cal_txt1{display:none !important;}
	#weather1{ display:none !important}
	
	}
	
	@media (max-width: 1000px) {
		.coupons img{ margin:10px 0px}
		.c img{ margin:10px 0px; margin-left:0px}
		.c1 img{ margin:10px}
		.c2 img{ text-align:center; width:100%}
		
		}
	
	
	
@media (min-width: 800px) {#logo1{ display: none; margin-top:0px !important}
							 #logo{ width:auto}
							 .pdf-img1 {
							 	display: none
							 }
							 #loc_txt1{ display:none} 
							 #icon1{ display:none}
								#trip1{ display:none}
								#g1{ display:none}
							 .google-maps {
        position: relative;
        padding-bottom: 76%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		
    }
    .map1{ height: 155px}							

	
	}
	
	
	
	
	
	
	
	
	
	
	
	.toggle, [id^=drop] {
 display: none;
}
nav {
  margin: 0;
  padding: 0;

    font-family: "Lucida Sans Unicode", "Lucida Grande" !important;
}
nav:after {
  content: "";
  display: table;
  clear: both;
}
nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
nav ul li {
  margin: 0px;
  display: inline-block;
  float: left;

}
nav a {
  display: block;
  padding: 10px 10px;
  font-size: 20px;
  text-decoration: none;
}
nav a:active{ color:#000 }
nav ul li ul li:hover { background: #a71b1b;}
nav a:hover {  color:#693F00 !important; }
nav ul ul {
  display: none;
  position: absolute;
  top: 34px;
  z-index: 9999999;
}
nav ul li:hover > ul { display: inherit; }
nav ul ul li {
  width: 170px;
  float: none;
  display: list-item;
  position: relative;
    border-bottom: 1px solid #000;
}
nav ul ul ul li {
  position: relative;
  top: -60px;
  left: 100px;
}

@media all and (max-width : 800px) {
nav { margin: 0; display:block; z-index:9999 }
.toggle + a,
 .menu { display: none; }
.toggle {
  display: block; z-index:9999;
  padding: 15px 15px; 
  color: #000 !important;
  font-size: 13px;
  text-decoration: none;
  border: none;
  text-transform: uppercase;
  
}
.toggle:hover {}
[id^=drop]:checked + ul { display: block; z-index:9999 }
nav ul li {
  display: block;
  width: 100%;
}
nav ul ul .toggle,
 nav ul ul a { padding: 7px 40px; }
nav ul ul ul a { padding: 0 80px; }
nav a:hover,
 nav ul ul ul a { background-color: #a21317; color:#fff !important; border-radius:0; text-decoration:
 none}

nav ul li ul li .toggle, nav ul ul a {  }
nav ul ul {float: none;position: static;color: #000;}
nav ul ul li:hover > ul, nav ul li:hover > ul { display: none; }
nav ul ul li {display: block;width: 100%;}
nav ul ul ul li { position: static;}
}
@media all and (max-width : 700px) {
nav ul li {display: block;width: 100%;  display:block; background:#cf9253    right !important}
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: auto;

}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height:auto;
  ;
}
.carousel-inner > .item > img {
  position: relative;
  top: 0;
  left: 0;
  min-width: 100%;
  height: auto;
}

.google-maps {
        position: relative;
        padding-bottom: 61% !important; // This is the aspect ratio
        height: 0;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
        max-height: 600px
    }




.name {
    text-align: center;
    margin-top: 40%;
}
.name a {
    padding: 20%; font-family:'robotoregular';
    background:url(../images/trasp.png) repeat;
    font-size: 45px;
    text-decoration: none;
    color: #F00; color: #F00;
  text-shadow:
   2px 1px 0 #fff, 0px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff
	
}
.name a:hover {
    padding: 25%;
    transition-duration: 0.7s;
}

!--------------------------menu csss-------------------------------!
.textright {
    width: 20%;
    float: right !important;
}
.textleft {
    width: 75%;
    float: left;
}
.leftmore {
    width: 48%;
    float: left;
	
}

.textleft li, .textright li {
    
    font-family: 'robotoregular' !important; font-size:20px
}

@media screen and (max-width:1000px){
.content{max-width:100% !important;padding-right: 20px;}	
	
	
}

@media screen and (max-width:769px){
	
.leftmore{width:100% !important;}	
.nav>li>a {
    margin: 0px !important;
    text-align: center;
}
.content{padding:0px !important;}
.contactus_lft{width:100% !important;}

	
	}
	
@media screen and (max-width:480px){

.coupons a img {
    width: 100%;
	margin:0px !important;
}	
	
	
}