@font-face {
  font-family: 'MetaWebPro Bold';
  src: url("/global/public/fonts/MetaWebPro-Bold.eot?#iefix") format("embedded-opentype"), url("/global/public/fonts/MetaWebPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'MetaWebPro Normal';
  src: url("/global/public/fonts/MetaWebPro-Normal.eot?#iefix") format("embedded-opentype"), url("/global/public/fonts/MetaWebPro-Normal.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'MetaWebPro Normal'; }
.main-content .table-section .service-table-wrapper .service-table thead tr th.itp-logo-bau img{
width:100px;
margin-bottom:5px;
}
.sticky-cost {
  background: #fff;
  display: block;
  position: sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  top: 0;
  z-index: 9; }

.sticky-ie {
  background: #fff;
  display: block;
  position: fixed;
  top: 0;
  z-index: 9; }

.phone-link {
  color: #293033;
  white-space: pre; }
  .phone-link:hover {
    color: #293033;
    text-decoration: none; }

.main-content .login-to-purchase-button {
  line-height: 26px; }
.main-content .login-to-purchase-button:focus {
  outline: 1px solid #4d90fe;
  outline-offset: 0; }
.main-content .top-section {
  padding-top: 55px;
  padding-bottom: 60px;
  width: 100%; }
  .main-content .top-section .content-wrapper {
    margin: 0 auto;
    text-align: center; }
    .main-content .top-section .content-wrapper .lifelock-heading {
      font-size: 1.875em;
      line-height: 38px;
      margin-bottom: 10px; }
    .main-content .top-section .content-wrapper .cardmember-heading {
      font-size: 1.1875em;
      line-height: 26px;
      margin-bottom: 33px; }
.main-content .table-section {
  background: #00548a;
  position: relative;
  text-align: center;
  color: #fff;
  padding-bottom: 60px;
  padding-top: 15px; }
  .main-content .table-section .service-table-wrapper {
    margin: 33px auto;
    width: 882px;
    background: #fff;
    color: #000; }
    .main-content .table-section .service-table-wrapper .service-table {
      display: block;
      position: relative;
      margin-bottom: 0px;
      border: 4px solid #dbdbdb; }
      .main-content .table-section .service-table-wrapper .service-table thead tr {
        display: inline-block;
        width: 100%; }
        .main-content .table-section .service-table-wrapper .service-table thead tr th {
          display: inline-block;
          float: left;
          padding: 17px 0px 15px;
          text-align: center;
          width: 19%; }
          .main-content .table-section .service-table-wrapper .service-table thead tr th .price {
            color: #ff5f00; }
          .main-content .table-section .service-table-wrapper .service-table thead tr th:first-child {
            text-align: left;
            padding-left: 35px;
            width: 43%; }
          .main-content .table-section .service-table-wrapper .service-table thead tr th .head-cost-label {
            font-family: 'MetaWebPro Bold';
            margin-bottom: 3px; }
          .main-content .table-section .service-table-wrapper .service-table thead tr th.monthly-class-heading {
            font-size: 0.9375em;
            font-family: 'MetaWebPro Bold'; }
        .main-content .table-section .service-table-wrapper .service-table thead tr:first-child {
          border-bottom: 3px solid #dbdbdb; }
      .main-content .table-section .service-table-wrapper .service-table tbody tr td {
        padding: 16px;
        font-size: 0.9375em;
        line-height: 22px; }
        .main-content .table-section .service-table-wrapper .service-table tbody tr td:first-child {
          text-align: left;
          padding-left: 35px;
          width: 43%; }
        .main-content .table-section .service-table-wrapper .service-table tbody tr td .orange-tick {
          background: url("../images/amber-tick.png") no-repeat;
          background-size: 100%;
          height: 28px;
          width: 28px;
          display: inline-block; }
        .main-content .table-section .service-table-wrapper .service-table tbody tr td .gray-tick {
          background: url("../images/gray-tick.png") no-repeat;
          background-size: 95%;
          height: 28px;
          width: 28px;
          display: inline-block; }
        .main-content .table-section .service-table-wrapper .service-table tbody tr td .cross {
          background: url("../images/cross.png") no-repeat;
          background-size: 80%;
          height: 28px;
          width: 28px;
          display: inline-block; }
        .main-content .table-section .service-table-wrapper .service-table tbody tr td span {
          font-family: 'MetaWebPro bold'; }
      .main-content .table-section .service-table-wrapper .service-table tbody tr .img-col {
        text-align: center;
        width: 19%;
        padding-top: 20px; }
      .main-content .table-section .service-table-wrapper .service-table tbody tr:nth-child(even) {
        background: #eee; }
      .main-content .table-section .service-table-wrapper .service-table tbody tr.sub-heading {
        background: #00548a;
        color: #fff; }
        .main-content .table-section .service-table-wrapper .service-table tbody tr.sub-heading td {
          font-size: 1.1875em;
          font-family: 'MetaWebPro bold'; }
  .main-content .table-section .terms-content-wrapper {
    margin: 30px auto;
    width: 882px;
    text-align: left; }
    .main-content .table-section .terms-content-wrapper p {
      margin-bottom: 12px;
      font-size: 0.75em; }
      .main-content .table-section .terms-content-wrapper p .terms-conditions {
        color: #ffffff;
        text-decoration: underline; }
      .main-content .table-section .terms-content-wrapper p.para:focus {
        border: 1px solid #ffffff; }
  .main-content .table-section:before {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid #fff;
    left: 50%;
    margin-left: -11px; }
.main-content .faq-section {
  margin: 0 auto;
  max-width: 572px;
  text-align: center;
  padding: 55px 0px 84px; }
  .main-content .faq-section .faq-title {
    font-size: 1.875em; }
  .main-content .faq-section .panel-group {
    margin-top: 40px; }
    .main-content .faq-section .panel-group .accordion-group {
      text-align: left;
      border: none;
      margin: 0px; }
      .main-content .faq-section .panel-group .accordion-group .text-panel {
        padding: 8px 20px; }
        .main-content .faq-section .panel-group .accordion-group .text-panel .collapse-item {
          font-weight: normal; }
      .main-content .faq-section .panel-group .accordion-group .collapse {
        border: none; }
      .main-content .faq-section .panel-group .accordion-group .panel-body {
        text-align: left;
        padding-left: 38px; }
        .main-content .faq-section .panel-group .accordion-group .panel-body .panel-para {
          font-size: 1.000em;
          padding-top: 8px; }
          .main-content .faq-section .panel-group .accordion-group .panel-body .panel-para:first-child {
            padding-top: 0; }
.main-content .modal .modal-body .terms-text {
  margin-top: 20px; }
.main-content .modal .modal-body .terms-modal-heading {
  font-size: 0.9375em;
  font-family: 'MetaWebPro Bold';
  line-height: 1.5;
  margin-top: 15px; }
  .main-content .modal .modal-body .terms-modal-heading .modal-headline {
    font-size: 1em; }
.main-content .modal .modal-body .modal-heading {
  padding-bottom: 7px; }
.main-content .modal .cancel-btn-link {
  position: absolute;
  display: block;
  top: 17px;
  right: 28px; }
.main-content .modal .icon-print-modal {
  background-position: -129px -372px;
  padding-left: 20px;
  margin-top: 5px; }
.main-content .modal .icon-cross {
  background-position: -193px -397px; }

.footer-container {
  margin-top: 0px; }
  
.main-content .table-section .service-table-wrapper .service-table thead tr th.itp-logo-bau{
padding-top: 70px;}

@media (max-width: 991px) {
  .phone-link.call-num {
    color: #2477ab;
    text-decoration: underline; }
  .phone-link:hover {
    text-decoration: underline; }

  .main-content .top-section .content-wrapper .lifelock-heading {
    max-width: 600px;
    margin: 0 auto; }
  .main-content .top-section .content-wrapper .cardmember-heading {
    margin-top: 10px;
    margin-bottom: 22px; }
  .main-content .table-section {
    padding: 11px 40px 60px; }
    .main-content .table-section .service-table-wrapper {
      width: 100%; }
      .main-content .table-section .service-table-wrapper .service-table thead tr th {
        padding: 18px 12px 14px;
        vertical-align: top; }
        .main-content .table-section .service-table-wrapper .service-table thead tr th:first-child {
          padding-left: 20px; }
      .main-content .table-section .service-table-wrapper .service-table tbody tr td:first-child {
        padding-left: 20px; }
    .main-content .table-section .terms-content-wrapper {
      margin: 30px auto 35px;
      width: 100%; } }
@media (max-width: 729px) {
  .sticky-row {
    position: sticky;
    position: -webkit-sticky;
    z-index: 9; }

  .main-content .top-section {
    padding-top: 25px;
    padding-bottom: 40px;
    margin-top: 30px; }
    .main-content .top-section .content-wrapper {
      width: 88%; }
      .main-content .top-section .content-wrapper .lifelock-heading {
        font-size: 1.5em;
        line-height: 30px; }
      .main-content .top-section .content-wrapper .cardmember-heading {
        margin-bottom: 22px; }
  .main-content .table-section {
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px; }
    .main-content .table-section .service-table-wrapper {
      margin: 15px auto; }
      .main-content .table-section .service-table-wrapper .service-table thead tr th {
        padding: 16px 10px 13px 10px;
        width: 33.33333333%; }
        .main-content .table-section .service-table-wrapper .service-table thead tr th .top-heading-content {
          height: auto;
          width: auto; }
        .main-content .table-section .service-table-wrapper .service-table thead tr th .top-heading-unused {
          display: none; }
        .main-content .table-section .service-table-wrapper .service-table thead tr th.monthly-class-heading {
          text-align: center;
          padding-bottom: 0px;
          width: 100%; }
        .main-content .table-section .service-table-wrapper .service-table thead tr th:first-child {
          padding-left: 10px; }
      .main-content .table-section .service-table-wrapper .service-table thead tr .blank {
        display: none; }
      .main-content .table-section .service-table-wrapper .service-table tbody {
        display: block; }
        .main-content .table-section .service-table-wrapper .service-table tbody tr {
          display: inline-block;
          width: 100%; }
          .main-content .table-section .service-table-wrapper .service-table tbody tr td {
            padding: 19px 10px 10px 10px;
            line-height: 22px; }
            .main-content .table-section .service-table-wrapper .service-table tbody tr td:first-child {
              display: block;
              text-align: center;
              margin: 0;
              padding-left: 10px;
              width: 100%; }
          .main-content .table-section .service-table-wrapper .service-table tbody tr.sub-heading {
            display: block;
            text-align: center;
            padding: 0; }
          .main-content .table-section .service-table-wrapper .service-table tbody tr .img-col {
            float: left;
            width: 33.33333333%;
            padding-bottom: 13px; }
    .main-content .table-section .terms-content-wrapper {
      margin: 18px auto 24px; }
  .main-content .faq-section {
    width: 100%;
    padding: 34px 0 32px; }
    .main-content .faq-section .faq-title {
      font-size: 1.5em;
      line-height: 30px;
      margin: 0 65px; }
    .main-content .faq-section .panel-group {
      margin-top: 20px;
      font-size: 0.9375em; }
      .main-content .faq-section .panel-group .collapse-text .accordion-group:first-child {
        border-top: none; }
  .main-content .modal .modal-body {
    height: 100%; }
    .main-content .modal .modal-body .last-para-content {
      padding-bottom: 80px;
      margin-bottom: 20px; } }

/*# sourceMappingURL=itp-new-enrollments-public-rwd.css.map */
/* CHILD Identity Protection Styles */
.main-content .table-section .service-table-wrapper .service-table {
    border: none;
}
.main-content .table-section .service-table-wrapper .service-table thead tr:first-child {
    border-bottom: none;
}
.main-content .table-section .service-table-wrapper .service-table thead tr:first-child th:nth-child(2) {
    border-top: 2px solid #ff6000;
}
.main-content .table-section .service-table-wrapper .service-table tbody tr td:nth-child(2) {
    border: 2px solid #ff6000;
    border-top: none;
    border-bottom: none;
}

.main-content .table-section .service-table-wrapper .service-table thead tr th:nth-child(2) {
  
    border: 2px solid #ff6000;
	border-top: none;
    border-bottom: none;
}
.new-label {
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    width: 117px;
    height: 28px;
    background-color: #ff6000;
    text-transform: uppercase;
    padding: 5px;
	line-height:30px;
}
span.orange-underline{
  text-decoration: underline;
  text-decoration-color: #ff6000;
}
.btn-blue {
    display: inline-block;
    min-width: 74px;
    max-width: 264px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #fff !important;
    padding: 8px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
    font-size: 1.1875em;
    background: none;
	color:#fff;
}
@media(min-width:730px){
.main-content .table-section .service-table-wrapper .service-table tbody tr td:nth-child(2) {
width: 18.75%;
}
}
@media(max-width:729px){
.main-content .table-section .service-table-wrapper .service-table thead tr:first-child, .main-content .table-section .service-table-wrapper .service-table thead tr:first-child th:nth-child(2), .main-content .table-section .service-table-wrapper .service-table tbody tr td:nth-child(2), .main-content .table-section .service-table-wrapper .service-table thead tr:first-child th:nth-child(2), .main-content .table-section .service-table-wrapper .service-table thead tr th:nth-child(2){
    border: none;
}
.main-content .table-section .service-table-wrapper .service-table thead tr th.itp-logo-bau{
    display: none;
}
}