@media (max-width: 1800px) {
  .nav a {
    font-size: 22px;
  }

  .sub-menu a {
    font-size: 18px;
  }
}

@media (max-width: 1600px) {
  .prod-table-head {
    gap: 2rem;
  }

  .nav {
    gap: 0.2rem;
  }
}

@media (max-width: 1536px) {
  .vision-u {
    padding: 4rem 10% 0rem 10%;
  }

  .esgSlide .swiper-wrapper {
    height: unset;
  }

  .nav a {
    font-size: 20px;
  }

  .sub-menu a {
    font-size: 16px !important;
  }

  .nav-holder {
    width: 40vw;
  }

  .nav {
    gap: 1rem;
  }

  h2 {
    font-size: 36px;
  }

  /* home */

  .banner-text h1 {
    font-size: 50px;
  }

  .banner-text p {
    font-size: 26px;
  }

  .stats-sec p:nth-child(1) {
    font-size: 50px;
  }

  .stats-sec p:nth-child(2) {
    font-size: 18px;
  }

  .products-container {
    padding: 6rem 0 6rem 2rem;
    gap: 4rem;
  }

  .products-accord {
    max-width: 680px;
  }

  .products-one {
    gap: 1rem;
  }

  .products-one h3 {
    font-size: 20px;
  }

  .sidebar1 {
    gap: 1.5rem;
  }

  .events-content {
    width: 40%;
  }

  .Solutions .swiper-button-next {
    right: 13%;
  }

  .Solutions .swiper-button-prev {
    left: 32%;
  }

  /* about */
  .banner-text h1 {
    font-size: 40px;
    line-height: 1.2;
  }

  .banner-text p {
    font-size: 24px;
  }

  .cpny-num-card-u h2 {
    font-size: 50px;
  }

  .team-card-flex-u {
    gap: 6rem;
  }

  .team-card-one-u {
    width: calc(25% - 4.5rem);
  }

  .our-visionaries-u {
    gap: 1rem;
  }

  .our-visionaries-u h3 {
    font-size: 24px;
  }

  .our-visionaries-u h3 {
    font-size: 22px;
  }

  .cpny-details-card-u h3 {
    font-size: 22px;
  }

  /* solar-water-pump */
  .solar-pump-left-u {
    /*padding: 0 5% 0 5%;*/
  }

  .solar-pump-list-u h4 {
    font-size: 26px;
  }

  /* servo */
  .servo-con h3 {
    font-size: 26px;
  }

  /* energy sales */

  .third-party {
    padding-top: 0;
  }

  /* blog */
  .blog-section-u {
    padding: 5rem 0;
  }

  .blog-contents-u h2 {
    font-size: 26px;
  }

  .blog-date-u h2:nth-child(1) {
    font-size: 70px;
  }

  .blog-date-two-u h2:nth-child(1) {
    font-size: 70px;
  }

  /* blog detail page */
  .blog-inner-banner-date h2 {
    font-size: 60px;
  }

  .blog-inner-banner-date span {
    font-size: 24px;
  }

  .blog-inner-banner-date {
    top: 83.5%;
    padding: 0.5rem 2rem;
  }

  .blog-electric-bill-one-u {
    gap: 1rem;
  }

  .blog-electric-bill-list-u {
    gap: 1rem;
  }

  .blog-inner-date-u h4:nth-child(2) {
    font-size: 18px;
  }

  /* news */
  .news-content-u {
    gap: 1rem;
  }

  .news-content-u h2 {
    margin: unset;
  }

  /* career */
  .impression h2 {
    font-size: 36px;
    margin-bottom: 1rem;
  }

  .position-m h2 {
    font-size: 30px;
  }

  .apply-m button {
    font-size: 22px;
  }

  .ac-sec-two ul li {
    font-size: 18px;
  }

  /* contact */
  .add-office h2 {
    margin-bottom: 1rem;
    font-size: 22px;
  }

  .add-office h3 {
    font-size: 18px;
  }

  .address-map h3 {
    font-size: 24px;
  }

  .office-address-flex {
    padding-bottom: 0;
  }

  .prod-table-head div h2 {
    font-size: 20px;
  }
}

@media (max-width: 1440px) {
  h2 {
    font-size: 30px;
  }

  .products-one p {
    font-size: 14px;
  }

  .vision-and-image-u {
    gap: 1rem;
  }

  .vision-u {
    gap: 0.8rem;
  }

  .leadership-team-u {
    gap: 1rem;
  }

  .csr-contents-u h2 {
    font-size: 24px;
  }

  .team-card-flex-u {
    gap: 3rem;
  }

  /* home */

  .solar-con h2 {
    font-size: 32px;
  }

  .products-container h2 {
    font-size: 32px;
  }

  .events-con-holder h2 {
    font-size: 32px;
  }

  .esg-slider h2 {
    font-size: 32px;
  }

  .investorHome-text h2 {
    font-size: 32px;
  }

  .sidebar1 {
    bottom: 15%;
  }

  .swiper.Solutions .swiper-slide {
    height: auto;
  }

  .sol-con {
    /* height: 100%; */
    padding: 1rem 0;
  }

  .sol-con-text div h2 {
    font-size: 30px;
  }

  .sol-con-text p {
    font-size: 16px;
  }

  .about-text {
    padding: 4rem 0 4rem 4rem;
  }

  .events-con-holder {
    padding: 4rem 4rem 4rem 4rem;
  }

  .esg-slider {
    padding: 4rem 4rem 4rem 4rem;
  }

  /* about page */
  .cpny-num-container-u {
    padding: 2rem 0;
  }

  .mission-u {
    padding: 4rem 6% 4rem 6%;
  }

  /* downloads page */
  .downloads-sec-m p {
    font-size: 15px;
  }

  /* footer */

  .footer-flex address {
    font-size: 14px;
  }

  .footer-flex a {
    font-size: 14px;
  }

  .footer-nav-list a {
    font-size: 14px;
  }

  .footer-enquire input::-webkit-input-placeholder {
    font-size: 14px;
  }

  .leadership-team-u .team-card-u span {
    font-size: 16px;
  }

  .prod-list h3 {
    font-size: 24px;
    margin-bottom: 0.5rem;
  }

  .prod-table h2 {
    font-size: 22px;
  }

  .prod-table span {
    font-size: 18px;
  }

  .dt-table th {
    font-size: 18px;
  }

  .dt-table td {
    font-size: 14px;
  }

  .solar-pump-list-u h3 {
    font-size: 26px;
  }

  .solar-pump-list-u h4 {
    font-size: 24px;
  }

  .download-catalogue-u img {
    width: 36px;
  }

  .servo-catalogue img {
    width: 36px;
  }

  .timeline-text-u {
    padding: 1rem 1.5rem;
  }

  .blog-date-u h2:nth-child(1) {
    font-size: 50px;
  }

  .blog-date-u h2 {
    font-size: 22px;
  }

  .blog-date-two-u h2:nth-child(1) {
    font-size: 50px;
  }

  .blog-date-two-u h2 {
    font-size: 22px;
  }

  .flex-text h3 {
    font-size: 20px;
  }

  /* MMs and BOS Factory Highlights section */

  .manufacture-flex-f {
    gap: 3rem;
    align-items: flex-end;
  }

  .manufacture-text-f {
    width: calc(60% - 2.5rem);
  }

  .manufacture-img-f {
    width: calc(40% - 2.5rem);
  }

  /* news page */

  .news-content-u h2 {
    font-size: 22px;
  }

  .news--list small {
    font-size: 14px;
  }

  .con-details {
    margin-top: 1rem;
  }

  .contact-form input::-webkit-input-placeholder {
    font-size: 16px;
    color: var(--black);
  }

  .contact-form textarea::-webkit-input-placeholder {
    color: var(--black);
  }

  .address-map {
    padding: 3rem 0;
  }

  .address-map h3 {
    font-size: 22px;
  }

  .address-map address {
    font-size: 16px;
    margin-bottom: 1rem;
  }

  .timeline-text-u p {
    font-size: 15px;
  }

  .scroll-timeline-text {
    padding: 1rem 1.5rem;
  }

  .scroll-timeline-text p {
    font-size: 15px;
  }

  .strip-head p {
    font-size: 30px;
  }

  .strip-phn p {
    font-size: 24px;
  }

  .prod-table {
    width: 100%;
  }

  .prod-table-head {
    gap: 1rem;
  }

  .mms1-main {
    gap: 2rem;
  }

  .mms1-flex {
    width: calc(33.33% - 1.34rem);
    min-height: 430px;
  }

  .news-container-card-flex {
    gap: 3rem;
  }

  .news-container-card {
    width: calc(50% - 1.5rem);
  }

  .news-load-btn-wrap button {
    font-size: 18px;
  }
}

