section.rpmc-section {
    background-color: #f6f6f6;
}

section.rpmc-section .rpmc-text {
    font: 20px 'Work Sans', sans-serif;
    padding-top: 80px;
}

.rpmc-block {
    padding-bottom: 80px;
}

.rpmc-block .su-button-center {
    margin-top: 30px;
}

.rpmc-block .su-button {
    color: #ffffff;
    display: inline-block !important;
    text-align: center;
    text-decoration: none !important;
    box-sizing: content-box !important;
    background-color: #ff6600;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    padding: 15px 30px;
    font: 20px 'Maven Pro Medium', Arial, sans-serif;
    line-height: 1em;
    border-color: #ff944d;
    -webkit-transition: all .2s;
    transition: all .2s;
}

/*section.product-search {
    padding-bottom: 125px;
}*/

section.product-search .section-title {
    /*font: 60px 'Maven Pro SemiBold', Arial, sans-serif;*/
    /*color: #2046f2;*/
    /*text-align: center;*/
    /*text-transform: uppercase;*/
    /*line-height: 1em;*/
    margin: 125px 0 24px 0;
}

.home section.product-search .section-title {
    margin-top: 0px;
}

section.product-search .subtitle {
    font-weight: 600;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
    margin: 55px 0 45px 0;
}

section.product-search .base_white_color {
    background: #ffffff;
}

section.product-search .products-list .product-holder {
    border: none;
    border-radius: 0;
    overflow: hidden;
}

section.product-search .products-list li {
    border-left: 1px solid #e7e7e7;
}

section.product-search .products-list li:nth-child(4n+1) {
    border-left: none;
}

section.product-search .products-list a:hover {
    box-shadow: 0 6px 18px rgba(28, 28, 36, 0.11);
}

section.product-search .search-product-nav {
    border-radius: 6px;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

section.product-search .nav-pills li {
    margin: 0;
    display: block;
    width: 228px;
    background-color: #f2f4fb;
}

section.product-search .search-product-nav li a {
    color: #000000;
    text-transform: uppercase;
    border-radius: 0;
    padding: 13px 15px;
    margin: 0;
}

section.product-search .search-product-nav li + li a {
    border-left: 1px solid #e3e7fc;
    text-transform: uppercase;
}

section.product-search .search-product-nav li:first-child,
section.product-search .search-product-nav li:first-child a {
    border-radius: 10px 0 0 10px;
}

section.product-search .search-product-nav li:last-child,
section.product-search .search-product-nav li:last-child a {
    border-radius: 0 10px 10px 0;
}

#product-type-search p {
    font: 18px "Maven Pro Medium", sans-serif;
}

#product-type-search .img-box {
    height: 165px;
}

#product-type-search .img-box img {
    max-height: 100%;
}

.nav-pills li.active a,
.nav-pills li a:focus,
.nav-pills li a:hover {
    text-decoration: none;
    background: linear-gradient(to left, rgba(0, 52, 114, 1) 0%, rgba(0, 69, 149, 1) 100%) ;
    color: #fff !important;
    font-family: 'Maven Pro SemiBold', Arial, sans-serif !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

#market-search .market-search-item + div {
    border-left: 1px solid #e5e5e5;
}

section.product-search #market-search img {
    width: 150px;
    height: 150px;
}

section.product-search #market-search figure {
    margin: 0;
}

#market-search figcaption {
    font: 18px 'Maven Pro Medium', Arial, sans-serif;
    color: #3259A8;
    margin-top: 25px;
}

#market-search figure {
    text-align: center;
}

#market-search figcaption {
    margin-left: -10px;
    margin-right: -10px;
    text-align: center;
}

#pulse-wight-search {
    text-align: center;
}

#pulse-wight-search .line {
    width: 80%;
    height: 2px;
    background-color: #3259A8;
    display: inline-block;
    position: relative;
}

#pulse-wight-search .line:before {
    display: block;
    background: url('../img/prev.png') 0 0 no-repeat;
    content: '';
    height: 22px;
    width: 13px;
    position: absolute;
    left: 0;
    top: -10px;
}

#pulse-wight-search .line:after {
    display: block;
    background: url('../img/next.png') 0 0 no-repeat;
    content: '';
    height: 22px;
    width: 13px;
    position: absolute;
    right: 0;
    top: -10px;
}

#pulse-wight-search .category-list {
    list-style: none;
    display: inline-block;
    width: 80%;
    margin-top: 62px;
}

#pulse-wight-search .category-list li {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 20%;
    padding: 0;
    margin: 0 14px;
    font-size: 18px;
    color: #3259A8;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
}

