/*
 Theme Name:   Medi-Products Child
 Theme URI:    https://www.mediproducts.net/
 Description:  Child theme for Medi-Products
 Author:       gary@creativemediax.com
 Author URI:   https://gary@creativemediax.com/
 Template:     medi-products
 Version:      1.0.0
*/
ol,
ul {
  padding-left: 0;
}
.purple {
  background-color: #403a60;
}
.orange {
  background-color: #ff691f;
}
.light-bg {
  background: #f8f8f8;
}
.btn.orange {
  background-color: #ff691f;
}
.btn-outline-light.a:hover,
.btn-outline-light.a:focus,
.btn-outline-light.a:active {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.hs_business_fax {
  position: absolute !important;
  left: -9999px !important;
}
input[name="business_fax"] {
  position: absolute !important;
  left: -9999px !important;
}
.section-news--item_wrapper img {
  width: 100%;
}
.entry-cat-list {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.entry-cat-pill {
  display: inline-block;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 50px;
  padding: 4px 12px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}
.entry-cat-list .entry-cat-pill {
  font-size: 0.8em;
  padding: 2px 10px;
  margin-bottom: 0;
}
.policy {
  padding: 20px 0 40px;
}
.section-key-features {
  padding: 80px 7.5% 40px;
  background: #e6e6e6;
  color: #000;
}
.section-key-features h4,
.section-key-features .h4 {
  font-size: 1.8em;
  margin-bottom: 30px;
}
.section-key-features .title {
  font-weight: 600;
}
.text-orange {
  color: #fd5000 !important;
}
header .mega-menu-wrap .menu-output-wattage-container ul,
header .mega-menu-wrap .menu-capacity-container ul,
header .mega-menu-wrap .menu-applications-container ul {
  display: block;
  flex-wrap: wrap;
  columns: 4;
  column-gap: 3px;
}
header .mega-menu-wrap .menu-output-wattage-container li,
header .mega-menu-wrap .menu-capacity-container li,
header .mega-menu-wrap .menu-applications-container li {
  width: 100%;
}
.section-content--form {
  background: #ddd;
  padding: 30px;
  border-radius: 8px;
  margin-top: 30px;
}
.section-form .hbspt-form fieldset .hs-input[type="checkbox"] {
  width: auto !important;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 0;
}
ul.inputs-list.multi-container {
  list-style: none;
  margin-left: 0;
}
.section-form .section-content--form .hs-richtext {
  display: block;
}
ul.inputs-list {
  list-style: none;
  margin-left: 0;
}
.section-form .section-content--form h3,
.section-form .section-content--form .h3 {
  font-size: 24px;
  margin-bottom: 10px;
}
footer.entry-footer {
  padding: 15px;
}
.search-item {
  margin-bottom: 45px;
  border-bottom: 2px solid #ddd;
  padding-bottom: 30px;
}
.edit-link {
  margin-left: 10px;
}
.search-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
  max-height: 300px;
  object-fit: cover;
}
.bg-hash {
  background-image: url(https://staging.mediproducts.net/wp-content/uploads/2026/05/hashing-1.png);
  background-repeat: repeat;
}
.bg-hash ul {
  margin-left: 0;
}
.bg-hash .list-group-item {
  margin: 0 20px;
  padding-left: 0;
  line-height: 2;
}
.learning-center-title {
  background: #ff9216;
  border-radius: 4px;
  color: #fff;
  padding: 10px 20px;
}
.featured_article .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #00000020;
  border-radius: 0.25rem;
}
.featured_article .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.learning-header {
  background: linear-gradient(#00000080, #00000080);
  background-size: cover;
  background-position: center;
  height: auto;
  background-repeat: no-repeat;
}
.learning-header h1 {
  font-weight: 300;
}
.learning-header:before {
  border-radius: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(#00000080, #00000080);
  display: block;
}
.learning-header p {
  color: #fff;
}
.sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  padding: 10px 0;
  width: 100%;
  border-bottom: 1px solid #fff3;
}
#contact-us {
  padding: 40px 0;
}
#contact-us label {
  color: #000;
  margin-bottom: 0;
}
#contact-us .hbspt-form {
  width: 100%;
  max-width: 100%;
}
#contact-us .hs_cos_wrapper {
  max-width: 100%;
}
#contact-us .form-columns-1 {
  max-width: 100%;
}
#contact-us .form-columns-2 {
  max-width: 100%;
}
#contact-us .hs-input {
  border-color: #ced4da;
  width: 100%;
  border: 1px solid #ced4da;
  border-radius: 4px;
  padding: 6px 12px;
  margin: 8px 0;
}
#contact-us input[type^="submit"] {
  background-color: #fd5000 !important;
  border: 1px solid #fd5000 !important;
  border-radius: 45px !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  padding: 10px 8px;
  margin-top: 15px;
  text-transform: uppercase;
  width: 100%;
  vertical-align: middle;
  background-image: none;
}
#contact-us input[type^="submit"]:hover {
  background-color: #000 !important;
  border: 1px solid #000 !important;
}
.contact-formWrapper {
  background: #f5f1ee;
  border: none;
  border-radius: 1.75rem;
  color: #212529;
  padding: 30px 30px 25px;
  position: relative;
}
.contact-formWrapper select {
  background: #fff !important;
}
.call-out {
  border-color: #ff9216 !important;
  border: 5px solid #ff9216;
  display: inline-block;
  background: #ff9216;
  border-radius: 4px;
  color: #fff;
  padding: 10px 15px !important;
  margin-bottom: 15px;
  border-bottom: 10px solid #fff1e1 !important;
}
.bg-left-area {
  background: #fff1e1;
  padding: 30px !important;
  border-radius: 8px 0 0 8px;
  border-right: 8px solid #ff9216;
}
.call-out.with-icon {
  display: flex;
  align-items: center;
}
.bg-left-area .mr-4,
.bg-left-area .mx-4 {
  margin-right: 0 !important;
}
.submitted-message {
  background-color: #fff;
  padding: 20px;
}
.showcase-videos {
  background: #f5f6f8;
  padding: 80px 0;
}
.videos-items .embed-image img,
.videos-items .embed-responsive {
  max-width: 120px;
}
.videos-items .embed-image img {
  border-radius: 4px;
}
.videos-items {
  align-items: center;
  border-bottom: 2px solid #ddd;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  padding: 10px 0;
}
.showcase-videos-wrappwr {
  background: #f5f6f8;
  border-radius: 8px;
  padding: 30px;
  margin-top: 2rem;
}
.videos-items-wrapper {
  max-height: 295px;
  overflow-y: auto;
}
.embed-responsive {
  border-radius: 10px;
}
.onb-embed-responsive {
  border-radius: 10px;
  display: block;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.onb-embed-responsive .onb-embed-responsive-item {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.onb-embed-responsive__16by9 {
  padding-bottom: 56.25%;
}
.onb-embed-responsive__4by3 {
  padding-bottom: 75%;
}
.showcase-videos-wrappwr {
  margin-bottom: 30px;
}
.onb-embed-responsive span img {
  max-width: 100px;
}
.onb-embed-responsive span {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 22222;
}
.active-video,
.youtube-active-video {
  background: #fff1e1;
}
.videos-items {
  padding: 10px !important;
}
.check-list li:before {
  background: url(https://staging.mediproducts.net/wp-content/themes/eversafe/images/yellow-check.png);
  width: 24px;
  height: 24px;
  content: "";
  position: absolute;
  left: -32px;
  background-size: 24px;
  top: 5px;
  background-repeat: no-repeat;
}
.check-list li {
  position: relative;
  list-style: none;
  margin-bottom: 15px;
}
.check-list li strong {
  color: #ff9216;
}
.rotate-90 {
  width: 20px;
  float: right;
  margin-top: -21px;
  margin-right: 29px;
  transform: rotate(90deg);
}
.lc_related_content_section ul {
  margin-left: 0;
  padding-left: 2rem;
  font-size: 1.1em;
  margin-bottom: 0;
}
.lc_related_content_section a.text-light:focus,
.lc_related_content_section a.text-light:hover {
  color: #cbd3da !important;
  text-decoration: underline;
}
formFlex {
  align-items: center;
  flex-direction: column;
}
.form-box {
  background: #e8ebed;
  border: 1px solid #afa8a8;
  border-radius: 8px;
  padding: 29px;
  width: 80%;
  margin: auto;
}
.form-box h3 {
  font-weight: 700;
  padding: 20px;
  text-align: center;
}
select {
  border: 1px solid #e6e6e6;
  background: #ffff !important;
  width: 100% !important;
  padding: 10px;
}
.hs-input {
  width: 100% !important;
}
.form-box form fieldset {
  max-width: 100% !important;
}
.hs-input {
  margin-bottom: 1rem;
}
.form-box input[type="email"],
.form-box input[type="teL"],
.form-box input[type="text"] {
  padding: 10px;
  width: 100%;
}
.form-box .actions {
  text-align: center;
}
.form-box .hs-button {
  background: #ff9412;
  border: none;
  font-weight: 700;
  margin: 10px 0 5px;
  padding: 10px;
  text-transform: uppercase;
  width: 300px;
}
.flexrow {
  display: flex;
  gap: 34px;
  padding: 0 0 30px;
  justify-content: center;
}
.flexrow .list-box .circle {
  background: #000;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}
.topSect.freeAssessment {
  padding: 60px 0;
}
form label {
  margin-bottom: 0.5rem;
}
.topSect.freeAssessment h2 {
  text-align: center;
}
.solGrp {
  border: 1px solid #bfb9b9;
  display: flex;
  padding: 20px;
  margin-bottom: 15px;
}
.blk-btn {
  background: #d3d3d3 !important;
  border: 2px solid gray !important;
  color: #000 !important;
}
.blk-btn:hover {
  background: #000 !important;
  color: #fff !important;
}
div.content {
  padding: 30px 0;
}
.link-btn {
  padding: 10px 22px;
  text-decoration: none;
}
.font-weight-bold {
  font-weight: 700;
}
.content_section_striped ol,
.content_section_striped ul {
  padding-left: 0;
  margin: 0 0 1.5em 2em;
}
.post img {
  margin: 15px auto;
  display: block;
}
.lc_stick_nav_links.py-3 {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  padding: 10px 0;
  width: 100%;
}
.video-wrapper {
  width: 100%;
  max-width: 100%;
}
.video-wrapper video {
  width: 100%;
  height: auto;
  display: block;
}
.landing-header.narrow {
  padding: 60px 0;
}
.section-content-image .accordion-item button.accordion-button {
  padding: 0.75em 0 0;
}
.section-content-image {
  padding-top: 80px;
}
.landing-header p {
  color: #212529;
}
.landing-header a.button {
  cursor: pointer;
}
.landing-header h1,
.landing-header .h1 {
  font-size: 3.375em;
  font-weight: 600;
  line-height: 1.1;
}
.section-lp-content-image {
  padding: 60px 0;
}
.section-lp-content-image .container ul li {
  list-style: disc;
  border-bottom: 1px solid #000;
  padding: 0;
  border: none;
}
.section-lp-content-image .container ul {
  padding: 0;
  margin-left: 40px;
}
.section-lp-content-image .container h2 {
  font-weight: 700;
}
.section-content-backup-products {
  padding: 80px 0;
  background-color: #ff691f;
}
.section-content-backup-products .backup-heading h3 {
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.25;
  margin: 0.35rem 0;
  text-transform: uppercase;
  color: #fff;
}
.section-content-backup-products .backup-heading p {
  color: #fff;
  font-size: 1.5rem;
}
.section-content-backup-products .card {
  border: none;
}
.backup-card .extra-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}
.backup-card.active .extra-content {
  max-height: 300px;
}
.backup-card .clickable {
  cursor: pointer;
}
.section-global-testimonials {
  background: #fff1e1;
}
.heading {
  font-size: 2.25em;
  font-weight: 700;
}
.sub-heading {
  font-size: 1.5em;
}
.section-lp-content-image.section-content-image {
  margin-bottom: 0;
  padding-bottom: 80px;
}
.section-content-image {
  padding-bottom: 80px;
}
#ups-features {
  background: #372768;
}
.services {
  padding: 4rem 0;
  position: relative;
}
.section-content .heading {
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
  color: #fff;
}
.services--overlay .section-content .heading,
.services--overlay .section-content p {
  color: #fff;
}
.pointing-image {
  position: relative;
}
.pointing-image .btn {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #fd5000;
  background: #ffffffb3;
  color: #fd5000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pointing-heading .btn-number {
  display: inline-flex;
  align-items: center;
  color: #fff;
  font-size: 1.25rem;
  padding: 0;
  text-align: left;
  margin-bottom: 0.5rem;
}
.pointing-heading .btn-number span {
  width: 40px;
  height: 40px;
  min-width: 40px;
  margin-right: 5px;
  border-radius: 50%;
  background: #fd5000;
  display: flex;
  align-items: center;
  justify-content: center;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border: none;
}
.btn-number:active {
  columns: #fff;
}
.btn-number:checked + .btn,
:not(.btn-number) + .btn:active {
  color: #fff;
}
.list-card {
  margin-bottom: 1rem;
}
.list-card-body {
  background: #fff;
  border-radius: 4px;
  padding: 10px;
  font-size: 16px;
  line-height: 1.4;
}
.color-primary {
  color: #fd5000 !important;
}
.pointing-image .point-1 {
  left: 10%;
  top: 10%;
}
.pointing-image .point-2 {
  left: 60%;
  top: 15%;
}
.pointing-image .point-3 {
  left: 20%;
  top: 20%;
}
.pointing-image .point-4 {
  left: 50%;
  top: 25%;
}
.pointing-image .point-5 {
  left: 5%;
  top: 30%;
}
.pointing-image .point-6 {
  left: 40%;
  top: 40%;
}
.pointing-image .point-7 {
  left: 70%;
  top: 35%;
}
.pointing-image .point-8 {
  left: 20%;
  top: 45%;
}
.pointing-image .point-9 {
  left: 50%;
  top: 55%;
}
.pointing-image .point-10 {
  left: 75%;
  top: 60%;
}
.pointing-image .point-11 {
  left: 30%;
  top: 75%;
}
.pointing-image .point-12 {
  left: 65%;
  top: 85%;
}
.pointing-image {
  position: relative;
}
.pointing-image .btn {
  align-items: center;
  background: #ffffffb0;
  border: 2px solid #fd5000;
  border-radius: 50%;
  color: #fd5000;
  display: flex;
  height: 40px;
  justify-content: center;
  margin: auto;
  position: absolute;
  transition: background 0.5s ease;
  width: 40px;
}
.pointing-image .btn:before {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  border: 8px solid #f5a86e;
  border-radius: 50%;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.pointing-image .btn:hover {
  border: 2px solid #372768;
  color: #372768;
}
.pointing-image .btn:hover:before {
  -webkit-animation-name: ripple-out;
  animation-name: ripple-out;
}
@keyframes ripple-out {
  0% {
    opacity: 1;
  }
  to {
    bottom: -15px;
    left: -15px;
    opacity: 0;
    right: -15px;
    top: -15px;
  }
}
.video-bg {
  background: #fff1e1;
  border-radius: 8px;
  padding: 30px 40px 20px;
}
.showcase-videos-wrappwr .section-content .heading {
  font-size: 48px;
  font-weight: 700;
  margin: auto;
  max-width: 480px;
  text-align: left;
  color: #212529;
}
.pt-100 {
  padding-top: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
.ptb-100 {
  padding: 100px 0;
}
.pt-70 {
  padding-top: 70px;
}
.pb-70 {
  padding-bottom: 70px;
}
.ptb-70 {
  padding: 70px 0;
}
#services .title {
  font-size: 46px;
  color: #000;
  font-weight: 600;
}
#services .title span {
  font-size: 46px;
  color: #fd5000;
  font-weight: 600;
}
#services .btn-primary {
  color: #fff;
  background-color: #fd5000;
  border: none;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 12px 20px;
  min-width: 150px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
#services .btn-primary:hover {
  -webkit-box-shadow: 0 5px 9px -4px #0000ffa6;
  box-shadow: 0 5px 9px -4px #0000ffa6;
}
#services .card-items .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: none;
  border-radius: 0.25rem;
  box-shadow: 0 2px 48px 0 #00000014;
  margin-bottom: 30px;
}
#services .card-items .card .card-body i {
  border-radius: 6px;
  font-size: 31px;
  color: #ff5722;
  background-color: #ff57221c;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
