/***************************** HEADER ***************************************/

/* 
.header-menu .menu-item-has-children > a::after {
	content: "";
	background: url(https://couponsndeal.com/krv-solar/wp-content/uploads/2025/12/down-arrow-backup-2-svgrepo-com.svg);
	position: absolute;
	right: 30px;
	top: 37%;
	background-repeat: no-repeat;
	background-position: center;
	width: 10px;
	height: 10px;
}
*/

#menu-item-1323 {
  display: none;
}

.header-main {
  width: 100%;
  position: relative;
  z-index: 999;
  transition: all 0.3s ease;
  background-color: #0a1027 !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.page-id-10 .header-main {
  position: absolute;
  top: 0;
  background-color: transparent !important;
  box-shadow: none !important;
}

/* Add shadow + fixed positioning when scrolled */
.header-main.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #00000050 !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 9999;
}

/* Inner structure spacing */
.header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
}

.header-main .header-logo {
  width: 15%;
}

.header-main.sticky .header-logo figure {
  margin: 0 !important;
}

.header-main .header-logo img {
  width: 100%;
  height: auto;
  max-width: 80px;
  padding: 0;
}

.footer-logo img {
  width: 100% !important;
  height: 100% !important;
  max-width: 130px;
  object-fit: contain;
}

.header-menu ul li a {
  font-size: 18px;
  font-weight: 400;
  color: white !important;
  line-height: 22px !important;
}

.header-menu ul li a:hover,
.header-main .current_page_item a {
  color: #f6af06 !important;
  text-decoration: none !important;
}

.header-search-btn {
  display: flex;
  align-items: center;
  gap: 30px;
}

.header-search a img {
  width: 50px;
  height: 50px;
}

.header-search a img:focus {
  outline: none !important;
}

.header-btn {
  display: inline-block;
}

.header-btn a {
  display: inline-block;
  background: #f6af06;
  padding: 15px 30px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  font-size: 17px;
  color: #ffffff !important;
  font-weight: 500;
  border-radius: 5px;
  font-family: "Yantramanav";
  text-decoration: none;
  border: 1px solid #f6af06;
}

.header-btn a:hover {
  color: #f6af06 !important;
}

.header-btn a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background: #fff;
  z-index: -1;
  transition: 0.5s;
  border-radius: 5px;
}

.header-btn a:hover::before {
  width: 100%;
  left: 0;
}

.icon-minus svg,
.icon-plus svg {
  color: #fff;
}

.sub-menu {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  border-top: 5px solid #f6af06 !important;
  border-radius: 3px 3px 0 0;
}

/* ***************search screen**************** */

.search-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: 999999;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 220ms ease;
}

.search-overlay.open {
  opacity: 1;
  pointer-events: auto;
}

.search-overlay-content {
  width: 100%;
  max-width: 980px;
}

.search-box {
  width: 100%;
  background: #fff;
  padding: 12px 20px;
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.4);
}

.search-box input {
  flex: 1;
  font-size: 18px;
  color: #000;
  border: none;
  outline: none;
}

.search-icon-btn {
  background: transparent;
  border: none;
  cursor: pointer;
}

.search-overlay-close {
  position: fixed;
  top: 24px;
  right: 24px;
  background: transparent;
  border: none;
  color: white !important;
  font-size: 25px;
  cursor: pointer;
}

.search-overlay-close:hover {
  color: #f6af06 !important;
}



/* **********************ABOUT PAGE********************** */

/* second section */

.about-section-list {
  list-style: none;
}

