/* Minification failed. Returning unminified contents.
(3399,15): run-time error CSS1039: Token not allowed after unary operator: '-text-colour-title'
 */
@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%;
    }
}

#BVRRContainer .bv-sort-native select#bv-dropdown-select-reviews-1 {
    z-index: 3;
    position: relative;
}

#BVRRContainer .bv-sort-native select#bv-dropdown-select-reviews-1:focus {
    outline: 2px solid #00549a!important;
    outline-offset: 2px !important;
    box-shadow: none !important;
}

#BVRRContainer .bv-sort-native:after {
    content: "\e920";
    display: inline-block;
    font-family: 'bell-icon';
    position: absolute;
    top: 35%;
    right: 20px;
    color: #00549a;
    font-size: 18px;
}

.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: 22px;
      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: 22px; } }

.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-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .bcx-order-now-box {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        margin-bottom: 0;
        margin-right: 15px;
    }
    .rsx-pay-less.bcx-order-now-box{
        border: 1px solid #d4d4d4;
    }
    .bcx-order-now-box-group .bcx-order-now-box:last-child {
        margin-right: 0;
    }
    .rsx-pay-less .border-whole {
        border: none;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .rsx-pay-less .bcx-order-now-box-inner{
        height: 100%;
        width: auto;
    }
}

@media (max-width: 999px){
    .prodDetailBuynow .prodDetailBuyButton .rsx-button {
        display: inline-block !important;
        width: auto !important;
    }
}

.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; }

@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;
    }
}

.rsx-mob-flag-small {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 4px 10px 4px 10px;
	background-color: #00549a;
	color: #fff;
	font-size: 10px;
	font-family: bell-slim;
}

.promo-placeholder {
	position: absolute;
	display: block;
	top: 0px;
}
@media (min-width: 1240px) {

	.promo-placeholder {		 
		left: 24%;			 
	}
}

 

@media (max-width: 1239px) and (min-width:1000px) {
	.promo-placeholder {
		left: 18%;
		
	}
}

@media (max-width: 999px) and (min-width:640px) {
	.promo-placeholder {
		left: 25%;
		
	}
}

@media (max-width:639px) {
	.promo-placeholder {
		left: 20%;		
	}
}

@media (max-width:543px) {
	.promo-placeholder {
		left: 22%;		
	}
}

.product-small-price-group {
	color: #00549a;
	white-space: nowrap;
	line-height: 1;	 
	font-weight: bold;
	font-size: 20px;
}

	.product-small-price-group sup {
		font-size: 20px;
		top: 0px;
		left: -1px;
		position: relative;
		letter-spacing: 0px;
	}

.product-small-price-group sup:nth-child(2) {
	font-size: 20px;
	top: 0px;
	position: relative;
	left: 1px;
	letter-spacing: 0px;
}
.product-small-apr-price-group {
	color: #555;
	white-space: nowrap;
	line-height: 1;	
	font-weight: bold;
	font-size: 20px;
}

.product-small-apr-price-group sup {
		font-size: 20px;
		top: 0px;
		left: -1px;
		position: relative;
		letter-spacing: 0px;
}

.product-small-apr-price-group sup:nth-child(2) {
			font-size: 20px;
			top: 0px;
			position: relative;
			left: 1px;
			letter-spacing: 0px;
}

.rsx-generic-toggle-icon {
	width: 24px;
	height: 24px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	right: 20px;
}

.rsx-generic-toggle-icon:before,
.rsx-generic-toggle-icon:after {
	content: "";
	position: absolute;
	background: #fff;
	top: 0;
	left: 0;
}

.rsx-generic-toggle-icon:after {
	width: 12px;
	height: 2px;
	left: 4px;
	top: 9px;
}

.rsx-offer-details .rsx-expandable-section.rsx-active .rsx-generic-toggle-icon:before,
.rsx-expandable-section.rsx-active .rsx-expandable-section-header_icon .rsx-generic-toggle-icon:before {
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
}
.rsx-offer-details .rsx-accordion-list .rsx-generic-toggle-icon {
	width: 32px;
	height: 32px;
	margin: -4px 0;
}

	.rsx-offer-details .rsx-accordion-list .rsx-generic-toggle-icon:before {
		height: 17px;
		left: 13px;
		top: 6px;
	}

	.rsx-offer-details .rsx-accordion-list .rsx-generic-toggle-icon:after {
		width: 17px;
		top: 13px;
		left: 5px;
	}

.rsx-offer-details .rsx-accordion-list.rsx-accordion-icon-left .rsx-generic-toggle-icon {
	left: 20px;
}
.rsx-offer-details .rsx-accordion-list.rsx-accordion-icon-right .rsx-generic-toggle-icon {
	left: auto;
	right: 20px;
}

.rsx-generic-toggle-icon:before {
	height: 12px;
	width: 2px;
	left: 9px;
	top: 4px;
	transition: 0.3s cubic-bezier(.55,0,.1,1);
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.rsx-generic-toggle-icon:before, .rsx-generic-toggle-icon:after {
	content: "";
	position: absolute;
	background: #fff;	 
}

.rsx-offer-details .rsx-expandable-section.rsx-active .rsx-generic-toggle-icon:before, .rsx-expandable-section.rsx-active .rsx-expandable-section-header_icon .rsx-generic-toggle-icon:before {
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
}

.tooltip-mobility .tooltip .tooltip-inner {
    padding: 30px 30px 15px 30px
}

/* Images under "More about this device" section */

@media (max-width: 767.98px) {
    .device-details-slider-img{
        max-height: 250px;
    }

    #paylessModalWrap.modal .modal-dialog {
        bottom: 25%;
    }
}

@media (max-width: 999px) and (min-width: 768px) {
    .device-details-slider-img {
        max-height: 400px;
    }
}

.smartpayWrapper .bcx-pricing-options-header1-wrapper {
    background: #003778;
}

