/*
font-family: 'Montserrat', sans-serif;
font-family: 'Varela', sans-serif;
font-family: 'Work Sans', sans-serif;

*/
body {
  font-size: 16px;
  font-family: "Montserrat", sans-serif !important; }

.w-60 {
  width: 60%; }

#sidebar {
  background: #0e426d !important; }
  #sidebar .logo-wrapper {
    text-align: center; }
    #sidebar .logo-wrapper #sidebar-logo {
      width: 100px;
      height: auto; }
  #sidebar .secondary {
    background: none; }
    #sidebar .secondary a {
      color: #fff;
      font-size: 20px;
      margin: 0 13px; }
  #sidebar nav.primary, #sidebar div.primary {
    background: #0e426d !important; }
  #sidebar .primary ul {
    margin-left: 0; }
    #sidebar .primary ul li a {
      padding-left: 30px;
      margin-left: 0;
      padding-top: 20px;
      padding-bottom: 20px !important;
      border: 0;
      display: block;
      border-top: 1px solid #3a80bf !important;
      font-size: 14px;
      letter-spacing: 2.5px; }
  #sidebar ul.level-1 {
    background: #162334;
    padding: 20px 0 20px 0;
    margin-left: 0; }
    #sidebar ul.level-1 li.has-children {
      padding-left: 30px; }
      #sidebar ul.level-1 li.has-children a {
        padding-left: 0; }

#search-form * {
  border: 0; }
#search-form label {
  color: #fff;
  display: block;
  font-size: 12px;
  letter-spacing: 1px; }
#search-form input {
  font-size: 12px;
  width: 185px;
  height: 35px;
  padding-left: 10px; }
#search-form button {
  background-color: #dc6536;
  color: #fff;
  margin-left: 10px;
  width: 35px;
  height: 35px;
  position: relative;
  top: 1px; }

header#main-header {
  background: url(../images/header-texture.gif) repeat-x #0e426d;
  background-size: auto 192px; }
header .secondary {
  background: none; }
  @media screen and (max-width: 1024px) {
    header .secondary {
      padding-left: 30px; } }
  header .secondary a {
    color: #fff;
    display: inline-block;
    padding-right: 15px;
    font-size: 20px; }
  header .secondary svg {
    fill: #fff;
    height: 15px;
    width: auto;
    position: relative;
    margin-top: -5px; }
    header .secondary svg path {
      fill: #fff; }
header .header-center img {
  max-height: 190px;
  width: auto; }
header .header-right #nav-toggle {
  position: absolute;
  right: 10px;
  top: 10px; }