.page-id-12 .about-section-list {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.page-id-12 .about-section-list li {
  position: relative;
  width: 50%;
}

.about-section-list li::before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url('https://couponsndeal.com/krv-solar/wp-content/uploads/2025/12/check-circle-svgrepo-com-3.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
  margin-right: 5px;
}

.about-second-section-single-item {
  background: #fff;
  height: 100%;
  width: 100%;
  background: url("https://couponsndeal.com/krv-solar/wp-content/uploads/2025/12/counter_shape.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  opacity: 0.8;
  text-align: center;
  padding: 10px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  transition: all .5s ease-in-out;
}

.about-second-section-single-item::after {
  position: absolute;
  content: "";
  right: -82%;
  background: url('https://couponsndeal.com/krv-solar/wp-content/uploads/2025/12/colored-logo-7.png');
  background-repeat: repeat;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  bottom: -67%;
  opacity: 0;
  transition: .5s;
}

.about-second-section-single-item:hover::after {
  opacity: 1;
  transition: .5s;
}

.about-second-section-single-item::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  border-bottom: 15px solid #f6af06;
  border-left: 15px solid #f6af06;
  border-top: 15px solid #f6af06;
  border-right: 15px solid #f6af06;
  height: 100%;
  width: 100%;
  transition: .5s;
  opacity: 0;
}

.about-second-section-single-item:hover::before {
  opacity: 1;
  transition: .5s;
}

.about-second-section-single-item .about-second-section-single-item-grp {
  background-color: white !important;
  padding-bottom: 30px;
}

.about-second-section {
  overflow: hidden;
}

/* third section */

.about-third-section-column {
  margin-top: 50px;
  padding: 0 70px;
}

.about-third-section-single-item-num {
  background-color: #f6af06;
  padding: 10px;
}

.about-third-section-single-item::after {
  position: absolute;
  content: "'";
  width: 40px;
  height: 34px;
  background: url('https://couponsndeal.com/krv-solar/wp-content/uploads/2025/12/colored-logo-7.png');
  right: 0;
  bottom: -1px;
  opacity: 0;
  transition: .5s !important;
  z-index: -1;
}

.about-third-section-single-item {
  border-left: 2px solid transparent;
  border-top: 2px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transition: .5s !important;
}

.about-third-section-single-item::before {
  content: "";
  display: inline-block;
  width: calc(100% + 12px);
  position: absolute;
  bottom: -10px;
  height: 4px;
  border-bottom: 4px solid #f6af06;
  left: -2px;
  transition: .5s !important;
}

.about-third-section-single-item:hover::after {
  opacity: 1;
  transition: .5s !important;
}

.about-third-section-single-item:hover {
  border-color: #f6af06;
  background-color: #3988b5 !important;
  transition: .5s !important;
}

.about-third-section-single-item:hover .about-third-section-single-item-ttl,
.about-third-section-single-item:hover .about-third-section-single-item-para {
  color: white !important;
}

.about-third-section-single-item-btn a {
  background-color: white !important;
  text-align: center !important;
  transition: .5s;
  overflow: hidden;
}

.about-third-section-single-item:hover .about-third-section-single-item-btn a {
  color: #f6af06 !important;
  transition: .5s;
  background-color: #3988b5 !important;
}

.about-third-section-single-item-btn a::after {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url('https://couponsndeal.com/krv-solar/wp-content/uploads/2025/12/colored-logo-5-1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
  transform: rotate(-35deg);
  margin-left: -6px;
  margin-top: -4px;
  transition: .5s;
}

.about-third-section-single-item:hover .about-third-section-single-item-btn a::after {
  background-image: url('https://couponsndeal.com/krv-solar/wp-content/uploads/2025/12/right-arrow-svgrepo-com-2.svg');
  transition: .5s;
}

.about-third-section-single-item:hover .about-third-section-single-item-btn a::after {
  transform: rotate(0deg);
  /* margin: 0; */
  transition: .5s;

}

/* fourth section */

.about-fourth-section-span::after,
.about-fifth-section-span::after,
.product-section-span::after,
.blog-section-span::after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background: #57b53b;
  position: relative;
  top: 15px;
  margin: 0 auto;
  transition: 0.5s;
}

.about-fourth-section-single-item {
  background: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center;
  padding: 30px 30px 30px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}

.about-fourth-section-single-item::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url('https://couponsndeal.com/krv-solar/wp-content/uploads/2025/12/team-shape.jpg');
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  opacity: 0.2;
}

.about-fourth-section-single-item-img img {
  width: 350px;
  height: 350px;
}

.about-fourth-section-single-item-person-info {
  margin-top: -20px !important;
  position: relative;
  transition: all 0.7s ease-in-out;
}

.about-fourth-section-single-item:hover .about-fourth-section-single-item-person-info {
  background-color: #f6af06 !important;
  transition: all 0.7s ease-in-out;
  margin-top: -80px !important;
}

.about-fourth-section-single-item-person-info .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
  transition: all 0.7s ease-in-out;
}

.about-fourth-section-single-item:hover .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
  background-color: #f6af06 !important;
  transition: all 0.7s ease-in-out;
}

.about-fourth-section-single-item-person-name::after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background: #f6af06;
  position: relative;
  top: 15px;
  margin: 0 auto;
  transition: all 0.7s ease-in-out;
}

