/*======================================
    CSS for CHEF SECTION
========================================*/
@media (min-width: 1921px) {
  .home_slider .container {
    overflow: visible;
    position: relative;
  }
  .home_slider {
    padding: 80px 0 300px;
    overflow: visible;
  }
  .pin_team {
    background-position: 90% 110px;
  }
  .ben_reg .container {
    position: relative;
  }
  .benifit_leaf_icon {
    top: -200px;
    left: -190px;
  }
}

@media (min-width: 1800px) {
  .container {
    padding: 0;
  }
}

@media (min-width: 1721px) {
  .container {
    max-width: 1720px;
  }
}

@media (min-width: 768px) {
  #accordion li:nth-child(2) .content .inner,
  #accordion li:nth-child(3) .content .inner {
    padding: 0;
    box-shadow: none;
    max-width: 100%;
  }
  #accordion > li:last-child {
    border-bottom: 0px;
    padding-bottom: 10px;
  }
}

@media (max-width: 1800px) {
  .pin_team .wrapper .logo_icon {
    flex: 0 0 380px;
    max-width: 380px;
  }
  .pin_team .wrapper .list li {
    width: 570px;
  }
  .home_slider {
    padding: 80px 0 180px;
  }
}

@media (max-width: 1720px) {
  .home_slider .container,
  .love_cook .container,
  .ben_reg .container,
  .pin_team .container,
  .next_step .container,
  .have_query .container {
    padding: 0 40px;
  }
  .looking_order .container {
    max-width: calc(100% - 80px);
  }
}

@media (max-width: 1700px) {
  .terms_menu_list {
    /* max-width: 31%; */
    max-width: 29%;
  }
  .slider_big_img .img_wrap {
    width: 900px;
    height: 900px;
    padding: 140px;
  }
  .slider_big_img #slider .img_wrap {
    right: -100px;
  }
  .pin_team .wrapper .logo_icon {
    flex: 0 0 330px;
    max-width: 330px;
  }
  .pin_team .wrapper .list li {
    width: 560px;
    height: 130px;
  }
  .love_cook .text_wrap {
    padding-left: 70px;
  }
  .sidebar {
    max-width: calc(25% - 20px);
  }
  .home_slider {
    padding: 80px 0 100px;
  }
}

@media (max-width: 1600px) {
  .have_query p br {
    display: none;
  }
  .slider_big_img .img_wrap {
    width: 800px;
    height: 800px;
    padding: 125px;
  }
  .slider_big_img {
    width: 48%;
  }
  .pin_team .wrapper .list li {
    width: 520px;
    height: 130px;
  }
  .pin_team {
    background-size: 135px;
  }
  .love_cook .text_wrap {
    padding-left: 50px;
  }
  .pin_team .benifit_leaf_icon {
    max-width: 150px;
  }
  .home_slider {
    padding: 80px 0 20px;
  }
  .slider_thumb li {
    margin-right: 30px;
  }
}

@media (max-width: 1440px) {
  h3,
  .sign_up_chef .text h1,
  .css2 .sign_up_chef .text h1 {
    font-size: 25px;
  }
  header .logo a {
    max-width: 260px;
  }
  header .btn,
  header .login_btn {
    font-size: 19px;
  }
  header .btn {
    min-width: 270px;
  }
  header .login_btn {
    margin-left: 50px;
  }
  header .login_btn,
  header .btn {
    font-size: 18px;
  }
  .otp_input_wrap > div {
    width: 60px;
    margin: 0 20px 0 0;
  }
  .form-group {
    margin-bottom: 45px;
  }
  .form-control,
  label,
  .radio_list .custome_check label,
  .verification .resend_otp_text,
  select.form-control:not([size]):not([multiple]),
  .custome_check,
  .mobile_no_wrap .mob_nub_change {
    font-size: 17px;
  }
  .btn {
    font-size: 17px;
    height: 51px;
    min-width: 245px;
  }
  .sign_up_chef .text {
    padding-top: 50px;
  }
  .verification .form-group {
    margin-bottom: 40px;
  }
  .progressbar li {
    font-size: 18px;
  }
  .progressbar {
    width: calc(100% + 220px);
    left: -100px;
  }
  .add_another_btn {
    font-size: 17px;
  }
  .sign_up_chef.term_use h2,
  .sign_up_chef.term_use h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .sign_up_chef.term_use p,
  .sign_up_chef.term_use .terms_text_list li,
  .terms_menu_list li a {
    font-size: 17px;
  }
  .sign_up_chef.term_use h6 {
    font-size: 21px;
  }
  .terms_menu_list li a {
    padding: 23px 0 21px;
  }
  h2 {
    font-size: 42px;
  }
  .popup h2 {
    margin-bottom: 22px;
  }
  .popup p {
    font-size: 17px;
  }
  .love_cook .text_wrap {
    padding-left: 20px;
  }
  .love_cook .text_wrap p.bold_para,
  .love_cook .icon_list li .text {
    font-size: 18px;
  }
  .love_cook .text_wrap p,
  .next_step .box p,
  .next_step .box p .link,
  .have_query p .link,
  .have_query p,
  .pin_team p,
  .looking_order p {
    font-size: 16px;
  }
  .ben_reg .benefits_list .div h4 {
    font-size: 22px;
  }
  .ben_reg .benefits_list {
    margin: 30px 0 0 0;
  }
  .ben_reg .benefits_list .div .img {
    width: 200px;
    height: 200px;
  }
  .ben_reg .benefits_list .div .img img {
    max-width: 90px;
  }
  .looking_order {
    margin: 130px 0 0;
  }
  .looking_order .container {
    padding: 40px 40px 45px;
  }
  .pin_team .wrapper .logo_icon {
    flex: 0 0 250px;
    max-width: 250px;
    margin: 0 15px;
  }
  .pin_team .wrapper .list li h4 {
    font-size: 24px;
  }
  .pin_team .wrapper .list li p {
    font-size: 16px;
    line-height: 20px;
  }
  .pin_team .wrapper .list li {
    width: 500px;
    height: 110px;
  }
  .pin_team .wrapper .list.left li {
    padding: 18px 30px 0 10px;
  }
  .pin_team .wrapper .list.right li {
    padding: 18px 10px 0 30px;
  }
  .pin_team .wrapper .list li {
    margin: 0 0 55px 0;
  }
  .next_step .box h4 {
    font-size: 22px;
  }
  .have_query .form_wrap {
    margin: 45px auto 0;
  }
  .looking_order h3 {
    font-size: 32px;
    margin-bottom: 26px;
  }
  .have_query {
    padding: 80px 0 60px;
  }
  .love_cook .icon_list li .icon img {
    max-width: 45px;
  }
  .home_slider p {
    font-size: 20px;
  }
  .slider_big_img .img_wrap {
    width: 750px;
    height: 750px;
    padding: 120px;
  }
  .home_slider .logo_wrap {
    max-width: 450px;
  }
  .ben_reg .benefits_list .owl-stage-outer {
    padding: 140px 0 30px;
  }
  .slider_big_img #slider .img_wrap {
    right: -70px;
  }
  .pin_team .benifit_leaf_icon {
    max-width: 150px;
    top: 40px;
  }
  .benifit_leaf_icon {
    width: 100px;
    top: -100px;
  }
  .have_query .contanct_wrap {
    padding: 0 0 0 0px;
  }
  .pin_team {
    padding: 104px 0 100px;
  }
  .pin_team .benifit_leaf_icon {
    max-width: 120px;
  }
  .sign_up_chef {
    padding: 40px 0;
  }
  .verification .form_wrap {
    margin-top: 40px;
  }
  .verification .profile_img {
    margin-bottom: 30px;
  }
  .verification.log_otp .img_box {
    max-width: 650px;
  }
  #menu-box.sidebar ul {
    margin-bottom: 30px;
  }
  .home_slider.diner_home .slider_big_img {
    width: 54%;
  }
  h1 {
    font-size: 42px;
  }
  .home_slider.diner_home .slider_big_img {
    width: 51%;
  }
  .ben_reg .right_box {
    margin-top: 110px;
  }
}

