.state-ms {
  font-family: "Montserrat", sans-serif; }
  .state-ms .order-info .state-ms__header-block__submit-order {
    display: none; }
  .state-ms .order-info .state-ms__header-block--title {
    padding-top: 40px; }
  .state-ms .home .state-ms__header-block {
    background: #183648 url(/resources/images/public-sector/publicsector-header.jpg) no-repeat center center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px; }
    .state-ms .home .state-ms__header-block span {
      display: block;
      font-family: Barlow Semi Condensed, sans-sarif; }
  .state-ms .home .state-ms__header-block--title {
    font-size: 52px; }
    @media (max-width: 750px) {
      .state-ms .home .state-ms__header-block--title {
        font-size: 44px; } }
    @media (min-width: 750px) {
      .state-ms .home .state-ms__header-block--title br {
        display: none; } }
    .state-ms .home .state-ms__header-block--title span {
      font-size: 32px; }
      @media (max-width: 750px) {
        .state-ms .home .state-ms__header-block--title span {
          font-size: 24px; } }
      .state-ms .home .state-ms__header-block--title span p {
        font-size: 25px;
        margin-top: 10px; }
  .state-ms .network-outages {
    color: #888888;
    overflow: hidden;
    position: relative;
    text-align: center;
    clear: both;
    /* Make it move */ }
    .state-ms .network-outages .marquee {
      white-space: normal;
      position: relative;
      margin: 10px auto;
      font-size: 16px;
      font-weight: bold;
      display: inline-block;
      max-width: 1300px;
      padding: 0 3%; }
      .state-ms .network-outages .marquee .category_outage {
        color: #FF0000; }
      .state-ms .network-outages .marquee .category_marketing {
        color: #00AEEF; }
      .state-ms .network-outages .marquee .message a {
        color: #00C0F3; }
      .state-ms .network-outages .marquee .message .dots {
        color: #00C0F3;
        padding: 0 20px; }
      .state-ms .network-outages .marquee .message:LAST-CHILD .dots {
        display: none; }
      .state-ms .network-outages .marquee:hover {
        animation-play-state: paused; }

@keyframes marquee {
  0% {
    text-indent: 100%; }
  100% {
    text-indent: -75em; } }
  .state-ms .max-width {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto; }
  .state-ms .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .state-ms .col {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .state-ms .btn {
    background-color: #00C0F3;
    color: #fff;
    padding: 5px 20px;
    border-radius: 4px;
    font-size: 16px; }
    .state-ms .btn:HOVER {
      background-color: #0098f3 !important; }
  .state-ms .loading {
    text-align: center;
    margin: 10% 0;
    width: 100%;
    display: none; }
    @media (max-width: 750px) {
      .state-ms .loading {
        margin: 25% 0; } }
  .state-ms a {
    display: inline-block;
    color: #00C0F3; }
    .state-ms a[ng-click] {
      cursor: pointer; }
  .state-ms__header-block {
    background-color: #183648;
    text-align: center;
    color: #888888;
    margin: 0;
    min-height: 180px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .state-ms__header-block--title {
      color: #ffffff;
      font-weight: normal;
      padding: 30px 0;
      font-size: 32px; }
      .state-ms__header-block--title span {
        display: none; }
    .state-ms__header-block__submit-order {
      max-width: 370px;
      width: 80%;
      margin: 0 auto;
      background-color: #ffffff;
      border: 1px solid #aaa;
      position: relative;
      top: 15px; }
      .state-ms__header-block__submit-order--title {
        padding: 10px 0;
        color: #888;
        width: 70%;
        margin: 0 auto; }
      .state-ms__header-block__submit-order--link {
        position: relative;
        width: 100%; }
        .state-ms__header-block__submit-order--link img {
          width: 30px;
          position: relative;
          top: 20px; }
  .state-ms__top-links {
    color: #888888;
    padding: calc(10px + 3%) 15px;
    background-color: #131E29;
    overflow: hidden;
    margin: 0 auto 40px;
    display: flex;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .state-ms__top-links .top-links-wrapper {
      width: 100%;
      max-width: 1030px;
      margin: auto;
      display: flex;
      justify-content: space-around; }
      @media only screen and (max-width: 700px) {
        .state-ms__top-links .top-links-wrapper {
          flex-direction: column;
          justify-content: center;
          align-items: flex-start;
          width: 270px;
          min-height: 380px; } }
    .state-ms__top-links--active .box .st0 {
      fill: #F04F23;
      transition: all .3s ease; }
    .state-ms__top-links--link {
      text-align: center;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .state-ms__top-links--link .box {
        width: 100px;
        height: 100px;
        margin: 0 auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; }
        @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
          .state-ms__top-links--link .box {
            display: block; } }
        .state-ms__top-links--link .box svg {
          width: 75px;
          height: 75px; }
        @media only screen and (max-width: 700px) {
          .state-ms__top-links--link .box {
            padding: 0;
            width: 66px;
            height: 66px; }
            .state-ms__top-links--link .box svg {
              width: 48px;
              height: 48px;
              margin: 0 10px 0 0; } }
      .state-ms__top-links--link .title {
        color: #FFFFFF;
        padding: 10px 2px;
        font-size: 22px;
        border-bottom: 2px solid #F04F23;
        display: inline-block;
        font-family: "Barlow Semi Condensed", sans-serif; }
        .state-ms__top-links--link .title--active {
          color: #F04F23;
          transition: all .3s ease; }
        @media (max-width: 900px) {
          .state-ms__top-links--link .title {
            font-size: 20px; } }
      .state-ms__top-links--link:HOVER .title {
        color: #F04F23;
        transition: all .3s ease; }
      .state-ms__top-links--link:HOVER .box .st0 {
        fill: #F04F23;
        transition: all .3s ease; }
      @media only screen and (max-width: 700px) {
        .state-ms__top-links--link {
          display: flex !important;
          justify-content: flex-start;
          align-items: center; } }
  .state-ms .nhide {
    display: none; }
    @media (max-width: 1050px) {
      .state-ms .nhide--mobile {
        display: none; } }
    @media (min-width: 1050px) {
      .state-ms .nhide--desktop {
        display: none; } }

.state-ms .home-content ul {
  list-style: disc;
  margin: 0 0 0 20px; }

.state-ms .home-content .state-ms__header-block--title {
  font-size: 50px; }
  .state-ms .home-content .state-ms__header-block--title span {
    font-size: 32px; }

.state-ms .home-content .max-width {
  margin: 0px auto; }

.state-ms .home-content .section-1 {
  max-width: 800px;
  margin: 0 auto; }
  .state-ms .home-content .section-1 .description {
    line-height: 26px;
    font-size: 20px;
    padding: 0 5%; }

.state-ms .home-content .section-2-background {
  background-color: #FFFFFF; }

.state-ms .home-content .section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  margin: auto;
  padding: 4% 0;
  font-family: "Barlow Semi Condensed", sans-serif, sans-serif;
  font-size: 20px; }
  @media only screen and (max-width: 750px) {
    .state-ms .home-content .section-2 {
      flex-direction: column;
      font-size: 16px; } }
  .state-ms .home-content .section-2 .left-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 30px;
    max-width: 500; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .state-ms .home-content .section-2 .left-block {
        flex: none; } }
    .state-ms .home-content .section-2 .left-block a {
      color: #231F20; }
    .state-ms .home-content .section-2 .left-block a:HOVER {
      color: #28C2FE; }
  .state-ms .home-content .section-2 .right-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 30px;
    color: #231F20;
    max-width: 600px; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .state-ms .home-content .section-2 .right-block {
        flex: none; } }
    .state-ms .home-content .section-2 .right-block .description.bottom {
      padding: 15px 0 0 0; }
      .state-ms .home-content .section-2 .right-block .description.bottom b {
        font-weight: 600; }
  .state-ms .home-content .section-2 .title {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 36px;
    margin: 0 0 20px 0;
    color: #131E29; }
    @media only screen and (max-width: 750px) {
      .state-ms .home-content .section-2 .title {
        font-size: 30px; } }

.state-ms .home-content .section-3-background {
  background: url("/resources/images/background-textured-gray.png");
  overflow: hidden; }

.state-ms .home-content .section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 5%;
  justify-content: space-between; }
  @media only screen and (max-width: 750px) {
    .state-ms .home-content .section-3 {
      flex-direction: column;
      align-items: center; } }
  .state-ms .home-content .section-3 img {
    width: 90px;
    height: 90px; }
  .state-ms .home-content .section-3 .description {
    text-align: center;
    font-family: "Barlow Semi Condensed", sans-serif, sans-sarif;
    font-size: 20px;
    color: #231F20; }
    @media only screen and (max-width: 750px) {
      .state-ms .home-content .section-3 .description {
        font-size: 16px; } }
    .state-ms .home-content .section-3 .description strong {
      display: block;
      padding-bottom: 8px;
      font-weight: 600;
      font-size: 22px; }
  .state-ms .home-content .section-3 .left-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    margin: 30px 10px;
    max-width: 300px; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .state-ms .home-content .section-3 .left-block {
        flex: none; } }
  .state-ms .home-content .section-3 .middle-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 30px 10px;
    text-align: center;
    max-width: 300px; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .state-ms .home-content .section-3 .middle-block {
        flex: none; } }
  .state-ms .home-content .section-3 .right-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    margin: 30px 10px;
    max-width: 320px; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .state-ms .home-content .section-3 .right-block {
        flex: none; } }

.state-ms .view-all-accessories {
  text-align: center; }
  .state-ms .view-all-accessories a {
    border-radius: 4px;
    padding: 10px 30px;
    text-align: center;
    background-color: #00C0F3;
    color: #ffffff; }
    .state-ms .view-all-accessories a:hover {
      background-color: #0098f3; }

.state-ms .phones-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 0; }
  .state-ms .phones-list .phone-wrapper {
    display: inline-block;
    color: #666;
    width: 25%; }
    @media (max-width: 1050px) {
      .state-ms .phones-list .phone-wrapper {
        width: 33.33%; } }
    @media (max-width: 750px) {
      .state-ms .phones-list .phone-wrapper {
        width: 50%; } }
    @media (max-width: 370px) {
      .state-ms .phones-list .phone-wrapper {
        width: 100%; } }
    .state-ms .phones-list .phone-wrapper a {
      display: block;
      color: #666;
      margin: 5%; }
  .state-ms .phones-list .phone {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5%;
    box-shadow: 0px 0px 2px 2px #f0f0f0;
    background-color: #F5F5F5;
    text-align: center; }
    .state-ms .phones-list .phone:hover {
      background-color: #FFFFFF;
      border-color: #00C0F3;
      box-shadow: 0px 0px 2px 2px #00C0F3; }
    .state-ms .phones-list .phone-image {
      width: 75%; }
    .state-ms .phones-list .phone-colors .color {
      width: 20px;
      height: 20px;
      border-radius: 20px;
      display: inline-block;
      margin: 0 5px; }
      .state-ms .phones-list .phone-colors .color_silver {
        background-color: #d7d9d8; }
      .state-ms .phones-list .phone-colors .color_rose_gold {
        background-color: #edccbb; }
      .state-ms .phones-list .phone-colors .color_gold {
        background-color: #d4c5b3; }
      .state-ms .phones-list .phone-colors .color_gunmetal_gray {
        background-color: #636162; }
      .state-ms .phones-list .phone-colors .color_gray {
        background-color: #99989b; }
      .state-ms .phones-list .phone-colors .color_black_sapphire {
        background-color: #00060e; }
      .state-ms .phones-list .phone-colors .color_gold_platinum {
        background-color: #d2ccb5; }
      .state-ms .phones-list .phone-colors .color_metallic_gray {
        background-color: #5a656c; }
      .state-ms .phones-list .phone-colors .color_black {
        background-color: #000000; }
    .state-ms .phones-list .phone-title {
      margin: 11px 0 0;
      height: 39px;
      overflow: auto;
      font-size: medium;
      font-weight: normal; }
    .state-ms .phones-list .phone-description {
      margin: 0 0 20px; }
    .state-ms .phones-list .phone-price {
      font-weight: bold; }

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/resources/images/fiberhome/bundle_wizard/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/resources/images/deals/deals_hub/arrow_left.png) no-repeat 0 -32px; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(/resources/images/deals/deals_hub/arrow_right.png) no-repeat -43px -32px; }

.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial, sans-serif;
  display: block;
  font-size: .85em;
  padding: 10px; }

#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  background: transparent; }

#cboxOverlay {
  background: #000; }

#colorbox {
  border: 4px solid #abadaf;
  border-radius: 10px; }

#cboxTopLeft {
  width: 13px;
  height: 13px;
  background: url(/resources/images/genie/colorbox/light-box-top-left.png) no-repeat top left; }

#cboxTopRight {
  width: 13px;
  height: 13px;
  background: url(/resources/images/genie/colorbox/light-box-top-right.png) no-repeat top left; }

#cboxBottomLeft {
  width: 13px;
  height: 13px;
  background: url(/resources/images/genie/colorbox/light-box-bottom-left.png) no-repeat 1px top; }

#cboxBottomRight {
  width: 13px;
  height: 13px;
  background: url(/resources/images/genie/colorbox/light-box-bottom-right.png) no-repeat top left; }

#cboxMiddleLeft {
  width: 13px;
  background: url(/resources/images/genie/colorbox/light-box-left.png) left top repeat-y; }

#cboxMiddleRight {
  width: 13px;
  background: url(/resources/images/genie/colorbox/light-box-right.png) left top repeat-y; }

#cboxTopCenter {
  height: 13px;
  background: url(/resources/images/genie/colorbox/light-box-top.png) left top repeat-x; }

#cboxBottomCenter {
  height: 13px;
  background: url(/resources/images/genie/colorbox/light-box-bottom.png) left top repeat-x; }

#cboxContent {
  background: url(/resources/images/genie/colorbox/light-box-bg.png) repeat top left;
  overflow: hidden; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  margin-top: 40px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px; }

#cboxTitle {
  position: absolute;
  top: 5px;
  left: 0;
  text-align: left;
  width: 100%;
  color: #00AEEF;
  font-size: 18px;
  font-weight: bold;
  text-indent: 5px;
  text-transform: uppercase; }

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494; }

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/resources/images/colorbox/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxPrevious.hover {
  background-position: -75px -25px; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(/resources/images/colorbox/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxNext.hover {
  background-position: -50px -25px; }

#cboxLoadingGraphic {
  background: url(/resources/images/loading-transparent.gif) #fff no-repeat center center; }

#cboxClose {
  position: absolute;
  top: 0;
  right: 0;
  background: url(/resources/images/colorbox/close.svg) no-repeat top left;
  width: 20px;
  height: 19px;
  text-indent: -9999px;
  border: none; }

.overlay_download_modal {
  position: absolute;
  z-index: 212;
  color: white;
  margin-left: 230px;
  background: transparent url(/resources/images/genie/colorbox/light-box-bg.png) repeat scroll left top;
  background-color: #032145;
  overflow: hidden;
  height: 373px;
  margin-top: -20px; }

.overlay_background {
  top: -100px;
  left: -10px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 200;
  background-color: black;
  opacity: 0.5; }

#colorbox #cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxLoadedContent, #cboxContent, #cboxMiddleRight, #cboxBottomLeft,
#cboxBottomCenter, #cboxBottomRight {
  background: #FFFFFF; }

/*#cboxTitle{color: #00AEEF;}*/
@media (max-width: 768px) {
  #cboxTitle {
    font-size: 15px !important; } }

/*Required Styles*/
#aToolTip {
  display: none;
  position: absolute;
  z-index: 50000; }

#aToolTip .hidden-tooltip {
  display: none; }

#aToolTip .aToolTipContent {
  font-size: 13px;
  line-height: 16px;
  margin: 0;
  position: relative;
  text-align: left;
  top: 16px;
  width: 295px; }