header .header-right .btn {
  font-size: 14px; }
  header .header-right .btn i {
    color: #dc6536; }
header .main-nav-wrap {
  min-height: 65px; }
header .nav-wrap {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */
  position: relative;
  z-index: 5; }
  header .nav-wrap nav.primary {
    background: none;
    padding-top: 0; }
    header .nav-wrap nav.primary ul li {
      padding-top: 22px; }
      header .nav-wrap nav.primary ul li.protect-yourself ul.level-1 {
        left: -558px; }
      header .nav-wrap nav.primary ul li.resources ul.level-1 {
        left: -723px !important; }
      header .nav-wrap nav.primary ul li ul {
        background: #162333;
        padding: 0 20px;
        top: 56px; }
        header .nav-wrap nav.primary ul li ul:before {
          content: "";
          border: 0;
          display: none; }
        header .nav-wrap nav.primary ul li ul li {
          color: #f0bc08;
          letter-spacing: 2px;
          font-size: 14px; }
          header .nav-wrap nav.primary ul li ul li.cta-zone {
            position: relative;
            right: 15px; }
          header .nav-wrap nav.primary ul li ul li span {
            color: #ccc !important;
            font-size: 13px;
            letter-spacing: 0; }
          header .nav-wrap nav.primary ul li ul li ul {
            top: 0;
            padding: 0; }
            header .nav-wrap nav.primary ul li ul li ul li {
              font-family: 'Varela', sans-serif;
              letter-spacing: .5px;
              width: auto !important;
              padding-top: 15px;
              float: none; }
              header .nav-wrap nav.primary ul li ul li ul li:before, header .nav-wrap nav.primary ul li ul li ul li:after {
                clear: both;
                display: block;
                content: "";
                width: 100% !important;
                float: none; }
              header .nav-wrap nav.primary ul li ul li ul li a {
                letter-spacing: .5px;
                font-size: 15px;
                display: block;
                width: 100% !important;
                margin: 0;
                clear: both;
                float: none; }
      header .nav-wrap nav.primary ul li a {
        font-size: 14px;
        letter-spacing: 2.5px;
        margin: 0 36px;
        border: 0; }
      header .nav-wrap nav.primary ul li:hover {
        background: #162333; }
    header .nav-wrap nav.primary li ul a {
      color: #fff; }
header .hero .caption {
  font-family: 'Lora', serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 2px;
  width: 300px;
  padding-top: 20px;
  padding-left: 20px;
  margin-left: 20px; }
  header .hero .caption:before, header .hero .caption:after {
    display: block;
    content: "";
    margin: 10px 0; }
  header .hero .caption:after {
    padding-bottom: 30px; }
  header .hero .caption span {
    border-left: 5px solid #dc6536;
    padding-top: 0;
    padding-left: 0px;
    display: block;
    padding-left: 15px; }
@media screen and (min-width: 768px) {
  header .hero {
    position: relative;
    z-index: 1;
    top: -10px; }
    header .hero .caption {
      position: absolute;
      z-index: 5;
      top: 40%;
      font-size: 26px;
      line-height: 26px;
      letter-spacing: 2px;
      width: 300px;
      margin-left: 20px; } }

.help h2:after {
  display: block;
  content: "";
  border-bottom: 2px solid #dc6536;
  width: 10%;
  margin-top: 7px; }

.new-help-wrapper {
  position: relative;
  top: -30px; }
  .new-help-wrapper .card {
    font-size: 12px !important; }
    .new-help-wrapper .card a {
      color: #0e426d; }

.complaint-cta {
  color: #fff; }
  .complaint-cta i {
    color: #dc6536; }

.cta.blue {
  background: #0e426d;
  letter-spacing: 2px;
  font-size: 10px; }
  .cta.blue span {
    font-size: 10px !important;
    line-height: 12px !important; }
  @media screen and (min-width: 700px) {
    .cta.blue span {
      font-size: 14px !important;
      line-height: 18px !important; } }
  .cta.blue svg, .cta.blue img {
    padding-top: 20px; }
  .cta.blue.employment img {
    max-width: 40px; }
  .cta.blue.ccr svg {
    max-height: 50px !important; }
  .cta.blue.hic img {
    max-width: 35px; }
  .cta.blue.dnc img {
    max-width: 45px; }

.interest .cta svg {
  max-height: 55px; }
.interest .cta span {
  font-size: 14px;
  line-height: 20px; }

@media screen and (min-width: 1024px) {
  .interest .cta svg {
    max-height: 55px; }
  .interest .cta span {
    font-size: 14px;
    line-height: 20px; } }
.headings {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */
  min-height: 40px;
  position: relative;
  z-index: 10; }

.informed .headings {
  top: 60px; }

.informed h2, .interest h2, .news h2, .social h2, .help h2 {
  font-size: 18px;
  font-weight: bold;
  color: #0e426d;
  text-transform: uppercase; }

.informed-wrapper {
  background: #e7f2fb; }
  @media screen and (max-width: 1023px) {
    .informed-wrapper {
      padding: 0 10px; }
      .informed-wrapper .scam-content img {
        position: relative;
        right: -20px; } }
  .informed-wrapper .btn-primary {
    background: #0e426d;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 15px 30px; }
  .informed-wrapper h2 {
    letter-spacing: 2px;
    position: relative;
    margin-top: 30px;
    font-size: 18px; }
  .informed-wrapper p {
    color: #0e426d; }
  .informed-wrapper .intro {
    font-size: 18px;
    letter-spacing: 1px;
    background-color: transparent; }
    .informed-wrapper .intro p {
      color: #000; }

.interest {
  background: #fff; }
  @media screen and (max-width: 700px) {
    .interest {
      padding: 20px; } }
  .interest .contents {
    padding: 15px 9999px 0 0 !important;
    margin: 0 -9999px -30px 0px;
    padding-bottom: 0px;
    width: auto;
    background: #fff;
    position: relative;
    bottom: 5px; }
  .interest h2 {
    padding-top: 0;
    margin-top: 15px; }

@media screen and (min-width: 700px) {
  .cta-wrap {
    padding: 0; } }
.cta-wrap.top-row {
  padding-top: 30px; }

.modal-content {
  border-radius: 0; }
  .modal-content .modal-title {
    text-transform: uppercase; }

.news .headings {
  min-height: 55px; }
.news .view-all {
  padding-top: 30px; }
  @media screen and (max-width: 1023px) {
    .news .view-all {
      padding: 15px 0;
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      margin-top: 20px; } }
  .news .view-all a {
    text-transform: uppercase;
    font-weight: 600;
    color: #0e426d;
    font-size: 12px; }
    .news .view-all a:before {
      content: "\f03a";
      display: inline-block;
      color: #dc6536;
      font-family: "Font Awesome 5 Pro";
      font-size: 14px;
      padding-right: 6px; }
    .news .view-all a.social-link.instagram:before {
      content: "\f16d";
      font-family: "Font Awesome 5 Brands"; }
    .news .view-all a.social-link.instagram:after {
      display: inline-block;
      padding-left: 6px;
      content: "\f054";
      font-family: "Font Awesome 5 Pro";
      color: #dc6536;
      font-weight: 300; }

.news-wrapper h2, .news-wrapper #social-tabs {
  position: relative;
  margin-top: -40px;
  text-transform: uppercase;
  font-size: 14px; }
.news-wrapper h2 {
  font-size: 18px; }
  .news-wrapper h2:after {
    display: block;
    content: "";
    border-bottom: 2px solid #dc6536;
    width: 10%;
    margin-top: 7px; }
.news-wrapper .article-wrapper {
  padding-top: 30px; }
  .news-wrapper .article-wrapper .article {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #ccc; }
    .news-wrapper .article-wrapper .article:first-child, .news-wrapper .article-wrapper .article:first-of-type {
      margin-top: 0;
      border: 0;
      padding-top: 0; }
    .news-wrapper .article-wrapper .article:hover {
      text-decoration: none;
      background: none;
      box-shadow: none; }
    .news-wrapper .article-wrapper .article img {
      width: 150px; }
    .news-wrapper .article-wrapper .article p {
      font-family: 'Work Sans', sans-serif;
      letter-spacing: 1px;
      color: #000; }
      .news-wrapper .article-wrapper .article p:hover {
        text-decoration: underline; }
    .news-wrapper .article-wrapper .article .read-more {
      font-size: 10px;
      letter-spacing: 1px;
      color: #0e426d; }
      .news-wrapper .article-wrapper .article .read-more:hover {
        text-decoration: underline; }
      .news-wrapper .article-wrapper .article .read-more:after {
        display: inline-block;
        padding-left: 6px;
        content: "\f054";
        font-family: "Font Awesome 5 Pro";
        color: #dc6536; }
@media screen and (min-with: 1024px) {
  .news-wrapper .social {
    padding-left: 145px; } }
.news-wrapper .social #social-tabs {
  height: 100px;
  position: relative;
  z-index: 10;
  padding: 0 10px; }
  @media screen and (max-width: 1023px) {
    .news-wrapper .social #social-tabs {
      margin-top: 20px;
      height: 60px; } }
  .news-wrapper .social #social-tabs.nav-tabs {
    border: 0; }
    .news-wrapper .social #social-tabs.nav-tabs a.active {
      font-weight: 600; }
      .news-wrapper .social #social-tabs.nav-tabs a.active span {
        border-bottom: 2px solid #dc6536;
        height: 25px;
        display: inline-block; }
  .news-wrapper .social #social-tabs li {
    display: inline-block;
    height: 100px;
    padding: 0; }
    .news-wrapper .social #social-tabs li a {
      color: #0e426d;
      padding: 0 10px;
      font-weight: 600; }
      @media screen and (min-width: 1024px) {
        .news-wrapper .social #social-tabs li a {
          padding: 0 20px; } }
    @media screen and (max-width: 1023px) {
      .news-wrapper .social #social-tabs li {
        height: 30px; } }
    .news-wrapper .social #social-tabs li:after {
      display: block;
      content: "";
      height: 100px;
      border-right: 1px solid #cfd9e2;
      position: absolute;
      top: -30px; }
      @media screen and (max-width: 1023px) {
        .news-wrapper .social #social-tabs li:after {
          height: 50px;
          top: -20px; } }
    .news-wrapper .social #social-tabs li:first-child:after {
      display: none; }

.agtv .headings {
  height: 50px; }
.agtv .logo-wrapper {
  position: relative;
  margin-top: -80px;
  margin-bottom: 20px; }

.meta .date {
  font-size: 11px;
  color: #8d8d8d;
  letter-spacing: 1px; }
.meta .tag {
  background: #666;
  color: #fff;
  text-transform: uppercase;
  font-size: 9px;
  display: inline-block;
  padding: 2px 7px;
  letter-spacing: 1px; }
  @media screen and (min-width: 1024px) {
    .meta .tag {
      /*margin-left:10px;*/ } }
  .meta .tag:first-of-type {
    margin-left: 0; }
  .meta .tag:hover {
    text-decoration: underline; }

.fixed-header {
  background: #0e426d;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  /*height: 150px;*/
  z-index: 999; }
  .fixed-header #nav-toggle {
    margin-top: 0;
    background-color: #dc6536; }
  .fixed-header .logo-wrapper img {
    height: 60px;
    padding-top: 10px;
    padding-bottom: 10px; }

.hide {
  display: none; }

.video-wrapper h3 {
  text-transform: uppercase; }

.mobile-toolbar {
  position: relative;
  z-index: 999;
  top: 0px;
  right: 0px; }

#nav-toggle {
  position: absolute;
  z-index: 999;
  top: 0px;
  right: 0px;
  margin-top: 0;
  width: 60px;
  height: 60px;
  padding-left: 6px; }
  #nav-toggle span {
    left: 10px; }
  @media screen and (min-width: 1025px) {
    #nav-toggle {
      display: none; } }