@media (max-width: 1366px) {
  header .btn {
    height: 45px;
    line-height: 45px;
    min-width: 250px;
  }
  header .login_btn {
    margin-left: 50px;
  }
  h3,
  .sign_up_chef .text h1,
  .css2 .sign_up_chef .text h1 {
    font-size: 24px;
  }
  h4 {
    font-size: 22px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
  #accordion li label .title {
    font-size: 18px;
  }
  .verification .opt_text {
    font-size: 15px;
  }
  .otp_input_wrap > div {
    width: 55px;
    margin: 0 16px 0 0;
  }
  .progressbar li .check_icon {
    width: 40px;
    height: 40px;
  }
  .progressbar li .check_icon::before {
    background-size: 19px;
  }
  .top_progess {
    padding: 25px 50px 20px;
    min-height: 120px;
  }
  .registration .abt_form h4 {
    margin-bottom: 30px;
  }
  .form-control {
    height: 60px;
  }
  .custome_check {
    margin: 35px 0 0 0;
  }
  .registration .about_you_box ul li p,
  .registration .about_you_box ul li .complete_per {
    font-size: 13px;
  }
  header .logo a {
    max-width: 240px;
  }
  header {
    height: 85px;
  }
  #root > div:first-child {
    padding-top: 85px;
  }
  .registration .abt_form .inner h5 {
    margin-bottom: 30px;
  }
  .form-group .form-text {
    font-size: 13px;
  }
  .registration .about_you_box ul li .add_items_btn {
    font-size: 14px;
  }
  .registration .about_you_box ul li:last-child {
    padding-bottom: 10px;
  }
  .form-control,
  label,
  .radio_list .custome_check label,
  .verification .resend_otp_text,
  select.form-control:not([size]):not([multiple]),
  .custome_check,
  .mobile_no_wrap .mob_nub_change {
    font-size: 16px;
  }
  .progressbar li {
    font-size: 16px;
  }
  .registration.bussiness .sub_title,
  .save_btn_bot_para {
    font-size: 15px;
  }
  .add_another_btn {
    font-size: 16px;
  }
  .save_add_btn_grp {
    margin-bottom: 30px;
  }
  .save_add_btn_grp .btn {
    min-width: 280px;
    min-height: 60px;
    font-size: 16px;
  }
  .save_add_btn_grp div {
    margin: 0 25px;
  }
  .registration.save_menu .abt_form > .inner {
    padding: 25px 30px 35px !important;
  }
  .upload_text p,
  .upload_text .list li,
  .download_sample_link {
    font-size: 16px;
  }
  .under_review h2 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  .under_review p {
    font-size: 18px;
  }
  .under_review .logo_wrap {
    width: 450px;
    height: 450px;
    margin: 65px auto 55px;
  }
  .under_review .logo_wrap .logo_inner img {
    max-width: 160px;
  }
  .sign_up_chef.term_use h2,
  .sign_up_chef.term_use h1 {
    font-size: 36px;
  }
  #menu-box,
  #menu-box.stick {
    top: 125px;
  }
  .terms_menu_list {
    padding: 30px 25px 0;
  }
  .sign_up_chef.term_use p,
  .sign_up_chef.term_use .terms_text_list li,
  .terms_menu_list li a {
    font-size: 16px;
  }
  .sign_up_chef.term_use h6 {
    margin-bottom: 14px;
  }
  .sign_up_chef.term_use p,
  .sign_up_chef.term_use .terms_text_list li,
  .terms_text_list li span {
    margin-bottom: 20px;
  }
  .terms_menu_list li a {
    padding: 18px 0 16px;
  }
  .modal-body .add_another_btn .plus_icon {
    width: 38px;
    height: 38px;
  }
  .registration.bussiness.menu_member1 .abt_form > .inner .box {
    padding: 30px 55px 0;
  }
  .registration.menu_member1 .abt_form .inner h5 {
    margin-bottom: 30px;
  }
  .registration.menu_member1 .new_shadow .top_edit_wrap .text_wrap p,
  .festive_tags ul li,
  .edit_orange_btn,
  .registration.menu_member1 .bottom_wrap ul li .delete_icon,
  .active_deact_toggle {
    font-size: 16px;
  }
  .remove_btn_wrap .in_remo_btn {
    width: 28px;
    height: 28px;
  }
  .in_remo_btn::before {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
  .in_remo_btn::after {
    width: calc(100% - 2px);
    height: calc(100% - 2px);
  }
  .form-group {
    margin-bottom: 35px;
  }
  .registration.menu_member1 .bottom_wrap ul li .delete_icon {
    background-size: 20px 26px;
    padding-left: 35px;
  }
  h2 {
    font-size: 38px;
  }
  .love_cook .text_wrap p.bold_para,
  .love_cook .icon_list li .text {
    font-size: 16px;
  }
  .love_cook .text_wrap p.bold_para,
  .love_cook .text_wrap p {
    line-height: 28px;
  }
  .looking_order h3 {
    font-size: 30px;
    margin-bottom: 22px;
  }
  .looking_order .bg_wrap {
    max-width: 67%;
  }
  .looking_order .img_wrap {
    width: 350px;
  }
  .looking_order p {
    margin-bottom: 32px;
  }
  .ben_reg .benefits_list .div .img {
    width: 180px;
    height: 180px;
  }
  .ben_reg .benefits_list .div .img img {
    max-width: 80px;
  }
  .pin_team {
    padding: 80px 0;
  }
  .pin_team .wrapper .list li h4 {
    font-size: 22px;
  }
  .pin_team .wrapper .logo_icon {
    flex: 0 0 210px;
    max-width: 210px;
  }
  .pin_team .wrapper .list li {
    width: 460px;
  }
  .looking_order {
    margin: 110px 0 0;
  }
  .next_step .box h4 {
    font-size: 20px;
    margin: 0 0 16px 0;
  }
  .have_query .contanct_wrap {
    padding: 0 0 0 0;
  }
  footer .poli_terms_link {
    font-size: 16px;
  }
  .slider_big_img #slider .img_wrap::before {
    top: 0;
    left: -20px;
  }
  .slider_big_img .img_wrap {
    width: 650px;
    height: 650px;
    padding: 105px;
  }
  .slider_big_img {
    width: 50%;
  }
  .home_slider .top_title {
    font-size: 22px;
    margin-bottom: 24px;
  }
  .home_slider .logo_wrap {
    max-width: 400px;
  }
  .home_slider .build_text,
  .home_slider .then_text {
    font-size: 22px;
    margin-bottom: 36px;
  }
  .home_slider p {
    font-size: 18px;
    margin-bottom: 24px;
  }
  .home_slider .border_line {
    width: 70px;
    margin-bottom: 30px;
  }
  .slider_thumb li {
    margin-right: 20px;
  }
  .ben_reg .benefits_list .div {
    /* margin: 0 30px 0 0; */
  }
  .pin_team p br {
    display: none;
  }
  .pin_team .container > p {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
  }
  .pin_team .benifit_leaf_icon {
    max-width: 120px;
  }
  .ben_reg {
    padding: 80px 0 0;
  }
  .container {
    padding: 0 30px;
  }
  .looking_order .container {
    max-width: calc(100% - 60px);
  }
  #accordion {
    margin-top: 30px;
  }
  #accordion > li {
    padding: 40px 30px;
  }
  #accordion li label p {
    font-size: 16px;
  }
  #accordion li label .title {
    font-size: 20px;
  }
  .slider_thumb li {
    width: 150px;
    height: 150px;
    padding: 36px;
  }
  .save_btn_bot_para {
    font-size: 16px;
  }
  .diner_home h1 {
    max-width: 610px;
  }
}

@media (max-width: 1199px) {
  header .logo a,
  .header_phase2.normal_logo_header .logo a {
    max-width: 200px;
  }
  header .login_btn,
  header .btn {
    font-size: 16px;
  }
  header .btn {
    height: 45px;
    min-width: 230px;
  }
  header .login_btn {
    margin-left: 40px;
  }
  .btn {
    font-size: 15px;
    height: 47px;
    line-height: 47px;
    min-width: 230px;
  }
  .form-group {
    margin-bottom: 40px;
  }
  h3,
  .sign_up_chef .text h1,
  .css2 .sign_up_chef .text h1 {
    font-size: 23px;
  }
  h4 {
    font-size: 21px;
  }
  .whatsapp_btn {
    width: 50px;
    height: 50px;
  }
  .verification .form_wrap {
    margin-top: 40px;
  }
  .progressbar li .check_icon {
    width: 35px;
    height: 35px;
    margin-bottom: 12px;
  }
  .progressbar li {
    font-size: 16px;
  }
  .top_progess {
    padding: 20px 50px 15px;
    min-height: 120px;
  }
  .progressbar {
    width: calc(100% + 160px);
    left: -70px;
  }
  .form-control {
    height: 55px;
  }
  .fileUploadBtn {
    width: 60px;
    flex: 0 0 60px;
    background-size: 22px;
  }
  .mobile_no_wrap .countrycode {
    flex: 0 0 calc(100% - 100% + 60px);
    max-width: 60px;
  }
  .text-color-hide.std_label_hide,
  .text-color-hide.business_label_hide {
    display: none;
  }
  .registration .abt_form .inner + .save_btn_next {
    margin: 40px 0 15px;
  }
  .registration.bussiness .sub_title {
    font-size: 14px;
  }
  .select_wrap .small_select {
    flex: 0 0 79px;
    max-width: 79px;
    margin-right: 26px;
  }
  .progressbar li::after {
    top: 15px;
    height: 8px;
  }
  .select_wrap > .small_select select {
    background-position: 53px center;
  }
  select {
    background-size: 14px;
  }
  .form-control,
  select.form-control:not([size]):not([multiple]) {
    height: 55px;
  }
  .checkmark {
    height: 26px;
    width: 26px;
  }
  .checkmark::after,
  .checkmark::before {
    width: 20px;
    height: 20px;
  }
  textarea.form-control {
    min-height: 120px;
    max-height: 120px;
  }
  .progressbar li .check_icon::before {
    background-size: 15px;
  }
  .custome_check {
    padding-left: 40px;
  }
  .checkmark,
  .radiobtn {
    top: -2px;
  }
  .save_add_btn_grp .btn {
    min-width: 220px;
    min-height: 55px;
    font-size: 16px;
  }
  .save_add_btn_grp div {
    margin: 0 20px;
  }
  .under_review {
    padding: 50px 0;
  }
  .under_review h2 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .under_review p {
    font-size: 16px;
  }
  .under_review .logo_wrap {
    width: 350px;
    height: 350px;
    margin: 45px auto 45px;
    padding: 26px;
  }
  .under_review .logo_wrap .logo_inner img {
    max-width: 110px;
  }
  .under_review .btn.back_home {
    min-width: 285px;
  }
  .sign_up_chef.term_use p,
  .sign_up_chef.term_use .terms_text_list li,
  .terms_menu_list li a {
    font-size: 15px;
  }
  .sign_up_chef.term_use h2,
  .sign_up_chef.term_use h1 {
    font-size: 32px;
    margin-bottom: 12px;
  }
  .sign_up_chef.term_use p,
  .sign_up_chef.term_use .terms_text_list li,
  .terms_text_list li span {
    margin-bottom: 15px;
    line-height: 24px;
  }
  .terms_menu_list {
    padding: 30px 20px 0;
  }
  .sign_up_chef.term_use .terms_text_list li:last-child,
  .sign_up_chef.term_use .para_wrap p:last-child {
    margin-bottom: 30px;
  }
  .popup p br {
    display: none;
  }
  h2 {
    font-size: 34px;
  }
  .popup h2 {
    margin-bottom: 18px;
  }
  .popup p {
    font-size: 16px;
    line-height: 24px;
  }
  .modal-body {
    padding: 40px;
  }
  .registration.bussiness.menu_member1 .abt_form > .inner .box {
    padding: 30px 30px 0;
  }
  .registration.bussiness.menu_member1 .abt_form > .inner {
    padding: 40px 0 20px !important;
    margin-bottom: 20px;
  }
  .can_del_pop h5,
  .can_del_pop .btn {
    font-size: 20px;
  }
  .can_del_pop .btn {
    min-width: 170px;
    height: 55px;
  }
  .ben_reg .benefits_list .owl-stage-outer .owl-item {
    text-align: center;
  }
  .looking_order .container {
    padding: 30px 30px 35px;
  }
  .looking_order .bg_wrap {
    max-width: 60%;
  }
  .looking_order .img_wrap {
    width: 370px;
    right: 30px;
  }
  .pin_team p br {
    display: none;
  }
  .looking_order {
    margin: 80px 0 0;
  }
  .pin_team {
    padding: 70px 0;
  }
  .pin_team .wrapper .list {
    margin: 0 15px;
  }
  .ben_reg .benefits_list .div h4 {
    font-size: 20px;
    line-height: 50px;
    margin-top: 20px;
  }
  .pin_team .wrapper .list li h4 {
    font-size: 20px;
  }
  .looking_order h3 {
    font-size: 26px;
  }
  .pin_team .wrapper {
    margin: 50px 0 0 0;
  }
  .pin_team .wrapper .list li {
    margin: 0 0 30px 0;
  }
  .pin_team .wrapper .list.right li {
    padding: 18px 30px 0 30px;
  }
  .pin_team .wrapper .list.left li {
    padding: 18px 30px 0 20px;
  }
  .next_step .box h4 {
    font-size: 18px;
  }
  .have_query p {
    max-width: 600px;
  }
  .slider_big_img .img_wrap {
    width: 560px;
    height: 560px;
    padding: 100px;
  }
  .home_slider .logo_wrap {
    max-width: 360px;
  }
  .home_slider .top_title {
    font-size: 20px;
  }
  .home_slider .build_text,
  .home_slider .then_text {
    font-size: 20px;
    line-height: 32px;
  }
  .slider_thumb li {
    width: 140px;
    height: 140px;
    padding: 30px;
    margin-right: 20px;
  }
  .slider_thumb {
    margin-top: 30px;
  }
  .slider_big_img {
    width: 49%;
  }
  .home_slider {
    padding: 50px 0;
  }
  .ben_reg .benefits_list .owl-stage-outer {
    padding-top: 140px;
  }
  .ben_reg .benefits_list .div {
    margin: 0 auto;
  }
  .pin_team .container > p {
    max-width: 80%;
  }
  .pin_team .benifit_leaf_icon {
    max-width: 120px;
    top: 40px;
  }
  .pin_team .wrapper .list li {
    width: 330px;
  }
  .home_slider .container,
  .love_cook .container,
  .ben_reg .container,
  .pin_team .container,
  .next_step .container,
  .have_query .container,
  .container {
    padding: 0 15px;
  }
  .looking_order .container {
    max-width: calc(100% - 30px);
  }
  #accordion li .content {
    padding: 0 0 0 40px;
  }
  .previous_btn.btn {
    min-width: 180px;
  }
  #accordion li label .title {
    font-size: 18px;
  }
  .sidebar {
    max-width: calc(33.333333% - 15px);
  }
  .uploa_doc li .doc_box {
    font-size: 16px;
    padding: 10px 20px;
  }
  .uploa_doc li .link {
    font-size: 14px;
  }
  .uploa_doc li {
    margin-bottom: 25px;
  }
  .pin_team .wrapper .list li {
    width: 100%;
  }
  .mobile_no_wrap .tel_number {
    flex: 1;
  }
  .home_slider.diner_home .slider_big_img {
    width: 48%;
  }
  .diner_home .bottom_box span {
    font-size: 18px;
  }
  h1 {
    font-size: 36px;
  }
  .diner_sign_up .social_icon li a {
    width: 70px;
    height: 70px;
  }
  .next_step {
    padding-top: 50px;
  }
  .terms_menu_list {
    max-width: 30%;
  }
}