#aToolTip .aToolTipContent h1 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 5px;
  text-transform: uppercase; }

#aToolTip .aToolTipContent .buttons {
  margin: 10px 10px 0 0; }

/*END: Required Styles*/
/*Default Theme*/
#aToolTip.defaultTheme {
  margin: 0;
  opacity: .95; }

#aToolTip.defaultTheme .aToolTipContent {
  background-color: #FFFFFF;
  padding: 16px 22px 15px;
  text-align: justify; }

.aToolTipContent {
  border-top: 5px solid #D0D0D1;
  border-left: 5px solid #D0D0D1;
  border-right: 5px solid #D0D0D1; }

#aToolTip .aToolTipContent .bottom {
  display: none; }

.aToolTipContent .bottom {
  width: auto;
  height: 60px;
  background: url("/resources/images/custom_tooltip_new.png") no-repeat 0 -17px; }

#aToolTip .bottom {
  width: auto;
  height: 75px;
  background: url("/resources/images/custom_tooltip_new.png") no-repeat 0 0;
  background-repeat: no-repeat; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #aToolTip.defaultTheme {
    left: 30% !important; } }

@media (max-width: 500px) {
  #aToolTip.defaultTheme {
    margin: 0;
    opacity: .95;
    left: 75px !important; } }

.defaultTheme #aToolTipCloseBtn {
  background: url("/resources/images/colorbox/close.svg") no-repeat;
  display: block;
  margin: 2px;
  outline: none;
  padding: 4px;
  position: absolute;
  right: 0px;
  text-indent: -9999px;
  top: 2px;
  width: 18px;
  height: 17px; }

ol.disclaimer {
  color: #abadaf; }

.state-ms .phone-details-content .phone {
  padding: 0 2% 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 750px) {
    .state-ms .phone-details-content .phone {
      margin: 5% 0; } }
  .state-ms .phone-details-content .phone .left-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 5% 0 0;
    position: relative; }
    .state-ms .phone-details-content .phone .left-block .image-box {
      text-align: center;
      border: 1px solid #DDDDDD;
      border-radius: 4px;
      padding: 5% 3%;
      background-color: #F5F5F5; }
      .state-ms .phone-details-content .phone .left-block .image-box .color-name {
        margin: 0 3%; }
      .state-ms .phone-details-content .phone .left-block .image-box .storage {
        margin: 0 3%; }
    @media (max-width: 750px) {
      .state-ms .phone-details-content .phone .left-block .thumbnail-box {
        display: none; } }
    .state-ms .phone-details-content .phone .left-block .loading {
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 50%;
      height: 50%; }
      .state-ms .phone-details-content .phone .left-block .loading img.phone-list-overlay {
        margin-top: 50%; }
  .state-ms .phone-details-content .phone .right-block {
    -webkit-box-flex: 1.75;
    -webkit-flex: 1.75;
    -moz-box-flex: 1.75;
    -moz-flex: 1.75;
    -ms-flex: 1.75;
    flex: 1.75;
    text-align: left; }
    @media (max-width: 480px) {
      .state-ms .phone-details-content .phone .right-block {
        -webkit-box-flex: 1.25;
        -webkit-flex: 1.25;
        -moz-box-flex: 1.25;
        -moz-flex: 1.25;
        -ms-flex: 1.25;
        flex: 1.25; } }
    .state-ms .phone-details-content .phone .right-block .name {
      font-size: 30px;
      margin: 1px 0 2%;
      font-weight: normal; }
      @media (max-width: 480px) {
        .state-ms .phone-details-content .phone .right-block .name {
          font-size: 20px; } }
    .state-ms .phone-details-content .phone .right-block .price {
      font-size: 30px;
      font-weight: bold; }
    .state-ms .phone-details-content .phone .right-block .description {
      padding: 10px 0;
      max-width: 500px; }
    .state-ms .phone-details-content .phone .right-block .options {
      position: relative;
      margin: 3% 0 0;
      width: 40%;
      min-width: 170px; }
      @media (max-width: 480px) {
        .state-ms .phone-details-content .phone .right-block .options .title {
          font-size: 14px; } }
      .state-ms .phone-details-content .phone .right-block .options .selector {
        cursor: pointer;
        border: 1px solid #999;
        padding: 5px 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        background-color: #E6E6E6; }
      .state-ms .phone-details-content .phone .right-block .options .color-dot {
        width: 24px;
        height: 24px;
        border-radius: 20px; }
      .state-ms .phone-details-content .phone .right-block .options .color_silver {
        background-color: #d7d9d8; }
      .state-ms .phone-details-content .phone .right-block .options .color_rose_gold {
        background-color: #edccbb; }
      .state-ms .phone-details-content .phone .right-block .options .color_gold {
        background-color: #d4c5b3; }
      .state-ms .phone-details-content .phone .right-block .options .color_gunmetal_gray {
        background-color: #636162; }
      .state-ms .phone-details-content .phone .right-block .options .color_gray {
        background-color: #99989b; }
      .state-ms .phone-details-content .phone .right-block .options .color_black_sapphire {
        background-color: #00060e; }
      .state-ms .phone-details-content .phone .right-block .options .color_gold_platinum {
        background-color: #d2ccb5; }
      .state-ms .phone-details-content .phone .right-block .options .color_metallic_gray {
        background-color: #5a656c; }
      .state-ms .phone-details-content .phone .right-block .options .color_black {
        background-color: #000000; }
      .state-ms .phone-details-content .phone .right-block .options .color_stainlesssteel {
        background-color: #B9B9B9; }
      .state-ms .phone-details-content .phone .right-block .options .color-name {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        /* text-align: center; */
        padding: 0 0 0 10px; }
      .state-ms .phone-details-content .phone .right-block .options .dropdown {
        cursor: pointer;
        border: 1px solid #ddd;
        display: none;
        position: absolute;
        background-color: #fff;
        width: 100%;
        z-index: 1; }
        .state-ms .phone-details-content .phone .right-block .options .dropdown .item {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          padding: 5px 10px; }
          .state-ms .phone-details-content .phone .right-block .options .dropdown .item:HOVER {
            background-color: #f5f5f5; }
        .state-ms .phone-details-content .phone .right-block .options .dropdownvisiblecolor, .state-ms .phone-details-content .phone .right-block .options .dropdownvisiblestorage {
          display: block; }
      .state-ms .phone-details-content .phone .right-block .options .storage {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1; }
    .state-ms .phone-details-content .phone .right-block .view-accessories {
      padding: 10px 20px;
      background-color: #00C0F3;
      color: #ffffff;
      margin: 5% 0 0;
      border-radius: 4px; }
      @media (max-width: 480px) {
        .state-ms .phone-details-content .phone .right-block .view-accessories {
          font-size: 14px; } }

@media (max-width: 1300px) {
  .state-ms .phone-details-content .description {
    padding: 10px 2%; } }

.state-ms .phone-details-content .bottom-section {
  margin: 5% 0 0; }
  .state-ms .phone-details-content .bottom-section .tabs-wrapper {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    background-color: #ECECEC; }
    .state-ms .phone-details-content .bottom-section .tabs-wrapper .tabs {
      max-width: 1200px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .state-ms .phone-details-content .bottom-section .tabs-wrapper .tabs .active {
        background-color: #ffffff;
        position: relative;
        bottom: -1px; }
      .state-ms .phone-details-content .bottom-section .tabs-wrapper .tabs a {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 15px 0;
        text-align: center;
        border-left: 1px solid #aaa;
        border-right: 1px solid #aaa;
        color: #444444; }
        .state-ms .phone-details-content .bottom-section .tabs-wrapper .tabs a h3 {
          font-size: medium;
          font-weight: normal;
          margin-bottom: 0px; }
  .state-ms .phone-details-content .bottom-section .tab-info {
    padding: 2%; }
    .state-ms .phone-details-content .bottom-section .tab-info a {
      color: #00C0F3; }
    .state-ms .phone-details-content .bottom-section .tab-info .features .header {
      font-size: 20px;
      padding: 1% 0;
      border-bottom: 1px solid #ddd; }
    .state-ms .phone-details-content .bottom-section .tab-info .features .overview {
      margin: 2% 0; }
      .state-ms .phone-details-content .bottom-section .tab-info .features .overview ul {
        color: #888888; }
        .state-ms .phone-details-content .bottom-section .tab-info .features .overview ul li {
          padding: 5px 0; }
      @media (min-width: 750px) {
        .state-ms .phone-details-content .bottom-section .tab-info .features .overview {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex; } }
      .state-ms .phone-details-content .bottom-section .tab-info .features .overview .title {
        font-size: 20px; }
        @media (min-width: 750px) {
          .state-ms .phone-details-content .bottom-section .tab-info .features .overview .title {
            margin: 10px 0; } }
      @media (min-width: 750px) {
        .state-ms .phone-details-content .bottom-section .tab-info .features .overview .left-block {
          -webkit-box-flex: 1;
          -webkit-flex: 1;
          -moz-box-flex: 1;
          -moz-flex: 1;
          -ms-flex: 1;
          flex: 1;
          border-right: 1px solid #ddd;
          margin: 0 3% 0 0; } }
      @media (max-width: 750px) {
        .state-ms .phone-details-content .bottom-section .tab-info .features .overview .left-block {
          border-bottom: 1px solid #eee;
          padding: 4%; } }
      @media (min-width: 750px) {
        .state-ms .phone-details-content .bottom-section .tab-info .features .overview .middle-block {
          -webkit-box-flex: 1.25;
          -webkit-flex: 1.25;
          -moz-box-flex: 1.25;
          -moz-flex: 1.25;
          -ms-flex: 1.25;
          flex: 1.25;
          border-right: 1px solid #ddd;
          margin: 0 3% 0 0; } }
      @media (max-width: 750px) {
        .state-ms .phone-details-content .bottom-section .tab-info .features .overview .middle-block {
          border-bottom: 1px solid #eee;
          padding: 4%; } }
      @media (min-width: 750px) {
        .state-ms .phone-details-content .bottom-section .tab-info .features .overview .right-block {
          -webkit-box-flex: 1.75;
          -webkit-flex: 1.75;
          -moz-box-flex: 1.75;
          -moz-flex: 1.75;
          -ms-flex: 1.75;
          flex: 1.75; } }
      @media (max-width: 750px) {
        .state-ms .phone-details-content .bottom-section .tab-info .features .overview .right-block {
          padding: 4%; } }
      .state-ms .phone-details-content .bottom-section .tab-info .features .overview .right-block ul {
        list-style: disc;
        margin: 0 0 0 20px; }
    .state-ms .phone-details-content .bottom-section .tab-info .order-info .title {
      margin: 0 0 10px; }
    .state-ms .phone-details-content .bottom-section .tab-info .order-info .description {
      padding: 0;
      padding-bottom: 6px; }

/*Phone Detail Detail carousel scss start*/
.thumNailSlider {
  margin-top: 12px;
  background-color: #f5f5f5;
  border: solid 1px #ccc;
  border-radius: 5px;
  padding-bottom: 4%; }
  .thumNailSlider .bx-wrapper {
    max-width: 100% !important;
    margin-top: 17px !important; }
    .thumNailSlider .bx-wrapper .bx-viewport {
      padding-left: 20px; }

.bx-wrapper {
  max-width: 100% !important; }
  .bx-wrapper .bx-viewport {
    box-shadow: none !important;
    border: none !important;
    left: none !important;
    background: none !important; }
  .bx-wrapper .bx-controls-direction a.disabled {
    opacity: 0.3;
    display: block !important;
    cursor: default; }

#cboxLoadedContent .bx-wrapper .bx-prev {
  left: 4px !important;
  background: url(/resources/images/shopping-cart/phdet-caro-larrow.svg) no-repeat !important; }

#cboxLoadedContent .bx-wrapper .bx-next {
  right: 4px !important;
  background: url(/resources/images/shopping-cart/phdet-caro-rarrow.svg) 0 0 no-repeat !important; }

#cboxLoadedContent .bx-wrapper .bx-viewport {
  padding-left: 33px; }

#cboxLoadedContent .gallery_large_image_url {
  padding-bottom: 16px; }

#cboxLoadedContent img.largeImageGallery {
  height: 444px;
  padding-bottom: 22px; }

.thumbnailVideo {
  width: 100%;
  padding-bottom: 160px;
  height: 430px; }

.tnVideoImage {
  width: 65%;
  height: 71px; }

.tnVideoImageCB {
  width: 65%;
  height: 71px; }

.tnVideoOverlayImage {
  position: absolute;
  top: 18px;
  left: 11px;
  width: 45%;
  height: 53%;
  cursor: pointer; }

#phoneDetailSlider .bx-wrapper .bx-prev {
  background: url(/resources/images/shopping-cart/phdet-caro-larrow.svg) no-repeat !important;
  left: -13px !important; }

#phoneDetailSlider .bx-wrapper .bx-next {
  background: url(/resources/images/shopping-cart/phdet-caro-rarrow.svg) 0 0 no-repeat !important;
  right: -13px !important; }

#phoneDetailSlider .bx-wrapper .bx-controls-direction a {
  height: 24px;
  width: 24px !important;
  top: 55% !important; }

#colorbox .tnVideoOverlayImage {
  display: none; }

.thumbnail-box {
  max-height: 105px;
  position: relative; }

.state-ms .thumbnail-box .loading {
  position: absolute; }

#phoneDetailSlider {
  max-height: 145px;
  visibility: hidden; }

/*Phone Detail Detail carousel scss ends*/
.float-left {
  float: left; }

.float-right {
  float: right; }

.wrapper__header {
  padding: 10px 20px;
  background: linear-gradient(to right, #01B5F0 0%, #117BD3 100%);
  color: #fff;
  clear: both;
  margin-bottom: 20px; }

.state-ms #accessories .top-content-acc, .state-ms .accessories-list-content .top-content-acc {
  max-width: 1300px;
  margin: auto !important; }
  .state-ms #accessories .top-content-acc a, .state-ms .accessories-list-content .top-content-acc a {
    color: #00c0f3; }
  .state-ms #accessories .top-content-acc p, .state-ms .accessories-list-content .top-content-acc p {
    padding: 20px; }

.wrapper__header h1 {
  font-weight: normal;
  font-size: 34px;
  font-size: 3.4rem; }

#acc-content {
  background-color: #FFFFFF;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  max-width: 1300px;
  margin: auto;
  display: block; }

#acc-content #two-cols {
  background-color: #EDEDED; }

#acc-header-title {
  color: #FFFFFF;
  font-size: 40px;
  padding-left: 30px; }

#acc-content #carousel {
  background-color: #002146;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  max-height: 275px; }

#acc-content #carousel img {
  display: block;
  position: relative;
  margin: auto; }

#acc-bread-crums {
  color: #444444;
  padding-left: 30px;
  display: inline-block; }

#acc-bread-crums a {
  color: #28CDFF; }

#acc-menu #shop-by-type {
  background-color: #DDDDDD;
  color: #808080;
  font-size: 18px;
  padding: 10px 30px;
  margin: 0;
  /* border-top: 1px solid #cccccc; */ }

#acc-menu #shop-by-type img {
  vertical-align: bottom;
  padding-right: 10px; }

#acc-menu {
  width: 25%;
  background-color: #EDEDED; }

#acc-menu ul {
  border-top: 1px solid grey;
  border-bottom: 1px solid #C9CBCD;
  background-color: #E5E5E5; }

#acc-menu .acc-sub-category-list {
  display: none;
  border-top: none; }

#acc-menu li .category-name {
  color: #808080;
  padding: 10px 30px;
  display: block; }

