/* fonts */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #000;
}
* {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
figure {
  margin: 0;
  padding: 0;
}

a {
  color: #000;
  text-decoration: none;
}
.w-90 {
  width: 90% !important;
}

/* banner */
.dowload-btn {
  float: right;
  width: 240px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  border: 2px solid #bababa;
}
.request-btn {
  float: right;
  width: 240px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  background: #e42c25;
  color: #fff !important;
  cursor: pointer;
  text-transform: uppercase;
  margin-left: 30px;
}
.demand-banner-wrap {
  padding: 180px 0 60px 0;
  position: relative;
}
.demand-banner-wrap::after {
  background: #edf2f3;
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  height: 600px;
  z-index: -1;
}
.demand-banner-img img {
  height: 500px;
  object-fit: contain;
}
.demand-banner-img {
  text-align: center;
  margin-top: -50px;
}
.breadcrumb-wrap {
  margin-bottom: 25px;
  font-weight: 600;
}
.demand-banner-top-left .breadcrumb-wrap a {
  font-size: 14px;
  font-weight: 700;
  color: #58595b;
  padding: 0 5px;
}
.demand-banner-top-left h4 {
  color: #ee2e24;
  font-size: 20px;
  font-weight: 700;
}
.breadcrumb-wrap a:first-child {
  padding-left: 0;
}
.demand-banner-top-left img {
  margin-left: -10px;
}
.demand-banner-top .row {
  align-items: center;
}

.demand-banner-wrap .swiper-pagination-bullet,.testimonial-wrap .swiper-pagination-bullet {
  border: 0 none !important;
  width: 70px !important;
  height: 5px !important;
  background: #e42c25 !important;
  border-radius: 5px !important;
}
.demand-banner-wrap .swiper-pagination-bullet-active,.testimonial-wrap .swiper-pagination-bullet-active {
  opacity: 1;
}
.demand-banner-wrap .swiper-wrapper{
  padding-bottom: 30px;
}
.testimonial-wrap .swiper-wrapper{
  padding-bottom: 0px;
}
.testimonial-item {
  cursor: pointer;
  padding: 0 20px;
}
.demand-banner-content {
  padding-top: 50px;
  width: 80%;
  margin: 0 auto;
}
.demand-banner-content p {
  font-size: 18px !important;
  font-weight: 400;
  color: #383838;
  line-height: 30px;
  text-align: center;
}

.current-indus-wrap {
  padding: 80px 0 60px 0;
  background: #edeef0;
}
.current-indus-wrap h3,
.system-pressure-wrap h2 {
  font-size: 30px;
  margin-bottom: 50px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 1px;
}
.current-indus-wrap h3::after,
.system-pressure-wrap h2::after {
  position: absolute;
  background: #e42c25;
  bottom: -20px;
  content: "";
  width: 70px;
  height: 5px;
  left: 0;
}
.current-indus-wrap ul li {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #595858;
  line-height: 30px;
  padding-left: 30px;
  list-style: none;
  position: relative;
}
.current-indus-wrap ul {
  padding: 0;
}
.current-indus-wrap ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #e42c25;
  left: 0;
  position: absolute;
  top: 10px;
}

.top-row h3 {
  color: #eb0c0c;
  margin-bottom: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.top-row .system-pressure-right h3 {
  color: #378b36;
}
.system-pressure-wrap {
  padding: 60px 0;
}
.top-row {
  border-bottom: 2px solid #ababab;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.system-pressure-wrap img {
  width: 100%;
}
.system-pressure-left {
  padding-right: 50px;
}
.system-pressure-right {
  padding-left: 50px;
}

.key-benifit-wrap {
  background: #edeef0;
  padding: 80px 0;
}

.key-benifit-wrap h2 {
  font-size: 30px;
  margin-bottom: 50px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 1px;
  color: #eb0c0c;
}

.top-row .sys-item {
  margin-bottom: 50px;
}
.top-row .sys-item h3 {
  color: #eb0c0c;
  margin: 20px 0 15px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
}
.top-row .sys-item p {
  font-size: 16px !important;
  font-weight: 600;
  color: #383838;
  line-height: 30px;
}
.top-row .sys-item span {
  border-bottom: 5px solid #eb0c0c;
  display: block;
  width: 60px;
}
.key-benifit-wrap .top-row {
  border-bottom: 2px solid #ababab;
  padding-bottom: 0px;
  margin-bottom: 20px;
}
.key-benifit-wrap {
  background: #edeef0;
  padding: 60px 0 20px 0;
}

.testimonial-wrap {
  padding: 60px 0;
}
.testimonial-wrap h4 {
  color: #eb0c0c;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.testimonial-wrap h2 {
  font-size: 30px;
  margin-bottom: 40px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.testimonial-wrap .swiper-button-next::after,
.testimonial-wrap .swiper-button-prev::after {
  font-family: swiper-icons;
  font-size: 20px;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  color: #000;
  font-weight: 800;
}
.testimonial-wrap .swiper-button-next,
.testimonial-wrap .swiper-button-prev {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 5px #000;
}
.testimonial-item p {
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  color: #5b5b5b;
  margin-top: 20px;
}
.testimonial-item img {
  width: 100%;
  border-radius: 10px;
}

#lp-industries-wrapper .swiper-wrapper {
  padding-bottom: 60px;
}
#lp-industries-wrapper .item {
  float: left;
  width: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
}
#lp-industries-wrapper .item img {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#lp-industries-wrapper .item .title {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  top: 50%;
  left: 0;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
  opacity: 1;
  visibility: visible;
}
#lp-industries-wrapper .item .overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  top: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  left: 0;
  z-index: 1;
  overflow: auto;
  visibility: hidden;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
