/** Shopify CDN: Minification failed

Line 275:26 Expected ")" to end URL token
Line 2952:10 Expected identifier but found whitespace
Line 2952:11 Unexpected "25px"

**/
/** Shopify CDN: Minification failed

Line 267:26 Expected ")" to end URL token
Line 2943:10 Expected identifier but found whitespace
Line 2943:11 Unexpected "25px"

**/
/* 
@font-face {
  src: url("https://cdn.shopify.com/s/files/1/0773/4339/2059/files/Lato-Bold.ttf?v=1691148725");
  font-family: "Lato";
}

@font-face {
  src: url("https://cdn.shopify.com/s/files/1/0773/4339/2059/files/Lato-Bold.ttf?v=1691148725");
  font-family: "Lexend";
} */
.footer_social > div {
    display: flex;
    align-items: center;
    gap: 5px;
}
a.breadcrumbs__link {
  line-height: normal !important;
}
.js .menu-drawer__submenu .menu-drawer__submenu {
  background-color: white;
}
.tick span {
  font-size: 16px !important;
  color: #000 !important;
  letter-spacing: unset !important;
}
.mega-menu__link--level-2 {
    font-weight: bold;
}
.mega-menu__link {
  font-weight: 500;
  color: black;
  font-size: 19px;
}
.banner_ancher a, button, a.prod-name, .button-ancher, .btn-buton, .down-pdf a, .app-bttn {
  font-family: 'Calibri-Regular' !important;
}
textarea, input {
  font-family: "Calibri";
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  text-decoration: none;
}
body {
  background: #fff !important;
}
.hover_image {
  display: none;
}
.search-btn {
  border-radius: 5px;
}
.red_ancher:hover .hover_image {
  display: block;
}

.red_ancher:hover .withouthover {
  display: none;
}
.facets-wrapper {
  display: none;
  width: 100%;
  max-width: 1600px !important;
  margin: 0 auto;
  padding: 0;
}
.template-search__results {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.read-detail:hover {
  color: #ee1d23;
}
section.policy {
  padding: 30px 0px 50px;
}
.contact_formdelbtn:hover {
  background: #ee1d23;
  color: white;
}
section.images-slider {
  margin-top: 90px;
}
.down-file:hover {
  background: #ee1d23;
}
.add-to-cartt button:hover {
  background: #ee1d23;
}
.add-to-cartt button:hover {
  background: #ee1d23 !important;
}
.vector-icon2 img {
   width: 20px;
   height: 20px;
}
.vector-icon img {
  width: 20px;
  height: 20px;
}
.add-butn:hover {
  background: #ee1d23;
  color: white;
  animation: 0.3s ease-in-out;
}
.contact_formdelbtn:hover {
  background: #ee1d23;
}

span.cart_ima img {
  width: 100% !important;
  height: 100% !important;
  display: block;
  max-width: 19px;
}
.document-text p {
  font-size: 16px;
  color: #000000;
}
.doc_head {
  font-size: 24px;
  color: #000000;
  padding-bottom: 13px;
}

.blog-button-ancher a:hover {
  background: #ee1d23;
}
.policy-heading {
  text-align: center;
  padding: 30px 0px;
  font-size: 40px;
  font-weight: 400;
  /* font-family: Calibri; */
}
.policy-images-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 48px;
}
.policy-container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.image-column1 {
  width: 15%;
  background: #3f85ae;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.policy-icon {
  width: 100%;
  padding: 5px 0px 0px;
}

.policy-icon img {
  width: 100%;
  max-width: 58px;
  min-height: 57px;
  object-fit: contain;
}
.image-column2 {
  width: 17%;
  background: #cf6043;
  text-align: center;
  border-radius: 4px;
}
.image-column3 {
  width: 17%;
  background: #71a54f;
  text-align: center;
  border-radius: 4px;
}
.image-column4 {
  width: 17%;
  background: #eaa631;
  text-align: center;
  border-radius: 4px;
}
.policy-text {
  font-size: 25px;
  text-align: center;
  font-weight: 400;
  color: #fff;
  /* font-family: Calibri; */
  display: block;
  line-height: 24px;
  padding: 0px 0px 10px;
}
section.video_sec {
  padding: 40px 0px;
}
.video_container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0 15px; */
}
.videosTitle {
  text-align: center;
  margin-bottom: 36px;
  font-weight: 400;
  font-size: 36px;
}
.video_row {
  display: flex;
  flex-wrap: wrap;
}
.video_col {
  /* width: 23%; */
  position: relative;
  margin-right: 24px;
}
video.videocontent {
  display: block;
  width: 100%;
  object-fit: cover;
}
img.video_playicon {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
}
.play_icon-image {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
}
.video_undertext {
  background-color: #f4f4f4;
  border-bottom-left-radius: 12px;
  display: none;
}
.video_undertext p {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  background-image: url({{"icon-video-badge.png"|asset_url}});
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 36px 36px;
  padding: 10px 40px;
}
.mobile_row {
  display: none;
}
.show-arrow {
  display: none;
}
video.videocontent {
  --video-width: 426;
  --video-height: 240;
  aspect-ratio: var(--video-width) / var(--video-height);
  width: 100%;
  height: auto;
  object-fit: cover;
}
.footer_link a:hover {
  color: white;
}
.footer_social_link a i:hover {
  color: white;
}
.footer_link2 a:hover {
  color: white;
}
.footer_link2 {
  list-style: disc;
}
.footer_link {
  list-style: disc;
}
.faqs {
  padding: 150px 0 50px;
}
.rw-banner-container {
  max-width: 1400px;
  margin: 0 auto;
}
.faq-flex {
  width: 46% !important;
  margin: 10px 5px !important;
}
.faq-heading {
  text-align: center;
}
.faq-heading h2 {
  padding: 10px 0;
  color: black;
  font-size: 36px;
  font-weight: 400;
}
.faq-accordian {
  margin: 50px 0px 30px;

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}
.faq-sub-heading {
  text-align: center;
}
section.project-beaf-sec {
  padding-top: 0 !important;
}
.faq-flex {
  position: relative;
  background: #fff;
  margin: 15px 29px;
  border-radius: 10px;
  color: #1e1e1e;
  border: 1px solid #bebebe;
}
.faq-question .fa-solid.faq_icon.fa-chevron-down {
  margin: 0 0 0 auto;
}
.faq-question {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 14px 12px;
}
.faq-question h3 {
  font-size: 19px;
  font-weight: 400;
  color: black;
}
.faq-answer {
  width: 100%;
  padding-top: 10px;
  height: 0;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  padding: 0 14px;
}
.faq-head-main {
  position: relative;
}
.kp-content-title {
  color: #1e4175;
  font-size: 16px;
  font-weight: 400;
}
.bg-title-faq {
  /* font-family: Lexend; */
  font-size: 150px;
  font-weight: 400;
  line-height: 150px;
  letter-spacing: -4px;
  text-align: left;
  position: absolute;
  top: -70px;
  left: 21%;
  z-index: -1;
  opacity: 0.3;
  -webkit-text-stroke: 1px #ccc;
  color: transparent;
  text-transform: uppercase;
}
.kp-content-title:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 40%;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 2px;
  background: ;
}
.newClass {
  background: #336da5;
  color: white;
  border-radius: 10px;
}
.newClass h3 {
  color: white;
}
.agri_sec .owl-theme .owl-nav [class*="owl-"]:hover {
  background: none !important;
  color: #fff;
  text-decoration: none;
}
/* Banner Css */
section.banner {
  width: 100%;
  /* max-width: 1400px; */
  margin: 0 auto;
  padding-bottom: 130px;
}
.image-banner {
  height: 257px;
  position: relative;
}

.image-banner img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  border-radius: 6px;
}
section.application {
  background: white;
}

.application-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0 15px; */
}

.upper-text-main-2 {
  position: relative;
}

.industry-heading-4 {
  position: absolute;
  left: 55px;
  top: -80px;
  font-family: "Calibri";
  font-size: 150px;
  line-height: 150px;
  letter-spacing: -4px;
  text-align: left;
  opacity: 7%;
  -webkit-text-stroke: 1px #2c2c2c;
  -webkit-text-fill-color: white;
}
.botm-text {
  max-width: 67%;
  font-size: 20px;
  padding-top: 30px;
  /* font-family: Calibri !important; */
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}
a.app-flex-ancer:hover .app-bttn {
  color: white;
  background: #ee1d23;
}

/* Our-view */
.ourvision-main {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0 15px; */
}

.ourvision-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}

.ourvision-img {
  width: 50%;
  position: relative;
  height: 318px;
}

.ourvision-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
}

.ourvision-text {
  width: 50%;
  padding: 0 0 0 30px;
}

.img-text img {
  height: 2px;
  width: 60px;
}

.img-text span {
  font-size: 16px;
  color: #06065a;
  font-weight: 400;
  line-height: 16px;
}
.imgtext2 {
  position: relative;
}
.img-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 155px;
  flex-wrap: wrap;
}

.bottom-text h2 {
  font-size: 36px;
  line-height: 53px;
  font-weight: 400;
  padding-bottom: 10px;
  color: black;
}

.bottom-text {
  padding-right: 42px;
}

.bottom-text p {
  /* font-family: Calibri !important; */
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  max-width: 85%;
}

section.our-vision {
  padding: 150px 0px 80px;
  background: white;
}
.industry-heading-3 {
  font-family: "Calibri";
  font-size: 165px;
  line-height: 140px;
  letter-spacing: -4px;
  text-align: left;
  opacity: 7%;
  border: 1px;
  -webkit-text-stroke: 1px #2c2c2c;
  color: transparent;
  padding-left: 15px;
  position: absolute;
  right: 140px;
  top: -105px;
}
/* Icon text */
.sustain-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0 15px; */
}
.listview1 .prod-name {
  width: 100% !important;
}
section.icon-text-sustain {
  padding-bottom: 0;
  background: white;
}

.sustain-flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sustain-box-icon {
  width: 31%;
  border-right: 1px solid #eaeaea;
  padding-right: 4px;
}
.sustain-box-icon:last-child {
  border-right: 0;
}
.icon-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.icon1 {
  width: 20%;
  max-width: 52px;
  min-height: 54px;
}

.icon-slider {
  display: none !important;
}

.titleicon h2 {
  /* font-family: Calibri !important; */
  font-size: 25px;
  font-weight: 400;
  letter-spacing: -0.02em;
  text-align: left;
  color: black;
  padding-left: 13px;
}

.icon-bottom-text p {
  /* font-family: Calibri !important; */
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  padding-top: 20px;
}

.titleicon {
  width: 80% !important;
}

/* Environment css */
section.environmental-initiatives {
  padding-bottom: 50px;
  background: white;
  padding-top: 60px
}

.initiative-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0 15px; */
}

.initiative-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.initiativee-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.initiative-image {
  width: 49%;
  position: relative;
  /* height: 475px; */
}

.initiative-image img {
  /* width: 100%;
  height: 80%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  object-fit: cover; */
}

.intiative-text-box {
  width: 49%;
}

.intiative-text-box h2 {
  /* font-family: Calibri !important; */
  font-size: 40px;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: left;
  /* color: black; */
}

.intiative-text-box p {
  /* font-family: Calibri !important; */
  font-size: 18px !important;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  padding-right: 42px;
  padding-top: 10px;
  padding-bottom: 25px;
}

.industry-heading-2 {
  font-family: "Calibri";
  font-size: 182px;
  line-height: 150px;
  letter-spacing: -4px;
  text-align: left;
  opacity: 7%;
  border: 1px;
  -webkit-text-stroke: 1px #2c2c2c;
  color: transparent;
  padding-left: 15px;
  position: absolute;
  left: 130px;
  z-index: 9;
  bottom: -43px;
}

.img-text {
  position: relative;
}

.tick-text-main {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}

.tick {
  width: 49% !important;
  display: flex;
  align-items: center !important;
  padding: 16px 0 0 !important;
}

.tick img {
  width: 100%; 
  max-width: 45px;
  padding-right: 20px;
}

.tick span {
  /* font-family: Calibri !important; */
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}

/* No signal */
section.no-signal-nowifi {
  padding: 45px 0;
  background: #dce7f2;
}
.no-signal-box {
  border-right: 1px solid #00000006;
}
.no-signal-box:last-child {
  border-right: 0;
}
.no-signal-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0 15px; */
}

.nosignal-flex {
  display: flex;
  flex-wrap: wrap;
}

.no-signal-box-slider {
  display: none !important;
}

.no-signal-box {
  width: 50%;
  text-align: center;
}

.image img {
  width: 100%;
  max-width: 81px;
  margin: 0 auto;
}

.no-signal-number h2 {
  /* font-family: Calibri !important; */
  font-size: 47px;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: center;
  color: #1e4175;
  padding: 10px 0;
}

.no-signal-number h3 {
  /* font-family: Calibri !important; */
  font-size: 33px;
  font-weight: 400;
  line-height: 39px;
  letter-spacing: 0em;
  text-align: center;
  color: #1e4175;
}

section.clerification {
  padding-top: 100px;
  background: white;
}
.clerification-image img:hover {
  transform: scale(1.1);
}
.clerification-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0 15px; */
}

.clerification-flex {
  /* display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap; */
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  margin-bottom: 40px;
}

.clerification-image {
  /* width: 32.4%; */
  /* margin-bottom:40px; */
  /* overflow: hidden; */
}

.clerification-image img {
  width: 100%;
  transition: all 600ms ease-in-out;
  cursor: pointer;
  height: 100%;
  display: block;
}

.heading-clerification h2 {
  /* font-family: Calibri !important; */
  font-size: 36px;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: left;
  color: black;
  text-transform: capitalize;
}

.industry-heading {
  font-family: "Calibri";
  font-size: 160px;
  line-height: 130px;
  letter-spacing: -10px;
  text-align: left;
  opacity: 7%;
  border: 1px;
  -webkit-text-stroke: 1px #2c2c2c;
  color: transparent;
  padding-left: 15px;
  margin-bottom: 13px;
}

.upper-text-main {
  display: flex;
  align-items: flex-end;
  padding-bottom: 60px;
  padding-left: 15px;
}

/* Banner Section */

section.banner_sec {
  margin-bottom: 25px;
  overflow: hidden;
}

section.banner_sec .owl-carousel .owl-dots.disabled,
.owl-carousel.disabled {
  display: block !important;
}

section.banner_sec .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
}
.agriculture_slider .owl-nav {
  position: absolute;
  top: -30%;
  right: 0;
  display: flex;
  gap: 15px;
}

