@import url('https://fonts.googleapis.com/css2?family=Akshar:wght@300..700&family=Bebas+Neue&family=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Rajdhani:wght@300;400;500;600;700&family=Roboto:ital,wght@0,100..900;1,100..900&family=Yantramanav:wght@100;300;400;500;700;900&display=swap');
li#menu-item-1137 a {
    color: #fff;
    text-decoration: underline;
    font-family: "Lora", sans-serif;
    border-bottom: 1px solid transparent;
    font-size: 20px;
    padding-left: 10px;
        text-transform: capitalize;
}
li#menu-item-1137 {
    list-style: none;
}
div#wpcf7-f985-o1 {
  background: #ede0cc;
  padding: 30px;
  border-radius: 15px;
  font-family: 'Montserrat';
}
div#wpcf7-f985-o1 label {
  width: 100% !important;
  display: block;
  color: #6e3423 !important;
  font-weight: 600;
  padding-bottom: 4px;
}
div#wpcf7-f985-o1 input {
  width: 94% !important;
  padding: 14px;
  border: 1px solid #6e3423;
  color: #6e3423 !important;
  font-family: 'Montserrat';
  border-radius: 9px;
}
div#wpcf7-f985-o1 p {
  margin-bottom: 15px;
}
div#wpcf7-f985-o1 textarea {
  width: 94% !important;
  padding: 14px;
  border: 1px solid #6e3423;
  color: #6e3423 !important;
  font-family: 'Montserrat';
  border-radius: 9px;
}
div#wpcf7-f985-o1 select, div#wpcf7-f985-o4 select{
  width: 100% !important;
  padding: 14px;
  border: 1px solid #6e3423;
  color: #6e3423 !important;
  font-family: 'Montserrat';
  border-radius: 9px;
}


div#wpcf7-f985-o1 .wpcf7-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
  border: none !important;
  padding: 17px 40px;
  width: 100% !important;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 16px;
  border-radius: 40px;
  color: #fff !important;
}
.page-template-discovery-call .inner-banner .banner-background img {
  height: 760px;
}
.page-template-discovery-call  .buttons_section a:last-child {
  margin-top: 25px !important;
  display: inline-block;
}
/* About Us Page Css Starts Here */

/* .banner_content h1{
    font-size: 120px !important;
} */
.item-layout {
  background: #f5e6d3;
  padding: 20px 20px 20px 20px;
  margin-bottom: 20px;
  border: 1px solid #6e3423;
  border-radius: 10px;
}

.who-we-are {
  margin: 80px 0px 0px;
}

.item-layout label {
  color: #8f5240;
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  line-height: 38px;
  margin-bottom: 15px;
  font-weight: 700;
}

.item-layout h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  margin: 10px 0px 7px;
}

.item-layout p {
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
  font-family: 'Lora', serif;
}

.id-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 70px;
}

.mid-grid-section img {
  width: 100%;
  border-radius: 10px;
}

.left-grid-section {
  width: 35%;
  padding-right: 65px;
}

.mid-grid-section {
  width: 30%;
}

.right-grid-section {
  width: 35%;
  padding-left: 65px;
}

section.Our-image-with-text {
  width: 100%;
}

.Image-with-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 50px 0px 0px;
}

.right-image-section {
  width: 50%;
}

.right-image-section img {
  width: 100%;
  border-radius: 10px;
}

.letf-content-section {
  width: 50%;
}

.letf-content-section {
  width: 50%;
  padding-right: 50px;
  text-align: left;
}

.letf-content-section p {
  font-family: "Lora", sans-serif;
  font-size: 19px;
  max-width: 635px;
  margin: 25px auto;
  text-align: left;
  line-height: 1.4;
}

.letf-content-section h2 {
  text-align: left;
  line-height: 55px;
}

/* About Us Page Css Ends Here  */


/* Case Study Page Css Starts Here  */
section#case_study {
  margin: 60px 0px 0;
}

.case-study-content a {
  color: #2d5016;
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  margin: 30px 0px 5px;
  transition: all 0.3s;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  width: auto;
}

.case-study-grid {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin: 35px 0px 0px;
}

.case-study-content {
  width: 100%;
  margin: -4px 0 0px;
  background: transparent;
  padding: 22px 0px 40px;
  text-align: center;
}
.case-study-content-cards {
  width: 32%;
  border: 1px solid #673f4042;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 6px #673f4021;
  background: #f5e6d37d;
}

.case-study-content-cards img {
  width: 100%;
}

.case-study-content h2 {
  font-size: 26px;
  padding: 0px 15px;
  line-height: 40px;
}

.case-study-content p {
  font-family: "Lora", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
  padding: 16px 20px 0px;
}


/* Case Study Page Css Ends Here  */


/* FAQ Page Css Starts Here  */

.faq-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

.faq-right-grid {
  width: 50%;
}

.faq-left-grid h2 {
  text-align: left;
  font-size: 50px;
}

.faq-left-grid {
  width: 50%;
  padding: 0px 50px 0px 95px;
  /* background: #fdfdfd; */
}

.faq-left-grid .accordion {
  padding: 20px 0px;
  font-size: 21px;
}

.faq-right-grid img {
  width: 100%;
  height: 100%;
}

section#FAQ_section {
  background: #fdfdfd;
}

/* FAQ Page Css Ends Here  */


/* Privacy Policy Page Css Starts Here  */

.our-content-section p {
  font-family: "Lora", sans-serif;
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 20px;
}

.our-content-section {
  max-width: 1130px;
  margin: 45px auto 70px;
}

.our-content-section h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  margin-bottom: 18px;
}

.our-content-section li {
  margin: 0px 0px 0;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 5px;
}

.our-content-section ul {
  margin: 35px 40px 20px;
}

section.privacy-policy {
  margin: 55px 0px 0px;
}

/* Privacy Policy Page Css Ends Here  */

/* Services Page Css Starts Here  */

.page-id-376 section#Our_choose_us {
  margin-bottom: 0px;
}

.page-id-376 section#Call_to_action {
  margin-top: 0px;
}

.choose-content {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  max-width: 1000px;
  margin: 0px auto;
  margin: 50px auto 0px;
  flex-wrap: wrap;
}

.choose-right-content span {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin: 18px 0px 5px;
  display: inline-block;
}

.choose-right-content p {
  font-family: "Lora", sans-serif;
  font-size: 14px;
  text-align: left;
  line-height: 19px;
}

.choose-right-content {
  padding-right: 38px;
}

.choose-content .inner-content-grid {
  width: 29.33% !important;
}

section#Our_choose_us {
  background: #f5e6d3;
  padding: 70px 0px;
  margin: 60px 0px 40px;
  display: inline-block;
  width: 100%;
}

.inner-content-grid label {
  font-family: "Montserrat", sans-serif;
  font-size: 23px;
}

.Teaser-list-content p {
  line-height: 21px !important;
  margin: 0px !important;
  font-size: 16px !important
}

.teaser_inner_right h4 {
  font-size: 36px;
  color: #1a3a0f;
  font-family: "Montserrat", sans-serif;
}

.teaser_inner_right p {
  font-family: "Lora", sans-serif;
  font-size: 18px;
  margin: 15px auto 35px;
  text-align: left;
  line-height: 1.6;
}

section#Our_services {
  margin: 80px 0px 90px;
  width: 100%;
}

section#Counter_number {
  background: #2d5016;
  margin: -4px 0px 0px;
}

.grid_section {
  display: flex;
  padding: 50px 0px 50px;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
}

.first_grid_section h2 {
  text-align: left;
  color: #fff;
  font-size: 40px;
  line-height: 46px;
  letter-spacing: .5px;
}

.first_grid_section {
  width: 40%;
}

.next-grid-section {
  width: 60%;
  padding-left: 50px;
}

.our_new_counter-section {
  display: flex;
  justify-content: space-between;
}

.our_new_counter-section {
  display: flex;
  justify-content: space-between;
  margin: 30px 0px 0px;
}

.counter-section h3 {
  font-size: 22px;
  font-family: "Montserrat", sans-serif;
  color: #fff;
}

.counter-section p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.next-grid-section p {
  font-family: "Lora", sans-serif;
  font-size: 17px;
  color: #fff;
  line-height: 25px;
}

.services .teaser_inner_content {
  background: transparent;
  border-radius: 0;
}

/* Services Page Css Ends Here  */

/* Terms Of Services Page Css Ends Here  */

.our-content-section p {
  font-family: "Lora", sans-serif;
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 20px;
}

.our-content-section {
  max-width: 1130px;
  margin: 45px auto 70px;
}

.our-content-section h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  margin-bottom: 18px;
}

.our-content-section li {
  margin: 0px 0px 0;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 5px;
}

.our-content-section ul {
  margin: 35px 40px 20px;
}

section.privacy-policy {
  margin: 55px 0px 0px;
}

/* Terms Of Services Page Css Ends Here  */

/* Testing Guide Page Css Starts Here  */

.After-task-grid ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 30px;
  margin-top: 65px;
  margin-bottom: 95px;
}

section#After_test {
  margin: 80px 0px 110px;
}

.After-task-grid li img {
  width: 100%;
  max-width: 70px;
  display: inline-block;
}

.After-task-grid li a {
  width: 100%;
  display: inline-block;
  font-family: "Lora", sans-serif;
  font-size: 18px;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  margin: 10px 0px 5px;
}

