@media screen and (min-width: 1600px) and (max-width: 1920px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1620px;
  }
}
@media screen and (max-width: 1600px) {
  #Header .HeaderLogo {
    width: 25%;
    padding: 10px 0 6px;
  }
  #Header .btn i {
    font-size: 32px;
  }
  #Header .SocialMedia img {
    width: 32px;
  }
  #Hero .HeroImg {
    height: 80vh;
    border-radius: 24px;
  }
  #Hero .HeroImg img {
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 18px;
  }
  #Hero {
    margin-top: 28px;
  }
  .SectionTitle h3 {
    font-size: 60px;
  }
  #AboutUs .AboutUsMain .AboutusContent p {
    font-size: 1.1rem;
  }
  #AboutUs .AboutUsMain .Year h4 {
    font-size: 2.2rem;
  }
  #AboutUs .AboutUsMain {
    padding: 0 28px;
  }
  #Menu .grid-item {
    height: 250px;
  }
  #Menu .grid {
    gap: 10px 1%;
    padding: 14px 15px 14px 12px;
  }
  #Cta .ContactWrapper .CtaTitle {
    font-size: 42px;
  }
  #Cta .ContactWrapper .CtaText {
    font-size: 20px;
    max-width: 90%;
  }
  #Cta .ContactWrapper .ZomatoTitle {
    font-size: 24px;
    margin-bottom: 8px;
  }
  #Cta .ContactWrapper .ZomatoIcon img {
    width: 72px;
  }
  .SectionTitle {
    text-align: center;
    margin-bottom: 32px;
  }
  #Footer .SectionTitle h3 {
    font-size: 48px;
  }
  #Footer .SectionTitle a {
    font-size: 23px;
  }
  #Footer .SectionTitle p {
    font-size: 23px;
  }
  #Footer .FooterIcons a {
    width: 100px;
  }
  #Footer .FooterBottom .FooterText {
    font-size: 17px;
  }
  #Footer .FooterBottom .Copyright {
    font-size: 17px;
  }
  #Footer .FooterBottom {
    padding: 12px 24px;
  }
  #Cta .VegieElement {
    width: 190px;
    bottom: -60px;
  }
  #Dishes {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 990px) {
  #Hero .HeroImg img {
    height: 100%;
  }
  #Menu .grid-item {
    height: auto;
  }
  #Menu .grid-item span {
    font-size: 12px;
    font-weight: 500;
  }
  #Menu .grid {
    gap: 6px 1%;
    padding: 6px 0px 6px 5px;
  }
  #Menu {
    padding: 40px 0 0;
  }
  #Menu .MenuElement {
    display: none;
  }
  #Menu a.MenuButton {
    width: 50%;
    display: block;
    margin: auto;
  }
  .SectionTitle h3 {
    font-size: 42px;
  }
  section {
    padding: 50px 0;
    overflow: hidden;
  }
  #Hero .HeroImg {
    height: 86vh;
    border-radius: 16px;
  }
  #AboutUs {
    padding: 12px 10px;
  }
  #AboutUs .AboutUsMain {
    padding: 20px 0px 10px;
  }
  #AboutUs .AboutUsMain .SectionTitle h3 {
    color: #F6F0D4;
    text-align: left;
  }
  .SectionTitle h3 {
    font-size: 42px;
  }
  .SectionTitle {
    text-align: center;
    margin-bottom: 16px;
  }
  #InteriorVideo .VideoWrapper video {
    height: 60vh;
    margin: 20px 0;
  }
  #AboutUs .AboutUsMain .AboutusContent p {
    font-size: 17px;
  }
  #AboutUs .container {
    padding: 0;
  }
  #AboutUs .AboutUsImage {
    width: 100%;
    padding: 0 10px;
  }
  #AboutUs .AboutUsImage img {
    max-height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 12px;
  }
  .HeroImg .carousel-item-next.carousel-item-start,
  .HeroImg .carousel-item-prev.carousel-item-end,
  .HeroImg .carousel-item.active {
    height: 100%;
  }
  .HeroImg > * {
    height: 100%;
  }
  .HeroImg > * .carousel-inner {
    height: 100%;
  }
  .HeroImg > * .carousel-inner .carousel-item {
    height: 100%;
  }
  .HeroImg > * .carousel-inner .carousel-item.active {
    height: 100%;
  }
  #Footer .ZomatoTitle h3 {
    color: #234173;
    font-size: 23px !important;
    letter-spacing: 1px;
  }
  #AboutUs .px-0 {
    padding: 0 0px !important;
  }
  #AboutUs .AboutUsImage img {
    animation-play-state: paused;
  }
  #Cta {
    padding: 0;
  }
  #Cta .ContactWrapper {
    padding: 40px 10px;
    border-radius: 18px;
  }
  #Cta .ContactWrapper .CtaTitle {
    font-size: 32px;
  }
  #Cta .ContactWrapper .CtaText {
    font-size: 16px;
    max-width: 100%;
  }
  #Cta .ContactWrapper .ZomatoTitle {
    font-size: 18px;
    margin-top: 42px;
    margin-bottom: 8px;
  }
  .WebBtn {
    padding: 0.8em 1.3em;
  }
  #Cta .VegieElement {
    width: 120px;
    bottom: -60px;
  }
  #Footer .SectionTitle h3 {
    font-size: 40px;
  }
  #Footer .Chopstick {
    width: 150px;
    left: -20px;
    opacity: 0.5 !important;
  }
  #Footer .SectionTitle a {
    font-size: 17px;
  }
  #Footer .Fries {
    width: 150px;
    right: -20px;
    bottom: 150px;
    opacity: 0.5 !important;
  }
  #Footer .FooterIcons a {
    width: 60px;
  }
  #Footer .FooterIcons {
    gap: 14px;
  }
  #Footer .FooterItem {
    position: relative;
  }
  #Footer .SectionTitle {
    margin-bottom: 32px;
  }
  #Footer .SectionTitle p {
    font-size: 17px;
  }
  #Footer .FooterBottom {
    flex-direction: column;
    gap: 18px;
  }
  #Footer .FooterBottom .Copyright {
    width: 100%;
    text-align: center;
  }
  #Footer .FooterBottom .FooterLogo {
    width: 100%;
    text-align: center;
  }
  #Footer .FooterBottom .FooterText {
    width: 100%;
    text-align: center;
  }
  #Footer .FooterBottom .FooterLogo img {
    width: 75%;
  }
  .FooterBottom {
    display: flex;
  }
  .FooterLogo {
    order: 1;
  }
  .Copyright {
    order: 2;
  }
  .FooterText {
    order: 3;
  }
  #Header .SocialMedia {
    display: none;
  }
  #Header .btn i {
    font-size: 24px;
    padding: 0;
  }
  #Header .HeaderLogo {
    width: 60%;
    text-align: left;
  }
  #Header .HeaderMain {
    flex-direction: row-reverse;
  }
  #Header .MenuWrapper {
    width: auto;
  }
  #Header .main-menu .nav__item a {
    font-size: 32px;
  }
  #Header .main-menu .nav {
    display: block;
  }
  #Header .main-menu .nav {
    max-width: 100%;
  }
  #Header .main-menu .nav {
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 0;
    text-align: center;
  }
  #Footer {
    padding-bottom: 20px;
  }
  #Dishes {
    display: none;
  }
  #DishesPhone .SectionTitle h3 {
    font-size: 42px;
    margin: 0 0 65px;
  }
  #DishesPhone {
    display: block;
  }
  .OrderNowImage img {
    width: 50%;
  }
  #OrderNow .row {
    flex-direction: column-reverse;
  }
  #OrderNow .VegieElement {
    width: 140px;
    bottom: -50px;
  }
  #OrderNow .OrderWrapper .OrderNowImage {
    margin-bottom: -8px;
    max-width: 450px;
  }
  #OrderNow {
    padding-bottom: 0;
  }
  #OrderNow .ZomatoTitle {
    font-size: 19px;
    max-width: 100%;
  }
}/*# sourceMappingURL=responsive.css.map */