.play_video_two .blank {
  display: block;
  align-items: end;
  padding: 0;
  text-align: center;
}

.play_video_two .text-con span,
.play_video_two .text-con p {
  color: #000;
}

.play_video_two .more-btn {
  color: #43c206;
  display: inline-block;
  border: 1px solid #43c206;
}

.play_video_two .more-btn span {
  font-size: 18px;
  font-weight: 500;
  font-family: "Poppins";
  color: #43c206;
}

.play_video_two .more-btn:hover span {
  color: #fff;
}

.play_video_two .text-con,
.play_video_two .img-con {
  height: inherit;
}

.eighth-section {
  background-color: #dffad0;
}

.page-template-template_about-us .eighth-section {
  background-color: #eafaff;
}

.text-content .text-box:hover {
  /* background-image: url(../../../../../../../../../themes/nav-prakriti/assets/images/bgTexture.png); */
  box-shadow: 15px 20px 41px 0px rgba(0, 0, 0, 0.16);
  background-repeat: no-repeat;
  object-fit: cover;
}


.play_video_two .text-con {
  display: inherit;
  flex-direction: inherit;
  border-radius: 0;
  position: relative;
  margin-bottom: 50px;
  overflow: visible;
  z-index: inherit;
  background-image: none !important;
  padding: 0;
}



/*** Home start- new css ***/
/* battery section */

.batterySec {
  padding-bottom: 0;
  position: relative;
  background-color: #020B1A;
}

.batterySec .secH {
  color: #43C206;
}

.batterySec .row_1 {
  text-align: center;
  margin-bottom: 70px;
}

.row_2 {
  padding-bottom: 180px;
}

.batterySec h2.title {
  color: #43C206;
  text-align: center;
}

ul.tabs li.active {
  display: block;
}

.tab_content,
.tab_content3 {
  display: none;
}

.tab_content.show,
.tab_content3.show {
  display: block;
}

.tab_drawer {
  margin-bottom: 25px;
}

.tab_drawer_heading {
  background: #43C206;
  color: #fff;
  padding: 8px 15px;
  padding-right: 40px;
  border-radius: 8px;
  font-size: 22px;
  display: none;
  position: relative;
}

.tab_drawer_heading::after {
  content: '\f13a';
  font-family: fontawesome;
  position: absolute;
  right: 15px;
  color: #fff;
  top: 8px;
  font-size: 20px;
  transition: all 0.5s;
}

.tab_drawer_heading.d_active::after {
  transform: rotate(180deg);
}

.typetabs {
  display: flex;
  margin-bottom: 80px;
  align-items: center;
  justify-content: center;
}

.typetabs li {
  color: #fff;
  margin: 0 10px;
  line-height: 1;
  cursor: pointer;
  font-size: 30px;
  font-weight: 600;
  transition: 0.6s;
  padding: 10px 40px;
  position: relative;
  border-radius: 25px;
  border: 2px solid transparent;
}

.typetabs li:hover {
  border-color: #43C206;
}

.typetabs li.active {
  background-color: #43C206;
}

.typetabs li:not(:last-child):after {
  top: 10px;
  bottom: 10px;
  width: 1px;
  content: '';
  right: -13px;
  margin: auto;
  position: absolute;
  background-color: #fff;
}

.tab_content_inner {
  display: flex;
  align-items: center;
}

.leftBox {
  width: 45%;
}

.leftBox .leftBoxInner {
  text-align: center;
  /* border-radius: 20px;
  background-color: #fff; */
}

.leftBox .leftBoxInner figure {
  margin: 0;
  display: inline-block;
  width: 100%;
  height: auto;
}

.leftBox .leftBoxInner figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 20px;
}

.rightBox {
  width: 55%;
  padding-left: 30px;
}

.typeListWrap .tab_drawer .tabTitle {
  font-size: 30px;
  color: #ABE3F0;
  margin-bottom: 15px;
}

.carImg {
  right: 30px;
  bottom: -5px;
  width: 550px;
  height: auto;
  position: absolute;
}

/* process section start */

.processSec {
  background-color: #F2FCEE;
  padding-bottom: 200px;
  position: relative;
}

.processSecBtm {
  padding-left: 0;
  padding-top: 50px;
  position: relative;
}

.processSwiper {
  position: static;
  padding-bottom: 30px;
}

.processSwiper .swiper-pagination {
  display: none;
  bottom: -20px;
}