.After-task-grid li {
  border: 3px solid #8f5240;
  border-radius: 10px;
  width: 12%;
  text-align: center;
  list-style: none;
  padding: 15px;
  gap: 30px;
  background: #ede0cc4f;
  position: relative;
}

.After-task-grid li:after {
  position: absolute;
  content: "";
  width: 56px;
  height: 30px;
  right: -73px;
  top: 50%;
  background-image: url(images/right-arrowbg.png);
  z-index: 999;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}

.After-task-grid li:last-child:after {
  display: none;
}

section#Available_Test {
  background: #1a3a0f;
  padding: 65px 0px 50px;
  width: 100%;
  margin: 63px 0px 0px;
}

section#Available_Test h2 {
  color: #f5e6d3;
}

.take-test-images img {
  width: 100%;
  height: 432px;
  object-fit: cover;
  Border-radius: 10px !important;
}

.take-test-description li {
  list-style: none;
  padding-left: 15px;
  margin-bottom: 8px;
  color: #673f32;
  font-family: "Lora", sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.take-test-description i {
  margin-right: 12px;
}

.take-test-description p.top-description {
  text-align: left;
  margin-top: 0px;
  font-size: 18px;
  line-height: 23px;
  margin: 0px 0px 25px;
}

.take-test-grid {
  display: flex;
  width: 100%;
  align-items: center;
}

.take-test-description {
  width: 50%;
}

.take-test-images {
  width: 50%;
}

.take-test-images img {
  width: 100%;
}

section#All_test_section {
  margin: 80px 0px 40px;
}

.take-test-description h2 {
  text-align: left;
  font-size: 47px;
  line-height: 50px;
  margin-bottom: 12px;
  text-transform: capitalize;
}

.take-test-description {
  width: 46%;
  padding-right: 95px;
}

.counter-section {
  padding: 0px 45px 0px 0px;
}

.testing-guide .next-grid-section p {
  font-family: "Lora", sans-serif;
  font-size: 15px;
  color: #fff;
  line-height: 25px;
  font-weight: 200;
}

.counter-section img {
  width: 100%;
  max-width: 55px;
}

.first_grid_section p {
  font-family: "Lora", sans-serif;
  font-size: 17px;
  color: #fff;
  line-height: 25px;
  margin-top: 15px;
}

section#Counter_number {
  background: #2d5016;
  margin: -4px 0px 0px;
}

.grid_section {
  display: flex;
  padding: 50px 0px 50px;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
}

.first_grid_section h2 {
  text-align: left;
  color: #fff;
  font-size: 40px;
  line-height: 46px;
  letter-spacing: .5px;
}

.testing-guide .first_grid_section {
  width: 50%;
  padding-right: 25px;
  border-right: 1px solid #fff;
}

.testing-guide .next-grid-section {
  width: 50%;
  padding-left: 40px;
}

.our_new_counter-section {
  display: flex;
  justify-content: space-between;
}

.our_new_counter-section {
  display: flex;
  justify-content: space-between;
  margin: 30px 0px 0px;
}

.counter-section h3 {
  font-size: 22px;
  font-family: "Montserrat", sans-serif;
  color: #fff;
}

.counter-section p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.next-grid-section p {
  font-family: "Lora", sans-serif;
  font-size: 17px;
  color: #fff;
  line-height: 25px;
}

.services .teaser_inner_content {
  background: transparent;
  border-radius: 0;
}


/* Testing Guide Page Css Ends Here  */




.Single-blog-category-content li {
    line-height: 25px;
    letter-spacing: 0px;
    margin-bottom: 15px;
    font-family: 'Montserrat';
    padding-left: 20px;
    padding: 0px !important;
}
.Single-blog-category-content ul, .Single-blog-category-content ol{
    padding-left: 20px;
}

/* single blog css here */

ul.blog-meta {
  display: flex;
  justify-content: center;
  column-gap: 40px;
  font-family: 'Montserrat';
  margin-top: 30px;
}

ul.blog-meta a {
  color: #fff !important;
  text-decoration: none !important;
}

ul.blog-meta li {
  list-style: none !important;
  color: #fff !important;
  line-height: 30px;
  letter-spacing: 0.6px;
}

section#single-content .container {
  display: flex;
  column-gap: 40px;
  font-family: 'Montserrat';
  row-gap: 30px;
}

section#single-content .container .Content-blog p {
  line-height: 25px;
  letter-spacing: 0px;
  margin-bottom: 15px;
}

section#single-content .container .Content-blog h2 {
  text-align: left;
  font-size: 34px;
  line-height: 36px;
  margin-bottom: 20px;
}

section#single-content .container .Content-blog h3 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 20px;
  color: #1a3a0f !important;
}

section#single-content .container .Content-blog ul {
  padding-left: 40px;
}

.recent-blog-img-div img.recent-blog-img {
  width: 70px;
  height: 50px;
}

.recent-blog-img-div {
  display: flex;
  column-gap: 15px;
  align-items: center;
}

.recent-single-post-content h6 a {
  font-size: 16px !important;
}

.recent-single-post-content h6 {
  line-height: 20px;
}

section#single-content h4 {
  font-size: 24px !important;
  color: #1a3a0f !important;
  margin-bottom: 20px;
}

section#single-content h5 {
  font-size: 20px !important;
  color: #1a3a0f !important;
  margin-bottom: 20px;
}

section#single-content .container .Content-blog ul li {
  padding-left: 0px;
  line-height: 25px;
  letter-spacing: 0px;
  margin-bottom: 15px;
}

section#single-content {
  padding: 80px 10px !important;
}

section#single-content .Content-blog {
  width: 70%;
}

section#single-content .blog-sidebar {
  width: 30%;
}

/* Contact page css here */

a.discovery-contact {
  padding: 18px 45px;
  font-size: 20px;
  font-weight: 600;
  border-radius: 50px;
  background: #2d5016;
  color: #f5e6d3;
  margin: 30px 0px;
  text-decoration: none !important;
  font-family: 'Montserrat';
  transition: all ease .3s;
}

a.discovery-contact:hover {
  background: #f5e6d3;
  color: #2d5016;
  transition: all ease .3s;
}

.discovery-btn-contact-div {
  margin: 50px 0px 60px 0px;
}

.inner-banner .banner-background img {
  height: 570px;
}

.inner-banner-content p {
  margin-bottom: 0px !important;
}

section#form-section {
  padding: 80px 10px !important;
}

.contact-form {
  background: #ede0cc;
  padding: 30px;
  border-radius: 15px;
  font-family: 'Montserrat';
}

section#form-section .container {
  display: flex;
  column-gap: 50px;
  row-gap: 30px;
}

section#form-section .container .contact-details {
  width: 100%;
}

section#form-section .container .form-div {
  width: 100%;
}
.contact-form select {
    width: 100% !important;
    padding: 14px;
    border: 1px solid #6e3423;
    color: #6e3423 !important;
    font-family: 'Montserrat';
    border-radius: 9px;
}

section#form-section .container h4 {
  font-family: 'Montserrat';
  font-size: 38px;
  color: #1a3a0f !important;
  line-height: 38px;
  margin-bottom: 20px;
}

.icon-box-contact .Teaser-list {
  border: none !important;
  padding: 0px 0px 30px 0px;
  display: flex;
  column-gap: 15px;
}

.Teaser-list-content a {
  text-decoration: none !important;
  color: #000000 !important;
  font-size: 20px;
  word-wrap: break-word;
}

.icon-box-contact {
  margin-top: 40px;
}

.icon-box-contact .Teaser-list-content p {
  font-family: 'Lora' !important;
}

.social-links-contact ul.social-icon-footer li:hover a i {
  background: #2d5016 !important;
  color: #fff !important;
}

.social-links-contact ul.social-icon-footer li a i {
  font-size: 22px;
  color: #2d5016;
  transition: all ease .3s;
  border: 2px solid #2d5016;
  padding: 10px;
  border-radius: 50%;
}

.social-links-contact h5 {
  font-size: 24px;
  font-family: 'Montserrat';
  color: #2a3520;
}

.icon-box-contact .Teaser-list-content h6 {
  font-weight: 700;
  font-size: 21px;
}

section#form-section .container p {
  font-family: 'Montserrat';
  line-height: 22px;
  letter-spacing: 1px;
}

.contact-form label {
  width: 100% !important;
  display: block;
  color: #6e3423 !important;
  font-weight: 600;
  padding-bottom: 4px;
}

.form-row.email-row {
  margin-top: 20px;
}

.contact-form input,
.contact-form textarea {
  width: 94% !important;
  padding: 14px;
  border: 1px solid #6e3423;
  color: #6e3423 !important;
  font-family: 'Montserrat';
  border-radius: 9px;
}

.form-field {
  margin-bottom: 20px;
}

textarea#message {
  height: 100px;
}

form.contact-form input::placeholder,
form.contact-form textarea::placeholder {
  color: #6e3423;
  font-size: 16px;
}

button.submit-btn {
  background: #2d5016;
  color: #fff !important;
  border: none !important;
  padding: 17px 40px;
  width: 100%;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 16px;
  border-radius: 40px;
}

section#main-blog .blog-layout-section {
  padding-bottom: 50px;
  padding-top: 20px;
}

.blog-pagination {
  padding-bottom: 70px;
}

.blog-pagination ul.pagination {
  display: flex;
  justify-content: center;
  column-gap: 40px;
}

.blog-pagination ul.pagination li.page-item {
  list-style: none;
}

.blog-pagination ul.pagination li.page-item a.page-link {
  text-decoration: none !important;
  color: #2d5016;
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 18px;
}