.smartpayWrapper .smartpay-customize-header {
    font-size: 24px;
    font-weight: bold;
    display: block;
    color: #000;
}

.smartpayWrapper .smartpay-choose-header {
    font-size: 24px;
    font-weight: bold;
    display: block;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
}

.smartpayWrapper .smartpay-divider {
    padding-left: 5px;
    padding-right: 5px;
}

    .smartpayWrapper .smartpay-divider hr {
        border-top-color: #d4d4d4;
    }

.smartpayWrapper .smartpay-options {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .smartpayWrapper .smartpay-options .smartpay-options-radios .title {
        font-size: 16px;
        font-weight: bold;
        display: block;
    }

    .smartpayWrapper .smartpay-options .smartpay-options-radios .subtitle {
        display: block;
        padding-top: 5px;
    }

    .smartpayWrapper .smartpay-options .smartpay-options-radios .rsx-radio {
        width: 28px;
        height: 28px;
        top: -2px;
    }

        .smartpayWrapper .smartpay-options .smartpay-options-radios .rsx-radio:after {
            width: 12px;
            height: 12px;
        }

    .smartpayWrapper .smartpay-options .smartpay-options-radios .rsx-label-text {
        transform: none;
        padding-left: 10px;
    }

.smartpayWrapper .bcx-order-now-group.smartpay .option-name-container {
    border: 1px solid #d4d4d4;
    padding: 20px;
}

    .smartpayWrapper .bcx-order-now-group.smartpay .option-name-container .option-name span {
        background: #003778;
        color: #fff;
        padding: 3px 10px;
        font-size: 11px;
        text-transform: capitalize;
        display: inline-block;
    }

    .smartpayWrapper .bcx-order-now-group.smartpay .option-name-container .option-name {
        margin-bottom: 10px;
        text-align: center;
    }


.smartpayWrapper .bcx-order-now-group.smartpay .payments {
    margin-top: 20px;
}

    .smartpayWrapper .bcx-order-now-group.smartpay .payments span {
        display: block;
    }

    .smartpayWrapper .bcx-order-now-group.smartpay .payments .downpayment {
        border-right: 1px solid #d4d4d4;
    }

    .smartpayWrapper .bcx-order-now-group.smartpay .payments .downpayment,
    .smartpayWrapper .bcx-order-now-group.smartpay .payments .monthly-payment {
        text-align: center;
        display: inline-block;
        width: 49%;
        margin-bottom: 40px;
        height: 40px;
    }

.smartpayWrapper .bcx-order-now-group.smartpay .divider hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top-color: #d4d4d4;
}

.smartpayWrapper .bcx-order-now-group.smartpay .payments .downpayment > span:first-child {
    font-size: 22px;
    color: #00549a;
    font-weight: bold;
    line-height: 1;
}

.smartpayWrapper .bcx-order-now-group.smartpay .payments .monthly-payment > span:first-child {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
}

.smartpayWrapper .bcx-order-now-group.smartpay .apr {
    margin-bottom: 10px;
}

    .smartpayWrapper .bcx-order-now-group.smartpay .apr div {
        padding-bottom: 10px;
    }

    .smartpayWrapper .bcx-order-now-group.smartpay .apr .apr-price {
        font-size: 22px;
        color: #555;
        font-weight: bold;
        line-height: 1;
    }

    .smartpayWrapper .bcx-order-now-group.smartpay .apr .apr-price.qc {
        font-size: 14px;
        color: #555;
        font-weight: normal;
        line-height: 1;
    }

.smartpayWrapper .bcx-order-now-group .smartpay-terms,
.smartpayWrapper .bcx-order-now-group .subsidized-terms {
    margin-top: 40px;
}

    .smartpayWrapper .bcx-order-now-group .smartpay-terms span,
    .smartpayWrapper .bcx-order-now-group .subsidized-terms span {
        display: block;
    }