.processSwiper .swiper-pagination-bullet-active {
  background-color: #35a500;
}

.processCard {
  padding: 10px 20px;
  position: relative;
}

.processCardTop {
  display: flex;
  /* justify-content: flex-start; */
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.processNum {
  width: 135px;
  color: rgba(67, 194, 6, 0.26);
  text-align: center;
  font-family: "Poppins";
  font-size: 250px;
  font-style: normal;
  font-weight: 700;
  line-height: 200px;
  position: relative;
  right: -30px;
  z-index: -1;
}

.processImg {
  width: calc(100% - 120px);
  height: 350px;
}

.processImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.processCardBtm {
  padding-left: 120px;
}

.processCardBtm p {
  color: #000;
  font-family: "Poppins";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0;
}

.processHvr {
  background-image: var(--wpr-bg-42288b13-85c3-4ace-a0ba-92ab99800314);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 20px;
  width: calc(100% - 40px);
  height: 100%;
  transform: translateY(120%);
  transition: all 0.5s;
  color: #fff;
  border-radius: 20px;
  padding: 30px;
}

.processCard:hover .processHvr {
  transform: translate(0);
}

.processHvrHead {
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 700;
  word-break: break-all;
  color: #000;
}

.processHvrTxt {
  max-height: 320px;
  overflow-y: auto;
  padding-right: 10px;
  color: #000;
}

.processHvrTxt p,
.processHvrTxt li {
  font-size: 16px;
  line-height: 26px;
  font-family: "Poppins";
  color: #000;
}

.processHvrTxt ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 5px;
}

.processHvrTxt ul li::before {
  content: '\f00c';
  font-family: fontawesome;
  position: absolute;
  left: 0;
  top: 0;
  color: #000;
  font-size: 15px;
}

.processHvrTxt::-webkit-scrollbar {
  width: 4px;
}

.processHvrTxt::-webkit-scrollbar-track {
  background-color: #ccc;
}

.processHvrTxt::-webkit-scrollbar-thumb {
  background-color: #35a500;
}

/* process section end */

/* process section new start */
.processChart {
  position: relative;
}

.processChartInn {
  position: relative;
  padding-top: 50px;
}

.processImgWrap {
  width: 100%;
  max-width: 550px;
  height: 550px;
  border-radius: 50%;
  background-color: #fff;
  padding: 20px;
  margin: 0px auto;
}

.processImgWrap img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.processHoldBoxOuter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.processHoldModal {
  background-image: var(--wpr-bg-7de5b8ea-605e-4bc6-85a5-95514b772eb0);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  width: 400px;
  /* height: 350px; */
  min-height: 220px;
  max-height: 380px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s;
  z-index: 10;
  padding: 20px 15px;
  pointer-events: none;
}

.processHoldModalRes {
  display: none;
}

.processHoldModal .processHvrHead span {
  display: block;
}

.processHoldModal_1 {
  top: 100px;
  left: -15px;
}

.processHoldModal_2 {
  top: 50%;
  left: -70px;
}

.processHoldModal_3 {
  top: 75%;
  bottom: 0px;
  left: auto;
  transform: none;
  right: 180px;
}

.processHoldModal_4 {
  top: 50%;
  left: auto;
  right: -60px;
}

.processHoldModal_5 {
  top: 100px;
  left: auto;
  right: -20px;
}

.holdBox3 .processHoldModal {
  top: -70%;
  left: 100%;
  right: auto;
}

.processHoldBox {
  position: absolute;
  z-index: 2;
}

.holdBox1 {
  left: 12%;
  top: 100px;
}

.holdBox2 {
  left: 2%;
  top: 60%;
}

.holdBox3 {
  top: calc(100% - 60px);
  left: 50%;
  transform: translateX(-50%);
}

.holdBox3 .processHoldInn {
  justify-content: center;
  flex-direction: column-reverse;
}

.holdBox4 {
  right: 0;
  top: 60%;
}

.holdBox5 {
  right: 6%;
  top: 100px;
  width: 300px;
}

.holdBox4 .processHoldInn,
.holdBox5 .processHoldInn {
  justify-content: end;
  flex-direction: row-reverse;
}

.processHoldInn {
  display: flex;
  align-items: center;
  gap: 15px;
  cursor: pointer;
}