.pre-btn,
.next-btn {
  background: #2d5016 !important;
  padding: 13px 20px;
  color: #fff !important;
  border-radius: 50%;
}

a:hover {
  transition: all 0.3s;
}

.logo {
  width: 15%;
}

.logo img {
  width: 100%;
  max-width: 98px;
  height: auto;
}

.menu-hide {
  display: none;
}

.cross_menu {
  display: none;
}

header.header {
  background: #2d5016;
  padding: 15px 0px;
  position: sticky;
  top: 0px;
  z-index: 99;
}

.header-layout {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
}

.menu {
  width: 65%;
}

.Header-button {
  width: 20%;
  display: inline-block;
  text-align: right;
}

.menu li {
  list-style: none;
  display: inline-block;
  margin: 0px 10px;
}

ul.nav-links {
  display: flex;
  justify-content: center;
}

.menu li a {
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}

.menu li a:hover {
  border-bottom: 1px solid #e1f0ee;
  transition: all 0.3s;
  color: #e1f0ee;
}

.Header-button a {
  background: #f5e6d3;
  color: #000;
  text-decoration: none;
  padding: 10px 25px;
  margin: 0px 10px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: .5px;
  border-radius: 20px;
  transition: all 0.3s;
  border: 1px solid transparent;
}

.Header-button a:hover {
  background: #1a3a0f;
  color: #f5e6d3;
  border-color: #f5e6d3;
}

.bottom-layer {
  text-align: center;
  padding: 25px 10px;
  margin: 35px 0px 25px;
  background: #e1f0ee42;
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  font-size: 18px;
}

.copyright-section p {
  text-align: center;
  font-family: "Lora", sans-serif;
  font-weight: 400;
  font-size: 13px;
}

* {
  margin: 0px;
  padding: 0px;
}

.container {
  /* width: 100%;*/
  max-width: 1280px;
  margin: 0px auto;
  padding: 0px 20px
}

.banner-background {
  position: relative;
  width: 100%;
}

.banner_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 855px;
  width: 100%;
  text-align: center;
  padding: 85px 35px 80px;
  background: #c29d6b61;
  border-radius: 10px;
}

.banner-background:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  background: #00000078;
  top: -3px;
}

.banner-background img {
  width: 100%;
}

p.top-description {
  font-family: "Lora", sans-serif;
  font-size: 20px;
  max-width: 635px;
  margin: 25px auto;
  text-align: center;
  line-height: 1.6;
}

.banner_content h1 {
  font-size: 56px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  line-height: 65px;
}

.client_review {
  border-left: 3px solid #2d5016;
  padding-left: 30px;
}

.client_review span {
  font-family: "Roboto", sans-serif !important;
  font-size: 22px;
  text-align: left;
  line-height: 30px;
  font-weight: 400;
  color: #2d5016;
  width: 100%;
  display: inline-block;
  margin-bottom: 30px;
  font-style: italic;
}

.client_review label {
  font-family: "Lora", sans-serif !important;
  font-size: 21px;
  font-weight: 700;
  color: #c29d6b;
  font-style: italic;
}

.banner-background img {
  width: 100%;
  height: 735px;
  object-fit: cover;
}

.banner_inner_content p {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  font-family: "Lora", sans-serif;
  max-width: 555px;
  margin: 40px auto 50px;
}

.buttons_section a {
  background: #f5e6d3;
  color: #1a3a0f;
  text-decoration: none;
  padding: 10px 25px;
  margin: 0px 10px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: .5px;
  border-radius: 20px;
  transition: all 0.3s;
  border: 1px solid #1a3a0f;
}

.Primary_button {
  background: #f5e6d3;
  color: #1a3a0f;
  text-decoration: none;
  padding: 10px 25px;
  margin: 0px 10px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: .5px;
  border-radius: 20px;
  transition: all 0.3s;
  border: 1px solid #1a3a0f;
}

.Primary_button:hover {
  background: #f5e6d3;
  color: #1a3a0f;
  border-color: #9b462a;
}

.buttons_section a:hover {
  background: #1a3a0f;
  color: #f5e6d3;
  border-color: #f5e6d3;
}

.buttons_section a:last-child {
  background: #1a3a0f;
  color: #f5e6d3;
  border-color: #f5e6d3;
}

.buttons_section a:last-child:hover {
  background: #f5e6d3;
  color: #1a3a0f;
}

.Empathy_grid_section img {
  width: 100%;
  max-width: 90px;
  border-radius: 50%;
  height: 90px;
  object-fit: cover;
}

.Grid_layout {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 15px;
  margin-top: 50px;
}

h2 {
  font-size: 56px;
  color: #1a3a0f;
  font-family: "Montserrat", sans-serif;
  line-height: 65px;
  text-align: center;
}

.Empathy_content {
  margin: 45px 0px 20px;
}

.Empathy_grid_section {
  width: 24%;
  border: 1px solid #2d5016;
  padding: 30px 30px;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
}

.Empathy_grid_section:hover {
  box-shadow: 0px 0px 24px #ba9a73;
  border: 1px solid #ba9a7385;
  transition: all 0.4s;
}

.empathy-section {
  background: #f5e6d3;
  padding: 80px 0px 80px;
}

.Empathy_grid_section h4 {
  font-size: 22px;
  margin: 35px 0px 20px;
  line-height: 30px;
  color: #1a3a0f;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.Empathy_grid_section p {
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
  font-family: 'Lora', serif;
}

.Solution_section {
  margin: 80px 0px 0px;
}

.Solution_section h2 {
  max-width: 800px;
  margin: 0px auto;
}

.Functional_Medicine_layout {
  max-width: 1000px;
  margin: 50px auto 50px;
  display: flex;
  justify-content: space-between;
  gap: 35px;
}

.Medicine_layout_left {
  width: 49%;
  background: #ede0cc;
  padding: 40px 40px;
  color: #8f5240;
  border: 2px solid #8f5240;
  border-radius: 10px;
}

.Medicine_layout_right {
  width: 49%;
  background: #ede0cc;
  padding: 40px 40px;
  color: #2d5016;
  border: 2px solid #0f431e;
  border-radius: 10px;
}

.Functional_Medicine_layout ul li {
  list-style: none;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
}

.Functional_Medicine h5 {
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  line-height: 38px;
  margin-bottom: 15px;
}

.Functional_Medicine ul {
  margin-left: 10px;
}

/*  .Medicine_layout_right {
    width: 49%;
    background: #e1f0ee;
    padding: 40px 40px;
    color: #54908a;
    border: 2px solid #0f431e;
    border-radius: 10px;
  }*/

.Functional_Medicine_layout ul li i {
  margin-right: 8px;
}

.Inner_content {
  max-width: 825px;
  text-align: center;
  margin: 0px auto;
}

.Inner_content p {
  font-family: 'Lora', sans-serif;
  font-size: 24px;
  font-style: italic;
  line-height: 30px;
}

.buttons_section a {
  padding: 18px 45px;
  font-size: 20px;
  font-weight: 600;
  border-radius: 50px;
}

.our_buttton {
  width: 100%;
  text-align: center;
  margin: 55px 0px 0px;
}

.our_buttton a {
  padding: 18px 45px;
  font-size: 20px;
  font-weight: 600;
  border-radius: 50px;
  background: #2d5016;
  color: #f5e6d3;
}

.how-it-work {
  margin: 80px 0px 20px;
  width: 100%;
}

.top-spacing {
  margin: 80px 0px 20px;
}

.Testimonials_section_bg img {
  width: 100%;
  object-fit: cover;
}

.slider_btn {
  width: 100%;
}

.Testimonials_section_bg {
  position: relative;
  margin-top: 55px;
}

.Testimonials_section {
  width: 100%;
  display: inline-block;
  margin: 130px 0px 20px;
  position: relative;
}

.Testimonials_section_bg:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  background: #00000075;
  top: 0px;
}

.Inner_content_testimonials {
  position: absolute;
  bottom: 100px;
  left: 0;
  /* transform: translate(0%, -50%); */
}

.testimonials_layout {
  background: #f5e6d3;
  max-width: 550px;
  padding: 80px 55px;
  border-radius: 18px;
}

.Inner_content_testimonials h2 {
  color: #6e3423;
  margin-bottom: 30px;
  text-align: left;
  margin-bottom: 62px;
  display: inline-block;
}

.swiper-pagination-bullet {
  background: #e3c9a8;
  height: 15px;
  width: 15px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 55px;
  border-radius: 10px;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -40px;
  left: 33px;
  text-align: left;
  width: auto !important;
}

.work-layout-section img {
  width: 45px;
  height: auto;
}

.work-inner-section h5 {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin: 25px 0px 15px;
  color: #2d5016;
}

.work-section {
  display: flex;
  width: 100%;
  margin-bottom: 90px;
}

.work-layout-section {
  width: 25%;
  text-align: center;
  padding: 0px 10px;
}

.work-inner-section {
  background: #e3c9a88a;
  padding: 50px 15px 15px;
  border: 1px solid #6e3423;
}

.work-inner-section p {
  font-family: "Lora", sans-serif;
  font-size: 17px;
  margin: 25px auto;
  text-align: center;
  line-height: 26px;
  color: #6e3423;
  font-weight: 300;
}

.work-inner-section {
  background: #f5e6d3;
  padding: 50px 15px 15px;
  border: 1px solid #6e3423;
  border-radius: 10px;
  height: 65%;
}