#services .card-items .card .card-body .card-title {
  margin-bottom: 0.75rem;
  margin-top: 26px;
  margin-bottom: 15px;
  font-size: 1.25rem;
  font-weight: 600;
}
#services .card-items .card .card-body .card-title span {
  color: #fd5000;
}
#services .card-items .card .card-body p {
  line-height: 1.6;
  font-weight: 400;
  font-size: 1rem;
}
#services {
  padding-top: 100px;
  padding-bottom: 70px;
}
.section-cta.run-time {
  margin-top: 45px;
}
.learning-link-container.orange-gray {
  background: #f5f1ee;
}
.learning-link-container .button-list {
  padding: 45px 0 50px;
}
.learning-link-container .button-container {
  display: flex;
  flex-direction: row;
  gap: 15px;
  margin: 30px 0 0;
}
.btn-green {
  background: #70ad47;
}
.btn-blue {
  background: #4472c4;
}
.btn-style-3:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}
.CTAyellow {
  background: #ff9216
    url(https://staging.mediproducts.net/wp-content/uploads/2026/06/ctabg.png)
    center right no-repeat;
  background-size: contain;
  font-family: "Montserrat", sans-serif !important;
  font-size: 32px;
  padding: 30px 0;
}
.CTATop {
  width: 50%;
  line-height: 41px;
  margin-bottom: 20px;
}
.CTATop span {
  font-weight: 900;
  font-size: 38px;
}
.CTAbtm .btn {
  font-size: 29px !important;
  padding: 8px 30px !important;
}
.cta-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.bg-heading {
  background: #ff691f;
  color: #fff;
  padding: 10px;
  margin-top: 2rem;
}
.orange-border-box {
  background: #fccf97;
}
.bg-gray-box,
.orange-border-box {
  box-shadow: 2px 5px 10px #2136584a;
  padding-bottom: 1px;
}
.secCard {
  box-shadow: 3px 8px 16px #2136584a;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.secCard .secCardContent {
  padding: 30px 30px 0;
}
.secCard h2 {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 30px;
}
.secCard .secCardBottom {
  padding: 0 30px 30px;
}
span.highlight {
  font-weight: 900;
  color: #fd5000;
}
.purpleBox {
  color: #fff;
  background: #0f3369;
  padding: 55px 60px 45px;
  border-radius: 15px;
}
.section-content-image {
  margin-bottom: 0;
}
.text-left {
  text-align: left !important;
}
.popBox {
  background: #d4d5d5;
}
.popHead,
.yellow-cta {
  background: #ff9216;
}
.popHead {
  color: #fff;
  display: block;
  font-size: 24px;
  font-weight: 700;
  padding: 10px 25px;
}
.popBox ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popBox ul li {
  border-bottom: 5px solid #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  padding: 10px 20px;
}
.popBox ul li a {
  align-items: center;
  color: #212529;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
}
.popBox ul li img {
  display: block;
  height: auto;
  width: 42px;
}
header .mega-menu-wrap .menu-output-wattage-container ul,
header .mega-menu-wrap .menu-capacity-container ul,
header .mega-menu-wrap .menu-applications-container ul {
  display: block;
  flex-wrap: wrap;
  columns: 2;
  column-gap: 3px;
}
.hs-form-checkbox-display span {
  margin-left: 10px;
}
.product-card .specifications {
  font-size: 14px;
}
.sidebar-style-2 {
  font-size: 14px;
}
.sidebar-style-2 #clear-filters {
  border-radius: 30px;
  padding: 0;
  background: transparent;
  border: none;
  text-decoration: none;
  color: #0d6efd;
  font-weight: 700;
  font-size: 12px;
}
.sidebar-style-2 #clear-filters:hover {
  text-decoration: underline;
}
.prod_items {
  box-shadow: 3px 8px 16px #2136584a;
  padding: 30px;
  margin-bottom: 2rem;
}
.modHead {
  align-items: flex-start;
  display: flex;
  margin: 0 0 20px;
}
.modTitle {
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
}
.modHead img {
  width: 154px;
}
.bg-box {
  color: #fff;
  padding: 10px;
}
.specialties-types-box {
  border: 2px solid #ccc;
  border-radius: 0.25rem;
}
.specialties-types-box img {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  height: 150px;
  object-fit: cover;
  width: 100%;
}
.specialties-types-box h3 {
  margin-top: 2rem;
  padding: 0 1rem;
}
.specialties-types-box p {
  line-height: 1.4;
  font-size: 14px;
  padding: 0 1rem 1rem;
}
.section-explore-cats {
  margin-top: 50px;
  margin-bottom: 60px;
}
.text-right {
  text-align: right;
}
#open-filter-drawer {
  margin-bottom: 0.75rem;
}
.section-cta.narrow h1,
.section-cta.narrow .h1 {
  margin-bottom: 0px !important;
  max-width: 900px;
}
.section-cta.narrow p {
  margin-bottom: 30px;
}
.heroSwiper .swiper-slide,
.heroSwiper .hero_slider--wrapper,
.heroSwiper .hero_slider--wrapper h1,
.heroSwiper .hero_slider--wrapper p {
  user-select: text !important;
  -webkit-user-select: text !important;
}
.hero-buttons {
  max-width: 800px;
}
.subheading {
  max-width: 450px;
}
.hero_section_home {
  height: auto !important;
}
.poas-content {
  font-family: Arial, sans-serif;
  color: #333;
}