.processHoldInn h5 {
  color: #000;
  font-family: "Poppins";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  /* 113.636% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: 9%;
  /* 1.98px */
  text-underline-offset: 25%;
  /* 5.5px */
  text-underline-position: from-font;
  transition: all 0.3s;
}

.processHoldInn:hover h5 {
  color: #009EC3;
}

.processNumImgWrap {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #fff;
  filter: drop-shadow(10px 14px 70px rgba(0, 0, 0, 0.16));
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}

.processHoldBox:hover .processNumImgWrap {
  background: linear-gradient(45deg, #8eff58, #e6ffda);
  transform: scale(0.95);
}

.processNumImg {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #fff;
  /* filter: drop-shadow(17px 14px 70px rgba(0, 0, 0, 0.8)); */
  box-shadow: 17px 14px 70px rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
}

.processNumImg img {
  width: 58px;
  height: auto;
  object-fit: contain;
}

.processNumBox {
  display: flex;
  align-items: center;
}

.holdBox4 .processNumBox,
.holdBox5 .processNumBox {
  flex-direction: row-reverse;
}

.processNumber {
  color: #ABE3F0;
  font-family: 'Poppins';
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: 75px;
  position: relative;
  right: -10px;
}

.holdBox4 .processNumber,
.holdBox5 .processNumber {
  left: -10px;
  right: auto;
}

/* process section new end */


/* home end */

/* mission section start */

.value_drawer_heading {
  display: none;
}

.valuetabs {
  display: flex;
  justify-content: center;
  margin-bottom: 35px;
}

.valuetabs li {
  color: #000;
  margin: 0 10px;
  line-height: 1;
  cursor: pointer;
  font-size: 25px;
  font-weight: 400;
  transition: 0.6s;
  padding: 10px 40px;
  position: relative;
  border-radius: 25px;
  border: 2px solid transparent;
  font-family: "Poppins";
}

.valuetabs li:hover {
  border-color: #43C206;
  background-color: #43C206;
  color: #fff;
}

.valuetabs li.active {
  background-color: #43C206;
  color: #fff;
}

.valuetabs li:not(:last-child):after {
  top: 10px;
  bottom: 10px;
  width: 1px;
  content: '';
  right: -13px;
  margin: auto;
  position: absolute;
  background-color: #000;
}

.val_content_inner {
  border-radius: 25px;
  background: #A4E2FF;
  box-shadow: 14px 17px 60px 6px rgba(0, 0, 0, 0.17);
  padding: 30px 45px;
}

.tabValueTop {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 30px;
}

.tabValCir {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: #43C206;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tabValCir img {
  width: 40px;
  height: auto;
}

.tabValueTop h5 {
  color: #231F20;
  text-align: center;
  font-family: "Poppins";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  margin-bottom: 0;
}

.tabValueBtm ol {
  list-style-position: inside;
}

.page-template-template_about-us .tabValueBtm ol {
  list-style: none;
}

.tabValueBtm li {
  color: #231F20;
  font-family: "Poppins";
  font-size: 20px;
  font-weight: 500;
}

.tabValueBtm li h6 {
  color: #231F20;
  font-family: "Poppins";
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  display: inline-block;
}

.tabValueBtm li {
  margin-bottom: 25px;
}

.tabValueBtm li p,
.tabValueBtm p {
  color: #000;
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}


/* mission section end */

/* our projection start */

.ourProjection {
  background-color: #DFFAD0;
}

.projectSlider {
  padding-bottom: 40px;
}

.projectSlider .slick-arrow {
  background-color: #dcdcdc;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 0px;
  border: none;
  position: absolute;
  top: auto;
  bottom: -30px;
  transition: 0.5s;
}

.projectSlider .slick-arrow::after {
  content: "";
  position: absolute;
  font-family: fontawesome;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 14px;
}

.projectSlider .slick-arrow:hover {
  background-color: #43c206;
  color: #fff;
}

.projectSlider .slick-prev {
  left: calc(50% - 38px);
}

.projectSlider .slick-next {
  right: calc(50% - 38px);
}

.projectSlider .slick-prev::before {
  width: 46px;
  height: 40px;
  border-radius: 30px 0 0 30px;
  border: 1px solid #ccc;
  content: "";
  position: absolute;
  top: 50%;
  left: -7px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-right: none;
}

.projectSlider .slick-prev::after {
  content: "\f104";
}

.projectSlider .slick-arrow.slick-next::before {
  width: 46px;
  height: 40px;
  border-radius: 0 30px 30px 0;
  border: 1px solid #ccc;
  content: "";
  position: absolute;
  top: 50%;
  right: -7px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left: none;
}

.projectSlider .slick-next::after {
  content: "\f105";
}

.projectSlide {
  padding: 0px 15px;
}

.projectCardTop {
  position: relative;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}

.projHvrTxt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(-100%);
  width: 100%;
  height: 100%;
  z-index: 2;
  border-radius: 20px;
  background: #A4E2FF;
  padding: 45px 25px;
  transition: all 0.5s;
}