.work-icon {
  display: inline-block;
  background: #f5e6d3;
  padding: 18px;
  border: 1px solid #6e3423;
  border-radius: 50%;
  position: relative;
  bottom: -45px;
}

.Teaser-list {
  border: 2px solid #6e3423;
  border-radius: 20px;
  padding: 15px;
  margin-bottom: 20px;
}

.Teaser-list span {
  width: 55px;
  display: inline-block;
  vertical-align: middle;
  height: 55px;
}

.Teaser-list span img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.Teaser-list-content {
  width: calc(100% - 75px);
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
}

.teaser_inner_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: #f5e6d3;
  margin-top: 65px;
  margin-bottom: 90px;
  border-radius: 10px;
  overflow: hidden;
}

.teaser_inner_image {
  width: 50%;
  display: inline-block;
  height: -webkit-fill-available;
}

.teaser_inner_right {
  width: 50%;
  height: 100%;
  display: inline-block;
  padding: 30px 35px 20px 30px;
}

.teaser_inner_image img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.Teaser-list-content h6 {
  font-size: 17px;
  font-family: "Montserrat", sans-serif;
  line-height: 24px;
  margin-bottom: 5px;
  font-weight: 600;
  color: #2a3520;
}

.Teaser-list-content p {
  font-family: "Lora", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
}

.our_buttton b {
  width: 100%;
  display: inline-block;
  margin: 45px 0px 0px;
  font-family: "Lora", sans-serif;
  font-size: 19px;
  color: #c29d6b;
  font-style: italic;
}

.Functional-Medicine-left img {
  width: 100%;
  height: 100%;
}

.Functional-Medicine-section {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  height: 100%;
  background: #f0e2d0;
  border-radius: 10px 10px 0px 0px;
  overflow: hidden;
}

.Functional-Medicine-section.Functional-Medicine-section-right {
  border-radius: 0px 0px 10px 10px;
}

.Functional-Medicine-left {
  width: 50%;
  height: -webkit-fill-available;
}

.Functional-Medicine-right {
  width: 45%;
  padding: 20px 32px 20px;
  background: #f0e2d0;
  height: -webkit-fill-available;
}

.Functional-Medicine-section-right .Functional-Medicine-left {
  padding: 20px 32px 20px;
  width: 45%;
}

.Functional-Medicine-section h4 {
  font-family: "Lora", sans-serif;
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 18px;
}

.Functional-Medicine-section li {
  list-style: none;
  margin-bottom: 9px;
  font-family: "Lora", sans-serif;
  position: relative;
  padding-left: 20px;
}

.Functional_Medicine_layout ul li {
  list-style: none;
  font-family: "Lora", sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
}

.Functional-Medicine-section-right .Functional-Medicine-left {
  position: relative;
  align-content: center;
}

.Functional-Medicine-right li:after,
.Functional-Medicine-section-right .Functional-Medicine-left li:after {
  content: "\f00c";
  font: normal normal normal 14px / 1 FontAwesome;
  left: 0px;
  position: absolute;
  top: 33%;
  transform: translateX(-50%);
  color: #c29d6b;
}

.Functional-Medicine-right img {
  width: 100%;
  height: 100% !important;
}

.Functional-Medicine-section-right .Functional-Medicine-right {
  width: 50%;
  padding: 0px;
}

.Functional-Medicine p.top-description {
  margin-bottom: 70px;
}

.Team_grid_layout img {
  width: 100%;
  border-radius: 50%;
  height: 250px;
  max-width: 250px;
  object-fit: cover;
}

.Meet-the-Team_layout {
  display: flex;
  text-align: center;
  justify-content: space-between;
  margin: 80px 0px 90px;
  background: #f5e6d3;
  padding: 60px 20px;
  flex-wrap: wrap;
  border-radius: 10px;
}

.Team_grid_layout {
  width: 32%;
  /*background: #e1f0ee;*/
  padding-bottom: 40px;
}

.Team_grid_content h2 {
  font-size: 22px;
  line-height: 35px;
  margin: 45px 0px 15px;
}

.Team_grid_content p {
  font-family: "Lora", sans-serif;
  font-size: 15px;
  line-height: 22px;
  max-width: 300px;
  margin: 0px auto 15px;
}

.Team_grid_content a {
  color: #2d5016;
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  margin: 8px 0px 5px;
  display: inline-block;
  transition: all 0.3s;
  text-transform: uppercase;
  font-weight: 700;
}

.Team_grid_content a:hover {
  color: #6e3423;
}

.Meet-the-Team a.Primary_button {
  border: none;
  text-decoration: underline;
  color: #6e3423 !important;
  background: transparent;
  padding: 0px;
}

.Meet-the-Team a.Primary_button:hover {
  color: #9b462a !important;
}

.services_compare_top img {
  width: 100%;
}

.services_compare_top img {
  height: 380px;
  width: 100%;
  object-fit: cover;
}

.services_compare_list_left {
  background: #f5e6d3;
  width: 50%;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #9b462a42;
  transition: all 0.3s;
  cursor: pointer;
}

.services_compare_list_left:hover {
  box-shadow: 0px 0px 17px #9b462a33;
  border-color: #9b462a33;
}

.services_compare_list_right {
  width: 50%;
  background: #f0e2d0;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #9b462a42;
  transition: all 0.3s;
  cursor: pointer;
}

.services_compare_list_right:hover {
  box-shadow: 0px 0px 17px #9b462a33;
  border-color: #9b462a24;
}

.services_content {
  padding: 25px 35px 70px;
}

.services_content h4 {
  font-size: 26px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 5px;
  color: #2d5016;
  font-weight: 600;
  line-height: 30px;
}

.services_content ul li {
  list-style: none;
  margin-bottom: 15px;
  font-family: "Lora", sans-serif;
  padding-left: 16px;
  font-weight: 300;
  letter-spacing: .3px;
}

.services_content span {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 21px;
  margin-bottom: 25px;
  display: inline-block;
  color: #c29d6b;
}

.services_compare_list {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 60px auto 0px;
  max-width: 960px;
}

.services_content li {
  position: relative;
}

.services_content li:after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background: #c29d6b;
  left: 0px;
  border-radius: 50%;
  top: 5px;
}

.services_compare_list_right h4 {
  color: #2d5016;
}

.services_compare_list_right li:after {
  background: #c29d6b;
}

.services_content a.Primary_button {
  font-size: 16px;
  padding: 15px 35px;
  background: #fff;
  color: #1a3a0f;
  border-color: #1a3a0f;
  margin: 0px;
}

.services_compare_list a.Primary_button:hover {
  background: #2d5016;
  color: #f5e6d3;
  border-color: #f5e6d3;
}

.services_content .our_buttton {
  text-align: left;
}

.services_compare_list_right a.Primary_button {
  color: #1a3a0f;
  border-color: #1a3a0f;
}

/*  .services_compare_list_right a.Primary_button:hover {
    background: #9b462a;
    color: #fff;
}*/
.Services-Overview-section h2 {
  max-width: 640px;
  margin: 0px auto;
}

.Functional-Medicine h2 {
  max-width: 815px;
  margin: 0px auto;
}

.testing-Bundle h2 {
  max-width: 830px;
  margin: 0px auto 0px;
}

.accordion {
  background-color: #f0e2d000;
  color: #c29d6b;
  cursor: pointer;
  padding: 25px 0px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 24px;
  transition: 0.4s;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #c29d6b;
}

button.accordion:after {
  content: '\002B';
  color: #c29d6b;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

button.accordion.active:after {
  content: "\2212";
}

.active,
.accordion:hover {
  background-color: transparent;
}

.panel {
  padding: 0 0px;
  background-color: transparent;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.FAQ_Section {
  background: #e1f0ee00;
  padding: 80px 0px;
}

.faq_section_layout {
  max-width: 865px;
  margin: 50px auto 0px;
}

.panel p {
  font-family: "Lora", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  padding-top: 15px;
}

.FAQ_Section .buttons_section {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 80px 0px;
}

.custom_links {
  display: inherit;
  text-align: center;
  width: 100%;
  margin: 50px 0px;
}

.custom_links b {
  width: 100%;
  display: inline-block;
  font-family: "Lora", sans-serif;
  color: #000;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
}

.custom_links a {
  font-family: "Montserrat", sans-serif;
  margin: 17px 0px 0px;
  display: inline-block;
  color: #2d5016;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

.blog-layout-section {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  flex-wrap: wrap;
  row-gap: 30px;
}

.blog_content a:hover {
  color: #2d5016 !important;
}

form.contact-form input:focus-visible,
form.contact-form textarea:focus-visible {
  outline: 0px !important;
}

.blog-grid-layout img {
  width: 100%;
  animation-range: 100%;
  height: 250px !important;
  object-fit: cover;
}

.blog-grid-layout {
  width: 32%;
}

.blog-grid-layout {
  width: 32%;
  background: #f0e2d0;
  border-radius: 10px;
  overflow: hidden;
}

.blog_content {
  padding: 40px 30px 60px;
}

.blog_content h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-size: 22px;
  line-height: 31px;
  margin: 0px 0px 15px;
}

.blog_content p {
  font-family: "Lora", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  margin: 0px auto 15px;
}

.blog_content a {
  color: #9b462a;
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  margin: 8px 0px 5px;
  transition: all 0.3s;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
}

.blog_content a:hover {
  color: #3694b1;
}

.blog-section h2 {
  max-width: 712px;
  margin: 0px auto;
}

.Newsletter_bg {
  background: #c29d6b;
  padding: 90px 0px 95px;
  color: #fff;
  text-align: center;
  border-radius: 10px;
}

.Newsletter_bg h2 {
  font-size: 35px;
  color: #fff;
}

.Newsletter_bg h2 {
  font-size: 41px;
  color: #fff;
  max-width: 635px;
  line-height: 45px;
  margin: 0px auto 26px;
}

.Newsletter_bg p {
  font-family: "Lora", sans-serif;
  font-size: 21px;
  line-height: 30px;
  margin: 0px auto 15px;
  font-weight: 300;
  max-width: 645px;
}

.Newsletter_bg .our_buttton a {
  background: #fff;
  color: #c29d6b;
  padding: 15px 35px;
  transition: all 0.3s;
  border-color: #c29d6b;
}

.Newsletter_bg .our_buttton a:hover {
  color: #fff;
  background: #9b462a;
  border-color: #fff;
}

.Newsletter_bg .our_buttton {
  margin: 88px 0px 0px;
}

.action_bg img {
  width: 100%;
}

.action_bg {
  position: relative;
}

.action_bg:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  background: #9b462a17;
  top: 0px;
}

.action_inner_content {
  position: absolute;
  top: 0px;
  left: 0px;
}

.call-to-action {
  position: relative;
  margin-bottom: 0px;
}

.action_inner_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 950px;
}

