@media (min-width: 1600px) {}
@media (max-width: 1199px) {
  
}
/*@media screen and (min-width:767px) and (max-width:2400px){

.contact_floting.contact_floting_show{
  display: block;
}
}*/
@media (max-width: 1024px) {

.heder_menu_one a {
  margin: 0 6px;
}
}


@media (max-width: 991px) {
 .mySwiper .swiper-wrapper .swiper-slide {
  margin: 50px 10px 25px 10px !important;
} 
.row_how_it_work_list {
  flex-direction: column;
}
.stepflex {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}
.stepboxline {
  width: 2px;
  height: 300px;
  margin: 0;
}
.stepbox {
  max-width: unset;
  min-height: 100px;
}
.stepboxline {
  flex-direction: column;
}
.stepboxline span {
  margin-top: unset;
  margin-left: -5px;
}
.side_heading h2::after {
  content: none;
}
.children{
  display: none;
}

.section_d .health_box p {
  margin-bottom: 0;
  display: none;
}
.open_hide_btn {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  background: #719d3a;
  padding: 5px;
  background-position: center center;
  background-size: 20px;
  cursor: pointer;
  text-align: center;
  padding: 10px;
  margin: 15px 0;
  margin-bottom: 15px;
  color: #fff;
  font-size: 15px;
  display: flex;
  text-align: left;
  padding: 6px 27px 6px 12px;
  position: relative;
}
.open_hide_btn::after {
  content: "";
  background: url(../images/open_arrow.png)0 0 no-repeat;
  width: 20px;
  height: 20px;
  background-size: 100%;
  background-position: center;
  right: 7px;
  position: absolute;
  top: 15px;
}
ul.children{
  display: none;
}
/*ul.children.expanded{
  display: block !important;
}*/
.health_box ul {
  min-height: auto;
}
.open_hide_btn.btn_active::after {
  transform: rotate(180deg);
}
#mobile_hide {
  display: none;
}
.menu_toggle {
  display: block;
  cursor: pointer;
}
.menu_toggle img {
  width: 35px !important;
  margin-left: 25px;
}
.heder_menu_one.desktop_hide {
  background: #719d3a;
}
.heder_menu_one.desktop_hide a {
  display: block;
  color: #fff;
}
.heder_menu_one.desktop_hide.menu_show {
  display: block;
}
.heder_menu_one a:focus {
  color: #373737 !important;
}
}

@media (max-width: 767px) {
   .banner_sec {
  padding: 50px 0;
}
.bnr_test h1 {
  font-size: 35px;
}
.bnr_test h3 {
  font-size: 20px;
  margin: 10px 0;
}
.bnr_test h4 {
  font-size: 19px;
}
.bnr_test p {
  font-size: 15px;
  margin: 22px 0 0 0;
}
.bnr_test a {
  font-size: 15px;
}
.section_b, .section_c, .section_d, .section_e {
  padding: 35px 0;
}
.section_b h3, .section_d h3 {
  font-size: 23px;
}
.section_b h2, .section_d h2 {
  font-size: 30px;
}
.section_b p {
  font-size: 22px;
}
.swiper_box h3 {
  font-size: 17px;
}
.swiper_box h6 {
  font-size: 17px;
}
.section_d p {
  font-size: 15px;
}
.section_d p br {
  display: none;
}
.section_e a {
  padding: 12px 25px;
  font-size: 16px;
}
.ftr_logo_test {
  flex-wrap: wrap;
  justify-content: center;
}
.ftr_logo_test p {
  text-align: center;
 margin-top: 10px;
}
.section_d h3 br {
  display: none;
}
.navigator_img img, .clientimg img {
  width: 100%;
}
.navigator_text {
  padding: 20px 0 0 0;
}
.footer_social {
  text-align: center;
  padding-top: 20px;
}
.h2_style br {
  display: none;
}
.review_box {
  flex-wrap: wrap;
}
.review_box p {
  flex: unset;
  width: 100%;
}
.review_box p {
  border-right: 0px;
  flex: unset;
  width: 100%;
  border-bottom: 1px solid lightgray;
  padding: 10px 0;
}
.click_more {
  font-size: 14px;
  max-width: unset;
  margin: 10px auto 0;
}
}