.projHvrTxt h6 {
  color: #000;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 12px;
}

.projHvrTxtPara {
  height: 270px;
  overflow-y: auto;
  padding-right: 10px;
}

.projHvrTxtPara::-webkit-scrollbar {
  width: 5px;
}

.projHvrTxtPara::-webkit-scrollbar-track {
  background-color: #ccc;
}

.projHvrTxtPara::-webkit-scrollbar-thumb {
  background-color: #43c206;
}

.projHvrTxt p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.projectCard:hover .projHvrTxt {
  transform: translateY(0);
}

.projectCardFig {
  width: 100%;
  height: 420px;
  position: relative;
  overflow: hidden;
}

.projectCardFig img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.projectCardFig::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}

.projectYear {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.projectYear h4 {
  color: rgba(255, 255, 255, 0.37);
  font-family: "Poppins";
  font-size: 140px;
  font-style: normal;
  font-weight: 800;
  line-height: 85px;
  backdrop-filter: blur(4.5px);
}

.projectCardBtm {
  padding-top: 25px;
}

.projectCardBtmRes {
  display: none;
}

.projectBtmTxtTop {
  display: flex;
  align-items: center;
  gap: 20px;
}

.projectBtmTxtTop h4 {
  width: calc(100% - 60px);
  color: #43C206;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
}

.projectBtmPara p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

/* our projection end */

.battery-template-default .second-section .text-con,
.battery-template-default .second-section .img-con {
  height: 600px;
  border-radius: 35px;
}

.battery-template-default .second-section .img-con img {
  width: 100%;
  height: 100%;
}

.battery-template-default .pd-fourth-section {
  background-color: #fff;
}

.battery-template-default .second-section .img-con::before,
.battery-template-default .second-section .img-con::after {
  content: normal;
}

.battery-template-default .second-section .text-con {
  justify-content: flex-start;
}

.battery-template-default .second-section table {
  width: 100%;
}

.battery-template-default .second-section table td {
  padding: 8px 0px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  vertical-align: top;
}

.battery-template-default .second-section table td:first-child {
  font-weight: 600;
  padding-right: 12px;
}

/* description tab */

.single-battery .desListWrap {
  margin-top: 20px;
}

.desTabs {
  display: flex;
  margin-bottom: 50px;
  align-items: center;
  justify-content: center;
}

.desTabs li {
  color: #000;
  margin: 0 10px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  transition: 0.6s;
  padding: 10px 25px;
  position: relative;
  border-radius: 25px;
  border: 2px solid transparent;
}

.desTabs li:hover {
  border-color: #43C206;
  background-color: #43C206;
  color: #fff;
}

.desTabs li.active {
  background-color: #43C206;
  color: #fff;
}

.desTabs li:not(:last-child):after {
  top: 10px;
  bottom: 10px;
  width: 1px;
  content: '';
  right: -13px;
  margin: auto;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.25);
}

.desTab_content_inner {
  display: flex;
  align-items: center;
}

.des_drawer_heading {
  background: #43C206;
  color: #fff;
  padding: 8px 15px;
  padding-right: 40px;
  /* border-radius: 8px; */
  font-size: 22px;
  display: none;
  position: relative;
  margin-bottom: 0;
}

.des_drawer_heading::after {
  content: '\f13a';
  font-family: fontawesome;
  position: absolute;
  right: 15px;
  color: #fff;
  top: 8px;
  font-size: 20px;
  transition: all 0.5s;
}

.des_drawer_heading.d_active::after {
  transform: rotate(180deg);
}

.des_drawer {
  margin-bottom: 20px;
  border-radius: 8px;
  overflow: hidden;
}

.desLeftBox {
  width: 50%;
  padding-right: 30px;
}

.desRightBox {
  width: 50%;
}

.desRightBoxInner figure {
  width: 100%;
  height: 400px;
}

