body {
  margin-bottom: 0px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/leafbg.jpg');
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ff6000;
  font-family: Quicksand, sans-serif;
  color: #ff6000;
  font-size: 24px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
}
h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 40px;
  font-family:'Playfair Display SC', sans-serif;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  text-align: left;
}
h3 {
  margin-bottom: 10px;
  font-family:'Playfair Display SC', sans-serif;
  font-size: 26px;
  line-height: 34px;
  font-weight: 400;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button.form-submit-button-simple_orange {
  line-height: 16px;
}
.header {
  min-width: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/headerbg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.logo-link {
  display: block;
  width: 200px;
  height: 109px;
  min-width: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/logo5_whitebg.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.orange-divider {
  height: 6px;
  background-color: #ffae00;
}
.top-grey-divider {
  height: 4px;
  background-color: #e3e3e3;
}
.nav-link {
  padding: 10px 2.4% 10px 2.2%;
  float: none;
  font-family: Quicksand, sans-serif;
  font-size: 15px;
  font-weight: 700;
}
.nav-link:hover {
  background-color: #e3e3e3;
  color: #ff6000;
}
.nav-link.w--current {
  background-color: #e3e3e3;
  color: #ff6000;
  text-align: center;
}
.second-grey-divider {
  height: 10px;
  background-color: #e3e3e3;
}
.slider-1 {
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/pumpkinrice.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider {
  display: block;
  width: 85%;
  height: 500px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}
.slider-2 {
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/snowpear2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider-3 {
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/IMG_0250e.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider-4 {
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/IMG_0373.JPG');
  background-position: 50% 63%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.slider-text {
  width: auto;
  height: 80px;
  margin-top: 8%;
  padding-top: 25px;
  padding-right: 3%;
  padding-left: 3%;
  float: right;
  background-color: rgba(0, 0, 0, 0.4);
  font-family:'Playfair Display SC', sans-serif;
  color: white;
  font-size: 42px;
  text-align: center;
}
.slider-text-2 {
  width: auto;
  height: 80px;
  margin-top: 31%;
  padding-top: 25px;
  padding-right: 3%;
  padding-left: 3%;
  float: right;
  background-color: rgba(0, 0, 0, 0.4);
  font-family:'Playfair Display SC', sans-serif;
  color: white;
  font-size: 42px;
}
.slider-text-3 {
  margin-top: 30%;
  padding: 2% 3%;
  float: left;
  background-color: rgba(0, 0, 0, 0.4);
  font-family:'Playfair Display SC', sans-serif;
  color: white;
  font-size: 36px;
  line-height: 40px;
}
.leaf-bg {
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/leafbg.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: repeat;
}
.home-aboutus {
  display: inline-block;
  width: 50%;
  padding: 10px 4%;
  float: left;
}
.home-reservation {
  display: inline-block;
  width: 50%;
  padding: 10px 4%;
  float: left;
}
.home-about-banner {
  margin-top: 5px;
  border-radius: 20px;
}
.home-about-text {
  margin-top: 15px;
  margin-bottom: 20px;
  color: black;
}
.button-wrapper {
  text-align: center;
}
.bottom-grey-divider {
  height: 7px;
  background-color: #e3e3e3;
}
.bottom-orange-divider {
  height: 12px;
  background-color: #ffae00;
}
.mp3embed {
	  width:80%;
  }
.footer {
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/headerbg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.footer-text {
  display: inline-block;
  margin: 10px 3.5%;
  float: left;
  color: #333;
  font-size: 12px;
  line-height: 16px;
}
.footer-text-bold {
  color: #ff6000;
  font-weight: 700;
}
.footer-text-2 {
  display: inline-block;
  margin: 10px 3.5%;
  float: left;
  font-size: 12px;
  line-height: 16px;
}
.footer-text-3 {
  display: inline-block;
  margin: 10px 3.5%;
  float: left;
  font-size: 12px;
  line-height: 16px;
}
.footer-text-4 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 3.5%;
  float: left;
  font-size: 12px;
  line-height: 16px;
}
.facebook-logo {
  width: 25px;
  height: 26px;
  margin-top: 10px;
  margin-right: 4.5%;
  float: right;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/fb%20logo.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.footer-container {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.navigation-menu-bar {
  display: block;
  max-width: 100%;
  float: none;
  text-align: center;
}
.navi-menu {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}
.navigationbar {
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/leafbg.jpg');
  background-position: 50% 50%;
  background-repeat: repeat;
}
.title-bg {
  height: 60px;
  margin-left: 5%;
  padding-top: 10px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/titlebg.png');
  background-repeat: no-repeat;
}
.padding-top {
  padding-top: 20px;
  padding-bottom: 10px;
}
.lightbox-img-container {
  margin-top: 20px;
  margin-right: 5%;
  margin-left: 5%;
}
.lightbox-me {
  display: inline-block;
  width: 22%;
  margin-right: 1.5%;
  margin-bottom: 30px;
  margin-left: 1.5%;
  padding: 6px;
  float: left;
  background-color: white;
  box-shadow: black 1px 1px 5px 0px;
}
.image-text {
  height: 40px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Quicksand, sans-serif;
  font-weight: 700;
  text-align: center;
}
.centralize {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}
.promo-content {
  margin: 20px 6%;
}
.promo-text {
  text-align: left;
}
.footer-fixed {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/headerbg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.content-link {
  color: #ff6000;
  font-weight: 700;
  text-decoration: none;
}
.about-image {
  display: inline-block;
  width: 30%;
  min-height: 400px;
  margin-right: 20px;
  float: left;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/Cafe1.JPG');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.footer_content {
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/headerbg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.aboutus_text_container {
  width: 65%;
  min-height: 200px;
  margin-bottom: 15px;
  float: left;
}
.contactus_words {
  margin-top: 15px;
  color: black;
}
.enquiryform {
  width: 100%;
}
.contact_leftcontainer {
  display: inline-block;
  width: 48%;
  margin-right: 2%;
  float: left;
}
.contact_rightcontainer {
  display: inline-block;
  width: 48%;
  margin-left: 2%;
  float: left;
}
.map {
  overflow-x: hidden;
  overflow-y: hidden;
}
.nav_media_container {
  display: inline-block;
  padding-right: 2.3%;
  padding-left: 2.3%;
  font-family: Quicksand, sans-serif;
  color: #333;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}
.nav_media_container:hover {
  background-color: #e3e3e3;
  color: #ff6000;
}
.nav_media_container.active {
  background-color: #e3e3e3;
  color: #ff6000;
}
.nav_media_sublinks_container {
  position: absolute;
  z-index: 9999;
  margin-left: -2.3%;
  background-color: #e3e3e3;
}
.nav_sublinks {
  display: block;
  padding: 15px 20px;
  color: #333;
  text-align: left;
  text-decoration: none;
}
.nav_sublinks:hover {
  color: #ff6000;
}
.nav_media {
  padding-top: 10px;
  padding-bottom: 10px;
}
.menu_container {
  display: block;
  padding: 40px 30px;
  background-color: white;
  box-shadow: black 1px 1px 3px 0px;
}
.menu_setlunchlink {
  display: inline-block;
  width: 47%;
  padding: 10px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #ffae00;
  box-shadow: none;
  font-family: Quicksand, sans-serif;
  color: white;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.menu_linkcontainer {
  display: block;
  text-align: left;
}
.menu_teadessertlink {
  display: inline-block;
  width: 47%;
  padding: 10px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #f2f2f2;
  box-shadow: rgba(0, 0, 0, 0.70) 1px 1px 5px 0px inset;
  font-family: Quicksand, sans-serif;
  color: black;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.menu_setlunchtitle {
  font-family: Quicksand, sans-serif;
  color: #ff6000;
  font-size: 35px;
  line-height: 50px;
  font-style: normal;
  font-weight: 700;
}
.menu_titlecontainer {
  padding-bottom: 10px;
  border-bottom: 2px solid #ff6000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}
.menu_setlunchsubtitle {
  margin-bottom: 10px;
  padding-top: 25px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
}
.textalignright {
  display: inline-block;
  float: right;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  text-align: right;
}
.textalignleft {
  display: inline-block;
  float: left;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align:left;
}
.menu_setlunchitem {
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: black;
  font-weight: 400;
  text-align: left;
}
.textitalic {
  color: #3d3d3d;
  font-size: 13px;
  line-height: 21px;
  font-style: italic;
}
.slide5 {
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/saturdays.jpg');
  background-position: 50% 36%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menu_setlunchfooter {
  padding-top: 50px;
  padding-bottom: 4px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  text-align: left;
}
.menu_setlunchfooter2 {
  margin-top: 40px;
  margin-bottom: 30px;
  text-align: center;
}
.menu_imagecontainer {
  padding-top: 50px;
  padding-bottom: 10px;
}
.menu_3containerleft {
  display: inline-block;
  width: 32%;
  border: 5px solid white;
  box-shadow: black 1px 1px 3px 0px;
}
.menu_3containercenter {
  display: inline-block;
  width: 31%;
  margin-right: 2%;
  margin-left: 2%;
  border: 5px solid white;
  box-shadow: black 1px 1px 3px 0px;
}
.menu_3containeright {
  display: inline-block;
  width: 32%;
  border: 5px solid white;
  box-shadow: black 1px 1px 3px 0px;
}
.menu_2container {
  display: inline-block;
  width: 31%;
  margin-left: 17%;
  border: 5px solid white;
  box-shadow: black 1px 1px 3px 0px;
}
.menu_2container_right {
  display: inline-block;
  width: 32%;
  margin-right: 17%;
  margin-left: 2%;
  border: 5px solid white;
  box-shadow: black 1px 1px 3px 0px;
}
.menu_setmeals {
  height: 200px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/setmeals.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: none;
}
.menu_soup1 {
  height: 200px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/ocdsnc_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: none;
}
.menu_soup2 {
  height: 200px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/snowpearnc_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: none;
}
.menu_yamrice {
  height: 200px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/Yam%20Rice.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menu_pumpkinrice {
  height: 200px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/Pumpkin%20Rice.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menu_imagetext {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Quicksand, sans-serif;
  font-weight: 700;
  text-align: center;
}
.menu_asparagas {
  height: 200px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/IMG_170.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menu_luffa {
  height: 200px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/Meatballs%20with%20Luffa%20b.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menu_spinach {
  height: 200px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/spinachnc_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.teadessert_subtitle {
  margin-top: 30px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 25px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
}
.menu_1container {
  display: block;
  width: 32%;
  margin-right: auto;
  margin-left: auto;
  border: 5px solid white;
  box-shadow: black 1px 1px 3px 0px;
}
.menu_blacksesamemuffin {
  height: 200px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/bsesamenc.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menu_orangemuffin {
  height: 200px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/IMG_367.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menu_setlunchlink2 {
  display: inline-block;
  width: 47%;
  padding: 10px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #f2f2f2;
  box-shadow: rgba(0, 0, 0, 0.70) 1px 1px 5px 0px inset;
  font-family: Quicksand, sans-serif;
  font-weight: 700;
  text-align: center;
}
.menu_teadessertlink2 {
  display: inline-block;
  width: 47%;
  padding: 10px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #ffae00;
  font-family: Quicksand, sans-serif;
  color: white;
  font-weight: 700;
  text-align: center;
}
.disclaimertext {
  margin-top: 100px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid black;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
}
.menu_tea {
  height: 200px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/IMG_194.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.downloadcontainer {
  margin-top: 30px;
  text-align: center;
}
.downloadmenu {
  padding: 10px 40px;
  border-radius: 15px;
  background-color: #ff6000;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  color: white;
  font-size: 18px;
  text-decoration: none;
}
.downloadmenu:hover {
  background-color: #ffae00;
}
.media_review {
  display: inline-block;
  width: 50%;
  padding-right: 4%;
  padding-bottom: 10px;
  padding-left: 4%;
  float: left;
}
.news_image {
  display: block;
  width: 80%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}
.footer_ipadfixed {
  position: static;
}
.eventimage {
  width: 30%;
  height: 200px;
  margin-right: 20px;
  float: left;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/pastevents-exxonmobil.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.eventcnmed {
  width: 30%;
  height: 200px;
  margin-right: 20px;
  float: left;
  background-image: url('http://m1.sdimgs.com/sd_static/a/57125/chinesemed1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.eventtitle {
  line-height: 39px;
  text-align: left;
}
.organizer {
  margin-bottom: 10px;
  font-size: 13px;
  font-style: italic;
}
.imagescontainer {
  clear: both;
}
.fancybox {
  overflow-x: hidden;
  overflow-y: hidden;
  width: 24%;
  height: 145px;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
}
html.w-mod-js *[data-ix="media-sublinks"] {
  display: none;
}
html.w-mod-js *[data-ix="display-none"] {
  display: none;
}
html.w-mod-js *[data-ix="tea-and-dessert-2"] {
  display: none;
}
html.w-mod-js *[data-ix="set-lunch-2"] {
  display: none;
}
@media (max-width: 991px) {
  .slider {
    width: 100%;
    height: 500px;
    margin-top: 0px;
    clear: none;
  }
  .slider-text-2 {
    margin-top: 45%;
  }
  .slider-text-3 {
    margin-top: 38%;
  }
  .leaf-bg {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .footer-text {
    margin-right: 2%;
    margin-left: 2%;
  }
  .footer-text-2 {
    margin-right: 2%;
    margin-left: 2%;
  }
  .footer-text-3 {
    margin-right: 2%;
    margin-left: 2%;
  }
  .footer-text-4 {
    margin-left: 2%;
  }
  .facebook-logo {
    margin-right: 2%;
  }
  .footer-container {
    width: 100%;
  }
  .menu-button {
    margin-right: 5px;
    padding: 10px;
  }
  .menu-button:hover {
    background-color: #e3e3e3;
  }
  .menu-button.w--open {
    position: static;
    display: block;
    float: right;
    background-color: #e3e3e3;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    color: #ff6000;
  }
  .menu-icon:hover {
    color: #ff6000;
  }
  .navi-menu {
    position: relative;
    display: block;
    background-image: url('http://m1.sdimgs.com/sd_static/a/57125/leafbg.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .lightbox-me {
    width: 30.3%;
  }
  .image-text {
    height: 37px;
    font-size: 13px;
    line-height: 19px;
  }
  .centralize {
    width: 100%;
  }
  .promo-text {
    display: block;
    width: 100%;
    margin-top: 20px;
    float: none;
  }
  .about-image {
    display: block;
    width: 80%;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .aboutus_text_container {
    width: 100%;
    margin-top: 20px;
  }
  .contact_leftcontainer {
    display: block;
    width: 100%;
    margin-right: 0%;
    float: none;
  }
  .contact_rightcontainer {
    display: block;
    width: 100%;
    margin-top: 20px;
    margin-left: 0%;
    float: none;
  }
  .nav_media_container {
    display: block;
    text-align: left;
  }
  .nav_media_sublinks_container {
    position: static;
  }
  .mp3embed {
	  width:80%;
  }
  .footer_ipadfixed {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
  .eventimage {
    width: 100%;
  }
  .eventcnmed {
    width: 100%;
  }
  .fancybox {
    height: 104px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  h2 {
    text-align: left;
  }
  .button.form-submit-button-simple_orange {
    line-height: 30px;
  }
  .slider {
    height: 300px;
  }
  .slider-text {
    height: 50px;
    padding-top: 11px;
    font-size: 24px;
    line-height: 27px;
  }
  .slider-text-2 {
    height: 50px;
    margin-top: 37%;
    padding-top: 11px;
    font-size: 24px;
    line-height: 27px;
  }
  .slider-text-3 {
    margin-top: 30%;
    font-size: 24px;
    line-height: 27px;
  }
  .home-aboutus {
    display: block;
    width: 100%;
    float: none;
  }
  .home-reservation {
    width: 100%;
  }
  .mp3embed {
	  width:100%;
  }
  .footer-text {
    margin-right: 5%;
  }
  .footer-text-2 {
    display: block;
    float: none;
  }
  .footer-text-3 {
    display: inline-block;
    margin-top: 0px;
    margin-right: 9.5%;
    float: left;
  }
  .footer-text-4 {
    margin-top: 0px;
  }
  .lightbox-me {
    width: 47%;
  }
  .image-text {
    height: 40px;
    font-size: 14px;
    line-height: 21px;
  }
  .footer-fixed {
    position: static;
  }
  .about-image {
    width: 100%;
    margin-top: 15px;
  }
  .menu_container {
    padding: 20px 15px;
  }
  .menu_setlunchtitle {
    font-size: 29px;
    line-height: 40px;
  }
  .menu_titlecontainer {
    font-size: 14px;
    line-height: 20px;
  }
  .menu_setlunchsubtitle {
    padding-top: 15px;
    font-size: 18px;
  }
  .menu_setlunchitem {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 14px;
  }
  .menu_setlunchfooter {
    font-size: 14px;
  }
  .menu_imagecontainer {
    padding-top: 20px;
    text-align: center;
  }
  .menu_3containerleft {
    width: 49%;
  }
  .menu_3containercenter {
    width: 49%;
    margin-right: 0%;
  }
  .menu_3containeright {
    width: 49%;
    margin-top: 10px;
  }
  .menu_2container {
    width: 49%;
    margin-left: 0%;
  }
  .menu_2container_right {
    width: 49%;
    margin-right: 0%;
  }
  .menu_setmeals {
    height: 160px;
    box-shadow: none;
  }
  .menu_soup1 {
    height: 160px;
    box-shadow: none;
  }
  .menu_soup2 {
    height: 160px;
    box-shadow: none;
  }
  .menu_yamrice {
    height: 160px;
  }
  .menu_pumpkinrice {
    height: 160px;
  }
  .menu_imagetext {
    font-size: 14px;
    line-height: 20px;
  }
  .menu_asparagas {
    height: 160px;
  }
  .menu_luffa {
    height: 160px;
  }
  .menu_spinach {
    height: 160px;
  }
  .teadessert_subtitle {
    margin-top: 20px;
  }
  .menu_1container {
    width: 49%;
  }
  .menu_blacksesamemuffin {
    height: 160px;
  }
  .menu_orangemuffin {
    height: 160px;
  }
  .menu_tea {
    height: 160px;
  }
  .media_review {
    width: 100%;
    margin-top: 0px;
  }
  .footer_ipadfixed {
    position: static;
  }
  .fancybox {
    width: 32%;
  }
}
@media (max-width: 479px) {
  h2 {
    margin-left: 35px;
    font-size: 28px;
  }
  .slider {
    height: 250px;
  }
  .slider-4 {
    background-position: 50% 50%;
  }
  .slider-text {
    height: 40px;
    padding-top: 5px;
    font-size: 19px;
    line-height: 27px;
  }
  .slider-text-2 {
    height: 40px;
    margin-top: 55%;
    padding-top: 5px;
    font-size: 19px;
  }
  .slider-text-3 {
    display: block;
    margin-top: 50%;
    float: left;
    font-size: 17px;
    line-height: 24px;
  }
  .leaf-bg {
    background-size: auto;
    background-repeat: repeat;
  }
  .mp3embed {
	  width:80% !important;
  }
  .footer-text {
    margin-right: 18%;
  }
  .footer-text-3 {
    margin-top: 0px;
  }
  .footer-text-4 {
    margin-top: 0px;
  }
  .title-bg {
    height: 50px;
    margin-left: 10px;
    background-size: contain;
  }
  .lightbox-me {
    width: 97%;
  }
  .image-text {
    height: auto;
    margin-top: 10px;
  }
  .about-image {
    width: 100%;
    min-height: 200px;
  }
  .menu_container {
    padding: 10px;
  }
  .menu_setlunchtitle {
    font-size: 25px;
    line-height: 33px;
  }
  .menu_setlunchsubtitle {
    font-size: 15px;
  }
  .menu_setlunchitem {
    font-size: 13px;
    line-height: 20px;
  }
  .menu_setlunchfooter {
    font-size: 13px;
    line-height: 20px;
  }
  .menu_setlunchfooter2 {
    font-size: 13px;
    line-height: 19px;
  }
  .menu_imagecontainer {
    padding-top: 20px;
  }
  .menu_3containerleft {
    width: 100%;
  }
  .menu_3containercenter {
    width: 100%;
    margin-top: 10px;
    margin-left: 0%;
  }
  .menu_3containeright {
    width: 100%;
  }
  .menu_2container {
    width: 100%;
  }
  .menu_2container_right {
    width: 100%;
    margin-top: 10px;
    margin-left: 0%;
  }
  .menu_imagetext {
    font-size: 13px;
    line-height: 19px;
  }
  .teadessert_subtitle {
    font-size: 20px;
    line-height: 30px;
  }
  .menu_1container {
    width: 100%;
  }
  .disclaimertext {
    font-size: 12px;
    line-height: 19px;
  }
  .downloadmenu {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }
  .fancybox {
    width: 48%;
    height: 93px;
  }
}
