@media (max-width: 1700px) {
  .first-section .slick-prev {
    left: calc((100% - 1500px) / 2);
  }
  .first-section .slick-next {
    right: calc((100% - 1500px) / 2);
  }
}
/* 1366 */
@media (max-width: 1599px) {
  .ourheading-section .header-btnbox .herbal-btn,
  .ourheading-section .header-btnbox .mega-btn {
    font-size: 18px;
    padding: 18px 35px;
    border-radius: 16px;
  }
  .holistic-section .heading02 {
    font-size: 44px;
  }
  .natural-bal-section .heading02,
  .traditional-herbal-section .heading02 {
    font-size: 36px;
    line-height: 36px;
  }
  .natural-list li {
    margin-bottom: 13px;
  }
  .section {
    padding: 70px 0;
  }
  .green-para {
    font-size: 24px;
    line-height: 32px;
  }
  /* Nav bar */
  .header-container {
    width: 1200px;
    padding: 18px 0;
  }
  .left-banner-box.hero-container {
    width: 1200px;
  }
  .first-section .slick-prev {
    left: calc((100% - 1300px) / 2);
  }
  .first-section .slick-next {
    right: calc((100% - 1300px) / 2);
  }
  .header-container .nav-items li {
    margin-left: 13px;
  }
  .header-container .nav-items a {
    font-size: 18px;
  }
  .btn {
    padding: 9px 33px;
    font-size: 15px;
  }
  .scroll {
    font-size: 24px;
  }
  .arrowdn {
    width: 23px;
    height: 23px;
  }
  .bar::after {
    bottom: 11px;
  }
  .scrollDown {
    bottom: 60px;
  }

  /* Secrtion First */
  /* .container01{margin-left: calc((101vw - 1200px)/2);} */
  .left-banner-box {
    left: 7%;
    top: 27%;
  }
  .heading01 {
    font-size: 40px;
    line-height: 45px;
  }
  .left-banner-box .heading03 {
    margin-bottom: 48px;
  }
  .left-banner-box .heading03 {
    margin-top: 25px;
  }
  .heading03 {
    font-size: 20px;
    line-height: 26px;
  }
  .scrollDown {
    left: 46.3%;
  }
  .brwn-btn {
    padding: 13px 35px;
    font-size: 16px;
    line-height: 1;
  }
  .btn-bordered {
    padding: 14px 60px;
    border-radius: 20px 0 20px 0;
    font-size: 16px;
  }
  .pills {
    top: -13%;
  }
  .card .prodTitle {
    font-size: 22px;
    line-height: 24px;
  }
  .card figcaption .prodDesc {
    font-size: 16px;
  }

  /* Second Section */
  .heading02 {
    font-size: 28px;
  }
  .heading05 {
    font-size: 18px;
    line-height: 26px;
    margin: 20px 0;
  }
  .about-us .about-us-para {
    width: 448px;
  }
  .pills-1 {
    right: 0;
  }

  /* Fourth Section */
  .container02.banner-sec-third {
    width: 1000px; /*padding: 0 40px;*/
  }
  .green-bg .heading04 {
    line-height: 30px;
    font-size: 21px;
  }
  .flowers {
    right: -2%;
  }

  /* Fifth Section */
  .leaf-pills {
    top: -5%;
  }
  .container-lg {
    max-width: 1100px;
  }
  .resources figcaption p {
    font-size: 19px;
  }
  .btn-1 {
    padding-bottom: 45px;
  }

  /* Footer Section */
  /* .footer .leaf-pills1 img{width: 90%; float: right;} */
  .leaf-pills1 {
    top: -38%;
  }
  .leaf-pills2 {
    top: -27%;
  }
  .leaf-pills3 {
    top: -11%;
    right: 37%;
  }
  .leaf-pills4 {
    top: -29%;
  }
  .leaf-pills5 {
    top: -38%;
    right: 0%;
  }

  .card figcaption {
    padding: 20px;
    border-radius: 0px 0px 30px 30px;
  }

  .third-section .tab-row li {
    font-size: 16px;
  }
  .resources .pills-r1 {
    right: -5%;
  }

  /*ARTICAL - 01 Page*/

  .article-banner .container-lg {
    max-width: 1140px;
  }
  .article .container-md {
    max-width: 1020px;
  }
  .article p {
    font-size: 18px;
    line-height: 30px;
  }
  .article .title {
    font-size: 30px;
    line-height: 35px;
  }
  .article .date-time {
    margin: 25px 0 35px 0;
  }

  .resources .pills-r3 {
    right: 0;
  }
  .resources .pills-r4 {
    left: -3%;
  }
  .article .window-img1 {
    top: 15%;
  }
  .left-banner-box.hero-container {
    padding-right: 50%;
  }
  .resources .card {
    margin-bottom: 20px;
  }
  .product-tab-mid {
    padding-top: 30px;
  }
}

/* 1280 */
@media (max-width: 1365px) {
  /* Nav bar */
  .header-container {
    width: 1100px;
    padding: 17px 0;
  }
  .left-banner-box.hero-container {
    width: 1100px;
  }
  .first-section .slick-prev {
    left: calc((100% - 1200px) / 2);
  }
  .first-section .slick-next {
    right: calc((100% - 1200px) / 2);
  }
  .header-container .nav-items li {
    margin-left: 30px;
  }
  .header-container .nav-items a {
    font-size: 17px;
  }
  .section {
    padding: 40px 0;
  }
  /* Secrtion First */
  /* .container01{margin-left: calc((101vw - 1100px)/2);} */
  .left-banner-box {
    width: 54%;
  }
  .heading01 {
    font-size: 45px;
    line-height: 46px;
  }
  .left-banner-box .heading03 {
    margin-bottom: 47px;
    margin-top: 25px;
  }
  .heading03 {
    font-size: 19px;
    line-height: 24px;
  }
  .scrollDown {
    left: 48.3%;
  }
  .brwn-btn {
    padding: 16px 37px;
    font-size: 16px;
  }
  .pills {
    bottom: -44%;
  }

  /* Section Second */
  .heading02 {
    font-size: 30px;
  }
  .heading05 {
    font-size: 18px;
  }

  /* Fourth Section */
  .container02.banner-sec-third {
    width: 990px;
  }
  .green-bg .heading04 {
    font-size: 20px;
  }

  /* Fifth Section */
  .container-lg {
    max-width: 1100px;
  }
  .resources figcaption p {
    font-size: 18px;
  }
  .btn-1 {
    padding-bottom: 40px;
  }

  /*ARTICAL - 01 Page*/
  .article p {
    line-height: 28px;
  }

  /* Footer Section */
  /* .footer .leaf-pills1 img{width: 80%;} */
}

