bellmts.ca Review

TitletagDescriptiontaglanguage
Page not found | Bell MTS en_ca
Alexarank
392798
Ip adress142.161.190.36Nameserverdns2.mts.net
dns1.mts.net
Status code200
robots.txt -http://bellmts.ca/robots.txt
 <!DOCTYPE html>
<html lang="en_CA">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <meta name="format-detection" content="telephone=no" />
    <title>Page not found | Bell MTS</title>
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"/>

    <style>
      @font-face {
        font-family: "BellSlim-Black";
        src: url(https://www.bellmts.ca/file_source/mts.ca/fonts/BellSlim-Black.woff);
      }

      
      .btn {
        box-sizing: border-box;
        display: inline-block;
        position: relative;
        margin: 15px 0;
        padding: 10px 36px;
        vertical-align: middle;
        font-size: 15px;
        line-height: 1.2;
        text-align: center;
        text-decoration: none !important;
        border-radius: 24px;
        cursor: pointer;
        transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1);
      }
      .btn.btn-primary {
        background: #003778;
        border: 2px solid #003778;
        color: #fff;
        padding: 7px 30px;
        border-radius: 20px;
      }
      .btn.btn-primary:hover {
        background: #00549a;
        border-color: #00549a;
      }
      .btn.btn-secondary {
        border: 2px solid #fff;
        background: #00549a;
        color: #fff;
      }
      .btn.btn-secondary:not(:disabled):not(.disabled):active {
        background: #003778;
        background: #003778;
        border-color: #fff;
      }
      .btn:hover {
        background: #3376ae;
      }
      header.align-items-center {
        background: #00549a;
        color: #fff;
        height: 75px;
        padding: 9px 0;
      }
      header.align-items-center.redirect h3 {
        margin-top: 1em;
        font-size: 18px;
        font-weight: bold;
        font-family: Arial;
      }
      header .container {
        height: 100%;
      }
      header .navigation-back {
        color: #fff;
        padding-left: 1em;
        font-weight: bold;
        line-height: 18px;
        display: block;
        margin-top: 1.5em;
        background: url("/file_source/mts.ca/Static_Files/MyAccount/arrow-left.svg")
          no-repeat center left;
      }
      @media (max-width: 767px) {
        header .navigation-back {
          text-indent: -9999999px;
        }
      }
      header .logo {
        max-width: 120px;
        height: 100%;
        padding-top: 11px;
        background: url("https://www.bellmts.ca/file_source/mts/assets/img/svg/BellMTS-Logo.svg")
          no-repeat center center;
        margin-left: -15px;
      }
      @media (max-width: 767px) {
        header .logo {
          margin-left: -5px;
        }
      }
      @media (max-width: 767px) {
        header .logo.hidden-xs {
          display: none;
        }
      }
      header .logo a {
        text-indent: -999999px;
        width: 100%;
        height: 100%;
        display: block;
      }
      header .heading-nav.row {
        height: 100%;
      }
      header .heading-nav.row .col-6 {
        justify-content: center;
        align-items: center;
        display: flex;
      }
      @media (max-width: 767px) {
        header .heading-nav.row .col-6 {
          justify-content: right;
          margin-left: -15px;
        }
      }
      header .heading-nav.row .col-6 + div:not(.col-2) {
        display: none;
      }
      header .heading-nav.row .col-6 + div:not(.col-2).steps {
        display: inline;
        position: absolute;
        left: 47%;
        top: 50px;
      }
      @media (min-width: 767px) and (max-width: 1023px) {
        header .heading-nav.row .col-6 + div:not(.col-2).steps {
          left: 44%;
        }
      }
      @media (max-width: 767px) {
        header .heading-nav.row .col-6 + div:not(.col-2).steps {
          left: 40%;
        }
      }
      @media (min-width: 1024px) {
        header .heading-nav.row .col-2 {
          flex: 0 0 25%;
          max-width: 25%;
          text-align: right;
        }
      }
      @media (max-width: 767px) {
        header .heading-nav.row .col-2 {
          margin-left: -15px;
          padding-left: 0;
        }
      }
      header .heading-nav.row .col-2 .btn-secondary {
        margin-top: 7px;
        margin-bottom: 0;
      }
      @media (max-width: 767px) {
        header .heading-nav.row .col-2 .btn-secondary {
          padding: 10px;
          display: none;
        }
      }
      header .heading-nav.row .col-2 .btn-secondary:focus {
        box-shadow: 0 0 0 3px transparent, 0 0 0 2px #fff, 0 0 0 3px #2b96e4,
          0 0 1px 4px #2b96e4;
      }
      header h1 {
        color: #fff;
        margin-bottom: 3px;
      }
      @media (max-width: 767px) {
        header h1 {
          font-size: 18px;
        }
      }
      footer {
        color: #555;
      }
      footer .container {
        margin-top: 7em;
        padding-top: 2em;
        border-top: 1px solid #d4d4d4;
      }
      @media (max-width: 767px) {
        footer .container {
          margin-top: 3em;
        }
      }
      @media (min-width: 1024px) {
        footer .container.footer {
          padding-left: 0;
        }
      }
      footer a {
        color: #00549a;
        font-size: 12px;
      }
      @media (max-width: 767px) {
        footer a {
          margin: 0 0.5em;
          text-align: center;
          margin-bottom: 0.5em;
        }
      }
      footer a + p {
        margin-top: 5px;
      }
      footer p {
        font-size: 12px;
      }
      @media (max-width: 767px) {
        footer p {
          text-align: center;
        }
      }
      footer a + a {
        margin-left: 0.7em;
        padding-left: 1em;
        border-left: 1px solid #d4d4d4;
      }
      @media (max-width: 767px) {
        footer a + a {
          margin-left: 0;
          padding-left: 0;
          border-left: 0;
        }
      }
      footer .footericon {
        margin-bottom: 1em;
      }
      @media (max-width: 767px) {
        footer .footericon {
          display: block;
          margin-right: auto;
          margin-left: auto;
        }
      }
      footer .logout-footer {
        display: none;
      }
      @media (max-width: 767px) {
        footer .logout-footer {
          display: block;
        }
      }
      footer .logout-footer .btn {
        border: 2px solid #003778;
        background: #fff;
        color: #003778;
      }
      @media (max-width: 767px) {
        footer .right {
          text-align: center;
        }
      }
      @media (max-width: 767px) {
        footer .row > div {
          text-align: center;
        }
      }
      @media (max-width: 767px) {
        body.registration header .heading-nav.row .col-2 .btn-secondary {
          display: block;
        }
      }
      @media (max-width: 767px) {
        body.registration .logout-footer {
          display: none;
        }
      }
      .skip-to-link {
        display: inline-block;
        padding: 9px 12px;
        position: absolute;
        top: -90px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        text-decoration: none;
        border-bottom-right-radius: 8px;
        transition: top 0.3s ease-out;
        z-index: 3000;
        color: #fff;
        text-transform: uppercase;
        font-size: 11px;
        background: #2d2e33;
      }
      .skip-to-link:focus {
        top: 5px;
      }
      body {
        font-size: 14px;
        color: #555;
        font-family: "Arial";
      }
      body a {
        color: #00549a;
      }
      .center {
        text-align: center;
      }
      .right {
        text-align: right;
      }
      .left {
        text-align: left;
      }
      hr {
        margin-top: 0;
        margin-bottom: 2em;
      }
      h1 {
        font-size: 18px;
        color: #111;
        font-family: "Arial";
        font-weight: bold;
      }
      @media (min-width: 767px) and (max-width: 1023px) {
        h1 {
          font-family: Arial, Helvetica, sans-serif;
          font-weight: bold;
        }
      }
      @media (max-width: 767px) {
        h1 {
          font-family: Arial, Helvetica, sans-serif;
          font-weight: bold;
        }
      }
      h2 {
        margin-bottom: 1.51em;
        font-family: "BellSlim-Black", Helvetica, Arial, sans-serif;
        color: #111;
        letter-spacing: -0.5px;
      }
      @media (max-width: 767px) {
        h2 {
          margin-left: 35px;
          font-size: 24px;
          padding-right: 0.5em;
        }
      }
      h3 {
        font-size: 1.5em;
      }
      .container .accountnumberlist {
        width: 100%;
      }
      .container .red {
        font-weight: bold;
        color: #bd2025;
      }
      .container .credit,
      .container .due-by-credit {
        font-weight: bold;
        color: #339043;
      }
      .container.solid {
        border: 1px solid #f4f4f4;
        border-radius: 10px;
        background: #f4f4f4;
        padding: 22px 35px;
        margin-bottom: 30px;
      }
      @media (max-width: 767px) {
        .container.solid {
          border-radius: 0;
        }
      }
      .container.solid .row > div {
        border-right: 1px solid #d4d4d4;
        padding-left: 30px;
      }
      .container.solid .row > div:last-child {
        border-right: 0;
      }
      @media (min-width: 1024px) {
        .container.solid .row > div:last-child {
          max-width: 35%;
          flex: 0 0 35%;
        }
      }
      .container.solid .row > div:first-child {
        padding-left: 15px;
      }
      @media (max-width: 767px) {
        .container.solid .row > div {
          padding-left: 15px;
          border-right: 0;
          margin-bottom: 15px;
        }
      }
      @media (min-width: 767px) and (max-width: 1023px) {
        .container.solid .row:last-child .col-12:last-child {
          flex: 0 0 33.333333%;
          max-width: 33.333333%;
        }
      }
      .container.solid .row:last-child .col-12:last-child p {
        overflow-wrap: break-word;
      }
      .container.solid p {
        margin-bottom: 0;
      }
      .container.outlined {
        border: 1px solid #d4d4d4;
        border-radius: 10px;
        padding: 45px 30px;
        margin-bottom: 2em;
      }
      @media (max-width: 767px) {
        .container.outlined {
          border-radius: 0;
          border-right: 0;
          border-left: 0;
          border-bottom: 0;
        }
      }
      @media (max-width: 767px) {
        .container.outlined.success {
          border-top: none !important;
          padding-top: 0 !important;
          padding-bottom: 0 !important;
        }
      }
      .container.outlined .row.accounts {
        background: #f4f4f4;
        border-radius: 10px;
        padding: 10px;
      }
      .container.outlined .row.accounts .info-title {
        font-weight: bold;
        margin-bottom: 0;
        font-size: 14px;
      }
      .container.outlined .row.accounts .accountnumberlist p {
        margin-bottom: 0;
        font-size: 14px;
      }
      .container.outlined.error,
      .container.outlined.warning {
        margin-bottom: 2em;
        padding: 30px 35px;
      }
      @media (max-width: 767px) {
        .container.outlined.error .row > div:nth-child(1) img,
        .container.outlined.warning .row > div:nth-child(1) img {
          margin-bottom: 2em;
        }
      }
      @media (min-width: 1024px) {
        .container.outlined.error .col-sm-1,
        .container.outlined.warning .col-sm-1 {
          width: 6%;
        }
      }
      .container.outlined.error .col-sm-1 img,
      .container.outlined.warning .col-sm-1 img {
        width: 38px;
        height: 38px;
      }
      @media (min-width: 1024px) {
        .container.outlined.error .col-sm-1 img,
        .container.outlined.warning .col-sm-1 img {
          display: block;
          margin-left: auto;
          margin-right: auto;
        }
      }
      .container.outlined.error .info-title,
      .container.outlined.warning .info-title {
        color: #111;
      }
      @media (min-width: 1024px) {
        .container.outlined.error .info-title,
        .container.outlined.warning .info-title {
          margin-top: 5px;
        }
      }
      @media (min-width: 767px) and (max-width: 1023px) {
        .container.outlined.error .info-title,
        .container.outlined.warning .info-title {
          margin-top: 5px;
        }
      }
      .container.outlined.error .info-title + p,
      .container.outlined.warning .info-title + p {
        margin-bottom: 0.5em;
      }
      .container.outlined.error p a,
      .container.outlined.warning p a {
        color: #00549a;
        text-decoration: underline;
      }
      .container.outlined.error #errorlog a,
      .container.outlined.warning #errorlog a {
        font-weight: bold;
        color: #bd2025;
        text-decoration: underline;
      }
      .container.outlined.error #errorlog a.link-style,
      .container.outlined.warning #errorlog a.link-style {
        color: #00549a;
        font-weight: normal;
      }
      .container.outlined.error #errorlog ul,
      .container.outlined.warning #errorlog ul {
        padding-left: 1em;
      }
      .container.outlined.error #errorlog li,
      .container.outlined.warning #errorlog li {
        color: #bd2025;
      }
      .container.outlined.error #errorlog span,
      .container.outlined.warning #errorlog span {
        color: #555;
      }
      .container.outlined.error #errorlog span a,
      .container.outlined.warning #errorlog span a {
        color: #00549a;
        font-weight: normal;
      }
      .container.outlined.error #errorlog span:before,
      .container.outlined.warning #errorlog span:before {
        content: "-";
        padding-left: 0.3em;
        color: #111;
        font-weight: normal;
        padding-right: 0.25em;
      }
      .container.outlined.error #errorlog span + span,
      .container.outlined.warning #errorlog span + span {
        display: block;
      }
      .container.outlined.error #errorlog span span:before,
      .container.outlined.warning #errorlog span span:before {
        content: "";
      }
      .container.outlined.info {
        padding: 30px 35px;
        margin-bottom: 300px;
      }
      @media (max-width: 767px) {
        .container.outlined.info {
          margin-bottom: 50px;
        }
      }
      .container.outlined.info .col-sm-1 img {
        width: 38px;
        height: 38px;
      }
      @media (min-width: 1024px) {
        .container.outlined.info .col-sm-1 img {
          display: block;
          margin-left: auto;
          margin-right: auto;
        }
      }
      @media (max-width: 767px) {
        .container.outlined.info img {
          margin-bottom: 1em;
        }
      }
      .container.outlined.info .info-title {
        color: #111;
      }
      .container.outlined.info .info-title + p {
        margin-bottom: 0.5em;
      }
      .container.outlined.info .legal {
        font-size: 0.8em;
      }
      @media (max-width: 767px) {
        .container.error-container img {
          margin-bottom: 1em;
        }
      }
      @media (max-width: 767px) {
        .container.error-container.outlined {
          border-bottom: 1px solid #d4d4d4;
        }
      }
      .container.redirect h4 {
        margin-top: 1em;
      }
      .container.action {
        border: 1px solid #d4d4d4;
        border-radius: 0 0 10px 10px;
        background: #f4f4f4;
        padding: 15px 30px;
        border-top: 0;
      }
      .container.action a.btn:not(.btn-primary) {
        text-decoration: underline !important;
      }
      .container.action a.btn:not(.btn-primary):focus,
      .container.action a.btn:not(.btn-primary):hover {
        text-decoration: none !important;
        background: #fff;
      }
      .container.action.align-left .col-12 {
        text-align: left;
      }
      .container.action.align-left .col-12 a {
        float: left;
      }
      .container.action.align-left .col-sm {
        text-align: left;
      }
      .container.action.align-left .col-sm a {
        float: left;
        margin-top: 18px;
      }
      .container.action.align-left .col-sm button {
        float: left;
        margin-right: 2em;
      }
      @media (max-width: 767px) {
        .container.action {
          border-radius: 0;
          border-right: 0;
          border-left: 0;
          border-bottom: 0;
          padding: 15px 35px;
        }
      }
      .container.action a,
      .container.action button,
      .container.action input[type="submit"] {
        float: right;
        margin: 6px 0;
      }
      @media (max-width: 767px) {
        .container.action a,
        .container.action button,
        .container.action input[type="submit"] {
          float: none;
          margin-right: auto;
          margin-left: auto;
          display: block;
          width: 100%;
        }
      }
      .container.action a.back,
      .container.action button.back,
      .container.action input[type="submit"].back {
        padding: 0;
        background: 0;
        border: 0;
        color: #00549a;
        text-decoration: underline !important;
        border-radius: 0;
        margin-right: 2em;
        margin-top: 15px;
      }
      @media (max-width: 767px) {
        .container.action a.back,
        .container.action button.back,
        .container.action input[type="submit"].back {
          margin-right: auto;
          margin-left: auto;
          display: block;
        }
      }
      .container.action a[disabled],
      .container.action button[disabled],
      .container.action input[type="submit"][disabled] {
        cursor: default;
        background: #c1c1c1;
        border: #b1b1b1;
        color: #333;
      }
      .container.action button.processing {
        pointer-events: none;
        cursor: not-allowed;
        text-indent: -999999px;
        background: url("/file_source/mts.ca/Static_Files/MyAccount/spinner25px@2x.gif")
          no-repeat center center;
        background-size: 30px;
        border: 0;
        min-width: 230px;
      }
      .container .separator {
        border-top: 1px solid #e1e1e1;
      }
      .container .separator .col-sm-3 {
        margin: 1em 0;
      }
      .container .separator#noteOtpChangesRestart {
        border-bottom: 1px solid #e1e1e1;
      }
      .container .separator.warning {
        padding: 1em 0;
        align-items: center;
      }
      .container .separator.warning .col-2 {
        max-width: 60px;
      }
      @media (max-width: 767px) {
        .container .separator.warning .col-2 {
          max-width: 16%;
        }
      }
      .container .separator.warning .col-10 p {
        margin-bottom: 0;
      }
      .container .accent {
        font-weight: bold;
      }
      .container.linked {
        border-radius: 10px 10px 0 0;
        margin-bottom: 0;
      }
      @media (max-width: 767px) {
        .container.linked {
          border-radius: 0;
          border-right: 0;
          border-left: 0;
          border-bottom: 0;
        }
      }
      .container .row.heading {
        margin-bottom: 2em;
      }
      .container .row.heading h3 {
        font-family: "BellSlim-Black";
        color: #333;
        margin-top: 1em;
        font-size: 24px;
      }
      @media (max-width: 767px) {
        .container .row.heading > h3 {
          margin-left: 15px;
        }
      }
      .container .info-title {
        font-size: 18px;
        margin-bottom: 0.5rem;
        color: #111;
      }
      .container .email-trouble p {
        margin-bottom: 0;
      }
      .container .payment-processor #paymentFrame {
        width: 100%;
        min-height: 650px;
        border: 0;
      }
      .container .payment-account {
        border: 3px solid #fff;
        border-radius: 10px;
        padding: 30px 0;
        background: #f4f4f4;
      }
      .container .payment-account + .payment-account {
        margin-top: 2em;
      }
      .container .payment-account.multi {
        box-shadow: -1px 2px 29px -4px rgba(0, 0, 0, 0.5);
        background: #fff;
      }
      .container .payment-account .payment-account-select:checked ~ label {
        cursor: pointer;
        background: url("/file_source/mts.ca/Static_Files/MyAccount/Checked@2x.svg")
          no-repeat center center;
        border-radius: 4px;
      }
  
      .icon-circle-xsmall {
        width: 10px;
        height: 10px;
        margin-right: 3px;
      }
      a.skip-to-main-link {
        display: inline-block;
        padding: 9px 12px;
        position: absolute;
        top: -50px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        text-decoration: none;
        border-bottom-right-radius: 8px;
        transition: top 0.3s ease-out;
        z-index: 3000;
        color: #fff;
        text-transform: uppercase;
        font-size: 11px;
        background: #2d2e33;
      }
      a.skip-to-main-link:focus {
        top: 0;
      }
  
      #content {
        transition: transform 0.9s;
      }


      body.pageNotFound main {
        margin-top: 30px;
        padding: 0;
      }

      body.pageNotFound img#error404 {
        margin: 30px auto;
      }

      body.pageNotFound div#uppermsg {
        text-align: center;
      }

      body.pageNotFound div#uppermsg p {
        margin: 0;
      }

      body.pageNotFound div#uppermsg p:last-of-type {
        font-size: 18px;
        font-weight: bold;
        margin-top: 20px;
      }

      body.pageNotFound div#uppermsg h2 {
        margin-top: 0;
        font-size: 40px;
      }

      body.pageNotFound div#uppermsg div:first-child img {
        margin: 100px auto 30px;
        width: 77px;
        height: 77px;
      }

      body.pageNotFound div#uppermsg div:last-child img {
        margin: 40px auto 0;
      }

      body.pageNotFound .previous a {
        font-size: 12px;
        text-decoration: underline;
      }

      @media (min-width: 1024px) {
        body.pageNotFound footer .col-md-4 {
          padding-left: 125px;
          text-align: left;
        }
      }

      @media (max-width: 767px) {
        body.pageNotFound footer .col-md-4 {
          text-align: center;
        }

        body.pageNotFound h2 {
          margin: 30px auto;
          padding: 0;
        }
      }

      @media (max-width: 767px) {
        body.pageNotFound footer .col-md-4.footer-links {
          float: left;
          width: 50%;
        }
      }

      @media (max-width: 767px) {
        body.pageNotFound footer .col-md-4.social-links {
          float: left;
          width: 100%;
        }
      }

      @media (min-width: 1024px) {
        body.pageNotFound footer .col-sm-4 {
          text-align: left;
        }
      }

      div.reference {
        margin-top: 40px;
      }

      div.reference p {
        font-size: 16px !important;
        font-weight: normal !important;
      }
    </style>
  </head>

  <body class="pageNotFound">
    <div class="myaccountsection">
      <div id="main_content">
        <div class="myaccountprimarycontainer">
          <header class="align-items-center">
            <div class="container">
              <nav class="heading-nav row">
                <div class="col-4 col-sm-3">
                  <a href="#contentstart" class="skip-to-link"
                    >skip to main content</a
                  >
                  <a href="#footer" class="skip-to-link">footer</a>

                  <div class="logo">
                    <h1><a href="https://www.bellmts.ca/">Bell MTS</a></h1>
                  </div>
                </div>
              </nav>
            </div>
          </header>

          <main id="contentstart">
            <div class="container">
              <div class="row">
                <div class="col-12">
                  <div id="uppermsg">
                    <div>
                      <img
                        src="https://www.bellmts.ca/file_source/mts/assets/img/icons/other/404-Alert.png"
                        class="img-responsive"
                        alt="alert"
                        id="alert"
                      />
                    </div>
                    <h2>Oops</h2>
                    <p>
                      Your request cannot be completed, please contact your
                      customer service.
                    </p>
                    <p class="previous">
                      <a href="javascript:history.back();"
                        >Previous page</a
                      >
                    </p>

                    <div class="reference">
                      <p>
                        <span>Reference ID:</span> MI8366047013536760322
                      </p>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </main>
        </div>
      </div>
    </div>

    <footer id="footer">
      <div class="container footer">
        <div class="row">
          <div class="col-sm">
            &copy; Bell Canada, 2022. All rights reserved.
          </div>
        </div>
      </div>
    </footer>
  </body>
</html>
HTTP/1.1 200 OK
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Cache-Control: no-cache
Connection: close
Content-Type: text/html; charset=utf-8
Pragma: no-cache
Content-Length: 26397

iframe