﻿@charset "UTF-8";
/* v15082017.0806 */
.loader-fixed {
  display: none; }

.bcx-xs-header {
  box-shadow: 0px 4px 7px -1px rgba(0, 0, 0, 0.44); }
  .bcx-xs-header h1 {
    padding-left: 20px; }

@media (min-width: 1000px) {
  .bcx-xs-header {
    display: none; } }

.slick-slide {
  height: auto !important; }

@media(max-width:520px) {
    .bcx-showcase-slide.slick-slide img {
        width:100%;
        height:100%;
    }
}

.bcx-showcase-loader {
  position: relative;
  left: 50%;
  margin-left: -18px;
  top: 60px; }

.bcx-showcase {
  visibility: hidden;
  height: 460px; }
  .bcx-showcase.slick-initialized {
    visibility: visible;
    height: auto; }

@media (min-width: 1000px) {
  .slick-dots {
    display: none !important; } }

.bcx-showcase-slide a {
  position: relative;
  outline: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
/*
@media (min-width: 414px) and (max-width: 736px) 
{
.bcx-showcase-slide  a  img {
    width: 100%;
   }
}
*/
.bcx-showcase-slide .bcx-icon-play {
  padding: 8px 16px;
  margin-left: -30px;
  margin-top: -30px; }
  .bcx-showcase-slide .bcx-icon-play i {
    font-size: 8rem;
    left: 50%;
    margin-left: -40px;
    top: 50%;
    margin-top: -46px; }

.bcx-showcase-navigator {
  display: none;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .bcx-showcase-navigator a {
    position: relative;
    /*background-color: white;
    border: 1px solid #ccc;*/
    margin-left: 5px; }
    .bcx-showcase-navigator a img {
      width: 72px;
      height: 72px; }
    .bcx-showcase-navigator a:first-child {
      margin-left: 0; }
    .bcx-showcase-navigator a.bcx-active:after {
      content: "";
      position: absolute;
      bottom: 0;
      height: 3px;
      background-color: #00549a;
      width: 100%;
      left: 0;
      z-index: 1; }

@media (min-width: 1000px) {
  .bcx-showcase-navigator {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.bcx-icon-play {
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -21px;
  font-size: 3rem;
  color: #00549a; }
  .bcx-icon-play i {
    color: white;
    position: relative; }

.bcx-is-video .bcx-icon-play {
  display: block; }

.bcx-modal-video .scrollbar-area {
  padding: 0 !important; }

.bcx-modal-video .modal-scroll-area {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.bcx-section-group {
  padding-left: 0px;
  padding-right: 0px; }

@media (min-width: 1000px) {
  .bcx-section-group {
    padding-left: 0;
    padding-right: 0; } }

.bcx-promo-placeholder {
  display: none; }
  .bcx-promo-placeholder img {
    margin-bottom: 1rem; }

@media (min-width: 1000px) {
  .bcx-promo-placeholder {
    display: block; } }

.bcx-detail-header {
  display: none;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .bcx-detail-header h1 {
    margin-top: 0;
    font-size: 34px;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .bcx-detail-header:after {
    content: "";
    width: 1px;
    height: 1px;
    display: block;
    clear: both; }

@media (min-width: 1000px) {
  .bcx-detail-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.bcx-rating-group {
  position: relative;
  top: 8px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .bcx-rating-group .BVRRLabel,
  .bcx-rating-group .BVRRRatingNormalOutOf,
  .bcx-rating-group .BVRRRatingsHistogramButton,
  .bcx-rating-group .BVRRSecondaryRatingsContainer,
  .bcx-rating-group .BVRRRatingSummaryLinkWrite {
    display: none; }
  .bcx-rating-group .BVRRRatingSummary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .bcx-rating-group .BVRROverallRatingContainer,
  .bcx-rating-group .BVRRRatingSummaryLinks {
    display: inline-block; }
  .bcx-rating-group .BVRRRatingSummaryLinks {
    position: relative;
    top: 3px; }
  .bcx-rating-group .BVRRRatingNormalImage img {
    width: 110px; }

.bcx-overview .tab-content {
  display: block !important; }

.bcx-overview-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none; }
  .bcx-overview-nav > li {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 20px;
    text-align: center;
    background-color: #003778; }
    .bcx-overview-nav > li a {
      color: white;
      font-size: 18px;
      text-decoration: none; }
    .bcx-overview-nav > li.active {
      background-color: white; }
      .bcx-overview-nav > li.active a {
        /*color: #00549a;*/ 
        color:#010b13;
      }

@media (min-width: 1000px) {
  .bcx-overview-nav > li a {
    font-size: 20px; } }

.bcx-image-text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 10px; }
  .bcx-image-text .bcx-image {
    -webkit-flex-basis: 100px;
        /*-ms-flex-preferred-size: 50px;*/
            /*flex-basis: 50px;*/

  }
    .bcx-image-text .bcx-text {  
  padding-right: 5px ;  
  }

.bcx-full-specs {
  text-align: center;
  padding: 5px; }
  .bcx-full-specs a {
    text-decoration: underline; }

.bcx-specs-modal .bcx-specs-jumpto {
  margin-bottom: 40px; }

.bcx-specs-modal h3 {
  margin-top: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.bcx-specs-modal dt, .bcx-specs-modal dd {
  padding: 8px 0; }

.bcx-specs-modal dd {
  padding-top: 0;
  border-bottom: 1px solid #e1e1e1; }

.bcx-specs-modal dl {
  margin-top: 0;
  margin-bottom: 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

@media (max-width: 999px) {
  .bcx-specs-modal .col-sm-6 {
    width: 49%; }
  .bcx-specs-modal .col-xs-12 {
    width: 100%; } }

@media (min-width: 1000px) {
  .bcx-specs-column-1 {
    padding-right: 20px; }
  .bcx-specs-column-2 {
    padding-left: 20px; } }

@media (min-width: 1000px) {
  .bcx-specs-modal .bcx-specs-jumpto {
    display: none; }
  .bcx-specs-modal dt {
    border-bottom: 1px solid #e1e1e1; }
  .bcx-specs-modal dt:first-child {
    border-top: 1px solid #e1e1e1; }
    .bcx-specs-modal dt:first-child + dd {
      border-top: 1px solid #e1e1e1; }
  .bcx-specs-modal dd {
    padding-top: 8px;
    text-align: right; } }

.bcx-panel-header {
  padding: 7px 20px;
  font-size: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .bcx-panel-header .btn {
    margin-left: 1rem; }

.bcx-panel-body[aria-expanded] {
  outline: none; }

.bcx-col-with-divider {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

@media (min-width: 1000px) {
  .bcx-col-with-divider {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .bcx-col-with-divider [class*="col-"] {
      position: relative; }
      .bcx-col-with-divider [class*="col-"]:not(:last-child):after {
        content: "";
        width: 1px;
        height: 100%;
        background-color: #d4d4d4;
        position: absolute;
        right: 0;
        top: 0; } }

.bcx-panel .bcx-colour-pills {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px; }

.bcx-capacities {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top:10px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 1.3rem; }

.bcx-capacity {
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 2px 5px;
    border-radius: 4px;
    white-space: nowrap;
    font-size: 1.125rem;
}


.bcx-btn-small {
  padding: 5px 16px;
  font-size: 12px; }

.bcx-pricing-options-header {
  padding: 10px 20px; }

.bcx-pricing-options-selection {
  margin-bottom: 20px; }

.bcx-pricing-options-selection-inner {
  position: relative;
  padding: 0px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .bcx-pricing-options-selection-inner > div {
    margin-bottom: 20px; }
  .bcx-pricing-options-selection-inner:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f5f5f5;
    position: absolute;
    bottom: -19px;
    left: 50%;
    margin-left: -10px; }

@media (min-width: 1000px) {
  .bcx-pricing-options-selection {
    margin-bottom: 0; }
  .bcx-pricing-options-selection {
    padding: 20px 20px 0 20px; }
  .bcx-pricing-options-selection-inner {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10px 20px; }
    .bcx-pricing-options-selection-inner > div {
      margin-bottom: 0; }
    .bcx-pricing-options-selection-inner:after {
      content: none; } }

.bcx-selection-memory {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .bcx-selection-memory .form-control-select-box {
    margin-left: 0px; }
    .bcx-selection-memory .form-control-select-box select {
      border-radius: 4px;
      background: none;
      height: auto;
      padding-left: 10px;
      padding-right: 5px; }
    .bcx-selection-memory .form-control-select-box:after {
      background-color: transparent;
      top: -8px;
      padding-right: 5px; }

.bcx-selection-colors {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .bcx-selection-colors .bcx-colour-pills {
    margin-left: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    top: 3px; }
  .bcx-selection-colors .rsx-color-selector {
    margin-top: 0;
    top: -5px; }

.bcx-colour-pills .rsx-color-selector {
  margin-top: 0;
  top: -6px; }

.bcx-selection-note {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.bcx-order-now-group {
  /*padding-left: 20px;
  padding-right: 20px;*/
  padding-left: 0px;
  padding-right: 0px; 
}
@media (min-width: 1000px) {
    .bcx-order-now-group {
     padding-left: 5px;
     padding-right: 5px;
    }
}

.bcx-order-now {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

@media (min-width: 1000px) {
  .bcx-order-now {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }

}
   .bcx-order-now-header {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;       
        -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        width: 30%;
    }
@media (min-width: 1000px) {
    .bcx-order-now-header {         
        text-transform: uppercase;        
    }
}

  .bcx-order-now-header .icon {
    margin-right: 5px; }

@media (min-width: 1000px) {
  .bcx-order-now-header {
    background-color: #f5f5f5;
   width: 300px; } }
@media (max-width: 999px) {
    .bcx-order-now-header {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 300px;
    }
}

@media (min-width: 1240px) {
  .bcx-order-now-header {
    background-color: #f5f5f5;
   width: 410px; } }

.bcx-order-now-pricing {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 5px 20px 5px;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
           
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; }

 

.bcx-order-now-button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0px 5px 0px 5px;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%;
  width:20%;
}

@media (max-width:999px){
    .bcx-order-now-button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0px 5px 0px 5px;
  margin-top:-20px;margin-bottom:10px;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%;
  width:20%;
}

}

@media (max-width: 380px) and (min-width: 321px){
    
  .bcx-initial-payment {
    width: auto;
     
    -webkit-flex-grow: 0;
        -ms-flex-positive: 1;
            flex-grow: 0;
    } 

  .bcx-order-now-pricing {
   width: auto;
  
  -webkit-flex-grow: 0;
      -ms-flex-positive: 1;
          flex-grow: 0;           
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; }
    .bcx-order-now-header {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: auto;
    }
}

@media (max-width: 320px) {
  /*.bcx-order-now {
  
  -webkit-flex-basis: 90%;
  -ms-flex-preferred-size: 90%;
  flex-basis: 90%;
  width:100%;
  }*/

  .bcx-initial-payment {
       
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
    width: auto;
     
    /*-webkit-flex-grow: 0;
        -ms-flex-positive: 1;
            flex-grow: 0;*/
    } 

  .bcx-order-now-pricing {
   width: auto;
  
  -webkit-flex-grow: 0;
      -ms-flex-positive: 1;
          flex-grow: 0;           
  -webkit-flex-basis: 43%;
      -ms-flex-preferred-size: 43%;
          flex-basis: 43%; }
    .bcx-order-now-header {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-basis: 43%;
        -ms-flex-preferred-size: 43%;
        flex-basis: 43%;
        width: auto;
    }
}

@media (min-width: 1000px) {
  .bcx-initial-payment {
    min-width: 140px;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1; } }

.bcx-monthly,
.bcx-at-term {
  position: relative;
  background-color: #f5f5f5; }

.bcx-monthly {
  border-right: 1px solid #ccc; }

@media (min-width: 1000px) {
  .bcx-monthly {
    border-right: none; }
  .bcx-monthly,
  .bcx-at-term {
    background-color: transparent; }
  .bcx-order-now-pricing {
    -webkit-flex-basis: 160px;
        -ms-flex-preferred-size: 160px;
            flex-basis: 160px; } }

.bcx-product-price-group {
  color: #00549a;
  white-space: nowrap;
  line-height: 1;
  /*letter-spacing: -3px;*/
  font-family: 'bell-slim';
  font-weight: bold;
  font-size: 4rem; }
  .bcx-product-price-group sup {
    font-size: 1.6rem;
    top: -1.6rem;
    left: -3px;
    position: relative;
    letter-spacing: 0px; }
  .bcx-product-price-group sup:nth-child(2) {
    font-size: 1.6rem;
    top: -1.6rem;
    position: relative;
    left: -2px;
    letter-spacing: 0px; }


  .bcx-product-medium-price-group {
  color: #00549a;
  white-space: nowrap;
  line-height: 1;
  /*letter-spacing: -3px;*/
  font-family: 'bell-slim';
  font-weight: bold;
  font-size: 3.4rem; }
  .bcx-product-medium-price-group sup {
    font-size: 1.6rem;
    top: -1.2rem;
    left: -1px;
    position: relative;
    letter-spacing: 0px; }
  .bcx-product-medium-price-group sup:nth-child(2) {
    font-size: 1.6rem;
    top: -1.2rem;
    position: relative;
    left: 1px;
    letter-spacing: 0px; }



.bcx-product-price-dollar-left sup:first-child {
  font-size: 1.6rem;
  top: -1.6rem;
  left: 8px;
  position: relative; }

.bcx-order-now-call-to-action-text {
  /*margin-bottom: 20px;*/
  text-align: center; }

@media (min-width: 1000px) {
  .bcx-order-now-call-to-action-text {
    margin-bottom: 0;
    text-align: left; } }

/*.bcx-order-now-call-to-action {
  padding: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
 
}*/

.bcx-order-now-call-to-action-smb {
  padding: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  display:none;
  /*width: 45%;*/
}

@media (min-width: 1000px) {
  .bcx-order-now-call-to-action {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: auto; 
     
     
  }

   .bcx-order-now-call-to-action-smb {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /*width: auto;*/     
      display:none;
  }
}

@media (max-width: 999px) {
    .bcx-order-now-call-to-action {
        padding: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 300px;
    }
 

   .bcx-order-now-call-to-action-smb {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
      display:none;
    
  }
}

.bcx-full-pricing ol {
  list-style: none; }

.bcx-full-pricing li {
  margin-bottom: 15px; }

.bcx-suggest-products {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

@media (min-width: 1000px) {
  .bcx-suggest-products {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }

.bcx-suggest-products-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .bcx-suggest-products-header:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #00549a;
    position: absolute;
    bottom: -19px;
    left: 50%;
    margin-left: -10px;
    z-index: 1; }

@media (min-width: 1000px) {
  .bcx-suggest-products-header:after {
    content: none; } }

.bcx-product-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.bcx-product-visual {
  padding-top: 10px;
  max-width: 40%; }
  .bcx-product-visual img {
    width: 100%;
    height: auto; }

@media (min-width: 1000px) {
  .bcx-product-content {
    display: block; }
  .bcx-product-visual {
    padding-top: 0;
    max-width: inherit; } }

.bcx-product-description {
  padding: 20px; }

@media (min-width: 1000px) {
  .bcx-suggest-products-more {
    display: none; } }

.bcx-order-now-box {
  margin-bottom: 20px;
  text-align: center; }

.bcx-order-now-box-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%; }
  .bcx-order-now-box-inner .bcx-order-now-box-body {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }

@media (min-width: 1000px) {
  .bcx-order-now-box-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%; }
  .bcx-order-now-box {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: 31%;
        -ms-flex-preferred-size: 31%;
            flex-basis: 31%;
    margin-bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .bcx-order-now-box:first-child {
      padding-right: 15px; }
      .bcx-order-now-box:first-child + .bcx-order-now-box {
        padding-right: 15px; }
    .bcx-order-now-box > div {
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }

.slick-slider {
  height: auto !important; }

.bcx-about-device-carousel-group .slick-arrow {
  display: none !important; }

.bcx-about-device-carousel {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center; }

@media (min-width: 1000px) {
  .bcx-about-device-carousel {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: inherit; }
    .bcx-about-device-carousel.bcx-about-device-carousel-reverse {
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; } } 

.bcx-ready-to-order {
  background-color: #fff; }
  .bcx-ready-to-order .rsx-icon-circle-xsmall.rsx-icon-circle_solid:before,
  .bcx-ready-to-order .rsx-icon-circle-small.rsx-icon-circle_solid:before,
  .bcx-ready-to-order .rsx-icon-circle-medium.rsx-icon-circle_solid:before,
  .bcx-ready-to-order .rsx-icon-circle-70.rsx-icon-circle_solid:before,
  .bcx-ready-to-order .rsx-icon-circle-large.rsx-icon-circle_solid:before,
  .bcx-ready-to-order .rsx-icon-circle-110.rsx-icon-circle_solid:before,
  .bcx-ready-to-order .rsx-icon-circle-xlarge.rsx-icon-circle_solid:before,
  .bcx-ready-to-order .rsx-icon-circle-xsmall.rsx-icon-circle_inverse:before,
  .bcx-ready-to-order .rsx-icon-circle-small.rsx-icon-circle_inverse:before,
  .bcx-ready-to-order .rsx-icon-circle-medium.rsx-icon-circle_inverse:before,
  .bcx-ready-to-order .rsx-icon-circle-70.rsx-icon-circle_inverse:before,
  .bcx-ready-to-order .rsx-icon-circle-large.rsx-icon-circle_inverse:before,
  .bcx-ready-to-order .rsx-icon-circle-110.rsx-icon-circle_inverse:before,
  .bcx-ready-to-order .rsx-icon-circle-xlarge.rsx-icon-circle_inverse:before {
    color: #00549a; }
  .bcx-ready-to-order .rsx-icon-circle-large.rsx-icon-circle_inverse {
    border-color: #00549a; }

@media (max-width: 999px) {
  .bcx-ready-to-order.rsx-icon-links div.rsx-pad-30-top:after,
  .bcx-ready-to-order.rsx-icon-links span.rsx-pad-30-top:after {
    color: #00549a !important;
    right: 20px !important; }
  .bcx-ready-to-order.rsx-icon-links .find-store-secondary p,
  .bcx-ready-to-order.rsx-icon-links .rsx-block {
    color: #00549a !important; }
  .bcx-ready-to-order.rsx-icon-links .find-store-secondary-button {
    background-color: #003778;
    color: white !important; } }

/* helpers: PUT AT THE END OF THE CSS RULES */
.bcx-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*height: 100%;*/ }

.bcx-flex-column {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.bcx-flex-center {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.bcx-flex-align-center {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.bcx-align-self-start {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start; }

.bcx-hide {
  display: none; }

.bcx-no-padding {
  padding: 0 !important; }

.bcx-background-grey {
  background-color: #f2f2f2; }

.bcx-has-divider {
  position: relative; 
 
}
 
/*@media (max-width : 768px)     {
    .bcx-has-divider {
       border-bottom:  1px solid #d4d4d4; 
    }
}*/
@media (max-width : 999px)     {
    .bcx-has-divider {
       border-bottom:  1px solid #d4d4d4; 
    }
}
@media (min-width: 1000px) {
  .bcx-has-divider:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #d4d4d4;
    position: absolute;
    top: 0;
    right: 0; } }

.bcx-bottom-cta {
  position: relative;
  padding-bottom: 30px; }
  .bcx-bottom-cta .bcx-bottom-cta-item {
    display: none;
    position: absolute;
    bottom: 20px; }

@media (min-width: 1000px) {
  .bcx-bottom-cta {
    padding-bottom: 0; }
    .bcx-bottom-cta .bcx-bottom-cta-item {
      display: block;
      text-align: center;
      width: 100%; } }

/* non RSX but in BRF */
.border-whole {
  border: 1px solid #d4d4d4; }

.bgGray19 {
  background-color: #f5f5f5; }

.slick-dots {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button::before {
  font-family: slick;
  font-size: 60px;
  line-height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .bcx-order-now-header {
        min-width: 170px;
    }
    /* center about square images in IE // chad_daniel.faulkner@bell.ca */
    .bcx-about-device-carousel-group .bcx-about-device-carousel div .bcx-flex-center{
        display:block!important;
    }
}
/*Add styling for shipping icon details*/
.bcx-shipping-online-ribbon {
    background-color: #e6eef5;
    padding: 10px 0 10px 20px;
    width: 100%;
}

ul.bcx-shipping-online-ribbon-icon-list {
    list-style-type: none;
}

.bcx-shipping-online-ribbon-detail > a {
    font-size: 16px;
}

ul.bcx-shipping-online-ribbon-icon-list > li.bcx-shipping-online-ribbon-icon-list-item {
    float: left;
    padding-right: 35px;
    font-size: 16px;
}

.bcx-shipping-online-ribbon-icon-list-item > i {
    margin-right: 8px;
}

@media(min-width:1000px) {
    .bcx-shipping-online-ribbon {
        display: inline-table;        
    }    
}
@media(max-width:999px) {
    .bcx-shipping-online-ribbon {
        display: inline-grid;
    }

        .bcx-shipping-online-ribbon > .bcx-shipping-online-ribbon-inline-text {
            padding: 10px 0;
        }

    .bcx-shipping-online-ribbon-icon-list {
        padding-bottom: 10px;
    }
}