.about-fourth-section-single-item:hover .about-fourth-section-single-item-person-name::after {
  transition: all 0.7s ease-in-out;
  background-color: white !important;
}

.about-fourth-section-single-item-person-name,
.about-fourth-section-single-item-person-position {
  transition: all 0.7s ease-in-out;
}

.about-fourth-section-single-item:hover .about-fourth-section-single-item-person-name,
.about-fourth-section-single-item:hover .about-fourth-section-single-item-person-position {
  color: white !important;
  transition: all 0.7s ease-in-out;
}

.about-fourth-section-single-item-social-icons {
  display: none;
}

.about-fourth-section-single-item:hover .about-fourth-section-single-item-social-icons {
  display: visible !important;
}

.about-fourth-section-single-item:hover .about-fourth-section-single-item-social-icons li {
  border: 1px solid white;
  border-radius: 0;
}

/* fifth section */
.about-fifth-section-heading {
  width: 50% !important;
}

.tss-wrapper .tss-carousel1 .tss-meta-info.tss-left {
  flex: 1
}

.about-fifth-section .rt-responsive-img {
  margin: 0 auto !important;
}

.about-fifth-section .author-bio {
  color: black !important;
  margin-top: 20px !important;
  text-align: left !important;
}

.about-fifth-section .author-bio::after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background: #f6af06;
  position: relative;
  top: 10px;
  margin-right: 5px;
}

.item-content-wrapper.tss-right .rating-wrapper {
  text-align: left !important;
}

.author-bio .author-designation {
  font-size: 16px;
}

.author-bio .item-company {
  font-size: 22px;
}

.about-fifth-section .item-content-wrapper.tss-right {
  padding: 10px 30px 20px 0px !important;
}

.about-fifth-section .tss-wrapper .tss-layout1 .item-content-wrapper::before,
.tss-wrapper .tss-carousel1 .item-content-wrapper::before {
  content: "\F10D";
  color: #f6af06;
  position: absolute;
  left: 72% !important;
  top: -2% !important;
  font-family: "tss-font", serif;
  font-size: 70px;
  padding: 50px 10px;
}

.about-fifth-section .tss-wrapper .tss-layout1 .item-content,
.tss-wrapper .tss-carousel1 .item-content {
  font-size: 17px;
  line-height: 1.6;
  padding-top: 5px;
  color: black;
  text-align: justify;
  margin-top: -15px;
}

.about-fifth-section .tss-wrapper .tss-carousel1 .item-content-wrapper,
.tss-wrapper .tss-layout1 .item-content-wrapper {
  background: url('https://couponsndeal.com/krv-solar/wp-content/uploads/2025/12/testi-shape.png') !important;
  background-repeat: no-repeat !important;
  background-size: 25% !important;
  background-position: right bottom !important;
}

.about-fifth-section .single-item-wrapper {
  align-items: center;
  filter: drop-shadow(0px 3px 30px rgba(189, 189, 189, 0.26));
  background-color: #ffffff;
  margin: 15px;
}

.about-fifth-section .tss-wrapper .tss-layout1 .item-content-wrapper::after,
.tss-wrapper .tss-carousel1 .item-content-wrapper::after {
  border-top: none;
  border-right: none;
  border-bottom: none;
}

.widget-area {
  display: none;
}

.entry-content {
  margin-bottom: 0px !important;
}

/* ************************PRODUCT PAGE********************* */

.product-section-btn a::after {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url('https://couponsndeal.com/krv-solar/wp-content/uploads/2025/12/right-arrow-svgrepo-com-2.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
  margin-left: -6px;
}

/* ***********************BLOG PAGE****************** */

.bdpp-post-grid-wrap.bdpp-design-1 .bdpp-post-grid-content {
  text-align: left;
}

.bdpp-post-grid-content {
  background-color: white !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  border-bottom: #f6af06 5px solid;
}

h2.bdpp-post-title a {
  font-size: 22px;
  font-weight: 700;
  line-height: 25px;
  color: black !important;
  font-weight: 600;
}

h2.bdpp-post-title::after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background: #f6af06;
  position: relative;
  top: 10px;
  margin-right: 5px;
}

.bdpp-post-meta span {
  font-size: 16px;
  display: inline-block;
  color: black !important;
  font-weight: 500;
  margin-left: -10px !important;
  margin-top: 10px !important;
  margin-bottom: -10px !important;
}