#pulse-wight-search .category-list li::before {
    content: '';
    position: absolute;
    top: -47px;
    width: 1px;
    height: 30px;
    background: #b2b2b2;
}

#pulse-wight-search .category-list li .category-dot {
    top: -75px;
    display: inline-block;
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #3259A8;
    border-radius: 50%;
    margin-left: -4px;
}

.products-list, .category-list {
    list-style: none;
    margin: 0 -15px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}

#wavelenght-search .wavelength-spectrum {
    height: 110px;
    /* margin-left: 10%; */
    margin-right: auto;
    width: 100%;
    /* width: 50%; */
    background-image: url('/wp-content/uploads/2024/12/image.png');
    background-size: contain;
}

#wavelenght-search .spectrum-holder {
    background-color: #000;
    margin-top: 150px;
}

#wavelenght-search .category-list {
    list-style: none;
    width: 100%;
    margin: 16px 0 80px 0;
    padding: 0;
    display: flex;
    position: relative;
}

#wavelenght-search .category-list li {
    display: block;
    position: absolute;
    left: 0;
    top: 40px;
    width: 16%;
    padding: 0;
    margin: 0;
    font-size: 18px;
    color: #3259A8;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
}

#wavelenght-search .category-list li:nth-child(2) {
    left: 0%;
} 

#wavelenght-search .category-list li:nth-child(3) {
    left: 17%;
}

#wavelenght-search .category-list li:nth-child(4) {
        left: 20%;
}

#wavelenght-search .category-list li:nth-child(5) {
    left: 34%;
}

#wavelenght-search .category-list li:nth-child(6) {
    left: 41%;
}

#wavelenght-search .category-list li:nth-child(7) {
    left: 51%;
}

#wavelenght-search .category-list li:nth-child(8) {
    left: 62%;
}

#wavelenght-search .category-list li:nth-child(9) {
    left: 68%;
}

#wavelenght-search .category-list li:nth-child(10) {
    left: 80%;
}

#wavelenght-search .category-list li:nth-child(11) {
    left: 85%;
}

#wavelenght-search .category-list li::before {
    content: '';
    display: block;
    background-color: #b2b2b2;
    width: 1px;
    height: 30px;
    position: absolute;
    top: -40px;
    left: 50%;
}

#wavelenght-search .category-list li:nth-child(even) {
    top: -215px;
}

#wavelenght-search .category-list li:nth-child(even)::before {
    top: 47px;
}

#wavelenght-search .category-list li:nth-child(2)::before{
    left: 110px;
}

#wavelenght-search .category-list li:nth-child(3)::before{
    left: 40px;
}
#wavelenght-search .category-list li:nth-child(4)::before{
    left: 150px;
}
#wavelenght-search .category-list li:nth-child(5)::before{
    left: 150px;
}
#wavelenght-search .category-list li:nth-child(6)::before{
    left: 150px;
}
#wavelenght-search .category-list li:nth-child(7)::before{
    left: 110px;
}
#wavelenght-search .category-list li:nth-child(8)::before{
    left: 60px;
}

#wavelenght-search .category-list li:nth-child(10)::before{
    left: 60px;
}

#wavelenght-search .category-list a {
    text-transform: none;
    position: relative;
}

.category-list a {
    display: block;
    color: #000000;
    background: #e2e2e2;
    border-radius: 12px;
    padding: 10px 0;
    font: 15px "Maven Pro", Arial, sans-serif;
    text-transform: uppercase;
}

.category-list a:hover {
    /*background: #ff6600;*/
    background: #E61E1E;
    color: #ffffff;
}

.subheader-block .title {
    font: 34px 'Maven Pro Medium', Arial, sans-serif;
}

.leader-before {
    position: relative;
    margin-bottom: 120px;
}

.leader-before .back-area {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

.leader-before .section-title {
    font: 46px "Maven Pro SemiBold", Arial, sans-serif;
    margin: 50px 0 65px 0;
}

.leader-before .industry-image {
    max-width: 100%;
}

.leader-before .industry-block {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    width: 100%;
    padding-bottom: 80px;
    position: relative;
}

.leader-before .industry-list {
    margin: 0 0 0 18px;
}

.industry-list {
    list-style-type: none;
    margin: 0 0 0 100px;
}

.industry-list li {
    position: relative;
    margin: 15px 0;
    font: 18px/1.4em "Maven Pro Medium", Arial, sans-serif;
}

.industry-list li:before {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    border: 1px solid #000000;
    position: absolute;
    left: -23px;
    top: 8px;
}

.industry-image {
    width: 500px;
    max-width: 500px;
    height: 280px;
}

.search-content-block {
    overflow: hidden;
}

#manufacturer-search .search-content-block .row {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 165px;
}