.call_booking_section {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 65px;
}

.free-call,
.free-guide {
  width: 50%;
  background: #9b462a2e;
  padding: 30px 30px 175px;
  position: relative;
  border-radius: 10px;
}

.call_booking_section ul li {
  list-style: none;
  font-size: 18px;
  margin-bottom: 12px;
  font-family: "Lora", sans-serif;
  color: #673f32;
  font-weight: 400;
}

.call_booking_section h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  margin-bottom: 28px;
  max-width: 335px;
  line-height: 32px;
}

.free-call .our_buttton,
.free-guide .our_buttton {
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 55px;
}

.Banner_section {
  position: relative;
}

footer.footer {
  background: #2d5016;
  color: #fff;
  padding: 80px 0px 20px;
}

.inner-footer h2 {
  color: #fff;
  font-size: 24px;
  text-align: left;
}

.inner-footer {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 90px;
}

.footer-layout {
  width: 30%;
}

.footer-links {
  width: 20%;
}

.footer-layout p {
  font-family: "Lora", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.6;
  max-width: 270px;
}

.footer-layout.footer-links ul li {
  list-style: none;
  margin-bottom: 7px;
}

.footer-layout.footer-links ul li a {
  color: #fff;
  text-decoration: none;
  font-family: "Lora", sans-serif;
  border-bottom: 1px solid transparent;
}

.footer-layout.footer-links ul li a:hover {
  border-color: #fff;
  transition: all 0.3s;
}

ul.social-icon-footer {
  display: flex;
  column-gap: 25px;
  margin-top: 20px;
}

ul.social-icon-footer li {
  list-style: none !important;
}

ul.social-icon-footer li a i {
  font-size: 22px;
  color: #ffffff;
  transition: all ease .3s;
}

ul.social-icon-footer li a i:hover {
  color: #e6d0c9 !important;
  transition: all ease .3s;
}

form.subscribe-form-footer {
  display: flex;
  width: 100% !important;
  margin-top: 20px;
  flex-wrap: wrap;
  row-gap: 10px;
}

form.subscribe-form-footer input {
  width: 85%;
  padding: 17px 20px;
  font-family: 'Montserrat';
  font-size: 14px;
  border-radius: 5px;
  text-transform: uppercase !important;
  border: none !important;
}

form.subscribe-form-footer input[type="submit"] {
  width: 97% !important;
  border-radius: 45px !important;
  cursor: pointer;
  background: #f5e6d3 !important;
  color: #1a3a0f !important;
  font-weight: 700;
}

form.subscribe-form-footer input:focus-visible {
  outline: none !important;
  border: 2px solid #e6d0c9 !important;
}

form.subscribe-form-footer input[type="submit"]:hover {
  background: #c29d6b !important;
  color: #fff !important;
}

.first_grid_section {
  width: 60%;
}

section#Functional_Medicine {
  margin-top: 130px;
}

.next-grid-section {
  width: 40%;
}

.case-study-grid {
  flex-wrap: wrap;
}

form.wpcf7-form.contact-form.init p {
  margin-bottom: 15px;
}

.wpcf7-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background: #2d5016;
  color: #fff !important;
  border: none !important;
  padding: 17px 40px;
  width: 100% !important;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 16px;
  border-radius: 40px;
  cursor: pointer;
  transition: all 0.3s;
}

.wpcf7-form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background: #f5e6d3;
  color: #1a3a0f !important;
  border-color: #2d5016 !important;
}

section#single-content ol.wp-block-list {
  padding-left: 42px;
  margin-bottom: 20px;
}

section#single-content ol.wp-block-list li {
  margin-bottom: 9px;
  font-weight: 500;
}

section#single-content .container .Content-blog ul li {
  margin-bottom: 2px;
}

section#single-content .container .Content-blog ul {
  margin-bottom: 20px;
}

.wp-block-heading strong {
  font-weight: 800;
}

.subscribe-form-footer #mc_embed_signup {
  width: 100% !important;
  border-radius: 10px;
  padding-bottom: 10px;
}

.subscribe-form-footer #mc_embed_signup h2 {
  margin: 0 !important;
  color: #2d5016 !important;
}

.subscribe-form-footer #mc_embed_signup .indicates-required {
  font-size: 14px !important;
  margin-right: 4%;
  color: #2d5016 !important;
  font-family: "Montserrat", sans-serif !important;
}

.subscribe-form-footer #mc_embed_signup .mc-field-group label {
  margin-bottom: 3px;
  color: #2d5016 !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600;
}

.subscribe-form-footer span#legal-text-SMSPHONE {
  color: #000 !important;
  font-size: 13px;
  margin-top: 18px !important;
  display: inline-block;
  font-family: "Montserrat", sans-serif !important;
}

.subscribe-form-footer span#legal-text-SMSPHONE a {
  color: #2d5016;
  font-weight: 600;
}

.subscribe-form-footer input#mc-embedded-subscribe {
  width: 97% !important;
  border-radius: 45px !important;
  cursor: pointer;
  background: #f5e6d3 !important;
  color: #1a3a0f !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  padding: 7px 20px !important;
  font-family: 'Montserrat';
  height: 50px !important;
}

.subscribe-form-footer .mc-field-group input {
  width: 94% !important;
  padding: 9px !important;
  border: 1px solid #6e3423 !important;
  color: #6e3423 !important;
  font-family: 'Montserrat';
  border-radius: 9px;
}

.custom_popup .modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 999;
  /* Sit on top */
  padding-top: 75px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content */
.custom_popup .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 40px;
  border: 1px solid #888;
  width: 40%;
  position: relative;
}

.custom_popup .popup-form h4 {
  font-size: 29px;
  color: #1a3a0f;
  font-family: "Montserrat", sans-serif;
  line-height: 34px;
  text-align: center;
  margin-bottom: 35px;
}

.custom_popup .popup-form form.wpcf7-form.init label {
  width: 100% !important;
  display: block;
  color: #6e3423 !important;
  font-weight: 600;
  padding-bottom: 4px;
  font-family: 'Montserrat';
  line-height: 22px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.custom_popup .popup-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
  margin-top: 20px;
  border: 1px solid #1a3a0f !important;
}

.custom_popup .close {
  color: #2d5016;
  float: right;
  font-size: 36px;
  font-weight: bold;
  position: absolute;
  right: 15px;
  top: 5px;
}

.custom_popup .close:hover,
.custom_popup .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.newsletter p {
  max-width: 100%;
}

.newsletter input {
  width: auto;
  padding: 17px 20px;
  font-family: 'Montserrat';
  font-size: 14px;
  border-radius: 5px;
  text-transform: uppercase !important;
  border: none !important;
  margin-bottom: 10px;
}

.newsletter.d-flex.posn-relative {
  margin-top: 25px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.primary-btn {
  width: 98% !important;
  border-radius: 45px !important;
  cursor: pointer;
  background: #f5e6d3 !important;
  color: #1a3a0f !important;
  font-weight: 700;
  margin-top: 10px;
}

div#footer_newslatter {
  width: 100%;
  display: inline-block;
}

@media only screen and (max-width:1280px) {
  .Header-button a {
    padding: 10px 20px;
    margin: 0;
  }

}

@media only screen and (max-width:1199px) {

  .counter-section {
    padding: 0px 25px 0px 0px;
  }

  .grid_section {
    padding: 30px 0px 40px;
    gap: 70px;
  }

  .Header-button a {
    padding: 10px 20px;
    margin: 0px 0px;
    display: inline-block;
  }

  .Header-button a {
    padding: 10px 20px;
    margin: 0px 0px;
    font-size: 15px;
  }

  .faq-left-grid {
    width: 50%;
    padding: 0px 50px 0px 20px;
  }

  .faq-left-grid h2 {
    font-size: 42px;
  }

  .faq_section_layout {
    margin: 20px auto 0px;
  }

  .menu {
    width: 46%;
  }

  .Header-button a {
    padding: 9px 15px;
  }

  .Header-button {
    width: 23%;
  }

  .newsletter input {
    width: 85% !important;
  }
}