.desRightBoxInner figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 35px;
}

.desLeftBox .tabTitle {
  font-size: 30px;
  font-weight: 600;
  color: #000;
  margin-bottom: 15px;
}

.desLeftBox p,
.desLeftBox li {
  font-size: 18px;
  line-height: 28px;
  color: #000;
  font-family: "Poppins";
}

.desLeftBox li {
  list-style-type: disc;
  list-style-position: inside;
  margin-bottom: 8px;
}

.lft-txt-cont {
  height: 400px;
  overflow-y: auto;
}

.lft-txt-cont::-webkit-scrollbar {
  width: 4px;
}

.lft-txt-cont::-webkit-scrollbar-thumb {
  background-color: #35a500;
}

.lft-txt-cont::-webkit-scrollbar-track {
  background-color: #ccc;
}

.page-template-template_about-us .eighth-section {
  background-color: #EAFAFF;
}

/* Responsive */

@media (max-width: 1600px) {
  .processCardBtm p {
    font-size: 20px;
    line-height: 25px;
  }

  .processHvrHead {
    font-size: 20px;
  }

  .projectYear h4 {
    font-size: 110px;
    line-height: 60px;
  }

  .projectCardBtm {
    padding-top: 15px;
  }

  .processHoldModal {
    width: 330px;
  }

  .processHvrTxt p,
  .processHvrTxt li {
    font-size: 14px;
    line-height: 24px;
  }

  .processHoldModal_1 {
    left: 55px;
  }

  .processHoldModal_2 {
    left: 0;
  }

  .processHoldModal_3 {
    right: 250px;
  }

  .processHoldModal_4 {
    right: 12px;
  }

  .processHoldModal_5 {
    right: 50px;
  }

}

@media (max-width: 1440px) {
  .typetabs li {
    font-size: 25px;
    padding: 10px 30px;
  }

  .typeListWrap .tab_drawer .tabTitle {
    font-size: 25px;
  }

  .processNum {
    width: 120px;
    font-size: 190px;
    right: -40px;
  }

  .projectCardFig {
    height: 360px;
  }

  .projHvrTxtPara {
    height: 235px;
  }
}

@media (max-width: 1399px) {
  .processImgWrap {
    max-width: 440px;
    height: 440px;
  }

  .holdBox1 {
    left: 10%;
  }

  .holdBox2 {
    left: 2%;
  }

  .holdBox3 {
    top: calc(100% - 45px);
  }

  /* .holdBox5 {
    right: -15px;
  } */

  .processNumImgWrap {
    width: 95px;
    height: 95px;
  }

  .processNumImg {
    width: 65px;
    height: 65px;
  }

  .processNumImg img {
    width: 40px;
  }

  .processHoldModal_1 {
    left: 0;
  }

  .processHoldModal_2 {
    left: -20px;
  }

  .processHoldInn h5 {
    font-size: 20px;
  }

  .processHoldModal_3 {
    right: 170px;
  }

  .processHoldModal_4 {
    right: -10px;
  }

  .processHoldModal_5 {
    right: 18px;
  }
}

@media (max-width: 1366px) {
  .batterySec .row_1 {
    margin-bottom: 35px;
  }

  .processImg {
    width: calc(100% - 110px);
  }
}

@media (max-width: 1360px) {
  .processNum {
    width: 100px;
  }

  .processImg {
    width: calc(100% - 110px);
  }

  .processCardBtm {
    padding-left: 110px;
  }

  .processCardBtm p {
    font-size: 18px;
  }

  .processHvr {
    padding: 20px;
  }

  .processHvrHead {
    font-size: 19px;
  }
}

