.industry-solutions-detail .categoryHeroDefault h1 {
  margin-bottom: 1.5rem !important; }

.industry-solutions-detail .categoryFAQs {
  background-color: #F4F4F4;
  border: 0;
  overflow: hidden;
  margin-top: 3rem;
  margin-bottom: 3rem !important;
  padding-bottom: 3rem; }

.industry-solutions-detail h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 1.5rem; }
  @media (min-width: 1024px) {
    .industry-solutions-detail h2 {
      font-size: 32px;
      line-height: 40px; } }

.industry-solutions-detail p {
  font-size: 16px; }
  @media (min-width: 1024px) {
    .industry-solutions-detail p {
      font-size: 18px; } }

.industry-solutions-detail .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product {
  width: inherit !important;
  padding: 0; }
  .industry-solutions-detail .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content {
    min-height: inherit;
    margin-bottom: 1.5rem; }
    .industry-solutions-detail .categoryMain-products.for-home .page-tabs .tab-content .product-list-compare .product .product-content .product-areas .product-areas-list {
      margin-top: .75rem;
      min-height: 200px; }

.industry-solutions-detail .footer-form {
  display: none; }

.healthcare-hero-marquee {
  position: relative;
  min-height: 300px;
  background: url("https://store-bf3bb.mybigcommerce.com/content/images/healthcare-marquee.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  padding: 1.5rem 0; }
  @media (min-width: 1024px) {
    .healthcare-hero-marquee {
      min-height: 450px;
      padding: 0; } }
  .healthcare-hero-marquee .container {
    position: relative;
    z-index: 2;
    max-width: 89rem; }

.healthcare-hero-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 250px;
  gap: 2.28571rem; }
  @media (min-width: 1024px) {
    .healthcare-hero-content {
      flex-direction: row;
      min-height: 400px;
      gap: 3rem;
      align-items: center; } }

.healthcare-hero-text {
  width: 100%;
  color: #ffffff;
  padding-right: 0;
  text-align: left; }
  @media (min-width: 1024px) {
    .healthcare-hero-text {
      max-width: 750px;
      padding-right: 3rem;
      text-align: left; } }
  .healthcare-hero-text h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff; }
    @media (min-width: 1024px) {
      .healthcare-hero-text h1 {
        font-size: 58px;
        line-height: 59px; } }
    .healthcare-hero-text h1 .text-blue {
      color: #00ADEE; }

.healthcare-hero-subtitle {
  font-size: 18px !important;
  line-height: 24px;
  margin: 0;
  font-weight: 400; }
  @media (min-width: 551px) {
    .healthcare-hero-subtitle {
      font-size: 20px !important;
      line-height: 26px; } }
  @media (min-width: 1024px) {
    .healthcare-hero-subtitle {
      font-size: 26px !important;
      line-height: 32px; } }

.healthcare-hero-marquee .form-container {
  width: 100%;
  padding: 0.78571rem 0 0 0; }
  @media (min-width: 1024px) {
    .healthcare-hero-marquee .form-container {
      width: auto;
      padding: 1.5rem; }
      .healthcare-hero-marquee .form-container form {
        padding: 2rem 1rem !important; } }

.healthcare-signal-matters {
  padding: 0.78571rem 0;
  background: #ffffff; }
  @media (min-width: 1024px) {
    .healthcare-signal-matters {
      padding: 1.5rem 0; } }
  .healthcare-signal-matters .container {
    max-width: 89rem; }
  .healthcare-signal-matters h2 {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    color: #28343f;
    margin-bottom: 2.28571rem; }
    @media (min-width: 1024px) {
      .healthcare-signal-matters h2 {
        font-size: 32px;
        margin-bottom: 3rem; } }

.signal-matters-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem; }
  @media (min-width: 551px) {
    .signal-matters-grid {
      grid-template-columns: 1fr 1fr;
      gap: 2.28571rem; } }
  @media (min-width: 1261px) {
    .signal-matters-grid {
      grid-template-columns: 1fr 1fr;
      gap: 1.5rem; } }

.signal-matters-item {
  background: #f8f9fa;
  padding: 3.5rem 4.5rem;
  text-align: center; }
  @media (min-width: 1024px) {
    .signal-matters-item {
      padding: 5rem 4.5rem; } }
  .signal-matters-item h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0.78571rem;
    text-transform: uppercase;
    letter-spacing: 0.5px; }
    @media (min-width: 1024px) {
      .signal-matters-item h3 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 1.5rem;
        min-height: 60px;
        display: flex;
        align-items: center;
        justify-content: center; } }
  .signal-matters-item p {
    font-size: 16px;
    margin: 0;
    text-align: left; }
    @media (min-width: 1024px) {
      .signal-matters-item p {
        font-size: 18px; } }

.signal-matters-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.78571rem; }
  @media (min-width: 1024px) {
    .signal-matters-icon {
      margin-bottom: 2.28571rem; } }
  .signal-matters-icon img {
    width: 45px;
    height: 45px;
    object-fit: contain; }
    @media (min-width: 1024px) {
      .signal-matters-icon img {
        width: 60px;
        height: 60px; } }

.healthcare-scroll-to-top {
  background: #00adee;
  padding: 2.28571rem 0;
  text-align: center; }
  @media (min-width: 1024px) {
    .healthcare-scroll-to-top {
      padding: 3rem 0; } }