.smartpayWrapper .smartpay-options .smartpay-options-radios label.rsx-label {
    border: 1px solid #d4d4d4;
    padding: 20px;
    display: flex;
}

    .smartpayWrapper .smartpay-options .smartpay-options-radios label.rsx-label .rsx-radio {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

.smartpay-product-details .rsx-modal-body .smartpay-modal-table {
    width: 100%;
    margin-top: 10px;
}

.smartpay-product-details .rsx-modal-body .smartpay-modal-table-row {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
}

    .smartpay-product-details .rsx-modal-body .smartpay-modal-table-row:last-child {
        border-bottom: none;
    }


.smartpay-product-details .rsx-modal-body .smartpay-modal-table-row {
    padding-bottom: 10px;
    border-bottom: 1px solid #DDD;
}

.smartpay-product-details .rsx-modal-body .smartpay-modal-table-label {
    width: 75%;
    justify-content: flex-start;
    padding-left: 10px;
}

.smartpay-product-details .rsx-modal-body .smartpay-modal-table-price {
    width: 25%;
    display: flex;
    justify-content: flex-end;
    padding-right: 10px;
}

.smartpay-modal-table.highlighted {
    background-color: #eee;
    padding: 20px 0 10px 0;
}

.smartpayWrapper .smartpay-options .smartpay-options-radios label.rsx-label.rsx-active{
    border: 2px solid #00549a;
}

@media (min-width: 1240px) {
    html [lang='fr'] .smartpayWrapper .bcx-order-now-group.smartpay .option-name-container .option-name {
        min-height: 40px;
    }

    html[lang='fr'] .smartpayWrapper .bcx-order-now-group.smartpay .payments span:last-child {
        min-height: 40px;
    }
}

@media (min-width: 1000px) and (max-width: 1239px) {
    html[lang='fr'] .smartpayWrapper .bcx-order-now-group.smartpay .option-name-container .option-name {
        min-height: 60px;
    }

    html[lang='fr'] .smartpayWrapper .bcx-order-now-group.smartpay .payments span:last-child {
        min-height: 60px;
    }
}

@media (min-width: 1000px) {
    .smartpayWrapper .smartpay-options .smartpay-options-radios {
        display: flex;
    }

        .smartpayWrapper .smartpay-options .smartpay-options-radios label.rsx-label {
            width: 50%;
            border: 1px solid #d4d4d4;
            position: relative;
            float: left;
            border-radius: 8px;
        }



            .smartpayWrapper .smartpay-options .smartpay-options-radios label:not(.rsx-active) {
                -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
                -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
                box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
            }

            .smartpayWrapper .smartpay-options .smartpay-options-radios label.rsx-label:first-child {
                margin-right: 40px;
            }

    .smartpayWrapper .divider hr {
        margin-top: 10px;
    }

    .smartpayWrapper .bcx-order-now-group.smartpay {
        padding-bottom: 20px;
        padding-right: 10px;
    }

        .smartpayWrapper .bcx-order-now-group.smartpay .flex-wrapper {
            display: flex;
        }

        .smartpayWrapper .bcx-order-now-group.smartpay .option-name-container {
            width: 33%;
            position: relative;
            float: none;
            display: flex;
            flex-direction: column;
            border-radius: 8px;
            -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
            -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
        }

        .smartpayWrapper .bcx-order-now-group.smartpay .filler {
            width: 33%;
            margin-left: 40px;
        }

        .smartpayWrapper .bcx-order-now-group.smartpay .option-name-container:first-child {
            margin-right: 40px;
        }

        .smartpayWrapper .bcx-order-now-group.smartpay .button-wrapper {
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            text-align: center;
        }

    .smartpayWrapper .bcx-pricing-options-selection {
        padding-bottom: 0 !important;
    }

    .smartpayWrapper .bcx-order-now-group.smartpay .option-name-container .option-name {
        min-height: 40px;
    }

    .smartpayWrapper .bcx-order-now-group.smartpay .payments span:last-child {
        min-height: 50px;
    }
}

@media (min-width: 1000px) {
    #product-details.smartpay-product-details > div.rsx-modal-content.container {
        max-width: 500px;
        border-radius: 10px;
    }

    .smartpay-product-details .rsx-modal-header {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
}

@media (max-device-width: 999px) {
    .smartpayWrapper .bcx-pricing-options-selection {
        margin-bottom: 0;
        padding-bottom: 10px !important;
    }

    .smartpayWrapper .bcx-pricing-options-selection-inner {
        padding-bottom: 0 !important;
    }

    .smartpayWrapper .smartpay-options .smartpay-options-radios {
        display: block;
    }

        .smartpayWrapper .smartpay-options .smartpay-options-radios label.rsx-label {
            width: 100%;
        }

            .smartpayWrapper .smartpay-options .smartpay-options-radios label.rsx-label:first-child {
                margin-bottom: 10px;
            }

    .smartpayWrapper .divider hr {
        margin-top: 20px;
    }

    .smartpayWrapper .bcx-order-now-group.smartpay .flex-wrapper {
        display: block;
    }

    .smartpayWrapper .bcx-order-now-group.smartpay .option-name-container {
        width: 100%;
        display: block;
    }

    .smartpayWrapper .bcx-order-now-group.smartpay .filler {
        display: none;
    }

    .smartpayWrapper .bcx-order-now-group.smartpay,
    .smartpayWrapper .bcx-order-now-group.subsidized {
        padding-left: 5px;
        padding-right: 5px;
    }

        .smartpayWrapper .bcx-order-now-group.smartpay .option-name-container:first-child {
            margin-top: 20px;
            margin-bottom: 20px;
        }

    .smartpayWrapper .smartpay-customize-header {
        padding-top: 15px;
    }
}

@media (max-width: 999px) and (min-width: 520px) {
    .smartpayWrapper .bcx-order-now-group.smartpay .option-name-container {
        text-align: center;
    }

    .smartpayWrapper .bcx-order-now-group.smartpay .divider {
        padding-left: 10px;
        padding-right: 10px;
    }

    .smartpayWrapper .smartpay-options {
        padding-bottom: 20px;
    }
}

@media (max-width: 519px) {
    .smartpayWrapper .bcx-order-now-group.smartpay .option-name-container .rsx-button {
        display: inline-block;
        width: auto;
    }

    .smartpayWrapper .bcx-order-now-group.smartpay .option-name-container .button-wrapper {
        text-align: center;
    }

    .smartpayWrapper .smartpay-options {
        padding-bottom: 0;
    }

    .smartpayWrapper .smartpay-choose-header {
        padding-bottom: 0;
    }

    .smartpay-product-details .rsx-modal-body .smartpay-modal-table-label {
        width: 70%;
    }

    .smartpay-product-details .rsx-modal-body .smartpay-modal-table-price {
        width: 30%;
    }
}

.smartpay-special {
    padding: 10px;
    border: 1px solid #00549a;
    border-radius: 10px;
    margin-bottom: 15px;
    margin-top: -25px;
}

    .smartpay-special .downpayment,
    .smartpay-special .monthly-payments {
        display: flex;
        flex-direction: row;
        width: 100%;
        font-size: 12px;
        color: rgb(85, 85, 85);
        margin-bottom: 0 !important;
    }

    .smartpay-special .downpayment,
    .smartpay-special .monthly-payments {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

        .smartpay-special .monthly-payments .strike {
            text-decoration: line-through;
        }

        .smartpay-special .monthly-payments .price {
            margin-left: 5px;
            margin-right: 5px;
        }

.smartpay-special-flag {
    display: inline-block;
    padding: 2px 5px;
    background-color: #00549a;
    font-size: 10px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5px;
}

.smartpay-special .downpayment span.price sup,
.smartpay-special .monthly-payments div.price sup {
    position: relative;
    top: -3px;
    font-size: 14px !important;
}

.smartpay-special .downpayment, .smartpay-special .monthly-payments {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.smartpay-special .downpayment, .smartpay-special .monthly-payments {
    display: flex;
    flex-direction: row;
    width: 100%;
    font-size: 12px;
    color: rgb(85, 85, 85);
}

.smartpay-special-flag {
    display: inline-block;
    padding: 2px 5px;
    background-color: #00549a;
    font-size: 10px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5px;
}

.smartpay-special .downpayment .price,
.smartpay-special .savings .price {
    font-size: 18px;
    font-weight: bold;
    color: rgb(0, 84, 154);
    min-height: 0px !important;
}

.smartpay-special .downpayment div:nth-child(2) {
    margin-left: 5px;
}

@media (max-width: 999px) {
    .smartpay-special {
        margin-top:0;
    }
}

body,
main {
    background-color: #fff;
}

.dd-h2 {
    font-weight: normal;
}

.page-code_prsshpwls-productdetail-lte .accordion-inner .button-wrap {
    height: 390px;
}

.page-code_prsshpwls-productdetail-lte .rsx-footer .container,
.container.dd-container {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.page-code_prsshpwls-samsung-smartthings-tracker .samsung-more-about-carousel .button-wrap {
    height: 500px;
}

.page-code_prsshpwls-samsung-smartthings-tracker .infoblock-slider .slick-prev,
.page-code_prsshpwls-samsung-smartthings-tracker .infoblock-slider .slick-next {
    transform:none;
}

@media (min-width: 640px) and (max-width: 999.98px){
    .page-code_prsshpwls-samsung-smartthings-tracker .slick-prev{
        left: -10px;
    }
    .page-code_prsshpwls-samsung-smartthings-tracker .slick-next {
       right: -10px;
    }
}

.dd-main .prodDetailBuynow .rsx-button {
    font-size: 15px;
    padding: 8px 29px;
    margin: 0;
}

.dd-main .prodDetailBuynow {
    margin: 0;
    padding: 0;
    align-items:center;
}

.dd-main .icon.icon-info:before {
    font-size: 16px;
}

.dd-flag {
    padding: 3px 7px 2px;
    background-color: #00549a;
    font-size: 10px;
    letter-spacing: 0.2px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    align-self: baseline;
    border-radius: 2px;
}

.dd-main {
    padding-top: 15px;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 100%) no-repeat bottom;
    background-size: 100% 80px;
}

.dd-main-carousel {
    overflow: hidden;
    display: none;
    margin-top: 15px;
}

    .dd-main-carousel.dd-main-carousel--loading .dd-main-carousel-slide {
        visibility: hidden;
    }

    .dd-main-carousel.slick-initialized {
        display: block;
    }

.dd-main-carousel-slide img {
    height: 150px;
    max-width: 100%;
    margin: 0 auto;
    flex-shrink: 0;
}

.dd-main-carousel ul.slick-dots {
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 15px;
    margin-top: 10px;
    display: block !important;
}

    .dd-main-carousel ul.slick-dots > li {
        display: inline-block;
        width: auto;
        height: auto;
        margin: auto;
    }

.dd-main-carousel .slick-dots button {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #555;
    background-color: transparent;
    border-radius: 50%;
    font-size: 0;
    padding: 0;
    margin: 0 4px 4px;
    cursor: pointer;
}

    .dd-main-carousel .slick-dots button:before {
        display: none;
    }

    .dd-main-carousel .slick-dots button:focus {
        box-shadow: 0 0 0 3px #a7c7ff;
    }

.dd-main-carousel .slick-dots .slick-active > button {
    background-color: #555;
}

.dd-color-options {
    position: absolute;
    top: 35px;
    right: 25px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-end;
}

    .dd-color-options > li {
        margin: 0 0 7px 5px;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        cursor: pointer;
        border: 1px solid #cacaca;
        display: block;
        padding: 0;
    }

        .dd-color-options > li.active:focus {
            border: 2px solid rgb(0, 102, 164);
        }
.dd-color-options > li.active{
        box-shadow: 0 0 0.3em 2px rgba(0, 102, 164, 1);
        border: 2px solid #fff;
}
.dd-device-title {
    font-family: "bellslim_font_black",Helvetica,Arial,sans-serif;
    font-size: 32px;
    letter-spacing: -0.5px !important;
    line-height: 38px;
    color: #111;
    margin-top: 5px;
}

.dd-price-wrap {
    margin-top: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    max-width: 300px;
}

.dd-price-down {
    width: 25%;
    padding-right: 5px;
}

.dd-price-down {
    width: 25%;
    margin-right: 15px;
}

.dd-price-month {
    width: calc(55% - 15px);
    margin-right: 15px;
}

.dd-price-apr {
    width: 20%;
}

.dd-price-note-top {
    height: 17px;
    font-size: 12px;
}

.dd-price {
    color: #111;
    font-weight: bold;
}

.dd-price-note-bottom {
    margin-top: 3px;
}

.dd-price-regular {
    font-size: 12px;
    margin-bottom: 5px;
}

.dd-promo-title {
    margin-top: 5px;
    border: 1px solid #0070CE;
    border-radius: 10px;
    padding: 10px;
    position: relative;
    display: inline-block;
}

.dd-promo-title-title {
    color: #0070CE;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 3px;
}

.dd-promo-title-body {
    font-size: 12px;
}

.dd-note {
    margin-top: 15px;
    font-size: 12px;
    position: relative;
    line-height: 1.3;
}

.dd-full-price {
    margin-top: 15px;
    position: relative;
}

    .dd-full-price > span {
        font-weight: bold;
    }

.dd-offer-content {
    background-color: #FFFFFF;
    box-shadow: inset 0 0 80px 30px rgba(0,0,0,0.05);
    border-radius: 10px;
    padding: 30px;
    margin-top: 30px;
}

.dd-offer-title {
    color: #111111;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
    position: relative;
}

.dd-offer-tiles-content {
    margin-bottom: 30px;
}

.dd-offer-tile {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #e1e1e1;
    box-shadow: 0 6px 25px 0 rgba(0,0,0,0.12);
    padding: 30px;
    margin-bottom: 15px;
}

.dd-offer-tile-phone {
    color: #00549a;
    font-weight: bold;
    white-space: nowrap;
}

.dd-more-info-header-1,
h3.dd-more-info-header-1,
h4.dd-more-info-header-1,
h5.dd-more-info-header-1 {
    color: #111111 !important;
    font-family: sans-serif !important;
    font-size: 18px !important;
    font-weight: bold !important;
    letter-spacing: 0 !important;
    line-height: 22px !important;
}

.dd-more-info-header-2,
h3.dd-more-info-header-2,
h4.dd-more-info-header-2,
h5.dd-more-info-header-2 {
    color: #111111 !important;
    font-family: sans-serif !important;
    font-size: 18px !important;
    font-weight: normal !important;
    letter-spacing: 0 !important;
    line-height: 22px !important;
}

.dd-more-info-header-3,
h3.dd-more-info-header-3,
h4.dd-more-info-header-3,
h5.dd-more-info-header-3 {
    color: #111111 !important;
    font-family: sans-serif !important;
    font-size: 14px !important;
    font-weight: bold !important;
    letter-spacing: 0 !important;
    line-height: 18px !important;
}

.dd-sub-header {
    color: #111;
    font-weight: 700;
    margin-top: 15px;
}

.dd-dro-price {
    color: #00549a;
    font-weight: 700;
    margin-top: 5px;
}

.dd-more-info .rsx-modal-header {
    position: relative;
}

.dd-more-info-content {
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    box-shadow: 0 6px 25px 0 rgba(0,0,0,.5);
}

.rsx-modal-header {
    border-radius: 9px;
}

.dd-more-info-title {
    color: #111111;
    font-size: 22px;
    letter-spacing: -0.4px !important;
    line-height: 24px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    background-color: #F0F0F0;
    padding: 24px 15px;
    position: relative;
    font-weight: normal;
}

.dd-more-info-close-btn {
    border: none;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background: transparent;
    position: absolute;
}

    .dd-more-info-close-btn:before,
    .dd-more-info-close-btn:after {
        content: "";
        width: 2px;
        height: 26px;
        display: block;
        background-color: #00549A;
        position: absolute;
        top: 50%;
        left: 50%;
    }

    .dd-more-info-close-btn:before {
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .dd-more-info-close-btn:after {
        transform: translate(-50%, -50%) rotate(-45deg);
    }

.dd-more-info-back-btn {
    border: none;
    cursor: pointer;
    background: transparent;
    position: relative;
    padding: 15px 15px 15px 20px;
    color: #00549A;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
    margin: 0 0 15px;
    display: block;
}

    .dd-more-info-back-btn:before {
        position: absolute;
        top: 50%;
        left: -3px;
        content: '\e012';
        font-family: 'bell-icon';
        display: inline-block;
        font-size: 17px;
        color: #003676;
        transform: rotate(180deg) translateY(50%);
        font-weight: normal;
    }

.dd-more-info-container {
    padding: 0 15px;
}

.dd-more-info-footer {
    border-top: 1px solid #D4D4D4;
    background-color: #F0F0F0;
    padding: 30px 15px;
}

.dd-more-info-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .dd-more-info-list > li {
        border-top: 1px solid #e1e1e1;
    }

        .dd-more-info-list > li:last-of-type {
            border-bottom: 1px solid #e1e1e1;
        }

.dd-more-info-list-button {
    padding: 23px 50px 23px 0;
    background: transparent;
    border: none;
    font-weight: bold;
    color: #111;
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
}

    .dd-more-info-list-button:hover,
    .dd-more-info-list-button:focus {
        text-decoration: underline;
    }

    .dd-more-info-list-button .icon {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        color: #0070CE;
        font-size: 23px;
    }

.dd-more-info-accordion {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
}

.dd-more-info-accordion .dd-accordion-section {
    border-bottom: 1px solid #e1e1e1;
}

.dd-more-info-accordion .dd-accordion-section-header {
    padding: 15px 30px 15px 15px;
    color: #00549a;
    position: relative;
    cursor: pointer;
}

.dd-more-info-accordion .dd-accordion-section-header a .anchor-text {
    color: #111;
}

.dd-more-info-accordion .dd-accordion-section-header a.collapsed .anchor-text {
    color: #00549a;
}

.dd-more-info-accordion .dd-accordion-section-body {
    padding: 0 15px 30px;
}
.dd-more-info-accordion .dd-accordion-section-body p{
    margin-bottom:0;
}
.dd-more-info-accordion .dd-accordion-section:last-of-type {
    border-bottom: none;
}
.dd-accordion-section-header > a {
    display: flex;
    justify-content: space-between;
}



.dd-memory-title,
h3.dd-memory-title,
h4.dd-memory-title {
    color: #111111;
    font-family: sans-serif !important;
    font-size: 18px !important;
    font-weight: bold;
    letter-spacing: 0 !important;
    line-height: 22px !important;
}

.dd-memory-title-small,
h3.dd-memory-title-small,
h4.dd-memory-title-small {
    color: #111111;
    font-family: sans-serif !important;
    font-size: 14px !important;
    font-weight: bold;
    letter-spacing: 0 !important;
    line-height: 18px !important;
}


.dd-memory-options {
    padding: 0;
    margin: 15px 0;
    list-style-type: none;
}

    .dd-memory-options > li {
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: inline-block;
        padding-right: 10px;
        margin-right: 10px;
        border-right: 1px solid #D4D4D4;
    }

        .dd-memory-options > li:last-of-type {
            border-right: none;
        }

.dd-memory-table {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.dd-memory-table-caption {
    color: #111111;
    font-size: 18px;
    letter-spacing: 0;
    display: block;
    line-height: 30px;
    position: relative;
    margin-bottom: 20px;
}
.dd-memory-table-caption-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

    .dd-memory-table-caption-wrapper > .icon {
        font-size: 38px;
        color: #0070CE;
        position: relative;
    }
    .dd-memory-table-caption-title{
        padding-left:20px;
    }

.dd-memory-table [role="row"] {
    display: flex;
    flex-direction: row;
}

.dd-memory-table [role="rowheader"],
.dd-memory-table [role="cell"] {
    padding: 4px 15px 4px 0;
}

.dd-memory-table [role="cell"] {
    padding-right: 0;
}

.dd-memory-table [role="rowheader"] {
    color: #111;
    font-weight: bold;
    width: 110px;
}
.dd-main .prodDetailBuynow.upper-review .prodDetailBuyButton ~ div {
    margin-top: 15px;
}
@media (max-width: 519px) {
    .dd-more-info {
        margin-top: 100px;
    }

    /*.dd-more-info-pane,
    .dd-more-info-body {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
    }*/

    .dd-more-info-container {
        flex-grow: 1;
    }


    .dd-more-info-footer {
        flex-grow: 0;
    }
    .dd-device-title {
        font-size: 22px;
    }
}

@media (min-width: 520px) {

    .dd-more-info-content,
    .dd-more-info-footer {
        border-bottom-left-radius: 9px;
        border-bottom-right-radius: 9px;
    }
}

@media (max-width: 639px) {

    .dd-h2 {
        font-size: 26px;
        letter-spacing: -0.4px;
        line-height: 28px;
    }

    .dd-main-content {
        position: relative;
    }

    .dd-main-carousel .slick-prev,
    .dd-main-carousel .slick-next {
        display: none !important;
    }

    .dd-main-carousel-slide img {
        height: 150px;
    }

    .dd-main-details-text-wrap {
        padding: 0 15px 30px;
    }

    .dd-main-details-cta-wrap {
        padding: 0px 15px 30px 15px;
    }

        .dd-main-details-cta-wrap .rsx-button {
            display: inline-block;
            width: auto;
            margin: 0;
        }

    .dd-offer-image-wrap {
        margin-bottom: 30px;
    }

    .dd-info-content {
        margin: 0 -15px;
    }

    .dd-offer-tile:last-of-type {
        margin-bottom: 0;
    }

    .dd-offer-tile-phone-desktop {
        display: none;
    }

    .dd-memory-col:last-of-type {
        margin-top: 45px;
    }

        .dd-memory-col:last-of-type .dd-memory-title-small {
            margin-bottom: 45px;
        }
}

@media (min-width: 640px) {

    .dd-main {
        padding-bottom: 50px;
        padding-top: 30px;
    }

    .dd-main-content {
        display: flex;
    }

    .dd-main-image-wrap {
        width: 50%;
        position: relative;
    }

    .dd-main-carousel-slide img {
        height: 290px;
    }

    .dd-color-options {
        top: 18px;
        right: 30px;
    }

    .dd-main-carousel .slick-prev,
    .dd-main-carousel .slick-next {
        box-shadow: none;
        width: 40px;
        height: 40px;
    }

        .dd-main-carousel .slick-prev:before,
        .dd-main-carousel .slick-next:before {
            top: 10px;
            right: 8px;
            font-size: 20px;
        }

        .dd-main-carousel .slick-prev:before {
            right: 0;
            left: -2px;
        }

        .dd-main-carousel .slick-prev:hover,
        .dd-main-carousel .slick-next:hover,
        .dd-main-carousel .slick-prev:focus,
        .dd-main-carousel .slick-next:focus {
            background-color: transparent;
            outline: none;
            box-shadow: 0 0 0.3em 2px #a7c7ff;
        }

            .dd-main-carousel .slick-prev:hover:before,
            .dd-main-carousel .slick-next:hover:before,
            .dd-main-carousel .slick-prev:focus:before,
            .dd-main-carousel .slick-next:focus:before {
                color: #003676;
            }

        .dd-main-carousel .slick-prev.slick-disabled,
        .dd-main-carousel .slick-next.slick-disabled {
            display: none !important;
        }

    .dd-main-carousel ul.slick-dots {
        margin-top: 10px;
    }
    .dd-main-carousel .slick-prev,
    .dd-main-carousel .slick-next {
        color:inherit;
        opacity:1;
    }

    .dd-main-carousel .slick-prev {
        left: 40px;
    }

    .dd-main-carousel .slick-next {
        right: 40px;
    }

    .dd-main-details-wrap {
        width: calc(50% - 15px);
    }

    .dd-main-details-cta-wrap {
        padding: 30px 0 0;
    }

    .dd-offer-content {
        display: flex;
    }

    .dd-offer-image-wrap {
        width: 50%;
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }

    .dd-offer-text-wrap {
        width: 50%;
        padding-left: 15px;
    }

    .dd-offer-content {
        margin-top: 45px;
    }

    .dd-offer-tiles-content {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .dd-offer-tile {
        width: calc(50% - 7px);
    }

    .dd-offer-tile-phone-mobile {
        display: none;
    }

    .dd-more-info-title,
    .dd-more-info-container,
    .dd-more-info-footer {
        padding-left: 30px;
        padding-right: 30px;
    }

    .dd-more-info-title {
        font-size: 24px;
        font-weight: 900;
        letter-spacing: -0.4px;
        line-height: 26px;
        font-weight: normal;
    }

    .dd-memory-col:last-of-type .dd-memory-title-small {
        margin-bottom: 30px;
    }

    .dd-memory-content {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .dd-memory-table {
        border-bottom: 1px solid #D4D4D4;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

        .dd-memory-table:last-of-type {
            border-bottom: none;
        }

    .dd-memory-col {
        width: calc(50% - 15px);
    }
}

@media (min-width: 640px) and (max-width: 999px) {
    .page-code_prsshpwls-productdetail-lte .rsx-footer .container,
    .container.dd-container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 640px) and (max-width: 767px) {

    .dd-h2 {
        font-size: 32px;
        letter-spacing: -0.5px;
        line-height: 38px;
    }

    .dd-main .container.dd-container {
        padding-left: 0;
    }

    .dd-main-image-wrap {
        width: 50%;
        position: relative;
    }

    .dd-main-details-wrap {
        width: 50%;
    }

    .dd-memory-table-caption {
        width: 165px;
    }
}

@media (min-width: 768px) {

    .dd-memory-table {
        display: flex;
        flex-direction: row;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .dd-memory-table-caption {
        width: 165px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 0;
    }

    .dd-memory-table-row-wrap {
        width: calc(100% - 165px);
    }

    .dd-memory-col:first-of-type {
        width: calc(50% - 15px);
    }

    .dd-memory-col:last-of-type {
        width: calc(50% - 15px);
    }

        .dd-memory-col:last-of-type .dd-memory-title-small {
            margin-bottom: 15px;
        }

    .dd-price-wrap {
        max-width: 340px;
    }

    .dd-price-month {
        width: calc(45% - 15px);
    }

    .dd-price-apr {
        width: 30%;
    }
}


@media (min-width: 820px) {

    .dd-memory-col:first-of-type {
        width: calc(50% - 15px);
    }

    .dd-memory-col:last-of-type {
        width: calc(50% - 15px);
    }
}

@media (min-width: 768px) and (max-width: 999px) {

    .dd-memory-table-caption {
        width: 145px;
    }

    .dd-memory-table-row-wrap {
        width: calc(100% - 145px);
    }
}

@media (min-width: 992px) {

    .dd-main {
        padding-top: 30px;
    }

    .dd-main-image-wrap {
        width: 41.5%;
        padding: 0 40px 0 60px;
    }

    .dd-main-details-wrap {
        width: 50%;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .dd-main-carousel-slide img {
        height: 340px;
    }

    .dd-color-options {
        right: 40px;
    }

    .dd-main-carousel .slick-prev,
    .dd-main-carousel .slick-next {
        margin-top: -10px;
    }

    .dd-memory-col:first-of-type,
    .dd-memory-col:last-of-type {
        width: calc(50% - 15px);
    }
    .dd-main .prodDetailBuynow.upper-review .prodDetailBuyButton ~ div {
        margin-left: 15px;
        border-left: 1px solid #e1e1e1;
        padding-left: 15px;
        margin-top:0;
    }
    
}

@media (max-width: 1239px) {

    .page-code_prsshpwls-productdetail-lte .rsx-footer .container,
    .container.dd-container {
        margin: 0 auto;
    }
}

@media (min-width: 1240px) {

    .dd-offer-image-wrap {
        width: 40%;
    }

    .dd-offer-text-wrap {
        width: 60%;
    }

    .dd-memory-table-caption {
        width: 60%;
    }

    .dd-memory-table-row-wrap {
        width: 40%;
    }
}

/* Overrides: What you'll love */

.rsx-expandable-section_spec-highlights .rsx-expandable-section-content > div > .col-xs-12:nth-child(n+4){
    display: none;
}

.rsx-expandable-section_spec-highlights .bcx-image .rsx-icon-o {
    font-size: 58px;
    line-height: 1;
    width: 58px;
    height: 58px;
    display: block;
    position: relative;
}

    .rsx-expandable-section_spec-highlights .bcx-image .rsx-icon-o:before {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

@media (max-width: 639px) {
    .rsx-expandable-section_spec-highlights > .rsx-expandable-section-content > div,
    .rsx-expandable-section_memory > .rsx-expandable-section-content > div {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rsx-expandable-section_spec-highlights .bcx-image {
        float: none;
        margin-bottom: 10px;
    }

    .rsx-expandable-section_spec-highlights > .rsx-expandable-section-content > div > div {
        margin-bottom: 30px;
    }

    .rsx-expandable-section_spec-highlights .bcx-text br {
        display: none;
    }

    .rsx-expandable-section_spec-highlights .bcx-text {
        width: 100%;
        max-width: none;
    }
}

@media (min-width: 640px) {
    .rsx-expandable-section_spec-highlights > .rsx-expandable-section-content > div {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

        .rsx-expandable-section_spec-highlights > .rsx-expandable-section-content > div > div {
            width: 33.3333%;
            margin-bottom: 30px;
        }

    .rsx-expandable-section_spec-highlights .bcx-image-text {
        position: relative;
    }

    .rsx-expandable-section_spec-highlights .bcx-image {
        width: 70px;
        max-width: none;
    }

    .rsx-expandable-section_spec-highlights .bcx-text {
        min-height: 60px;
        width: calc(100% - 70px);
        max-width: none;
        padding-top: 15px;
        padding-right: 15px;
        vertical-align: middle;
    }
}

@media (min-width: 640px) and (max-width: 991px) {

    .rsx-expandable-section_spec-highlights > .rsx-expandable-section-content > div > div {
        width: 50%;
    }
    .dd-container .dd-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* Overrides: reviews */

.dd-info-reviews-stars {
    display: none;
}
#review-accordion {
    display:flex;
    justify-content:flex-start;
    align-items:center;
}

.accordion-wrap #review-accordion #ratings-summary {
    pointer-events: none;
}


.dd-main-carousel .slick-prev,
.dd-main-carousel .slick-next {
    z-index: 19 !important;
}
.dd-info {
    margin-top: 45px;
}

/*
    Tech Specifications CSS
*/
.dd-tech-spec-content-row,
.dd-tech-spec-title,
.dd-tech-spec {
    display: flex;
    width:100%;
}
.dd-tech-spec{
    margin-bottom:30px;
}
.dd-tech-spec-content-row{
    padding: 6px 0;
}
.dd-tech-spec-content-title,
.dd-tech-spec-content-value,
.dd-tech-spec-column {
    width: 50%;
}
.dd-tech-spec-content{
    margin-bottom:30px;
}
.dd-tech-spec-title {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d4d4d4;
    align-items: center;
}

.dd-tech-spec-title h4{
    font-size: 18px;
}
.dd-tech-spec-title > .icon{
    padding-right:12px;
    font-size: 25px;
    color: #0070CE;
}
.dd-tech-spec-content-title {
    color: #111;
    font-weight: bold;
}
.dd-tech-spec-content-value {
    text-align: right;
}

@media (max-width: 767px) {
    .dd-tech-spec-column {
        width:100%;
    }
    .dd-tech-spec{
        display:block;
    }
}
@media (min-width: 768px){
    .dd-tech-spec-column:first-of-type {
        padding-right: 20px;
    }   
}
.memory-options-details .memory{
    border-right:1px solid #e1e1e1;
    padding:0 10px;
}

.memory-options-details .memory:last-child{
    border-right:0;
}
/**carousel with images instead of dots**/
.sb-device-carousel {
    overflow: hidden;
    display: none;
    margin-top: 15px;
    margin-bottom: 30px;
}

.sb-device-carousel.slick-initialized {
    display: block;
}

.sb-device-carousel-slide img {
    height: 150px;
    max-width: 100%;
    margin: 0 auto;
    flex-shrink: 0;
}

.sb-device-carousel ul.slick-dots {
    list-style-type: none;
    padding: 0;
    margin: 0 auto 30px;
    text-align: center;
    line-height: 15px;
    margin-top: 10px;
    display: block !important;
}

    .sb-device-carousel ul.slick-dots > li {
        display: inline-block;
        width: auto;
        height: auto;
        margin: auto;
    }


    .sb-device-carousel .slick-dots button:before {
        display: none;
    }

        .sb-device-carousel .slick-dots button {
            display: inline-block;
            width: 56px;
            height: 56px;
            border: none;
            background-color: transparent;
            border-radius: 0;
            margin: 0 4px;
            position: relative;
        }

            .sb-device-carousel .slick-dots button > img {
                width: 100%;
                display: block;
            }


        .sb-device-carousel .slick-dots .slick-active > button {
            background-color: transparent;
        }

            .sb-device-carousel .slick-dots .slick-active > button:after {
                content: "";
                display: block;
                position: absolute;
                bottom: -10px;
                width: 100%;
                height: 3px;
                background-color: #00549a;
            }
@media (min-width: 768px) {
    .sb-device-carousel {
        margin-top: 0;
    }

    .sb-device-carousel-slide img {
        height: 280px;
    }

    .sb-device-carousel ul.slick-dots {
        margin-top: 5px;
    }
}
@media (min-width:992px) {
    .sb-device-carousel {
        margin-top: 0;
        margin-bottom: 0;
    }

    

    .sb-device-carousel-slide img {
        height: 325px;
    }
}
@media (max-width:767.98px) {
    #iPhone13 .bg-custom {
        padding-bottom: 30px;
        margin-left: 15px;
        margin-top: 0;
    }
}
@media (max-width:767.98px) {
    .memory-options-details .memory.memoryStyle4 {
        padding: 0 3px;
    }
}

@media(max-width:639px) {
    .dd-main-image-wrap{
        position:relative
    }
    .dd-color-options {
        top: 0px;
        left: 0px;
        align-content: flex-start;
    }

    .product-detail-title {
        text-align: center;
    }
}

.dd-color-options-h {
	position: absolute;
	/*top: 35px;
	right: 25px;*/
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-end;
	padding-left: 0px !important;
}

	.dd-color-options-h > li {
		margin: 0 0 7px 8px !important;
		width: 14px;
		height: 14px;
		border-radius: 50%;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		cursor: pointer;
		border: 1px solid #cacaca;
		display: block;
		padding: 0;
	}

		.dd-color-options-h > li.active:focus {
			border: 2px solid rgb(0, 102, 164);
		}

		.dd-color-options-h > li.active {
			box-shadow: 0 0 0.3em 2px rgba(0, 102, 164, 1);
			border: 2px solid #fff;
		}

.top-credit-line {
	font-family: Arial;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: left;
	color: #111111;
	text-align: center;
	background-color: #F4F4F4;
}

.product-detail-title {
	font-family: "bellslim_font_black",Helvetica,Arial,sans-serif;
	letter-spacing: -.5px !important;
	line-height: 38px;
	color: #111;
	margin-top: 5px;
}
@media (min-width: 520px) {
	.product-detail-title {
		font-size:40px;
	}
}

@media (max-width: 519px) {
	.product-detail-title {
		font-size: 26px;
	}

	.top-credit-line {
		color: var(--text-colour-title, #111);
		/* Title/Mobile/XSmall */
		font-family: Arial;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px; /* 122.222% */
		padding: 20px 15px 20px 15px;
		text-align: left;
		background-color: #F4F4F4;
	}
}
 
.dd-full-price .apr-price {
    font-family: "satoshi-variable", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0px;
    color: inherit;
    vertical-align: baseline;
}


 
.bcx-overview-nav > li:first-child:last-child  {
    background: #003778;
}
.bcx-overview-nav > li:first-child:last-child a {
  color:white;  
}
.bcx-pricing-options-selection-inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.prodDetailBuynow {
    margin-top:-10px;    
    padding-bottom:10px;
}

.vcenter {
  margin-top:auto;
  margin-bottom:auto;
}

.memory-one-item {
    padding: 3px 5px;     
    font-size: 1.25rem;
}

.memory-top-pad {
margin-top: -15px;
margin-left: 10px;

}

.color-top-no-pad {
top: 0px !important;
}