@media (max-width: 991px) {
  .sign_up_chef .text .form_wrap {
    max-width: 100%;
  }
  .sign_up_chef .text {
    padding-left: 0;
    max-width: 580px;
    margin: 0 20px;
  }
  .whatsapp_btn {
    width: 45px;
    height: 45px;
    bottom: 80px;
  }
  .menu_btn {
    bottom: 150px;
  }
  .form-control {
    height: 55px;
  }
  .form-control,
  label,
  .radio_list .custome_check label,
  .verification .resend_otp_text,
  .mobile_no_wrap .mob_nub_change {
    font-size: 16px;
  }
  .verification .opt_text {
    font-size: 14px;
  }
  h3,
  .sign_up_chef .text h1,
  .css2 .sign_up_chef .text h1 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  .form-group .form-text {
    font-size: 12px;
  }
  header .toggle_box {
    display: inline-block;
  }
  header {
    height: 80px;
  }
  #root > div:first-child {
    padding-top: 80px;
  }
  .registration .about_you_box {
    margin-bottom: 20px;
  }
  .mobile_no_wrap .countrycode {
    margin-right: 13px;
  }
  .registration .about_you_box ul li .add_items_btn {
    line-height: 33px;
  }
  .registration .about_you_box ul li:last-child {
    padding-bottom: 20px;
  }
  .registration .abt_form .inner + .save_btn_next {
    margin: 40px 0 10px;
  }
  .registration .abt_form .back_btn {
    display: inline-flex;
  }
  .radiobtn {
    height: 26px;
    width: 26px;
  }
  .add_another_btn .plus_icon {
    margin-right: 15px;
  }
  .menu_manually .save_add_btn_grp div {
    margin: 0 20px;
  }
  .registration.bussiness .sub_title {
    text-align: center;
  }
  .under_review h2 {
    font-size: 33px;
  }
  .under_review p {
    font-size: 15px;
  }
  .under_review .logo_wrap {
    width: 300px;
    height: 300px;
    margin: 35px auto 35px;
    padding: 22px;
  }
  .under_review .logo_wrap .logo_inner img {
    max-width: 100px;
  }
  #menu-box,
  #menu-box.stick {
    /* top: 95px; */
    top: 35px;
  }
  #menu-box {
    top: 105px;
  }
  .sign_up_chef.term_use {
    padding: 30px 0 20px;
  }
  .terms_menu_list {
    padding: 30px 15px 0;
  }
  .sign_up_chef.term_use h2,
  .sign_up_chef.term_use h1 {
    font-size: 28px;
  }
  .terms_menu_list li a {
    padding: 16px 0 14px;
  }
  footer p {
    font-size: 13px;
  }
  footer .poli_terms_link {
    font-size: 16px;
    margin-bottom: 10px;
  }
  footer {
    padding: 20px 0;
  }
  .modal-body {
    padding: 60px 40px;
  }
  h2 {
    font-size: 32px;
  }
  .modal-body .add_another_btn .plus_icon {
    width: 34px;
    height: 34px;
  }
  .modal-body .add_another_btn .plus_icon::after {
    width: calc(100% - 6px);
    height: calc(100% - 6px);
  }
  .popup h2 {
    margin-bottom: 12px;
  }
  .modal-content {
    text-align: center;
  }
  .popup.leave_pop .modal-body {
    background-image: none;
  }
  .popup.leave_pop .form_wrap {
    margin: 0 auto;
  }
  .modal-content {
    text-align: center;
  }
  .registration.bussiness.save_menu.menu_member1 .form-group {
    max-width: 100%;
  }
  .registration.bussiness.menu_member1
    .abt_form
    > .inner
    .box
    .new_shadow
    .form_wrap {
    padding: 20px 0;
  }
  .registration.menu_member1 .abt_form {
    background-color: #fafafa;
  }
  .registration.bussiness.menu_member1 .abt_form > .inner {
    padding: 0 0 0 !important;
    margin-bottom: 20px;
    box-shadow: none;
  }
  .registration.bussiness.menu_member1
    .abt_form
    > .inner
    .box
    .new_shadow
    .form_wrap {
    padding: 20px 20px;
  }
  .registration.menu_member1 .abt_form {
    padding: 25px 0 0;
    box-shadow: none;
  }
  .registration.menu_member1 .pad_none {
    padding: 0;
  }
  .registration.menu_member1 .abt_form h4 {
    padding: 0 15px;
  }
  .festive_tags ul li {
    margin: 18px 15px 8px 0;
  }
  .registration.bussiness.save_menu .abt_form > .btn-group {
    margin-bottom: 50px;
  }
  .love_cook .img_wrap {
    max-width: 500px;
    margin: 0 auto;
  }
  .love_cook .text_wrap {
    padding: 30px 0 0 0;
    text-align: center;
  }
  h2 {
    font-size: 28px;
  }
  .benifit_leaf_icon {
    display: none;
  }
  .ben_reg {
    padding: 60px 0 0;
  }
  .ben_reg h2,
  .have_query .contanct_wrap {
    text-align: center;
  }
  .ben_reg .benefits_list .owl-item li {
    margin-bottom: 30px;
  }
  .ben_reg .benefits_list .owl-item:nth-child(2) li,
  .ben_reg .benefits_list .owl-item:nth-child(3) li {
    transform: translateY(0px);
  }
  .ben_reg .benefits_list {
    margin: 50px 0 0 0;
  }
  .ben_reg .benefits_list .owl-stage-outer {
    /*overflow: hidden; */
    padding-top: 0;
  }
  .pin_team .wrapper .list li {
    width: 350px;
  }
  .pin_team .wrapper {
    margin: 30px 0 0 0;
  }
  .pin_team .wrapper .list li h4 {
    font-size: 18px;
  }
  .pin_team .wrapper .list li p {
    font-size: 14px;
  }
  .looking_order .img_wrap {
    width: 280px;
    right: 30px;
  }
  .looking_order {
    margin: 30px 0 0;
  }
  .next_step .box .img_wrap {
    margin: 0 0 35px 0;
  }
  .next_step h2 {
    margin-bottom: 20px;
  }
  .next_step .box {
    margin: 25px 0;
  }
  .have_query p {
    max-width: 600px;
    margin: 0 auto;
  }
  .form-group .form-text {
    text-align: left;
  }
  .have_query {
    padding: 30px 0 40px;
  }
  .ben_reg h2 {
    max-width: 490px;
    margin: 0 auto;
    line-height: 34px;
  }
  .love_cook .img_wrap.desktop_img {
    display: none;
  }
  .love_cook .img_wrap.mobile_img {
    display: block;
    margin-bottom: 30px;
  }
  .love_cook .text_wrap h2 {
    margin-bottom: 30px;
  }
  .love_cook .icon_list {
    /* display: block; */
    padding: 0 15px;
  }
  .slider_big_img {
    width: 100%;
    text-align: center;
    position: relative;
  }
  .slider_big_img #slider .img_wrap::before {
    content: none;
  }
  .home_slider .logo_wrap {
    margin: 23px auto 30px;
    max-width: 320px;
  }
  .home_slider .border_line {
    display: none;
  }
  #slider {
    position: relative;
    padding-top: 750px;
  }
  .slider_big_img #slider .img_wrap {
    /* position: static; */
    margin: 0 auto 60px;
    right: 0;
    left: 0;
    top: 0;
  }
  .slider_big_img #slider .slides.active .img_wrap {
    display: block;
  }
  .home_slider .top_title {
    font-size: 18px;
  }
  .home_slider .build_text,
  .home_slider .then_text {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .slider_wrapper {
    position: relative;
  }
  .slider_nav {
    display: flex;
    max-width: 700px;
    right: 0;
    margin: 0 auto;
    justify-content: space-between;
    position: absolute;
    top: 280px;
    left: 0;
    width: 100%;
  }
  .home_slider .btn {
    margin-top: 30px;
  }
  .ben_reg .slick-dots {
    display: flex !important;
    justify-content: center;
    margin-top: 30px;
  }
  .slider_thumb li,
  .ben_reg .slick-dots li button {
    width: 14px;
    height: 14px;
    background-color: #d3d3d3;
    border-radius: 50%;
    background-image: none;
    padding: 0;
    transition: all 0.3s;
  }
  .ben_reg .slick-dots li {
    margin-right: 20px;
  }
  .ben_reg .slick-dots li:last-child {
    margin-right: 0;
  }
  .slider_thumb li.active,
  .ben_reg .slick-dots li.slick-active button {
    width: 50px;
    background-color: #959595;
    border-radius: 50px;
  }
  .ben_reg .slick-dots li button {
    border: 0;
    font-size: 0;
    cursor: pointer;
  }
  .slider_thumb li img {
    display: none;
  }
  .slider_thumb {
    position: absolute;
    top: 740px;
    left: 50%;
    transform: translateX(-50%);
  }
  .slider_big_img .img_wrap {
    width: 600px;
    height: 600px;
    margin: 0 auto;
  }
  .home_slider {
    padding: 50px 0 0;
  }
  .pin_team {
    background-image: none;
  }
  .pin_team .container > p {
    max-width: 768px;
  }
  .pin_team .wrapper .logo_icon {
    flex: 0 0 150px;
    max-width: 150px;
    margin: 0;
  }
  .pin_team .wrapper .list li {
    /* width: 275px; */
    width: 100%;
  }
  .pin_team .wrapper .list.left li {
    padding: 18px 30px 0 10px;
  }
  .pin_team .wrapper .list.right li {
    padding: 18px 10px 0 30px;
  }
  .popup .benifit_leaf_icon {
    display: block;
  }
  .looking_order .container {
    max-width: calc(100% - 0px);
  }
  #accordion li label .title {
    margin-bottom: 15px;
  }
  .my_acc_btn .my_acc_text {
    display: none;
  }
  #menu-box.sidebar,
  .sidebar {
    position: static;
  }
  #menu-box.sidebar {
    height: 100%;
    overflow: visible;
    /* padding: 0; */
    width: 100%;
    max-width: 100%;
  }
  #SidebarMenu.active,
  #SidebarContent {
    display: none;
  }
  #SidebarContent.active,
  #SidebarMenu,
  .user_note_edite {
    display: block;
  }
  .registration.edit_profile .mobile_no_wrap .tel_number {
    flex: 1;
  }
  .pin_team .wrapper .list.right li:first-child,
  .pin_team .wrapper .list.right li:last-child {
    transform: translateX(-60px);
  }
  .pin_team .wrapper .list.left li:first-child,
  .pin_team .wrapper .list.left li:last-child {
    transform: translateX(60px);
  }
  .looking_order h3,
  .ben_reg h2 {
    line-height: 38px;
  }
  .slider_big_img #slider .slides p {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .diner_sidebar {
    position: static;
  }
  .ben_reg .benefits_list .slick-slide:nth-child(2) .div,
  .ben_reg .benefits_list .slick-slide:nth-child(3) .div {
    transform: translateY(0px);
  }
  .ben_reg .right_box {
    margin-top: 0;
  }
  .modal-body button.close.close_view {
    top: -32px;
    right: 0px;
    max-width: 25px;
    width: 100%;
    display: flex;
    z-index: 9;
    background-color: #f07c07;
    border-radius: 50px;
    padding: 7px;
  }
}

