.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.top-navbar {
  position: relative;
  z-index: 1001;
  padding-bottom: 2px;
  background-color: #000;
}

.nav-div {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f4c72), to(#1a2e3d));
  background-image: linear-gradient(180deg, #1f4c72, #1a2e3d);
}

.us-metals-logo {
  max-width: 270px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.dropdown-list-2 {
  margin-top: 0px;
  padding-top: 0px;
}

.dropdown-list-2.w--open {
  display: block;
  margin-top: 16px;
  padding-top: 10px;
}

.navbar {
  display: block;
  border-bottom: 2px solid #e9b61f;
  background-color: #fff;
  box-shadow: 0 1px 15px 0 #000;
}

.nav-link {
  padding-top: 36px;
  padding-bottom: 36px;
}

.dropdown-toggle {
  padding: 45px 30px 6px 10px;
}

.dropdown-toggle.w--open {
  padding-bottom: 6px;
}

.nav-link-style {
  padding-top: 10px;
  padding-bottom: 0px;
  border-bottom: 0px dotted #1a2e3d;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #000;
  font-weight: 700;
}

.nav-link-style:hover {
  background-color: transparent;
}

.nav-link-style.arrow {
  margin-top: 47.5px;
  margin-right: 13px;
  color: #b98b00;
  font-size: 12px;
}

.nav-link-style.drop-list-style {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px none #1f4c72;
  -webkit-transition: color 350ms ease, background-color 200ms ease;
  transition: color 350ms ease, background-color 200ms ease;
}

.nav-link-style.drop-list-style:hover {
  border-width: 6px;
  border-color: #1f4c72;
  border-bottom-style: none;
  background-color: #1f4c72;
}

.nav-link-style.drop-list-style.w--open {
  border-bottom: 2px dotted #1f4c72;
}

.nav-link-style.cc-child {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-color: #161616;
  background-color: #505050;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}

.nav-link-style.cc-child:hover {
  background-color: #313131;
}

.nav-link-style.cc-child.w--current {
  color: #e9b61f;
}

.nav-link-style.cc-child.hide {
  display: none;
}

.nav-link-style.drdn {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}

.nav-link-style.drdn.w--open {
  background-color: #1f4c72;
}

.nav-link-style.drdn.hover:hover {
  background-color: #1f4c72;
}

.nav-link-style.drdn.sub {
  border-bottom: 1px solid #161616;
  background-color: #505050;
  color: #fff;
  font-size: 14px;
}

.nav-link-style.drdn.sub:hover {
  background-color: #313131;
}

.products-dropdn-list {
  border-top: 2px solid #b98b00;
  background-color: #313131;
}

.products-dropdn-list.w--open {
  padding-bottom: 2px;
  border-bottom: 2px solid #e9b61f;
  border-top-color: #e9b61f;
  background-color: #4e4e4e;
  box-shadow: 4px 4px 17px -4px #000;
}

.icon-rotate {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #b98b00;
  font-weight: 700;
}

.dropdown-chrome-alloy {
  border-top: 1px solid #e9b61f;
  border-bottom: 0px none #e9b61f;
  background-color: #505050;
}

.dropdown-chrome-alloy.w--open {
  margin-top: -30px;
  margin-left: 100%;
  background-color: #4e4e4e;
}

.dropdown {
  border-style: none;
  border-color: #000;
}

.dropdown-2 {
  width: 100%;
  border-top: 0px solid #1a2e3d;
  color: #fff;
}

.dropdown-2:hover {
  border-top-color: #e9b61f;
  background-color: #313131;
}

.us-metals-video-loop-div {
  position: relative;
  z-index: 20;
  display: block;
  background-color: #fff;
  box-shadow: 0 1px 11px 4px #1a1a1a;
}

.section-hp-1 {
  position: relative;
  z-index: 300;
  height: 100vh;
  padding-bottom: 41px;
  background-color: #fff;
  box-shadow: 0 2px 21px 1px #000;
  font-size: 14px;
}

.column {
  padding-top: 1px;
}

.column-2 {
  padding-top: 0px;
}

.phone {
  padding-top: 7px;
  float: left;
  color: #e9b61f;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-align: left;
}

.search-box {
  width: 125px;
  height: 25px;
  margin-bottom: 5px;
  margin-left: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
}

.search-button {
  height: 25px;
  margin-top: 0px;
  margin-left: 11px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  border-radius: 5px;
  background-color: #dedcd9;
  -webkit-transition: background-color 350ms ease;
  transition: background-color 350ms ease;
  color: #000;
}

.search-button:hover {
  background-color: #b8b8b8;
}

.search {
  display: none;
  margin-top: 4px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  float: left;
}

.nav-row {
  margin-top: 0px;
}

.funnels-row {
  height: auto;
  margin-top: 0px;
}

.footer-section {
  height: auto;
  margin-bottom: 33px;
  padding-top: 26px;
  padding-bottom: 26px;
  background-color: #1a2e3d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#202020), to(#313131));
  background-image: linear-gradient(180deg, #202020, #313131);
}

.funnel-top-div {
  position: relative;
  border-radius: 5px;
  -webkit-transition: -webkit-transform 1000ms ease;
  transition: -webkit-transform 1000ms ease;
  transition: transform 1000ms ease;
  transition: transform 1000ms ease, -webkit-transform 1000ms ease;
}

.funnel-top-div:hover {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.funnel-content-div {
  position: absolute;
  display: block;
  height: 300px;
  padding: 11px;
  border: 1px solid #999;
  background-color: #cccdce;
}

.funnel-headline {
  margin-top: 11px;
  color: #1a2e3d;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.funnel-headline.back {
  padding-bottom: 9px;
  border-bottom: 1px solid #fff;
  color: #e9b61f;
}

.image-border {
  border: 1px solid #000;
}

.footer-headline {
  width: 100%;
  padding-bottom: 11px;
  border-bottom: 1px solid #e9b61f;
  color: #d4d4d4;
  font-size: 36px;
  line-height: 36px;
}

.column-3 {
  font-size: 14px;
  line-height: 18px;
}

.button {
  display: block;
  background-color: #1a2e3d;
  text-align: center;
}

.funnel-div-back {
  position: absolute;
  display: none;
  width: 100%;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  background-color: #1a2e3d;
}

.heading {
  position: relative;
}

.funnel-content-back {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 300px;
  padding: 11px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #1f4c72;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f4c72), to(#050a0e));
  background-image: linear-gradient(180deg, #1f4c72, #050a0e);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.funnel-flip-div {
  height: 325px;
  -webkit-transition: -webkit-transform 1000ms ease;
  transition: -webkit-transform 1000ms ease;
  transition: transform 1000ms ease;
  transition: transform 1000ms ease, -webkit-transform 1000ms ease;
}

.funnel-back-p {
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
}

.funnel-back-p.centered {
  text-align: center;
}

.funnel-flip-div-2 {
  height: 325px;
}

.column1 {
  font-size: 14px;
  line-height: 18px;
}

.funnel-top-div-2 {
  position: relative;
  border-radius: 5px;
  -webkit-transition: -webkit-transform 1000ms ease;
  transition: -webkit-transform 1000ms ease;
  transition: transform 1000ms ease;
  transition: transform 1000ms ease, -webkit-transform 1000ms ease;
}

.funnel-top-div-3 {
  position: relative;
  border-radius: 5px;
  -webkit-transition: -webkit-transform 1000ms ease;
  transition: -webkit-transform 1000ms ease;
  transition: transform 1000ms ease;
  transition: transform 1000ms ease, -webkit-transform 1000ms ease;
}

.funnel-button {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #e9b61f;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #292828;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.funnel-button:hover {
  background-color: #ffcf40;
  color: #333;
}

.funnel-button.spanish {
  width: 25%;
  margin-top: 42px;
  margin-bottom: 74px;
  background-color: #f0af08;
  font-size: 24px;
}

.funnel-button.spanish.header {
  width: auto;
  height: 20px;
  margin-top: 4px;
  margin-bottom: 0px;
  padding: 2px 12px 0px;
  background-color: transparent;
  color: #e9b61f;
  font-size: 13px;
  line-height: 18px;
}

.funnel-button.spanish.header:hover {
  background-color: #585858;
  color: #fff;
}

.funnel-button.hide {
  display: none;
}

.heading-2 {
  margin-top: 31px;
  margin-bottom: 13px;
  font-family: Exo, sans-serif;
  color: #333;
}

.paragraph {
  margin-bottom: 6px;
  padding-right: 16px;
  color: #6e6e6e;
  font-size: 13px;
}

.paragraph.right-just {
  text-align: right;
}

.paragraph.pertovalves {
  margin-bottom: 19px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}

.funnel-top-div-4 {
  position: relative;
  border-radius: 5px;
  -webkit-transition: -webkit-transform 1000ms ease;
  transition: -webkit-transform 1000ms ease;
  transition: transform 1000ms ease;
  transition: transform 1000ms ease, -webkit-transform 1000ms ease;
}

.funnel-top-div-4:hover {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.funnel-flip-div-5 {
  height: 325px;
}

.funnel-flip-div-6 {
  height: 325px;
  -webkit-transition: -webkit-transform 1000ms ease;
  transition: -webkit-transform 1000ms ease;
  transition: transform 1000ms ease;
  transition: transform 1000ms ease, -webkit-transform 1000ms ease;
}

.footer-p {
  color: #fff;
}

.footer-p.copyright {
  padding-top: 13px;
  border-top: 1px solid #272727;
  font-size: 12px;
  text-align: center;
}

.legal-section {
  background-color: #000;
}

.navbar-2 {
  border-top: 2px solid #b98b00;
  background-color: transparent;
}

.nav-menu {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}

.footer-nav-style {
  padding-right: 19px;
  padding-left: 19px;
  color: #fff8f8;
  font-size: 12px;
  text-align: center;
}

.spanish-section {
  background-color: #fff;
}

.spanish-headline {
  margin-top: 93px;
  margin-bottom: 49px;
  font-size: 42px;
  line-height: 46px;
  text-align: center;
}

.funnel-top-div-5 {
  position: relative;
  border-radius: 5px;
  -webkit-transition: -webkit-transform 1000ms ease;
  transition: -webkit-transform 1000ms ease;
  transition: transform 1000ms ease;
  transition: transform 1000ms ease, -webkit-transform 1000ms ease;
}

.funnel-top-div-6 {
  position: relative;
  border-radius: 5px;
  -webkit-transition: -webkit-transform 1000ms ease;
  transition: -webkit-transform 1000ms ease;
  transition: transform 1000ms ease;
  transition: transform 1000ms ease, -webkit-transform 1000ms ease;
}

.industries-served-section {
  position: relative;
  z-index: 1;
  height: auto;
  padding-top: 18px;
  background-color: #fff;
  box-shadow: 1px 1px 17px 0 #000;
}

.white-headline {
  margin-top: 36px;
  margin-bottom: 27px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e9b61f;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 50px;
  text-align: center;
}

.white-headline._36 {
  font-size: 36px;
}

.gas-and-chemical-processing-div {
  width: 33%;
  margin-bottom: 25px;
  padding-right: 30px;
  padding-left: 30px;
  float: left;
}

.image {
  display: block;
  max-height: 160px;
  margin-right: auto;
  margin-left: auto;
}

.image-2 {
  display: block;
  max-height: 160px;
  margin-right: auto;
  margin-left: auto;
}

.image-3 {
  display: block;
  max-height: 160px;
  margin-right: auto;
  margin-left: auto;
}

.industries-served-paragraph-div {
  width: 100%;
  padding-right: 65px;
  padding-left: 65px;
  float: left;
}

.paragraph-white {
  color: #fff;
}

.paragraph-white.footer-style {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  line-height: 24px;
  text-decoration: none;
}

.paragraph-white.footer-style:hover {
  color: #e9b61f;
}

.form-block {
  display: none;
  width: 100%;
}

.footer-connect-div {
  width: 35%;
  padding-right: 24px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer-contact-div {
  width: 60%;
  float: right;
}

.navbar-trailing {
  position: fixed;
  display: block;
  width: 100%;
  border-bottom: 2px solid #e9b61f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f4c72), color-stop(100%, #1a2e3d), color-stop(101%, #1a2e3d));
  background-image: linear-gradient(180deg, #1f4c72, #1a2e3d 100%, #1a2e3d 101%);
  box-shadow: 0 1px 15px 0 #000;
}

.dropdown-submenu {
  color: #fff;
}

.services-dropdn-list {
  background-color: #1a2e3d;
}

.services-dropdn-list.w--open {
  padding-bottom: 6px;
  border-bottom: 2px solid #e9b61f;
  box-shadow: 4px 4px 17px -4px #000;
}

.search-box-div {
  width: 25%;
  margin-right: 28px;
  float: right;
}

.spanish-header-div {
  width: 15%;
  float: right;
}

.submit-rfq-div {
  width: 15%;
  margin-right: 0px;
  margin-left: 20px;
  padding-left: 0px;
  float: right;
}

.header-phone-div {
  width: 20%;
  padding-left: 28px;
  float: right;
}

.phone-icon {
  margin-top: 8px;
  margin-right: 5px;
  float: left;
}

.section-1 {
  position: relative;
  z-index: 300;
  width: 100%;
  padding-top: 36px;
  padding-bottom: 41px;
  background-color: #fff;
  font-size: 16px;
}

.products-slider-div {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/pvff.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.products-headline-div {
  width: 55%;
}

.heading-2-copy {
  color: #686868;
}

.heading-1-white {
  margin-top: 34px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 42px;
  line-height: 49px;
}

.subhead-white {
  color: #fff;
}

.h2-main {
  margin-top: 5px;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 6px;
  border-bottom: 1px solid #b38d11;
  font-family: Exo, sans-serif;
  color: #b98b00;
  font-size: 28px;
  line-height: 30px;
}

.h2-main.hp {
  font-size: 24px;
  line-height: 30px;
}

.h2-main.branch-page {
  margin-top: 6px;
  margin-bottom: 6px;
  padding-top: 16px;
  border-top: 1px solid #e0e0e0;
  border-bottom-width: 0px;
  border-bottom-color: #d3d2d0;
  font-size: 22px;
  line-height: 26px;
}

.chrome-alloy-seamless-pipe {
  overflow: hidden;
  width: 100%;
  float: left;
}

.products-2nd-nav-div-container {
  display: block;
  width: 17%;
  height: 100%;
  min-height: 200px;
  margin-left: 23px;
  padding-left: 7px;
  float: right;
  background-image: linear-gradient(80deg, #e6e4e4, #fff);
}

.products-2nd-nav-div {
  padding: 5px 18px;
  border-bottom: 1px solid #c3c3c3;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.products-2nd-nav-div:hover {
  background-color: #cacaca;
}

.text-block {
  font-family: Exo, sans-serif;
  color: #2c2c2c;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.link-block {
  text-decoration: none;
}

.heading-3 {
  font-size: 18px;
  line-height: 24px;
}

.products-image-headline-container {
  min-height: 200px;
}

.chrome-alloy-welded-pipe {
  overflow: visible;
  width: 100%;
  float: left;
}

.chrome-alloy-heater-tubes {
  overflow: visible;
  width: 100%;
  float: left;
}

.chrome-alloy-flanges {
  overflow: visible;
  width: 100%;
  float: left;
}

.chrome-alloy-forged-fittings {
  overflow: visible;
  width: 100%;
  float: left;
}

.chrome-alloy-forged-valves {
  overflow: visible;
  width: 100%;
  float: left;
}

.chrome-alloy-butweld-fittings {
  display: block;
  overflow: visible;
  width: 100%;
  float: left;
  background-color: transparent;
}

.cast-alloy-steel-valves {
  overflow: visible;
  width: 100%;
  float: left;
  cursor: pointer;
}

.html-embed {
  float: none;
}

.html-embed-2 {
  cursor: default;
}

.cast-alloy-plate {
  overflow: visible;
  width: 100%;
  float: left;
  cursor: pointer;
}

.cast-alloy-bar {
  overflow: visible;
  width: 100%;
  float: left;
  cursor: pointer;
}

.astm-statement {
  width: 100%;
  margin-top: 44px;
  float: left;
  font-size: 14px;
  font-weight: 700;
}

.paragraph-2 {
  text-align: center;
}

.link-block-2 {
  text-decoration: none;
}

.link-block-3 {
  text-decoration: none;
}

.link-block-4 {
  text-decoration: none;
}

.link-block-5 {
  text-decoration: none;
}

.link-block-6 {
  text-decoration: none;
}

.seamless-pipe-slider-div {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/pipe-header.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.subhead-white-large {
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}

.html-embed-3 {
  float: left;
  font-size: 14px;
}

.html-embed-4 {
  float: left;
}

.html-embed-5 {
  width: 100%;
  float: left;
  font-size: 14px;
}

.scope-section {
  overflow: visible;
  width: 100%;
  margin-top: 33px;
  float: left;
}

.seamless-flange-slider-div {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/flange-header-2.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.product-para-div {
  width: 60%;
  float: left;
}

.product-image-div {
  width: 37%;
  float: right;
}

.seamless-fittings-slider-div {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/reducers.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.seamless-valves-slider-div {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/banner-forged-valves-2.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.image-4 {
  max-height: 600px;
}

.link-block-7 {
  text-decoration: none;
}

.link-block-8 {
  color: #fff;
}

.slider {
  height: auto;
}

.paragraph-testing {
  margin-bottom: 16px;
  padding-right: 16px;
  color: #6e6e6e;
}

.list-item-link {
  color: #1f4c72;
  font-weight: 700;
}

.link {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #1f4c72;
  text-decoration: none;
}

.link:hover {
  color: #b38d11;
}

.list-container-div {
  width: 33%;
  float: left;
  clear: right;
}

.div-block {
  width: 100%;
  float: left;
}

.seamless-pipe-welded {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/banner-welded-pipe.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.seamless-fittings-forged {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/banner-forged-fittings.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.seamless-valves-cast {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/valve-header3.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.flange-header-2 {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/flange-header-2.jpg');
  background-position: 50% 0px;
  background-size: cover;
  box-shadow: inset 0 0 8px 0 #000;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6px;
  padding-right: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-5 {
  padding-left: 23px;
  border-left: 1px solid #c3c3c3;
  background-color: #fff;
}

.h3-contact-name {
  border-bottom: 1px solid #1a2e3d;
  font-family: Exo, sans-serif;
  color: #0a518d;
}

.h3-contact-name.reduced {
  font-size: 20px;
  line-height: 24px;
}

.contact-list {
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 24px;
  list-style-type: none;
}

.unordered-list {
  padding-left: 10px;
  font-family: 'Fa solid 900', sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.h3-contact-headline {
  font-family: Exo, sans-serif;
  color: #0a518d;
  font-weight: 400;
}

.list-item {
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 24px;
  list-style-type: none;
}

.spanish-12 {
  font-size: 12px;
  line-height: 18px;
}

.bold-text {
  font-size: 14px;
  line-height: 24px;
}

.bold-text-2 {
  font-size: 16px;
}

.heater-tube-header {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/heater-tube-banner.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.seamless-low-temp {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/banner-low-temp-pipe.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.fittings-banner-tee {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/banner-low-temp-tee.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.slider-2 {
  height: auto;
  background-color: #fff;
}

.hf-acid-seamless-pipe-slider-div {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/banner-hf-alky-pipe.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.email-link-style {
  color: #056dc5;
  font-weight: 700;
  text-decoration: none;
}

.title-style {
  color: #1a2e3d;
  font-size: 18px;
  line-height: 18px;
}

.button-2 {
  max-width: 200px;
  margin-top: 26px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 8px;
  background-color: #1f4c72;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  text-align: center;
}

.button-2:hover {
  background-color: #b98b00;
}

.link-2 {
  color: #056dc5;
  text-decoration: none;
}

.bold-text-3 {
  color: #056dc5;
}

.bold-text-4 {
  color: #056dc5;
  text-decoration: none;
}

.link-3 {
  text-decoration: none;
}

.bold-text-5 {
  text-decoration: none;
}

.link-4 {
  text-decoration: none;
}

.link-5 {
  text-decoration: none;
}

.bold-text-6 {
  color: #056dc5;
}

.link-6 {
  text-decoration: none;
}

.bold-text-7 {
  color: #056dc5;
}

.link-7 {
  text-decoration: none;
}

.link-8 {
  text-decoration: none;
}

.link-9 {
  text-decoration: none;
}

.link-10 {
  text-decoration: none;
}

.link-11 {
  text-decoration: none;
}

.link-12 {
  text-decoration: none;
}

.link-13 {
  text-decoration: none;
}

.h3-main {
  margin-top: 5px;
  margin-bottom: -1px;
  padding-top: 13px;
  padding-bottom: 6px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 0px solid #b38d11;
  font-family: Exo, sans-serif;
  color: #b98b00;
  font-size: 22px;
  line-height: 22px;
}

.h3-main.hp {
  font-size: 24px;
  line-height: 30px;
}

.h3-main.branch-page {
  margin-top: 6px;
  margin-bottom: 6px;
  padding-top: 16px;
  border-top: 1px solid #e0e0e0;
  border-bottom-width: 0px;
  border-bottom-color: #d3d2d0;
}

.title-style-2 {
  color: #1a2e3d;
  font-size: 14px;
  line-height: 18px;
}

.bold-text-8 {
  line-height: 22px;
}

.link-14 {
  text-decoration: none;
}

.link-15 {
  text-decoration: none;
}

.industries-served-section-white-bkgd {
  position: relative;
  z-index: 1;
  height: auto;
  padding-top: 18px;
  background-color: #fff;
  box-shadow: 1px 1px 17px 0 #000;
}

.heading-3a {
  margin-top: 31px;
  margin-bottom: 13px;
  font-family: Exo, sans-serif;
  color: #333;
  font-size: 36px;
}

.recaptcha-div {
  float: none;
}

.submit-button-style {
  float: right;
  background-color: #43b9fc;
  color: #000;
}

.section-resume-upload {
  position: relative;
  z-index: 1;
  padding-bottom: 41px;
  background-color: #fff;
  font-size: 14px;
}

.section-rfq {
  position: relative;
  z-index: 1;
  min-height: 80vh;
  padding-bottom: 41px;
  background-color: #fff;
  font-size: 14px;
}

.local-contact-div {
  margin-top: 0px;
}

.rfq-form-div {
  display: none;
  padding-right: 0px;
  padding-left: 0px;
}

.h2-main-branch-info {
  margin-top: 5px;
  margin-bottom: 20px;
  padding-bottom: 6px;
  border-bottom: 1px solid #b38d11;
  font-family: Exo, sans-serif;
  color: #b98b00;
  font-size: 28px;
  line-height: 30px;
}

.h2-main-branch-info.hp {
  font-size: 24px;
  line-height: 30px;
}

.h2-main-branch-info.branch-page {
  margin-top: 6px;
  margin-bottom: 6px;
  padding-top: 16px;
  border-top: 1px solid #e0e0e0;
  border-bottom-width: 0px;
  border-bottom-color: #d3d2d0;
  font-size: 22px;
  line-height: 26px;
}

.h2-branch-info {
  margin-top: 5px;
  margin-bottom: 20px;
  padding-bottom: 6px;
  border-bottom: 1px solid #b38d11;
  font-family: Exo, sans-serif;
  color: #b98b00;
  font-size: 22px;
  line-height: 24px;
}

.h2-branch-info.hp {
  font-size: 24px;
  line-height: 30px;
}

.h2-branch-info.branch-page {
  margin-top: 6px;
  margin-bottom: 6px;
  padding-top: 16px;
  border-top: 1px solid #e0e0e0;
  border-bottom-width: 0px;
  border-bottom-color: #d3d2d0;
  font-size: 22px;
  line-height: 26px;
}

.hf-alky-header-div {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/banner-hf-alky-cast-valves.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.section-emergency-services {
  position: relative;
  z-index: 300;
  min-height: 60vh;
  padding-bottom: 41px;
  background-color: #fff;
  font-size: 14px;
}

.link-16 {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #fff;
  text-decoration: none;
}

.link-16:hover {
  color: #e9b61f;
}

.thank-you-div {
  margin-top: 64px;
  padding-right: 80px;
  padding-left: 80px;
}

.low-tem-forged-fittings {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/banner-forged-fittings.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.low-temp-cast-valves {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/valve-header3.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.section-60 {
  position: relative;
  z-index: 1;
  min-height: 60vh;
  padding-bottom: 41px;
  background-color: #fff;
  font-size: 14px;
}

.low-temp-flanges-banner-img {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/banner-low-temp-flange.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.nikel-fitting-banner {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/reducers.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.stainless-forged-fittings {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/banner-forged-fittings.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.list-style {
  margin-bottom: 0px;
  padding-right: 16px;
  color: #6e6e6e;
  font-size: 14px;
}

.list-style.right-just {
  text-align: right;
}

.list-style.pertovalves {
  margin-bottom: 19px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}

.paragraph-less-margin {
  margin-bottom: 20px;
  padding-right: 16px;
  color: #6e6e6e;
  font-size: 14px;
}

.paragraph-less-margin.right-just {
  text-align: right;
}

.paragraph-less-margin.pertovalves {
  margin-bottom: 19px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}

.hf-acid-flanges-banner {
  display: block;
  width: 100%;
  height: 250px;
  float: none;
  background-color: #1a2e3d;
  background-image: url('../images/flanges.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.industries-served-section-blue {
  position: relative;
  z-index: 1;
  height: auto;
  padding-top: 18px;
  background-color: #1a2e3d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1a4569), to(#020405));
  background-image: linear-gradient(180deg, #1a4569, #020405);
  box-shadow: 1px 1px 17px 0 #000;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 56px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.unordered-list-2 {
  color: #6e6e6e;
}

.mobile-slider {
  height: auto;
}

.slide-nav-hide {
  display: none;
}

.arrow-hide {
  display: none;
}

.html-embed-6 {
  float: right;
}

.header-bar-continer {
  padding-bottom: 2px;
}

.text-link {
  color: #056dc5;
}

.text-link:hover {
  color: #b98b00;
}

.brand {
  padding-bottom: 0px;
}

.brand.w--current {
  padding-bottom: 0px;
}

.nav-link-2 {
  padding-top: 54px;
  padding-bottom: 0px;
  color: #000;
  font-weight: 700;
}

.nav-link-2.w--current {
  color: #b98b00;
}

.product-button-div {
  margin-top: 12px;
  margin-left: 52px;
  border: 1px solid #c7c7c7;
  border-radius: 10px;
  background-color: #eee;
}

.section-2 {
  height: 100vh;
  max-height: 100vh;
  margin-top: 0px;
}

.slider-3 {
  width: auto;
  height: 100vh;
  background-color: #fff;
  color: transparent;
}

.slide-6 {
  height: 100vh;
  max-width: 852px;
  background-image: url('../images/valve-4.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.scroll-button-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slide-3 {
  height: 100vh;
  max-width: 852px;
  background-image: url('../images/valve-3.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-5 {
  position: relative;
  z-index: 1000;
  padding-top: 0px;
}

.slide-4 {
  height: 100vh;
  max-width: 852px;
  background-image: url('../images/dunno-2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-7 {
  height: 100vh;
  max-width: 852px;
  background-image: url('../images/valve-6.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.prod-arrow-div {
  position: absolute;
}

.slide-2 {
  height: 100vh;
  max-width: 852px;
  background-image: url('../images/dunno.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-2 {
  width: 50%;
  height: 200px;
  padding-top: 32px;
  padding-right: 30px;
  padding-left: 30px;
  float: left;
}

.button-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  border-radius: 8px;
  background-color: #dca727;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-shadow: none;
}

.button-3:hover {
  border-radius: 8px;
  background-color: #fc0;
}

.button-3.w--current {
  border-radius: 6px;
}

.button-3.w--current:hover {
  background-color: #ffc200;
}

.slide-5 {
  height: 100vh;
  max-width: 852px;
  background-image: url('../images/valve-2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-13 {
  z-index: 1;
}

.image-6 {
  width: auto;
  height: auto;
  clear: both;
}

.mask-2 {
  width: auto;
  height: 100vh;
}

.product-headline {
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 30px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 28px;
  cursor: pointer;
}

.h2-yellow {
  font-family: Exo, sans-serif;
  color: #e9b61f;
  font-size: 26px;
  text-align: center;
}

.arrow {
  display: none;
}

.slide-1 {
  height: 100vh;
  max-width: 852px;
  background-image: url('../images/valve-5.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.logo-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.row {
  height: auto;
  margin-top: 27px;
  margin-bottom: 38px;
}

.left-main-image-div {
  width: auto;
  height: 97vh;
  max-height: 97vh;
  max-width: 852px;
  min-width: 700px;
  float: left;
}

.para-1-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px none #000;
}

.icon-2 {
  margin-top: 36.5px;
  padding-top: 21px;
  padding-left: 7px;
  color: #b98b00;
  font-weight: 700;
}

.hp-valve-image {
  width: auto;
  height: auto;
  max-height: 95vh;
}

.section-2-a {
  height: auto;
  max-height: 85vh;
}

.section-2-a-blk {
  display: block;
  width: auto;
  max-height: none;
  min-height: 100vh;
  background-color: #fff;
}

._59-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  margin-right: 0%;
  padding: 21px 19px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #555;
  background-color: rgba(0, 0, 0, 0.78);
}

._59-days-h {
  max-height: 200px;
  max-width: 85%;
  margin-bottom: 9px;
  padding-top: 44px;
  padding-bottom: 18px;
  float: right;
  clear: both;
  border-bottom: 1px solid #5d5d5d;
}

.hp-para-white {
  margin-bottom: 29px;
  padding-top: 0px;
  float: right;
  border-top-style: none;
  border-top-color: #5f5f5f;
  color: #fff;
  line-height: 22px;
}

.navbar-container {
  max-width: 1170px;
}

.hp-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-bar {
  height: 3vh;
  border-bottom: 2px none #b98b00;
  background-color: #000;
}

.hp-learn-more-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #b98b00;
  color: #000;
  font-weight: 700;
  text-align: center;
}

.product-content-div {
  width: 60%;
  height: auto;
  margin-top: 15px;
  margin-left: 37px;
  float: left;
  background-color: transparent;
}

.close-div {
  width: auto;
}

.cast-steel-div {
  position: fixed;
  z-index: 1001;
  display: none;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.87);
}

.paragraph-4 {
  display: inline-block;
  width: auto;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  border: 1px solid #333;
  font-weight: 700;
}

.copyright-text {
  margin-top: 30px;
  margin-left: 38px;
  font-size: 12px;
}

.product-text {
  margin-left: 38px;
  font-size: 18px;
  line-height: 30px;
}

.heading-1 {
  font-family: Exo, sans-serif;
}

.product-content-wrapper {
  width: 75%;
  height: auto;
  border-radius: 20px;
  background-color: #fff;
}

.product-image-div-container {
  width: auto;
  height: auto;
  padding-left: 24px;
  float: left;
}

.image-7 {
  height: auto;
  max-height: 625px;
  max-width: 400px;
}

.products-subhead {
  margin-top: 10px;
  margin-left: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.23);
  font-family: Exo, sans-serif;
  color: #c09305;
  font-size: 24px;
}

.pressure-seals-div {
  position: fixed;
  z-index: 1002;
  display: none;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.87);
}

.corrosiion-resistand-div {
  position: fixed;
  z-index: 1003;
  display: none;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.87);
}

.forged-valve-div {
  position: fixed;
  z-index: 1006;
  display: none;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.87);
}

.swing-check-div {
  position: fixed;
  z-index: 1007;
  display: none;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.87);
}

.specialty-valves-div {
  position: fixed;
  z-index: 1008;
  display: none;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.87);
}

.specialty-wrapper {
  width: 50%;
  height: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 20px;
  background-color: #fff;
}

.specialty-content-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: auto;
  margin-top: 15px;
  margin-left: 20%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.quality-control-container {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.qa-image-div {
  width: 50%;
}

.heading-2-r-and-d {
  margin-top: 31px;
  margin-bottom: 13px;
  padding-bottom: 11px;
  border-bottom: 1px solid #afafaf;
  font-family: Exo, sans-serif;
  color: #333;
}

.paragraph-5 {
  -webkit-column-count: 2;
  column-count: 2;
}

.container-main-content {
  min-height: 75vh;
}

.main-content-div {
  max-width: 1000px;
  min-height: 75vh;
  margin-right: auto;
  margin-bottom: 38px;
  margin-left: auto;
  padding-top: 16px;
}

.heading-1-main-content {
  padding-bottom: 16px;
  border-bottom: 1px solid #c3c3c3;
  font-family: Exo, sans-serif;
  color: #b98b00;
  font-size: 34px;
}

.list-item-valves-table {
  padding: 6px 0px 5px;
  border-bottom: 1px solid #ebebeb;
  font-size: 12px;
  font-weight: 400;
}

.ordered-list {
  border: 1px none #d6d2d2;
}

.main-content-flex-div-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 200px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border: 1px none #c9c3c3;
}

.flex-image-div {
  width: 49%;
  margin-right: 25px;
  float: left;
}

.legend-div {
  width: 65%;
  padding-top: 19px;
  float: left;
}

.bold-text-9 {
  font-weight: 400;
}

.bold-text-10 {
  font-weight: 400;
}

.bold-text-11 {
  font-weight: 400;
}

.bold-text-12 {
  font-weight: 400;
}

.bold-text-13 {
  font-weight: 400;
}

.bold-text-14 {
  font-weight: 400;
}

.bold-text-15 {
  font-weight: 400;
}

.bold-text-16 {
  font-weight: 400;
}

.bold-text-17 {
  font-weight: 400;
}

.bold-text-18 {
  font-weight: 400;
}

.bold-text-19 {
  font-weight: 400;
}

.diagram-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66%;
  padding: 6px;
  border: 1px solid #c3c3c3;
}

.links-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  min-height: 100px;
  margin-left: 12px;
  padding-right: 15px;
  padding-left: 15px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #d2d2d2;
  background-color: #f1f3f6;
}

.heading-4 {
  font-size: 16px;
}

.link-section-style {
  color: #b98b00;
  line-height: 24px;
  font-weight: 700;
}

.flex-image-div-sub-pages {
  width: 40%;
  margin-right: 25px;
  float: left;
}

.legend-div-sub-pages {
  width: 65%;
  padding-top: 0px;
  float: left;
}

.diagram-container-sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66%;
  margin-top: 24px;
  padding: 6px;
  border: 1px solid #c3c3c3;
}

.diagram-container-sub-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66%;
  margin-top: 24px;
  padding: 6px;
  border: 1px solid #c3c3c3;
}

.legend-div-sub-pages-2 {
  width: 100%;
  padding-top: 0px;
  float: left;
}

.heading-5 {
  padding-top: 1px;
  padding-bottom: 8px;
  border-bottom: 1px solid #b3b3b3;
}

.heading-6 {
  margin-bottom: 5px;
  padding-bottom: 9px;
  border-bottom: 1px solid #d1d1d1;
}

.bold-text-20 {
  font-size: 32px;
}

.heading-5-centered {
  margin-top: 0px;
  padding-top: 1px;
  padding-bottom: 8px;
  border-bottom: 1px none #b3b3b3;
  text-align: center;
}

.mterial-column-style {
  border: 1px solid #ccc;
  background-color: #fff;
}

.legend-div-sub-pages-2-st-materials {
  width: 100%;
  padding-top: 0px;
  float: left;
  background-color: #f1f2f6;
}

.diagram-container-sub-2st-mat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66%;
  margin-top: 24px;
  padding: 0px;
  border: 1px solid #c3c3c3;
}

.mterial-column-style-header {
  border: 1px solid #ccc;
  background-color: #f1f2f6;
}

.chart-div {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.chart-image-div {
  margin-bottom: 35px;
}

.main-content-flex-div-wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 200px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border: 1px none #c9c3c3;
}

.diagram-container-wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66%;
  padding: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #c3c3c3;
}

.flex-image-div-wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 25px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.legend-div-wide {
  width: 100%;
  padding-top: 19px;
  float: left;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.25fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 0.25fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  border: 1px solid #bbb;
}

.grid-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 4px;
  padding-left: 4px;
  border: 1px solid #dadada;
  font-size: 14px;
  text-align: center;
}

.grid-para {
  margin-bottom: 0px;
  padding-right: 4px;
  padding-left: 4px;
  border: 1px solid #dadada;
  font-size: 11px;
  line-height: 24px;
  text-align: center;
}

.eb-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 97vh;
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 30px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hp-para-white-left-j {
  margin-bottom: 0px;
  padding-top: 0px;
  float: none;
  border-top-style: none;
  border-top-color: #5f5f5f;
  color: #fff;
  line-height: 24px;
}

.unordered-list-footer {
  padding-left: 10px;
  font-family: 'Fa solid 900', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}

.contact-section {
  position: relative;
  z-index: 300;
  height: auto;
  min-height: 30vh;
  padding-bottom: 41px;
  background-color: #fff;
  box-shadow: 0 2px 21px 1px #000;
  font-size: 14px;
}

.contact-button-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 9px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contact-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-radius: 8px;
  background-color: #dca727;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.contact-button:hover {
  border-radius: 8px;
  background-color: #fc0;
}

.contact-button.w--current {
  border-radius: 6px;
}

.contact-button.w--current:hover {
  background-color: #ffc200;
}

.rfq-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  border-radius: 8px;
  background-color: #dca727;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.rfq-button:hover {
  border-radius: 8px;
  background-color: #fc0;
}

.rfq-button.w--current {
  border-radius: 6px;
}

.rfq-button.w--current:hover {
  background-color: #ffc200;
}

.qa-column {
  margin-bottom: 20px;
}

.paragraph-2-col {
  margin-bottom: 33px;
  padding-right: 16px;
  color: #6e6e6e;
  font-size: 13px;
  -webkit-column-count: 2;
  column-count: 2;
}

.paragraph-2-col.right-just {
  text-align: right;
}

.paragraph-2-col.pertovalves {
  margin-bottom: 19px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}

.h1-manufactured {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #8d8d8d;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.hi-ready-to-ship {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #cfcfcf;
  text-align: center;
}

.h1-59-days {
  margin-top: 0px;
  font-family: Verdana, Geneva, sans-serif;
  color: #e9b61f;
  font-size: 112px;
  line-height: 112px;
  text-align: center;
}

.slider-div {
  max-height: 70vh;
}

.slider-4 {
  background-color: hsla(0, 0%, 86.7%, 0);
}

.slider-5 {
  min-height: 70vh;
}

.image-8 {
  width: 100%;
  max-height: 100vh;
}

.slide-9 {
  background-color: #fff;
  background-image: url('../images/refinery.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-8 {
  background-color: #000;
  background-image: url('../images/3-valves-black-bkgd.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/quality-valves-fast.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-11 {
  background-image: url('../images/hp-valve-black-bkgd.jpg');
  background-position: 0px 0px;
  background-size: cover;
  text-align: justify;
  text-shadow: 1px 1px 6px #000;
}

.slide-9-text-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 70vh;
  margin-right: auto;
  margin-bottom: 1px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.slide-9-floter {
  width: 100%;
  min-height: 50px;
  padding: 15px 35px;
  border-style: solid;
  border-width: 1px;
  border-color: #a8a8a8;
  background-color: rgba(0, 0, 0, 0.81);
}

.hi-slider {
  color: #e9b61f;
  font-size: 48px;
  line-height: 54px;
  text-align: center;
}

.slide-8-text-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  min-height: 75vh;
  margin-right: auto;
  margin-bottom: 1px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.slide-8-floter {
  width: 60%;
  min-height: 50px;
  padding: 15px 35px;
  border-style: solid;
  border-width: 1px;
  border-color: #a8a8a8;
  background-color: rgba(0, 0, 0, 0.81);
}

.menu-icon-wrapper {
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-links {
  padding-right: 16px;
  padding-left: 16px;
}

.social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 36px;
  margin: 3px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0.08);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.social-icon.instagram:hover {
  background-color: #f24137;
}

.social-icon.facebook:hover {
  background-color: #3b5998;
}

.social-icon.pinterest:hover {
  background-color: #f83f5a;
}

.social-icon.twitter:hover {
  background-color: #2aa3f0;
}

.nav-copyright {
  position: absolute;
  left: auto;
  top: auto;
  right: 32px;
  bottom: 16px;
  display: none;
  padding: 16px 0px 16px 16px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 11px;
  line-height: 16px;
  text-align: right;
}

.nav-link-3 {
  position: relative;
  display: block;
  margin-bottom: 24px;
  padding-top: 10px;
  padding-bottom: 6px;
  padding-left: 0px;
  float: left;
  clear: left;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  text-decoration: none;
}

.nav-link-3.w--current {
  font-size: 30px;
  line-height: 30px;
}

.nav-link-3.subhead {
  margin-bottom: 12px;
  margin-left: 27px;
  font-size: 22px;
  line-height: 22px;
}

.menu-line-bottom {
  display: block;
  width: 50%;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 1px;
  background-color: #fff;
}

.menu-icon {
  width: 36px;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  color: #e40000;
  font-size: 22px;
}

.nav-social-heading {
  margin-top: 4px;
  margin-right: -1px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.menu-button-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 101;
  padding: 13px 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
}

.menu-button-2.w--open {
  background-color: transparent;
}

.nav-social-line {
  width: 56px;
  height: 2px;
  margin-right: 16px;
  margin-left: 16px;
  background-color: #fff;
  opacity: 0.5;
}

.button-4 {
  display: none;
  height: 48px;
  padding: 15px 24px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-radius: 3px;
  background-color: #f24137;
  -webkit-transition: background-color 400ms cubic-bezier(.215, .61, .355, 1), box-shadow 400ms cubic-bezier(.215, .61, .355, 1), color 400ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 400ms cubic-bezier(.215, .61, .355, 1), box-shadow 400ms cubic-bezier(.215, .61, .355, 1), color 400ms cubic-bezier(.215, .61, .355, 1);
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-4:hover {
  background-color: #d62e25;
}

.button-4.gift-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 11px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #86ce2b;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: capitalize;
}

.link-white {
  color: #fff;
  text-decoration: none;
}

.link-white:hover {
  text-decoration: underline;
}

.nav-categories {
  padding-top: 20px;
  padding-right: 16px;
  padding-left: 16px;
  text-align: left;
}

.image-9 {
  max-width: 100%;
  margin-top: 57px;
}

.menu-close-icon {
  position: absolute;
  opacity: 0;
}

.image-14 {
  max-width: 30px;
  margin-top: 7px;
  margin-left: 5px;
  float: left;
}

.social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-bar-logo-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 88px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding: 16px;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 21px;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 8px;
  text-transform: uppercase;
}

.nav-bar-logo-link.w--current {
  height: 50px;
}

.underline {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 12px;
  height: 2px;
  background-color: #f24137;
  opacity: 1;
}

.underline.big {
  height: 4px;
}

.nav-columns {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: 96px;
  margin-bottom: 96px;
}

.menu-line-top {
  display: block;
  width: 50%;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 1px;
  background-color: #fff;
}

.nav-search {
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-block;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 10px;
  padding-right: 21px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-categories-heading {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 30px;
}

.nav-categories-heading.subheading {
  border-bottom: 4px solid #f24137;
  line-height: 32px;
}

.nav-social {
  position: absolute;
  left: auto;
  top: 0%;
  right: 32px;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 88px;
  margin-right: -4px;
  padding-left: 16px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-text {
  display: inline-block;
  margin-top: 3px;
  margin-left: 16px;
  float: left;
  color: #ffae00;
  font-size: 22px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.text-heart-icon {
  display: inline-block;
  width: 12px;
  background-image: url('../images/heart-color.svg');
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  color: transparent;
}

.menu-line-middle {
  display: block;
  width: 100%;
  height: 2px;
  margin: 5px auto;
  border-radius: 1px;
  background-color: #fff;
  color: #d1e400;
}

.gift-div {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #86ce2b;
}

.nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 75px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 3px solid #ffae00;
  background-color: #070707;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 21, 21, 0.6)), to(rgba(21, 21, 21, 0)));
  background-image: linear-gradient(180deg, rgba(21, 21, 21, 0.6), rgba(21, 21, 21, 0));
  box-shadow: 0 4px 9px 1px #000;
  color: #fff;
}

.nav-menu-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  max-height: 100vh;
  padding: 104px 14%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #151515;
}

.scrolling-mouse-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero-main-content-container {
  margin-bottom: 51px;
  padding-top: 41px;
}

.hp-para-black {
  margin-bottom: 29px;
  padding-top: 0px;
  float: none;
  border-top-style: none;
  border-top-color: #5f5f5f;
  color: #444;
  line-height: 22px;
}

.h1-yellow {
  margin-top: 9px;
  font-family: Exo, sans-serif;
  color: #b98b00;
  font-size: 36px;
  text-align: left;
}

.home-page-list-div {
  width: 45%;
  float: left;
}

html.w-mod-js *[data-ix="dropdown-initial-app"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="child-dropdn-initial"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="load-fade-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -28px);
  -ms-transform: translate(0px, -28px);
  transform: translate(0px, -28px);
}

html.w-mod-js *[data-ix="load-fade-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -28px);
  -ms-transform: translate(0px, -28px);
  transform: translate(0px, -28px);
}

html.w-mod-js *[data-ix="load-fade-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -28px);
  -ms-transform: translate(0px, -28px);
  transform: translate(0px, -28px);
}

html.w-mod-js *[data-ix="load-fade-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, -28px);
  -ms-transform: translate(0px, -28px);
  transform: translate(0px, -28px);
}

html.w-mod-js *[data-ix="load-fade-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, -28px);
  -ms-transform: translate(0px, -28px);
  transform: translate(0px, -28px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, -26px);
  -ms-transform: translate(0px, -26px);
  transform: translate(0px, -26px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll-1b"] {
  opacity: 0;
  -webkit-transform: translate(0px, -26px);
  -ms-transform: translate(0px, -26px);
  transform: translate(0px, -26px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -26px);
  -ms-transform: translate(0px, -26px);
  transform: translate(0px, -26px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -26px);
  -ms-transform: translate(0px, -26px);
  transform: translate(0px, -26px);
}

html.w-mod-js *[data-ix="trailing-navbar-initial"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="product-div-hide"] {
  display: none;
  opacity: 0;
}

@media (max-width: 991px) {
  .dropdown-toggle {
    padding-top: 6px;
    border-bottom: 1px dotted #4d4d4d;
    color: #fff;
    line-height: 16px;
  }
  .nav-link-style {
    padding: 7px;
    color: #fff;
  }
  .nav-link-style.arrow {
    margin-top: 6.5px;
  }
  .nav-link-style.cc-child {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .nav-link-style.drdn.hover {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 43px;
    border-width: 1px;
    border-color: #1f4c72;
  }
  .nav-link-style.drdn.sub {
    padding-top: 9px;
    padding-bottom: 9px;
    border-width: 1px;
    border-color: #1f4c72;
  }
  .dropdown-chrome-alloy.w--open {
    margin-top: -39px;
  }
  .section-hp-1 {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .phone {
    font-size: 18px;
  }
  .search-box {
    width: 100px;
  }
  .search-button {
    margin-left: 10px;
  }
  .footer-p.copyright {
    display: block;
    padding-top: 16px;
    padding-bottom: 1px;
    border-top: 1px solid #252525;
  }
  .legal-section {
    height: auto;
  }
  .footer-nav {
    height: 200px;
  }
  .navbar-2 {
    display: block;
  }
  .nav-menu {
    position: static;
    z-index: 1000;
    display: inline-block;
    width: 100%;
    height: auto;
  }
  .image {
    max-height: 140px;
  }
  .image-2 {
    max-height: 140px;
  }
  .image-3 {
    max-height: 140px;
  }
  .footer-connect-div {
    width: 40%;
  }
  .icon {
    color: #e9b61f;
    font-size: 48px;
  }
  .nav-menu-2 {
    width: 40%;
    background-color: #000;
  }
  .menu-button {
    background-color: transparent;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .dropdown-submenu {
    margin-left: 43px;
  }
  .search-box-div {
    width: 26%;
  }
  .header-phone-div {
    width: 22%;
  }
  .products-slider-div {
    background-size: cover;
  }
  .heading-1-white {
    font-size: 32px;
  }
  .seamless-pipe-slider-div {
    background-size: cover;
  }
  .seamless-flange-slider-div {
    background-size: cover;
  }
  .seamless-fittings-slider-div {
    background-size: cover;
  }
  .seamless-valves-slider-div {
    background-size: cover;
  }
  .seamless-pipe-welded {
    background-size: cover;
  }
  .seamless-fittings-forged {
    background-size: cover;
  }
  .seamless-valves-cast {
    background-size: cover;
  }
  .flange-header-2 {
    background-size: cover;
  }
  .heater-tube-header {
    background-size: cover;
  }
  .seamless-low-temp {
    background-size: cover;
  }
  .fittings-banner-tee {
    background-size: cover;
  }
  .hf-acid-seamless-pipe-slider-div {
    background-size: cover;
  }
  .hf-alky-header-div {
    background-size: cover;
  }
  .low-tem-forged-fittings {
    background-size: cover;
  }
  .low-temp-cast-valves {
    background-size: cover;
  }
  .low-temp-flanges-banner-img {
    background-size: cover;
  }
  .nikel-fitting-banner {
    background-size: cover;
  }
  .stainless-forged-fittings {
    background-size: cover;
  }
  .hf-acid-flanges-banner {
    background-size: cover;
  }
  .nav-link-2 {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
  }
  .slide-6 {
    background-size: cover;
  }
  .div-block-2 {
    width: 100%;
    height: auto;
  }
  .product-headline {
    font-size: 17px;
  }
  .h2-yellow {
    font-size: 20px;
    line-height: 28px;
  }
  .left-main-image-div {
    display: none;
    max-width: 1024px;
  }
  .section-2-a-blk {
    background-position: 50% 50%;
  }
  ._59-div {
    width: 70%;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .hp-para-white {
    font-size: 12px;
    line-height: 22px;
  }
  .navbar-container {
    padding-left: 16px;
  }
  .quality-control-container {
    padding-right: 37px;
    padding-left: 37px;
  }
  .main-content-div {
    padding-right: 13px;
    padding-left: 13px;
  }
  .diagram-container {
    width: 71%;
  }
  .links-div {
    width: 28%;
    padding-right: 8px;
    padding-left: 8px;
  }
  .legend-div-sub-pages {
    width: 58%;
  }
  .heading-6 {
    font-size: 20px;
  }
  .eb-div {
    width: 100%;
    height: auto;
  }
  .hp-para-white-left-j {
    font-size: 12px;
    line-height: 22px;
  }
  .contact-button-div {
    width: 70%;
  }
  .h1-manufactured {
    font-size: 18px;
    line-height: 24px;
  }
  .hi-ready-to-ship {
    font-size: 32px;
    line-height: 38px;
  }
  .h1-59-days {
    font-size: 50px;
    line-height: 50px;
  }
  .slider-div {
    max-height: 40vh;
  }
  .slider-5 {
    min-height: 40vh;
  }
  .slide-9 {
    background-color: transparent;
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .slide-8 {
    background-color: transparent;
    background-position: 50% 50%;
    background-size: cover;
  }
  .slide-10 {
    background-size: cover;
    background-repeat: no-repeat;
  }
  .slide-11 {
    background-size: cover;
    background-repeat: no-repeat;
  }
  .slide-9-text-div {
    width: 60%;
    min-height: 40vh;
  }
  .slide-9-floter {
    min-height: 40%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .hi-slider {
    font-size: 28px;
    line-height: 30px;
  }
  .slide-8-text-div {
    min-height: 40vh;
  }
  .slide-8-floter {
    width: 70%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .nav-copyright {
    right: 20px;
    bottom: 8px;
  }
  .nav-link-3 {
    font-size: 30px;
    line-height: 32px;
  }
  .nav-link-3.subhead {
    font-size: 18px;
  }
  .menu-button-2 {
    height: 64px;
    padding: 20px;
    background-color: transparent;
  }
  .button-4.gift-card {
    padding-bottom: 2px;
    font-size: 12px;
    line-height: 18px;
  }
  .image-9 {
    max-width: 80%;
    margin-top: 30px;
  }
  .nav-bar-logo-link {
    height: 64px;
  }
  .nav-bar-logo {
    height: 14px;
  }
  .nav-columns {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .nav-search {
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .nav-categories-heading.subheading {
    font-size: 24px;
    line-height: 28px;
  }
  .nav-social {
    right: 16px;
    height: 64px;
  }
  .nav-bar {
    min-height: 80px;
  }
  .nav-menu-3 {
    display: none;
    overflow: scroll;
    padding-right: 8%;
    padding-left: 8%;
  }
  .hp-para-black {
    font-size: 12px;
    line-height: 22px;
  }
  .h1-yellow {
    font-size: 30px;
    line-height: 36px;
  }
}

@media (max-width: 767px) {
  .section-hp-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .phone {
    font-size: 14px;
  }
  .search-box {
    width: 100px;
    height: 21px;
  }
  .search-button {
    height: 21px;
    margin-left: 6px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .footer-section {
    height: auto;
    padding-top: 0px;
  }
  .funnel-headline {
    font-size: 13px;
    line-height: 18px;
  }
  .funnel-headline.back {
    margin-top: -4px;
    margin-bottom: 2px;
    padding-bottom: 2px;
    font-size: 12px;
    line-height: 16px;
  }
  .funnel-content-back {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .funnel-back-p {
    font-size: 11px;
    line-height: 14px;
  }
  .funnel-button {
    width: 80%;
    padding-right: 7px;
    padding-left: 7px;
    font-size: 13px;
    line-height: 14px;
  }
  .funnel-button.spanish.header {
    height: 21px;
    padding-right: 6px;
    padding-left: 6px;
    font-size: 12px;
    line-height: 18px;
  }
  .heading-2 {
    font-size: 32px;
    line-height: 36px;
  }
  .footer-p.copyright {
    margin-top: 17px;
  }
  .footer-nav-style {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .image {
    max-height: 100px;
  }
  .image-2 {
    max-height: 100px;
  }
  .image-3 {
    max-height: 100px;
  }
  .footer-connect-div {
    width: 100%;
  }
  .footer-contact-div {
    width: 100%;
  }
  .search-box-div {
    width: 30%;
  }
  .submit-rfq-div {
    width: 20%;
    padding-left: 16px;
  }
  .header-phone-div {
    width: 25%;
    padding-right: 13px;
    padding-left: 15px;
  }
  .section-1 {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 9px;
    padding-right: 18px;
    padding-left: 18px;
  }
  .heading-1-white {
    margin-right: 13px;
    margin-left: 13px;
    font-size: 24px;
    line-height: 32px;
  }
  .subhead-white {
    margin-left: 12px;
    font-size: 12px;
  }
  .h2-main.hp {
    font-size: 20px;
    line-height: 26px;
  }
  .subhead-white-large {
    margin-left: 12px;
    font-size: 12px;
  }
  .heading-3a {
    padding-left: 10px;
  }
  .section-resume-upload {
    padding-right: 10px;
    padding-left: 10px;
  }
  .container {
    height: auto;
    padding-top: 0px;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slide-nav {
    display: none;
  }
  .arrow-icon {
    display: none;
  }
  .textarea {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 9px;
    padding-left: 9px;
  }
  .unordered-list-3 {
    padding-left: 16px;
  }
  .unordered-list-4 {
    padding-left: 15px;
  }
  .unordered-list-5 {
    padding-left: 15px;
  }
  .unordered-list-6 {
    padding-left: 14px;
  }
  .column-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-7 {
    padding: 0px;
  }
  .column-8 {
    padding: 0px;
  }
  .column-9 {
    padding: 0px;
  }
  .ul-no-margin {
    padding-left: 18px;
  }
  .column-13 {
    margin-bottom: 27px;
  }
  .row {
    margin-top: 0px;
  }
  ._59-div {
    width: 75%;
  }
  .hp-para-white {
    font-size: 11px;
    line-height: 18px;
  }
  .heading-2-r-and-d {
    font-size: 32px;
    line-height: 36px;
  }
  .main-content-flex-div-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .diagram-container {
    width: 100%;
  }
  .links-div {
    width: 100%;
    margin-top: 11px;
    margin-left: 0px;
  }
  .hp-para-white-left-j {
    font-size: 11px;
    line-height: 18px;
  }
  .contact-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .h1-manufactured {
    font-size: 16px;
  }
  .hi-ready-to-ship {
    font-size: 28px;
  }
  .nav-links {
    padding-left: 0px;
  }
  .nav-copyright {
    position: relative;
    left: 0px;
    right: auto;
    bottom: 0px;
    width: 100%;
    margin-top: 24px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .nav-link-3 {
    margin-bottom: 16px;
    font-size: 22px;
    line-height: 20px;
  }
  .nav-link-3.w--current {
    color: #f24137;
    font-size: 22px;
    line-height: 20px;
  }
  .nav-link-3.subhead {
    font-size: 16px;
    line-height: 18px;
  }
  .menu-button-2 {
    height: 60px;
    padding: 18px;
  }
  .nav-social-line {
    width: 40px;
    margin-right: 12px;
    margin-left: 12px;
  }
  .button-4.gift-card {
    padding-right: 9px;
    padding-left: 5px;
    font-size: 10px;
    line-height: 14px;
  }
  .nav-categories {
    padding-top: 16px;
    padding-left: 0px;
  }
  .nav-bar-logo-link {
    height: 60px;
    font-size: 18px;
    line-height: 24px;
  }
  .nav-bar-logo {
    height: 13px;
  }
  .nav-columns {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .nav-search {
    padding-right: 0px;
  }
  .nav-categories-heading.subheading {
    font-size: 18px;
    line-height: 22px;
  }
  .nav-social {
    height: 60px;
  }
  .menu-text {
    display: none;
  }
  .nav-menu-3 {
    padding: 80px 60px 8px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hero-main-content-container {
    padding-right: 12px;
    padding-left: 12px;
  }
  .hp-para-black {
    font-size: 11px;
    line-height: 18px;
  }
  .h1-yellow {
    font-size: 26px;
  }
  .bold-text-21 {
    font-size: 28px;
    line-height: 32px;
  }
  .bold-text-22 {
    font-size: 28px;
    line-height: 32px;
  }
}

@media (max-width: 479px) {
  .us-metals-logo {
    max-width: 200px;
  }
  .section-hp-1 {
    margin-top: 56px;
  }
  .phone {
    font-size: 13px;
  }
  .footer-section {
    height: auto;
  }
  .funnel-headline.back {
    padding-top: 16px;
    font-size: 14px;
    line-height: 18px;
  }
  .funnel-content-back {
    -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  }
  .funnel-back-p {
    line-height: 16px;
  }
  .funnel-button.spanish {
    width: 50%;
    font-size: 18px;
    line-height: 24px;
  }
  .funnel-button.spanish.header {
    font-size: 11px;
  }
  .heading-2 {
    font-size: 26px;
    line-height: 28px;
  }
  .paragraph {
    font-size: 14px;
  }
  .footer-p.copyright {
    padding-top: 6px;
    border-top: 1px solid #3b3b3b;
  }
  .navbar-2 {
    border-top: 1px solid #e4e4e4;
  }
  .footer-nav-style {
    padding-right: 9px;
    padding-left: 9px;
    font-size: 11px;
  }
  .spanish-headline {
    font-size: 24px;
    line-height: 32px;
  }
  .white-headline {
    font-size: 22px;
    line-height: 28px;
  }
  .gas-and-chemical-processing-div {
    padding-right: 7px;
    padding-left: 7px;
  }
  .image {
    max-height: 70px;
  }
  .image-2 {
    max-height: 70px;
  }
  .image-3 {
    max-height: 70px;
  }
  .industries-served-paragraph-div {
    padding-right: 21px;
    padding-left: 21px;
  }
  .footer-connect-div {
    width: 100%;
    padding-right: 11px;
    padding-left: 11px;
  }
  .footer-contact-div {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .search-box-div {
    width: 1%;
  }
  .spanish-header-div {
    width: 20%;
  }
  .submit-rfq-div {
    width: 30%;
  }
  .header-phone-div {
    width: 32%;
  }
  .phone-icon {
    display: none;
    width: 12px;
    height: 12px;
  }
  .products-headline-div {
    width: 70%;
  }
  .heading-1-white {
    margin-top: 15px;
    font-size: 24px;
    line-height: 26px;
  }
  .subhead-white {
    font-size: 11px;
    line-height: 16px;
  }
  .h2-main {
    font-size: 22px;
    line-height: 30px;
  }
  .h2-main.hp {
    font-size: 18px;
    line-height: 24px;
  }
  .seamless-pipe-slider-div {
    height: 180px;
  }
  .subhead-white-large {
    font-size: 11px;
    line-height: 16px;
  }
  .paragraph-testing {
    font-size: 14px;
  }
  .h3-main {
    font-size: 24px;
    line-height: 30px;
  }
  .industries-served-section-white-bkgd {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-3a {
    padding-left: 10px;
  }
  .section-resume-upload {
    padding-left: 8px;
  }
  .h2-main-branch-info {
    font-size: 24px;
    line-height: 30px;
  }
  .h2-branch-info {
    font-size: 24px;
    line-height: 30px;
  }
  .list-style {
    font-size: 14px;
  }
  .paragraph-less-margin {
    font-size: 14px;
  }
  .container {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-page-container {
    padding-right: 13px;
    padding-left: 13px;
  }
  .container-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .slide-nav {
    display: none;
  }
  .arrow-icon {
    display: none;
  }
  .textarea {
    width: 100%;
    margin-right: 10px;
  }
  .ul-no-margin {
    font-size: 12px;
    line-height: 16px;
  }
  .column-10 {
    padding-right: 0px;
    padding-left: 3px;
  }
  .column-11 {
    padding-left: 0px;
  }
  .column-12 {
    padding-left: 0px;
  }
  .quality-control-container {
    padding-right: 8px;
    padding-left: 8px;
  }
  .heading-2-r-and-d {
    font-size: 26px;
    line-height: 28px;
  }
  .main-content-flex-div-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-image-div {
    width: 100%;
  }
  .diagram-container {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .links-div {
    width: 100%;
    margin-top: 17px;
    margin-left: 0px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .flex-image-div-sub-pages {
    display: none;
    width: 100%;
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .legend-div-sub-pages {
    width: 80%;
  }
  .diagram-container-sub-2 {
    width: 100%;
  }
  .paragraph-2-col {
    font-size: 14px;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .h1-manufactured {
    font-size: 14px;
  }
  .hi-ready-to-ship {
    font-size: 18px;
    line-height: 24px;
  }
  .h1-59-days {
    font-size: 32px;
  }
  .nav-link-3.subhead {
    margin-bottom: 2px;
    margin-left: 15px;
  }
  .nav-social-heading {
    display: none;
  }
  .nav-social-line {
    display: none;
  }
  .nav-categories {
    padding-top: 18px;
    padding-right: 0px;
  }
  .image-9 {
    max-width: 60%;
    margin-top: 8px;
  }
  .nav-search {
    display: none;
  }
  .nav-categories-heading {
    margin-bottom: 32px;
  }
  .nav-categories-heading.subheading {
    margin-bottom: 6px;
    font-size: 20px;
  }
  .nav-menu-3 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .home-page-list-div {
    width: 90%;
  }
  .bold-text-21 {
    font-size: 22px;
    line-height: 26px;
  }
  .bold-text-22 {
    font-size: 24px;
    line-height: 24px;
  }
}

#w-node-0fcef55e4332-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-6f5d8995487d-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-2b1b975c79af-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-407fc8352018-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-502fbdde7491-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-21e940e1b2b8-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-a9e2d1429bee-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-ef83a29edcee-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-a6393736c004-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

#w-node-a6a26f8d8adb-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 9;
  grid-row-start: 9;
  -ms-grid-row-span: 1;
  grid-row-end: 10;
}

#w-node-4d30c7bb5875-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-863c7c8ff149-07ed26e2 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-7dbd2c6d406c-07ed26e2 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-6c773b4dff84-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 3;
  grid-column-end: 6;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-833288ea2dc4-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 3;
  grid-column-end: 6;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

#w-node-e8a67790e512-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 3;
  grid-column-end: 6;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-e69d0340744d-07ed26e2 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 10;
  grid-row-start: 10;
  -ms-grid-row-span: 1;
  grid-row-end: 11;
}

#w-node-b3471fee3b43-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 3;
  grid-column-end: 6;
  -ms-grid-row: 9;
  grid-row-start: 9;
  -ms-grid-row-span: 1;
  grid-row-end: 10;
}

#w-node-3af581523362-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-8cf71c225abb-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-d3b287facb45-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-1a662cc3a790-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-0ce40e1a762d-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-f2d81bfeca62-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-180636140592-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

#w-node-1120073e19f9-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 9;
  grid-row-start: 9;
  -ms-grid-row-span: 1;
  grid-row-end: 10;
}

#w-node-04d27a06d744-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-e94233109b00-07ed26e2 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-d04f45d6ba12-07ed26e2 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-6eadca103184-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-e9ab6135a59b-07ed26e2 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-97ad2e3c6442-07ed26e2 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-25266056531d-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-ff6dcef3607c-07ed26e2 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-fc8e68f002cb-07ed26e2 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-bef6e1701891-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-f9b682f5fab6-07ed26e2 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-1433549cbb34-07ed26e2 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-31fe5e19b314-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 10;
  grid-row-start: 10;
  -ms-grid-row-span: 1;
  grid-row-end: 11;
}

#w-node-3b1f9f495bc6-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 11;
  grid-row-start: 11;
  -ms-grid-row-span: 1;
  grid-row-end: 12;
}

#w-node-94adfa5baf8c-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 12;
  grid-row-start: 12;
  -ms-grid-row-span: 1;
  grid-row-end: 13;
}

#w-node-c0adf03fe6bb-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 13;
  grid-row-start: 13;
  -ms-grid-row-span: 1;
  grid-row-end: 14;
}

#w-node-bbdc94baaab6-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 14;
  grid-row-start: 14;
  -ms-grid-row-span: 1;
  grid-row-end: 15;
}

#w-node-0a1d5c7d2c6a-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 15;
  grid-row-start: 15;
  -ms-grid-row-span: 1;
  grid-row-end: 16;
}

#w-node-4dce9ce77721-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 16;
  grid-row-start: 16;
  -ms-grid-row-span: 1;
  grid-row-end: 17;
}

#w-node-3b850d2627ea-07ed26e2 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 17;
  grid-row-start: 17;
  -ms-grid-row-span: 1;
  grid-row-end: 18;
}

#w-node-cb880230dfe0-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 10;
  grid-row-start: 10;
  -ms-grid-row-span: 1;
  grid-row-end: 11;
}

#w-node-841507e34c4a-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 11;
  grid-row-start: 11;
  -ms-grid-row-span: 1;
  grid-row-end: 12;
}

#w-node-a981826074c6-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 12;
  grid-row-start: 12;
  -ms-grid-row-span: 1;
  grid-row-end: 13;
}

#w-node-d642594e3455-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 13;
  grid-row-start: 13;
  -ms-grid-row-span: 1;
  grid-row-end: 14;
}

#w-node-30dc535920c0-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 14;
  grid-row-start: 14;
  -ms-grid-row-span: 1;
  grid-row-end: 15;
}

#w-node-7c771f8239e5-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 15;
  grid-row-start: 15;
  -ms-grid-row-span: 1;
  grid-row-end: 16;
}

#w-node-93c9df6e5cc1-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 16;
  grid-row-start: 16;
  -ms-grid-row-span: 1;
  grid-row-end: 17;
}

#w-node-51cae61b37ae-07ed26e2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 17;
  grid-row-start: 17;
  -ms-grid-row-span: 1;
  grid-row-end: 18;
}

#w-node-7f0693045be8-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 3;
  grid-column-end: 6;
  -ms-grid-row: 12;
  grid-row-start: 12;
  -ms-grid-row-span: 1;
  grid-row-end: 13;
}

#w-node-0cee8f597544-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 3;
  grid-column-end: 6;
  -ms-grid-row: 14;
  grid-row-start: 14;
  -ms-grid-row-span: 1;
  grid-row-end: 15;
}

#w-node-9249f10dff81-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 3;
  grid-column-end: 6;
  -ms-grid-row: 15;
  grid-row-start: 15;
  -ms-grid-row-span: 1;
  grid-row-end: 16;
}

#w-node-7f3eea275a62-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 3;
  grid-column-end: 6;
  -ms-grid-row: 16;
  grid-row-start: 16;
  -ms-grid-row-span: 1;
  grid-row-end: 17;
}

#w-node-b6c6f1ec9ba2-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 3;
  grid-column-end: 6;
  -ms-grid-row: 17;
  grid-row-start: 17;
  -ms-grid-row-span: 1;
  grid-row-end: 18;
}

#w-node-bb93f8e6c902-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 10;
  grid-row-start: 10;
  -ms-grid-row-span: 1;
  grid-row-end: 11;
}

#w-node-2bc14a519af9-07ed26e2 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 10;
  grid-row-start: 10;
  -ms-grid-row-span: 1;
  grid-row-end: 11;
}

#w-node-f7e50d4b4404-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 11;
  grid-row-start: 11;
  -ms-grid-row-span: 1;
  grid-row-end: 12;
}

#w-node-8a9518baaa4a-07ed26e2 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 11;
  grid-row-start: 11;
  -ms-grid-row-span: 1;
  grid-row-end: 12;
}

#w-node-643abf20e892-07ed26e2 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 11;
  grid-row-start: 11;
  -ms-grid-row-span: 1;
  grid-row-end: 12;
}

#w-node-d9d7b371db07-07ed26e2 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 13;
  grid-row-start: 13;
  -ms-grid-row-span: 1;
  grid-row-end: 14;
}

#w-node-5f6b46b4853a-07ed26e2 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 13;
  grid-row-start: 13;
  -ms-grid-row-span: 1;
  grid-row-end: 14;
}

#w-node-7b8c660c7a79-07ed26e2 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 13;
  grid-row-start: 13;
  -ms-grid-row-span: 1;
  grid-row-end: 14;
}

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}