@media only screen and (max-width:1025px) {

  div#footer_newslatter {
    width: 100%;
    display: inline-block;
  }

  .custom_popup .modal-content {
    margin: 30px auto 30px auto !important;
    padding: 40px 30px 40px 30px !important;
    width: 80% !important;
  }

  .next-grid-section p {
    font-size: 14px;
    line-height: 19px;
    margin-top: 10px;
  }

  section#All_test_section {
    margin: 40px 0px 25px;
  }

  section#Available_Test {
    padding: 58px 0px 2px;
    margin: 50px 0px 0px;
  }

  .work-inner-section {
    padding: 30px 12px 15px;
  }

  .work-layout-section {
    width: 25%;
    padding: 0px 7px;
  }

  section#After_test {
    margin: 45px 0px 55px;
  }

  .After-task-grid ul {
    gap: 10px;
    margin-top: 48px;
    margin-bottom: 80px;
  }

  .After-task-grid li {
    width: 15%;
    padding: 15px;
    gap: 30px;
  }

  .banner_content h1 {
    font-size: 48px;
    line-height: 55px;
  }

  section#form-section .container {
    flex-wrap: wrap;
  }

  section#form-section .container h4 {
    font-family: 'Montserrat';
    font-size: 24px;
    color: #1a3a0f !important;
    line-height: 25px;
    margin-bottom: 20px;
  }

  .banner_content {
    padding: 50px 35px 80px;
  }

  .banner_inner_content p {
    font-size: 20px;
    line-height: 26px;
    max-width: 480px;
    margin: 30px auto 50px;
  }

  .buttons_section a {
    padding: 15px 32px;
    font-size: 18px;
  }

  .banner-background img {
    height: 670px;
  }

  .empathy-section {
    padding: 50px 0px 65px;
  }

  .Empathy_grid_section {
    padding: 20px 25px;
  }

  .Empathy_grid_section h4 {
    font-size: 20px;
    margin: 25px 0px 15px;
    line-height: 24px;
  }

  .Empathy_grid_section img {
    max-width: 80px;
  }

  .Empathy_grid_section p {
    font-size: 16px;
    line-height: 21px;
  }

  h2 {
    font-size: 48px;
    line-height: 55px;
  }

  .Inner_content p {
    font-size: 22px;
    line-height: 28px;
  }

  .Testimonials_section {
    margin: 85px 0px 15px;
  }

  .testimonials_layout {
    padding: 55px 40px 25px;
    max-width: 470px;
  }

  .Inner_content_testimonials h2 {
    margin-bottom: 45px;
  }

  .client_review span {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 25px;
  }

  p.top-description {
    font-size: 18px;
    max-width: 475px;
    margin: 17px auto;
    line-height: 26px;
  }

  .work-inner-section h5 {
    font-size: 22px;
    line-height: 26px;
    margin: 15px 0px 10px;
  }

  .work-icon {
    padding: 15px;
    bottom: -35px;
  }

  .work-inner-section {
    padding: 35px 15px 15px;
  }

  .Teaser-list-content {
    width: calc(100% - 80px);
  }

  .Teaser-list span {
    width: 55px;
    height: 55px;
  }

  .Teaser-list-content h6 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px;
  }

  .Teaser-list-content p {
    font-size: 13px;
    line-height: 16px;
  }

  .teaser_inner_right {
    padding: 15px 20px 15px 15px;
  }

  .teaser_inner_image img {
    width: 100%;
    height: 730px;
  }

  .top-spacing {
    margin: 50px 0px 20px;
  }

  .services_compare_list {
    margin: 40px auto 0px;
    max-width: 960px;
  }

  .services_content h4 {
    font-size: 24px;
    line-height: 28px;
  }

  .services_content span {
    font-size: 18px;
    margin-bottom: 25px;
  }

  .services_content {
    padding: 25px 25px 70px;
  }

  .FAQ_Section {
    padding: 60px 0px;
  }

  .faq_section_layout {
    margin: 30px auto 0px;
  }

  .accordion {
    padding: 20px 0px;
    font-size: 22px;
  }

  .our_buttton a {
    padding: 15px 35px;
    font-size: 18px;
  }

  .blog_content {
    padding: 30px 20px 50px;
  }

  .blog_content a {
    font-size: 16px;
    margin: 8px 0px 5px;
  }

  .blog_content h4 {
    font-size: 20px;
    line-height: 26px;
    margin: 0px 0px 15px;
  }

  .Newsletter_bg {
    padding: 70px 0px 85px;
  }

  .Newsletter_bg .our_buttton {
    margin: 60px 0px 0px;
  }

  .Newsletter_bg p {
    font-size: 19px;
    line-height: 27px;
    max-width: 645px;
  }

  .call_booking_section {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    margin-top: 40px;
  }

  .free-call .our_buttton,
  .free-guide .our_buttton {
    bottom: 38px;
  }

  .free-call,
  .free-guide {
    padding: 30px 30px 95px;
  }

  .inner-footer h2 {
    font-size: 22px;
  }

  .footer-layout p {
    font-size: 15px;
    line-height: 22px;
    max-width: 2
  }
}

@media only screen and (max-width:991px) {

  .Header-button {
    width: 25%;
  }

  .banner_content {
    max-width: 720px;
  }

  .first_grid_section h2 {
    font-size: 35px;
    line-height: 43px;
  }

  .next-grid-section {
    padding-left: 10px;
  }

  .next-grid-section p {
    font-size: 16px;
    line-height: 22px;
  }

  .counter-section h3 {
    font-size: 19px;
  }

  .next-grid-section p {
    font-family: "Lora", sans-serif;
    font-size: 14px;
    line-height: 19px;
  }

  section#Our_choose_us {
    padding: 60px 0px;
    margin: 15px 0px 40px;
  }

  section#Our_services {
    margin: 55px 0px 60px;
  }

  .left-grid-section {
    padding-right: 30px;
  }

  .right-grid-section {
    width: 35%;
    padding-left: 30px;
  }

  .item-layout p {
    font-size: 15px;
    line-height: 20px;
  }

  .item-layout {
    padding: 15px 15px 20px 18px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width:880px) {
  .newsletter input {
    padding: 10px 12px;
    font-size: 11px !important;
  }

  .wpcf7-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 10px 20px;
    font-size: 13px;
  }

  header .current-menu-item a {
    color: #2d5016 !important;
    border-bottom: 1px solid #2d5016 !important;
  }

  .menu li a {
    font-weight: 500;
  }

  .menu-hide,
  .cross_menu {
    display: block;
  }

  section#single-content .container {
    flex-wrap: wrap;
  }

  .banner_content h1 {
    font-size: 38px;
    line-height: 48px;
  }

  section#single-content .Content-blog {
    width: 100% !important;
  }

  section#single-content .blog-sidebar {
    width: 100% !important;
  }

  ul.blog-meta {
    flex-wrap: wrap !important;
  }

  .banner_content {
    padding: 50px 10px 65px;
    max-width: 680px;
  }

  .buttons_section a {
    padding: 13px 20px;
    font-size: 14px;
  }

  .banner_inner_content p {
    font-size: 18px;
    line-height: 26px;
    max-width: 480px;
    margin: 30px auto 50px;
  }

  .banner-background img {
    height: 585px;
  }

  h2 {
    font-size: 38px;
    line-height: 46px;
  }

  .Empathy_content {
    margin: 15px 0px 20px;
  }

  .Empathy_grid_section {
    padding: 18px 15px;
  }

  .Empathy_grid_section img {
    max-width: 70px;
    height: 70px;
  }

  .Empathy_grid_section h4 {
    font-size: 18px;
    margin: 20px 0px 15px;
    line-height: 21px;
  }

  .Empathy_grid_section p {
    font-size: 15px;
    line-height: 19px;
  }

  .empathy-section {
    padding: 50px 0px 50px;
  }

  .Solution_section {
    margin: 60px 0px 0px;
  }

  .Medicine_layout_left {
    padding: 30px 25px;
    border-radius: 10px;
  }

  .Medicine_layout_right {
    padding: 30px 25px;
  }

  .Inner_content p {
    font-size: 18px;
    line-height: 23px;
  }

  .menu li {
    margin: 0px 8px;
  }

  .testimonials_layout {
    padding: 30px 25px 10px;
    max-width: 380px;
  }

  .client_review span {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
  }

  .client_review label {
    font-size: 18px;
  }

  .how-it-work {
    margin: 55px 0px 20px;
  }

  .work-inner-section h5 {
    font-size: 18px;
    line-height: 23px;
  }

  .work-inner-section p {
    font-size: 16px;
    margin: 20px auto 20px;
    line-height: 23px;
  }

  .work-layout-section img {
    width: 35px;
  }

  .Teaser-list-content h6 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
  }

  .Teaser-list span {
    width: 45px;
    height: 45px;
  }

  .Teaser-list {
    padding: 10px;
    margin-bottom: 15px;
  }

  .teaser_inner_image img {
    height: 680px;
  }

  .teaser_inner_content {
    margin-top: 45px;
    margin-bottom: 75px;
  }

  .our_buttton a {
    padding: 15px 28px;
    font-size: 16px;
  }

  p.top-description {
    font-size: 16px;
    max-width: 475px;
    margin: 17px auto;
    line-height: 22px;
  }

  section#Functional_Medicine {
    margin-top: 85px;
  }

  .Functional-Medicine-section h4 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 15px;
  }

  .Functional-Medicine-section li {
    margin-bottom: 9px;
    padding-left: 15px;
    font-size: 14px;
  }

  .Team_grid_layout img {
    height: 135px;
    max-width: 135px;
  }

  .Team_grid_content h2 {
    font-size: 20px;
    line-height: 28px;
    margin: 30px 0px 15px;
  }

  .Team_grid_content a {
    font-size: 15px;
  }

  .our_buttton {
    margin: 25px 0px 0px;
  }

  .services_content h4 {
    font-size: 22px;
    line-height: 26px;
  }

  .services_content {
    padding: 18px 20px 55px;
  }

  .services_content a.Primary_button {
    font-size: 14px;
    padding: 12px 18px;
  }

  .FAQ_Section {
    padding: 35px 0px;
  }

  .accordion {
    padding: 18px 0px;
    font-size: 20px;
  }

  .blog_content h4 {
    font-size: 17px;
    line-height: 23px;
    margin: 0 0px 12px;
  }

  .blog_content p {
    font-size: 15px;
    line-height: 22px;
    margin: 0px auto 15px;
  }

  .blog_content a {
    font-size: 14px;
    margin: 8px 0px 5px;
  }

  .Newsletter_bg h2 {
    font-size: 36px;
    line-height: 44px;
  }

  .Newsletter_bg {
    padding: 55px 0px 75px;
  }

  .call_booking_section h4 {
    font-size: 22px;
    margin-bottom: 17px;
    line-height: 28px;
  }

  .call_booking_section ul li {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .call_booking_section {
    margin-top: 30px;
  }

  .free-call,
  .free-guide {
    padding: 22px 25px 95px;
  }

  .our_buttton a {
    padding: 12px 25px;
    font-size: 14px;
  }

  .menu li a {
    font-size: 15px;
    line-height: 19px;
    color: #000;
  }

  .menu {
    width: 67%;
    text-align: right;
  }

  .Header-button {
    width: 33%;
  }

  .Testimonials_section {
    margin: 55px 0px 15px;
  }

  .work-layout-section {
    padding: 0px 5px;
  }

  .work-section {
    margin-bottom: 60px;
  }

  ul.nav-links {
    display: none;
  }

  ul.nav-links.open-menu li {
    display: inline-block;
    width: 100%;
    color: #000 !important;
    margin: 8px 0px;
  }

  ul.nav-links.open-menu {
    position: absolute;
    left: -35px;
    background: #fff;
    top: -51px;
    display: inline-block;
    height: 100vh;
    width: 129%;
    padding: 50px 15px 25px;
    text-align: left;
    overflow: hidden;
  }

  .cross_menu {
    margin-bottom: 20px;
  }

  .cross_menu i {
    font-size: 28px;
  }

  .menu-hide i {
    background: #fff;
    color: #2d5016;
    padding: 7px 9px;
    border-radius: 5px;
    font-size: 22px;
  }

  .header-layout {
    gap: 7px;
  }

  .Header-button a {
    padding: 8px 15px;
    margin: 0px 10px;
    font-size: 13px;
  }

  .inner-banner .banner-background img {
    height: 485px;
  }

  .choose-content {
    gap: 35px;
    max-width: 525px;
  }

  .choose-right-content {
    padding-right: 0;
  }

  .faq-grid {
    gap: 20px;
    flex-wrap: wrap;
  }

  .faq-left-grid {
    width: 100%;
    padding: 40px 20px 0px;
  }

  .faq-right-grid {
    width: 100%;
  }

  .case-study-content h2 {
    font-size: 26px;
    padding: 0px 10px;
    line-height: 32px;
  }

  .case-study-content a {
    font-size: 15px;
    margin: 22px 0px 5px;
  }

  .menu {
    width: auto;
    text-align: right;
    position: absolute;
    right: 25px;
  }

  .Header-button {
    width: 70%;
    margin-right: 45px;
  }
}