#manufacturer-search .search-content-block .row::before {
    content: '';
    height: 1px;
    width: 90%;
    background-color: #dddddd;
    position: absolute;
    top: 0;
}

#manufacturer-search .search-content-block .row > div {
    min-height: 165px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#manufacturer-search .search-content-block .row:first-child::before {
    display: none;
}

#manufacturer-search .search-content-block .row:first-child > div {
    position: relative;
}

#manufacturer-search .search-content-block .vertical-line {
    width: 1px;
    height: 100%;
    background-color: #dddddd;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

section.leader .section-title {
    /*font: 46px "Maven Pro SemiBold", Arial, sans-serif;*/
    margin: 50px 0 56px 0;
}

section.leader .describe-area .item-title {
    color: #3259A8;
    margin-left: 15px;
}

section.leader .back-area {
    background: linear-gradient(to right, #f5f5f5, #f8f8f8);
    height: 100%;
}

section.leader .back-area img {
    min-width: 100%;
}

section.leader .leader-wrap {
    padding-bottom: 50px;
}

section.leader ul {
    list-style-type: none;
    margin: 0 0 0 18px
}

section.leader ul li {
    position: relative;
    margin-bottom: 12px;
}

section.leader li::before {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    border: 1px solid #3259A8;
    position: absolute;
    left: -23px;
    top: 8px;
}

section.leader iframe {
    width: 500px;
    max-width: 100%;
}

section.general .section-title {
    font: 46px "Maven Pro SemiBold", Arial, sans-serif;
}

section.why-rpmc .main-describe {
    font-family: "Maven Pro Medium", sans-serif;
}

section.why-rpmc .section-title {
    font: 46px "Maven Pro SemiBold", Arial, sans-serif;
}

section.why-rpmc .back-area img {
    height: 92%;
}

section.why-rpmc .why-items {
    overflow: hidden;
}

section.general .describe-area .item {
    border: none;
    position: relative;
}

section.general .describe-area .item::before {
    content: '';
    position: absolute;
    top: 0;
    left: -70px;
    width: 2px;
    height: 100%;
    background: #e5e5e5;
}

section.general .describe-area .item:first-child::before {
    display: none;
}

section.customers .section-title {
    /*font: 46px "Maven Pro SemiBold", Arial, sans-serif;*/
    margin-bottom: 50px;
}

section.customers .author-image {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden;
    margin: -105px auto 0 auto;
}

section.customers .author-image img {
    max-width: 100%;
}

section.customers .customer-slider {
    padding-bottom: 80px;
}

section.customers .customer-slider .splide__pagination__page {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #3259A8;
    padding: 0;
    min-width: 10px;
    margin-bottom: 0;
    cursor: pointer;
}

section.customers .customer-slider .splide__pagination > li:not(:last-child) {
    margin-left: 20px;
}

section.customers .customer-slider .splide__pagination__page.is-active{
    background-color: #3259A8;
}

section.customers .customer-slider .item .author {
    font: 20px "Maven Pro SemiBold", sans-serif;
    color: #000000;
    margin-top: 20px;
}

section.customers .customer-slider .position {
    font: 12px "Maven Pro", sans-serif;
    color: #000000;
    margin-top: 10px;
}

section.customers .customer-slider .quote {
    margin-top: 20px;
}

section.customers .customer-slider .fa-circle {
    color: #3259A8;
}

section.customers .customer-slider .fa-quote-left {
    font-size: 20px;
}

section.customers .customer-slider .item .describe {
    font: 14px "Maven Pro", sans-serif;
    margin-top: 15px;
}

section.customers .customer-slider .readmore .right {
    border-color: #3259A8;
    padding: 4px;
    margin-bottom: 2px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

section.customers .customer-slider .readmore {
    margin-top: 25px;
}

section.customers .customer-slider .readmore a {
    font: 18px "Maven Pro Medium", sans-serif;
    color: #3259A8;
}

section.customers .customer-slider .readmore a:hover,
section.customers .customer-slider .readmore a:hover .right {
    color: #72a8ec;
    border-color: #72a8ec;
}

section.customers .customer-slider .item .author:before {
    display: none;
}

.arrow {
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

section.steptosuccess .container {
    /*padding-bottom: 130px;*/
}

section.steptosuccess .section-title {
    /*font: 24px "Maven Pro SemiBold", sans-serif;*/
}

section.steptosuccess .icons {
    width: 65px;
    height: 65px;
    border: 1px solid;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 auto;
    color: #3259A8;
}

section.steptosuccess .icons img {
    color: #3259A8;
}

section.steptosuccess .description {
    font: 18px "Maven Pro", sans-serif;
    width: 200px;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}

section.steptosuccess .icons svg {
    display: inline-block;
    width: 35px;
    height: 45px;
    fill: #3259A8;
}

section.steptosuccess .sts-button {
    color: #ffffff;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    box-sizing: content-box;
    background-color: #ff6600;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    margin-top: 40px;
    padding: 15px 30px;
    font: 20px/1em 'Maven Pro Medium', Arial, sans-serif;
    border-color: #ff944d;
    -webkit-transition: all .2s;
    transition: all .2s;
}

section.steptosuccess .dashes-block {
    display: flex;
}

section.steptosuccess .dashes-block span:not(.arrow) {
    display: block;
    height: 1px;
    width: 12px;
    background: #7990f7;
    margin: 0 7px;
}

section.steptosuccess .dashes-parent {
    position: relative;
}

section.steptosuccess .dashes-block {
    position: absolute;
    top: 30px;
    left: -80px;
}

section.steptosuccess .dashes-block .right {
    padding: 5px;
    margin-top: -5px;
    margin-left: -10px;
    border-color: #7990f7;
}

/* Subscribe Section */
/*.subscribe-section {
    height: 323px;
}*/

.subscribe-section .subscribe-back {
    width: 100%;
    height: 323px;
    position: absolute;
    overflow: hidden;
}

.subscribe-section .subscribe-back img {
    min-width: 100%;
    min-height: 100%;
}

.subscribe-section .subscribe-back-filter {
    width: 100%;
    height: 323px;
    position: absolute;
    background: rgba(207, 208, 245, 0.7);
}

.subscribe-section .section-title {
    /*font: 46px "Maven Pro SemiBold", Arial, sans-serif;*/
    margin-top: 68px;
}

.subscribe-section p {
    text-align: center;
}

.subscribe-section .form-control-plaintext, 
.subscribe-section [type=email], 
.subscribe-section input[type="text"], 
.subscribe-section select {
    border-radius: 5px;
    color: #000000;
    width: 100%;
    padding: 13px;
    box-shadow: none !important;
    border: 1px solid #3333;
    height: 50px;
}

.subscribe-section [type=submit] {
    border-radius: 5px;
}
/* .subscribe-section input[type="text"]{
    border-radius: 10px;
    margin-right: 20px;
    width: 240px;
} */
/* 
.subscribe-section [type=email] {
    margin-bottom: 5px;
} */

.subscribe-section .form-control-plaintext::placeholder,
.subscribe-section [type=email]::placeholder,
.subscribe-section input[type="text"]::placeholder
{
    color: #777777;
}

.subscribe-section [type=email].error {
    border-color: #f2545b;
}

.subscribe-section .form-columns-2 label{
    display: none;
}


.subscribe-section .hs_email > label {
    display: none !important;
}

.subscribe-section ul.hs-error-msgs {
    list-style-type: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    color: #f2545b;
}

.subscribe-section ul.hs-error-msgs li,
.subscribe-section ul.hs-error-msgs li a {
    color: #f2545b;
    line-height: 1em;
}

.subscribe-section ul.hs-error-msgs label {
    margin: 0;
}

.subscribe-section form {
    position: relative;
}

.subscribe-section .hs_error_rollup {
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -225px;
}

.subscribe-section .hbspt-form .submitted-message {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
}

.subscribe-section [type=submit] {
    /* border-radius: 0 10px 10px 0; */
    margin: 0;
    padding: 0;
    height: 47px;
    background: #ff6600;
    box-shadow: none;
}

.subscribe-section [type=submit]:hover {
    opacity: 1;
}

.subscribe-section .form-group,
.subscribe-section form {
    display: flex;
    justify-content: center;
}

.subscribe-section .description {
    margin-bottom: 20px;
}

/* Footer */

footer {
    padding-top: 50px;
}

.footer-section {
    padding-bottom: 15px;
}

footer .privacy {
    padding: 15px 0 5px;
    font-size: 13px;
}

footer .copyright {
    padding-bottom: 15px;
    font-size: 13px;
}

footer .logo {
    display: block;
    width: 120px;
    margin: -19px 0 10px 0;
}

footer .contact-info > div {
    margin-bottom: 10px;
}

footer .menu-title {
    color: #000000;
    font: 17px "Maven Pro SemiBold", sans-serif;
}

footer ul {
    list-style-type: none;
    margin: 20px 0 0 0;
    padding: 0;
}

footer li {
    margin: 0 0 10px 0;
}

footer div,
footer li a {
    color: #000000;
    font: 15px "Maven Pro", sans-serif;
}

footer .subscribe-text {
    margin: 20px 0 14px 0;
}

.copyright-block {
    border-top: 1px solid #dddddd;
}

footer .social-icons a {
    color: #3259A8;
}

/* Footer Subscribe */
footer .hbspt-form form {
    display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: nowrap;
}

footer .hbspt-form form .input {
    margin-left: 0 !important;
}

footer .hbspt-form [type=email], footer .hs-form [type=email], footer .hs-form [type=text], footer .hs-form select {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    font-family: inherit;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
    margin-bottom: 10px;
}

footer .hbspt-form [type=email]::placeholder,
footer .hs-form [type=email]::placeholder, footer .hs-form [type=text]::placeholder
{
    color: #777777!important;
}

footer .hbspt-form [type=submit],  footer .hs-form [type=submit]{
    background: #E61E1E !important;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px;
    border: 1px solid #ddd;
    color: #333;
    font-size: 1em;
    font-family: inherit;
    padding: 10px 15px;
}

.hs-form-0baa9f1d-45ab-402e-b441-f5cb699697ce_1db520c4-0489-4a86-bca3-c73daf755df8 .hs-button{
    border-radius: 10px;
    margin: 0;
    padding: 0;
    height: 47px;
    background: #ff6600!important;
    box-shadow: none;
}

footer .hbspt-form [type=submit]:hover, footer .hs-form [type=submit]:hover {
    opacity: 1!important;
}

footer .hs_email > label, footer .hs-form label {
    display: none;
}

footer .hbspt-form .submitted-message {
    text-align: left;
    text-transform: uppercase;
}

footer ul.hs-error-msgs {
    position: absolute;
    list-style-type: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    color: #f2545b;
    margin: 5px 0 0 0;
}

footer ul.hs-error-msgs label {
    margin: 0;
}

footer .hs_error_rollup {
    position: absolute;
    bottom: -32px;
    left: 50%;
    margin-left: -132px;
    width: 100%;
}

footer .hs_error_rollup ul {
    margin: 0;
}

footer [type=email].error {
    border: 1px solid #f2545b;
}

footer ul.hs-error-msgs li,
footer ul.hs-error-msgs li a {
    color: #f2545b;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    line-height: 1em;
    margin: 0;
}

.scroll-top-button {
    display: flex;
    display: -webkit-flex;
    position: fixed;
    bottom: 20%;
    right: 10%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #000;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: 1.5s all;
    pointer-events: none;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    z-index: 50;
}

.scroll-top-button.show {
    opacity: 1;
    pointer-events: auto;
}

.scroll-top-button i {
    color: #fff;
}

section.customers .customer-slider .splide__pagination {
    width: 15%;
    margin: 40px auto 0;
    padding: 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.customers .customer-slider .splide__pagination:before {
    height: 3px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -2;
    position: absolute;
    content: " ";
    background-color: #ebebeb;
}

section.customers .customer-slider .item {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-bottom: 20px;
    color: #000;
    height: 380px;
    text-align: center;
    margin-top: 80px;
    padding: 25px 20px;
}

footer .hs-button{
    width: 100%;
}

@media (max-width: 1199px) {
    #menu-primary-menu li:last-child ul {
        right: -20%;
    }

    footer .hs_error_rollup {
        margin-left: -107px;
    }

    section.product-search .nav-pills li:nth-child(4) {
        border-radius: 0 10px 10px 0;
        overflow: hidden;
    }

    section.product-search .nav-pills li:last-child {
        border-radius: 10px;
        overflow: hidden;
    }
}

/* Mobile menu */
@media (max-width: 1160px) {
    .main_header {
        padding: 10px 0;
    }

    .main_header .opener {
        display: block;
        margin: 15px 0 0 30px;
    }

    .main_header nav, .main_header .action-list {
        display: none !important;
    }

    .main_header .logo {
        max-width: 210px;
    }

    .mobile_menu .action-list li + li:before {
        display: none;
    }

    .mobile_menu .action-list form input[type="search"] {
        width: 100%;
    }

    body .main_header > .container {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 1080px) {
    footer .hbspt-form [type=email] {
        width: 160px;
    }
}

@media (max-width: 991px) {
    #manufacturer-search .search-content-block .row {
        display: flex;
        flex-wrap: wrap;
    }

    #manufacturer-search .search-content-block .row > div {
        border-top: 1px solid #dddddd;
        border-left: 1px solid #dddddd;
    }

    #manufacturer-search .search-content-block .row > div:nth-child(odd) {
        border-left: none;
    }

    #manufacturer-search .search-content-block .row:first-child > div:nth-child(1),
    #manufacturer-search .search-content-block .row:first-child > div:nth-child(2) {
        border-top: none;
    }

    #manufacturer-search .search-content-block .row::before {
        display: none;
    }

    #manufacturer-search .search-content-block .vertical-line {
        display: none;
    }

    .leader-before .industry-block {
        display: block;
        text-align: center;
    }

    .leader-before .industry-block .industry-list {
        text-align: left;
        padding-left: 30px;
        margin-top: 30px;
    }

    section.steptosuccess .dashes-parent {
        margin-top: 60px;
    }

    section.steptosuccess .dashes-block {
        top: -30px;
        left: 50%;
        margin-left: -73px;
    }

    .footer-section .row > div::after {
        content: '';
        width: 100%;
        height: 1px;
        clear: both;
    }

    footer .menu-title {
        margin-top: 15px;
    }

    #wavelenght-search .spectrum-holder {
        margin-top: 280px;
    }

    #wavelenght-search li {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
    }

    #wavelenght-search .category-list {
        left: 0;
        width: 100%;
        height: 10px;
        position: relative;
    }

    #wavelenght-search .category-list li {
        width: 160px;
        top: 100px;
        margin-left: -80px;
    }

    #wavelenght-search .category-list li:nth-child(even) {
        top: -280px;
    }

    #wavelenght-search .category-list li::before {
        left: 105% !important;
        top: 17px;
        width: 30px;
        height: 1px;
    }

    #wavelenght-search .category-list li:nth-child(even)::before {
        left: -40px !important;
        top: 19px;
    }

    #wavelenght-search .category-list li:nth-child(1) {
        left: 8%;
    }

    #wavelenght-search .category-list li:nth-child(2) {
        left: 16%;
    }

    #wavelenght-search .category-list li:nth-child(3) {
        left: 27%;
    }

    #wavelenght-search .category-list li:nth-child(4) {
        left: 36%;
    }

    #wavelenght-search .category-list li:nth-child(5) {
        left: 44%;
    }

    #wavelenght-search .category-list li:nth-child(6) {
        left: 57%;
    }

    #wavelenght-search .category-list li:nth-child(7) {
        left: 67%;
    }

    #wavelenght-search .category-list li:nth-child(8) {
        left: 75%;
    }

    #wavelenght-search .category-list li:nth-child(9) {
        left: 85%;
    }

    #wavelenght-search .category-list li:nth-child(10) {
        left: 92%;
    }

    #wavelenght-search .category-list li:nth-child(11) {
        left: 97%;
    }

    section.product-search {
        padding-bottom: 200px;
    }

    section.product-search .container {
        max-width: 750px;
    }

    section.product-search .products-list li:nth-child(4n+1) {
        border-left: 1px solid #dddddd;
    }

    section.product-search .products-list li:nth-child(3n+1) {
        border-left: none;
    }

    footer .hbspt-form form {
        margin-bottom: 35px;
        position: relative;
    }

    footer .hs_error_rollup {
        left: 0;
        margin-left: 0;
    }

    section.product-search .nav-pills li:nth-child(3) {
        border-radius: 0 10px 10px 0;
        overflow: hidden;
    }

    section.product-search .nav-pills li:nth-child(4) {
        border-radius: 10px 0 0 10px;
    }

    section.product-search .nav-pills li:last-child {
        border-radius: 0 10px 10px 0;
    }
}