#acc-menu li .category-name:HOVER {
  background-color: #28CDFF;
  color: #FFFFFF; }

#acc-menu li.category-active .category-name:HOVER {
  background-color: #C5C5C5;
  cursor: default; }

#acc-menu li.category-active .category-name {
  color: #0074C9;
  font-weight: bold;
  background-color: #C5C5C5; }

#acc-menu .acc-sub-category-list li .sub-category-name {
  color: #808080;
  background-color: #F6F6F6;
  display: block;
  padding: 5px 5px 5px 45px; }

#acc-menu .acc-sub-category-list li .sub-category-name:HOVER {
  color: #FFFFFF;
  background-color: #01D1FF; }

#acc-menu .acc-sub-category-list li.sub-category-active .sub-category-name {
  color: #0074C9; }

#acc-menu .acc-sub-category-list li.sub-category-active .sub-category-name:HOVER {
  background-color: #F6F6F6;
  cursor: default; }

#acc-categories {
  width: 75%;
  background-color: #FFFFFF; }

#acc-categories .acc-block {
  padding: 2%;
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(top, #EEEEEE 0%, #FFFFFF 25%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #EEEEEE 0%, #FFFFFF 25%);
  /* Opera */
  background-image: -o-linear-gradient(top, #EEEEEE 0%, #FFFFFF 25%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EEEEEE), color-stop(1, #FFFFFF));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #EEEEEE 0%, #FFFFFF 25%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to bottom, #EEEEEE 0%, #FFFFFF 25%); }

#acc-categories .acc-block-title {
  font-size: 32px;
  color: #0293D6;
  padding: 12% 0 5% 0 !important;
  font-weight: normal;
  margin-bottom: 0px; }

#acc-categories .acc-block-sub-title {
  font-size: 18px; }

#acc-categories .accDesc {
  color: #505050 !important; }

#acc-categories .acc-block .txt {
  width: 44%;
  padding: 0 3%; }

#acc-categories .acc-block .img {
  width: 46%;
  padding: 2%; }

#acc-categories .blue-btn {
  background-color: #00397C;
  color: #FFFFFF;
  display: inline-block;
  padding: 7px 10%;
  border-radius: 15px; }

#acc-categories .acc-block-description {
  margin-bottom: 20px; }

#acc-categories .acc-block-description span {
  font-size: 16px;
  font-weight: bold; }

#carousel_nav {
  position: absolute;
  top: 257px;
  z-index: 100;
  margin-left: -22; }

#acc-content .caroufredsel_wrapper {
  background-color: #002146;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  max-height: 290px; }

#acc-categories #acc-cat1-header {
  margin-left: 40px;
  margin-top: 20px;
  margin-bottom: 20px; }

#acc-categories #acc-cat1-header h1 {
  color: #000000; }

#acc-categories #acc-cat1-header strong {
  font-weight: bolder; }

#acc-categories #acc-cat1-header #acc-cat1-subheader {
  font-size: 20px; }

#acc-content #panel_nav_left {
  display: block;
  position: absolute;
  background: url(/resources/images/accessories/caro_arrow_left.png) no-repeat transparent;
  height: 48px;
  width: 47px;
  margin: -160px 31px -5px 24px;
  opacity: 0.7;
  cursor: pointer; }

#acc-content #panel_nav_right {
  display: block;
  position: absolute;
  background: url(/resources/images/accessories/caro_arrow_right.png) no-repeat transparent;
  height: 48px;
  width: 47px;
  margin: -160px 0px 0px 1207px;
  opacity: 0.7;
  cursor: pointer; }

#panel_navigation {
  display: block;
  float: right;
  position: relative;
  margin-top: -30px;
  width: 129px; }

#p2_wrapper img, #p3_wrapper img, #p4_wrapper img {
  /* display:none; */ }

.active_panel {
  display: block !important; }

#panel_navigation a {
  background: url("/resources/images/nav/bg_buttons.png") no-repeat scroll -17px -31px/30px auto transparent;
  margin: 5px;
  padding: 0px 11px;
  text-decoration: none;
  text-indent: -999px;
  display: inline-block;
  overflow: hidden; }

#panel_navigation a.selected {
  background: url("/resources/images/nav/bg_buttons.png") no-repeat scroll -17px -14px/30px auto transparent; }

#acc-top-sellers {
  background-color: #E5E5E5; }

#acc-top-sellers #top-sellers-title {
  color: #808080;
  font-size: 26px;
  padding-left: 30px;
  padding-top: 20px;
  margin-top: 0; }

#acc-top-sellers .acc-image {
  height: 150px; }

#acc-top-sellers #acc-container-wrapper {
  text-align: center; }

#acc-top-sellers .acc-container {
  width: 200px;
  text-align: center;
  display: inline-table;
  margin: 0 15px; }

#acc-top-sellers .acc-details {
  padding: 10px;
  border: 1px solid #cccccc;
  border-radius: 10px;
  background-color: #FFFFFF; }

#acc-top-sellers .acc-name {
  color: #0293D6;
  height: 50px; }

#acc-top-sellers .acc-price {
  color: #000000;
  font-size: 28px; }

#acc-top-sellers .acc-add-to-cart {
  background-color: #00CEFF;
  padding: 7px 20px;
  color: #FFFFFF;
  border-radius: 15px;
  display: inline-block;
  margin: 10px 0 40px 0; }

@media (max-width: 767px) {
  #acc-header-title {
    font-size: 25px;
    padding-left: 5%; }
  .theme_herospace #content {
    width: 100% !important;
    padding: 0% !important; }
  #acc-content #two-cols > .float-left {
    float: none;
    width: 100%; }
  #p2_wrapper {
    margin-top: 0px !important; }
  .panel_nav_btns, #panel_navigation {
    display: none !important; }
  #acc-categories .acc-block {
    margin-bottom: 5% !important; }
  #acc-categories .acc-block .img {
    padding: 0%;
    width: 40%;
    margin-top: 10%;
    margin-left: -5%; }
  #acc-categories .acc-block .txt {
    width: 54%; }
  #acc-categories .acc-block .img img {
    width: 100%;
    max-width: 200%; }
  #acc-categories #acc-cat2 .img img {
    margin-left: 15%; }
  #acc-categories #acc-cat2 .txt {
    margin-left: 5%; }
  #acc-categories .acc-block-title {
    font-size: 25px; }
  #acc-categories #acc-cat1-header {
    margin-left: 5%; }
  #acc-bread-crums {
    padding-left: 5%; }
  #acc-menu #shop-by-type {
    padding: 10px 5%; }
  #acc-bread-crums a {
    line-height: 30px; }
  /* #acc-container-wrapper{
		white-space: nowrap;
		overflow-x: auto;
	} */ }

#otterbox-promo {
  background: #ccc;
  background: linear-gradient(180deg, #bebebe 0%, #dddddd 100%);
  border-radius: 10px;
  padding: 10px;
  text-align: center;
  margin: 1%; }

#otterbox-promo .title {
  font-size: 22px;
  font-weight: bold;
  margin: 0; }

#otterbox-promo a {
  display: inline-block;
  width: 30%;
  padding: 1.5%; }

.state-ms .accessories-list-content .top-content-acc {
  margin: 20px; }
  .state-ms .accessories-list-content .top-content-acc a {
    color: #00c0f3; }

#acc-header {
  padding: 1px;
  padding-left: 30px;
  background: url("/resources/images/accessories/category_hdr.png") no-repeat;
  background-size: 100% 100%; }

#filter {
  /* margin-bottom: 3%; */
  padding-left: 12%;
  border-bottom: 1px solid grey; }

#filter #shop-by-type-filter {
  color: #808080;
  font-size: 18px;
  margin: 5px 0; }

#models {
  width: 91%;
  margin-top: 3%; }

#manufacturer {
  width: 91%; }

#acc-model-list {
  margin-bottom: 4%; }

#sort-by {
  float: right;
  margin-top: -16px; }

#sort_by_select {
  margin-left: 12px; }

#acc-header .cat-title {
  color: #FFFFFF;
  font-size: 26px !important;
  padding-top: 10px;
  margin-bottom: 0;
  font-weight: normal; }

#acc-header .cat-description {
  color: #25BBED;
  width: 60%;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 20px;
  margin-top: 5px; }

#acc-list {
  background-color: #ffffff;
  padding: 1%;
  width: 73%;
  border-top: 1px solid #cccccc;
  float: left; }

#acc-list #acc-total {
  padding: 10px 2%; }

#acc-list .acc-container {
  text-align: center;
  width: 31%;
  margin: 1%;
  border: 1px solid #EEEEEE;
  border-radius: 10px; }