@media (max-width: 1199px) {

  .typetabs {
    margin-bottom: 50px;
  }

  .typetabs li {
    font-size: 20px;
    padding: 8px 22px;
  }

  /* .leftBox .leftBoxInner figure {
    width: 350px;
    height: 350px;
  } */

  .carImg {
    width: 470px;
    height: auto;
  }

  .typeListWrap .tab_drawer .tabTitle {
    font-size: 25px;
  }

  .typeListWrap .tab_drawer .tabTitle {
    font-size: 22px;
  }

  /* .lft-txt-cont {
    height: auto;
  } */

  .batterySec p {
    font-size: 16px;
  }

  .processImg {
    width: calc(100% - 60px);
    height: 300px;
  }

  .processCardTop {
    margin-bottom: 12px;
  }

  .processNum {
    width: 80px;
    font-size: 140px;
    right: -20px;
  }

  .processCardBtm {
    padding-left: 80px;
  }

  .tabValueBtm li h6 {
    font-size: 18px;
  }

  .tabValueBtm li p,
  .tabValueBtm p {
    font-size: 16px;
  }

  .tabValCir {
    width: 60px;
    height: 60px;
  }

  .tabValCir img {
    width: 32px;
  }

  .tabValueTop {
    gap: 18px;
    margin-bottom: 20px;
  }

  .tabValueTop h5 {
    font-size: 26px;
  }

  .processChartInn {
    padding-top: 0;
  }

  .projectCardFig {
    height: 320px;
  }

  .projHvrTxtPara {
    height: 170px;
  }

  .projHvrTxt p {
    font-size: 16px;
    line-height: 26px;
  }

  .processSec {
    padding-bottom: 90px;
  }

  .processHoldBoxOuter {
    position: static;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .processHoldBox {
    position: static;
    transform: none;
    width: 48%;
  }

  .processHoldModal {
    visibility: visible !important;
    opacity: 1 !important;
    height: 330px;
    min-height: auto;
    max-height: 100%;
  }

  .processImgWrap {
    display: none;
  }

  .processModalList {
    display: none;
  }

  .processHoldModalRes {
    display: block;
    position: static;
    transform: none;
    width: 100%;
    padding-top: 50px;
    height: 380px;
  }

  .processHoldModalRes .processHvrHead {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }

  .processHoldInn h5 {
    display: none;
  }

  .processHoldInn {
    justify-content: center !important;
  }

  .processNumBox {
    position: relative;
    bottom: -35px;
    flex-direction: row !important;
  }

  .processNumber {
    text-shadow: -2px 3px 4px rgba(0, 0, 0, 0.3);
    left: auto !important;
    right: -10px !important;
  }

  .battery-template-default .second-section .img-con img {
    object-fit: cover;
  }

  .battery-template-default.postid-1400 .second-section .img-con img {
    object-fit: contain;
  }
}


@media (max-width: 991px) {
  .batterySec .tab_content_inner .more-btn {
    margin: 0;
  }

  .typetabs li {
    font-size: 20px;
    padding: 6px 12px;
  }

  /* .leftBox .leftBoxInner figure {
    width: 90%;
  } */

  .processSwiper .swiper-pagination {
    display: block;
  }

  .processSecBtm {
    padding-top: 12px;
  }

  .processCard {
    background-image: url(../../../../../../../../../themes/nav-prakriti/assets/images/patternBg2.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0px 15px;
    padding-bottom: 30px;
    border-radius: 20px;
  }

  .processHvr {
    position: static;
    transform: none;
    background-image: none;
    width: 100%;
    padding: 0;
  }

  .processHvrHead {
    font-size: 20px;
    text-align: center;
    margin-bottom: 8px;
    /* color: #fff; */
  }

  .processCardBtm {
    display: none;
  }

  .processCardTop {
    flex-direction: column;
    justify-content: center;
  }

  .processImg {
    width: 100%;
    height: 230px;
  }

  .processNum {
    width: auto;
    font-size: 90px;
    right: 0;
    line-height: 90px;
    z-index: 1;
  }

  .battery-template-default .second-section .text-con {
    padding: 30px 25px;
  }

  .lft-txt-cont {
    height: auto;
    overflow-y: inherit;
    width: 100%;
    overflow-x: hidden;
  }

  .desTabs {
    display: none;
  }

  .des_drawer_heading {
    display: block;
  }

  .desLeftBox .tabTitle {
    display: none;
  }

  .desTab_content_inner {
    flex-direction: column-reverse;
  }

  .desLeftBox {
    width: 100%;
    padding-right: 0;
  }

  .desRightBox {
    width: 100%;
  }

  .desLeftBox p,
  .desLeftBox li {
    font-size: 16px;
    line-height: 26px;
  }

  .desRightBoxInner figure {
    width: 350px;
    height: auto;
    margin: 0px auto;
    margin-bottom: 20px;
  }

  .text-content .text-box:hover {
    background: transparent;
    box-shadow: none;
  }

  .text-content .text-box:hover>.num {
    color: #a6df8b;
  }

  .seventh-section .metal-items .each-slide {
    padding: 40px 15px 55px 15px;
  }

  .des_drawer .tab_content {
    background: #dffad0;
    border-radius: 0px 0px 8px 8px;
    padding: 25px 15px;
  }

}


@media (max-width: 768px) {
  .play_video_two .more-btn span {
    font-size: 16px;
  }
}

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

  .tabs,
  .tabs2 {
    display: none;
  }

  .tab_drawer_heading {
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .d_active {
    color: #fff;
  }

  .tab_content_inner {
    flex-direction: column;
    padding: 30px 0px;
  }

  /* 
  .leftBox .leftBoxInner figure {
    width: 80%;
    height: auto;
  } */

  .rightBox {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
    text-align: center;
  }

  .batterySec .more-btn {
    margin: 0px auto;
    margin-top: 10px;
  }

  .batterySec .tab_content_inner .more-btn {
    margin: 0px auto;
    margin-top: 15px;
  }

  .projHvrTxt {
    position: static;
    transform: none;
    border-radius: 0;
    background: transparent;
    padding: 0;
  }

  .projHvrTxt h6 {
    display: none;
  }

  .projHvrTxtPara {
    height: auto;
  }

  .projectCardBtmDesk {
    display: none;
  }

  .projectCardBtmRes {
    display: block;
  }

  .projectCardTop {
    border-radius: 0;
  }

  .projectCardFig {
    border-radius: 20px;
  }

  .projectYear h4 {
    font-size: 70px;
    line-height: 35px;
  }


  /* about  */
  .page-template-template_about-us .tabs {
    display: flex;
  }

  .page-template-template_about-us .valuetabs {
    margin-bottom: 20px;
  }

  .page-template-template_about-us .valuetabs li {
    font-size: 20px;
    padding: 8px 27px;
  }

  .page-template-template_about-us .tabValueTop {
    gap: 20px;
    margin-bottom: 15px;
  }

  .page-template-template_about-us .tabValCir {
    width: 60px;
    height: 60px;
  }

  .page-template-template_about-us .tabValCir img {
    width: 27px;
  }

  .page-template-template_about-us .tabValueTop h5 {
    font-size: 22px;
  }

  .page-template-template_about-us .tabValueBtm li {
    margin-bottom: 15px;
  }

  .page-template-template_about-us .tabValueBtm li h6 {
    font-size: 18px;
  }

  .page-template-template_about-us .tabValueBtm li p {
    font-size: 16px;
    line-height: 22px;
  }

  .page-template-template_about-us .val_content_inner {
    padding: 30px 25px;
  }

  .page-template-template_about-us .ourValuesSec .tabs {
    display: flex;
  }

  .page-template-template_about-us .valuetabs li {
    font-size: 18px;
    padding: 8px 17px;
    margin: 0 8px;
  }

  .single-battery .desListWrap {
    margin-top: 0;
  }

  /* end about */

  .processSec {
    padding-bottom: 60px;
  }

  .processHoldBox {
    width: 100%;
  }

  .processHoldModal {
    height: auto;
    min-height: auto;
    max-height: 100%;
  }

  .processHvrTxt {
    height: auto;
    max-height: 100%;
  }

}

@media (max-width: 575px) {
  .leftBox {
    width: 100%;
  }

  .tab_content_inner {
    padding: 15px 0px;
  }

  .projectCardFig {
    height: 300px;
  }

  .batteryIcon {
    width: 50px;
    height: 50px;
    padding: 12px;
  }

  .projectBtmTxtTop {
    gap: 10px;
  }

  .page-template-template_about-us .tabValCir {
    width: 48px;
    height: 48px;
  }

  .page-template-template_about-us .tabValueTop h5 {
    font-size: 20px;
  }

  .page-template-template_about-us .tabValueBtm li h6 {
    font-size: 16px;
  }

  .page-template-template_about-us .tabValueBtm li p {
    font-size: 15px;
    line-height: 24px;
  }

  .processNum {
    font-size: 60px;
    line-height: 70px;
  }

  .eighth-section .text-content .text-box .info .title {
    font-size: 20px;
  }

  .desRightBoxInner figure {
    width: 100%;
  }

  .seventh-section .metal-items .each-slide {
    padding: 40px 15px 30px 15px;
  }
}


@media (max-width: 480px) {
  .des_drawer_heading {
    font-size: 18px;
  }

  .desLeftBox p,
  li {
    font-size: 15px;
    line-height: 25px;
  }
}

video::-webkit-media-controls {
  display: none !important;
}