.fa-clock-o::before {
  display: none;
}

.bdpp-post-desc {
  color: black;
  font-size: 16px;
  margin-bottom: -20px;
  margin-left: -1px;
}

.bdpp-rdmr-btn {
  position: relative;
  text-decoration: none !important;
  color: #f6af06;
  padding: 8px 15px;
  font-size: 17px;
  font-weight: 500;
  display: inline-block;
  line-height: normal !important;
  margin-top: 15px;
  margin-left: -15px !important;
  border: none !important;
}

.bdpp-rdmr-btn:hover {
  background: none !important;
  color: #f6af06 !important;
  text-decoration: #f6af06 1px solid;
}

.bdpp-rdmr-btn::after {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url('https://couponsndeal.com/krv-solar/wp-content/uploads/2025/12/right-arrow-svgrepo-com-2.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
  margin-left: -6px;
}

.single-blog-item {
  padding: 100px !important;
}

.single-blog-img h3 {
  font-size: 35px !important;
  font-weight: 500 !important;
  color: black;
}

.single-blog-content {
  width: 92%;
}

.single-blog-content p {
  text-align: justify !important;
}

.single-blog-content p a,
.solar-machinary-para a {
  color: #3988b5 !important;
  text-decoration: none !important;
}

.single-blog-content .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
  display: flex;
  justify-content: space-between !important;
  align-items: center;
  gap: 84%;
}

.single-blog-content .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained .post-navigation-link-previous.wp-elements-dac2a77a4af16273b6e3c0343477bbe5.wp-block-post-navigation-link.has-text-color.has-black-color a {
  text-decoration: none !important;
}

.single-blog-content .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained .post-navigation-link-next.wp-elements-74326b67ca5c0f4e9c109dfecab6260f.wp-block-post-navigation-link.has-text-color.has-black-color a {
  text-decoration: none !important;
}

/* ********************SOLAR CELL******************** */

.solar-cell-first-section-heading::after,
.solar-cell-second-section-grid-column-ttl::after,
.product-cell-span::after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background: #f6af06;
  position: relative;
  top: 10px;
  margin-right: 5px;
}

.solar-cell-first-section img {
  height: 100%;
  min-height: 380px !important;
}

.solar-cell-first-section-para a {
  color: #3988b5 !important;
  text-decoration: none;
}

.solar-cell-second-section {
  padding-top: 50px !important;
}

.solar-cell-second-section-grid {
  gap: 30px !important;
}

.solar-cell-second-section .solar-cell-second-section-grid-column {
  background-color: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 40px 20px;
  border-left: #f6af06 3px solid;
  gap: 0 !important;
  filter: drop-shadow(0px 5px 30px rgba(117, 117, 117, 0.1));
}

.solar-cell-second-section-grid-column::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 0%;
  background: #f6af06;
  z-index: -1;
  transition: all 0.8s ease-in-out;
}

.solar-cell-second-section-grid-column:hover::before {
  width: 100%;
  transition: all 0.8s ease-in-out;
}

.solar-cell-second-section-grid-column-img img {
  width: 45px;
}

.solar-cell-second-section-grid-column-img {
  background: #F5F6F8;
  padding: 20px;
  width: 50%;
  margin: 0 auto;
}

.solar-cell-second-section-grid-column-ttl,
.solar-cell-second-section-grid-column-des,
.solar-cell-second-section-grid-column-ttl::after {
  transition: all 0.8s ease-in-out;
}

.solar-cell-second-section-grid-column:hover .solar-cell-second-section-grid-column-ttl,
.solar-cell-second-section-grid-column:hover .solar-cell-second-section-grid-column-des {
  color: white !important;
  transition: all 0.8s ease-in-out;
}

.solar-cell-second-section-grid-column:hover .solar-cell-second-section-grid-column-ttl::after {
  background: white !important;
  transition: all 0.8s ease-in;
}

.solar-panel-first-section-media-text img {
  width: 80%;
  height: 100%;
  max-height: 500px !important;
  object-fit: cover !important;
}

.wp-block-list {
  /* margin-left: 0 !important; */
  padding-left: 0 !important;
}

.wp-block-group.is-content-justification-center.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-94bc23d7.wp-block-group-is-layout-flex {
  justify-content: start !important;
}