#acc-list .acc-container .acc-details {
  padding: 2%;
  /* height: 370px; */
  position: relative; }

#acc-list .acc-container .acc-name {
  height: 53px;
  overflow-y: auto;
  margin-bottom: 0;
  font-weight: bold; }

#acc-list .acc-container .acc-image {
  /* height: 250px; */
  min-height: 220px;
  margin: 10px;
  position: relative; }

#acc-list .acc-container .acc-image img {
  max-height: 80%; }

#acc-list .acc-container .acc-oos {
  background-color: #CCCCCC !important;
  cursor: default !important; }

#acc-list .acc-container .add-to-cart {
  background-color: #F9F9F9;
  padding: 10px 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

#acc-list .acc-container .add-to-cart a {
  display: inline-block;
  padding: 7px 10%;
  background-color: #00AEEF;
  color: #FFFFFF;
  border-radius: 6px;
  cursor: pointer; }

#acc-list .acc-container .acc-price {
  font-size: 28px;
  font-weight: bold;
  margin-top: 0;
  color: #222222; }

.acc-old-price sup {
  font-size: 60%;
  vertical-align: super; }

.acc-old-price span {
  color: #C0C0C0; }

#acc-list .acc-container .acc-old-price {
  font-size: 29px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0%;
  margin-left: 0%; }

#acc-list .acc-container .acc-zoom {
  display: block;
  padding: 5px 0;
  color: #888888; }

.pin-class {
  /* width: 25%;
	float: left;
	margin-left: 3%; */
  position: absolute;
  left: 2%;
  z-index: 1; }

#acc-pagination {
  text-align: right;
  margin-top: 20px;
  margin-right: 10px; }

#acc-pagination a {
  font-weight: bold;
  color: #0059CF; }

#acc-pagination .acc-total-count {
  font-weight: normal;
  color: #999999; }

#acc-pagination .active {
  background-color: #EEEEEE !important;
  color: #999999;
  cursor: default; }

#acc-pagination .number {
  width: 20px;
  padding: 5px;
  text-align: center;
  margin: 5px;
  display: inline-block;
  background-color: #D7EFFB; }

#cboxLoadedContent {
  background-color: #FFFFFF;
  overflow: hidden !important; }

#loading_overlay .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  opacity: 0.9;
  z-index: 9998;
  width: 100%;
  background-color: #fff; }

#loading_overlay .loader {
  background: url(/resources/images/ring-alt-loading.gif) no-repeat scroll 0% 0% transparent;
  position: fixed;
  z-index: 10000;
  width: 120px;
  height: 120px;
  display: block; }

.rating {
  display: inline-block; }

.medium div.rating-cancel, .medium div.star-rating {
  float: left;
  width: 21px;
  height: 16px;
  text-indent: -999em;
  display: block;
  cursor: auto; }

/*View Details Colorbox*/
#colorbox.acc_colorbox #cboxClose {
  top: 7px;
  z-index: 10; }

#quick_view_accessory_colorbox .premium_accessory_title {
  color: #027BCC !important;
  margin: 10px 0; }

#quick_view_accessory_colorbox #qv {
  /* padding-left:15px; */
  padding: 0 !important;
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 0 0 12px 12px; }

#quick_view_accessory_colorbox #qv-title {
  width: 100%;
  color: #027BCC !important;
  text-align: center;
  /* line-height: 15px; */ }

.acc_colorbox #cboxTitle {
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 12px 12px 0 0;
  height: 45px;
  z-index: 1; }

#quick_view_accessory_colorbox #qv-head {
  border-bottom: 1px solid #ddd !important;
  padding: 0;
  top: 0px !important;
  z-index: 10 !important;
  margin-left: 1.5%; }

#quick_view_accessory_colorbox #qv-content {
  margin-top: 0% !important; }

#quick_view_accessory_colorbox #qv-media-content div.first.initDefaultImg {
  background: none !important; }

#quick_view_accessory_colorbox #qv-media-content div.first.initDefaultImg img {
  visibility: visible !important; }

#quick_view_accessory_colorbox #qv-media-content div.first {
  width: 200px !important;
  height: 235px !important;
  margin-top: 50px; }

#quick_view_accessory_colorbox .desc {
  float: left;
  width: 56%;
  color: #000000; }

#quick_view_accessory_colorbox .description {
  padding: 10px !important; }

#quick_view_accessory_colorbox .description p {
  margin-left: -80% !important;
  font-size: 15px; }

#quick_view_accessory_colorbox .input {
  border: 2px solid #ddd;
  float: left;
  text-align: center;
  width: 69%;
  margin-left: 6%;
  height: 18px;
  margin-top: 1px; }

#quick_view_accessory_colorbox .qty {
  float: left;
  padding-top: 3%;
  color: #737373; }

#quick_view_accessory_colorbox .qty_input {
  float: left;
  width: 16%; }

#quick_view_accessory_colorbox #qv-select {
  border-bottom: 0px !important; }

#quick_view_accessory_colorbox #qv-select .button img {
  margin: 30px !important;
  margin-left: -35px !important; }

#quick_view_accessory_colorbox .add_cart {
  float: left; }

#quick_view_accessory_colorbox #qv-price .qv-disclaimer {
  height: 0px; }

#quick_view_accessory_colorbox .stock {
  color: #737373;
  margin-bottom: 26%;
  background: url(/resources/images/accessories/blue_check.png) no-repeat 40px -4px; }

#quick_view_accessory_colorbox p.out_stock {
  color: #737373; }

#quick_view_accessory_colorbox .contract_dtl {
  display: none; }

#quick_view_accessory_colorbox .sub {
  display: none; }

#quick_view_accessory_colorbox .main_category {
  padding-left: 10%; }

#quick_view_accessory_colorbox .sub_sub {
  display: none; }

#quick_view_accessory_colorbox .active_blue {
  background-color: #D9D9D9; }

#quick_view_accessory_colorbox .sub a {
  color: #767676 !important; }

#quick_view_accessory_colorbox .description ul {
  line-height: 1.5;
  list-style: disc;
  margin-top: 0px;
  margin-left: 9px; }

#content {
  color: #505050; }

