body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.body {
  background-color: #000;
}

.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 10px;
  background-color: transparent;
  color: #fff;
}

.nav-link {
  background-color: transparent;
  font-family: 'Alegreya Sans', sans-serif;
  color: hsla(0, 0%, 100%, .45);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.nav-link:hover {
  background-color: #000;
}

.nav-link.w--current {
  color: #fff;
}

.menu-button {
  display: inline-block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ceb26f;
  font-size: 60px;
}

.menu-button:hover {
  color: grey;
}

.menu-button.w--open {
  background-color: transparent;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #58595b;
  color: #58595b;
}

.footer {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  text-align: center;
}

.footer-container {
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
}

.text-block {
  margin-top: 5px;
  font-family: 'Alegreya Sans', sans-serif;
  color: hsla(0, 0%, 100%, .69);
  font-size: 16px;
  font-style: italic;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .31);
  text-align: center;
}

.container.locations {
  text-align: center;
}

.section {
  display: block;
  padding-top: 165px;
  padding-bottom: 120px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .63), rgba(0, 0, 0, .63)), url('../images/WhatsApp-Image-2018-04-12-at-2.07.25-PM.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .63), rgba(0, 0, 0, .63)), url('../images/WhatsApp-Image-2018-04-12-at-2.07.25-PM.jpeg');
  background-position: 0px 0px, 122% 15%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.section.main {
  display: block;
  height: 700px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: none;
  color: #fff;
}

.section.gallery {
  padding-top: 175px;
  padding-bottom: 50px;
  background-image: none;
}

.section.map {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #0c0c0c;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .34), rgba(0, 0, 0, .34));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .34), rgba(0, 0, 0, .34));
}

.section.location {
  padding-top: 200px;
  padding-bottom: 50px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .63), rgba(0, 0, 0, .63)), url('../images/black-tree-big.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .63), rgba(0, 0, 0, .63)), url('../images/black-tree-big.jpg');
  background-position: 0px 0px, 0px 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.reservations {
  display: none;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .62), rgba(0, 0, 0, .62)), url('../images/coaster1.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .62), rgba(0, 0, 0, .62)), url('../images/coaster1.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 960px;
  background-repeat: repeat, no-repeat;
}