body:not(.single) .site-main>article:last-of-type .entry-footer {
  display: none;
}

.about-first-section {
  background: url('https://couponsndeal.com/krv-solar/wp-content/uploads/2025/12/abou_bg2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0 112px;
  position: relative;
}

/* product page */

.product-list-heading::after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background: #f6af06;
  position: relative;
  top: 20px;
}

.product-list ul,
.product-list {
  list-style: none;
}

.product-list li::before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url('https://couponsndeal.com/krv-solar/wp-content/uploads/2025/12/check-circle-svgrepo-com-3.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
  margin-right: 5px;
}

.page-id-18 .solar-cell-second-section {
  padding-top: 0 !important;
}

.page-id-1723 .wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img {
  object-fit: contain;
}

.page-id-1729 .wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img {
  height: 100% !important;
  object-fit: contain;
}



/* ***************Responsive 1024 Tab**************** */

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

  .footer-gallery {
    margin-top: 0px !important;
  }

  .primary-navigation>div>.menu-wrapper {
    padding: 0 20px;
    width: 82%;
  }

  .primary-navigation>div>.menu-wrapper .sub-menu-toggle {
    width: 11%;
  }


  .sub-menu-toggle::before {
    background-image: url("https://couponsndeal.com/krv-solar/wp-content/uploads/2025/12/angle-down-svgrepo-com.svg") !important;
  }

  .sub-menu {
    border-top: none !important;
  }

  .about-fifth-section .single-item-wrapper {
    padding: 10px 15px;
    gap: 15px;
  }

  .about-section-span,
  .about-third-section-span,
  .about-fourth-section-span,
  .product-section-span,
  .blog-section-span {
    font-size: 16px !important;
  }

  .about-section-heading,
  .solar-cell-first-section-heading {
    font-size: 35px !important;
  }

  #menu-item-1323 {
    display: block;
  }

  .wp-block-cover.alignfull.is-repeated.has-custom-content-position.is-position-top-left {
    min-height: 30vh !important;
  }

  .header-search-btn {
    margin-right: 60px;
  }

  .about-second-section-single-item::after {
    right: -72% !important;
    bottom: -72% !important;
  }

  .about-third-section-single-item::before {
    width: 105%;
  }

  /* serach screen */

  .search-overlay {
    justify-content: start;
    align-items: start;
    padding: 10%;
  }

  .search-overlay-content {
    margin-top: 100px;
  }

  .search-overlay-close {
    right: 0;
    left: 75%;
  }

  /* about us */

  .about-second-section {
    margin-top: 0 !important;
  }

  .about-second-section-single-item .about-second-section-single-item-grp {
    padding: 25px 30px;
  }

  .about-second-section-single-item::after {
    right: -70%;
    bottom: -75%;
  }

  .page-id-12 .about-section-list li {
    width: 100%;
  }

  .about-third-section-single-item-btn a::after {
    transform: rotate(0deg);
    margin-top: 0px;
  }

  .about-fourth-section-single-item-img img {
    height: 250px;
  }

  .about-fourth-section-single-item-person-info {
    padding: 0 !important;
  }

  .about-fourth-section-single-item:hover .about-fourth-section-single-item-person-info {
    padding-bottom: 30px !important;
  }

  .about-fifth-section .tss-wrapper .tss-layout1 .item-content-wrapper::before,
  .tss-wrapper .tss-carousel1 .item-content-wrapper::before {
    font-size: 55px;
  }

  .about-fifth-section .tss-wrapper .tss-layout1 .item-content-wrapper::before,
  .tss-wrapper .tss-carousel1 .item-content-wrapper::before {
    left: 77% !important;
    top: -1% !important;
  }

  .about-fourth-section-single-item-img img {
    height: 250px;
  }

  /* blog page */

  .bdpp-post-title a {
    font-size: 18px !important;
  }

  .bdpp-post-grid-content {
    padding: 5px;
  }

  /* single page */
  .single-blog-item {
    padding: 50px !important;
  }

  .single-blog-img h3 {
    font-size: 30px !important;
  }

  .single-blog-content {
    width: 100%;
  }

  .single-blog-content .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    gap: 76%;
  }

  .about-section-list li::before {
    width: 32px;
    height: 32px;
  }

  .banner-main .single-blog-heading {
    font-size: 35px !important;
    padding: 20px 50px;
  }

  /* solar cell */
  .solar-cell-second-section .solar-cell-second-section-grid-column-ttl {
    font-size: 20px !important;
  }

  .solar-cell-second-section-grid-column-img {
    padding: 15px;
    width: 60%;
  }

  /* solar panel */
  .solar-cell-first-section {
    grid-template-columns: 50% auto !important;
  }

  .lithium-sec {
    padding-top: 0 !important;
    padding-right: 50px !important;
  }

  .latest-projects-main {
    padding-bottom: 20px !important;
  }

}

