:root {
  --text-white: #ffffff;
  --bg-white: #ffffff;
  --dark-black: #323232;
  --primary-red: #c83f46;
  --text-grey: #9a9a9a;
  --black: #000000;
  --border-grey: #696969;
  --blog-bg: #222222;
  --img-border: 5px solid #696969;
  --font-bebas: "Bebas Neue", sans-serif;
  --font-playball: "Playball", cursive;
}
@media (max-width: 768px) {
  .timing_side {
    display: none;
  }
  .who_we_section .who_We_text .action_block .social_media {
    gap: 15px;
    margin-right: 1px;
  }
}
@media screen and (max-width: 1600px) {
  .navbar {
    padding: 0 30px;
  }
  .navbar-expand-lg .navbar-nav .nav-item {
    margin: 0 10px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 31px 0 25px;
    font-size: 18px;
  }
  .navbar .action_bar .btn_primary {
    padding: 14px 30px;
  }
  .bredcrumb_section {
    margin-top: 80px;
  }
}
@media screen and (max-width: 1400px) {
  .banner_section .banner_images .img:nth-child(2) .radius_img {
    margin: 0 50px;
    width: 400px;
    height: 550px;
  }
  .banner_badge {
    right: 20px;
  }
  .banner_section .banner_images .img:first-child {
    margin-top: -50px;
  }
  .banner_side_shape img {
    max-width: 80%;
  }
}
@media screen and (max-width: 1200px) {
  .row_am {
    padding: 50px 0;
  }
  .section_title h2 {
    font-size: 40px;
  }
  .navbar {
    padding: 0 20px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 25px 5px;
    font-size: 16px;
  }
  .navbar .action_bar .btn_primary {
    padding: 12px 25px;
  }
  .banner_section,
  .contact_us_section {
    padding-top: 130px;
  }
  .banner_section .banner_images {
    flex-wrap: wrap;
    align-items: center;
    margin-top: 50px;
  }
  .banner_section .banner_images .img:nth-child(2) {
    order: -1;
    width: 62%;
    margin-bottom: 50px;
  }
  .banner_section .banner_images .img:first-child,
  .banner_section .banner_images .img:nth-child(3) {
    width: 42%;
  }
  .video_wraper::before {
    height: 60%;
  }
  .who_we_section .radius_img {
    height: 560px;
  }
  .who_we_section .who_We_text {
    padding-left: 10px;
  }
  .bredcrumb_section {
    padding: 100px 0;
    margin-top: 74px;
  }
  .menuList_page .text_block span {
    font-size: 100px;
  }
  .menuList_page .text_block .mark_star {
    font-size: 75px;
  }
  .menulist_wraper ul li .mainCource .doted {
    display: none;
  }
  .menulist_wraper ul li .mainCource {
    white-space: normal;
  }
}
@media screen and (max-width: 992px) {
  .btn_primary {
    padding: 12px 25px;
    font-size: 18px;
  }
  .navbar {
    padding: 15px 40px;
  }
  header .container-fluid {
    max-width: 100%;
    padding: 0;
  }
  header .navbar-collapse {
    width: 100%;
    top: 100%;
    position: absolute;
    left: 0;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 8px 10px;
    font-size: 20px;
  }
  .navbar-expand-lg .navbar-nav .nav-link:hover:hover {
    color: var(--primary-red);
  }
  .navbar-brand img {
    width: 130px;
  }
  .navbar-expand-lg .navbar-nav li .btn_primary {
    margin: 15px 0 0 10px;
  }
  .navbar-expand-lg .navbar-nav .nav-item {
    margin: 0;
  }
  .navbar-toggler-icon {
    display: flex;
    align-items: center;
    color: var(--bg-white);
    justify-content: flex-end;
  }
  .navbar-expand-lg .navbar-nav {
    align-items: flex-start;
    height: 240px;
    padding: 20px 15px 150px;
    background-image: url(../images/dark_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0;
  }
  .navbar-toggler {
    padding-right: 0;
    line-height: 1.7;
  }
  .navbar .action_bar,
  .navbar .action_bar .bar,
  .navbar-expand-lg
    .navbar-nav
    .nav-item
    .nav-link:not(.contact_number .nav-link):before {
    display: none;
  }
  .banner_section h1 {
    font-size: 40px;
  }
  .banner_section .banner_images .img:nth-child(2) {
    width: auto;
  }
  .banner_side_shape img {
    max-width: 60%;
  }
  .menu_listing .menu_name h3 {
    font-size: 60px;
  }
  .menu_listing .hover_state .menu_img img {
    width: 250px;
    height: 120px;
  }
  .menu_listing .menu_name {
    width: 175px;
  }
  .menu_listing .list_running {
    width: calc(100% - 275px);
  }
  .menu_listing .direction_pointer {
    width: 100px;
  }
  .who_we_section .radius_img {
    height: 650px;
    border-radius: 500px 500px 0 0;
  }
  .who_we_section .who_We_text .action_block {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  .who_we_section .who_We_text {
    padding: 0;
  }
  footer .direction_block p {
    font-size: 30px;
  }
  .menulist_wraper .menulist.left_side .menulist_box {
    padding-right: 40px;
  }
  .menulist_wraper .menulist.right_side .menulist_box {
    padding-left: 40px;
  }
  .menulist_wraper ul li .mainCource .dishName h4 {
    font-size: 20px;
  }
  .menulist_wraper .menulist_box.no-desc ul li .mainCource .dishName h4 {
    font-size: 18px;
    width: 100px;
  }
  .menulist_wraper ul li .description p {
    font-size: 14px;
  }
  .menulist_wraper .menusub_text {
    font-size: 28px;
  }
  .menuList_page .owl-stage,
  .menuList_page .owl-stage-outer {
    height: 95px;
  }
  .contact_us_section .contact_box {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  body,
  footer .social_media li {
    text-align: center;
  }
  :root {
    --img-border: 3px solid #696969;
  }
  body {
    font-size: 15px;
  }
  .row_am {
    padding: 30px 0;
  }
  .section_title h2 {
    font-size: 30px;
  }
  .menu_listing .diplay_state,
  .section_title h2 br,
  .side_fixer {
    display: none;
  }
  .py_50 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .navbar {
    padding: 15px 20px;
  }
  .navbar-toggler-icon {
    margin-right: -15px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 5px 10px;
  }
  .banner_section h1 {
    font-size: 32px;
  }
  p.lead {
    font-size: 16px;
  }
  .banner_section .banner_images {
    justify-content: space-between;
  }
  .banner_section .banner_images .img .radius_img {
    width: 225px;
  }
  .menu_listing .hover_state {
    opacity: 1;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: none;
  }
  .menu_listing .hover_state .btn,
  .menu_listing .hover_state .menu_img {
    margin: 0;
  }
  .menu_listing .hover_state .menu_name {
    margin: 30px 0 10px;
  }
  .menu_listing .menuMobileLIst {
    margin-bottom: 30px;
    display: block;
  }
  .video_wraper {
    height: auto;
    padding-bottom: 0;
    margin-top: 30px;
  }
  .video_wraper .action_box {
    clip-path: inset(0 0) !important;
  }
  .who_we_section.row_am {
    margin-top: 0;
  }
  .who_we_section .radius_img {
    height: auto;
    margin-bottom: 30px;
  }
  .who_we_section .section_title {
    flex-direction: column;
    align-items: center;
    padding-top: 0;
  }
  .who_we_section .section_title .icon {
    margin: 0 auto;
  }
  .who_we_section .who_We_text .action_block {
    align-items: center;
  }
  footer {
    padding-top: 10px;
  }
  footer .direction_block p {
    font-size: 20px;
  }
  footer .direction_block {
    margin-bottom: 20px;
  }
  footer .social_media {
    display: flex;
    justify-content: space-between;
  }
  footer .links {
    flex-wrap: wrap;
  }
  footer .copy_right p {
    padding: 30px 0 40px;
  }
  .menuList_page .text_block span,
  .text_block span {
    font-size: 40px;
  }
  .menulist_wraper {
    flex-direction: column;
  }
  .menulist_wraper .menulist {
    width: 100%;
    text-align: left;
  }
  .menulist_wraper .menulist.left_side .menulist_box,
  .menulist_wraper .menulist.right_side .menulist_box {
    padding: 0;
  }
  .menulist_box.no-desc ul li:nth-child(2n) {
    padding-right: 0;
    padding-left: 20px;
  }
  .offer_menu_section .section_title {
    margin-top: 10px;
  }
  .offer_menu_section .nav-tabs .nav-item {
    margin: 0 8px;
  }
  .menulist_wraper .menulist.right_side {
    border: none;
    padding-top: 30px;
  }
  .menulist_wraper ul li {
    margin-bottom: 30px;
  }
  .menu_listing .hover_state .menu_name h3,
  .menu_listing .hover_state .menu_name h3 a {
    color: var(--text-white);
  }
  .bredcrumb_section {
    padding: 50px 0;
  }
  .menuList_page .text_block .mark_star {
    font-size: 35px;
  }
  .text_block .mark_star {
    margin: 0 40px;
  }
  .contact_us_section .section_title {
    margin-bottom: 50px;
  }
  .contact_us_section .img .radius_img {
    height: auto;
  }
  .contact_us_section .contact_box {
    margin-top: 30px;
  }
  .contact_us_section .map {
    margin: 50px 0;
  }
  .contact_us_section .left_shape,
  .contact_us_section .right_shape {
    opacity: 0.5;
  }
  .menulist_wraper ul li .description {
    padding-right: 30px;
  }
  .menulist_wraper ul li .mainCource .dishName {
    align-items: flex-start;
    width: 100%;
  }
  .menulist_wraper .menulist_box.no-desc ul li .mainCource .dishName {
    align-items: flex-start;
    padding-right: 0;
  }
  .menulist_wraper ul li .mainCource {
    margin-bottom: 10px;
  }
  .menulist_wraper ul li .mainCource .new {
    margin: 2px 0 0 10px;
  }
  .menulist_wraper ul li .mainCource .price {
    line-height: 1;
    padding-left: 0;
  }
  .menulist_box.no-desc ul::before {
    left: 50%;
  }
  .menu_list_section .owl-stage,
  .menu_list_section .owl-stage-outer,
  .textFlow_list .owl-stage-outer {
    height: 40px;
  }
  .banner_section {
    padding-top: 110px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .menulist_box.no-desc ul li {
    width: 100%;
  }
  .menulist_box.no-desc ul::before {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .banner_section .banner_images {
    justify-content: center;
  }
  .banner_section .banner_images .img .radius_img {
    width: 255px;
  }
  .banner_section .banner_images .img:nth-child(2) {
    order: initial;
    margin: 50px 0;
  }
  .banner_section .banner_images .img:nth-child(2) .radius_img {
    width: 85%;
    height: 350px;
    margin: 0;
  }
  .banner_section .banner_images .img:first-child,
  .banner_section .banner_images .img:nth-child(3) {
    width: 85%;
  }
  .banner_badge {
    right: -5px;
  }
  .banner_section .banner_images .img:first-child {
    margin-top: 0;
  }
  .banner_side_shape img {
    max-width: 40%;
  }
}
@media screen and (max-width: 443px) {
  .menulist_box.no-desc ul li {
    padding-right: 15px;
  }
  .menulist_wraper ul li .mainCource .price {
    font-size: 19px;
    padding-left: 0px;
    padding-right: 0;
  }
}
@media screen and (max-width: 358px) {
  .menulist_box.no-desc ul li {
    padding-right: 10px;
  }
  .menulist_wraper .menulist_box.no-desc ul li .mainCource .price {
    font-size: 15px;
    padding-right: 0;
  }
  .menulist_wraper .menulist_box.no-desc ul li .mainCource .dishName h4 {
    font-size: 15px;
    width: 60px;
  }
}