@media (max-width: 767px) {
  h3,
  .sign_up_chef .text h1,
  .css2 .sign_up_chef .text h1 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
  .form-control {
    font-size: 15px;
    padding: 0 15px 0;
  }
  .form-control,
  select.form-control:not([size]):not([multiple]) {
    height: 45px;
  }
  .form-control,
  label,
  .radio_list .custome_check label,
  .verification .resend_otp_text,
  select.form-control:not([size]):not([multiple]),
  .custome_check,
  .mobile_no_wrap .mob_nub_change {
    font-size: 15px;
  }
  .form-group {
    margin-bottom: 38px;
  }
  .profile_img {
    width: 95px;
    height: 95px;
  }
  .profile_img .inner {
    max-width: 74px;
    height: 74px;
  }
  .sign_up_chef {
    padding: 45px 0;
  }
  .whatsapp_btn {
    width: 40px;
    height: 40px;
    bottom: 70px;
  }
  .form-group .form-text {
    font-size: 12px;
  }
  .sign_up_chef .text {
    padding-top: 2px;
  }
  .otp_input_wrap > div {
    width: 50px;
  }
  header {
    height: 70px;
  }
  #root > div:first-child {
    padding-top: 70px;
  }
  header .logo a,
  .header_phase2.normal_logo_header .logo a {
    max-width: 150px;
  }
  .registration .about_you_box ul li .add_items_btn .plus_icon {
    width: 30px;
    height: 30px;
    margin-right: 15px;
    flex: 0 0 30px;
  }
  .progressbar li {
    font-size: 15px;
    line-height: 15px;
  }
  .progressbar li .text br {
    display: inline-block;
  }
  .registration .abt_form {
    padding: 20px 0;
    box-shadow: none;
    background-color: transparent;
  }
  .registration .edit_profile_link {
    font-size: 12px;
  }
  .fileUpload span.file_text small {
    font-size: 13px;
  }
  .fileUploadBtn {
    width: 50px;
    flex: 0 0 50px;
  }
  .registration.bussiness .sub_title {
    text-align: center;
    font-size: 12px;
  }
  .checklist_wrap ul li {
    flex: 0 0 50%;
  }
  select {
    background-size: 12px;
  }
  .select_wrap .small_select {
    flex: 0 0 69px;
    max-width: 69px;
    margin-right: 26px;
  }
  .select_wrap > .small_select select {
    background-position: 48px center;
  }
  .progressbar li .check_icon::before {
    background-size: 15px;
  }
  .registration.bussiness .abt_form h4 {
    margin-bottom: 26px;
  }
  select.form-control:not([size]):not([multiple]) {
    padding-right: 15px;
  }
  .checklist_wrap ul.provide li:nth-child(3) {
    margin-bottom: 0;
  }
  .checklist_wrap ul.kit_suitable li .custome_check br,
  .checklist_wrap ul.halal li .custome_check br,
  .checklist_wrap ul.kit_foll li .custome_check br {
    display: none;
  }
  .add_another_btn {
    font-size: 15px;
  }
  .registration.save_menu .abt_form > .inner {
    padding: 25px 20px 25px !important;
    margin-bottom: 30px;
  }
  .save_add_btn_grp .btn {
    min-width: 150px;
    min-height: 38px;
    font-size: 13px;
  }
  .save_add_btn_grp div {
    margin: 0 15px;
  }
  .menu_manually .save_add_btn_grp div {
    margin: 0 15px;
  }
  .menu_manually .save_add_btn_grp .btn {
    min-width: 150px;
    font-size: 14px;
  }
  .upload_text p,
  .upload_text .list li,
  .download_sample_link {
    font-size: 15px;
  }
  .upload_text .list {
    margin-bottom: 30px;
  }
  .registration.save_menu .abt_form > .inner.menu_manu_inner {
    margin-bottom: 40px;
  }
  .item_textarea textarea.form-control {
    min-height: 125px;
    max-height: 125px;
  }
  textarea.form-control {
    padding: 10px 15px;
  }
  .select_wrap.gms .small_select {
    flex: 0 0 100px;
    max-width: 100px;
    margin-right: 20px;
  }
  .select_wrap .small_select select.form-control:not([size]):not([multiple]) {
    padding: 10px 6px;
  }
  .select_wrap.gms > .small_select select {
    /* background-position: 52px center; */
    background-position: calc(100% - 10px) center;
  }
  .checklist_wrap ul.contn_itm li .custome_check br {
    display: none;
  }
  .registration.bussiness.submit_sec .abt_form .inner {
    padding: 20px 15px;
  }
  .mobile_no_wrap .mob_nub_change {
    right: 15px;
  }
  .registration.edit_profile .inner {
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16), -3px -3px 6px #ffffff,
      -3px -3px 6px #ffffff;
    background-color: #fafafa;
  }
  .registration.edit_profile .abt_form .inner {
    padding-bottom: 20px;
  }
  .registration .abt_form + .save_btn_next {
    margin: 0 0;
  }
  .registration.edit_profile .abt_form {
    padding-top: 0;
  }
  .under_review .logo_wrap {
    width: 258px;
    height: 258px;
    margin: 35px auto 65px;
    padding: 17px;
  }
  .under_review .logo_wrap .logo_inner {
    border: 4px solid #e8e8e8;
  }
  .under_review p {
    font-size: 15px;
    margin-bottom: 74px;
  }
  .under_review h2 {
    font-size: 26px;
  }
  #menu-box,
  #menu-box.stick {
    position: static;
  }
  .terms_menu_list.desktop_terms,
  .terms_menu_list.desktop_terms.stick {
    position: static;
    display: none;
  }
  .terms_menu_list.mobile_terms,
  .terms_menu_list.mobile_terms.stick {
    display: block;
    position: static;
  }
  .terms_menu_list {
    width: calc(100% + 30px);
    max-width: calc(100% + 30px);
    margin: 0 -15px 30px -15px;
    background-color: #f7f7f7;
    padding: 30px 15px 13px;
  }
  .sign_up_chef.term_use h2,
  .sign_up_chef.term_use h1 {
    font-size: 26px;
    text-align: center;
  }
  .sign_up_chef.term_use p,
  .sign_up_chef.term_use .terms_text_list li,
  .terms_menu_list li a {
    font-size: 14px;
  }
  .terms_menu_list li a {
    padding: 18px 0 19px;
  }
  .sign_up_chef.term_use h2,
  .sign_up_chef.term_use h1 {
    margin-bottom: 18px;
    padding-left: 0;
    display: flex;
    /* justify-content: center; */
    /* justify-content: center; */
    align-items: center;
  }
  .sign_up_chef.term_use h6 {
    font-size: 16px;
    line-height: 26px;
  }
  .sign_up_chef.term_use .terms_text_list li:last-child,
  .sign_up_chef.term_use .para_wrap p:last-child {
    margin-bottom: 24px;
  }
  .sign_up_chef.term_use .box p:last-child {
    margin-bottom: 25px;
  }
  .terms_menu_list h5 {
    margin-bottom: 34px;
  }
  .terms_menu_list ul {
    display: flex;
    flex-direction: column;
  }
  .back_con_link {
    display: inline-block;
  }
  .sign_up_chef.term_use .ul_wrap {
    padding: 0;
  }
  .sign_up_chef.term_use .box {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 30px;
    padding: 0 15px;
  }
  .sign_up_chef.term_use .box:last-child {
    border-bottom: 0 solid #e0e0e0;
  }
  /*.sign_up_chef.term_use .terms_text_list li{
        padding: 0 15px;
    }*/
  footer p {
    font-size: 11px;
  }
  footer .poli_terms_link {
    font-size: 14px;
    margin-bottom: 13px;
  }
  footer {
    padding: 30px 0;
  }
  header .btn.register_btn {
    display: none;
  }
  header .login_btn.login_btn.regist_mobile {
    display: inline-block;
  }
  header .btn::before,
  header .btn::after {
    display: none;
  }
  header .btn {
    height: auto;
    min-width: auto;
    padding: 0;
  }
  header .btn:hover,
  header .btn:focus {
    box-shadow: none;
  }
  header .login_btn.register_link {
    display: block;
  }
  header .login_btn {
    margin-left: 20px;
  }
  h2 {
    font-size: 28px;
  }
  .popup p {
    font-size: 14px;
  }
  .popup .benifit_leaf_icon {
    display: block;
  }
  .registration.menu_member1 .new_shadow .top_edit_wrap .text_wrap p,
  .festive_tags ul li,
  .edit_orange_btn,
  .registration.menu_member1 .bottom_wrap ul li .delete_icon,
  .active_deact_toggle,
  .registration.menu_member1 .new_shadow .top_edit_wrap .text_wrap h6 {
    font-size: 15px;
  }
  .remove_btn_wrap .in_remo_btn {
    width: 24px;
    height: 24px;
  }
  .in_remo_btn::before {
    width: calc(100% - 2px);
    height: calc(100% - 2px);
  }
  .registration.bussiness.menu_member1 .abt_form > .inner .box .new_shadow {
    margin-bottom: 30px;
  }
  .registration.menu_member1 .save_add_btn_grp {
    margin-bottom: 30px;
  }
  .registration.bussiness.save_menu .abt_form > .btn-group {
    margin-bottom: 30px;
  }
  .can_del_pop h5,
  .can_del_pop .btn {
    font-size: 16px;
  }
  .can_del_pop .btn {
    min-width: 150px;
    height: 50px;
  }
  .can_del_pop h5 {
    margin-bottom: 30px;
  }
  .love_cook .img_wrap {
    max-width: 350px;
  }
  .love_cook .text_wrap p.bold_para,
  .love_cook .text_wrap p {
    font-size: 14px;
    line-height: 24px;
  }
  .looking_order p {
    font-size: 16px;
  }
  .looking_order p {
    margin-bottom: 26px;
  }
  .love_cook .text_wrap p,
  .next_step .box p,
  .next_step .box p .link,
  .have_query p .link,
  .have_query p,
  .pin_team p {
    font-size: 14px;
  }
  .love_cook .icon_list li .icon {
    width: 110px;
    height: 110px;
  }
  .ben_reg .benefits_list .div {
    max-width: 240px;
  }
  h2 {
    font-size: 24px;
  }
  .ben_reg .benefits_list .div p {
    font-size: 14px;
  }
  .ben_reg .benefits_list .div .img {
    width: 160px;
    height: 160px;
  }
  .ben_reg .benefits_list .div .img::before {
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
  }
  .ben_reg .benefits_list .div .img img {
    max-width: 70px;
  }
  .looking_order .img_wrap {
    position: static;
    margin: 0 auto 30px;
  }
  .looking_order {
    padding: 0 15px;
  }
  .looking_order .bg_wrap {
    max-width: 100%;
    text-align: center;
  }
  .looking_order h3 {
    font-size: 24px;
  }
  .pin_team .wrapper {
    display: block;
  }
  .pin_team .wrapper .list.right li,
  .pin_team .wrapper .list.left li {
    text-align: center;
    margin: 0 auto 0;
    box-shadow: none;
    background-color: transparent;
    padding: 30px 10px;
    height: auto;
    position: relative;
  }
  .pin_team .wrapper .list li:last-child {
    margin-bottom: 0;
  }
  .pin_team {
    padding: 50px 0 50px;
  }
  .have_query .form_wrap {
    margin: 30px auto 0;
  }
  .have_query textarea.form-control {
    min-height: 150px;
    max-height: 150px;
  }
  .pin_team .wrapper .list li {
    width: 100%;
    max-width: 540px;
  }
  .pin_team .container > p {
    display: none;
  }
  .pin_team .wrapper .list li::before,
  .looking_order .img_wrap::before,
  .next_step .box::before {
    content: "";
    width: 35px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #c2c2c2;
  }
  .looking_order .img_wrap::before {
    width: 325px;
    background-color: #d0d0d0;
  }
  .looking_order .img_wrap {
    position: relative;
    right: 0;
  }
  .pin_team .wrapper .list.left li:first-child {
    padding-top: 0;
  }
  .pin_team .wrapper .list.right li:last-child {
    padding-bottom: 0;
  }
  .pin_team .wrapper .list.right li:last-child::before {
    content: none;
  }
  .next_step h2 {
    margin-bottom: 0;
  }
  .next_step .box {
    margin: 0 0;
    position: relative;
    padding-bottom: 70px;
  }
  .next_step .box::before {
    width: 1px;
    height: 45px;
    background-color: transparent;
    border: 1px dashed #c2c2c2;
    bottom: 10px;
  }
  .next_step .row div:last-child .box {
    padding-bottom: 20px;
  }
  .next_step .row div:last-child .box::before {
    content: none;
  }
  .next_step .box p {
    line-height: 24px;
  }
  .have_query h2 {
    margin-bottom: 20px;
  }
  .registration.menu_member1 .checklist_wrap ul li {
    padding-right: 7px;
  }
  .previous_btn.btn {
    min-width: 180px;
  }
  .home_slider .top_title {
    font-size: 16px;
  }
  .home_slider .logo_wrap {
    max-width: 300px;
  }
  .home_slider .build_text,
  .home_slider .then_text {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .slider_big_img .img_wrap {
    width: 450px;
    height: 450px;
    padding: 75px;
  }
  .slider_nav {
    top: 210px;
  }
  #slider {
    padding-top: 600px;
  }
  .slider_thumb {
    top: 590px;
  }
  .home_slider p {
    font-size: 16px;
  }
  .slider_nav {
    max-width: 546px;
  }
  .pin_team .wrapper .list li {
    transform: translateX(0px) !important;
  }
  .pin_team .wrapper .logo_icon {
    display: none;
  }
  .social_links li {
    margin-right: 10px;
  }
  #accordion li .content {
    padding: 0 0 0 0px;
  }
  #accordion li .content .inner {
    padding: 20px 15px;
  }
  #accordion > li {
    padding: 20px 15px;
    overflow-x: hidden;
  }
  #accordion li > label.label_title {
    margin-left: 15px;
    padding-right: 30px;
  }
  #accordion li label p {
    font-size: 15px;
  }
  .registration.bussiness .form-group.checklist_wrap > label {
    margin-bottom: 16px;
  }
  .registration.bussiness.save_menu.new_menu .abt_form > .inner {
    box-shadow: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0;
    padding-bottom: 0 !important;
  }
  #accordion li .content .add_cuisine_wrap {
    margin-top: 40px;
  }
  #accordion li .content .inner .form-group,
  #accordion li .content .inner {
    max-width: 100%;
  }
  .registration.bussiness.save_menu.new_menu .sub_title {
    margin-bottom: 0;
  }
  #accordion {
    transform: translateX(-15px);
    width: calc(100% + 30px);
  }
  .save_btn_bot_para {
    padding: 0 15px;
  }
  #accordion li label .title {
    margin-bottom: 8px;
  }
  .slider_big_img #slider .slides p {
    width: 80%;
  }
  .mobile_no_wrap .tel_number {
    flex: 1;
  }
  .diner_home .slider_thumb {
    top: 440px;
  }
  .diner_home #slider {
    padding-top: 520px;
  }
  h1 {
    font-size: 32px;
  }
  .next_step {
    padding-top: 40px;
  }
  .sign_up_chef.term_use h2 a.res_back_btn.mobile_sidebar_back_btn {
    display: flex !important;
  }
  .ben_reg .slick-track {
    display: flex;
  }
  .ben_reg .slick-track .slick-slide {
    height: auto;
  }
}