.subscribe-section .form-group, .subscribe-section form {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
        flex-direction: row;
        gap: 10px;   
}

.subscribe-section label {
    display: none;
}
/* Small devices (mobile, 768px and below) */
@media (max-width: 768px) {
    section.product-search .search-product-nav {
        flex-wrap: wrap;
    }
    section.product-search .search-product-nav li:last-child, section.product-search .search-product-nav li:last-child a,
    section.product-search .search-product-nav li:first-child, section.product-search .search-product-nav li:first-child a,
    section.product-search .nav-pills li:nth-child(2),
    section.product-search .nav-pills li:nth-child(3),
    section.product-search .nav-pills li:last-child {
        border-radius: 0 !important;
    }
    .subscribe-section .form-group, .subscribe-section form {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        gap: 10px;
    }

    .subscribe-section fieldset.form-columns-2 .hs-form-field, .subscribe-section  fieldset,
    .subscribe-section  .hs-submit{
        width: 100%;
        text-align: center;
        margin-right: 0;

    }

    .subscribe-section [type=submit]{
        margin: 0 auto;
        border-radius: 10px;
    }

    .subscribe-section .actions{
        text-align: center;
    }

    .subscribe-section [type=email], .subscribe-section input[type="text"]{
        width: 350px;
        border-radius: 10px;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .subscribe-section .section-title{
        margin-top: 20px;
    }

    #manufacturer-search .search-content-block .row > div {
        width: 100%;
        border-left: none;
    }

    #manufacturer-search .search-content-block .row:first-child > div:nth-child(2) {
        border-top: 1px solid #dddddd;
    }

    .leader-before .industry-block .industry-list {
        text-align: left;
        padding-left: 30px;
        margin: 30px 0 0 0;
    }

    footer .hbspt-form [type=email] {
        width: 200px;
    }

    #pulse-wight-search .category-list {
        position: relative;
        margin-top: 108px;
    }

    #pulse-wight-search .category-list li {
        margin-left: -80px;
        position: absolute;
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        width: 160px;
        top: 5px;
    }

    #pulse-wight-search .category-list li::before {
        top: 19px;
        width: 30px;
        height: 1px;
        left: 170px;
    }

    #pulse-wight-search .category-list li a {
        display: block;
    }

    #pulse-wight-search .category-list li .category-dot {
        top: 15px;
        left: 219px;
    }

    #pulse-wight-search .category-list li:nth-child(1) {
        left: 12%;
    }

    #pulse-wight-search .category-list li:nth-child(2) {
        left: 37%;
    }

    #pulse-wight-search .category-list li:nth-child(3) {
        left: 62%;
    }

    #pulse-wight-search .category-list li:nth-child(4) {
        left: 87%;
    }

    section.product-search .products-list li:nth-child(3n+1) {
        border-left: 1px solid #dddddd;
    }

    section.product-search .products-list li:nth-child(2n+1) {
        border-left: none;
    }

    .subscribe-section .hs_error_rollup {
        margin-left: -212px;
    }
}

