.u-block {
  display: block !important; }

.u-inlineBlock {
  display: inline-block !important;
  max-width: 100% !important; }

.u-hidden {
  display: none !important; }

.u-hiddenVisually {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.is-srOnly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.u-textAlignCenter {
  text-align: center !important; }

.u-textAlignLeft {
  text-align: left !important; }

.u-textAlignRight {
  text-align: right !important; }

.u-textBreak {
  word-wrap: break-word !important; }

.u-textInheritColor {
  color: inherit !important; }

.u-textKern {
  text-rendering: optimizeLegibility !important;
  font-feature-settings: "kern" 1 !important;
  font-kerning: normal !important; }

.u-textLead {
  line-height: 1.6 !important;
  font-size: 1.1em !important; }

.u-textNoWrap {
  white-space: nowrap !important; }

.u-textTruncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important; }

.u-fontSmoothing {
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-font-smoothing: antialiased !important; }

body .container {
  max-width: 115rem; }

.homepage-marquee {
  min-height: 300px; }
  @media (min-width: 1181px) {
    .homepage-marquee {
      padding-top: 55px; } }
  @media (max-width: 1180px) {
    .homepage-marquee .container {
      padding: 0; } }
  .homepage-marquee .homepage-marquee-wrapper {
    display: flex;
    flex-wrap: wrap; }
    .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side {
      width: 100%;
      flex: none;
      display: inline-block;
      order: 1;
      padding: 15px;
      min-height: 250px; }
      @media (max-width: 1180px) {
        .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side {
          padding-left: 15px;
          padding-right: 15px; } }
      @media (min-width: 1181px) {
        .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side {
          width: 33.33%;
          padding-right: 40px;
          order: 1; } }
      .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side .heading {
        font-family: "Roboto";
        font-weight: 800;
        color: #000;
        margin: 0 0 19px;
        font-size: 50px;
        line-height: 50px; }
        @media (min-width: 1181px) {
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side .heading {
            font-size: 59px;
            line-height: 55px; } }
        .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side .heading .blue {
          color: #08a3d7; }
      .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side .details {
        font-family: "Roboto";
        font-weight: 300;
        color: black;
        font-size: 20px;
        line-height: 25px; }
        @media (min-width: 1181px) {
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side .details {
            font-size: 24px;
            line-height: 33px; } }
    .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side {
      width: 100%;
      flex: none;
      order: 2;
      display: inline-block; }
      @media (min-width: 1181px) {
        .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side {
          width: 66.66%;
          order: 2; } }
      .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells {
        display: flex;
        gap: 16px; }
        .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .homepage-marquee-cell {
          flex: 1 1 24%;
          min-width: 150px; }
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .homepage-marquee-cell .homepage-marqueeCategory .desktop-view {
            display: none; }
            @media (min-width: 769px) {
              .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .homepage-marquee-cell .homepage-marqueeCategory .desktop-view {
                display: block; } }
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .homepage-marquee-cell .homepage-marqueeCategory .mobile-view {
            display: block; }
            @media (min-width: 769px) {
              .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .homepage-marquee-cell .homepage-marqueeCategory .mobile-view {
                display: none; } }
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .homepage-marquee-cell .homepage-marqueeCategory img {
            width: 100%;
            height: auto;
            display: block; }
        .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .slick-dots {
          position: absolute;
          bottom: 10px;
          right: 15px;
          display: flex;
          justify-content: flex-end; }
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .slick-dots li button {
            border: 0; }
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .slick-dots li button::before {
            background: #FFFFFF; }
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .slick-dots li.slick-active button::before {
            background: #08A3D7; }

.home-best-signal-boosters.section {
  padding-top: 3rem !important; }
  @media (min-width: 1181px) {
    .home-best-signal-boosters.section {
      padding-bottom: 0 !important; } }

.home-best-signal-boosters h1, .home-best-signal-boosters h2 {
  opacity: 1;
  color: black;
  font-family: "Roboto";
  font-weight: 700;
  letter-spacing: 0px;
  text-align: left;
  margin: 0 auto 2rem;
  font-size: 28px;
  line-height: 32px; }
  @media (min-width: 1181px) {
    .home-best-signal-boosters h1, .home-best-signal-boosters h2 {
      font-size: 42px;
      line-height: 56px;
      text-align: center; } }

.home-best-signal-boosters .page-tabs {
  display: flex;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  flex-wrap: wrap; }
  .home-best-signal-boosters .page-tabs .tab-button {
    display: inline-block;
    flex: none;
    width: calc(50% - 16px);
    margin-left: 8px;
    margin-right: 8px;
    padding: 12px;
    opacity: 1;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: center;
    background: #F3F6FA;
    color: #1F253A;
    border-radius: 5px;
    margin-bottom: 10px;
    cursor: pointer; }
    @media (min-width: 1181px) {
      .home-best-signal-boosters .page-tabs .tab-button {
        color: #08a3d7;
        width: 25%;
        padding: 26px;
        font-size: 24px;
        border-right: 2px solid #EBEFF4;
        margin-left: 0;
        margin-right: 0;
        border-radius: 0;
        margin-bottom: 0; } }
    .home-best-signal-boosters .page-tabs .tab-button:last-child {
      border-right: 0 none; }
    .home-best-signal-boosters .page-tabs .tab-button.active {
      background: #08A3D7;
      color: #fff; }
      @media (min-width: 1181px) {
        .home-best-signal-boosters .page-tabs .tab-button.active {
          background: #fff;
          color: #08a3d7; } }
    .home-best-signal-boosters .page-tabs .tab-button .desktop-view {
      display: none; }
      @media (min-width: 1181px) {
        .home-best-signal-boosters .page-tabs .tab-button .desktop-view {
          display: block; } }
    .home-best-signal-boosters .page-tabs .tab-button .mobile-view {
      display: block; }
      @media (min-width: 1181px) {
        .home-best-signal-boosters .page-tabs .tab-button .mobile-view {
          display: none; } }

.home-best-signal-boosters.section > .container > *:last-child {
  margin-bottom: 0 !important; }
  @media (min-width: 1181px) {
    .home-best-signal-boosters.section > .container > *:last-child {
      margin-bottom: 4.5rem !important; } }

.home-best-signal-boosters .home-best-signal-boosters-wrapper {
  width: calc(100% + 3rem);
  margin-left: -1.5rem;
  margin-bottom: 0 !important;
  min-height: 500px; }
  @media (min-width: 1181px) {
    .home-best-signal-boosters .home-best-signal-boosters-wrapper {
      border: 1px solid rgba(80, 96, 118, 0.07);
      box-shadow: 2px 13px 23px rgba(0, 0, 0, 0.13);
      opacity: 1;
      background-color: white;
      margin-bottom: 4.5rem !important; } }

@media (min-width: 1181px) {
  .home-best-signal-boosters .tab-content {
    padding: 41px;
    margin-bottom: 50px; } }

.home-best-signal-boosters .tab-content .sell-products {
  display: flex;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
  flex-wrap: wrap; }
  .home-best-signal-boosters .tab-content .sell-products .sell-products-details {
    display: inline-block;
    flex: none;
    width: 100%;
    order: 3;
    margin-top: 3rem;
    padding: 1.5rem; }
    @media (min-width: 1181px) {
      .home-best-signal-boosters .tab-content .sell-products .sell-products-details {
        order: 1;
        width: 40%;
        padding-right: 44px;
        margin-top: 0; } }
    .home-best-signal-boosters .tab-content .sell-products .sell-products-details img {
      max-width: 100%;
      height: auto;
      display: block; }
    .home-best-signal-boosters .tab-content .sell-products .sell-products-details h3 {
      margin-top: 20px;
      opacity: 1;
      color: #1f253a;
      font-family: "Roboto";
      font-weight: 700;
      letter-spacing: 0px;
      text-align: left;
      font-size: 22px;
      line-height: 28px; }
      @media (min-width: 1181px) {
        .home-best-signal-boosters .tab-content .sell-products .sell-products-details h3 {
          font-size: 32px;
          line-height: 36px; } }
    .home-best-signal-boosters .tab-content .sell-products .sell-products-details p {
      opacity: 1;
      color: #1f253a;
      font-family: "Roboto";
      font-weight: 400;
      letter-spacing: 0px;
      text-align: left;
      margin: 0 0 20px;
      font-size: 16px;
      line-height: 20px; }
      @media (min-width: 1181px) {
        .home-best-signal-boosters .tab-content .sell-products .sell-products-details p {
          font-size: 18px;
          line-height: 23px; } }
    .home-best-signal-boosters .tab-content .sell-products .sell-products-details a {
      opacity: 1;
      color: #FFF;
      font-family: "Roboto";
      font-weight: 700;
      letter-spacing: 0px;
      text-align: left;
      display: inline-block;
      position: relative;
      font-size: 16px;
      line-height: 26px;
      background: #08a3d7;
      padding: 5px 20px;
      border-radius: 5px;
      transition: all ease .2s; }
      @media (min-width: 1181px) {
        .home-best-signal-boosters .tab-content .sell-products .sell-products-details a {
          font-size: 18px;
          line-height: 33px; } }
      .home-best-signal-boosters .tab-content .sell-products .sell-products-details a:hover {
        background-color: #0199c6; }
  .home-best-signal-boosters .tab-content .sell-products .sell-products {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    @media (min-width: 1181px) {
      .home-best-signal-boosters .tab-content .sell-products .sell-products {
        flex-direction: row;
        align-items: center; } }
  .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap {
    display: inline-block;
    flex: none;
    width: 100%;
    order: 1; }
    @media (min-width: 1181px) {
      .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap {
        order: 2;
        width: 60%; } }
    .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider {
      display: none; }
      .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product {
        flex: none;
        opacity: 1;
        margin: 0 10px;
        background-color: #f3f6fa;
        margin-bottom: 40px;
        min-height: 300px; }
        @media (min-width: 1181px) {
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product {
            margin: 0 0 0 26px; } }
        .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner {
          padding: 33px 21px;
          position: relative;
          min-height: 400px; }
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .label.label-discount {
            text-transform: uppercase;
            background-color: #dd2c79;
            width: 106px;
            height: 32px;
            top: 16px;
            left: 0;
            position: absolute;
            display: block;
            opacity: 1;
            color: white;
            font-family: "Roboto";
            font-size: 18px;
            font-weight: 700;
            letter-spacing: 0px;
            text-align: center;
            line-height: 32px; }
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-image {
            width: 100%;
            max-width: 100%;
            margin: 0 0 1.5rem 0;
            height: 275px;
            display: flex;
            align-items: center;
            justify-content: center; }
            .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-image img {
              margin: 0 auto;
              width: auto;
              height: 100%; }
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-name {
            display: block;
            opacity: 1;
            color: black;
            font-family: "Roboto";
            font-size: 21px;
            font-weight: 700;
            letter-spacing: 0px;
            text-align: left;
            line-height: 25px;
            margin-bottom: 10px;
            overflow: hidden; }
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner p {
            opacity: 1;
            color: #1f253a;
            font-family: "Roboto";
            font-size: 18px;
            font-weight: 400;
            letter-spacing: 0px;
            text-align: left;
            line-height: 23px;
            margin-bottom: 14px; }
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-rating {
            margin-bottom: 24px; }
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions {
            display: flex;
            justify-content: space-between;
            align-content: center;
            align-items: left; }
            .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions .gridItem-price {
              display: inline-block;
              flex: none; }
            .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions a, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions span.button {
              display: inline-block;
              flex: none;
              border-radius: 5px;
              opacity: 1;
              background-color: #08a3d7;
              color: white;
              font-size: 14px;
              font-weight: 600;
              letter-spacing: 0px;
              text-align: center;
              border: 0 none;
              margin: 0;
              transition: all ease .2s; }
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions a:hover, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions a:focus, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions span.button:hover, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions span.button:focus {
                background: #0199c6; }
              @media (min-width: 1181px) {
                .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions a, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions span.button {
                  font-size: 16px; } }
            .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions .price {
              opacity: 1;
              color: black;
              font-family: "Roboto";
              font-size: 22px;
              font-weight: 700;
              letter-spacing: 0px;
              text-align: left;
              line-height: 25px; }
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions .price.price--rrp {
                opacity: 1;
                color: #adadad;
                font-size: 16px;
                line-height: 24px;
                text-decoration: line-through; }
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions .price.contact-for-quote {
                font-size: 16px; }
                @media (min-width: 551px) {
                  .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions .price.contact-for-quote {
                    font-size: 18px; } }
                @media (min-width: 1181px) {
                  .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions .price.contact-for-quote {
                    font-size: 20px; } }
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial {
            display: flex;
            justify-content: space-between;
            align-content: center;
            align-items: flex-start; }
            .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .gridItem-price {
              display: inline-block;
              flex: none; }
            .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial a, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial span.button {
              display: inline-block;
              flex: none;
              border-radius: 5px;
              opacity: 1;
              background-color: #08a3d7;
              color: white;
              font-size: 14px;
              font-weight: 600;
              text-align: center;
              border: 0 none;
              margin: 0;
              transition: all ease .2s; }
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial a:hover, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial a:focus, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial span.button:hover, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial span.button:focus {
                background: #0199c6; }
              @media (min-width: 1181px) {
                .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial a, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial span.button {
                  font-size: 16px; } }
            .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .price {
              opacity: 1;
              color: black;
              font-family: "Roboto";
              font-size: 22px;
              font-weight: 700;
              text-align: left;
              line-height: 25px; }
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .price.price--rrp {
                color: #adadad;
                font-size: 16px;
                line-height: 24px;
                text-decoration: line-through; }
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .price.contact-for-quote {
                font-size: 16px; }
                @media (min-width: 551px) {
                  .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .price.contact-for-quote {
                    font-size: 18px; } }
                @media (min-width: 1181px) {
                  .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .price.contact-for-quote {
                    font-size: 20px; } }
            @media (max-width: 768px) {
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial {
                flex-direction: column;
                align-items: flex-start; }
                .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .gridItem-price {
                  margin-bottom: 10px; } }
            @media (min-width: 1190px) and (max-width: 1550px) {
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial {
                flex-direction: column;
                align-items: flex-start; }
                .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .gridItem-price {
                  margin-bottom: 10px; } }

.home-enterprise-installation.section {
  background: #F3F6FA;
  padding: 0 !important;
  margin-top: 15px; }
  @media (max-width: 767px) {
    .home-enterprise-installation.section {
      margin-top: 0;
      margin-bottom: 15px; } }
  @media (max-width: 1180px) {
    .home-enterprise-installation.section .container {
      padding: 48px 0 0; } }
  @media (min-width: 1181px) {
    .home-enterprise-installation.section .home-enterprise-installation-wrapper .container {
      height: 600px;
      background-image: url("//store-cmcpr.mybigcommerce.com/content/images/revamp/marquee-enterprise-installation.png");
      background-size: contain;
      background-position: -1.5rem;
      background-repeat: no-repeat; } }
  .home-enterprise-installation.section .home-enterprise-installation-wrapper .container {
    display: flex;
    align-content: center;
    align-items: center; }
    @media (min-width: 1181px) {
      .home-enterprise-installation.section .home-enterprise-installation-wrapper .container {
        justify-content: flex-end;
        height: 600px; } }
    .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell {
      display: flex;
      align-content: center;
      align-items: center;
      flex-wrap: wrap;
      width: 100%;
      margin-bottom: 4rem; }
      @media (min-width: 1181px) {
        .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell {
          width: 50%;
          text-align: right;
          justify-content: flex-end; } }
      .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell h2.heading {
        opacity: 1;
        color: #000;
        font-family: "Roboto";
        font-weight: 900;
        letter-spacing: 0px;
        display: block;
        margin: 0 20px 20px;
        font-size: 50px;
        line-height: 50px; }
        @media (min-width: 1181px) {
          .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell h2.heading {
            margin: 0 0 20px;
            text-align: right;
            font-size: 75px;
            line-height: 69px; } }
        .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell h2.heading .blue {
          color: #08a3d7;
          display: block; }
      .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell p {
        opacity: 1;
        color: #000;
        font-family: "Roboto";
        font-weight: 300;
        letter-spacing: -0.75px;
        margin: 0 20px 40px;
        font-size: 20px;
        line-height: 25px;
        width: 100%; }
        @media (min-width: 1181px) {
          .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell p {
            margin: 0 0 40px;
            text-align: right;
            font-size: 24px;
            line-height: 33px; } }
      .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell a.button {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin: 0 1.5rem;
        border-radius: 5px;
        opacity: 1;
        height: 52px;
        text-align: center;
        opacity: 1;
        color: white;
        background-color: #08a3d7;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 0px;
        border: 0 none;
        line-height: 24px;
        padding: 10px;
        transition: all ease .2s; }
        @media (min-width: 1181px) {
          .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell a.button {
            width: 230px;
            height: 60px;
            border-radius: 5px;
            padding: 20px;
            font-size: 20px; } }
        .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell a.button:hover, .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell a.button:focus {
          background: #0199c6; }

.home-customers.section > .container > h2.section-title {
  opacity: 1;
  color: black;
  font-family: "Roboto";
  font-weight: 700;
  letter-spacing: 0px;
  text-align: center;
  margin: 10px auto 40px !important;
  font-size: 32px;
  line-height: 34px; }
  @media (min-width: 1181px) {
    .home-customers.section > .container > h2.section-title {
      margin: 10px auto 77px !important;
      font-size: 50px;
      line-height: 57px; } }

.home-customers.section > .container > .home-customer-list {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap; }
  @media (min-width: 1181px) {
    .home-customers.section > .container > .home-customer-list {
      justify-content: space-between;
      margin-bottom: 1.5rem; } }
  .home-customers.section > .container > .home-customer-list .home-customer {
    display: inline-block;
    flex: none;
    width: 33.33%;
    text-align: center;
    margin-bottom: 1.5rem;
    padding: 10px; }
    @media (min-width: 1181px) {
      .home-customers.section > .container > .home-customer-list .home-customer {
        width: auto;
        margin-bottom: 0; }
        .home-customers.section > .container > .home-customer-list .home-customer.coca-cola img {
          max-height: 40px; }
        .home-customers.section > .container > .home-customer-list .home-customer.hyatt img {
          max-height: 45px; } }
    .home-customers.section > .container > .home-customer-list .home-customer img {
      max-height: 62px; }

.home-signal-experts.section {
  background: #1F253A;
  padding: 60px 0 30px !important; }
  @media (min-width: 1181px) {
    .home-signal-experts.section {
      padding: 6rem 0 4.5rem !important; } }
  .home-signal-experts.section > .container > .home-signal-experts-wrapper {
    display: flex;
    flex-wrap: wrap; }
    .home-signal-experts.section > .container > .home-signal-experts-wrapper h2.heading {
      opacity: 1;
      color: #fff;
      font-family: "Roboto";
      font-weight: 900;
      letter-spacing: 0px;
      display: block;
      margin: 0 0 30px;
      width: 800px;
      max-width: 100%;
      font-size: 50px;
      line-height: 50px; }
      @media (min-width: 1181px) {
        .home-signal-experts.section > .container > .home-signal-experts-wrapper h2.heading {
          font-size: 75px;
          line-height: 69px; } }
      .home-signal-experts.section > .container > .home-signal-experts-wrapper h2.heading .blue {
        color: #08a3d7; }
    .home-signal-experts.section > .container > .home-signal-experts-wrapper p {
      opacity: 1;
      color: #fff;
      font-family: "Roboto";
      font-weight: 300;
      letter-spacing: -0.75px;
      font-size: 20px;
      line-height: 25px; }
      @media (min-width: 1181px) {
        .home-signal-experts.section > .container > .home-signal-experts-wrapper p {
          font-size: 24px;
          line-height: 33px; } }
    .home-signal-experts.section > .container > .home-signal-experts-wrapper .left-side {
      flex: none;
      display: inline-block;
      width: 100%; }
      @media (min-width: 1181px) {
        .home-signal-experts.section > .container > .home-signal-experts-wrapper .left-side {
          width: 50%;
          padding-right: 60px; } }
    .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      margin-top: 20px; }
      @media (min-width: 1181px) {
        .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side {
          width: 50%;
          margin-top: 0; } }
      .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell {
        display: flex;
        width: 100%;
        margin-bottom: 30px; }
        @media (min-width: 1181px) {
          .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell {
            width: 50%;
            margin-bottom: 67px; } }
        .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell p {
          width: calc(100% - 70px);
          flex: none;
          display: inline-block;
          padding-left: 15px; }
          .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell p strong {
            max-width: 200px; }
        .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell strong, .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell span {
          opacity: 1;
          color: #fff;
          font-family: "Roboto";
          font-size: 20px;
          letter-spacing: 0px;
          text-align: left;
          line-height: 25px;
          display: block; }
          @media (min-width: 1181px) {
            .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell strong, .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell span {
              font-size: 22px; } }
        .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img {
          max-width: 70px;
          flex: none;
          display: inline-block;
          max-height: 70px; }
          .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img.usa-customer-service {
            width: 51px;
            height: 70px;
            margin: -9px 19px 0 0; }
            @media (min-width: 1181px) {
              .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img.usa-customer-service {
                margin: -9px 9.5px 0; } }
          .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img.free-shipping {
            width: 70px;
            height: 51px;
            margin: 0; }
          .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img.money-back {
            width: 50px;
            height: 50px;
            margin: 0 20px 0 0; }
            @media (min-width: 1181px) {
              .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img.money-back {
                margin: 0 10px 0; } }
          .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img.manufacturer-warranty {
            width: 41px;
            height: 47px;
            margin: 0 24px 0 5px; }
            @media (min-width: 1181px) {
              .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img.manufacturer-warranty {
                margin: 0 14.5px 0; } }

.home-benefits.section {
  padding-bottom: 6rem !important; }
  .home-benefits.section > .container > h2.heading {
    opacity: 1;
    color: black;
    font-family: "Roboto";
    font-weight: 700;
    letter-spacing: 0px;
    text-align: center;
    margin: 15px 0 32px !important;
    font-size: 32px;
    line-height: 33px; }
    @media (min-width: 1181px) {
      .home-benefits.section > .container > h2.heading {
        font-size: 50px;
        line-height: 57px;
        margin: 5px 0 59px !important; } }
  @media (min-width: 1181px) {
    .home-benefits.section > .container .home-benefits-wrapper {
      display: flex;
      justify-content: space-between;
      align-content: stretch;
      align-items: stretch; } }
  .home-benefits.section > .container .home-benefits-wrapper .home-benefit {
    display: inline-block;
    flex: none;
    background-color: #f3f6fa;
    width: calc(25% - 32px);
    padding: 24px;
    position: relative;
    margin-bottom: 40px;
    min-width: 302px;
    margin: 0 1.5rem; }
    @media (min-width: 1181px) {
      .home-benefits.section > .container .home-benefits-wrapper .home-benefit {
        margin-right: 0;
        box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.14);
        opacity: 1; } }
    .home-benefits.section > .container .home-benefits-wrapper .home-benefit .subheading {
      display: flex;
      justify-content: space-between;
      align-content: center;
      align-items: center;
      margin-bottom: 40px; }
      .home-benefits.section > .container .home-benefits-wrapper .home-benefit .subheading strong {
        display: inline-block;
        flex: none;
        width: 200px;
        max-width: calc(100% - 60px);
        opacity: 1;
        color: #1f253a;
        font-family: "Roboto";
        font-size: 32px;
        font-weight: 700;
        letter-spacing: 0px;
        text-align: left;
        line-height: 33px; }
      .home-benefits.section > .container .home-benefits-wrapper .home-benefit .subheading img {
        display: inline-block;
        flex: none;
        max-width: 60px;
        max-height: 41px; }
    .home-benefits.section > .container .home-benefits-wrapper .home-benefit p {
      opacity: 1;
      color: #1f253a;
      font-family: "Roboto";
      font-weight: 400;
      letter-spacing: 0px;
      text-align: left;
      line-height: 23px;
      margin-bottom: 30px;
      font-size: 16px; }
      @media (min-width: 1181px) {
        .home-benefits.section > .container .home-benefits-wrapper .home-benefit p {
          font-size: 18px; } }
    .home-benefits.section > .container .home-benefits-wrapper .home-benefit > strong {
      opacity: 1;
      color: #1f253a;
      font-family: "Roboto";
      font-size: 32px;
      font-weight: 700;
      letter-spacing: 0px;
      text-align: left;
      line-height: 33px;
      position: absolute;
      bottom: 10px;
      right: 10px;
      display: none; }
  .home-benefits.section > .container .slick-next, .home-benefits.section > .container .slick-prev {
    opacity: 1 !important;
    background-color: #e3e9f2 !important;
    border: 0 none !important;
    width: 36px !important;
    height: 36px !important;
    top: auto;
    bottom: -65px;
    right: 20px; }
    .home-benefits.section > .container .slick-next::before, .home-benefits.section > .container .slick-prev::before {
      background-image: url("../img/arrow-right-grey.svg") !important;
      height: 14px; }
    @media (min-width: 1181px) {
      .home-benefits.section > .container .slick-next, .home-benefits.section > .container .slick-prev {
        bottom: -80px; } }
  .home-benefits.section > .container .slick-prev {
    right: 77px;
    left: auto; }
  .home-benefits.section > .container .progress-bar-wrapper {
    display: none !important;
    background: #f4f4f4;
    border-radius: 5px;
    height: .375rem;
    overflow: hidden;
    width: 100%;
    order: 2;
    margin-bottom: 40px; }
    .home-benefits.section > .container .progress-bar-wrapper .progress-bar {
      background: #08a3d7;
      height: 100%;
      width: 0; }
    @media (min-width: 1181px) {
      .home-benefits.section > .container .progress-bar-wrapper {
        display: none; } }

.homepage-marquee .homepage-marquee-cells img {
  opacity: 0;
  transition: opacity 0.3s ease; }

.homepage-marquee .slick-active img,
.homepage-marquee .swiper-slide-active img {
  opacity: 1; }

@media (max-width: 767px) {
  .slick-dotted.slick-slider {
    margin-bottom: 0 !important; } }
