.categoryLandingForHome .body,
.categoryLanding .body {
  font-size: 16px; }

.categoryLanding .design-installation-services {
  background-color: #EFF3F6; }
  .categoryLanding .design-installation-services .container h2 {
    padding-bottom: 1.5rem !important; }
  .categoryLanding .design-installation-services .container p {
    margin-bottom: 1.5rem !important; }
  .categoryLanding .design-installation-services .row .column {
    background-color: #FFF; }

.categoryLanding .design-installation-work {
  background-color: #FFF; }

.categoryLandingSubcategories {
  margin-top: 1.5rem;
  padding: 1.5rem 0;
  background-color: #EDF1F5; }
  .categoryLandingSubcategories .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }

.categoryLandingSubcategories-heading {
  width: 100%;
  margin-bottom: 1.5rem;
  color: #00254B;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  text-align: center; }

.categoryLandingSubcategories--three .categoryLandingSubcategory {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 70px;
  margin-bottom: 1.5rem;
  padding: 0.78571rem; }
  @media (min-width: 700px) {
    .categoryLandingSubcategories--three .categoryLandingSubcategory {
      width: 32.33%;
      height: 95px; } }
  .categoryLandingSubcategories--three .categoryLandingSubcategory:hover {
    background-color: #192329; }

@media (min-width: 700px) {
  .categoryLandingSubcategories--three .categoryLandingSubcategory--middle {
    margin-left: 1.5%;
    margin-right: 1.5%; } }

.categoryLandingSubcategories--four .categoryLandingSubcategory {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 70px;
  margin-bottom: 1.5rem;
  padding: 0.78571rem; }
  @media (min-width: 700px) {
    .categoryLandingSubcategories--four .categoryLandingSubcategory {
      width: 24%;
      height: 95px; } }
  .categoryLandingSubcategories--four .categoryLandingSubcategory:hover {
    background-color: #192329; }

@media (min-width: 700px) {
  .categoryLandingSubcategories--four .categoryLandingSubcategory--middle-left {
    margin-left: 1.33%;
    margin-right: 1.33%; } }

@media (min-width: 700px) {
  .categoryLandingSubcategories--four .categoryLandingSubcategory--middle-right {
    margin-right: 1.33%; } }

.categoryLandingSubcategories--extraHeight .categoryLandingSubcategory {
  height: 85px; }
  @media (min-width: 700px) {
    .categoryLandingSubcategories--extraHeight .categoryLandingSubcategory {
      height: 95px; } }

.categoryLandingSubcategories--fixedTextWidth .categoryLandingSubcategory-name {
  width: 100px; }

.categoryLandingSubcategory-icon {
  width: 50px;
  height: 50px;
  margin-right: 0.78571rem;
  fill: #FFF; }

.categoryLandingSubcategory-name {
  color: #FFF;
  font-size: 14px;
  font-weight: 600; }
  @media (min-width: 360px) {
    .categoryLandingSubcategory-name {
      font-size: 16px;
      line-height: 18px; }
      .categoryLandingSubcategory-name span {
        display: block; } }

.categoryLandingSubcategory-nameUppercase {
  text-transform: uppercase; }

.categoryLandingSubcategory--lightBlue {
  background-color: #3090AD; }

.categoryLandingSubcategory--lightNavy {
  background-color: #52728E; }

.categoryLandingSubcategory--navy {
  background-color: #375167; }

.categoryLandingSubcategory--blue {
  background-color: #2A5D89; }

.categoryLandingSubcategory-iconContainer {
  width: 65px;
  display: flex;
  justify-content: center; }

.categoryLandingSubcategory-icon--single-room {
  width: 55px;
  height: 32px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--single-room {
      width: 68px;
      height: 37px; } }

.categoryLandingSubcategory-icon--medium-home {
  width: 42px;
  height: 32px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--medium-home {
      width: 47px;
      height: 32px; } }

.categoryLandingSubcategory-icon--large-home {
  width: 42px;
  height: 32px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--large-home {
      width: 55px;
      height: 33px; } }

.categoryLandingSubcategory-icon--car-suv {
  width: 42px;
  height: 32px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--car-suv {
      width: 55px;
      height: 33px; } }

.categoryLandingSubcategory-icon--rv {
  width: 42px;
  height: 32px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--rv {
      width: 55px;
      height: 33px; } }

.categoryLandingSubcategory-icon--truck-ems {
  width: 32px;
  height: 36px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--truck-ems {
      width: 38px;
      height: 44px; } }

.categoryLandingSubcategory-icon--boat {
  width: 50px;
  height: 20px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--boat {
      width: 54px;
      height: 21px; } }

.categoryLandingSubcategory-icon--small-office {
  width: 42px;
  height: 44px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--small-office {
      width: 52px;
      height: 44px; } }

.categoryLandingSubcategory-icon--medium-office {
  width: 60px;
  height: 29px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--medium-office {
      width: 65px;
      height: 29px; } }

.categoryLandingSubcategory-icon--large-office {
  width: 40px;
  height: 37px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--large-office {
      width: 47px;
      height: 37px; } }

.categoryLandingSubcategory-icon--ob-antenna {
  width: 36px;
  height: 36px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--ob-antenna {
      width: 40px;
      height: 40px; } }

.categoryLandingSubcategory-icon--ov-antenna {
  width: 40px;
  height: 41px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--ov-antenna {
      width: 44px;
      height: 46px; } }

.categoryLandingSubcategory-icon--indoor-antenna {
  width: 21px;
  height: 41px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--indoor-antenna {
      width: 23px;
      height: 46px; } }

.categoryLandingSubcategory-icon--bundles {
  width: 34px;
  height: 34px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--bundles {
      width: 37px;
      height: 37px; } }

.categoryLandingSubcategory-icon--connectors {
  width: 40px;
  height: 21px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--connectors {
      width: 44px;
      height: 23px; } }

.categoryLandingSubcategory-icon--power-supply {
  width: 33px;
  height: 41px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--power-supply {
      width: 37px;
      height: 46px; } }

.categoryLandingSubcategory-icon--cable {
  width: 41px;
  height: 26px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--cable {
      width: 45px;
      height: 29px; } }

.categoryLandingSubcategory-icon--splitters-taps {
  width: 34px;
  height: 36px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategory-icon--splitters-taps {
      width: 38px;
      height: 40px; } }

.categoryLandingSubcategories-wilsonPro {
  width: 100%;
  margin-top: 0.78571rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #8BA3BC; }
  .categoryLandingSubcategories-wilsonPro img {
    width: 180px;
    height: 34px;
    margin-right: 1.5rem;
    margin-bottom: 0.78571rem; }
  .categoryLandingSubcategories-wilsonPro div {
    font-size: 16px;
    text-align: center; }
    .categoryLandingSubcategories-wilsonPro div a {
      font-weight: 600;
      text-transform: uppercase; }
    .categoryLandingSubcategories-wilsonPro div svg {
      width: 7px;
      height: 12px;
      fill: #154284;
      position: relative;
      top: 1px;
      left: 5px; }
  @media (min-width: 1024px) {
    .categoryLandingSubcategories-wilsonPro {
      flex-direction: row; }
      .categoryLandingSubcategories-wilsonPro img {
        margin-bottom: 0; }
      .categoryLandingSubcategories-wilsonPro div {
        text-align: left; } }

.categoryLandingProducts {
  padding: 1.5rem 0; }
  .categoryLandingProducts h2 {
    text-align: center;
    margin-bottom: 1.5rem; }

.categoryLandingProductList {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start; }
  @media (min-width: 700px) and (max-width: 1024px) {
    .categoryLandingProductList {
      padding: 0 10%; } }

.categoryLandingProduct {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  margin-bottom: 3rem; }
  @media (min-width: 1024px) {
    .categoryLandingProduct {
      width: 31.33%; }
      .categoryLandingProduct.categoryLandingProduct--middle {
        margin: 0 2%; } }

.categoryLandingProduct[data-tag='best-buy']::before {
  content: " ";
  background-image: url(".../../../img/best-buy-tag.png");
  background-size: 100%;
  height: 18px;
  width: 82px;
  position: absolute; }

.categoryLandingProduct-image {
  width: 100%; }
  .categoryLandingProduct-image img {
    display: block;
    margin: 0 auto; }
  @media (min-width: 551px) {
    .categoryLandingProduct-image {
      width: 35%; }
      .categoryLandingProduct-image img {
        padding: 0 1.14286rem; } }
  @media (min-width: 1024px) {
    .categoryLandingProduct-image {
      width: 100%; }
      .categoryLandingProduct-image img {
        padding: 0;
        max-height: 185px; } }

.categoryLandingProduct-details {
  width: 100%; }
  @media (min-width: 551px) {
    .categoryLandingProduct-details {
      width: 65%;
      margin-top: 0.78571rem; } }
  @media (min-width: 1024px) {
    .categoryLandingProduct-details {
      width: 100%;
      font-size: 16px; } }

.categoryLandingProduct-name {
  display: block;
  width: 100%;
  margin-bottom: 0.35714rem;
  padding-bottom: 0.35714rem;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #154284;
  border-bottom: 1px solid #CCC; }
  .categoryLandingProduct-name span {
    font-size: 14px;
    font-weight: 400; }

.categoryLandingProduct-reviews {
  margin-bottom: 0.78571rem;
  padding-bottom: 0.78571rem; }

.categoryLandingProduct-tag {
  margin: 0.35714rem 0 1.14286rem 0; }

.categoryLandingProduct-tag--justReleased {
  width: 100px;
  height: 20px;
  background-size: 100%; }

.categoryLandingProduct-headline {
  width: 100%;
  padding: 0.35714rem 0.78571rem;
  background-color: #EDF1F5;
  font-weight: 600; }
  .categoryLandingProduct-headline strong {
    color: #990642; }

.categoryLandingProduct-features {
  margin-bottom: 0; }

.categoryLandingProduct-moreDetails {
  font-size: 13px; }
  @media (min-width: 1024px) {
    .categoryLandingProduct-moreDetails {
      font-size: 14px; } }

.categoryLandingProduct-actions {
  display: flex;
  align-items: center;
  margin-top: 1.5rem; }

.categoryLandingProduct-actions--new,
.categoryLandingProduct-actions--refurb,
.categoryLandingProduct-actions--details {
  width: 48%;
  padding: 0.35714rem;
  text-align: center;
  transition: all .15s ease;
  font-weight: 600; }
  .categoryLandingProduct-actions--new:hover,
  .categoryLandingProduct-actions--refurb:hover,
  .categoryLandingProduct-actions--details:hover {
    border-color: #3B5575;
    background-color: #3B5575;
    color: #FFF; }
    .categoryLandingProduct-actions--new:hover strong,
    .categoryLandingProduct-actions--refurb:hover strong,
    .categoryLandingProduct-actions--details:hover strong {
      color: #FFF; }

.categoryLandingProduct-actions--new,
.categoryLandingProduct-actions--details {
  margin-right: 2%;
  background-color: #FFF;
  color: #154284;
  border: 2px solid #5479A6; }
  .categoryLandingProduct-actions--new strong,
  .categoryLandingProduct-actions--details strong {
    color: #00254B; }

.categoryLandingProduct-actions--refurb {
  margin-left: 2%;
  color: #154284;
  border: 2px solid #C2D0E0; }
  .categoryLandingProduct-actions--refurb strong {
    color: #990642; }

.categoryLandingProduct-padding {
  padding-bottom: 1.14286rem; }

.categoryLandingBanners {
  padding: 0 0 3rem 0; }
  .categoryLandingBanners h2 {
    text-align: center; }
    .categoryLandingBanners h2 span {
      display: block;
      color: #990642; }
    @media (min-width: 1024px) {
      .categoryLandingBanners h2.alignLeftDesktop {
        text-align: left; }
        .categoryLandingBanners h2.alignLeftDesktop span {
          display: inline; } }
  .categoryLandingBanners .desktop {
    display: none; }
    @media (min-width: 551px) {
      .categoryLandingBanners .desktop {
        display: block; } }
  .categoryLandingBanners .mobile {
    display: block; }
    @media (min-width: 551px) {
      .categoryLandingBanners .mobile {
        display: none; } }

.categoryLandingBannerContainer {
  display: flex;
  flex-wrap: wrap; }

.categoryLandingBanner {
  width: 100%;
  margin-bottom: 1.5rem; }
  .categoryLandingBanner img {
    width: 100%; }
  @media (min-width: 551px) {
    .categoryLandingBanner.categoryLandingBanner--half {
      width: 48%; }
      .categoryLandingBanner.categoryLandingBanner--half:nth-child(1) {
        margin-right: 2%; } }

.categoryLandingShopExplore {
  padding: 1.5rem 0;
  background-color: #375167; }
  .categoryLandingShopExplore .container {
    display: flex;
    flex-wrap: wrap; }
  .categoryLandingShopExplore h2 {
    width: 100%;
    color: #FFF;
    text-align: center; }

.categoryLandingShopExplore-link {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.78571rem;
  padding: 0.78571rem;
  background-color: #FFF;
  color: #084568;
  border: 4px solid #FFF; }
  @media (min-width: 700px) {
    .categoryLandingShopExplore-link {
      width: 31.33%;
      height: 100px; }
      .categoryLandingShopExplore-link.categoryLandingShopExplore-link--middle {
        margin: 0 2%; } }
  @media (min-width: 1024px) {
    .categoryLandingShopExplore-link {
      padding: 0.78571rem 2.28571rem;
      margin-bottom: 1.5rem; } }
  .categoryLandingShopExplore-link:hover {
    color: #084568;
    border: 4px solid #068AC7; }

.categoryLandingShopExplore-name {
  font-size: 16px;
  font-weight: 600; }
  .categoryLandingShopExplore-name span {
    color: #990642; }
  @media (min-width: 1024px) {
    .categoryLandingShopExplore-name {
      font-size: 18px; }
      .categoryLandingShopExplore-name span {
        display: block; } }

.categoryLandingShopExplore-icon {
  width: 65px;
  margin-right: 0.78571rem;
  display: flex;
  justify-content: center; }
  .categoryLandingShopExplore-icon svg {
    fill: #3A92CB; }

.categoryLandingShopExplore-icon--home svg {
  width: 58px;
  height: 44px; }

.categoryLandingShopExplore-icon--office svg {
  width: 45px;
  height: 54px; }

.categoryLandingShopExplore-icon--vehicle svg {
  width: 58px;
  height: 44px; }

.categoryLandingShopExplore-icon--renewed svg {
  width: 50px;
  height: 41px; }

.categoryLandingShopExplore-icon--antenna svg {
  width: 45px;
  height: 44px; }

.categoryLandingOtherSolutions {
  background-color: #EDF1F5;
  padding: 3rem 0 1.5rem 0; }
  .categoryLandingOtherSolutions .container {
    display: flex;
    align-items: center;
    flex-direction: column; }
    @media (min-width: 900px) {
      .categoryLandingOtherSolutions .container {
        flex-direction: row; } }

.categoryLandingOtherSolution {
  background-color: #FFF;
  margin-bottom: 1.5rem;
  padding: 1.5rem; }
  .categoryLandingOtherSolution h3 {
    margin-top: 0;
    font-size: 22px;
    font-weight: 600; }
  .categoryLandingOtherSolution img {
    margin-bottom: 1.5rem; }
  .categoryLandingOtherSolution p {
    font-size: 16px; }
  @media (min-width: 900px) {
    .categoryLandingOtherSolution {
      width: 49%;
      height: 380px;
      padding: 1.5rem 1.85714rem; }
      .categoryLandingOtherSolution:nth-child(odd) {
        margin-right: 1%; }
      .categoryLandingOtherSolution:nth-child(even) {
        margin-left: 1%; } }

.categoryLandingLink {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase; }
  .categoryLandingLink:after {
    content: " ";
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='8.59 6 7.41 12'%3E%3Cpath fill='%23154284' d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6-6-6z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 8px;
    height: 13px;
    margin-left: 0.35714rem; }

.categoryLandingHowTo {
  padding: 1.5rem 0; }
  .categoryLandingHowTo h2 {
    width: 100%;
    text-align: center;
    margin-bottom: 1.5rem; }
  .categoryLandingHowTo .container {
    display: flex;
    flex-wrap: wrap; }

.categoryLandingHowToTip {
  display: flex;
  align-items: flex-start;
  margin-bottom: 3rem; }
  @media (min-width: 1024px) {
    .categoryLandingHowToTip {
      margin-bottom: 1.5rem; }
      .categoryLandingHowToTip.categoryLandingHowToTip--one, .categoryLandingHowToTip.categoryLandingHowToTip--two {
        width: 48%; }
      .categoryLandingHowToTip.categoryLandingHowToTip--one {
        margin-right: 4%; } }

.categoryLandingHowToTip-number {
  width: 40px;
  flex-shrink: 0;
  flex-grow: 0;
  margin-right: 1.5rem;
  border-right: 1px solid #CCC;
  padding-right: 0.78571rem;
  font-size: 55px;
  font-weight: 600;
  color: #068AC7; }

.categoryLandingHowToTip-text {
  width: 100%; }
  .categoryLandingHowToTip-text > strong {
    display: block;
    margin-bottom: 0.35714rem;
    font-size: 18px; }
  .categoryLandingHowToTip-text > a {
    font-weight: 600; }
  @media (min-width: 1024px) {
    .categoryLandingHowToTip-text {
      font-size: 16px; } }

.categoryLandingHowToTip-apps {
  display: flex;
  flex-wrap: wrap; }
  .categoryLandingHowToTip-apps a {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    margin: 0.78571rem 0; }
    .categoryLandingHowToTip-apps a img {
      width: 100%;
      max-width: 350px; }
    .categoryLandingHowToTip-apps a:nth-child(1) {
      padding-bottom: 1.5rem;
      border-bottom: 1px solid #CCC; }
    @media (min-width: 551px) {
      .categoryLandingHowToTip-apps a {
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-end; } }
    @media (min-width: 1024px) {
      .categoryLandingHowToTip-apps a:hover .categoryLandingHowToTip-appButton {
        opacity: 1; } }
  .categoryLandingHowToTip-apps .categoryLandingHowToTip-appLogo {
    margin-right: 1.5rem;
    margin-bottom: 0.78571rem; }
    @media (min-width: 1024px) {
      .categoryLandingHowToTip-apps .categoryLandingHowToTip-appLogo {
        margin-bottom: 0; } }
  .categoryLandingHowToTip-apps .categoryLandingHowToTip-appButton {
    width: 175px;
    opacity: .5; }
    @media (min-width: 1024px) {
      .categoryLandingHowToTip-apps .categoryLandingHowToTip-appButton {
        width: 190px;
        height: 45px; } }
  .categoryLandingHowToTip-apps .categoryLandingHowToTip-appLogo--openSignal {
    width: 170px; }
    @media (min-width: 1024px) {
      .categoryLandingHowToTip-apps .categoryLandingHowToTip-appLogo--openSignal {
        width: 187px;
        height: 57px; } }
  .categoryLandingHowToTip-apps .categoryLandingHowToTip-appLogo--networkInfo {
    width: 190px; }
    @media (min-width: 1024px) {
      .categoryLandingHowToTip-apps .categoryLandingHowToTip-appLogo--networkInfo {
        width: 205px;
        height: 42px; } }
  @media (min-width: 1024px) {
    .categoryLandingHowToTip-apps {
      margin: 1.5rem 0; }
      .categoryLandingHowToTip-apps a {
        width: 48%; }
        .categoryLandingHowToTip-apps a img {
          max-width: 450px; }
        .categoryLandingHowToTip-apps a:nth-child(1) {
          margin-right: 4%;
          padding-bottom: 0;
          border-bottom: 0; } }

.categoryLandingHowToChart {
  position: relative;
  width: calc(100% + 100px);
  left: -80px;
  display: flex;
  flex-wrap: wrap;
  margin: 1.5rem 0;
  border: 1px solid #C2D0E0; }
  .categoryLandingHowToChart > div {
    width: 100%;
    display: flex;
    padding: 0.35714rem; }
    .categoryLandingHowToChart > div > div {
      padding: 0.35714rem; }
  @media (min-width: 800px) {
    .categoryLandingHowToChart {
      width: 100%;
      left: 0; }
      .categoryLandingHowToChart > div {
        padding: 0.35714rem 0.78571rem; }
        .categoryLandingHowToChart > div > div {
          padding: 0.35714rem 0.78571rem; } }
  @media (min-width: 800px) {
    .categoryLandingHowToChart {
      width: 100%;
      left: 0; }
      .categoryLandingHowToChart > div {
        padding: 0.35714rem 1.85714rem; } }
  @media (min-width: 1024px) {
    .categoryLandingHowToChart {
      font-size: 18px; } }

.categoryLandingHowToChart-header {
  font-weight: 600;
  background-color: #EDF1F5;
  border-bottom: 1px solid #C2D0E0; }
  .categoryLandingHowToChart-header > div {
    width: 50%; }
    @media (min-width: 700px) {
      .categoryLandingHowToChart-header > div:nth-child(1) {
        width: 60%; }
      .categoryLandingHowToChart-header > div:nth-child(2) {
        width: 40%; } }
    @media (min-width: 1024px) {
      .categoryLandingHowToChart-header > div:nth-child(1) {
        width: 59%; }
      .categoryLandingHowToChart-header > div:nth-child(2) {
        width: 41%; } }

.categoryLandingHowToChart-row .bars-desc,
.categoryLandingHowToChart-row .bars-count,
.categoryLandingHowToChart-row .arrow {
  display: none; }

.categoryLandingHowToChart-row .bars-icon {
  width: 10%; }

.categoryLandingHowToChart-row .db-range {
  width: 40%; }

.categoryLandingHowToChart-row .output {
  width: 50%; }
  .categoryLandingHowToChart-row .output strong {
    display: block; }

@media (min-width: 551px) {
  .categoryLandingHowToChart-row .bars-count {
    display: block;
    width: 10%;
    font-weight: 600; }
  .categoryLandingHowToChart-row .bars-icon {
    width: 10%; }
  .categoryLandingHowToChart-row .db-range {
    width: 30%; } }

@media (min-width: 700px) {
  .categoryLandingHowToChart-row .bars-desc,
  .categoryLandingHowToChart-row .arrow {
    display: block;
    font-weight: 600; }
  .categoryLandingHowToChart-row .bars-desc {
    width: 15%; }
  .categoryLandingHowToChart-row .arrow {
    width: 10%; }
    .categoryLandingHowToChart-row .arrow img {
      width: 75%; }
  .categoryLandingHowToChart-row .bars-icon {
    width: 10%; }
  .categoryLandingHowToChart-row .db-range {
    width: 15%; }
  .categoryLandingHowToChart-row .output {
    width: 40%; } }

@media (min-width: 1024px) {
  .categoryLandingHowToChart-row .bars-icon {
    width: 6%; }
  .categoryLandingHowToChart-row .bars-desc {
    width: 13%; }
  .categoryLandingHowToChart-row .bars-count {
    width: 10%; }
  .categoryLandingHowToChart-row .db-range {
    width: 18%; }
  .categoryLandingHowToChart-row .arrow {
    width: 12%; }
  .categoryLandingHowToChart-row .output strong {
    display: inline; } }

.categoryLandingHowToTip-antennas {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: -0.78571rem;
  margin-right: -0.78571rem; }

.categoryLandingHowToTip-antenna {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  height: 17.5rem;
  margin: 0.78571rem;
  border: 2px solid #FFF;
  padding: 0.78571rem;
  box-shadow: 0 1px 4px 0 #BBB; }
  @media (min-width: 1024px) {
    .categoryLandingHowToTip-antenna {
      width: 30.5%; } }
  .categoryLandingHowToTip-antenna:hover {
    border: 2px solid #068AC7;
    cursor: pointer; }

.categoryLandingHowToTip-antennaHeading {
  width: 100%;
  height: 35px;
  padding: 0.35714rem 0;
  background-color: #EDF1F5;
  color: #52728E;
  font-size: 15px;
  font-weight: 600;
  text-align: center; }

.categoryLandindHowToTip-antennaName {
  width: 100%;
  height: 25px;
  align-self: flex-end;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #154284; }

.categoryLandingHowToTip-antennaImage {
  align-self: center;
  flex-shrink: 0;
  flex-grow: 0; }

.categoryLandingHowToTip-antennaImage--standard {
  width: 46px;
  height: 71px; }

.categoryLandingHowToTip-antennaImage--upgrade {
  width: 42px;
  height: 140px; }

.categoryLandingHowToTip-antennaImage--otr {
  width: 19px;
  height: 134px; }

.categoryLandingCallUs {
  position: relative;
  width: calc(100% + 100px);
  left: -80px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
  font-size: 16px;
  font-weight: 600; }
  .categoryLandingCallUs img {
    width: 40px;
    height: 40px;
    margin-right: 0.78571rem; }
  .categoryLandingCallUs a {
    display: block; }
  @media (min-width: 551px) {
    .categoryLandingCallUs a {
      display: inline; } }
  @media (min-width: 1024px) {
    .categoryLandingCallUs {
      font-size: 18px; } }

.categoryLandingBlog {
  padding: 1.5rem 0;
  background-color: #EDF1F5; }
  .categoryLandingBlog h2 {
    text-align: center; }
  @media (min-width: 374px) and (max-width: 551px) {
    .categoryLandingBlog {
      padding-left: 7.5%;
      padding-right: 7.5%; } }
  @media (min-width: 551px) and (max-width: 700px) {
    .categoryLandingBlog {
      padding-left: 12.5%;
      padding-right: 12.5%; } }

.categoryLandingBlogCarousel {
  margin: 1.5rem 0 !important;
  width: calc(100% + 1rem);
  position: relative;
  left: -.5rem; }
  @media (min-width: 1024px) {
    .categoryLandingBlogCarousel {
      width: calc(100% + 2rem);
      left: -1rem; } }

.categoryLandingBlogCarouselItem {
  border: 1px solid #CCC;
  background-color: #FFF; }
  @media (min-width: 700px) {
    .categoryLandingBlogCarouselItem {
      margin: 0 0.78571rem; } }
  @media (min-width: 1024px) {
    .categoryLandingBlogCarouselItem img {
      height: 11.64286rem; } }

.categoryLandingBlogCarouselItem-date {
  width: 100%;
  padding: 0.78571rem 1.5rem; }

.categoryLandingBlogCarouselItem-title {
  min-height: 125px;
  display: block;
  width: 100%;
  padding: 0.78571rem 1.5rem;
  font-size: 22px;
  line-height: 1.25;
  color: #333; }

.categoryLandingBlogActions {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse; }
  @media (min-width: 700px) {
    .categoryLandingBlogActions {
      align-items: center;
      flex-wrap: nowrap;
      flex-direction: row;
      margin-bottom: 1.5rem; } }

.categoryLandingBlogCarouselControls {
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative; }
  @media (min-width: 700px) {
    .categoryLandingBlogCarouselControls {
      width: 250px; } }

.categoryLandingBlogCarouselControls {
  margin-bottom: 1.5rem; }
  @media (min-width: 700px) {
    .categoryLandingBlogCarouselControls {
      margin-bottom: 0;
      margin-left: auto; } }

#categoryLandingBlogCarouselControls-prev img,
#categoryLandingBlogCarouselControls-next img {
  width: 15px; }

#categoryLandingBlogCarouselControls-prev.slick-disabled,
#categoryLandingBlogCarouselControls-next.slick-disabled {
  opacity: .33; }

#categoryLandingBlogCarouselControls-prev img {
  transform: rotate(-180deg); }

#categoryLandingBlogCarouselControls-dots {
  width: 100%; }
  #categoryLandingBlogCarouselControls-dots .slick-dots {
    position: relative;
    bottom: 0; }
    #categoryLandingBlogCarouselControls-dots .slick-dots li {
      padding: 0;
      height: auto; }
      #categoryLandingBlogCarouselControls-dots .slick-dots li button {
        border-radius: 3px;
        border: 0;
        font-size: 16px;
        color: #068AC7; }
        #categoryLandingBlogCarouselControls-dots .slick-dots li button::before {
          display: none; }
      #categoryLandingBlogCarouselControls-dots .slick-dots li.slick-active button {
        height: 25px;
        width: 25px;
        border: 1px solid #068AC7;
        background-color: #FFF; }

#categoryLandingBlogCarouselControls-next {
  margin-left: auto; }

.categoryLandingBlogLink {
  width: 185px;
  display: flex;
  align-items: center;
  padding: 0.35714rem 0.78571rem;
  border: 1px solid #8BA3BC;
  border-radius: 3px;
  margin-bottom: 1.5rem;
  background-color: #FFF;
  color: #2A5D89;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px; }
  .categoryLandingBlogLink img {
    width: 10px;
    margin-left: auto;
    margin-right: 0.35714rem; }
  .categoryLandingBlogLink:hover {
    color: #2A5D89;
    text-decoration: underline; }
  @media (min-width: 700px) {
    .categoryLandingBlogLink {
      margin-bottom: 0; } }

.categoryLandingResources {
  padding: 1.5rem 0; }
  .categoryLandingResources .container {
    display: flex;
    flex-wrap: wrap; }
    .categoryLandingResources .container h2 {
      width: 100%;
      text-align: center;
      margin-bottom: 1.5rem; }

.categoryLandingResource {
  width: 100%;
  height: 125px;
  display: flex;
  border: 1px solid #D9DCE0;
  margin-bottom: 1.5rem;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2); }
  @media (min-width: 800px) {
    .categoryLandingResource {
      width: 49%; }
      .categoryLandingResource:nth-child(2) {
        margin-right: 2%; } }
  @media (min-width: 1024px) {
    .categoryLandingResource {
      height: 180px; } }

.categoryLandingResource-image {
  width: 125px;
  height: 125px;
  flex-shrink: 0;
  flex-grow: 0; }
  @media (min-width: 1024px) {
    .categoryLandingResource-image {
      width: 200px;
      height: 180px; } }

.categoryLandingResource-text {
  width: calc(100% - 125px);
  padding: 0.78571rem;
  position: relative; }
  .categoryLandingResource-text > div {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0.35714rem; }
  @media (min-width: 551px) {
    .categoryLandingResource-text {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      padding: 0.78571rem 2.28571rem; }
      .categoryLandingResource-text > div {
        margin-bottom: 0; } }
  @media (min-width: 1024px) {
    .categoryLandingResource-text > div {
      max-width: 200px;
      font-size: 20px;
      line-height: 24px; } }

.categoryLandingResource-link {
  position: absolute;
  bottom: 0.78571rem;
  display: flex;
  align-items: center;
  padding: 0.35714rem 0.78571rem;
  border: 1px solid #8BA3BC;
  border-radius: 3px;
  background-color: #FFF;
  color: #2A5D89;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600; }
  .categoryLandingResource-link img {
    width: 10px;
    margin-left: 0.35714rem;
    margin-right: 0.35714rem; }
  .categoryLandingResource-link:hover {
    color: #2A5D89;
    text-decoration: underline; }
  @media (min-width: 551px) {
    .categoryLandingResource-link {
      position: relative;
      bottom: 0;
      flex-shrink: 0;
      flex-grow: 0;
      width: 150px;
      margin-left: auto; }
      .categoryLandingResource-link img {
        margin-left: auto; } }
  @media (min-width: 1024px) {
    .categoryLandingResource-link {
      margin-left: 0; } }

.categoryLandingNotice .container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center; }
  .categoryLandingNotice .container > div > a {
    display: block;
    align-items: center;
    font-weight: 600;
    margin-top: 0.35714rem; }
    @media (min-width: 551px) {
      .categoryLandingNotice .container > div > a {
        margin-top: 0; } }
    @media (min-width: 1024px) {
      .categoryLandingNotice .container > div > a {
        display: inline;
        margin-left: 0.35714rem; } }
  @media (min-width: 1024px) {
    .categoryLandingNotice .container {
      align-items: center; } }

.categoryLandingNotice-iconInfo {
  width: 20px;
  height: 20px;
  flex-grow: 0;
  flex-shrink: 0;
  margin-top: 0.35714rem;
  margin-right: 0.35714rem;
  fill: #990642;
  font-size: 14px; }
  @media (min-width: 551px) {
    .categoryLandingNotice-iconInfo {
      margin-right: 0.78571rem; } }
  @media (min-width: 1024px) {
    .categoryLandingNotice-iconInfo {
      margin-top: 0; } }

.categoryLandingNotice-iconArrow {
  width: 7px;
  height: 11px;
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.35714rem;
  fill: #154284; }

.categoryLandingMaterialsChart {
  display: flex;
  align-items: flex-start;
  margin-top: 1.5rem;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #154284;
  cursor: pointer; }
  .categoryLandingMaterialsChart svg {
    width: 18px;
    height: 18px;
    margin-right: 0.78571rem;
    flex-shrink: 0;
    flex-grow: 0;
    fill: #154284;
    position: relative;
    top: 5px; }

#categoryLandingMaterialsChart-modal {
  overflow: scroll;
  padding: 1.5rem; }
  @media (max-width: 550px) {
    #categoryLandingMaterialsChart-modal {
      top: 1rem !important;
      left: 0;
      right: 0;
      margin: auto; } }
  @media (min-width: 1024px) {
    #categoryLandingMaterialsChart-modal {
      max-width: 750px;
      padding-top: 2.28571rem; } }
  #categoryLandingMaterialsChart-modal h2 {
    font-size: 22px;
    line-height: 24px;
    text-align: center;
    padding: 0 1.5rem 1.5rem;
    margin: 0 0 1.5rem 0;
    border-bottom: 2px solid #CCC; }
    @media (min-width: 1024px) {
      #categoryLandingMaterialsChart-modal h2 {
        font-size: 26px; } }
  #categoryLandingMaterialsChart-modal .materialsTable {
    display: flex;
    flex-wrap: wrap;
    padding: 0 1.5rem;
    max-width: 600px;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      #categoryLandingMaterialsChart-modal .materialsTable {
        padding: 0; } }
  #categoryLandingMaterialsChart-modal .material {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem; }
    #categoryLandingMaterialsChart-modal .material img {
      width: 80px;
      height: 80px; }
    @media (min-width: 600px) {
      #categoryLandingMaterialsChart-modal .material {
        width: 49%; }
        #categoryLandingMaterialsChart-modal .material:nth-child(odd) {
          margin-right: 1%; }
        #categoryLandingMaterialsChart-modal .material:nth-child(even) {
          margin-left: 1%; } }
  #categoryLandingMaterialsChart-modal .materialName {
    display: flex;
    flex-direction: column;
    margin-left: 0.78571rem; }
    #categoryLandingMaterialsChart-modal .materialName span {
      font-size: 16px;
      font-weight: 600;
      color: #2A5D89; }
    #categoryLandingMaterialsChart-modal .materialName strong {
      font-size: 16px; }

.categoryLandingAntennaPlacement {
  margin-bottom: 1.5rem; }
  .categoryLandingAntennaPlacement .antenna {
    width: 100%;
    margin-bottom: 1.5rem; }
    .categoryLandingAntennaPlacement .antenna img {
      display: block;
      margin: 0 auto; }
    .categoryLandingAntennaPlacement .antenna:nth-child(1) img {
      max-width: 150px; }
    .categoryLandingAntennaPlacement .antenna:nth-child(2) img {
      max-width: 202px; }
    .categoryLandingAntennaPlacement .antenna:nth-child(3) img {
      max-width: 240px; }
    .categoryLandingAntennaPlacement .antenna:nth-child(4) img {
      max-width: 200px; }
    @media (min-width: 551px) {
      .categoryLandingAntennaPlacement .antenna {
        width: 49%; }
        .categoryLandingAntennaPlacement .antenna:nth-child(odd) {
          margin-right: 1%; }
        .categoryLandingAntennaPlacement .antenna:nth-child(even) {
          margin-left: 1%; } }
    @media (min-width: 900px) {
      .categoryLandingAntennaPlacement .antenna {
        width: 24%; }
        .categoryLandingAntennaPlacement .antenna:nth-child(1), .categoryLandingAntennaPlacement .antenna:nth-child(4) {
          margin-right: 0;
          margin-left: 0; }
        .categoryLandingAntennaPlacement .antenna:nth-child(2) {
          margin-right: 1%;
          margin-left: 0; }
        .categoryLandingAntennaPlacement .antenna:nth-child(3) {
          margin-right: 3%; } }
  @media (min-width: 551px) {
    .categoryLandingAntennaPlacement {
      display: flex;
      flex-wrap: wrap; } }

.categoryLanding-video {
  padding: 3rem 0;
  background: #F2F2F2; }
  .categoryLanding-video img {
    display: block;
    margin: 0 auto; }

.modalVideo {
  padding-bottom: 56.2%; }
  .modalVideo iframe {
    position: absolute;
    width: 100%;
    height: 100%; }

.videoModal-cover {
  cursor: pointer; }

.categoryLandingBlog.related-blog-posts {
  background: #fff; }
  .categoryLandingBlog.related-blog-posts .categoryLandingBlogCarouselItem-title.related-post-title {
    color: #fff;
    text-align: center; }
  .categoryLandingBlog.related-blog-posts .categoryLandingBlogCarouselItem-title.related-post-button {
    color: #fff;
    margin: 2rem 1rem;
    min-height: 10px;
    background: #068ac7;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: calc(100% - 2rem); }

.best-cell-phone-signal-booster-custum-page .categoryHeroDefaultBackground .categoryHeroBackgroundLifestyle {
  height: auto;
  padding: 60px 0; }
  .best-cell-phone-signal-booster-custum-page .categoryHeroDefaultBackground .categoryHeroBackgroundLifestyle .container .text .subheading {
    width: 415px;
    max-width: 100%; }

.best-cell-phone-signal-booster-custum-page section {
  margin: 20px 0; }
  .best-cell-phone-signal-booster-custum-page section .container {
    max-width: 89rem; }
    .best-cell-phone-signal-booster-custum-page section .container h2 {
      color: #000;
      text-align: center;
      font-family: "Hind Vadodara";
      font-size: 30px;
      font-style: normal;
      font-weight: 400;
      line-height: 32px; }
      .best-cell-phone-signal-booster-custum-page section .container h2.left {
        text-align: left; }
    .best-cell-phone-signal-booster-custum-page section .container p {
      align-self: stretch;
      color: #000;
      font-family: "Hind Vadodara";
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px; }

.wrapper--gray {
  background-color: #E1E8F0; }

/* ==========================================================
 * ## Category Main
 * ========================================================== */
h1.categoryMain-title {
  margin-top: 3rem; }
  @media (max-width: 1023px) {
    h1.categoryMain-title {
      width: calc(100% + 3rem);
      margin-top: 0 !important;
      margin-left: -1.5rem;
      padding: 1.5rem;
      background-color: #1785ba;
      color: #FFF; } }

h1.categoryMain-title,
h2.categoryMain-title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 1.5rem; }
  @media (max-width: 480px) {
    h1.categoryMain-title,
    h2.categoryMain-title {
      margin-top: 1.5rem; } }
  @media (min-width: 551px) {
    h1.categoryMain-title,
    h2.categoryMain-title {
      font-size: 30px; } }

h3.categoryMain-title {
  font-size: 24px;
  line-height: 33px; }
  @media (min-width: 551px) {
    h3.categoryMain-title {
      font-size: 28px;
      margin-bottom: 1.5rem; } }

.categoryMain-title {
  font-weight: 400;
  text-align: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  @media (min-width: 1024px) {
    .categoryMain-title {
      padding-left: 0;
      padding-right: 0; } }

.product-learn-more .button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-weight: 600;
  height: 40px; }

.categoryMain .featureReviews {
  padding-top: 3rem; }

.categoryMain .featureReviews-heading {
  text-align: center;
  font-weight: 400;
  font-size: 26px;
  line-height: 32px; }
  @media (min-width: 1024px) {
    .categoryMain .featureReviews-heading {
      font-size: 30px; } }

.categoryMain .yotpo-reviews-carousel-widget-container {
  margin: 0 !important;
  width: 100% !important; }

.categoryMain .yotpo-reviews-carousel-bottomline-seo {
  max-width: 89rem;
  margin: 0 auto 1rem auto !important;
  padding: 0 1.5rem; }

.categoryMain .yotpo-carousel {
  margin-bottom: 3rem; }

.categoryMain .reviews-bottomline-total-reviews {
  position: relative;
  top: -2px; }

.categoryMain .yotpo-reviews-carousel-seo-link-button {
  font-weight: 600 !important; }

.categoryMain .yotpo-carousel h3.review-title {
  text-transform: capitalize !important;
  font-weight: 600 !important; }

/* ==========================================================
 * ## Hero Banner
 * ========================================================== */
.categoryMain-heroBanner {
  background-image: radial-gradient(ellipse at center, #DDE1EB, #AFB5C1);
  border-bottom: none !important;
  padding: 50px 0; }
  .categoryMain-heroBanner .categoryMain-heroBanner-heading {
    padding-top: 0; }
    .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
      font-weight: 300;
      font-size: 28px;
      color: white;
      max-width: 500px;
      margin: 0 auto;
      text-align: center; }
    .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-subtitle {
      font-weight: 600;
      font-size: 20px;
      color: white;
      max-width: 500px;
      margin: 20px auto 0;
      text-align: center; }

.categoryMain-heroBanner-contacts {
  display: flex;
  align-items: center; }
  .categoryMain-heroBanner-contacts a {
    padding: 7px 28px; }
    .categoryMain-heroBanner-contacts a:first-child {
      margin-right: 14px; }

.categoryMain-heroBanner-contact {
  color: #FFF;
  background-color: #990642;
  max-width: 328px;
  margin-top: 0.78571rem;
  padding: 7px 0;
  border-radius: 7px;
  font-size: 18px;
  text-align: center; }
  .categoryMain-heroBanner-contact span {
    font-weight: 600; }

.categoryMain-heroSubBanner {
  background: #C2D0E0; }
  .categoryMain-heroSubBanner .container {
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
    justify-content: center; }
  .categoryMain-heroSubBanner a {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    padding: 0.5rem 1.5rem 0.78571rem;
    width: 100%;
    line-height: 26px; }
    @media (min-width: 551px) {
      .categoryMain-heroSubBanner a {
        width: auto;
        font-weight: 700; }
        .categoryMain-heroSubBanner a br {
          display: none; } }
    @media (min-width: 1024px) {
      .categoryMain-heroSubBanner a {
        padding: 1rem 6rem;
        font-size: 23px; } }
  .categoryMain-heroSubBanner.modern {
    background: #EDF1F5; }
    .categoryMain-heroSubBanner.modern a {
      width: 587px;
      border: 1px solid #000000;
      background-color: #FFFFFF;
      color: #0063A6;
      font-size: 18px;
      letter-spacing: 0;
      line-height: 20px;
      text-align: center;
      padding: 13px;
      border-radius: 0;
      font-weight: normal;
      text-transform: uppercase; }

/* ==========================================================
 * ## Hero Banner Normal
 * ========================================================== */
@media (min-width: 1024px) {
  .categoryMain-heroBanner--vehicle {
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: 50% 50%;
    background-image: url("https://www.wilsonamplifiers.com/content/images/for-vehicle/category-landing-marquee-vehicle.jpg"); } }

@media (min-width: 1024px) {
  .categoryMain-heroBanner--commercial {
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: 50% 50%;
    background-image: url("https://www.wilsonamplifiers.com/content/images/commercial/category-landing-marquee-commercial.jpg?v2"); }
    .categoryMain-heroBanner--commercial .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
      max-width: 530px;
      font-size: 46px; }
    .categoryMain-heroBanner--commercial .categoryMain-heroBanner-heading .categoryMain-heroBanner-subtitle {
      max-width: 510px;
      font-size: 20px; } }

@media (min-width: 1024px) {
  .categoryMain-heroBanner--business {
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: 50% 50%;
    background-image: url("https://www.wilsonamplifiers.com/content/images/for-business/category-landing-marquee-business-new.jpg"); }
    .categoryMain-heroBanner--business .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
      max-width: 600px;
      font-size: 46px; }
    .categoryMain-heroBanner--business .categoryMain-heroBanner-heading .categoryMain-heroBanner-subtitle {
      max-width: 520px;
      font-size: 20px; } }

.categoryMain-heroBanner--installation-services {
  display: block;
  background: radial-gradient(circle, #DDE1EB 0%, #AFB5C1 100%);
  border-bottom: 0; }
  .categoryMain-heroBanner--installation-services .container {
    max-width: 87rem; }
  .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-heading {
    padding-left: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: row;
    min-height: 100px;
    height: 400px;
    padding: 0; }
    .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
      max-width: 300px;
      font-weight: 400;
      color: #FFF;
      font-size: 26px;
      line-height: 34px;
      text-transform: capitalize; }
      .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-heading .categoryMain-heroBanner-title strong {
        text-transform: uppercase;
        font-size: 58px !important;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 64px;
        text-align: center;
        color: #000; }
        .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-heading .categoryMain-heroBanner-title strong span {
          font-size: 70px;
          font-weight: 600;
          letter-spacing: 0;
          line-height: 40px; }
      @media (min-width: 1024px) {
        .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
          color: #000;
          font-size: 34px;
          line-height: 46px;
          font-weight: 400;
          width: calc(100% - 485px);
          max-width: 520px;
          color: #0063A6;
          text-align: center;
          padding-right: 62px;
          border-right: 2px solid #a2a2a2;
          margin-right: 80px;
          display: inline-block;
          min-height: 100px;
          font-size: 31px;
          letter-spacing: 0;
          line-height: 39px;
          text-align: center; }
          .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-heading .categoryMain-heroBanner-title strong {
            font-size: 42px; } }
      .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-heading .categoryMain-heroBanner-title strong {
        display: block; }
      .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-heading .categoryMain-heroBanner-title .cells {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        flex-direction: row;
        font-size: 25px;
        font-weight: 500;
        letter-spacing: 6.25px;
        line-height: 38px; }
        .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-heading .categoryMain-heroBanner-title .cells .delimiter {
          width: 1px;
          height: 27px;
          background: #0063A6; }
    .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-heading .categoryMain-heroBanner-logos {
      display: none; }
      @media (min-width: 1024px) {
        .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-heading .categoryMain-heroBanner-logos {
          display: inline-block;
          margin: 0;
          width: 341px; }
          .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-heading .categoryMain-heroBanner-logos img {
            width: 100%; } }
  .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-action {
    margin-top: 1rem;
    padding-bottom: 1.5rem; }
  .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-action .button {
    font-size: 20px;
    font-weight: 500;
    padding: 0.5rem 1.5rem 0.78571rem;
    width: 100%;
    line-height: 26px; }
    @media (min-width: 551px) {
      .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-action .button {
        width: auto;
        font-weight: 700; }
        .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-action .button br {
          display: none; } }
    @media (min-width: 1024px) {
      .categoryMain-heroBanner--installation-services .categoryMain-heroBanner-action .button {
        padding: 1rem 3rem;
        font-size: 23px; } }

.categoryMain-heroBanner--installedBoosters {
  background-color: #E0E3DC;
  background-image: none; }
  .categoryMain-heroBanner--installedBoosters .container {
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: 100% 50%;
    background-image: url(https://store-rfhxlp.mybigcommerce.com/content/img/installer-man.png);
    background-color: #E0E3DC;
    min-height: 400px;
    display: flex;
    align-items: center; }

.specific-banner-section {
  display: block;
  align-items: center; }

.specific-banner-title {
  max-width: 600px;
  font-size: 38px;
  line-height: 46px; }

@media (max-width: 1024px) {
  .categoryMain-heroBanner--installedBoosters {
    background-image: none;
    justify-content: center; }
  .specific-banner-section {
    flex-direction: column;
    text-align: center; }
  .specific-banner-title {
    max-width: 100%;
    font-size: 30px;
    line-height: 46px; } }

.categoryMain-heroBanner--affiliateProgram {
  display: block;
  background-color: white;
  background-image: url("https://www.wilsonamplifiers.com/content/stencil/img/installation-service/marquee-mobile.jpg");
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: 100% 50%;
  border-bottom: 0; }
  @media (min-width: 1024px) {
    .categoryMain-heroBanner--affiliateProgram {
      background-color: #1785ba;
      background-image: url("https://www.wilsonamplifiers.com/content/images/page/referral-program/page-landing-affiliate-program-marquee.jpg");
      background-position: 50% 50%; } }
  .categoryMain-heroBanner--affiliateProgram .categoryMain-heroBanner-heading {
    padding-left: 0 !important; }
    .categoryMain-heroBanner--affiliateProgram .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
      max-width: 300px;
      font-weight: 400;
      color: black;
      font-size: 30px;
      line-height: 34px; }
      .categoryMain-heroBanner--affiliateProgram .categoryMain-heroBanner-heading .categoryMain-heroBanner-title span {
        display: block;
        margin: 0.78571rem 0;
        text-transform: none;
        font-size: 20px;
        line-height: 1.25; }
      @media (min-width: 481px) {
        .categoryMain-heroBanner--affiliateProgram .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
          max-width: 100%; } }
      @media (min-width: 551px) {
        .categoryMain-heroBanner--affiliateProgram .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
          max-width: 700px; }
          .categoryMain-heroBanner--affiliateProgram .categoryMain-heroBanner-heading .categoryMain-heroBanner-title span {
            font-size: 26px; } }
      @media (min-width: 1024px) {
        .categoryMain-heroBanner--affiliateProgram .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
          font-size: 46px;
          line-height: 54px;
          font-weight: 400; } }
      .categoryMain-heroBanner--affiliateProgram .categoryMain-heroBanner-heading .categoryMain-heroBanner-title strong {
        display: block; }
  .categoryMain-heroBanner--affiliateProgram .categoryMain-heroBanner-action {
    margin-top: 1rem;
    padding-bottom: 1.5rem; }
  .categoryMain-heroBanner--affiliateProgram .categoryMain-heroBanner-action .button {
    font-size: 20px;
    font-weight: 500;
    padding: 0.5rem 1.5rem 0.78571rem;
    width: 100%;
    line-height: 26px; }
    @media (min-width: 551px) {
      .categoryMain-heroBanner--affiliateProgram .categoryMain-heroBanner-action .button {
        width: auto;
        font-weight: 700; }
        .categoryMain-heroBanner--affiliateProgram .categoryMain-heroBanner-action .button br {
          display: none; } }
    @media (min-width: 1024px) {
      .categoryMain-heroBanner--affiliateProgram .categoryMain-heroBanner-action .button {
        padding: 1rem 6rem;
        font-size: 23px; } }

.categoryNormal-heroBanner {
  background-color: #1785ba; }
  @media (max-width: 1080px) {
    .categoryNormal-heroBanner {
      background-image: none !important; } }
  @media (min-width: 1024px) {
    .categoryNormal-heroBanner {
      background-repeat: no-repeat;
      background-size: auto auto;
      background-position: 50% 50%;
      background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/category-landing-marquee-home.jpg"); } }
  .categoryNormal-heroBanner .categoryNormal-heroBanner-heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1.5rem 0; }
    @media (min-width: 1024px) {
      .categoryNormal-heroBanner .categoryNormal-heroBanner-heading {
        min-height: 269px;
        padding-left: 3rem; }
        .categoryNormal-heroBanner .categoryNormal-heroBanner-heading.categoryNormal-heroBanner-headingTall {
          min-height: 323px; } }
    .categoryNormal-heroBanner .categoryNormal-heroBanner-heading .categoryNormal-heroBanner-title {
      margin: 0;
      font-size: 28px;
      line-height: 34px;
      font-weight: 700;
      text-transform: uppercase; }
      @media (min-width: 1024px) {
        .categoryNormal-heroBanner .categoryNormal-heroBanner-heading .categoryNormal-heroBanner-title {
          color: #000;
          max-width: 500px;
          font-size: 38px;
          line-height: 42px; } }
    .categoryNormal-heroBanner .categoryNormal-heroBanner-heading .categoryNormal-heroBanner-subtitle {
      color: #FFF;
      font-size: 18px;
      line-height: 24px;
      margin-top: 0.5rem;
      margin-bottom: 0; }
      .categoryNormal-heroBanner .categoryNormal-heroBanner-heading .categoryNormal-heroBanner-subtitle br {
        display: none; }
      @media (min-width: 1024px) {
        .categoryNormal-heroBanner .categoryNormal-heroBanner-heading .categoryNormal-heroBanner-subtitle {
          max-width: 550px;
          margin-top: 0.78571rem;
          color: #000;
          font-size: 22px;
          line-height: 28px; }
          .categoryNormal-heroBanner .categoryNormal-heroBanner-heading .categoryNormal-heroBanner-subtitle br {
            display: block; } }
    .categoryNormal-heroBanner .categoryNormal-heroBanner-heading .categoryNormal-heroBanner-button {
      margin-top: 1.5rem;
      padding: 0.5rem;
      border-radius: 5px;
      color: #FFF;
      background-color: #3AA3D4;
      max-width: 300px;
      font-size: 22px;
      font-weight: 600;
      text-align: center; }
      @media (min-width: 1024px) {
        .categoryNormal-heroBanner .categoryNormal-heroBanner-heading .categoryNormal-heroBanner-button {
          max-width: 390px; } }

.categoryNormal-description {
  padding-top: 1.5rem; }
  .categoryNormal-description h2 {
    font-size: 22px;
    line-height: 26px; }
    @media (min-width: 1024px) {
      .categoryNormal-description h2 {
        font-size: 26px;
        line-height: 32px; } }
  .categoryNormal-description p {
    margin-bottom: 3rem;
    font-size: 16px;
    line-height: 22px; }
    @media (min-width: 1024px) {
      .categoryNormal-description p {
        font-size: 18px;
        line-height: 28px; } }
  @media (min-width: 1024px) {
    .categoryNormal-description {
      padding-top: 3rem; } }

.categoryNormal-contactUs {
  font-size: 22px;
  font-weight: 600;
  text-align: center; }
  .categoryNormal-contactUs a {
    display: block;
    color: #FFF;
    background-color: #1791CA;
    font-size: 18px;
    font-weight: 600;
    width: 250px;
    margin: 0.78571rem auto;
    border-radius: 7px;
    padding: 10px 0; }
  .categoryNormal-contactUs .middle {
    color: #098BC7; }
  @media (min-width: 1024px) {
    .categoryNormal-contactUs {
      font-size: 26px;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .categoryNormal-contactUs a {
        width: 400px;
        font-size: 28px; }
      .categoryNormal-contactUs .left,
      .categoryNormal-contactUs .right {
        width: 48%; }
      .categoryNormal-contactUs .middle {
        width: 4%;
        display: flex;
        align-items: center;
        justify-content: center; } }

.categoryNormal-gsaHeading h2 {
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  margin: 2.28571rem 0; }
  .categoryNormal-gsaHeading h2 br {
    display: none; }
  @media (min-width: 1024px) {
    .categoryNormal-gsaHeading h2 {
      margin: 4.5rem 0;
      font-size: 40px;
      line-height: 50px; }
      .categoryNormal-gsaHeading h2 br {
        display: block; } }

.categoryNormal-gsaSchedule {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3rem 0; }
  .categoryNormal-gsaSchedule h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 2.28571rem 0; }
    .categoryNormal-gsaSchedule h2 strong {
      color: #008ACA; }
  .categoryNormal-gsaSchedule p {
    font-size: 18px; }
  .categoryNormal-gsaSchedule h2,
  .categoryNormal-gsaSchedule p {
    text-align: center; }
    @media (min-width: 1024px) {
      .categoryNormal-gsaSchedule h2,
      .categoryNormal-gsaSchedule p {
        text-align: inherit; } }
  @media (min-width: 1024px) {
    .categoryNormal-gsaSchedule {
      flex-direction: row-reverse;
      padding: 4.5rem 0; }
      .categoryNormal-gsaSchedule h2 {
        font-size: 45px; }
        .categoryNormal-gsaSchedule h2:last-child {
          font-size: 35px; }
      .categoryNormal-gsaSchedule p {
        font-size: 22px;
        margin: 0 0 2.28571rem 0; }
      .categoryNormal-gsaSchedule .left {
        width: 65%;
        text-align: left; }
      .categoryNormal-gsaSchedule .right {
        width: 35%;
        display: flex;
        justify-content: center; } }

.categoryNormal-gsaIntegrators {
  padding: 3rem 0; }
  .categoryNormal-gsaIntegrators h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 2.28571rem 0; }
  .categoryNormal-gsaIntegrators p {
    font-size: 18px; }
  .categoryNormal-gsaIntegrators h2,
  .categoryNormal-gsaIntegrators p {
    text-align: center; }
    @media (min-width: 1024px) {
      .categoryNormal-gsaIntegrators h2,
      .categoryNormal-gsaIntegrators p {
        text-align: inherit; } }
  @media (min-width: 1024px) {
    .categoryNormal-gsaIntegrators {
      padding: 4.5rem 0; }
      .categoryNormal-gsaIntegrators h2 {
        font-size: 40px; }
      .categoryNormal-gsaIntegrators p {
        font-size: 22px;
        margin: 0 0 2.28571rem 0; } }

.categoryNormal-contact-us {
  text-align: center;
  padding-top: 0.5rem; }
  .categoryNormal-contact-us .button {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    background: #1791CA;
    border-color: #1791CA;
    padding: 0.78571rem;
    border-radius: 6px; }
    @media (min-width: 320px) {
      .categoryNormal-contact-us .button {
        font-size: 20px; } }
    @media (min-width: 551px) {
      .categoryNormal-contact-us .button {
        width: auto;
        font-size: 24px;
        padding: 1.14286rem 3rem; } }
    .categoryNormal-contact-us .button span {
      margin-left: 0.78571rem;
      font-size: 25px; }
      @media (min-width: 320px) {
        .categoryNormal-contact-us .button span {
          font-size: 27px; } }
      @media (min-width: 551px) {
        .categoryNormal-contact-us .button span {
          font-size: 34px; } }
    .categoryNormal-contact-us .button:hover {
      background-color: #1273a1;
      border-color: #1273a1; }

/* ==========================================================
 * ## Products & Compare Products & Products Carousel
 * ========================================================== */
.categoryMain-products {
  padding-bottom: 2rem; }
  @media (min-width: 481px) {
    .categoryMain-products {
      padding-bottom: 5rem; } }
  .categoryMain-products .product-callout {
    background-color: #990842 !important;
    padding: 1.5rem !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
  @media (min-width: 1345px) {
    .categoryMain-products .product-callout {
      padding: 3rem !important; } }
  .categoryMain-products .product-callout h4 {
    color: #FFF !important;
    font-size: 30px !important;
    line-height: 38px !important;
    text-align: center !important; }
  .categoryMain-products .product-callout p,
  .categoryMain-products .product-callout a {
    color: #FFF !important;
    font-size: 20px !important;
    line-height: 28px !important;
    text-align: center; }
  .categoryMain-products .product-list-primary {
    display: none;
    justify-content: space-between;
    margin-bottom: 3rem; }
    @media (min-width: 1024px) {
      .categoryMain-products .product-list-primary {
        display: flex; } }
    .categoryMain-products .product-list-primary .product-content {
      position: relative; }
    .categoryMain-products .product-list-primary .product {
      width: 20%; }
    .categoryMain-products .product-list-primary .product-label {
      display: inline-block;
      text-transform: uppercase;
      font-size: 13px;
      border-radius: 12px;
      min-height: 22px;
      padding: 0.21429rem 1.21429rem; }
      .categoryMain-products .product-list-primary .product-label-style-1 {
        border: 1px solid #068ac7;
        color: #068ac7;
        font-weight: 700; }
      .categoryMain-products .product-list-primary .product-label-style-2 {
        border: 1px solid #990642;
        background-color: #990642;
        color: white;
        font-weight: 600; }
    .categoryMain-products .product-list-primary .product-image {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 1.5rem;
      margin-bottom: 0.78571rem;
      height: 150px; }
      .categoryMain-products .product-list-primary .product-image img {
        max-width: 143px;
        max-height: 143px; }
    .categoryMain-products .product-list-primary .product-model {
      color: #068ac7; }
    .categoryMain-products .product-list-primary .product-title,
    .categoryMain-products .product-list-primary .product-price {
      font-weight: 600;
      color: black; }
    .categoryMain-products .product-list-primary .yotpo.bottomLine {
      margin-top: 1.5rem;
      display: flex;
      justify-content: center; }
  .categoryMain-products .page-tabs {
    display: block;
    margin-bottom: 0; }
    .categoryMain-products .page-tabs .tab-button-compare {
      display: none;
      position: relative;
      font-size: 30px;
      font-weight: 600;
      max-width: 610px;
      min-height: 54px;
      line-height: initial;
      border: 1px solid #068ac7;
      border-radius: 9px;
      margin: auto;
      padding: 0 1.5rem;
      color: black; }
      @media (min-width: 1024px) {
        .categoryMain-products .page-tabs .tab-button-compare {
          display: flex; } }
      .categoryMain-products .page-tabs .tab-button-compare::after {
        content: "";
        display: inline-block;
        position: relative;
        background: url(../img/modern/icons/icon-arrow.svg) no-repeat;
        background-size: 18px auto;
        width: 18px;
        height: 14px;
        transform: rotate(180deg);
        transition: all .5s ease;
        margin-left: 1.21429rem; }
      .categoryMain-products .page-tabs .tab-button-compare:hover, .categoryMain-products .page-tabs .tab-button-compare.active {
        background: transparent; }
        .categoryMain-products .page-tabs .tab-button-compare:hover::before, .categoryMain-products .page-tabs .tab-button-compare.active::before {
          display: none; }
      .categoryMain-products .page-tabs .tab-button-compare.active::after {
        transform: rotate(0);
        margin-top: 0.35714rem; }
      .categoryMain-products .page-tabs .tab-button-compare-no-icon::after {
        display: none; }
    .categoryMain-products .page-tabs .tab-content {
      display: block;
      border: 0;
      background: transparent;
      padding: 0; }
      @media (min-width: 1024px) {
        .categoryMain-products .page-tabs .tab-content {
          display: none; } }
      .categoryMain-products .page-tabs .tab-content .product-list-compare {
        display: flex;
        flex-wrap: wrap;
        padding: 0.35714rem 0;
        margin-bottom: 0; }
        @media (min-width: 551px) {
          .categoryMain-products .page-tabs .tab-content .product-list-compare {
            padding: 0.35714rem 0 0.78571rem; } }
        @media (min-width: 1024px) {
          .categoryMain-products .page-tabs .tab-content .product-list-compare {
            margin-left: -1.5rem;
            margin-right: -1.5rem;
            padding: 3rem 0 0.35714rem; } }
        @media (min-width: 1200px) {
          .categoryMain-products .page-tabs .tab-content .product-list-compare {
            margin-left: -4.5rem;
            margin-right: -4.5rem; } }
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product {
          width: 100%;
          margin-bottom: 0.78571rem;
          padding: 0 0.35714rem; }
          @media (min-width: 400px) {
            .categoryMain-products .page-tabs .tab-content .product-list-compare .product {
              width: 50%; }
              .categoryMain-products .page-tabs .tab-content .product-list-compare .product.product--full {
                width: 100%; }
                .categoryMain-products .page-tabs .tab-content .product-list-compare .product.product--full .product-content {
                  min-height: 400px; } }
          @media (min-width: 500px) {
            .categoryMain-products .page-tabs .tab-content .product-list-compare .product.product--full {
              width: 50%; } }
          @media (min-width: 1024px) {
            .categoryMain-products .page-tabs .tab-content .product-list-compare .product {
              width: 20% !important; } }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product.sale-10:before {
            content: "10% OFF";
            position: absolute;
            background: #990642;
            color: #FFF;
            font-weight: 600;
            font-size: 20px;
            display: block;
            text-transform: uppercase;
            padding: .5rem 2rem;
            z-index: 1;
            position: absolute;
            top: 1.5rem; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product.sale-15:before {
            content: "15% OFF";
            position: absolute;
            background: #990642;
            color: #FFF;
            font-weight: 600;
            font-size: 20px;
            display: block;
            text-transform: uppercase;
            padding: .5rem 2rem;
            z-index: 1;
            position: absolute;
            top: 1.5rem; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product.new:before {
            content: "NEW";
            position: absolute;
            background: #990642;
            color: #FFF;
            font-weight: 600;
            font-size: 20px;
            display: block;
            text-transform: uppercase;
            padding: .5rem 2rem;
            z-index: 1;
            position: absolute;
            top: 1.5rem; }
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product-content {
          display: flex;
          flex-wrap: wrap;
          border: 1px solid #d9dce0;
          padding: 0 1rem 1rem;
          position: relative;
          margin-bottom: 1rem; }
          @media (min-width: 374px) {
            .categoryMain-products .page-tabs .tab-content .product-list-compare .product-content {
              min-height: 440px; } }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-content .yotpo .yotpo-review-star {
            height: 20px;
            width: 20px; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-content .yotpo .yotpo-review-count {
            font-size: 16px;
            line-height: 22px !important; }
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product-heading {
          width: 100%;
          text-align: center;
          padding-top: 3rem; }
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product-label {
          position: absolute;
          top: 0;
          left: -1px;
          right: -1px;
          text-align: center;
          color: white;
          font-weight: 600;
          text-transform: uppercase;
          padding: 0.35714rem 1rem; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-label-style-1 {
            background-color: #068ac7; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-label-style-2 {
            background-color: #068ac7; }
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product-tag {
          position: absolute;
          top: 1.5rem;
          left: 0;
          padding: 8px 16px;
          font-size: 14px;
          font-weight: 600;
          background: #990642;
          color: #FFF; }
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product-learn-more {
          width: 100%;
          margin-top: auto; }
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product-image {
          min-height: 150px; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-image a {
            display: flex;
            justify-content: center;
            align-items: center; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-image img {
            width: auto;
            max-width: 150px;
            max-height: 150px; }
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product-name,
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product-name a {
          font-size: 16px;
          line-height: 22px;
          color: #068ac7;
          font-weight: 600;
          margin-top: 0;
          margin-bottom: 1rem; }
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product-price {
          font-size: 18px;
          font-weight: 600;
          margin-bottom: 1.5rem; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-price > a {
            font-size: 14px; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-price .msrp {
            color: #999;
            text-decoration: line-through;
            font-size: 24px;
            padding-right: .5rem;
            position: relative;
            top: 2px; }
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product-areas {
          width: 100%; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-areas p {
            margin: 1.5rem 0;
            font-size: 16px; }
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product-areas-title {
          text-align: center;
          font-weight: 600;
          background-color: #d9dce0;
          text-transform: uppercase;
          margin-bottom: 0.5rem; }
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product-areas-list {
          list-style-type: none;
          margin: 0;
          padding: 0;
          margin-bottom: 1rem;
          min-height: 100px; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-areas-list li {
            display: flex;
            align-items: flex-start; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-areas-list li::before {
            content: "\2022";
            font-weight: 700;
            margin-right: 0.28571rem; }
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product-features {
          padding-bottom: 1rem;
          display: none; }
          @media (min-width: 1024px) {
            .categoryMain-products .page-tabs .tab-content .product-list-compare .product-features {
              display: block; } }
        .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature {
          display: flex;
          align-items: center;
          min-height: 66px; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-carrier, .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-installation {
            min-height: 86px; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature span {
            width: calc(100% - 32px); }
            .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature span strong {
              color: #990642; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature::before {
            content: "";
            display: flex;
            flex-grow: 0;
            flex-shrink: 0;
            justify-content: center;
            align-items: center;
            width: 32px;
            height: 30px;
            background-repeat: no-repeat;
            background-position: 50% 50%;
            margin-right: 0.78571rem; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-5g::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-comparison-5g.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-cable::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-comparison-cable.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-coverage::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-comparison-coverage.svg");
            background-position: 50% 0%; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-bars::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-comparison-bars.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-power::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-comparison-power.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-carrier::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-comparison-carrier.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-installation::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-comparison-installation.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-fcc::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-comparison-fcc.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-free::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-comparison-installation-2.svg");
            background-size: 24px 24px; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-uplink::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-vehicle/icon-comparison-uplink.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-downlink::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-vehicle/icon-comparison-downlink.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-casing-grey::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-vehicle/icon-comparison-casing-grey.svg");
            background-size: 18px 18px; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-casing-black-red::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-vehicle/icon-comparison-casing-black-red.svg");
            background-size: 18px 18px; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-casing-black::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-vehicle/icon-comparison-casing-black.svg");
            background-size: 18px 18px; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-casing-red::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-vehicle/icon-comparison-casing-red.svg");
            background-size: 18px 18px; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-antenna-magnet-mount::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-vehicle/icon-comparison-antenna-magnet-mount.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-antenna-otr::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-vehicle/icon-comparison-antenna-otr.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-antenna-yagi::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-vehicle/icon-comparison-antenna-yagi.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-manual-band::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/commercial/icon-comparison-manual-bands.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-lcd::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/commercial/icon-comparison-lcd.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-agc::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/commercial/icon-comparison-automatic.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-multi-tower::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/commercial/icon-comparison-multi-tower.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-inline::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/commercial/icon-comparison-inline.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-lights::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-business/icon-comparison-lights.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-m2m::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-business/icon-comparison-m2m.svg");
            height: 50px; }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-attach::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-business/icon-comparison-attach.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-no-fees::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-business/icon-comparison-no-fees.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-not-phone::before {
            background-image: url("https://www.wilsonamplifiers.com/content/images/for-business/icon-comparison-not-phone.svg"); }
          .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-m2m, .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature-attach {
            min-height: 73px !important; }
  .categoryMain-products .compare-products-buttons {
    text-align: center;
    margin-top: 1rem; }
    @media (min-width: 1024px) {
      .categoryMain-products .compare-products-buttons {
        margin-top: 0; } }
    .categoryMain-products .compare-products-buttons .button {
      display: block;
      margin: 0 auto;
      font-size: 16px;
      line-height: 21px;
      font-weight: 600;
      text-transform: uppercase;
      padding: 0.78571rem 1.5rem;
      width: 339px;
      max-width: 100%;
      border-color: #068ac7;
      background-color: #068ac7; }
      @media (min-width: 730px) {
        .categoryMain-products .compare-products-buttons .button {
          display: inline-block;
          margin: 0; } }
      .categoryMain-products .compare-products-buttons .button:hover {
        border-color: #2a5d89;
        background-color: #2a5d89; }
      .categoryMain-products .compare-products-buttons .button + .button {
        margin-top: 1rem; }
        @media (min-width: 730px) {
          .categoryMain-products .compare-products-buttons .button + .button {
            margin-top: 0;
            margin-left: 1rem; } }
        @media (min-width: 1024px) {
          .categoryMain-products .compare-products-buttons .button + .button {
            margin-left: 2rem; } }
      .categoryMain-products .compare-products-buttons .button.hide-on-mobile {
        display: none; }
        @media (min-width: 1024px) {
          .categoryMain-products .compare-products-buttons .button.hide-on-mobile {
            display: inline-block; } }

/* ==========================================================
 * ## Video
 * ========================================================== */
.categoryMain-video {
  text-align: center;
  background-color: #ECF1F5; }
  .categoryMain-video .container {
    max-width: 83rem; }
  .categoryMain-video .video-cells {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .categoryMain-video .video-cells .video-cell {
      width: 100%;
      display: inline-block;
      text-align: left; }
      @media (min-width: 551px) {
        .categoryMain-video .video-cells .video-cell {
          width: 48%; } }
      .categoryMain-video .video-cells .video-cell h2 {
        color: #000000;
        font-size: 35px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 43px;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #D8D8D8;
        margin-top: 0; }
  @media (min-width: 481px) {
    .categoryMain-video {
      padding: 50px 0; } }
  .categoryMain-video h3.categoryMain-title {
    display: none;
    max-width: 520px;
    margin: 0 0 0.78571rem;
    font-size: 24px;
    line-height: 32px;
    text-align: left; }
    @media (min-width: 481px) {
      .categoryMain-video h3.categoryMain-title {
        display: block; } }
  .categoryMain-video button {
    padding: 0; }

/* ==========================================================
 * ## weBoost Home Informations
 * ========================================================== */
.categoryMain-weBoostHomeInformations,
.categoryMain-faq {
  padding-top: 2rem;
  padding-bottom: 3rem; }
  @media (min-width: 551px) {
    .categoryMain-weBoostHomeInformations,
    .categoryMain-faq {
      padding-top: 4.5rem; } }
  .categoryMain-weBoostHomeInformations h3.categoryMain-title,
  .categoryMain-faq h3.categoryMain-title {
    font-size: 24px;
    line-height: 33px; }
    @media (min-width: 551px) {
      .categoryMain-weBoostHomeInformations h3.categoryMain-title,
      .categoryMain-faq h3.categoryMain-title {
        font-size: 30px !important;
        line-height: 44px; } }
  .categoryMain-weBoostHomeInformations .page-tabs-informations,
  .categoryMain-faq .page-tabs-informations {
    flex-flow: row wrap;
    margin: 1.5rem 0 0; }
    .categoryMain-weBoostHomeInformations .page-tabs-informations .tab-button,
    .categoryMain-weBoostHomeInformations .page-tabs-informations .tab-content,
    .categoryMain-faq .page-tabs-informations .tab-button,
    .categoryMain-faq .page-tabs-informations .tab-content {
      font-size: 20px;
      padding-left: 1.5rem;
      padding-right: 1.5rem; }
      @media (min-width: 551px) {
        .categoryMain-weBoostHomeInformations .page-tabs-informations .tab-button,
        .categoryMain-weBoostHomeInformations .page-tabs-informations .tab-content,
        .categoryMain-faq .page-tabs-informations .tab-button,
        .categoryMain-faq .page-tabs-informations .tab-content {
          padding-left: 3rem;
          padding-right: 3rem; } }
      @media (min-width: 1024px) {
        .categoryMain-weBoostHomeInformations .page-tabs-informations .tab-button,
        .categoryMain-weBoostHomeInformations .page-tabs-informations .tab-content,
        .categoryMain-faq .page-tabs-informations .tab-button,
        .categoryMain-faq .page-tabs-informations .tab-content {
          padding-left: 6rem;
          padding-right: 6rem; } }
    .categoryMain-weBoostHomeInformations .page-tabs-informations .tab-button,
    .categoryMain-faq .page-tabs-informations .tab-button {
      display: flex;
      font-size: 20px;
      font-weight: 600;
      line-height: 30px;
      flex-basis: initial;
      min-height: initial;
      width: 100%;
      border: 0;
      background: transparent !important;
      color: black;
      justify-content: space-between;
      border-bottom: 1px solid #D8D8D8;
      margin: 0;
      height: auto;
      text-transform: none !important;
      padding-top: 1.35714rem;
      padding-bottom: 1.35714rem; }
      @media (min-width: 551px) {
        .categoryMain-weBoostHomeInformations .page-tabs-informations .tab-button,
        .categoryMain-faq .page-tabs-informations .tab-button {
          padding-top: 2rem;
          padding-bottom: 2rem; } }
      .categoryMain-weBoostHomeInformations .page-tabs-informations .tab-button::after,
      .categoryMain-faq .page-tabs-informations .tab-button::after {
        content: "";
        position: relative;
        background: url(../img/modern/icons/icon-arrow.svg) no-repeat;
        background-size: 18px auto;
        padding: 0 0.78571rem;
        height: 14px;
        transform: rotate(180deg);
        transition: all .5s ease;
        margin-left: 2rem; }
      .categoryMain-weBoostHomeInformations .page-tabs-informations .tab-button.active,
      .categoryMain-faq .page-tabs-informations .tab-button.active {
        border-bottom: 0;
        padding-bottom: 1.85714rem; }
        .categoryMain-weBoostHomeInformations .page-tabs-informations .tab-button.active::after,
        .categoryMain-faq .page-tabs-informations .tab-button.active::after {
          transform: rotate(0);
          margin-top: 0.35714rem; }
      .categoryMain-weBoostHomeInformations .page-tabs-informations .tab-button::before,
      .categoryMain-faq .page-tabs-informations .tab-button::before {
        display: none !important; }
    .categoryMain-weBoostHomeInformations .page-tabs-informations .tab-content,
    .categoryMain-faq .page-tabs-informations .tab-content {
      width: 100%;
      border: 0;
      border-bottom: 1px solid #D8D8D8;
      padding-top: 0;
      padding-bottom: 1.5rem; }
  .categoryMain-weBoostHomeInformations.faqs .page-tabs-informations .tab-content,
  .categoryMain-faq.faqs .page-tabs-informations .tab-content {
    background: #EDF1F5; }
    .categoryMain-weBoostHomeInformations.faqs .page-tabs-informations .tab-content:last-child,
    .categoryMain-faq.faqs .page-tabs-informations .tab-content:last-child {
      border-bottom: 0 !important;
      padding-bottom: 3rem; }
  .categoryMain-weBoostHomeInformations.faqs .tab-button-info:last-child,
  .categoryMain-faq.faqs .tab-button-info:last-child {
    border-bottom: 0 !important; }
  .categoryMain-weBoostHomeInformations.faqs h3.categoryMain-title,
  .categoryMain-faq.faqs h3.categoryMain-title {
    color: #000000;
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 33px;
    text-align: center;
    margin: 0 auto 45px;
    width: 100%;
    max-width: 100%; }
  .categoryMain-weBoostHomeInformations.faqs .page-tabs-informations,
  .categoryMain-faq.faqs .page-tabs-informations {
    margin: 0; }
    .categoryMain-weBoostHomeInformations.faqs .page-tabs-informations .tab-button,
    .categoryMain-faq.faqs .page-tabs-informations .tab-button {
      color: #000000;
      font-size: 20px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 22px; }
      .categoryMain-weBoostHomeInformations.faqs .page-tabs-informations .tab-button.active,
      .categoryMain-faq.faqs .page-tabs-informations .tab-button.active {
        padding-top: 1.2rem;
        padding-bottom: 1.2rem; }
    .categoryMain-weBoostHomeInformations.faqs .page-tabs-informations .tab-content,
    .categoryMain-faq.faqs .page-tabs-informations .tab-content {
      color: #000000;
      font-size: 20px;
      letter-spacing: 0;
      line-height: 28px; }
      .categoryMain-weBoostHomeInformations.faqs .page-tabs-informations .tab-content p,
      .categoryMain-faq.faqs .page-tabs-informations .tab-content p {
        margin: 0;
        text-align: left; }
  .categoryMain-weBoostHomeInformations.faqs.white,
  .categoryMain-faq.faqs.white {
    background: #fff; }
    .categoryMain-weBoostHomeInformations.faqs.white .page-tabs-informations .tab-content,
    .categoryMain-faq.faqs.white .page-tabs-informations .tab-content {
      background: #fff; }

/* ==========================================================
 * ## How it Works
 * ========================================================== */
.categoryMain-howItWorks {
  padding: 2rem 0 0; }
  @media (min-width: 481px) {
    .categoryMain-howItWorks {
      padding: 4.5rem 0 4rem; } }
  .categoryMain-howItWorks .categoryMain-title {
    margin-bottom: 3rem; }
  .categoryMain-howItWorks .page-tabs-titles {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    z-index: 10;
    display: none; }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks .page-tabs-titles {
        display: flex;
        max-width: 980px; } }
  .categoryMain-howItWorks .slick-slider .slick-list {
    width: calc(100% - 100px); }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks .slick-slider .slick-list {
        width: 100%;
        margin-left: -0.78571rem;
        margin-right: -0.78571rem; } }
  .categoryMain-howItWorks .slick-slider .slick-next,
  .categoryMain-howItWorks .slick-slider .slick-prev {
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 100px;
    position: relative;
    top: initial;
    left: initial;
    right: initial;
    bottom: initial;
    transform: initial;
    padding: 0;
    margin: 0; }
  .categoryMain-howItWorks .slick-slider .slick-next {
    border-left: 1px solid #a9afb6; }
    .categoryMain-howItWorks .slick-slider .slick-next::before {
      background: url("../img/icons/arrow-right-blue.svg") 50% 50% no-repeat; }
  .categoryMain-howItWorks .slick-slider .slick-prev {
    border-right: 1px solid #a9afb6; }
    .categoryMain-howItWorks .slick-slider .slick-prev::before {
      background: url("../img/icons/arrow-right-blue.svg") 50% 50% no-repeat;
      -moz-transform: scaleX(-1);
      -o-transform: scaleX(-1);
      -webkit-transform: scaleX(-1);
      transform: scaleX(-1);
      filter: FlipH;
      -ms-filter: "FlipH"; }
  .categoryMain-howItWorks .slick-slider .slick-disabled {
    display: none; }
  .categoryMain-howItWorks .page-tab-title {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    outline: none;
    cursor: pointer;
    transition: all .2s; }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks .page-tab-title {
        padding: 0 0.78571rem;
        width: 20%; } }
    .categoryMain-howItWorks .page-tab-title .content {
      transition: all .2s;
      padding: 0.78571rem 0.35714rem; }
      @media (min-width: 1024px) {
        .categoryMain-howItWorks .page-tab-title .content {
          background-color: #ecf1f5;
          padding: 0.78571rem 0.5rem 1.35714rem; } }
    .categoryMain-howItWorks .page-tab-title .image {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 60px; }
      .categoryMain-howItWorks .page-tab-title .image::before {
        content: "";
        display: block;
        width: 44px;
        height: 44px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain;
        margin: 0 auto; }
    @media only screen and (max-width: 1023px) {
      .categoryMain-howItWorks .page-tab-title .heading {
        display: inline-block;
        padding-bottom: 0.35714rem; } }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks .page-tab-title:hover .content, .categoryMain-howItWorks .page-tab-title:focus .content, .categoryMain-howItWorks .page-tab-title.active .content {
        color: white;
        background: #078bc8;
        border-radius: 0; } }
    @media only screen and (max-width: 1023px) {
      .categoryMain-howItWorks .page-tab-title:hover .content .heading, .categoryMain-howItWorks .page-tab-title:focus .content .heading, .categoryMain-howItWorks .page-tab-title.active .content .heading {
        border-bottom: 1px solid #068AC7; } }
    .categoryMain-howItWorks .page-tab-title[data-tab="how-it-works"] .image::before {
      background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-how-it-works-antenna.svg"); }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks .page-tab-title[data-tab="how-it-works"]:hover .image::before, .categoryMain-howItWorks .page-tab-title[data-tab="how-it-works"].active .image::before {
        background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-how-it-works-antenna-white.svg"); } }
    .categoryMain-howItWorks .page-tab-title[data-tab="home-studio"] .image::before {
      background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-how-it-works-home-studio.svg"); }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks .page-tab-title[data-tab="home-studio"]:hover .image::before, .categoryMain-howItWorks .page-tab-title[data-tab="home-studio"].active .image::before {
        background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-how-it-works-home-studio-white.svg"); } }
    .categoryMain-howItWorks .page-tab-title[data-tab="home-single-room"] .image::before {
      background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-how-it-works-home-room.svg"); }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks .page-tab-title[data-tab="home-single-room"]:hover .image::before, .categoryMain-howItWorks .page-tab-title[data-tab="home-single-room"].active .image::before {
        background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-how-it-works-home-room-white.svg"); } }
    .categoryMain-howItWorks .page-tab-title[data-tab="home-multiroom"] .image::before {
      background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-how-it-works-home-multiroom.svg"); }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks .page-tab-title[data-tab="home-multiroom"]:hover .image::before, .categoryMain-howItWorks .page-tab-title[data-tab="home-multiroom"].active .image::before {
        background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-how-it-works-home-multiroom-white.svg"); } }
    .categoryMain-howItWorks .page-tab-title[data-tab="home-complete"] .image::before {
      background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-how-it-works-home-complete.svg"); }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks .page-tab-title[data-tab="home-complete"]:hover .image::before, .categoryMain-howItWorks .page-tab-title[data-tab="home-complete"].active .image::before {
        background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/icon-how-it-works-home-complete-white.svg"); } }
  .categoryMain-howItWorks .page-tabs-contents .diagram-image-mobile-condensed {
    text-align: center;
    width: 100%;
    margin-top: -2rem; }
    @media (min-width: 551px) {
      .categoryMain-howItWorks .page-tabs-contents .diagram-image-mobile-condensed {
        display: none; } }
  .categoryMain-howItWorks .page-tabs-contents .diagram-image-mobile {
    display: none;
    text-align: center;
    width: calc(100% + 2.42858rem);
    margin-left: -1.21429rem;
    margin-top: -2rem; }
    .categoryMain-howItWorks .page-tabs-contents .diagram-image-mobile img {
      width: 100%; }
    @media (min-width: 551px) {
      .categoryMain-howItWorks .page-tabs-contents .diagram-image-mobile {
        display: flex;
        align-items: center;
        justify-content: center; } }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks .page-tabs-contents .diagram-image-mobile {
        display: none; } }
  .categoryMain-howItWorks .page-tabs-contents .diagram-image-desktop {
    display: none; }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks .page-tabs-contents .diagram-image-desktop {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 500px; } }
  .categoryMain-howItWorks .tab-content {
    border: 0;
    width: 100%; }
  .categoryMain-howItWorks .diagram {
    text-align: center; }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks .diagram {
        position: relative;
        margin-top: -6%;
        z-index: 1;
        text-align: left; } }
    .categoryMain-howItWorks .diagram .diagram-labels {
      display: flex;
      flex-flow: row wrap;
      justify-content: center;
      margin-top: 2.5rem;
      margin-left: -1rem;
      margin-right: -1rem;
      text-align: left; }
      @media (min-width: 1024px) {
        .categoryMain-howItWorks .diagram .diagram-labels {
          display: block;
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          z-index: 1;
          margin: 0; } }
    .categoryMain-howItWorks .diagram .label {
      display: none;
      font-size: 16px;
      line-height: 24px;
      width: 100%;
      max-width: 225px;
      padding: 0.5rem 1rem; }
      @media (min-width: 374px) {
        .categoryMain-howItWorks .diagram .label {
          width: 50%;
          max-width: auto; } }
      @media only screen and (min-width: 420px) {
        .categoryMain-howItWorks .diagram .label {
          width: 50%; } }
      @media only screen and (min-width: 800px) {
        .categoryMain-howItWorks .diagram .label {
          width: 25%; } }
      @media (min-width: 1024px) {
        .categoryMain-howItWorks .diagram .label {
          display: flex;
          width: auto;
          position: absolute;
          top: 0;
          background-color: white;
          -webkit-box-shadow: 1px 1px 8px 2px rgba(75, 97, 106, 0.5);
          -moz-box-shadow: 1px 1px 8px 2px rgba(75, 97, 106, 0.5);
          box-shadow: 1px 1px 8px 2px rgba(75, 97, 106, 0.5); } }
      .categoryMain-howItWorks .diagram .label span {
        display: block;
        font-weight: 600; }
      .categoryMain-howItWorks .diagram .label .step {
        font-weight: 600; }
        @media only screen and (max-width: 1023px) {
          .categoryMain-howItWorks .diagram .label .step {
            display: flex;
            flex-grow: 0;
            flex-shrink: 0;
            justify-content: center;
            align-items: center;
            border: 1px solid #068AC7;
            width: 29px;
            height: 29px;
            border-radius: 100%;
            margin-top: 0.5rem;
            margin-right: 0.78571rem; } }
        @media (min-width: 1024px) {
          .categoryMain-howItWorks .diagram .label .step {
            font-weight: 600;
            padding-right: 0.35714rem; }
            .categoryMain-howItWorks .diagram .label .step::after {
              content: "."; } }
    .categoryMain-howItWorks .diagram .diagram-essential {
      display: inline-flex;
      flex-flow: column-reverse;
      align-items: center;
      background-color: white;
      -webkit-box-shadow: 1px 1px 8px 2px rgba(75, 97, 106, 0.5);
      -moz-box-shadow: 1px 1px 8px 2px rgba(75, 97, 106, 0.5);
      box-shadow: 1px 1px 8px 2px rgba(75, 97, 106, 0.5);
      padding: 1.5rem 1.5rem;
      text-align: left; }
      @media only screen and (min-width: 461px) {
        .categoryMain-howItWorks .diagram .diagram-essential {
          flex-flow: unset; } }
      @media (min-width: 1024px) {
        .categoryMain-howItWorks .diagram .diagram-essential {
          display: flex;
          position: absolute;
          top: 0;
          z-index: 2;
          margin: 0; } }
      .categoryMain-howItWorks .diagram .diagram-essential .image {
        margin-left: 1rem; }
        .categoryMain-howItWorks .diagram .diagram-essential .image img {
          width: auto;
          max-width: 147px;
          max-height: 147px; }
      .categoryMain-howItWorks .diagram .diagram-essential.diagram-essential-basic {
        display: initial; }
        .categoryMain-howItWorks .diagram .diagram-essential.diagram-essential-basic .text {
          max-width: 270px; }
      .categoryMain-howItWorks .diagram .diagram-essential .heading {
        font-size: 18px;
        line-height: 20px;
        font-weight: 600;
        margin-bottom: 0.5rem; }
      .categoryMain-howItWorks .diagram .diagram-essential .text {
        font-size: 16px;
        line-height: 24px;
        max-width: 315px;
        margin-bottom: 1rem; }
      .categoryMain-howItWorks .diagram .diagram-essential .learn-more {
        width: 100%; }
        .categoryMain-howItWorks .diagram .diagram-essential .learn-more .button--primary {
          font-size: 16px;
          line-height: 16px;
          font-weight: 600;
          padding: 0.35714rem 0.78571rem 0.5rem;
          border-radius: 0;
          width: 100%; }
          @media only screen and (min-width: 331px) {
            .categoryMain-howItWorks .diagram .diagram-essential .learn-more .button--primary {
              width: auto; } }
          @media only screen and (min-width: 360px) {
            .categoryMain-howItWorks .diagram .diagram-essential .learn-more .button--primary {
              padding: 0.35714rem 2.28571rem 0.5rem; } }
        .categoryMain-howItWorks .diagram .diagram-essential .learn-more .button--mark {
          display: inline-block;
          vertical-align: middle;
          border: 0;
          border-bottom: 1px solid #068ac7;
          color: #068ac7;
          padding: 0.35714rem 0;
          border-radius: 0;
          font-weight: normal;
          margin-left: 0;
          margin-top: 0.21429rem; }
          @media only screen and (min-width: 331px) {
            .categoryMain-howItWorks .diagram .diagram-essential .learn-more .button--mark {
              margin-left: 0.78571rem; } }
          @media (min-width: 481px) {
            .categoryMain-howItWorks .diagram .diagram-essential .learn-more .button--mark {
              margin-left: 1.5rem; } }
          @media only screen and (min-width: 500px) {
            .categoryMain-howItWorks .diagram .diagram-essential .learn-more .button--mark {
              margin-left: 1.5rem; } }
  .categoryMain-howItWorks #how-it-works .label {
    display: flex; }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks #how-it-works .label span::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        position: relative;
        background: #32A2DD url(../img/icons/checkmark-white.svg) no-repeat 50% 50%;
        background-size: 11px auto;
        width: 15px;
        height: 15px;
        margin-left: 0.5rem;
        margin-top: -7px;
        border-radius: 2px; }
      .categoryMain-howItWorks #how-it-works .label-step-1 {
        top: 15%;
        left: 20%; }
      .categoryMain-howItWorks #how-it-works .label-step-2 {
        top: 38%;
        left: 28%; }
      .categoryMain-howItWorks #how-it-works .label-step-3 {
        top: 27%;
        right: 20%; }
      .categoryMain-howItWorks #how-it-works .label-step-4 {
        top: 51%;
        right: 10%; } }
    @media only screen and (min-width: 1180px) {
      .categoryMain-howItWorks #how-it-works .label-step-1 {
        top: 16%;
        left: 20%; }
      .categoryMain-howItWorks #how-it-works .label-step-2 {
        top: 38%;
        left: 30%; }
      .categoryMain-howItWorks #how-it-works .label-step-3 {
        top: 27%;
        right: 22%; }
      .categoryMain-howItWorks #how-it-works .label-step-4 {
        top: 51%;
        right: 11%; } }
    @media only screen and (min-width: 1320px) {
      .categoryMain-howItWorks #how-it-works .label-step-1 {
        top: 18%;
        left: 20%; }
      .categoryMain-howItWorks #how-it-works .label-step-2 {
        top: 42%;
        left: 32%; }
      .categoryMain-howItWorks #how-it-works .label-step-3 {
        top: 27%;
        right: 25%; }
      .categoryMain-howItWorks #how-it-works .label-step-4 {
        top: 51%;
        right: 12%; } }
  .categoryMain-howItWorks #how-it-works .diagram-essential {
    display: none; }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks #how-it-works .diagram-essential {
        display: flex;
        left: 8%;
        top: initial;
        bottom: 0; } }
    @media only screen and (min-width: 1180px) {
      .categoryMain-howItWorks #how-it-works .diagram-essential {
        bottom: 7%; } }
  @media (min-width: 1024px) {
    .categoryMain-howItWorks #home-studio .label-1 {
      top: 20%;
      left: 24%; } }
  @media only screen and (min-width: 1180px) {
    .categoryMain-howItWorks #home-studio .label-1 {
      top: 22%;
      left: 25%; } }
  @media (min-width: 1024px) {
    .categoryMain-howItWorks #home-studio .diagram-essential {
      right: 4%;
      top: 45%; } }
  @media only screen and (min-width: 1180px) {
    .categoryMain-howItWorks #home-studio .diagram-essential {
      right: 13%; } }
  @media (min-width: 1024px) {
    .categoryMain-howItWorks #home-single-room .label-1 {
      top: 19%;
      left: 29%; } }
  @media (min-width: 1024px) {
    .categoryMain-howItWorks #home-single-room .label-2 {
      top: 45%;
      right: 13%; } }
  @media only screen and (min-width: 1180px) {
    .categoryMain-howItWorks #home-single-room .label-2 {
      right: 15%; } }
  @media only screen and (min-width: 1320px) {
    .categoryMain-howItWorks #home-single-room .label-2 {
      right: 17%; } }
  @media (min-width: 1024px) {
    .categoryMain-howItWorks #home-single-room .diagram-essential {
      left: 0%;
      top: inherit;
      bottom: 0%; } }
  @media only screen and (min-width: 1180px) {
    .categoryMain-howItWorks #home-single-room .diagram-essential {
      left: 3%;
      bottom: 7%; } }
  @media only screen and (min-width: 1320px) {
    .categoryMain-howItWorks #home-single-room .diagram-essential {
      left: 5%;
      bottom: 18%; } }
  .categoryMain-howItWorks #home-single-room .diagram-essential .text {
    max-width: 325px; }
  @media (min-width: 1024px) {
    .categoryMain-howItWorks #home-multiroom .label-1 {
      top: 20%;
      left: 26%; } }
  @media only screen and (min-width: 1180px) {
    .categoryMain-howItWorks #home-multiroom .label-1 {
      top: 21%; } }
  @media only screen and (min-width: 1320px) {
    .categoryMain-howItWorks #home-multiroom .label-1 {
      top: 22%; } }
  @media (min-width: 1024px) {
    .categoryMain-howItWorks #home-multiroom .label-2 {
      top: 30%;
      right: 33%; } }
  @media only screen and (min-width: 1180px) {
    .categoryMain-howItWorks #home-multiroom .label-2 {
      top: 32%;
      right: 34%; } }
  @media only screen and (min-width: 1320px) {
    .categoryMain-howItWorks #home-multiroom .label-2 {
      top: 33%;
      right: 36%; } }
  @media (min-width: 1024px) {
    .categoryMain-howItWorks #home-multiroom .diagram-essential {
      right: 23%;
      top: inherit;
      bottom: -17%; } }
  @media only screen and (min-width: 1180px) {
    .categoryMain-howItWorks #home-multiroom .diagram-essential {
      bottom: -10%; } }
  @media only screen and (min-width: 1320px) {
    .categoryMain-howItWorks #home-multiroom .diagram-essential {
      bottom: -6%; } }
  .categoryMain-howItWorks #home-multiroom .diagram-essential .text {
    max-width: 325px; }
  @media (min-width: 1024px) {
    .categoryMain-howItWorks #home-complete .label-1 {
      top: 20%;
      left: 26%; } }
  @media only screen and (min-width: 1180px) {
    .categoryMain-howItWorks #home-complete .label-1 {
      top: 21%; } }
  @media only screen and (min-width: 1320px) {
    .categoryMain-howItWorks #home-complete .label-1 {
      top: 22%; } }
  @media (min-width: 1024px) {
    .categoryMain-howItWorks #home-complete .label-2 {
      top: 40%;
      left: 32%; } }
  @media only screen and (min-width: 1180px) {
    .categoryMain-howItWorks #home-complete .label-2 {
      left: 34%; } }
  @media only screen and (min-width: 1320px) {
    .categoryMain-howItWorks #home-complete .label-2 {
      left: 36%; } }
  @media (min-width: 1024px) {
    .categoryMain-howItWorks #home-complete .diagram-essential {
      right: 0%;
      top: 50%; } }
  .categoryMain-howItWorks #home-complete .diagram-essential .text {
    max-width: 290px; }
  @media only screen and (min-width: 1180px) {
    .categoryMain-howItWorks #home-complete .diagram-essential {
      right: 4%; } }
  @media only screen and (min-width: 1320px) {
    .categoryMain-howItWorks #home-complete .diagram-essential {
      right: 0%; }
      .categoryMain-howItWorks #home-complete .diagram-essential .text {
        max-width: 315px; } }