/*View Details Colorbox End*/
@media (max-width: 767px) {
  #acc-list {
    padding: 0; }
  .select_wrapper select {
    color: #666;
    background: transparent;
    width: 120%;
    font: 15px Arial, Helvetica, sans-serif;
    border: none;
    -webkit-appearance: none;
    padding: 7px;
    outline: 0; }
  #otterbox-promo .title {
    font-size: 14px; }
  .acc-container .acc-old-price {
    margin-left: -5% !important;
    margin-bottom: 0% !important; }
  .pin-class {
    width: 15% !important; }
  #acc-list .acc-container .acc-image img {
    max-width: 100% !important;
    margin-top: 8%; }
  #quick_view_accessory_colorbox #qv-select .button img {
    margin-left: 15% !important;
    padding-top: 2%; }
  #quick_view_accessory_colorbox {
    height: 700px !important; }
  .acc-view-details_colorbox {
    height: 700px !important; }
  #quick_view_accessory_colorbox #qv-content {
    margin-top: 1% !important; }
  #quick_view_accessory_colorbox #qv-head {
    width: 100%; }
  #quick_view_accessory_colorbox .desc {
    float: none;
    width: 100%; }
  #quick_view_accessory_colorbox .premium_accessory_title {
    font-size: 16px;
    white-space: pre-wrap;
    margin: 0px !important;
    line-height: 15px; }
  #quick_view_accessory_colorbox .description ul {
    margin-left: 7%;
    width: 55%; }
  #qv-details {
    width: 100% !important;
    float: center !important; }
  #quick_view_accessory_colorbox .stock {
    color: #737373;
    background: url(/resources/images/accessories/blue_check.png) no-repeat 36%; }
  #qv-price {
    padding: 0 !important; }
  .premiumAcc {
    text-align: center; }
  .select_acc {
    padding: 0 !important;
    margin-left: 7%;
    margin-bottom: -23%; }
  #quick_view_accessory_colorbox #qv-media-content div.first.initDefaultImg {
    margin: auto;
    margin-left: 12%;
    margin-top: 5%; }
  .content {
    width: 100%; }
  #quick_view_accessory_colorbox .description {
    padding: 0 !important; }
  #quick_view_accessory_colorbox .description p {
    font-size: 16px !important;
    margin-left: 11px !important;
    width: 70%; }
  #qv-select {
    padding: 0 !important;
    margin: 17%; }
  .medium div.rating-cancel, .medium div.star-rating {
    float: left;
    width: 21px;
    height: 16px;
    text-indent: -999em;
    display: block;
    cursor: auto; }
  #sort-by {
    float: left;
    margin-top: -4px;
    margin-left: 11px;
    width: 90%; }
  #sort_by_select {
    margin-left: 0px; }
  #filter #shop-by-type-filter img {
    padding-right: 10px;
    vertical-align: bottom; }
  #acc-list .acc-container {
    width: 97%;
    margin-bottom: 30px;
    height: auto; }
  #acc-header {
    padding-left: 5%; }
  #acc-header .cat-description {
    width: 100%; }
  #acc-header .cat-title {
    font-size: 20px !important; }
  #sthoverbuttons {
    display: none; }
  .select_wrapper {
    width: 100%;
    float: right;
    overflow: hidden;
    background-color: #CCCCCC;
    border: 1px solid #999999;
    border-radius: 3px;
    padding: 0;
    margin-bottom: 2%;
    background-image: -ms-linear-gradient(top, #F2F2F2 0%, #BBBBBB 100%);
    background-image: -moz-linear-gradient(top, #F2F2F2 0%, #BBBBBB 100%);
    background-image: -o-linear-gradient(top, #F2F2F2 0%, #BBBBBB 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F2F2F2), color-stop(1, #BBBBBB));
    background-image: -webkit-linear-gradient(top, #F2F2F2 0%, #BBBBBB 100%);
    background-image: linear-gradient(to bottom, #F2F2F2 0%, #BBBBBB 100%); }
  .select_wrapper div {
    background: url(/resources/images/mobile/down_arrow.png) no-repeat 95%;
    background-size: 17px; }
  #filter {
    padding-left: 5%;
    padding-right: 5%;
    overflow: auto; }
  #acc-model-list {
    margin-top: 17%; }
  #models {
    margin-left: 0%;
    margin-top: 0%; } }

@media (max-width: 360px) {
  #quick_view_accessory_colorbox .description p {
    margin-left: 9px !important;
    width: 64%; } }

.state-ms .network-info-content .top-section {
  max-width: 1200px;
  padding: 0 20px; }
  .state-ms .network-info-content .top-section .title {
    font-size: 24px;
    font-weight: normal;
    padding-top: 1px;
    margin-bottom: -1px; }

.state-ms .network-info-content .bottom-section {
  margin: 5% 0 0; }
  .state-ms .network-info-content .bottom-section .tabs-wrapper {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    background-color: #ECECEC; }
    .state-ms .network-info-content .bottom-section .tabs-wrapper .tabs {
      max-width: 1200px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .state-ms .network-info-content .bottom-section .tabs-wrapper .tabs .active {
        background-color: #ffffff;
        position: relative;
        bottom: -1px; }
      .state-ms .network-info-content .bottom-section .tabs-wrapper .tabs a {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 15px 0;
        text-align: center;
        border-left: 1px solid #aaa;
        border-right: 1px solid #aaa;
        color: #444444; }
        .state-ms .network-info-content .bottom-section .tabs-wrapper .tabs a h3 {
          font-size: medium;
          font-weight: normal;
          margin-bottom: 0px; }
  .state-ms .network-info-content .bottom-section .tab-info {
    padding: 2%; }
    .state-ms .network-info-content .bottom-section .tab-info .coverage-by-county {
      text-align: center; }
      .state-ms .network-info-content .bottom-section .tab-info .coverage-by-county table, .state-ms .network-info-content .bottom-section .tab-info .coverage-by-county th, .state-ms .network-info-content .bottom-section .tab-info .coverage-by-county td {
        border: 1px solid #ddd; }
      .state-ms .network-info-content .bottom-section .tab-info .coverage-by-county table {
        width: 100%; }
      .state-ms .network-info-content .bottom-section .tab-info .coverage-by-county th {
        background-color: #eee; }
      .state-ms .network-info-content .bottom-section .tab-info .coverage-by-county th, .state-ms .network-info-content .bottom-section .tab-info .coverage-by-county td {
        padding: 10px; }
      .state-ms .network-info-content .bottom-section .tab-info .coverage-by-county .col {
        margin: 2% 2% 5%; }
      .state-ms .network-info-content .bottom-section .tab-info .coverage-by-county .title {
        font-size: 22px;
        margin: 0 0 3%; }
      @media (max-width: 750px) {
        .state-ms .network-info-content .bottom-section .tab-info .coverage-by-county .row {
          display: block; } }

.state-ms .support-content .top-section {
  max-width: 1200px;
  padding: 40px 20px 0; }
  .state-ms .support-content .top-section .description {
    margin: 5% 0 0; }
  .state-ms .support-content .top-section img {
    width: 50px;
    height: 50px; }
  @media (max-width: 750px) {
    .state-ms .support-content .top-section .contact-info {
      display: block; } }
  .state-ms .support-content .top-section a {
    color: #00C0F3; }
    .state-ms .support-content .top-section a:HOVER {
      color: #0098f3; }

.state-ms .support-content .bottom-section {
  margin: 5% 0 0; }
  .state-ms .support-content .bottom-section .tabs-wrapper {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    background-color: #ECECEC; }
    .state-ms .support-content .bottom-section .tabs-wrapper .tabs {
      max-width: 1200px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .state-ms .support-content .bottom-section .tabs-wrapper .tabs .active {
        background-color: #ffffff;
        position: relative;
        bottom: -1px; }
      .state-ms .support-content .bottom-section .tabs-wrapper .tabs a {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 15px 0;
        text-align: center;
        border-left: 1px solid #aaa;
        border-right: 1px solid #aaa;
        color: #444444; }
        .state-ms .support-content .bottom-section .tabs-wrapper .tabs a h3 {
          font-weight: normal;
          margin-bottom: 0px;
          font-size: 16px; }
  .state-ms .support-content .bottom-section .tab-info {
    padding: 2% 5%; }
    .state-ms .support-content .bottom-section .tab-info .faqs ul {
      list-style: disc; }
      .state-ms .support-content .bottom-section .tab-info .faqs ul li {
        margin: 2% 0; }
    .state-ms .support-content .bottom-section .tab-info .procedures ul {
      list-style: disc; }
      .state-ms .support-content .bottom-section .tab-info .procedures ul li {
        margin: 1% 0; }
        .state-ms .support-content .bottom-section .tab-info .procedures ul li a {
          color: #00C0F3; }

@media (max-width: 750px) {
  .state-ms .order-info-content .row {
    display: block; } }

.state-ms .order-info-content .section-1.row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

.state-ms .order-info-content .section-1 .col {
  text-align: center;
  border: 1px solid #AAAAAA;
  border-radius: 6px;
  padding: 20px 20px 10px 20px;
  margin: 0 5% 5%;
  position: relative;
  max-width: 750px; }
  .state-ms .order-info-content .section-1 .col .title {
    font-size: 22px; }
  .state-ms .order-info-content .section-1 .col .description {
    margin: 20px 0; }
  .state-ms .order-info-content .section-1 .col .btn {
    left: 0;
    right: 0;
    max-width: 200px;
    bottom: 15px;
    margin: 0 auto; }

.state-ms .order-info-content .section-2 .title {
  font-size: 20px; }

.state-ms .order-info-content .section-2 .col {
  margin: 0 5% 5%; }

.state-ms .order-info-content .section-2 .description {
  margin: 20px 0; }

.state-ms .order-info-content .section-2 form label {
  width: 75px;
  text-align: right;
  display: inline-block;
  margin: 0 10px 0 0; }

.state-ms .order-info-content .section-2 form input {
  width: 100%;
  margin: 0;
  max-width: 450px;
  padding: 5px; }
  @media (max-width: 370px) {
    .state-ms .order-info-content .section-2 form input {
      width: 100%; } }
  .state-ms .order-info-content .section-2 form input[type=number]::-webkit-inner-spin-button,
  .state-ms .order-info-content .section-2 form input [type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .state-ms .order-info-content .section-2 form input[type=number] {
    -moz-appearance: textfield; }

.state-ms .order-info-content .section-2 form .phone input {
  max-width: 50px;
  margin: 0 10px 0 0;
  width: 20%; }

.state-ms .order-info-content .section-2 form .phone input:LAST-CHILD {
  max-width: 75px; }

.state-ms .order-info-content .section-2 form .state input {
  max-width: 50px; }

.state-ms .order-info-content .section-2 form .zip-code input {
  max-width: 75px; }

.state-ms .order-info-content .section-2 form .row {
  margin: 10px 0;
  align-items: center; }

.state-ms .order-info-content .section-2 form .col {
  margin: 0; }

.state-ms .order-info-content .section-2 form .mdn-lines-header {
  width: 100%; }
  @media (max-width: 750px) {
    .state-ms .order-info-content .section-2 form .mdn-lines-header {
      width: 33%;
      float: left; } }

.state-ms .order-info-content .section-2 form .mdn-lines {
  width: 95%; }
  @media (max-width: 750px) {
    .state-ms .order-info-content .section-2 form .mdn-lines {
      width: 30%;
      float: left;
      margin-right: 3%;
      margin-bottom: 3%; } }

.state-ms .order-info-content .section-2 form .btn {
  margin: 10px 0;
  max-width: 200px; }

.state-ms .order-info-content .section-2 form .datapriority {
  width: 450px;
  text-align: left;
  display: inline-block;
  margin: 0 10px 0 0;
  margin-bottom: 5px; }
  @media (max-width: 750px) {
    .state-ms .order-info-content .section-2 form .datapriority {
      width: 100%; } }

.container {
  max-width: 960px;
  padding: 0;
  margin: 0 auto; }

.state-ms .plans-info {
  padding: 0 10px; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table thead tr th, .table tbody tr th, .table tfoot tr th, .table thead tr td, .table tbody tr td, .table tfoot tr td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  width: 25%; }

#main h1 {
  font-size: 22px;
  margin-bottom: 2%;
  color: #505050; }

#main p {
  font-size: 25px;
  margin: 20px; }

#main .plan_tips {
  width: 100%;
  text-align: center;
  font-size: 18px; }

#main .smartphone_plan_tip {
  font-size: 20px;
  color: #002048;
  font-weight: bold; }

.data_calculator_content p {
  margin: 0px !important; }

#main {
  font-size: 4px;
  padding-top: 2%;
  text-align: center; }

#business_plan_calculator {
  font-size: 21px;
  margin-top: 23px;
  color: #ffffff;
  display: inline-block;
  background-color: #006FCA;
  background-image: inherit;
  padding: 12px 20px;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  transition: background 0.5s; }
  #business_plan_calculator:hover {
    background-color: #00AEEF; }

#precisionCalculatorContent {
  text-align: center;
  width: 100%;
  display: inline-block;
  padding-top: 2%; }

.data_calc {
  font-size: 22px;
  font-weight: bold; }

#general_content {
  font-size: 22px;
  margin: 1px 0 0; }

.smartphone_plans {
  border: 1px solid grey;
  background-color: #ffffff; }

.borderless td, .borderless th {
  border-top: none !important;
  border-left: none !important;
  border-bottom: none !important; }

.table td {
  text-align: center;
  font-size: 25px;
  font-weight: normal;
  border-right: 1px solid #ddd; }

.table th {
  text-align: center;
  color: #006FCA;
  border-right: 1px solid #ddd !important;
  font-size: 22px !important; }

.table_border {
  border: 1px solid grey; }

.section-spacing {
  margin-top: 25px;
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-bottom: 25px; }

.section-spacing h3 {
  margin: 20px auto; }

.section-spacing.text-center {
  text-align: center; }

.table_outline {
  outline: 1px solid grey; }

.table-align {
  left: 6px; }

.price-font {
  font-size: 25px !important;
  font-weight: bold !important; }

.data-access-table {
  width: 48%; }

.optional-passes-table {
  width: 48%;
  margin-left: 4%; }

.table td:last-child {
  border-right: none !important; }

.table th:last-child {
  border-right: none !important; }

.table-header {
  font-size: 25px !important;
  font-weight: normal; }

.font-device {
  font-size: 19px !important; }

#main.note {
  width: 100%; }

.data_plans {
  outline: 1px solid grey;
  text-align: center;
  background-color: #ffffff; }

#intro_content {
  font-size: 15px;
  text-align: left;
  margin-left: 7%; }

.optional_buckets {
  outline: 1px solid grey;
  text-align: center;
  background-color: #ffffff; }

.data-plans {
  padding-top: 25px;
  margin-top: 0px !important; }

.container .col.link {
  margin: 0 auto;
  text-align: center; }

@media (max-width: 768px) {
  .state-ms .plans-info .row {
    display: block; }
  .data-access-table {
    width: 100%; }
  .optional-passes-table {
    width: 100%;
    margin-left: 0%; }
  td.unlimited-text {
    font-size: 13px; }
  #business_plan_calculator {
    font-size: 14px; } }

.col.link {
  padding: 20px 0; }

#container {
  width: 100%;
  margin: 0 auto;
  background: none; }

@media (max-width: 481px) {
  .form {
    padding-left: 0 !important; }
  .form_select {
    width: 100% !important; }
  .plans-info .table th {
    font-size: 18px !important; }
  .plans-info .table td {
    font-size: 20px; } }

@media (max-width: 767px) {
  .plans-info #main {
    background: #ffffff; } }

.form {
  background: #ffffff;
  padding: 10px 10px 10px 10px; }

.footer-note {
  max-width: 960px;
  margin: auto;
  padding-bottom: 20px; }

.footer-note p, p.footer-note {
  font-size: 13px; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .content table {
    font-size: 13px;
    margin-left: 0%; }
  .data_calculator_content {
    border-collapse: separate;
    border-radius: 11px;
    margin-left: 0%; }
  #main p {
    font-size: 19px; }
  .footerTable p {
    font-size: 19px; }
  #intro_content {
    font-size: 19px; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: portrait) {
  .data_calculator_content {
    border-collapse: separate;
    border-radius: 11px;
    margin-left: 0%; }
  .content table {
    font-size: 17px;
    margin-left: 0%; }
  #main p {
    font-size: 19px; }
  .footerTable p {
    font-size: 19px; }
  #business_plan_calculator {
    font-size: 14px; } }

@media (min-width: 414px) and (max-width: 767px) {
  #main-content .learn_more {
    background-color: #002245;
    border-radius: 20px 20px 20px 20px;
    color: #FFFFFF;
    cursor: pointer;
    margin: 0 3%;
    padding: 4% 1%; }
  .data_calculator_content {
    border-collapse: separate;
    border-radius: 11px;
    margin-left: 0%; }
  .content table {
    font-size: 13px;
    width: 0%;
    margin-left: 0%; }
  #main p {
    font-size: 19px; }
  .footerTable p {
    font-size: 19px; }
  .talk_and_unlimited {
    height: 407px;
    margin-top: -405px; }
  .data_access_plans {
    height: 289px; }
  .optional_data_passes {
    height: 520px; }
  .optional_data_passes p {
    padding-top: 12%; }
  .data_access_plans p {
    padding-top: 12%; }
  #intro_content {
    font-size: 19px; } }

@media (max-width: 384px) {
  .smartphone_plans {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%; }
    .smartphone_plans .table td {
      font-size: 18px;
      padding: 6px; }
    .smartphone_plans .table th {
      padding: 6px; }
  .data_optional {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%; }
  .data_calculator_content {
    border-collapse: separate;
    border-radius: 11px;
    margin-left: 0%; }
  .content table {
    font-size: 13px !important;
    width: 0%;
    margin-left: 0%; }
  #main p {
    font-size: 19px; }
  .footerTable p {
    font-size: 19px; }
  .talk_and_unlimited {
    height: 366px;
    margin-top: -367px;
    margin-right: 51%; }
  .data_access_plans {
    height: 274px; }
  .optional_data_passes p {
    padding-top: 12%; }
  .data_access_plans p {
    padding-top: 12%; }
  #intro_content {
    font-size: 19px; }
  .talk_and_unlimited_table td:last-child {
    font-size: 11px; }
  .data_only_plans {
    height: 361px; }
  .optional_data_passes {
    height: 447px; }
  .optional_features {
    height: 184px; }
  .smartphone_plan_tip {
    font-size: 17px; }
  .content div {
    font-size: 17px; } }

@media (max-width: 320px) {
  .plans-info .table td {
    padding: 5px;
    font-size: 15px; }
  .plans-info .table th {
    padding: 5px;
    font-size: 15px !important; }
  .plans-info .font-device {
    font-size: 15px !important; }
  #solutions {
    margin: 60px 0 0 5%; }
  #main p {
    font-size: 19px; }
  .footerTable p {
    font-size: 19px; }
  .data_calculator_content {
    border-collapse: separate;
    border-radius: 11px;
    margin-left: 0%; }
  .content table {
    font-size: 10px !important;
    width: 0%;
    margin-left: 0%; }
  .talk_and_unlimited {
    height: 366px;
    margin-top: -367px;
    margin-right: 51%; }
  .data_access_plans {
    height: 274px; }
  .optional_data_passes {
    height: 447px; }
  .optional_data_passes p {
    padding-top: 12%; }
  .data_access_plans p {
    padding-top: 12%; }
  #intro_content {
    font-size: 17px; }
  .smartphone_plans {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%; }
    .smartphone_plans .table td {
      padding: 5px;
      font-size: 15px; }
    .smartphone_plans .table th {
      padding: 5px;
      font-size: 15px; }
  .smartphone_plan_tip {
    font-size: 17px; }
  .data_optional {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%; }
  .content #precisionCalculatorContent table {
    font-size: 12px !important; }
  #precisionCalculatorContent {
    text-align: center;
    padding-left: 0%;
    width: 100%; }
  .talk_and_unlimited_table td:last-child {
    font-size: 9px; }
  .data_only_plans {
    height: 361px; }
  .optional_features {
    height: 184px; }
  .content div {
    font-size: 17px; } }

.mobile-tethering-block {
  display: none; }

span.teth-title {
  font-size: 18px;
  line-height: 2; }

#colorbox .tethering-cbox-inner .table thead tr th, #colorbox .tethering-cbox-inner .table tbody tr th, #colorbox .tethering-cbox-inner .table tfoot tr th, #colorbox .tethering-cbox-inner .table thead tr td, #colorbox .tethering-cbox-inner .table tbody tr td, #colorbox .tethering-cbox-inner .table tfoot tr td {
  width: auto; }