@media (max-width: 1366px) {
  .footer-col4 {
    flex-basis: calc(25% - 2rem);
  }

  .footer-two {
    flex-basis: calc(25% - 2rem);
  }

  .footer-col3 {
    flex-basis: calc(14% - 2rem);
  }

  .footer-one {
    flex-basis: calc(17% - 2rem);
  }

  .padding {
    padding: 3rem 0 !important;
  }

  .about-text {
    padding: 3rem 0 3rem 4rem;
  }

  .events-con-holder {
    padding: 3rem 4rem 3rem 4rem;
  }

  .esg-slider {
    padding: 3rem 4rem 3rem 4rem;
  }

  .products-container {
    padding: 3rem 0 5rem 2rem;
  }

  .abt--msec {
    padding-top: 0;
  }

  .solar-bess-section-u {
    padding: 3rem 0;
  }

  .solar-hybrid-solutions-section-u {
    padding: 3rem 0;
  }

  /* home */
  .banner-text h1 {
    line-height: 1.3;
    margin: unset;
  }

  .banner-text p {
    font-size: 22px;
  }

  .stats-sec p:nth-child(1) {
    font-size: 40px;
  }

  .about-icon-flex div {
    width: 17%;
  }

  /* about */
  .cpny-num-card-u h2 {
    font-size: 40px;
  }

  .swiper-containerabt-container .swiper-slide p {
    width: 80%;
  }

  .swiper-containerabt-container .swiper-slide p {
    width: 80%;
  }

  .blog-date-u {
    padding: 1rem 2rem;
  }

  .blog-date-two-u {
    padding: 1rem 2rem;
  }

  /* blog detail page */
  .blog-inner-banner-date {
    top: 83.7%;
  }

  .blog-inner-banner-date h2 {
    font-size: 56px;
  }

  .blog-inner-banner-date span {
    font-size: 22px;
  }

  .blog-electric-bill-container-u {
    width: 80%;
  }

  .blog-inner-date-u h4 {
    font-size: 32px;
  }

  /* footer */

  .footer-one img {
    width: 170px;
  }

  .prod-table-head {
    flex-direction: column;
  }
}

@media (max-width: 1280px) {
  .epc-valuechain-card p {
    font-size: 16px;
  }

  .strip-phn-flex a {
    font-size: 20px;
  }

  .bess-first-con p {
    font-size: 16px;
  }

  .celestia-card ul li {
    font-size: 16px;
  }

  .fonty p {
    font-size: 20px;
  }

  .csr-contents-u p {
    font-size: 16px;
  }

  .quality-certificates-list-u li {
    font-size: 16px;
  }

  .flex-text p {
    font-size: 16px;
  }

  .team-card-one-u {
    width: calc(25% - 2.25rem);
  }

  .cpny-details-card-u {
    width: calc(50% - 1.5rem);
  }

  .cpny-details-card-u h3 {
    font-size: 20px;
  }

  .cpny-dtails-container-u {
    gap: 3rem;
  }

  .vision-and-image-u2 {
    gap: 1rem;
  }

  .vision-and-image-u p {
    font-size: 16px;
  }

  .vision-u h3 {
    font-size: 30px;
  }

  .vision-left-u {
    gap: 1rem;
  }

  .vision-and-image-u2 h3 {
    font-size: 30px;
  }

  .mission-card-u p {
    font-size: 16px;
  }

  /* home */
  .banner-text h1 {
    font-size: 32px;
  }

  .products-accord {
    max-width: 65%;
  }

  .sol-con-text div h2 {
    font-size: 28px;
  }

  .Solutions .swiper-button-prev {
    left: 30%;
  }

  .Solutions .swiper-button-next {
    right: 12%;
  }

  /* about */

  .core-value-u {
    padding: 3rem 0;
  }

  .cpny-details-card-u p {
    width: 80%;
  }

  /* energysales */
  .process--img img {
    width: 100%;
  }

  /* downloads */

  /* blog page */
  .blog-date-u {
    padding: 0.8rem 1.6rem;
  }

  .blog-date-u h2:nth-child(1) {
    font-size: 40px;
  }

  .blog-date-u h2 {
    font-size: 18px;
  }

  .blog-contents-u h2 {
    font-size: 24px;
  }

  .blog-date-two-u h2:nth-child(1) {
    font-size: 40px;
  }

  .blog-date-two-u h2 {
    font-size: 18px;
  }

  .blog-date-two-u {
    padding: 0.8rem 1.6rem;
  }

  /* blog detail page */
  .blog-inner-banner-date {
    top: 83.9%;
  }

  .blog-inner-banner-date h2 {
    font-size: 50px;
  }

  .blog-inner-banner-date span {
    font-size: 20px;
  }

  .blog-electric-bill-container-u {
    gap: 1rem;
  }

  .blog-inner-video-container-u {
    gap: 1rem;
  }

  .related-articles-container-u {
    gap: 1rem;
  }

  /* MMs and BOS Factory Highlights section */

  .manufacture-text-f {
    width: calc(50% - 2.5rem);
  }

  .manufacture-img-f {
    width: calc(50% - 2.5rem);
  }

  /* news page */
  .news-content-u h2 {
    font-size: 20px;
  }

  .news-content-u {
    min-height: 450px;
  }

  /* career page */
  .impression p {
    font-size: 20px;
  }

  /* contact page */

  .footer-nav-list a {
    font-size: 14px;
  }

  .add-office:nth-child(1),
  .add-office:nth-child(3) {
    width: 45%;
  }


  .add-office:nth-child(2),
  .add-office:nth-child(4) {
    width: 55%;
  }

  .add-off-flex {
    gap: 3rem;
  }

  .add-office:nth-child(3) {
    border: unset;
    padding: 0;
  }

  .add-office:nth-child(4) {
    border: unset;
    padding-left: 3rem;
    border-left: 1px solid #c7c7c7;
  }

  /* table page */

  .dt-table {
    width: 1100px;
  }

  .prod-list {
    width: calc(50% - 1.5rem);
  }

  .prod-panel-image {
    width: calc(50% - 1.5rem);
  }

  .prod-celestia-image {
    width: calc(50% - 1.5rem);
  }

  .prod-flex {
    gap: 3rem;
  }

  .features-part3-flex {
    width: calc(33.33% - 1.5rem);
  }

  .dt-table td {
    padding: 1rem 1rem;
  }

  .mms1-flex {
    width: calc(50% - 1rem);
    min-height: 350px;
  }

  .mms1-flex>div p {
    width: 100%;
  }

  /* career page */
  ul.career--list li {
    font-size: 16px;
  }
}