.categoryMain-howItWorks--simple .diagram {
  margin-top: 0; }
  .categoryMain-howItWorks--simple .diagram img {
    display: block;
    margin: 0 auto; }

.categoryMain-howItWorks--simple .diagram-tabs {
  display: flex;
  flex-wrap: wrap; }

.categoryMain-howItWorks--simple .diagram-tab {
  width: 100%; }
  .categoryMain-howItWorks--simple .diagram-tab .content {
    margin: 0.78571rem;
    padding: 0.78571rem;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    border: 0;
    border-radius: 0;
    background: #ecf1f5;
    transition: all .2s;
    cursor: pointer; }
    .categoryMain-howItWorks--simple .diagram-tab .content:hover, .categoryMain-howItWorks--simple .diagram-tab .content:focus {
      background: #078bc8;
      color: #FFF; }
  .categoryMain-howItWorks--simple .diagram-tab.active .content {
    background: #078bc8;
    color: #FFF; }
  @media (min-width: 400px) {
    .categoryMain-howItWorks--simple .diagram-tab {
      width: 50%; } }
  @media (min-width: 700px) {
    .categoryMain-howItWorks--simple .diagram-tab {
      width: 25%; } }
  @media (min-width: 1024px) {
    .categoryMain-howItWorks--simple .diagram-tab {
      width: 20%; } }

.categoryMain-howItWorks--simple .diagram-steps {
  margin-top: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media (min-width: 410px) {
    .categoryMain-howItWorks--simple .diagram-steps {
      justify-content: flex-start; } }
  @media (min-width: 600px) {
    .categoryMain-howItWorks--simple .diagram-steps {
      justify-content: center; } }
  .categoryMain-howItWorks--simple .diagram-steps .step {
    display: flex;
    margin-bottom: 1.5rem;
    padding: 0.78571rem; }
    @media (min-width: 1024px) {
      .categoryMain-howItWorks--simple .diagram-steps .step {
        font-size: 17px;
        padding: 1.5rem; }
        .categoryMain-howItWorks--simple .diagram-steps .step:nth-child(2) {
          border-left: 1px solid #068AC7;
          border-right: 1px solid #068AC7; } }
  .categoryMain-howItWorks--simple .diagram-steps .number {
    font-weight: 600;
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    border: 1px solid #068AC7;
    width: 29px;
    height: 29px;
    border-radius: 100%;
    margin-top: 0.5rem;
    margin-right: 0.78571rem; }
  .categoryMain-howItWorks--simple .diagram-steps .content {
    text-align: left; }
    .categoryMain-howItWorks--simple .diagram-steps .content span {
      display: block;
      font-weight: 700; }

.categoryMain-howItWorks--simple .shop-link {
  max-width: 340px;
  width: 100%;
  display: block;
  margin: 1.5rem auto 0 auto;
  padding: 0.78571rem;
  text-align: center;
  background-color: #078bc8;
  color: #FFF;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: all .2s; }
  .categoryMain-howItWorks--simple .shop-link:focus, .categoryMain-howItWorks--simple .shop-link:hover {
    background: #2a5d89 !important; }

.categoryMain-howItWorks--simple .tab-content {
  padding-bottom: 0 !important; }

.categoryMain-howItWorks--simple .page-tabs-contents .diagram-image-mobile {
  display: block; }
  @media (min-width: 1024px) {
    .categoryMain-howItWorks--simple .page-tabs-contents .diagram-image-mobile {
      display: none; } }

.categoryMain-howItWorksLegacy {
  padding: 2rem 0 3rem 0;
  border-bottom: 1px solid #CCC; }
  .categoryMain-howItWorksLegacy h2 {
    margin-bottom: 1.5rem; }

/* ==========================================================
 * ## Installation
 * ========================================================== */
.categoryMain-installation {
  padding: 5rem 0;
  background: #EDF1F5; }
  .categoryMain-installation p {
    max-width: 738px;
    margin: 0 auto;
    font-size: 18px;
    text-align: center; }
  .categoryMain-installation .services {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 2.5rem; }
  .categoryMain-installation .service {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 1.5rem;
    padding: 1.5rem; }
    .categoryMain-installation .service .image {
      margin-bottom: 1.5rem; }
      @media (min-width: 1024px) {
        .categoryMain-installation .service .image {
          height: 130px;
          margin-bottom: 0; } }
    .categoryMain-installation .service .text {
      font-size: 20px;
      line-height: 28px;
      font-weight: 600;
      text-transform: uppercase;
      text-align: center; }
      @media (min-width: 1024px) {
        .categoryMain-installation .service .text {
          min-height: 100px; } }
    @media (min-width: 1024px) {
      .categoryMain-installation .service {
        width: 33.33%;
        margin-bottom: 0; } }
  .categoryMain-installation .call-us {
    color: #098BC7;
    font-size: 22px;
    font-weight: 600;
    text-align: center; }
    .categoryMain-installation .call-us a {
      display: block;
      color: #FFF;
      background-color: #1791CA;
      font-size: 28px;
      font-weight: 600;
      width: 250px;
      margin: 0.78571rem auto; }
    @media (min-width: 1024px) {
      .categoryMain-installation .call-us {
        font-size: 26px; }
        .categoryMain-installation .call-us a {
          width: 300px;
          font-size: 34px; } }
  .categoryMain-installation .contact-us {
    color: #098BC7;
    font-size: 22px;
    font-weight: 600;
    text-align: center; }
    .categoryMain-installation .contact-us a {
      display: block;
      color: #FFF;
      background-color: #078ac7;
      font-size: 18px;
      font-weight: 600;
      text-transform: uppercase;
      width: 270px;
      margin: 0.78571rem auto;
      padding: 10px 15px;
      transition: all .2s; }
      .categoryMain-installation .contact-us a:focus, .categoryMain-installation .contact-us a:hover {
        background: #2a5d89; }
    @media (min-width: 1024px) {
      .categoryMain-installation .contact-us a {
        width: 320px;
        font-size: 20px; } }
  .categoryMain-installation .call-us-alt {
    color: #098BC7;
    font-size: 22px;
    font-weight: 600;
    text-align: center; }
    .categoryMain-installation .call-us-alt a {
      display: block;
      color: #FFF;
      background-color: #1791CA;
      font-size: 22px;
      font-weight: 600;
      width: 250px;
      margin: 0.78571rem auto;
      padding: 10px 0;
      transition: all .2s;
      text-transform: uppercase; }
      .categoryMain-installation .call-us-alt a:focus, .categoryMain-installation .call-us-alt a:hover {
        background: #515151; }
    .categoryMain-installation .call-us-alt .right a {
      font-size: 18px; }
    @media (min-width: 1024px) {
      .categoryMain-installation .call-us-alt {
        font-size: 26px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center; }
        .categoryMain-installation .call-us-alt a {
          width: 366px;
          font-size: 26px;
          text-transform: uppercase; }
        .categoryMain-installation .call-us-alt .left,
        .categoryMain-installation .call-us-alt .right {
          width: 48%; }
        .categoryMain-installation .call-us-alt .middle {
          width: 4%;
          display: flex;
          align-items: center;
          justify-content: center; }
        .categoryMain-installation .call-us-alt .right a {
          font-size: 22px; } }

/* ==========================================================
 * ## Customers
 * ========================================================== */
.categoryMain-customers {
  padding: 5rem 0;
  border-bottom: 1px solid #CCC; }
  .categoryMain-customers .logos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
    .categoryMain-customers .logos img {
      flex-grow: 0;
      flex-shrink: 0;
      margin: 1.5rem; }
      @media (min-width: 1024px) {
        .categoryMain-customers .logos img {
          margin: 3rem 2.2rem; } }

/* ==========================================================
 * ## Recommended Bundles
 * ========================================================== */
.categoryMain-recommended-bundles {
  padding-bottom: 3rem; }
  @media (min-width: 481px) {
    .categoryMain-recommended-bundles {
      padding-bottom: 4.5rem; } }
  .categoryMain-recommended-bundles .categoryMain-title {
    padding-bottom: 1.5rem; }
  .categoryMain-recommended-bundles .recommended-bundles-text {
    font-size: 20px;
    line-height: 29px;
    padding-bottom: 1.5rem;
    text-align: center; }
  .categoryMain-recommended-bundles .recommended-bundles-tabs {
    margin-top: 1rem; }
  .categoryMain-recommended-bundles .page-tabs-titles {
    display: flex;
    justify-content: center;
    margin-left: -0.35714rem;
    margin-right: -0.35714rem; }
    .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title {
      width: 100%;
      padding: 0.35714rem;
      text-align: center;
      outline: none;
      cursor: pointer;
      transition: all .2s; }
      .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title br {
        display: none; }
      @media (min-width: 551px) {
        .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title {
          width: 25%;
          padding: 0 0.35714rem; }
          .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title br {
            display: initial; } }
      .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title .content {
        transition: all .2s;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        background-color: white;
        border: 1px solid #068ac7;
        border-radius: 6px;
        padding: 0.78571rem 0.5rem 1rem; }
        @media (min-width: 1024px) {
          .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title .content {
            padding: 0.78571rem 1rem 1rem;
            border: 1px solid #a9afb6;
            flex-direction: column;
            height: 68px; } }
        .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title .content span {
          display: none; }
          @media (min-width: 1024px) {
            .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title .content span {
              display: initial; } }
      .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title:hover .content, .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title.active .content {
        position: relative;
        color: white;
        background-color: #068ac7;
        border-color: #068ac7; }
        @media (min-width: 1024px) {
          .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title:hover .content, .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title.active .content {
            background: #084568;
            background: linear-gradient(0deg, #084568 0%, #068ac7 100%);
            border-color: #068ac7;
            border-radius: 0; } }
      @media (min-width: 1024px) {
        .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title.active .content::before {
          content: "";
          position: absolute;
          bottom: -13px;
          left: 0;
          right: 0;
          margin-left: auto;
          margin-right: auto;
          width: 0;
          height: 0;
          border-left: 14px solid transparent;
          border-right: 14px solid transparent;
          border-top: 13px solid #084568;
          z-index: 1; } }
  .categoryMain-recommended-bundles .page-tabs-contents {
    display: block; }
    .categoryMain-recommended-bundles .page-tabs-contents .tab-content {
      border: 0;
      padding: 0; }
  .categoryMain-recommended-bundles .product-list-primary {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -0.35714rem;
    margin-right: -0.35714rem; }
    .categoryMain-recommended-bundles .product-list-primary .slick-list {
      width: 100%; }
    .categoryMain-recommended-bundles .product-list-primary .product {
      width: 100%;
      margin-bottom: 0.78571rem;
      padding-left: 0.35714rem;
      padding-right: 0.35714rem;
      outline: none; }
      @media (min-width: 374px) {
        .categoryMain-recommended-bundles .product-list-primary .product {
          width: 50%; } }
      @media (min-width: 700px) {
        .categoryMain-recommended-bundles .product-list-primary .product {
          width: 25%; } }
      .categoryMain-recommended-bundles .product-list-primary .product .product-content {
        display: flex;
        flex-direction: column;
        text-align: center;
        border: 1px solid #d9dce0;
        padding: 0.78571rem; }
        @media (min-width: 374px) {
          .categoryMain-recommended-bundles .product-list-primary .product .product-content {
            min-height: 520px; } }
        @media (min-width: 450px) {
          .categoryMain-recommended-bundles .product-list-primary .product .product-content .product-learn-more {
            margin-top: auto; } }
        @media (min-width: 1024px) {
          .categoryMain-recommended-bundles .product-list-primary .product .product-content {
            min-height: 500px; } }
      .categoryMain-recommended-bundles .product-list-primary .product .product-name {
        font-size: 16px;
        line-height: 19px;
        color: #0A8CC8;
        font-weight: 600;
        min-height: 60px; }
        .categoryMain-recommended-bundles .product-list-primary .product .product-name .refurbished {
          display: block;
          border: 1px solid #068AC7;
          color: black;
          background-color: #E1E1E1;
          padding: 0.28571rem 0;
          margin-top: 0.21429rem; }
      .categoryMain-recommended-bundles .product-list-primary .product .product-image {
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 130px;
        margin-bottom: 1rem; }
        .categoryMain-recommended-bundles .product-list-primary .product .product-image img {
          max-height: 117px;
          width: auto; }
      .categoryMain-recommended-bundles .product-list-primary .product .product-price {
        margin: 1rem 0;
        font-size: 18px;
        font-weight: 600; }
      .categoryMain-recommended-bundles .product-list-primary .product .yotpo.bottomLine {
        margin-bottom: .75rem;
        display: flex;
        justify-content: center; }
      .categoryMain-recommended-bundles .product-list-primary .product .product-description {
        min-height: 120px;
        text-align: left;
        margin-bottom: 1rem; }
      .categoryMain-recommended-bundles .product-list-primary .product .product-learn-more {
        width: 100%;
        margin-top: auto; }
  @media (min-width: 1024px) {
    .categoryMain-recommended-bundles .common-slider-dots {
      display: none; } }
  .categoryMain-recommended-bundles .recommended-bundles-contact {
    text-align: center;
    padding-top: 0.5rem; }
    .categoryMain-recommended-bundles .recommended-bundles-contact .button {
      display: inline-flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      width: 100%;
      font-size: 18px;
      font-weight: 600;
      line-height: 24px;
      background: #1791CA;
      border-color: #1791CA;
      padding: 0.78571rem;
      border-radius: 6px; }
      @media (min-width: 320px) {
        .categoryMain-recommended-bundles .recommended-bundles-contact .button {
          font-size: 20px; } }
      @media (min-width: 551px) {
        .categoryMain-recommended-bundles .recommended-bundles-contact .button {
          width: auto;
          font-size: 24px;
          padding: 1.14286rem 3rem; } }
      .categoryMain-recommended-bundles .recommended-bundles-contact .button span {
        margin-left: 0.78571rem;
        font-size: 25px; }
        @media (min-width: 320px) {
          .categoryMain-recommended-bundles .recommended-bundles-contact .button span {
            font-size: 27px; } }
        @media (min-width: 551px) {
          .categoryMain-recommended-bundles .recommended-bundles-contact .button span {
            font-size: 34px; } }
      .categoryMain-recommended-bundles .recommended-bundles-contact .button:hover {
        background-color: #1273a1;
        border-color: #1273a1; }

@media (max-width: 767px) {
  .categoryMain-forHome .categoryMain-products .page-tabs .tab-content .product-list-compare .product,
  .categoryMain-commercial .categoryMain-products .page-tabs .tab-content .product-list-compare .product,
  .categoryMain-business .categoryMain-products .page-tabs .tab-content .product-list-compare .product,
  .categoryMain-installedBoosters .categoryMain-products .page-tabs .tab-content .product-list-compare .product {
    margin-bottom: 0; } }

.categoryMain-forHome .homepageProducts-dots,
.categoryMain-commercial .homepageProducts-dots,
.categoryMain-business .homepageProducts-dots,
.categoryMain-installedBoosters .homepageProducts-dots {
  border-top: 0; }
  @media (min-width: 768px) {
    .categoryMain-forHome .homepageProducts-dots,
    .categoryMain-commercial .homepageProducts-dots,
    .categoryMain-business .homepageProducts-dots,
    .categoryMain-installedBoosters .homepageProducts-dots {
      display: none; } }

.categoryMain-installedBoosters .categoryMain-products .product-list-primary .product-image {
  height: auto; }

@media (min-width: 1024px) {
  .categoryMain-forVehicle .categoryMain-recommended-bundles .product-list-primary .product .product-content {
    min-height: 460px; }
  .categoryMain-forVehicle .categoryMain-recommended-bundles .product-list-primary .product .product-description {
    min-height: 100px; } }

.categoryMain-commercial .categoryMain-products .product-list-primary {
  justify-content: center; }

.categoryMain-commercial .categoryMain-products .page-tabs .tab-content .product-list-compare {
  justify-content: center; }

.categoryMain-commercial .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature {
  min-height: 52px; }

.categoryMain-commercial .categoryMain-products .page-tabs .tab-content .product-list-compare .product-image {
  display: flex;
  align-items: center;
  justify-content: center; }

.categoryMain-commercial .categoryMain-products .page-tabs .tab-content .product-list-compare .product-areas-list {
  min-height: 83px; }

.categoryMain-commercial .categoryMain-products .page-tabs .tab-content .product-list-compare .product-content {
  min-height: 425px; }

.categoryMain-commercial .categoryMain-products .product-list-primary .product {
  width: 29%; }

.categoryMain-commercial .categoryMain-products .product-list-primary .product-image {
  height: 130px; }
  .categoryMain-commercial .categoryMain-products .product-list-primary .product-image img {
    max-width: 218px; }

.categoryMain-business .categoryMain-products .product-list-primary {
  justify-content: center; }

.categoryMain-business .categoryMain-products .page-tabs .tab-content .product-list-compare {
  justify-content: center; }

.categoryMain-business .categoryMain-products .page-tabs .tab-content .product-list-compare .product-feature {
  min-height: 52px; }

.categoryMain-business .categoryMain-products .page-tabs .tab-content .product-list-compare .product-image {
  display: flex;
  align-items: center;
  justify-content: center; }

.categoryMain-business .categoryMain-products .page-tabs .tab-content .product-list-compare .product-areas-list {
  min-height: 83px; }

.categoryMain-business .categoryMain-products .page-tabs .tab-content .product-list-compare .product-content {
  min-height: 425px; }

.categoryMain-business .categoryMain-products .product-list-primary .product {
  width: 29%; }

.categoryMain-business .categoryMain-products .product-list-primary .product-image {
  height: 130px; }
  .categoryMain-business .categoryMain-products .product-list-primary .product-image img {
    max-width: 218px; }

.categoryMain-business .categoryMain-products .product-list-primary .product-title {
  margin-top: 1.5rem; }

.categoryMain-installedBoosters .product-list-primary {
  justify-content: center; }
  @media (min-width: 1024px) {
    .categoryMain-installedBoosters .product-list-primary {
      margin-top: 4.5rem; } }

.categoryMain-installedBoosters .categoryMain-products .page-tabs .tab-content .product-list-compare {
  justify-content: center; }
  .categoryMain-installedBoosters .categoryMain-products .page-tabs .tab-content .product-list-compare .product {
    margin-bottom: 1.5rem; }
  .categoryMain-installedBoosters .categoryMain-products .page-tabs .tab-content .product-list-compare .product-learn-more .button--primary {
    margin-left: 0;
    margin-top: 0.78571rem;
    background: none;
    color: #058ac7;
    text-decoration: underline;
    border: 0; }
  .categoryMain-installedBoosters .categoryMain-products .page-tabs .tab-content .product-list-compare .product-learn-more .button--secondary {
    background: #058ac7; }
  @media (min-width: 1024px) {
    .categoryMain-installedBoosters .categoryMain-products .page-tabs .tab-content .product-list-compare .product {
      width: 25% !important;
      padding: 0 0.75rem; } }
  .categoryMain-installedBoosters .categoryMain-products .page-tabs .tab-content .product-list-compare .product-heading {
    padding-top: 5rem; }
    @media (min-width: 1024px) {
      .categoryMain-installedBoosters .categoryMain-products .page-tabs .tab-content .product-list-compare .product-heading {
        padding-top: 3rem; } }

.categoryMain-installedBoosters .categoryMain-products .learn-more {
  margin-top: 2rem;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600; }
  .categoryMain-installedBoosters .categoryMain-products .learn-more a {
    color: #008ACA;
    text-decoration: none; }
  @media (min-width: 1024px) {
    .categoryMain-installedBoosters .categoryMain-products .learn-more {
      font-size: 26px; } }

.categoryMain-installedBoosters .categoryMain-products p {
  font-size: 20px;
  text-align: center;
  max-width: 800px;
  display: block;
  margin: 0 auto 1.5rem auto; }
  .categoryMain-installedBoosters .categoryMain-products p.sub {
    font-size: 24px; }

.categoryMain-installedBoosters .categoryMain-products .product-list-primary .product {
  width: 37%; }

.categoryMain-installedBoosters .categoryMain-products .product-list-primary .product-label {
  font-size: 15px; }

.categoryMain-installedBoosters .categoryMain-products .product-list-primary .product-image img {
  max-width: 300px;
  max-height: 300px; }

.categoryMain-installedBoosters .categoryMain-products .product-list-primary .product-model,
.categoryMain-installedBoosters .categoryMain-products .product-list-primary .product-title,
.categoryMain-installedBoosters .categoryMain-products .product-list-primary .product-price {
  font-size: 20px; }

.categoryMain-installedBoosters .categoryMain-products .product-list-primary .product-cart {
  display: block;
  color: #FFF;
  background-color: #008ACA;
  font-size: 21px;
  font-weight: 600;
  text-transform: uppercase;
  width: 212px;
  margin: 1.5rem auto 1rem auto;
  padding: .5rem;
  border-radius: 5px; }

.categoryMain-installedBoosters .categoryMain-products .product-list-primary .product-view-details {
  display: block;
  color: #068AC7;
  font-size: 20px;
  text-decoration: underline; }

#categoryContactForm {
  width: 100%;
  max-width: 1000px;
  font-size: 16px;
  color: #000; }
  #categoryContactForm .modal-content {
    position: relative;
    padding: 1rem 1.5rem 3rem; }
    #categoryContactForm .modal-content h2,
    #categoryContactForm .modal-content p {
      text-align: center; }
    @media (min-width: 750px) {
      #categoryContactForm .modal-content {
        padding: 2.5rem 2.28571rem 3.5rem; } }

.homepageWhyUs {
  padding: 1.5rem 0; }
  .homepageWhyUs h2 {
    text-align: center; }

.homepageWhyUs-benefits {
  display: flex;
  flex-wrap: wrap; }

.homepageWhyUs-benefit {
  width: 100%;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center; }
  @media (min-width: 551px) {
    .homepageWhyUs-benefit {
      width: 50%;
      padding: 1.5rem;
      margin-bottom: 0; } }
  @media (min-width: 1024px) {
    .homepageWhyUs-benefit {
      width: 25%;
      padding: 0 1.5rem;
      margin-top: 1.5rem;
      margin-bottom: 3rem;
      border-left: 1px solid #D8D8D8; }
      .homepageWhyUs-benefit br {
        display: block; } }
  .homepageWhyUs-benefit br {
    display: none; }
  .homepageWhyUs-benefit img {
    flex-shrink: 0;
    flex-grow: 0;
    margin-right: 0.78571rem; }
  .homepageWhyUs-benefit .guarantee {
    width: 27px;
    height: 34px; }
  .homepageWhyUs-benefit .shipping {
    width: 38px;
    height: 26px; }
  .homepageWhyUs-benefit .support,
  .homepageWhyUs-benefit .checkout {
    width: 31px;
    height: 31px; }
  .homepageWhyUs-benefit > div {
    font-size: 16px;
    color: #375167; }
    .homepageWhyUs-benefit > div strong {
      font-weight: 600;
      color: #068AC7; }

.productModern-installation {
  margin: 3rem 0;
  padding: 1.5rem;
  background-color: #EEEEEE; }
  .productModern-installation .modern-title {
    text-align: center; }
  .productModern-installation .steps {
    width: calc(100% + 3rem);
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  .productModern-installation .step {
    padding: 0 1.5rem;
    width: 100%; }
    @media (min-width: 800px) {
      .productModern-installation .step {
        width: 33.33%; } }
  .productModern-installation .step-icon {
    height: 7.14286rem;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    .productModern-installation .step-icon:nth-child(1) img {
      width: 70px;
      height: 70px; }
    .productModern-installation .step-icon:nth-child(2) img {
      width: 64px;
      height: 61px; }
    .productModern-installation .step-icon:nth-child(3) img {
      width: 78px;
      height: 68px; }
  .productModern-installation .step-text {
    display: flex;
    margin: 1.5rem 0; }
    .productModern-installation .step-text p {
      font-size: 18px; }
    .productModern-installation .step-text .disclaimer {
      font-size: 14px; }
  .productModern-installation .step-number {
    width: 50px;
    height: 50px;
    margin-right: 1.5rem;
    flex-shrink: 0;
    flex-grow: 0;
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    border-right: 5px solid #CCC;
    color: #068AC7; }

.blog-modern-advantage {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: linear-gradient(to bottom, #0082C5, #004783); }
  .blog-modern-advantage > img {
    margin: 1.5rem 0 0.78571rem 0; }
  .blog-modern-advantage .header {
    width: calc(100% - 3rem);
    margin: 0 1.5rem 1.5rem 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase; }
    .blog-modern-advantage .header strong {
      display: block;
      font-size: 26px; }
  .blog-modern-advantage .advantage {
    margin-bottom: 1.5rem; }
    .blog-modern-advantage .advantage div {
      color: #FFF;
      text-align: center;
      font-size: 20px;
      line-height: 26px; }
      .blog-modern-advantage .advantage div strong {
        font-weight: 600; }
    .blog-modern-advantage .advantage:last-child {
      margin-bottom: 3rem; }

.blog-modern-contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1.5rem;
  background: #FFF;
  border: 1px solid #CCC; }
  .blog-modern-contact > img {
    margin: 1.5rem 0 0.78571rem 0; }
  .blog-modern-contact .header {
    width: calc(100% - 3rem);
    margin: 2.28571rem 1.5rem 1.5rem 1.5rem;
    color: #1E4478;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase; }
    .blog-modern-contact .header strong {
      display: block;
      margin-top: 0.35714rem;
      font-size: 16px; }
  .blog-modern-contact .contact {
    padding: 1.5rem 0; }
    .blog-modern-contact .contact div {
      color: #1E4478;
      text-align: center;
      font-size: 20px;
      line-height: 26px; }
      .blog-modern-contact .contact div strong {
        font-weight: 600; }
    .blog-modern-contact .contact a:hover {
      color: #1E4478; }
    .blog-modern-contact .contact.phone {
      padding: 1.5rem 0.78571rem;
      border-top: 1px solid #CCC;
      border-bottom: 1px solid #CCC; }
      .blog-modern-contact .contact.phone div {
        font-size: 18px;
        font-weight: 600; }
        .blog-modern-contact .contact.phone div strong {
          font-size: 32px; }
    .blog-modern-contact .contact.email div a {
      font-size: 16px;
      font-weight: 600; }
    .blog-modern-contact .contact .button {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 1.5rem;
      padding: 0.78571rem 0;
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      border: 0;
      background-color: #008ACA;
      color: #FFF !important; }
    .blog-modern-contact .contact:last-child {
      margin-bottom: 1.5rem; }

.affiliatePrograms .container {
  max-width: 89rem; }

.affiliatePrograms h2 {
  margin: 4.5rem 0;
  text-align: center; }

.affiliatePrograms .programs {
  display: flex;
  flex-wrap: wrap;
  margin: 3rem 0; }

.affiliatePrograms .program {
  position: relative;
  width: 100%;
  margin-bottom: 3rem;
  border: 1px solid #979797; }
  @media (min-width: 1261px) {
    .affiliatePrograms .program {
      width: calc(33.33% - 3rem);
      margin: 0 1.5rem; } }

.affiliatePrograms .programHeading {
  background: #515151; }

.affiliatePrograms .programRewards {
  background: #EDF1F5; }

.affiliatePrograms .programReward {
  background: #52728E; }

.affiliatePrograms .programNumber {
  font-size: 24px;
  font-weight: 600;
  background: #999999;
  color: #FFF;
  width: 56px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0px; }

.affiliatePrograms .programHeading {
  padding: 3rem 0; }
  .affiliatePrograms .programHeading img {
    display: block;
    margin: 3rem auto 0 auto; }
  .affiliatePrograms .programHeading h3 {
    margin: 3rem 0 1.5rem 0;
    font-weight: 400;
    text-align: center;
    color: #FFF;
    font-size: 26px;
    line-height: 34px; }
  @media (min-width: 1024px) {
    .affiliatePrograms .programHeading {
      height: 325px; } }

.affiliatePrograms .programReward {
  font-size: 24px;
  font-weight: 600;
  color: #000000;
  padding: 2.75rem 0;
  text-align: center;
  border-bottom: 5px solid #00ADEE;
  background: #fff; }
  .affiliatePrograms .programReward span {
    font-weight: 400;
    font-size: 20px; }

.affiliatePrograms .programDetails {
  display: flex;
  flex-direction: column;
  padding: 2.28571rem;
  background: #FFF; }
  .affiliatePrograms .programDetails p,
  .affiliatePrograms .programDetails li {
    font-size: 16px; }
    @media (min-width: 1261px) {
      .affiliatePrograms .programDetails p,
      .affiliatePrograms .programDetails li {
        font-size: 18px;
        line-height: 30px; } }
  @media (min-width: 1261px) {
    .affiliatePrograms .programDetails {
      height: 525px; } }

.affiliatePrograms .programLink {
  display: block;
  padding: .75rem 0;
  background: #00ADEE;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  margin-top: auto; }

.affiliatePrograms .programDisclaimers {
  font-size: 16px;
  padding: 2.28571rem; }

.categoryGuarantees {
  margin-top: .5rem; }
  .categoryGuarantees .container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 1000px) {
    .categoryGuarantees {
      margin-top: .5rem; } }

.categoryGuarantee {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1rem;
  color: #000; }
  .categoryGuarantee:hover, .categoryGuarantee:focus {
    text-decoration: underline; }
  .categoryGuarantee .image {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .categoryGuarantee img {
    flex-shrink: 0;
    flex-grow: 0; }
  .categoryGuarantee .text {
    max-width: 150px;
    line-height: 1.3; }
  @media (min-width: 675px) {
    .categoryGuarantee {
      width: 25%; } }
  @media (min-width: 1000px) {
    .categoryGuarantee {
      flex-direction: row;
      text-align: left; }
      .categoryGuarantee .image {
        margin-right: 1.5rem; } }

.categoryGuarantee--support img {
  width: 45px; }

.categoryGuarantee--shipping img {
  width: 53px; }

.categoryGuarantee--returns img {
  width: 48px; }

.categoryGuarantee--warranty img {
  width: 33px; }

.weboost-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px; }

.card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px; }

.weboost-card {
  width: 300px;
  border: 1px solid #ccc;
  padding: 20px;
  margin: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden; }
  .weboost-card img {
    display: block;
    margin: 0 auto 10px auto;
    height: 145px; }

.weboost-title {
  background-color: #0072B2;
  color: #ffffff;
  font-weight: lighter;
  width: 100%;
  margin: 0;
  text-align: center;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px; }

.sku,
.price,
.ratings {
  text-align: center;
  margin-bottom: 10px; }

.sku {
  font-size: 18px; }

.icon-with-desc span {
  font-size: 22px; }

.price {
  font-size: 28px;
  font-weight: 600; }

.ratings {
  font-size: 14px; }

.icons-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px; }
  .icons-container .icon-with-desc {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
    flex: 1;
    text-align: center; }
    .icons-container .icon-with-desc img {
      height: 50px;
      width: 50px; }
    .icons-container .icon-with-desc span {
      font-size: 22px; }

.buy-now-btn {
  color: #068AC7;
  border: solid 1px #979797;
  font-size: 18px;
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box; }

.view-details {
  font-size: 18px;
  text-align: center;
  display: block;
  color: #000000;
  border: solid 1px #979797; }

.contact-info {
  text-align: center;
  font-size: 36px;
  margin-top: 20px;
  color: #068AC7; }
  .contact-info span {
    font-weight: 600; }

@media (max-width: 768px) {
  .weboost-card {
    width: 100%;
    max-width: 250px; } }

.cover-area-section {
  background: #EDF1F5;
  padding: 3rem 0; }
  .cover-area-section h2.heading {
    color: #000000;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    padding: 0;
    margin: 0 0 60px; }
  .cover-area-section .subheading {
    color: #000000;
    font-size: 18px;
    text-align: center; }
    .cover-area-section .subheading a {
      color: #0A76BC;
      text-decoration: underline; }
    @media (min-width: 1024px) {
      .cover-area-section .subheading {
        font-size: 20px; } }
  .cover-area-section .cover-area-cells {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.5rem; }
    @media (min-width: 551px) {
      .cover-area-section .cover-area-cells {
        flex-direction: row;
        flex-wrap: wrap; } }
    .cover-area-section .cover-area-cells .cover-area-cell {
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      text-align: center;
      width: 100%;
      margin-bottom: 3rem; }
      .cover-area-section .cover-area-cells .cover-area-cell:last-child {
        margin-bottom: 0; }
      @media (min-width: 551px) {
        .cover-area-section .cover-area-cells .cover-area-cell:nth-child(1), .cover-area-section .cover-area-cells .cover-area-cell:nth-child(2) {
          width: 50%; }
        .cover-area-section .cover-area-cells .cover-area-cell:nth-child(3) {
          width: 100%; } }
      @media (min-width: 1024px) {
        .cover-area-section .cover-area-cells .cover-area-cell {
          height: 380px;
          margin-bottom: 1.5rem; }
          .cover-area-section .cover-area-cells .cover-area-cell:nth-child(1), .cover-area-section .cover-area-cells .cover-area-cell:nth-child(2) {
            width: 30%; }
          .cover-area-section .cover-area-cells .cover-area-cell:nth-child(3) {
            width: 40%; } }
      .cover-area-section .cover-area-cells .cover-area-cell .title {
        color: #000000;
        font-size: 22px;
        text-align: center;
        margin: 1.5rem 0 1.5rem 0; }
        @media (min-width: 1024px) {
          .cover-area-section .cover-area-cells .cover-area-cell .title {
            font-size: 26px; } }
      .cover-area-section .cover-area-cells .cover-area-cell a {
        color: #0A76BC;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        text-align: center;
        box-sizing: border-box;
        height: 40px;
        width: 239px;
        border: 1px solid #979797;
        padding: 8px;
        margin: 0 auto;
        text-transform: uppercase;
        cursor: pointer; }
        @media (min-width: 1024px) {
          .cover-area-section .cover-area-cells .cover-area-cell a {
            font-size: 18px; } }
      .cover-area-section .cover-area-cells .cover-area-cell img {
        display: block;
        margin: 0 auto; }
        .cover-area-section .cover-area-cells .cover-area-cell img.c35, .cover-area-section .cover-area-cells .cover-area-cell img.c40 {
          max-width: 200px; }
        .cover-area-section .cover-area-cells .cover-area-cell img.c100 {
          max-width: 250px; }
          @media (min-width: 551px) {
            .cover-area-section .cover-area-cells .cover-area-cell img.c100 {
              max-width: 300px; } }

.wilsonpro-booster {
  padding: 3rem 0; }
  .wilsonpro-booster .wilsonpro-booster-cells {
    display: flex;
    flex-direction: column-reverse; }
    @media (min-width: 551px) {
      .wilsonpro-booster .wilsonpro-booster-cells {
        flex-direction: row; } }
    .wilsonpro-booster .wilsonpro-booster-cells .wilsonpro-booster-cell {
      display: inline-block;
      flex: none;
      width: 100%; }
      @media (min-width: 551px) {
        .wilsonpro-booster .wilsonpro-booster-cells .wilsonpro-booster-cell:last-child {
          display: none; } }
      @media (min-width: 1024px) {
        .wilsonpro-booster .wilsonpro-booster-cells .wilsonpro-booster-cell {
          width: calc(50% - 3rem); }
          .wilsonpro-booster .wilsonpro-booster-cells .wilsonpro-booster-cell h2 {
            max-width: 400px; }
          .wilsonpro-booster .wilsonpro-booster-cells .wilsonpro-booster-cell:last-child {
            display: block;
            margin-left: 3rem; } }
      .wilsonpro-booster .wilsonpro-booster-cells .wilsonpro-booster-cell h2 {
        color: #000000;
        font-size: 30px;
        padding: 0;
        margin: 0 0 1.5rem 0;
        font-weight: normal; }
      .wilsonpro-booster .wilsonpro-booster-cells .wilsonpro-booster-cell p {
        color: #000000;
        font-size: 16px; }
      .wilsonpro-booster .wilsonpro-booster-cells .wilsonpro-booster-cell img {
        display: block;
        width: 100%;
        margin-bottom: 1.5rem; }

.categoryMain-products.for-home h1.categoryMain-title span {
  vertical-align: middle; }

.categoryMain-products.for-home.weboost h1.categoryMain-title img {
  padding-right: 35px;
  border-right: 3px solid #D8D8D8;
  margin-right: 40px; }

.categoryMain-products.for-home.weboost h1.categoryMain-title span {
  color: #000000;
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 45px;
  text-align: center;
  font-weight: normal; }

.categoryMain-products.for-home.weboost .page-tabs .tab-content .product-list-compare {
  justify-content: flex-start; }
  .categoryMain-products.for-home.weboost .page-tabs .tab-content .product-list-compare .product {
    margin-bottom: 50px; }
    .categoryMain-products.for-home.weboost .page-tabs .tab-content .product-list-compare .product .product-content .product-heading {
      padding-top: 50px; }
      .categoryMain-products.for-home.weboost .page-tabs .tab-content .product-list-compare .product .product-content .product-heading .product-label {
        display: block;
        height: 40px;
        background: #fff;
        color: #FFFFFF;
        font-size: 22px;
        letter-spacing: 0;
        line-height: 30px;
        text-align: center;
        border-radius: 0;
        font-weight: normal; }
        .categoryMain-products.for-home.weboost .page-tabs .tab-content .product-list-compare .product .product-content .product-heading .product-label.blue {
          background: #068AC7; }
      .categoryMain-products.for-home.weboost .page-tabs .tab-content .product-list-compare .product .product-content .product-heading h4.product-name {
        height: 61px;
        color: #000000;
        font-size: 30px;
        letter-spacing: 0;
        line-height: 32px;
        text-align: center; }
    .categoryMain-products.for-home.weboost .page-tabs .tab-content .product-list-compare .product .product-content .product-areas ul.product-areas-list {
      display: flex;
      flex-wrap: wrap;
      align-content: stretch;
      align-items: stretch;
      margin: 0; }
      .categoryMain-products.for-home.weboost .page-tabs .tab-content .product-list-compare .product .product-content .product-areas ul.product-areas-list li {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-content: center;
        align-items: center;
        width: 50%; }
        .categoryMain-products.for-home.weboost .page-tabs .tab-content .product-list-compare .product .product-content .product-areas ul.product-areas-list li::before {
          display: none; }
    .categoryMain-products.for-home.weboost .page-tabs .tab-content .product-list-compare .product .product-buttons .product-purchase .button.button--primary {
      color: #068AC7; }
    .categoryMain-products.for-home.weboost .page-tabs .tab-content .product-list-compare .product .product-buttons .product-learn-more .button.button--primary {
      height: 36px;
      border: 1px solid #979797;
      background: transparent;
      color: #000;
      font-size: 18px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 30px;
      text-align: center;
      display: block;
      border-radius: 0;
      margin-top: 10px; }

.old-styles {
  /* ==========================================================
    * ## Category Main
    * ========================================================== */
  /* ==========================================================
    * ## Hero Banner
    * ========================================================== */
  /* ==========================================================
    * ## Hero Banner Normal
    * ========================================================== */ }
  .old-styles h1.categoryMain-title {
    margin-top: 3rem; }
    @media (max-width: 1023px) {
      .old-styles h1.categoryMain-title {
        width: calc(100% + 3rem);
        margin-top: 0 !important;
        margin-left: -1.5rem;
        padding: 1.5rem;
        background-color: #1785ba;
        color: #FFF; } }
  .old-styles h1.categoryMain-title,
  .old-styles h2.categoryMain-title {
    font-size: 26px;
    line-height: 33px;
    margin-bottom: 1.5rem; }
    @media (max-width: 480px) {
      .old-styles h1.categoryMain-title,
      .old-styles h2.categoryMain-title {
        margin-top: 1.5rem; } }
    @media (min-width: 551px) {
      .old-styles h1.categoryMain-title,
      .old-styles h2.categoryMain-title {
        font-size: 34px;
        line-height: 51px; } }
  .old-styles h3.categoryMain-title {
    font-size: 24px;
    line-height: 33px; }
    @media (min-width: 551px) {
      .old-styles h3.categoryMain-title {
        font-size: 28px;
        margin-bottom: 1.5rem; } }
  .old-styles .categoryMain-title {
    font-weight: 600;
    text-align: center;
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
    @media (min-width: 1024px) {
      .old-styles .categoryMain-title {
        padding-left: 0;
        padding-right: 0; } }
  .old-styles .product-learn-more .button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-weight: 600;
    height: 40px; }
  .old-styles .categoryMain-heroBanner {
    display: none;
    background-color: #1785ba;
    border-bottom: 1px solid #d9dce0; }
    @media (min-width: 1024px) {
      .old-styles .categoryMain-heroBanner {
        display: block;
        background-repeat: no-repeat;
        background-size: auto auto;
        background-position: 25% 50%;
        background-image: url("https://www.wilsonamplifiers.com/content/images/for-home/category-landing-marquee-home.jpg"); } }
    .old-styles .categoryMain-heroBanner .categoryMain-heroBanner-heading {
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 1.5rem 0; }
      @media (min-width: 1024px) {
        .old-styles .categoryMain-heroBanner .categoryMain-heroBanner-heading {
          min-height: 335px;
          padding-left: 3rem; } }
      .old-styles .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
        margin: 0;
        font-size: 32px;
        line-height: 40px;
        font-weight: 700;
        text-transform: uppercase;
        max-width: 410px;
        color: #FFF; }
        @media (min-width: 1024px) {
          .old-styles .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
            color: #000;
            max-width: 425px;
            font-size: 46px;
            line-height: 51px; } }
      .old-styles .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-subtitle {
        color: #FFF; }
        .old-styles .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-subtitle br {
          display: none; }
        @media (min-width: 1024px) {
          .old-styles .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-subtitle {
            margin-top: 0.78571rem;
            color: #000;
            font-size: 26px;
            line-height: 32px; }
            .old-styles .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-subtitle br {
              display: block; } }
      .old-styles .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-contacts {
        display: flex;
        align-items: center; }
        .old-styles .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-contacts a {
          padding: 7px 28px; }
          .old-styles .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-contacts a:first-child {
            margin-right: 14px; }
      .old-styles .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-contact {
        color: #FFF;
        background-color: #990642;
        max-width: 328px;
        margin-top: 0.78571rem;
        padding: 7px 0;
        border-radius: 7px;
        font-size: 18px;
        text-align: center; }
        .old-styles .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-contact span {
          font-weight: 600; }
  .old-styles .categoryMain-heroSubBanner {
    background: #C2D0E0; }
    .old-styles .categoryMain-heroSubBanner .container {
      padding-top: 2rem;
      padding-bottom: 2rem;
      display: flex;
      justify-content: center; }
    .old-styles .categoryMain-heroSubBanner a {
      display: inline-block;
      font-size: 20px;
      font-weight: 500;
      padding: 0.5rem 1.5rem 0.78571rem;
      width: 100%;
      line-height: 26px; }
      @media (min-width: 551px) {
        .old-styles .categoryMain-heroSubBanner a {
          width: auto;
          font-weight: 700; }
          .old-styles .categoryMain-heroSubBanner a br {
            display: none; } }
      @media (min-width: 1024px) {
        .old-styles .categoryMain-heroSubBanner a {
          padding: 1rem 6rem;
          font-size: 23px; } }
  @media (min-width: 1024px) {
    .old-styles .categoryMain-heroBanner--vehicle {
      background-repeat: no-repeat;
      background-size: auto auto;
      background-position: 50% 50%;
      background-image: url("https://www.wilsonamplifiers.com/content/images/for-vehicle/category-landing-marquee-vehicle.jpg"); } }
  @media (min-width: 1024px) {
    .old-styles .categoryMain-heroBanner--commercial {
      background-repeat: no-repeat;
      background-size: auto auto;
      background-position: 50% 50%;
      background-image: url("https://www.wilsonamplifiers.com/content/images/commercial/category-landing-marquee-commercial.jpg?v2"); }
      .old-styles .categoryMain-heroBanner--commercial .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
        max-width: 530px;
        font-size: 46px; }
      .old-styles .categoryMain-heroBanner--commercial .categoryMain-heroBanner-heading .categoryMain-heroBanner-subtitle {
        max-width: 510px;
        font-size: 20px; } }
  @media (min-width: 1024px) {
    .old-styles .categoryMain-heroBanner--business {
      background-repeat: no-repeat;
      background-size: auto auto;
      background-position: 50% 50%;
      background-image: url("https://www.wilsonamplifiers.com/content/images/for-business/category-landing-marquee-business-new.jpg");
      padding: 0 !important; }
      .old-styles .categoryMain-heroBanner--business .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
        max-width: 600px;
        font-size: 46px;
        text-shadow: none !important;
        text-align: left !important; }
      .old-styles .categoryMain-heroBanner--business .categoryMain-heroBanner-heading .categoryMain-heroBanner-subtitle {
        max-width: 520px;
        font-size: 20px;
        text-shadow: none !important;
        text-align: left !important;
        margin: 1.5rem 0 !important; } }

.categoryProducts .container {
  max-width: 89rem; }

.categoryProducts h2 {
  text-align: center;
  font-size: 26px;
  font-weight: 400;
  line-height: 32px; }
  @media (max-width: 550px) {
    .categoryProducts h2 {
      max-width: 300px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1024px) {
    .categoryProducts h2 {
      font-size: 30px; } }

.categoryProducts p {
  font-size: 16px;
  text-align: center; }

.categoryProducts .category-tabs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 1.5rem 0; }

.categoryProducts .category-tab {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.71px;
  line-height: 29px;
  text-align: center;
  padding: 12px;
  color: #000;
  height: 60px;
  border: 1px solid #979797;
  border-radius: 0;
  transition: all .2s;
  margin: 0.5rem .5rem;
  width: 45%; }
  .categoryProducts .category-tab.active, .categoryProducts .category-tab:hover {
    background: linear-gradient(0deg, #068ac7 0%, #068ac7 100%);
    color: #FFFFFF;
    border: 1px solid #068ac7; }
    .categoryProducts .category-tab.active::before, .categoryProducts .category-tab:hover::before {
      display: none; }
  @media (min-width: 551px) {
    .categoryProducts .category-tab {
      width: 30%; } }
  @media (min-width: 1024px) {
    .categoryProducts .category-tab {
      width: 15%; } }

.categoryProducts .category-tab-panel {
  display: none; }
  .categoryProducts .category-tab-panel.active {
    display: block; }

.categoryProducts--office .categoryProducts-listItem .image {
  padding: 0 1.5rem; }
  @media (max-width: 1180px) {
    .categoryProducts--office .categoryProducts-listItem .image img {
      max-width: 200px; } }
  @media (min-width: 1181px) {
    .categoryProducts--office .categoryProducts-listItem .image {
      height: 270px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .categoryProducts--office .categoryProducts-listItem .image img {
        width: 70%;
        display: block;
        margin: 0 auto; } }

.categoryProducts-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4.5rem;
  justify-content: center; }

.categoryProducts-listItem {
  width: 100%;
  padding: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  @media (min-width: 551px) {
    .categoryProducts-listItem {
      width: 50%; } }
  @media (min-width: 700px) {
    .categoryProducts-listItem {
      padding: 1.5rem 3rem; } }
  @media (min-width: 1024px) {
    .categoryProducts-listItem {
      width: 33.33%; } }
  .categoryProducts-listItem .name {
    margin-top: 1.5rem;
    text-align: center;
    line-height: 26px; }
    .categoryProducts-listItem .name a {
      color: #000;
      text-transform: uppercase; }
  .categoryProducts-listItem p {
    min-height: 100px;
    font-size: 16px;
    text-align: center; }
  .categoryProducts-listItem .price {
    font-size: 28px;
    font-weight: 600; }
  .categoryProducts-listItem .yotpo .yotpo-review-star {
    height: 20px;
    width: 20px; }
  .categoryProducts-listItem .yotpo .yotpo-review-count {
    font-size: 16px !important; }
  .categoryProducts-listItem .actions {
    width: 100%; }
    .categoryProducts-listItem .actions .addToCart {
      margin-top: 1.5rem;
      border: 1px solid #000;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 10px;
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      cursor: pointer;
      transition: all ease .2s; }
      .categoryProducts-listItem .actions .addToCart:hover {
        color: #FFF;
        background: #000; }
    .categoryProducts-listItem .actions .viewDetails {
      max-width: 100px;
      display: block;
      margin: 1rem auto 0 auto;
      text-align: center;
      color: #000;
      border-bottom: 1px solid #000;
      font-size: 16px; }
      .categoryProducts-listItem .actions .viewDetails:hover {
        color: #068ac7;
        border-bottom: 1px solid #068ac7; }

.categoryProducts-listItem--Contact {
  background: #2D2D2D;
  padding: 2rem;
  width: 100%;
  max-width: 450px; }
  @media (min-width: 1024px) {
    .categoryProducts-listItem--Contact {
      width: 33.33%;
      max-width: 100%;
      margin: 3rem 0; } }
  .categoryProducts-listItem--Contact h3, .categoryProducts-listItem--Contact p, .categoryProducts-listItem--Contact a {
    color: #FFF !important;
    min-height: inherit !important; }
  .categoryProducts-listItem--Contact h3 {
    text-transform: uppercase;
    text-align: center;
    line-height: 28px; }
  .categoryProducts-listItem--Contact p {
    font-size: 18px; }
  .categoryProducts-listItem--Contact a {
    font-weight: 600; }

.categoryBenefits {
  background: #F4F4F4;
  padding: 3rem 0; }
  .categoryBenefits h2 {
    text-align: center;
    font-weight: 400;
    font-size: 26px;
    line-height: 32px; }
    @media (min-width: 1024px) {
      .categoryBenefits h2 {
        font-size: 30px; } }
  .categoryBenefits .container {
    max-width: 89rem; }
    .categoryBenefits .container > p {
      text-align: center;
      font-size: 16px; }

.categoryBenefits-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }

.categoryBenefits-listItem {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.5rem 3rem;
  margin: 1.5rem 0; }
  @media (min-width: 700px) {
    .categoryBenefits-listItem {
      width: 50%; } }
  @media (min-width: 1024px) {
    .categoryBenefits-listItem {
      width: 25%; } }
  .categoryBenefits-listItem .icon-wrapper {
    min-height: 100px; }
  .categoryBenefits-listItem .icon-stronger-signal {
    width: 60px;
    height: 65px; }
  .categoryBenefits-listItem .icon-improve-calls {
    width: 60px;
    height: 70px; }
  .categoryBenefits-listItem .icon-better-data {
    width: 100px;
    height: 58px; }
  .categoryBenefits-listItem .icon-battery-life {
    width: 40px;
    height: 75px; }
  .categoryBenefits-listItem h3 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    max-width: 210px; }
  .categoryBenefits-listItem p {
    font-size: 16px;
    text-align: center; }

.categoryReviews .container {
  max-width: 89rem; }

.categoryReviews h2 {
  text-align: center;
  font-weight: 400;
  font-size: 26px;
  line-height: 32px; }
  @media (min-width: 1024px) {
    .categoryReviews h2 {
      font-size: 30px; } }

.categoryReviews .review {
  padding: 1.5rem; }
  .categoryReviews .review .inner {
    background: #F4F4F4;
    padding: 2rem;
    display: flex;
    flex-direction: column; }
    @media (min-width: 1024px) {
      .categoryReviews .review .inner {
        height: 330px; } }
  .categoryReviews .review h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase; }
  .categoryReviews .review h4 {
    font-size: 18px; }
  .categoryReviews .review p {
    font-size: 16px;
    line-height: 24px; }
  .categoryReviews .review .details {
    margin-top: auto; }
  .categoryReviews .review .rating {
    margin-bottom: 1rem;
    width: 100px; }
  .categoryReviews .review .author,
  .categoryReviews .review .verified {
    font-size: 16px;
    font-weight: 600; }

.categoryAbout {
  background: #2D2D2D;
  padding-bottom: 3rem; }
  .categoryAbout .container {
    max-width: 89rem; }
  @media (min-width: 700px) {
    .categoryAbout {
      padding: 3rem 0; } }

.categoryAbout-columns {
  display: flex;
  flex-direction: column; }
  .categoryAbout-columns h2 {
    font-size: 38px;
    line-height: 44px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 600; }
    .categoryAbout-columns h2 span {
      color: #00ADEE; }
  .categoryAbout-columns h3 {
    font-size: 18px;
    font-weight: 600;
    color: #00ADEE; }
  .categoryAbout-columns p {
    font-size: 16px;
    color: #FFF;
    margin-bottom: 1.5rem; }
  @media (min-width: 700px) {
    .categoryAbout-columns {
      flex-direction: row;
      align-items: center; }
      .categoryAbout-columns h2 {
        margin-top: 0;
        margin-bottom: 1.5rem;
        font-size: 52px;
        line-height: 56px; }
      .categoryAbout-columns p {
        font-size: 18px; }
      .categoryAbout-columns .about {
        width: 70%;
        padding-right: 12%; }
      .categoryAbout-columns .benefits {
        width: 30%; }
        .categoryAbout-columns .benefits h3 {
          margin-bottom: .5rem; }
        .categoryAbout-columns .benefits p {
          font-size: 16px; } }
  @media (min-width: 1024px) {
    .categoryAbout-columns h2 {
      font-size: 66px;
      line-height: 66px; } }

.categoryFAQs .container {
  max-width: 89rem; }

.categoryFAQs h2 {
  text-align: center;
  font-weight: 400;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 3rem; }
  @media (min-width: 1024px) {
    .categoryFAQs h2 {
      font-size: 30px; } }

.categoryFAQs .toggle-title {
  margin: 0 0 -2px; }
  .categoryFAQs .toggle-title:first-child {
    margin-top: 1.5rem; }
    .categoryFAQs .toggle-title:first-child a {
      border-top: 0; }

.categoryFAQs .toggle-link {
  border-top: 2px solid #EEEEEE;
  border-bottom: 2px solid #EEEEEE;
  position: relative;
  display: block;
  padding: 1.5rem 3rem 1.5rem 0;
  color: black;
  font-size: 20px; }
  .categoryFAQs .toggle-link::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1rem;
    margin: auto;
    background: url("../img/modern/icons/icon-arrow.svg") 0 0 no-repeat;
    background-size: 20px auto;
    width: 20px;
    height: 12px;
    transform: rotate(180deg);
    transition: all 0.5s ease; }
  .categoryFAQs .toggle-link.is-open {
    border-bottom: 0; }
    .categoryFAQs .toggle-link.is-open::before {
      transform: rotate(0deg); }
  .categoryFAQs .toggle-link:last-child {
    border-bottom: 0; }

.categoryFAQs .toggle-content {
  font-size: 18px;
  padding: 0 3rem 1.5rem 0; }

.categoryHowItWorks .container {
  max-width: 89rem; }

.categoryHowItWorks h2 {
  text-align: center;
  font-weight: 400;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 3rem; }
  @media (min-width: 1024px) {
    .categoryHowItWorks h2 {
      font-size: 30px; } }

.categoryHowItWorks-steps {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 1.5rem 0 3rem 0; }
  .categoryHowItWorks-steps .categoryHowItWorks-step {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
    padding-left: 1.5rem; }
    .categoryHowItWorks-steps .categoryHowItWorks-step .number {
      font-size: 20px;
      font-weight: 700;
      border: 2px solid #068ac7;
      border-radius: 50%;
      width: 32px;
      height: 32px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 1.5rem;
      flex-shrink: 0;
      flex-grow: 0; }
    .categoryHowItWorks-steps .categoryHowItWorks-step .content {
      font-size: 16px; }
      .categoryHowItWorks-steps .categoryHowItWorks-step .content div {
        font-size: 17px;
        font-weight: 700; }
  @media (min-width: 551px) {
    .categoryHowItWorks-steps {
      max-width: 700px; }
      .categoryHowItWorks-steps .categoryHowItWorks-step {
        width: 50%; } }
  @media (min-width: 1024px) {
    .categoryHowItWorks-steps {
      max-width: 100%; }
      .categoryHowItWorks-steps .categoryHowItWorks-step {
        width: 25%; } }

.wilsonpro-wrapper::after {
  content: "";
  display: block;
  clear: both; }

.wilsonpro-wrapper.wilsonpro-wrapper-inner {
  margin-top: 2.85714rem;
  margin-bottom: 2.14286rem; }
  @media (min-width: 1024px) {
    .wilsonpro-wrapper.wilsonpro-wrapper-inner {
      margin-top: 1.42857rem; } }

.wilsonpro-wrapper.wilsonpro-wrapper-inner-more-margin {
  margin-top: 2.85714rem; }
  @media (min-width: 1024px) {
    .wilsonpro-wrapper.wilsonpro-wrapper-inner-more-margin {
      margin-bottom: 7.14286rem; } }

.wilsonpro-desc {
  margin-bottom: 2.14286rem;
  padding-right: 1.42857rem;
  font-size: 1.07143rem; }
  @media (min-width: 551px) {
    .wilsonpro-desc {
      float: left;
      width: 60%; } }
  @media (min-width: 1024px) {
    .wilsonpro-desc {
      padding-right: 0; } }
  .wilsonpro-desc p {
    margin-bottom: 0.35714rem; }

.wilsonpro-desc-list {
  list-style-type: none;
  margin-top: 1.42857rem;
  margin-left: 0;
  font-size: 1rem; }
  .wilsonpro-desc-list li {
    position: relative;
    padding-left: 2.85714rem;
    margin-bottom: 1.42857rem; }
    .wilsonpro-desc-list li:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 2.14286rem;
      height: 2.14286rem;
      margin-top: 0.15714rem;
      background: url("../img/checkmark-in-circle.svg") 0 0 no-repeat;
      background-size: contain; }
  .wilsonpro-desc-list p {
    margin-bottom: 0; }
  .wilsonpro-desc-list small {
    font-size: 1rem; }

.wilsonpro-desc-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #2481be; }

.wilsonpro-diagram {
  margin-bottom: 2.14286rem; }
  @media (min-width: 551px) {
    .wilsonpro-diagram {
      float: left;
      width: 40%;
      text-align: right; } }

.wilsonpro-diagram-img {
  display: block;
  width: 100%;
  max-width: 14.28571rem;
  margin: 0 auto; }
  @media (min-width: 551px) {
    .wilsonpro-diagram-img {
      display: inline-block;
      max-width: 100%;
      margin-right: 1.78571rem; } }
  @media (min-width: 1024px) {
    .wilsonpro-diagram-img {
      max-width: 14.28571rem; } }
  .wilsonpro-diagram-img:first-child {
    margin-bottom: 2.14286rem; }
    @media (min-width: 551px) {
      .wilsonpro-diagram-img:first-child {
        margin-top: 0.71429rem;
        margin-bottom: 4.28571rem; } }

.wilsonpro-club {
  padding: 1.78571rem 1.07143rem;
  background: #e5e5e5; }
  .wilsonpro-club:after {
    content: "";
    display: block;
    clear: both; }

.wilsonpro-club-img {
  max-width: 10.71429rem;
  margin-right: 1.57143rem;
  margin-bottom: 1.42857rem; }
  @media (min-width: 551px) {
    .wilsonpro-club-img {
      float: left; } }
  @media (min-width: 1024px) {
    .wilsonpro-club-img {
      max-width: 12.64286rem;
      margin: 0 1.57143rem; } }

.wilsonpro-club-info {
  overflow: hidden;
  font-size: 15px; }
  .wilsonpro-club-info p {
    margin-bottom: 0.35714rem; }
  .wilsonpro-club-info a {
    color: #0a4d8e; }
    .wilsonpro-club-info a:hover {
      text-decoration: underline;
      color: #192329; }

.wilsonpro-club-title {
  font-size: 26px;
  color: #0c5c88;
  margin-top: 0.71429rem;
  margin-bottom: 1.42857rem; }
  @media (min-width: 1024px) {
    .wilsonpro-club-title {
      margin-top: 2.14286rem; } }

.wilsonpro-commercial {
  margin: 3.57143rem 0 4.28571rem; }
  .wilsonpro-commercial::after {
    content: "";
    display: block;
    clear: both; }

.wilsonpro-commercial-img {
  max-width: 42.85714rem;
  margin: auto; }
  @media (min-width: 1024px) {
    .wilsonpro-commercial-img {
      float: left;
      width: 60%;
      max-width: 100%;
      margin-left: 5%; } }

.wilsonpro-commercial-columns {
  margin-top: 3.57143rem; }
  @media (min-width: 1024px) {
    .wilsonpro-commercial-columns {
      float: left;
      width: auto; } }

.wilsonpro-commercial-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 32.14286rem;
  margin: auto;
  list-style-type: none; }
  @media (min-width: 1024px) {
    .wilsonpro-commercial-list {
      display: block;
      margin-left: 0; } }
  .wilsonpro-commercial-list li {
    display: flex;
    flex-basis: 100%;
    padding: 0.42857rem;
    margin-bottom: 2.14286rem; }
    @media (min-width: 481px) {
      .wilsonpro-commercial-list li {
        flex-basis: 50%; } }
    @media (min-width: 1024px) {
      .wilsonpro-commercial-list li {
        flex-basis: initial; } }

.wilsonpro-commercial-list-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  margin-top: 0.35714rem;
  margin-right: 0.71429rem;
  font-size: 18px;
  color: #31A2DD;
  border: 2px solid #31A2DD;
  border-radius: 3px; }

.wilsonpro-commercial-list-checkmark {
  width: 100%;
  max-width: 1.07143rem; }

.wilsonpro-commercial-list-description {
  font-size: 16px;
  line-height: 1.3; }
  .wilsonpro-commercial-list-description p {
    margin-bottom: 0; }
    .wilsonpro-commercial-list-description p:first-child {
      color: #0c4f8c; }

.wilsonpro-guide-title {
  margin-top: 2.14286rem;
  margin-bottom: 1.42857rem;
  color: #0c5c88; }
  .wilsonpro-guide-title span {
    vertical-align: middle; }

.wilsonpro-guide-video-icon {
  display: inline-block;
  vertical-align: middle;
  width: 2.64286rem;
  height: 2.64286rem;
  margin-right: 0.35714rem;
  background: url("../img/icons/play-video.png") 0 0 no-repeat;
  background-size: contain; }

.wilsonpro-guide-video {
  max-width: 35.71429rem;
  margin-bottom: 1.42857rem; }
  @media (min-width: 551px) {
    .wilsonpro-guide-video {
      float: left;
      width: 60%; } }
  .wilsonpro-guide-video iframe {
    width: 100%; }

.wilsonpro-guide-text {
  overflow: hidden;
  font-size: 15px; }
  @media (min-width: 551px) {
    .wilsonpro-guide-text {
      padding-left: 1.42857rem; } }
  @media (min-width: 1024px) {
    .wilsonpro-guide-text {
      padding-left: 2.14286rem; } }

.wilsonpro-inner-col-half {
  margin-bottom: 2.14286rem; }
  @media (min-width: 1024px) {
    .wilsonpro-inner-col-half {
      float: left;
      width: 50%;
      margin-bottom: 0;
      padding-right: 2.85714rem; } }

.wilsonpro-inner-img {
  max-width: 50%; }
  .wilsonpro-inner-img.wilsonpro-inner-img-sm {
    max-width: 20%;
    margin-bottom: 1.42857rem; }
  .wilsonpro-inner-img.wilsonpro-inner-img-fixed-height {
    max-height: 7.14286rem;
    margin-bottom: 1.78571rem; }

.wilsonpro-component {
  margin-top: 2.14286rem;
  margin-bottom: 1.42857rem; }
  @media (min-width: 551px) {
    .wilsonpro-component {
      margin-top: 1.42857rem;
      margin-bottom: 2.14286rem; } }
  .wilsonpro-component:after {
    content: '';
    display: block;
    clear: both; }

.wilsonpro-component-img {
  width: 50%;
  margin-top: 0.71429rem; }
  @media (min-width: 551px) {
    .wilsonpro-component-img {
      float: left;
      width: 20%;
      text-align: center;
      padding-left: 0.71429rem; } }
  @media (min-width: 1024px) {
    .wilsonpro-component-img {
      width: 16.66%; } }
  .wilsonpro-component-img img {
    max-width: 80%; }
  .wilsonpro-component-img.wilsonpro-component-img-fixed-height img {
    max-height: 8.57143rem; }

.wilsonpro-component-text {
  overflow: hidden; }
  @media (min-width: 551px) {
    .wilsonpro-component-text {
      max-width: 75%;
      padding-left: 0.71429rem; } }

.wilsonpro-component-highlight {
  color: #0c5c88; }

.wilsonpro-content-link {
  color: #0c5c88; }
  .wilsonpro-content-link:hover {
    text-decoration: underline;
    color: #192329; }

.logo-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 1.42857rem;
  margin-left: 0;
  list-style-type: none; }
  @media (min-width: 1024px) {
    .logo-list {
      justify-content: space-between;
      flex-wrap: nowrap;
      margin-top: 0; } }
  .logo-list li {
    padding: 0 1.07143rem; }
    @media (min-width: 1024px) {
      .logo-list li {
        padding: 1.07143rem; } }
  .logo-list img {
    width: 100%; }

.case-study {
  margin-bottom: 4.28571rem; }
  .case-study hr {
    margin: 0.71429rem 0; }

.case-study-wrapper {
  margin-bottom: 2.85714rem; }
  .case-study-wrapper:after {
    content: "";
    display: block;
    clear: both; }

.case-study-title {
  margin-top: 2.14286rem;
  margin-bottom: 1.42857rem;
  font-size: 26px; }
  .case-study-title.case-study-title--sm-margin-bottom {
    margin-bottom: 0.71429rem; }

.case-study-subtitle {
  margin-bottom: 2.14286rem;
  font-size: 22px;
  color: #0d6797; }
  .case-study-subtitle.case-study-subtitle--md-font {
    font-size: 24px; }

.case-study-media {
  max-width: 40rem;
  margin: 0 auto 1.42857rem; }
  .case-study-media iframe {
    max-width: 100%; }
  @media (min-width: 1024px) {
    .case-study-media {
      float: left;
      width: 60%; } }

.case-study-desc {
  max-width: 40rem;
  margin: 0 auto;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .case-study-desc {
      max-width: 100%;
      padding-left: 2.85714rem; } }

.case-study-quote-author {
  display: flex;
  align-items: center;
  margin-bottom: 2.5rem; }

.case-study-avatar {
  margin-right: 1.42857rem;
  min-width: 6.07143rem;
  height: 6.07143rem; }

.case-study-name {
  margin-bottom: 0;
  overflow: hidden;
  font-size: 15px;
  font-weight: 600; }
  .case-study-name span {
    display: block;
    text-transform: uppercase; }

.case-study-quote {
  position: relative;
  padding: 0.71429rem;
  border: 1px solid #ccc;
  background: #f2f2f2;
  color: #0d6797; }
  .case-study-quote:before, .case-study-quote:after {
    content: "";
    position: absolute;
    left: 20%;
    bottom: 100%;
    width: 0;
    height: 0;
    border-style: solid; }
  .case-study-quote:before {
    margin-left: -1px;
    border-color: transparent transparent transparent #ccc;
    border-width: 22px 0 0 33px; }
  .case-study-quote:after {
    border-width: 20px 0 0 30px;
    border-color: transparent transparent transparent #f2f2f2; }
  .case-study-quote.case-study-quote--minh {
    min-height: 7.14286rem; }
    @media (min-width: 1024px) {
      .case-study-quote.case-study-quote--minh {
        min-height: 14rem; } }
  .case-study-quote p {
    margin-bottom: 0.35714rem;
    font-size: 15px;
    line-height: 1.5; }
    .case-study-quote p:first-child {
      margin-bottom: 1.42857rem; }

.case-study-quote-text {
  position: relative;
  padding-left: 2.85714rem; }
  .case-study-quote-text:before {
    content: "\201C";
    position: absolute;
    top: 1.07143rem;
    left: 0;
    font-family: Arial;
    font-size: 60px;
    font-weight: 700;
    pointer-events: none; }
  .case-study-quote-text.case-study-quote-text--sm-padding-top {
    padding-top: 1.42857rem; }

.case-study-more {
  text-align: right; }

.case-study-link:hover {
  text-decoration: underline; }

.category-weboost-page .weboost-category-banner {
  background-color: #21232f; }
  @media (max-width: 749px) {
    .category-weboost-page .weboost-category-banner .container {
      padding: 0; }
    .category-weboost-page .weboost-category-banner .desktop {
      display: none; } }
  @media (min-width: 750px) {
    .category-weboost-page .weboost-category-banner .mobile {
      display: none; } }

.category-weboost-page .banner-guarantees {
  background: white;
  overflow: hidden; }
  @media (max-width: 480px) {
    .category-weboost-page .banner-guarantees {
      display: none; } }
  .category-weboost-page .banner-guarantees .guarantee {
    display: block;
    float: left;
    margin-top: 0px;
    width: 100%; }
    @media (min-width: 481px) {
      .category-weboost-page .banner-guarantees .guarantee {
        width: 50%; } }
    @media (min-width: 1024px) {
      .category-weboost-page .banner-guarantees .guarantee {
        width: 25%; } }
    .category-weboost-page .banner-guarantees .guarantee.warranty p {
      border-right: 0px; }
    .category-weboost-page .banner-guarantees .guarantee .icon {
      display: block;
      width: 2.85714rem;
      height: 2.85714rem;
      float: left;
      margin-top: 0.71429rem;
      margin: 1.07143rem 0.92857rem 1.07143rem 1.42857rem; }
      @media (max-width: 480px) {
        .category-weboost-page .banner-guarantees .guarantee .icon {
          margin-left: 0; } }
    @media (max-width: 750px) {
      .category-weboost-page .banner-guarantees .guarantee:nth-child(even) p {
        border-right: 0; }
      .category-weboost-page .banner-guarantees .guarantee:nth-child(odd) .icon {
        margin-left: 0; } }
    .category-weboost-page .banner-guarantees .guarantee p {
      margin-top: 1.07143rem;
      font-size: 1rem;
      font-weight: 500;
      border-right: 1px solid #ccc;
      line-height: 18px; }
      @media (max-width: 480px) {
        .category-weboost-page .banner-guarantees .guarantee p {
          border-right: 0; } }
      .category-weboost-page .banner-guarantees .guarantee p > .text {
        font-size: 1rem;
        text-transform: uppercase;
        font-weight: 600; }
    .category-weboost-page .banner-guarantees .guarantee.support p {
      border-right: 0px; }

.category-weboost-page .category-products,
.category-weboost-page .category-products .tab-content {
  background-color: #f2f2f2; }

.category-weboost-page .category-products .page-tabs .tab-button[data-tab="first-tab"] {
  background: #375167; }

.category-weboost-page .category-products .page-tabs .tab-button[data-tab="second-tab"] {
  background: #3090ad; }

.category-weboost-page .category-products .page-tabs .tab-button[data-tab="third-tab"] {
  background: #2a5d89; }

.category-weboost-page .category-products .page-tabs .tab-button[data-tab]:hover {
  background: #485b6b; }

.category-weboost-page .category-products .page-tabs .tab-button::before {
  content: none; }

.category-weboost-page .category-products .page-tabs .tab-button.active::before {
  content: ""; }

.category-weboost-page .category-products .page-tabs .tab-button.active, .category-weboost-page .category-products .page-tabs .tab-button.active:hover, .category-weboost-page .category-products .page-tabs .tab-button.active::before {
  background: #192329; }

.category-weboost-page .category-products {
  margin-bottom: 0;
  padding-bottom: 3rem; }
  .category-weboost-page .category-products .category-products-title {
    margin: 0;
    padding: 2.28571rem 0; }

.category-weboost-page .weboost-description {
  padding-top: 0.5rem;
  padding-bottom: 1rem;
  font-size: 16px;
  text-align: center; }
  @media (min-width: 750px) {
    .category-weboost-page .weboost-description {
      text-align: left; } }
  .category-weboost-page .weboost-description .row {
    display: flex;
    flex-flow: row wrap; }
    @media (min-width: 750px) {
      .category-weboost-page .weboost-description .row {
        align-items: center; } }
    @media (min-width: 750px) {
      .category-weboost-page .weboost-description .row .description {
        width: calc(100% - 200px); } }
    .category-weboost-page .weboost-description .row .image {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      margin-top: 1.5rem; }
      @media (min-width: 750px) {
        .category-weboost-page .weboost-description .row .image {
          justify-content: flex-end;
          width: 200px;
          margin-top: 0; } }
      .category-weboost-page .weboost-description .row .image img {
        width: 100%;
        max-width: 200px; }
        @media (min-width: 750px) {
          .category-weboost-page .weboost-description .row .image img {
            max-width: 160px; } }

.category-weboost-page .weboost-home-featured-videos {
  background: #F2F2F2;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  .category-weboost-page .weboost-home-featured-videos .video-playlist > p {
    font-size: 26px;
    font-weight: 400 !important; }
    .category-weboost-page .weboost-home-featured-videos .video-playlist > p img {
      display: none !important; }

.category-weboost-page .best-cell-qa {
  background: white; }

.category-weboost-page .useful-tips-and-resources {
  background: #F2F2F2;
  padding-top: 0; }

.categoryMain-antennas .categoryMain-heroBanner {
  background-image: url("https://www.wilsonamplifiers.com/content/images/antennas/marquee-banner.jpg"); }
  .categoryMain-antennas .categoryMain-heroBanner .categoryMain-heroBanner-heading {
    padding-top: 0; }
    .categoryMain-antennas .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
      max-width: 450px; }
    .categoryMain-antennas .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-subtitle {
      font-size: 32px; }

.categoryMain-antennas .categoryMain-video {
  padding: 65px 0 60px; }
  .categoryMain-antennas .categoryMain-video h3.categoryMain-title {
    font-size: 26px;
    line-height: 33px;
    max-width: 100%;
    margin-bottom: 50px; }
  .categoryMain-antennas .categoryMain-video button {
    margin: 0 40px; }

.categoryMain-antennas .categoryMain-howItWorks {
  display: none; }
  @media (min-width: 1375px) {
    .categoryMain-antennas .categoryMain-howItWorks {
      display: block; }
      .categoryMain-antennas .categoryMain-howItWorks .diagram-image-desktop img {
        height: 500px; } }
  .categoryMain-antennas .categoryMain-howItWorks #one-antenna-pack .diagram-essential {
    right: 13%;
    bottom: -4%;
    top: auto; }
  .categoryMain-antennas .categoryMain-howItWorks #two-antenna-pack .diagram-essential {
    right: 0%;
    bottom: -5%;
    top: auto; }
  .categoryMain-antennas .categoryMain-howItWorks #three-antenna-pack .diagram-essential {
    right: -1%;
    top: 15%; }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title .image::before {
    width: 100%; }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title .heading {
    min-height: 40px;
    color: #293945;
    font-weight: 500; }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title:hover .heading {
    color: #fff; }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title:hover .content {
    border-radius: 6px; }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title[data-tab="standard-kit"] .image::before {
    background-image: url("https://www.wilsonamplifiers.com/content/images/antennas/icon-booster.svg"); }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title[data-tab="standard-kit"]:hover .image::before {
    background-image: url("https://www.wilsonamplifiers.com/content/images/antennas/icon-booster-white.svg"); }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title[data-tab="one-antenna-pack"] .image::before {
    background-image: url("https://www.wilsonamplifiers.com/content/images/antennas/icon-antenna.svg"); }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title[data-tab="one-antenna-pack"]:hover .image::before {
    background-image: url("https://www.wilsonamplifiers.com/content/images/antennas/icon-antenna-white.svg"); }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title[data-tab="two-antenna-pack"] .image::before {
    background-image: url("https://www.wilsonamplifiers.com/content/images/antennas/icon-two-antennas.svg"); }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title[data-tab="two-antenna-pack"]:hover .image::before {
    background-image: url("https://www.wilsonamplifiers.com/content/images/antennas/icon-two-antennas-white.svg"); }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title[data-tab="three-antenna-pack"] .image::before {
    background-image: url("https://www.wilsonamplifiers.com/content/images/antennas/icon-three-antennas.svg"); }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title[data-tab="three-antenna-pack"]:hover .image::before {
    background-image: url("https://www.wilsonamplifiers.com/content/images/antennas/icon-three-antennas-white.svg"); }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title.active .content {
    border-radius: 6px; }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title.active .heading {
    color: #fff; }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title.active[data-tab="standard-kit"] .image::before {
    background-image: url("https://www.wilsonamplifiers.com/content/images/antennas/icon-booster-white.svg"); }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title.active[data-tab="one-antenna-pack"] .image::before {
    background-image: url("https://www.wilsonamplifiers.com/content/images/antennas/icon-antenna-white.svg"); }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title.active[data-tab="two-antenna-pack"] .image::before {
    background-image: url("https://www.wilsonamplifiers.com/content/images/antennas/icon-two-antennas-white.svg"); }
  .categoryMain-antennas .categoryMain-howItWorks .page-tab-title.active[data-tab="three-antenna-pack"] .image::before {
    background-image: url("https://www.wilsonamplifiers.com/content/images/antennas/icon-three-antennas-white.svg"); }

.categoryMain-antennas .categoryMain-recommended-bundles .categoryMain-title {
  margin-top: 60px; }

.categoryMain-antennas .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title .content {
  height: 62px; }

.categoryMain-antennas .categoryMain-recommended-bundles .product-sku {
  color: #068AC7;
  font-size: 16px;
  line-height: 17px; }

.categoryMain-antennas .categoryMain-recommended-bundles .product-name a {
  color: #068AC7;
  font-size: 16px;
  line-height: 17px; }

.categoryMain-accessories .categoryMain-heroBanner {
  background-image: radial-gradient(ellipse at center, #DDE1EB, #888888);
  border-bottom: 0 none;
  text-align: center;
  padding: 55px 0; }
  .categoryMain-accessories .categoryMain-heroBanner .categoryMain-heroBanner-heading {
    padding-top: 0;
    font-size: 28px;
    min-height: 0; }
    .categoryMain-accessories .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-title {
      font-weight: 300;
      font-size: 40px;
      color: #000000;
      max-width: 500px;
      margin: 0 auto;
      text-align: center; }
    .categoryMain-accessories .categoryMain-heroBanner .categoryMain-heroBanner-heading .categoryMain-heroBanner-subtitle {
      font-weight: 600;
      font-size: 50px;
      color: #000000;
      max-width: 500px;
      margin: 0px auto 1.5rem;
      text-align: center; }
  .categoryMain-accessories .categoryMain-heroBanner.categoryMain-blog {
    margin-top: 50px;
    background-color: #232733;
    background-image: url("https://www.wilsonamplifiers.com/content/images/accessories/blog-post-background.jpg"); }
    .categoryMain-accessories .categoryMain-heroBanner.categoryMain-blog .categoryMain-heroBanner-title {
      color: #fff;
      font-size: 42px; }
    .categoryMain-accessories .categoryMain-heroBanner.categoryMain-blog .categoryMain-heroBanner-subtitle {
      color: #fff;
      font-size: 35px;
      line-height: 38px; }
    .categoryMain-accessories .categoryMain-heroBanner.categoryMain-blog .button {
      height: 35px;
      font-size: 16px;
      display: inline-block;
      width: 250px;
      margin-top: 20px; }

.categoryMain-accessories .categoryMain-recommended-bundles {
  border-bottom: 0 none; }
  .categoryMain-accessories .categoryMain-recommended-bundles .categoryMain-title {
    margin-top: 60px; }
  .categoryMain-accessories .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title .content {
    height: 62px; }
  .categoryMain-accessories .categoryMain-recommended-bundles .product-name a {
    color: #068AC7;
    font-size: 16px;
    line-height: 17px; }
  .categoryMain-accessories .categoryMain-recommended-bundles .product-learn-more .blue {
    background: #068AC7;
    border: 1px solid #068AC7; }
  .categoryMain-accessories .categoryMain-recommended-bundles .product-description ul li {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px; }
  @media (min-width: 1024px) {
    .categoryMain-accessories .categoryMain-recommended-bundles .product-list-primary .product .product-content {
      min-height: 550px; } }
  .categoryMain-accessories .categoryMain-recommended-bundles .page-tabs-titles .page-tab-title .content {
    height: 88px; }
  .categoryMain-accessories .categoryMain-recommended-bundles .recommended-bundles-contact .button {
    background: linear-gradient(180deg, #1791CA 0%, #08476B 100%);
    height: 67px; }
    @media (max-width: 699px) {
      .categoryMain-accessories .categoryMain-recommended-bundles .recommended-bundles-contact .button {
        margin-top: 7px;
        margin-bottom: 7px; } }

.categoryMain-accessories .categoryMain-contact {
  background: #EDF1F5;
  padding-bottom: 70px; }
  .categoryMain-accessories .categoryMain-contact .categoryMain-title {
    color: #000;
    font-size: 26px;
    font-weight: 600;
    line-height: 29px;
    text-align: center;
    margin: 0;
    padding: 65px 0 35px; }
  .categoryMain-accessories .categoryMain-contact .categoryMain-subtitle {
    color: #0E8DC8;
    font-size: 26px;
    font-weight: 600;
    line-height: 29px;
    text-align: center;
    padding: 0 0 15px;
    margin: 0; }
  .categoryMain-accessories .categoryMain-contact .button {
    background: linear-gradient(180deg, #1791CA 1.4%, #068AC7 99.87%);
    height: 67px;
    width: 366px;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    display: block;
    border: 0 none;
    padding: 18.5px 0;
    margin: 0 auto;
    max-width: 98%; }

.categoryMain-accessories .accessory-header {
  text-align: center;
  margin-bottom: 50px;
  font-size: 24px;
  font-weight: 600; }

.categoryMain-accessories .accessory-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.categoryMain-accessories .accessory-wrapper {
  flex: 1 19%;
  margin: 0 0.5%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px; }

.categoryMain-accessories .accessory-item {
  display: block;
  border: 1px solid #ddd;
  padding: 30px;
  text-decoration: none;
  width: 150px;
  height: 150px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center; }

.categoryMain-accessories .accessory-wrapper span {
  display: block;
  text-align: center;
  margin-top: 20px; }

.categoryMain-accessories .accessory-item:hover {
  background-color: #f5f5f5; }

.categoryLanding-contactUs {
  padding: 1.5rem 0;
  background-color: #084568;
  text-align: center; }
  .categoryLanding-contactUs a {
    font-size: 20px;
    font-weight: 600;
    color: #FFF !important;
    text-decoration: none; }
    .categoryLanding-contactUs a > div {
      font-size: 24px;
      font-weight: 600; }

.categoryLanding-contactUs--lightgrey {
  background-color: #8D8D8D; }

.modern-compare-home-boosters {
  background: #F1F5F7;
  padding: 3rem 3rem;
  width: calc(100% + 3rem);
  margin-left: -1.5rem; }
  @media (min-width: 1024px) {
    .modern-compare-home-boosters {
      padding: 3rem 4.5rem;
      width: calc(100% + 9rem);
      margin-left: -4.5rem; } }
  .modern-compare-home-boosters h2 {
    color: black;
    font-family: "Hind Vadodara";
    font-size: 30px;
    line-height: 36px !important;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 3.42857rem;
    text-align: left;
    margin: 0 0 2.5rem;
    padding: 0; }
  .modern-compare-home-boosters .compare-items {
    position: relative; }
    .modern-compare-home-boosters .compare-items .compare-items-slider {
      z-index: 12; }
    .modern-compare-home-boosters .compare-items .slick-track {
      display: flex !important;
      align-items: stretch;
      align-content: stretch; }
    .modern-compare-home-boosters .compare-items .slick-slide {
      height: inherit !important; }
    .modern-compare-home-boosters .compare-items .compare-item {
      flex: none;
      margin: 0 .75rem;
      display: inline-block;
      background: white;
      position: relative;
      padding-bottom: 3.92857rem; }
      .modern-compare-home-boosters .compare-items .compare-item .heading {
        font-weight: 600;
        border-top: 5px solid #D8D8D8;
        height: 3.28571rem;
        width: 100%;
        background: #D8D8D8; }
      .modern-compare-home-boosters .compare-items .compare-item .item-details {
        padding: 1.42857rem;
        display: flex;
        flex-direction: column;
        height: 100%; }
        .modern-compare-home-boosters .compare-items .compare-item .item-details .item-name {
          color: black;
          font-family: "Hind Vadodara";
          font-size: 16px;
          font-weight: 600;
          letter-spacing: 0;
          line-height: 1.57143rem;
          text-align: center;
          min-height: 80px;
          cursor: pointer; }
        .modern-compare-home-boosters .compare-items .compare-item .item-details .item-image {
          margin: 1.07143rem 0;
          text-align: center; }
          .modern-compare-home-boosters .compare-items .compare-item .item-details .item-image img {
            max-width: 225px;
            width: 100%;
            margin-left: auto;
            margin-right: auto; }
        .modern-compare-home-boosters .compare-items .compare-item .item-details .item-price {
          color: black;
          font-family: "Hind Vadodara";
          font-size: 20px;
          font-weight: 600;
          letter-spacing: 0;
          text-align: center;
          margin-bottom: 1rem; }
        .modern-compare-home-boosters .compare-items .compare-item .item-details .extra-details .sub-heading {
          color: black;
          font-family: "Hind Vadodara";
          font-size: 16px;
          letter-spacing: 0;
          line-height: 1.5rem;
          font-weight: 600;
          padding-left: 1.14286rem;
          margin-bottom: 1.07143rem; }
        .modern-compare-home-boosters .compare-items .compare-item .item-details .extra-details ul {
          list-style: none;
          margin-bottom: 2.14286rem; }
          .modern-compare-home-boosters .compare-items .compare-item .item-details .extra-details ul li {
            color: black;
            font-family: "Hind Vadodara";
            font-size: 16px;
            letter-spacing: 0;
            line-height: 1.5rem;
            margin-bottom: 1.07143rem; }
            .modern-compare-home-boosters .compare-items .compare-item .item-details .extra-details ul li::before {
              content: "\2022";
              color: #008ACA;
              font-weight: 600;
              display: inline-block;
              width: 1em;
              margin-left: -1em; }
        .modern-compare-home-boosters .compare-items .compare-item .item-details .item-button {
          display: flex;
          align-items: center;
          justify-content: center;
          margin-top: auto;
          height: 40px;
          border: 0;
          background: #078ac7;
          color: #fff;
          font-size: 16px;
          font-weight: 600;
          letter-spacing: 0;
          line-height: 20px;
          text-align: center;
          text-transform: uppercase;
          border-radius: 0;
          -webkit-transition: all .2s;
          transition: all .2s;
          cursor: pointer; }
          .modern-compare-home-boosters .compare-items .compare-item .item-details .item-button:hover, .modern-compare-home-boosters .compare-items .compare-item .item-details .item-button:focus {
            background: #2a5d89; }
          .modern-compare-home-boosters .compare-items .compare-item .item-details .item-button.view-details {
            background: #FFF;
            color: #078ac7;
            border: 1px solid #078ac7;
            margin-top: 1rem; }
            .modern-compare-home-boosters .compare-items .compare-item .item-details .item-button.view-details:hover, .modern-compare-home-boosters .compare-items .compare-item .item-details .item-button.view-details:focus {
              background: #2a5d89;
              border: 1px solid #2a5d89;
              color: #FFF; }
      .modern-compare-home-boosters .compare-items .compare-item.highlight .heading {
        height: 3.28571rem;
        border-top: 0;
        background: #008ACA;
        color: white;
        font-family: "Hind Vadodara";
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0;
        height: 3.28571rem;
        text-align: center;
        line-height: 3.28571rem; }
      .modern-compare-home-boosters .compare-items .compare-item.highlight .item-button {
        bottom: 2.14286rem; }
      .modern-compare-home-boosters .compare-items .compare-item.brand {
        background: #8D1836; }
        .modern-compare-home-boosters .compare-items .compare-item.brand .heading {
          text-align: center; }
          .modern-compare-home-boosters .compare-items .compare-item.brand .heading img {
            margin-left: auto;
            margin-right: auto; }
        .modern-compare-home-boosters .compare-items .compare-item.brand .item-details {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          height: 100%; }
          .modern-compare-home-boosters .compare-items .compare-item.brand .item-details .inner-heading {
            color: white;
            font-family: "Hind Vadodara";
            font-size: 26px;
            line-height: 30px;
            font-weight: 600;
            text-align: center;
            margin-bottom: 1.5rem; }
          .modern-compare-home-boosters .compare-items .compare-item.brand .item-details .text {
            font-size: 18px;
            line-height: 26px;
            color: #FFF;
            text-align: center; }
            .modern-compare-home-boosters .compare-items .compare-item.brand .item-details .text a, .modern-compare-home-boosters .compare-items .compare-item.brand .item-details .text span {
              color: #FFF;
              font-weight: 600; }
            .modern-compare-home-boosters .compare-items .compare-item.brand .item-details .text span {
              text-decoration: underline; }
        .modern-compare-home-boosters .compare-items .compare-item.brand.weboost {
          background-size: cover;
          background-position: top left;
          background-repeat: no-repeat; }
          .modern-compare-home-boosters .compare-items .compare-item.brand.weboost .heading img {
            margin-top: 0.35714rem;
            height: 1.85714rem;
            width: 9.35714rem; }
    .modern-compare-home-boosters .compare-items > .arrow-button {
      position: absolute;
      display: block;
      cursor: pointer; }
      @media (min-width: 1024px) {
        .modern-compare-home-boosters .compare-items > .arrow-button {
          display: none; } }
      .modern-compare-home-boosters .compare-items > .arrow-button svg {
        fill: black;
        height: 19px;
        width: 11px; }
      .modern-compare-home-boosters .compare-items > .arrow-button.prev-button {
        top: 50%;
        left: -25px; }
      .modern-compare-home-boosters .compare-items > .arrow-button.next-button {
        top: 50%;
        right: -25px; }

.modern-related-products {
  background: #F1F5F7;
  padding: 3rem 3rem;
  width: calc(100% + 3rem);
  margin-left: -1.5rem; }
  @media (min-width: 1024px) {
    .modern-related-products {
      padding: 3rem 4.5rem;
      width: calc(100% + 9rem);
      margin-left: -4.5rem; } }
  .modern-related-products h2 {
    color: black;
    font-family: "Hind Vadodara";
    font-size: 28px;
    line-height: 36px !important;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 3.42857rem;
    text-align: left;
    margin: 0 0 2.5rem;
    padding: 0; }
  .modern-related-products .compare-items {
    position: relative; }
    .modern-related-products .compare-items .compare-items-slider {
      z-index: 12; }
    .modern-related-products .compare-items .slick-track {
      display: flex !important;
      align-items: stretch;
      align-content: stretch; }
    .modern-related-products .compare-items .slick-slide {
      height: inherit !important; }
    .modern-related-products .compare-items .compare-item {
      flex: none;
      margin: 0 .75rem;
      display: inline-block;
      background: white;
      position: relative;
      padding-bottom: 3.92857rem; }
      .modern-related-products .compare-items .compare-item .heading {
        font-weight: 600;
        border-top: 5px solid #D8D8D8;
        height: 3.28571rem;
        width: 100%;
        background: #D8D8D8; }
      .modern-related-products .compare-items .compare-item .item-details {
        padding: 1.42857rem;
        display: flex;
        flex-direction: column;
        height: 100%; }
        .modern-related-products .compare-items .compare-item .item-details .item-name {
          color: black;
          font-family: "Hind Vadodara";
          font-size: 16px;
          font-weight: 600;
          letter-spacing: 0;
          line-height: 1.57143rem;
          text-align: center;
          min-height: 80px;
          cursor: pointer; }
          .modern-related-products .compare-items .compare-item .item-details .item-name:hover, .modern-related-products .compare-items .compare-item .item-details .item-name:focus {
            color: #1683c4; }
        .modern-related-products .compare-items .compare-item .item-details .item-image {
          margin: 1.07143rem 0;
          text-align: center; }
          .modern-related-products .compare-items .compare-item .item-details .item-image img {
            max-width: 225px;
            width: 100%;
            margin-left: auto;
            margin-right: auto; }
        .modern-related-products .compare-items .compare-item .item-details .item-price {
          color: black;
          font-family: "Hind Vadodara";
          font-size: 20px;
          font-weight: 600;
          letter-spacing: 0;
          text-align: center;
          margin-bottom: 1rem; }
        .modern-related-products .compare-items .compare-item .item-details .item-label {
          background-color: #990642;
          color: #FFF;
          font-weight: 600;
          font-size: 15px;
          padding: 4px 10px;
          text-transform: uppercase;
          margin-right: 4px; }
        .modern-related-products .compare-items .compare-item .item-details .yotpo-widget-instance,
        .modern-related-products .compare-items .compare-item .item-details .yotpo.bottomLine {
          margin: 0 auto 1.5rem auto; }
          .modern-related-products .compare-items .compare-item .item-details .yotpo-widget-instance .yotpo-review-count,
          .modern-related-products .compare-items .compare-item .item-details .yotpo.bottomLine .yotpo-review-count {
            font-size: 16px;
            margin-left: 6px !important; }
          .modern-related-products .compare-items .compare-item .item-details .yotpo-widget-instance .yotpo-review-score .yotpo-review-star,
          .modern-related-products .compare-items .compare-item .item-details .yotpo.bottomLine .yotpo-review-score .yotpo-review-star {
            height: 19px;
            width: 19px; }
        .modern-related-products .compare-items .compare-item .item-details .extra-details .sub-heading {
          color: black;
          font-family: "Hind Vadodara";
          font-size: 16px;
          letter-spacing: 0;
          line-height: 1.5rem;
          font-weight: 600;
          padding-left: 1.14286rem;
          margin-bottom: 1.07143rem; }
        .modern-related-products .compare-items .compare-item .item-details .extra-details ul {
          list-style: none;
          margin-bottom: 2.14286rem; }
          .modern-related-products .compare-items .compare-item .item-details .extra-details ul li {
            color: black;
            font-family: "Hind Vadodara";
            font-size: 16px;
            letter-spacing: 0;
            line-height: 1.5rem;
            margin-bottom: 1.07143rem; }
            .modern-related-products .compare-items .compare-item .item-details .extra-details ul li::before {
              content: "\2022";
              color: #008ACA;
              font-weight: 600;
              display: inline-block;
              width: 1em;
              margin-left: -1em; }
        .modern-related-products .compare-items .compare-item .item-details .item-button {
          display: flex;
          align-items: center;
          justify-content: center;
          margin-top: auto;
          height: 40px;
          border: 0;
          background: #078ac7;
          color: #fff;
          font-size: 16px;
          font-weight: 600;
          letter-spacing: 0;
          line-height: 20px;
          text-align: center;
          text-transform: uppercase;
          border-radius: 0;
          -webkit-transition: all .2s;
          transition: all .2s;
          cursor: pointer; }
          .modern-related-products .compare-items .compare-item .item-details .item-button:hover, .modern-related-products .compare-items .compare-item .item-details .item-button:focus {
            background: #2a5d89; }
          .modern-related-products .compare-items .compare-item .item-details .item-button.view-details {
            background: #FFF;
            color: #078ac7;
            border: 1px solid #078ac7;
            margin-top: 1rem; }
            .modern-related-products .compare-items .compare-item .item-details .item-button.view-details:hover, .modern-related-products .compare-items .compare-item .item-details .item-button.view-details:focus {
              background: #2a5d89;
              border: 1px solid #2a5d89;
              color: #FFF; }
      .modern-related-products .compare-items .compare-item.highlight .heading {
        height: 3.28571rem;
        border-top: 0;
        background: #008ACA;
        color: white;
        font-family: "Hind Vadodara";
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0;
        height: 3.28571rem;
        text-align: center;
        line-height: 3.28571rem; }
      .modern-related-products .compare-items .compare-item.highlight .item-button {
        bottom: 2.14286rem; }
      .modern-related-products .compare-items .compare-item.brand {
        background: #8D1836; }
        .modern-related-products .compare-items .compare-item.brand .heading {
          text-align: center; }
          .modern-related-products .compare-items .compare-item.brand .heading img {
            margin-left: auto;
            margin-right: auto; }
        .modern-related-products .compare-items .compare-item.brand .item-details {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          height: 100%; }
          .modern-related-products .compare-items .compare-item.brand .item-details .inner-heading {
            color: white;
            font-family: "Hind Vadodara";
            font-size: 26px;
            line-height: 30px;
            font-weight: 600;
            text-align: center;
            margin-bottom: 1.5rem; }
          .modern-related-products .compare-items .compare-item.brand .item-details .text {
            font-size: 18px;
            line-height: 26px;
            color: #FFF;
            text-align: center; }
            .modern-related-products .compare-items .compare-item.brand .item-details .text a, .modern-related-products .compare-items .compare-item.brand .item-details .text span {
              color: #FFF;
              font-weight: 600; }
            .modern-related-products .compare-items .compare-item.brand .item-details .text span {
              text-decoration: underline; }
        .modern-related-products .compare-items .compare-item.brand.weboost {
          background-size: cover;
          background-position: top left;
          background-repeat: no-repeat; }
          .modern-related-products .compare-items .compare-item.brand.weboost .heading img {
            margin-top: 0.35714rem;
            height: 1.85714rem;
            width: 9.35714rem; }
    .modern-related-products .compare-items > .arrow-button {
      position: absolute;
      display: block;
      cursor: pointer; }
      @media (min-width: 1024px) {
        .modern-related-products .compare-items > .arrow-button {
          display: none; } }
      .modern-related-products .compare-items > .arrow-button svg {
        fill: black;
        height: 19px;
        width: 11px; }
      .modern-related-products .compare-items > .arrow-button.prev-button {
        top: 50%;
        left: -25px; }
      .modern-related-products .compare-items > .arrow-button.next-button {
        top: 50%;
        right: -25px; }