#colorbox .tethering-cbox-inner .section-spacing {
  margin-top: -15px;
  margin-bottom: 35px; }

@media (max-width: 420px) {
  .desktop-tethering-block {
    display: none; }
  .mobile-tethering-block {
    display: block; }
  #colorbox .tethering-cbox-inner .table thead tr th, #colorbox .tethering-cbox-inner .table tbody tr th, #colorbox .tethering-cbox-inner .table tfoot tr th, #colorbox .tethering-cbox-inner .table thead tr td, #colorbox .tethering-cbox-inner .table tbody tr td, #colorbox .tethering-cbox-inner .table tfoot tr td {
    line-height: 1; }
  #colorbox .tethering-cbox-inner .table th {
    font-size: 20px !important; }
  #colorbox .tethering-cbox-inner span.teth-title {
    font-size: 14px;
    line-height: 2; }
  #colorbox .tethering-cbox-inner .table td {
    font-size: 18px; }
  #colorbox .tethering-cbox-inner .table-header {
    font-size: 18px !important;
    margin-top: 20px;
    margin-bottom: 10px; } }

#data_priority {
  background-color: #00C0F3;
  color: #fff;
  padding: 5px 20px;
  border-radius: 4px;
  font-size: 16px; }

#public-safety {
  text-align: center; }