@media (max-width: 1100px) {
  /* MMs and BOS Factory Highlights section */

  .manufacture-flex-f {
    gap: 1rem;
    flex-direction: column;
  }

  .manufacture-text-f {
    width: 100%;
  }

  .manufacture-img-f {
    width: 100%;
  }

  .manufacture-f-ul {
    padding: 0;
    gap: 0;
  }

  .manufacture-f {
    padding: 3rem 0;
  }

  .team-card-one-u {
    width: calc(33.333% - 2rem);
  }

  .our-visionaries-section1 p {
    width: 100% !important;
  }
}

@media (max-width: 1024px) {

  /* footer */
  .footer {
    padding: 2rem 0;
  }

  .footer-flex {
    flex-direction: column;
  }

  .footer-flex address {
    font-size: 14px;
  }

  .footer-flex.footer-even .footer-one img {
    display: none;
  }

  .footer-col4 {
    display: none;
  }

  .line-footer {
    display: none;
  }

  .footer-four-flex {
    flex-direction: column;
  }

  .footer-flex>div {
    padding: 1rem 0;
  }

  .footer-even .footer-one {
    padding: 1rem 0;
  }

  .footer-even .footer-one {
    padding: 0;
  }

  .footer-even .footer-col3 {
    padding: 1rem 0;
  }

  .footer-even .footer-col4 {
    padding: 1rem 0;
  }

  .footer-even .footer-col5 {
    padding: 1rem 0;
  }

  .sidebar1 {
    left: 4%;
  }

  .manufacture-m {
    padding: 4rem 5%;
  }

  .blog-date-u {
    bottom: 0;
    top: unset;
  }

  .blog-date-two-u {
    bottom: 0;
    top: unset;
  }

  .tab {
    font-size: 22px;
  }

  h2 {
    font-size: 30px;
  }

  li img {
    width: 16px;
  }

  /* footer */
  .footer-one img {
    width: 120px;
  }

  .arrow img {
    width: 40px;
  }

  .hos-left-arrow img {
    width: 40px;
  }

  .hos-right-arrow img {
    width: 40px;
  }

  /* home page */

  .products-con {
    flex-direction: column;
    gap: 1rem;
  }

  .products-one {
    width: 100%;
  }

  /*.products-con>img {*/
  /*    width: 100%;*/
  /*}*/

  /*.products-con>video {*/
  /*    width: 100%;*/
  /*}*/

  .stats-sec p:nth-child(2) {
    font-size: 16px;
  }

  .solar-con h2 {
    font-size: 30px;
  }

  .sol-con {
    height: 70vh;
  }

  .sol-con-text {
    width: 58%;
  }

  .events-con-holder h2 {
    font-size: 30px;
  }

  .events-con-flex {
    gap: 4rem;
  }

  .events-content {
    width: 45%;
  }

  .event-date p:nth-child(1) {
    font-size: 30px;
  }

  .events-con-holder {
    padding: 4rem;
  }

  .investorHome-text h2 {
    font-size: 30px;
  }

  .investorHome-text div {
    gap: 1rem;
  }

  .investorHome-text {
    padding: 4rem 4rem;
    gap: 3rem;
  }

  .esg-slider h2 {
    font-size: 30px;
  }

  /* .esgSlide .swiper-slide {
      width: 45% !important;
    } */

  /* about page */
  .vision-mission-container-u {
    flex-direction: column;
  }

  .vision-left-u {
    width: 100%;
  }

  .vision-u {
    padding: 2rem 5% 3rem 5%;
  }

  .vision-u h3 {
    font-size: 26px;
  }

  .vision-and-image-u2 h3 {
    font-size: 26px;
  }

  .mission-u {
    width: 100%;
    padding: 3rem 5% 3rem 5%;
  }

  .vision-and-image-u h3 {
    font-size: 24px;
  }

  .vision-triangle-u img {
    width: 100%;
  }

  .cpny-details-card-u h3 {
    font-size: 20px;
  }

  .b-nav-tab {
    padding: 0.5rem 1rem;
  }

  .manufacture-grey-m {
    padding: 4rem 0 4rem 5%;
  }

  /* solar water pump page */
  .solar-pump-left-u {
    gap: 1rem;
  }

  .solar-pump-list-u h4 {
    font-size: 22px;
  }

  .download-catalogue-u img {
    width: 40px;
  }

  /* servo stabilizer page */

  .servo-stab-intro {
    margin-bottom: 2rem;
  }

  .servo-list ul li div strong {
    font-size: 16px;
  }

  /* epc contracts */
  .timeline-con-flex {
    width: 22%;
  }

  /* maintenance */
  .servo-con {
    gap: 1rem;
    width: 100%;
  }

  .servo-list ul {
    gap: 1rem;
  }

  /* energy sales page */

  .flex-list ul {
    gap: 1rem;
  }

  /* esg page */
  .p--flex {
    font-size: 16px;
  }

  .third-party>p {
    width: 100%;
  }

  /* solar bess page */

  .hybrid-power-con-u {
    gap: 0;
  }

  /* news page */

  .news-container-card-flex {
    gap: 2rem;
  }

  .news-container-card {
    width: 100%;
  }

  .news-content-u h2 {
    font-size: 18px;
  }

  .news-content-u {
    gap: 0.5rem;
  }

  .news-section-u {
    padding: 3rem 0;
  }

  /* career page */
  .impression {
    width: 60%;
  }

  .ac-sec-two h3 {
    font-size: 20px;
    margin-bottom: 1rem;
  }

  /* contact page */
  .add-office:nth-child(1),
  .add-office:nth-child(2),
  .add-office:nth-child(3),
  .add-office:nth-child(4) {
    width: 100%;
  }


  .add-office h2 {
    margin-bottom: 0.2rem;
  }

  .address-map h3 {
    font-size: 20px;
  }

  .address-map address {
    margin-bottom: 1rem;
  }

  .office-address-flex1 {
    flex-direction: column;
    gap: 2rem;
  }

  .add-office {
    width: 100%;
    border-bottom: 1px solid #c7c7c7 !important;
    border-left: unset !important;
    padding-bottom: 2rem !important;
    padding-left: 0 !important;
  }

  .add-office:nth-child(5) {
    border: 0 !important;
    padding: 0 !important;
  }

  .add-office h2 {
    font-size: 20px;
  }

  .add-office h3 {
    font-size: 18px;
  }

  .contact-form input,
  textarea,
  select {
    width: 100%;
  }

  .add-office-form {
    width: 100%;
  }

  .mms1-flex>div h3 {
    font-size: 1.2rem;
  }

  .footer-nav {
    flex-direction: column;
  }
}