@media (max-width: 575px) {
  h2 {
    font-size: 22px;
  }
  h3,
  .sign_up_chef .text h1,
  .css2 .sign_up_chef .text h1 {
    font-size: 18px;
  }
  h4 {
    font-size: 14px;
  }
  .form-group {
    margin-bottom: 30px;
  }
  .profile_img {
    width: 75px;
    height: 75px;
    margin-bottom: 33px;
  }
  .profile_img .inner {
    max-width: 60px;
    height: 60px;
  }
  .sign_up_chef {
    padding: 35px 0;
  }
  .whatsapp_btn {
    width: 35px;
    height: 35px;
  }
  .btn {
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    min-width: 100%;
  }
  header .logo a,
  .header_phase2.normal_logo_header .logo a {
    max-width: 123px;
  }
  header {
    height: 60px;
  }
  #root > div:first-child {
    padding-top: 60px;
  }
  .sign_up_chef .text h3 {
    margin-bottom: 28px;
  }
  .mobile_no_wrap .countrycode {
    flex: 0 0 calc(100% - 100% + 42px);
    margin-right: 14px;
    padding: 0 6px;
    max-width: 42px;
  }
  .mobile_no_wrap .tel_number {
    flex: 0 0 calc(100% - 42px - 14px);
  }
  .form-group .form-text {
    font-size: 10px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 14px;
  }
  #accordion li label .title {
    font-size: 16px;
  }
  .form-control,
  label,
  .radio_list .custome_check label,
  .verification .resend_otp_text,
  select.form-control:not([size]):not([multiple]),
  .custome_check,
  .mobile_no_wrap .mob_nub_change {
    font-size: 14px;
  }
  .otp_input_wrap > div {
    width: 42px;
    margin: 0 10px 0 0;
  }
  .sign_up_chef .text {
    margin: 0 15px;
  }
  .verification .profile_img {
    margin-bottom: 30px;
  }
  .verification .text h5 {
    margin-bottom: 3px;
  }
  .verification .opt_text {
    font-size: 10px;
    letter-spacing: 0;
  }
  .verification .form_wrap {
    margin-top: 33px;
  }
  .verification .form-group {
    margin-bottom: 30px;
  }
  .verification .log_using_psd {
    margin-top: 25px;
  }
  .form-group .form-text {
    letter-spacing: 0.1px;
    line-height: 14px;
  }
  .registration .profile_img {
    width: 75px;
    height: 75px;
  }
  .registration .profile_img .inner {
    max-width: 60px;
    height: 60px;
  }
  .registration .profile_img .pro_edit_btn {
    height: 16px;
    top: 5px;
    width: 12px;
    right: -9px;
  }
  .registration .about_details h5 {
    font-size: 18px;
    margin-bottom: 11px;
  }
  .registration .about_details h6 {
    margin-bottom: 5px;
    letter-spacing: 0;
  }
  .registration .edit_profile_link {
    font-size: 10px;
  }
  .registration .about_you_box ul li {
    padding: 13px 17px 12px;
  }
  .registration .about_you_box ul li h6 .edit_btn {
    width: 14px;
    margin-left: 10px;
  }
  .registration .about_you_box ul li h6 {
    margin-bottom: 16px;
  }
  .registration .about_you_box ul li p,
  .registration .about_you_box ul li .complete_per {
    font-size: 12px;
  }
  .registration .about_you_box ul li .complete_per {
    margin-bottom: 7px;
  }
  .registration .about_you_box ul li .add_items_btn .plus_icon {
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
  }
  .registration .about_you_box ul li .add_items_btn .plus_icon::after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
  .registration .about_you_box ul li .add_items_btn {
    font-size: 12px;
    line-height: 33px;
    margin-top: 3px;
  }
  .progressbar li .check_icon {
    width: 24px;
    height: 24px;
  }
  .progressbar li::after {
    top: 10px;
    height: 6px;
  }
  .registration .top_progess .progressbar li .check_icon::after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
  .save_btn {
    height: 39px;
    min-width: 84px;
    font-size: 10px;
    height: 24px;
    min-width: 64px;
  }
  .progressbar li {
    font-size: 12px;
    line-height: 15px;
  }
  .top_progess {
    padding: 20px 50px 15px;
    min-height: 100px;
    margin-bottom: 0;
  }
  .progressbar {
    width: calc(100% + 120px);
    left: -60px;
  }
  .custome_check {
    margin: 25px 0 0 0;
    padding-left: 35px;
  }
  .checkmark {
    height: 20px;
    width: 20px;
    top: 0;
    /* border-radius: 4px; */
  }
  .checkmark::after,
  .checkmark::before {
    width: 16px;
    height: 16px;
    /* border-radius: 4px; */
  }
  .custome_check .checkmark::before {
    width: 100%;
    height: 100%;
    background-size: 10px;
    background-position: center;
  }
  .fileUploadBtn {
    width: 38px;
    flex: 0 0 38px;
    background-size: 13px;
  }
  .fileUpload span.file_text small {
    font-size: 12px;
  }
  .registration .abt_form .pin_icon {
    max-width: 20px;
  }
  .custome_check label {
    font-size: 12px;
  }
  .radio_list .custome_check label {
    font-size: 14px;
  }
  .registration .abt_form .icon {
    max-width: 13px;
    display: flex;
    align-items: center;
  }
  .radiobtn {
    height: 20px;
    width: 20px;
    top: 0;
  }
  .custome_check .radiobtn::after {
    width: calc(100% - 5px);
    height: calc(100% - 5px);
  }
  .progressbar li .check_icon::before {
    background-size: 8px;
  }
  .registration.bussiness .sub_title {
    font-size: 10px;
  }
  .registration.bussiness .abt_form .inner {
    padding: 20px 18px 0;
  }
  .progressbar li .check_icon {
    margin-bottom: 4px;
  }
  .top_progess {
    padding: 20px 50px 10px;
    min-height: 81px;
    margin-bottom: 0;
  }
  .radio_wrap ul.radio_list {
    display: block;
  }
  .radio_wrap ul.radio_list li {
    margin: 0 0 14px;
    display: block;
  }
  .radio_wrap ul.radio_list li:last-child {
    margin: 0;
  }
  .fileUpload .form-control {
    padding: 0 20px 0 10px;
  }
  .fileUpload .fileUploadBtn {
    margin-right: 10px;
  }
  .checklist_wrap ul li {
    margin: 0 0 15px 0;
  }
  .checklist_wrap ul.provide li:nth-child(3) {
    margin: 0 0 15px 0;
  }
  .checklist_wrap ul.days_opt li:nth-child(1) {
    order: 1;
  }
  .checklist_wrap ul.days_opt li:nth-child(2) {
    order: 3;
  }
  .checklist_wrap ul.days_opt li:nth-child(3) {
    order: 5;
  }
  .checklist_wrap ul.days_opt li:nth-child(4) {
    order: 7;
  }
  .checklist_wrap ul.days_opt li:nth-child(5) {
    order: 1;
  }
  .checklist_wrap ul.days_opt li:nth-child(6) {
    order: 4;
  }
  .checklist_wrap ul.days_opt li:nth-child(7) {
    order: 6;
  }
  .checklist_wrap ul.days_opt li:nth-child(8) {
    order: 8;
  }
  .form-control,
  select.form-control:not([size]):not([multiple]) {
    height: 38px;
  }
  .select_wrap .small_select {
    flex: 0 0 65px;
    max-width: 65px;
    margin-right: 13px;
  }
  .select_wrap > .small_select select {
    background-position: 45px center;
  }
  select {
    background-size: 14px;
    background-position: 92% center;
  }
  .checklist_wrap ul.provide {
    display: block;
  }
  .checklist_wrap ul.provide li .custome_check br {
    display: none;
  }
  .custome_check {
    padding-left: 30px;
  }
  .checklist_wrap ul.venue li:nth-child(9),
  .checklist_wrap ul.venue li:nth-child(10) {
    margin-bottom: 0;
  }
  .form-group.checklist_wrap .form-text {
    margin-top: 10px;
  }
  .btn-group .btn {
    min-width: 219px;
  }
  .registration.bussiness .abt_form .icon {
    max-width: 17px;
  }
  .add_another_btn {
    font-size: 12px;
  }
  .checklist_wrap ul.reuirement li:nth-child(7),
  .checklist_wrap ul.kit_foll li:nth-child(11),
  .checklist_wrap ul.kit_foll li:nth-child(12),
  .checklist_wrap ul.cooking li:nth-child(13),
  .checklist_wrap ul.cooking li:nth-child(14) {
    margin-bottom: 0;
  }
  .checklist_wrap ul.kit_suitable {
    display: block;
  }
  .radio_wrap ul.radio_list.halal li {
    margin-bottom: 14px;
  }
  .registration.bussiness .form-group.checklist_wrap > label {
    margin-bottom: 20px;
  }
  .radio_wrap ul.radio_list.halal li br {
    display: none;
  }
  .btn-group.save_add_btn_grp .btn {
    font-size: 10px;
  }
  .registration.save_menu .abt_form > .inner.mb_box_sh_none {
    /*padding: 0 20px 25px !important;*/
    box-shadow: none;
  }
  .registration.save_menu .sub_title {
    margin-bottom: 10px;
  }
  .save_add_btn_grp div {
    margin: 0 15px;
  }
  .registration.save_menu .abt_form > .inner {
    margin-bottom: 30px;
    padding: 25px 15px 25px !important;
  }
  .save_add_btn_grp .btn {
    min-width: 124px;
    min-height: 38px;
    font-size: 10px;
  }
  .upload_text p,
  .upload_text .list li,
  .download_sample_link {
    font-size: 14px;
  }
  .menu_manually .save_add_btn_grp div {
    margin: 0 15px;
  }
  .menu_manually .save_add_btn_grp .btn {
    min-width: 120px;
    font-size: 14px;
  }
  .can_itm_grp .btn {
    min-width: 187px;
  }
  .can_itm_grp.btn-group .cancel_btn {
    min-width: 101px;
  }
  .registration.bussiness.save_menu .abt_form .icon {
    max-width: 10px;
  }
  .download_sample_link {
    margin-bottom: 30px;
  }
  .registration .about_you_box ul li .add_items_btn .plus_icon,
  .add_another_btn .plus_icon {
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
  }
  .registration .about_you_box ul li .add_items_btn .plus_icon::before,
  .add_another_btn .plus_icon::before {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
  .registration .about_you_box ul li .add_items_btn .plus_icon::after,
  .add_another_btn .plus_icon::after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
  .upload_text .list {
    margin-bottom: 25px;
  }
  .mobile_no_wrap .mob_nub_change {
    right: 10px;
  }
  .btn.pro_save_btn {
    min-width: 111px;
  }
  .registration.edit_profile .abt_form .inner {
    padding-bottom: 10px;
  }
  .under_review h2 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
  }
  .under_review p {
    font-size: 14px;
  }
  .under_review .btn.back_home {
    min-width: 100%;
  }
  .sign_up_chef.term_use h2,
  .sign_up_chef.term_use h1 {
    font-size: 22px;
  }
  .sign_up_chef.term_use h6 {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .modal-body {
    padding: 50px 20px;
  }
  .modal-body .add_another_btn .plus_icon {
    width: 28px;
    height: 28px;
  }
  .modal-body .add_another_btn .plus_icon::after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
  h2 {
    font-size: 22px;
  }
  .popup h2 {
    letter-spacing: 0;
  }
  .modal-body .add_another_btn {
    right: 10px;
    top: 10px;
  }
  .registration.bussiness.menu_member1 .abt_form > .inner .box {
    padding: 30px 15px 0;
  }
  .registration.menu_member1 .new_shadow .top_edit_wrap .img_wrap {
    flex: 0 0 95px;
    height: 95px;
    margin-right: 15px;
  }
  .registration.menu_member1 .new_shadow .top_edit_wrap .text_wrap p,
  .festive_tags ul li,
  .edit_orange_btn,
  .registration.menu_member1 .bottom_wrap ul li .delete_icon,
  .active_deact_toggle,
  .registration.menu_member1 .new_shadow .top_edit_wrap .text_wrap h6 {
    font-size: 14px;
  }
  .registration.menu_member1 .new_shadow .top_edit_wrap .text_wrap p {
    font-size: 10px;
  }
  .registration.menu_member1 .edit_orange_btn {
    top: -25px;
    right: 32px;
  }
  .registration.menu_member1 .new_shadow .top_edit_wrap .text_wrap {
    padding: 10px 0 0 0;
  }
  .registration.menu_member1 .new_shadow .top_edit_wrap .text_wrap h6 {
    margin-bottom: 8px;
  }
  .registration.menu_member1 .new_shadow .top_edit_wrap {
    padding: 35px 20px 0;
    margin-bottom: 15px;
  }
  .registration.menu_member1 .checklist_wrap ul li {
    flex: 0 0 50%;
    padding-right: 7px;
  }
  .festive_tags ul li {
    margin: 10px 17px 10px 0;
    padding: 0 30px 0 15px;
  }
  .can_itm_grp.btn-group .cancel_btn {
    min-width: 110px;
  }
  .btn-group div {
    margin: 0 9px;
  }
  .active_deact_toggle .toggle_box {
    width: 40px;
    height: 20px;
    margin-right: 15px;
  }
  .active_deact_toggle .toggle_box input[type="checkbox"]::before {
    height: 16px;
    width: 16px;
    border: 1px solid #fff;
  }
  .active_deact_toggle .toggle_box input[type="checkbox"]:checked::before {
    left: calc(100% - 19px);
    background-color: #f07c07;
  }
  .registration.menu_member1 .bottom_wrap ul li .delete_icon {
    background-size: 11px 14px;
    padding-left: 20px;
  }
  .registration.menu_member1 .bottom_wrap ul li {
    padding: 5px 30px;
  }
  .registration.menu_member1 .bottom_wrap ul li::before {
    height: 24px;
  }
  .registration.menu_member1 .bottom_wrap ul li {
    padding: 5px 18px;
  }
  .registration.bussiness.menu_member1 .abt_form > .inner .box h5 small {
    font-size: 10px;
    line-height: 16px;
  }
  .registration.bussiness.menu_member1
    .abt_form
    > .inner
    .box
    .new_shadow
    .form_wrap {
    padding: 20px 15px 0;
  }
  .registration.menu_member1 .abt_form .inner h5 .form-text {
    margin-top: 2px !important;
  }
  .registration.menu_member1 .radio_wrap ul.radio_list li {
    margin-bottom: 15px;
  }
  .festive_tags ul li .close {
    width: 8px;
    height: 8px;
    right: 12px;
  }
  .remove_btn_wrap .in_remo_btn {
    width: 22px;
    height: 22px;
  }
  .registration.menu_member1 .checklist_wrap ul li:nth-child(5),
  .registration.menu_member1 .checklist_wrap ul li:nth-child(6) {
    margin-bottom: 0;
  }
  .btn-group.can_itm_grp div:last-child {
    flex: 1;
  }
  .registration.bussiness.save_menu .form-group.can_itm_grp {
    margin-bottom: 20px;
  }
  .registration.bussiness.save_menu .save_btn_next .btn {
    flex: 1;
  }
  .can_del_pop .btn-group .btn.previous_btn {
    min-width: 105px;
    height: 38px;
    line-height: 38px;
  }
  .can_del_pop h5,
  .can_del_pop .btn {
    font-size: 14px;
  }
  .can_del_pop h5 {
    letter-spacing: 0.3px;
  }
  .can_del_pop .modal-body .add_another_btn {
    right: 8px;
    top: 8px;
  }
  /*.checklist_wrap ul li:nth-child(5),
    .checklist_wrap ul li:nth-child(6) {
        margin-bottom: 0;
    }*/
  .registration .save_btn_next.btn-group .btn {
    flex: 1;
    min-width: auto;
  }
  .registration .save_btn_next.btn-group .btn.btn.previous_btn {
    min-width: 115px;
    flex: 0 0 auto;
  }
  .love_cook .img_wrap {
    max-width: 375px;
  }
  .looking_order .container {
    padding: 30px 15px 35px;
  }
  .ben_reg {
    padding: 40px 0 0;
  }
  .looking_order h3 {
    font-size: 22px;
  }
  .love_cook .icon_list li {
    margin-bottom: 30px;
  }
  .love_cook .text_wrap {
    padding: 30px 15px 0 15px;
  }
  .love_cook .mobile_padd_none {
    padding: 0;
  }
  .ben_reg .benefits_list .owl-item li {
    max-width: 375px;
    box-shadow: none;
    background-color: transparent;
    padding: 0 25px;
  }
  .pin_team .wrapper .list li h4 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .next_step h2,
  .looking_order h3 {
    line-height: 34px;
  }
  .have_query p {
    line-height: 24px;
  }
  .have_query .btn {
    min-width: 100%;
  }
  .social_links li a {
    width: 34px;
    height: 34px;
  }
  .social_links {
    margin-top: 0;
  }
  footer p {
    letter-spacing: 0.3px;
  }
  footer {
    padding: 14px 0;
  }
  .ben_reg .benefits_list {
    margin: 26px 0 0 0;
  }
  .ben_reg .benefits_list .div .img {
    width: 138px;
    height: 138px;
  }
  .ben_reg .benefits_list .div .img img {
    max-width: 60px;
  }
  .ben_reg .benefits_list .div h4 {
    font-size: 18px;
  }
  .next_step .box h4 {
    font-size: 16px;
    margin-bottom: 9px;
  }
  .btn-group.can_itm_grp div .btn {
    width: 100%;
  }
  .slider_big_img .img_wrap {
    width: 270px;
    height: 270px;
    padding: 45px;
  }
  .slider_nav .btn_icon {
    width: 28px;
    height: 28px;
  }
  .slider_nav .btn_icon::before {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
  .slider_nav .btn_icon img {
    width: 6px;
    height: 11px;
  }
  #slider {
    padding-top: 370px;
  }
  .slider_nav {
    top: 120px;
  }
  .slider_thumb {
    top: 370px;
  }
  .ben_reg .slick-dots li {
    margin-right: 12px;
  }
  .ben_reg .slick-dots li:last-child {
    margin-right: 0;
  }
  .slider_thumb li,
  .ben_reg .slick-dots li button {
    width: 8px;
    height: 8px;
    margin-right: 12px;
  }
  .ben_reg .slick-dots li button {
    margin: 0;
  }
  .slider_thumb li.active,
  .ben_reg .slick-dots li.slick-active button {
    width: 30px;
  }
  .ben_reg .slick-dots {
    margin-top: 0;
  }
  .home_slider .top_title {
    font-size: 14px;
    margin-bottom: 12px;
  }
  .home_slider .logo_wrap {
    max-width: 210px;
    margin: 10px auto 10px;
  }
  .home_slider .build_text,
  .home_slider .then_text,
  .home_slider p {
    font-size: 14px;
    line-height: 24px;
  }
  .slider_big_img #slider .slides p {
    margin-bottom: 10px;
  }
  .home_slider .btn {
    margin-top: 20px;
  }
  .home_slider {
    padding: 30px 0 15px;
  }
  .home_slider .build_text {
    max-width: 320px;
    margin: 0 auto 10px;
  }
  .slider_nav {
    max-width: 345px;
  }
  .home_slider .btn {
    min-width: 100%;
  }
  #accordion li .content .add_cuisine_wrap {
    margin-top: 25px;
  }
  .save_btn_bot_para {
    font-size: 14px;
  }
  #accordion li label h5 {
    margin-bottom: 7px;
  }
  #accordion li label p {
    font-size: 14px;
  }
  .btn-group.opt_btn_grp .btn,
  .btn-group.opt_btn_grp .btn.previous_btn {
    min-width: 142px;
  }
  .sign_up_chef.verification .text {
    padding: 0 15px;
  }
  .uploa_doc li .doc_box {
    font-size: 14px;
  }
  .uploa_doc li .link {
    font-size: 12px;
  }
  .checklist_wrap ul li {
    padding-right: 0px;
  }
  .modal.fade.popup.can_del_pop .btn {
    min-width: 110px;
    height: 44px;
    line-height: 44px;
  }
  .uploa_doc li {
    margin-bottom: 20px;
  }
  .registration.edit_profile .btn-group.opt_btn_grp {
    margin-top: 10px;
    width: 100%;
    max-width: 360px;
  }
  .registration.edit_profile .btn-group.opt_btn_grp .btn {
    min-width: auto;
    flex: 1;
  }
  .mobile_no_wrap.std_wrap .countrycode {
    flex: 1;
    max-width: 60px;
  }
  .mobile_no_wrap.std_wrap .tel_number {
    flex: 1;
  }
  .popup {
    padding: 20px 0 !important;
  }
  .ben_reg .benefits_list .owl-item li {
    margin-bottom: 10px;
  }
  .ben_reg .benefits_list .owl-stage-outer {
    padding-bottom: 0;
  }
  .slider_big_img #slider .slides p {
    max-width: 360px;
  }
  .select_wrap.gms .small_select {
    flex: 0 0 95px;
    max-width: 95px;
    margin-right: 10px;
  }
  .select_wrap.gms .small_select select {
    width: 100%;
    max-width: 100%;
    /* background-position: 80% center; */
    background-size: 10px;
  }
  h1 {
    font-size: 20px;
  }
  .diner_sign_up .social_center {
    flex-direction: column;
    width: 100%;
  }
  .diner_sign_up .or_text {
    margin: 20px 0;
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
  }
  .diner_sign_up .or_text::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #e0e0e0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -2;
  }
  .diner_sign_up .or_text::after {
    content: "";
    width: 140px;
    height: 100%;
    background-color: #fafafa;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
  }
  .ben_reg .benefits_list .div {
    background-color: transparent;
    box-shadow: none;
    max-width: 375px;
  }
  /* .ben_reg */
  header.header_phase2.normal_logo_header .right {
    flex: 0 0 70%;
  }
}

