@media screen and (min-width:1366px)

{

}

@media screen and (max-width:1365px)

{

}

@media screen and (max-width:1200px)

{


}

@media screen and (max-width:1100px)
{

}

@media screen and (max-width:1050px)

{

}

@media screen and (max-width:992px)

{
  h1{font-size: 30px;}
  h2{font-size: 25px;}
  h3{font-size: 22px;}
  h4{font-size: 20px;}
  h5{font-size: 18px;}
  h6{font-size: 16px;}

  .left_pannel {
    margin-left: -240px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    bottom: 0;
}
.right_pannel {
    width: 100%;
}
.left_pannel.active {
    margin-left: 0;
}

.right_top_header {
    justify-content: flex-start;
    flex-direction: row-reverse;
}
.right_top_header .menu
{
    margin-left: 10px;
}

.right_pannel.active2 {
  overflow-y: hidden;
  height: 100vh;
}

.right_pannel.active2 .body {
  pointer-events: none;
  opacity: 0.4;
}

.right_pannel.active2 .notification_section
{
  pointer-events: none;
  opacity: 0.4;
}

.right_pannel.active2 .top_header_profile
{
  pointer-events: none;
  opacity: 0.4;
}
.login_body .form_area .inside {
  padding: 30px 30px;
}
.right_top_header .headername {
  display: none;
}
.both_menu_area .menu_box1
{
  width: 100%;
}
.both_menu_area
{
  flex-wrap: wrap;
}
}

@media screen and (max-width:850px)

{
}

@media screen and (max-width:768px)
{

  h1{font-size: 25px;}
  h2{font-size: 22px;}
  h3{font-size: 20px;}
  h4{font-size: 18px;}
  h5{font-size: 16px;}
  h6{font-size: 15px;}


.table_area .table_body .mobile_heading {
  display: block;
}
.table_area .table_header {
  display: none;
}
.table_area .table_body > div {
  width: 100% !important;
  float: left;
  margin: 5px 0;
  display: flex;
  align-items: flex-start;
}
.table_area .table_body {
  flex-wrap: wrap;
  display: block;
  text-align: left;
}
.table_area .table_body .mobile_heading {
  display: block;
}
.login_right_area .form_section {
  padding: 20px;
}
.order_search_area .order_left_area {
  display: block;
  float: left;
  width: 100%;
  max-width: 100%;
}
.order_search_area {
  flex-wrap: wrap;
}
.order_search_area .order_right_area {
  width: 100%;
  flex-wrap: wrap;
  margin-top: 12px;
}
.order_search_area .order_right_area select {
  margin: 10px 0;
}
.table_dropdown_div {
  justify-content: flex-start;
}
.inventory_management_today_menu_slider_section .owl-item {
  max-width: calc(100% / 2);
}
.profile_page_card .profile_right_area
{
    width: 100%;
    margin-top: 20px;
}
.alert_section .card_bottom {
  flex-wrap: wrap;
}

.dashboard_right_box .btn {
  padding: 2px 5px;
  font-size: 12px;
  white-space: nowrap;
}
.update_weekly_menu .but_style1
{
  margin-top: 12px;
}
.inventory_management_today_section .add_area h2 {
  font-size: 16px;
}
.but_style1 {
  min-width: 120px;
  font-size: 16px;
}

.inventory_management_today_section .add_area {
  flex-wrap: wrap;
}
.inventory_management_today_section .right {
  flex-wrap: wrap;
}

}


@media screen and (max-width:600px)

{
  .alert_section .card_bottom .right {
    flex-wrap: wrap;
}
.alert_section .card_bottom .right a
{
  margin: 10px 0 0 0 !important;
}
.responsive_table thead
{
  display: none;
}
.responsive_table>:not(:first-child) {
  border-top: none;
}
.responsive_table tr
{
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 15px;
  background: #f3f3f3;
}
.responsive_table .mobile_heading
{
    display: block;
    float: left;
    width: 100%;
    font-weight: bold;
}
.order_top_section {
  flex-wrap: wrap;
}
.order_top_section .left
{
  width: 100%;
}
.order_top_section .right
{
  width: 100%;
}
.create_today_menu_search_area {
  flex-wrap: wrap;
}
.create_today_menu_search_area .price {
  margin: 0;
  width: 100%;
}
.statistic_search_section {
  flex-wrap: wrap;
}
.statistic_search_section .left {
  flex-wrap: wrap;
}
.statistic_search_section .left > div
{
  width: 100%;
  margin: 5px 0 !important;
}

}

@media screen and (max-width:576px)

{

  .login_body {
    min-height: auto;
    position: relative;
}
  .login_left_area
{
  width: 100%;
  min-height: auto;
  position: relative;
  padding: 15px;
}
.login_left_area img
{
  width: 100%;
  max-width: 100px;
}

.login_right_area{
  max-width: 100%;
  width: 100%;
  margin-bottom: 15px;
}
.login_left_area {

  background-image: url(../images/login_left_top_bg.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 300px 110px;
}
.login_right_area {
  padding: 20px 15px 40px 15px;
}
.alert_section .card_bottom .right .top {
  flex-wrap: wrap;
}
}


@media screen and (max-width:480px)

{
  .holiday_section .card .heading {
    display: none;
}
.holiday_section .card .body_section .box1 .mobile_heading
{
    display: inline-block;
    font-weight: bold;
    margin-right: 10px;
}
.holiday_section .card .body_section .box1
{
  flex-wrap: wrap;
}
.holiday_section .card .body_section .box1 > div
{
  width: 100% !important;
  margin: 5px 0;
  text-align: left !important;
  display: flex;
  align-items: center;  
}
.holiday_section .card .body_section .box1 > div p
{
  display: inline-block;
}
.holiday_section .card .body_section .bottom_section {
  flex-wrap: wrap;
}
.holiday_section .card .body_section .bottom_section > div
{
  width: 100% !important;
  margin: 5px 0;
  justify-content: center !important;
}
.holiday_section .card .body_section .bottom_section .right {
  text-align: center;
}
.delivery_managment_drop {
  width: 250px !important;
}

.table_dropdown_div .dropdown-menu li {
  flex-direction: column;
}
.inventory_management_today_section .right .price {
  flex-wrap: wrap;
}
.inventory_management_today_section  .input-group {
   width: auto;
}

}

@media screen and (max-width:400px)

{
  .right_top_header .headername {
    font-size: 18px;
}
.inventory_management_today_menu_slider_section .owl-item {
  max-width: calc(100% / 1);
}
}