#oillubricated-lp-wrap .swiper-pagination-bullet {
  width: 50px;
  height: 5px;
  display: inline-block;
  border-radius: 5px;
  background: #db1a1d;
  border: none;
}
#lp-industries-wrapper .item:hover .overlay {
  top: 0;
  opacity: 1;
  visibility: visible;
}
#lp-industries-wrapper .item:hover .title {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#lp-industries-wrapper .item h3 {
  color: #fff;
  font-size: 16px !important;
  margin-bottom: 15px;
}
#lp-industries-wrapper .item p {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 15px;
}
#lp-industries-wrapper p a {
  color: #ee3124;
}
#lp-industries-wrapper .col-md-12 h2 {
  font-size: 30px;
  margin-bottom: 40px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#lp-industries-wrapper .col-md-12 h4 {
  color: #eb0c0c;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
#lp-industries-wrapper {
  padding-bottom: 60px;
}

#lp-industries-wrapper .swiper-pagination-bullet {
  border: 0 none !important;
  width: 50px !important;
  height: 5px !important;
  background: #e42c25 !important;
  border-radius: 5px !important;
}
#lp-industries-wrapper .swiper-pagination-bullet-active {
  opacity: 1;
}
#lp-industries-wrapper .swiper-wrapper {
  padding-bottom: 70px;
}

.receip-faq-block {
  background: #edeef0;
  padding: 60px 0;
}
.faq-row-inner h3 {
  font-size: 30px;
  margin-bottom: 40px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.receip-faq-block .accordion-header .accordion-button {
  background: #000;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  border-radius: 10px;
  padding: 10px 20px;
}
.receip-faq-block .accordion-item {
  margin-bottom: 20px;
  border-radius: 10px;
}
.receip-faq-block .accordion-header .accordion-button:focus {
  border: none;
  box-shadow: unset;
}
.receip-faq-block .accordion-body {
  font-size: 16px;
  border-radius: 10px;
  font-weight: 500;
}
.receip-faq-block .accordion-button::after {
  background-color: #fff;
  padding: 17px;
  width: 30px;
  height: 30px;
  background-position: center;
  border-radius: 50%;
}
.receip-faq-block h3 {
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.demand-match-system-dld a.brouchure-btn {
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 0.75px !important;
  background: #ee3124;
  color: #fff;
  line-height: unset !important;
  padding: 12px 15px !important;
  border: 0 none;
  cursor: pointer;
  outline: none;
  float: left;
  width: 100%;
  margin-bottom: 15px !important;
  border-radius: 10px;
}
.demand-banner-wrap .dowload-btn:hover {
  color: #e42c25;
}
#downloadrequest .ginput_container_email input {
  font-size: 16px !important;
  padding: 5px 5px 5px 10px !important;
}
#downloadrequest  select {
  padding: 5px 5px 5px 10px;
  height: 40px;
  background: #fff;
  border: 1px solid #00000052;
}
#downloadrequest .modal-content .close {
  position: absolute;
  top: 5px;
  right: 5px;
}
#downloadrequest  li.gfield.gfield_error,
#downloadrequest li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  margin-bottom: 0px !important;
  border-top: none;
  border-bottom: none;
  padding-bottom: 0px;
  padding-top: 0px;
  box-sizing: border-box;
}
#downloadrequest
  .field_description_below
  .gfield_description {
  padding-top: 0px;
}
#downloadrequest  .validation_message {
  color: #de0808;
}
body #downloadrequest .gform_wrapper ul li.gfield {
  margin-top: 15px !important;
}
#downloadrequest
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]) {
  font-size: inherit;
  font-family: inherit;
  padding: 8px 4px;
  letter-spacing: normal;
}
#downloadrequest .modal-body {
  padding: 30px 10px 30px 30px !important;
}
#downloadrequest .gform_button.button {
  font-size: 16px !important;
  background: #ee3124;
  color: #fff;
  line-height: unset !important;
  padding: 10px 20px !important;
}
#downloadrequest  .gform_heading {
  width: 100%;
  margin-bottom: 10px;
}
#downloadrequest .gform-heading {
  font-size: 30px;
  margin-bottom: 0px !important;
}
.testimonial-wrap-inner .swiper-pagination {
  display: none;
}

.system-pressure-span {
  display: flex;
  justify-content: end;
  margin-top: 15px;
}
.system-pressure-span-one {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.system-pressure-span-one span {
  width: 50px;
  background: #1b1464;
  height: 8px;
  display: block;
  margin-right: 10px;
  border-radius: 10px;
}
.system-pressure-span span {
  width: 35px;
  background: #1b1464;
  height: 8px;
  display: block;
  margin-right: 10px;
  border-radius: 10px;
}
.system-pressure-span-two {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.system-pressure-span-three {
  display: flex;
  align-items: center;
}
.system-pressure-span-two span {
  background: #0089cf;
}
.system-pressure-span-three span {
  background: #00a651;
}
.system-pressure-span p {
  font-size: 16px;
  font-weight: 500;
}






/* demand-match-lp */
#demand-match-lp .demand-banner-wrap .slide-one-banner{
  background-image: url(https://www.elgi.com/in-compressors/wp-content/themes/ELGi/images/banners/product-banner.jpg);
  background-repeat: no-repeat;
  height: 850px;
 display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-size: cover;

}
#demand-match-lp .demand-banner-wrap .slide-two-banner{
  background-image: url(https://www.elgi.com/in-compressors/wp-content/themes/ELGi/images/banners/product-banner.jpg);
  background-repeat: no-repeat;
  height: 850px;
display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-size: cover;
  
}
#demand-match-lp .demand-banner-wrap .slide-three-banner{
  background-image: url(https://www.elgi.com/in-compressors/wp-content/themes/ELGi/images/banners/product-banner.jpg);
  background-repeat: no-repeat;
  height: 850px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-size: cover;
  
}
#demand-match-lp .demand-banner-wrap::after{
  display: none;
}

#demand-match-lp .demand-banner-wrap {
  padding: 0;
  position: relative;
  margin-top: 120px;
}