/* ***************Responsive 567 mobile**************** */

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

  .about-second-section-single-item::after {
    left: 86.1% !important;
  }

  .about-section-heading,
  .solar-cell-first-section-heading {
    font-size: 30px !important;
  }

  #menu-item-1323 {
    display: block;
  }

  .about-first-section {
    padding: 20px 0;
  }

  .page-id-24 .about-section-list {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .page-id-24 .about-section-list li {
    position: relative;
    width: 100% !important;
  }

  .page-id-12 .about-section-list {
    list-style: none;
    display: block;
    flex-direction: column;
    flex-wrap: nowrap;
  }

  .page-id-12 .about-section-list li {
    position: relative;
    width: 100% !important;
  }

  .about-second-section-single-item::after {
    right: -88%;
    top: 66%;
  }

  .wp-block-media-text {
    grid-template-columns: 100% 1fr;
  }

  .wp-block-media-text>.wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
  }

  .wp-block-media-text.alignfull.is-vertically-aligned-center.is-image-fill-element.about-section-media-text.trunkey-solution-img {
    grid-template-columns: 100% auto !important;
  }

  .wp-block-media-text.alignfull.is-vertically-aligned-center.is-image-fill-element.about-section-media-text.solar-machinery-mediatext.animate-active {
    grid-template-columns: 100% auto !important;
  }

  /* about us */
  .wp-block-cover.alignfull.is-repeated.has-custom-content-position.is-position-top-left {
    padding-top: 11vw !important;
  }

  .about-second-section {
    gap: 20px !important;
  }

  .about-second-section-single-item .about-second-section-single-item-grp {
    padding: 20px !important;
  }

  .about-third-section-column {
    padding: 0px 50px;
    gap: 20px !important;
  }

  .about-fourth-section-single-item-img img {
    height: 350px;
    width: 350px;
  }

  .about-fourth-section-column {
    gap: 0 !important;
  }

  .about-fourth-section {
    padding-top: 20px !important;
  }

  .about-fourth-section-single-item::before {
    left: 0 !important;
  }

  .about-fourth-section-single-item-person-info {
    width: 100% !important;
    padding-top: 20px !important;
  }

  .about-fifth-section {
    padding: 30px !important;
  }

  .about-fifth-section .item-content-wrapper.tss-right {
    padding: 80px 20px 20px !important;
  }

  /* solar machinary */
  .solar-cell-second-section-grid {
    gap: 10px !important;
    grid-template-columns: repeat(1, 1fr);
  }

  .solar-cell-second-section-grid-column-img {
    padding: 10px;
    width: 20%;
  }

  .solar-cell-second-section-grid-column-img {
    margin: 0 !important;
  }

  .page-id-24 .about-section-media-text figure,
  .page-id-24 .about-section-media-text .wp-block-media-text__content {
    width: 80%;
    margin: 0 auto;
  }


  /* contact us */
  .get-in-touch-main .wp-block-image {
    text-align: left !important;
  }

  /* single blog page */
  .single-blog-content .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    gap: 70%;
  }

  /* testimonial */
  .about-fifth-section .rt-responsive-img {
    margin-top: 50px;
    margin-bottom: -100px !important;
  }

  .tss-wrapper .single-item-wrapper {
    flex-direction: row !important;
  }

  .about-fifth-section .tss-wrapper .tss-layout1 .item-content-wrapper::before,
  .tss-wrapper .tss-carousel1 .item-content-wrapper::before {
    margin-top: 70px;
  }

  .about-fifth-section .single-item-wrapper {
    padding: 0 !important;
    gap: 0;
  }


}

/* ***************Responsive 768**************** */

