body {
  width: ;
  height: 100%;
  position: relative;
  font-family: 'Lato', sans-serif;
  overflow-x: hidden;
}
#left-header a{
  color:#dc222b !important;
}
#left-header a:hover{
  color:#dc222b !important;
  text-decoration: none;
}
.reserv{
  margin-top: 10px;
  font-size: 1.5em;
}
#content a{
  color:#dc222b !important;
}
#content a:hover{
  color:#222222 !important;
  text-decoration: none;
}

ul.nav{
  width: 100%;
  background-color: #222222;
}
ul.nav > li > a:hover {
	background-color: #222222;
	color: white;
	border-style: none;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #dc222b;
    background-color:#222222;
    }
.menuCat{
      font-size: 3.5em;
      color: ;
    }
.menuName{
  font-size: 2em;
}
.menuprice{
  font-weight: bolder;
}
.menuDescription{
  font-size: 1.5em;
}
#menubody{
  list-style: none;
}
#menutitle{
  font-style: 2em;
  color: #dc222b;
}
.menulinks a{
  line-height: 15px;
  color: white;
  background-color: #222222;
}

#menucontainer{
  width: auto;
  margin: auto;

	background-image: url("../img/background.jpg");
	background-size: contain;
	background-attachment: inherit;
	background-repeat: repeat-y;
}

.location{
  position:;
  left:0;
  width: 100%;
  margin:0;
  background-color: ;
}
#left-header {
  height: 100vh;
  background-color: white;
}
#left-header #stickyrice{
  position: relative;
  left:5px;
  top:25px;
  padding-bottom: 30px;
  padding-left:15px;
  padding-right: 15px;

  width:95%;
}
#left-header #fb {
width: 32px;
}
#instagram{
  width:33px;
}
#midbar{
  height: 100vh;
  background-color: #222222;
}

#content{
  position: relative;
  height: 100vh;
  overflow: scroll;
  background-color: white;
}

.menu{
  width: 500px;
}

#downloadmenu{
  display: none;
}

/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1000px) {
/* Styles */


}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}



/* iPhone 6 ----------- */
@media only screen and (max-device-width: 1000px){
/* Styles */

#midbar{
  display: none;
}
#content{
  display: none;
}
#left-header {
  height: 100%;
  background-color: white;
}
#content{
  position: relative;
  height: 100vh;
  overflow: scroll;
  background-color: white;
}
body{
  font-size: 12px;
  overflow-x: hidden;
}
.menuCat{
      font-size: 2em;
      color: ;
    }
.menuName{
  font-size: 1.5em;
}
.menuprice{
  font-weight: bolder;
}
.menuDescription{
  font-size: 1em;
}

.menu{
  width: 300px;
}

}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
/* Styles */
#midbar{
  height: 100%;
  background-color: #222222;
}
#left-header {
  height: 100%;
  background-color: white;
}
#content{
  position: relative;
  height: 100vh;
  overflow: scroll;
  background-color: white;
}
body{
  font-size: 12px;
  overflow-x: hidden;
}
.menuCat{
      font-size: 2em;
      color: ;
    }
.menuName{
  font-size: 1.5em;
}
.menuprice{
  font-weight: bolder;
}
.menuDescription{
  font-size: 1em;
}

.menu{
  width: 300px;
}
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
  /* Styles */
  #midbar{
    height: 100%;
    background-color: #222222;
  }
  #left-header {
    height: 100%;
    background-color: white;
  }
  #content{
    position: relative;
    height: 100vh;
    overflow: scroll;
    background-color: white;
  }
  body{
    font-size: 12px;
    overflow-x: hidden;
  }
  .menuCat{
        font-size: 2em;
        color: ;
      }
  .menuName{
    font-size: 1.5em;
  }
  .menuprice{
    font-weight: bolder;
  }
  .menuDescription{
    font-size: 1em;
  }

  .menu{
    width: 300px;
  }

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}