/* #demand-match-lp .slide-one-banner .content-wrapper {
text-align: start;
  width: 50%;
  margin: 0;
  height: 100%;
  left: 5%;
  position: absolute;
  top: 30%;
} */

#demand-match-lp .content-wrapper {
text-align: start;
  width: 50%;
  margin: 0;
  height: 100%;
  left: 5%;
  position: absolute;
  top: 30%;
  padding-right: 50px;
}





#demand-match-lp .content-wrapper h1 {
  color: #ee3124;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 36px;
}
#demand-match-lp .content-wrapper ul {
  padding: 0;
}
#demand-match-lp .content-wrapper ul li {
  list-style: none;
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
  border-left: 3px solid #ee3124;
  padding-left: 20px;
  position: relative;
}
/* #demand-match-lp .content-wrapper ul li:after {
  content:'';
  border-left: 3px solid #ee3124;
  position: absolute;
} */
#demand-match-lp .content-wrapper h2 {
  color: #fff;
  margin: 0px 0 20px 0;
  font-size: 30px;
}
#demand-match-lp .content-wrapper p {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
#demand-match-lp .slide-one-banner .content-wrapper p {
margin-bottom: 20px;
}



#demand-match-lp .swiper-container-horizontal > .swiper-pagination-bullets,#demand-match-lp .swiper-pagination-custom,#demand-match-lp .swiper-pagination-fraction {
  bottom: 40px;
  position: absolute;
}
#demand-match-lp .demand-banner-wrap .swiper-wrapper {
  padding-bottom: 0;
}





/* product-wrap */
#demand-match-lp .product-wrap {
  padding: 50px;
  box-shadow: 0 0 16px #00000026;
  border-radius: 15px;
  margin: 20px 15px;
  position: relative;
}
#demand-match-lp .product-wrap-img {
  text-align: center;
  position: relative;
}

#demand-match-lp .product-wrap-content h3 {
color: #DC4433;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ddd;
  display: flex;
  align-items: center;
}

#demand-match-lp .product-wrap-content ul {
  padding: 0px;
  height: 220px;
}
#demand-match-lp .product-wrap-content ul li {
  list-style: none;
  margin-bottom: 15px;
  border-left: 3px solid #dc4433;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 400;
}
#demand-match-lp .product-wrap-btn {
  display: flex;
  margin-top: 25px;
}
#demand-match-lp .product-wrap-btn a {
background: #dc4433;
  color: #fff;
  padding: 12px 10px;
  display: table;
  border-radius: 10px;
  border: 1px solid #dc4433;
  font-size: 16px;
  width: 100%;
  text-align: center;
}
#demand-match-lp .product-wrap-btn a.view {
  background: transparent;
  color: #dc4433;
}
#demand-match-lp .product-wrap-btn a.contact {
  margin-left: 20px;
}
#demand-match-lp .product-wrap-btn a.view:hover {
  background: #dc4433;
  color: #fff;
}
#demand-match-lp .product-wrap-btn a.contact:hover {
  background: transparent;
  color: #dc4433;
}

#demand-match-lp .product-wrap-img img {
  height: 400px;
  object-fit: contain;
}
#demand-match-lp .product-wrap-content p {
  font-size: 16px;
  margin-bottom: 10px;
}

#demand-match-lp .demand-product-sec h2 {
  text-align: center;
  font-size: 40px;
  margin-bottom: 20px;
}
#demand-match-lp .demand-product-sec {
  padding: 60px 0;
}
/* #demand-match-lp .testimonial-wrap {
  background: #f7f7f7;
} */

#demand-match-lp .quick-comparison-wrap {
  background: #f7f7f7;
  padding: 60px 0;
}

#demand-match-lp .quick-comparison-wrap h2 {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}


#demand-match-lp .quick-comparison-wrap h4 {
  margin-bottom: 30px;
  color: #ee3124;
  font-size: 26px;
}







#demand-match-lp .quick-comparison-wrap h2 {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#demand-match-lp .quick-comparison-wrap h4 {
  margin-bottom: 30px;
  color: #ee3124;
  font-size: 26px;
}
#demand-match-lp .quick-comparison-wrap table {
  width: 100%;
  background-color: #ddd;
}

#demand-match-lp .quick-comparison-wrap table td {
  font-size: 16px;
  padding: 12px 10px;
}
#demand-match-lp .quick-comparison-wrap table th {
  background: #000;
  font-size: 18px;
  padding: 12px 10px;
  color: #fff
}
#demand-match-lp .quick-comparison-wrap table tr:nth-child(even) {
  background-color: #FFF;
}


#demand-match-lp .testimonial-wrap .swiper-pagination-bullet {
  border: 0 none !important;
  width: 30px !important;
  height: 5px !important;
  background:#ee3124 !important;
  border-radius: 5px !important;
}