@media (max-width: 713px) {
    section.product-search .nav-pills li:nth-child(2) {
        border-radius: 0 10px 10px 0;
        overflow: hidden;
    }

    section.product-search .nav-pills li:nth-child(3) {
        border-radius: 10px 0 0 10px;
    }

    section.product-search .nav-pills li:nth-child(4) {
        border-radius: 0 10px 10px 0;
    }

    section.product-search .nav-pills li:last-child {
        border-radius: 10px;
    }
}

@media (max-width: 536px) {
    section.product-search .products-list li {
        border: none !important;
    }
}

@media (max-width: 485px) {
    section.product-search .nav-pills li {
        border-radius: 10px !important;
        overflow: hidden;
    }

    body.body_move .top_buttons a.cart_button {
        margin: 10px 100% 0 0;
    }

    body.body_move header a.logo img {
        height: 34px;
        width: 83px;
    }
}

@media (max-width: 450px) {
    .subscribe-section [type=email] {
        width: 238px;
    }

    .subscribe-section [type=submit] {
        min-width: 100px;
    }

    .subscribe-section .hs_error_rollup {
        margin-left: -169px;
    }

    section.product-search .section-title {
        font-size: 44px;
    }

    section.product-search .subtitle,
    .leader-before .section-title,
    section.why-rpmc .section-title,
    section.general .section-title,
    section.leader .section-title,
    section.customers .section-title,
    .subscribe-section .section-title {
        font-size: 34px;
    }

}