@media (max-width: 480px) {
  .love_cook .icon_list {
    display: block;
  }
  #slider {
    padding-top: 390px;
  }
  .slider_big_img #slider .slides p {
    max-width: 320px;
  }
}

@media (max-width: 360px) {
  .sign_up_chef .text {
    padding: 0;
    margin: 0 0;
  }
  .otp_input_wrap > div {
    width: 40px;
  }
  .registration .abt_form .inner,
  .registration.bussiness .abt_form .inner {
    padding: 15px 10px 0;
  }
  .btn-group .btn {
    margin: 0 10px;
    min-width: 170px;
  }
  .form-group {
    margin-bottom: 25px;
  }
  .radio_wrap ul.radio_list li {
    margin: 0 0 10px;
  }
  .registration.save_menu .abt_form > .inner {
    padding: 0 10px 25px !important;
  }
  .btn-group.save_add_btn_grp .btn {
    min-width: 130px;
  }
  .btn-group.can_itm_grp .btn {
    min-width: 160px;
  }
  .can_itm_grp.btn-group .cancel_btn.btn {
    min-width: 98px;
  }
  .otp_input_wrap > div {
    width: 40px;
    margin: 0 8px 0 0;
  }
  .under_review p {
    margin-bottom: 45px;
  }
  .love_cook .text_wrap .icon_list li .icon {
    width: 96px;
    height: 96px;
  }
  .love_cook .text_wrap .icon_list li .text {
    font-size: 16px;
  }
  header .login_btn.register_link,
  header .login_btn {
    font-size: 14px;
  }
  header .login_btn {
    margin-left: 15px;
  }
  .registration.bussiness.menu_member1
    .abt_form
    > .inner
    .box
    .new_shadow
    .form_wrap {
    padding: 20px 10px;
  }
  .btn-group div {
    margin: 0 7px;
  }
  .registration.bussiness.menu_member1 .btn-group div:last-child {
    margin-right: 0;
    flex: 1;
  }
  .active_deact_toggle .toggle_box {
    margin-right: 10px;
  }
  .registration.menu_member1 .bottom_wrap ul li {
    padding: 5px 7px;
  }
  .festive_tags ul li {
    margin: 5px 10px 5px 0;
  }
  .can_del_pop .modal-body {
    padding: 50px 15px 35px;
  }
  .can_del_pop h5 {
    margin-bottom: 20px;
  }
  .looking_order .img_wrap::before {
    width: 285px;
  }
  .ben_reg .benefits_list .owl-item li {
    padding: 0 15px;
  }
  .pin_team .wrapper .list {
    margin: 0 0;
  }
  .slider_big_img .img_wrap {
    width: 240px;
    height: 240px;
    padding: 45px;
  }
  #slider {
    padding-top: 365px;
  }
  .slider_thumb {
    top: 345px;
  }
  .slider_nav {
    top: 110px;
  }
  .btn-group.opt_btn_grp {
    display: flex;
  }
  .btn-group.opt_btn_grp .btn,
  .btn-group.opt_btn_grp .btn.previous_btn {
    /* opacity: 1; */
    min-width: auto;
    flex: 1;
  }
  .sign_up_chef.verification .text {
    padding: 0;
  }
  .registration.save_menu .abt_form > .inner .btn-group div:last-child {
    flex: none;
  }
  .btn {
    font-size: 13px;
  }
  .diner_home .slider_thumb {
    top: 220px;
  }
  .diner_home #slider {
    padding-top: 300px;
  }
  .diner_home .bottom_box {
    width: 100%;
  }
  .diner_home .bottom_box .btn {
    min-width: 100%;
  }
  .diner_home .bottom_box .btn,
  .diner_home .bottom_box span {
    margin-bottom: 20px;
  }
  .btn-group.opt_btn_grp .btn {
    /* opacity: 1; */
    min-width: auto;
    flex: 0 0 calc(50% - 10px);
  }
  .btn-group.opt_btn_grp .btn.btn.previous_btn {
    margin-right: 0;
    margin-left: 0;
  }
  .btn-group.opt_btn_grp .btn:first-child {
    margin-left: 0;
  }
}