#demand-match-lp .demand-banner-wrap .swiper-pagination-bullet{
  border: 0 none !important;
  width: 30px !important;
  height: 5px !important;
  background: #fff !important;
  border-radius: 5px !important;
}
#demand-match-lp .banner-form-wrap {
  width: 40%;
  position: absolute;
  top: 20%;
  z-index: 1;
  background: #fff;
  right: 5%;
   padding: 40px 30px 50px 30px;
  border-radius: 20px;
}
#demand-match-lp .banner-form-wrap .gform_button.button {
  font-size: 16px !important;
  line-height: normal !important;
  padding: 15px 40px !important;
}
#demand-match-lp .gform_wrapper .gform_validation_errors {
  display: none !important;
}
#demand-match-lp .gform_required_legend {
  display: none !important;
}
#demand-match-lp .banner-form-wrap .gform_wrapper .gform_footer {
  margin: 40px 0 0 0 !important;
}
#demand-match-lp .ginput_container input,#demand-match-lp .ginput_container textarea {
  font-size: 17px !important;
  padding: 10px !important;
  border: none !important;
  border-bottom: 1px solid #ddd !important;
}
#demand-match-lp .banner-form-wrap label {
  display: none !important;
}

#demand-match-lp .gform_wrapper .gform_fields {
  grid-row-gap: 25px;
}
#demand-match-lp .form-title {
  margin-bottom: 20px;
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #ee312445;
}


/* demand-match-lp-new */

#demand-match-lp-new .w-90 {
  width: 85% !important;
}
#demand-match-lp-new .demand-new-banner-wrap {
  padding: 220px 0 60px 0;
  position: relative;
  /* background: linear-gradient(90deg, rgb(67, 11, 5) 0%, rgba(171, 55, 41, 0.73) 38%, rgb(255, 255, 255) 75%); */
  background: linear-gradient(270deg,rgb(255, 255, 255) 0%, rgb(227, 227, 227) 72%, rgb(154, 154, 154) 100%);
}
#demand-match-lp-new .banner-img-wrap {
  text-align: center;
}
#demand-match-lp-new .content-wrapper h1 {
  color: #000;
  letter-spacing: 0;
  font-size: 40px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 700;
}
#demand-match-lp-new .content-wrapper p {
color: #000;
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 15px;
}
#demand-match-lp-new .content-wrapper h2 {
  color: #000;
  font-size: 25px;
  font-weight: 600;
  margin-top: 20px;
}
#demand-match-lp-new .demand-banner-bot .row {
  align-items: center;
}
#demand-match-lp-new .banner-img-wrap img {
  filter: drop-shadow(2px 5px 10px #0909098f);
}
#demand-match-lp-new .why-choose-lp-new h2 {
  text-transform: uppercase;
}
#demand-match-lp-new .why-choose-lp-new h2 span {
  color: #ee3124;
}
#demand-match-lp-new .why-choose-lp-new {
  padding: 60px 0;
}

#demand-match-lp-new .why-choose-lp-new ul li {
font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 25px;
  padding-left: 25px;
  position: relative;
  color: #858585;
}
#demand-match-lp-new .why-choose-lp-new ul li::before {
  content: '';
  position: absolute;
  height: 15px;
  width: 4px;
  background: #ee3124;
  top: 5px;
  left: 0;
}
#demand-match-lp-new .why-choose-lp-new h2 span {
  color: #ee3124;
}
#demand-match-lp-new .why-choose-lp-new h2 {
  text-transform: uppercase;
  color: #777;
  font-size: 40px;
  font-weight: 600;
}
#demand-match-lp-new #form-wrap {
display: table;
  width: 80%;
 padding: 50px 50px 30px 50px;
  box-shadow: 0 0 16px #ddd;
  border-radius: 30px;
  margin: 0 auto;
}
#demand-match-lp-new #form-wrap .gform_required_legend {
  display: none;
}
#demand-match-lp-new #form-wrap .gform-theme--foundation .gform_fields {
  row-gap: 20px;
}
#brochureModal .ginput_container input {
  border: 1px solid #C0C0C0A3;
  padding: 10px !important;
  font-size: 14px !important;
  border-radius: 5px;
  outline: none;
}
#brochureModal .gform-theme--foundation .gform_fields {
  row-gap: 10px;
}
#demand-match-lp-new .gform_wrapper .top_label .gfield_label {
  font-size: 15px !important;
  font-weight: 700 !important;
  letter-spacing: 0px !important;
  color: #303030 !important;
  margin-bottom: 10px !important;
}
#demand-match-lp-new .gform_wrapper input,
#demand-match-lp-new .gform_wrapper select,
#demand-match-lp-new .gform_wrapper textarea {
border: 1px solid #ddd !important;
  font-size: 16px !important;
  padding: 15px 10px 15px 20px !important;
  border-radius: 5px !important; 
  height: auto !important;
  line-height: unset;
  outline: none;
}
#demand-match-lp-new .gform_wrapper textarea {
  height: 80px !important;
}
#demand-match-lp-new .gform_button.button {
line-height: unset !important;
  padding: 12px 30px !important;
  margin-top: 0px !important;
  border-radius: 5px;
  font-size: 18px;
  background: #ee3124;
  border: none;
  color: #fff;
  font-weight: 600;
}

#demand-match-lp-new .why-choose-lp-new ul {
  list-style: none;
  padding: 0;
  margin-top: 30px;
}

#demand-match-lp-new #form-wrap h3 {
  font-size: 24px;
  margin-bottom: 25px;
  font-weight: 600;
}
#demand-match-lp-new .with-demand-item-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 70%;
  margin: 50px auto 30px auto;
}
#demand-match-lp-new .with-demand-item.spl1 {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
#demand-match-lp-new .with-demand-item {
  width: 50%;
  padding: 50px;
}
#demand-match-lp-new .with-demand-item.spl2 {
  border-bottom: 1px solid #ddd;
  border-right: 0;
}
#demand-match-lp-new .with-demand-item.spl3 {
  border-right: 1px solid #ddd;
}
#demand-match-lp-new .with-demand-item img {
  height: 45px !important;
  object-fit: contain;
  width: auto;
  margin-bottom: 20px;
}
#demand-match-lp-new .how-demand-sec-inner {
  text-align: center;
  padding: 50px;
  background: #FFF6F06B;
}

