meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 551px)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:551px)/";
  width: 551px; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:551px) and (max-width:1181px)/";
  width: 551px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:1181px)/";
  width: 1181px; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:1181px) and (max-width:1361px)/";
  width: 1181px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1361px)/";
  width: 1361px; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:1361px) and (max-width:1681px)/";
  width: 1361px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1681px)/";
  width: 1681px; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.brandLanding #modal {
  overflow: auto; }

.brandBreak {
  overflow: hidden;
  clear: both;
  margin: 3rem 0; }

.brandContainer-HiBoost h1, .brandContainer-HiBoost h2 {
  color: #434A54; }

.brandContainer-weBoost .brandProduct-name {
  color: #A42036; }

.brandContainer-weBoost .brandProduct-price {
  color: #434A54; }

.brandContainer-Uniden .brandProduct-name {
  color: #3282AC; }

@media (min-width: 800px) {
  .brandContainer-weBoostBusiness .brandProduct-name {
    font-size: 32px;
    line-height: 34px; }
    .brandContainer-weBoostBusiness .brandProduct-name span {
      font-size: 24px;
      display: block;
      margin-bottom: 0.78571rem; } }

.brandContainer-Peplink .brandProductBenefits {
  background-color: #F3F3F3; }
  .brandContainer-Peplink .brandProductBenefits .container:before {
    content: "";
    width: 0;
    height: 0;
    top: -80px;
    left: 1.5rem;
    position: absolute;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #F3F3F3;
    z-index: 1; }
    @media (min-width: 800px) {
      .brandContainer-Peplink .brandProductBenefits .container:before {
        left: 6rem; } }
    @media (min-width: 1181px) {
      .brandContainer-Peplink .brandProductBenefits .container:before {
        left: 20%; } }

/* Brand Heading */
.brandHeading {
  padding: 1.5rem 0; }
  .brandHeading h1 {
    margin-bottom: 1.5rem;
    font-weight: bold;
    font-size: 29px;
    line-height: 35px; }
  .brandHeading p {
    margin-bottom: 3rem;
    font-size: 18px;
    line-height: 24px; }
  @media (min-width: 800px) {
    .brandHeading .container {
      display: flex;
      flex-wrap: wrap; } }
  @media (min-width: 800px) {
    .brandHeading {
      padding-bottom: 0; } }

.brandHeading-logo {
  display: block; }

@media (min-width: 800px) {
  .brandHeading-description {
    width: 50%; } }

.brandHeading-mainImage img {
  flex-shrink: 0;
  flex-grow: 0; }
  @media (max-width: 799px) {
    .brandHeading-mainImage img {
      display: block;
      margin-left: auto;
      max-width: inherit;
      width: calc(100% + 3rem);
      position: relative;
      right: -1.5rem;
      left: -1.5rem; } }

@media (min-width: 800px) {
  .brandHeading-mainImage {
    width: 50%;
    display: flex;
    align-items: center; } }

.brandHeading-categories {
  margin: 0.78571rem auto;
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media (min-width: 800px) {
    .brandHeading-categories {
      width: calc(100% + 1.5rem);
      flex-direction: row;
      margin: 0;
      margin-left: -.75rem;
      margin-right: -.75rem; } }

.brandHeading-category {
  width: 100%;
  height: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.78571rem;
  margin-bottom: 1.14286rem;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer; }
  .brandHeading-category:hover, .brandHeading-category:focus {
    color: #FFF; }
  .brandHeading-category svg {
    flex-shrink: 0;
    flex-grow: 0;
    width: 15px;
    height: 15px;
    fill: #FFF; }
  @media (min-width: 800px) {
    .brandHeading-category {
      height: 80px;
      margin: 0 0.78571rem 0 0.78571rem;
      font-size: 16px;
      line-height: 18px;
      text-align: center; }
      .brandHeading-category svg {
        margin-top: 0.35714rem; } }
  @media (min-width: 1181px) {
    .brandHeading-category {
      height: 65px; } }
  .brandHeading-category.active {
    background: #00647f !important; }

@media (max-width: 799px) {
  .brandTabs .brandProduct {
    padding-top: 1.5rem !important; } }

.brandTabs .brandHeading-category {
  background: #a5a5a5 !important;
  color: #2d2d2d !important; }
  .brandTabs .brandHeading-category.active {
    background: #73c507 !important; }

.brandHeading-categories--SureCall .brandHeading-category:nth-child(1) {
  background: #84E0C0; }

.brandHeading-categories--SureCall .brandHeading-category:nth-child(2) {
  background: #84D5DC; }

.brandHeading-categories--SureCall .brandHeading-category:nth-child(3) {
  background: #3E919B; }

.brandHeading-categories--SureCall .brandHeading-category:nth-child(4) {
  background: #6B7D8B; }

.brandHeading--SureCall {
  background-color: #0B3840;
  background: linear-gradient(to right, #0a3641 33%, #50adbc 100%);
  color: #FFF;
  padding: 0; }
  .brandHeading--SureCall h1, .brandHeading--SureCall h2, .brandHeading--SureCall p {
    color: #FFF; }
  .brandHeading--SureCall h2 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: 29px;
    line-height: 35px; }
  .brandHeading--SureCall .container {
    padding-top: 1.5rem; }
  @media (min-width: 800px) {
    .brandHeading--SureCall {
      background-color: #E2E2E2; }
      .brandHeading--SureCall .container {
        background-image: url("https://www.signalboosters.com/content/images/brands/surecall-lady-on-phone.png");
        background-repeat: no-repeat;
        background-size: 300px;
        background-position: 90% 100%; } }
  @media (min-width: 1181px) {
    .brandHeading--SureCall .container {
      background-size: 315px;
      background-position: 80% 90%; } }

.brandHeading-logo--SureCall {
  width: 249px;
  height: 53px;
  margin: 0.78571rem 0; }

.brandHeading-logoInverted--Surecall {
  display: none; }
  @media (min-width: 800px) {
    .brandHeading-logoInverted--Surecall {
      display: block;
      margin: -1.5rem 0 3rem 0; } }
  @media (min-width: 1181px) {
    .brandHeading-logoInverted--Surecall {
      margin-bottom: 0.5rem; } }

.brandHeading--Cel-Fi {
  padding: 0;
  background-color: #FFF; }
  .brandHeading--Cel-Fi .container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    background-image: url("https://www.signalboosters.com/content/images/brands/cel-fi-marquee-image.png?123");
    background-size: 1900px;
    background-position: 60% 100%;
    background-repeat: no-repeat; }
    .brandHeading--Cel-Fi .container h1, .brandHeading--Cel-Fi .container p {
      color: #333; }
  @media (min-width: 360px) {
    .brandHeading--Cel-Fi .container {
      background-position: 50% 100%; } }
  @media (min-width: 800px) {
    .brandHeading--Cel-Fi {
      background-color: #E2E2E2; }
      .brandHeading--Cel-Fi .container {
        background-size: cover;
        background-position: 50% 50%; } }

.brandHeading-logo--Cel-Fi {
  width: 281px;
  height: 85px;
  margin: 0.78571rem 0; }
  @media (min-width: 800px) {
    .brandHeading-logo--Cel-Fi {
      margin-top: 1.5rem;
      margin-bottom: 0; } }

.brandHeading-categories--Cel-Fi .brandHeading-category {
  background: #4FAEE0; }
  .brandHeading-categories--Cel-Fi .brandHeading-category:nth-child(4) {
    background: #AD0002; }

@media (min-width: 800px) {
  .brandHeading-categories--Cel-Fi {
    position: relative;
    bottom: -20px; } }

.brandHeading--HiBoost {
  padding: 0;
  background: #E9ECFE; }
  .brandHeading--HiBoost .container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    .brandHeading--HiBoost .container h1, .brandHeading--HiBoost .container p {
      color: #333; }
  @media (min-width: 800px) {
    .brandHeading--HiBoost .container {
      background-image: url("https://www.signalboosters.com/content/images/brands/hiboost-marquee-image.png?123");
      background-size: cover;
      background-position: 75% 50%;
      background-repeat: no-repeat; } }
  @media (min-width: 1181px) {
    .brandHeading--HiBoost .container {
      background-position: 50% 50%; } }

.brandHeading-logo--HiBoost {
  width: 136px;
  height: 34px;
  margin: 0.78571rem 0; }
  @media (min-width: 800px) {
    .brandHeading-logo--HiBoost {
      margin-top: 1.5rem;
      margin-bottom: 0; } }

.brandHeading-categories--HiBoost .brandHeading-category {
  background: #2E3248; }

@media (min-width: 800px) {
  .brandHeading-categories--HiBoost {
    position: relative;
    bottom: -20px; } }

.brandHeading--weBoost {
  padding: 0;
  background: #050505; }
  .brandHeading--weBoost .container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    .brandHeading--weBoost .container h1, .brandHeading--weBoost .container h2, .brandHeading--weBoost .container p {
      color: #FFF; }
    @media (min-width: 800px) {
      .brandHeading--weBoost .container {
        background-image: url("https://www.signalboosters.com/content/images/brands/weboost-marquee-image.jpg?123");
        background-size: cover;
        background-position: 100px, right;
        background-repeat: no-repeat; } }
    @media (min-width: 1000px) {
      .brandHeading--weBoost .container {
        background-size: cover;
        background-size: contain;
        background-position: 100%, right; } }
  @media (min-width: 800px) {
    .brandHeading--weBoost.brandHeading--weBoostBusiness .container {
      background-image: url("https://www.signalboosters.com/content/images/brands/weboost-for-business-marquee.jpg?new");
      background-size: cover; } }
  .brandHeading--weBoost.brandHeading--weBoostBusiness .container .white {
    font-weight: 700; }

.brandHeading-logo--weBoost {
  width: 191px;
  height: 38px;
  margin: 0.78571rem 0; }
  @media (min-width: 800px) {
    .brandHeading-logo--weBoost {
      margin-top: 1.5rem;
      margin-bottom: 0; } }

.brandHeading-categories--weBoost .brandHeading-category {
  background: #A42036; }

@media (min-width: 800px) {
  .brandHeading-categories--weBoost {
    position: relative;
    bottom: -21px; } }

.brandHeading--WilsonPro {
  padding: 0;
  background: #FFF; }
  .brandHeading--WilsonPro .container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    .brandHeading--WilsonPro .container h1, .brandHeading--WilsonPro .container p {
      color: #000; }
    .brandHeading--WilsonPro .container p {
      font-size: 15px; }
    @media (min-width: 800px) {
      .brandHeading--WilsonPro .container {
        background-image: url("https://www.signalboosters.com/content/images/brands/wilson-pro-marquee-image.jpg");
        background-size: cover;
        background-position: 66%, right;
        background-repeat: no-repeat; } }
    @media (min-width: 1000px) {
      .brandHeading--WilsonPro .container {
        background-size: cover;
        background-position: 85%, right; } }

.brandHeading-logo--WilsonPro {
  width: 245px;
  height: 44px;
  margin: 0.78571rem 0; }
  @media (min-width: 800px) {
    .brandHeading-logo--WilsonPro {
      margin-top: 1.5rem;
      margin-bottom: 0; } }

.brandHeading-categories--WilsonPro .brandHeading-category {
  background: #028EC8; }

@media (min-width: 800px) {
  .brandHeading-categories--WilsonPro {
    position: relative;
    bottom: -21px; }
    .brandHeading-categories--WilsonPro .brandHeading-category {
      width: 25%; } }

.brandHeading--Bolton {
  padding: 0;
  background: #014455; }
  @media (min-width: 800px) {
    .brandHeading--Bolton {
      background: linear-gradient(to right, #014455 0% 50%, #226b7e 50% 100%); } }
  .brandHeading--Bolton .container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    .brandHeading--Bolton .container h1, .brandHeading--Bolton .container h2, .brandHeading--Bolton .container p {
      color: #FFF; }
    .brandHeading--Bolton .container h1 {
      margin-bottom: .5rem; }
    .brandHeading--Bolton .container h2 {
      display: block;
      margin: 0 0 1.5rem 0;
      font-weight: 600;
      font-size: 20px; }
    @media (min-width: 800px) {
      .brandHeading--Bolton .container {
        background-image: url("https://www.signalboosters.com/content/images/brands/bolton-marquee-image.jpg");
        background-size: cover;
        background-position: 100px, right;
        background-repeat: no-repeat; } }
    @media (min-width: 1000px) {
      .brandHeading--Bolton .container {
        background-size: cover;
        background-position: 100%, right; } }
  @media (min-width: 800px) {
    .brandHeading--Bolton .brandHeading-description {
      width: 60%; } }

.brandHeading-logo--Bolton {
  width: 262px;
  height: 53px;
  margin-top: 3.57143rem;
  margin-bottom: 0.78571rem; }

.brandHeading-categories--Bolton .brandHeading-category {
  background: #73C507; }

@media (min-width: 800px) {
  .brandHeading-categories--Bolton {
    position: relative;
    bottom: -21px; } }

.brandHeading--Uniden {
  padding: 0;
  background-color: #FFF; }
  .brandHeading--Uniden .container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    .brandHeading--Uniden .container h1, .brandHeading--Uniden .container p {
      color: #333; }
  @media (min-width: 360px) {
    .brandHeading--Uniden .container {
      background-position: 50% 100%; } }
  @media (min-width: 800px) {
    .brandHeading--Uniden .container {
      background-image: url("https://www.signalboosters.com/content/images/brands/uniden-marquee-image.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 50%; } }

.brandHeading-logo--Uniden {
  width: 156px;
  height: 44px;
  margin: 0.78571rem 0; }
  @media (min-width: 800px) {
    .brandHeading-logo--Uniden {
      margin-top: 1.5rem;
      margin-bottom: 0; } }

.brandHeading-categories--Uniden .brandHeading-category {
  background: linear-gradient(to right, #3282AC, #61B8D6); }

@media (min-width: 800px) {
  .brandHeading-categories--Uniden {
    position: relative;
    bottom: -21px; } }

.brandHeading--InHand {
  padding: 0;
  background-color: #1c1c1c; }
  .brandHeading--InHand .container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    .brandHeading--InHand .container h1, .brandHeading--InHand .container p {
      color: #fff; }
    .brandHeading--InHand .container h1 {
      font-size: 32px; }
    .brandHeading--InHand .container p {
      font-size: 16px; }
  @media (min-width: 360px) {
    .brandHeading--InHand .container {
      background-position: 50% 100%; } }
  @media (min-width: 800px) {
    .brandHeading--InHand .container {
      background-image: url("https://www.signalboosters.com/content/images/brands/inhand-marquee-image-tall.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 50%; }
      .brandHeading--InHand .container p {
        max-width: 540px;
        font-size: 18px;
        line-height: 26px; } }

.brandHeading-logo--InHand {
  width: 261px;
  height: 58px;
  margin: 0.78571rem 0; }
  @media (min-width: 800px) {
    .brandHeading-logo--InHand {
      margin-top: 1.5rem;
      margin-bottom: 0; } }

.brandHeading--Tenda {
  padding: 0;
  background-color: #fff;
  border-bottom: 8px solid #e75217; }
  .brandHeading--Tenda .container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    .brandHeading--Tenda .container h1, .brandHeading--Tenda .container p {
      color: #000; }
    .brandHeading--Tenda .container h1 {
      font-size: 32px; }
    .brandHeading--Tenda .container p {
      font-size: 16px; }
  @media (min-width: 360px) {
    .brandHeading--Tenda .container {
      background-position: 50% 100%; } }
  @media (min-width: 800px) {
    .brandHeading--Tenda {
      background-color: #cdced2; }
      .brandHeading--Tenda .container {
        background-image: url("https://www.signalboosters.com/content/images/brands/tenda-wifi-technology-products.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%; }
        .brandHeading--Tenda .container p {
          max-width: 540px;
          font-size: 18px;
          line-height: 26px; }
      .brandHeading--Tenda .brandHeading-description {
        width: 40%; } }

.brandHeading-logo--Tenda {
  width: 141px;
  height: 31px;
  margin: 0.78571rem 0; }
  @media (min-width: 800px) {
    .brandHeading-logo--Tenda {
      margin-top: 1.5rem;
      margin-bottom: 0; } }

.brandHeading--IP-COM {
  padding: 0;
  background-color: #b2b5be;
  border-bottom: 8px solid #EB0101; }
  .brandHeading--IP-COM .container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    .brandHeading--IP-COM .container h1, .brandHeading--IP-COM .container p {
      color: #000; }
    .brandHeading--IP-COM .container h1 {
      font-size: 32px; }
    .brandHeading--IP-COM .container p {
      font-size: 16px; }
  @media (min-width: 360px) {
    .brandHeading--IP-COM .container {
      background-position: 50% 100%; } }
  @media (min-width: 800px) {
    .brandHeading--IP-COM {
      background-color: #cdced2; }
      .brandHeading--IP-COM .container {
        background-image: url("https://www.signalboosters.com/content/images/brands/ip-com-enterprise-wifi-products.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%; }
        .brandHeading--IP-COM .container p {
          max-width: 540px;
          font-size: 18px;
          line-height: 26px; }
      .brandHeading--IP-COM .brandHeading-description {
        width: 40%; } }

.brandHeading-logo--IP-COM {
  width: 200px;
  height: 25px;
  margin: 0.78571rem 0; }
  @media (min-width: 800px) {
    .brandHeading-logo--IP-COM {
      margin-top: 1.5rem;
      margin-bottom: 0; } }

.brandHeading--Peplink {
  padding: 0;
  background-color: #000; }
  .brandHeading--Peplink .container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    .brandHeading--Peplink .container h1, .brandHeading--Peplink .container p {
      color: #FFF; }
    .brandHeading--Peplink .container h1 {
      font-size: 32px; }
    .brandHeading--Peplink .container p {
      font-size: 16px; }
  @media (min-width: 360px) {
    .brandHeading--Peplink .container {
      background-position: 50% 100%; } }
  @media (min-width: 800px) {
    .brandHeading--Peplink {
      background: linear-gradient(to right, #000 0%, #000 50%, #FEB81C 50%, #FEB81C 100%); }
      .brandHeading--Peplink .container {
        background-image: url("https://www.signalboosters.com/content/images/brands/peplink-marquee.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%; }
        .brandHeading--Peplink .container p {
          max-width: 540px;
          font-size: 18px;
          line-height: 26px; }
      .brandHeading--Peplink .brandHeading-description {
        width: 40%; } }

.brandHeading-logo--Peplink {
  width: 260px;
  height: 53px;
  margin: 0.78571rem 0; }
  @media (min-width: 800px) {
    .brandHeading-logo--Peplink {
      margin-top: 1.5rem;
      margin-bottom: 1.5rem; } }

.brandHeading--Poynting {
  padding: 0;
  background-color: #27337f; }
  .brandHeading--Poynting .container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    .brandHeading--Poynting .container h1, .brandHeading--Poynting .container p {
      color: #FFF; }
    .brandHeading--Poynting .container h1 {
      font-size: 32px; }
    .brandHeading--Poynting .container p {
      font-size: 16px; }
  @media (min-width: 360px) {
    .brandHeading--Poynting .container {
      background-position: 50% 100%; } }
  @media (min-width: 800px) {
    .brandHeading--Poynting {
      background: #000f6a; }
      .brandHeading--Poynting .container {
        background-image: url("https://www.signalboosters.com/content/images/brands/poynting-marquee-new.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 82% 50%; }
        .brandHeading--Poynting .container p {
          max-width: 540px;
          font-size: 18px;
          line-height: 26px;
          margin-bottom: 7rem; }
      .brandHeading--Poynting .brandHeading-description {
        width: 40%; } }
  @media (min-width: 1200px) {
    .brandHeading--Poynting .container {
      background-position: 50% 50%; } }

.brandHeading-logo--Poynting {
  margin: 1.5rem 0; }
  @media (min-width: 800px) {
    .brandHeading-logo--Poynting {
      margin: 4.5rem 0 3rem 0; } }

.categoryGuarantees {
  margin-top: 0 !important;
  margin-bottom: 1.5rem; }
  .categoryGuarantees .container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
  @media (min-width: 1000px) {
    .categoryGuarantees {
      padding: 1.5rem;
      margin-bottom: 0; } }

.categoryGuarantee {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1rem; }
  .categoryGuarantee .image {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .categoryGuarantee img {
    flex-shrink: 0;
    flex-grow: 0; }
  .categoryGuarantee .text {
    max-width: 160px;
    line-height: 1.3; }
  @media (min-width: 775px) {
    .categoryGuarantee {
      width: 25%;
      font-size: 16px; } }
  @media (min-width: 1180px) {
    .categoryGuarantee {
      flex-direction: row;
      text-align: left;
      justify-content: flex-start !important; }
      .categoryGuarantee .image {
        margin-right: 1.5rem; } }

.categoryGuarantees--justifyCenter .categoryGuarantee {
  justify-content: center !important; }

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

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

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

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

/* Product Sections */
.brandCategoryHeading h1, .brandCategoryHeading h2 {
  margin: 0;
  padding: 3rem 0;
  font-size: 40px;
  line-height: 50px;
  font-weight: 900;
  text-transform: uppercase; }
  @media (min-width: 800px) {
    .brandCategoryHeading h1, .brandCategoryHeading h2 {
      font-size: 60px;
      line-height: 64px;
      padding: 4.5rem 0 0; } }

.brandCategoryHeading h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: -2rem; }
  @media (min-width: 800px) {
    .brandCategoryHeading h3 {
      font-size: 36px;
      margin-top: 2rem; } }

.brandCategoryHeading p {
  margin-top: 1.5rem;
  font-size: 18px; }

@media (min-width: 800px) {
  .brandCategoryHeading#section-home h2 {
    padding-bottom: 3rem; } }

.brandProduct {
  padding-top: 3rem;
  padding-bottom: 3rem; }
  @media (min-width: 800px) {
    .brandProduct {
      padding-bottom: 4.5rem; }
      .brandProduct .brandProduct-image {
        padding-top: 0;
        position: absolute;
        top: 0;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center; } }
  @media (min-width: 1181px) {
    .brandProduct {
      padding-bottom: 7.5rem; } }

@media (min-width: 800px) {
  .brandProduct--normal .brandProduct-image {
    width: 42.5%;
    left: 0; }
  .brandProduct--normal .brandProduct-logo,
  .brandProduct--normal .brandProduct-name,
  .brandProduct--normal .brandProduct-price,
  .brandProduct--normal .brandProduct-description,
  .brandProduct--normal .brandProduct-actions,
  .brandProduct--normal .brandProduct-extra {
    margin-left: 42.5%; } }

@media (min-width: 800px) {
  .brandProduct--reverse .brandProduct-image {
    width: 42.5%;
    right: 0; }
  .brandProduct--reverse .brandProduct-logo,
  .brandProduct--reverse .brandProduct-name,
  .brandProduct--reverse .brandProduct-price,
  .brandProduct--reverse .brandProduct-description,
  .brandProduct--reverse .brandProduct-actions,
  .brandProduct--reverse .brandProduct-extra {
    margin-right: 42.5%; } }

.brandProduct-logo--SureCall {
  width: 125px;
  height: 27px; }

.brandProduct-logo--Cel-Fi {
  width: 242px;
  height: 64px; }

.brandProduct-logo--HiBoost {
  width: 115px;
  height: 30px; }

.brandProduct-logo--weBoost {
  width: 121px;
  height: 24px; }

.brandProduct-logo--WilsonPro {
  width: 211px;
  height: 37px; }

.brandProduct-logo--Uniden {
  width: 121px;
  height: 34px; }

.brandProduct-logo--Tenda {
  width: 144px;
  height: 31px; }

.brandProduct-logo--IP-COM {
  width: 200px;
  height: 25px; }

.brandProduct-logo--Poynting {
  width: 136px;
  height: 18px; }

.brandProduct-name {
  margin: 1.5rem 0 0.78571rem 0;
  font-size: 34px;
  line-height: 40px;
  font-weight: 400; }
  .brandProduct-name a {
    text-decoration: none; }
    .brandProduct-name a:hover {
      color: inherit; }
  .brandProduct-name span {
    display: block;
    font-size: 24px; }
  @media (min-width: 800px) {
    .brandProduct-name {
      margin-bottom: 0;
      font-size: 48px;
      line-height: 56px; }
      .brandProduct-name span {
        font-size: 34px;
        display: inline; } }

.brandProduct-name--blue {
  color: #0187CE; }

.brandProduct-price {
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  color: #000; }
  @media (min-width: 800px) {
    .brandProduct-price {
      margin-bottom: 1.5rem; } }
  .brandProduct-price a {
    color: #009AA6;
    text-decoration: none; }

.brandProduct-image {
  padding: 3rem; }
  .brandProduct-image img {
    flex-shrink: 0;
    flex-grow: 0; }

@media (min-width: 800px) {
  .brandProduct-image--extraPadding {
    padding-left: 4.5rem;
    padding-right: 4.5rem; } }

@media (min-width: 1181px) {
  .brandProduct-image--extraPadding {
    padding-left: 6rem;
    padding-right: 6rem; } }

.brandProduct-description p {
  font-size: 18px;
  color: #000; }

.brandProduct-description h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase; }

.brandProduct-description ul {
  columns: 2;
  font-size: 18px;
  color: #000; }

.brandProduct-description .small {
  font-size: 14px; }

.brandProduct-actions {
  margin-top: 3rem;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media (min-width: 800px) {
    .brandProduct-actions {
      align-items: flex-start; } }
  @media (min-width: 1181px) {
    .brandProduct-actions {
      justify-content: flex-start;
      flex-direction: row; } }

.brandProduct-button {
  width: 282px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase; }
  @media (min-width: 1181px) {
    .brandProduct-button {
      width: calc(50% - .75rem); }
      .brandProduct-button:nth-child(1) {
        margin-right: .75rem; }
      .brandProduct-button:nth-child(2) {
        margin-left: .75rem; } }

.brandProduct-button--SureCall-solid {
  background-color: #009AA6;
  color: #FFF; }
  .brandProduct-button--SureCall-solid:hover {
    color: #FFF; }

.brandProduct-button--SureCall-outline {
  border: 1px solid #009AA6;
  color: #7E7E7E; }
  .brandProduct-button--SureCall-outline:hover {
    color: #7E7E7E; }

.brandProduct-button--Cel-Fi-solid {
  background-color: #7DAED3;
  color: #FFF;
  border-radius: 25px; }
  .brandProduct-button--Cel-Fi-solid:hover {
    color: #FFF; }

.brandProduct-button--Cel-Fi-outline {
  border: 1px solid #7DAED3;
  color: #7E7E7E;
  border-radius: 25px; }
  .brandProduct-button--Cel-Fi-outline:hover {
    color: #7DAED3; }

.brandProduct-button--HiBoost-solid {
  background-color: #FF0018;
  color: #FFF;
  border-radius: 25px; }
  .brandProduct-button--HiBoost-solid:hover {
    color: #FFF; }

.brandProduct-button--HiBoost-outline {
  border: 1px solid #2E3247;
  color: #2E3247;
  border-radius: 25px; }
  .brandProduct-button--HiBoost-outline:hover {
    color: #2E3247; }

.brandProduct-button--weBoost-solid {
  background-color: #3E8285;
  color: #FFF;
  border-radius: 25px; }
  .brandProduct-button--weBoost-solid:hover {
    color: #FFF; }

.brandProduct-button--weBoost-outline {
  border: 1px solid #A42036;
  color: #A42036;
  border-radius: 25px; }
  .brandProduct-button--weBoost-outline:hover {
    color: #A42036; }

.brandProduct-button--WilsonPro-solid {
  background-color: #F59231;
  color: #FFF;
  border-radius: 25px; }
  .brandProduct-button--WilsonPro-solid:hover {
    color: #FFF; }

.brandProduct-button--WilsonPro-outline {
  border: 1px solid #0185CB;
  color: #0185CB;
  border-radius: 25px; }
  .brandProduct-button--WilsonPro-outline:hover {
    color: #0185CB; }

.brandProduct-button--Bolton-solid {
  background-color: #73C507;
  color: #2d2d2d;
  font-weight: 700; }
  .brandProduct-button--Bolton-solid:hover {
    color: #000; }

.brandProduct-button--Bolton-outline {
  border: 1px solid #000;
  color: #000;
  font-weight: 700; }
  .brandProduct-button--Bolton-outline:hover {
    color: #000; }

.brandProduct-button--Uniden-solid {
  background-color: #3393C8;
  color: #FFF;
  border-radius: 25px; }
  .brandProduct-button--Uniden-solid:hover {
    color: #FFF; }

.brandProduct-button--Uniden-outline {
  border: 1px solid #3393C8;
  color: #3393C8;
  border-radius: 25px; }
  .brandProduct-button--Uniden-outline:hover {
    color: #3393C8; }

.brandProduct-button--InHand-solid {
  background-color: #42B148;
  color: #FFF;
  border-radius: 25px; }
  .brandProduct-button--InHand-solid:hover {
    color: #FFF; }

.brandProduct-button--InHand-outline {
  border: 1px solid #636F75;
  color: #636F75;
  border-radius: 25px; }
  .brandProduct-button--InHand-outline:hover {
    color: #636F75; }

.brandProduct-button--Tenda-solid {
  background-color: #FC4F01;
  color: #FFF;
  border-radius: 25px; }
  .brandProduct-button--Tenda-solid:hover {
    color: #FFF; }

.brandProduct-button--Tenda-outline {
  border: 1px solid #FC4F01;
  color: #FC4F01;
  border-radius: 25px; }
  .brandProduct-button--Tenda-outline:hover {
    color: #FC4F01; }

.brandProduct-button--IP-COM-solid {
  background-color: #EB0101;
  color: #FFF;
  border-radius: 25px; }
  .brandProduct-button--IP-COM-solid:hover {
    color: #FFF; }

.brandProduct-button--IP-COM-outline {
  border: 1px solid #EB0101;
  color: #EB0101;
  border-radius: 25px; }
  .brandProduct-button--IP-COM-outline:hover {
    color: #EB0101; }

.brandProduct-button--Peplink-solid {
  background-color: #FFB81C;
  color: #000;
  font-weight: 600;
  border: 2px solid #000;
  border-radius: 25px; }
  .brandProduct-button--Peplink-solid:hover {
    color: #000; }

.brandProduct-button--Peplink-outline {
  border: 1px solid #000;
  color: #000;
  border-radius: 25px; }
  .brandProduct-button--Peplink-outline:hover {
    color: #000; }

.brandProduct-button--Poynting-solid {
  background-color: #F57F25;
  color: #FFF;
  font-weight: 600; }
  .brandProduct-button--Poynting-solid:hover {
    color: #FFF; }

.brandProduct-extra {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0.78571rem;
  font-size: 18px; }
  .brandProduct-extra .boost {
    margin-bottom: 0.78571rem;
    font-weight: 700; }
    .brandProduct-extra .boost span {
      color: #009AA6;
      padding: 0 0.78571rem; }
      .brandProduct-extra .boost span:nth-child(even) {
        border-left: 1px solid #CCC;
        border-right: 1px solid #CCC; }
  .brandProduct-extra .boost--blue span {
    color: #0185CB; }
  .brandProduct-extra .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none; }
    .brandProduct-extra .list li {
      display: flex;
      align-items: center;
      padding: 0;
      margin-right: 0.78571rem; }
      .brandProduct-extra .list li:before {
        display: block;
        margin-right: 0.35714rem;
        content: '';
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background-color: #333; }
  .brandProduct-extra .carriers {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 0.78571rem; }
    .brandProduct-extra .carriers div {
      margin-left: 1.14286rem;
      padding-left: 1.14286rem;
      border-left: 1px solid #CCC;
      height: 20px; }
      .brandProduct-extra .carriers div:first-child {
        margin-left: 0;
        padding-left: 0;
        border-left: 0; }
    .brandProduct-extra .carriers .att img {
      width: 55px;
      height: 25px;
      position: relative;
      top: -5px; }
    .brandProduct-extra .carriers .verizon img {
      width: 62px;
      height: 25px;
      position: relative;
      top: -6px; }
    .brandProduct-extra .carriers .t-mobile img {
      width: 68px;
      height: 28px;
      position: relative;
      top: -5px; }
    .brandProduct-extra .carriers .sprint img {
      width: 57px;
      height: 25px;
      position: relative;
      top: -5px; }
    .brandProduct-extra .carriers .line-before {
      border-left: 1px solid black;
      padding-left: 25px; }
    @media (max-width: 768px) {
      .brandProduct-extra .carriers .line-before {
        border-left: none;
        padding-left: 0; } }
  .brandProduct-extra .certifications {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
    align-items: center; }
    .brandProduct-extra .certifications li {
      padding: 0 1.14286rem;
      margin-bottom: 0.78571rem; }
      .brandProduct-extra .certifications li:nth-child(1) {
        width: 100%;
        text-align: center;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600;
        border-right: 0; }
      .brandProduct-extra .certifications li:last-child {
        border-right: 0; }
      @media (min-width: 800px) {
        .brandProduct-extra .certifications li {
          border-right: 1px solid #CCC; }
          .brandProduct-extra .certifications li:nth-child(1) {
            width: inherit;
            text-align: left; } }
  @media (min-width: 800px) {
    .brandProduct-extra {
      align-items: flex-start;
      font-size: 16px; } }
  @media (min-width: 1181px) {
    .brandProduct-extra {
      flex-direction: row;
      border-top: 1px solid #CCC; }
      .brandProduct-extra .boost {
        width: 32%;
        margin-bottom: 0; }
      .brandProduct-extra .list {
        flex-wrap: nowrap;
        justify-content: flex-start; }
      .brandProduct-extra .carriers {
        margin-top: 0; }
        .brandProduct-extra .carriers div:first-child {
          margin-left: 1.14286rem;
          padding-left: 1.14286rem;
          border-left: 1px solid #CCC; }
        .brandProduct-extra .carriers .att img {
          top: -3px; }
        .brandProduct-extra .carriers .verizon img {
          top: -4px; }
        .brandProduct-extra .carriers .t-mobile {
          top: -3px; } }

.brandContainer-Bolton .brandProduct {
  padding-top: 7.5rem; }

.brandContainer-Bolton .brandProduct-extra .boost {
  width: inherit; }
  .brandContainer-Bolton .brandProduct-extra .boost span {
    color: #73C507; }
    .brandContainer-Bolton .brandProduct-extra .boost span.no-border {
      border-right: 0 !important; }
  .brandContainer-Bolton .brandProduct-extra .boost span:nth-child(even) {
    border-left: 1px solid #000;
    border-right: 1px solid #000; }

.brandContainer-Bolton .brandProduct-extra .list li {
  margin-left: 0.78571rem;
  color: #000; }

@media (min-width: 1181px) {
  .brandContainer-Bolton .brandProduct-extra {
    border-top: 1px solid #000; } }

.brandContainer-Bolton .brandProductWrapper {
  border-bottom: 1px solid #000; }

.brandContainer-Bolton .brandBoltonBenefits {
  overflow: hidden;
  background: radial-gradient(#3C889D, #004456); }
  .brandContainer-Bolton .brandBoltonBenefits h2 {
    color: #FFF;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1.5rem; }
  .brandContainer-Bolton .brandBoltonBenefits .brandBoltonBenefits-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
    @media (min-width: 1181px) {
      .brandContainer-Bolton .brandBoltonBenefits .brandBoltonBenefits-container {
        margin: 3rem 0; } }
  .brandContainer-Bolton .brandBoltonBenefits .brandBoltonBenefit {
    width: 100%;
    margin-bottom: 3rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .brandContainer-Bolton .brandBoltonBenefits .brandBoltonBenefit img {
      height: 112px;
      margin-bottom: 0.78571rem; }
    .brandContainer-Bolton .brandBoltonBenefits .brandBoltonBenefit span {
      color: #FFF;
      font-size: 22px;
      font-weight: 700;
      text-align: center; }
    @media (min-width: 1181px) {
      .brandContainer-Bolton .brandBoltonBenefits .brandBoltonBenefit {
        width: 33.33%; } }
  @media (min-width: 1181px) {
    .brandContainer-Bolton .brandBoltonBenefits {
      padding-top: 1.5rem; } }

.brandContainer-Bolton .brandBoltonReview {
  overflow: hidden;
  border-bottom: 1px solid #000; }

.brandContainer-Bolton .brandBoltonReview-review {
  margin: 3rem 0;
  padding: 1.5rem;
  border: 1px solid #979797; }
  .brandContainer-Bolton .brandBoltonReview-review img {
    height: 21px;
    margin-bottom: 1.5rem; }
  .brandContainer-Bolton .brandBoltonReview-review p {
    font-size: 20px; }
  @media (min-width: 1181px) {
    .brandContainer-Bolton .brandBoltonReview-review {
      margin: 6rem 0;
      padding: 3rem 6rem; } }

.brandContainer-Bolton .brandProduct-comparisonButton {
  display: none; }

.brandContainer-Bolton .brandCategoryHeading span {
  text-transform: capitalize; }

.brandProductWrapper--border {
  border-bottom: 1px solid #D8D8D8; }

.brandProductBuy {
  padding-top: 1.5rem;
  background-color: #EEEEEE; }
  .brandProductBuy .container {
    position: relative; }
    .brandProductBuy .container:before {
      content: "";
      width: 0;
      height: 0;
      top: -70px;
      left: 1.5rem;
      position: absolute;
      border-left: 30px solid transparent;
      border-right: 30px solid transparent;
      border-bottom: 30px solid #EEE;
      z-index: 1; }
      @media (min-width: 800px) {
        .brandProductBuy .container:before {
          left: 6rem; } }
      @media (min-width: 1181px) {
        .brandProductBuy .container:before {
          left: 20%; } }
  .brandProductBuy h3 {
    width: 100%;
    margin: 1.5rem 0;
    font-size: 34px; }

.brandProductBuy-reasons {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 800px) {
    .brandProductBuy-reasons {
      width: calc(100% + 3rem);
      margin-left: -1.5rem;
      padding-bottom: 1.5rem; } }

.brandProductBuy-reason {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 2.28571rem; }
  .brandProductBuy-reason img {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    flex-grow: 0;
    margin-right: 1.5rem; }
  .brandProductBuy-reason div {
    font-size: 19px;
    line-height: 23px; }
  @media (min-width: 800px) {
    .brandProductBuy-reason {
      width: 50%;
      padding: 0 1.5rem; } }
  @media (min-width: 1181px) {
    .brandProductBuy-reason {
      width: 33.33%;
      align-items: center; } }

.brandProductCoverage {
  margin-bottom: 3rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #009AA6; }
  .brandProductCoverage h3 {
    margin-bottom: 1.5rem;
    font-size: 27px;
    line-height: 34px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase; }
  @media (min-width: 800px) {
    .brandProductCoverage {
      margin-bottom: 4.5rem;
      padding-top: 1.5rem;
      padding-bottom: 3rem; } }

.brandProductCoverage--noBottomMargin {
  margin-bottom: 0; }

.brandProductCoverage--noBorder {
  border: 0; }

.brandProductCoverage-ranges {
  display: flex;
  flex-wrap: wrap;
  max-width: 500px;
  margin: 0 auto; }
  @media (min-width: 800px) {
    .brandProductCoverage-ranges {
      max-width: 800px; } }
  @media (min-width: 1181px) {
    .brandProductCoverage-ranges {
      max-width: 1000px; } }

.brandProductCoverage-range {
  width: 100%;
  padding: 3rem; }
  @media (min-width: 360px) {
    .brandProductCoverage-range {
      width: 50%;
      padding: 5%; } }
  @media (min-width: 800px) {
    .brandProductCoverage-range {
      width: 33.33%;
      padding: 3rem; } }
  @media (min-width: 1181px) {
    .brandProductCoverage-range {
      padding: 2rem 6rem; } }

.brandProductCoverage-rangeName {
  margin-bottom: 0.78571rem;
  font-size: 16px;
  text-align: center; }

.brandProductCoverage-rangeOutput {
  margin-top: 0.78571rem; }
  .brandProductCoverage-rangeOutput strong {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    color: #009AA6;
    display: block;
    text-align: center; }
  .brandProductCoverage-rangeOutput div {
    margin-top: 0.35714rem;
    font-size: 16px;
    line-height: 16px;
    text-align: center; }

.brandProductCoverage-ranges--Cel-Fi .brandProductCoverage-rangeGraph {
  padding: 0 2.28571rem; }

.brandProductCoverage-ranges--Cel-Fi .brandProductCoverage-rangeOutput strong {
  color: #7DAED3; }

.brandProductCoverage-ranges--HiBoost .brandProductCoverage-rangeGraph {
  padding: 0 2.28571rem; }

.brandProductCoverage-ranges--HiBoost .brandProductCoverage-rangeOutput strong {
  color: #000; }

.brandProductCoverage-ranges--weBoost .brandProductCoverage-rangeGraph,
.brandProductCoverage-ranges--WilsonPro .brandProductCoverage-rangeGraph {
  padding: 0 2.28571rem; }

.brandProductCoverage-ranges--weBoost .brandProductCoverage-rangeOutput strong,
.brandProductCoverage-ranges--WilsonPro .brandProductCoverage-rangeOutput strong {
  color: #000; }

.brandProductCoverage-ranges--Uniden .brandProductCoverage-rangeOutput strong {
  color: #000; }

/* Brand Comparison Modal */
@media (min-width: 1361px) {
  .brandCompareBoosters--weBoost[data-category="vehicle"] .brandComparison-products {
    border: 0; } }

.brandCompareBoosters--hidden {
  display: none; }

.brandComparison {
  padding: 1.5rem 0.78571rem; }
  .brandComparison h2 {
    margin: 0 0 0.78571rem 0;
    font-size: 26px;
    line-height: 34px;
    font-weight: 900;
    text-align: center;
    padding: 0 3rem; }

.brandComparison-products {
  display: flex;
  flex-direction: column;
  align-items: center;
  list-style: none;
  margin: 0; }
  @media (min-width: 551px) {
    .brandComparison-products {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
      align-items: flex-end; } }

.brandComparison-product {
  width: 100%;
  max-width: 290px;
  display: flex;
  flex-direction: column;
  color: #000;
  position: relative; }
  @media (min-width: 551px) {
    .brandComparison-product {
      min-height: 700px;
      width: 50%;
      padding: 3rem 1.5rem 1.5rem;
      border: 5px solid transparent; }
      .brandComparison-product:after {
        background-color: #CCC;
        bottom: 0;
        content: '';
        display: block;
        height: calc(100% - 6rem);
        right: -6px;
        bottom: 1.5rem;
        position: absolute;
        width: 1px; }
      .brandComparison-product:first-child:after, .brandComparison-product:last-child:after, .brandComparison-product:nth-child(even):after {
        display: none; } }
  @media (min-width: 800px) {
    .brandComparison-product {
      width: 33.33%; }
      .brandComparison-product:nth-child(2n):after {
        display: block; }
      .brandComparison-product:nth-child(3n):after, .brandComparison-product:nth-child(6n):after {
        display: none; } }
  @media (min-width: 1181px) {
    .brandComparison-product {
      width: 25%;
      min-height: 650px; }
      .brandComparison-product:nth-child(2):after, .brandComparison-product:nth-child(3n):after {
        display: block; }
      .brandComparison-product:nth-child(4n):after, .brandComparison-product:nth-child(6n):after {
        display: none; } }
  @media (min-width: 1361px) {
    .brandComparison-product {
      width: 20%; }
      .brandComparison-product:nth-child(4n):after {
        display: block; } }

.brandComparison-product--viewing {
  border: 5px solid #009AA6;
  padding: 1.5rem;
  padding-top: 0; }
  .brandComparison-product--viewing:before {
    content: "Your Choice";
    width: calc(100% + 3rem);
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -1.5rem;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    background-color: #029AA6;
    color: #FFF;
    position: relative;
    top: -1px; }
  @media (min-width: 551px) {
    .brandComparison-product--viewing {
      width: 50%; } }
  @media (min-width: 800px) {
    .brandComparison-product--viewing {
      width: 33.33%; } }
  @media (min-width: 1181px) {
    .brandComparison-product--viewing {
      width: 25%; } }
  @media (min-width: 1361px) {
    .brandComparison-product--viewing {
      width: 20%; } }

.brandComparison-productName {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-top: 0.78571rem; }

.brandComparison-productImage {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  padding: 0.78571rem; }
  .brandComparison-productImage img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    flex-shrink: 0;
    flex-grow: 0; }
  @media (min-width: 1361px) {
    .brandComparison-productImage {
      width: 160px;
      height: 160px; } }
  @media (min-width: 1361px) {
    .brandComparison-productImage {
      width: 140px;
      height: 140px; } }

.brandComparison-productPrice {
  margin-bottom: 0.78571rem;
  font-size: 19px;
  text-align: center; }

.brandComparion-productSubheading {
  font-size: 16px;
  font-weight: 700;
  margin-left: 20px;
  margin-bottom: 0.78571rem; }

.brandComparison-productBullets {
  list-style: none;
  margin: 0 0 3rem 0; }
  .brandComparison-productBullets li {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
    font-size: 16px;
    line-height: 20px; }
    .brandComparison-productBullets li:before {
      content: "";
      display: inline-block;
      margin-right: 0.78571rem;
      height: 10px;
      width: 10px;
      border-radius: 50%;
      background: #009AA6;
      flex-shrink: 0;
      flex-grow: 0; }

.brandComparison-productLink {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 282px;
  width: 100%;
  height: 45px;
  margin: 0 auto;
  background-color: #009AA6;
  color: #FFF;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none; }
  .brandComparison-productLink:hover {
    color: #FFF; }
  @media (min-width: 551px) {
    .brandComparison-productLink {
      margin-top: auto; } }

.brandCompareBoosters--CelFi .brandComparison-product--viewing {
  border: 5px solid #7DAED3; }
  .brandCompareBoosters--CelFi .brandComparison-product--viewing:before {
    background-color: #7DAED3; }

.brandCompareBoosters--CelFi .brandComparison-productLink {
  background-color: #7DAED3;
  border-radius: 25px; }

@media (min-width: 1181px) {
  .brandCompareBoosters--CelFi .brandComparison-product {
    min-height: 725px; } }

.brandCompareBoosters--HiBoost .brandComparison-product--viewing {
  border: 5px solid #000; }
  .brandCompareBoosters--HiBoost .brandComparison-product--viewing:before {
    background-color: #000; }

.brandCompareBoosters--HiBoost .brandComparison-productLink {
  background-color: #000;
  border-radius: 25px; }

@media (min-width: 1181px) {
  .brandCompareBoosters--HiBoost .brandComparison-product {
    min-height: 725px; } }

.brandCompareBoosters--WilsonPro .brandComparison-product--viewing {
  border: 5px solid #7DAED3; }
  .brandCompareBoosters--WilsonPro .brandComparison-product--viewing:before {
    background-color: #7DAED3; }

.brandCompareBoosters--WilsonPro .brandComparison-productLink {
  background-color: #F59231;
  border-radius: 25px; }

@media (min-width: 1181px) {
  .brandCompareBoosters--WilsonPro .brandComparison-product {
    min-height: 725px; } }

.brandCompareBoosters--Uniden .brandComparison-product--viewing {
  border: 5px solid #3382AC; }
  .brandCompareBoosters--Uniden .brandComparison-product--viewing:before {
    background-color: #3382AC; }

.brandCompareBoosters--Uniden .brandComparison-productLink {
  background-color: #EA6301;
  border-radius: 25px; }

@media (min-width: 1181px) {
  .brandCompareBoosters--Uniden .brandComparison-product {
    min-height: 725px; } }

/* How To Choose SURECALL */
.brandProductHowToChooseSureCall {
  padding: 3rem 0;
  background: linear-gradient(to bottom, #0B3840, #4FAEBB); }
  .brandProductHowToChooseSureCall h2 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #009AA6; }
    .brandProductHowToChooseSureCall h2 .top {
      display: block;
      font-size: 5.5vw; }
      @media (min-width: 1361px) {
        .brandProductHowToChooseSureCall h2 .top {
          font-size: 76px; } }
    .brandProductHowToChooseSureCall h2 .middle {
      display: block;
      font-size: 11vw;
      line-height: 6vw;
      color: transparent;
      -webkit-text-stroke-width: 1px;
      -webkit-text-stroke-color: #D8D8D8; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .brandProductHowToChooseSureCall h2 .middle {
          color: #FFF; } }
      @media (min-width: 1361px) {
        .brandProductHowToChooseSureCall h2 .middle {
          font-size: 150px;
          line-height: 60px; } }
    .brandProductHowToChooseSureCall h2 .bottom {
      display: block;
      padding-right: 15vw;
      font-size: 5.5vw;
      text-align: right; }
      @media (min-width: 1361px) {
        .brandProductHowToChooseSureCall h2 .bottom {
          font-size: 76px;
          padding-right: 165px; } }

.brandProductHowToChooseSureCall-steps {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 800px) {
    .brandProductHowToChooseSureCall-steps {
      width: calc(100% + 3rem);
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }

.brandProductHowToChooseSureCall-step {
  display: flex;
  flex-direction: column;
  color: #FFF; }
  @media (min-width: 800px) {
    .brandProductHowToChooseSureCall-step {
      width: 50%;
      padding: 0 1.5rem; } }
  @media (min-width: 1000px) {
    .brandProductHowToChooseSureCall-step {
      width: 33.33%; } }

.brandProductHowToChooseSureCall-stepNumber {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 46px;
  font-weight: 700;
  color: #4DBD8C;
  width: 80px;
  height: 80px;
  margin: 0 auto 1.5rem auto;
  border: 1px solid #FFF;
  border-radius: 50%; }

.brandProductHowToChooseSureCall-stepHeading {
  margin-bottom: 1.5rem;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700; }

.brandProductHowToChooseSureCall-stepText {
  margin-bottom: 3rem;
  font-size: 16px;
  line-height: 22px; }

.brandProductHowToChooseSureCall-steps {
  padding: 0 1.5rem; }

/* How To Choose Cel-Fi */
.brandProductHowToChooseCelFi h2 {
  margin-bottom: 1.5rem;
  font-size: 40px;
  line-height: 56px;
  font-weight: 700;
  color: #434A54; }
  @media (min-width: 800px) {
    .brandProductHowToChooseCelFi h2 {
      font-size: 56px;
      line-height: 74px; } }

.brandProductHowToChooseCelFi-steps {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 1361px) {
    .brandProductHowToChooseCelFi-steps {
      width: calc(100% + 3rem);
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }

.brandProductHowToChooseCelFi-step {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem; }
  @media (min-width: 800px) {
    .brandProductHowToChooseCelFi-step {
      width: 50%;
      padding: 1.5rem; } }
  @media (min-width: 1361px) {
    .brandProductHowToChooseCelFi-step {
      width: 25%; } }

.brandProductHowToChooseCelFi-stepNumber {
  height: 100px;
  width: 100px;
  margin: 0 auto 1.5rem;
  position: relative; }
  .brandProductHowToChooseCelFi-stepNumber .number, .brandProductHowToChooseCelFi-stepNumber:after {
    height: 100px;
    width: 100px;
    position: absolute; }
  .brandProductHowToChooseCelFi-stepNumber:before, .brandProductHowToChooseCelFi-stepNumber:after {
    content: '';
    border-radius: 50%; }
  .brandProductHowToChooseCelFi-stepNumber:before {
    width: 97px;
    height: 97px;
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    background-color: #7DAED3; }
  .brandProductHowToChooseCelFi-stepNumber .number {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 44px;
    font-weight: 700;
    color: #FFF; }
  .brandProductHowToChooseCelFi-stepNumber:after {
    border: 3px solid #333E48; }

.brandProductHowToChooseCelFi-stepHeading {
  margin-bottom: 1.5rem;
  color: #434A54;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700; }
  @media (min-width: 800px) {
    .brandProductHowToChooseCelFi-stepHeading {
      min-height: 100px; } }
  @media (min-width: 1361px) {
    .brandProductHowToChooseCelFi-stepHeading {
      min-height: 125px; } }

.brandProductHowToChooseCelFi-stepText {
  font-size: 18px;
  line-height: 24px; }

/* How To Choose HiBoost */
.brandProductHowToChooseHiBoost h2 {
  margin: 0;
  padding: 1.5rem 0;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700; }
  @media (min-width: 800px) {
    .brandProductHowToChooseHiBoost h2 {
      font-size: 60px;
      line-height: 64px;
      padding: 4.5rem 0 0;
      margin-bottom: 1.5rem; } }
  @media (min-width: 1181px) {
    .brandProductHowToChooseHiBoost h2 {
      margin-bottom: 3rem; } }

.brandProductHowToChooseHiBoost-steps {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 800px) {
    .brandProductHowToChooseHiBoost-steps {
      width: calc(100% + 3rem);
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }
  @media (min-width: 1181px) {
    .brandProductHowToChooseHiBoost-steps {
      max-width: 850px;
      margin: 0 auto; } }

.brandProductHowToChooseHiBoost-step {
  display: flex;
  flex-direction: column; }
  @media (min-width: 800px) {
    .brandProductHowToChooseHiBoost-step {
      width: 50%;
      padding: 0 1.5rem; } }
  @media (min-width: 1000px) {
    .brandProductHowToChooseHiBoost-step {
      width: 33.33%; } }

.brandProductHowToChooseHiBoost-stepNumber {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 46px;
  font-weight: 700;
  color: #FFF;
  background-color: #FF0018;
  width: 95px;
  height: 95px;
  margin: 0 auto 1.5rem auto;
  border-radius: 50%;
  position: relative; }
  .brandProductHowToChooseHiBoost-stepNumber .number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    color: #FFF;
    background-color: #FF0018;
    border-radius: 50%;
    border: 3px solid #FFF; }

.brandProductHowToChooseHiBoost-stepHeading {
  margin-bottom: 1.5rem;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700; }
  @media (min-width: 1181px) {
    .brandProductHowToChooseHiBoost-stepHeading {
      height: 125px; } }

.brandProductHowToChooseHiBoost-stepText {
  margin-bottom: 3rem;
  font-size: 16px;
  line-height: 22px; }

.brandProductHowToChooseHiBoost-steps {
  padding: 0 1.5rem; }

/* How To Choose weBoost */
.brandProductHowToChooseWeBoost {
  background-color: #F3F3F3;
  padding-bottom: 3rem; }
  .brandProductHowToChooseWeBoost h2 {
    margin: 0;
    padding: 3rem 0 2rem 0;
    font-size: 40px;
    line-height: 50px;
    font-weight: 900;
    text-transform: uppercase; }
    @media (min-width: 800px) {
      .brandProductHowToChooseWeBoost h2 {
        font-size: 60px;
        line-height: 64px;
        padding: 4.5rem 0 3rem 0; } }

.brandProductHowToChooseWeBoost-steps {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 1361px) {
    .brandProductHowToChooseWeBoost-steps {
      width: calc(100% + 3rem);
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }

.brandProductHowToChooseWeBoost-step {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
  padding: 1.5rem;
  background-color: #FFF;
  border: 1px solid #CCC; }
  @media (min-width: 800px) {
    .brandProductHowToChooseWeBoost-step {
      width: calc(50% - 3rem);
      margin: 1.5rem; } }
  @media (min-width: 1361px) {
    .brandProductHowToChooseWeBoost-step {
      width: calc(33.33% - 3rem); } }

.brandProductHowToChooseWeBoost-stepNumber {
  height: 100px;
  width: 100px;
  margin: 0 auto 1.5rem;
  position: relative; }
  .brandProductHowToChooseWeBoost-stepNumber .number {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 100px;
    position: absolute;
    border-radius: 50%;
    font-size: 44px;
    font-weight: 700;
    background-color: #A42036;
    color: #FFF; }

.brandProductHowToChooseWeBoost-stepNumber--blue .number {
  background-color: #0185CB; }

.brandProductHowToChooseWeBoost-stepHeading {
  margin-bottom: 1.5rem;
  color: #434A54;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700; }
  @media (min-width: 800px) {
    .brandProductHowToChooseWeBoost-stepHeading {
      min-height: 100px;
      font-size: 30px;
      line-height: 40px; } }
  @media (min-width: 1361px) {
    .brandProductHowToChooseWeBoost-stepHeading {
      min-height: 150px; } }

.brandProductHowToChooseWeBoost-stepText {
  margin-bottom: 1.5rem;
  font-size: 18px;
  line-height: 24px; }

.brandProductHowToChooseWeBoost--Orange .brandProductHowToChooseWeBoost-stepNumber .number {
  background-color: #EA6301; }

.brandProductHowToChooseWeBoost--Orange .brandProductHowToChooseWeBoost-stepHeading {
  color: #3393C8; }

/* Coverage Estimates */
.brandProductCoverageEstimates h2 {
  font-size: 40px;
  line-height: 56px;
  font-weight: 700;
  color: #434A54;
  margin: 0 0 1.5rem 0; }
  @media (min-width: 1361px) {
    .brandProductCoverageEstimates h2 {
      padding: 0 1.5rem; } }

.brandProductCoverageEstimates-border {
  border: 3px solid #7DAED3;
  padding: 1.5rem; }
  @media (min-width: 1361px) {
    .brandProductCoverageEstimates-border {
      width: calc(100% + 6rem);
      margin-left: -3rem;
      margin-right: -3rem; } }

.brandProductCoverageEstimates-table {
  width: calc(100% + 3rem);
  margin-left: -1.5rem;
  margin-right: -1.5rem; }

.brandProductCoverageEstimates-tableHeading {
  display: flex;
  align-items: flex-start;
  padding-bottom: 0.78571rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  @media (min-width: 1361px) {
    .brandProductCoverageEstimates-tableHeading {
      padding-left: 3rem;
      padding-right: 3rem; } }

.brandProductCoverageEstimates-tableHeadingLeft,
.brandProductCoverageEstimates-tableHeadingRight {
  width: 50%;
  color: #434A54;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700; }

.brandProductCoverageEstimates-tableHeadingLeft {
  padding-right: 0.78571rem; }
  @media (min-width: 800px) {
    .brandProductCoverageEstimates-tableHeadingLeft {
      width: 60%; } }

.brandProductCoverageEstimates-tableHeadingRight {
  padding-left: 0.78571rem; }
  @media (min-width: 800px) {
    .brandProductCoverageEstimates-tableHeadingRight {
      width: 40%; } }

.brandProductCoverageEstimates-tableRow {
  display: flex;
  padding: 0.78571rem 1.5rem;
  font-size: 18px; }
  .brandProductCoverageEstimates-tableRow .icon, .brandProductCoverageEstimates-tableRow .description, .brandProductCoverageEstimates-tableRow .bars {
    display: none; }
  .brandProductCoverageEstimates-tableRow .decibels, .brandProductCoverageEstimates-tableRow .estimate {
    width: 50%; }
  .brandProductCoverageEstimates-tableRow .decibels {
    padding-right: 0.78571rem;
    font-weight: 700; }
  .brandProductCoverageEstimates-tableRow .estimate {
    padding-left: 0.78571rem; }
  @media (min-width: 360px) {
    .brandProductCoverageEstimates-tableRow .icon {
      display: block;
      width: 40px;
      padding-right: 10px; }
    .brandProductCoverageEstimates-tableRow .decibels {
      width: calc(50% - 40px); } }
  @media (min-width: 800px) {
    .brandProductCoverageEstimates-tableRow .description {
      display: block;
      width: 15%;
      padding-left: 0.78571rem;
      font-weight: 700; }
    .brandProductCoverageEstimates-tableRow .bars {
      width: 15%;
      display: block;
      font-weight: 700; }
    .brandProductCoverageEstimates-tableRow .decibels {
      width: calc(30% - 40px); }
    .brandProductCoverageEstimates-tableRow .estimate {
      width: 40%; } }
  @media (min-width: 1361px) {
    .brandProductCoverageEstimates-tableRow {
      padding-left: 3rem;
      padding-right: 3rem; } }

.brandProductCoverageEstimates-tableRow--odd {
  background-color: #EEE; }

/* Brand Messaging Callout */
.brandMessageCallout {
  padding: 3rem 0;
  background: linear-gradient(to bottom, #4FAEBB, #0B3840); }
  @media (min-width: 800px) {
    .brandMessageCallout .container {
      display: flex;
      flex-direction: row-reverse;
      padding: 0 3rem; } }
  @media (min-width: 1361px) {
    .brandMessageCallout .container {
      padding: 0 6rem; } }
  .brandMessageCallout img {
    display: block;
    margin-bottom: 1.5rem;
    padding: 0 3rem; }
    @media (min-width: 800px) {
      .brandMessageCallout img {
        width: 25vw;
        height: 25vw;
        padding: 0; } }
    @media (min-width: 1361px) {
      .brandMessageCallout img {
        width: 300px;
        height: 300px; } }
  .brandMessageCallout h2 {
    margin-top: 0;
    margin-bottom: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #009AA6; }
    .brandMessageCallout h2 .top {
      display: block;
      font-size: 8vw;
      line-height: 7vw;
      color: #DDD; }
      @media (min-width: 800px) {
        .brandMessageCallout h2 .top {
          font-size: 5.5vw;
          line-height: 3.9vw; } }
      @media (min-width: 1361px) {
        .brandMessageCallout h2 .top {
          font-size: 65px;
          line-height: 46px; } }
    .brandMessageCallout h2 .middle {
      display: block;
      font-size: 18vw;
      line-height: 14.5vw;
      text-align: center;
      color: transparent;
      -webkit-text-stroke-width: 1px;
      -webkit-text-stroke-color: #D8D8D8; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .brandMessageCallout h2 .middle {
          color: #FFF; } }
      @media (min-width: 800px) {
        .brandMessageCallout h2 .middle {
          font-size: 12vw;
          line-height: 9vw;
          text-align: left; }
          .brandMessageCallout h2 .middle span {
            text-align: right;
            display: block;
            font-size: 14vw;
            line-height: 10vw; } }
      @media (min-width: 1361px) {
        .brandMessageCallout h2 .middle {
          font-size: 137px;
          line-height: 100px; }
          .brandMessageCallout h2 .middle span {
            font-size: 175px;
            line-height: 127px; } }
    .brandMessageCallout h2 .bottom {
      display: block;
      font-size: 8vw;
      line-height: 7vw;
      text-align: center; }
      @media (min-width: 800px) {
        .brandMessageCallout h2 .bottom {
          font-size: 4vw;
          position: absolute; } }
      @media (min-width: 1361px) {
        .brandMessageCallout h2 .bottom {
          font-size: 50px;
          line-height: 75px; } }
    @media (min-width: 800px) {
      .brandMessageCallout h2 {
        margin-right: auto;
        width: calc(100% - 25vw);
        padding-top: 2vw;
        padding-right: 0.78571rem; } }
    @media (min-width: 1361px) {
      .brandMessageCallout h2 {
        padding-top: 26px;
        width: calc(100% - 292.5px); } }
  @media (min-width: 800px) {
    .brandMessageCallout {
      padding-bottom: 6rem; } }

/* Brand Messaging Callout Alternative */
.brandMessageCalloutAlt {
  padding: 3rem 0;
  background: linear-gradient(to bottom, #0B3840, #4FAEBB); }
  .brandMessageCalloutAlt img {
    display: block;
    max-width: 460px;
    width: 100%;
    margin: 0 auto; }
  .brandMessageCalloutAlt h2 {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    line-height: 6vw; }
    .brandMessageCalloutAlt h2 .top {
      color: #009AA6;
      font-size: 8vw; }
      @media (min-width: 800px) {
        .brandMessageCalloutAlt h2 .top {
          font-size: 70px;
          line-height: 70px; } }
    .brandMessageCalloutAlt h2 .bottom {
      display: block;
      color: transparent;
      -webkit-text-stroke-width: 1px;
      -webkit-text-stroke-color: #D8D8D8;
      font-size: 12vw;
      line-height: 10vw;
      text-align: center; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .brandMessageCalloutAlt h2 .bottom {
          color: #FFF; } }
      @media (min-width: 800px) {
        .brandMessageCalloutAlt h2 .bottom {
          font-size: 76px;
          line-height: 60px;
          margin-top: -20px; } }
    @media (min-width: 800px) {
      .brandMessageCalloutAlt h2 {
        line-height: 60px;
        margin-top: 0.78571rem; } }

/* Brand Benefits */
.brandBenefits h2 {
  font-size: 40px;
  line-height: 56px;
  font-weight: 700;
  color: #434A54;
  margin: 0 0 1.5rem 0;
  text-align: center; }
  @media (min-width: 1361px) {
    .brandBenefits h2 {
      padding: 0 1.5rem; } }

@media (min-width: 1361px) {
  .brandBenefits .container {
    border: 5px solid #7DAED3; }
    .brandBenefits .container h2 {
      margin-top: 3rem; } }

.brandBenefits-wrapper {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 1361px) {
    .brandBenefits-wrapper {
      width: calc(100% + 3rem);
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }

.brandBenefit {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3rem; }
  @media (min-width: 800px) {
    .brandBenefit {
      width: 50%;
      padding: 1.5rem; } }
  @media (min-width: 1361px) {
    .brandBenefit {
      justify-content: flex-start; } }

.brandBenefit-icon {
  width: 135px;
  flex-shrink: 0;
  flex-grow: 0; }

.brandBenefit-text {
  max-width: 340px;
  width: calc(100% - 135px);
  font-size: 20px; }
  .brandBenefit-text span {
    font-size: 16px;
    display: block; }
  @media (min-width: 1361px) {
    .brandBenefit-text {
      font-size: 24px;
      line-height: 28px;
      max-width: 380px; }
      .brandBenefit-text span {
        font-size: 20px; } }

.brandBenefit-icon--CelFi--performance {
  width: 106px;
  height: 106px; }

.brandBenefit-icon--CelFi--security {
  width: 90px;
  height: 100px; }

.brandBenefit-icon--CelFi--handshake {
  width: 104px;
  height: 96px; }

.brandBenefit-icon--CelFi--squarefootage {
  width: 98px;
  height: 84px; }

.brandBenefit-icon--CelFi--clock {
  width: 106px;
  height: 106px; }

.brandBenefit-icon--CelFi--waveapp {
  width: 102px;
  height: 97px; }

/* Brand Links */
.brandLink--Cel-Fi {
  color: #4FAEE0;
  text-decoration: none; }

.brandUnidenBenefits {
  overflow: hidden;
  background: linear-gradient(to bottom, #61B8D6, #3282AC);
  padding: 3rem 0; }
  .brandUnidenBenefits p {
    color: #FFF;
    font-size: 19px;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1.5rem; }
  .brandUnidenBenefits .brandUnidenBenefits-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
    @media (min-width: 1181px) {
      .brandUnidenBenefits .brandUnidenBenefits-container {
        margin: 3rem 0 0 0; } }
  .brandUnidenBenefits .brandUnidenBenefit {
    width: 100%;
    margin-bottom: 3rem;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .brandUnidenBenefits .brandUnidenBenefit .image {
      height: 110px; }
    .brandUnidenBenefits .brandUnidenBenefit img {
      margin-top: 0.78571rem; }
    .brandUnidenBenefits .brandUnidenBenefit span {
      color: #FFF;
      font-size: 18px;
      line-height: 22px;
      text-align: center; }
    .brandUnidenBenefits .brandUnidenBenefit:nth-child(1) img {
      width: 68px;
      height: 68px; }
    .brandUnidenBenefits .brandUnidenBenefit:nth-child(2) img {
      width: 68px;
      height: 56px; }
    .brandUnidenBenefits .brandUnidenBenefit:nth-child(3) img {
      width: 78px;
      height: 67px; }
    .brandUnidenBenefits .brandUnidenBenefit:nth-child(4) img {
      width: 62px;
      height: 69px; }
    .brandUnidenBenefits .brandUnidenBenefit:nth-child(5) img {
      width: 77px;
      height: 57px; }
    .brandUnidenBenefits .brandUnidenBenefit:nth-child(6) img {
      width: 68px;
      height: 68px; }
    @media (min-width: 551px) {
      .brandUnidenBenefits .brandUnidenBenefit {
        width: 50%; } }
    @media (min-width: 1181px) {
      .brandUnidenBenefits .brandUnidenBenefit {
        width: 16.666%;
        height: 180px;
        padding: 0 2.25rem; }
        .brandUnidenBenefits .brandUnidenBenefit:nth-child(2), .brandUnidenBenefits .brandUnidenBenefit:nth-child(4) {
          border-left: 1px solid #FFF;
          border-right: 1px solid #FFF; }
        .brandUnidenBenefits .brandUnidenBenefit:nth-child(5) {
          border-right: 1px solid #FFF; } }

.brandProductBenefits {
  padding: 1.5rem 0; }
  .brandProductBenefits h3 {
    margin-bottom: 3rem;
    font-size: 27px;
    font-weight: 600;
    text-align: center; }
  .brandProductBenefits .benefits {
    display: flex;
    flex-wrap: wrap; }
  .brandProductBenefits .benefit {
    height: 185px;
    width: 50%;
    padding: 0 .75rem;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .brandProductBenefits .benefit .image {
      height: 71px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0.78571rem; }
      .brandProductBenefits .benefit .image img {
        width: 100%; }
    .brandProductBenefits .benefit .text {
      font-size: 16px;
      text-align: center; }
      .brandProductBenefits .benefit .text strong {
        display: block; }
    @media (min-width: 800px) {
      .brandProductBenefits .benefit {
        width: 33.33%; } }
    @media (min-width: 1181px) {
      .brandProductBenefits .benefit {
        width: 25%; }
        .brandProductBenefits .benefit .image {
          height: 75px; }
        .brandProductBenefits .benefit .text {
          font-size: 19px; } }
  @media (min-width: 1181px) {
    .brandProductBenefits {
      padding-bottom: 4.5rem; } }

.brandProductCatalog {
  background: linear-gradient(to bottom, #D8D8D8, #FAFAFA, #D8D8D8); }
  .brandProductCatalog .container {
    padding-top: 3rem;
    padding-bottom: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse; }
    .brandProductCatalog .container .left h3 {
      max-width: 325px;
      margin-bottom: 3rem;
      font-size: 40px;
      font-weight: 600;
      text-transform: uppercase;
      line-height: 46px; }
      .brandProductCatalog .container .left h3 br {
        display: none; }
    .brandProductCatalog .container .left a {
      display: flex;
      width: 282px;
      height: 45px;
      align-items: center;
      justify-content: center;
      background-color: #42B148;
      color: #FFF;
      font-size: 20px;
      font-weight: 600;
      text-decoration: none;
      text-transform: uppercase;
      border-radius: 20px; }
    @media (min-width: 800px) {
      .brandProductCatalog .container {
        flex-direction: row; }
        .brandProductCatalog .container .left {
          margin-right: 3rem; } }
    @media (min-width: 1181px) {
      .brandProductCatalog .container {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem;
        align-items: flex-start; }
        .brandProductCatalog .container .left {
          min-width: 672px;
          margin-right: 0; }
          .brandProductCatalog .container .left h3 {
            margin-bottom: 4.5rem;
            min-width: 566px;
            font-size: 55px;
            line-height: 64px; }
            .brandProductCatalog .container .left h3 br {
              display: block; } }