.customVideoSlider .owl-nav {
    display: flex;
  gap: 15px;
}
.agriculture_slider .owl-nav button.owl-prev span {
  color: #fff;
  font-family: "FontAwesome";
  font-size: 25px;
  font-weight: 400;
  border-radius: 50%;
  background: #1e4175;
  width: 40px;
  height: 40px;
  display: flex;
  padding: 2px 4px 0px 4px;
  justify-content: center;
  align-items: center;
}

.agriculture_slider .owl-nav button.owl-next span {
  color: #fff;
  font-family: "FontAwesome";
  font-size: 25px;
  font-weight: 400;
  border-radius: 50%;
  background: #1e4175;
  width: 40px;
  height: 40px;
  display: flex;
  padding: 2px 4px 0px 4px;
  justify-content: center;
  align-items: center;
}

.agriculture_slider .owl-dots {
  margin-top: 80px;
}
section.banner_sec .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #ee1d23 !important;
}
.blue_ancher:hover {
  color: white;
  background: #ee1d23;
}
.red_ancher:hover {
  background: white;
  color: #ee1d23;
}
section.banner_sec .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #ee1d23 !important;
}

.banner_image img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.banner_image {
  position: relative;
  z-index: 1;
}

.banner_image::before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.banner_image {
  position: relative;
}

.banner_content {
  position: absolute;
  left: 8%;
  top: 27%;
  z-index: 3;
}

h2.banner_title {
  color: #fff;
  /* font-family: Calibri; */
  font-size: 96px;
  font-weight: 400;
  line-height: 74px;
  letter-spacing: 0em;
  text-align: left;
  width: 45%;
  padding-bottom: 30px;
}

.banner_data p {
  /* font-family: Calibri; */
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  width: 46%;
  padding-bottom: 20px;
}