#demand-match-lp-new .how-demand-sec-inner h2 {
color: #202020;
  font-size: 35px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}

#demand-match-lp-new .how-demand-sec-inner p {
  font-size: 18px;
  width: 50%;
  margin: 0 auto 30px auto;
  line-height: 30px;
  font-weight: 600;
  color: #858585;
}

#demand-match-lp-new .how-demand-sec-inner .with-demand-item-wrap p {
  font-size: 20px;
  font-weight: 500;
  color: #858585;
  width: 100%;
  margin: 0;
}
#demand-match-lp-new .how-demand-sec-inner h3 {
  color: #202020;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 20px;
}
#demand-match-lp-new .how-demand-sec {
  margin-bottom: 60px;
}

#demand-match-lp-new .how-demand-sec-inner h4 span {
  color: #ee3124;
  font-style: normal;
}

#demand-match-lp-new .how-demand-sec-inner h4 {
  font-style: italic;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
}
#demand-match-lp-new .product-wrap-img img {
  height: auto !important;
}
#demand-match-lp-new #demand-match-lp .product-wrap-btn {
  justify-content: space-between;
}
#demand-match-lp-new #demand-match-lp .product-wrap-content ul {
  height: auto;
  margin-bottom: 30px;
}

#demand-match-lp-new #demand-match-lp h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #202020;
  font-size: 30px;
  font-weight: 700;
}


#demand-match-lp-new .key-benifit-wrap {
  background: transparent;
  padding: 40px 0;
}


#demand-match-lp-new .swiper-container-horizontal > .swiper-pagination-bullets,
#demand-match-lp-new .swiper-pagination-custom,
#demand-match-lp-new .swiper-pagination-fraction {
  bottom: 20px;
  width: 100%;
}

#demand-match-lp-new .swiper-wrapper {
  padding-bottom: 60px;
}
#demand-match-lp-new .swiper-pagination-bullet {
border: none !important;
  width: 35px !important;
  height: 5px !important;
  background: #e42c25 !important;
  border-radius: 5px !important;
  margin: 0 3px;
}
#demand-match-lp-new .swiper-pagination-bullet-active {
  opacity: 1;
}

#demand-match-lp-new .testimonial-wrap {
  padding: 0px 0 60px 0;
}

#demand-match-lp-new .why-choose-wrap {
  padding:0px 0 60px 0;
}
#demand-match-lp-new .why-over-item {
  background:#f5f5f5;
  padding:30px;
  border:2px solid #ccc;
  border-radius:10px;
}
#demand-match-lp-new .why-over-item h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0 0;
  height: 50px;
  align-items: center;
  display: flex;
  text-transform: uppercase;
  letter-spacing: 0;
}
#demand-match-lp-new .why-over-item p {
font-size: 16px;
  height: 160px;
  display: flex;
  overflow-y: scroll;
  margin-top: 0px;
  padding-right: 10px;
}
#demand-match-lp-new .why-choose-inner .swiper-wrapper {
  padding-bottom: 80px;
}
#demand-match-lp-new .faq-block-wrap {
  padding:60px 0;
  background:#edeef0;
}
#demand-match-lp-new .faq-block-wrap .sub-title {
  text-align:start;
  margin-bottom:40px;
}
#demand-match-lp-new .faq-block-wrap .accordion-button:focus {
  border-color:unset;
  box-shadow:unset;
}
#demand-match-lp-new .faq-block-wrap .accordion-button::after {
  display:none;
}
#demand-match-lp-new .faq-block-wrap .accordion-button.collapsed i {
  rotate:0deg;
  transition:all .3s ease-in-out;
}
#demand-match-lp-new .faq-block-wrap .accordion-button i {
  rotate:180deg;
  transition:all .3s ease-in-out;
  margin-right:15px;
}
#demand-match-lp-new .accordion-button:not(.collapsed),
#demand-match-lp-new .faq-block-wrap .accordion-button {
  background:#000;
  color:#fff;
  border-radius:5px!important;
}
#demand-match-lp-new .faq-block-wrap .accordion-item {
  margin-bottom:20px;
}
#demand-match-lp-new .faq-block-wrap .accordion-body {
  font-size:16px;
  line-height:30px;
}
#demand-match-lp-new .talk-experts-wrap {
  background:#d1d1d1d1;
  position:relative;
  z-index:1;
  padding:40px 0;
}
#demand-match-lp-new .talk-experts-wrap::after {
  content:"";
  width:100%;
  height:100%;
  background:#ebebeb;
  position:absolute;
  top:0;
  left:0;
  border-radius:48% 0 26% 19%/63% 25% 70% 0;
  z-index:-1;
  pointer-events:none;
}
#demand-match-lp-new .unleash-foot {
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
}
#demand-match-lp-new .expert-btn {
  background:#dc4433;
  color:#fff;
  font-weight:500;
  display:flex;
  width:70%;
  justify-content:center;
  margin-top:15px;
  padding:15px;
  font-size:18px;
  border-radius:5px;
}
#demand-match-lp-new .talk-experts-wrap h2 {
  margin-bottom:20px;
  font-size:30px;
  font-weight:600;
}
#demand-match-lp-new .talk-experts-wrap p {
  font-size:18px;
  font-weight:500;
  line-height:24px;
}