@media only screen and (max-width: 768px) {
	
	.wp-block-group.is-content-justification-center.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-d05cb3ef.wp-block-group-is-layout-flex {
	float: left !important;
}

  .about-second-section-single-item .about-second-section-single-item-grp {
    padding: 10px 0 !important;
  }

  .about-second-section-single-item::after {
    left: 90.1%;
    bottom: -56% !important;
  }

  #menu-item-1323 {
    display: block !important;
  }

  .header-btn {
    display: none;
  }

  .menu-button-container {
    display: flex !important;
    right: 150px !important;
    top: 2px !important;
  }

  /* about us */
  .page-id-24 .about-section-list {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .page-id-24 .about-section-list li {
    position: relative;
    width: 50%;
  }

  .page-id-12 .about-section-list {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .page-id-12 .about-section-list li {
    position: relative;
    width: 50%;
  }

  .about-section-media-text {
    padding: 0 !important;
  }

  .about-second-section-single-item .about-second-section-single-item-grp {
    padding: 0;
  }

  .about-second-section-single-item::after {
    right: -91.5%;
    bottom: -60px;
  }

  .about-first-section {
    padding-top: 30px;
  }

  .about-fourth-section-single-item-img img {
    height: 350px;
  }

  .about-fourth-section-single-item-person-info {
    width: 64%;
    margin: 0 auto;
  }

  .about-fourth-section-single-item:hover .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding: 20px 0 0 0;
  }

  .wp-block-media-text {
    grid-template-columns: 100% 1fr;
  }

  .wp-block-media-text>.wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
  }

  .wp-block-media-text.alignfull.is-vertically-aligned-center.is-image-fill-element.about-section-media-text.trunkey-solution-img {
    grid-template-columns: 100% auto !important;
  }

  .wp-block-media-text.alignfull.is-vertically-aligned-center.is-image-fill-element.about-section-media-text.solar-machinery-mediatext.animate-active {
    grid-template-columns: 100% auto !important;
  }

  .about-section-media-text figure img {
    height: 100%;
    width: 100%;
    object-fit: contain !important;
    max-height: 500px !important;
  }

  .about-fourth-section-single-item::before {
    max-width: 100%;
  }

  /* solar cell */
  .solar-cell-second-section-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px !important;
  }

  .solar-cell-second-section-grid-column-img {
    width: 10% !important;
    margin: 0 0 15px 0 !important;
  }

  .solar-cell-second-section .solar-cell-second-section-grid-column {
    padding: 20px;
  }

  /* solar panel */
  .solar-cell-first-section {
    grid-template-columns: 100% 1fr !important;
  }

  .solar-cell-second-section {
    padding-top: 20px !important;
  }

  .wp-block-columns.alignwide.are-vertically-aligned-center.is-style-default.product-list.is-layout-flex.wp-container-core-columns-is-layout-089d53a9.wp-block-columns-is-layout-flex {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }

  .latest-projects-main {
    padding-bottom: 0 !important;
  }

}

@media only screen and (min-width: 1025px) and (max-width:1033px) {
  .services-content {
    height: 300px !important;
  }
}

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

  .wrap {
    width: 95%;
  }

  .header-search-btn {
    gap: 10px;
    margin-left: 20px;
  }

  .search-overlay {
    align-items: start;
  }

  .search-overlay-content {
    width: 90%;
    margin-top: 25% !important;
  }

  .footer-content {
    width: 100%;
    gap: 8px !important;
  }

  .footer-first-sec {
    width: 100%;
  }

  .footer-copy {
    width: 100%;
  }

  .footer-main,
  .footer {
    overflow: hidden;
  }

  .about-fifth-section .tss-wrapper .tss-layout1 .item-content-wrapper::before,
  .tss-wrapper .tss-carousel1 .item-content-wrapper::before {
    font-size: 55px;
  }

  .about-fifth-section .tss-wrapper .tss-layout1 .item-content-wrapper::before,
  .tss-wrapper .tss-carousel1 .item-content-wrapper::before {
    left: 77% !important;
    top: -1% !important;
  }

  .about-fifth-section .single-item-wrapper {
    gap: 20px;
    padding: 10px 15px;
  }



}

@media only screen and (max-width:991px) {
  .about-third-section-single-item::before {
    width: calc(100% + 13px);
  }
}

.wp-block-accordion-heading__toggle-title::after {
  margin-left: -7px;
}

.request-btn a:hover {
  background: #57b53b !important;
  border-color: #57b53b !important;
}

.footer-content .heading img {
  height: 100px !important;
  width: 100px !important;
}

.footer-content .wp-block-image{
  text-align: left !important;
}