@media screen and (min-width: 992px) and (max-height: 940px) {
  /*#menu-box.sidebar {
        height: calc(100% - 140px);
        overflow-y: auto;
        padding: 0;
    }*/
}

@media (max-height: 950px) {
  #menu-box.terms_menu_list {
    bottom: 60px;
  }
  #menu-box.sidebar {
    bottom: 20px;
    transition: all 0.3s;
  }
  #menu-box.terms_menu_list ul {
    margin-bottom: 30px;
  }
  #menu-box.terms_menu_list.top {
    bottom: 70px;
  }
  #menu-box.sidebar ul {
    margin-bottom: 10px;
  }
  #menu-box.sidebar.top {
    bottom: 30px;
  }
}

@media (min-height: 700px) and (max-height: 900px) {
  .sign_up_chef.verification.log_otp {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0;
  }
}

@media only screen and (max-width: 1399px) and (min-width: 1200px) {
  .home_slider .container,
  .love_cook .container,
  .ben_reg .container,
  .pin_team .container,
  .next_step .container,
  .have_query .container,
  header .container {
    padding: 0 60px;
  }
  .looking_order .container {
    max-width: calc(100% - 120px);
  }
  .slider_big_img .img_wrap {
    width: 580px;
    height: 580px;
    padding: 95px;
  }
  .home_slider {
    padding: 50px 0 20px;
  }
  .slider_big_img #slider .img_wrap {
    top: 60px;
  }
  .home_slider .top_title,
  .home_slider .build_text,
  .home_slider .then_text {
    font-size: 20px;
  }
  .home_slider .logo_wrap {
    max-width: 370px;
  }
  h2 {
    font-size: 34px;
  }
  .ben_reg .benefits_list .div h4 {
    font-size: 20px;
  }
  .ben_reg .benefits_list .div .img {
    width: 150px;
    height: 150px;
  }
  .ben_reg .benefits_list .div .img img {
    max-width: 60px;
  }
  .ben_reg .benefits_list .div p {
    font-size: 15px;
  }
  .ben_reg .benefits_list .owl-stage-outer {
    padding: 120px 0 30px;
  }
  .pin_team .wrapper .list li {
    width: 100%;
  }
  .looking_order .bg_wrap {
    max-width: 62%;
  }
  .looking_order {
    margin: 80px 0 0;
  }
  .have_query .form_wrap .tel_number {
    max-width: calc(100% - 64px - 23px);
  }
}