section.new_home_bill.main_slider {
    display: none;
}

.action-list a:hover,
.action-list a.highlighted {
    color: #3888c9;
}

.action-list a.highlighted:hover {
    color: #ff384b;
}



.main_header.header-fixed a.logo {
    margin-top: 14px;
}

.main_header.header-fixed a.logo img {
    height: 32px;
    width: 83px;
}


.top_buttons a {
    padding: 4px 5px 4px 33px;
    height: 35px;
    position: relative;
}

.top_buttons a img {
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
}

body.body_move .top_buttons a img {
    max-width: 18px;
    max-height: 18px;
}

.main_header.header-fixed .opener {
    margin-top: 16px;
}

@media screen and (min-width: 768px) {
    .main_header.header-fixed a.logo {
        margin-top: 20px;
        height: 82px;
    }

    .main_header.header-fixed a.logo img {
        height: auto;
        width: 200px;
    }

    .top_buttons a {
        padding: 8px 18px 8px 45px;
        height: 45px;
        line-height: 26px;
    }

    .top_buttons a img {
        left: 14px;
    }
}

@media screen and (min-width: 1160px) {
    .main_header .opener {
        margin-top: 40px;
    }

    .main_header.header-fixed a.logo {
        margin-top: 30px;
    }
}

section.to-help a.orange-btn,
section.steptosuccess a.orange-btn,
.subscribe-section input.hs-button,
a.orange-btn {
    background: #E61E1E;
}