/* 1024 */
@media (max-width: 1279px) {
  .subscribe-box {
    width: 250px;
  }
  .footer {
    padding: 45px 5px;
  }
  .quform-option {
    margin-left: 4px !important;
  }
  #footer .menu a {
    font-size: 14px !important;
  }

  .natural-bal-section .heading02,
  .traditional-herbal-section .heading02 {
    font-size: 32px;
    line-height: 30px;
  }
  .products-tabs-main .tabs li {
    margin-right: 0;
  }
  .container01 {
    width: 90%; /*padding: 72px 50px;*/
  }
  .product-listing .card {
    margin: 15px;
    width: calc(33.33% - 35px);
  }
  /* Nav bar */
  .header-container {
    width: 982px;
    padding: 17px 0;
  }
  .left-banner-box.hero-container {
    width: 900px;
  }
  .first-section .slick-prev {
    left: calc((100% - 1000px) / 2);
  }
  .first-section .slick-next {
    right: calc((100% - 1000px) / 2);
  }
  .header-container .nav-items li {
    margin-left: 25px;
  }
  .header-container .nav-items a {
    font-size: 16px;
  }
  .header-container img {
    width: 80%;
  }

  /* Secrtion First */
  /* .container01{margin-left: calc((101vw - 900px)/2);} */
  .left-banner-box {
    width: 45%;
  }
  .heading01 {
    font-size: 33px;
    line-height: 40px;
  }
  .left-banner-box .heading03 {
    margin-bottom: 35px;
  }
  .heading03 {
    font-size: 16px;
    line-height: 20px;
  }
  .scrollDown {
    left: 45.3%;
    bottom: 16%;
  }
  .brwn-btn {
    padding: 13px 30px;
    font-size: 14px;
  }
  .pills {
    bottom: -44%;
  }

  /* Section Second */
  .heading02 {
    font-size: 28px;
  }
  .heading05 {
    font-size: 16px;
  }
  /* .second-section {padding: 60px 87px 60px 0;} */
  .about-us-img2 img {
    width: 60%;
  }
  .about-us .about-us-para {
    width: 330px;
  }

  /* Fourth Section */
  .container02.banner-sec-third {
    width: 825px;
  }
  .green-bg .heading04 {
    font-size: 18px;
    width: 260px;
  }
  .white-btn {
    padding: 10px 25px;
  }

  /* Fifth Section */
  .container-lg {
    max-width: 1100px;
  }
  .resources figcaption p {
    font-size: 16px;
    line-height: 20px;
  }
  /* .btn-1{padding-bottom: 35px;} */
  .btn-bordered {
    padding: 12px 40px;
    font-size: 16px;
  }

  .card {
    border-radius: 30px !important;
  }
  /* Footer Section */
  /* .footer .leaf-pills1 img{width: 90%; float: right;} */
  .leaf-pills1 {
    top: -42%;
    left: -2%;
  }
  .leaf-pills2 {
    top: -32%;
    left: 26%;
  }
  .leaf-pills3 {
    top: -11%;
    right: 37%;
  }
  .leaf-pills4 {
    top: -31%;
    right: 27%;
  }
  .leaf-pills5 {
    top: -30%;
    right: 0%;
    width: 30%;
  }
  .footer a {
    line-height: 30px;
    font-size: 13px;
  }
  .widget-title h3 {
    font-size: 18px;
    text-align: center;
  }
  .footer-box .widget-title:last-child {
    margin-top: 30px !important;
  }
  .copyright {
    font-size: 14px;
    margin-top: 15px;
  }

  .product-section .slick-prev {
    left: -15px;
  }
  .product-section .slick-next {
    right: -22px;
  }
  .third-section .pills-4 {
    width: 10%;
  }
  .footer-container {
    margin: 0 auto;
  }

  .third-section .tab-row li {
    padding: 15px 20px;
  }

  /* harshada	 */

  .ourheading-section .header-btnbox {
    font-size: 16px;
  }
  .holistic-section .heading02 {
    top: 33%;
    left: 7%;
    color: #fff;
    font-size: 41px;
  }
  p {
    font-size: 16px !important;
  }
  .natural-bal-section .yellow-leave {
    position: absolute;
    top: -1%;
    left: -2%;
    width: 11%;
  }
  .container-sd {
    max-width: 800px;
    width: 90%;
    margin: 0 auto;
  }
  .who-section .yellow-pills {
    bottom: 157px;
    width: 15%;
    right: 0;
  }
  .who-section .container-md {
    max-width: 950px;
  }
  .who-section .who-para {
    padding: 38px 70px;
  }
  .who-section .yellow-pills2 {
    left: -4%;
    bottom: -34%;
    position: absolute;
    width: 21%;
  }
  .who-section .pills {
    position: absolute;
    bottom: -47%;
    left: -5%;
    z-index: 1;
    width: 21%;
  }
  .half-pills::before {
    left: -1.5%;
    width: 10.6rem;
    height: 12.6rem;
    bottom: -10%;
  }
  .purple-leaf::before {
    right: -5%;
    width: 10.6rem;
    height: 10.6rem;
    top: 38%;
  }
  .gold-pills::before {
    background-size: cover;
    position: absolute;
    width: 11.6rem;
    height: 16.6rem;
    left: -8%;
    bottom: 1%;
  }
  .traditional-img-box .traditionalimg2 {
    margin-top: -42px;
    margin-right: 47px;
  }
  .traditional-herbal-section .two-col .traditional-para {
    padding-right: 45px;
  }
  .green-para {
    font-size: 22px !important;
    line-height: 32px !important;
  }
  .about1 .purple-leaf::before {
    position: absolute;
    right: -5%;
    width: 10.6rem;
    height: 9.6rem;
    top: 0;
  }
  .about1 .gold-pills::before {
    width: 13.6rem;
    height: 18.6rem;
    left: -2%;
    bottom: -5%;
  }
  .mt-35 {
    margin-top: 0 !important;
  }
  .mt-100 {
    margin: 80px 0;
  }

  .resource-section .banner-container {
    margin-top: 0;
  }
  .banner-container img {
    width: 100%;
  }
  img.alignnone.wp-post-image {
    width: 100%;
  }
  .resource-section .article-textarea li {
    font-size: 17px;
    line-height: 24px;
  }
  .resource-section .banner-container {
    width: 100%;
  }

  /*ARTICAL - 01 Page*/
  .article .container-md {
    max-width: 850px;
  }
  .section {
    padding: 30px 0;
  }

  /* 	harshada */

  .product-ask-expert-left-inn h2 {
    padding: 0 0 0px 0;
    font-size: 28px;
  }
  .product-ask-expert-right-inn h2 {
    font-size: 28px;
  }
  .quform-options-inline > .quform-option {
    font-size: 16px;
  }
  .expert-image {
    padding-bottom: 75px;
  }
  .new-mobile-header-img {
    width: 55%;
  }
  .product-ask-expert-right-inn {
    width: 90%;
  }

  #footer .quform-responsive-columns-phone-landscape {
    margin-left: 0px !important;
    width: 75%;
  }
  #footer #footer-widget-logo {
    width: 25%;
    display: inline-block;
    vertical-align: top;
  }
  #footer #footer-widget-menu {
    width: 35%;
    display: inline-block;
    vertical-align: top;
  }
  #footer #footer-widget-contact-us {
    line-height: 30px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
  }
  #footer .footer-contactUs {
    width: 100%;
  }
  #footer .widget-title h3 {
    text-align: left !important;
  }
  /* 	#footer #quform-widget-4{margin-top: 20px;} */
  #footer .scrollUp {
    position: absolute;
    right: -60px;
    left: auto;
    bottom: 105px;
    writing-mode: initial;
    transform: rotate(268deg);
  }

  /* 	harshada-footer */
  #footer .wp-block-image {
    width: 90%;
  }
}