#demand-match-lp-new .global-footprint-wrap {
  background: #E4E4E46B;
  padding: 60px 0;
}
#demand-match-lp-new .global-footprint-item {
  padding: 0 30px;
}
#demand-match-lp-new .global-footprint-wrap h2 {
background: #C9C9C9;
  display: table;
  margin: 0 auto 50px auto;
  padding: 15px 30px;
  color: #777;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 5px;
}
#demand-match-lp-new .global-footprint-item h3 {
  font-size: 80px;
  font-weight: 900;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#demand-match-lp-new .global-footprint-item p {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}
#demand-match-lp .product-wrap-content h3 img {
  height: 70px !important;
  display: table;
  object-fit: contain;
  margin-right: 10px;
}
#demand-match-lp-new .engineered-superior-wrap {
  padding: 60px 0;
}
#demand-match-lp-new .engineered-superior-wrap h2 {
  margin-bottom: 40px;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
}
#demand-match-lp-new .engineered-item {
  padding: 40px 30px;
  background: #F5F5F5;
  border-radius: 10px;
  box-shadow: 0 0 8px #0000001f;
  margin: 10px;
  border: 1px solid #ddd;
}
#demand-match-lp-new .engineered-item p {
font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  height: 60px;
  display: flex;
  align-items: center;
}
#demand-match-lp-new .engineered-superior-inner .swiper-wrapper {
  padding-bottom: 70px;
}

#demand-match-lp-new .why-choose-wrap h2 {
font-size: 30px;
  margin-bottom: 40px;
  text-align: center;
  font-weight: 700;
}
#demand-match-lp-new .why-over-item img {
height: 60px !important;
  object-fit: contain;
}



#demand-match-lp-new .card-body {
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}
#demand-match-lp-new .card-header {
  padding: 0;
}
#demand-match-lp-new .card-header button {
width: 100%;
  text-align: start;
  padding: 15px 20px 15px 20px;
  border: none;
  font-size: 18px;
  font-weight: 600;
  background: #000;
  color: #fff;
  border-radius: 5px !important;
  cursor: pointer;
  justify-content: space-between;
  display: flex;
}
#demand-match-lp-new .card {
  margin-bottom: 15px;
}
#demand-match-lp-new .faq-block-wrap h2 {
  font-size: 30px;
  margin-bottom: 40px;
  text-align: center;
  font-weight: 700;
}

#demand-match-lp-new .card-header button i {
  font-size: 30px;
  margin-left: 10px;
   transition: all 0.1s ease-in-out;
}

#demand-match-lp-new .card-header button.collapsed i {
  transition: all 0.1s ease-in-out;
  rotate: 90deg;
}

#demand-match-lp-new .banner-wrap {
  background: #000;
  padding: 20px 0;
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}
#demand-match-lp-new .banner-wrap .row {
  align-items: center;
}
#demand-match-lp-new .desk-icon-wa {
  display: flex;
  justify-content: end;
  align-items: center;
}
#demand-match-lp-new .banner-right {
  text-align: end;
}
#demand-match-lp-new .banner-right a {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 24px;
  background: url(https://www.elgi.com/in-compressors/wp-content/themes/ELGi/demand-match/images/phone-iconn.png) 0 0 no-repeat;
  padding-left: 36px;
}

/* #demand-match-lp-new .whatsapp-icon {
  position: fixed;
  bottom: 10px;
  z-index: 9;
  right: 10px;
  text-align: start;
} */
#demand-match-lp-new .whatsapp-icon img {
  width: 40px;
  animation: pulse-ani 1s infinite;
  border-radius: 50px;
}

#demand-match-lp-new .desk-icon-wa .whatsapp-icon {
  margin-left: 20px;
  border-left: 1px solid #ffffff6e;
  padding-left: 20px;
}
#demand-match-lp-new .mob-icon-wa {
  display: none;
}

#foot-bottom {
  background: #000;
  color: #fff;
  padding: 15px 0;
}
.wrap-foot-date {
  text-align: center;
}
#demand-match-lp-new .gform_wrapper .gform_validation_errors{
  display: none;
}
#demand-match-lp-new .gform_wrapper .gfield_validation_message,
 #demand-match-lp-new .gform_wrapper .validation_message {
  background: transparent;
  border: none;
  font-size: 12px !important;
  margin-block-start: 0;
  padding: 0 !important;
  margin: 0 !important;
}
#demand-match-lp-new .faq-block-wrap .faq-block-inner h2 {
    margin-bottom: 0px;
}
#demand-match-lp .product-wrap-content h3 {
    min-height: 80px;
}
#brochureModal .gfield_select {
  border: 2px solid #C0C0C0;
  padding: 12px 10px 12px 10px !important;
  font-size: 14px !important;
  border-radius: 10px;
  background: transparent;
}
#brochureModal .gform_button {
  background: #D34030;
  border: none;
  color: #fff;
  padding: 10px 30px;
  font-size: 14px !important;
  font-weight: 600 !important;
  border-radius: 10px;
  margin-right: 0 !important;
}
#brochureModal .gfield_label {
  color: #6E6E6E;
  font-weight: 500 !important;
}
#brochureModal p.gform_required_legend {
    margin-bottom: 7px;
    display: none;
}
#brochureModal .gform_wrapper .gform_validation_errors {
  display: none;
}
#brochureModal .gform_wrapper .gfield_validation_message,
#brochureModal .gform_wrapper .validation_message {
  background-color: transparent;
  margin-bottom: 0px !important;
  border-top: 1px solid #c89797;
  border-bottom: 1px solid #c89797;
  padding-bottom: 0;
  padding-top: 0;
  color: #790000;
  padding-left: 0;
  box-sizing: border-box;
  border: none;
}
#brochureModal .modal-body a.brochure-btn.spl {
    background: #ee2431;
    color: #fff;
    padding: 10px;
    display: table;
    margin-bottom: 10px;
    width: 100%;
    border-radius: 5px;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    min-height: 59px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#demand-match-lp-new .content-wrapper img {
  width: 400px;
}
.product-wrap-video{
  position: relative;
}