.section.parties {
  display: block;
  height: 650px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Pvt-parties-and-group-bookings_web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Pvt-parties-and-group-bookings_web.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.awards {
  background-image: none;
}

.section.about {
  padding-top: 245px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/About_web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/About_web.jpg');
  background-position: 0px 0px, 50% 86%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.voucher {
  padding-top: 200px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .53), rgba(0, 0, 0, .53)), url('../images/WhatsApp-Image-2018-04-12-at-2.07.24-PM.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .53), rgba(0, 0, 0, .53)), url('../images/WhatsApp-Image-2018-04-12-at-2.07.24-PM.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.dimsumlunch {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/Pumpkin-dumpling_web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/Pumpkin-dumpling_web.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section.kittyparty {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .61), rgba(0, 0, 0, .61)), url('../images/Aubergine-in-hot-garlic-sauce_web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .61), rgba(0, 0, 0, .61)), url('../images/Aubergine-in-hot-garlic-sauce_web.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heading-3 {
  margin-bottom: 5px;
  font-family: 'Alegreya Sans', sans-serif;
  color: #ceb26f;
  font-size: 50px;
  font-weight: 100;
  text-align: center;
}

.heading-3.specialevents {
  display: block;
  width: 100%;
  height: 100px;
  margin: 0px auto 30px;
  padding-top: 40px;
  padding-bottom: 20px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  font-weight: 400;
}

.heading-3.specialevents.gift {
  margin-bottom: 0px;
  border-width: 0px;
}

.paragraph {
  padding-right: 30px;
  padding-left: 30px;
  font-family: 'Alegreya Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.paragraph.gift {
  text-align: left;
}

.container-2 {
  padding: 15px;
  background-color: rgba(0, 0, 0, .24);
}

.column {
  padding: 10px;
}

.row {
  margin-top: 20px;
}

.heading-5 {
  margin-bottom: 5px;
  font-family: 'Alegreya Sans', sans-serif;
  color: #ceb26f;
  font-size: 40px;
  font-weight: 100;
}

.location-heading {
  font-family: 'Alegreya Sans', sans-serif;
  color: #af2a38;
  font-weight: 400;
  text-decoration: none;
}

.location-paragraph {
  font-family: 'Alegreya Sans', sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
}

.location-phone {
  margin-right: 5px;
  font-family: 'Alegreya Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.link-2 {
  padding: 5px;
  border: 2px none #ceb26f;
  border-radius: 10px;
  font-family: Fontawesome, sans-serif;
  color: #ceb26f;
  font-size: 25px;
  text-decoration: none;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-3 {
  display: block;
  padding-top: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand {
  text-align: center;
}

.menu-dropdown.nav-link {
  padding-right: 20px;
}

.dropdown-link {
  background-color: #000;
  font-family: 'Alegreya Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.dropdown-link.w--current {
  color: #fff;
}

.icon-4 {
  display: inline-block;
  font-size: 45px;
}

.container-4 {
  text-align: center;
}

.row-2 {
  background-color: rgba(0, 0, 0, .7);
}

.heading-6 {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  border-bottom: 1px solid #fff;
  border-radius: 2px;
  font-family: 'Alegreya Sans', sans-serif;
  font-weight: 300;
}

.menu-head {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 15px;
  border: 1px solid #fff;
  border-radius: 10px;
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.menu-head:hover {
  background-color: #fff;
  color: #ceb26f;
}

.menu-item-container {
  margin-top: 50px;
}

.menu-item-container.special-offer {
  display: none;
  text-align: center;
}

.menu-item-container.dimsum {
  display: none;
}

.row-3 {
  display: block;
  text-align: left;
}

.row-4 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-8 {
  padding: 15px;
  text-align: left;
}

.text-block-4 {
  text-align: right;
}

.nav-menu-2 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  box-shadow: -5px 5px 6px 0 #ceb26f;
}

.nav-link-2 {
  font-family: 'Alegreya Sans', sans-serif;
  color: hsla(0, 0%, 100%, .63);
  font-size: 18px;
  text-align: center;
}

.nav-link-2:hover {
  background-color: #fff;
  color: #ceb26f;
}

.nav-link-2.w--current {
  color: #fff;
  text-decoration: none;
}

.nav-link-2.w--current:hover {
  color: #ceb26f;
}

.brand-2 {
  width: 70%;
  padding-left: 70px;
  text-align: left;
}

.brand-2.w--current {
  padding-left: 100px;
  text-align: left;
}

.container-5 {
  padding: 25px 50px 50px;
  border-style: none;
  border-top-width: 3px;
  border-top-color: #ceb26f;
  border-right-width: 3px;
  border-right-color: #ceb26f;
  border-left-width: 3px;
  border-left-color: #ceb26f;
  text-align: center;
}

.lightbox-link {
  margin-right: 10px;
  margin-bottom: 10px;
}

.container-6 {
  display: none;
}

.tab-pane {
  margin-top: 20px;
  background-color: transparent;
}

.heading-8 {
  font-family: 'Alegreya Sans', sans-serif;
  color: #fff;
  font-weight: 400;
}

.list-item {
  margin-bottom: 5px;
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.unordered-list {
  text-align: left;
}

.subcategory {
  margin-left: 10px;
}

.link-3 {
  font-family: 'Alegreya Sans', sans-serif;
  color: hsla(0, 0%, 100%, .7);
  font-size: 18px;
  text-decoration: none;
}

.link-4 {
  font-family: 'Alegreya Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  letter-spacing: 1px;
  text-decoration: none;
}

.hr-div {
  display: block;
  width: 150px;
  height: 1px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  border: 1px solid #fff;
}

.lightbox-image {
  padding: 10px;
}

.lightbox-image:hover {
  -webkit-transform: perspective(1px);
  transform: perspective(1px);
}

.image-3 {
  margin-top: -13px;
}

.load-div {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #000, #000);
  background-image: linear-gradient(180deg, #000, #000);
  color: #ceb26f;
}

.paragraph-2 {
  color: hsla(0, 0%, 100%, .85);
}

.heading-9 {
  padding-left: 40px;
  font-family: 'Alegreya Sans', sans-serif;
  color: #ceb26f;
  font-size: 24px;
  font-weight: 100;
  text-align: left;
}

.heading-9.menu {
  margin-bottom: 0px;
}

.heading-9.dessert {
  font-size: 18px;
}

.executive-menu-list-item {
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 18px;
  text-align: left;
}

.unordered-list-2 {
  padding-left: 40px;
  font-family: 'Alegreya Sans', sans-serif;
  list-style-type: none;
}

.paragraph-3 {
  padding-left: 40px;
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 12px;
  font-style: italic;
  text-align: left;
}

.text-span {
  color: #ceb26f;
}

.paragraph-4 {
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 18px;
}

.paragraph-4.dimsumrules {
  font-size: 12px;
}

.text-span-2 {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.div-block-3 {
  padding-right: 40px;
  padding-left: 40px;
}

.text-span-3 {
  font-family: Fontawesome, sans-serif;
  color: green;
  font-size: 8px;
}

.text-span-4 {
  margin-right: 10px;
  font-family: Fontawesome, sans-serif;
  color: #af2a38;
  font-size: 8px;
}

.text-span-4.kitty {
  margin-right: 5px;
}

.paragraph-5 {
  padding-left: 40px;
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 18px;
  text-align: left;
}

.paragraph-6 {
  font-family: 'Alegreya Sans', sans-serif;
  color: #ceb26f;
  font-size: 20px;
  font-weight: 300;
}

.link-5 {
  color: #fff;
  text-decoration: none;
}

.link-6 {
  color: #fff;
  text-decoration: none;
}

.slider {
  height: 700px;
  margin-top: -201px;
  background-color: transparent;
}

.slide._1 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Home-Page_web2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Home-Page_web2.jpg');
  background-position: 0px 0px, 50% 56%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide._2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Steamed-Wontons-in-Soya-Chilli-Sauce_web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Steamed-Wontons-in-Soya-Chilli-Sauce_web.jpg');
  background-position: 0px 0px, 50% 74%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide._3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Untitled-2_web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Untitled-2_web.jpg');
  background-position: 0px 0px, 51% 23%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-nav {
  display: none;
}

.div-block-4 {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 999;
  display: block;
  margin-top: 15%;
  margin-left: 40%;
}

.image-5 {
  display: block;
}

.container-8 {
  margin-top: -131px;
  padding: 0px 0px 15px;
  border-top: 1px solid #fff;
  background-color: rgba(0, 0, 0, .6);
}

.div-block-5 {
  position: relative;
  top: 256px;
  width: 100%;
  height: 50%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #fff;
  background-color: rgba(0, 0, 0, .6);
  text-align: center;
}

.container-9 {
  padding: 15px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, .68);
}

.row-5 {
  display: block;
  width: 500px;
}

.row-6 {
  width: 750px;
}

.row-7 {
  width: 500px;
}

.image-6 {
  position: relative;
  top: -13px;
}

.icon-5 {
  color: hsla(0, 0%, 100%, .27);
  font-size: 16px;
}

.icon-6 {
  color: hsla(0, 0%, 100%, .27);
  font-size: 16px;
}

.text-span-5 {
  color: #af2a38;
  font-style: italic;
}

.text-span-6 {
  color: #fff;
}

.div-block-7 {
  width: 50%;
}

@media (max-width: 991px) {
  .navbar {
    width: 100%;
  }

  .nav-link {
    padding-right: 5px;
    padding-left: 5px;
  }

  .container {
    display: block;
  }

  .section.main {
    height: 100%;
    padding-top: 91px;
  }

  .link-2 {
    margin-right: 10px;
  }

  .column-3 {
    padding-left: 20px;
  }

  .brand {
    width: 50%;
  }

  .column-6 {
    padding: 0px;
  }

  .nav-menu-2 {
    padding-top: 30px;
    background-color: rgba(0, 0, 0, .8);
  }

  .nav-link-2 {
    text-align: center;
  }

  .brand-2 {
    width: 50%;
  }

  .brand-2.w--current {
    padding-left: 10px;
  }

  .image-3 {
    margin-top: -5px;
  }

  .div-block-4 {
    margin-top: 30%;
    margin-left: 30%;
  }

  .div-block-7 {
    width: 100%;
  }

  .icon-4 {
    z-index: 999;
  }
}

@media (max-width: 767px) {
  .nav-link {
    background-color: #000;
  }

  .section {
    padding-top: 150px;
  }

  .heading-3.specialevents {
    font-size: 30px;
  }

  .paragraph {
    font-size: 14px;
    text-align: center;
  }

  .container-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .brand {
    width: 50%;
  }

  .brand-2 {
    padding-left: 50px;
  }

  .div-block-4 {
    margin-top: 35%;
    margin-left: 20%;
  }
}

@media (max-width: 479px) {
  .nav-link {
    background-color: transparent;
  }

  .nav-link:active {
    background-color: transparent;
  }

  .footer {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }

  .footer-container {
    padding-top: 0px;
    padding-bottom: 10px;
  }

  .section {
    padding-top: 120px;
  }

  .section.main {
    height: 100vh;
  }

  .section.parties {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Pvt-parties-and-group-bookings_web.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Pvt-parties-and-group-bookings_web.jpg');
    background-size: auto, cover;
  }

  .paragraph {
    font-size: 14px;
    line-height: 20px;
  }

  .container-2 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .column-2 {
    margin-top: 7px;
  }

  .brand {
    width: 50%;
  }

  .brand.w--current {
    width: 70%;
  }

  .menu-head {
    margin-right: 0px;
    text-align: center;
  }

  .menu-head.w--current {
    margin-right: 0px;
    text-align: center;
  }

  .column-8 {
    text-align: center;
  }

  .text-block-4 {
    text-align: center;
  }

  .brand-2 {
    padding-left: 0px;
    float: left;
  }

  .lightbox-link {
    width: 100%;
  }

  .container-7 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .image-3 {
    margin-top: -13px;
  }

  .div-block-3 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .slider {
    height: 80vh;
    margin-top: 0px;
  }

  .slide._1 {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)), url('../images/Home-Page_web2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)), url('../images/Home-Page_web2.jpg');
    background-position: 0px 0px, 88% 0%;
    background-size: auto, contain;
  }

  .slide._2 {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)), url('../images/Steamed-Wontons-in-Soya-Chilli-Sauce_web.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)), url('../images/Steamed-Wontons-in-Soya-Chilli-Sauce_web.jpg');
    background-position: 0px 0px, 98% 0%;
    background-size: auto, contain;
  }

  .slide._3 {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)), url('../images/Royal-China-2-web.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)), url('../images/Royal-China-2-web.jpg');
    background-size: auto, 100%;
  }

  .div-block-4 {
    display: block;
    width: 100%;
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
  }

  .image-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .right-arrow {
    display: none;
  }

  .left-arrow {
    display: none;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Rupee foradian';
  src: url('../fonts/Rupee_Foradian.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Copyfonts';
  src: url('../fonts/copyfonts.com_kozgopr6n-regular-opentype.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

.tnc {
  list-style: disc;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}

.tnc:first-child {
  margin-top: 30px;
}

@media screen and (max-width:700px) {
  .row-6 {
    width: 100%;
  }

  .tnc {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 40px;
  }
}