section.to-help a.orange-btn,
section.steptosuccess a.orange-btn,
a.orange-btn {
    border: solid 1px #E61E1E;
}

section.to-help a.orange-btn:hover,
section.steptosuccess a.orange-btn:hover,
a.orange-btn:hover {
    background: #fff;
    color: #E61E1E;
}

 .orange-btn {
    display: inline-block;
    padding: 13px 25px;
    width: auto;
    height: 55px;
    background: #FF6600;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin: 32px auto 0;
}

/*//Added 12/20/2022*/

@media print {
    body {
        padding-top: 0 !important;
    }
    .main_header, footer, .page_anchors.fixed{
        display: none;
    }
    div img{
        break-inside: avoid;
      }
    img {
        page-break-before: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
        page-break-after: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
        page-break-inside: avoid; /* or 'auto' */
    }
    .woocommerce .category_bottom_block .news_block_image {
        position: relative;
    }
}


/*//new 9-20-2023*/

.main_header .wrapper {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin: 0;
}

.main_header .row {
        align-items: center;
    }

.gsc-control-cse {
    border-color: transparent !important;
    background-color: transparent !important;
}
form.gsc-search-box {
    margin: 0 !important;
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    margin-bottom: 0 !important;
}

a.no-button-box {
    background: transparent;
    border: none;
    width: 50px;
    height: 50px !important;
    padding: 0 !important;
}
.top_buttons a:first-child {
    top: 2px;
}
.top_buttons{
    align-items: center;
}
.top_buttons a.no-button-box img,
.top_buttons svg  {
    max-width: 100%;
    max-height: 100%;
    transform: translate(0);
    left: 0;
    top: 2px;
    border-radius: 5px;
    height: 45px;
    overflow: hidden;
    object-fit: cover;
}