.product-wrap-video img {
position: absolute;
  right: -10px;
  top: -10px;
  animation: pulse-animation 1s infinite;
  border-radius: 50px;
  cursor: pointer;
  z-index: 9;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(228, 41, 41, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(226, 38, 38, 0);
  }
}
#demand-match-lp-new #demand-match-lp {
  margin-bottom: 30px;
}
/* responsive */
@media(max-width:1580px){
#demand-match-lp .product-wrap {
  padding: 30px;
  margin: 10px;
}
#demand-match-lp-new #demand-match-lp .product-wrap-content ul {
 height: 150px;
  margin-bottom: 10px;
}
#demand-match-lp .product-wrap-btn a {
  padding: 10px 10px;
  font-size: 14px;
}
#demand-match-lp-new .how-demand-sec-inner h2 {
  font-size: 30px;
}
}
@media(max-width:1500px){
  .system-pressure-span p {
  font-size: 14px;
}
.system-pressure-span-one {
  margin-right: 10px;
}
.system-pressure-span-two {
  margin-right: 10px;
}
.system-pressure-span span {
  margin-right: 5px;
}
}

@media (max-width: 1440px) {
#demand-match-lp-new .why-choose-lp-new ul li {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}
#demand-match-lp-new .gform_button.button {
  font-size: 16px;
}
#demand-match-lp-new .global-footprint-item h3 {
  font-size: 60px;
}
#demand-match-lp-new .why-choose-lp-new h2 {
  font-size: 30px;
}
}
@media (max-width: 1366px) {
  #demand-match-lp-new .content-wrapper h1 {
  font-size: 36px;
}
  #demand-match-lp-new .with-demand-item {
  padding: 30px;
}
#demand-match-lp .product-wrap-btn a.contact {
margin-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#demand-match-lp-new .how-demand-sec-inner .with-demand-item-wrap p {
  font-size: 18px;
}
  .demand-banner-img img {
    height: 450px;
  }
  .demand-banner-wrap::after {
    height: 500px;
  }
  .current-indus-wrap h3,
  .system-pressure-wrap h2,
  .key-benifit-wrap h2,
  .testimonial-wrap h2,
  #lp-industries-wrapper .col-md-12 h2,
  .faq-row-inner h3 {
    font-size: 26px;
  }
  .top-row h3 {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
.demand-banner-content p {
    font-size: 16px !important;
  }
  .testimonial-item p {
  font-size: 16px !important;
}
.receip-faq-block p {
  font-size: 14px !important;
}
}
@media (max-width: 991px) {
  #demand-match-lp-new .demand-new-banner-wrap {
  padding: 120px 0 20px 0;
}
  #demand-match-lp-new .content-wrapper h1 {
    font-size: 26px;
  }
  #demand-match-lp-new .content-wrapper p {
  font-size: 20px;
  margin-bottom: 5px;
}
#demand-match-lp-new .banner-img-wrap {
  text-align: start;
}
#demand-match-lp-new .why-choose-lp-new {
  padding: 40px 0;
}
#demand-match-lp-new #form-wrap {
  width: 100%;
  padding: 20px 20px 10px 20px;
  border-radius: 10px;
  margin: 20px auto 0 auto;
}
#demand-match-lp-new .how-demand-sec-inner p {
font-size: 16px;
  width: 100%;
  margin: 0 auto 10px auto;
  line-height: 26px;
  font-weight: 600;
  color: #858585;
}
#demand-match-lp-new .how-demand-sec-inner h4 {
  font-size: 18px;
}
#demand-match-lp-new .global-footprint-item {
  padding: 10px 0;
  text-align: center;
}
 #demand-match-lp-new .global-footprint-item h3 {
    font-size: 30px;
    text-align: center;
  }
  #demand-match-lp-new .global-footprint-wrap h2 {
  background: transparent;
  margin: 0 auto 20px auto;
  padding: 0px 0px;
  font-size: 26px;
}
#demand-match-lp-new .global-footprint-wrap {
  padding: 30px 0;
}
#demand-match-lp-new .global-footprint-item p {
  font-size: 16px;
}
#demand-match-lp-new .how-demand-sec-inner h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0px;
}
  #demand-match-lp-new .with-demand-item {
    padding: 10px;
  }
  #demand-match-lp-new .with-demand-item-wrap {
  width: 100%;
  margin: 30px auto 30px auto;
}
 #demand-match-lp-new .how-demand-sec-inner .with-demand-item-wrap p {
    font-size: 16px;
  }
  #demand-match-lp-new .how-demand-sec-inner h2 {
    font-size: 20px;
  }
#demand-match-lp-new .how-demand-sec-inner {
  padding: 20px 0;
}
 #demand-match-lp-new .why-choose-lp-new h2 {
    font-size: 20px;
  }
  #demand-match-lp-new .why-choose-lp-new ul {
  margin-top: 20px;
}
 #demand-match-lp-new .why-choose-lp-new ul li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }
