body {
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: scroll;
}


/* Tablet*/
	@media (min-width: 834vw) and (max-height: 1112vh) {
 	h1 {
   font-size: 140%; 
  }
}

/* Mobile*/
	@media (min-width: 480vw) and (max-height: 853vh) {
 	h1 {
   font-size: 50%; 
  }
}



/*Slide drawer nav*/

.sidenav {
position: fixed;
top: 0;
left: -23vw;
background: #262626;
width:23vw ;
height: 100%;
transition: .3s;
-moz-transition:.3s;
-ms-transition:.3s;
-o-transition:.3s;
-webkit-transition:.3s;
}
.active {
	left: 0;
}

ul {
margin: 0;
padding: 2vw 0;
}

ul li {
	list-style: none;
}

ul li a {
	padding: 1vw 2vw;
	color: #fff;
	display: block;
	text-decoration: none;
	border-bottom: 0.1vw solid rgba(0, 0, 0, .2);
}

.side-nav-button {
	position:absolute;
	top: 0;
	right: -5vw;
	width: 3.8vw;
	height:3.8vh;
	box-sizing: border-box;
	cursor: pointer;
	background: #f5f5f5;
	border: none;
	outline: none;
}

.side-nav-button span {
	display:block;
	width:3vw;
	height: 1vh;
	background:#262626;
	position: absolute;
	top: 24px;
	transition: .3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	-webkit-transition:.3s;
}
 
.side-nav-button span:before {

	content: '';
	position: absolute;
	top: -2vh;
	left:0;
	width: 100%;
	height:1vh;
	background: #262626;
	transition: .3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	-webkit-transition:.3s;
}

.side-nav-button span:after {

	content: '';
	position: absolute;
	top: 2vh;
	left:0;
	width: 100%;
	height:1vh;
	background: #262626;
	transition: .3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	-webkit-transition:.3s;
}

.side-nav-button.toggle span {
	background: transparent;
}

.side-nav-button.toggle span:before {
	top: 0;
	transform: rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}

.side-nav-button.toggle span:after {
	top: 0;
	transform: rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}

/*BACKGROUND*/

img.sand {
  /* Set rules to fill background */
  min-height: 99vh;
  min-width: 115vw;
	
  /* Set up proportionate scaling */
  width: 10%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
 opacity: 17%; 
}

@media screen and (max-width: 115vw) {/* Specific to this particular image */
 
/*Header top*/

.title {
	position:absolute;
	margin-left: 5vw;
	margin-bottom: 10%;
	padding: 0;
	border: 0;
	display: inline;

}

}

.logo {
	width: 3.8vw;
	margin-left: 20vw;
	margin-bottom: 5%;
  display: inline;
  position:absolute;

}
.inline {
	display: inline;
	text-decoration: none;

}

/*Photo Carsousel Figure*/

	figure.fotorama{
		width:100%;
		position: absolute;
	  margin-left: .0vw;
	  margin-top:3.5vw;
	  border-radius: 6%;
	  overflow:;
	  
	}

	/*Hover*/

	.orange:hover {
		background-color: darkorange;
	}


/*Caption*/

.first-caption {
	position: absolute;
	margin-left:11.8vw;
	margin-top: 180vh;

}

.second-caption {
	color: orange;
	position: absolute;
	margin-left:9.2vw;
	margin-top: 184vh;
	font-size: 120%;

}

.third-caption {
	position: absolute;
	margin-left:10vw;
	margin-top: 192vh;
	font-size: 69.9%

}

.fourth-caption {
	position: absolute;
	margin-left:9vw;
	margin-top: 195.5vh;
	font-size: 69.9%;
}

.fifth-caption {
	position: absolute;
	margin-left:67vw;
	margin-top: 247vh;
	font-size: 75%;
}

.sixth-caption {
	color: red;
	position: absolute;
	margin-left:8.9vw;
	margin-top: 328vh;
	font-size: 115%;
}
.seventh-caption {
	position: absolute;
	margin-left:4.3vw;
	margin-top: 335vh;
	font-size: 75%;
}

.eighth-caption{
	position: absolute;	
	margin-left:22vw;
	margin-top: 400vh;
	font-size: 120%;
}

.dishes {
	width:23vw;
	height:23vw;
	border-radius: 2%;
	box-shadow: 10%;
}
.dish-1 {
	margin-top: 82%;
	position: absolute;
	margin-left:65vw;
	border-radius: 50%;
}
.dish-2 {
	position: absolute;
	margin-top: 118vw;

}
.dishes-2 {
	width:28vw;
	height:21vw;
	border-radius: 2%;
	box-shadow: 10%;
}

.people-eating-link{
	position: absolute;
	margin-top: 350vh;
	margin-left: 4.5vw;
	
}

.learn-more{
	color: black;
	text-decoration: none;
	font-size: 95%;
}

.learn-more:hover {
	color: red;
}

.newsletter-link{
	position: absolute;
	margin-top: 415vh;
	margin-left: 48%;
	
}

.sign-up{
	color: black;
	text-decoration: none;
	font-size: 105%;
}

.sign-up:hover {
	color: red;
}


.btn-1 {
	margin-left:71.8vw;
	margin-top: 107vw;
	width: 10vw;
	height:7vh;
	background-color:white;
	border: .15vw solid orange;
	position: absolute;
	font-size: 1.2vw;
	border-radius: 4%;
	

}



.btn-1:hover {
	background-color: orange;
	color: white;
}


.newsletter {
	position: absolute;
	width:20vw;
	height:17vw;
	border-radius: 20%;
	margin-top: 360vh;
	margin-left: 36.5vw;
}

.foot {
	position: absolute;
	margin-top: 480vh;
	margin-left: 39vw;
	color: orange;
}


/* Style all font awesome icons */
.fa-twitter {
	margin-top: 470vh;
	margin-left: 42vw;
	position: absolute;
  padding: 1vw;
  width: 2vw;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
}

.fa-facebook {
	margin-top: 470vh;
	margin-left: 48.4vw;
	position: absolute;
  padding: 1vw;
  width: 2vw;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
}

.fa-instagram {
	margin-top: 470vh;
	margin-left: 53vw;
	position: absolute;
  padding: 1vw;
  width: 5vw;
  border-radius: ;
  text-align: center;
  text-decoration: none;
}


/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {
  background: #3B5998;
  color: white;
}

/* Twitter */
.fa-twitter {
  background: #55ACEE;
  color: white;
}