.plans-info {
  /**********************************************************
* CSS Changes for Data Calculator - Email Page - Start
**********************************************************/
  /**********************************************************
* CSS Changes for Data Calculator - Email Page - End
**********************************************************/
  /* Tablet - Portrait mode */ }
  .plans-info .data_calculator_content {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: white;
    border-collapse: separate;
    border-radius: 11px;
    display: inline-block;
    max-width: 767px; }
  .plans-info #data_calculator_header img {
    width: 100%; }
  .plans-info .calculator_content {
    width: 100%;
    border: 2px solid #B1B1B1;
    border-collapse: separate;
    border-radius: 11px; }
  .plans-info .calculator_content h2 {
    color: white;
    padding-bottom: 0%;
    padding-top: 2%;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3em;
    margin: 10px 0 10px; }
  .plans-info .data_calculator_content .content h2 {
    text-align: right !important;
    padding-right: 7%; }
  .plans-info .calculator_content th.image {
    width: 21%;
    background-color: #207AAE;
    color: white;
    border-top-left-radius: 9px; }
  .plans-info .calculator_content th.content {
    width: 70%;
    padding-left: 41%;
    background-color: #207AAE;
    color: white;
    border-top-right-radius: 11px; }
  .plans-info .continue {
    margin-left: 75%;
    font-size: 14px; }
  .plans-info .calculator_content td {
    font-size: 19px !important;
    color: #207AAE;
    background-color: #EEECED;
    font-weight: 500;
    margin-left: 5%; }
  .plans-info .calculator_content tr:last-child td:first-child {
    border-bottom-left-radius: 6px; }
  .plans-info .calculator_content tr:last-child td:last-child {
    border-bottom-right-radius: 11px; }
  .plans-info .calculator_content td:last-child {
    text-align: left; }
  .plans-info .calculator_content .data_calculator_input {
    width: 18%;
    float: right;
    margin-right: 1%;
    margin-top: 5%; }
  .plans-info .calculator_content .gb {
    float: right;
    margin-right: 46%;
    margin-top: 5%;
    color: #000000; }
  .plans-info .calculator_content .data_calculator_step2_input {
    width: 17%;
    text-align: left; }
  .plans-info .qty {
    color: #000000;
    margin-left: 5px;
    font-weight: 500; }
  .plans-info .disabled {
    background-color: #b1b1b1 !important;
    cursor: default !important;
    border: 1px solid #b1b1b1;
    text-align: center;
    color: white !important;
    pointer-events: none;
    border-radius: 3px;
    box-shadow: none; }
  .plans-info .calculator_content_step2 td:last-child {
    text-align: left; }
  .plans-info .calculator_content td:first-child {
    padding-left: 5%;
    padding-top: 3%;
    text-align: left !important;
    color: #000000; }
  .plans-info .calculator_content td:first-child span {
    float: right;
    margin-right: 68%; }
  .plans-info .calculator_content hr {
    margin-right: 5%;
    margin-left: 42px;
    color: #B1B1B1;
    border-width: 1px;
    height: 0px; }
  .plans-info .calculator_content th.total_content {
    width: 21%;
    background-color: #207AAE;
    color: white;
    border-top-left-radius: 11px; }
  .plans-info .calculator_content th {
    width: 42%;
    background-color: #207AAE; }
  .plans-info .calculator_content th:last-child {
    background-color: #207AAE;
    border-top-right-radius: 11px; }
  .plans-info #calculator_content_step2 #dataEntered td:first-child {
    padding-left: 8%;
    padding-top: 4%;
    text-align: left !important;
    color: #000000; }
  .plans-info .hidden {
    display: none; }
  .plans-info .dataEntered {
    width: 20%; }
  .plans-info #total_amount {
    text-align: center; }
  .plans-info #view_plan_details {
    text-align: center;
    font-size: 14px;
    width: 162px;
    background: #00aeef;
    display: inline-block;
    margin-bottom: 7%;
    padding: 2%;
    border: none;
    color: #fff;
    border-radius: 4px; }
  .plans-info #view_plan_details:hover {
    background-color: #28cdff; }
  .plans-info #startOver {
    background: #00AEEF;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    padding: 3%;
    width: 50%;
    border: none;
    color: #fff;
    border-radius: 2px; }
  .plans-info #startOver:hover {
    background-color: #28cdff;
    text-align: center;
    display: inline-block; }
  .plans-info #submitAsEmail {
    padding: 3%;
    background: #00AEEF;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    border: none;
    color: #fff;
    border-radius: 2px; }
    .plans-info #submitAsEmail[disabled] {
      background: #b1b1b1; }
  .plans-info #submitAsEmail:hover {
    background-color: #28cdff;
    text-align: center;
    display: inline-block; }
    .plans-info #submitAsEmail:hover[disabled] {
      background: #b1b1b1; }
  .plans-info #print {
    background: #00AEEF;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    padding: 3%;
    width: 50%;
    border-radius: 2px;
    border: none;
    color: #fff; }
  .plans-info #print:hover {
    background-color: #28cdff;
    text-align: center;
    display: inline-block; }
  .plans-info h3 {
    padding-left: 2%;
    font-size: 18px;
    text-align: left; }
  .plans-info h3.text-center.table-header.data-plans {
    text-align: center;
    margin: 20px;
    padding-left: 0; }
  .plans-info .calculator_content_step4 .header {
    background-color: #207AAE;
    color: white;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    padding: 2%;
    font-size: 16px;
    border: 2px solid #B1B1B1;
    border-collapse: separate;
    text-align: left; }
  .plans-info .calculator_content_step4 {
    font-size: 20px !important;
    color: #000000;
    background-color: #EEECED;
    border: 2px solid #B1B1B1;
    border-collapse: separate;
    border-radius: 11px; }
  .plans-info .calculator_content_step3 .header {
    background-color: #207AAE;
    color: white;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    padding: 2%;
    font-size: 16px;
    border: 2px solid #B1B1B1;
    border-collapse: separate;
    text-align: left; }
  .plans-info .calculator_content_step3 {
    font-size: 22px !important;
    color: #000000;
    background-color: #EEECED;
    border: 2px solid #B1B1B1;
    border-collapse: separate;
    border-radius: 11px; }
  .plans-info .data_calculator_content p {
    font-weight: bold; }
  .plans-info .calculator_content_step4 #tabletStep4 {
    float: right;
    margin-left: 2%;
    text-align: center;
    width: 30%; }
  .plans-info .calculator_content_step4 #featurePhoneStep4 {
    float: right;
    text-align: center;
    width: 33%; }
  .plans-info #featurePhoneStep4 img, .plans-info #featurePhoneStep3 img {
    height: 96px; }
  .plans-info .calculator_content_step4 #smartPhoneStep4 {
    text-align: center;
    width: 32%; }
  .plans-info .calculator_content_step3 #tabletStep3 {
    float: right;
    margin-left: 2%;
    text-align: center;
    width: 30%; }
  .plans-info .calculator_content_step3 #featurePhoneStep3 {
    float: right;
    text-align: center;
    width: 33%; }
  .plans-info .calculator_content_step3 #smartPhoneStep3 {
    text-align: center;
    width: 32%; }
  .plans-info .space {
    padding-right: 10%; }
  .plans-info .smartPhoneExpand {
    width: 100% !important; }
  .plans-info .featurePhoneSpace {
    float: none !important;
    width: 100% !important; }
  .plans-info .smartPhoneSpace {
    float: none !important; }
  .plans-info .data_calculator_content label {
    display: inline;
    font-size: 21px;
    font-weight: bolder; }
  .plans-info #device {
    text-align: right;
    padding-right: 2%; }
  .plans-info #step4_content {
    width: 100%;
    text-align: left;
    margin-bottom: 7%; }
  .plans-info #step3Header {
    width: 100%;
    text-align: left; }
  .plans-info #step3Header td:first-child {
    padding-top: 5%;
    padding-left: 5%; }
  .plans-info #step3Header td:last-child {
    padding-top: 5%;
    text-align: center; }
  .plans-info .calculator_content_step4 #data {
    float: right;
    padding-left: 8%;
    font-size: 32px;
    padding-top: 5%; }
  .plans-info .calculator_content_step4 #total_amount {
    float: right; }
  .plans-info #step4_content tr:nth-child(even) {
    background: #E6E6E8; }
  .plans-info #step4_content th {
    padding-bottom: 1%;
    padding-top: 1%;
    padding-right: 2%;
    padding-left: 2%;
    background: #E6E6E8;
    font-size: 17px; }
  .plans-info #step4_content_table td {
    padding-left: 2%;
    font-size: 18px;
    padding-bottom: 1%;
    padding-top: 1%; }
  .plans-info #step4_content_table td:first-child {
    text-align: right; }
  .plans-info #borderSpace {
    padding-right: 9%;
    display: block; }
  .plans-info #step4_content tr:nth-child(odd) {
    background: #EEECED; }
  .plans-info .data_calculator_content h1 {
    font-size: 20px;
    margin-bottom: 9%; }
  .plans-info .data_calculator_content span {
    font-size: 18px;
    padding-right: 3%; }
  .plans-info #continue_step1 {
    padding: 2%;
    margin-left: 69%;
    margin-top: -1%;
    background: #00AEEF;
    display: block;
    border: none;
    color: #fff;
    border-radius: 2px; }
    .plans-info #continue_step1:hover {
      background-color: #28cdff; }
  .plans-info #continue_step2 {
    background: #00AEEF;
    margin-left: 69%;
    padding: 2%;
    border: none;
    color: #fff;
    border-radius: 2px; }
    .plans-info #continue_step2:hover {
      background-color: #28cdff; }
  .plans-info #priceAndData {
    width: 100%;
    text-align: right;
    font-weight: bold;
    margin-left: -2%;
    font-size: 18px; }
  .plans-info #content_header {
    text-align: center; }
  .plans-info #priceAndData td:first-child {
    width: 40%; }
  .plans-info #pricePerMonth, .plans-info #dataPerMonth {
    font-weight: bold;
    line-height: 45px; }
  .plans-info #footerButton {
    width: 100%; }
  .plans-info #step4Header {
    width: 100%; }
  .plans-info #step4Header td:first-child {
    padding-top: 5%;
    padding-left: 5%; }
  .plans-info #step4Header td:last-child {
    padding-top: 5%;
    text-align: center; }
  .plans-info .tabletSpace {
    float: none !important;
    width: 100% !important; }
  .plans-info #dollar {
    font-size: 21px; }
  .plans-info #step4FooterContent {
    font-size: 14px;
    padding-right: 3%;
    padding-left: 3%; }
  .plans-info .completeDetails {
    width: 80%;
    margin-left: 10px; }
  .plans-info .dataCalculatorEmail_content {
    padding-right: 150px;
    padding-left: 117px;
    color: #595959;
    font-family: "Montserrat", Arial, sans-serif; }
  .plans-info .dataCalculatorEmail_content .formRequired {
    color: #FF0000; }
  .plans-info .dataCalculatorEmail_content .formHeading {
    font-weight: bold;
    font-size: 16px; }
  .plans-info .table-borderless tbody tr td, .plans-info .table-borderless tbody tr th, .plans-info .table-borderless thead tr th {
    border: none; }
  .plans-info table.table-borderless tr td {
    width: 50%; }
  .plans-info table#emailTable label {
    font-weight: bold;
    color: #002146; }
  .plans-info table#emailTable #submitEmailForm {
    border: none;
    background: #24c2fd;
    padding: 5px 10px;
    border-radius: 8px;
    box-shadow: black 0 1px 0;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    width: 120px; }
  .plans-info .calculator_content_step3 table td, .plans-info .calculator_content_step4 table td {
    font-size: 18px; }
  .plans-info table#emailTable #submitEmailForm:hover {
    background: #03357c;
    text-decoration: none; }
  .plans-info .table-responsive {
    overflow-x: auto; }
  .plans-info table#emailTable .redMandatory {
    color: #FF0000; }
  .plans-info table#emailTable span.selectServiceRule {
    font-size: 12px; }
  .plans-info #footerButton td {
    padding-left: 0%;
    width: 30%;
    text-align: center;
    display: inline-block; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: portrait) {
    .plans-info #precisionCalculatorContent {
      padding-left: 0px; }
    .plans-info .calculator_content th:last-child {
      padding-left: 50%;
      width: 96%; }
    .plans-info .continue {
      font-size: 15px;
      margin-left: 65% !important; }
    .plans-info #main {
      background-color: #fff;
      text-align: center; }
    .plans-info .space {
      padding-right: 0; }
    .plans-info .data_calculator_content {
      text-align: center;
      width: 90%;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 20px;
      padding-right: 20px;
      background-color: white;
      border-collapse: separate;
      border-radius: 11px; }
    .plans-info .calculator_content_step3 #tabletStep3 {
      margin-left: 10%; }
    .plans-info .data_calculator_content .content h2 {
      padding-left: 0% !important;
      font-size: 14px; }
    .plans-info .data_calculator_content .image h2 {
      font-size: 14px; }
    .plans-info #print {
      font-size: 15px; }
    .plans-info #submitAsEmail {
      font-size: 15px;
      width: 175px; }
    .plans-info #startOver {
      background: #00AEEF;
      font-size: 15px; }
    .plans-info #view_plan_details {
      font-size: 15px;
      background: #00AEEF; }
    .plans-info .calculator_content tr:last-child td:last-child {
      padding-left: 16px; }
    .plans-info .calculator_content .data_calculator_input {
      width: 34%; }
    .plans-info .calculator_content th.image {
      width: 38%; }
    .plans-info .calculator_content td:first-child span {
      margin-right: 31%; }
    .plans-info .calculator_content th.content {
      padding-left: 32%; }
    .plans-info .calculator_content .data_calculator_step2_input {
      width: 38%; }
    .plans-info .calculator_content .step-3-hr {
      margin-left: 8px !important; }
    .plans-info .calculator_content .gb {
      margin-right: 35%; }
    .plans-info .calculator_content_step3 #featurePhoneStep3, .plans-info .calculator_content_step4 #featurePhoneStep4 {
      float: none;
      margin-top: 4%;
      width: 100% !important; }
    .plans-info .calculator_content_step3 #smartPhoneStep3, .plans-info .calculator_content_step4 #smartPhoneStep4 {
      margin-top: 4%;
      width: 100% !important; }
    .plans-info .calculator_content_step3 #tabletStep3, .plans-info .calculator_content_step4 #tabletStep4 {
      float: none;
      margin-left: 0%;
      padding-right: 0%;
      width: 100% !important; }
    .plans-info #step4_content_table td {
      font-size: 15px; }
    .plans-info #step4_content th, .plans-info label, .plans-info span {
      font-size: 15px; }
    .plans-info .dataCalculatorEmail_content {
      padding: 0px; }
    .plans-info .data_calculator_content .header {
      font-size: 15px; }
    .plans-info #space {
      width: 35% !important; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: landscape) {
    .plans-info #space {
      width: 35% !important; } }
  @media (min-width: 414px) and (max-width: 767px) {
    .plans-info #print {
      font-size: 12px; }
    .plans-info #submitAsEmail {
      font-size: 11px; }
    .plans-info #startOver {
      background: #00AEEF;
      font-size: 12px; }
    .plans-info .continue {
      font-size: 11px;
      margin-left: 42% !important; }
    .plans-info #main {
      background-color: #fff;
      text-align: center; }
    .plans-info #view_plan_details {
      font-size: 12px;
      background: #00AEEF; }
    .plans-info .calculator_content th:last-child {
      width: 96%; }
    .plans-info .calculator_content tr:last-child td:last-child {
      padding-left: 16px; }
    .plans-info .calculator_content .data_calculator_input {
      width: 34%; }
    .plans-info .calculator_content th.image {
      width: 38%; }
    .plans-info .calculator_content td:first-child span {
      margin-right: 31%; }
    .plans-info .calculator_content th.content {
      padding-left: 32%; }
    .plans-info .calculator_content .data_calculator_step2_input {
      width: 38%; }
    .plans-info .calculator_content .step-3-hr {
      margin-left: 8px !important; }
    .plans-info .calculator_content .gb {
      margin-right: 35%; }
    .plans-info .calculator_content_step3 #featurePhoneStep3, .plans-info .calculator_content_step4 #featurePhoneStep4 {
      float: none;
      margin-top: 4%;
      width: 100% !important; }
    .plans-info .calculator_content_step3 #smartPhoneStep3, .plans-info .calculator_content_step4 #smartPhoneStep4 {
      margin-top: 4%;
      width: 100% !important; }
    .plans-info .calculator_content_step3 #tabletStep3, .plans-info .calculator_content_step4 #tabletStep4 {
      float: none;
      margin-left: 0%;
      padding-right: 0%;
      width: 100% !important; }
    .plans-info .data_calculator_content {
      text-align: center;
      width: 90%;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 20px;
      padding-right: 20px;
      background-color: white;
      border-collapse: separate;
      border-radius: 11px; }
    .plans-info .space {
      padding-right: 0%; }
    .plans-info #step4_content_table td {
      font-size: 12px; }
    .plans-info #step4_content th, .plans-info label, .plans-info span {
      font-size: 12px; }
    .plans-info .dataCalculatorEmail_content {
      padding: 0px; }
    .plans-info .data_calculator_content .content h2 {
      font-size: 15px; }
    .plans-info .data_calculator_content .image h2 {
      font-size: 15px; }
    .plans-info .data_calculator_content .header {
      font-size: 12px; } }
  @media (max-width: 767px) {
    .plans-info #step3Header td:first-child, .plans-info #step4Header td:first-child {
      width: 61%; }
    .plans-info #precisionCalculatorContent {
      padding-left: 0px; }
    .plans-info #print {
      font-size: 12px; }
    .plans-info #submitAsEmail {
      font-size: 12px; }
    .plans-info #startOver {
      background: #00AEEF;
      font-size: 12px; }
    .plans-info .continue {
      font-size: 12px;
      margin-left: 42% !important; }
    .plans-info #main {
      background-color: #fff;
      text-align: center; }
    .plans-info #view_plan_details {
      font-size: 12px;
      background: #00AEEF; }
    .plans-info .calculator_content th:last-child {
      width: 96%; }
    .plans-info .calculator_content tr:last-child td:last-child {
      padding-left: 16px; }
    .plans-info .calculator_content .data_calculator_input {
      width: 34%; }
    .plans-info .calculator_content th.image {
      width: 38%; }
    .plans-info .calculator_content td:first-child span {
      margin-right: 31%; }
    .plans-info .calculator_content th.content {
      padding-left: 36%; }
    .plans-info .calculator_content .data_calculator_step2_input {
      width: 38%; }
    .plans-info .calculator_content .step-3-hr {
      margin-left: 8px !important; }
    .plans-info .data_calculator_content {
      text-align: center;
      width: 90%;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 20px;
      padding-right: 20px;
      background-color: white;
      border-collapse: separate;
      border-radius: 11px; }
    .plans-info .calculator_content .gb {
      margin-right: 35%; }
    .plans-info .calculator_content_step3 #featurePhoneStep3, .plans-info .calculator_content_step4 #featurePhoneStep4 {
      float: none;
      margin-top: 4%;
      width: 100% !important; }
    .plans-info .calculator_content_step3 #smartPhoneStep3, .plans-info .calculator_content_step4 #smartPhoneStep4 {
      margin-top: 4%;
      width: 100% !important; }
    .plans-info .calculator_content_step3 #tabletStep3, .plans-info .calculator_content_step4 #tabletStep4 {
      float: none;
      margin-left: 0%;
      padding-right: 0%;
      width: 100% !important; }
    .plans-info .space {
      padding-right: 0%; }
    .plans-info #step4_content_table td {
      font-size: 12px; }
    .plans-info #step4_content th, .plans-info label {
      font-size: 12px; }
    .plans-info .dataCalculatorEmail_content {
      padding: 0px; }
    .plans-info .data_calculator_content .content h2 {
      font-size: 15px; }
    .plans-info .data_calculator_content .image h2 {
      font-size: 15px; }
    .plans-info .data_calculator_content .header {
      font-size: 12px; } }
  @media (max-width: 320px) {
    .plans-info #precisionCalculatorContent {
      padding-left: 0px; }
    .plans-info .continue {
      font-size: 11px;
      margin-left: 42% !important; }
    .plans-info #view_plan_details {
      font-size: 11px;
      background: #00AEEF; }
    .plans-info #startOver {
      background: #00AEEF;
      font-size: 9px; }
    .plans-info #main {
      background-color: #fff;
      text-align: center; }
    .plans-info .calculator_content th:last-child {
      width: 96%; }
    .plans-info .calculator_content tr:last-child td:last-child {
      padding-left: 16px; }
    .plans-info .calculator_content .data_calculator_input {
      width: 34%; }
    .plans-info .calculator_content th.image {
      width: 38%; }
    .plans-info .calculator_content td:first-child span {
      margin-right: 31%; }
    .plans-info .calculator_content th.content {
      padding-left: 32%; }
    .plans-info .calculator_content .data_calculator_step2_input {
      width: 38%; }
    .plans-info .calculator_content .step-3-hr {
      margin-left: 8px !important; }
    .plans-info .data_calculator_content {
      text-align: center;
      width: 100%;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 8px;
      padding-right: 8px;
      background-color: white;
      border-collapse: separate;
      border-radius: 11px; }
    .plans-info .calculator_content .gb {
      margin-right: 35%; }
    .plans-info .calculator_content_step3 #featurePhoneStep3, .plans-info .calculator_content_step4 #featurePhoneStep4 {
      float: none;
      margin-top: 4%;
      width: 100% !important; }
    .plans-info .calculator_content_step3 #smartPhoneStep3, .plans-info .calculator_content_step4 #smartPhoneStep4 {
      margin-top: 4%;
      width: 100% !important; }
    .plans-info .calculator_content_step3 #tabletStep3, .plans-info .calculator_content_step4 #tabletStep4 {
      float: none;
      margin-left: 0%;
      padding-right: 0%;
      width: 100% !important; }
    .plans-info .space {
      padding-right: 0%; }
    .plans-info #step4_content_table td, .plans-info label, .plans-info span {
      font-size: 12px; }
    .plans-info #step4_content th {
      font-size: 12px; }
    .plans-info #print {
      font-size: 9px; }
    .plans-info .dataCalculatorEmail_content {
      padding: 0px; }
    .plans-info #submitAsEmail {
      font-size: 9px; }
    .plans-info .data_calculator_content .content h2 {
      font-size: 15px; }
    .plans-info .data_calculator_content .image h2 {
      font-size: 15px; }
    .plans-info .data_calculator_content .header {
      font-size: 12px; }
    .plans-info #step3Header td:first-child, .plans-info #step4Header td:first-child {
      width: 60%; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .plans-info #precisionCalculatorContent {
      padding-left: 0px; }
    .plans-info td:last-child, .plans-info .calculator_content_step2 td:focus {
      padding-left: 4%; }
    .plans-info .calculator_content_step2 input:focus, .plans-info .calculator_content_step2 input {
      margin-left: 4%; }
    .plans-info .data_calculator_content .content h2, .plans-info label, .plans-info span {
      font-size: 14px; }
    .plans-info .data_calculator_content .image h2 {
      font-size: 14px; }
    .plans-info .data_calculator_content {
      text-align: center;
      width: 90%;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 20px;
      padding-right: 20px;
      background-color: white;
      border-collapse: separate;
      border-radius: 11px; }
    .plans-info #main {
      background-color: #fff;
      text-align: center; } }
  @media (max-width: 640px) {
    .plans-info #precisionCalculatorContent #priceAndData tr {
      text-align: center; }
      .plans-info #precisionCalculatorContent #priceAndData tr td:first-child {
        display: none; }
    .plans-info #precisionCalculatorContent #footerButton td {
      padding-left: 0%;
      width: 100%;
      text-align: center;
      display: inline-block;
      margin-top: 5px; }
      .plans-info #precisionCalculatorContent #footerButton td input {
        max-width: 200px !important;
        width: 100%; } }
  .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content {
    margin: 0 12% 5%; }
    .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content p {
      font-weight: normal;
      padding: 10px;
      font-size: 18px; }
    .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content .description {
      margin: 20px 0; }
    .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content label {
      width: 110px;
      text-align: left;
      display: inline-block;
      margin: 0 10px 0 0;
      font-weight: 100;
      font-size: 18px; }
      .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content label::after {
        content: "*";
        color: #FF0000;
        padding-left: 2px; }
    .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content input, .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content textarea {
      width: 100%;
      margin: 0;
      max-width: 400px;
      padding: 5px;
      border: 1px solid #888;
      box-shadow: none; }
      .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content input.ng-dirty.ng-invalid, .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content textarea.ng-dirty.ng-invalid {
        border: 1px solid #FF0000; }
      .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content input.ng-dirty.ng-valid, .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content textarea.ng-dirty.ng-valid {
        border: 1px solid #888; }
    .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content .zip-code input {
      max-width: 75px; }
    .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content .row {
      margin: 10px 0;
      align-items: center; }
    .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content .col {
      margin: 0; }
  @media (max-width: 767px) {
    .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content {
      margin: 0 5% 5%; }
      .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content p {
        font-size: 16px; }
      .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content label {
        width: 100%;
        font-size: 16px; }
      .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content input, .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content textarea {
        max-width: 100%; }
      .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content .zip-code input {
        width: 100%;
        max-width: 100%; }
      .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content .row {
        margin: 10px 0;
        align-items: center; }
      .plans-info #precisionCalculatorContent .request-contract-info .inner-request-content .col {
        margin: 0; } }

.network-info-content .coverage-maps #content {
  padding: 20px; }