@media screen and (max-width: 767px) {
  .complaint-cta {
    background: #dc6536; }
    .complaint-cta * {
      color: #fff !important; } }
.ope {
  background: #f2c542; }
  .ope p {
    font-family: 'Work Sans', sans-serif;
    letter-spacing: 1px; }
  .ope h2 {
    border-bottom: 1px solid #000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px; }
  .ope h3 {
    font-size: 16px; }
  .ope #pa-map {
    position: relative;
    margin-top: -20px; }
    .ope #pa-map path.cls-1, .ope #pa-map path.cls-2 {
      fill: #fff !important;
      stroke: #000;
      stroke-width: 4px; }
  .ope .btn {
    background: #000; }

.online-programming h2 {
  font-size: 18px;
  color: #0e426d;
  font-weight: bold;
  padding-bottom: 10px; }
.online-programming .view-all {
  padding-left: 10px;
  text-decoration: underline;
  color: #0e426d;
  font-family: 'Work Sans', sans-serif; }
.online-programming .podcast {
  background: none; }
  .online-programming .podcast h3 {
    color: #dc6536;
    text-transform: uppercase;
    font-weight: 300; }
  .online-programming .podcast h4 {
    color: #0e426d;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 20px; }
  .online-programming .podcast p {
    font-family: 'Work Sans', sans-serif; }

/*
.sbi_photo{
	background-image:none!important;
	height: auto!important;
}
*/
.sbi_header_text {
  color: #0e426d; }
  .sbi_header_text .sbi_bio {
    font-family: 'Work Sans', sans-serif; }

.sidebar strong.title {
  font-family: 'Lora', serif; }

footer #solo-seal {
  width: 150px; }

.breadcrumb {
  clear: both; }

.pum-theme-19566 .pum-container, .pum-theme-lightbox .pum-container {
  border: 0 !important; }

.pum {
  font-weight: 500 !important; }

.page-data-breach .gf_page_steps:before {
  display: none; }

.gform_next_button {
  background-color: #0e426d;
  border: 0;
  padding: 10px 20px;
  color: #fff;
  font-weight: bold; }

.gform_previous_button {
  background-color: #fff;
  border: 0;
  padding: 10px 20px;
  color: #0e426d;
  font-weight: bold; }

#field_201_48 input[type=checkbox],
#field_201_49 input[type=checkbox],
#field_201_52 input[type=checkbox],
#field_204_48 input[type=checkbox],
#field_204_49 input[type=checkbox],
#field_204_52 input[type=checkbox] {
  vertical-align: top;
  position: relative;
  top: 3px; }

.breach-cta {
  display: inline-block;
  text-decoration: underline;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 20px; }

.breach-cta:hover {
  color: #dc6536; }

.breach-cta:before {
  display: inline-block;
  content: "";
  width: 26px;
  height: 20px;
  background: url(../images/ui/breach_icon.png) no-repeat;
  background-size: 26px 20px;
  position: relative;
  top: 3px;
  left: -5px; }

/*# sourceMappingURL=styles-2020.css.map */