@media (max-width: 992px) {
  .fonty p {
    font-size: 18px;
  }

  .career-sec1 {
    padding: 0rem 5% 0rem 5% !important;
  }

  .third-party-flex {
    flex-direction: column;
    gap: 2rem;
  }

  .third-party-flex-text {
    width: 100%;
  }

  .third-party-slider {
    width: 100%;
  }

  .quality-certificates-image-u img {
    width: 60%;
  }

  .servo-stab-intro {
    margin-bottom: 0;
  }

  /*.isolation-transformers {*/
  /*    margin-top: 2rem;*/
  /*}*/

  /* home page */

  .stats {
    padding: 2rem 0;
  }

  .sidebar1 {
    display: none;
  }

  .banner-text h1 {
    font-size: 30px;
  }

  .banner-text p {
    font-size: 20px;
  }

  .stats-sec p:nth-child(1) {
    font-size: 30px;
  }

  .stats-sec p:nth-child(2) {
    font-size: 15px;
  }

  .sidebar-holder {
    display: none;
  }

  .sidebar-holder-investors {
    display: none;
  }

  .about-text {
    padding: 3rem 3%;
    width: 100%;
  }

  .about-text {
    width: 100%;
  }

  .solar-con {
    width: 80%;
  }

  .solarSlide .swiper-button-next {
    right: 2%;
  }

  .solarSlide .swiper-button-prev {
    left: 2%;
  }

  .sol-con {
    width: 100%;
  }

  .Solutions .swiper-button-prev {
    left: 2%;
  }

  .Solutions .swiper-button-next {
    right: 2%;
  }

  .events-con-holder {
    width: 100%;
  }

  .events-con-holder {
    padding: 3rem 3%;
  }

  .events-con-flex {
    justify-content: space-between;
  }

  .events-content {
    width: 47%;
  }

  .esg-slider {
    width: 100%;
    padding: 3rem 3%;
  }

  /* about page */
  .about-text p {
    width: 100%;
  }

  .flex {
    flex-direction: column;
    gap: 2rem;
  }

  .flex-text {
    width: 100%;
  }

  .flex-img {
    width: 100%;
  }

  .flex-img-abt {
    width: 100%;
  }

  .cpny-num-card-u h2 {
    font-size: 30px;
  }

  .cpny-num-card-u p {
    font-size: 16px;
  }

  .vision-u {
    width: 100%;
    padding: 3% 5%;
  }

  .b-nav-tab {
    font-size: 18px;
  }

  .swiper-containerabt-container .swiper-slide p {
    width: 90%;
  }

  /*.year-tab-sec-u {*/
  /*    padding: 3rem 0;*/
  /*}*/

  /* download page */

  .s-download-m img {
    width: 6.2%;
  }

  /* shpv page */
  .product-range-u {
    padding: 3rem 0;
  }

  .shpv-flex-text-u {
    width: 70%;
    /*padding: 3rem 0 0*/
  }

  .shpv-flex-img-u {
    width: 30%;
  }

  .shpv-flex-img-u img {
    width: 100%;
  }

  .quality-certificates-holder-u {
    flex-direction: column;
  }

  .quality-certificates-list-u {
    width: 100%;
  }

  .manufacture-flex-m {
    flex-direction: column;
  }

  .manufacture-text-m {
    width: 100%;
    gap: 0.5rem;
  }

  .manufacture-text-m h2 {
    margin-bottom: 0.5rem;
  }

  .manufacture-img-m {
    width: 100%;
  }

  .manufacture-m {
    width: 100%;
    margin: auto;
    padding: 2rem 0;
  }

  .manufacture-grey-m {
    width: 100%;
    margin: auto;
    padding: 2rem 5%;
  }

  .manufacture-img-m img {
    width: 100%;
  }

  .manufacture-m .manufacture-flex-m {
    padding-bottom: 0;
    gap: 1rem;
  }

  /* product page */

  .prod-flex {
    flex-direction: column;
    gap: 2rem;
  }

  .prod-table-whole-container {
    width: 100%;
  }

  .prod-list {
    width: 100%;
    gap: 1rem;
  }

  .prod-intro h2 {
    margin-bottom: 0.5rem;
  }

  .prod-panel-image {
    width: 100%;
  }

  .prod-celestia-image {
    width: 100%;
  }

  /* solar water pump page */
  .download-catalogue-u img {
    width: 30px;
  }

  .solar-pump-container-u {
    flex-direction: column;
  }

  .solar-pump-container-u {
    gap: 2rem;
  }

  .solar-pump-left-u {
    width: 100%;
  }

  .solar-pump-right-u {
    width: 100%;
  }

  /* servo stabilizer page */
  .servo-flex {
    flex-direction: column;
  }

  .servo-list {
    width: 100%;
  }

  /* epc contracts page */

  .epc-desktop {
    display: none;
  }

  .epc-mobile {
    display: block;
  }

  .advantages-of-epc-left-u {
    width: 100%;
  }

  .advantages-of-epc-right-u {
    width: 100%;
  }

  .epc-application-u {
    gap: 0rem;
    padding: 3rem 5%;
  }

  .epc-value-chain-u {
    padding: 3rem 5%;
    gap: 0;
  }

  /* maintenance page */
  .servo-img {
    width: 100%;
    margin-top: 2rem;
    text-align: center;
  }

  /* .servo-catalogue img {
      width: 3ch;
    } */

  .servo-list {
    gap: 1rem;
  }

  /* energy sales */
  .energy-sec2 {
    padding-top: 3rem;
  }

  /* esg page */

  .achieve-goal h2 {
    padding-left: 3%;
  }

  .esg-points {
    padding-top: 0;
  }

  /* blog page */
  .blog-card-one-u {
    flex-direction: column-reverse;
    padding: 1rem;
  }

  .blog-contents-u {
    width: 100%;
  }

  .blog-image-u {
    width: 100%;
  }

  .blog-section-u {
    padding: 3rem 0;
    width: 94%;
    margin: auto;
  }

  .odd-blog {
    flex-direction: column;
  }

  /* blog inner page */
  .blog-inner-banner-date {
    display: none;
  }

  .blog-electric-bill-u {
    padding: 3rem 0;
  }

  .blog-inner-videos-u {
    gap: 2rem;
    justify-content: space-between;
  }

  .blog-innervideo-section-u {
    padding: 0 0 3rem 0;
  }

  .related-articles-card-u {
    width: calc(33.33% - 1rem);
  }

  .relates-articles-card-holder-u {
    gap: unset;
  }

  .blog-inner-date-u h4 {
    font-size: 26px;
  }

  .blog-inner-date-u h4:nth-child(2) {
    font-size: 14px;
  }

  .blog-inner-date-u {
    padding: 0.5rem 1rem;
  }

  .play-icon,
  .pause-icon {
    width: 30px;
  }

  /* solar with bess page */
  .solar-bess-flex-u {
    flex-direction: column;
  }

  .solar-bess-flex-con-u {
    width: 100%;
  }

  .solar-bess-flex-image-u {
    width: 100%;
  }

  .solar-bess-flex-image-u img {
    width: 100%;
  }

  /* solar hybrid solutions */
  .solar-hybrid-flex-u {
    flex-direction: column;
  }

  .solar-hybrid-flex-con-u {
    width: 100%;
  }

  .solar-hybrid-flex-image-u {
    width: 100%;
  }

  .solar-hybrid-solutions-section-u {
    padding: 3rem 0;
  }

  .hybrid-power-generate-flex-u {
    flex-direction: column;
    gap: 1rem;
  }

  .hybrid-power-con-u {
    width: 100%;
  }

  .hybrid-power-image-u {
    width: 100%;
  }

  .solar-hybrid-container-u {
    gap: 1rem;
    flex-direction: column;
  }

  /* career page */

  .accordion-content {
    flex-direction: column;
  }

  .cfs {
    padding-top: 0;
  }

  .career-form-flex {
    width: 100%;
  }

  /* contact page */
  .contact-form input,
  textarea,
  select {
    font-size: 16px;
  }

  input::-webkit-input-placeholder {
    font-size: 16px;
  }

  textarea::-webkit-input-placeholder {
    font-size: 16px;
  }

  /* .office-address-flex {
      padding-bottom: 0;
    } */

  .address-map {
    padding: 2rem 0;
  }

  .container1 {
    width: 100%;
    background: #0000000a;
  }

  /* csr page */
  .csr-card-one-u {
    flex-direction: column-reverse;
    padding: 0;
  }

  .csr-contents-u {
    width: 100%;
    padding: 1rem;
  }

  .csr-image-u {
    width: 100%;
  }

  .csr-section-u {
    padding: 3rem 0;
    width: 94%;
    margin: auto;
  }

  .odd-csr {
    flex-direction: column;
  }

  .csr-main-p {
    padding: 0;
    width: 94%;
    margin: auto;
    margin-bottom: 2rem;
  }

  .odd-csr.csr-card-one-u {
    justify-content: flex-start;
    text-align: left;
  }

  .csr-card-one-u:nth-child(2) .csr-contents-u p {
    text-align: left;
  }

  .csr-card-one-u:nth-child(4) .csr-contents-u p {
    text-align: left;
  }

  .csr-container-u {
    gap: 3rem;
  }

  .csr-contents-u h2 {
    font-size: 22px;
  }
}

