html {
  -webkit-text-size-adjust: 100%;
}
* {
  margin: 0;
  padding: 0;
  visibility: visible;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
body {
  color: #121212;
  background-color: #fff;
}
.aarp-begin-content {
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}
.aarpe-main-content-wrap {
  margin-bottom: 30px;
}
.homeContainer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.everywhere-top-content {
  text-align: center;
  margin-top: 20px;
}
.row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.col-sm-6 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.aarp-c-subheader__main-container {
  padding: 2em 3.3em;
  margin: 2em 0;
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
  display: table;
  width: 100%;
  padding-right: calc(25% + 33px);
}
.aarp-c-subheader--text {
  font-size: 4.8em;
  line-height: 1.08;
  margin: 0.61538em 0;
  font-weight: 400;
  color: #37474f;
}
.aarp-c-subheader__subtitle-square .aarp-c-subheader--text {
  font-size: 34px;
  line-height: 1.1;
  margin: 0.32353em 0;
  font-weight: 700;
  color: #000;
}
.textimage-link {
  color: #2f7899;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.42857;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
  text-align: center;
  font-weight: 700;
}
.aarp-begin-content .textimage-link:hover,
.aarp-begin-content .textimage-link:focus {
  color: #2f7899;
  text-decoration: underline;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.aarpe-customized-endeca-search {
  margin: 0 auto 20px;
  border: 2px solid #dadada;
}
.aarpe-customized-endeca-search .inner {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  min-height: 130px;
}
.aarpe-customized-endeca-search .inner .search-text {
  display: inline-block;
  flex-basis: 30%;
  min-width: 30%;
  padding: 10px 20px;
  -webkit-box-flex: 1;
  flex: 1 1 40%;
}
.aarpe-customized-endeca-search .inner .query-text {
  -webkit-box-flex: 3;
  flex-grow: 3;
  flex-shrink: 1;
  padding: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  max-width: 100%;
}
.aarpe-customized-endeca-search .inner h3 {
  font-size: 28px;
  margin-bottom: 11px;
  font-weight: 700;
  line-height: 1.1;
  color: #222;
}
.aarpe-customized-endeca-search .inner p {
  line-height: 1.42857;
  color: #222;
  margin-bottom: 11px;
  font-size: 16px;
  margin-left: 0;
}
.aarpe-customized-endeca-search .inner .query-text .customizedSearch {
  display: -webkit-inline-box;
  display: inline-flex;
  width: 100%;
}
.aarpe-customized-endeca-search .inner .query-text .customizedSearch input {
  padding: 0 10px;
  outline: 0;
  height: 47px;
  flex-basis: 100%;
  max-width: calc(100% - 47px);
  font-size: 22px;
  line-height: 1.15;
  margin: 0;
}
input::placeholder {
  font-size: 16px;
  overflow: hidden;
  color: #878787;
}
input:focus::placeholder {
  color: #878787;
}
.aarpe-customized-endeca-search
  .inner
  .query-text
  .customizedSearch
  .wrap-btn
  button {
  background: #dd3325;
  border: none;
  width: 47px;
  height: 47px;
}
[class^="icon-"] {
  font-family: AARP-icons-2014 !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.aarpe-customized-endeca-search
  .inner
  .query-text
  .customizedSearch
  .wrap-btn
  button
  span {
  font-size: 22px;
  margin-left: 2px;
  color: #fff;
}
.icon-search::before {
  content: "\e627";
}

.aarpe-divider {
  border-top: 4px solid #333;
  margin: 0 auto;
  padding-top: 1em;
}

@media screen and (max-width: 375px) {
  .aarp-c-subheader--text {
    font-size: 3.8em;
  }
}

@media screen and (max-width: 670px) {
  .aarpe-customized-endeca-search .inner {
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .aarp-c-subheader__main-container\@mobile {
    padding: 1em;
    line-height: 1.17;
  }
  .row > [class*="col-"] {
    width: 100%;
  }
  .aarp-c-subheader {
    font-size: 1rem;
  }
  .textimage.parbase.section {
    margin: 0 0 11px;
  }
  .img-responsive {
    width: 100%;
  }
  .aarpe-customized-endeca-search {
    margin-left: 15px;
    margin-right: 15px;
  }
  .aarpe-divider {
    margin: 50px 15px;
  }
}

@media screen and (max-width: 1024px) {
  .aarpe-main-content-wrap {
    padding-top: 1.125em;
  }
}

@media screen and (min-width: 768px) {
  .uxdia-info_lock-icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjY2NjcgNS4zMzMzM0g5LjkwNDc2VjMuODA5NTJDOS45MDQ3NiAxLjcwNjY3IDguMTk4MDkgMCA2LjA5NTI0IDBDMy45OTIzOCAwIDIuMjg1NzEgMS43MDY2NyAyLjI4NTcxIDMuODA5NTJWNS4zMzMzM0gxLjUyMzgxQzAuNjg1NzE0IDUuMzMzMzMgMCA2LjAxOTA1IDAgNi44NTcxNFYxNC40NzYyQzAgMTUuMzE0MyAwLjY4NTcxNCAxNiAxLjUyMzgxIDE2SDEwLjY2NjdDMTEuNTA0OCAxNiAxMi4xOTA1IDE1LjMxNDMgMTIuMTkwNSAxNC40NzYyVjYuODU3MTRDMTIuMTkwNSA2LjAxOTA1IDExLjUwNDggNS4zMzMzMyAxMC42NjY3IDUuMzMzMzNaTTYuMDk1MjQgMTIuMTkwNUM1LjI1NzE0IDEyLjE5MDUgNC41NzE0MyAxMS41MDQ4IDQuNTcxNDMgMTAuNjY2N0M0LjU3MTQzIDkuODI4NTcgNS4yNTcxNCA5LjE0Mjg2IDYuMDk1MjQgOS4xNDI4NkM2LjkzMzMzIDkuMTQyODYgNy42MTkwNSA5LjgyODU3IDcuNjE5MDUgMTAuNjY2N0M3LjYxOTA1IDExLjUwNDggNi45MzMzMyAxMi4xOTA1IDYuMDk1MjQgMTIuMTkwNVpNOC40NTcxNCA1LjMzMzMzSDMuNzMzMzNWMy44MDk1MkMzLjczMzMzIDIuNTA2NjcgNC43OTIzOCAxLjQ0NzYyIDYuMDk1MjQgMS40NDc2MkM3LjM5ODA5IDEuNDQ3NjIgOC40NTcxNCAyLjUwNjY3IDguNDU3MTQgMy44MDk1MlY1LjMzMzMzWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    width: 1em;
  }
  .aarp-u-hidden\@tablet {
    display: none;
  }
  .homeContainer,
  .aarpe-customized-endeca-search,
  .aarpe-divider {
    width: 750px;
  }
  .aarp-c-subheader__main-container {
    min-height: 22.5em;
    height: 22.5em;
  }
  .col-sm-6 {
    float: left;
    width: 50%;
  }
  .aarpe-customized-endeca-search {
    margin: 0 auto 50px;
  }
  .aarpe-divider {
    padding-top: 50px;
  }
  .aarp-c-subheader--text {
    font-size: 3.8em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .aarp-c-subheader__main-container\@tablet {
    padding: 1.7em 1.9em;
    min-height: 5em;
  }
  .aarp-c-subheader__main-container\@tablet {
    line-height: 1.14;
  }
  .aarp-c-subheader__main-container {
    padding-right: 0;
  }
}

@media screen and (min-width: 992px) {
  .homeContainer,
  .aarpe-customized-endeca-search,
  .aarpe-divider {
    width: 970px;
  }
}

@media screen and (min-width: 1200px) {
  .homeContainer,
  .aarpe-customized-endeca-search,
  .aarpe-divider {
    width: 1170px;
  }
  .aarp-c-subheader--text {
    font-size: 4.8em;
  }
  .everywhere-top-content {
    margin-top: 30px;
  }
  .aarpe-divider {
    padding-top: 1em;
  }
}