.network-info-content .coverage-maps .map_panel {
  border-color: #CCCCCC;
  border-radius: 10px;
  border-style: solid;
  border-width: 1px;
  height: 710px; }

.network-info-content .coverage-maps #storeLocatorSearch {
  background-color: #F2F2F2;
  float: left;
  width: 278px; }

.network-info-content .coverage-maps #pay_as_you_go_search {
  position: absolute;
  margin-top: 180px;
  display: none;
  text-align: left;
  margin-left: 12px; }

.network-info-content .coverage-maps #storeListExample {
  margin-left: 5px; }

.network-info-content .coverage-maps #menu_shop span, .network-info-content .coverage-maps #menu_coverage span {
  border-right: none !important; }

.network-info-content .coverage-maps #caption {
  color: #6B90D4;
  display: block;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  position: absolute;
  top: 830px;
  width: 300px; }

.network-info-content .coverage-maps #genericPayAsYouGoCoverage {
  display: none; }

.network-info-content .coverage-maps .pay_as_you_go_show {
  display: none; }

.network-info-content .coverage-maps #storeLocatorSearchTable {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 7px;
  height: 669px;
  margin-left: 5px;
  margin-top: 5px;
  width: 265px; }

.network-info-content .coverage-maps #title {
  color: #666666;
  font-size: 13pt !important;
  letter-spacing: 1px;
  margin-bottom: 8px;
  margin-top: 8px;
  text-align: center; }

.network-info-content .coverage-maps .inactive_btn {
  background: linear-gradient(to bottom, #FFFFFF 0%, #EEEEEE 49%, #F2F2F2 50%, #F4F4F4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important; }

.network-info-content .coverage-maps #coverage_panel_button, .network-info-content .coverage-maps #stores_panel_button, .network-info-content .coverage-maps #cites_panel_btn {
  background-color: #E9E9E9;
  border-color: #D1D0D4;
  border-radius: 11px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 2px 0 rgba(194, 194, 194, 0.5);
  color: #777678;
  font-size: 15px;
  font-weight: normal;
  height: 30px;
  letter-spacing: 1px;
  line-height: 32px;
  margin-bottom: 15px;
  padding-bottom: 1px;
  text-align: center;
  width: 240px; }

.network-info-content .coverage-maps #stores_panel_button {
  margin-bottom: 10px; }

.network-info-content .coverage-maps .active_btn {
  background: linear-gradient(to bottom, #FFFFFF 0%, #E5F5FB 35%, #B9E3F3 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  background-color: #BDBDBD !important;
  box-shadow: 0 0 5px #999999 !important; }

.network-info-content .coverage-maps #coverage_panel_button {
  margin-top: 17px;
  margin-bottom: none !important; }

.network-info-content .coverage-maps #coverage_tab, .network-info-content .coverage-maps #store_locator_tab, .network-info-content .coverage-maps #cell_sites_btn {
  position: relative;
  z-index: 1; }

.network-info-content .coverage-maps #view_button_inactive {
  margin-bottom: 12px; }

.network-info-content .coverage-maps .intl_marker_class {
  display: block;
  height: 20px;
  margin-left: -60px;
  width: 50px;
  position: absolute;
  border-color: #D1D1D1;
  border-style: solid;
  border-width: 1px; }

.network-info-content .coverage-maps #international_coverage_landing {
  margin-top: 20px; }

.network-info-content .coverage-maps .data_voice_coverage {
  background-color: #18C8F9;
  box-shadow: -4px 0 4px #999999;
  color: #FFFFFF;
  display: block;
  font: bold 15px Arial, Helvetica, sans-serif;
  margin-left: 5%;
  padding: 1% 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  z-index: 1; }

.network-info-content .coverage-maps #data_coverage_tab {
  margin-top: 20%; }

.network-info-content .coverage-maps #voice_coverage_tab {
  margin-top: 5%; }

.network-info-content .coverage-maps #examplesList li {
  font-size: 12px;
  list-style-type: circle;
  margin-left: 13%; }

.network-info-content .coverage-maps #coverageOptions li a {
  font-size: 12px; }

.network-info-content .coverage-maps .store_locator_selected {
  background-color: #D2D2D2 !important;
  color: #777777 !important;
  display: block; }

.network-info-content .coverage-maps #search_button_link, .network-info-content .coverage-maps #address_search_button_link {
  float: right;
  margin-left: 5px;
  margin-top: 10px;
  display: inline-table; }
  .network-info-content .coverage-maps #search_button_link #search_button, .network-info-content .coverage-maps #address_search_button_link #search_button {
    width: 83%;
    padding-top: 1px; }

.network-info-content .coverage-maps #search_1 #search_button {
  padding-top: 3px; }

.network-info-content .coverage-maps #pay_as_you_go_search_intl {
  display: none;
  margin-top: 266px;
  position: absolute; }

.network-info-content .coverage-maps .blackText {
  color: #000000 !important; }

.network-info-content .coverage-maps .addMargin {
  margin-top: 112px !important; }

.network-info-content .coverage-maps #cites_panel_btn {
  left: 665px;
  position: relative;
  top: -65px;
  margin-bottom: 0 !important; }

.network-info-content .coverage-maps #storeListView {
  color: #000000;
  display: none;
  height: 240px;
  list-style: none outside none;
  margin: 5% 5% 0;
  overflow-x: hidden;
  overflow-y: scroll;
  width: auto;
  font-size: 14px; }

.network-info-content .coverage-maps #downloader {
  margin-top: 20px; }

.network-info-content .coverage-maps #button-row {
  margin: 15px auto; }

.network-info-content .coverage-maps .map-button {
  display: inline;
  float: left;
  margin-right: 20px; }

.network-info-content .coverage-maps .viewCoverageTab {
  background-color: #18C8F9;
  border-color: #CCCCCC;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 0 0 2px #999999;
  color: #FFFFFF !important;
  display: block;
  float: left;
  font: 12px Arial, Helvetica, sans-serif;
  padding: 2% 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 121px;
  z-index: 1; }

.network-info-content .coverage-maps #data_tab {
  float: left; }

.network-info-content .coverage-maps #voiceTab, .network-info-content .coverage-maps #voiceTabINTL {
  color: #777678 !important;
  margin-left: 11px; }

.network-info-content .coverage-maps #dataTab, .network-info-content .coverage-maps #dataTabINTL {
  color: #777678 !important; }

.network-info-content .coverage-maps .international_voice_content, .network-info-content .coverage-maps .international_data_content, .network-info-content .coverage-maps #coverage_content {
  display: none;
  margin-top: 8%; }

.network-info-content .coverage-maps #international_data {
  display: none; }

.network-info-content .coverage-maps #nationwide_marker_content, .network-info-content .coverage-maps #international_data {
  float: left;
  height: 115px;
  width: 30px;
  display: none; }

.network-info-content .coverage-maps .international_voice_content {
  margin-top: 8%; }

.network-info-content .coverage-maps #stores_content {
  height: 190px;
  text-align: left;
  margin-left: 10px; }

.network-info-content .coverage-maps #coverage_tabs_content {
  background-color: #E5F5FB;
  border-color: #E5F5FB #D1D1D1 #D1D1D1;
  border-style: solid;
  border-width: 1px;
  display: block;
  height: 150px;
  margin-left: 12px;
  margin-top: 25px;
  position: absolute;
  width: 240px; }

.network-info-content .coverage-maps .extra_margin {
  margin-top: 20% !important; }

.network-info-content .coverage-maps #intl_coverage_tabs_content {
  background-color: #E5F5FB;
  border-color: #E5F5FB #D1D1D1 #D1D1D1;
  border-style: solid;
  border-width: 2px;
  display: block;
  height: 220px;
  margin-left: 12px;
  margin-top: 25px;
  position: absolute;
  width: 238px; }

.network-info-content .coverage-maps #coverage_voice_content {
  display: none;
  padding-top: 30px; }

.network-info-content .coverage-maps .turn_on_cell_sites {
  color: #000000; }

.network-info-content .coverage-maps .coverage_marker_options {
  display: block;
  margin-left: 60px;
  padding-left: 20px;
  position: relative;
  text-align: left;
  width: 150px;
  margin-top: 5px;
  font-size: 12px; }

.network-info-content .coverage-maps .voice_marker_class {
  border-color: #D1D1D1;
  border-style: solid;
  border-width: 1px;
  height: 20px;
  margin-left: -70px;
  margin-right: 40px;
  position: absolute;
  width: 50px; }

.network-info-content .coverage-maps #cellSiteInfoWindow {
  overflow: hidden;
  width: 314px; }

.network-info-content .coverage-maps #apt-btn {
  float: right;
  position: relative;
  right: 0;
  top: 70px; }

.network-info-content .coverage-maps .csp-btn {
  border-radius: 20px;
  text-align: center;
  padding: 8px 15px; }

.network-info-content .coverage-maps .csp-btn.btn-primary {
  color: #fff;
  background-color: #002146; }

.network-info-content .coverage-maps .csp-btn.btn-primary:hover {
  background-color: #0072C7; }

.network-info-content .coverage-maps .landing_header h1 {
  color: #181818;
  font-size: 35px;
  font-weight: normal; }

.network-info-content .coverage-maps .landing_header p {
  font-size: 14px; }

.network-info-content .coverage-maps .search_box, .network-info-content .coverage-maps .address_search_box {
  font-size: 12pt;
  margin: 5% 0 10px 5%;
  width: 120px;
  text-align: center; }

.network-info-content .coverage-maps .address_search_box {
  margin: 5% 0 10px 0; }

.network-info-content .coverage-maps #searchText {
  margin-left: 5%;
  margin-top: 2%; }

.network-info-content .coverage-maps #example_bold {
  font-size: 14px;
  font-weight: bold;
  margin-left: 5%; }

.network-info-content .coverage-maps .data_marker_class {
  border-color: #D1D1D1;
  border-style: solid;
  border-width: 1px;
  height: 20px;
  margin-left: -70px;
  position: absolute;
  width: 50px; }

.network-info-content .coverage-maps #nationwide_marker {
  background-color: #0066FF; }

.network-info-content .coverage-maps #intl_nationwide_marker {
  background-color: #0066FF; }

.network-info-content .coverage-maps #intl_cdma_maker {
  background-color: #0000FF; }

.network-info-content .coverage-maps #intl_gsm_maker {
  background-color: #3366CC; }

.network-info-content .coverage-maps .intl_voice, .network-info-content .coverage-maps .intl_data {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  display: none; }

.network-info-content .coverage-maps #intl_noservice_marker_voice {
  background-color: #F2F2F2; }

.network-info-content .coverage-maps #int_4gLTE_marker {
  background-color: #00FFFF; }

.network-info-content .coverage-maps #noservice_marker {
  background-color: #E7E7E7; }

.network-info-content .coverage-maps #low-speed-marker {
  background-color: #757b87; }

.network-info-content .coverage-maps .pushDown {
  margin-top: 55px !important; }

.network-info-content .coverage-maps #int_3g_marker {
  background: none repeat scroll 0 0 #6B90D4; }

.network-info-content .coverage-maps #intl_noservice_marker_data {
  background-color: #E7E7E7; }

.network-info-content .coverage-maps #nonLTE_marker {
  background-color: #0066FF; }

.network-info-content .coverage-maps #lte_marker {
  background-color: #00FFFF;
  display: none; }

.network-info-content .coverage-maps #coverageOptions {
  color: #000000;
  margin-left: 12px;
  margin-top: 30px;
  text-align: left; }

.network-info-content .coverage-maps #coverage_data_content {
  display: none;
  margin-top: 20px; }

.network-info-content .coverage-maps .left_selected {
  background-color: #BDBDBD !important;
  box-shadow: 4px 0 4px #999999 !important; }

.network-info-content .coverage-maps #help, .network-info-content .coverage-maps #address_help, .network-info-content .coverage-maps #intl_address_help {
  color: #007ed5 !important;
  padding-left: 10px;
  font-size: 8pt;
  font-weight: bold; }

.network-info-content .coverage-maps .right_selected {
  background-color: #BDBDBD;
  box-shadow: -4px 0 4px #999999; }

.network-info-content .coverage-maps #panel {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -155px;
  z-index: 5;
  background-color: #fff;
  padding: 5px 5px 5px 5px;
  border: 1px solid #999; }

.network-info-content .coverage-maps .legendTr {
  color: blue;
  text-decoration: underline; }

.network-info-content .coverage-maps .legendTd {
  border: 1px solid gray;
  padding: 5px 5px; }

.network-info-content .coverage-maps #myControl {
  width: auto; }

.network-info-content .coverage-maps #divLegend table th {
  padding: 8px 2px; }

.network-info-content .coverage-maps #divLegend table {
  border-collapse: separate;
  border-spacing: 2px; }

.network-info-content .coverage-maps #map-wrapper {
  position: relative; }