.poas-content .content-block h3 {
  color: #f15a24;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 12px;
}

.poas-content .content-block p {
  font-size: 14px;
  line-height: 1.45;
  margin-bottom: 0;
}

.poas-content ul {
  margin: 0;
  padding-left: 20px;
}

.poas-content ul li {
  font-size: 14px;
  line-height: 1.45;
  margin-bottom: 2px;
}
.section-form .hbspt-form fieldset input,
.section-form .hbspt-form fieldset select,
.section-form .hbspt-form fieldset textarea {
  border: 1px solid #e6e6e6;
  background: #f5f1ee !important;
}
@media screen and (min-width: 1200px) {
  .section-cta.landing-header h1,
  .section-cta.landing-header .h1 {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  .specialties-types .col-lg-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (max-width: 1400px) {
  .hero_slider h1,
  .hero_slider .h1 {
    font-size: 3.375em;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .specialties-types-box h3 {
    word-break: break-word;
    font-size: 16px;
  }
  .CTATop {
    width: 100%;
    line-height: 39px;
  }
  .CTATop span {
    font-weight: 900;
    font-size: 30px;
  }
  .CTAyellow {
    background: #ff9216
      url(https://staging.mediproducts.net/wp-content/uploads/2026/06/ctabg.png)
      right bottom no-repeat;
    font-size: 20px;
    padding: 20px 0;
    margin: 0 !important;
    background-image: none !important;
  }
  .CTAbtm .btn {
    font-size: 22px !important;
  }

  #services {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .learning-link-container .button-container {
    flex-direction: column;
  }
  .pointing-heading .btn-number {
    font-size: 1rem;
  }
  .landing-header h1,
  .landing-header .h1 {
    font-size: 1.8em;
  }
  .solGrp {
    flex-direction: column;
  }
  .solGrp img {
    margin: 0 auto;
    width: 200px;
  }
  .flexrow {
    flex-direction: column;
  }
  .form-box,
  .form-box .hs-button {
    width: 100%;
  }
  .form-box {
    padding: 20px;
  }
  .bg-left-area {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 992px) {
  .learning-header {
    padding: 40px;
  }
  .section-key-features h4,
  .section-key-features .h4 {
    font-size: 2.25em;
    margin-bottom: 30px;
  }
  .section-key-features .section-usp--container {
    justify-content: flex-start;
  }
  #faq,
  #contact-us,
  #products,
  #reviews,
  #ups-features {
    scroll-margin-top: 82px;
  }
  .section-news--search .search-field {
    max-width: 360px;
    width: 100%;
  }
}
header .mega-menu-wrap a {
  white-space: nowrap;
}
@media (max-width: 1299px) {
  header .mega-menu-wrap .menu-output-wattage-container ul,
  header .mega-menu-wrap .menu-capacity-container ul,
  header .mega-menu-wrap .menu-applications-container ul {
    columns: 3;
  }
  .navbar-brand img {
    max-width: 260px;
  }
}
@media (max-width: 991px) {
  header .mega-menu-wrap .menu-output-wattage-container ul,
  header .mega-menu-wrap .menu-capacity-container ul,
  header .mega-menu-wrap .menu-applications-container ul {
    columns: 2;
  }
}
@media (max-width: 767px) {
  #filter-sidebar {
    position: relative;
  }
  .filter-drawer-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000080;
    z-index: 1040;
  }
  .filter-drawer {
    position: fixed;
    top: 0;
    left: -100%;
    width: 80%;
    max-width: 320px;
    height: 100%;
    background: #fff;
    z-index: 1050;
    padding: 20px;
    overflow-y: auto;
    transition: left 0.3s ease;
    box-shadow: 2px 0 10px #0003;
  }
  .filter-drawer.active {
    left: 0;
  }
  .filter-drawer-overlay.active {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  footer .site-footer--sig ul {
    justify-content: end;
  }
  footer .site-footer--sig ul li {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .section-cta.industry-header h1,
  .section-cta.industry-header .h1 {
    font-size: 42px;
    letter-spacing: 3px;
  }
  .section-cta.industry-header {
    padding: 50px 0 0;
  }
  .section-full-width-image {
    height: 250px;
  }
  .section-faq {
    margin: 50px 0;
    padding: 0;
  }
  header .mega-menu-wrap a {
    color: #fff !important;
  }
  .listing-header {
    padding: 30px 0;
  }
}