@media (max-width: 870px) {
  .strip-phn-flex a {
    font-size: 20px;
  }

  p {
    font-size: 16px;
  }

  .solar-text {
    top: 12%;
  }

  .flex-text h3 {
    font-size: 18px;
  }

  .features--flex {
    flex-direction: column;
  }

  .features-icon--sec {
    flex-direction: row;
    gap: 3rem;
    width: 100%;
  }

  .features-video--sec {
    order: 2;
  }

  h2 {
    font-size: 26px;
  }

  .banner-text {
    width: 70%;
    padding-left: 1rem;
  }

  .hybrid-first-con-u p {
    width: unset;
  }

  .servo-stab-intro p {
    width: unset;
  }

  .bess-first-con p {
    width: unset;
  }

  .overview-u p {
    width: unset;
  }

  /* home page */
  .solar-con p {
    font-size: 12px;
  }

  .events-con-flex {
    margin-bottom: 2rem;
  }

  .investorHome-flex {
    flex-direction: column-reverse;
    width: 90%;
    margin: auto;
    padding: 3rem 0;
    gap: 2rem;
  }

  .investorHome-text {
    background: unset;
  }

  .investorHome-text h2 {
    font-size: 26px;
  }

  .esg-slider h2 {
    font-size: 26px;
  }

  .investorHome-text {
    width: 100%;
    padding: unset;
  }

  .investorHome-img {
    width: 100%;
  }

  .products-flex {
    display: none;
  }

  .product--mobile {
    display: block;
    width: 90%;
    margin: auto;
  }

  .events-con-holder h2 {
    font-size: 26px;
  }

  ul.custom-accordion-list {
    list-style: none;
  }

  .custom-accordion-title {
    padding: 1.2rem 0.5rem;
    border-bottom: 1px solid #7a7a7a;
    position: relative;
    color: var(--black);
    transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
  }

  .custom-accordion-title::after {
    content: "\276F";
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0.5rem;
    font-size: 1rem;
    transform-origin: center;
    transform: rotateZ(90deg);
    transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
    top: 40%;
    bottom: 50%;
    color: var(--black);
  }

  .rotated .custom-accordion-title::after {
    transform: rotateZ(-90deg);
  }

  .custom-accordion-title span {
    font-size: 18px;
    font-weight: 500;
  }

  .custom-accordion-panel {
    height: 0;
    opacity: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0;
    overflow: hidden;
    transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
    flex-direction: column;
    gap: 1rem;
  }

  .custom-accordion-panel img {
    width: 100%;
  }

  .custom-accordion-panel img:last-child {
    width: auto;
  }

  .custom-accordion-panel p {
    flex: 0 0 50%;
    margin: unset;
  }

  .custom-accordion-panel.text p {
    flex: 0 0 100%;
  }

  .custom-accordion-panel.text {
    flex-direction: column;
  }

  .custom-accordion-panel a {
    color: var(--black);
  }

  .expanded .custom-accordion-panel {
    min-height: 300px;
    height: 100%;
    opacity: 1;
    transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
    margin-top: 1rem;
    border-bottom: 1px solid #7a7a7a;
    padding-bottom: 1rem;
  }

  .stats-sec p:nth-child(1) {
    font-size: 26px;
  }

  .stats-sec p:nth-child(2) {
    font-size: 12px;
  }

  .solar-con h2 {
    font-size: 26px;
    margin-bottom: 0.5rem;
  }

  .sol-con-text {
    width: 80%;
    gap: 1rem;
  }

  .Solutions .swiper-button-next:after {
    font-size: 30px;
  }

  .Solutions .swiper-button-prev:after {
    font-size: 30px;
  }

  .solarSlide .swiper-button-next:after {
    font-size: 30px;
  }

  .solarSlide .swiper-button-prev:after {
    font-size: 30px;
  }

  /* about page */
  .cpny-num-container-u {
    padding: 2rem 0;
  }

  .cpny-num-card-u h2 {
    font-size: 26px;
  }

  .cpny-num-card-u p {
    font-size: 14px;
  }

  .our-visionaries-u {
    width: 100%;
  }

  .our-visionaries-u h2 {
    margin-bottom: unset;
  }

  .our-visionaries-u h3 {
    font-size: 20px;
  }

  .our-visionaries-u span {
    font-size: 16px;
  }

  .core-value-u {
    gap: 1rem;
  }

  .mission-u {
    gap: 1rem;
  }

  .cpny-details-card-u {
    border-right: unset;
    width: calc(50% - 0.5rem);
  }

  .cpny-details-card-u h3 {
    font-size: 18px;
  }

  .cpny-details-card-u p {
    width: 90%;
    font-size: 14px;
  }

  .cpny-dtails-container-u {
    gap: 1rem;
    justify-content: space-between;
  }

  /* shpv page */
  .quality-certificates-list-u {
    gap: 1rem;
  }

  .features-part3-flex {
    width: calc(50% - 1.5rem);
  }

  /* product page */

  .prod-list h3 {
    font-size: 24px;
  }

  .prod-list ul {
    gap: 1rem;
  }

  .teSirius {
    padding-bottom: 0;
  }

  /* news page */
  .news-container-right-u {
    flex-direction: column;
    width: 94%;
    margin: auto;
  }

  .news-content-u {
    width: 100%;
  }

  .news-image-u {
    width: 100%;
  }

  .news-container-right-u .news-content-u {
    padding-left: unset;
  }

  .news-container-left-u {
    flex-direction: column-reverse;
    width: 94%;
    margin: auto;
  }

  /* solar water pump page */

  .solar-pump-list-u h3 {
    font-size: 24px;
  }

  .solar-pump-list-u {
    gap: 1rem;
  }

  .solar-pump-imageone-u a {
    font-size: 20px;
    margin-bottom: 3rem;
  }

  /* servo stabilizer */
  .servo-stab-intro p {
    width: 100%;
  }

  .servo-con h3 {
    font-size: 22px;
  }

  .servo-catalogue p {
    font-size: 20px;
  }

  .servo-catalogue img {
    width: 30px;
  }

  /* epc contracts page */
  .overview-u {
    width: 100%;
  }

  .timeline-text-u h3 {
    font-size: 16px;
  }

  .timeline-text-u {
    padding: 1rem;
  }

  /* energy sales page */

  /* esg page */
  .container1 .flex {
    width: 90%;
  }

  /* downloads page */
  .s-download-m p {
    font-size: 20px;
  }

  /* solar hybrid page */

  .hybrid-first-con-u {
    width: 100%;
  }

  .solar-hybrid-flex-con-u {
    gap: 1rem;
  }

  /* blog page */
  .blog-date-u h2:nth-child(1) {
    font-size: 20px;
  }

  .blog-date-u h2 {
    font-size: 16px;
  }

  .blog-date-u {
    padding: 0.5rem 1rem;
  }

  .blog-date-two-u h2:nth-child(1) {
    font-size: 20px;
  }

  .blog-date-two-u h2 {
    font-size: 16px;
  }

  .blog-date-two-u {
    padding: 0.5rem 1rem;
  }

  /* blog inner page */
  .blog-electric-bill-container-u {
    width: 94%;
  }

  .blog-inner-videos-u {
    gap: 1rem;
    flex-direction: column;
  }

  .inner-video {
    width: 100%;
  }

  .relates-articles-card-holder-u {
    flex-direction: column;
  }

  .related-articles-card-u {
    width: 100%;
  }

  /* career page */
  .impression {
    width: 80%;
    margin-bottom: 2rem;
  }

  .career-form-flex {
    gap: 2rem;
  }

  /* contact page */

  .strip-head {
    width: 22%;
  }

  .strip-phn {
    width: 78%;
  }

  .strip-head p {
    font-size: 24px;
  }

  .strip-phn p {
    font-size: 20px;
  }

  .mms1-flex {
    width: 100%;
    padding: 1rem;
    min-height: unset;
  }

  .manufacture-f-ul li img {
    width: 14px;
    height: 20px;
  }

  .epc-applications .epc-list {
    display: block;
  }

  .epc-applications .epc-item {
    flex: none;
    width: 100%;
  }

  .epc-advantages .epc-advantages-list {
    display: block;
  }

  .epc-advantages .epc-adv-item {
    flex: none;
    width: 100%;
  }
}