@media only screen and (max-width:820px) {
  .Empathy_grid_section {
    padding: 18px 10px;
  }

  header.header {
    padding: 5px 0px;
  }
}

.menu {
  width: 50%;
  text-align: right;
}

@media only screen and (max-width:767px) {
  .newsletter.d-flex.posn-relative {
      margin-top: 25px;
      max-width: 100% !important;
  }
  .wp-container-core-columns-is-layout-9d6595d7 img.wp-image-752 {
      border-radius: 25px;
  }
  .wp-container-core-columns-is-layout-9d6595d7 .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
      text-align: center;
  }

  .contact-form input,
  .contact-form textarea {
    width: 90% !important;
  }

  .custom_popup .modal-content {
    margin: 50px auto 30px auto !important;
    padding: 30px 15px 30px 15px !important;
    width: 88% !important;
  }

  .custom_popup .popup-form h4 {
    font-size: 22px !important;
    line-height: 28px !important;
    margin-top: 20px !important;
  }

  .logo img {
    max-width: 80px;
  }

  .inner-banner .banner-background img {
    height: 500px;
  }

  .letf-content-section h2 {
    text-align: left;
    line-height: 43px;
  }

  .letf-content-section p {
    font-size: 16px;
    margin: 16px auto;
  }

  .letf-content-section {
    padding-right: 25px;
  }

  .who-we-are {
    margin: 55px 0px 0px;
  }

  section#case_study {
    margin: 40px 0px 0;
  }

  .case-study-content-cards {
    width: 48%;
  }

  .case-study-grid {
    justify-content: center;
  }

  .take-test-grid {
    flex-wrap: wrap;
  }

  .take-test-description {
    width: 100%;
    padding-right: 0;
  }

  .take-test-images {
    width: 100%;
    margin-top: 25px;
  }

  .take-test-description p.top-description {
    margin: 0px 0px 18px !important;
    max-width: 100%;
  }

  .first_grid_section {
    width: 100%;
  }

  .next-grid-section {
    width: 100%;
    padding: 0px;
  }

  .counter-section img {
    width: 100%;
    max-width: 45px;
  }

  .take-test-grid {
    flex-wrap: wrap;
  }

  .grid_section {
    gap: 25px;
    flex-wrap: wrap;
  }

  .After-task-grid ul {
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .After-task-grid li {
    width: 22%;
  }

  .After-task-grid li img {
    max-width: 55px;
  }

  section.privacy-policy {
    margin: 25px 0px 0px;
  }

  .our-content-section {
    margin: 20px auto 40px;
  }

  form.contact-form {
    padding: 20px;
  }

  section#form-section {
    padding: 40px 10px !important;
  }

  footer.footer {
    padding: 50px 0px 20px;
  }

  .inner-footer h2 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
  }

  .blog-pagination {
    padding-bottom: 52px;
  }

  .blog-pagination ul.pagination {
    column-gap: 26px;
  }

  .blog_content a {
    font-size: 12px;
    margin: 5px 0px 5px;
  }

  .footer-layout p {
    font-size: 14px;
    line-height: 19px;
    max-width: 2;
  }

  .footer-layout.footer-links ul li {
    margin-bottom: 4px;
  }

  .footer-layout.footer-links ul li a {
    font-size: 14px;
  }

  form.subscribe-form-footer input {
    padding: 12px 20px;
    font-size: 12px;
  }

  .bottom-layer {
    padding: 18px 10px;
    margin: 20px 0px 25px;
    font-size: 16px;
  }

  .inner-footer {
    margin-bottom: 55px;
  }

  .blog_content {
    padding: 15px 10px 30px;
  }

  .grid_section {
    padding: 40px 0px 40px;
    gap: 10px;
    flex-wrap: wrap;
  }

  .first_grid_section {
    width: 100%;
  }

  .next-grid-section {
    width: 100%;
    padding-left: 0;
  }

  .Header-button a {
    padding: 8px 15px;
    margin: 0px 0px;
    font-size: 13px;
  }

  .case-study-grid {
    flex-wrap: wrap;
  }

  .case-study-content-cards {
    width: 48%;
  }

}