.action-list li:first-child {
    margin-left: 0;
}
.gsc-input-box{
    border-color: #000000 !important;
    height: 50px;
}

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    border-color: #3259a8;
    background-color: #3259a8;
    background-image: none;
    filter: none;
    width: 50px !important;
    min-width: 50px;
    line-height: 36px !important;
    box-shadow: none !important;
    border-radius: 5px !important;
}

.gsc-search-button-v2 svg {
    width: 50px;
    height: 20px;
    left: -23px;
    position: relative;
    top: 8px;
}

.gsc-input {
    font-size: 16px;
    height: 50px;
}

/* Apply the shadow/popout effect when hovering over an element - must apply the CSS to that element */
.MtM-custom-hover {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: translateZ(0); /* Fix for smoother transitions */
}

.MtM-custom-hover:hover {
    box-shadow: 0 8px 14px rgba(0, 0, 0, 0.2); /* Shadow on hover */
    transform: translateY(-4px) translateX(4px); /* Slight pop effect */
}

/*Applies Blue Top & Light Grey Side Dividers - see Manufacturers page*/

.MtM-vertical-divider {
    border-right: 3px solid #eeeeee; /* Customize the color and width */
    height: auto; /* Adjust the height according to your design */
    position: relative; /* Set the position to absolute */
    top: 0; /* Keep it at the top position */
    margin: 0 0px; /* No horizontal margin */
}

.MtM-horizontal-divider {
    border-top: 10px solid #3259a8; /* Customize the color and width */
    width: 100%; /* Full width of the container */
    position: relative; /* Set the */


/*Restacks columns vertically when screen width reduced*/

.wp-block-columns {
	display: flex;
	margin: 20px 0;
}

.wp-block-column {
	flex: 1;
	margin: 0 20px;
}

@media (max-width: 764px) {
	.wp-block-columns.has-3-columns {
		flex-flow: row wrap;
	}

	.has-3-columns .wp-block-column:first-child {
		flex-basis: 100%;
	}
}

@media (max-width: 478px) {
	.wp-block-columns.has-3-columns {
		display: block;
	}

	.wp-block-column {
		margin: 20px 0;
	}
}


}

.zf-templateWrapper ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
li.zf-fmFooter {
    text-align: center;
}

label.zf-labelName {
    font-weight: bold;
}