@media (max-width: 768px) {

  #message2,
  #message3 {
    height: 4rem;
  }

  .manufacture-f .manufacture-img-f {
    width: 100%;
  }

  .threeD .swiper-button-next::after,
  .threeD .swiper-button-prev::after {
    font-size: 20px;
  }

  .features-video--sec .swiper-button-prev {
    left: 0;
    width: 12px;
  }

  .features-video--sec .swiper-button-next {
    right: 0;
    width: 12px;
  }

  .quality-certificates-list-u {
    column-count: 1;
  }

  .quality-certificates-holder-u {
    flex-direction: column;
    align-items: center;
  }

  .quality-certificates-image-u {
    width: 100%;
  }

  .quality-certificates-image-u {
    flex-direction: column;
  }

  .tabs {
    position: relative;
  }

  .tabs ul {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding: 0 30px;
    /* Space for arrows */
  }

  .tabs ul::-webkit-scrollbar {
    display: none;
  }

  .tab {
    flex: 0 0 auto;
    padding: 10px 15px;
    font-size: 20px;
  }

  .tab-indicator {
    display: none;
  }

  /* Arrow styles */
  .tab-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.3);
    color: white;
    border: none;
    cursor: pointer;
    padding: 10px;
    z-index: 6;
  }

  .tab-arrow.left {
    left: 0;
  }

  .tab-arrow.right {
    right: 0;
  }

  .nested-tab {
    font-size: 16px;
  }

  .nested-tabs ul {
    flex-direction: column;
    gap: 0;
  }

  .nested-tab.active {
    border-bottom: unset;
  }

  .nested-tabs {
    margin-top: 0;
  }

  header {
    position: sticky;
    top: 0;
    background-color: #d1d3d4;
  }

  .nav {
    gap: 0.5rem;
  }

  .nav a {
    font-size: 18px;
  }

  .banner-text h1 {
    font-size: 26px;
  }

  .banner-text p {
    font-size: 18px;
  }

  .logo-holder img {
    width: 130px;
  }

  .nav-holder {
    width: 70vw;
  }

  .accordion-content {
    flex-direction: column;
  }

  .accordion-content p {
    flex: 0 0 auto;
  }

  /* .open .accordion-content {
      min-height: calc(300px + 300px / 2);
    } */

  .accordion-item div span {
    display: block;
    width: 90%;
  }

  /* .esgSlide .swiper-slide {
      width: 100% !important;
    } */

  .team-card-flex-u {
    gap: 3rem;
  }

  .team-card-one-u {
    width: calc(50% - 1.5rem);
  }

  /* career page */
  .impression {
    width: 90%;
  }

  .position-m h2 {
    font-size: 24px;
  }

  .impression p {
    font-size: 18px;
  }

  .accordion-title span {
    font-size: 18px;
  }

  .accordion-title {
    padding: 1rem 0.5rem;
  }

  .cfs h2 {
    margin-bottom: 2rem;
  }

  .apply-m button {
    font-size: 20px;
  }

  .apply-m button img {
    width: 22px;
  }

  /* contact page */
  .office-address-flex {
    flex-direction: column;
    gap: 2rem;
  }

  .office-address-flex:nth-child(2) {
    padding-top: 0;
  }

  .add-office {
    width: 100%;
  }

  .add-map-flex {
    flex-direction: column;
  }

  .add-map-flex::after {
    display: none;
  }

  .map-sec-one {
    width: 100%;
  }

  .map-sec-two {
    width: 100%;
  }

  /* about page timeline */
  .hos {
    padding: 2rem 5%;
    gap: 1rem;
  }

  .hos-arrow-container {
    flex-direction: column;
  }

  .hos-left-arrow,
  .hos-right-arrow {
    display: none;
    /* Hide arrows on tablets */
  }

  .scroll-timeline-container {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
  }

  .scroll-timeline {
    flex-direction: column;
    gap: 2rem;
    width: 100%;
    height: max-content;
  }

  .scroll-timeline-main-1 .scroll-timeline-circle {
    display: none;
  }

  .scroll-timeline-main-2 .scroll-timeline-circle {
    display: none;
  }

  .scroll-timeline-main-1,
  .scroll-timeline-main-2 {
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    width: 100%;
  }

  .scroll-timeline-line {
    height: 100%;
    width: 100%;
    margin: 0;
    background-color: #c7c7c7;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .scroll-timeline-item {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    width: 90%;
    margin: auto;
  }

  .scroll-timeline-text {
    width: 100%;
    min-height: unset;
    text-align: center;
    padding: 1rem 1.5rem;
    position: relative;
    z-index: 2;
  }

  .hos-year {
    font-size: 20px;
    text-align: center;
    margin-top: 0.5rem;
    position: relative;
    z-index: 2;
  }

  .scroll-timeline-circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #000;
    margin-top: 0.5rem;
    /* Adjust spacing as needed */
  }

  .item-one::after {
    display: none;
  }

  .item-two::after {
    display: none;
  }

  div#timeline3 {
    flex-direction: column-reverse;
  }

  div#timeline2 {
    flex-direction: column-reverse;
  }

  div#timeline1 {
    flex-direction: column-reverse;
  }

  .add-off-flex {
    gap: 1rem;
    flex-direction: column;
  }
}