.healthcare-scroll-button {
  background: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
  padding: 1.14286rem 2.28571rem;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: all 0.3s ease; }
  @media (min-width: 1024px) {
    .healthcare-scroll-button {
      padding: 1rem 3rem;
      font-size: 20px; } }
  .healthcare-scroll-button:hover {
    background: #ffffff;
    color: #5CB3E6; }

.healthcare-product-carousel .product {
  margin: 0 10px !important;
  box-sizing: border-box; }

.healthcare-product-carousel.slick-slider .slick-track {
  display: flex !important; }

.healthcare-product-carousel.slick-slider .slick-slide {
  height: auto; }

.carousel-nav {
  display: flex !important;
  justify-content: flex-end !important;
  gap: 0.78571rem;
  margin-top: 1.5rem !important;
  position: relative !important; }
  .carousel-nav button {
    position: relative !important;
    background: #00adee !important;
    border: none !important;
    border-radius: 50% !important;
    width: 40px !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    transform: none !important; }
    .carousel-nav button:hover {
      background: #068AC7 !important;
      transform: scale(1.1) !important; }
    .carousel-nav button:disabled {
      background: #ccc !important;
      cursor: not-allowed !important;
      transform: none !important; }
    .carousel-nav button svg {
      fill: white !important;
      width: 20px !important;
      height: 20px !important; }

.healthcare-product-carousel .carousel-prev,
.healthcare-product-carousel .carousel-next {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important; }
  .healthcare-product-carousel .carousel-prev:before,
  .healthcare-product-carousel .carousel-next:before {
    display: none !important; }

.categoryMain-products.for-home .healthcare-product-carousel .product .product-buttons {
  position: relative !important;
  bottom: auto !important;
  left: auto !important;
  width: calc(100% - 42px) !important;
  margin: 0 auto !important; }

.healthcare-success-stories {
  padding: 0.78571rem 0;
  background: #ffffff; }
  .healthcare-success-stories .container {
    max-width: 89rem; }
  @media (min-width: 1024px) {
    .healthcare-success-stories {
      padding: 1.5rem 0; } }
  .healthcare-success-stories h2 {
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    color: #28343f;
    margin-bottom: 2.28571rem; }
    @media (min-width: 1024px) {
      .healthcare-success-stories h2 {
        font-size: 32px;
        margin-bottom: 3rem; } }

.success-stories-content {
  display: flex;
  flex-direction: column;
  gap: 2.28571rem;
  align-items: center; }
  @media (min-width: 1024px) {
    .success-stories-content {
      flex-direction: row;
      gap: 4.5rem;
      align-items: flex-start; } }

.success-story-content {
  flex: 1; }
  @media (min-width: 1024px) {
    .success-story-content {
      max-width: 50%; } }
  .success-story-content h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0.35714rem;
    text-transform: uppercase;
    letter-spacing: 0.5px; }
    @media (min-width: 1024px) {
      .success-story-content h3 {
        font-size: 24px;
        margin-bottom: 0.78571rem; } }
  .success-story-content .location {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 1.5rem; }
    @media (min-width: 1024px) {
      .success-story-content .location {
        font-size: 21px;
        margin-bottom: 2.28571rem; } }
  .success-story-content p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 2.28571rem; }
    @media (min-width: 1024px) {
      .success-story-content p {
        font-size: 20px;
        line-height: 1.7;
        margin-bottom: 3rem; } }
    .success-story-content p a {
      color: #00ADEE;
      text-decoration: underline; }
      .success-story-content p a:hover {
        color: #0090cc; }
  .success-story-content .view-all-link {
    color: #00ADEE;
    text-decoration: underline;
    font-size: 16px; }
    @media (min-width: 1024px) {
      .success-story-content .view-all-link {
        font-size: 18px; } }
    .success-story-content .view-all-link:hover {
      color: #0090cc; }

.success-story-image {
  flex: 1; }
  @media (min-width: 1024px) {
    .success-story-image {
      max-width: 50%; } }
  .success-story-image img {
    width: 100%;
    height: auto; }

.healthcare-faq-section {
  padding: 1.5rem 0;
  background: #F4F4F4; }
  @media (min-width: 1024px) {
    .healthcare-faq-section {
      padding: 3rem 0; } }
  .healthcare-faq-section .container {
    max-width: 89rem; }
  .healthcare-faq-section h2 {
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    color: #28343f;
    margin-bottom: 1.5rem; }
    @media (min-width: 1024px) {
      .healthcare-faq-section h2 {
        font-size: 34px;
        margin-bottom: 3rem; } }

.faq-accordion {
  display: flex;
  flex-direction: column;
  gap: 1px; }

.faq-item {
  background: #F4F4F4;
  border-radius: 0;
  overflow: hidden; }
  .faq-item.active .faq-question {
    background: #F4F4F4; }

.faq-question {
  width: 100%;
  padding: 1.35714rem;
  background: #F4F4F4;
  border: none;
  border-bottom: 1px solid #d0d0d0;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background-color 0.3s ease;
  min-height: 44px; }
  @media (min-width: 1024px) {
    .faq-question {
      padding: 3rem;
      min-height: auto; } }
  .faq-question:focus {
    outline: none; }
  .faq-question span {
    flex: 1;
    margin-right: 0.78571rem;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #28343f; }
    @media (min-width: 551px) {
      .faq-question span {
        font-size: 18px;
        line-height: 24px; } }
    @media (min-width: 1024px) {
      .faq-question span {
        font-size: 20px;
        line-height: 30px; } }

.faq-item.active .faq-question {
  border-bottom: none; }

.faq-icon {
  width: 18px;
  height: 18px;
  fill: #666666;
  transition: transform 0.3s ease;
  flex-shrink: 0; }
  @media (min-width: 1024px) {
    .faq-icon {
      width: 24px;
      height: 24px; } }

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background: #F4F4F4; }
  .faq-answer p {
    padding: 0 1.35714rem 1.35714rem;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400; }
    @media (min-width: 1024px) {
      .faq-answer p {
        padding: 0 3rem 3rem;
        font-size: 20px;
        line-height: 30px; } }
    .faq-answer p a {
      color: #00ADEE;
      text-decoration: underline; }
      .faq-answer p a:hover {
        color: #0090cc; }

.industry-solutions-heading {
  padding: 1.42857rem 0;
  background-color: #2b3845;
  background: radial-gradient(#3a4f62 15%, #2b3845 60%);
  color: #fff; }
  .industry-solutions-heading.industry-solutions-heading--special {
    position: relative;
    background: #283440; }
    @media (min-width: 551px) {
      .industry-solutions-heading.industry-solutions-heading--special {
        padding-bottom: 3.57143rem; } }

.industry-solutions-heading-bg {
  position: absolute;
  display: none;
  right: 5%;
  bottom: 0;
  width: 33.35714rem;
  height: 15.71429rem;
  background: url("../img/arc.svg") left bottom no-repeat;
  background-size: contain; }
  @media (min-width: 551px) {
    .industry-solutions-heading-bg {
      display: block; } }
  @media (min-width: 1024px) {
    .industry-solutions-heading-bg {
      right: auto;
      left: calc(50% - 140px); } }

.industry-solutions-heading-bg-icon {
  position: absolute;
  display: none; }
  @media (min-width: 1024px) {
    .industry-solutions-heading-bg-icon {
      display: block; } }

.industry-solutions-heading-bg-icon-factory {
  right: 30%;
  bottom: -3px;
  width: 7.85714rem;
  height: 10rem; }

.industry-solutions-heading-bg-icon-wifi {
  right: 42%;
  bottom: 33%;
  width: 5rem;
  height: 5rem; }

.industry-solutions-heading-bg-icon-gears {
  left: 23%;
  bottom: 12%;
  width: 6.42857rem;
  height: 6.42857rem; }

.industry-solutions-heading-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }
  @media (min-width: 1024px) {
    .industry-solutions-heading-inner {
      flex-wrap: nowrap; } }

.industry-solutions-heading-left {
  position: relative; }
  @media (min-width: 551px) {
    .industry-solutions-heading-left {
      padding-left: 8.28571rem; } }
  @media (min-width: 1024px) {
    .industry-solutions-heading-left {
      max-width: 43.57143rem; } }
  .industry-solutions-heading-left.industry-solutions-heading-left--special {
    padding-left: 0;
    margin-right: 1.42857rem; }
  .industry-solutions-heading-left svg {
    top: 1.42857rem;
    left: 1.28571rem;
    width: 4.64286rem;
    height: 4.64286rem;
    margin-top: 0.71429rem;
    fill: #fff; }
    @media (min-width: 551px) {
      .industry-solutions-heading-left svg {
        position: absolute;
        margin-top: 0; } }

@media (min-width: 1024px) {
  .industry-solutions-detail--airports-hangars .industry-solutions-heading-left {
    max-width: 50.71429rem; } }

.industry-solutions-heading-title {
  margin-top: 1.07143rem;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.2; }
  .industry-solutions-heading-title.industry-solutions-heading-title--sm {
    margin-bottom: 0.71429rem;
    font-size: 28px; }
  .industry-solutions-heading-title.industry-solutions-heading-title--lg {
    margin-bottom: 0.57143rem; }
    @media (min-width: 551px) {
      .industry-solutions-heading-title.industry-solutions-heading-title--lg {
        font-size: 28px; } }
  @media (min-width: 551px) {
    .industry-solutions-heading-title {
      margin-bottom: 0;
      font-size: 34px;
      line-height: 1.34; } }

.industry-solutions-heading-subtitle {
  font-size: 17px;
  line-height: 1.4; }
  .industry-solutions-heading-subtitle br {
    display: none; }
  .industry-solutions-heading-subtitle.industry-solutions-heading-subtitle--md {
    margin-top: 0.64286rem;
    font-size: 19px; }
    @media (min-width: 551px) {
      .industry-solutions-heading-subtitle.industry-solutions-heading-subtitle--md {
        font-size: 22px; } }
  @media (min-width: 551px) {
    .industry-solutions-heading-subtitle.industry-solutions-heading-subtitle--lg {
      font-size: 24px; } }
  @media (min-width: 450px) {
    .industry-solutions-heading-subtitle br {
      display: block; } }
  @media (min-width: 551px) {
    .industry-solutions-heading-subtitle {
      font-size: 19px; } }

.industry-solutions-heading-right {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 1.07143rem;
  padding: 0.92857rem 0.71429rem;
  background: #19222a; }
  @media (min-width: 551px) {
    .industry-solutions-heading-right {
      justify-content: initial;
      width: auto;
      min-width: 19.64286rem;
      margin-left: 8.28571rem; } }
  @media (min-width: 1024px) {
    .industry-solutions-heading-right {
      margin-left: 1.42857rem;
      margin-bottom: 0; } }
  .industry-solutions-heading-right.industry-solutions-heading-right--no-margin {
    margin-left: 0; }

.industry-solutions-contacts {
  font-size: 15px; }
  .industry-solutions-contacts p {
    margin-bottom: 0; }

.industry-solutions-phone-number {
  font-size: 25px;
  font-weight: 600;
  line-height: 1.2; }
  @media (min-width: 551px) {
    .industry-solutions-phone-number {
      font-size: 28px; } }

.industry-solutions-phone-icon {
  max-width: 3.57143rem;
  max-height: 3.57143rem;
  margin-right: 1.07143rem; }

.cellular-solutions {
  padding-top: 2rem;
  padding-bottom: 2.71429rem;
  background: #F2F2F2; }

.cellular-solutions-title {
  margin-top: 0.5rem;
  font-size: 28px;
  color: #28343f;
  line-height: 1.25; }
  @media (min-width: 1024px) {
    .cellular-solutions-title {
      margin-bottom: 0;
      font-size: 30px;
      line-height: normal; } }

.cellular-solutions-subtitle {
  margin-top: 0;
  margin-bottom: 0.35714rem;
  font-size: 1.07143rem; }
  @media (min-width: 1024px) {
    .cellular-solutions-subtitle {
      font-size: 16px; } }

.cellular-solutions-tab-buttons {
  max-width: 48.92857rem;
  margin-top: 2.85714rem; }
  .cellular-solutions-tab-buttons.cellular-solutions-tab-buttons--md-maxw {
    max-width: 58.21429rem; }

.cellular-solutions-content:after {
  content: "";
  display: block;
  clear: both; }

.cellular-solutions-content-img {
  margin-bottom: 1.42857rem; }
  @media (min-width: 551px) {
    .cellular-solutions-content-img {
      float: left;
      max-width: 17.85714rem;
      margin-right: 2.14286rem; } }

.cellular-solutions-content-text {
  overflow: hidden; }
  @media (min-width: 1024px) {
    .cellular-solutions-content-text {
      font-size: 16px; } }
  .cellular-solutions-content-text p {
    margin-bottom: 0.35714rem; }

.industry-menu-slider .panel-slider-left,
.industry-menu-slider .panel-slider-right {
  position: absolute;
  top: 50%;
  width: auto;
  z-index: 100;
  background: none;
  transform: translateY(-50%);
  cursor: pointer; }
  .industry-menu-slider .panel-slider-left.slick-disabled,
  .industry-menu-slider .panel-slider-right.slick-disabled {
    opacity: 0;
    visibility: hidden; }
  .industry-menu-slider .panel-slider-left svg,
  .industry-menu-slider .panel-slider-right svg {
    width: 1rem;
    height: 1.71429rem;
    fill: #5379a6; }

.industry-menu-slider .panel-slider-left {
  left: 1.5rem;
  margin-right: 0; }

.industry-menu-slider .panel-slider-right {
  right: 1.5rem; }
  @media (min-width: 1024px) {
    .industry-menu-slider .panel-slider-right {
      right: 2.21429rem; } }

.industry-menu-slider-inner {
  max-width: 69.28571rem;
  padding-left: 1.78571rem;
  padding-right: 1.78571rem; }

.industry-menu-link {
  display: block;
  padding: 0.92857rem 0;
  text-align: center;
  color: #5379a6; }
  @media (min-width: 1024px) {
    .industry-menu-link {
      padding: 0.92857rem 1.28571rem; } }
  .industry-menu-link:hover {
    color: #fff;
    background: #5379a6; }
    .industry-menu-link:hover svg {
      fill: #fff; }
  @media (min-width: 1024px) {
    .industry-menu-link.industry-menu-link-md-padding {
      padding-left: 2.5rem;
      padding-right: 2.5rem; } }
  .industry-menu-link svg {
    max-width: 2.14286rem;
    max-height: 2.85714rem;
    fill: #5379a6; }
  .industry-menu-link p {
    margin-bottom: 0; }

.industry-product-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-left: -0.71429rem;
  margin-right: -0.71429rem; }
  @media (min-width: 1024px) {
    .industry-product-wrapper {
      flex-wrap: nowrap; } }

.industry-product-card {
  flex-basis: 100%;
  padding: 0 0.71429rem;
  margin-bottom: 2.14286rem; }
  @media (min-width: 551px) {
    .industry-product-card {
      flex-basis: 50%; } }
  @media (min-width: 1024px) {
    .industry-product-card {
      flex-basis: 33.33%; } }

.industry-product-card-inner {
  position: relative;
  min-height: 100%;
  padding-bottom: 4.64286rem;
  background: #fff;
  border: 1px solid #ccc; }

.industry-product-card-img {
  display: block;
  margin: 0 auto;
  max-width: 50%; }
  .industry-product-card-img.industry-product-card-img-special-maxw {
    max-width: 10.42857rem; }
  .industry-product-card-img.industry-product-card-img-md-maxw {
    max-width: 75%; }

.industry-product-card-title {
  display: block;
  padding: 0.35714rem 0.71429rem;
  font-size: 15px;
  font-weight: 600;
  color: #333; }
  .industry-product-card-title span {
    font-weight: 400; }
  @media (min-width: 1024px) {
    .industry-product-card-title {
      padding: 0.35714rem 1.42857rem;
      font-size: 16px; } }

.industry-product-card-details {
  padding-left: 1.07143rem;
  padding-right: 0.71429rem;
  margin-bottom: 0.71429rem;
  font-size: 15px; }
  .industry-product-card-details li {
    margin-bottom: 0; }
  @media (min-width: 1024px) {
    .industry-product-card-details {
      padding-left: 2.14286rem; } }

.industry-product-card-price {
  margin-top: 0.35714rem;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #0E4C8C; }
  @media (min-width: 1024px) {
    .industry-product-card-price {
      font-size: 22px; } }

.industry-product-card-action {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.57143rem 0;
  text-align: center;
  color: #0E4C8C;
  border-top: 1px solid #cecece; }
  .industry-product-card-action:hover {
    color: #990642; }
    .industry-product-card-action:hover svg {
      fill: #990642; }
  .industry-product-card-action svg {
    vertical-align: middle;
    width: 1.5rem;
    height: 1.5rem;
    fill: #0E4C8C; }
  .industry-product-card-action span {
    vertical-align: middle; }

@media (min-width: 1024px) {
  .industry-product-card-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; } }

.industry-product-card-label {
  position: relative;
  left: -0.5rem;
  max-width: 9.64286rem;
  padding-left: 0.85714rem;
  font-size: 15px;
  background: #000;
  color: #fff; }
  .industry-product-card-label:before, .industry-product-card-label:after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid; }
  .industry-product-card-label:before {
    top: 100%;
    left: 0;
    border-width: 0 7px 15px 0;
    border-color: transparent #7C7C7C transparent transparent; }
  .industry-product-card-label:after {
    top: 0;
    left: 100%;
    border-width: 22px 20px 0 0;
    border-color: #000 transparent transparent transparent; }
  @media (min-width: 1024px) {
    .industry-product-card-label {
      max-width: auto; } }

.industry-product-card-trait {
  text-transform: uppercase;
  margin-left: 0.5rem;
  padding-top: 0.35714rem;
  padding-right: 0.71429rem;
  padding-bottom: 0.35714rem;
  font-size: 16px;
  color: #990642; }
  @media (min-width: 1024px) {
    .industry-product-card-trait {
      margin-left: 0.71429rem; } }

.industry-banners {
  padding: 2.85714rem 0 1.42857rem;
  background: #F2F2F2; }

.industry-banner-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.78571rem;
  margin-right: -0.78571rem; }
  @media (min-width: 1024px) {
    .industry-banner-wrapper {
      flex-wrap: nowrap; } }

.industry-banner {
  flex-basis: 100%;
  max-width: 35.71429rem;
  margin: 0 auto 1.42857rem;
  padding: 1.07143rem 1.78571rem;
  font-size: 16px;
  color: #fff;
  background: #5079a2; }
  .industry-banner:after {
    content: "";
    display: block;
    clear: both; }
  .industry-banner:hover {
    color: #fff;
    background: #375167; }
  .industry-banner.industry-banner-grey {
    background: #66737e; }
    .industry-banner.industry-banner-grey:hover {
      background: #375167; }
  @media (min-width: 1024px) {
    .industry-banner {
      flex-basis: 50%;
      margin: 0 0.78571rem 1.42857rem; } }

.industry-banner-img {
  float: left;
  max-width: 3.57143rem;
  margin-top: 0.71429rem;
  margin-right: 2.14286rem; }

.industry-banner-desc {
  overflow: hidden; }
  .industry-banner-desc p {
    margin-bottom: 0.35714rem; }

.industry-banner-title {
  margin-top: 0;
  margin-bottom: 1.78571rem;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  color: #fff; }
  @media (min-width: 1024px) {
    .industry-banner-title {
      font-size: 22px; } }

.industry-how-to-buy {
  padding-bottom: 4.28571rem;
  background: #f2f2f2;
  font-size: 16px; }
  .industry-how-to-buy.industry-how-to-buy--sm-padding {
    padding-bottom: 2.85714rem; }
  .industry-how-to-buy.industry-how-to-buy--white-bg {
    background: #fff; }
    .industry-how-to-buy.industry-how-to-buy--white-bg .industry-banners {
      background: #fff; }

.industry-how-to-buy-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  color: #28343f; }
  @media (min-width: 1024px) {
    .industry-how-to-buy-title {
      font-size: 30px; } }
  .industry-how-to-buy-title.industry-how-to-buy-title--blue {
    color: #0d6797; }
  .industry-how-to-buy-title.industry-how-to-buy-title--sm {
    font-size: 24px; }

.industry-how-to-buy-info {
  margin-bottom: 2.14286rem; }
  .industry-how-to-buy-info.industry-how-to-buy-info--sm-margin {
    margin-bottom: 1.07143rem; }

.industry-explore {
  padding-top: 2.5rem;
  padding-bottom: 1.28571rem;
  background: #f2f2f2;
  overflow: hidden; }

.industry-explore-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  color: #28343f; }

.industry-explore-info {
  margin-bottom: 0.35714rem;
  font-size: 16px; }

.industry-companies {
  padding-top: 2.5rem;
  padding-bottom: 2.71429rem;
  background: #f2f2f2; }

.industry-companies-title {
  margin-top: 0;
  font-size: 28px;
  color: #28343f; }
  @media (min-width: 551px) {
    .industry-companies-title {
      font-size: 30px; } }

.industry-companies-info {
  margin-bottom: 0.35714rem;
  font-size: 16px; }

.industry-companies-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 3.57143rem; }
  @media (min-width: 1024px) {
    .industry-companies-wrapper {
      justify-content: flex-start; } }

.industry-companies-logo {
  margin: 0 1.42857rem 2.14286rem; }
  .industry-companies-logo.industry-companies-logo--halliburton, .industry-companies-logo.industry-companies-logo--exxon-mobile {
    max-width: 17.14286rem; }
  .industry-companies-logo.industry-companies-logo--caffe {
    max-width: 9.28571rem; }
  .industry-companies-logo.industry-companies-logo--nike {
    max-width: 7.14286rem; }
  .industry-companies-logo img {
    width: 100%; }

.industry-booster-benefits {
  padding-top: 2.71429rem;
  padding-bottom: 3.42857rem; }

.industry-booster-benefits-title {
  margin-top: 0;
  margin-bottom: 1.42857rem;
  font-size: 28px; }
  @media (min-width: 551px) {
    .industry-booster-benefits-title {
      font-size: 30px; } }

.industry-booster-benefits-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media (min-width: 1024px) {
    .industry-booster-benefits-wrapper {
      justify-content: flex-start; } }

.industry-booster-benefits-point {
  flex-basis: 100%;
  margin-bottom: 1.42857rem; }
  @media (min-width: 551px) {
    .industry-booster-benefits-point {
      flex-basis: 40%;
      padding-right: 1.42857rem; } }
  @media (min-width: 1024px) {
    .industry-booster-benefits-point {
      flex-basis: 33.33%;
      padding-right: 0; } }

.industry-booster-benefits-num {
  margin-bottom: 0.35714rem;
  font-size: 22px;
  font-weight: 600;
  color: #4e83a2; }
  .industry-booster-benefits-num:after {
    content: "";
    display: block;
    width: 2.14286rem;
    border-bottom: 4px solid #4e83a2; }

.industry-booster-benefits-subtitle {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #4e83a2;
  line-height: 1.5; }

.industry-booster-benefits-text {
  font-size: 15px;
  line-height: normal; }
  @media (min-width: 551px) {
    .industry-booster-benefits-text {
      max-width: 19.28571rem; } }

.industry-solutions--main.custom .industry-solutions-heading, .industry-solutions-detail.custom .industry-solutions-heading {
  background-color: #375167; }
  .industry-solutions--main.custom .industry-solutions-heading.industry-solutions-heading--special .industry-solutions-heading-title, .industry-solutions-detail.custom .industry-solutions-heading.industry-solutions-heading--special .industry-solutions-heading-title {
    text-align: left; }
  @media (min-width: 1024px) {
    .industry-solutions--main.custom .industry-solutions-heading.industry-solutions-heading--special, .industry-solutions-detail.custom .industry-solutions-heading.industry-solutions-heading--special {
      background-color: #1984BA;
      background-image: url("https://www.wilsonamplifiers.com/content/images/industry-solutions-assets/industry-solutions-marquee.jpg");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 1450px; }
      .industry-solutions--main.custom .industry-solutions-heading.industry-solutions-heading--special .industry-solutions-heading-title, .industry-solutions--main.custom .industry-solutions-heading.industry-solutions-heading--special .industry-solutions-heading-subtitle, .industry-solutions-detail.custom .industry-solutions-heading.industry-solutions-heading--special .industry-solutions-heading-title, .industry-solutions-detail.custom .industry-solutions-heading.industry-solutions-heading--special .industry-solutions-heading-subtitle {
        color: #000; } }
  .industry-solutions--main.custom .industry-solutions-heading a.industry-solutions-button, .industry-solutions-detail.custom .industry-solutions-heading a.industry-solutions-button {
    padding: 0.92857rem 2.35714rem;
    border: 0;
    border-radius: 5px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    background-color: #990642; }
    .industry-solutions--main.custom .industry-solutions-heading a.industry-solutions-button:hover, .industry-solutions--main.custom .industry-solutions-heading a.industry-solutions-button:focus, .industry-solutions-detail.custom .industry-solutions-heading a.industry-solutions-button:hover, .industry-solutions-detail.custom .industry-solutions-heading a.industry-solutions-button:focus {
      background-color: #192329; }

.industry-solutions--main.custom .industry-panel-wrapper, .industry-solutions-detail.custom .industry-panel-wrapper {
  margin-bottom: 40px; }
  .industry-solutions--main.custom .industry-panel-wrapper .industry-panel, .industry-solutions-detail.custom .industry-panel-wrapper .industry-panel {
    height: auto;
    margin-bottom: 15px;
    border-color: #ddd;
    border-radius: 5px; }
    .industry-solutions--main.custom .industry-panel-wrapper .industry-panel:hover, .industry-solutions--main.custom .industry-panel-wrapper .industry-panel:focus, .industry-solutions-detail.custom .industry-panel-wrapper .industry-panel:hover, .industry-solutions-detail.custom .industry-panel-wrapper .industry-panel:focus {
      background-color: #F2F2F2; }
      .industry-solutions--main.custom .industry-panel-wrapper .industry-panel:hover .industry-panel-inner--cover-title span, .industry-solutions--main.custom .industry-panel-wrapper .industry-panel:focus .industry-panel-inner--cover-title span, .industry-solutions-detail.custom .industry-panel-wrapper .industry-panel:hover .industry-panel-inner--cover-title span, .industry-solutions-detail.custom .industry-panel-wrapper .industry-panel:focus .industry-panel-inner--cover-title span {
        text-decoration: underline; }
    @media (min-width: 1024px) {
      .industry-solutions--main.custom .industry-panel-wrapper .industry-panel, .industry-solutions-detail.custom .industry-panel-wrapper .industry-panel {
        width: calc(25% - 20px); } }
    .industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner, .industry-solutions-detail.custom .industry-panel-wrapper .industry-panel .industry-panel-inner {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
      align-content: center; }
      .industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon, .industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-title, .industry-solutions-detail.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon, .industry-solutions-detail.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-title {
        display: inline-block;
        flex: none;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: transparent; }
      .industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon, .industry-solutions-detail.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon {
        margin-left: 0;
        border-radius: 0;
        padding-right: 0;
        width: 50px; }
        .industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon span.icon-solutions-emergency, .industry-solutions-detail.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon span.icon-solutions-emergency {
          width: 33px;
          height: 22px;
          display: block;
          margin-top: 5px;
          margin-left: auto;
          background-image: url(../img/solutions-emergency-services.svg);
          background-size: 100%;
          background-position: center;
          background-repeat: no-repeat; }
      .industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-title, .industry-solutions-detail.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-title {
        padding: 10px;
        width: calc(100% - 50px);
        font-size: 16px;
        text-align: left;
        color: #068AC7; }

.industry-solutions--main.custom .industry-explore, .industry-solutions-detail.custom .industry-explore {
  background: #fff; }

.industry-solutions--main.custom .industry-booster-benefits, .industry-solutions-detail.custom .industry-booster-benefits {
  background: #EDF0F5;
  margin-bottom: 40px; }
  .industry-solutions--main.custom .industry-booster-benefits .industry-booster-benefits-point, .industry-solutions-detail.custom .industry-booster-benefits .industry-booster-benefits-point {
    text-align: center; }
    .industry-solutions--main.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-text, .industry-solutions-detail.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-text {
      margin-left: auto;
      margin-right: auto; }
    .industry-solutions--main.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-subtitle, .industry-solutions-detail.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-subtitle {
      color: #000; }
    .industry-solutions--main.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-icon, .industry-solutions-detail.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-icon {
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat;
      width: 60px;
      height: 60px;
      margin: 15px auto 20px; }
      .industry-solutions--main.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-icon.savings, .industry-solutions-detail.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-icon.savings {
        background-image: url("https://www.wilsonamplifiers.com/content/images/industry-solutions-assets/benefit-price.svg"); }
      .industry-solutions--main.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-icon.das, .industry-solutions-detail.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-icon.das {
        background-image: url("https://www.wilsonamplifiers.com/content/images/industry-solutions-assets/benefit-das.svg"); }
      .industry-solutions--main.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-icon.carriers, .industry-solutions-detail.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-icon.carriers {
        background-image: url("https://www.wilsonamplifiers.com/content/images/industry-solutions-assets/benefit-carrier.svg"); }
      .industry-solutions--main.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-icon.speed, .industry-solutions-detail.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-icon.speed {
        background-image: url("https://www.wilsonamplifiers.com/content/images/industry-solutions-assets/benefit-signal.svg"); }
      .industry-solutions--main.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-icon.buildings, .industry-solutions-detail.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-icon.buildings {
        background-image: url("https://www.wilsonamplifiers.com/content/images/industry-solutions-assets/benefit-floorplan.svg"); }
      .industry-solutions--main.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-icon.fcc, .industry-solutions-detail.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-icon.fcc {
        background-image: url("https://www.wilsonamplifiers.com/content/images/industry-solutions-assets/benefit-fcc.svg"); }

.industry-solutions--main.custom h2, .industry-solutions-detail.custom h2 {
  text-align: center; }

.industry-solutions--main.custom .industry-solutions-services, .industry-solutions-detail.custom .industry-solutions-services {
  padding-bottom: 40px; }
  .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-subtitle, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-subtitle {
    margin-bottom: 1.5rem;
    text-align: center;
    font-size: 16px; }
    .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-subtitle span, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-subtitle span {
      display: inline-block; }
    .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-subtitle ul, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-subtitle ul {
      display: inline-block;
      margin: 0;
      padding: 0; }
      .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-subtitle ul li, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-subtitle ul li {
        display: inline-block;
        margin-left: 3px; }
        .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-subtitle ul li::before, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-subtitle ul li::before {
          content: '\2022';
          font-size: 1rem;
          margin-right: 3px;
          color: #044D8E; }
  .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch; }
    @media (max-width: 740px) {
      .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells {
        justify-content: space-around; } }
    .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell {
      display: inline-block;
      position: relative;
      flex: none;
      width: 33.33%;
      padding: 20px 20px 10px;
      margin-bottom: 20px; }
      @media (max-width: 950px) {
        .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell {
          width: 50%; }
          .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell:nth-child(1), .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell:nth-child(1) {
            order: 1; }
          .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell:nth-child(3), .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell:nth-child(3) {
            order: 2; }
          .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell:nth-child(2), .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell:nth-child(2) {
            order: 3; } }
      @media (max-width: 550px) {
        .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell {
          width: 100%; } }
      @media (min-width: 551px) {
        .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell {
          min-height: 440px;
          height: 100%; } }
      .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-icon, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-icon {
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
        width: 85px;
        height: 70px;
        margin: 15px auto 20px; }
        .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-icon.onsite, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-icon.onsite {
          background-image: url("https://www.wilsonamplifiers.com/content/images/industry-solutions-assets/service-onsite-survey.svg"); }
        .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-icon.design, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-icon.design {
          background-image: url("https://www.wilsonamplifiers.com/content/images/industry-solutions-assets/service-system-design.svg"); }
        .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-icon.installation, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-icon.installation {
          width: 100px;
          background-image: url("https://www.wilsonamplifiers.com/content/images/industry-solutions-assets/service-installation.svg"); }
      .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-subtitle, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-subtitle {
        font-weight: 700;
        font-size: 20px;
        color: #000;
        margin-bottom: 15px; }
      .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-details, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-details {
        font-size: 16px;
        text-align: left; }
      .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button {
        margin-top: 1.5rem; }
        @media (min-width: 551px) {
          .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button {
            position: absolute;
            bottom: 0;
            left: 20px;
            margin: 0 auto;
            width: calc(100% - 40px);
            text-align: center; } }
        .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button a, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button a {
          background: #068AC7;
          color: #fff;
          padding: 10px;
          display: block;
          width: 100%;
          font-size: 16px;
          font-weight: 600;
          text-align: center;
          border-radius: 5px; }
          .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button a:hover, .industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button a:focus, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button a:hover, .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button a:focus {
            background-color: #2a5d89; }
  .industry-solutions--main.custom .industry-solutions-services .learn-more, .industry-solutions-detail.custom .industry-solutions-services .learn-more {
    display: block;
    margin: 0 auto 20px;
    font-size: 18px;
    font-weight: 600;
    width: 280px;
    text-align: center;
    padding: 0;
    color: #000; }
    .industry-solutions--main.custom .industry-solutions-services .learn-more:hover, .industry-solutions--main.custom .industry-solutions-services .learn-more:focus, .industry-solutions-detail.custom .industry-solutions-services .learn-more:hover, .industry-solutions-detail.custom .industry-solutions-services .learn-more:focus {
      text-decoration: underline; }

.industry-solutions--main.custom .industry-solutions-clients, .industry-solutions-detail.custom .industry-solutions-clients {
  margin-bottom: 50px; }
  .industry-solutions--main.custom .industry-solutions-clients .industry-solutions-clients-cells, .industry-solutions-detail.custom .industry-solutions-clients .industry-solutions-clients-cells {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center; }
    .industry-solutions--main.custom .industry-solutions-clients .industry-solutions-clients-cells .industry-solutions-clients-cell, .industry-solutions-detail.custom .industry-solutions-clients .industry-solutions-clients-cells .industry-solutions-clients-cell {
      display: inline-block;
      flex: none;
      width: 25%;
      text-align: center;
      margin: 15px 0; }
      @media (max-width: 740px) {
        .industry-solutions--main.custom .industry-solutions-clients .industry-solutions-clients-cells .industry-solutions-clients-cell, .industry-solutions-detail.custom .industry-solutions-clients .industry-solutions-clients-cells .industry-solutions-clients-cell {
          width: 50%; } }
      @media (max-width: 400px) {
        .industry-solutions--main.custom .industry-solutions-clients .industry-solutions-clients-cells .industry-solutions-clients-cell, .industry-solutions-detail.custom .industry-solutions-clients .industry-solutions-clients-cells .industry-solutions-clients-cell {
          width: 100%; } }

@media (max-width: 1023px) {
  .industry-solutions-detail.custom .industry-solutions-heading {
    background-image: none !important; } }

.industry-solutions-detail.custom .category-benefits.category-benefits--sm-pad h2 {
  display: none; }

.industry-solutions-detail.custom .category-benefits.category-benefits--sm-pad h3 {
  font-size: 30px;
  text-align: center;
  color: #000;
  margin-bottom: 0.71429rem;
  margin-top: 2.14286rem; }

.industry-solutions-detail.custom .industry-solutions-helping {
  margin-bottom: 50px; }
  .industry-solutions-detail.custom .industry-solutions-helping h4 {
    font-size: 24px;
    text-align: center;
    color: #068ac7; }
  .industry-solutions-detail.custom .industry-solutions-helping p {
    font-size: 18px;
    text-align: center; }

.industry-solutions-detail.custom .industry-solutions-breadcrumbs {
  background: #EDF0F5; }
  .industry-solutions-detail.custom .industry-solutions-breadcrumbs .industry-solutions-breadcrumbs-inner {
    padding: 10px 0; }
    .industry-solutions-detail.custom .industry-solutions-breadcrumbs .industry-solutions-breadcrumbs-inner a {
      color: #044D8E;
      text-decoration: underline;
      font-size: 16px; }
      .industry-solutions-detail.custom .industry-solutions-breadcrumbs .industry-solutions-breadcrumbs-inner a i {
        display: inline-block;
        width: 10px;
        height: 12px;
        vertical-align: middle;
        background-image: url(".../../../icons/chevron-right-blue.svg");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        transform: rotate(180deg);
        margin-right: 5px; }

.industry-solutions-detail.custom .industry-solutions-professional-installation .heading {
  height: 326px;
  background: #0489C7;
  background-image: url("https://www.wilsonamplifiers.com/content/images/industry-solutions-assets/industry-solutions-benefit-marquee.jpg");
  background-size: 1450px;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-content: center;
  align-items: center; }
  .industry-solutions-detail.custom .industry-solutions-professional-installation .heading h2 {
    text-align: left;
    width: 100%;
    color: #fff;
    font-size: 52px;
    line-height: 58px;
    margin: 0; }
    @media (max-width: 900px) {
      .industry-solutions-detail.custom .industry-solutions-professional-installation .heading h2 {
        font-size: 44px;
        line-height: 50px; } }
    @media (max-width: 510px) {
      .industry-solutions-detail.custom .industry-solutions-professional-installation .heading h2 {
        font-size: 30px;
        line-height: 34px; } }

.industry-solutions-detail.custom .industry-solutions-professional-installation .professional-installation-tabs .page-tabs {
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start; }
  .industry-solutions-detail.custom .industry-solutions-professional-installation .professional-installation-tabs .page-tabs .tab-button {
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    padding-left: 0;
    border: 0 none;
    border-top: 1px solid #ddd;
    font-size: 16px;
    font-weight: 700;
    text-align: left; }
    .industry-solutions-detail.custom .industry-solutions-professional-installation .professional-installation-tabs .page-tabs .tab-button:first-child {
      border: 0 none; }
  .industry-solutions-detail.custom .industry-solutions-professional-installation .professional-installation-tabs .page-tabs .tab-content {
    padding-bottom: 15px; }
  .industry-solutions-detail.custom .industry-solutions-professional-installation .professional-installation-tabs .page-tabs .tab-button, .industry-solutions-detail.custom .industry-solutions-professional-installation .professional-installation-tabs .page-tabs .tab-content {
    width: 100%;
    flex-basis: 100%;
    margin: 0 0.57143rem;
    background: #fff;
    font-size: 16px;
    color: #000; }
    @media (min-width: 1024px) {
      .industry-solutions-detail.custom .industry-solutions-professional-installation .professional-installation-tabs .page-tabs .tab-button, .industry-solutions-detail.custom .industry-solutions-professional-installation .professional-installation-tabs .page-tabs .tab-content {
        font-size: 20px; } }
    .industry-solutions-detail.custom .industry-solutions-professional-installation .professional-installation-tabs .page-tabs .tab-button::before, .industry-solutions-detail.custom .industry-solutions-professional-installation .professional-installation-tabs .page-tabs .tab-content::before {
      background: transparent;
      width: 18px;
      height: 17px;
      background-image: url(".../../../icons/chevron-right.svg");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      transform: rotate(90deg);
      top: calc(50% - 6px);
      right: 0;
      bottom: auto;
      left: auto;
      margin: 0;
      padding: 0;
      display: block !important; }
    .industry-solutions-detail.custom .industry-solutions-professional-installation .professional-installation-tabs .page-tabs .tab-button.active, .industry-solutions-detail.custom .industry-solutions-professional-installation .professional-installation-tabs .page-tabs .tab-content.active {
      background: #fff;
      color: #000; }
      .industry-solutions-detail.custom .industry-solutions-professional-installation .professional-installation-tabs .page-tabs .tab-button.active::before, .industry-solutions-detail.custom .industry-solutions-professional-installation .professional-installation-tabs .page-tabs .tab-content.active::before {
        transform: rotate(270deg); }

.industry-solutions-detail.custom .industry-solutions-supperior-service {
  padding: 3rem 0 1.5rem 0;
  text-align: center; }
  .industry-solutions-detail.custom .industry-solutions-supperior-service h1 {
    margin-top: 0;
    margin-bottom: 1.5rem; }
  .industry-solutions-detail.custom .industry-solutions-supperior-service p {
    margin-bottom: 3rem;
    font-size: 18px;
    text-align: center; }
  .industry-solutions-detail.custom .industry-solutions-supperior-service a {
    background: #068AC7;
    color: #fff;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 7px 45px;
    margin: 0 auto;
    font-size: 20px;
    border-radius: 5px; }
    .industry-solutions-detail.custom .industry-solutions-supperior-service a span {
      font-size: 26px;
      font-weight: 600; }
    .industry-solutions-detail.custom .industry-solutions-supperior-service a:hover, .industry-solutions-detail.custom .industry-solutions-supperior-service a:focus {
      background-color: #2A5D89; }
    @media (min-width: 551px) {
      .industry-solutions-detail.custom .industry-solutions-supperior-service a {
        flex-direction: row; }
        .industry-solutions-detail.custom .industry-solutions-supperior-service a span {
          margin-left: 0.78571rem; } }

.industry-solutions-detail.custom .industry-solutions-services {
  background: #EDF0F5;
  border-bottom: 0 none;
  overflow: hidden; }
  .industry-solutions-detail.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button a {
    background: #990642; }

.industry-solutions-detail.custom .hospitality-recent-clients {
  display: none;
  margin-bottom: 40px; }
  .industry-solutions-detail.custom .hospitality-recent-clients .hospitality-recent-clients-cells {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: stretch;
    align-items: stretch; }
    .industry-solutions-detail.custom .hospitality-recent-clients .hospitality-recent-clients-cells .hospitality-recent-clients-cell {
      flex: none;
      display: inline-block;
      width: 31.33%;
      padding: 15px;
      margin: 0 1%;
      text-align: center; }
      @media (max-width: 740px) {
        .industry-solutions-detail.custom .hospitality-recent-clients .hospitality-recent-clients-cells .hospitality-recent-clients-cell {
          width: 48%; } }
      @media (max-width: 440px) {
        .industry-solutions-detail.custom .hospitality-recent-clients .hospitality-recent-clients-cells .hospitality-recent-clients-cell {
          width: 98%; } }
      .industry-solutions-detail.custom .hospitality-recent-clients .hospitality-recent-clients-cells .hospitality-recent-clients-cell .icon {
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
        width: 120px;
        height: 95px;
        margin: 15px auto;
        display: block; }
        .industry-solutions-detail.custom .hospitality-recent-clients .hospitality-recent-clients-cells .hospitality-recent-clients-cell .icon.hyatt {
          background-image: url("https://www.wilsonamplifiers.com/content/images/industry-solutions-assets/company-hyatt-hotels-1.jpg");
          width: 150px; }
        .industry-solutions-detail.custom .hospitality-recent-clients .hospitality-recent-clients-cells .hospitality-recent-clients-cell .icon.marriott {
          background-image: url("https://www.wilsonamplifiers.com/content/images/industry-solutions-assets/company-marriott.jpg"); }
        .industry-solutions-detail.custom .hospitality-recent-clients .hospitality-recent-clients-cells .hospitality-recent-clients-cell .icon.cafe-marrese {
          background-image: url("https://www.wilsonamplifiers.com/content/images/industry-solutions-assets/company-cafe-marrese.svg"); }

.industry-solutions-detail.custom .hospitality-product-carousel {
  background: #EDF0F5;
  margin-top: 30px;
  padding-top: 5px;
  padding-bottom: 35px; }
  @media (min-width: 768px) {
    .industry-solutions-detail.custom .hospitality-product-carousel .productCarousel {
      display: flex;
      flex-direction: row;
      flex-wrap: no-wrap;
      justify-content: flex-start;
      align-items: stretch;
      align-content: stretch; } }
  .industry-solutions-detail.custom .hospitality-product-carousel .productCarousel .product {
    background: #fff;
    padding: 0 30px 70px;
    position: relative; }
    @media (min-width: 768px) {
      .industry-solutions-detail.custom .hospitality-product-carousel .productCarousel .product {
        flex: none;
        display: inline-block;
        width: 31.33%;
        margin: 15px 1%;
        padding: 0 15px 70px; } }
    .industry-solutions-detail.custom .hospitality-product-carousel .productCarousel .product .product-name a {
      text-align: center;
      font-weight: 700;
      font-size: 20px;
      color: #000;
      display: block;
      margin-top: 25px; }
    .industry-solutions-detail.custom .hospitality-product-carousel .productCarousel .product .product-image img {
      width: 100%; }
    .industry-solutions-detail.custom .hospitality-product-carousel .productCarousel .product .contact-button {
      display: none; }
      .industry-solutions-detail.custom .hospitality-product-carousel .productCarousel .product .contact-button a {
        color: #5379a6;
        background: #fff;
        border: 1px solid #5379a6;
        display: block;
        padding: 7px;
        text-align: center;
        font-weight: 600;
        font-size: 16px;
        border-radius: 5px;
        margin-bottom: 25px; }
    .industry-solutions-detail.custom .hospitality-product-carousel .productCarousel .product .extra-details strong {
      font-weight: 600;
      font-size: 18px;
      margin-bottom: 15px;
      padding-left: 15px;
      display: block; }
    .industry-solutions-detail.custom .hospitality-product-carousel .productCarousel .product .extra-details ul li {
      font-size: 16px;
      margin-bottom: 10px; }
      .industry-solutions-detail.custom .hospitality-product-carousel .productCarousel .product .extra-details ul li::marker {
        color: #068AC7; }
    .industry-solutions-detail.custom .hospitality-product-carousel .productCarousel .product .product-button {
      position: absolute;
      bottom: 35px;
      left: 50%;
      width: 140px;
      margin-left: -70px; }
      .industry-solutions-detail.custom .hospitality-product-carousel .productCarousel .product .product-button a {
        display: block;
        padding: 7px 15px;
        background: #068AC7;
        color: #fff;
        text-transform: uppercase;
        font-size: 18px;
        border-radius: 5px; }
        .industry-solutions-detail.custom .hospitality-product-carousel .productCarousel .product .product-button a:hover, .industry-solutions-detail.custom .hospitality-product-carousel .productCarousel .product .product-button a:focus {
          background-color: #2a5d89; }

.industry-solutions-detail.industry-solutions-emergency-services .industry-solutions-heading-inner img {
  height: 40px; }

.industry-solutions-detail.custom .industry-solutions-clients .industry-solutions-clients-cells {
  justify-content: center;
  margin-top: 1.5rem; }
  .industry-solutions-detail.custom .industry-solutions-clients .industry-solutions-clients-cells .industry-solutions-clients-cell img {
    max-width: 85%;
    max-height: 150px; }

.industry-solutions-page.industry-solutions--main.custom .industry-solutions-heading.industry-solutions-heading--special {
  background-image: none !important;
  background: radial-gradient(circle, #DDE1EB 0%, #AFB5C1 100%) !important;
  padding: 35px 0 28px; }
  .industry-solutions-page.industry-solutions--main.custom .industry-solutions-heading.industry-solutions-heading--special .container .industry-solutions-heading-inner {
    justify-content: center;
    align-content: center;
    align-items: center;
    width: 100%; }
    .industry-solutions-page.industry-solutions--main.custom .industry-solutions-heading.industry-solutions-heading--special .container .industry-solutions-heading-inner .industry-solutions-heading-left.industry-solutions-heading-left--special {
      max-width: 100%;
      width: 100%;
      float: none;
      margin: 0; }
      .industry-solutions-page.industry-solutions--main.custom .industry-solutions-heading.industry-solutions-heading--special .container .industry-solutions-heading-inner .industry-solutions-heading-left.industry-solutions-heading-left--special h1.industry-solutions-heading-title.industry-solutions-heading-title--lg {
        color: #000000;
        font-size: 40px;
        letter-spacing: 6px;
        line-height: 43px;
        text-align: center;
        font-weight: normal; }
        .industry-solutions-page.industry-solutions--main.custom .industry-solutions-heading.industry-solutions-heading--special .container .industry-solutions-heading-inner .industry-solutions-heading-left.industry-solutions-heading-left--special h1.industry-solutions-heading-title.industry-solutions-heading-title--lg span {
          display: block;
          color: #000000;
          font-size: 50px;
          font-weight: 600;
          letter-spacing: 1.67px;
          line-height: 55px; }
      .industry-solutions-page.industry-solutions--main.custom .industry-solutions-heading.industry-solutions-heading--special .container .industry-solutions-heading-inner .industry-solutions-heading-left.industry-solutions-heading-left--special p.industry-solutions-heading-subtitle.industry-solutions-heading-subtitle--lg {
        color: #000000;
        font-size: 26px;
        letter-spacing: 0;
        line-height: 29px;
        text-align: center; }
      .industry-solutions-page.industry-solutions--main.custom .industry-solutions-heading.industry-solutions-heading--special .container .industry-solutions-heading-inner .industry-solutions-heading-left.industry-solutions-heading-left--special a.industry-solutions-button.btn.button.klaviyo-form {
        box-sizing: border-box;
        height: 45px;
        width: 345px;
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin: 0 auto;
        border-radius: 0;
        color: #000000;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 20px;
        text-align: center;
        display: block;
        text-transform: uppercase;
        font-weight: normal; }

.industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper {
  justify-content: space-evenly;
  margin-top: 30px; }
  .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel {
    border: 0 none;
    width: 162px !important; }
    .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel:hover {
      background: transparent; }
    .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner {
      flex-wrap: wrap;
      justify-content: center; }
      .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-title {
        width: 100%;
        text-align: center; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-title span {
          color: #000000;
          font-size: 20px;
          letter-spacing: 0.67px;
          line-height: 26px;
          text-align: center;
          width: 100%;
          display: block; }
      .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon {
        box-sizing: border-box;
        height: 162px;
        width: 162px;
        border: 1px solid #C2D0E0;
        background-color: #FFFFFF;
        box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.12);
        padding: 0;
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-property-management {
          height: 59px;
          width: 90px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-construction {
          height: 70px;
          width: 72px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-healthcare {
          height: 68px;
          width: 70px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-government {
          height: 65px;
          width: 61px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-hospitality {
          height: 68px;
          width: 61px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-energy {
          height: 70px;
          width: 70px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-iot {
          height: 77px;
          width: 66px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-education {
          height: 75px;
          width: 55px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-financial-services {
          height: 62px;
          width: 62px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-transportation {
          height: 46px;
          width: 73px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-manufacturing {
          height: 71px;
          width: 68px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-retail {
          height: 73px;
          width: 64px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-oil {
          height: 54px;
          width: 63px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-airport {
          height: 50.7px;
          width: 50.7px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-greenhouses {
          height: 59.61px;
          width: 42.71px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-distribution {
          height: 64px;
          width: 60px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon svg.icon-solutions-other {
          height: 50.7px;
          width: 50.7px; }
        .industry-solutions-page.industry-solutions--main.custom .industry-panel-wrapper .industry-panel .industry-panel-inner .industry-panel-inner--cover-icon span.icon-solutions-emergency {
          width: 72px;
          height: 48px;
          margin: 0; }

.industry-solutions-page.industry-solutions--main.custom .industry-explore .container {
  max-width: 87rem; }

.industry-solutions-page.industry-solutions--main.custom .industry-booster-benefits {
  background: #EDF1F5; }
  .industry-solutions-page.industry-solutions--main.custom .industry-booster-benefits .container {
    max-width: 87rem; }
  .industry-solutions-page.industry-solutions--main.custom .industry-booster-benefits h2.industry-booster-benefits-title {
    color: #000000;
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    font-weight: normal;
    margin-top: 50px;
    margin-bottom: 60px; }
  .industry-solutions-page.industry-solutions--main.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-subtitle {
    font-size: 18px;
    margin-bottom: .75rem; }
  .industry-solutions-page.industry-solutions--main.custom .industry-booster-benefits .industry-booster-benefits-point .industry-booster-benefits-text {
    color: #000000;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center; }

.industry-solutions-page.industry-solutions--main.custom .industry-solutions-services .container {
  max-width: 87rem; }

.industry-solutions-page.industry-solutions--main.custom .industry-solutions-services h2.industry-solutions-services-title {
  color: #000000;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  font-weight: normal;
  margin-top: 60px;
  margin-bottom: 12px; }

.industry-solutions-page.industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-subtitle {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center; }

.industry-solutions-page.industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-subtitle {
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
  margin-bottom: 20px; }

.industry-solutions-page.industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-details {
  color: #000000;
  font-size: 16px; }

.industry-solutions-page.industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button a.klaviyo-form {
  margin-top: 1.5rem;
  border: 0;
  background: #00ADEE;
  color: #fff;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-transition: all .2s;
  transition: all .2s; }
  .industry-solutions-page.industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button a.klaviyo-form:hover, .industry-solutions-page.industry-solutions--main.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button a.klaviyo-form:focus {
    background-color: #515151; }

.industry-solutions-page.industry-solutions--main.custom .industry-solutions-services .learn-more {
  background: transparent;
  margin-top: 30px; }

div.body > .industry-solutions-page.custom .industry-solutions-heading.industry-solutions-heading--special {
  background-image: none !important;
  background: radial-gradient(circle, #DDE1EB 0%, #AFB5C1 100%) !important;
  padding: 39px 0 28px; }
  div.body > .industry-solutions-page.custom .industry-solutions-heading.industry-solutions-heading--special .industry-solutions-heading-left.industry-solutions-heading-left--special {
    max-width: 100%;
    width: 100%;
    float: none;
    margin: 0; }
    div.body > .industry-solutions-page.custom .industry-solutions-heading.industry-solutions-heading--special .industry-solutions-heading-left.industry-solutions-heading-left--special h1.industry-solutions-heading-title.industry-solutions-heading-title--lg {
      color: #000000;
      font-size: 42px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 48px;
      text-align: center; }
    div.body > .industry-solutions-page.custom .industry-solutions-heading.industry-solutions-heading--special .industry-solutions-heading-left.industry-solutions-heading-left--special p.industry-solutions-heading-subtitle.industry-solutions-heading-subtitle--lg {
      color: #0063A6;
      font-size: 32px;
      letter-spacing: 0;
      line-height: 44px;
      text-align: center; }
    div.body > .industry-solutions-page.custom .industry-solutions-heading.industry-solutions-heading--special .industry-solutions-heading-left.industry-solutions-heading-left--special a.industry-solutions-button.btn.button.klaviyo-form {
      box-sizing: border-box;
      height: 45px;
      width: 345px;
      border: 1px solid #000000;
      background-color: #FFFFFF;
      margin: 0 auto;
      border-radius: 0;
      color: #000000;
      font-size: 18px;
      letter-spacing: 0;
      line-height: 20px;
      text-align: center;
      display: block;
      text-transform: uppercase;
      font-weight: normal; }
    div.body > .industry-solutions-page.custom .industry-solutions-heading.industry-solutions-heading--special .industry-solutions-heading-left.industry-solutions-heading-left--special .industry-panel-inner--cover-icon {
      position: relative;
      bottom: 0;
      left: 0;
      width: 100%;
      height: auto;
      text-align: center;
      background: transparent;
      border: 0 none;
      border-radius: 0;
      padding: 0;
      margin: 0; }
      div.body > .industry-solutions-page.custom .industry-solutions-heading.industry-solutions-heading--special .industry-solutions-heading-left.industry-solutions-heading-left--special .industry-panel-inner--cover-icon svg, div.body > .industry-solutions-page.custom .industry-solutions-heading.industry-solutions-heading--special .industry-solutions-heading-left.industry-solutions-heading-left--special .industry-panel-inner--cover-icon span {
        width: auto;
        height: 59px;
        margin: 0 auto;
        display: block;
        position: relative;
        top: 0;
        left: 0; }

div.body > .industry-solutions-page.custom .industry-solutions-supperior-service {
  padding: 3rem 0; }
  div.body > .industry-solutions-page.custom .industry-solutions-supperior-service h2 {
    max-width: 574px;
    color: #000000;
    text-align: center;
    font-weight: normal;
    margin: 0 auto 1.5rem;
    font-size: 24px;
    line-height: 32px; }
    @media (min-width: 800px) {
      div.body > .industry-solutions-page.custom .industry-solutions-supperior-service h2 {
        font-size: 30px;
        line-height: 42px; } }
  div.body > .industry-solutions-page.custom .industry-solutions-supperior-service p {
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 0; }
    @media (min-width: 800px) {
      div.body > .industry-solutions-page.custom .industry-solutions-supperior-service p {
        font-size: 20px;
        line-height: 28px; } }
  div.body > .industry-solutions-page.custom .industry-solutions-supperior-service a {
    font-size: 18px;
    color: #000;
    letter-spacing: 0;
    text-align: center;
    background: #fff;
    border: 1px solid #000;
    height: 61px;
    border-radius: 0; }
    div.body > .industry-solutions-page.custom .industry-solutions-supperior-service a span {
      color: #068AC7;
      line-height: 29px;
      font-size: 26px;
      font-weight: 600; }

div.body > .industry-solutions-page.custom .industry-solutions-services .container {
  max-width: 87rem; }

div.body > .industry-solutions-page.custom .industry-solutions-services h2.industry-solutions-services-title {
  color: #000000;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  font-weight: normal;
  margin-top: 60px;
  margin-bottom: 12px; }

div.body > .industry-solutions-page.custom .industry-solutions-services .industry-solutions-services-subtitle {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center; }

div.body > .industry-solutions-page.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-subtitle {
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
  margin-bottom: 20px; }

div.body > .industry-solutions-page.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-details {
  color: #000000;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 26px; }

div.body > .industry-solutions-page.custom .industry-solutions-services .industry-solutions-services-cells .industry-solutions-services-cell .industry-solutions-services-button a.klaviyo-form {
  background: #fff;
  color: #068AC7;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
  border: 1px solid #000000;
  border-radius: 0; }

div.body > .industry-solutions-page.custom .industry-solutions-services .learn-more {
  background: transparent;
  margin-top: 30px; }

div.body > .industry-solutions-page.custom .hospitality-product-carousel .container {
  max-width: 89rem; }
  div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel {
    margin: 50px 0 0;
    justify-content: center;
    align-items: stretch;
    align-content: stretch; }
    div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel .product {
      width: 380px !important;
      max-width: 100%;
      border: 1px solid #C2D0E0;
      background-color: #FFFFFF;
      box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.12);
      margin: 0 15px 20px;
      padding: 0 0 135px;
      position: relative; }
      div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel .product .product-name {
        margin-top: 20px;
        color: #000000;
        font-size: 30px;
        letter-spacing: 0;
        line-height: 32px;
        text-align: center;
        min-height: 96px; }
        div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel .product .product-name a {
          color: #000000;
          font-size: 30px;
          letter-spacing: 0;
          line-height: 32px;
          text-align: center;
          font-weight: normal; }
      div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel .product .product-image {
        height: 243px;
        margin: 0;
        padding-left: 15px;
        padding-right: 15px; }
        div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel .product .product-image img {
          max-height: 243px;
          max-width: 100%;
          width: auto;
          margin: 0 auto;
          display: block; }
      div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel .product .extra-details strong {
        display: block;
        color: #000000;
        font-size: 28px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 20px;
        text-align: center;
        background: #fff;
        text-transform: none; }
      div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel .product .extra-details ul {
        display: flex;
        margin: 25px 0 0;
        padding: 0 40px;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: stretch;
        align-items: stretch;
        min-height: 212px; }
        div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel .product .extra-details ul li {
          display: inline-block;
          width: calc(50% - 1px);
          color: #000000;
          font-size: 22px;
          letter-spacing: 0;
          line-height: 25px;
          text-align: center;
          padding: 15px;
          margin: 0; }
          div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel .product .extra-details ul li:nth-child(1) {
            border-bottom: 1px solid #D8D8D8;
            border-right: 1px solid #D8D8D8; }
          div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel .product .extra-details ul li:nth-child(2) {
            border-bottom: 1px solid #D8D8D8;
            border-left: 1px solid #D8D8D8; }
          div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel .product .extra-details ul li:nth-child(3) {
            border-top: 1px solid #D8D8D8;
            border-right: 1px solid #D8D8D8; }
          div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel .product .extra-details ul li:nth-child(4) {
            border-top: 1px solid #D8D8D8;
            border-left: 1px solid #D8D8D8; }
      div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel .product .product-button {
        position: absolute;
        bottom: 15px;
        left: 21px;
        width: calc(100% - 42px);
        margin: 0; }
        div.body > .industry-solutions-page.custom .hospitality-product-carousel .container .productCarousel .product .product-button a {
          color: #0A8CC8;
          font-size: 18px;
          font-weight: 500;
          letter-spacing: 0;
          line-height: 20px;
          text-align: center;
          height: 36px;
          padding: 7px;
          width: 100%;
          border: 1px solid #979797;
          text-transform: uppercase;
          margin-top: 10px;
          background: #fff;
          border-radius: 0; }

div.body > .industry-solutions-page.custom .industry-solutions-professional-installation {
  height: auto; }
  div.body > .industry-solutions-page.custom .industry-solutions-professional-installation .heading {
    height: auto;
    background-image: none;
    background-color: #D8D8D8;
    padding: 3rem 0; }
    div.body > .industry-solutions-page.custom .industry-solutions-professional-installation .heading h2 {
      color: #000000;
      font-size: 42px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 48px;
      text-align: center;
      max-width: 900px;
      margin: 0 auto;
      text-transform: uppercase; }

div.body > .industry-solutions-page.custom .industry-solutions-clients h2 {
  color: #000000;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
  margin: 0;
  padding: 42px 0 50px; }

div.body > .industry-solutions-page.custom .industry-solutions-clients .industry-solutions-clients-cells {
  justify-content: space-evenly;
  display: flex; }
  div.body > .industry-solutions-page.custom .industry-solutions-clients .industry-solutions-clients-cells .industry-solutions-clients-cell {
    width: 309px; }

div.body > .category-benefits.category-benefits--sm-pad {
  padding: 52px 0 15px; }
  div.body > .category-benefits.category-benefits--sm-pad h2.category-benefits-title.category-benefits-title--lg {
    display: none; }
  div.body > .category-benefits.category-benefits--sm-pad h3.category-benefits-subtitle {
    color: #000000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    font-weight: normal; }
  div.body > .category-benefits.category-benefits--sm-pad .booster-benefits .booster-benefit .benefit-heading.benefit-heading-lg {
    color: #2A5D89; }

div.body > .industry-solutions-helping h4 {
  color: #52728E;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  margin-bottom: 17px; }

div.body > .industry-solutions-helping p {
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  width: 787px;
  margin: 0 auto 50px; }

.talk-to-experts {
  background: #F4F4F4 !important;
  padding: 1.5rem 0 !important;
  background: #D8D8D8 !important;
  padding: 1.5rem 0 !important;
  color: #000 !important; }
  .talk-to-experts img {
    display: block;
    margin: 0 auto 14px;
    height: 70px;
    width: 81px; }
  .talk-to-experts .title {
    font-size: 22px !important;
    line-height: 28px !important;
    text-align: center !important;
    color: #000 !important; }
  .talk-to-experts .industry-a {
    font-size: 26px !important;
    font-weight: 600 !important;
    text-align: center !important;
    display: block !important;
    color: #000 !important; }

.faq-cta {
  background: #f8f9fa;
  padding: 1.5rem;
  margin-top: 1.5rem;
  border-radius: 4px;
  text-align: center; }
  @media (min-width: 1024px) {
    .faq-cta {
      padding: 2.28571rem;
      margin-top: 3rem; } }
  .faq-cta p {
    margin: 0;
    font-size: 20px;
    line-height: 1.5;
    color: #666666; }
    @media (min-width: 1024px) {
      .faq-cta p {
        font-size: 1rem;
        line-height: 1.6; } }
    .faq-cta p a {
      color: #00ADEE;
      text-decoration: underline;
      font-weight: 600; }
      .faq-cta p a:hover {
        color: #0090cc; }

.past-clients-section {
  background-color: #f8f9fa;
  padding: 4rem 0; }
  .past-clients-section h2 {
    text-align: center;
    margin-bottom: 3rem;
    font-size: 2.5rem;
    font-weight: 700;
    color: #2d2d2d; }
  .past-clients-section .past-clients-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 2rem;
    align-items: center;
    justify-items: center; }
    @media (min-width: 551px) {
      .past-clients-section .past-clients-grid {
        grid-template-columns: repeat(3, 1fr); } }
    @media (min-width: 1024px) {
      .past-clients-section .past-clients-grid {
        grid-template-columns: repeat(5, 1fr); } }
  .past-clients-section .past-client-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    transition: transform 0.3s ease; }
    .past-clients-section .past-client-item:hover {
      transform: translateY(-2px); }
    .past-clients-section .past-client-item img {
      max-width: 100%;
      max-height: 60px;
      width: auto;
      height: auto;
      object-fit: contain;
      filter: grayscale(100%);
      transition: filter 0.3s ease; }
      .past-clients-section .past-client-item img:hover {
        filter: grayscale(0%); }
