
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@font-face {
  font-family: 'NeueHaasUnicaW1G';
  src: url('font/NeueHaasUnicaW1G-Regular.eot');
  src: url('font/NeueHaasUnicaW1G-Regular.eot@') format('embedded-opentype'),
      url('font/NeueHaasUnicaW1G-Regular.woff2') format('woff2'),
      url('font/NeueHaasUnicaW1G-Regular.woff') format('woff'),
      url('font/NeueHaasUnicaW1G-Regular.ttf') format('truetype'),
      url('font/NeueHaasUnicaW1G-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neue Haas-light';
  src: url('font/NeueHaasUnicaPro-Light.eot');
  src: url('font/NeueHaasUnicaPro-Light.eot@') format('embedded-opentype'),
      url('font/NeueHaasUnicaPro-Light.woff2') format('woff2'),
      url('font/NeueHaasUnicaPro-Light.woff') format('woff'),
      url('font/NeueHaasUnicaPro-Light.ttf') format('truetype'),
      url('font/NeueHaasUnicaPro-Light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neue Haas Unica-bold';
  src: url('font/NeueHaasUnicaPro-Bold.eot');
  src: url('font/NeueHaasUnicaPro-Bold.eot@') format('embedded-opentype'),
      url('font/NeueHaasUnicaPro-Bold.woff2') format('woff2'),
      url('font/NeueHaasUnicaPro-Bold.woff') format('woff'),
      url('font/NeueHaasUnicaPro-Bold.ttf') format('truetype'),
      url('font/NeueHaasUnicaPro-Bold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neue Haas Unica-light';
  src: url('font/NeueHaasUnicaPro-Light.eot');
  src: url('font/NeueHaasUnicaPro-Light.eot@') format('embedded-opentype'),
      url('font/NeueHaasUnicaPro-Light.woff2') format('woff2'),
      url('font/NeueHaasUnicaPro-Light.woff') format('woff'),
      url('font/NeueHaasUnicaPro-Light.ttf') format('truetype'),
      url('font/NeueHaasUnicaPro-Light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neue Haas Unica-medium';
  src: url('font/NeueHaasUnicaPro-Medium.eot');
  src: url('font/NeueHaasUnicaPro-Medium.eot@') format('embedded-opentype'),
      url('font/NeueHaasUnicaPro-Medium.woff2') format('woff2'),
      url('font/NeueHaasUnicaPro-Medium.woff') format('woff'),
      url('font/NeueHaasUnicaPro-Medium.ttf') format('truetype'),
      url('font/NeueHaasUnicaPro-Medium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neue Haas-regular';
  src: url('font/NeueHaasUnicaPro-Regular.eot');
  src: url('font/NeueHaasUnicaPro-Regular.eot@') format('embedded-opentype'),
      url('font/NeueHaasUnicaPro-Regular.woff2') format('woff2'),
      url('font/NeueHaasUnicaPro-Regular.woff') format('woff'),
      url('font/NeueHaasUnicaPro-Regular.ttf') format('truetype'),
      url('font/NeueHaasUnicaPro-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}





*{
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body.new-wpc-page :root {
  --main-color: #FF9263;
  --white: #ffffff;
  --black: #ffffff;
}

body.new-wpc-page {
  background: #F4F6FD;
}
body.new-wpc-page body{

  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24.51px;
  padding: 0;
  margin: 0;
}
body.new-wpc-page .main-header .container-custom .heading-sec ul li.header-phone a {
  display: flex;
  align-items: center;
}
body.new-wpc-page p{
  font-size: 18px;
  line-height: 24.51px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
}
body.new-wpc-page h1, body.new-wpc-page h2, body.new-wpc-page h3, .body.new-wpc-page h4, .body.new-wpc-page h5, .body.new-wpc-page h6{
  font-family: 'NeueHaasUnicaW1G';
}

section.fine-control .custom-container .fine-control-col-right .content p {

  font-weight: 500;
}
body.new-wpc-page .main-header .container-custom {
  width: 100%;
  max-width: 1250px;
  padding: 0 15px;
  margin: 0 auto;
}

body.new-wpc-page ul{
  list-style: none;
  padding-left: 0;
  display: flex;
  align-items: center;

}
body.new-wpc-page ul.sidenav li:nth-child(2) {
  padding-left: 0 !important;
}
body.new-wpc-page .container-custom ,
body.new-wpc-page nav.header-nav,
body.new-wpc-page.heading-sec ul ,
body.new-wpc-page .heading-sec {
  display: flex;
  justify-content: center;
  align-items: center;

}


body.new-wpc-page ul li.free-btn {
  display: none;
}
body.new-wpc-page nav.header-nav a.logo {
  width: 60px;
}

body.new-wpc-page .main-header .heading-sec ul li:not(:first-child){
  padding: 0 20.5px;
}

body.new-wpc-page .main-header .container-custom .heading-sec ul li a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 19.07px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  transition: all 0.5s ease-in-out;
}


body.new-wpc-page .main-header .container-custom .heading-sec ul li a:hover{
  color: #FF7D1E;
}
body.new-wpc-page .main-header .logo {

  margin-top: 7px;
}


/* Hero Banner */

body.new-wpc-page .hero.banner .hero-banner-col .hero-banner-content h1 span sup {
  font-size: 30px;
  color: #fff;
  top: -33px;
}
body.new-wpc-page .hero.banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 250px 0 199px;
}

body.new-wpc-page .hero.banner .hero-banner-col .hero-banner-content h1 {
  font-size: 60px;
  color: #fff;
  line-height: 70.4px;
  letter-spacing: 1px;
  font-weight: 700;
  margin-bottom: 47px;

}

body.new-wpc-page .hero.banner .hero-banner-col .hero-banner-content p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 24.51px;
  font-family: 'Open Sans', sans-serif;
}

body.new-wpc-page .hero.banner .hero-banner-col .hero-banner-content h1 span {
  color: #FF7D1E;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

body.new-wpc-page .hero.banner .hero-banner-col .hero-banner-content span.micor {
  color: #fff;
  font-weight: 400;
}

body.new-wpc-page .hero.banner .custom-container {
  max-width: 963px;
  padding: 0 15px;
  margin: 0 auto;
}

body.new-wpc-page .hero.banner .hero-banner-col .hero-banner-content p {
  max-width: 720px;
}

.custom-btn a {
  background: #FF7D1E;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 27.24px;
  color: #000;
  padding: 15px 30px;
  display: inline-block;
  border-radius: 35px;
  margin-top: 55px;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
  border: 1px solid #FF7D1E;
  box-shadow: 1px 10px 53.099998474121094px 0px #EB460080;
  text-transform: uppercase;
}

body.new-wpc-page .main-header .container-custom .heading-sec ul li a.my-btn:hover,
.custom-btn a:hover {
  text-decoration: none;
  background: transparent;
  border: 1px solid #FF7D1E;
  color: #fff;
}

body.new-wpc-page header {
  position: fixed;
  width: 100%;
  margin: 0 auto;
  transition: all 0.5s ease-in-out;
  z-index: 1111;
}
body.new-wpc-page header .main-header nav.header-nav {
  max-width: 100%;
  padding: 0;
}

body.new-wpc-page header .content-area {
	position: relative;
	z-index: 1;
}

body.new-wpc-page .main-header .container-custom .heading-sec {
  margin-left: auto;
}

body.new-wpc-page header .main-header {
  background: rgba(0, 0, 0, 0.5);
  padding: 30px 0;
}


body.new-wpc-page header.top-fixeds {
  background: #000;
  z-index: 1111;
  transition: all 0.5s ease-in-out;
}

body.new-wpc-page .main-header .container-custom .heading-sec ul li a.my-btn {
  border-radius: 35px;
  background: #FF7D1E;
  padding: 10px 30px;
  border: 1px solid #FF7D1E;
  font-size: 12px;
  font-weight: 700;
  line-height: 16.34px;
  letter-spacing: 1px;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  transition: all 0.5s ease-in-out;
  display: inline-block;
}



body.new-wpc-page header .main-header .header-left span {
  padding-right: 10px;

}
body.new-wpc-page header .main-header .header-left span img {
  margin-top: 6px;
}

body.new-wpc-page header .main-header .header-left ul li:first-child {
  padding: 0 20.5px;
}


section.why-wpc {
  position: relative;
  padding: 60px 0 ;
}

section.why-wpc .custom-container {
  width: 100%;
  max-width: 966px;
  padding: 0 15px;
  margin: 0 auto;
}

section.why-wpc .row {
  display: flex;
  align-items: flex-start;
}

section.why-wpc .row .why-wpc-col.left {
  flex: 0 0 37%;
  max-width: 37%;

}


section.why-wpc .why-wpc-col.right {
  flex: 0 0 calc(100% - 37%);
  max-width:  calc(100% - 37%);

}

section.why-wpc .row .why-wpc-col.left h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 50.4px;
  color: #000;
  position: relative;
  display: inline-block;
}

section.why-wpc .why-wpc-col.right p {
  font-size: 18px;
  line-height: 24.51px;
  font-weight: 500;
  color: #000;
  margin-top: 0;
}

section.why-wpc .why-wpc-col.right p:first-child {
  padding-bottom: 20px;
  max-width: 283px;
}

section.why-wpc .why-wpc-col.right .content {
  max-width: 481px;
  margin: 0;
}

section.why-wpc hr.line {
  width: 100%;
  border-top: 2px solid #FF7D1E;
  max-width: 936px;
  margin: 76px  auto 0;
}


section.industrial {
  position: relative;
  margin-bottom: 120px;
}

section.industrial .custom-container {
  width: 100%;
  max-width: 966px;
  margin: 0 auto;
  padding: 0 15px;
}

section.industrial .custom-container .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.industrial .custom-container .row .ind-col {
  width: auto;
}

section.industrial .custom-container .row .ind-col .ind-content {
  text-align: center;
}

section.industrial .custom-container .row .ind-col .ind-content img {
  width: 160px;
  height: 160px;
  object-fit: contain;
  box-shadow: 0 5px #FF7D1E;
  border-radius: 50px;
}

section.industrial .custom-container .row .ind-col .ind-content h4 {
  color: #282E3E;
  font-size: 32px;
  font-weight: 700;
  line-height: 35.2px;
  letter-spacing: 1px;
  padding-top: 30px;
}

section.reducing {
  background-size: cover;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 130px 0 165px;
}

section.reducing .custom-container {
  max-width: 1250px;
  margin: 0 auto;
  padding: 0 15px;
}

section.reducing .reducing.col {
  max-width: 480px;
  margin-left: auto;
}

section.reducing .reducing.col .reducing.content h3 {
  font-size: 48px;
  color: #fff;
  font-weight: 700;
  line-height: 50.4px;
  padding-bottom: 5px;
  margin-bottom: 0;
}

section.reducing .reducing.col p {
  color: #fff;
  position: relative;
}

section.reducing .reducing.col p:before {
  width: 2px;
  height: calc(100% - 12px);
  background: #FF7D1E;
  content: '';
  position: absolute;
  left: -30px;
  top: 6px;
}

section.why-wpc.use-cases .why-wpc-col.right p:first-child {
  padding-bottom: 20px;
  max-width: 100%;
  margin-top: 0;
}
section.why-wpc.use-cases .why-wpc-col.right p {
  padding-bottom: 20px;
}

section.improve-oil {
  position: relative;
}

section.improve-oil .custom-container {
  width: 100%;
  max-width: 1083px;
  padding: 0 15px;
  margin: 0 auto;
}

section.improve-oil .custom-container .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

section.improve-oil .custom-container .row .improve-oil-col {
  width: 100%;
  max-width: calc(100%/3);
}




section.why-wpc .row .why-wpc-col.left h2:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  background: #000;
  right: -13px;
  top: 16px;
  box-shadow: 1px -1px #FF7D1E;
}

section.reducing-dimples .reducing-dimples-col .reducing.content h3:after{
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  background: #fff;
  right: -13px;
  top: 32px;
  box-shadow: 1px -1px #FF7D1E;

}
section.reducing-dimples .reducing-dimples-col .reducing.content h3:before{
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  background: #fff;
  right: -13px;
  top: 12px;
  box-shadow: 1px -1px #FF7D1E;
}

section.why-wpc .row .why-wpc-col.left h2:after {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  background: #000;
  right: -13px;
  top: 29px;
  box-shadow: 1px -1px #FF7D1E;
}


section.improve-oil .custom-container .row .improve-oil-content h4 {
  font-size: 32px;
  font-weight: 700;
  line-height: 35.2px;
  letter-spacing: 1px;
  color: #000;
  display: flex;
  align-items: center;
}

section.improve-oil .custom-container .row .improve-oil-content h4 span img {
  width: 36px;
  height: 52px;
  margin-right: 25px;
}


section.improve-oil .custom-container .row .improve-oil-col .content span {
  margin-right: 25px;
}

section.improve-oil .custom-container .row .improve-oil-col .content {
  display: flex;
  align-items: center;
  padding: 0;
}

section.improve-oil {
  position: relative;
  padding: 20px 0 96px;
}


section.reducing-dimples {
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 110px 0 135px;
}

section.reducing-dimples .custom-container {
  width: 100%;
  max-width: 1015px;
  margin: 0 auto !important;
  padding: 0 15px !important;
}
.custom-container .row {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.reducing-dimples .reducing-dimples-col {
  width: 100%;
  max-width: 50%;
}

section.reducing-dimples .reducing-dimples-col .reducing.content {
  max-width: 490px;
}

section.reducing-dimples .reducing-dimples-col .reducing.content h3 {
  font-size: 48px;
  line-height: 50px;
  color: #fff;
  font-weight: 700;
  padding-bottom: 30px;
  position: relative;
  display: inline-block;
  padding-bottom: 0;
  margin-bottom: 5px;
}

section.reducing-dimples .reducing-dimples-col .reducing.content p {
    color: #fff;
}
section.reducing-dimples .reducing-dimples-col .reducing.content h3+p {
  padding-bottom: 20px;
}

section.reducing-dimples .row {
  align-items: end;
}




section.reducing-dimples .reducing-dimples-col:nth-child(2) h4 p {
  color: #FF7D1E;
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
  padding-left: 32px;
  font-family: 'NeueHaasUnicaW1G';

}

section.reducing-dimples .reducing-dimples-col:nth-child(2) h4 p span {
  font-weight: 300 !important;
  color: #fff;
  font-family: 'Neue Haas-light';
}

section.reducing-dimples .paragraph {
  position: relative;
}

section.reducing-dimples .paragraph:before {
  content: '';
  position: absolute;
  width: 2px;
  height: calc(100% - 7px);
  background: #FF7D1E;
  left: -30px;
  top: 6px;
}
section.reducing-dimples .reducing-dimples-col h4 {
  text-align: center;
}


section.reducing-dimples .reducing-dimples-col .reducing.content {
  max-width: 504px;
  padding-left: 24px;
}


section.fine-control {
  padding: 100px 0;
}

section.fine-control .custom-container {
  max-width: 1121px;
  margin: 0 auto;
  padding: 0 15px;
}

section.fine-control .custom-container .fine-control-col-right {
  flex: 0 0 50%;
  max-width: 50%;
}


section.fine-control .fine-control-col-left:first-child h2 {
  max-width: 297px;
  font-size: 48px;
  color: #000;
  font-weight: 700;
  line-height: 50.4px;
}

section.fine-control .custom-container .fine-control-col-right .content {
  max-width: 480px;
}

section.fine-control .custom-container .fine-control-col-right .content p {
  color: #000;
}

section.fine-control .custom-container .fine-control-col-right a.view-image {
  font-size: 18px;
  line-height: 24.51px;
  color: #FF7613;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
  text-decoration: underline;
  display: inline-block;
  padding-top: 20px;
}

section.fine-control .custom-container .fine-control-col-right a.view-image:hover {
  color: #000;
}




section.fine-control .custom-container .fine-control-col-left {
  flex: unset;
  width: 442px;
  padding-left: 80px;
}

section.fine-control .custom-container .fine-control-col-right {
  flex: unset;
  max-width: unset;
  width: calc(100% - 442px);
}
section.fine-control .custom-container .fine-control-col-right .content {
  max-width: 480px;
  margin: unset;
}
section.fine-control .custom-container .row {
  margin: 0;
  justify-content: flex-start;
}



/* footer */

footer {
  background: #000;
  padding: 54px 0;
}

footer .custom-container {
  width: 100%;
  max-width: 1250px;
  padding: 0 15px;
  margin: 0 auto;
}

footer .ft-left-col {
  width: 242px;
}

footer .custom-container .ft-right-col {
  width: calc(100% - 242px);
}

footer .custom-container .ft-right-col .ft-right-content h4 {
  font-size: 28px;
  color: #fff;
  line-height: 30.38px;
  font-weight: 500;
  letter-spacing: 1px;
}



footer .custom-container .ft-right-col .ft-right-content h4 {
  font-size: 28px;
  color: #fff;
  line-height: 30.38px;
  font-weight: 500;
  letter-spacing: 1px;
  padding-bottom: 12px;
}



footer .custom-container .ft-right-col .ft-right-content .email input {
  width: 100%;
  max-width: 301px;
  height: 36px;
  border-radius: 73px;
  border: 0;
  outline: 0;
  padding: 10px 20px 10px 20px;
  margin-right: 16px;
}
footer .custom-container .ft-right-col .ft-right-content .email input::placeholder {
  color: #000;
}
footer .custom-container .ft-right-col .ft-right-content .email a span.Subscribe {
  background: #FF7D1E;
  border: 1px solid #FF7D1E;
  color: #fff;
  padding: 10px 30px;
  border-radius: 35px;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  line-height: 16.34px;
  letter-spacing: 1px;
  transition: all 0.5s ease-in-out;
}


footer .menu-list {
  padding: 60px 0;
  display: flex;
  justify-content: space-between;
}
footer .menu-list ul li {
    padding: 0 15px;
}

footer .menu-list ul li a {
    color: #fff;
    font-size: 14px;
    line-height: 19.07px;
    font-weight: 500;
    transition: all 0.5s ease-in-out;
  }

  footer .menu-list ul li a:hover{
    color: #FF7613  ;
  }

footer .menu-list ul li:first-child {
  padding-left: 0;
}


footer i {
  font-family: 'fontAwesome';
  font-style: normal;
}


footer ul.social-media-ft li {
  padding: 0 10px;
}
.email a, .phone a {
  color: #fff;
  font-size: 14px;
  line-height: 19.07px;
  font-weight: 500;
}
.email span,
.phone span {
  padding-right: 22px;
}


.phone  .fa-phone:before {
  content: "\f095";
  transform: rotate(90deg);
  position: relative;
  display: inline-block;
}


footer .custom-container .row {
  display: flex;
  align-items: flex-start;
}


.email a:hover, .phone a:hover{
  color: #FF7D1E;
}

footer .custom-container .ft-right-col .ft-right-content .email a span.Subscribe:hover {
  background: transparent;
  border: 1px solid #FF7D1E;
  color: #fff;

}
.closebtn, span.desktop {
  display: none;
}

.new-wpc-page .sidenav a.closebtn {
  display: none;
}
body.new-wpc-page header .main-header nav.header-nav .header-left ul li:first-child {
  margin-top: 7px;
}


body.new-wpc-page footer .gform_body.gform-body .gform_fields .ginput_container.ginput_container_email:after{
display: none;

}
.new-wpc-page footer .email.subscription {
  display: flex;
}
.new-wpc-page footer .gform_legacy_markup_wrapper ul.gform_fields li input[type =email] {
  width: 301px !important;
  max-width: unset;
  padding: 10px 20px 10px 20px !important;
}

.new-wpc-page footer .gform_legacy_markup_wrapper form {
  margin: 0 auto;
  max-width: 100%;
  text-align: left;
  display: flex;

}

.new-wpc-page footer .email.subscription input.button {
  background: #FF7D1E !important;
  border: 1px solid #FF7D1E !important;
  color: #fff;
  padding: 10px 30px !important;
  border-radius: 35px;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  line-height: 16.34px;
  letter-spacing: 1px;
  transition: all 0.5s ease-in-out;
  max-width: unset;
  width: unset;
  margin: 0 !important;
  transition: all 0.5s ease-in;
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
}


.new-wpc-page footer .email.subscription input.button:hover{
  background: transparent !important;
  border: 1px solid #FF7D1E !important;
  color: #fff !important;

}
.new-wpc-page footer  .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

.new-wpc-page footer  .gform_legacy_markup_wrapper .gform_footer {
  margin: 0;
  padding: 0;
  width: 100%;
}

.new-wpc-page footer .gform_body.gform-body .gform_fields .ginput_container {
  position: relative;
  margin: 0;
}
.new-wpc-page footer .gform_legacy_markup_wrapper ul li.gfield {
  margin-top: 0;
  padding-top: 0;
}

body.new-wpc-page .main-header .container-custom .heading-sec .header-right.group .search-form a.search-submit {
  display: none;
}

body.new-wpc-page header .main-header nav.header-nav .header-left ul li:first-child {
  margin-top: 0;
}

body.new-wpc-page .main-header .container-custom .heading-sec .header-right.group .search-form a.search-get svg {
  color: #fff;
}
body.new-wpc-page header .main-header nav.header-nav .header-left ul li:first-child {
  padding-left: 40px !important;
}

body.new-wpc-page .header-nav .header-right {
  position: relative;
  padding-right: 0;
  padding-top: 0;
  display: flex;
  align-items: center;
}

body.new-wpc-page .main-header .container-custom .heading-sec .header-right.group .search-form a.search-get svg:focus {
  outline: 0;
}
body.new-wpc-page .main-header .container-custom .heading-sec .header-right.group .search-form a.search-submit {
  display: none;
  color: #fff;
}

body.new-wpc-page .header-nav .header-right input.search-input {
  position: absolute;
  top: 50px;
  width: 100%;
  max-width: 100%;
  left: 0;
  min-width: unset;
  right: 0;
  height: 40px;
  border-radius: 20px;
}
body.new-wpc-page  .header-right .search-form {
  position: unset;
}

.new-wpc-page footer .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
  border: 0;
  background: transparent;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2.hide_summary {
  margin: 0;
  padding: 0 20px;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2.hide_summary span.gform-icon.gform-icon--close {
  padding: 0;
}
body.new-wpc-page {
	overflow-x: hidden;
}
section.improve-oil .custom-container .row .improve-oil-col:nth-child(2) h4 {
  max-width: 255px;
}
body.new-wpc-page  p:empty,
section.fine-control .custom-container .fine-control-col-right .content  p:empty,
section.why-wpc .why-wpc-col.right .content p:empty {
  display: none;
}
section.why-wpc.custom-why-wpc .content p:nth-child(2) {
  padding-bottom: 20px;
}

section.why-wpc .why-wpc-col.right .content {

  padding-top: 10px;
}

/* Responsive */


@media only screen and (max-width:1365px){
  body.new-wpc-page header .main-header .header-left ul li:first-child,
  body.new-wpc-page .main-header .heading-sec ul li:not(:first-child) {
    padding: 0 15px;
}
body.new-wpc-page .hero.banner .hero-banner-col .hero-banner-content h1 {
  font-size: 50px;
  margin-bottom: 35px;
}
.custom-btn a {
  font-size: 18px;
  font-weight: 700;
  margin-top: 35px;

}
section.why-wpc .why-wpc-col.right .content {

  padding: 0;
}
section.fine-control .custom-container .fine-control-col-right .content {

  padding: 0;
}

section.fine-control .fine-control-col-left:first-child h2,
section.why-wpc .row .why-wpc-col.left h2 {
  font-size: 45px;

}
section.industrial .custom-container .row .ind-col .ind-content img {
  width: 120px;
  height: 120px;
}
section.industrial .custom-container .row .ind-col .ind-content h4 {
  font-size: 30px;
  padding-top: 25px;
}
section.reducing .reducing.col .reducing.content h3 {
  font-size: 45px;
  padding-bottom: 25px;
}
section.reducing .reducing.col {
  max-width: 518px;
  margin-left: auto;
}
section.improve-oil .custom-container .row .improve-oil-content h4 {
  font-size: 30px;

}
section.improve-oil .custom-container .row .improve-oil-col .content span {
  margin-right: 20px;
}
footer .custom-container {
  width: 100%;
  max-width: 1170px;

}
section.fine-control .custom-container .fine-control-col-left {
  flex: unset;
  width: 442px;

}
body.new-wpc-page .hero.banner {
  padding: 200px 0 159px;
}
section.why-wpc {
  position: relative;
  padding: 40px 0;
}
section.industrial {
  position: relative;
  margin-bottom: 100px;
}
section.reducing {

  padding: 100px 0 140px;
}
section.fine-control .fine-control-col-left:first-child h2 {
  max-width: 295px;

}
footer .menu-list {
  padding: 40px 0;

}
body.new-wpc-page header .main-header nav.header-nav .header-left ul li:first-child {
	padding-left: 30px !important;
}

body.new-wpc-page .header-nav .header-right li.header-phone {
  padding-right: 0 !important;
}

body.new-wpc-page .header-nav .header-right li.header-phone span {
  padding-right: 0;
}
section.fine-control {
  padding: 50px 0;
}
}


@media(min-width:991px) and (max-width:1365px){
  section.reducing .custom-container,
  footer .custom-container,
  body.new-wpc-page .main-header .container-custom {
    width: 100%;
    max-width: 1100px;

  }
  .reducing.content {
    padding: 0;
  }
  }



@media(max-width:1199px){
  body.new-wpc-page header .main-header .header-left ul li:first-child, body.new-wpc-page .main-header .heading-sec ul li:not(:first-child) {
    padding: 0 10px;
}
body.new-wpc-page .main-header .container-custom .heading-sec ul li a.my-btn {
  padding: 10px 15px;
  white-space: nowrap;
}
body.new-wpc-page .main-header .logo {
  width: 100px;
}
section.fine-control .custom-container .fine-control-col-left {

	padding-left: 40px;
}
}





@media(min-width:992px){
  body.new-wpc-page .main-header .heading-sec ul li.free-btnQ {
    display: none;
}
}
@media(max-width:991px){
  .new-wpc-page .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-top: 60px;
    z-index: 9999;
}
.new-wpc-page .sidenav a {
    font-weight: 700;
    text-decoration: none;
    font-size: 20px;
    display: block;
    transition: 0.3s;
    padding: 20px;
}

.new-wpc-page.menu-active .sidenav {
  width: 100%;
}
.new-wpc-page .sidenav a:hover {
    color: #f1f1f1;
}
.new-wpc-page.menu-active a.closebtn {
  display: block;
}
.new-wpc-page header .sidenav .closebtn {
    position: absolute;
    top: 10px;
    right: 2px;
    font-size: 36px !important;
    margin-left: 50px;
    color: #fff;
    cursor: pointer;
    z-index: 9999;

}

.new-wpc-page span.desktop {
    color: #fff;

    padding: 0 10px;
    height: 40px;
    width: 40px;

}
section.improve-oil .custom-container .row .improve-oil-col:nth-child(2) h4 {
  max-width: 100%;
}
section.why-wpc .why-wpc-col.right .content {
  padding: 0;
}

body.new-wpc-page ul {

  display: block;
}
.new-wpc-page .closebtn,   .new-wpc-page span.desktop {
  display: block;
}
body.new-wpc-page .main-header .logo {
  width: auto;
}
body.new-wpc-page .main-header .container-custom {
  width: 100%;
  max-width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
body.new-wpc-page .main-header .heading-sec ul li:not(:first-child) {
  padding: 0 !important;
}

body.new-wpc-page.menu-active {
  overflow: hidden;
}
body.new-wpc-page .container-custom, body.new-wpc-page nav.header-nav, body.new-wpc-page.heading-sec ul, body.new-wpc-page .heading-sec {
  display: flex;
  justify-content: end;
}
body .header-left ul {
  display: flex !important;
  grid-column-gap: 20px;
}
body.new-wpc-page header .main-header {
  padding: 20px 0;

}
.new-wpc-page span.desktop {
  color: #fff;
  padding: 0 10px;
  height: 30px;
  width: 40px;
  margin: 7px 0 0 20px;
}
body.new-wpc-page header .main-header .header-left ul li:first-child {
  padding: 0 !important;
}
body.new-wpc-page .main-header .heading-sec ul li.freebtns {
  display: none;
}
body.new-wpc-page ul li.free-btn {
  display: block;
  padding-left: 20px !important;
}
body.new-wpc-page .main-header .heading-sec ul li.free-btn {
  padding-left: 20px !important;
}

body.new-wpc-page .main-header .heading-sec ul li.free-btnQ {
  padding: 20px !important;
}

body.new-wpc-page .hero.banner {
  padding: 150px 0 100px;
}
.custom-btn a {
  font-size: 16px;
  font-weight: 700;
  margin-top: 28px;
  padding: 10px 25px;
  line-height: normal;
}
section.improve-oil .custom-container .row .improve-oil-content h4 {
  font-size: 25px;
}
section.improve-oil .custom-container .row .improve-oil-col .content span img {
  max-width: 30px;
}
.new-wpc-page footer .menu-list ul {
  display: flex;
}
.new-wpc-page footer .menu-list {
  padding: 30px 0;

}
.new-wpc-page footer {
  padding: 30px 0;
}
.new-wpc-page footer .custom-container {
  width: 100%;
  max-width: 100%;
}
.new-wpc-page footer .custom-container .ft-right-col {
  width: calc(100% - 100px);
}
.new-wpc-page footer .ft-left-col {
  width: 100px;
}
.new-wpc-page footer .menu-list ul li {
  padding: 0 10px;
}
.new-wpc-page footer .menu-list ul li a {
  font-size: 13px;
}
.email a, .phone a {
  font-size: 13px;

}
body.new-wpc-page header .main-header nav.header-nav .header-left ul li:first-child {
  margin-top: 7px;
}
section.reducing-dimples .paragraph:before {
  left: -15px;

}
.new-wpc-page footer .custom-container,
body.new-wpc-page .main-header .container-custom {
  padding: 0 20px;

}
section.fine-control .custom-container .fine-control-col-left {
  padding-left: 20px;
}
.new-wpc-page span.desktop {

  margin: 7px 0 0 10px;
}
body.new-wpc-page header .main-header .header-left {
	display: flex;
	align-content: center;
	justify-content: center;
}
body.new-wpc-page .header-right .search-form {
	position: unset;
	padding-right: 20px;
}
body.new-wpc-page header .main-header .header-left span {
	padding-right: 0;
}
body.new-wpc-page .header-nav .header-right input.search-input {

	float: unset;
}
.new-wpc-page footer .gform_legacy_markup_wrapper form .gform-body.gform_body, .new-wpc-page footer .gform_legacy_markup_wrapper form .gform-body.gform_body * {
  box-sizing: border-box;
  width: 100%;
}
body.new-wpc-page header .main-header .header-left , body.new-wpc-page header .main-header .header-left * {
  position: static;
}

body.new-wpc-page .header-nav .header-right input.search-input {
	position: absolute !important;
	top: 100%;
	max-width: calc(100% - 20px);
  left: 50%;
  transform: translate(-50%);
}
body.new-wpc-page  label.gfield_label.gform-field-label.screen-reader-text {
  display: none;
}
section.why-wpc hr.line {
  max-width: 98%;

}
section.fine-control .custom-container .fine-control-col-left {
  padding-left: 0;
}

}


  /* @media(min-width:768px) and (max-width:991px){
    section.improve-oil .custom-container,
    section.fine-control .custom-container,
    section.reducing-dimples .custom-container,
    section.improve-oil .custom-container,
    section.why-wpc .custom-container,
    section.industrial .custom-container,
    section.reducing .custom-container,
    body.new-wpc-page .hero.banner .custom-container {
      max-width: 90%;
    }
    section.why-wpc hr.line {
      max-width: 85%;
    }
    section.improve-oil .custom-container .row .improve-oil-content h4 {
      font-size: 18px;
      line-height: normal;
    }
    section.improve-oil .custom-container .row .improve-oil-content h4 {
        font-size: 18px;
    }
    section.industrial .custom-container .row .ind-col {
      width: auto
  }

  } */

@media(max-width:767px){
  .new-wpc-page footer .ft-left-col {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.new-wpc-page footer .custom-container .row {
  flex-wrap: wrap;
}
.new-wpc-page footer .custom-container .ft-right-col {
  width: 100%;
}
.new-wpc-page footer .menu-list ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.new-wpc-page footer .menu-list {
  padding: 30px 0;
  flex-direction: column;
}
.new-wpc-page footer .menu-list ul li {
  padding: 0 0 20px;
}
.new-wpc-page footer ul.social-media-ft {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.new-wpc-page footer ul.social-media-ft li {
  padding: 0 10px;
}
.new-wpc-page footer .email, footer .phone {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-wpc-page footer .email span, .new-wpc-page footer .phone span {
  padding-right: 10px;
}
.new-wpc-page footer .phone.number {
  padding-bottom: 20px;
}
.new-wpc-page footer .email.subscription {
  flex-direction: column;
}

.new-wpc-page footer .custom-container .ft-right-col .ft-right-content .email input {
  max-width: 100%;
  margin-bottom: 20px;
}
.new-wpc-page footer .custom-container .ft-right-col .ft-right-content .email a {
  width: 100%;
}
.new-wpc-page footer .custom-container .ft-right-col .ft-right-content h4 {
  font-size: 25px;
  text-align: center;
}
.new-wpc-page footer .custom-container .ft-right-col .ft-right-content .email a span.Subscribe {
  width: 100%;
  display: block;
}
section.fine-control .custom-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
section.fine-control .custom-container .fine-control-col-left {
  flex: unset;
  width: 100%;
  padding-left: 0;
}
section.fine-control .custom-container .row {
  flex-direction: column;
  flex-wrap: wrap;
}
section.fine-control .custom-container .fine-control-col-right {
  flex: unset;
  max-width: unset;
  width: 100%;
}
section.reducing-dimples {
  padding: 40px 0 40px;
}
section.reducing-dimples .custom-container {
  width: 100%;
  max-width: 100%;

}
section.reducing-dimples .row {
  align-items: end;
  flex-direction: column;
  flex-wrap: wrap;
}
section.reducing-dimples .reducing-dimples-col .reducing.content {
  max-width: 100%;
  padding-left: 0;
}
section.improve-oil .custom-container,
section.reducing-dimples .reducing-dimples-col {
  width: 100%;
  max-width: 100%;
}
section.reducing-dimples .reducing-dimples-col {
  width: 100%;
  max-width: 100%;
  padding-top: 20px;
}
section.improve-oil .custom-container .row {
  flex-wrap: wrap;
}
section.industrial .custom-container,
section.reducing .custom-container,
section.why-wpc .custom-container,
section.improve-oil .custom-container .row .improve-oil-col {
  width: 100%;
  max-width: 100%;
}
section.improve-oil .custom-container .row .improve-oil-col .improve-oil-content {
  padding-bottom: 20px;
}
section.why-wpc .row {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
}
section.why-wpc .row .why-wpc-col.left {
  flex: 0 0 100%;
  max-width: 100%;
}
section.why-wpc .why-wpc-col.right {
  flex: 0 0 100%;
  max-width: 100%;
}
section.reducing {
  padding: 40px 0 40px;
}
section.reducing .reducing.col {
  max-width: 100%;
  margin-left: auto;
}
section.industrial .custom-container .row {
  flex-wrap: wrap;
  flex-direction: column;
}
section.industrial .custom-container .row .ind-col .ind-content h4 {
  font-size: 25px;
  padding: 20px 0;
}
section.industrial .custom-container .row .ind-col {
  width: 100%;
}
section.industrial {
  position: relative;
  margin-bottom: 30px;
}
section.why-wpc .why-wpc-col.right .content {

  max-width: 100%;
  margin: 0;
}
section.why-wpc .why-wpc-col.right .content {
  max-width: 100%;
  margin: 0;
  padding: 0;
  padding-top: 10px;
}
section.improve-oil {
  position: relative;
  padding: 20px 0 20px;
}
section.why-wpc .why-wpc-col.right .content {
  max-width: 100%;
  padding: 0;
}
section.improve-oil .custom-container .content {
  max-width: 100%;
}
section.fine-control .fine-control-col-left:first-child h2 {
  max-width: 100%;
  margin: 0 auto;
}
section.fine-control .custom-container .fine-control-col-right .content {
  max-width: 100%;
  margin: unset;
}
section.why-wpc .why-wpc-col.right p:first-child {
  padding-bottom: 20px;
  max-width: 100%;
}
body.new-wpc-page .hero.banner .hero-banner-col .hero-banner-content h1 {
  font-size: 25px !important;
  margin-bottom: 35px;
}
body.new-wpc-page .hero.banner .hero-banner-col .hero-banner-content h1 span sup {
  font-size: 25px;
  color: #fff;
  top: -8px;
}

section.reducing-dimples .reducing-dimples-col:nth-child(2) h4 {
  text-align: left;
  padding-left: 0;
}
section.industrial .custom-container .row .ind-col .ind-content h4 {
  font-size: 25px;
  padding: 10px 0;
}
section.reducing .reducing.col .reducing.content h3 {
  font-size: 25px;
  padding-bottom: 0;
}
section.fine-control .fine-control-col-left:first-child h2, section.why-wpc .row .why-wpc-col.left h2 {
  font-size: 25px;
}
section.why-wpc hr.line {
  max-width: 100%;
  margin: 0px  auto 0;
}
section.why-wpc {
  position: relative;
  padding: 20px 0;
}
section.improve-oil .custom-container .row .improve-oil-col .content span img {
  max-width: 25px;
}
section.reducing-dimples .reducing-dimples-col .reducing.content h3 {
  font-size: 25px;
}
section.reducing-dimples .reducing-dimples-col .reducing.content p {
  color: #fff;
  margin: 0;
}
section.reducing-dimples .reducing-dimples-col .reducing.content {
  padding: 0;
}
section.fine-control {
  padding: 20px 0;
}
section.industrial .custom-container .row .ind-col .ind-content img {
  width: 80px;
  height: 80px;
  border-radius: 30px;
}
section.fine-control .fine-control-col-left:first-child h2, section.why-wpc .row .why-wpc-col.left h2 {
  font-size: 25px;
  line-height: normal;
}
section.fine-control .custom-container .fine-control-col-right .content {
  max-width: 100%;
  margin: unset;
  padding: 0;
}
section.reducing-dimples .reducing-dimples-col {
  width: 100%;
  max-width: 100%;
  padding-top: 0;
}
section.why-wpc .why-wpc-col.right .content {
  max-width: 100%;
  padding: 0;
  padding-bottom: 20px;
}
section.reducing-dimples .reducing-dimples-col:nth-child(2) h4 span {
  font-size: 25px;
}
section.reducing-dimples .reducing-dimples-col:nth-child(2) h4 {

  padding-top: 30px;
}
section.why-wpc .row .why-wpc-col.left h2:before {
  top: 0;

}
section.why-wpc .row .why-wpc-col.left h2:after {
  top: 18px;

}
body.new-wpc-page .hero.banner {
  padding: 100px 0 50px;
}
.new-wpc-page footer .custom-container .ft-right-col .ft-right-content .email input {
  max-width: 50%;

}
.new-wpc-page footer .custom-container .ft-right-col .ft-right-content .email a span.Subscribe {
  width: 50%;
  display: block;
  margin: 0 auto;
}
section.fine-control .custom-container .fine-control-col-left {
  padding-left: 0;
}
.new-wpc-page footer .custom-container .ft-right-col .ft-right-content .email input {

  margin: 0 auto 20px;
}
body.new-wpc-page .hero.banner .hero-banner-col .hero-banner-content p,
section.why-wpc .why-wpc-col.right p,
body.new-wpc-page p {
  font-size: 16px;
}
.new-wpc-page footer .custom-container,
body.new-wpc-page .main-header .container-custom {
  padding: 0 15px;

}
section.fine-control .custom-container .fine-control-col-left {
  padding-left: 15px;
}
section.reducing-dimples .paragraph:before {
  left: -7px;
}
body.new-wpc-page header .main-header nav.header-nav .header-left ul li:first-child {
  margin-top: 7px;
}
body.new-wpc-page .main-header .logo {
	margin-top: 0;
}
/* body.new-wpc-page header .main-header nav.header-nav .header-left ul li:first-child {
	margin-top: 0;
} */
body.new-wpc-page header .main-header .header-left span {
  padding-right: 0;
  padding-top: 0;
}
.new-wpc-page footer .gform_legacy_markup_wrapper ul.gform_fields li input[type =email] {
  width: 301px !important;
  max-width: unset;
  padding: 10px 20px 10px 20px !important;
  max-width: 100% !important;
}
.new-wpc-page footer .gform_legacy_markup_wrapper form {
  flex-direction: column;
}
.new-wpc-page footer .email.subscription input.button {
  width: 100% !important;
  max-width: 100% !important;
}
.new-wpc-page footer .gform_legacy_markup_wrapper ul.gform_fields li input[type =email] {
  width: 350px !important;

}
.new-wpc-page footer .email.subscription input.button {
  line-height: 0 !important;
}
.new-wpc-page span.desktop {
	margin: 7px 0 0 0;
}
.new-wpc-page footer  .gform_legacy_markup_wrapper {
	max-width: 100%;
	width: 100%;
}
.new-wpc-page footer .gform_legacy_markup_wrapper {
	max-width: 100%;
	width: 100%;
	justify-content: center;
	display: flex;
}
.new-wpc-page footer .email.subscription input.button {
	line-height: 0 !important;
	max-width: 100% !important;
}
.new-wpc-page footer .gform_legacy_markup_wrapper {
	max-width: 100%;
	width: 100%;
	justify-content: center;
	display: flex;
	flex-direction: column;
}
.new-wpc-page footer  .gform_legacy_markup_wrapper .gform_validation_errors > h2.hide_summary {
	line-height: 25px;
}
.new-wpc-page footer .gform_legacy_markup_wrapper .field_description_below .gfield_description {
	padding-top: 16px;
	text-align: center;
	margin: 0;
	padding: 0;
}
section.why-wpc hr.line {
  max-width: 98%;
  margin: 0px  auto 0;
}
section.improve-oil .custom-container .row .improve-oil-content h4 br {
  display: none;
}
section.reducing-dimples .reducing-dimples-col .reducing.content h3:after,
section.reducing-dimples .reducing-dimples-col .reducing.content h3:before,
section.why-wpc .row .why-wpc-col.left h2:after,
section.why-wpc .row .why-wpc-col.left h2:before {
  width: 6px;
  height: 6px;
}

section.why-wpc .row .why-wpc-col.left h2:before {
  top: 6px;
}
section.why-wpc .row .why-wpc-col.left h2:after {
  top: 16px;
}
section.reducing-dimples .reducing-dimples-col .reducing.content h3 {
  line-height: normal;
  margin-bottom: 22px;
}
section.reducing-dimples .reducing-dimples-col .reducing.content h3:before {
  top: 7px;

}
section.reducing-dimples .reducing-dimples-col .reducing.content h3:after {
  top: 19px;

}
body.new-wpc-page .hero.banner .hero-banner-col .hero-banner-content h1 {
  margin-bottom: 0;
}
section.reducing-dimples .reducing-dimples-col:nth-child(2) h4 p {
  color: #FF7D1E;
  font-size: 25px;
  padding-left: 0;

}
section.fine-control .custom-container .fine-control-col-left {
  padding-left: 0;
}

}

@media(max-width:480px){
  li.header-phone {
    display: none;
}
.new-wpc-page footer .custom-container .ft-right-col .ft-right-content .email input {
  max-width: 100%;

}
.new-wpc-page footer .custom-container .ft-right-col .ft-right-content .email a span.Subscribe {
  width: 100%;
  display: block;
  margin: 0 auto;
}
body.new-wpc-page .main-header .heading-sec ul li.header-phone {
  display: block;
}

body.new-wpc-page .main-header .heading-sec ul li.header-phone span+span {
  display: none;
}


}
@media(max-width:450px){
  body.new-wpc-page .header-nav .header-right {

    margin: 0;
  }
}