@media (max-width: 1023px) {
  #footer .menu a {
    line-height: 2px !important;
  }
  .footer {
    padding: 50px 0px 10px 0px;
  }
  #footer .copyright p {
    text-align: center;
    padding: 3px;
  }
  #footer .social-media-link {
    width: 30%;
    display: block !important;
  }
  #footer .social-media-link .sub-box {
    width: 100%;
    display: block;
  }
  #footer .social-media-link .social-media {
    width: 100%;
    display: block;
  }
  #footer .footer-col-box {
    width: 37%;
  }
  #footer .stock-box {
    width: 32%;
  }
  #footer .menu li {
    width: 100%;
  }
  .article-description .number-row div {
    margin-right: 34px;
  }
  .article-description .number-row div span {
    font-size: 28px;
  }
  .article-description .number-row {
    margin-bottom: 30px;
  }
  .article .title {
    font-size: 30px;
    line-height: 35px;
  }
  .resource-section .article-textarea {
    margin-top: 15px;
  }
  .resources .heading02 {
    font-size: 25px;
    margin-bottom: 0;
  }
  .mt-100 {
    margin: 0 !important;
  }
  .product-listing .card {
    margin: 10px;
    width: calc(33.33% - 25px);
    border-radius: 20px;
  }
  .product-listing .card figcaption {
    padding: 0px 15px;
    padding-bottom: 30px;
  }
  .product-listing .card .prodTitle {
    padding-top: 20px;
  }

  .resource-section .banner-container {
    width: 100%;
  }
  .resources .card:nth-child(3n-1) {
    top: 0;
  }
  .card {
    width: calc(50.33% - 55px);
  }
  .heading01 {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 10px;
  }

  .logo-wecare {
    display: block;
  }
  .logo-wecare1 {
    display: none;
  }

  .heading05 {
    margin: 10px 0 25px 0;
  }
  .second-section {
    padding-bottom: 0 !important;
  }
  .section {
    padding: 50px 0;
  }
  .header-container img {
    width: 60%;
  }
  .header-container .logo-wecare img {
    margin-left: 59px;
  }
  .header-container {
    width: 720px;
  }
  .header-container .nav-items li {
    margin-left: 15px !important;
    display: block;
    position: relative;
    z-index: 5;
    float: none;
    text-align: center;
    margin: 30px 0 !important;
  }
  .header-container .nav-items a {
    text-align: center;
    font-size: 34px;
    color: #fff; /*font-family: "mulishbold";*/
  }
  .left-banner-box.hero-container {
    left: 40px;
    right: 0;
    padding-right: 74%;
    position: absolute;
    top: 29%;
    width: 930px;
    margin: 0 auto;
  }

  /* First Section */
  .left-banner-box {
    width: 43%;
    left: 10%;
    top: 15%;
  }
  /*   .container01 {margin-left: calc((101vw - 720px)/2);} */
  .heading03 {
    font-size: 15px;
  }
  .left-banner-box .heading03 {
    margin-bottom: 18px;
    margin-top: 10px;
    width: auto;
  }
  .brwn-btn {
    padding: 12px 33px;
    font-size: 13px;
  }
  .pills {
    bottom: -51%;
  }
  .scroll {
    font-size: 22px;
  }
  .scrollDown {
    left: 45.3%;
  }
  .bar::after {
    content: "";
    position: absolute;
    background-color: #806929;
    width: 53%;
    height: 2px;
    bottom: 11px;
    left: -64%;
  }
  .arrowdn {
    width: 25px;
    height: 25px;
    left: -77%;
    bottom: 0.1px;
  }
  .right-boxes {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #7eb554;
    z-index: 999;
    padding: 30px;
    padding-top: 100px;
    transform: translateX(100%);
    transition: ease 0.5s all;
  }
  .right-boxes.active {
    transform: translateX(0);
  }
  .right-boxes li {
    margin-left: 0;
    padding: 20px 10px;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #d5dce1;
  }
  .right-boxes li a {
    font-size: 18px;
    color: #fff;
  }
  .close-menu,
  .menu-btn {
    position: absolute;
    right: 20px;
    top: 15px;
    background: none;
    border: none;
    padding: 0;
    width: 25px;
    height: 25px;
    display: block;
  }
  .menu-btn span {
    width: 100%;
    height: 4px;
    background: #38673f;
    margin: 4px 0;
    display: block;
    border-radius: 2px;
  }
  .menu-btn span:nth-child(2) {
    margin-left: 6px;
  }
  .close-menu span {
    width: 100%;
    height: 4px;
    background: #38673f;
    margin: 2px 0;
    display: block;
    border-radius: 2px;
  }
  .close-menu span:first-child {
    transform: rotate(45deg);
  }
  .close-menu span:last-child {
    transform: rotate(-45deg);
    margin-top: -6px;
  }
  .header-container {
    padding: 12px 0;
  }
  .right-boxes li.active a {
    color: #ffff;
    border-radius: 11px;
    border: none;
  }
  .right-boxes li.active {
    color: #ffff;
  }
  .navbar ul {
    margin-left: 0;
  }
  .navbar ul li {
    margin: 0 0px;
    display: block;
  }
  .logo-wecare {
    margin: 0 auto;
    width: 35%;
    padding-top: 20px;
  }
  .close-menu {
    top: 63px;
  }

  /* Second Section */
  .heading02 {
    font-size: 23px;
  }
  /*   .second-section {padding: 60px 40px 60px 0;} */
  .about-us-img2 {
    margin-top: -96px;
  }
  .img-box {
    width: 50%;
  }
  /* 	.product-section .heading-area{margin-bottom: 40px;} */

  /* Fourth Section */
  .green-bg h3.heading04 {
    width: 230px;
    font-size: 16px;
    line-height: 22px;
  }
  .container02.banner-sec-third {
    width: 668px;
  }
  .green-bg {
    padding: 0 30px;
  }
  .white-btn {
    padding: 7px 22px;
    font-size: 12px;
  }

  /* Fifth Section */
  .card figcaption {
    padding: 0px 10px;
  }
  .resources figcaption p {
    font-size: 15px;
  }
  .btn-1 {
    font-size: 12px;
  }
  .resources figcaption p {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .btn-1 {
    padding-bottom: 0;
  }

  /* Footer Section */
  /* .footer img {width: 60%; } */
  /* .footer  .leaf-pills1  img {width: 60%;} */
  .footer {
    padding: 50px 0px 30px 0px;
  }
  .leaf-pills1 {
    top: -20%;
    left: -2%;
    width: 25%;
  }
  .leaf-pills2 {
    top: -14%;
    left: 25%;
    width: 25%;
  }
  .leaf-pills3 {
    top: 1%;
    right: 41%;
    width: 25%;
  }
  .leaf-pills4 {
    top: -14%;
    right: 27%;
    width: 25%;
  }
  .leaf-pills5 {
    top: -18%;
    right: 0%;
  }

  /* Footer For #^*px */
  .social-media-link.widget-title.footer-box {
    display: block;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  /* .widget-title h3 {
    text-align: center !important;
  } */
  /* .footer-box{  margin-left: 7%;} */
  .subscribe-box {
    width: auto;
  }
  .social-media {
    text-align: center;
  }

  .card-row {
    padding: 0 20px;
  }
  .product-section .slick-next {
    right: -29px;
  }
  .product-section .slick-prev {
    left: -20px;
  }

  .third-section .tab-header {
    width: 265px;
    display: inline-block;
    text-align: left;
  }
  .btn {
    padding: 7px 28px;
    font-size: 14px;
  }
  .heading06 {
    margin-bottom: 10px;
  }
  .heading05 {
    line-height: 22px;
    margin-bottom: 15px;
  }
  /* 	.resources .card-row{margin-top: 25px;} */
  .left-box {
    width: calc(100% - 265px);
  }
  .third-section .tab-row li {
    font-size: 15px;
  }
  /* .container02.banner-sec-third{padding: 0 20px;} */
  .third-section .pills-4 {
    top: -14%;
  }

  .product-section .slick-prev,
  .product-section .slick-next,
  .first-section .slick-prev,
  .first-section .slick-next,
  .card-row .slick-prev:before,
  .card-row .slick-next:before {
    top: 30%;
  }
  .scroll {
    font-size: 18px;
  }
  .scrollDown {
    bottom: 12%;
  }
  .card .prodTitle {
    padding-top: 25px;
  }
  .card figcaption {
    padding: 0px 20px;
    padding-bottom: 40px;
  }

  /* Footer 364 #^*px */

  /* harshada	 */

  .mt-60 {
    margin-top: 50px !important;
  }
  .ourheading-section .header-btnbox {
    font-size: 15px;
  }
  .ourheading-section .header-btnbox .herbal-btn,
  .ourheading-section .header-btnbox .mega-btn {
    padding: 15px 30px;
    font-size: 16px;
  }
  .holistic-section .heading02 {
    top: 36%;
    left: 6%;
    color: #fff;
    font-size: 32px;
  }
  .container-sd {
    max-width: 600px;
    width: 90%;
    margin: 0 auto;
  }
  .who-section .yellow-pills {
    bottom: 92%;
    width: 18%;
  }
  .natural-bal-section .heading02 {
    font-size: 30px;
    margin-top: 40px;
  }
  .who-section .who-para {
    padding: 25px 50px;
  }
  .who-section .container-md {
    max-width: 700px;
  }
  .natural-bal-section .natural-bal-para {
    margin-top: 25px;
  }
  .mt-75 {
    margin-top: 50px;
  }
  .traditional-herbal-section .heading02 {
    font-size: 30px;
  }
  .traditional-img-box {
    width: 40%;
  }
  .traditional-herbal-section .two-col .traditional-para {
    width: 60%;
    padding-right: 21px;
  }
  .traditional-img-box .traditionalimg1 {
    padding-left: 34px;
  }
  .traditional-img-box .traditionalimg2 {
    margin-top: -40px;
    margin-right: 36px;
  }
  .mt-100 {
    margin: 75px 0;
  }
  .mt-35 {
    margin-top: -35px;
  }
  .two-col-section .img-box {
    width: 30%;
  }
  .two-col-section .para-box {
    padding-left: 30px;
    width: 70%;
  }

  .two-col-section .img-box img {
    max-width: 100%;
  }
  .gold-pills::before {
    left: -11%;
  }
  .mt-135 {
    margin-top: 70px;
  }
  .purple-leaf::before {
    right: -2%;
    width: 7.6rem;
    height: 9.6rem;
    top: 39%;
  }
  /*.who-section .yellow-pills {right: -15%;top: -239%;}*/
  .green-para {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .who-section .pills {
    bottom: -38%;
  }
  .natural-bal-section .heading02 {
    line-height: 34px;
  }
  .traditional-herbal-section .two-col .traditional-para {
    width: 50%;
  }
  .traditional-img-box {
    width: 50%;
  }

  /*ARTICAL - 01 Page*/
  .article-banner {
    margin-top: 50px;
  }
  .article .container-md {
    max-width: 630px;
    padding: 35px;
  }
  .s-articles .slick-prev {
    left: -1%;
  }
  .s-articles .slick-next {
    right: -1%;
  }

  .widget-title h3 {
    font-size: 18px !important;
  }
  .expert-sec .pill-1 {
    bottom: -44px;
  }
  .experience_section {
    padding-bottom: 95px;
  }
  .resources .container-lg .heading-area .heading01 {
    line-height: 20px;
    padding-bottom: 0;
  }
  .resources .pills-r2 {
    width: 8%;
  }
  .resources .btn-container {
    margin-top: 40px;
  }
  .link-section {
    padding-bottom: 20px;
  }

  /* harshada	 */
  .expert-image {
    padding-bottom: 130px;
  }
  .quform-options-inline > .quform-option {
    font-size: 14px;
  }
  .quform-label > label {
    font-size: 15px;
  }
  .product-ask-expert-right-inn {
    padding: 77px 10px 20px 10px;
  }
  .product-ask-expert-left-inn h2 {
    padding: 0 0 0px 0;
    font-size: 25px;
  }
  .product-ask-expert-right-inn h2 {
    font-size: 25px;
  }

  /* harshada	 */

  #footer .scrollUp {
    left: -34px;
    bottom: 104px;
    right: 535px;
  }
  #footer .quform-responsive-columns-phone-landscape {
    width: 100%;
  }
  .footer .container-lg {
    gap: 20px;
    display: flex;
  }
  .copyright {
    margin-top: 20px;
  }
  #footer .wp-block-image {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .copyright {
    margin-top: 0;
  }
  .product-ask-expert-right-inn h2 {
    font-size: 23px;
  }
  .new-mobile-header-img img {
    display: block;
    margin-bottom: 20px;
  }
  .expert-image {
    padding-bottom: 50px;
    padding-top: 45px;
  }
  .product-ask-expert-right-inn {
    padding: 50px 10px 20px 10px;
  }

  #footer .quform-element-row {
    width: 90%;
  }
  #footer .quform-responsive {
    width: 90%;
  }

  .product-ask-expert-left-inn {
    padding: 0;
  }
  /* 	.expert-container{padding-top:20px;margin:0 auto;} */
  .expert-left,
  .expert-right-form {
    float: none;
    width: 100%;
  }
  .subscribe-btn {
    width: 95px;
  }
  .footer-container {
    display: flex;
    flex-direction: column-reverse;
  }
  #footer .stock-box {
    width: 100%;
  }
  #footer .social-media-link {
    width: 100%;
    display: block !important;
    text-align: left;
  }
  #footer .menu a {
    padding-left: 0px !important;
  }
  #footer {
    padding: 30px 0px 12px 20px;
    position: relative;
  }
  .subscribe-box {
    width: 310px !important;
  }
  .ourheading-section {
    padding-top: 0 !important;
  }
  .resource-section .banner-container {
    width: 100%;
  }
  .update-banner .left-banner-box.hero-container {
    padding: 35px 0;
  }
  .update-banner .heading01 {
    min-height: 56px;
    font-size: 27px;
    line-height: 34px;
  }
  .update-banner .left-banner-box .heading03 {
    width: auto;
    line-height: 21px;
  }
  .first-section .slick-prev {
    left: 15px;
    top: 63%;
  }
  .first-section .slick-next {
    right: 10px;
    top: 63%;
  }
  .heading-area {
    padding-bottom: 0;
    margin-top: 0;
  }
  .card-container {
    padding: 0 10px;
  }
  .header-container .logo-wecare img {
    margin-left: 10px;
    width: 100%;
  }
  .heading06 {
    margin-bottom: 0;
    font-size: 20px;
  }
  .category-s-box .heading06 {
    margin-bottom: 10px;
  }
  .resources {
    padding-top: 0px !important;
  }
  .heading02 {
    margin-bottom: 15px;
  }
  section.fourth-section {
    margin: 30px 0;
  }
  .left-banner-box.hero-container {
    padding-right: 0;
    position: static;
    margin: 0 auto;
    width: 90%;
  }
  .logo-wecare {
    display: block;
  }
  .logo-wecare1 {
    display: none;
  }
  .header-container {
    width: 340px;
    padding: 12px 0;
  }
  .pills {
    top: -24%;
    width: 35%;
    left: -7.6%;
  }
  .header {
    top: 0;
  }
  .pills {
    display: none;
  }
  .container01 {
    width: 90%;
    display: block;
    padding: 30px 0;
  }
  .about-us .about-us-para {
    width: 100%;
  }
  section.fourth-section {
    margin: 15px 0;
    margin-bottom: 0;
  }
  h3 {
    margin-bottom: 0;
  }
  .green-bg {
    padding: 17px;
  }
  .third-section .pills-4 {
    display: none;
  }
  .product-section .slick-next {
    right: -33px;
  }
  .section {
    padding-top: 40px;
    padding-bottom: 10px;
  }
  .close-menu {
    top: 21px;
  }
  .logo-wecare {
    width: 150px;
  }
  .header-container img {
    width: 75%;
  }
  .header-container .nav-items a {
    font-size: 28px;
  }
  .right-boxes {
    padding-top: 90px;
  }
  .heading05 {
    margin: 0px 0 15px 0;
  }
  .heading02 {
    font-size: 21px;
    line-height: 27px;
  }

  /* First Section */
  .first-section {
    margin-top: 0px;
  }
  .left-banner-box .heading03 {
    width: 310px;
    font-size: 18px;
    line-height: 26px;
  }
  .left-banner-box {
    width: 100%;
    position: static;
    padding: 35px 20px;
  }
  .right-banner-img {
    width: 100%;
  }
  .scroll {
    font-size: 16px;
  }
  .right-banner-img img {
    max-width: 100%;
    display: block;
  }
  .scrollDown {
    left: 38%;
    bottom: 7%;
  }

  /* Second Section */
  .second-section {
    padding: 0;
    padding-top: 30px;
  }
  .img-box {
    margin-top: 29px;
    width: 100%;
  }
  .about-us-img2 {
    margin-top: -85px;
  }
  .pills-1 {
    right: 2%;
    width: 40%;
    display: none;
  }

  /* Fourth Section */
  .white-btn:after {
    top: 4px;
    left: 4px;
  }
  .green-bg h3.heading04 {
    font-size: 19px;
    width: 100%;
    line-height: 28px;
    margin-bottom: 0;
  }
  .green-bg {
    /*width: 184px;*/
    width: 100%;
    padding: 20px;
    position: static;
    display: block;
    border-radius: 0;
  }
  .container02.banner-sec-third {
    width: 330px;
    padding-right: 0;
  }
  .white-btn {
    padding: 12px;
    font-size: 14px;
    line-height: 12px;
    margin-top: 10px;
    display: inline-block;
  }
  .flowers {
    right: -15px;
    width: 24%;
    top: -33%;
    transform: rotate(-13deg);
  }

  /* Fifth Section */
  .card-row {
    margin: 0 -18px;
  }
  .card.top-margin {
    top: 0;
  }
  .leaf-pills {
    top: -3%;
    width: 20%;
  }

  /* Footer Container */
  .footer-container {
    width: auto;
  }
  .subscribe-box {
    width: 330px;
  }

  .footer a {
    line-height: 20px;
    font-size: 13px;
    padding-top: 10px;
  }
  .stock-box {
    width: 90%;
    margin-top: 20px;
  }
  .stock-box .widget-title h3 {
    text-align: inherit !important;
  }
  .social-media img {
    padding: 0 10px;
    width: 90%;
  }
  a.footer-h3 {
    padding-top: 0;
    line-height: 24px !important;
  }
  .footer-container.copyright {
    width: 315px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
  }
  .footer-container.copyright p {
    text-align: center !important;
    font-size: 12px !important;
  }
  .social-media-link.widget-title.footer-box {
    width: 90%;
    float: none;
    display: block;
  }
  .leaf-pills1 {
    top: -9%;
    left: 5%;
    width: 36%;
  }
  .leaf-pills2 {
    top: -4%;
    left: 46%;
    width: 35%;
  }
  .leaf-pills4 {
    top: -7%;
    right: 27%;
    width: 25%;
    display: none;
  }
  .leaf-pills5 {
    top: -8%;
    right: 0%;
    width: 40%;
  }
  .angle-up {
    right: 16px;
    bottom: 16px;
  }

  .heading01 {
    font-size: 25px;
    line-height: 34px;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  .bar::after {
    width: 35%;
    height: 2px;
    bottom: 11px;
    left: -46%;
  }
  .arrowdn {
    height: 17px;
    width: 17px;
    left: -60%;
    bottom: 4.1px;
  }
  .product-section .slick-prev:before,
  .product-section .slick-next:before,
  .first-section .slick-prev:before,
  .first-section .slick-next:before,
  .card-row .slick-prev:before,
  .card-row .slick-next:before {
    background-size: 13px;
  }

  .scrollDown2 {
    left: 34.9%;
  }
  .scrollDown3 {
    left: 49.3%;
  }
  .product-section .slick-prev {
    left: -23px;
  }
  .product-section .slick-next {
    right: -37px;
  }
  .card .prodTitle {
    font-size: 22px;
    padding-bottom: 5px;
    padding-top: 20px;
  }
  .card figcaption .prodDesc {
    font-size: 16px;
  }
  .card .brwn-btn {
    margin-top: 10px;
  }
  .category-box {
    width: 100%;
  }
  .third-section .pills-4 {
    width: 18%;
    left: -10%;
    top: -7%;
  }
  .resources .heading02 {
    font-size: 22px;
  }
  .tab-header {
    display: block;
    width: 100%;
  }
  /*   .left-box{width: 100%;padding-top: 30px;} */
  .third-section .tab-row li {
    font-size: 16px;
    padding: 15px;
  }

  .fourth-section .banner-sec-third {
    display: block;
    z-index: 9;
    padding: 0;
  }

  /*   .third-section{margin-top: 30px;} */

  .resources .card:nth-child(3n-1) {
    top: 0;
  }
  .resources .heading02 {
    margin-bottom: 0px;
    padding-bottom: 20px;
  }
  .card {
    width: 100%;
    display: block;
    margin: 0;
  }
  /*   .resources .btn-container{margin-top: 35px;} */
  .card figcaption {
    padding-bottom: 30px;
  }
  .third-section .slick-prev:before,
  .third-section .slick-next:before {
    color: transparent;
    opacity: 1;
    font-size: 50px;
    font-family: "mulishregular";
    cursor: pointer;
    background-size: 10px;
  }
  .third-section .slick-prev:before {
    background-repeat: no-repeat;
    background-image: url(../images/banner-arrow-left.png);
  }
  .third-section .slick-next:before {
    background-repeat: no-repeat;
    background-image: url(../images/banner-arrow-right.png);
  }
  .third-section .slick-next {
    right: -8px;
  }
  .third-section .slick-prev {
    left: -8px;
  }
  .third-section .slick-list {
    padding: 0 5px !important;
  }
  .third-section .tab-row li {
    border: none !important;
    text-align: center;
  }

  .third-section .container02 {
    padding-left: 5px;
  }
  #slider-123 .slick-dots {
    bottom: 10px;
  }
  #slider-123 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }
  #slider-123 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
  }
  #slider-123 .slick-dots li button:before {
    font-size: 12px;
    line-height: 12px;
    border: 1px solid #38673f;
    content: "";
    background: transparent;
    border-radius: 50%;
    width: 12px;
    height: 12px;
  }
  #slider-123 .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #38673f;
  }
  .third-section .tab-box {
    padding: 15px;
  }

  /* 	harshada */

  .mt-60 {
    margin-top: 40px !important;
  }

  .herbal-btn {
    display: block;
  }
  .mega-btn {
    display: inline-block;
    margin-top: 15px;
  }
  .pd-bt-15 {
    padding-bottom: 15px;
    padding-top: 25px;
  }
  .holistic-section .heading02 {
    font-size: 26px;
  }
  .heading01 {
    font-size: 32px;
  }
  .holistic-section {
    margin-top: -20px;
  }
  .ourheading-section .header-btnbox .herbal-btn {
    padding: 17px 32px;
  }
  .natural-bal-section .heading02 {
    font-size: 24px;
    padding-top: 0px;
    line-height: 30px;
  }
  .natural-bal-section .yellow-leave,
  .natural-bal-section .yellow-leave,
  .who-section .yellow-pills2,
  .who-section .yellow-pills2,
  .who-section .yellow-pills2 {
    top: -3%;
    display: none;
  }
  .who-section .yellow-pills {
    right: -46%;
    top: -324%;
    display: none;
  }
  .natural-bal-section .natural-bal-para p {
    margin: 15px 0;
  }
  .who-section .who-para {
    padding: 10px 20px;
  }
  .mt-75 {
    margin-top: 40px !important;
  }
  .traditional-img-box {
    width: 90%;
    display: block;
    margin: 0 auto;
  }
  .traditional-herbal-section .two-col {
    display: block;
  }
  .traditional-herbal-section .two-col .traditional-para {
    padding-right: 0;
    width: 100%;
  }
  .traditional-herbal-section .heading02 {
    font-size: 24px;
    width: 100%;
    margin-top: 30px;
    line-height: 26px;
  }
  .mt-35 {
    margin-top: 0px !important;
  }
  /*   .traditional-herbal-section{margin-bottom: 40px;margin-top: 40px;} */
  .who-section .pills {
    bottom: -14%;
  }
  .pt-0 {
    padding-top: 0 !important;
  }
  .natural-list li {
    margin: 15px 0; /*line-height: 22px;*/
  }
  .half-pills::before {
    left: -8.5%;
    width: 7.6rem;
    height: 10.6rem;
    bottom: -8%;
  }
  .two-col-section .img-box {
    width: 100%;
    margin: 0 auto;
  }
  .two-col-section .two-col {
    display: block;
    width: 100%;
  }
  .two-col-section .para-box {
    padding-left: 0;
    width: 100%;
    margin-top: 30px;
    margin-top: 20px;
  }
  .two-col-section p {
    margin: 10px 0;
  }
  .two-col-section .heading03 {
    text-align: center;
    width: 100%;
  }
  .purple-leaf::before {
    right: -7%;
    width: 5.6rem;
    height: 5.6rem;
    top: 48%;
  }
  .gold-pills::before {
    background-size: cover;
    position: absolute;
    width: 7.6rem;
    height: 8.6rem;
    left: -8%;
    bottom: 10%;
    left: -14%;
  }
  .mt-bt-100 {
    margin-bottom: 70px;
    margin-top: 40px;
  }
  .green-para {
    font-size: 16px !important;
    line-height: 28px !important;
  }
  .about1-section .natural-bal-section .yellow-leave {
    top: -8%;
    display: none;
  }
  .about1-section .who-section .yellow-pills2 {
    bottom: -33px;
  }
  .about1-section .about1 .purple-leaf::before {
    position: absolute;
    right: -7%;
    width: 6.6rem;
    height: 5.6rem;
    top: -61px;
  }
  .about1-section .about1 .gold-pills::before {
    display: none;
  }
  .ref-para h4 {
    line-height: 25px;
  }

  .ourheading-section .header-btnbox .herbal-btn,
  .ourheading-section .header-btnbox .mega-btn {
    padding: 10px 5px;
    font-size: 12px;
    line-height: 1.2;
    border-radius: 10px;
  }
  .ourheading-section .header-btnbox .mega-btn {
    margin-left: 3px;
  }
  .ourheading-section .header-btnbox .herbal-btn {
    margin-right: 3px;
  }

  /*ARTICAL - 01 Page*/
  .article-banner .container-lg {
    width: 100%;
  }
  .article-banner {
    margin-top: 0px;
  }
  .article {
    margin-top: -50px;
  }
  .article .title {
    font-size: 24px;
    line-height: 28px;
  }
  .article .date-time {
    font-size: 16px;
    margin: 20px 0;
  }
  .article p {
    font-size: 16px;
    line-height: 24px;
  }
  .s-articles .card:nth-child(3n - 1) {
    margin-top: 0;
  }
  .s-articles .card-row {
    padding: 0 30px;
  }
  .s-articles .slick-prev {
    left: 0;
  }
  .s-articles .slick-next {
    right: 0;
  }
  .article .container-md {
    max-width: 320px;
    padding: 20px;
  }

  .natural-bal-section .heading02 br {
    display: none;
  }
  .ourheading-section .header-btnbox {
    font-size: 12px;
    display: grid;
    grid-template-columns: 45% 55%;
    align-items: center;
    margin: 0 20px 40px 20px;
  }
  .ourheading-section .header-btnbox .mega-btn {
    margin-top: 0;
  }
  .two-col-section .img-box img {
    width: 60%;
    margin: 0 auto;
  }
  .ref-para .mt-15 {
    font-size: 20px;
  }
  .expert-sec .heading02 {
    font-size: 25px;
    line-height: 30px;
  }
  .article-research-section {
    padding-top: 7px;
    margin-top: 30px;
  }
  .article-research-section .container {
    padding: 0;
  }
  .expert-sec .pill-1 {
    bottom: -23px;
  }
  .wrk-first-row {
    padding-bottom: 15px;
  }
  .experience_section {
    padding-bottom: 50px;
  }
  .resources .heading-area {
    padding-bottom: 0;
    padding-top: 15px;
  }
  /* 	.card {margin-bottom:25px;} */
  /* 	.product-section{margin-top: 20px;} */
  .article .title {
    font-size: 20px;
    line-height: 24px;
  }
  .resources .heading02 {
    padding-bottom: 0px;
  }
  .resource-section .article-textarea li {
    font-size: 16px;
  }
  .resources .card {
    padding: 0px !important;
  }
  .third-section .tab-header {
    width: 100%;
  }
  .left-box {
    width: 100%;
  }
  .resources .btn-container {
    margin-top: 0;
  }
  .resources .card-row .slick-prev {
    left: 7px;
  }
  .resources .card-row .slick-next {
    right: 2px;
  }
  .desk-img {
    display: none;
  }
  .mob-img {
    display: block;
  }
  .card-container {
    margin-top: 25px;
  }
  .who-section .container-md {
    border-radius: 0px 30px;
  }
  .ref-para .mt-15 {
    font-size: 16px;
    line-height: 1.2;
  }
  .flowers {
    display: none;
  }
  .natural-bal-section .natural-bal-para p {
    margin: 5px 0 !important;
    font-size: 14px !important;
    line-height: 1.3;
  }
  .natural-bal-section .natural-bal-para {
    margin-top: 15px;
  }
  .product-listing .card {
    width: 100%;
    margin: 25px 0;
  }
  .product-listing .card .brwn-btn {
    margin-top: 0;
  }
  .email-input {
    width: calc(100% - 94px);
    margin-right: -5px !important;
    padding: 6px !important;
  }
  .products-inner-section1 h4 {
    font-size: 20px;
  }
  .products-inner-section1.text-transform-uppercase {
    font-size: 28px;
  }
  .header-container .nav-items li {
    margin: 0;
  }
  .header-container .nav-items a {
    font-size: 21px !important;
  }
  .header-container .nav-items li {
    margin-left: 0 !important;
  }
  .resource-section .container01 {
    margin-top: -15px;
  }
  /* .harnal_banner_img {padding-top: 18px;} */
  .brain-health-banner {
    margin-bottom: 0px !important;
  }
  .list-grps li {
    font-size: 16px !important;
  }
  .desk-img {
    display: none;
  }
  .mob-img {
    display: block;
  }

  .brain-health-banner .banner_left_box {
    position: static;
    width: 100%;
    margin-top: 10px;
  }
  .brain-health-banner .banner_left_box .heading01 {
    width: 100%;
  }
  .brain-health-banner .banner_left_box .heading01 br {
    display: none;
  }
  .category-detail .mt-50 {
    margin-top: 30px !important;
  }
  .article-description .number-row div {
    margin-right: 20px;
  }
  .footer .container-lg {
    display: block;
    width: 100%;
    position: relative;
  }
  /* .widget-title h3{text-align:left !important;} */
  #footer .quform-element-row {
    width: 90%;
  }
  #footer .quform-button-submit-default {
    margin: 0;
  }
  #footer
    .quform-element-row.quform-responsive-columns-phone-landscape
    > .quform-element-column {
    float: left;
    width: 50% !important;
  }
  #footer .scrollUp {
    left: 226px;
    bottom: 316px;
  }
  #footer .scrollUp {
    left: auto;
    bottom: 175px;
    transform: rotate(270deg);
    writing-mode: initial;
    position: absolute;
    /* height: 219px; */
    width: 200px;
    right: -70px;
  }
  #footer-widget-subscribe .quform-submit {
    padding: 5px 20px !important;
  }
  #footer #footer-widget-contact-us {
    width: 48%;
  }
  #footer #footer-widget-menu {
    width: 50%;
  }
  #footer #footer-widget-logo {
    width: 100%;
  }
  #footer .widget-title h3 {
    line-height: 20px !important;
    font-size: 13px !important;
    margin-top: 10px !important;
  }
}

@media (max-width: 991.98px) {
  footer {
    background-color: #006562;
    padding: 2.5rem 0;
    color: #fff;
  }
  footer a {
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    text-decoration: none;
  }
  footer a:hover {
    color: #fcb700;
  }
  footer h3 {
    font-size: 1rem;
  }
  footer .footer-nav li {
    margin-bottom: 0.625rem;
  }
  footer .footer-nav li:last-child {
    margin-bottom: 1.875rem;
  }
  footer .footer-nav li a {
    font-size: 0.8rem;
  }
  footer .copyright,
  footer .subscriber-social,
  footer .subscriber-social h3 {
    text-align: center !important;
  }
  footer .footer-contact li {
    margin-bottom: 0;
  }
  footer .footer-stock {
    margin-bottom: 0.625rem;
  }
  footer .footer-social li {
    margin-bottom: 1.25rem;
  }
  footer .footer-social li:last-child {
    margin-bottom: 1.25rem;
  }
}