.banner_ancher {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

span.cart_ima {
  margin-right: 12px;
}

a.blue_ancher {
  display: inline-block;
  background: linear-gradient(183.61deg, #2c5f96 2.97%, #1e4175 126.37%),
    linear-gradient(0deg, rgba(238, 29, 35, 0), rgba(238, 29, 35, 0));
  /* font-family: Lato; */
  font-size: 22px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  padding: 18px 32px;
  border-radius: 5px;
  text-decoration: none;
}

a.red_ancher {
  background: linear-gradient(0deg, #ee1d23, #ee1d23),
    linear-gradient(0deg, rgba(238, 29, 35, 0), rgba(238, 29, 35, 0));
  color: #fff;
  border-radius: 5px;
  /* font-family: Lato; */
  font-size: 22px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
  padding: 16.5px 13px;
  text-decoration: none;
  margin-left: 20px;
  display: flex;
  width: 100%;
  max-width: 200px;
  align-items: center;
}

a.red_ancher span i {
  font-size: 17px;
  margin-right: 6px;
}

section.banner_sec .owl-theme .owl-nav [class*="owl-"]:hover {
  background: none !important;
  color: #000 !important;
  text-decoration: none;
}

/* Agriculture Section */

section.agri_sec {
  padding: 60px 0 20px;
}

.agri_container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.agrisecdata {
  position: relative;
  width: 80%;
}

h4.agri_sectitle {
  position: relative;
  color: #2c5f96;
  padding-left: 84px;
  /* font-family: Calibri; */
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}

.agri_seccontent {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.slider_agridiv {
  padding: 50px 0 0;
}

h4.agri_sectitle::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 2px;
  background: #ee1d23;
}

h2.agri_sectext {
  position: relative;
  /* font-family: Calibri; */
  font-size: 40px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #1e4175;
}

.agri_sectext2 {
  /* font-family: Lexend; */
  font-size: 150px;
  font-weight: 400;
  line-height: 150px;
  letter-spacing: -4px;
  text-align: left;
  position: absolute;
  top: -69px;
  z-index: -1;
  opacity: 0.2;
  -webkit-text-stroke: 1px #ccc;
  color: transparent;
}

.agrisecdata p {
  /* font-family: Calibri; */
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  width: 82%;
}

.agri_secancher {
  width: 20%;
  text-align: right;
  padding-top: 25px;
}

.agri_secancher a {
  display: inline-block;
  /* font-family: Lato; */
  font-size: 22px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  background: linear-gradient(183.61deg, #2c5f96 2.97%, #1e4175 126.37%),
    linear-gradient(0deg, rgba(238, 29, 35, 0), rgba(238, 29, 35, 0));
  padding: 18px 30px;
  border-radius: 6px;
  text-decoration: none;
}

.agri_image img {
  width: 100%;
  height: 100%;
  position: relative;
}

section.agri_sec .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #1e4175 !important;
}

section.agri_sec .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 40px !important;
}

.agri_col {
  margin: 8px;
}

.agri_content {
  position: absolute;
  bottom: 10px;
  background: #fff;
  border-radius: 10px;
  padding: 10px;
  left: 0;
  right: 0;
  margin: 20px;
  text-align: center;
}

h2.agri_contenttitle {
  /* font-family: Calibri; */
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: center;
  font-weight: 400;
}

.agri_content p {
  /* font-family: Calibri; */
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  color: #000000;
  text-align: center;
}

/* Research Section */

section.research_sec {
  padding: 40px 0;
}

.research_col {
  text-align: center;
  position: relative;
  /* background: linear-gradient(180deg, #2f659d 50%, transparent 50%); */
  /* z-index: -1; */
  padding: 50px 0 0;
}
.researchMainContainer {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}
h4.research_title {
  /* font-family: Calibri; */
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

h4.research_title::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 44%;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 2px;
  background: #ee1d23;
}

h2.research_text {
  /* font-family: Calibri; */
  font-size: 36px;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: center;
  /* color: #fff; */
}

h2.research_bgtext {
  /* font-family: Lexend; */
  /* font-size: 202px;
  font-weight: 400;
  line-height: 150px;
  letter-spacing: -10px;
  text-align: left;
  position: absolute;
  top: 6px;
  left: 3.8%;
  z-index: -1;
  opacity: 0.2;
  -webkit-text-stroke: 1px #ccc;
  color: transparent; */
}
.research_boxdata {
  padding: 20px 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
  min-height: 310px;
}
.research_flexdiv {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 0 40px;
  gap: 20px;
  overflow: hidden;
}
.research_boxdata a {
  font-size: 20px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  background: linear-gradient(183.61deg, #2c5f96 2.97%, #1e4175 126.37%), linear-gradient(0deg, rgba(238, 29, 35, 0), rgba(238, 29, 35, 0));
  padding: 15px 20px;
  width: 60%;
  margin: 20px 0 0;
  border-radius: 5px;
  border: none;
  outline: none;
  cursor: pointer;
}
.research_box {
  flex: 1;
  overflow: hidden;
  padding: 10px;
}

.research_image img {
  width: 100%;
  display: block;
}

h2.research_boxtitle {
  /* padding: 0 0 0 13px; */
  /* font-family: Calibri; */
  font-size: 32px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #052730;
  /* width: 72%; */
}

.research_boxdata p {
  /* font-family: Calibri; */
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  padding-top: 12px;
  /* width: 72%; */
  /* margin: 0 auto; */
}

/* Testimonial Section */

section.testimonial_sec {
  padding: 65px 0;
}

.testimonial_container {
  width: 100%;
  max-width: 1450px;
  margin: 0 auto;
}

.testimonial_col {
  position: relative;
}

.testimonial_title {
  /* font-family: Calibri; */
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1e4175;
}

.testimonial_title::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 42.5%;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 2px;
  background: #ee1d23;
}

.testimonial_text {
  /* font-family: Calibri; */
  font-size: 36px;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: center;
  color: #000;
}

.testimonial_bgtext {
  /* font-family: Lexend; */
  font-size: 150px;
  font-weight: 400;
  line-height: 150px;
  letter-spacing: -4px;
  text-align: left;
  position: absolute;
  top: -90px;
  left: 21.8%;
  z-index: -1;
  opacity: 0.2;
  -webkit-text-stroke: 1px #ccc;
  color: transparent;
}

.testimonial_flexdiv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 90px 0 40px;
}

.testimonial_box {
  width: 31.5%;
  background: #dce7f2;
  border-radius: 10px;
  padding: 26px;
  position: relative;
}

.testimonial_box_image {
  text-align: right;
}

.testimonial_box_image img {
  width: 100%;
  max-width: 80px;
  height: 100%;
  max-height: 70px;
  margin-top: -43px;
}

.textimonial_star {
  padding: 10px 0 20px;
}

.textimonial_star img {
  width: 100%;
  height: 100%;
  max-width: 22px;
  max-height: 22px;
  margin: 2px;
}

.testiomnial_boxdesc p {
  /* font-family: Calibri; */
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  width: 94%;
}

.testimonial_boxdat {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 30px;
}

.textimonial_dataimage {
  padding-right: 14px;
}

.textimonial_dataimage img {
  width: 100%;
  max-width: 77px;
  height: 100%;
  max-height: 77px;
}

h2.company_title {
  /* font-family: Calibri; */
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 0em;
  text-align: left;
}

.testimonial_name p {
  /* font-family: Calibri; */
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0em;
  text-align: left;
  color: #7777;
  padding: 5px 0;
}

/* Contact Section */

.contact_sec {
  background: #dce7f2;
  padding: 60px 0 60px;
  position: relative;
}

.contact_container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.contact_row {
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
}

.contact_col {
  width: 48%;
  /* position: relative; */
  height: auto;
}

.tick_textdata {
  width: 50%;
  padding: 6px 0;
  display: flex;
  align-items: center;
}

.contact_colticktext {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.contact_coltitle {
  position: relative;
  color: #2c5f96;
  padding-left: 88px;
  /* font-family: Calibri; */
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}

.contact_coltitle::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 1%;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 2px;
  background: #ee1d23;
}

.contact_coltext {
  /* font-family: Calibri; */
  font-size: 36px;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  padding: 10px 0;
}

.contact_coltext2 {
  /* font-family: Lexend; */
  font-size: 150px;
  font-weight: 400;
  line-height: 150px;
  letter-spacing: -4px;
  text-align: left;
  position: absolute;
  top: 47px;
  left: 10.2%;
  z-index: 1;
  opacity: 0.4;
  -webkit-text-stroke: 1px #ccc;
  color: transparent;
}

.contact_col p {
  /* font-family: Lato; */
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  width: 74%;
  padding: 6px 0 20px;
}

span.tickicon {
  background: #ee1d23;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

span.tickicon i {
  font-size: 16px;
  font-weight: 900;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}

span.tick_data {
  /* font-family: Lato; */
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-left: 8px;
}

.phone_coldiv {
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

form.contact_formflex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.contact_forminput {
  width: 48%;
}

.contact_formdeltitle {
  /* font-family: Lexend; */
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  color: #2c2c2c;
  padding-bottom: 20px;
}

.contact_formdel {
  background: #fff;
  padding: 30px 40px;
  border: 1px solid #e9e9e9;
  border-radius: 7px;
  position: relative;
  z-index: 1;
}

.contact_forminput select {
  width: 100%;
  padding: 19px 15px 19px 15px;
  border-radius: 4px;
  border: 1px solid #dddddd;
  color: #777;
  /* font-family: Lato; */
}

.contact_forminput select:focus-visible {
  outline: none;
}

.contact_forminput input {
  width: 100%;
  padding: 19px 15px 19px 15px;
  border-radius: 4px;
  border: none;
  outline: none;
  background: linear-gradient(0deg, #e9e9e9, #e9e9e9),
    linear-gradient(0deg, #ffffff, #ffffff);
}

.contact_forminput input,
div.contact_textarea textarea {
  width: 100%;
  padding: 19px 15px;
  border-radius: 4px;
  border: none;
  outline: none;
  background: #f7f7f7d4;
}

textarea,
option,
input::placeholder {
  /* font-family: Lato; */
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  color: #777777;
}
.contact_forminput.veriticaly_aligned {
  width: 100%;
  /* text-align: center; */
  /* max-width: 350px; */
  margin: 0 auto;
}
form.contact_formflex label {
  /* font-family: Lato; */
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  color: #555;
  display: inline-block;
}

.contact_formlabel {
  margin: 10px 0;
}

.contact_textarea {
  width: 100%;
}

.contact_forminput label {
  /* font-family: Lato; */
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  color: #555;
}

button.contact_formdelbtn {
  /* font-family: Lato; */
  font-size: 20px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  background: linear-gradient(183.61deg, #2c5f96 2.97%, #1e4175 126.37%),
    linear-gradient(0deg, rgba(238, 29, 35, 0), rgba(238, 29, 35, 0));
  padding: 20px 0;
  width: 100%;
  margin: 30px 0 0;
  border-radius: 5px;
  border: none;
  outline: none;
  cursor: pointer;
}
header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-social {
  display: flex;
  justify-content: end;
  align-items: flex-end;
  width: 100%;
  max-width: 100%;
}
.phoneinfodata {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: absolute;
  width: 45%;
  bottom: 62px;
  left: 0;
  background: linear-gradient(180deg, #2f659d 16.46%, #1e4175 80%);
  border-radius: 0 112px 0 0;
  padding: 80px;
  z-index: 1;
}

.phone_icondiv {
  display: flex;
  width: 48px;
  height: 48px;
  background: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}

.phone_icondiv i {
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: #244e84;
}

.phone_datadiv a {
  display: block;
  /* font-family: Lexend; */
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  padding: 10px 0;
  text-decoration: none;
}

.contact_forminput select:focus-visible {
  box-shadow: none !important;
}
.contact_forminput input:focus-within {
  box-shadow: none !important;
}

.contact_textarea textarea:focus-visible {
  box-shadow: none !important;
}

.testimonial_flexdiv {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.testimonial_flexdiv::-webkit-scrollbar {
  display: none;
}
.header:not(.drawer-menu).page-width {
  padding-left: 5rem !important;
  padding-right: 8rem;
}

/* Page Contact Us Css */

section.redcontactsec {
  background: none;
  padding-bottom: 20px;
}

.red_contactus {
  align-items: start;
}

.redcontactform {
  border: none;
}
a.secondsec_css {
  /* font-family: Calibri; */
  font-size: 20px;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: left;
  color: #3b7db7;
  text-decoration: none;
}

.phone_redicon i {
  color: #ee1d23;
  font-size: 30px;
}

.phonereddic {
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: row;
}

.phonereddata p {
  /* font-family: Calibri; */
  font-size: 30px;
  font-weight: 400;
  line-height: 39px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin: 0;
  padding: 0;
}
.phone_redicon {
  width: 20%;
}

.phonereddata {
  width: 82%;
}

.padcontact {
  padding-top: 6px;
}

.contact_redtext2 {
  /* font-family: Lexend; */
  font-size: 150px;
  font-weight: 400;
  line-height: 150px;
  letter-spacing: -4px;
  text-align: left;
  position: absolute;
  top: 128px;
  left: 13.5%;
  z-index: -1;
  opacity: 0.4;
  -webkit-text-stroke: 1px #ccc;
  color: transparent;
}

/* map css */

section.contactmap_sec {
  padding: 50px 0 0;
}

.contactmap_container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.contactmap_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 60px;
}

.contactmap_col {
  display: flex;
  align-items: center;
  width: 24%;
  border: 1px solid #c8c8c8;
  border-radius: 10px;
  padding: 10px 0px 10px 20px;
}

.contactunder_map iframe {
  width: 100%;
  margin-bottom: -10px;
}

.contactqicon i {
  color: #ee1d23;
  font-size: 30px;
  margin-right: 14px;
}

h2.contactq_title {
  /* font-family: Calibri; */
  font-size: 31px;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
}

.contactqtext p {
  /* font-family: Calibri; */
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #6b6b6b;
}

h2.bluetext {
  color: #1e4175;
}

img.desktop_banimage {
  display: block;
}

img.mobile_banimage {
  display: none !important;
}
.our-story-flex {
  display: flex;
  flex-wrap: wrap;
      align-items: center;
    gap: 10px;
    justify-content: space-between;
}
.industries-head {
  font-size: 143px;
  font-weight: 400;
  line-height: 150px;
  letter-spacing: -4px;
  text-align: left;
  position: absolute;
  top: -84px;
  z-index: -1;
  left: 88px;
  font-family: "Lexend";
  opacity: 0.2;
  -webkit-text-stroke: 1px #ccc;
  color: transparent;
}
.ourstory-heading-main {
  width: 48%;
  padding: 38px 0;
}
.ourstory-heading {
  position: relative;
}

.ourstory-image-main {
  width: 48%;
}

.image-story img {
  width: 100%;
}

.image-story {
  /* width: 92%; */
}
.our-story-main {
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0 20px; */
}

.our-story-sec {
  padding: 150px 0 40px;
}

.story-text p {
  color: #000000;
  font-size: 18px;
  line-height: 24px;
}

.story-heading {
  padding-bottom: 20px;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
}
.top-text p {
  padding-left: 88px;
  font-size: 14px;
  color: #1e4175;
  font-weight: 400;
}

.top-text:before {
  content: "";
  width: 70px;
  background: red;
  height: 2px;
  position: absolute;
  top: 9px;
  left: 0px;
  right: 0;
  bottom: 0;
}

.top-text {
  position: relative;
}

/* ------ */

.mission-main {
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0 20px; */
}
.mission-img-heading-main {
  width: 45%;
  padding-right: 31px;
}

.mission-solution-flex {
  display: flex;
  flex-wrap: wrap;
}

.mission-text p {
  font-size: 16px;
  color: #000000;
}

.Challenge-heading {
  font-size: 36px;
  font-weight: 400;
  color: #000000;
}

.mission-heading {
  padding-bottom: 20px;
  padding-left: 6px;
}

.mission-image {
  padding-bottom: 10px;
  max-width: 60px;
  width: 100%;
}

.mission-image img {
  width: 100%;
}

.mission-heading-sec {
  padding: 40px 0px;
}

.hr-line {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-color: #eaeaea;
  height: 200px;
  width: 1px;
  margin: 0px 51px 0px 31px !important;
}
.missin-flex-head {
  display: flex;
  align-items: center;
}
.hr-line:last-child {
  display: none;
}
/* ---- */

.our-history-sec {
  padding: 30px 0px 30px;
  position: relative;
  background: #dce7f2;
  z-index: 1;
  overflow: hidden;
}
.our-history-main {
  padding: 0px 40px;
}

.our-border::before {
  content: "";
  width: 64px;
  background: red;
  height: 2px;
  position: absolute;
  top: 10px;
  left: 49px;
  right: 0;
  bottom: 0;
}

.our-border {
  position: relative;
  padding-left: 35px;
}

.our-border p {
  padding-left: 88px;
  font-size: 14px;
  /* letter-spacing: 0px; */
  color: #1e4175;
  font-weight: 400;
}

.our-heading {
  font-size: 36px;
  font-weight: 400;
  color: #000000;
}

.history-main {
  font-size: 128px;
  font-weight: 400;
  line-height: 150px;
  letter-spacing: -8px;
  position: absolute;
  font-family: "Lexend";
  top: 0px;
  z-index: -1;
  text-transform: uppercase;
  opacity: 0.6;
  -webkit-text-stroke: 1px #ccc;
  color: transparent;
}

.box-bg {
  width: 33.5%;
  background: white;
  padding: 25px 17px 16px 27px;
  box-shadow: 0px 0px 30px 4px #00000014;
}

.date-tx {
  font-size: 14px;
  color: #707070;
}

.bx-head {
  padding: 6px 0px;
  font-size: 32px;
  color: #052730;
}
.box-text p {
  font-size: 15px;
  color: #000000;
}
.box-wrapper {
  display: flex;
  align-items: center;
  padding: 80px 0px 0px 0px;
}

.box-icon-main {
  position: relative;
  width: 33.5%;
  text-align: center;
}

.vector-icon {
  background: #1f4276;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}

.vector-icon::before {
  content: "";
  background: #8cb2db;
  width: 47%;
  height: 9px;
  z-index: -1;
  position: absolute;
  left: 0%;
  top: 50%;
}

.box-wrapper-to {
  display: flex;
  justify-content: end;
  padding: 80px 0px 0px 0px;
  align-items: center;
}

.box-bg2 {
  width: 33.5%;
  background: white;
  padding: 25px 17px 16px 27px;
  box-shadow: 0px 0px 30px 4px #00000014;
}

.box-icon-main2 {
  text-align: center;
  width: 32.2%;
  position: relative;
}

.vector-icon2 {
  background: #1f4276;
  padding: 10px;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.vector-icon2::before {
  content: "";
  background: #8cb2db;
  width: 46%;
  height: 9px;
  z-index: -1;
  position: absolute;
  right: 0%;
  top: 50%;
}
.box-content-main::before {
  content: "";
  background: #8cb2db;
  position: absolute;
  width: 9px;
  height: 85%;
  right: 50%;
  left: 50%;
  top: 9%;
}
.ourstory-heading {
  position: relative;
}

.icon-bg {
  padding-top: 14px;
}
.project-beaf-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.project-beaf-heading-main {
  width: 50%;
  padding-right: 62px;
}

.project-beaf-image-main {
  width: 50%;
}

.image-content img {
  width: 100%;
}

.image-content {
  width: 100%;
  padding-left: 10px;
}

.project-beaf-main {
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0px 20px; */
}

.project-text p {
  color: #000000;
  font-size: 18px;
  line-height: 24px;

}

.beaf-heading {
  padding-bottom: 20px;
  font-size: 36px;
  font-weight: 400;
  color: #000000;
}
.top11-text p {
  font-weight: 400;
  font-size: 14px;
  color: #3b7db7;
  padding-left: 94px;
}

.top11-text:before {
  content: "";
  width: 70px;
  background: red;
  height: 3px;
  position: absolute;
  top: 13px;
  left: 0px;
  right: 0;
  bottom: 0;
}

.top11-text {
  position: relative;
}
.problem-solution-main {
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0px 20px; */
}

.problem-solition-img-heading-main {
  width: 48%;
  padding-right: 31px;
}

.problem-solution-flex {
  display: flex;
}

.problem-text p {
  font-size: 16px;
}

.Challenge-heading {
  font-size: 32px;
  font-weight: 400;
}

.problem-heading {
  padding-bottom: 26px;
}

.problem-image {
  max-width: 60px;
  width: 100%;
}

.problem-image img {
  width: 100%;
}

.problem-heading-sec {
  padding: 40px 0px;
}

.hr-line11 {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-color: #eaeaea;
  opacity: 0.6;
  width: 1px;
  height: 281px;
  margin: 0px 51px 0px 31px;
}
.hr-line11:last-child {
  display: none;
}
.Process-sec {
  padding: 40px 0px;
}

.proces-wraper-flex {
  display: flex;
  align-items: center;
}

.process-image-main {
  width: 25%;
}

.process-flex {
  display: flex;
}
.listview1 h5.chemical_name {
  width: 100%;
  padding: 10px 0;
}
.listview .add-butn {
  width: 100% !important;
}
.listview1 .cas_nmbr {
  width: 100%;
}
.listview1 .cas_nmbr .metafield-rich_text_field p {
  width: fit-content;
}
.Process-main {
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0px 20px; */
}

.Step1 {
  color: #3b7db7;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.step-title-text {
  padding-left: 10px;
}

.img-title {
  color: black;
  padding-top: 1px;
  font-weight: 400;
  font-size: 22px;
}

.pr-text {
  width: 89%;
  padding-top: 12px;
}
.Implementation-Process-heading {
  padding-bottom: 70px;
}

.prosess-heading {
  font-size: 35px;
  font-weight: 400;
  color: #000000;
}
.pr-text p {
  font-size: 15px;
  color: #000000;
}

.border-line {
  border-right: none;
  border-top: none;
  opacity: 0.6;
  border-bottom: none;
  border-color: #d4bfbfb0;
  height: 160px;
  width: 1px;
  margin: 0px 51px 0px 31px;
}
.border-line:last-child {
  display: none;
}
.process-img img {
  width: 100%;
}

.process-img {
  max-width: 54px;
  width: 100%;
}

.title1-slider button.owl-prev span:focus-visible {
  outline: none !important;
}

.title1-slider .owl-nav [class*="owl-"]:hover {
  color: #000 !important;
  background: none;
}

.title1-slider {
  display: none !important;
}
.result1-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.result-heading-main {
  width: 50%;
  padding-left: 78px;
}

.result-image-main {
  width: 50%;
}

.result-image-content img {
  width: 100%;
}

.result-image-content {
  width: 100%;
}

.result-main {
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0px 20px; */
}

.result-beaf-sec {
  padding: 60px 0px;
}

.result-project-text p {
  color: #000000;
  font-size: 16px;
}

.result-beaf-heading {
  padding-bottom: 35px;
  font-size: 36px;
  font-weight: 400;
  color: #000000;
}

.desktop1 {
  display: block;
}
.mobile-main {
  display: none !important;
}
.mobile-main button.owl-prev span:focus-visible {
  outline: none !important;
}
.mobile-main button.owl-next span:focus-visible {
  outline: none !important;
}
.mobile-main .owl-nav [class*="owl-"]:hover {
  color: #c98065 !important;
  background: none;
}
.mobile-main button.owl-prev::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-left: 3px solid #fff;
  display: inline-block;
  border-top: 3px solid #fff;
  transform: rotate(-45deg);
  right: 26%;
  top: 13px;
}

.mobile-main button.owl-next::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-left: 3px solid #fff;
  display: inline-block;
  border-top: 3px solid #fff;
  transform: rotate(-224deg);
  left: 28%;
  top: 13px;
}

.mobile-main .owl-nav button.owl-next span {
  display: none !important;
}
.mobile-main .owl-nav button.owl-prev span {
  display: none !important;
}
.mobile-main button.owl-prev {
  background-color: rgba(0, 0, 0, 0.3) !important;
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
}
.mobile-main button.owl-next {
  background-color: rgba(0, 0, 0, 0.3) !important;
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  right: -11%;
}
.event-img img {
  width: 100%;
}

.event-img {
  max-width: 150px;
  width: 100%;
}

.iocn-img img {
  width: 100% !important;
  max-width: 27px;
}

.iocn-img {
  width: 100%;
}

.icon-img2 img {
  width: 100%;
  max-width: 21px;
  max-height: 20px;
}

.icon-text-flex {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: space-between;
}
.event-hading {
  font-size: 36px;
  font-weight: 400;
  color: #000000;
}

.event-bx-flex {
  display: flex;
}
.text-heading-main {
  padding: 0px 108px 0px 25px;
}
.event-main-content {
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0px 20px; */
}
.clock-main, .time-main {
  display: flex;
  align-items: center;
  gap: 10px;
}
.event-bg-text {
  font-size: 150px;
  font-weight: 400;
  letter-spacing: -8px;
  position: absolute;
  top: -106px;
  z-index: -1;
  font-family: "Lexend";
  opacity: 0.3;
  -webkit-text-stroke: 1px #ccc;
  color: transparent;
  bottom: 0;
}
.event-sec {
  padding: 100px 0px 19px;
  margin-top: 50px;
}
.event-heading {
  position: relative;
}
.event-slider-main {
  padding: 100px 0px 50px;
}

.event-head1 {
  font-size: 36px;
  font-weight: 400;
  position: relative;
}
.event-text-rich p {
  font-size: 18px;
  color: #000000;
}
.view-bt {
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
  color: #000;
}
.event-head {
  padding: 10px 0px;
}

.f-text {
  padding-left: 100px;
  color: #0044aa;
  font-weight: 400;
}

.event--text:before {
  content: "";
  width: 68px;
  background: red;
  height: 2.5px;
  position: absolute;
  top: 14px;
  left: 0;
  right: 0;
  bottom: 0;
}

.event--text {
  position: relative;
}

.br-focus-text-main {
  padding: 0 0 0 13px;
}
.icon-text, .icon-text2 {
  font-size: 18px;
  color: #5c5c5c;
  font-weight: 400;
  line-height: 25px;
}
span.iocn-img, span.icon-img2 {
  min-width: 20px;
  width: 20px;
  height: 20px;
}
.event-text-rich {
  padding-bottom: 7px;
}
.logo_menu_flex {
  width: 100%;
}
.event-slider button.owl-prev span:focus-visible {
  outline: none !important;
}
.event-slider button.owl-next span:focus-visible {
  outline: none !important;
}
.event-slider .owl-nav [class*="owl-"]:hover {
  color: white;
  background: none;
}
.event-slider button.owl-prev:hover {
  background: none !important;
}
.event-slider button.owl-next:hover {
  background: none !important;
}
.event-slider button.owl-prev span,
.event-slider button.owl-next span {
  color: #fff;
  font-family: "FontAwesome";
  font-size: 25px;
  font-weight: 400;
  border-radius: 50%;
  background: #1e4175;
  width: 40px;
  height: 40px;
  display: flex;
  padding: 2px 4px 0px 4px;
  justify-content: center;
  align-items: center;
}
.event-slider button.owl-next span {
  color: #fff;
  font-family: "FontAwesome";
  font-size: 25px;
  font-weight: 400;
  border-radius: 50%;
  background: #1e4175;
  width: 40px;
  height: 40px;
  display: flex;
  padding: 2px 4px 0px 4px;
  justify-content: center;
  align-items: center;
}

.event-slider .owl-nav {
    position: absolute !important;
    top: -21% !important;
    right: 0% !important;
    display: flex;
    align-items: center;
    gap: 15px;
}


/* document section css start */
.documnet-main {
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0 20px; */
}
.document-img img {
  width: 100%;
}

.document-img {
  width: 17%;
}

.document-flex {
  align-items: stretch;
  flex-wrap: nowrap;
  gap: 30px;
  display: flex;
  padding-bottom: 50px;
  justify-content: space-between;
}

.document-box-main {
  padding: 40px 60px;
  box-shadow: 0px 0px 30px 3px #0000000d;
  width: 50%;
}

.document-img-heading-flex {
  display: flex;
}

.doc-heading-text-main {
  width: 71%;
  padding-left: 55px;
}
/* 
/* font-family: Calibri !important; */
font-size: 25px;
font-weight: 400;
line-height: 53px;
text-align: left;
color: #000000;
} */
.document-text p {
  /* font-family: Calibri !important; */
  font-size: 16px;
  color: #787878;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}

.document-sec {
  padding: 60px 20px 0px;
  background: white;
}

.doc-head {
  /* font-family: Calibri; */
  font-size: 40px;
  font-weight: 400;
  line-height: 53px;
  text-align: left;
  color: #000000;
}

.document-heading {
  padding-bottom: 40px;
}
.down-pdf a {
  text-decoration: none;
  background: linear-gradient(183.61deg, #2c5f96 2.97%, #1e4175 126.37%),
    linear-gradient(0deg, rgba(238, 29, 35, 0), rgba(238, 29, 35, 0));
  /* font-family: Calibri; */
  font-size: 18px;
  font-weight: 400;
  line-height: 53px;
  width: 100%;
  display: inline-block;
  border-radius: 5px;
  color: white;
  text-align: center;
}

.down-pdf a {
  text-align: center;
  margin-top: 10px;
}
.doc-bottom-border {
  width: 85%;
  margin: 0 auto;
}

.disclaimer-heading-main {
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0px 75px; */
  width: 100%;
}
.heading-disc {
  /* font-family: Calibri !important; */
  font-size: 40px;
  font-weight: 400;
  line-height: 53px;
}
.disclaimer-sec {
  padding: 50px 0px;
  background: white;
}
.disc-text p {
  /* font-family: Calibri !important; */
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  color: #000000;
  text-align: left;
}

.disc-text strong {
  font-size: 40px;
  font-weight: 400;
  color: #000000;
}

select#firstselct {
  width: 97%;
  border: 1px solid #fafafa;
  padding: 0 6px;
}

/* .prod-quantity .quantity__input {
display: none;
} */

select#firstselct:focus-visible {
  outline: none;
  box-shadow: none;
}
.add-to-cartt {
  max-width: 70% !important;
  font-weight: 400;
}
.resil-left-product > h2 {
  /* font-family: Calibri; */
  font-size: 60px;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: left;
  color: black;
  padding-bottom: 30px;
}
.bottom-prod-descrip strong {
  color: black;
}

.resil-left-product > p {
  /* font-family: Calibri; */
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #787878;
  padding-bottom: 10px;
}

.bottom-prod-descrip h3 {
  /* font-family: Calibri; */
  font-size: 30px;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: left;
}

.bottom-prod-descrip p {
  /* font-family: Calibri; */
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  /* font-family: Calibri; */
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}

.right-resil-product h2 {
  /* font-family: Calibri; */
  font-size: 30px;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: left;
  padding-bottom: 35px;
}

.box-variant-selector span {
  /* font-family: Calibri; */
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: black;
  width: 50%;
}

.box-variant-selector select {
  max-width: 221px;
  padding: 0 8px;
  height: 36px;
  width: 50%;
  border-color: #eaeaea;
  border-radius: 5px;
}

.box-variant-selector {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 35px;
}

.resil-product-inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: white;
  padding: 60px;
}

.resil-left-product {
  width: 50%;
  border-right: 1px solid #eaeaea;
  padding-right: 60px;
}

.right-resil-product {
  width: 50%;
  padding-left: 60px;
}

section.resil-product-sec {
  padding: 30px 15px;
}

.add-to-cartt a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  color: white;
  background: #2c5f96;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
  /* font-family: Calibri; */
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0em;
}
img.cart-img {
  width: 100%;
  max-width: 16px;
  margin-right: 12px;
  margin-bottom: 2px;
}
.product-form__buttons.add-to-cartt button {
  background: linear-gradient(180deg, #2f659d 16.46%, #1e4175 80%);
  color: white;
  border-radius: 5px;
  font-size: 22px;
  min-height: 65px;
}
.product-form__buttons.add-to-cartt button:after {
  display: none;
}
legend.form__label {
  display: none;
}

fieldset.js.product-form__input {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

variant-radios label {
  display: block;
  width: 100%;
}

variant-radios {
  display: inline-block !important;
  width: 40%;
}

.product-form__input input[type="radio"]:checked + label {
  border: 2px solid white !important;
  background: #2c5f96 !important;
  color: white !important;
  font-weight: 400;
  max-width: 60px;
  outline: 1px solid #2c5f96;
  border-radius: 50% !important;
  height: 60px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.product-form__input input[type="radio"] + label {
  text-align: right !important;
  background: white !important;
  border: 2px solid white !important;
  color: #2c5f96 !important;
  margin: 0.7rem 1.5rem 0.2rem 0 !important;
  font-weight: 400;
  max-width: 60px;
  outline: 1px solid #2c5f96;
  border-radius: 50% !important;
  height: 60px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

quantity-input.quantity {
  min-height: 33px !important;
  width: 100% !important;
  border-radius: 50px !important;
  overflow: hidden;
  border: 2px solid #cacaca;
  padding: 13px 0;
  outline: none;
}
.product-form__input {
  min-width: 29% !important;
}
.quantity:after {
  border-radius: 0px !important;
  box-shadow: none !important;
  background: none !important;
}
.quantity:before {
  background: none;
}

.product_containerr {
  width: 100%;
  background: #e9f4ff;
  padding: 150px 20px;
}

.product_containerr .page-width {
  padding: 0;
  max-width: 1400px;
  margin: 0 auto;
}
section.policies {
  padding: 60px 0px 30px;
}
.policies-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.images-flex {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.image-col {
  width: 17%;
  text-align: center;
}
.policy-image1 {
  width: 100%;
}
.company {
  padding-bottom: 23px;
}
section.blog-post {
  padding: 40px 0 50px;
}
.img-text1.image-text2 {
  padding: 0 0 40px 0;
  margin-top: 20px;
  position: relative;
}
.box-content-main {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.our-history-heading {
  padding-left: 39px;
}
.industry-text {
  /* font-family: Lexend; */
  font-size: 140px !important;
  font-weight: 400 !important;
  line-height: 150px;
  letter-spacing: -4px;
  left: -5px;
  text-align: left;
  position: absolute;
  top: -69px;
  z-index: -1;
  opacity: 0.2;
  -webkit-text-stroke: 1px #ccc;
  color: transparent;
}
.img-text1.image-text2 span {
  font-size: 13px;
  font-weight: 400;
  color: #1e4175;
}
.img-text1.image-text2 h2 {
  font-size: 36px;
  font-weight: 400;
  /* color: #000000; */
}
.img-text1.image-text2 img {
  width: 72px;
  vertical-align: middle;
  padding-right: 10px;
  height: 2px;
}
.image-text3 {
  padding-left: 8px !important;
}
.blog-post-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.blogs-col {
  width: 33%;
  padding: 10px;
}
.inner-blogs-col {
  width: 100%;
  padding: 17px;
  border: 1px solid #eaeaea;
  border-radius: 10px;
}
.blogs-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.blog-link {
  display: inline-block;
  width: 100%;
}
.blog-post-image {
  width: 100%;
}
.blog_img1 {
  width: 100%;
}
.blog-post-title {
  font-size: 31px;
  color: #000;
  font-weight: 400;
  padding-bottom: 15px;
}
.dt-time {
  padding: 10px 0px;
}
.dt-time-text {
  font-size: 14px;
  font-weight: 400;
  color: #707070;
}
hr.line {
  color: #c2c2c2;
  width: 96%;
  margin: 10px 0px;
}
.blogs-description {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  padding-bottom: 20px;
}
.read-detail {
  text-decoration: underline;
  font-size: 18px;
  color: #ff0000;
  font-weight: 400;
  text-underline-position: from-font;
  display: inline-block;
}
.image-text3 h2 {
  font-size: 36px !important;
  font-weight: 400 !important;
}
.initiativee-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0 20px; */
}

.initiative-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.initiative-image {
  width: 49%;
}

.initiative-image img {
  width: 100%;
}

.intiative-text-box {
  width: 49%;
}

.intiative-text-box h2 {
  /* font-family: Calibri; */
  font-size: 40px;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: left;
  /* color: black; */
}

.intiative-text-box p {
  /* font-family: Calibri; */
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  padding-right: 42px;
  padding-top: 10px;
  padding-bottom: 25px;
}

.tick-text-mainn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 78%;
  flex-wrap: wrap;
}
.tick {
  width: 50%;
  display: flex;
  align-items: center;
  padding: 15px 0;
}
.tick img {
  width: 100%;
  max-width: 45px;
  padding-right: 20px;
}
.tick span {
  /* font-family: Calibri; */
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}
.main-image {
  width: 45%;
}
.intiativee-text-box {
  width: 55%;
}
.company-img1 {
  width: 100%;
  object-fit: contain;
  height: 100%;
}
.initiativee-image {
  width: 68%;
  height: 327px;
}
.company-image2 {
  width: 372px;
  height: 173px;
  margin-top: -85px;
  margin-left: 200px;
}
.company-img2 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.txt-description {
  /* font-family: Calibri; */
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  width: 72%;
  padding-bottom: 15px;
  color: #000000;
}
.videoitem {
  position: relative;
}

.videoitem img {
  max-width: 40px !important;
  max-height: 40px;
}
.fancybox-container {
  background: rgba(0, 0, 0, 0.5) !important;
}
/* images slider */
.image-slider-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  /* padding: 0 20px; */
}
.custom-image {
  position: relative;
  height: 200px;
  width: 100%; 
  display: inline-block;
  cursor: pointer !important;
}
.custom-image img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.owl-carousel.owl-theme.imagee-slider {
  display: block;
}
.imagee-slider .owl-nav {
  position: absolute !important;
  top: -43% !important;
  right: 0% !important;
  display: flex;
  align-items: center;
  gap: 15px;
}
.imagee-slider button.owl-prev span,
.imagee-slider button.owl-next span {
  color: #fff;
  font-family: "FontAwesome";
  font-size: 25px;
  font-weight: 400;
  border-radius: 50%;
  background: #1e4175;
  width: 40px;
  height: 40px;
  display: flex;
  padding: 2px 4px 0px 4px;
  justify-content: center;
  align-items: center;
}

/* collection page  */
section.collection-prod {
  width: 100%;
  padding: 0 40px;
}
span.cart-image img {
  width: 19px;
}
.collection-prod-container {
  width: 100%;
}
.collection-prod-row {
  display: flex;
  justify-content: start;
  gap: 10px;
  flex-wrap: wrap;
  padding-bottom: 40px;
}
.add-butn {
  display: flex;
  align-items: center;
  width: 56%;
  justify-content: center;
}
.collection-prod-col {
  width: 23%;
  background: #fff;
  box-shadow: 0 0 30px 2px #00000012;
  border-radius: 5px;
  /* margin: 0px 0px 33px;
    height:260px; */
  /* margin: 10px; */
}
.collection-prod-inner-col {
  padding: 20px;
  background: #fff;
}
.prod-name {
  display: inline-block;
  color: #2c5f96;
  font-size: 30px;
  font-weight: 400;
  text-decoration: none;
  line-height: 35px;
}

.prod-sub-name {
  border-top: 1px solid;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  padding: 0px;
  text-decoration: none;
}
.add-butn {
  font-size: 20px;
  font-weight: 400;
  background: linear-gradient(183.61deg, #2c5f96 2.97%, #1e4175 126.37%),
    linear-gradient(0deg, rgba(238, 29, 35, 0), rgba(238, 29, 35, 0));
  color: #fff;
  padding: 6px 8px;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  max-width: 165px;
  display: flex;
  align-items: center;
}
.paging {
  text-align: center;
  padding: 50px 0;
}
.inner-paging {
  background: #ffff;
  padding: 14px 52px;
}
.paging1 {
  background: linear-gradient(183.61deg, #2c5f96 2.97%, #1e4175 126.37%),
    linear-gradient(0deg, rgba(238, 29, 35, 0), rgba(238, 29, 35, 0));
  color: white;
  padding: 0px 6px;
  border-radius: 2px;
  margin: 5px;
}
.pagination {
  width: 100%;
  margin: 0 auto;
  background: white;
  border-radius: 5px;
}
.pagination__item--current:after,
.pagination__item:hover:after {
  display: none;
}
a:not([href]) {
  cursor: pointer;
}
.pagination__list li a {
  background: #1f4276;
  color: white;
  border-radius: 5px;
}
.pagination__list li {
  margin: 0 15px;
}
.pagination-wrapper {
  background: #e9f4ff;
  padding: 36px;
}
.pagination__list {
  padding: 10px 0px;
}
.facets-container.scroll-trigger.animate--fade-in {
  display: none;
}
.product-grid-container {
  background: #e9f4ff;
}
.collection .page-width {
  margin: 0 auto;
  /* padding-left: 0 !important;
  padding-right: 0 !important; */
  max-width: 1400px !important;
  width: 100% !important;
}
.pagination__item--current:after,
.pagination__item:hover:after {
  content: "";
  display: block;
  width: 0rem !important;
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translate(-50%);
  background-color: currentColor;
}

/* filter section */
.filter_sec-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.collection-prod-inner-col p {
  color: #4a4a4a;
}
.filter_sec {
  background: #e9f4ff;
  padding: 20px 0;
}
.filter-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  background: #fff;
  border-radius: 5px;
}

.inner-search-col {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.filter-col {
  width: 50%;
}

.search-col {
  width: 40%;
}
.selection-sort {
  width: 50%;
}

.view-icon {
  width: 24%;
  padding-top: 9px;
}
.vicon {
  padding-right: 30px;
}

div.searchdiv {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #fff;
  border: 1px solid #f3f3f3;
  width: 100%;
  max-width: 400px;
  padding: 0px 5px;
  border-radius: 5px;
  margin-left: 30px;
}

.search-image img {
  width: 100%;
  max-width: 20px;
  margin-right: 15px;
  margin-left: 10px;
  margin-top: 9px;
}
.search-image {
  background: none;
  border: none;
  outline: none;
}
input.search-field {
  border: none;
  outline: none;
  background: transparent;
  width: 100%;
  padding: 15px 5px;
}

input.search-field::placeholder {
  /* font-family: Calibri; */
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #bebebe;
}

select.sort_select {
  width: 80%;
  padding: 10px 12px;
  border: 1px solid #f3f3f3;
  border-radius: 5px;
}
.vicontext {
  font-size: 17px;
  color: #000;
  font-weight: 400;
}

.listview {
  width: 100% !important;
  height: auto !important;
}
.listview1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.facet-filters__field .select {
  border: 1px solid;
  padding: 10px;
}
.vicon1 {
  padding-right: 40px;
}
.product-count__text.text-body {
  background: #e9f4ff;
  font-size: 16px;
  color: #000;
  padding-top: 5px;
  padding-left: 3px;
  padding-bottom: 60px;
}
.mobile-search {
  display: none;
}
.listview1 .prod-name {
  width: 15%;
}

.listview1 a.prod-sub-name {
  width: 68%;
}

.listview1 .button-ancher {
  width: 15%;
}
.sort-by {
  padding: 10px 11px;
  border-color: #f3f3f3;
  border-radius: 5px;
  font-size: 16px;
  /* font-family: Calibri; */
  font-weight: 400;
  width: 100%;
}
.sort-by--container {
  width: 50%;
}

.cart-image {
  padding-left: 14px;
  padding-top: 8px;
}
.listview .add-butn {
  width: 85%;
}
.close-icon {
  display: none;
}
/* Exclusive Products Section */
section.excprod_sec {
  background: #e9f4ff;
  padding: 80px 0 60px;
  margin-top: 95px;
}

.excprod_container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.excprod_row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

h2.excprod_sectitle {
  /* font-family: Calibri; */
  font-size: 36px;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 45px;
}

.excprod_col {
  width: 18%;
}

.excprod_image {
  position: relative;
}
.excprod_image img {
  width: 100%;
  height: 100%;
}

.excprod_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

h2.excprod_title {
  /* font-family: Calibri; */
  font-size: 32px;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: 0em;
  text-align: center;
  color: #000;
  position: relative;
  z-index: 5;
  width: 60%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

a.excprod_link {
  display: inline-block;
  /* font-family: Calibri; */
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  color: #000;
  text-decoration: underline;
  text-underline-offset: 3.5px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: none !important;
}

.excprod_ancher {
  text-align: center;
}

.excprod_row {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.excprod_row::-webkit-scrollbar {
  display: none;
}
.product-numbers {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
.v-text {
  width: 8%;
}
.vicon2 img {
  width: 18px;
  cursor: pointer;
}

.vicon1 img {
  width: 27px;
  cursor: pointer;
}
.logo--text {
  background: white;
}
.logo--image {
  text-align: center;
}

.content--text {
  text-align: center;
}
.logotext-container {
  border-top: 1px solid #eeeeee;
  padding: 20px 0;
}

.content--text {
  padding: 15px 10px 20px;
}
.content--text p {
  margin: 0px !important;
}
.content--text {
  max-width: 800px;
  margin: 0 auto;
}
.logo--image img {
  width: 100%;
  max-width: 150px;
}
.button-text-sec {
  background: white;
}
.btn-buton:hover {
  background: #ee1d23;
}
.buton-container {
  /* background-color:{{section.settings.background-color}}; */
  border-radius: 10px;
}
.buton-container {
  background-color: #e9f4ff;
  max-width: 1400px;
  margin: 0 auto;
}
.buton-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 60px 40px;
  flex-wrap: wrap;
}

.button--title {
  font-size: 40px;
  /* font-family: Calibri; */
  color: black;
  font-weight: 400;
  padding: 15px 0;
}
.btn-buton {
  text-decoration: none;
  color: white;
  font-size: 19px;
  background: linear-gradient(183.61deg, #2c5f96 2.97%, #1e4175 126.37%), linear-gradient(0deg, rgba(238, 29, 35, 0), rgba(238, 29, 35, 0));
  font-weight: 400;
  padding: 10px 0px;
  width: 50%;
  border-radius: 5px;
  display: block;
  text-align: center;
}
.rich--content p {
  font-size: 20px;
  /* font-family: Calibri; */
  font-weight: 400;
}
.button--text {
  width: 45%;
}
.button--btn {
  width: 30%;
  padding-right: 40px;
  text-align: end;
}
.button-text-sec {
  background: white;
  margin: 40px 0;
}
.rich--content {
  padding: 10px 0;
}
.footer_flex {
  display: flex;
  justify-content: space-between;
  /* background: #2f659d; */
  padding: 35px 40px;
  flex-wrap: wrap;
  align-items: center;
}

.footer_main_first {
  width: 70%;
}

.social_main {
  width: 30%;
}

.footer_main_container {
  margin: 0 auto;
  background: #25753a;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
}

.footer_menu {
  display: flex;
  /* flex-wrap: wrap; */
}
.footer_social {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 10px;
}

.footer_link {
  padding-right: 22px;
}

.footer_link a {
  text-decoration: none;
  color: #e6e7e8;
  font-size: 16px;
  padding-right: 5px;
}
.footer_social a {
  text-decoration: none;
}

.footer_link::marker {
  color: white;
}
.footer_social_link i {
  color: #e6e7e8;
  font-size: 21px;
}

.footer_social_link {
  list-style: none;
  padding-left: 25px;
}
.logo_menu_flex {
  display: flex;
  justify-content: space-between;
  /* background: #2f659d; */
  align-items: center;
  padding: 20px 0px;
}

.copy_right_text p {
  text-align: end;
  color: #e6e7e8;
  font-size: 16px;
}

.footer_menu2 {
  display: flex;
  flex-wrap: wrap;
}

.footer_link2 a {
  color: #e6e7e8;
  font-size: 16px;
  text-decoration: none;
  padding-right: 14px;
}
.footer_logo img {
  max-width: 104px;
  width: 100%;
}

.footer_link2 {
  padding-right: 29px;
}
.footer_link2:last-child {
  padding-right: 0px;
}
.footer_link2 a:last-child {
  padding-right: 0px;
}
.footer_link2::marker {
  color: white;
}
.footer_link:first-child {
  list-style: none !important;
}
.footer_link2:first-child {
  list-style: none !important;
}
.copy_right_text {
  padding-top: 10px;
}
.footer_logo {
  width: 38%;
}
.footer_link a:hover {
  text-decoration: underline;
}
.footer_link2 a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1440px) {
  .product-form__buttons.add-to-cartt button {
    font-size: 18px;
    min-height: 46px;
  }
  label.quantity__label.form__label {
    width: 22% !important;
  }
  .btn-buton {
    font-size: 17px;
  }
  quantity-input.quantity {
    width: 85% !important;
  }
  .collection-prod-col {
    height: auto;
    width: 22%;
  }
  .prod-name {
    font-size: 20px;
  }
  .collection-prod-row {
    /* gap: 20px !important; */
  }
  .add-butn {
    padding: 1px 0 !important;
    font-size: 14px;
  }
  span.cart-image img {
    width: 15px !important;
  }
  .buton-container {
    max-width: 1400px;
    margin: 0 auto;
  }
  .company-image2 {
    margin-left: 174px;
  }
}
/* product css ends here */
@media screen and (max-width: 1100px) {
  .header:not(.drawer-menu).page-width {
    padding-left: 19rem !important;
    padding-right: 1rem;
  }
  .industry-heading-3 {
    font-size: 116px;
  }
  .industry-heading-2 {
    font-size: 92px;
  }
  h2.banner_title {
    font-size: 45px;
    line-height: 48px;
    width: 70%;
  }
  .sustain-flex {
    align-items: baseline;
  }

  .testimonial_title::before {
    left: 38.5%;
  }
  .agri_seccontent {
    justify-content: left;
    margin-left: 10px;
  }
  .banner_title {
    width: 100%;
    font-size: 80px;
    padding-bottom: 20px;
    line-height: 60px;
  }
  h4.research_title::before {
    left: 39.5%;
  }
  h2.agri_contenttitle {
    font-size: 18px;
  }
  .document-img {
    width: 35%;
  }
  .document-box-main {
    padding: 21px 34px;
  }
  .doc-heading-text-main {
    width: 100%;
    padding-left: 21px;
  }
  .company-img1 {
    width: 100%;
    object-fit: contain;
    height: 100%;
  }
  .company-image2 {
    width: 336px;
    height: 173px;
    margin-top: -108px;
    margin-left: 38px;
  }
  .initiativee-image {
    width: 62%;
    height: 327px;
  }
  .industry-text {
    font-size: 108px !important;
  }
  .collection-prod-col {
    /* margin: 0px 6px 60px; */
  }
  .listview .add-butn {
    width: 100%;
  }
  .add-butn {
    padding: 10px 13px;
  }
  .collection-prod-col {
    /* margin: 0px 6px 35px; */
  }
  .collection-prod-row {
    /* gap: 6px; */
  }
  .listview1 a.prod-sub-name {
    width: 60%;
  }
  .listview1 .prod-name {
    width: 22%;
  }
  .listview1 .button-ancher {
    width: 18%;
  }
  .v-text {
    width: 14%;
  }
  .vicon1 {
    padding-right: 22px;
  }
  .collection-prod-row {
    /* gap: 25px; */
  }
  .collection-prod-col {
    /* margin: 0px 0px 35px; */
  }
}
@media screen and (max-width: 992px) {
  .agriculture_slider .owl-dots {
    margin-top: 30px;
  }
  .btn-buton {
    width: 60%;
  }
  .listview1 h5.chemical_name {
    width: 100%;
    padding: 0;
  }
  .listview {
    margin-bottom: 10px !important;
  }
  .collection-prod-row {
    justify-content: center;
  }
  .problem-solition-img-heading-main {
    width: 48%;
    padding-right: 0px;
  }

  .hr-line11 {
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-color: #eaeaea;
    opacity: 0.6;
    width: 1px;
    height: 347px;
    margin: 0px 29px 0px 13px;
  }
  .project-beaf-heading-main {
    width: 50%;
    padding-right: 10px;
  }
  .border-line {
    border-right: none;
    border-top: none;
    opacity: 0.6;
    border-bottom: none;
    border-color: #d4bfbfb0;
    height: 179px;
    width: 1px;
    margin: 0px 29px 0px 14px;
  }
  .pr-text p {
    font-size: 13px;
    color: #000000;
  }
  .result-heading-main {
    width: 50%;
    padding-left: 15px;
  }
  .result-beaf-sec {
    padding: 0px 0px;
  }
  .problem-heading-sec {
    padding: 40px 0px 0px;
  }
  .bottom-text {
    padding-right: 20px;
  }
  .result-beaf-heading {
    padding-bottom: 0px;
    font-size: 36px;
    font-weight: 400;
  }
  section.images-slider {
    margin-top: 0px;
  }
  .custom-image {
    width: 100%;
  }
  .event-sec {
    margin-top: 8px;
  }
  .our-history-heading {
    padding-left: 0px;
  }
  .our-history-heading {
    padding-left: 0px;
  }
  .industry-heading-2 {
    left: -16px;
    font-size: 90px !important;
  }
  .tick {
    padding: 8px 0 0 !important;
  }
  .industry-text {
    font-size: 88px !important;
    left: 10px;
  }
  .phone_redicon i {
    font-size: 24px;
  }
  a.secondsec_css {
    font-size: 18px;
    line-height: 25px;
  }
  .contactqtext p {
    font-size: 10px;
    line-height: 30px;
  }
  section.contactmap_sec {
    padding: 30px 0 0;
  }
  .contactmap_row {
    padding-bottom: 44px;
  }
  textarea,
  option,
  input::placeholder {
    font-size: 12px;
  }
  h2.research_boxtitle {
    font-size: 20px;
    line-height: 18px;
  }
  .research_boxdata p {
    font-size: 28px;
    line-height: 18px;
    width: 88%;
  }
  h2.research_bgtext {
    font-size: 116px;
    letter-spacing: -4px;
  }
  section.research_sec {
    padding: 20px 0;
  }
  a.red_ancher {
    padding: 18.5px 20px;
    max-width: 200px;
  }

  .contact_forminput select {
    padding: 15px 15px 15px 15px;
  }

  .contact_formdeltitle {
    font-size: 20px;
  }

  .contact_coltitle::before {
    left: 4%;
  }
  .contact_forminput input,
  div.contact_textarea textarea {
    padding: 15px 15px;
  }
  .cart-image {
    padding-top: 6px;
  }
  .event-img {
    max-width: 123px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 0;
  }
  .event-bx-flex {
    flex-wrap: wrap;
  }
  .agri_sectext2 {
    font-size: 140px;
  }
  .ourstory-heading-main {
    padding: 0px 0px;
    width: 48%;
    padding-left: 23px;
  }

  .story-heading {
    padding-bottom: 1px;
  }
  .ourstory-image-main {
    width: 48%;
  }
  .image-story {
    width: 100%;
  }
  .v-text {
    width: 18%;
  }
  a.blue_ancher {
    padding: 19px 32px;
  }
  .view-icon {
    width: 30%;
  }
  .footer_menu2 {
    justify-content: end;
  }
  .footer_link2 {
    padding-right: 27px;
    padding-left: 11px;
  }
  .event-slider-main {
    padding: 60px 0px 50px;
  }
  .collection-prod-col {
    /* margin: 0px 5px 60px; */
  }
  .event-bg-text {
    font-size: 100px;
  }
  .pr-text {
    width: 100%;
  }
  .phonereddata p {
    font-size: 20px;
  }
  h2.contactq_title {
    font-size: 23px;
    padding-top: 4px;
    line-height: 20px;
  }
  .header:not(.drawer-menu).page-width {
    padding-left: 16rem !important;
    padding-right: 1rem;
  }
  .rw-banner-container {
    padding: 0 20px;
  }
  .kp-content-title:before {
    left: 38%;
  }
  .button--btn {
    width: 37%;
    padding-right: 16px;
  }
  .header__heading-logo-wrapper img {
    left: 1%;
  }
  .contact_redtext2 {
    font-size: 93px;
    top: 80px;
    left: 1.5%;
  }
  .testiomnial_boxdesc p {
    width: 98%;
  }
  .testimonial_row {
    padding: 0 20px;
  }
  .phone_datadiv a {
    font-size: 16px;
  }
  .contact_col p {
    width: 90%;
  }
  .testimonial_title::before {
    left: 39%;
  }
  h4.research_title::before {
    left: 37%;
  }
  .research_col {
    /* background: linear-gradient(180deg, #2f659d 39%, transparent 39%); */
  }
  .testimonial_title::before {
    left: 34%;
  }
  .agriculture_slider .owl-nav {
    position: absolute;
    top: -19%;
    right: 0;
  }
  .testimonial_flexdiv {
    padding: 90px 0 0px;
  }
  .phoneinfodata {
    bottom: 82px;
    padding: 39px 36px;
  }
  span.tick_data {
    font-size: 13px;
  }
  span.tickicon i {
    font-size: 14px;
  }
  span.tickicon {
    width: 20px;
    height: 20px;
  }
  .contact_coltext2 {
    font-size: 90px;
    left: 1%;
  }

  .contact_formdel {
    padding: 20px 20px;
  }
  h2.banner_title {
    width: 100%;
    font-size: 60px;
    padding-bottom: 10px;
    line-height: 60px;
  }

  .banner_content {
    top: 14%;
  }
  .box-icon-main2 {
    text-align: center;
    width: 34.2%;
    position: relative;
  }
  .mission-img-heading-main {
    width: 44%;
    padding-right: 31px;
  }
  .industries-head {
    font-size: 57px;
    font-weight: 400;
    line-height: 150px;
    letter-spacing: -4px;
    text-align: left;
    position: absolute;
    top: -84px;
    z-index: -1;
    opacity: 0.3;
    -webkit-text-stroke: 1px #ccc;
    color: transparent;
  }
  .icon-text-flex {
    /* width: 70%; */
  }
  .text-heading-main {
    padding: 0px 8px 0px 25px;
  }
  .disclaimer-heading-main {
    padding: 0px 70px;
  }
  .content--text {
    max-width: 600px;
    margin: 0 auto;
  }
  .logotext-container {
    padding: 20px 20px 0;
  }
  .content--text {
    padding: 20px 0px 30px;
  }
  .logo--image img {
    width: 100%;
    max-width: 120px;
  }
  .company-image2 {
    width: 286px;
    margin-top: -137px;
    margin-left: 80px;
  }
  .prod-name {
    font-size: 20px;
  }
  h2.excprod_title {
    font-size: 17px;
    line-height: 23px;
  }
  section.excprod_sec {
    padding: 80px 0 36px;
  }
  .search-col {
    width: 52%;
  }
  .filter-col {
    width: 40%;
  }
  .add-butn {
    font-size: 13px;
    padding: 4px 1px;
    max-width: 140px;
    margin: 0 auto;
  }
  span.cart-image img {
    width: 15px;
  }
  .listview .add-butn {
    width: 100%;
  }
  .listview1 .prod-name {
    width: 100% !important;
  }
  .listview1 h5.chemical_name {
    width: 100%;
  }
  .listview1 .cas_nmbr {
    width: 100%;
  }
  .listview1 a.prod-sub-name {
    width: 100%;
  }

  .txt-description {
    width: 100%;
  }
  .listview1 .add-butn {
    padding: 7px 4px;
  }
  .image-column1 {
    width: 19%;
  }
  .policy-text {
    line-height: 26px;
  }
  .policy-images-row {
    gap: 37px;
  }
  .collection-prod-inner-col {
    padding: 20px;
  }
  .collection-prod-col {
    /* margin: 0px 0px 30px; */
  }
  .collection-prod-row {
    /* gap: 19px; */
  }
}
@media screen and (min-width: 750px) {
  .video_container .img-text1.image-text2 {
    padding: 0 0 40px 0 !important;
  }
  .img-text1.image-text2 {
    padding: 0 0 40px 17px !important;
  }
  .section-template--20834186527040__product-grid-padding {
    padding: 0 !important;
  }
  .pagination-wrapper {
    margin: 0 !important;
  }
}
.ourHistoryMobile {
  display: none;
}
.ourHistoryDesktop {
  display: block;
}
@media screen and (max-width: 768px) {

  .blck_txt {
    font-size: 22px !important;
    line-height: 40px!important;
    padding: 10px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
  }
  .icn-container {
    padding: 20px 5px 40px 10px !important;
  }
  .bottom-text h2, .page-title-cus h2 {
    line-height: 30px !important;
    color: #25753A;
  }
  .page-title-cus {
    padding: 10px 0;
    color: #25753A;
  }
  .icn__block:first-child {
    /* border: 2px dashed white; */
    display: flex;
    align-items: center;
  }
  .background_icn {
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .icn_flex {
    display: flex;
    align-items: unset !important;
    justify-content: unset;
    flex-wrap: wrap;
    gap: 10px;
  }
  .icn__block {
    width: 48% !important;
  }
  .icn_txt.bg_block {
    padding: 0 !important;
  }
.breadcrums-main {
  width: fit-content !important;
}
  .industry_text h2 {
    font-size: 2.5rem !important;
  }
  .industry_aerow {
    display: none;
    height: 3rem !important;
    width: 3rem !important;
    background-size: 2rem !important;
  }
  .research_flexdiv,
  .document-flex {
    flex-direction: column;
    
  }.research_boxdata p {
    font-size: 22px;
    line-height: 28px;
    width: 88%;
}
  .footer_flex {
    padding: 20px;
  }
  .footer_flex a {
    font-size: 14px;
  }
  .company-image2 {
    width: 250px;
    margin-top: -154px;
    margin-left: 42px;
  }
  .initiativee-flex {
    flex-direction: column;
  }
  .intiativee-text-box {
    width: 90%;
  }
  .main-image {
    width: 50%;
  }
  .company-image2 {
    width: 317px;
    margin-top: -154px;
    margin-left: 96px;
  }
  .initiativee-image {
    width: 85%;
  }
  .footer_social i {
    margin: 0 !important;
  }
  .footer_social > div {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .footer_social a {
    margin: 0!important;
    font-size: 12px!important;
    width: auto!important;
  }
  .footer_social {
    display: flex;
    justify-content: center !important;
    gap: 10px;
    align-items: center;
    flex-wrap: nowrap!important;
  }
  .a_socialIcons ul {
    justify-content: center;
      margin-top: 20px !important;
  }
  .logo_menu_flex {
    justify-content: center;
    padding: 0px 11px !important;
  }
  .footer_menu2 {
    flex-wrap: nowrap;
    gap: 17px;
  }
  .footer_link2 a {
    padding-right: 0 !important;
  }
  .footer_link2 {
    padding: 0 !important;
    padding-right: 0 !important;
    list-style: none !important;
  }
}
.product-form__quantity {
  justify-content: flex-start !important;
}
form.contact_formflex label, .contact_forminput input {
  font-size: 18px;
}
 .a_whatWeOffer .description {
   color: black;
 } .a_whatWeOffer .description, p, .tick span, button.contact_formdelbtn, .research_boxdata a, form.contact_formflex select, form.contact_formflex label, .footer_flex a, .footer_social a, .footer_link2 a,a.breadcrumbs__link, .intiative-text-box p, .tick span, .intiative-text-box p, .icon-text, .icon-text2,.a_whatWeOffer .description, .product-numbers, .sort-by, .prod-name, .listview1 h5.chemical_name, a.add-butn {
    font-size: 18px !important;
    letter-spacing: normal !important;
  }
.titleicon h2 {
      color: #1e4175 !important;
}
  .blck_txt {
     font-size: 40px !important;
        line-height: normal !important;
    letter-spacing: normal !important;
  }
.heading-clerification h2, .contact_coltext, .contact_formdeltitle, h2.agri_sectext, .event-head1, .img-text1.image-text2 h2, .newsletter__wrapper h2, .our-heading   {
    font-size: 40px !important;
    color: #1e4175 !important;
    letter-spacing: normal;
    line-height: normal;
  }
.story-heading, .bottom-text h2, .intiative-text-box h2 {
  font-size: 40px !important;
  
    color: #1e4175 !important;
}
.newsletter__subheading {
      font-size: 18px;
    color: black;
}
.intiative-text-box h2, .mfg-heading {
  margin-bottom: 20px;
}
.page-contact_us .redcontactsec .phone_coldiv {
  flex-direction: row !important;
}
@media screen and (min-width: 767px) {
  .contact_formdel {
  min-height: 800px;
}
}
@media screen and (max-width: 767px) {
  textarea, select
option,
input::placeholder {
  /* font-family: Lat; */
  font-size: 16px;
}
  .blck_txt {
    font-size: 22px !important;
  }
  .ourHistoryMobile {
  display: block;
}
.ourHistoryDesktop {
  display: none;
}
  .icon-title {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    flex-direction: column;
    justify-content: center;
  }
  .icon-text-sustain .owl-nav {
    margin-top: 0;
    height: 0;
  }
  .titleicon h2 {
    text-align: center;
  }
  h2.banner_title {
    font-size: 30px;
  }
  .heading-clerification h2, .mfg-heading, .contact_coltext, .contact_formdeltitle, h2.agri_sectext, .event-head1, .img-text1.image-text2 h2, .newsletter__wrapper h2, .story-heading, .our-heading   {
    font-size: 30px !important;
    color: #1e4175 !important;
    letter-spacing: normal;
    line-height: normal;
  }
  .bx-head {
    font-size: 25px;
  }
  .story-heading, .bottom-text h2, .intiative-text-box h2 {
    font-size: 25px !important;
    color: #1e4175 !important;
  }
  .contact_formdeltitle, h2.research_boxtitle {
    font-size: 25px !important;
  }
  .certification-heading {
    font-size: 25px !important;
    color: #1e4175 !important;
  }
  .certification .owl-nav {
    margin-top: 0;
    position: absolute;
    left: 0;
    top: 20%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .ourHistoryMobile .owl-dots, .video_container .owl-dots {
    padding-top: 20px;
  }
  .video_container .img-text1.image-text2 {
    padding: 20px 0 20px 0px !important;
  }
  .a_whatWeOffer .description, p,.titleicon h2, .tick span, button.contact_formdelbtn, span.cart_text, .research_boxdata a, form.contact_formflex select, form.contact_formflex label, .footer_flex a, .footer_social a, .footer_link2 a,a.breadcrumbs__link, .intiative-text-box p, .tick span, .intiative-text-box p, .icon-text, .icon-text2,.a_whatWeOffer .description, .product-numbers, .sort-by, .prod-name, .listview1 h5.chemical_name, a.add-butn {
    font-size: 16px !important;
    letter-spacing: normal !important;
  }
  .research_boxdata {
    justify-content: normal;
    min-height: unset;
  }
  .bottom-text p {
    max-width: 100% !important;
  }
  .mfg-heading, .intiative-text-box h2 {
    margin-bottom: 15px;
  }
  .prodDetailsContainer {
    flex: 1;
    display: flex;
    flex-direction: column;
  }
  .imagee-slider .owl-nav, .event-slider .owl-nav {
    top: unset !important;
    right: unset !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }
  .imagee-slider .owl-nav {
    bottom: -30%;
  }
  .event-slider .owl-nav {
    bottom: -15%;
  }
  .img-text1.image-text2 {
    padding: 0 0 0px 13px !important;
  }
  .story-text {
    width: 100%;
  }
  .product-form__quantity {
    justify-content: space-between !important;
  }
  .collection-prod-row {
    /* gap: 10px !important; */
  }
  .listview.collection-prod-col {
    margin-bottom: 10px;
  }
  .listview1 .add-butn {
    padding: 2px 4px;
  }
  h5.chemical_name span {
    font-size: 15px !important;
    line-height: normal !important;
  }
  .cas_nmbr .metafield-rich_text_field p {
    font-size: 15px !important;
    margin: 5px 0;
    line-height: normal !important;
  }
  .policy-text {
    font-size: 19px;
    line-height: 22px;
  }
  section.collection-prod {
    padding: 0;
  }
  .prod-sub-name {
    padding: 10px 0;
  }
  .footer_social i {
    /* margin-bottom: 18px !important; */
  }
  .footer_social a {
    margin-bottom: 20px;
    font-size: 17px;
    width: 250px;
  }
  .footer_social {
    flex-wrap: wrap;
  }
  .policy-images-row {
    gap: 26px;
  }
  section.policy {
    padding: 0px;
  }
  .image-column1 {
    width: 37%;
  }
  .image-column2 {
    width: 40%;
  }
  .image-column3 {
    width: 40%;
  }
  .image-column4 {
    width: 40%;
  }
  .deskstop_row {
    display: none;
  }
  .mobile_row .owl-carousel {
    display: block !important;
  }
  .mobile_row {
    display: block;
  }
  .mobile_col {
    width: 100%;
  }
  img.video_playicon {
    width: 65px !important;
  }
  .videosTitle {
    margin-bottom: 26px;
  }
  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #000 !important;
  }
  .owl-dot span {
    width: 10px !important;
    height: 10px !important;
    margin: 5px;
    border: 2px solid black;
    background: transparent !important;
    display: block;
    transition: opacity 0.2s ease;
    border-radius: 30px;
  }
  .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 24px !important;
  }
  .footer_menu2 {
    justify-content: flex-start;
  }
  .applicatifelx-box {
    width: 100% !important;
  }

  .botm-text {
    max-width: 100%;
    font-size: 15px;
  }

  .industry-heading-4 {
    font-size: 80px;
    top: -25px;
  }

  section.application {
    padding: 60px 0;
  }
  .testimonial_row {
    padding: 0;
  }
  .footer_main_first {
    width: 100%;
  }
  .footer_flex {
    padding: 20px;
  }
  .social_main {
    width: 100%;
  }
  .footer_social {
    justify-content: flex-start;
    padding-top: 15px;
  }
  .footer_social_link {
    list-style: none;
    padding: 0;
    padding-right: 27px;
  }

  .footer_link a {
    padding: 0;
  }

  .footer_link2 a {
    /* padding-right: 19px !important; */
  }
  .copy_right_text p {
    text-align: center;
    font-size: 13px;
    padding-left: 5px;
  }
  .footer_logo {
    padding-bottom: 20px;
  }
  .footer_logo img {
    max-width: 120px;
  }
  .footer_link {
    width: auto;
    padding: 0;
    flex-grow: 1;
  }
  .logo_menu_flex {
    padding: 30px 11px;
  }
  .footer_link2 {
    padding: 8px 4px;
    padding-right: 11px;
  }
  .copy_right_text {
    padding-top: 14px;
  }
  .footer_link {
    list-style: none;
    text-align: center;
  }
  .logo_menu_flex {
    flex-wrap: wrap;
  }
  .faq-flex {
    width: 100% !important;
  }
  .rw-banner-container {
    padding: 0 10px;
  }
  .kp-content-title:before {
    left: 19%;
  }
  .bg-title-faq {
    font-size: 70px;
    left: 6%;
  }
  .faq-accordian {
    margin: 10px 0px;
  }
  .faqs {
    padding: 60px 0 20px;
  }
  .buton-container {
    border-radius: 0px;
  }
  .button--text {
    width: 100%;
  }
  .button--btn {
    width: 70%;
    padding-top: 30px;
    padding-right: 0px;
    text-align: center;
    margin: 0 auto;
  }
  .rich--content {
    text-align: center;
  }
  .button--title {
    text-align: center;
  }
  .buton-flex {
    padding: 10px 40px 40px;
  }
  .btn-buton {
    padding: 10px 0px;
    width: 80%;
    display: block;
    margin: 0 auto;
  }
  .ourstory-image-main {
    width: 100%;
  }

  .ourstory-heading-main {
    width: 100%;
    padding-top: 30px;
  }
  .industries-head {
    font-size: 61px;
    top: -76px;
    right: 0px;
  }
  .ourstory-heading-main {
    padding-left: 0px;
  }
  .image-story {
    width: 100%;
  }
  .hr-line {
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-color: #eaeaea;
    height: 2px;
    width: 100%;
    margin: 23px 0px;
    border-bottom: 1px solid #eaeaea;
    border-left: none;
    margin: 22px 0px !important;
  }
  .mission-img-heading-main {
    width: 100%;
    padding-right: 0px;
  }
  .mission-heading-sec {
    padding-bottom: 40px;
    padding-top: 0;
  }
  .box-content-main::before {
    content: "";
    background: #8cb2db;
    position: absolute;
    width: 9px;
    height: 70%;
    right: 50%;
    left: 50%;
    top: 17%;
  }

  .history-main {
    font-size: 80px;
    font-weight: 400;
    line-height: 150px;
    letter-spacing: -8px;
    position: absolute;
    top: 0px;
    z-index: -1;
    text-transform: uppercase;
    opacity: 0.3;
    -webkit-text-stroke: 1px #ccc;
    color: transparent;
  }
  .project-beaf-heading-main {
    width: 100%;
    padding-right: 0;
  }
  .project-beaf-image-main {
    width: 100%;
  }
  .project-beaf-sec {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
  }
  .image-content {
    padding-left: 0px;
  }

  .project-text {
    padding-bottom: 27px;
  }
  .problem-solution-flex {
    display: flex;
    flex-wrap: wrap;
  }
  .Challenge-heading {
    font-size: 25px;
    font-weight: 400;
  }
  .hr-line11 {
    height: 1px;
    width: 100%;
    margin: 20px 0px !important;
    border-bottom: 0.5px solid #eaeaea;
  }
  .problem-solition-img-heading-main {
    width: 100%;
    padding-right: 0px;
  }
  .prosess-heading {
    font-size: 28px;
  }
  .problem-image {
    max-width: 53px;
    width: 100%;
  }
  .title1-slider {
    display: block !important;
  }
  .desktop {
    display: none;
  }
  .pr-text {
    width: 100%;
    padding-top: 20px;
  }
  .process-image-main {
    width: 100%;
    text-align: center;
  }
  .process-flex {
    display: flex;
    justify-content: center;
  }
  .problem-heading-sec {
    padding: 10px 0px;
  }
  .prosess-heading {
    font-size: 20px;
    font-weight: 400;
  }
  .itle1-slider .owl-nav {
    display: block !imporant;
  }
  .title1-slider button.owl-prev span {
    font-size: 26px;
    background: #cccaca;
    width: 45px;
    font-weight: 400;
    border-radius: 50%;
  }
  .title1-slider button.owl-next span {
    font-size: 26px;
    background: #cccaca;
    width: 45px;
    font-weight: 400;
    border-radius: 50%;
  }
  .title1-slider button.owl-next {
    position: absolute !important;
    right: 35% !important;
  }
  .title1-slider button.owl-prev {
    position: absolute !important;
    left: 35% !important;
  }
  .title1-slider .owl-nav {
    margin-top: 10px;
    margin-bottom: 43px;
  }
  .result-image-main {
    width: 100%;
  }
  .result-heading-main {
    width: 100%;
    padding-left: 0px;
  }
  .result-beaf-heading {
    padding-bottom: 10px;
    font-size: 36px;
    padding-top: 10px;
    font-weight: 400;
  }
  .our-story-sec {
    padding: 60px 0 40px;
    margin-top: 0px;
  }
  .desktop1 {
    display: none;
  }
  .mobile-main {
    display: block !important;
    padding-top: 30px;
    position: relative;
  }
  .mobile-box {
    width: 100%;
  }

  .our-history-main {
    padding: 0px 15px;
  }
  .history-main {
    font-size: 90px;
  }
  .result-beaf-sec {
    padding: 0px 0;
  }
  .icon-text-flex {
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
  .event-bg-text {
    font-size: 63px;
    top: -43px;
  }
  .event-hading {
    font-size: 23px;
  }

  .text-heading-main {
    padding: 24px 0px 0px 3px;
    text-align: center;
  }
  .event-img {
    max-width: 170px;
    width: 100%;
    margin: 0 auto;
  }
  .clock-main {
    padding-left: 25px;
  }

  .event-slider-main {
    padding: 0px 15px 10px;
  }
  .event-slider {
    position: relative;
  }
  .event-text-rich {
    padding-bottom: 17px;
  }
  .time-main {
    padding: 0px 30px;
  }
  .icon-text {
    font-size: 18px;
  }
  .icon-text2 {
    font-size: 18px;
  }
  .iocn-img img {
    max-width: 20px;
  }
  .icon-img2 img {
    width: 100%;
    max-width: 18px;
  }
  .event-slider .owl-nav {
    margin-top: 20px;
  }
  .event-bx-flex {
    display: flex;
    flex-wrap: wrap;
  }

  .event-sec {
    padding: 74px 0 70px;
  }

  .event-text-rich p {
    font-size: 15px;
  }


  /* ----document css--------- */
  .document-box-main {
    width: 100%;
    margin-top: 22px;
  }
  .doc_head {
    font-size: 18px;
    line-height: 33px;
  }
  .document-text p {
    font-size: 16px;
    line-height: 21px;
  }
  .document-heading {
    padding-bottom: 0px;
  }
  .doc-head {
    font-size: 30px;
    line-height: 32px;
  }
  .down-pdf a {
    padding-top: 20px;
  }
  .down-pdf a {
    font-size: 16px;
    line-height: 37px;
    color: white !important;
  }
  .document-box-main {
    padding: 18px 24px;
  }
  .document-flex {
    padding-bottom: 20px;
  }
  .document-sec {
    padding: 30px 15px 0px;
    background: white;
  }
  .document-img {
    width: 32%;
  }

  .disclaimer-sec {
    padding: 20px 0px;
  }
  .heading-disc {
    font-size: 30px;
    line-height: 17px;
  }
  .disclaimer-heading-main {
    padding: 0px 30px;
  }
  /* ----end---- */
  /* product responsive css starts here */
  section.resil-product-sec {
    padding: 20px 15px;
  }
  .product_containerr {
    padding: 60px 10px 50px 10px;
  }
  .resil-left-product {
    width: 100%;
    padding: 0 10px;
  }

  .resil-product-inner {
    padding: 20px 10px;
  }

  .resil-left-product p {
    padding: 5px 0;
  }

  .right-resil-product h2 {
    padding-bottom: 0;
  }

  .variant-radios {
    width: 50% !important;
  }
  label.quantity__label.form__label {
    width: 37% !important;
  }

  .product-form__input {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 70%;
  }

  .price-per-item__container {
    width: 60.5% !important;
    border-radius: 19px !important;
  }
  .resil-left-product {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
    border-right: none;
  }
  .right-resil-product {
    width: 100%;
    padding: 0 10px;
  }

  .resil-left-product > h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .bottom-prod-descrip h3 {
    font-size: 24px;
  }

  .right-resil-product h2 {
    font-size: 24px;
  }
  .product-form__quantity {
    top: 0;
  }
  /* fieldset.js.product-form__input {
width: 100%;
} */
  .add-to-cartt {
    max-width: 100% !important;
  }
  .product-form__input input[type="radio"] + label {
    max-width: 50px;
    height: 50px;
    font-size: 12px !important;
  }
  .product-form__input input[type="radio"]:checked + label {
    max-width: 50px;
    height: 50px;
  }

  section.blog-post {
    padding: 60px 0;
  }
  .blogs-row {
    flex-direction: column;
  }
  .blogs-col {
    width: 100%;
  }

  .intiative-text-box {
    width: 100%;
    /* padding: 0 20px; */
  }

  .intiative-text-box h2 {
    font-size: 30px;
    line-height: normal;
    margin: 10px 0;
  }

  .intiative-text-box p {
    padding-right: 0;
    font-size: 18px;
  }

  .tick span {
    font-size: 12px;
  }

  .tick img {
    padding-right: 10px;
    width: 30px;
  }

  .initiative-image {
    width: 100%;
    padding-top: 15px;
  }

  section.environmental-initiatives {
    padding-bottom: 10px;
  }
  .titleicon h2 {
    font-size: 20px;
  }

  .icon-bottom-text p {
    font-size: 15px;
    padding-top: 5px;
  }
  .main-image {
    width: 100%;
  }
  .intiativee-text-box {
    width: 100%;
  }
  .company-image2 {
    width: 70%;
    height: 160px;
    margin-top: -67px;
    margin-left: 75px;
  }
  .company-img1 {
    width: 100%;
    object-fit: contain;
    height: 100%;
  }
  .industry-text {
    font-size: 66px !important;
  }
  .tick-text-mainn {
    width: 100%;
  }
  .img-text1.image-text2 {
    padding: 0 0 9px 20px;
    margin-top: 0;
  }
  section.video_sec {
    padding: 10px 0px !important;
  }
  .txt-description {
    width: 100%;
  }
  .initiativee-image {
    height: 180px;
  }
  .infrastructure {
    padding-top: 0px;
  }
  .read-detail {
    font-size: 13px;
  }
  .custom-image {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .txt-description {
    font-size: 15px;
  }
  .collection-prod-col {
    width: 48%;
    height: auto;
  }
  .add-butn {
    width: 100%;
  }
  .prod-name {
    font-size: 18px;
  }
  .prod-sub-name {
    font-size: 14px;
  }
  .listview1 a.prod-name {
    width: 100%;
  }
  .add-butn {
    font-size: 15px;
    max-width: 150px;
  }

  .listview1 a.prod-sub-name {
    width: 100%;
  }

  .listview1 .button-ancher {
    width: 100%;
    max-width: 150px;
  }
  .collection-prod-row {
    gap: 10px;
    justify-content: flex-start;
    padding: 0 10px;
  }
  .section-template--20834186527040__product-grid-padding {
    padding-top: 0px;
    padding-bottom: 0px !important;
  }
  .pagination-wrapper {
    margin-top: 0rem !important;
    background: #e9f4ff;
    padding: 36px 20px;
  }
  .pagination__list > li {
    max-width: 3rem !important;
  }
  .pagination__item {
    height: 3rem !important;
  }
  .mobile-search {
    display: block;
    padding: 10px;
    width: 100%;
    max-width: 14px;
  }
  .filter-col {
    width: 50%;
    position: fixed;
    top: 0;
    right: -120%;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    padding-top: 128px;
    z-index: 9;
    background: #0005;
    transition: all 650ms ease-in-out;
  }
  .search-col {
    width: 100%;
  }
  .mobile-search img {
    width: 16px;
    padding-top: 5px;
  }
  .v-text {
    display: none;
  }

  .show-collection-search {
    right: 0 !important;
  }
  .listview {
    width: 100% !important;
  }
  .filter-row {
    padding: 10px 0;
  }
  .view-icon {
    width: 28%;
  }

  .add-butn {
    width: 100%;
  }
  section.excprod_sec {
    padding: 40px 0 30px;
  }
  .excprod_row {
    overflow-x: scroll;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .excprod_row {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .excprod_col {
    width: 100%;
    flex: 0 0 50%;
  }
  h2.excprod_sectitle {
    margin-bottom: 12px;
  }
  h2.excprod_title {
    font-size: 23px;
  }
  .excprod_image {
    position: relative;
    max-width: 190px;
    height: 190px;
    margin: 0 auto;
  }
  .excprod_image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    object-fit: cover;
  }
  span.close-icon {
    position: absolute;
    top: 0;
    right: 45px;
  }
  .close-icon {
    display: block;
  }
  .close-icon i {
    font-size: 35px;
    color: white;
  }
  .collection-prod-col {
    /* margin: 0 9px 8px; */
  }
  .button-ancher {
    padding: 0;
  }
  .add-butn {
    padding: 5px 10px;
  }
  .product-count__text.text-body {
    padding-bottom: 0px;
    text-align: center;
  }
  .collection-prod-inner-col {
    padding: 15px;
  }
  .collection-prod-col {
    margin: 0px;
  }
  img.mobile_banimage {
    width: 100%;
    height: 50vh;
    display: block !important;
    object-fit: cover;
  }
  img.desktop_banimage {
    display: none !important;
  }
  .banner_content {
    position: absolute;
    left: 6%;
    top: 26%;
    z-index: 3;
  }

  h2.banner_title {
    font-size: 40px;
    line-height: 36px;
    width: 88%;
    padding-bottom: 8px;
  }

  .banner_data p {
    font-size: 15px;
    line-height: normal;
    width: 98%;
    padding-bottom: 10px;
  }

  a.blue_ancher {
    font-size: 16px;
    padding: 12px 20px;
  }

  a.red_ancher {
    font-size: 16px;
    padding: 12px 13px;
    max-width: 165px;
  }

  .agrisecdata {
    width: 100%;
  }

  .agri_secancher {
    width: 100%;
    text-align: center;
  }

  h4.agri_sectitle {
    padding-left: 0px;
    font-size: 14px;
    text-align: center;
  }

  h4.agri_sectitle::before {
    left: 22%;
  }

  h2.agri_sectext {
    font-size: 40px;
    text-align: center;
  }

  .agrisecdata p {
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding: 0 15px;
  }

  .agri_secancher a {
    font-size: 20px;
  }

  .agri_sectext2 {
    font-size: 75px;
    text-align: center;
    left: 8%;
  }

  .agri_col {
    margin: 15px;
  }

  .agri_content {
    margin: 30px;
  }

  h4.research_title::before {
    left: 24.5%;
  }

  h2.research_text {
    font-size: 30px;
  }

  h2.research_bgtext {
    font-size: 80px;
    text-align: center;
    left: 14%;
    top: -10px;
  }

  .research_box {
    width: 100%;
  }

  .research_col {
    /* background: linear-gradient(180deg, #2f659d 20%, transparent 20%); */
  }

  .research_boxdata p {
    /* width: 85%; */
    /* padding-top: 16px; */
  }

  h2.research_boxtitle {
    font-size: 30px;
  }

  .testimonial_title::before {
    left: 21.5%;
  }

  .testimonial_bgtext {
    font-size: 80px;
    top: -68px;
    left: 18.8%;
  }

  .testimonial_text {
    font-size: 33px;
  }

  .testimonial_box {
    width: 100%;
    margin: 10px;
    flex: 0 0 85%;
    padding-bottom: 5px;
    padding-top: 5px;
  }

  .testimonial_flexdiv {
    padding: 40px 0 30px;
    overflow-x: scroll;
    flex-wrap: nowrap;
  }

  .contact_col {
    width: 100%;
  }

  .phone_infdiv {
    padding: 0 24px;
  }

  .contact_coltitle {
    padding-left: 0px;
    text-align: center;
  }

  .contact_coltitle:before {
    left: 14%;
    top: 8px;
  }

  .contact_coltext2 {
    font-size: 88px;
    left: 9%;
    top: 8px;
  }

  .contact_coltext {
    text-align: center;
  }

  .contact_col p {
    font-size: 16px;
    width: 100%;
    text-align: left;
  }

  span.tick_data {
    font-size: 16px;
    line-height: normal;
    flex: 1;
    margin-left: 10px;
  }

  span.tickicon {
    width: 20px;
    height: 20px;
  }

  span.tickicon i {
    font-size: 12px;
  }

  .contact_formdel {
    padding: 20px;
    margin-top: 22px;
  }

  button.contact_formdelbtn {
    font-size: 18px;
  }

  .contact_forminput select {
    padding: 12px 12px 12px 12px;
  }

  .contact_forminput input {
    padding: 12px 12px 12px 12px;
  }

  .contact_forminput textarea {
    padding: 12px 12px 12px 12px;
  }

  section.testimonial_sec {
    padding: 0;
  }

  .contact_sec {
    padding: 60px 0 60px;
  }

  .phoneinfodata {
    position: relative;
    width: 108%;
    border-radius: 0 50px 0 0;
    padding: 30px;
    margin-left: -25px;
    bottom: 0;
  }
  section.banner_sec .owl-dots {
    position: relative;
    left: 1%;
    bottom: -13px;
  }

  .phone_datadiv a {
    font-size: 16px;
    padding: 6px 0;
  }
  section.agri_sec {
    padding: 40px 0 20px;
  }

  .contact_redtext2 {
    font-size: 74px;
    top: -52px;
    left: 7%;
  }

  .contactmap_col {
    display: flex;
    align-items: center;
    width: 100%;
    border: 1px solid #c8c8c8;
    border-radius: 10px;
    padding: 10px 0 10px 20px;
    margin: 5px 20px;
  }
  section.contactmap_sec {
    padding: 20px 0 0;
  }
  .phonereddata p {
    line-height: 25px;
    text-align: left;
  }
  .phone_redicon i {
    font-size: 24px;
  }

  section.redcontactsec {
    background: none;
    padding-bottom: 0;
  }

  .phonereddic {
    width: 100%;
  }
  .phone_redicon {
    width: 14%;
  }
  a.secondsec_css {
    font-size: 15px;
    line-height: 30px;
  }
  .testimonial_box_image img {
    max-width: 50px;
    margin-top: -18px;
  }
  .testiomnial_boxdesc p {
    line-height: 21px;
  }
  .textimonial_star {
    padding: 0px;
  }
  .testimonial_boxdat {
    padding-top: 20px;
  }

  h2.company_title {
    font-size: 22px;
    line-height: 22px;
  }
  .contact_colticktext {
    padding-bottom: 12px;
  }
  .textimonial_dataimage img {
    max-width: 70px;
    max-height: 70px;
  }
  .agriculture_slider .owl-nav {
    display: none;
  }
  .ourvision-img {
    width: 100%;
  }
  .ourvision-flex {
    flex-direction: column-reverse;
  }
  .ourvision-text {
    width: 100%;
    padding: 0 14px 20px;
  }

  .bottom-text {
    padding-bottom: 0;
    padding-right: 0;
  }

  section.our-vision {
    padding: 60px 0 20px;
  }

  .bottom-text p {
    font-size: 15px;
  }

  .bottom-text h2 {
    font-size: 23px;
    line-height: 40px;
  }

  .industry-heading {
    font-size: 56px;
    line-height: 74px;
    padding-left: 0;
  }
  .upper-text-main {
    padding-bottom: 30px;
  }
  .industry-heading-2 {
    font-size: 60px !important;
  }

  .industry-heading-3 {
    font-size: 60px;
    top: -63px;
    right: 5px;
  }
  /* icon text */
  .sustain-box-icon {
    width: 100%;
    padding: 10px 60px;
  }

  .icon-slider {
    display: block !important;
  }

  .sustain-flex {
    display: none;
  }
  section.icon-text-sustain {
    padding-bottom: 10px;
  }

  /* environment */
  .intiative-text-box {
    width: 100%;
    /* padding: 0 20px; */
  }

  .intiative-text-box h2 {
    font-size: 25px;
  }

  .intiative-text-box p {
    padding-right: 0;
    font-size: 18px;
  }

  .tick span {
    font-size: 12px;
  }

  .tick img {
    padding-right: 10px;
    width: 30px;
  }

  .initiative-image {
    width: 100%;
    padding-top: 15px;
    /* height: 250px; */
  }

  section.environmental-initiatives {
    padding-bottom: 10px;
  }

  .titleicon h2 {
    font-size: 17px !important;
  }

  .icon-bottom-text p {
    font-size: 15px;
    padding-top: 5px;
    text-align: center;
  }

  .heading-clerification h2 {
    font-size: 25px;
  }
  section.clerification {
    padding-top: 20px;
  }

  /* nosignal */

  .nosignal-flex {
    display: none;
  }

  .no-signal-box-slider {
    display: block !important;
  }

  .no-signal-box {
    width: 100%;
  }

  .icon-slider button.owl-prev,
  .icon-slider button.owl-next {
    background: #2c5f96 !important;
    padding: 15px !important;
    width: 25px;
    height: 30px;
    position: relative;
    top: -98px;
    color: white !important;
  }

  .icon-slider button.owl-next {
    left: 142px;
  }

  .icon-slider button.owl-prev {
    right: 143px;
  }

  .no-signal-box-slider button.owl-prev,
  .no-signal-box-slider button.owl-next {
    background: #2c5f96 !important;
    width: 25px;
    height: 30px;
    position: relative;
    top: -98px;
    color: white !important;
  }

  .no-signal-box-slider button.owl-prev span,
  .no-signal-box-slider button.owl-next span {
    font-size: 25px !important;
    position: absolute;
    top: -8px !important;
    left: 8px;
  }

  .no-signal-box-slider button.owl-next {
    left: 142px;
  }

  .no-signal-box-slider button.owl-prev {
    right: 143px;
  }

  .ourvision-main {
    padding: 0;
  }
  .initiative-container {
    padding: 0;
  }
  .clerification-container {
    padding: 0;
  }
  .clerification-flex {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 20px;
  }
  .clerification-image {
    /* width: 49%; */
    padding: 0;
    /* margin-bottom:20px; */
  }
  .ourvision-flex {
    flex-direction: column-reverse;
    padding-top: 0px;
  }
  section.banner {
    padding-bottom: 60px;
  }

  /* AAAA----RESPONSIVE----AAAA */
  .contact_sec {
    padding: 20px 0 0px !important;
  }
  .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 4px !important;
  }
  .research_boxdata p {
    color: black;
    font-size: 16px;
  }
  section.agri_sec {
    padding: 0;
  }
  .slider_agridiv {
    padding: 30px 0 0;
  }
  .research_col {
    padding: 20px 0 0;
  }
  .project-text p, .resil-left-product > p {
    font-size: 16px;
  }
  quantity-input.quantity {
    width: 100% !important;
  }
  .add-to-cartt .button--full-width {
    width: 100%;
  }
}
.cart-item__quantity-wrapper {
  flex-wrap: nowrap !important;
}
.cart-drawer .cart-item {
  grid-template: repeat(1,auto) / repeat(1,1fr) !important;
}
.document-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
  .box-indutries {
    max-height: 350px !important;
  }
  .agriculture_slider .owl-nav {
    top: -33%;
  }
  .certification-container .owl-dots {
    margin-top: 30px;
  }
  .certification-heading {
    padding: 20px 0 40px;
  }
  .document-flex {
    align-items: stretch;
    flex-wrap: nowrap;
    gap: 10px;
    padding-bottom: 0;
  }
  .document-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  .document-box-main {
    width: 50%;
  }
  .document-sec {
    padding: 60px 20px 0px;
  }
  .bottom-text h2 {
    font-size: 21px;
    line-height: normal;
  }
  .industry-heading-3 {
    font-size: 92px;
    line-height: 140px;
    right: 81px;
    top: -61px;
  }
  .heading-clerification h2 {
    font-size: 29px;
  }
  .industry-heading {
    font-size: 125px;
    padding-left: 0px;
  }
  .sustain-flex {
    align-items: baseline;
  }
  .industry-heading-2 {
    font-size: 73px;
  }
  .right-resil-product {
    width: 100%;
    padding-left: 0px;
  }
  .resil-left-product {
    width: 100%;
    border: none;
  }
  .bottom-text p {
    font-size: 15px;
  }
  section.our-vision {
    padding-bottom: 80px;
  }
  .titleicon h2 {
    font-size: 18px;
  }
  .tick {
    width: 100% !important;
  }
  section.clerification {
    padding-top: 10px;
  }
}
/* product responsive css ends here */
i.fa-solid.fa-circle {
  font-size: 7px;
  color: #000;
  margin-right: 5px;
  vertical-align: middle;
}
.resil-left-product h4{
  margin-bottom: 10px;
}
section.our-story-sec {
  padding-top: 0 !important;
}
section.project-beaf-sec {
  padding-top: 0 !important;
}
section.our-vision {
  padding-top: 0 !important;
}
section.application {
  padding-top: 0 !important;
}
section.blog1 {
  padding-top: 60px !important;
}
.faqs {
  padding-top: 0 !important;
}

.redcontactsec {
  padding-top: 0 !important;
}
.application-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.app-flex-ancer {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
  height: 300px;
}

.app-bttn {
  position: absolute;
  bottom: 30px;
  display: inline-block;
  width: 80%;
  background: white;
  padding: 16px 0;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
  /* font-family: Calibri !important; */
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: black;
  border-radius: 5px;
  text-transform: capitalize;
  transition: all 600ms ease-in-out;
}

.app-flex-ancer {
  display: block;
  overflow: hidden;
}

img.block_img {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  transition: all 600ms ease-in-out;
}

a.app-flex-ancer:hover img.block_img {
  transform: scale(1.1);
}

.template-search__results .listview {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0px 9px 60px !important;
}
.template-search__results .search-prod-view {
  /* margin: 0px 0px 40px !important; */
  padding-top: 20px;
  padding-bottom: 20px;
  height: auto !important;
}
.template-search__results .search-prod-height {
  height: 100% !important;
}
.template-search__results .search-prod-inner-height {
  height: 100% !important;
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
  .applicatifelx-box {
    width: 49% !important;
  }
  .cas_nmbr .metafield-rich_text_field p {
    font-size: 15px !important;
  }
}
.product-form__quantity .price-per-item__container {
  width: 38.5%;
}
.product-form__quantity .form__label {
  padding-right: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 0px;
}

.product-form__quantity {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
label.quantity__label.form__label {
  display: block !important;
  width: 30%;
}
.second_description p {
  font-size: 18px;
  color: black;
}
.footer_social i {
  /* margin: 0 10px 0 20px; */
}

.footer_social {
  color: white;
}
.footer_social a {
  color: white;
}
h5.chemical_name span {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: black;
}
.collection-prod-inner-col p {
  line-height: 20px;
}
.cas_nmbr .metafield-rich_text_field p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  /* border-bottom: 1px solid black; */
  color: #4a4a4a;
}
.prod-sub-name {
  padding: 10px 0;
}
.metafield-rich_text_field strong {
  color: black;
}
.metafield-rich_text_field strong {
  color: black;
}

span.metafield-single_line_text_field {
  color: black;
  font-weight: 400;
}
@media screen and (min-width: 1700px) {
  .collection-prod-inner-col p {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
  }
  section.collection-prod {
    padding: 0;
  }

  .prod-name {
    font-size: 42px;
  }
  .collection-prod-inner-col {
    padding: 30px;
  }
  .research_col {
    /* background: linear-gradient(180deg, #2f659d 62%, transparent 35%); */
  }
  h5.chemical_name span {
    font-size: 24px !important;
  }
  .cas_nmbr .metafield-rich_text_field p {
    font-size: 24px !important;
    padding: 10px 0 13px 0;
  }
  .listview1 .prod-name {
    width: 100%;
  }
}

h4.research_title::before {
  display: none;
}

.img-text1.image-text2 img {
  display: none;
}

.img-text1.image-text2 span {
  display: none;
}

.img-text.image-text1 {
  display: none;
}

.event--text {
  display: none;
}

.top11-text {
  display: none;
}

.agri_sectitle {
  display: none;
}


@media screen and (max-width: 1440px) {
  .our-story-main, .agri_container, .clerification-container, .initiative-container, .our-history-main, .video_container, .application-container, .project-beaf-main, .filter_sec-container, .problem-solution-main, .Process-main, .result-main {
    padding: 0 15px !important;
  }
  .blog-post-container {
   padding: 0 5px;
  }
  .intiative-text-box {
    padding: 0 0 20px;
  }
  .upper-text-main {
    padding-left: 0;
  }
}
@media(min-width: 1200px) {
  .account-flex {
    width: 12% !important;
  }
  .down-pdf .account-flex {
    width: 100% !important;
  }
}

@media (min-width: 819px) and (max-width: 1025px) {
  .banner_data p {
    width: auto;
  }
  .research_boxdata {
    min-height: 370px;
  }
  .research_flexdiv {
    gap: 10px;
  }
  .research_boxdata a {
    width: 100%;
  }
  .menu-drawer__submenu {
    background: white !important;
  }
  .bottom-text h2 {
    line-height: normal;
  }
  .sustain-flex {
    justify-content: space-around;
  }
  .add-to-cartt .button--full-width {
    width: 100%;
  }
  .intiative-text-box h2, .mfg-heading {
    margin-bottom: 10px;
  }
  .tick {
    padding: 3px 0 0 !important;
  }
  .overlayContainer .description p {
    line-height: normal !important;
  }

}

  .project-text ul {
    list-style: inside;
  }