@media only screen and (max-width:680px) {

  .banner_content {
    padding: 40px 10px 65px;
    max-width: 605px;
  }

  .Grid_layout {
    gap: 0px;
    margin-top: 35px;
    flex-wrap: wrap;
  }

  .Empathy_grid_section {
    padding: 18px 15px;
    margin-bottom: 18px;
    max-width: 400px;
    margin: 0px auto 18px;
    width: 100%;
  }

  .empathy-section {
    padding: 30px 0px 25px;
  }

  .Functional_Medicine_layout {
    margin: 40px auto 50px;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
  }

  .Medicine_layout_left,
  .Medicine_layout_right {
    width: 70%;
  }

  h2 {
    font-size: 34px;
    line-height: 41px;
  }

  .Inner_content_testimonials h2 {
    margin-bottom: 20px;
  }

  .Inner_content_testimonials {
    position: absolute;
    bottom: 70px;
    left: 0;
  }

  .how-it-work {
    margin: 40px 0px 20px;
  }

  .work-section {
    flex-wrap: wrap;
    justify-content: center;
  }

  .work-layout-section {
    width: 48%;
    text-align: center;
    padding: 0px 5px;
  }

  .teaser_inner_content {
    margin-top: 30px;
    margin-bottom: 55px;
    flex-wrap: wrap;
  }

  .our_buttton b {
    margin: 30px 0px 0px;
    font-size: 17px;
  }

  section#Functional_Medicine {
    margin-top: 55px;
  }

  p.top-description {
    font-size: 16px;
    max-width: 80%;
    margin: 17px auto 40px !important;
    line-height: 22px;
  }

  .Functional-Medicine-section {
    flex-wrap: wrap;
  }

  .Functional-Medicine-left {
    width: 100%;
    height: auto !important;
  }

  .Functional-Medicine-right {
    width: 100%;
    padding: 15px 25px 20px;
    height: auto !important;
  }

  .Functional-Medicine-section-right .Functional-Medicine-left {
    order: 4;
    width: 100%;
  }

  .Functional-Medicine-section-right .Functional-Medicine-right {
    width: 100%;
    padding: 0px;
  }

  .Meet-the-Team_layout {
    margin: 40px 0px 65px;
    padding: 30px 20px;
  }

  .Team_grid_layout {
    width: 100%;
    padding-bottom: 40px;
  }

  .our_buttton {
    margin: 8px 0px 0px;
  }

  .services_compare_list {
    margin: 30px auto 0px;
    flex-wrap: wrap;
  }

  .services_compare_list_left,
  .services_compare_list_right {
    width: 80%;
  }

  .services_content .our_buttton {
    margin-top: 45px;
  }

  .blog-layout-section {
    margin-top: 40px;
    flex-wrap: wrap;
  }

  .blog-grid-layout {
    width: 100%;
    margin-bottom: 20px;
  }

  .Newsletter_bg p {
    font-size: 18px;
    line-height: 24px;
    max-width: 470px;
  }

  .Newsletter_bg .our_buttton {
    margin: 45px 0px 0px;
  }

  .free-call,
  .free-guide {
    padding: 15px 12px 95px;
    width: 70%;
  }

  .call_booking_section h4 {
    font-size: 18px;
    margin-bottom: 12px;
    line-height: 22px;
  }

  .call_booking_section ul li {
    font-size: 14px;
    margin-bottom: 4px;
  }

  .our_buttton a {
    padding: 8px 20px;
    font-size: 12px;
  }

  .call_booking_section {
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .action_bg img {
    width: 100%;
    height: 760px;
    object-fit: cover;
  }

  .inner-footer h2 {
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 20px;
  }

  .footer-layout p {
    font-size: 14px;
    line-height: 18px;
    max-width: 2;
  }

  .footer-layout.footer-links ul li a {
    font-size: 13px;
  }

  .footer-layout.footer-links ul li {
    list-style: none;
    margin-bottom: 4px;
  }

  .inner-footer {
    gap: 15px;
    margin-bottom: 50px;
  }

  .bottom-layer {
    padding: 18px 10px;
    margin: 25px 0px 25px;
    font-size: 14px;
  }

  footer.footer {
    padding: 45px 0px 20px;
  }

  .Header-button a {
    font-size: 11px;
    padding: 6px 12px;
    margin: 0px 10px;
    letter-spacing: 0;
  }

  .accordion {
    padding: 15px 0px;
    font-size: 18px;
  }

  .teaser_inner_image {
    width: 100%;
    height: 100% !important;
  }

  .teaser_inner_image img {
    height: 100%;
  }

  .teaser_inner_right {
    padding: 15px 20px 15px 15px;
    width: 100%;
  }

  header.header {
    padding: 5px 0px;
  }

  .footer-layout {
    width: 100% !important;
  }

  .footer-layout p {
    max-width: 100% !important;
  }

  form.subscribe-form-footer input {
    width: 100% !important;
  }

  form.subscribe-form-footer input[type="submit"] {
    width: 100% !important;
  }

  .inner-footer {
    flex-wrap: wrap;
  }

  .newsletter.d-flex.posn-relative {
    margin-top: 25px;
    max-width: 335px;
  }

  .newsletter input {
    width: 93% !important;
  }

  input.wpcf7-form-control.wpcf7-submit.has-spinner.primary-btn {
    width: 100% !important;
  }
}

@media only screen and (max-width:600px) {
  .banner_content {
    padding: 40px 10px 65px;
    max-width: 455px;
  }

  .inner-banner .banner-background img {
    height: 600px;
  }

  .case-study-content-cards {
    width: 100%;
  }

  .Image-with-content {
    flex-wrap: wrap;
    margin: 35px 0px 0px;
  }

  .letf-content-section {
    width: 100%;
    padding-right: 0;
  }

  .right-image-section {
    width: 100%;
  }

  .who-we-are {
    margin: 40px 0px 0px;
  }

  .id-section {
    margin-top: 40px;
    flex-wrap: wrap;
  }

  .Header-button a {
    padding: 10px 16px;
  }

  .left-grid-section {
    padding-right: 0;
    width: 100%;
  }

  .mid-grid-section {
    width: 100%;
    text-align: center;
  }

  .right-grid-section {
    width: 100%;
    padding-left: 0;
  }

  .mid-grid-section img {
    width: 100%;
    max-width: 300px;
    border-radius: 10px !important;
  }
}

@media only screen and (max-width:545px) {

  .Functional-Medicine-right {
      height: auto !important;
  }
  .Functional-Medicine-left {
    height: auto !important;
}

  div#wpcf7-f985-o1 label {
    letter-spacing: 0px;
}
div#wpcf7-f985-o1 input {
      width: 91% !important;
  }
  .contact-form {
    background: #ede0cc;
    padding: 15px;
    border-radius: 15px;
    font-family: 'Montserrat';
}

  .page-template-discovery-call .inner-banner .banner-background img {
      height: 550px;
  }
  .Functional-Medicine-section-right .Functional-Medicine-right {
      width: 100% !important;
  }
  .page-template-discovery-call .work-layout-section {
      width: 100%;
      margin-top: 25px;
  }
  div#wpcf7-f985-o1 {
      padding: 15px;
  }
  div#wpcf7-f985-o1 textarea {
      width: 91% !important;
      height: 120px;
  }
  body.page-id-879 input.wpcf7-form-control.wpcf7-submit.has-spinner.primary-btn {
      width: 100% !important;
  }
  h1 {
      font-size: 30px !important;
      line-height: 36px !important;
  }
  .compare-heading {
      font-size: 28px !important;
      line-height: 32px;
  }
  .After-task-grid li {
    width: 32%;
  }

  .recent-blog-img-div {
    flex-wrap: wrap;
  }

  .inner-footer {
    gap: 30px !important;
    flex-wrap: wrap;
  }



  .free-call,
  .free-guide {
    width: 85% !important;
  }

  .Newsletter_bg {
    padding: 55px 10px 75px !important;
  }

  .Newsletter_bg h2 {
    font-size: 28px;
    line-height: 34px;
  }

  h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .free-call,
  .free-guide {
    width: 85% !important;
  }

  .Newsletter_bg {
    padding: 55px 10px 75px !important;
  }

  .Newsletter_bg h2 {
    font-size: 28px;
    line-height: 34px;
  }

  h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .our_buttton a {
    padding: 13px 14px !important;
    width: auto !important;
    display: block !important;
  }

  .banner_content {
    padding: 35px 10px 55px;
    max-width: 390px;
  }

  .banner_content h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .banner_inner_content p {
    font-size: 16px;
    line-height: 22px;
    max-width: 480px;
    margin: 20px auto 38px;
  }

  .buttons_section a {
    padding: 13px 30px;
    font-size: 14px;
    display: inline-block;
    margin: 8px 0px 8px;
  }

  .Testimonials_section_bg img {
    height: 400px;
  }

  .client_review {
    padding-left: 15px;
  }

  .client_review span {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 15px;
  }

  .work-inner-section {
    height: 60%;
  }

  .work-layout-section {
    width: 100%;
  }

  .Header-button {
    width: 38%;
  }

  .menu-hide i {
    padding: 5px 7px;
    font-size: 18px;
  }

  .Header-button {
    width: 50%;
  }

}

@media only screen and (max-width:480px) {
  .After-task-grid ul {
    margin-top: 30px;
    margin-bottom: 40px;
  }

  .After-task-grid li {
    width: 50%;
  }

  .our_new_counter-section {
    margin: 25px 0px 0px;
    flex-wrap: wrap;
  }

  .counter-section {
    width: 100%;
    margin-bottom: 18px;
  }

  .choose-content .inner-content-grid {
    width: 100% !important;
  }

  .choose-right-content span {
    font-size: 22px;
    line-height: 26px;
    margin: 12px 0px 3px;
  }

  section#Our_choose_us {
    padding: 40px 0px;
    margin: 15px 0px 40px;
  }

  .banner_content {
    padding: 35px 10px 40px;
    max-width: 336px;
  }

  .banner_inner_content p {
    font-size: 15px;
    line-height: 21px;
    max-width: 100%;
    margin: 20px auto 30px;
  }

  .banner-background img {
    height: 640px;
  }

  .Solution_section {
    margin: 45px 0px 0px;
  }

  .Medicine_layout_left,
  .Medicine_layout_right {
    width: 100%;
  }

  .Inner_content_testimonials {
    width: 100%;
  }

  .testimonials_layout {
    padding: 25px 18px 15px;
    max-width: 100%;
  }

  .client_review span {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 15px;
  }

  p.top-description {
    font-size: 14px;
    max-width: 100%;
    margin: 17px auto 20px !important;
    line-height: 20px;
  }

  .work-inner-section p {
    font-size: 14px;
    margin: 15px auto 20px;
    line-height: 20px;
  }

  .services_compare_list_left,
  .services_compare_list_right {
    width: 100%;
  }

  .services_content h4 {
    font-size: 20px;
    line-height: 23px;
  }

  .FAQ_Section {
    padding: 5px 0px;
  }

  .accordion {
    padding: 15px 0px;
    /* font-siz */
  }
}