@media (max-width: 640px) {
/*.contact_floting {
  display: block;
}*/
#contact_floting_hide {
  position: fixed;
  right: auto;
  top: auto;
  z-index: 9;
  bottom: 0;
  left: 0;
  width: 100%;
}
#contact_floting_hide a {
  transform: rotate(0deg);
  border-radius: 0;
  width: 100%;
  display: block;
  text-align: center;
}
.banner_test h3 strong {
  font-size: 22px;
}
}
@media (max-width: 480px) {
.main-footer {
  padding: 77px 0 71px;
}
#contact_floting_hide a {
  font-size: 14px;
}
}
@media (max-width: 420px) {
  header {
  padding: 10px 0;
}
/*  .page_logo {
    flex-direction: column;
  }*/
  .page_logo img {
  width: 85px;
}
.header_call {
  padding: 8px;
  max-width: 130px;
  min-width: 130px;
}
  .page_logo p {
    align-items: flex-start;
  }
  .banner_test h1 {
    font-size: 23px;
    margin: 7px 0;
  }
  .banner_test h6, .banner_test h3 {
    font-size: 18px;
  }
  .banner_test h6{
    margin-bottom: 20px;
  }
  
  .banner_test h3 {
    margin-bottom: 20px;
  }
  .colsultation_form {
    padding: 15px 20px;
  }
  .colsultation_form h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .field_form {
    margin: 7px 0;
  }
  .colsultation_form button {
    padding: 8px;
    margin-top: 15px;
  }
  .section_a {
    padding: 60px 0;
  }
  .banner_down_strip ul {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .banner_down_strip ul li {
    padding: 5px 0;
  }
  .section_b, .section_c, .section_d, .section_e, .section_f, .section_g, .section_h {
    padding: 25px 0;
  }
  .section_e::before {
    height: 100px;
  }
  .h2_style, .section_b h2, .section_d h2, .heading h2, .howItWorks {
    font-size: 22px;
  }
  .section_c p {
    font-size: 15px;
  }
  .health_box ul li {
    font-size: 15px;
    margin: 6px 0;
  }
  .health_box h6 {
    font-size: 18px;
  }
  .health_box ul {
    min-height: unset;
  }
  .cuisine_box {
    margin: 30px 0 0;
  }
  .cuisine_box h6 {
    font-size: 17px;
    padding: 15px 0 5px 0;
  }
  .cuisine_box p {
    font-size: 15px;
  }
  .side_heading h2 {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .navigator_text p {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .clientbox {
    margin-top: 20px;
  }
  .clientbox h6 {
    font-size: 16px;
    padding: 10px 15px;
  }
  .timestamp {
    padding: 0 15px;
  }
  .form_container {
    padding: 15px 0 0;
  }
  .form_container h6 {
    font-size: 17px;
    margin: 0 0 15px;
  }
.form_container .submit_btn {
  margin-top: 20px;
  padding: 12px 10px;
}
  .form_container .btnholder {
    padding: 0;
  }
  .section_h {
    padding-bottom: 90px;
  }
  .main-footer {
    padding: 65px 0 65px;
  }
  .section_h .h2_style br {
    display: none;
  }
  .how_it_work_image {
    padding: 25px 20px;
  }
  .how_it_work_image h2 {
    font-size: 22px;
    margin: 0 0 15px;
    padding-top: 10px;
  }
  .stepbox h6 {
    font-size: 17px;
  }
  .side_heading h2::after {
    content: "";
    width: 85px;
  }
  .footer_logo img {
  width: 110px;
}
  .howItWorks {
    padding: 25px 0;
  }
  .section_d::before, .section_d::after {
    width: 110px;
    height: 900px;
  }
  .location {
  text-align: center;
}
.location p img {
  margin-top: 3px;
}
.page_logo p img {
  margin-top: 4px;
}
.section_g {
  padding-top: 0;
}
.section_g .heading {
  margin-bottom: 0;
}
.review_sec {
  padding: 0 0 35px 0;
}
.review_box p img {
  width: 150px;
}
.review_box p span {
  font-size: 13px;
}
.banner_test p {
  margin: 10px 0;
  font-size: 15px !important;
}
}