@media (max-width: 600px) {
  .swlx-card {
    padding: 2rem 5% !important;
  }

  .vision-and-image-u {
    flex-wrap: wrap;
  }

  .team-card-flex-u {
    gap: 1rem;
  }

  .ft-ct-flex {
    gap: 0.2rem;
  }

  .downloads-sec-m {
    width: calc(30% - 0.75rem);
  }

  .tn-flex {
    gap: 1rem;
  }

  .accordion-content-parent {
    padding-left: 1rem;
  }

  .tab-content {
    padding-top: 2rem;
  }

  .mms1-flex>img {
    width: 50px;
  }

  .features-icon--sec {
    gap: 1rem;
  }

  .features--icon--flex p {
    font-size: 14px;
  }

  .floaters-flex a img {
    width: 40px;
  }

  h2 {
    font-size: 24px;
  }

  p {
    font-size: 16px;
    text-align: left;
  }

  .padding {
    padding: 2rem 0 !important;
  }

  .abt--msec {
    padding: 0;
  }

  .banner-text {
    border-left: unset;
    padding-left: unset;
  }

  .banner-text h2 {
    margin-bottom: unset;
  }

  .header {
    padding: 10px 0;
    align-items: center;
  }

  .logo-holder img {
    width: 80px;
  }

  .menu-holder {
    align-items: center;
  }

  .menu-holder>div {
    width: 40px;
  }

  .menu-black {
    width: 20px;
  }

  .menu-hover {
    width: 30px;
  }

  .menu-holder p {
    font-size: 16px;
    margin: unset;
  }

  .banner-text h1 {
    width: 100%;
    font-size: 20px;
    text-align: center;
  }

  .banner-text p {
    display: none;
  }

  .copyrights-flex p {
    font-size: 12px;
    text-align: center;
  }

  .copyrights-flex {
    flex-direction: column;
    align-items: center;
    gap: 0.2rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .copyrights-flex img {
    width: 90px;
  }

  .hamburger-menu img {
    width: 30px;
  }

  /* home page */

  .events-con-holder {
    padding: 2rem 5%;
  }

  .esg-slider {
    padding: 2rem 5%;
  }

  .about-icon-flex div {
    width: 30%;
  }

  .custom-accordion-title span {
    font-size: 16px;
  }

  .stats-flex {
    flex-direction: column;
    gap: 1rem;
  }

  .stat-line::after {
    background-color: unset;
  }

  .solar-text {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .solar-con {
    width: 100%;
  }

  .solar-con h2 {
    text-align: center;
    font-size: 18px;
  }

  .solar-con p {
    display: none;
    /* font-size: 10px; */
  }

  .solarSlide .swiper-button-next:after {
    font-size: 18px;
  }

  .solarSlide .swiper-button-prev:after {
    font-size: 18px;
  }

  .sol-con-text div h2 {
    font-size: 20px;
  }

  .sol-con-text p {
    font-size: 12px;
  }

  .sol-con-text div a {
    font-size: 12px;
  }

  .solar-con a {
    /* font-size: 12px; */
    display: none;
  }

  .events-con-flex {
    flex-direction: column;
  }

  .events-content {
    width: 100%;
  }

  .Solutions .swiper-button-next:after {
    font-size: 20px;
  }

  .Solutions .swiper-button-prev:after {
    font-size: 20px;
  }

  /* about page */
  .swiper-containerabt-container .swiper-slide p {
    margin: unset;
  }

  /*.b-tab {*/
  /*    padding: 3rem 0 0;*/
  /*}*/

  .team-card-u img {
    width: 16px;
  }

  .team-card-one-u h4 {
    bottom: 37px;
  }

  .team-card-one-u h4 {
    margin-top: 0.3rem;
    font-size: 1rem;
  }

  .team-card-one-u h5 {
    font-size: 0.8rem;
  }

  .mission-card-u img {
    width: 16px;
  }

  .cpny-num-container-u {
    flex-direction: column;
    gap: 1rem;
  }

  .cpny-num-card-u {
    border-right: unset;
    width: 100%;
    gap: 0;
  }

  .cpny-dtails-container-u {
    flex-direction: column;
  }

  .cpny-details-card-u {
    width: 100%;
  }

  .core-value-flex {
    flex-direction: column;
    gap: 1rem;
  }

  .cv-con {
    width: 100%;
  }

  .vision-triangle-u {
    width: 100%;
  }

  /* blog page */
  .blog-section-u {
    width: 90%;
  }

  .blog-date-u {
    display: none;
  }

  .blog-date-two-u {
    display: none;
  }

  .blog-container-u {
    gap: 4rem;
  }

  .blog-card-one-u:nth-child(2) .blog-contents-u {
    text-align: left;
  }

  /* blog inner page */

  .blog-electric-bill-container-u {
    width: 90%;
  }

  .related-articles-card-u {
    gap: 0;
  }

  /* esg page */
  .achieve-goal {
    padding: 2rem 5%;
  }

  .achieve-goal h2 {
    padding-left: unset;
    margin-bottom: 1rem;
  }

  .p--flex {
    font-size: 12px;
  }

  .car-one div label img {
    width: 20px !important;
  }

  /* manufacturing  page */

  .manufacture-grey-m {
    padding: 2rem 5%;
  }

  /* solar water pump page */
  .solar-pump-list-u h3 {
    font-size: 22px;
  }

  .solar-pump-container-u {
    padding: 2rem 0;
  }

  /* solar with bess page */
  .solar-bess-section-u {
    padding: 2rem 0;
  }

  .bess-first-con h2 {
    margin-bottom: 0.5rem;
  }

  .solar-bess-flex-con-u h2 {
    margin-bottom: 0.5rem;
  }

  /* solar hybrid */
  .solar-hybrid-solutions-section-u {
    padding: 2rem 0;
  }

  .hybrid-bullet-image-u img {
    width: 16px;
  }

  /* energy sales page */
  .energy-sec2 {
    padding: 2rem 5%;
  }

  .energy-sec3 {
    padding: 2rem 0 0;
  }

  /* download page */
  .downloads-sec-m p {
    font-size: 14px;
  }

  /* shpv page */
  .shpv-flex-u {
    flex-direction: column;
  }

  .shpv-flex-text-u {
    width: 100%;
    /*padding: 2rem 0 0;*/
  }

  .shpv-flex-text-u h2 {
    margin-bottom: 0.5rem;
  }

  .shpv-flex-img-u {
    width: 100%;
  }

  .product-range-u {
    padding: 2rem 0;
  }

  .features-part3-flex {
    width: 100%;
  }

  /* news page */
  .news-section-u {
    padding: 2rem 0;
  }

  .epc-application-u {
    padding: 2rem 5%;
  }

  .epc-value-chain-u {
    padding: 2rem 5%;
  }

  .flex>.flex-img:nth-child(2) .partnerporgram-sec {
    margin-top: 0;
  }

  /* maintenence */

  .servo-stab-intro {
    width: 100%;
  }

  .servo-img img {
    width: 100%;
  }

  /* downloads */
  .container2 .flex {
    width: 90%;
  }

  /* news */
  .news-container-right-u {
    width: 90%;
  }

  .news-container-left-u {
    width: 90%;
  }

  .news-section-u {
    gap: 3rem;
  }

  /* home */
  .about-text {
    padding: 3rem 5%;
  }

  /* footer */

  .header {
    width: 90%;
  }

  /* manufacturing */

  .solar-pump-left-u {
    padding: 0 5% 0 5%;
  }

  .container {
    width: 90%;
  }

  .servo-catalogue img {
    width: 30px;
  }

  .quality-certificates-image-u {
    width: calc(100% - 1.5rem);
  }

  .container1 .flex {
    width: 100%;
  }

  .prod-list ul li {
    font-size: 16px;
  }

  .prod-table span {
    font-size: 16px;
  }

  .flex-text h2 {
    font-size: 22px;
  }

  .flex-list ul {
    font-size: 16px;
  }

  .epc-mb-sec h3 {
    font-size: 18px;
  }

  .blog-contents-u h2 {
    font-size: 20px;
  }

  .related-articled-heading a {
    font-size: 16px;
  }

  .news--list p {
    font-size: 16px;
  }

  .news-content-u {
    min-height: 400px;
  }

  .impression h2 {
    margin-bottom: 0.5rem;
  }

  .impression {
    margin-bottom: 3rem;
  }

  .add-office h3 {
    font-size: 18px;
  }

  .add-office address {
    font-size: 16px;
  }

  .con-details a {
    font-size: 16px;
  }

  .nav-menu-close img {
    width: 30px;
  }

  .strip-flex {
    flex-direction: column;
  }

  .strip-head {
    width: 100%;
    padding: 0.6rem 5%;
    clip-path: unset;
    justify-content: flex-start;
  }

  .strip-phn {
    width: 100%;
    clip-path: unset;
    margin: unset;
  }

  .prod-table-head div h2 {
    font-size: 18px;
  }

  .prod-table-head div h2 span {
    font-size: 18px;
  }

  .features-part3-flex p {
    font-size: 12px;
  }

  .features-part2 div p {
    font-size: 14px;
  }
}

@media (max-width: 400px) {

  .add-office h2 {
    font-size: 18px;
  }

  .add-office address {
    font-size: 15px;
  }

  .add-office h3 {
    font-size: 16px;
  }

  .swlx-list li {
    font-size: 16px !important;
  }

  .swlx-subtitle {
    font-size: 18px !important;
  }

  .kf-sec-list li {
    font-size: 16px !important;
  }

  .swlx-desc {
    font-size: 16px !important;
  }

  .custom-list li::before {
    top: 3px;
    left: -20px;
  }

  .investorHome-text h2 {
    font-size: 20px;
  }

  .cpny-dtails-container-u {
    padding: 3rem;
  }

  .vision-u h3 {
    font-size: 22px;
  }

  .vision-and-image-u2 h3 {
    font-size: 22px;
  }

  .team-card-one-u {
    width: 100%;
  }

  h2 {
    font-size: 18px;
  }

  .banner-text h1 {
    font-size: 18px;
  }

  .banner-text h2 {
    font-size: 18px;
  }

  .p--flex {
    font-size: 11px;
  }

  .news-content-u {
    min-height: 350px;
  }

  .downloads-flex-m {
    flex-wrap: wrap;
    gap: 1.5rem;
  }

  .downloads-sec-m {
    width: calc(45% - 0.5rem);
  }

  .address-map h3 {
    font-size: 18px;
  }

  .nav-holder {
    width: 100vw;
  }

  .features--icon--flex img {
    width: 30px;
  }

  .features--icon--flex p {
    font-size: 10px;
  }
}