#demand-match-lp-new .content-wrapper img {
  width: 300px;
}
 #demand-match-lp-new .content-wrapper h2 {
    font-size: 20px;
    margin: 10px 0 0 0;
  }
  .system-pressure-span {
  justify-content: start;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 15px;
}
  .system-pressure-right {
  padding: 30px;
}
  .demand-banner-img {
    margin-top: 20px;
  }
  .demand-banner-top-right {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .demand-banner-wrap {
    padding: 140px 0 60px 0;
    position: relative;
  }
  .demand-banner-wrap::after {
    height: 580px;
  }
  .request-btn {
    height: 40px;
    line-height: 36px;
    font-size: 13px;
    margin-left: 0px;
    margin-bottom: 20px;
  }

  .dowload-btn {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
  }
  .demand-banner-img img {
    height: 250px;
  }
  .demand-banner-content {
    padding-top: 20px;
    width: 100%;
  }
  .demand-banner-wrap {
  padding: 140px 0 30px 0;
}
.system-pressure-wrap {
  padding: 30px 0;
}
.system-pressure-left {
  padding: 30px 30px 0 30px;
}
.top-row {
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.key-benifit-wrap {
  padding: 30px 0 20px 0;
}
.key-benifit-wrap h2 {
  margin-bottom: 20px;
}
.top-row .sys-item p {
  font-size: 16px !important;
  line-height: 26px;
}
.top-row .sys-item {
  margin-bottom: 20px;
}
.top-row .sys-item h3 {
  margin: 15px 0 5px 0;
  font-size: 16px !important;
}
.top-row .sys-item span {
  width: 40px;
  border-bottom: 3px solid #eb0c0c;
}
.testimonial-wrap {
  padding: 30px 0;
}
#lp-industries-wrapper {
  padding-bottom: 30px;
}
.receip-faq-block {
  padding: 30px 0;
}
  .testimonial-wrap-inner .swiper-pagination {
  display: block;
}
#demand-match-lp .product-wrap-btn {
  margin-top: 15px;
  flex-direction: column;
}
  #demand-match-lp .product-wrap-btn a.contact {
    margin-left: 0;
    margin-top: 10px;
  }
  #demand-match-lp-new .why-over-item img {
  height: 60px !important;
  object-fit: contain;
}
#demand-match-lp-new .faq-block-wrap {
  padding: 30px 0;
}
#demand-match-lp-new .why-over-item p {
  height: auto;
} 
#demand-match-lp-new .faq-block-wrap h2 {
  font-size: 20px;
  margin-bottom: 30px;
}    
#demand-match-lp-new .why-choose-wrap {
  padding: 0px 0 20px 0;
}
#demand-match-lp-new .why-over-item h4 {
  font-size: 16px;
  margin: 15px 0 10px 0;
  height: auto;
}
  #demand-match-lp-new .engineered-superior-wrap {
  padding: 30px 0;
}
#demand-match-lp-new .why-choose-wrap h2 {
  font-size: 20px;
  margin-bottom: 30px;
}
  #demand-match-lp-new .engineered-item p {
  font-size: 16px;
  margin-top: 15px;
  height: auto;
}
  #demand-match-lp-new .engineered-superior-wrap h2 {
  margin-bottom: 20px;
  font-size: 20px;
}
}
@media(max-width:767px){
  #demand-match-lp .product-wrap-content h3 img {
  height: 30px !important;
}
#demand-match-lp .product-wrap-content h3 {
  min-height: auto;
}
  #demand-match-lp-new .banner-right a {
  font-size: 15px;
  padding-left: 20px;
  background-size: 15px;
  background-position: left;
}
#demand-match-lp-new .whatsapp-icon img {
  width: 20px;
}
#demand-match-lp-new .desk-icon-wa .whatsapp-icon {
  margin-left: 5px;
  padding-left: 5px;
}
  #demand-match-lp-new .card-header button {
  font-size: 15px;
}
  #demand-match-lp-new .card-header button.collapsed i {
  rotate: 0deg;
}
    #demand-match-lp-new .demand-new-banner-wrap {
    padding: 160px 0 20px 0;
  }
  #demand-match-lp-new .card-header button i {
  font-size: 20px;
}
#demand-match-lp-new .talk-experts-wrap h2 {
  margin-bottom: 10px;
  font-size: 20px;
}
#demand-match-lp-new .expert-btn {
  width: 100%;
  padding: 15px;
  font-size: 13px;
}
  #demand-match-lp-new #form-wrap h3 {
  font-size: 18px;
  margin-bottom: 20px;
}
 .top-row .sys-item p {
    font-size: 14px !important;
  }
  .demand-banner-wrap .swiper-pagination-bullet,#lp-industries-wrapper .swiper-pagination-bullet,.testimonial-wrap .swiper-pagination-bullet {
  width: 30px !important;
}
#demand-match-lp-new #demand-match-lp h2 {
  margin-bottom: 20px;
  font-size: 20px;
}
#demand-match-lp .product-wrap-content h3 {
  font-size: 16px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
#demand-match-lp .product-wrap-content ul li {
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 15px;
  font-weight: 400;
}
.testimonial-item {
  padding: 0 0px;
}
.current-indus-wrap {
  padding: 30px 0 30px 0;
}
#demand-match-lp-new .with-demand-item.spl1 {
  border-right: none;
}
#demand-match-lp-new .with-demand-item.spl3 {
  border-bottom: 1px solid #ddd;
  border-right: none;
}
#demand-match-lp-new .with-demand-item {
  width: 100%;
}
#demand-match-lp-new .with-demand-item {
    padding: 10px 0;
  }
.current-indus-wrap ul li {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
}
.current-indus-wrap h3, .system-pressure-wrap h2 {
  margin-bottom: 35px;
}
#demand-match-lp-new .desk-icon-wa {
  justify-content: center;
  margin-top: 15px;
}
.banner-left {
  text-align: center;
}
}
@media(max-width:575px){
   .system-pressure-span {
    flex-direction: column;
  }
}