@import url('styles-blessed1.css?z=351');

@media only screen and (min-width:64.063em) {
  .search-overlay__close {
    right: 2.8125rem;
    top: 3.75rem;
  }
}

.search-overlay__form-container {
  margin: -25px 0 0;
  margin: -1.5625rem 0 0;
  position: absolute;
  top: 30%;
  width: 100%;
}

.search-overlay__form {
  font-size: 0;
  margin: 0 auto;
  max-width: 600px;
  max-width: 37.5rem;
  padding: 0 15px;
  padding: 0 .9375rem;
  position: relative;
  text-align: center;
}

.search-overlay .search-overlay__input {
  display: inline-block;
  height: 40px;
  height: 2.5rem;
  font-size: 16px;
  margin: 0 8px 0 0;
  margin: 0 .5rem 0 0;
  vertical-align: top;
  width: 70%;
  border: 1px solid #ddd;
  background: #f7f7f7;
}

.search-overlay .search-overlay__input:focus {
  border-color: #ddd;
  background: #FFF;
}

@media only screen and (min-width:40.063em) {
  .search-overlay .search-overlay__input {
    height: 4.0625rem;
    font-size: 19px;
    margin: 0 .625rem 0 0;
    width: 85%;
  }
}

.search-overlay .search-overlay__submit {
  font-size: 17px;
  font-size: 1.0625rem;
  height: 37px;
  height: 2.3125rem;
  line-height: 30px;
  line-height: 1.875rem;
  margin: 0;
  padding: 0 16px 0 12px;
  padding: 0 1rem 0 .75rem;
  vertical-align: top;
}

@media only screen and (min-width:40.063em) {
  .search-overlay .search-overlay__submit {
    font-size: 1.25rem;
    height: 3.875rem;
    padding: 0 1.5625rem 0 1.3125rem;
  }
}

@media only screen and (min-width:64.063em) {
  .search-overlay .search-overlay__submit:after {
    transition: all .7s;
  }

  .search-overlay .search-overlay__submit:focus:after,
  .search-overlay .search-overlay__submit:hover:after {
    transform: translateX(-175%) translateY(-95%) rotate(-45deg) translateZ(0);
  }
}

.header-message {
  border-bottom: 1px solid #ccc;
  padding: 20px 100px 23px;
  padding: 1.25rem 6.25rem 1.4375rem;
  background: #FFF;
  position: relative;
  display: none;
  text-align: center;
}

.header-message__text {
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0;
}

.header-message__close {
  font-size: 26px;
  color: #000;
  position: absolute;
  top: 50%;
  right: 20px;
  right: 1.25rem;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (min-width:64.063em) {
  .header-message__close {
    right: 3.75rem;
  }
}

.page-hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 375px;
  position: relative;
  width: 100%;
  background-color: #aaa;
}

.page-hero h1.fight-for-41 {
  color: #FFF;
  text-align: center;
  padding: 0 20px;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  max-width: 1030px;
  text-transform: uppercase;
}

@media only screen and (min-width:64.063em) {
  .page-hero h1.fight-for-41 {
    font-size: 4.44rem;
  }
}

@media only screen and (min-width:40.063em) {
  .page-hero {
    height: 450px;
  }
}

@media only screen and (min-width:40.063em) {
  .page-hero {
    height: 500px;
  }
}

.page-hero__hed {
  text-align: center;
}

.page-hero__hed h1 {
  background: #fff;
  border-top: 3px solid #DC3601;
  display: inline-block;
  margin: -50px auto 20px;
  padding: 5px 20px;
}

.page-header {
  padding: 20px 0;
  padding: 1.25rem 0;
  text-align: center;
}

@media only screen and (min-width:40.063em) {
  .page-header {
    padding: 2.5rem 0;
  }
}

.page-header__hed {
  margin: 0;
}

.page-header__hed a {
  color: #130C83;
}

.page-header__dek p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33;
  -webkit-font-smoothing: antialiased;
}

@media only screen and (min-width:40.063em) {
  .page-header__dek p {
    font-size: 1.25rem;
  }
}

@media only screen and (min-width:64.063em) {
  .page-header__dek p {
    font-size: 1.4375rem;
  }
}

@media only screen and (min-width:90.063em) {
  .page-header__dek p {
    font-size: 1.625rem;
  }
}

.page-header__dek p:nth-last-child(1) {
  margin: 0;
}

.page-header__return {
  margin: 20px 0 0;
  margin: 1.25rem 0 0;
}

.page-header--overlay {
  margin: 0 auto 20px;
  padding: 0;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .page-header--overlay {
    margin: 0 auto 30px;
  }
}

@media only screen and (min-width:64.063em) {
  .page-header--overlay {
    margin: 0 auto 30px;
  }
}

.page-header--overlay .page-header__hed {
  background: #000;
  color: #FFF;
  display: inline-block;
  vertical-align: top;
  padding: 3px 8px 2px;
  padding: .1875rem .5rem .125rem;
  -ms-transform: translateY(-1.3125rem);
  transform: translateY(-1.3125rem);
  font-size: 32px;
  font-size: 2rem;
  margin: 0 0 10px;
  margin: 0 0 .625rem;
  text-transform: uppercase;
  letter-spacing: 0;
}

@media only screen and (min-width:40.063em) {
  .page-header--overlay .page-header__hed {
    font-size: 2.625rem;
    -ms-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem);
    margin-bottom: 1.5rem;
  }
}

@media only screen and (min-width:64.063em) {
  .page-header--overlay .page-header__hed {
    font-size: 3.125rem;
    -ms-transform: translateY(-1.6875rem);
    transform: translateY(-1.6875rem);
    padding: .1875rem .625rem .125rem;
  }
}

@media only screen and (min-width:90.063em) {
  .page-header--overlay .page-header__hed {
    font-size: 4.3125rem;
    -ms-transform: translateY(-2.3125rem);
    transform: translateY(-2.3125rem);
    margin-bottom: 2.125rem;
  }
}

.page-header--overlay .win {
  background: #005191;
}

.page-header--standard {
  padding: 20px 0;
  padding: 1.25rem 0;
}

@media only screen and (min-width:40.063em) {
  .page-header--standard {
    padding: 2.5rem 0 1.875rem;
  }
}

.page-header--standard .page-header__hed {
  margin: 0 0 .2em;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .page-header--standard .page-header__hed {
    margin: 0 0 .3em;
  }
}

@media only screen and (min-width:64.063em) {
  .page-header--standard .page-header__hed {
    margin: 0 0 .5em;
  }
}

.page-header--left {
  text-align: left;
}

.page-header--country {
  margin-bottom: 0;
  text-align: left;
}

@media only screen and (min-width:64.063em) {
  .page-header--country {
    margin-bottom: 1.25rem;
  }
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .page-header--country .page-header__hed {
    margin-left: -1.25rem;
    max-width: 80%;
  }
}

@media only screen and (min-width:64.063em) {
  .page-header--country .page-header__hed {
    margin-left: -1.375rem;
  }
}

.page-header__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  letter-spacing: 0;
}

@media only screen and (min-width:64.063em) {
  .page-header__title {
    font-size: 1.625rem;
    margin-bottom: 1.6875rem;
  }
}

.section-nav {
  margin-bottom: 15px;
  margin-bottom: .9375rem;
}

@media only screen and (min-width:64.063em) {
  .section-nav {
    margin-bottom: 1.875rem;
  }
}

.site-container>.page-section:last-of-type {
  margin-bottom: 30px;
}

@media only screen and (min-width:40.063em) {
  .site-container>.page-section:last-of-type {
    margin-bottom: 75px;
  }
}

.page-content>h2,
.page-content>h3,
.page-content>h4,
.page-content>h5,
.page-content>h6,
.page-content>ol,
.page-content>p,
.page-content>table,
.page-content>ul {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}

.page-content>ol,
.page-content>ul:not([data-accordion]) {
  clear: both;
  list-style-position: inside;
  margin: 0 auto 25px;
  max-width: 800px;
  max-width: 50rem;
}

.page-content>ol li,
.page-content>ul:not([data-accordion]) li {
  text-indent: -18px;
  padding: 0 0 12px 20px;
}

.page-content hr {
  margin: 25px 0;
  margin: 1.5625rem 0;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .page-content hr {
    margin: 2.1875rem 0;
  }
}

@media only screen and (min-width:64.063em) {
  .page-content hr {
    margin: 2.8125rem 0;
  }
}

.page-content hr:first-child {
  margin-top: 0;
}

.page-content__heading {
  font-size: 32px;
  font-size: 2rem;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0;
  padding: 0;
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: hidden;
}

@media only screen and (min-width:64.063em) {
  .page-content__heading {
    font-size: 3rem;
  }
}

.page-content__heading span {
  display: inline;
  vertical-align: top;
  background: #000;
  color: #FFF;
  line-height: 1.042;
  box-shadow: 10px 0 #000,-10px 0 #000;
}

.edit-this {
  bottom: 50px;
  padding: 10px 20px 30px 0;
  padding: .625rem 1.25rem 1.875rem 0;
  position: fixed;
  right: 0;
  z-index: 100000;
}

.latest-feed {
  background-color: #f2f2f2;
  padding: 0 0 40px;
  padding: 0 0 2.5rem;
  text-align: center;
  vertical-align: top;
}

@media only screen and (min-width:40.063em) {
  .latest-feed {
    padding: 3.125rem 0 3.75rem;
  }
}

@media only screen and (min-width:64.063em) {
  .latest-feed {
    padding: 7.0625rem 0 3.75rem;
  }
}

.latest-feed h2 {
  margin-bottom: 25px;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

@media only screen and (min-width:90.063em) {
  .latest-feed__carousel {
    margin: 0 -15px;
  }
}

.latest-feed__heading {
  text-align: center;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 0 13px;
  margin: 0 0 .8125rem;
}

@media only screen and (min-width:40.063em) {
  .latest-feed__heading {
    margin: -3.125rem 0 2.6875rem;
  }
}

@media only screen and (min-width:64.063em) {
  .latest-feed__heading {
    margin: -7.0625rem 0 3.8125rem;
  }
}

.latest-feed__heading h2 {
  background: #005191;
  color: #FFF;
  display: inline-block;
  vertical-align: top;
  padding: 2px 10px;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: .02em;
}

.latest-feed__item {
  background: #fff;
  display: inline-block;
  margin: 0 8px;
  margin: 0 .5rem;
  vertical-align: top;
  text-align: left;
  height: auto;
}

@media only screen and (min-width:40.063em) {
  .latest-feed__item {
    margin: 0 0 1.25rem;
    padding: 0 10px;
    width: 33.33%;
    background: 0 0;
  }
}

@media only screen and (min-width:90.063em) {
  .latest-feed__item {
    padding: 0 25px;
    margin-bottom: 3.125rem;
  }
}

.latest-feed__item-title {
  position: absolute;
  bottom: 12px;
  bottom: .75rem;
  right: 13px;
  right: .8125rem;
  color: #FFF;
  font-weight: 700;
  z-index: 2;
  font-size: 12px;
  font-size: .75rem;
  transition: bottom .2s;
}

@media only screen and (min-width:64.063em) {
  .latest-feed__item-title {
    font-size: .875rem;
  }
}

.latest-feed__item-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 315px;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background: #FFF;
}

@media only screen and (min-width:64.063em) {
  .latest-feed__item-container {
    height: 399px;
  }
}

html.no-flexbox .latest-feed__item-container,
html.no-flexboxlegacy .latest-feed__item-container {
  display: block;
}

.latest-feed__item-container .flex-video {
  padding-top: 315px;
  padding-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media only screen and (min-width:64.063em) {
  .latest-feed__item-container .flex-video {
    padding-top: 399px;
  }
}

.latest-feed__item-container:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 94px;
  transition: height .3s;
  background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.07)11%,rgba(0,0,0,.21)26%,rgba(0,0,0,.65)62%,rgba(0,0,0,.84)80%,rgba(0,0,0,.93)89%,#000 100%);
}

.latest-feed__item-container--instagram,
.latest-feed__item-container--video {
  background-size: cover;
  background-position: center center;
}

@media only screen and (min-width:64.063em) {
  .latest-feed__item-container--instagram:hover:before,
  .latest-feed__item-container--video:hover:before {
    height: 180px;
  }

  .latest-feed__item-container--instagram:hover .latest-feed__item-title,
  .latest-feed__item-container--video:hover .latest-feed__item-title {
    bottom: 1.875rem;
  }
}

.latest-feed__item-container--twitter:before {
  display: none;
}

html.no-flexbox .latest-feed__item-container--twitter,
html.no-flexboxlegacy .latest-feed__item-container--twitter {
  padding-top: 25px;
}

.latest-feed__headline,
.latest-feed__tweet {
  color: #1a1a1a;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.78;
  font-weight: 700;
  margin: 0 0 8px;
  margin: 0 0 .5rem;
  padding: 25px 32px 30px;
  padding: 1.5625rem 2rem 1.875rem;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0;
  min-height: 7.12em;
  font-family: Roboto,Arial,sans-serif;
  width: 100%;
}

@media only screen and (min-width:40.063em) {
  .latest-feed__headline,
  .latest-feed__tweet {
    padding: 1.5rem 1.25rem 0;
  }
}

@media only screen and (min-width:64.063em) {
  .latest-feed__headline,
  .latest-feed__tweet {
    font-size: 1.25rem;
    line-height: 1.67;
    min-height: 6.68em;
    margin-bottom: 39px;
  }
}

@media only screen and (min-width:90.063em) {
  .latest-feed__headline,
  .latest-feed__tweet {
    font-size: 1.5rem;
    padding: 2.125rem 2.5rem 0;
  }
}

.latest-feed__headline a,
.latest-feed__tweet a {
  color: #005191;
}

.latest-feed__headline a:hover,
.latest-feed__tweet a:hover {
  color: #f57814;
}

.latest-feed__tweet {
  font-weight: 400;
}

@media only screen and (max-width:40em) {
  .latest-feed__tweet {
    padding: 24px 15px;
  }
}

.latest-feed__tweet-time {
  color: #969696;
  margin: 4px 0 0;
  margin: .25rem 0 0;
  -webkit-font-smoothing: antialiased;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1;
}

@media only screen and (min-width:64.063em) {
  .latest-feed__tweet-time {
    font-size: .875rem;
  }
}

@media only screen and (min-width:90.063em) {
  .latest-feed__tweet-time {
    padding-right: 50px;
    padding-left: 10px;
  }
}

.latest-feed__tweet-time a {
  color: #969696;
}

.latest-feed__tweet-time a:hover {
  color: #f26527;
}

.latest-feed__intents {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  padding: 0 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  line-height: 1;
}

@media only screen and (min-width:90.063em) {
  .latest-feed__intents {
    padding: 0 1rem;
    bottom: 13px;
  }
}

.latest-feed__intents a {
  color: #969696;
}

.latest-feed__intents a:hover {
  color: #f57814;
}

.latest-feed__intents .latest-feed__item-title {
  color: #005191;
  bottom: 2px;
  position: static;
}

@media only screen and (min-width:64.063em) {
  .latest-feed__intents .latest-feed__icons {
    bottom: 0;
  }
}

.latest-feed__intents .latest-feed__icons a {
  color: #005191;
  margin: 0 3px 0 0;
}

@media only screen and (min-width:90.063em) {
  .latest-feed__intents .latest-feed__icons a {
    margin-right: 20px;
  }

  .latest-feed__intents .latest-feed__icons a:last-child {
    margin-right: 0;
  }
}

.latest-feed__intents .latest-feed__icons a:hover {
  color: #f57814;
}

.latest-feed__intents .latest-feed__icons .fa {
  font-size: 12px;
}

@media only screen and (min-width:64.063em) {
  .latest-feed__intents .latest-feed__icons .fa {
    font-size: 14px;
  }
}

.latest-feed__item-container--blog {
  transition: .1s;
}

html.no-flexbox .latest-feed__item-container--blog,
html.no-flexboxlegacy .latest-feed__item-container--blog {
  padding-top: 55px;
}

@media only screen and (min-width:64.063em) {
  .latest-feed__item-container--blog:hover .latest-feed__read-more {
    color: #f57814;
  }
}

.latest-feed__item-container--blog:before {
  display: none;
}

.latest-feed__read-more {
  padding-left: 32px;
  padding-left: 2rem;
  font-weight: 700;
  color: #005191;
  font-family: Roboto,Arial,sans-serif;
}

@media only screen and (min-width:40.063em) {
  .latest-feed__read-more {
    padding-left: 1.25rem;
  }
}

@media only screen and (min-width:90.063em) {
  .latest-feed__read-more {
    padding-left: 2.5rem;
    font-size: 1.25rem;
  }
}

.latest-feed__read-more i {
  opacity: 0;
}

.latest-feed__share {
  position: absolute;
  bottom: 9px;
  bottom: .5625rem;
  right: 12px;
  right: .75rem;
}

@media only screen and (min-width:64.063em) {
  .latest-feed__share {
    bottom: .625rem;
    right: .875rem;
  }
}

.latest-feed__share .latest-feed__share-group {
  transition: .1s;
  color: #f57814;
  font-size: 12px;
  font-size: .75rem;
  font-weight: 700;
}

@media only screen and (min-width:64.063em) {
  .latest-feed__share .latest-feed__share-group {
    font-size: 14px;
  }
}

.latest-feed__share .latest-feed__share-group a {
  display: inline-block;
  transition: .3s;
  opacity: .8;
  position: relative;
  vertical-align: middle;
  color: #005191;
}

.latest-feed__share .latest-feed__share-group a:last-child:after {
  display: none;
}

.latest-feed__share .latest-feed__share-group a:after {
  content: '/';
  color: #969696;
  margin: 0 0 0 3px;
}

@media only screen and (min-width:64.063em) {
  .latest-feed__share .latest-feed__share-group a:hover {
    color: #f57814;
  }
}

.latest-feed__share .latest-feed__share-text {
  color: #969696;
  transition: .1s;
  vertical-align: middle;
}

.background-effects {
  bottom: 0;
  display: block;
  left: 0;
  height: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.background-effects:after,
.background-effects:before {
  background: #09064e;
  content: '';
  display: block;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.background-effects:before {
  height: 40%;
  left: -95%;
  opacity: .4;
  position: absolute;
  width: 200%;
}

@media only screen and (min-width:40.063em) {
  .background-effects:before {
    height: 60%;
    left: -85%;
  }
}

@media only screen and (min-width:64.063em) {
  .background-effects:before {
    height: 70%;
    left: -75%;
  }
}

.background-effects:after {
  box-sizing: content-box;
  border-top: 30px solid rgba(173,169,245,.6);
  bottom: 0;
  height: 40%;
  right: -85%;
  opacity: .4;
  position: absolute;
  width: 200%;
  z-index: 0;
}

@media only screen and (min-width:40.063em) {
  .background-effects:after {
    border-top: 50px solid rgba(173,169,245,.6);
    height: 60%;
    right: -75%;
  }
}

@media only screen and (min-width:64.063em) {
  .background-effects:after {
    height: 70%;
  }
}

.search-uww__hero {
  overflow: hidden;
  padding: 50px 20px;
  padding: 3.125rem 1.25rem;
  position: relative;
  text-align: center;
  background-size: cover;
  background-position: center center;
  z-index: 1;
}

@media only screen and (min-width:64.063em) {
  .search-uww__hero {
    padding: 10rem 0 9.375rem;
  }
}

.search-uww__hero>.row {
  position: relative;
  z-index: 2;
}

.search-uww__hero:before {
  content: '';
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(0,0,0,.5);
  z-index: -1;
}

@media only screen and (min-width:40.063em) {
  .search-uww__hero:before {
    background-size: auto 130%;
  }
}

.search-uww__hero .search-uww__holder {
  padding: 20px;
  background: #FFF;
  max-width: 920px;
  max-width: 57.5rem;
  margin: 0 auto;
}

.search-uww__hero .search-uww__holder:after,
.search-uww__hero .search-uww__holder:before {
  content: " ";
  display: table;
}

.search-uww__hero .search-uww__holder:after {
  clear: both;
}

@media only screen and (min-width:64.063em) {
  .search-uww__hero .search-uww__holder {
    padding: 3.125rem 2.25rem 2.375rem;
  }
}

.search-uww__hero .search-uww__holder p {
  font-size: 15px;
  font-size: .9375rem;
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
}

@media only screen and (min-width:64.063em) {
  .search-uww__hero .search-uww__holder p {
    margin-bottom: 1.875rem;
  }
}

.search-uww__hero-heading {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  -webkit-font-smoothing: antialiased;
}

@media only screen and (min-width:40.063em) {
  .search-uww__hero-heading {
    margin-bottom: 2.5rem;
  }
}

.search-uww__hero-heading strong {
  white-space: nowrap;
}

.country-stat-touts {
  overflow: hidden;
  padding: 20px 0;
  padding: 1.25rem 0;
}

@media only screen and (min-width:40.063em) {
  .country-stat-touts {
    padding: 2.5rem 0 3.5rem;
  }
}

@media only screen and (min-width:64.063em) {
  .country-stat-touts {
    overflow: visible;
    padding: 3.9375rem 0 5.375rem;
  }

  .country-stat-touts .stat-tout {
    float: left;
    margin: 0 .5%;
    width: 24%;
    z-index: 2;
  }
}

.country-stat-touts .slick-slide .stat-tout {
  float: none;
  width: auto;
}

.country-stat-touts .stat-touts__carousel--countries {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}

.country-stat-touts .stat-tout__slide {
  margin-bottom: 10px;
  margin-bottom: .625rem;
}

.countries-header,
.usa-header {
  margin: 15px 0 0;
  margin: .9375rem 0 0;
  z-index: 5;
  position: relative;
}

@media only screen and (min-width:40.063em) {
  .countries-header,
  .usa-header {
    margin: 0 0 1.25rem;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.countries-header h1,
.usa-header h1 {
  display: inline-block;
  vertical-align: top;
  background: #000;
  color: #FFF;
  text-transform: uppercase;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1;
  padding: 5px 12px;
  padding: .3125rem .75rem;
}

@media only screen and (min-width:40.063em) {
  .countries-header h1,
  .usa-header h1 {
    font-size: 2rem;
  }
}

@media only screen and (min-width:64.063em) {
  .countries-header h1,
  .usa-header h1 {
    font-size: 3rem;
  }
}

.countries-header h1 .uww-count,
.usa-header h1 .uww-count {
  color: #FF1919;
  font-weight: 700;
}

.image-touts--countries {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  max-height: 340px;
  max-height: 21.25rem;
  overflow: auto;
}

@media only screen and (min-width:40.063em) {
  .image-touts--countries {
    max-height: 28.75rem;
  }
}

@media only screen and (min-width:64.063em) {
  .image-touts--countries {
    max-height: none;
    padding-top: .5625rem;
    margin-bottom: 3.625rem;
    overflow: visible;
  }
}

.image-touts--countries .image-touts__tout {
  border: 2px solid #000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (min-width:64.063em) {
  .image-touts--countries .image-touts__tout {
    padding: 0;
    transition: all .2s;
    border-width: 3px;
    margin-bottom: 2.8125rem;
  }

  .image-touts--countries .image-touts__tout span {
    color: #000;
    transition: color .2s;
  }

  .image-touts--countries .image-touts__tout:hover {
    border-color: #f57814;
    background: #f57814;
  }

  .image-touts--countries .image-touts__tout:hover span {
    color: #FFF;
  }
}

.image-touts--countries .image-touts__text {
  padding: 22px;
  padding: 1.375rem;
  font-size: 20px;
  font-size: 1.25rem;
}

.countries__container {
  background: #f2f2f2;
}

.countries__container .page-content__heading {
  font-size: 30px;
  font-size: 1.875rem;
}

@media only screen and (min-width:40.063em) {
  .countries__container .page-content__heading {
    font-size: 2.8125rem;
  }
}

@media only screen and (min-width:64.063em) {
  .countries__container .page-content__heading {
    font-size: 3.75rem;
  }
}

.countries__container .page-content__heading span {
  line-height: 1.12;
}

.country-entry .page-footer {
  margin-top: 0;
}

.country-entry__return {
  background: #f57814;
  color: #fff;
  display: none;
  line-height: 1;
  padding: 7px 15px;
  padding: .4375rem .9375rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

.country-entry__return:hover {
  background: #DC3601;
  color: #fff;
}

@media only screen and (min-width:64.063em) {
  .country-entry__return {
    display: inline-block;
    transition: .1s;
  }
}

.country-enty__video {
  margin: 0 0 40px;
  margin: 0 0 2.5rem;
  padding: 20px 0 0;
  padding: 1.25rem 0 0;
}

.country-entry__links-list {
  margin: 0 0 30px;
  margin: 0 0 1.875rem;
  padding: 0;
  list-style: none;
}

.country-entry__link {
  display: block;
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1;
  margin: 0 0 10px;
  margin: 0 0 .625rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

.country-entry__link i.fa {
  background: #f57814;
  display: inline-block;
  height: 30px;
  margin: 0 15px 0 0;
  margin: 0 .9375rem 0 0;
  text-align: center;
  transition: .1s;
  width: 30px;
  vertical-align: middle;
}

.country-entry__link i.fa:before {
  color: #fff;
  line-height: 30px;
}

.country-entry__link span {
  display: inline-block;
  vertical-align: middle;
  width: 75%;
}

@media only screen and (min-width:64.063em) {
  .country-entry__link:hover i.fa {
    background-color: #DC3601;
  }
}

.country-entry__latest {
  background: #f2f2f2;
  overflow: hidden;
  padding: 30px 0 40px;
  padding: 1.875rem 0 2.5rem;
  text-align: center;
}

@media only screen and (min-width:64.063em) {
  .country-entry__latest {
    padding: 2.1875rem 0 1.5625rem;
  }
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .country-entry__latest .latest-feed__item {
    margin: 0 .3125rem;
  }
}

.country-entry__latest-heading {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  text-align: left;
}

@media only screen and (min-width:64.063em) {
  .country-entry__latest-carousel {
    margin: 0 -.3333%;
  }
}

.country-entry__latest-blog .image-touts {
  margin-top: 0;
  margin-bottom: 0;
}

.country-entry__latest-blog .image-touts__tout {
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

@media only screen and (min-width:40.063em) {
  .country-entry__latest-blog .image-touts__tout {
    margin-bottom: 2.1875rem;
  }
}

.country-entry__latest-blog .image-touts__tout:after {
  background: #f2f2f2;
}

.country-entry__latest-blog .image-touts__tout:nth-child(3) {
  display: none;
}

@media only screen and (min-width:64.063em) {
  .country-entry__latest-blog .image-touts__tout:nth-child(3) {
    display: inline-block;
  }
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .local-usa-index .search-uww__hero {
    padding-bottom: 6.25rem;
  }
}

.usa-local {
  padding-bottom: 25px;
  padding-bottom: 1.5625rem;
}

@media only screen and (min-width:40.063em) {
  .usa-local {
    padding-bottom: 3.125rem;
  }
}

.usa-local strong {
  font-weight: 400;
  padding-right: 5px;
}

.usa-local__header {
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  padding-top: 30px;
  padding-top: 1.875rem;
}

@media only screen and (min-width:40.063em) {
  .usa-local__header {
    padding-top: 3.125rem;
  }
}

@media only screen and (min-width:64.063em) {
  .usa-local__header {
    padding-top: 4.0625rem;
  }
}

.usa-local__details {
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
}

.usa-local__email,
.usa-local__website {
  font-weight: 700;
  margin-bottom: 5px;
  margin-bottom: .3125rem;
}

.usa-local__social {
  padding-top: 20px;
  padding-top: 1.25rem;
}

.usa-local__social-links {
  line-height: 20px;
  line-height: 1.25rem;
  margin: 0;
  padding: 15px 0;
  padding: .9375rem 0;
}

.usa-local__social-links li {
  margin: 0 10px 0 0;
  margin: 0 .625rem 0 0;
}

.usa-local__social-links li.usa-local__blog-link a {
  padding: 0 8px;
  padding: 0 .5rem;
  width: auto;
}

.usa-local__social-links i {
  color: #fff;
  line-height: 30px;
  line-height: 1.875rem;
  font-size: 17px;
  font-size: 1.0625rem;
}

.usa-local__social-links a {
  background-color: #f57814;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  height: 30px;
  height: 1.875rem;
  margin: 0 5px 5px 0;
  margin: 0 .3125rem .3125rem 0;
  text-align: center;
  text-transform: uppercase;
  transition: background-color .1s;
  width: 30px;
  width: 1.875rem;
  -webkit-font-smoothing: antialiased;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

.usa-local__social-links a:hover {
  background-color: #f26527;
}

.usa-local__states .image-touts__tout {
  padding-bottom: 0;
}

@media (max-width:500px) {
  .usa-local__states .image-touts__tout {
    width: 90%;
  }
}

@media only screen and (min-width:64.063em) {
  .usa-local__states .image-touts__tout {
    width: 23.5%;
  }
}

.usa-state .page-header--overlay {
  margin-bottom: 0;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .usa-state .page-header--overlay {
    margin-bottom: .9375rem;
  }
}

@media only screen and (min-width:64.063em) {
  .usa-state .page-header--overlay {
    margin-bottom: 2.1875rem;
  }
}

.usa-state__list {
  list-style: none;
  margin: 0 auto;
  max-width: 750px;
  max-width: 46.875rem;
  padding: 0;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

@media only screen and (min-width:40.063em) {
  .usa-state__list {
    -moz-column-count: 2;
    column-count: 2;
  }
}

.usa-state__list li {
  page-break-inside: avoid;
  break-inside: avoid;
  line-height: 1.1;
  margin-bottom: 10px;
  margin-bottom: .625rem;
}

.usa-state__list a {
  display: block;
  padding: 4px 0;
  padding: .25rem 0;
}

@media only screen and (min-width:40.063em) {
  .usa-state__list a {
    font-size: 1.125rem;
  }
}

.usa-state__item-location {
  display: block;
  text-transform: none;
}

.featured-entries {
  margin: 0 -10px 20px;
  margin: 0 -.625rem 1.25rem;
  max-height: 330px;
  max-height: 20.625rem;
  overflow: hidden;
}

.featured-entries:after,
.featured-entries:before {
  content: " ";
  display: table;
}

.featured-entries:after {
  clear: both;
}

@media only screen and (min-width:64.063em) {
  .featured-entries {
    margin: 0 0 1.875rem;
    max-height: 40.625rem;
  }
}

.featured-entries__heading {
  padding: 0 10px;
  padding: 0 .625rem;
}

@media only screen and (min-width:64.063em) {
  .featured-entries__heading {
    padding: 0;
  }
}

@media only screen and (min-width:64.063em) {
  .featured-entries__carousel {
    margin: 0 0 1.25rem;
  }

  .featured-entries__carousel:after,
  .featured-entries__carousel:before {
    content: " ";
    display: table;
  }

  .featured-entries__carousel:after {
    clear: both;
  }
}

.featured-entry__block .featured-entry {
  background-color: #969696;
  background-size: cover;
  background-position: center center;
  display: block;
  height: 250px;
  height: 15.625rem;
  margin: 0 4px;
  margin: 0 .25rem;
  overflow: hidden;
  position: relative;
}

.featured-entry__block .featured-entry:before {
  background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.9)100%);
  content: '';
  bottom: 0;
  display: block;
  height: 60%;
  position: absolute;
  transition: .2s;
  width: 100%;
}

@media only screen and (min-width:64.063em) {
  .featured-entry__block .featured-entry {
    margin: 0;
  }

  .featured-entry__block .featured-entry:after {
    background: #fff;
    bottom: -200px;
    content: '';
    display: block;
    height: 200px;
    opacity: 0;
    position: absolute;
    transform: rotate(0deg) translate3d(0,0,0);
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition: .3s;
    transition-delay: .1s;
    width: 125%;
    z-index: 2;
  }

  .featured-entry__block .featured-entry .image-touts__button {
    background: 0 0;
    color: #f57814;
    -ms-transform: translate(0);
    transform: translate(0);
    padding: 0;
    top: auto;
    left: auto;
    right: 1.25rem;
    bottom: .625rem;
    font-family: "Roboto Condensed",Arial,sans-serif;
    font-size: 1.375rem;
  }

  .featured-entry__block .featured-entry:hover .featured-entry__headline {
    bottom: 40%;
  }

  .featured-entry__block .featured-entry:hover .image-touts__button {
    opacity: 1;
    top: auto;
    left: auto;
    right: 1.25rem;
    bottom: .625rem;
    transition-delay: .2s;
  }

  .featured-entry__block .featured-entry:hover:before {
    height: 100%;
  }

  .featured-entry__block .featured-entry:hover:after {
    opacity: 1;
    transform: rotate(-14deg) translate3d(0,0,0);
  }
}

.featured-entry__block .featured-entry__headline {
  bottom: 0;
  color: #FFF;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.1;
  margin: 0;
  padding: 20px;
  padding: 1.25rem;
  position: absolute;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

@media only screen and (min-width:64.063em) {
  .featured-entry__block .featured-entry__headline {
    font-size: 1.75rem;
    transition: .4s;
  }
}

@media only screen and (min-width:64.063em) {
  .featured-entry__block {
    float: left;
    display: block;
    margin-bottom: 1.25rem;
  }

  .featured-entry__block-1,
  .featured-entry__block-2 {
    width: 49.25%;
  }

  .featured-entry__block-1 .featured-entry,
  .featured-entry__block-2 .featured-entry {
    height: 21.875rem;
  }

  .featured-entry__block-1 {
    margin-right: 1.5%;
  }

  .featured-entry__block-3,
  .featured-entry__block-4,
  .featured-entry__block-5 {
    width: 32.333%;
  }

  .featured-entry__block-3 .featured-entry,
  .featured-entry__block-4 .featured-entry,
  .featured-entry__block-5 .featured-entry {
    height: 15.625rem;
  }

  .featured-entry__block-4 {
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
}

.fallback-image-even:before,
.fallback-image-odd:before {
  display: none;
}

.fallback-image-odd {
  background-image: url(/i/blog/fallback-1.png);
}

.fallback-image-even {
  background-image: url(/i/blog/fallback-2.png);
}

.blog-index__category-name,
.news-index__category-name,
.press-index__category-name,
.publications-index__category-name {
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
  text-align: center;
}

@media only screen and (min-width:40.063em) {
  .blog-index__category-name,
  .news-index__category-name,
  .press-index__category-name,
  .publications-index__category-name {
    margin: 0 0 2.1875rem;
  }
}

.blog-index__list,
.news-index__list,
.press-index__list,
.publications-index__list {
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
}

.blog-index__no-posts,
.news-index__no-posts,
.press-index__no-posts,
.publications-index__no-posts {
  padding: 20px 0 60px;
  padding: 1.25rem 0 3.75rem;
  text-align: center;
}

.blog-index__no-posts p,
.news-index__no-posts p,
.press-index__no-posts p,
.publications-index__no-posts p {
  font-style: italic;
}

.blog-list__entry,
.news-list__entry,
.press-list__entry,
.publications-list__entry {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin: 0 0 45px;
  margin: 0 0 2.8125rem;
  word-wrap: break-word;
}

@media only screen and (min-width:64.063em) {
  .blog-list__entry:after,
  .blog-list__entry:before,
  .news-list__entry:after,
  .news-list__entry:before,
  .press-list__entry:after,
  .press-list__entry:before,
  .publications-list__entry:after,
  .publications-list__entry:before {
    content: " ";
    display: table;
  }

  .blog-list__entry:after,
  .news-list__entry:after,
  .press-list__entry:after,
  .publications-list__entry:after {
    clear: both;
  }
}

.blog-list__image a,
.news-list__image a,
.press-list__image a,
.publications-list__image a {
  display: block;
}

@media only screen and (max-width:40em) {
  .blog-list__image,
  .news-list__image,
  .press-list__image,
  .publications-list__image {
    margin: 0 -.625rem;
    text-align: center;
  }
}

.blog-list__entry-details,
.news-list__entry-details,
.press-list__entry-details,
.publications-list__entry-details {
  background: #fff;
  margin: 0;
  padding: 0;
}

.blog-list__headline,
.news-list__headline,
.press-list__headline,
.publications-list__headline {
  line-height: 1.1;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.blog-list__byline,
.news-list__byline,
.press-list__byline,
.publications-list__byline {
  font-size: 14px;
  font-size: .875rem;
  margin: 0 0 10px;
  margin: 0 0 .625rem;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.blog-list__summary,
.news-list__summary,
.press-list__summary,
.publications-list__summary {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.4;
  margin: 0 0 10px;
  margin: 0 0 .625rem;
}

@media only screen and (min-width:64.063em) {
  .blog-list__summary,
  .news-list__summary,
  .press-list__summary,
  .publications-list__summary {
    line-height: 1.3;
    font-size: .9375rem;
    margin: 0 0 1.25rem;
  }
}

.blog-list__entry-link,
.news-list__entry-link,
.press-list__entry-link,
.publications-list__entry-link {
  font-size: 15px;
  font-size: .9375rem;
  margin: 0;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

.news-list__headline a,
.press-list__headline a,
.publications-list__headline a {
  color: #005191;
}

.news-list__headline a:hover,
.press-list__headline a:hover,
.publications-list__headline a:hover {
  color: #539ed0;
}

#framework .news-list__entry-details .submit,
#framework .press-list__entry-details .submit,
#framework .publications-list__entry-details .submit,
.news-list__entry-details #framework .submit,
.news-list__entry-details .button,
.press-list__entry-details #framework .submit,
.press-list__entry-details .button,
.publications-list__entry-details #framework .submit,
.publications-list__entry-details .button {
  background: #005191;
  color: #FFF;
}

#framework .news-list__entry-details .submit:hover,
#framework .press-list__entry-details .submit:hover,
#framework .publications-list__entry-details .submit:hover,
.news-list__entry-details #framework .submit:hover,
.news-list__entry-details .button:hover,
.press-list__entry-details #framework .submit:hover,
.press-list__entry-details .button:hover,
.publications-list__entry-details #framework .submit:hover,
.publications-list__entry-details .button:hover {
  background: #539ed0;
  color: #000;
}

@media only screen and (min-width:64.063em) {
  .blog-list__entry.has-image {
    height: 17.5rem;
  }

  .blog-list__entry.has-image .blog-list__image {
    height: 17.5rem;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 1;
  }

  .blog-list__entry.has-image .blog-list__image img {
    max-width: none;
    width: 35.625rem;
  }

  .blog-list__entry.has-image .blog-list__image:before {
    background: #fff;
    display: block;
    height: 21.875rem;
    position: absolute;
    right: 15%;
    top: -6.25rem;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform-origin: top right;
    transform-origin: top right;
    width: 40.625rem;
    z-index: 1;
  }
}

.blog-list__entry.has-image .blog-list__entry-details {
  padding: 12px 12px 0;
  padding: .75rem .75rem 0;
}

@media only screen and (min-width:64.063em) {
  .blog-list__entry.has-image .blog-list__entry-details {
    margin: 0;
    float: right;
    padding: 1rem 0 1rem 1rem;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 65%;
    z-index: 2;
  }

  .blog-list__entry.has-image .blog-list__entry-details .blog-list__headline {
    font-size: 1.75rem;
    margin: 0 0 .5rem;
  }
}

.blog-entry__header-title a,
.press-entry__header-title a {
  color: #000;
}

.blog-entry__header-title a:hover,
.press-entry__header-title a:hover {
  color: #f57814;
}

.blog-entry__header,
.press-entry__header {
  margin: 0 auto 20px;
  margin: 0 auto 1.25rem;
  max-width: 780px;
  max-width: 48.75rem;
  padding: 30px 0 0;
  padding: 1.875rem 0 0;
}

.blog-entry__header:after,
.blog-entry__header:before,
.press-entry__header:after,
.press-entry__header:before {
  content: " ";
  display: table;
}

.blog-entry__header:after,
.press-entry__header:after {
  clear: both;
}

@media only screen and (min-width:40.063em) {
  .blog-entry__header,
  .press-entry__header {
    border-bottom: 1px solid #CCC;
    margin: 0 auto 1.875rem;
    padding: 1.875rem 0;
  }
}

.blog-entry__featured-image,
.press-entry__featured-image {
  margin: 0 auto 30px;
  margin: 0 auto 1.875rem;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.blog-entry__featured-image:after,
.blog-entry__featured-image:before,
.press-entry__featured-image:after,
.press-entry__featured-image:before {
  background: #fff;
  display: block;
  height: 60px;
  height: 3.75rem;
  position: absolute;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 60px;
  width: 3.75rem;
  z-index: 1;
}

.blog-entry__featured-image:before,
.press-entry__featured-image:before {
  left: -30px;
  left: -1.875rem;
  top: -30px;
  top: -1.875rem;
}

.blog-entry__featured-image:after,
.press-entry__featured-image:after {
  bottom: -30px;
  bottom: -1.875rem;
  right: -30px;
  right: -1.875rem;
}

@media only screen and (min-width:40.063em) {
  .blog-entry__featured-image:after,
  .blog-entry__featured-image:before,
  .press-entry__featured-image:after,
  .press-entry__featured-image:before {
    height: 9.375rem;
    width: 9.375rem;
  }

  .blog-entry__featured-image:before,
  .press-entry__featured-image:before {
    left: -4.6875rem;
    top: -4.6875rem;
  }

  .blog-entry__featured-image:after,
  .press-entry__featured-image:after {
    bottom: -4.6875rem;
    right: -4.6875rem;
  }
}

@media only screen and (min-width:64.063em) {
  .blog-entry__featured-image,
  .press-entry__featured-image {
    margin: 0 auto 2.5rem;
    max-width: 62.5rem;
  }

  .blog-entry__featured-image:after,
  .blog-entry__featured-image:before,
  .press-entry__featured-image:after,
  .press-entry__featured-image:before {
    height: 12.5rem;
    width: 12.5rem;
  }

  .blog-entry__featured-image:before,
  .press-entry__featured-image:before {
    left: -6.25rem;
    top: -6.25rem;
  }

  .blog-entry__featured-image:after,
  .press-entry__featured-image:after {
    bottom: -6.25rem;
    right: -6.25rem;
  }
}

.blog-entry__footer,
.press-entry__footer {
  clear: both;
}

.blog-entry__footer-share,
.press-entry__footer-share {
  display: inline-block;
  margin: 0 0 30px;
  margin: 0 0 1.875rem;
  padding: 20px 0 0;
  padding: 1.25rem 0 0;
}

.blog-entry .page-content>p:first-of-type {
  font-size: 18px;
  font-size: 1.125rem;
}

@media only screen and (min-width:40.063em) {
  .blog-entry .page-content>p:first-of-type {
    font-size: 1.1875rem;
  }
}

@media only screen and (min-width:64.063em) {
  .blog-entry .page-content>p:first-of-type {
    font-size: 1.25rem;
  }
}

@media only screen and (min-width:64.063em) {
  .blog-entry .page-content blockquote {
    margin-left: -6.25rem;
    margin-right: -6.25rem;
  }
}

.blog-entry__author-photo {
  float: left;
  margin: 0 15px 0 0;
  margin: 0 .9375rem 0 0;
}

.blog-entry__share {
  float: right;
  z-index: 2;
}

.blog-entry__byline {
  margin: 0;
  text-transform: uppercase;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

@media only screen and (min-width:40.063em) {
  .blog-entry__byline.has-photo {
    line-height: 4.6875rem;
  }
}

.blog-entry__share-label {
  padding: 0 10px 0 0;
  padding: 0 .625rem 0 0;
  text-transform: uppercase;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.blog-entry__categories {
  border-top: 1px solid #CCC;
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
  padding: 8px 0;
  padding: .5rem 0;
  text-transform: uppercase;
}

.blog-entry__categories p {
  margin: 0;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.blog-entry__categories a {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

.blog-comments {
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

.related-posts {
  margin: 0 auto 20px;
  margin: 0 auto 1.25rem;
}

@media only screen and (min-width:64.063em) {
  .related-posts {
    margin: 0 auto 2.5rem;
  }
}

.related-posts__header {
  border-top: 1px solid #CCC;
  padding: 20px 0 10px;
  padding: 1.25rem 0 .625rem;
}

@media only screen and (min-width:64.063em) {
  .related-posts .image-touts {
    margin-top: 0;
    text-align: left;
  }
}

.related-posts .image-touts__tout:nth-child(3) {
  display: none;
}

@media only screen and (min-width:64.063em) {
  .related-posts .image-touts__tout:nth-child(3) {
    display: inline-block;
  }
}

.author-profile__photo {
  float: left;
  margin: 0 20px 15px 0;
  margin: 0 1.25rem .9375rem 0;
  max-width: 185px;
  max-width: 11.5625rem;
  padding: 5px 0 0;
  padding: .3125rem 0 0;
}

@media only screen and (max-width:40em) {
  .author-profile__photo {
    width: 6.25rem;
  }
}

.author-profile__entries-heading {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 20px 0;
  margin: 1.25rem 0;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.author-profile__entries-heading--border {
  border-top: 1px solid #f2f2f2;
  padding: 12px 0 5px;
  padding: .75rem 0 .3125rem;
}

.author-profile__entries-heading a {
  color: #130C83;
}

.author-profile__entries-heading a:hover {
  color: #f57814;
}

.latest-featured {
  overflow: hidden;
}

.latest-featured:after,
.latest-featured:before {
  content: " ";
  display: table;
}

.latest-featured:after {
  clear: both;
}

@media only screen and (min-width:40.063em) {
  .latest-featured {
    margin: 0 -24px;
  }
}

@media only screen and (min-width:64.063em) {
  .latest-featured {
    margin-bottom: 3.875rem;
  }
}

.latest-featured__header {
  padding: 0 10px;
  padding: 0 .625rem;
}

@media only screen and (min-width:64.063em) {
  .latest-featured__header {
    padding: 0;
  }
}

@media only screen and (min-width:64.063em) {
  .latest-featured__carousel {
    margin: 0 0 1.25rem;
  }

  .latest-featured__carousel:after,
  .latest-featured__carousel:before {
    content: " ";
    display: table;
  }

  .latest-featured__carousel:after {
    clear: both;
  }
}

.latest-featured__hero {
  padding: 336px 0 20px;
  padding: 21rem 0 1.25rem;
  background-size: cover;
  background-position: center center;
  margin: 0 0 36px;
  margin: 0 0 2.25rem;
  position: relative;
}

.latest-featured__hero>.row {
  position: relative;
}

@media only screen and (min-width:64.063em) {
  .latest-featured__hero {
    padding: 16.1875rem 0 2.6875rem;
    margin: 0 0 5.1875rem;
  }
}

.latest-featured__hero .latest-featured__heading {
  margin: 0 10px 24px;
  margin: 0 10px 1.5rem;
}

.latest-featured__hero .latest-featured__heading h2 {
  background: #000;
  color: #FFF;
  display: inline;
  margin: 0;
  box-shadow: 10px 0 #000,-10px 0 #000;
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .02em;
}

@media only screen and (min-width:64.063em) {
  .latest-featured__hero .latest-featured__heading h2 {
    font-size: 2.625rem;
  }
}

.latest-featured__hero .latest-featured__tag {
  position: absolute;
  bottom: 1px;
  bottom: .0625rem;
  right: 10px;
  right: .625rem;
  top: auto;
}

#framework .latest-featured__hero .submit,
.latest-featured__hero #framework .submit,
.latest-featured__hero .button {
  bottom: auto;
  position: relative;
  margin: 0;
  min-width: 188px;
  min-width: 11.75rem;
  vertical-align: top;
}

.latest-featured__entry {
  display: block;
  overflow: hidden;
  background: #f5f5f5;
  position: relative;
  z-index: 1;
}

@media only screen and (min-width:64.063em) {
  .latest-featured__entry {
    margin: 0;
  }

  .latest-featured__entry:hover .latest-featured__headline {
    color: #f57814;
  }

  .latest-featured__entry:hover .image-touts__button {
    background: #f26527;
  }

  .latest-featured__entry:hover .latest-featured__image:before {
    background: rgba(0,0,0,.5);
  }
}

.latest-featured__entry .image-touts__button {
  position: static;
  opacity: 1;
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  font-family: "Roboto Condensed",Arial,sans-serif;
  font-size: 14px;
  padding: 17px 25px;
  padding: 1.0625rem 1.5625rem;
  min-width: 188px;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  color: #000;
}

.latest-featured__image {
  padding-top: 67%;
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 1;
}

@media only screen and (min-width:64.063em) {
  .latest-featured__image {
    padding-top: 57%;
  }
}

.latest-featured__image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: 0 0;
  transition: background .2s;
}

.latest-featured__headline {
  bottom: 0;
  color: #111;
  margin: 0 0 43px;
  margin: 0 0 2.6875rem;
  font-weight: 700;
  font-family: Roboto,Arial,sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.333;
  letter-spacing: 0;
}

@media only screen and (min-width:40.063em) {
  .latest-featured__headline {
    min-height: 2.667em;
    margin-bottom: 1.875rem;
  }
}

@media only screen and (min-width:64.063em) {
  .latest-featured__headline {
    font-size: 1.5rem;
    transition: .4s;
  }
}

.latest-featured__block {
  margin: 0 0 34px;
  margin: 0 0 2.125rem;
}

@media only screen and (min-width:40.063em) {
  .latest-featured__block {
    float: left;
    display: block;
    margin-bottom: 1.25rem;
    overflow: hidden;
    position: relative;
    padding: 0 1.5rem;
  }

  .latest-featured__block-1,
  .latest-featured__block-2,
  .latest-featured__block-3 {
    width: 50%;
  }

  .latest-featured__block-2 {
    margin-bottom: 1.25rem;
  }
}

.latest-featured__caption {
  padding: 41px 29px;
  padding: 2.5625rem 1.8125rem;
  position: relative;
}

@media only screen and (min-width:64.063em) {
  .latest-featured__caption {
    padding: 2.75rem 2.5rem;
  }
}

.latest-featured__tag {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  color: #FFF;
  background: #000;
  padding: 2px 8px;
  letter-spacing: .02em;
  text-transform: uppercase;
  position: absolute;
  top: -11px;
  z-index: 2;
}

.latest__media-links {
  padding: 7px 0 30px;
  padding: .4375rem 0 1.875rem;
  margin-bottom: 23px;
  margin-bottom: 1.4375rem;
}

@media only screen and (min-width:40.063em) {
  .latest__media-links {
    margin-bottom: 3.125rem;
  }
}

@media only screen and (min-width:64.063em) {
  .latest__media-links {
    margin-bottom: 5.375rem;
  }
}

.latest__media-links a {
  margin: 0 10px 8px;
  margin: 0 .625rem .5rem;
  vertical-align: top;
  min-width: 263px;
  min-width: 16.4375rem;
}

@media only screen and (min-width:40.063em) {
  .latest__media-links a {
    min-width: 14.8125rem;
  }
}

.latest-mosaic__heading {
  text-align: center;
  margin: -12px 0 37px;
  margin: -.75rem 0 2.3125rem;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__heading {
    margin: -1.625rem 0 3.75rem;
  }
}

.latest-mosaic__heading h2 {
  background: #000;
  color: #FFF;
  display: inline-block;
  vertical-align: top;
  padding: 3px 5px;
  padding: .1875rem .3125rem;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: .02em;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__heading h2 {
    padding: .125rem .625rem;
  }
}

.latest-mosaic__container {
  background: #f2f2f2;
}

.latest-mosaic__tile {
  display: block;
  margin: 0 0 30px;
  margin: 0 0 1.875rem;
  position: relative;
  background: #FFF;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__tile {
    margin-bottom: 2.625rem;
  }
}

.latest-mosaic__tile.has-image .latest-mosaic__label {
  position: absolute;
  top: -13px;
  top: -.8125rem;
  margin: 0;
}

.latest-mosaic__tile.has-image .latest-mosaic__tile-content {
  padding-top: 36px;
  padding-top: 2.25rem;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__tile.has-image .latest-mosaic__tile-content {
    padding-top: 2.5rem;
  }
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__tile--news .latest-mosaic__byline,
  .latest-mosaic__tile--news .latest-mosaic__headline,
  .latest-mosaic__tile--news .latest-mosaic__label {
    transition: color .2s;
  }
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__tile--news .latest-mosaic__image {
    position: relative;
  }

  .latest-mosaic__tile--news .latest-mosaic__image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 0 0;
    transition: background .2s;
  }

  .latest-mosaic__tile--news .latest-mosaic__label {
    transition: color .2s;
  }

  .latest-mosaic__tile--news:hover .latest-mosaic__byline,
  .latest-mosaic__tile--news:hover .latest-mosaic__byline time,
  .latest-mosaic__tile--news:hover .latest-mosaic__headline,
  .latest-mosaic__tile--news:hover .latest-mosaic__headline time {
    color: #f57814;
  }

  .latest-mosaic__tile--news:hover .latest-mosaic__label {
    color: rgba(255,255,255,.8);
  }

  .latest-mosaic__tile--news:hover .latest-mosaic__image:before {
    background: rgba(0,0,0,.5);
  }
}

.latest-mosaic__tile--tweet .latest-mosaic__tile-content {
  padding: 18px 14px 40px;
  padding: 1.125rem .875rem 2.5rem;
  min-height: 300px;
  min-height: 18.75rem;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__tile--tweet .latest-mosaic__tile-content {
    padding: 2.125rem 2.5rem;
    min-height: 25rem;
  }
}

.latest-mosaic__tile--instagram {
  background-size: cover;
  background-position: center center;
  padding-bottom: 60%;
}

@media only screen and (min-width:40.063em) {
  .latest-mosaic__tile--instagram {
    padding-bottom: 95.4%;
  }
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__tile--instagram {
    padding-bottom: 95.4%;
  }
}

.latest-mosaic__tile--instagram:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 94px;
  transition: height .3s;
  background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.07)11%,rgba(0,0,0,.21)26%,rgba(0,0,0,.65)62%,rgba(0,0,0,.84)80%,rgba(0,0,0,.93)89%,#000 100%);
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__tile--instagram:hover:before {
    height: 180px;
  }

  .latest-mosaic__tile--instagram:hover .latest-mosaic__item-title {
    bottom: 1.875rem;
  }
}

.latest-mosaic__tile--instagram .latest-mosaic__item-title {
  position: absolute;
  bottom: 13px;
  bottom: .8125rem;
  right: 15px;
  right: .9375rem;
  color: #FFF;
  font-weight: 700;
  z-index: 2;
  font-size: 14px;
  font-size: .875rem;
  transition: bottom .2s;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__tile--press .latest-mosaic__headline a:hover {
    color: #f57814;
  }
}

@media only screen and (min-width:40.063em) {
  .latest-mosaic__tile--press .latest-mosaic__tile-content {
    min-height: 20.75rem;
  }
}

.latest-mosaic__tile.has-image .latest-mosaic__tile-content {
  top: auto;
  -ms-transform: none;
  transform: none;
}

.latest-mosaic__tile-content {
  position: relative;
  padding: 22px 15px 40px;
  padding: 1.375rem .9375rem 2.5rem;
  min-height: 193px;
  min-height: 12.0625rem;
  background: #FFF;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__tile-content {
    padding: 2.0625rem 2.5rem 2.5rem;
    min-height: 14.875rem;
  }
}

.latest-mosaic__label {
  font-size: 12px;
  font-size: .75rem;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 24px;
  margin: 0 0 1.5rem;
  display: inline-block;
  vertical-align: top;
  color: #FFF;
  background: #000;
  padding: 6px 8px;
  padding: .375rem .5rem;
  letter-spacing: .02em;
}

.latest-mosaic__label a {
  color: #FFF;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__label a:hover {
    color: rgba(255,255,255,.8);
  }
}

.latest-mosaic__headline {
  font-size: 18px;
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  line-height: 1.33;
  margin: 0 0 5px;
  margin: 0 0 .3125rem;
  color: #1a1a1a;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__headline {
    font-size: 1.5rem;
  }
}

.latest-mosaic__headline a {
  color: inherit;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__headline a:hover {
    color: #f57814;
  }
}

.latest-mosaic__image {
  text-align: center;
  padding-top: 80%;
  background-size: cover;
  background-position: center center;
  position: relative;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__image {
    padding-top: 69%;
  }
}

.latest-mosaic__image>a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__image>a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 0 0;
    transition: background .2s;
  }

  .latest-mosaic__image>a:hover:before {
    background: rgba(0,0,0,.5);
  }
}

.latest-mosaic__image--left {
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__image--left {
    float: left;
    margin: 0 1.25rem 0 0;
  }
}

.latest-mosaic__byline {
  margin: 0;
  position: absolute;
  bottom: 12px;
  bottom: .75rem;
  left: 15px;
  left: .9375rem;
  right: 15px;
  right: .9375rem;
  font-size: 14px;
  font-size: .875rem;
  -webkit-font-smoothing: antialiased;
  text-transform: capitalize;
  font-family: Roboto,Arial,sans-serif;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__byline {
    left: 2.5rem;
    right: 2.5rem;
  }
}

.latest-mosaic__byline time {
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  color: #969696;
  margin: 0;
}

.latest-mosaic__byline a,
.latest-mosaic__byline a:hover {
  color: #005191;
}

.latest-mosaic__intents {
  position: absolute;
  bottom: 15px;
  bottom: .9375rem;
  left: 0;
  right: 0;
  padding: 0 15px;
  padding: 0 .9375rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  line-height: 1;
  font-size: 14px;
  font-size: .875rem;
}

@media only screen and (min-width:90.063em) {
  .latest-mosaic__intents {
    padding: 0 2.5rem;
  }
}

.latest-mosaic__intents a {
  color: #969696;
}

.latest-mosaic__intents a:hover {
  color: #f57814;
}

.latest-mosaic__item-title {
  font-weight: 700;
  z-index: 2;
  color: #005191;
  margin: 0 0 0 12px;
  margin: 0 0 0 .75rem;
  font-size: 14px;
  font-size: .875rem;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__icons {
    bottom: 0;
  }
}

.latest-mosaic__icons a {
  color: #005191;
  margin: 0 20px 0 0;
  margin: 0 1.25rem 0 0;
}

@media only screen and (min-width:90.063em) {
  .latest-mosaic__icons a:last-child {
    margin-right: 0;
  }
}

.latest-mosaic__icons a:hover {
  color: #f57814;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__icons .fa {
    font-size: 14px;
  }
}

.latest-mosaic__tweet {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.67;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__tweet {
    font-size: 1.5rem;
  }
}

.latest-mosaic__tweet a {
  color: #005191;
}

.latest-mosaic__tweet a:hover {
  color: #539ed0;
}

.latest-mosaic__tweet-time {
  color: #969696;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1;
}

@media only screen and (min-width:64.063em) {
  .latest-mosaic__tweet-time {
    font-size: .875rem;
  }
}

.latest-mosaic__tweet-time a {
  color: #969696;
}

.latest-mosaic__tweet-time a:hover {
  color: #f26527;
}

.latest-mosaic--set-2 {
  padding-bottom: 25px;
  padding-bottom: 1.5625rem;
}

@media only screen and (min-width:40.063em) {
  .latest-mosaic--set-2 {
    padding-bottom: 2.5rem;
  }
}

.latest-mosaic--set-2 .instagram-tile--1,
.latest-mosaic--set-2 .tweet-tile--1,
.latest-mosaic--set-2 .tweet-tile--2 {
  display: none;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .latest-mosaic__tile--half.latest-mosaic__tile--blog .latest-mosaic__tile-content {
    top: auto;
    -ms-transform: none;
    transform: none;
  }
}

.publication-image {
  text-align: center;
  margin: 0 auto 20px;
  max-width: 150px;
  z-index: 2;
}

@media only screen and (min-width:64.063em) {
  .publication-image {
    float: left;
    margin: 0;
    padding: 0 2.5rem .9375rem 0;
    max-width: none;
  }
}

.publication-image__title {
  margin-top: 10px;
  margin-top: .625rem;
}

.leadership-list--wlc {
  padding-top: 40px;
  padding-top: 2.5rem;
}

.leadership-item {
  display: block;
  text-align: center;
}

.leadership-item__about {
  padding: 12px 0 0;
  padding: .75rem 0 0;
}

.leadership-item__name {
  color: #4F4F4F;
  line-height: 1;
  margin: 0 0 8px;
  margin: 0 0 .5rem;
}

@media only screen and (min-width:64.063em) {
  .leadership-item__name {
    font-size: 1.75rem;
    transition: .1s;
  }
}

.leadership-item__position {
  color: #4F4F4F;
  font-size: 12px;
  font-size: .75rem;
  padding: 0 2%;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .leadership-item__position {
    font-size: .8125rem;
  }
}

@media only screen and (min-width:64.063em) {
  .leadership-item__position {
    font-size: .9375rem;
    transition: .1s;
  }
}

.leadership-item:hover h3,
.leadership-item:hover h5 {
  color: #f57814;
}

.leadership-details__photo {
  margin: 0 0 30px;
  margin: 0 0 1.875rem;
  text-align: center;
}

@media only screen and (min-width:64.063em) {
  .leadership-details__photo {
    float: left;
    margin: 0 2.5rem 1.875rem 0;
  }
}

.leadership-details__name {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.leadership-details__location {
  font-style: italic;
  margin: -10px 0 15px;
  margin: -.625rem 0 .9375rem;
}

.leadership-details__position {
  color: #130C83;
  line-height: 1.2;
  font-size: 16px;
  font-size: 1rem;
  text-transform: none;
  font-family: Roboto,Arial,sans-serif;
}

.leadership-details__position strong {
  color: #4F4F4F;
  display: block;
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.leadership-details .page-footer__social {
  display: inline;
}

.leadership-details .page-footer__social ul {
  display: inline;
  margin: 0 0 10px;
  padding: 0;
}

.leadership-details .page-footer__social li {
  display: inline;
  padding: 0 6px;
}

.leadership-details h5:last-of-type {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.careers-categories__list {
  background: #f2f2f2;
  list-style: none;
  margin: 0;
  padding: 15px 15px 10px;
  padding: .9375rem .9375rem .625rem;
}

.careers-categories__list li {
  font-size: 14px;
  font-size: .875rem;
}

.careers-categories__list li.active a {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
}

.careers-categories__list a {
  color: #4F4F4F;
  display: block;
  line-height: 1.1;
  padding: 5px 20px 5px 0;
  padding: .3125rem 1.25rem .3125rem 0;
}

.careers-categories__list a:hover {
  color: #f57814;
}

.careers-categories__select-location {
  padding-top: 10px;
  padding-top: .625rem;
}

.careers-index__category-name {
  margin: 0 0 10px;
  margin: 0 0 .625rem;
  text-align: center;
}

.careers-index__return {
  text-align: center;
}

.careers-index__table {
  border: none;
  width: 100%;
}

.careers-index__table thead {
  text-transform: uppercase;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

.careers-index__table thead th {
  background: 0 0;
  border-bottom: 3px solid #CCC;
  color: #130C83;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 10px;
  padding: .625rem;
}

.careers-index__table tbody tr {
  cursor: pointer;
}

@media only screen and (min-width:64.063em) {
  .careers-index__table tbody tr:hover td {
    background-color: #f2f2f2;
  }
}

.careers-index__table td {
  background: #fff;
  padding: 10px;
  padding: .625rem;
  transition: background-color .1s;
  vertical-align: top;
}

.careers-index__title {
  color: #f57814;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

@media only screen and (min-width:40.063em) {
  .careers-index__title {
    font-size: 1.125rem;
  }
}

.careers-index__category,
.careers-index__date {
  color: #4F4F4F;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  margin: 0;
}

@media only screen and (min-width:40.063em) {
  .careers-index__category,
  .careers-index__date {
    font-size: 1rem;
  }
}

.careers-index__city,
.careers-index__state {
  color: #4F4F4F;
  font-size: 15px;
  font-size: .9375rem;
  -webkit-font-smoothing: antialiased;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

@media only screen and (min-width:40.063em) {
  .careers-index__city,
  .careers-index__state {
    font-size: 1.125rem;
  }
}

.stock-calculator .site-container>.page-section:last-of-type {
  margin-bottom: 0;
}

.stock-calculator__main {
  padding-top: 10px;
  padding-top: .625rem;
}

@media only screen and (min-width:40.063em) {
  .stock-calculator__main {
    padding-top: 1.5625rem;
  }
}

.stock-calculator__section {
  margin-bottom: 15px;
  margin-bottom: .9375rem;
}

.stock-calculator__section:after,
.stock-calculator__section:before {
  content: " ";
  display: table;
}

.stock-calculator__section:after {
  clear: both;
}

.stock-calculator__basis-disclaimer {
  font-size: 13px;
  font-size: .8125rem;
  font-style: italic;
}

.stock-calculator__results p strong {
  color: #130C83;
  font-size: 18px;
  font-size: 1.125rem;
  -webkit-font-smoothing: antialiased;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

.stock-calculator__table {
  text-transform: uppercase;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

.stock-calculator__table th {
  text-align: center;
  text-transform: uppercase;
}

.stock-calculator__table td {
  text-align: center;
}

@media only screen and (max-width:40em) {
  .stock-calculator__table td {
    font-size: .8125rem;
    padding: .25rem;
  }
}

.stock-calculator__table td.stock-calculator__table-label {
  text-align: left;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.stock-calculator__error-message,
.stock-calculator__loss-summary,
.stock-calculator__results-summary,
.stock-calculator__table {
  display: none;
}

.stock-calculator__disclaimer {
  font-style: italic;
  font-size: 13px;
  font-size: .8125rem;
  max-width: 600px;
  max-width: 37.5rem;
}

.stock-calculator .medicare-tax-option {
  display: none;
  margin: 0 20px 40px;
  margin: 0 1.25rem 2.5rem;
}

.stock-calculator .medicare-tax-option .truist-content .vs_form_question2,
.stock-calculator .medicare-tax-option label,
.truist-content .stock-calculator .medicare-tax-option .vs_form_question2 {
  line-height: 1.3;
}

.stock-calculator .medicare-tax-option small {
  color: #969696;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  padding-top: 8px;
  padding-top: .5rem;
  text-transform: none;
}

@media (max-width:1200px) {
  body.volunteer .hero-subnav {
    display: none;
  }
}

.afg-hero-search {
  position: absolute;
  top: 30%;
  width: 100%;
}

@media only screen and (min-width:40.063em) {
  .afg-hero-search {
    top: 42%;
  }
}

.afg-hero-search__form {
  background: #fff;
  margin: 0 5%;
  padding: 20px 3%;
  text-align: center;
}

@media only screen and (min-width:64.063em) {
  .afg-hero-search__form {
    margin: 0 auto;
    padding: 12px;
    width: 780px;
  }
}

.afg-hero-search__loading {
  color: #f57814;
  font-style: italic;
  text-align: center;
}

.afg-hero-search__heading {
  color: #000;
  display: inline-block;
  font-size: 23px;
  line-height: 1.1;
  margin: 0 0 10px;
  padding: 0 10px;
  vertical-align: bottom;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.afg-hero-search__heading span {
  display: inline;
}

@media only screen and (min-width:40.063em) {
  .afg-hero-search__heading {
    font-size: 28px;
    line-height: 1.2;
    margin: 0;
  }
}

.afg-hero-search__zip.text {
  display: inline-block;
  height: 39px;
  margin: 0;
  padding-right: 0;
  vertical-align: bottom;
  width: 160px;
}

@media only screen and (min-width:40.063em) {
  .afg-hero-search__zip.text {
    height: 42px;
    width: 200px;
  }
}

.afg-hero-search__submit {
  background: #005191;
  color: #fff;
  margin: 0;
  vertical-align: bottom;
}

@media only screen and (min-width:40.063em) {
  .afg-hero-search__submit:hover {
    background: #539ed0;
    color: #fff;
  }
}

.afg-hero-search__results {
  color: #005191;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

.afg-hero-search__city-st {
  border-bottom: 2px solid #CCC;
  color: #969696;
  clear: both;
  display: inline-block;
  padding-right: 30px;
  padding-right: 1.875rem;
  text-align: left;
  min-width: 250px;
  min-width: 15.625rem;
  white-space: nowrap;
  cursor: pointer;
}

.afg-hero-search__city-st:after {
  color: #005191;
  content: '\f0d7';
  font-family: FontAwesome;
  font-size: 17px;
  position: absolute;
  right: 5px;
  top: 25%;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .afg-hero-search__no-location .afg-hero-search__heading {
    margin: 0 0 10px;
  }
}

@media only screen and (min-width:64.063em) {
  .afg-hero-search__no-location .afg-hero-search__heading {
    line-height: 43px;
  }
}

.afg-hero-search__input-zip {
  display: inline-block;
}

.afg-main {
  padding-top: 20px;
  padding-top: 1.25rem;
}

@media only screen and (min-width:64.063em) {
  .afg-main {
    padding-top: 1.875rem;
  }
}

.afg-filters .afg-filters__container {
  background-color: #f2f2f2;
  margin: 0 0 30px;
  margin: 0 0 1.875rem;
  padding: 15px;
  padding: .9375rem;
}

.afg-filters .afg-filter .h4,
.afg-filters .afg-filter .truist-content .vs_form_divider,
.afg-filters .afg-filter h4,
.truist-content .afg-filters .afg-filter .vs_form_divider {
  color: #130C83;
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 5px;
  margin: 0 0 .3125rem;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.afg-filters .afg-filter button {
  background: #005191;
  color: #fff;
}

@media only screen and (min-width:40.063em) {
  .afg-filters .afg-filter button:hover {
    background: #539ed0;
  }
}

.afg-filters .afg-filter--set2,
.afg-filters .afg-filter--set3 {
  padding-top: 20px;
  padding-top: 1.25rem;
}

.afg-filters .afg-filter__keyword-search {
  background-color: #CCC;
  margin: 0 0 5px;
  margin: 0 0 .3125rem;
}

.afg-filters .afg-filter__keyword-search:focus {
  background-color: #CCC;
}

.afg-filters .afg-filter__checkbox-label {
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.25;
  position: relative;
}

.afg-filters .afg-filter__checkbox-label::before {
  background-color: #CCC;
  height: 15px;
  height: .9375rem;
  line-height: 15px;
  line-height: .9375rem;
  position: absolute;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  width: 15px;
  width: .9375rem;
}

.afg-filters .afg-filter__checkbox-label.is-selected::before {
  content: '\2713';
  text-align: center;
}

.afg-filters fieldset {
  border: none;
  margin-bottom: 2px;
  margin-bottom: .125rem;
  position: relative;
}

.afg-results-area__instructions {
  border-bottom: 1px solid #CCC;
  font-style: italic;
  margin: 0 0 25px;
  margin: 0 0 1.5625rem;
  padding: 0 0 10px;
  padding: 0 0 .625rem;
}

.afg-results-area__instructions p {
  font-size: 15px;
  font-size: .9375rem;
  margin: 0;
}

@media only screen and (min-width:64.063em) {
  .afg-results-area__subheading {
    float: left;
    width: 70%;
  }
}

.afg-results-area__attribute {
  padding: 10px 0 0;
  padding: .625rem 0 0;
}

@media only screen and (min-width:64.063em) {
  .afg-results-area__attribute {
    float: right;
    padding: 0;
    text-align: right;
    width: 30%;
  }
}

.afg-results-area__attribute span {
  color: #130C83;
  font-family: Rockwell,"Courier New",Courier,Georgia,Times,"Times New Roman",serif;
  font-style: normal;
}

.afg-results__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.afg-result {
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
}

.afg-result__title {
  line-height: 1;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.afg-result__title a {
  color: #005191;
}

@media only screen and (min-width:40.063em) {
  .afg-result__title a:hover {
    color: #539ed0;
  }
}

@media only screen and (min-width:40.063em) {
  .afg-result__title {
    font-size: 1.75rem;
    margin: 0 0 .625rem;
  }
}

.afg-result__sponsor {
  color: #4F4F4F;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 10px;
  margin: 0 0 .625rem;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.afg-result__sponsor a,
.afg-result__sponsor strong {
  color: #005191;
  font-weight: 300;
  white-space: nowrap;
}

@media only screen and (min-width:40.063em) {
  .afg-result__sponsor a:hover,
  .afg-result__sponsor strong:hover {
    color: #539ed0;
  }
}

@media only screen and (min-width:64.063em) {
  .afg-result__sponsor a,
  .afg-result__sponsor strong {
    padding-left: 10px;
  }
}

#framework .afg-result a.submit,
.afg-result #framework a.submit,
.afg-result a.button {
  background: #005191;
  color: #fff;
}

@media only screen and (min-width:40.063em) {
  #framework .afg-result a.submit:hover,
  .afg-result #framework a.submit:hover,
  .afg-result a.button:hover {
    background: #539ed0;
  }
}

#coinbase_inline_iframe_f701f89fb1bc664c2e7706490decb9d4 {
  margin: 0 auto;
}

#google-custom-search table,
#google-custom-search td {
  background: #fff;
  margin: 0;
  font-family: Roboto,Arial,sans-serif;
  font-weight: 400;
}

#google-custom-search .gsc-result-info-container {
  padding-bottom: 0;
  padding-top: 0;
}

#google-custom-search .gsc-result-info {
  font-size: 17px;
  font-size: 1.0625rem;
}

#google-custom-search .gsc-control-cse {
  padding: 0;
}

#google-custom-search .gsc-above-wrapper-area {
  border-bottom: none;
}

#google-custom-search .gsc-result-info {
  margin: 0;
}

#google-custom-search .gsc-result .gs-title {
  height: auto;
  line-height: 1.1;
  margin: 0 0 10px;
  overflow: visible;
  text-decoration: none;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

#google-custom-search .gsc-result .gs-title b {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  color: #DC3601;
  overflow: visible;
  text-decoration: none;
}

@media only screen and (min-width:40.063em) {
  #google-custom-search .gsc-result .gs-title b {
    font-size: 2rem;
  }
}

#google-custom-search .gsc-result .gs-title a.gs-title {
  color: #f57814;
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  overflow: visible;
  text-decoration: none;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

@media only screen and (min-width:40.063em) {
  #google-custom-search .gsc-result .gs-title a.gs-title {
    font-size: 2rem;
  }
}

#google-custom-search .gs-fileFormat {
  margin-bottom: 5px;
  margin-bottom: .3125rem;
}

#google-custom-search .gs-snippet {
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.2;
  margin: 0 0 5px;
  margin: 0 0 .3125rem;
}

@media only screen and (min-width:40.063em) {
  #google-custom-search .gs-snippet {
    font-size: .9375rem;
  }
}

#google-custom-search .gs-webResult div.gs-visibleUrl-long {
  color: #969696;
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1;
  padding-bottom: 5px;
  padding-bottom: .3125rem;
}

@media only screen and (min-width:40.063em) {
  #google-custom-search .gs-webResult div.gs-visibleUrl-long {
    font-size: .9375rem;
  }
}

#google-custom-search .gsc-cursor-box {
  margin: 0;
  padding: 20px 0 0;
  padding: 1.25rem 0 0;
  text-align: center;
}

#google-custom-search .gsc-cursor-box .gsc-cursor-page {
  display: inline-block;
  color: #f57814;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

@media only screen and (min-width:40.063em) {
  #google-custom-search .gsc-cursor-box .gsc-cursor-page {
    line-height: 1.875rem;
    width: 1.875rem;
  }
}

#google-custom-search .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
  color: #4F4F4F;
}

#google-custom-search .gcsc-branding {
  display: none;
}

.page-404__main {
  min-height: 200px;
  min-height: 12.5rem;
}

@media only screen and (min-width:40.063em) {
  .page-404__main {
    min-height: 18.75rem;
    padding-top: .625rem;
  }
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .medium-clear-left {
    clear: left;
  }
}

@media print {
  .edit-this,
  .mobile-menu,
  .mobile-menu__ctas {
    display: none;
  }

@page :left {
    margin-left: 2cm;
}

@page :right {
    margin-left: 2cm;
}
}

.myfreetaxes .site-return {
  font-family: "Roboto Condensed",Arial,sans-serif;
  font-weight: 700;
  position: absolute;
  top: 21px;
  top: 1.3125rem;
  right: 10px;
  right: .625rem;
  text-transform: uppercase;
  z-index: 101;
}

.myfreetaxes .mobile-header__menu-toggle,
.myfreetaxes .mobile-header__search-toggle {
  display: none;
}

@media only screen and (max-width:64em) {
  .myfreetaxes {
    padding: 0;
  }

  .myfreetaxes .page-hero {
    margin-top: 5.1875rem;
  }

  .myfreetaxes .header-logo,
  .myfreetaxes .header-logo:after,
  .myfreetaxes .header-logo:before,
  .myfreetaxes .mobile-header {
    position: absolute!important;
  }

  .myfreetaxes.scrolled {
    padding-top: 3.625rem;
  }

  .myfreetaxes.scrolled .subsite-subnav {
    position: fixed;
    top: 0;
  }

  .myfreetaxes.scrolled .page-hero {
    margin-top: 3.625rem;
  }
}

.myfreetaxes .header-logo img {
  position: relative;
  z-index: 1;
}

.myfreetaxes .mobile-menu__ctas {
  display: none;
}

.myfreetaxes .page-content {
  margin-top: 40px;
  margin-top: 2.5rem;
}

@media (min-width:1026px) and (max-width:1192px) {
  .myfreetaxes .page-content {
    left: -8%;
  }
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .subsite-menu-footer {
    bottom: 42px;
    left: 0;
    right: 0;
    text-align: center;
  }
}

.myfreetaxes .page-section {
  position: relative;
}

.myfreetaxes .page-hero {
  background-color: #f57814;
  border-bottom: 0;
  color: #fff;
  text-align: center;
}

@media only screen and (max-width:64em) {
  .myfreetaxes .page-hero {
    height: auto;
  }
}

.myfreetaxes .page-hero:before {
  background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.5)95%);
  bottom: 0;
  box-shadow: none;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  -ms-transform: rotate(0);
  transform: rotate(0);
  width: 100%;
  z-index: 1;
}

.myfreetaxes .page-hero h1,
.myfreetaxes .page-hero h2,
.myfreetaxes .page-hero p {
  color: #fff;
  text-shadow: 4px 4px 4px rgba(0,0,0,.25);
}

.myfreetaxes .page-hero h1 {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .page-hero h1 {
    font-size: 3.5rem;
  }
}

.myfreetaxes .page-hero p {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-size: 30px;
  font-size: 1.875rem;
}

.myfreetaxes .page-hero .page-header__content {
  position: absolute;
  z-index: 2;
  padding: 40px 20px;
}

@media only screen and (max-width:64em) {
  .myfreetaxes .page-hero .page-header__content {
    position: relative;
    left: auto;
    -ms-transform: none;
    transform: none;
  }
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .page-hero .page-header__content {
    max-width: 35rem;
    padding: 0;
    bottom: 2.5rem;
  }
}

@media only screen and (min-width:90.063em) {
  .myfreetaxes .page-hero .page-header__content {
    max-width: 50rem;
  }
}

.myfreetaxes .page-hero .page-header__dek {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-top: 20px;
  margin-top: 1.25rem;
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .page-hero .page-header__dek {
    font-size: 2.75rem;
    line-height: 1;
  }
}

#framework .myfreetaxes .page-hero .submit,
.myfreetaxes .page-hero #framework .submit,
.myfreetaxes .page-hero .button {
  margin-top: 10px;
  margin-top: .625rem;
  margin-bottom: 0;
}

@media only screen and (min-width:64.063em) {
  #framework .myfreetaxes .page-hero .submit,
  .myfreetaxes .page-hero #framework .submit,
  .myfreetaxes .page-hero .button {
    font-size: 1.125rem;
    margin-top: 1.5rem;
  }
}

.myfreetaxes .slides {
  height: 250px;
  height: 15.625rem;
  width: 300%;
  transition: .3s all ease-in-out;
}

@media only screen and (min-width:40.063em) {
  .myfreetaxes .slides {
    height: 28.125rem;
  }
}

.myfreetaxes .slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 250px;
  height: 15.625rem;
  position: relative;
  width: 33.333%;
}

@media only screen and (min-width:40.063em) {
  .myfreetaxes .slide {
    height: 28.125rem;
  }
}

.myfreetaxes .slide .xy-center {
  margin-top: 16px;
  margin-top: 1rem;
}

.myfreetaxes .slides-nav {
  padding: 20px 0 0;
  padding: 1.25rem 0 0;
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .slides-nav {
    padding: 0;
  }
}

.myfreetaxes .slides-nav .marker {
  background: #130C83;
  content: '';
  display: none;
  height: 50px;
  height: 3.125rem;
  position: absolute;
  width: 50px;
  width: 3.125rem;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -40px;
  top: -2.5rem;
  margin-left: -25px;
  margin-left: -1.5625rem;
  left: 16.6666%;
  transition: .3s all ease-in-out;
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .slides-nav .marker {
    display: block;
  }
}

.myfreetaxes .slides-nav-item {
  display: block;
  padding: 0 10px 40px;
  padding: 0 .625rem 2.5rem;
  text-align: left;
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .slides-nav-item {
    border-left: 1px solid #949494;
    margin: .9375rem 0;
    padding: 1.5625rem 0;
    text-align: center;
  }
}

.myfreetaxes .slides-nav-item:first-child {
  border-left: 0;
}

.myfreetaxes .slides-nav-item span {
  color: #4F4F4F;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.1;
  margin: 0;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .slides-nav-item span {
    font-size: 1.5rem;
  }
}

.myfreetaxes .slides-nav-item strong {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  color: #130C83;
  font-size: 24px;
  font-size: 1.5rem;
}

#framework .myfreetaxes .slides-nav-item .submit,
.myfreetaxes .slides-nav-item #framework .submit,
.myfreetaxes .slides-nav-item .button {
  color: #FFF;
  float: right;
}

#framework .myfreetaxes .slides-nav-item .submit:hover,
.myfreetaxes .slides-nav-item #framework .submit:hover,
.myfreetaxes .slides-nav-item .button:hover {
  color: #f57814!important;
}

@media only screen and (min-width:64.063em) {
  #framework .myfreetaxes .slides-nav-item .submit,
  .myfreetaxes .slides-nav-item #framework .submit,
  .myfreetaxes .slides-nav-item .button {
    display: none;
  }
}

.myfreetaxes .alert {
  background: #f57814;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  padding: 10px;
  text-align: center;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

.myfreetaxes .taxes-form .taxes-form-component {
  background-color: #0f157e;
  background-image: url(/assets/img/myfreetaxes/bg-map.png);
  background-position: center top;
  background-size: cover;
  margin-top: 0;
  padding: 30px 0;
  padding: 1.875rem 0;
  text-align: center;
}

.myfreetaxes .taxes-form h2 {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  font-size: 36px;
  font-size: 2.25rem;
}

.myfreetaxes .taxes-form p {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  font-size: 17px;
  font-size: 1.0625rem;
}

.myfreetaxes .taxes-form span {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  color: #fff;
  margin: 0 8px;
  margin: 0 .5rem;
  text-transform: uppercase;
}

.myfreetaxes .taxes-form input.text {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  display: inline;
  height: 50px;
  height: 3.125rem;
  width: 150px;
  width: 9.375rem;
}

.myfreetaxes .taxes-form select {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  height: 50px;
  height: 3.125rem;
  width: 150px;
  width: 9.375rem;
}

.myfreetaxes .taxes-form button {
  height: 22px;
  height: 1.375rem;
  margin-left: 10px;
  margin-left: .625rem;
}

.myfreetaxes .mft-social-links ul {
  margin: 0;
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .mft-social-links ul {
    margin: 0 0 0 1.875rem;
  }
}

.myfreetaxes .mft-social-links h2 {
  text-align: center;
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .mft-social-links h2 {
    text-align: left;
    margin-left: 1.25rem;
  }
}

.myfreetaxes .mft-social-links li {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  line-height: 40px;
  line-height: 2.5rem;
  list-style: none;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  font-size: 28px;
  font-size: 1.75rem;
}

.myfreetaxes .mft-social-links .fa {
  background: #f57814;
  color: #fff;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 40px;
  line-height: 2.5rem;
  margin-right: 10px;
  margin-right: .625rem;
  padding: 10px;
  padding: .625rem;
  text-align: center;
  transition: .2s;
  width: 60px;
  width: 3.75rem;
}

.myfreetaxes .mft-social-links .fa:hover {
  background: #FF1919;
}

.myfreetaxes .questions-touts .columns {
  padding-top: 10px;
  padding-top: .625rem;
}

.myfreetaxes .questions-touts .columns p {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  color: #4F4F4F;
  font-size: 24px;
  font-size: 1.5rem;
}

.myfreetaxes .questions-touts .columns svg {
  max-width: 95px;
  max-width: 5.9375rem;
  max-height: 95px;
  max-height: 5.9375rem;
}

.myfreetaxes .questions-touts .columns svg .fill {
  fill: #005191;
}

.myfreetaxes .questions-touts a.columns:hover {
  background: #f57814;
}

.myfreetaxes .questions-touts a.columns:hover p {
  color: #fff;
}

.myfreetaxes .questions-touts a.columns:hover svg .fill {
  fill: #fff;
}

.myfreetaxes .testimonials-and-social {
  max-width: 400px;
  max-width: 25rem;
  margin: 0 auto;
}

.myfreetaxes .testimonials-and-social>.row>.columns {
  border-top: 1px solid #CCC;
  padding-top: 30px;
  padding-top: 1.875rem;
}

.myfreetaxes .testimonials-and-social h2 {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .testimonials-and-social {
    max-width: none;
    margin: 1.875rem auto 0;
  }
}

.myfreetaxes .testimonial {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.myfreetaxes .testimonial .content {
  background: #fff;
  padding-top: 6px;
  padding-top: .375rem;
  margin: -34px 30px 0;
  margin: -2.125rem 1.875rem 0;
  position: relative;
}

.myfreetaxes .testimonial .content p {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  margin-bottom: 6px;
  margin-bottom: .375rem;
}

.myfreetaxes .testimonial .content p.testimonial-headline {
  font-size: 25px;
  font-size: 1.5625rem;
  text-align: center;
}

.myfreetaxes .testimonial .content p.testimonial-quote {
  font-size: 25px;
  font-size: 1.5625rem;
}

.myfreetaxes .home-touts {
  margin-bottom: 0;
  position: relative;
}

.myfreetaxes .home-touts__carousel {
  padding-bottom: 0;
}

.myfreetaxes .home-touts__carousel .home-tout__slide .home-tout {
  margin-bottom: 0;
}

.myfreetaxes .homepage-touts .image-touts__tout:before {
  display: none;
}

.myfreetaxes .homepage-touts .image-touts__text {
  color: #969696;
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .header-logo a {
    margin-left: 2.25rem;
  }

  .myfreetaxes .home-touts {
    z-index: 1;
  }
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .subsite-subnav {
    padding: 4.5rem 0 8.4375rem;
    width: 14.875rem;
    height: auto;
    top: 7.3125rem;
    z-index: 101;
    position: fixed;
  }
}

@media only screen and (min-width:40.063em) {
  .myfreetaxes .subsite-subnav {
    display: block;
  }
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .subsite-subnav {
    top: 0;
    width: 14.375rem;
    z-index: 2;
  }
}

.myfreetaxes .subsite-subnav .subsite-subnav__expand {
  color: #111;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  height: 41px;
  height: 2.5625rem;
  line-height: 41px;
  line-height: 2.5625rem;
  position: absolute;
  top: 0;
  right: 0;
  transition: .2s;
  text-align: center;
  text-transform: uppercase;
  width: 41px;
  width: 2.5625rem;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  text-indent: -9999px;
  overflow: hidden;
  transform: translate3d(0,0,0);
}

.myfreetaxes .subsite-subnav .subsite-subnav__expand:after,
.myfreetaxes .subsite-subnav .subsite-subnav__expand:before {
  content: '';
  position: absolute;
  text-indent: 0;
  background: #111;
}

.myfreetaxes .subsite-subnav .subsite-subnav__expand:after {
  width: 15px;
  width: .9375rem;
  height: 1px;
  height: .0625rem;
  top: 20px;
  top: 1.25rem;
  left: 13px;
  left: .8125rem;
}

.myfreetaxes .subsite-subnav .subsite-subnav__expand:before {
  width: 1px;
  width: .0625rem;
  height: 15px;
  height: .9375rem;
  top: 13px;
  top: .8125rem;
  left: 20px;
  left: 1.25rem;
}

.myfreetaxes .subsite-subnav .children-expanded .subsite-subnav__expand:before {
  opacity: 0;
}

.myfreetaxes-member .page-content {
  margin-top: 150px;
  margin-top: 9.375rem;
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes-member .page-content {
    margin-top: 3.75rem;
  }
}

.subsite-submenu {
  height: 28px;
  height: 1.75rem;
  padding: 0 8px!important;
  padding: 0 .5rem!important;
}

@media only screen and (max-width:64.062em) {
  .subsite-submenu.hide-for-medium-down {
    display: none!important;
  }
}

.subsite-submenu li {
  border-left: 1px solid #005191;
  font-size: 14px;
  font-size: .875rem;
  padding: 5px 10px;
  padding: .3125rem .625rem;
}

.subsite-submenu li:first-child {
  border-left: 0;
}

.no-js .subsite-submenu li {
  font-size: 12px;
  padding: 5px 8px;
}

.subsite-submenu li.highlight {
  background: #539ed0;
}

.subsite-submenu.login {
  margin: 0;
}

.subsite-submenu a {
  color: #fff;
  font-weight: 700;
  margin: 5px 8px;
}

.subsite-submenu a:hover {
  color: #FF1919;
}

.subsite-submenu.inline-list {
  margin-bottom: 5px;
  margin-bottom: .3125rem;
  overflow: visible;
}

.tooltip-outer,
[data-tooltip] {
  position: relative;
  z-index: 9000;
  cursor: pointer;
}

.tooltip-outer.inactive a.live-chat,
.tooltip-outer.inactive a.live-chat:hover {
  color: #4F4F4F;
}

.inline-list>li>[data-tooltip],
.tooltip-outer:after,
[data-tooltip] {
  display: none;
}

[data-tooltip] {
  position: absolute;
  bottom: 100%;
  left: 120%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  border-radius: 3px;
  background-color: #F87907;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  z-index: 99999;
}

.tooltip-outer:after {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #F87907;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
  z-index: 99999;
}

.tooltip-outer.inactive:hover [data-tooltip],
.tooltip-outer.inactive:hover:after {
  display: block;
}

.tooltip-outer.inactive,
.tooltip-outer.inactive .live-chat {
  cursor: default;
}

.subsite-menu-button {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #fff;
  position: absolute;
  left: 93px;
  left: 5.8125rem;
  line-height: 50px;
  line-height: 3.125rem;
  padding: 0 16px;
  padding: 0 1rem;
  font-family: "Roboto Condensed",Arial,sans-serif;
  font-weight: 700;
  top: 0;
  text-transform: uppercase;
}

.subsite-subnav .file-button {
  font-family: "Roboto Condensed",Arial,sans-serif;
  border: 0;
  text-align: left;
  box-sizing: border-box;
  font-size: 14px;
  font-size: .875rem;
  margin: 10px 0 0 4px;
  margin: .625rem 0 0 .25rem;
  padding: 10px;
  padding: .625rem;
  position: absolute;
  right: 10px;
  right: .625rem;
  width: 126px;
  width: 7.875rem;
  top: 0;
  background-size: contain;
  background-position: right top;
  background-repeat: no-repeat;
}

@media only screen and (min-width:64.063em) {
  .subsite-subnav .file-button {
    position: relative;
  }
}

.subsite-subnav .file-button.sticky {
  position: fixed;
  bottom: auto;
  top: 0;
  background-color: #F87907!important;
  color: #FFF!important;
}

.subsite-subnav .file-button.sticky:hover {
  background-color: #F87907!important;
  color: #FFF!important;
}

.subsite-subnav .file-button:after {
  transition: all .3s ease-in;
}

.subsite-subnav .file-button:hover:after {
  background-color: #FF1919;
}

.subsite-subnav .file-button:before {
  background: #FFF url(https://secure.unitedway.org/page/-/images/myfreetaxes/HRB_block.png);
  background-size: 100%;
  border: 0;
  height: 34px;
  height: 2.125rem;
  width: 31px;
  width: 1.9375rem;
}

@media only screen and (min-width:40.063em) {
  .subsite-subnav .file-button:before {
    height: 2.375rem;
    width: 2.25rem;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-subnav .file-button:before {
    height: 3.1875rem;
    width: 3.1875rem;
  }
}

@media only screen and (min-width:40.063em) {
  .subsite-subnav .file-button {
    width: 9.375rem;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-subnav .file-button {
    bottom: 0;
    font-size: 1rem;
    left: 0;
    margin-bottom: .375rem;
    margin-left: .375rem;
    padding: .875rem 1.25rem .75rem;
    position: absolute;
    top: auto;
    width: 13.625rem;
  }
}

.mti-active .subsite-subnav .file-button {
  font-size: 14px;
  font-size: .875rem;
  margin-top: 12px;
  margin-top: .75rem;
}

@media only screen and (min-width:64.063em) {
  .mti-active .subsite-subnav .file-button {
    font-size: 1.5rem;
  }
}

.subsite-menu {
  background: #FFF;
  display: none;
}

@media only screen and (min-width:64.063em) {
  .subsite-menu {
    background: #FFF;
    display: block!important;
    padding-bottom: 0;
  }
}

.subsite-menu p {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  color: #fff;
  margin: 0 10px 10px;
  margin: 0 .625rem .625rem;
}

.subsite-menu .subsite-submenu-logged-in {
  padding-top: 8px;
  padding-top: .5rem;
}

.subsite-menu .subsite-submenu-logged-in p {
  font-size: 14px;
  font-size: .875rem;
  margin: 0 15px;
  margin: 0 .9375rem;
}

.subsite-subnav {
  position: absolute;
  width: 100%;
  z-index: 301;
  background: #f57814;
}

@media only screen and (min-width:64.063em) {
  .subsite-subnav {
    background: 0 0;
    padding: 10.625rem 0 3.875rem;
    width: 14.875rem;
    top: 0;
    z-index: 101;
  }
}

.subsite-subnav h1 {
  background-image: url(/assets/img/myfreetaxes/logo-myfreetaxes.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  height: 50px;
  height: 3.125rem;
  left: 13px;
  left: .8125rem;
  margin: 0;
  position: relative;
  top: 0;
  width: 60px;
}

@media only screen and (min-width:64.063em) {
  .subsite-subnav h1 {
    height: 7.5rem;
    left: auto;
    margin: 0 auto 1.25rem;
    top: auto;
    width: 9.375rem;
  }
}

.myfreetaxes .subsite-subnav,
.myfreetaxes-partners .subsite-subnav {
  min-height: 50px;
  min-height: 3.125rem;
}

.myfreetaxes .subsite-subnav h1,
.myfreetaxes-partners .subsite-subnav h1 {
  background-image: url(/assets/img/myfreetaxes/logo-myfreetaxes.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 60px;
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .subsite-subnav h1,
  .myfreetaxes-partners .subsite-subnav h1 {
    height: 4.375rem;
    margin: 0 0 1.25rem 1.25rem;
    width: 6.25rem;
  }
}

.myfreetaxes .subsite-subnav .partner-title,
.myfreetaxes-partners .subsite-subnav .partner-title {
  display: none;
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .subsite-subnav .partner-title,
  .myfreetaxes-partners .subsite-subnav .partner-title {
    display: block;
    position: absolute;
    right: .3125rem;
    top: auto;
    bottom: .875rem;
    width: 5rem;
  }

  .myfreetaxes .subsite-subnav .partner-title h2,
  .myfreetaxes-partners .subsite-subnav .partner-title h2 {
    color: #fff;
    font-size: 1.25rem;
    line-height: 1.375rem;
    text-transform: uppercase;
  }

  .myfreetaxes .subsite-subnav .partner-title:before,
  .myfreetaxes-partners .subsite-subnav .partner-title:before {
    border-left: 1px solid #fff;
    content: '';
    display: block;
    height: 1.875rem;
    position: absolute;
    left: -.625rem;
    top: .4375rem;
  }
}

.partner-login {
  background: #539ed0;
  display: none;
  padding: 10px;
  padding: .625rem;
  margin: 0 9px;
  margin: 0 .5625rem;
}

.partner-login .truist-content .vs_form_question2,
.partner-login label,
.truist-content .partner-login .vs_form_question2 {
  display: none;
}

.partner-login input {
  background: #fff;
  margin-bottom: 0;
}

.partner-login input[type=submit] {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  background: #539ed0;
  border: 0;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  padding-left: 0;
  text-transform: uppercase;
}

.partner-login a,
.partner-login p {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  color: #fff;
  font-size: 12px;
  font-size: .75rem;
}

.partner-login a {
  text-decoration: underline;
}

.partner-login p {
  margin: 0 0 10px;
  margin: 0 0 .625rem;
}

@media only screen and (min-width:64.063em) {
  .mft-share-container {
    position: absolute;
    right: 0;
    top: 6.25rem;
  }
}

.mft-share-container .mft-share {
  background: #e5e5e5;
  padding: 10px 16px 16px;
  padding: .625rem 1rem 1rem;
}

@media only screen and (min-width:64.063em) {
  .mft-share-container .mft-share {
    float: right;
    min-width: 172px;
  }
}

.mft-share-container .mft-share a {
  background: #130C83;
  color: #e5e5e5;
  display: inline-block;
  height: 28px;
  height: 1.75rem;
  line-height: 28px;
  line-height: 1.75rem;
  text-align: center;
  width: 28px;
  width: 1.75rem;
  margin-left: 5px;
  margin-left: .3125rem;
}

.mft-share-container .mft-share a:first-child {
  margin-left: 0;
}

.mft-share-container .mft-share a:hover {
  background: #005191;
}

.mft-share-container .mft-share p {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0;
}

.mft-share-container .mft-share p:first-child {
  margin-bottom: 10px;
  margin-bottom: .625rem;
}

@media print {
  .accordion .accordion-navigation>.content,
  .accordion dd>.content {
    max-height: initial;
  }

  .header-logo a[href]:after {
    content: '';
  }

  .myfreetaxes .page-hero {
    height: auto;
  }

  .myfreetaxes .page-hero .page-header__content {
    position: relative;
    bottom: auto;
    -ms-transform: 0;
    transform: 0;
  }

  .cta-component,
  .mft-share-container,
  .myfreetaxes .page-hero:before,
  .subsite-subnav,
  footer,
  header {
    display: none;
  }
}

#mft-reset {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  font-weight: 400;
  float: right;
  text-transform: uppercase;
}

.mission-united .questions-touts .columns {
  padding-top: 10px;
  padding-top: .625rem;
}

.mission-united .questions-touts .columns p {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  color: #4F4F4F;
  font-size: 24px;
  font-size: 1.5rem;
}

.mission-united .questions-touts .columns i {
  max-width: 95px;
  max-width: 5.9375rem;
  max-height: 95px;
  max-height: 5.9375rem;
  font-size: 50px;
}

.mission-united .questions-touts .columns i .fill {
  fill: #005191;
}

.mission-united .questions-touts a.columns:hover {
  background: #f57814;
}

.mission-united .questions-touts a.columns:hover p {
  color: #fff;
}

.mission-united .questions-touts a.columns:hover i .fill {
  fill: #fff;
}

.mission-united .utility-menu {
  padding: 0 15px 0 0;
  padding: 0 .9375rem 0 0;
}

.mission-united .tooltip {
  font-family: Roboto,Arial,sans-serif;
  border: 1px solid #969696;
  border: .0625rem solid #969696;
}

.mission-united .tooltip p {
  margin: 3px 0;
  margin: .1875rem 0;
  font-size: 14px;
  font-size: .875rem;
}

.mission-united .collapsable {
  display: none;
}

.mission-united .collapsable.open li {
  display: block;
}

.mission-united .page-content .tool-touts {
  border: 1px solid #ebebeb;
  padding: 30px 20px;
  padding: 1.875rem 1.25rem;
  margin: 30px auto 40px;
  margin: 1.875rem auto 2.5rem;
  max-width: 800px;
  max-width: 50rem;
}

@media only screen and (min-width:64.063em) {
  .mission-united .page-content .tool-touts {
    padding: 1.875rem 1.25rem 0;
  }
}

.mission-united .page-content .tool-touts .tool-tout {
  margin: 16px 0;
  margin: 1rem 0;
}

@media only screen and (min-width:64.063em) {
  .mission-united .page-content .tool-touts .tool-tout {
    margin: 0 0 1.875rem;
  }
}

.mission-united .page-content .tool-touts h4 {
  font-size: 24px;
  font-size: 1.5rem;
  padding-left: 10px;
  padding-left: .625rem;
}

.mission-united .page-content .tool-touts .tool-title {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-bottom: 14px;
  margin-bottom: .875rem;
}

.mission-united .page-content .tool-touts p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 23px;
  line-height: 1.4375rem;
  margin-right: 16px;
  margin-right: 1rem;
}

.mission-united .page-content .tool-touts .tool-button {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  text-transform: uppercase;
  background: #f57814;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  min-width: 148px;
  min-width: 9.25rem;
  text-align: center;
  padding: 6px 8px 4px 4px;
  padding: .375rem .5rem .25rem .25rem;
  position: relative;
  transition: .2s all ease-in;
}

.mission-united .page-content .tool-touts .tool-icon {
  display: inline-block;
  vertical-align: sub;
  margin-bottom: -10px;
  margin-bottom: -.625rem;
}

.mission-united .page-content .tool-touts .tool-icon svg path {
  fill: #fff;
  transition: .2s all ease-in;
}

.mission-united .link-touts {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin: 30px auto 40px;
  margin: 1.875rem auto 2.5rem;
  max-width: 800px;
  max-width: 50rem;
  padding: 30px 0 10px;
  padding: 1.875rem 0 .625rem;
}

@media only screen and (min-width:90.063em) {
  .mission-united .link-touts {
    margin: 1.875rem auto;
    padding: 1.875rem 0 .625rem;
  }
}

.mission-united .link-touts h4 {
  font-size: 24px;
  font-size: 1.5rem;
}

.mission-united .link-touts .link-title {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
}

.mission-united .link-touts p {
  font-size: 15px;
  font-size: .9375rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-right: 16px;
  margin-right: 1rem;
}

.mission-united .link-touts a:after {
  content: ' ▸';
}

.mission-united .section-return {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  text-align: center;
  padding: 20px 0 0;
  padding: 1.25rem 0 0;
}

@media only screen and (min-width:64.063em) {
  .mission-united .section-return {
    padding: 2.5rem 0 5rem;
  }
}

.mission-united .section-return a {
  color: #CCC;
}

.mission-united .section-return a:before {
  content: '← ';
}

.mission-united .mobile-header__menu-toggle,
.mission-united .mobile-header__search-toggle {
  display: none;
}

@media only screen and (max-width:64em) {
  .mission-united {
    padding: 0;
  }

  .mission-united .page-hero {
    margin-top: 4rem;
  }

  .mission-united .header-logo,
  .mission-united .header-logo:after,
  .mission-united .header-logo:before,
  .mission-united .mobile-header {
    position: absolute!important;
  }

  .mission-united.scrolled {
    padding-top: 3.625rem;
  }

  .mission-united.scrolled .subsite-subnav {
    position: fixed;
    top: 0;
  }

  .mission-united.scrolled .page-hero {
    margin-top: 3.625rem;
  }
}

.mission-united .header-logo img {
  position: relative;
  z-index: 1;
}

.mission-united .mobile-menu__ctas {
  display: none;
}

.mission-united .page-content {
  padding-top: 20px;
  padding-top: 1.25rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
}

.mission-united .page-content figcaption {
  font-style: italic;
}

@media only screen and (min-width:64.063em) {
  .mission-united .page-content {
    padding-top: 3.75rem;
  }
}

.mission-united .has-tip {
  border-bottom: 1px solid #f57814;
  border-bottom: .0625rem solid #f57814;
  font-weight: 400;
}

.mission-united .page-section {
  position: relative;
  z-index: 3;
}

.mission-united .page-hero {
  background-color: #f57814;
  border-bottom: 0;
  color: #fff;
  text-align: center;
  height: 454px;
  height: 28.375rem;
}

@media only screen and (max-width:64em) {
  .mission-united .page-hero {
    height: auto;
  }
}

.mission-united .page-hero:before {
  background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.5)95%);
  bottom: 0;
  box-shadow: none;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  -ms-transform: rotate(0);
  transform: rotate(0);
  width: 100%;
  z-index: 1;
}

.mission-united .page-hero h1,
.mission-united .page-hero h2,
.mission-united .page-hero p {
  color: #fff;
  text-shadow: 4px 4px 4px rgba(0,0,0,.25);
  text-shadow: .25rem .25rem .25rem rgba(0,0,0,.25);
}

.mission-united .page-hero h1 {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

@media only screen and (min-width:64.063em) {
  .mission-united .page-hero h1 {
    font-size: 3.875rem;
  }
}

.mission-united .page-hero p {
  font-size: 23px;
  font-size: 1.4375rem;
}

.mission-united .page-hero .page-header__content {
  position: absolute;
  z-index: 2;
  padding: 40px 20px;
  padding: 2.5rem 1.25rem;
  left: 290px;
  left: 18.125rem;
  text-align: left;
}

@media only screen and (max-width:64em) {
  .mission-united .page-hero .page-header__content {
    position: relative;
    left: auto;
    -ms-transform: none;
    transform: none;
  }
}

@media only screen and (min-width:64.063em) {
  .mission-united .page-hero .page-header__content {
    max-width: 54.375rem;
    bottom: 0;
  }
}

@media only screen and (min-width:90.063em) {
  .mission-united .page-hero .page-header__content {
    max-width: 50rem;
  }
}

.mission-united .page-hero .page-header__dek {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-top: 10px;
  margin-top: .625rem;
}

@media only screen and (min-width:64.063em) {
  .mission-united .page-hero .page-header__dek {
    font-size: 2.75rem;
  }
}

#framework .mission-united .page-hero .submit,
.mission-united .page-hero #framework .submit,
.mission-united .page-hero .button {
  margin-top: 10px;
  margin-top: .625rem;
  margin-bottom: 0;
}

@media only screen and (min-width:64.063em) {
  #framework .mission-united .page-hero .submit,
  .mission-united .page-hero #framework .submit,
  .mission-united .page-hero .button {
    font-size: 1.125rem;
    margin-top: 1.5rem;
  }
}

.mission-united .page-content h4 {
  margin: 0 auto 15px;
  margin: 0 auto .9375rem;
  max-width: 800px;
  max-width: 50rem;
}

@media only screen and (min-width:40.063em) {
  .mu-page .page-hero {
    margin-top: -1.5rem;
  }
}

@media only screen and (max-width:64em) {
  .mu-page .page-hero {
    margin-top: 5rem;
  }
}

@media only screen and (min-width:64.063em) {
  .mu-page .page-hero .page-header__content {
    left: 50%;
  }
}

@media only screen and (min-width:64.063em) {
  .mu-page .page-content {
    width: auto;
    padding-top: 3.75rem;
  }
}

.mu-page .page-content h1 {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  color: #f57814;
  max-width: 800px;
  max-width: 50rem;
  margin: 0 auto 20px;
  margin: 0 auto 1.25rem;
}

@media only screen and (min-width:64.063em) {
  .mu-page .page-content h1 {
    margin: 0 .625rem 1.25rem;
  }
}

.mu-page .page-content .page-header__dek {
  max-width: 800px;
  max-width: 50rem;
  margin: 0 auto 20px;
  margin: 0 auto 1.25rem;
}

@media only screen and (min-width:64.063em) {
  .mu-page .page-content .page-header__dek {
    margin: 0 .625rem 1.25rem;
  }
}

.mu-page .page-content dl {
  max-width: 800px;
  max-width: 50rem;
  margin: 0 10px;
  margin: 0 .625rem;
}

.mu-page .page-content dt {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  max-width: 800px;
  max-width: 50rem;
  font-size: 18px;
  font-size: 1.125rem;
}

@media only screen and (max-width:64em) {
  .scrolled .glossary-nav {
    position: fixed;
    top: 3.625rem;
    width: 100%;
  }
}

@media only screen and (min-width:64.063em) {
  .mission-united .subsite-subnav {
    height: auto;
  }
}

@media only screen and (max-width:64.062em) {
  .mission-united .subsite-subnav h1 {
    padding: 0;
  }

  .mission-united .subsite-subnav h1:hover {
    background: 0 0;
    color: #FFF;
  }
}

@media only screen and (min-width:64.063em) {
  .mission-united .subsite-subnav .subsite-menu-footer>a {
    max-width: 60%;
    margin: 0 auto;
    display: block;
  }
}

.mission-united .subsite-subnav .mu-social-links {
  padding: 4px 20px;
  padding: .25rem 1.25rem;
  text-align: center;
}

.mission-united .subsite-subnav .mu-social-links ul li {
  display: inline-block;
  padding: 0 10px;
  padding: 0 .625rem;
}

.mission-united .subsite-subnav .mu-social-links ul li a {
  font-size: 30px;
}

@media only screen and (min-width:64.063em) {
  .mission-united .subsite-subnav .link-intermediaries {
    padding-left: .5rem;
  }
}

.mission-united.mu-homepage .page-hero {
  margin-bottom: 0;
  overflow: hidden;
  height: auto;
}

.mission-united.mu-homepage .page-hero video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.mission-united.mu-homepage .page-hero .page-header__content {
  text-align: center;
  bottom: auto;
  position: relative;
  padding: 40px 20px;
  padding: 2.5rem 1.25rem;
  margin: 10px auto;
  max-width: 1230px;
  max-width: 76.875rem;
  left: auto;
}

@media only screen and (min-width:40.063em) {
  .mission-united.mu-homepage .page-hero .page-header__content {
    padding: 10rem 1.25rem;
  }
}

@media only screen and (min-width:64.063em) {
  .mission-united.mu-homepage .page-hero .page-header__content {
    padding: 10rem 1.25rem;
  }
}

.mission-united.mu-homepage .page-hero .page-header__content h1 {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 400;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .mission-united.mu-homepage .page-hero .page-header__content h1 {
    font-size: 2.25rem;
  }
}

@media only screen and (min-width:64.063em) {
  .mission-united.mu-homepage .page-hero .page-header__content h1 {
    font-size: 3.25rem;
    margin-bottom: 1.875rem;
  }
}

#framework .mission-united.mu-homepage .page-hero .page-header__content .submit,
.mission-united.mu-homepage .page-hero .page-header__content #framework .submit,
.mission-united.mu-homepage .page-hero .page-header__content .button {
  font-family: league-gothic,Arial,sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 1px;
  letter-spacing: .0625rem;
  padding: 16px 26px;
  padding: 1rem 1.625rem;
  text-shadow: none;
  font-weight: 400;
}

@media only screen and (min-width:64.063em) {
  #framework .mission-united.mu-homepage .page-hero .page-header__content .submit,
  .mission-united.mu-homepage .page-hero .page-header__content #framework .submit,
  .mission-united.mu-homepage .page-hero .page-header__content .button {
    font-size: 1.375rem;
    margin: 0 1.875rem;
    padding: 1.25rem 2.25rem;
  }
}

#framework .mission-united.mu-homepage .page-hero .page-header__content .submit:after,
.mission-united.mu-homepage .page-hero .page-header__content #framework .submit:after,
.mission-united.mu-homepage .page-hero .page-header__content .button:after {
  height: 700%;
}

#framework .mission-united.mu-homepage .page-hero .page-header__content .submit:hover,
.mission-united.mu-homepage .page-hero .page-header__content #framework .submit:hover,
.mission-united.mu-homepage .page-hero .page-header__content .button:hover {
  color: #fff;
}

@media only screen and (min-width:64.063em) and (min-height:600px) {
  .mission-united.mu-homepage.mu-full-video .page-hero {
    height: calc(100vh - 136px);
  }

  .mission-united.mu-homepage.mu-full-video .page-hero .page-header__content {
    padding: 11.25rem 2.5rem 8.75rem!important;
  }
}

.mission-united.mu-homepage.mu-full-video .page-hero .page-header__content {
  padding: 70px 40px;
  padding: 4.375rem 2.5rem;
}

@media only screen and (min-width:40.063em) {
  .mission-united.mu-homepage.mu-full-video .page-hero .page-header__content {
    padding: 7.5rem 2.5rem 8.75rem;
  }
}

.mission-united.mu-homepage.mu-full-video .page-header__hed {
  margin-top: 20px;
  font-size: 22px;
  font-size: 1.375rem;
}

@media only screen and (min-width:40.063em) {
  .mission-united.mu-homepage.mu-full-video .page-header__hed {
    margin-top: 0;
    font-size: 1.375rem;
  }
}

@media only screen and (min-width:64.063em) {
  .mission-united.mu-homepage.mu-full-video .page-header__hed {
    font-size: 2rem;
    max-width: 66%;
  }
}

@media only screen and (max-width:64em) {
  .mission-united.mu-homepage.mu-full-video .page-header__content h1.page-header__hed {
    line-height: 1;
  }
}

.mu-section .page-content h1 {
  text-align: center;
}

@media only screen and (min-width:64.063em) {
  .mu-section .page-content h1 {
    padding: 1.875rem 0 1.25rem;
  }
}

.mission-united.immediate-needs .autocomplete-suggestions strong,
.mission-united.immediate-needs .has-tip:hover,
.mission-united.immediate-needs .page-content h1,
.mission-united.immediate-needs .page-content h2,
.mission-united.immediate-needs .page-content h3,
.mission-united.immediate-needs .page-content h4,
.mission-united.immediate-needs .page-content h5,
.mission-united.immediate-needs .section-return a:hover,
.mission-united.immediate-needs .topic-list>li a:hover,
.mission-united.immediate-needs h2 {
  color: #f57814;
}

.mission-united.immediate-needs.mu-section .page-content h1 {
  color: #130C83;
}

.mission-united.immediate-needs .link-button,
.mission-united.immediate-needs .section-tag,
.mission-united.immediate-needs .tool-touts .tool-button,
.mission-united.immediate-needs .topic-list>li a {
  background: #f57814;
}

.mission-united.immediate-needs .tool-touts .tool-button:hover {
  background: #fff;
  color: #f57814;
}

.mission-united.immediate-needs .tool-touts .tool-button:hover svg path {
  fill: #f57814;
}

.mu-section.immediate-needs .page-content .column {
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .mu-section.immediate-needs .page-content .column {
    padding-bottom: 0;
  }
}

.mu-section.immediate-needs .page-content .column:before {
  content: ' ';
  border-top: 1px solid #ccc;
  border-top: .0625rem solid #ccc;
  display: block;
  height: 1px;
  height: .0625rem;
  position: absolute;
  top: -17px;
  top: -1.0625rem;
  left: 10px;
  left: .625rem;
  right: 10px;
  right: .625rem;
}

@media only screen and (min-width:40.063em) {
  .mu-section.immediate-needs .page-content .column:before {
    display: none;
  }
}

.mu-section .page-content .column:first-child:before {
  display: none;
}

@media print {
  .accordion .accordion-navigation>.content,
  .accordion dd>.content {
    max-height: initial;
  }

  .header-logo a[href]:after,
  .subtopic-return a[href]:after {
    content: '';
  }

  .mission-united .page-hero {
    height: auto;
  }

  .mission-united .page-hero .page-header__content {
    position: relative;
    bottom: auto;
    -ms-transform: 0;
    transform: 0;
    left: 0;
  }

  .mu-page .page-content {
    padding-top: .625rem;
  }

  .mu-subtopic .page-content {
    height: auto!important;
  }

  .mu-subtopic .checklist {
    height: auto!important;
    clear: both;
    position: relative;
    width: 100%;
    max-width: 100%;
  }

  .checklist-buttons,
  .cta-component,
  .flex-video,
  .mft-share-container,
  .myfreetaxes .page-hero:before,
  .subsite-subnav,
  footer,
  header {
    display: none;
  }
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
  .img-triangle-down {
    display: none!important;
  }
}

@media only screen and (min-width:64.063em) {
  .img-triangle-down .transparent-triangle {
    height: 24px;
  }
}

@media only screen and (min-width:64.063em) {
  .img-triangle-down:after,
  .img-triangle-down:before {
    padding-bottom: 24px;
  }
}

.image-touts-mu {
  margin: 25px 0 20px;
  margin: 1.5625rem 0 1.25rem;
  text-align: center;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .image-touts-mu {
    margin: 2.1875rem 0 1.5625rem;
  }
}

@media only screen and (min-width:64.063em) {
  .image-touts-mu {
    margin: 2.5rem 0 2.1875rem;
  }
}

@media only screen and (min-width:40.063em) {
  .image-touts-mu--three {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .image-touts-mu--three.out-of-view .image-touts__mu-tout {
    transition: all .05s;
    opacity: 0;
  }

  .image-touts-mu--three.out-of-view .image-touts__mu-tout:nth-child(1) {
    -ms-transform: translateX(-300px) rotate(30deg);
    transform: translateX(-300px) rotate(30deg);
    -ms-transform-origin: left;
    transform-origin: left;
    z-index: 444;
  }

  .image-touts-mu--three.out-of-view .image-touts__mu-tout:nth-child(2) {
    -ms-transform: translateY(580px);
    transform: translateY(580px);
    -ms-transform-origin: left;
    transform-origin: left;
  }

  .image-touts-mu--three.out-of-view .image-touts__mu-tout:nth-child(3) {
    -ms-transform: translateX(300px) rotate(-30deg);
    transform: translateX(300px) rotate(-30deg);
    -ms-transform-origin: right;
    transform-origin: right;
  }
}

.image-touts-mu--three .image-touts__mu-tout {
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin: 0 auto 20px;
  margin: 0 auto 1.25rem;
  font-weight: 700;
  padding: 20px 30px 10px;
  overflow: hidden;
  text-align: center;
  width: 100%;
  vertical-align: top;
  position: relative;
  opacity: 1;
}

.image-touts-mu--three .image-touts__mu-tout:active,
.image-touts-mu--three .image-touts__mu-tout:focus,
.image-touts-mu--three .image-touts__mu-tout:hover {
  color: #fff;
}

.image-touts-mu--three .image-touts__mu-tout span {
  display: block;
  z-index: 999;
  transition: opacity .2s,transform .1s;
}

.image-touts-mu--three .image-touts__mu-tout .mu-tout-bg-image {
  position: absolute;
  width: 110%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  height: 100%;
  top: 0;
  left: 0;
  transition: all .5s;
}

.image-touts-mu--three .image-touts__mu-tout:before {
  content: '';
  background: rgba(0,0,0,.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all .2s;
  z-index: 0;
}

.image-touts-mu--three .image-touts__mu-tout .image-touts__mu-text {
  font-size: 45px;
  font-size: 2.8125rem;
  letter-spacing: .5px;
  line-height: 1;
  font-family: "Trade Gothic W01";
  transform: translateZ(1px);
}

.image-touts-mu--three .image-touts__mu-tout:nth-child(2) .image-touts__mu-text {
  margin-top: -10px;
  text-indent: -999em;
  background: url(/assets/img/mu/mu_UW_CHPLAYBOOK_white.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 70%;
  height: 26%;
}

@media only screen and (max-width:64em) {
  .image-touts-mu--three .image-touts__mu-tout:nth-child(2) .image-touts__mu-text {
    width: 100%;
    background-position: 50% 0;
    background-size: contain;
    height: 84.57px;
  }
}

.image-touts-mu--three .image-touts__mu-tout .image-touts__mu-subtext {
  font-family: Roboto,Arial,sans-serif;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 400;
  margin-top: 10px;
  transform: translateZ(1px);
}

@media only screen and (min-width:40.063em) {
  .image-touts-mu--three .image-touts__mu-tout .image-touts__mu-subtext {
    margin-bottom: 0;
  }
}

.image-touts-mu--three .image-touts__mu-tout .mu-button-container {
  margin: 10px auto;
  max-width: 60%;
}

@media only screen and (min-width:40.063em) {
  .image-touts-mu--three .image-touts__mu-tout .mu-button-container {
    position: absolute;
    top: 70%;
    transition: all .1s;
    left: 50%;
    max-width: 70%;
    width: 70%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.image-touts-mu--three .image-touts__mu-tout .image-touts__mu-button {
  display: inline-block;
  font-weight: 700;
  font-size: 22px;
  font-size: 1.375rem;
  padding: 20px 30px;
  padding: 1.25rem 1.875rem;
  max-width: 160px;
  margin: 0 auto;
}

@media only screen and (min-width:40.063em) {
  .image-touts-mu--three .image-touts__mu-tout .image-touts__mu-button {
    max-width: 170px;
  }
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .image-touts-mu--three .image-touts__mu-tout {
    height: auto;
    margin: 0 .55% 1.25rem;
    width: 32.6%;
  }

  .image-touts-mu--three .image-touts__mu-tout:nth-child(3n+1) {
    margin-left: 0;
  }

  .image-touts-mu--three .image-touts__mu-tout:nth-child(3n+3) {
    margin-right: 0;
  }
}

@media only screen and (min-width:40.063em) {
  .image-touts-mu--three .image-touts__mu-tout {
    display: -ms-flexbox;
    display: flex;
    transition: all 1s;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 .75% 1.25rem;
    max-width: none;
    padding: 0 30px;
    min-height: 400px;
    height: 485px;
    width: 32.33%;
  }

  .image-touts-mu--three .image-touts__mu-tout .mu-tout-bg-image {
    -webkit-filter: blur(1.5px);
    filter: blur(1.5px);
  }

  .image-touts-mu--three .image-touts__mu-tout:nth-child(3n+1) {
    margin-left: 0;
  }

  .image-touts-mu--three .image-touts__mu-tout:nth-child(3n+3) {
    margin-right: 0;
  }

  .image-touts-mu--three .image-touts__mu-tout:hover .image-touts__mu-text {
    position: absolute;
    opacity: 0;
    padding-top: 0;
    top: 30%;
    -ms-transform: scale(0.2);
    transform: scale(0.2);
  }

  .image-touts-mu--three .image-touts__mu-tout:hover .image-touts__mu-subtext {
    position: absolute;
    opacity: 0;
    top: 60%;
    -ms-transform: scale(0.2);
    transform: scale(0.2);
  }

  .image-touts-mu--three .image-touts__mu-tout:hover .image-touts__mu-button {
    justify-self: flex-end;
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  .image-touts-mu--three .image-touts__mu-tout:hover .image-touts__mu-button:hover {
    color: #fff;
  }

  .image-touts-mu--three .image-touts__mu-tout:hover .mu-button-container {
    position: absolute;
    top: 48%;
    margin-top: -30px;
  }

  .image-touts-mu--three .image-touts__mu-tout:hover .mu-tout-bg-image {
    -webkit-filter: blur(0);
    filter: blur(0);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  .image-touts-mu--three .image-touts__mu-tout:hover:before {
    background: rgba(0,0,0,.1);
  }

  .image-touts-mu--three .image-touts__mu-tout:hover:after {
    opacity: 1;
    transform: rotate(-19deg) translate3d(0,0,0);
  }
}

.mission-united.mission-united .touts-component {
  margin-top: 85px;
}

.mission-united.mission-united .hp-section-start .page-header__dek {
  font-family: Roboto,Arial,sans-serif;
  font-size: 19px;
}

@media only screen and (min-width:40.063em) {
  .mission-united.mission-united .hp-section-start .page-content {
    padding-top: 110px;
  }
}

.mission-united.mission-united .page-header__hed {
  font-size: 43px;
  font-size: 2.6875rem;
  line-height: 1.2;
}

.mission-united.mission-united .page-header__dek,
.mission-united.mission-united .page-header__hed {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  text-align: center;
  margin: 0 auto;
}

.mission-united.mission-united .page-header__btn {
  margin-top: 20px;
}

@media only screen and (min-width:40.063em) {
  .mission-united.mission-united .page-header__btn {
    margin-top: 40px;
    margin-bottom: -70px;
  }

  #framework .mission-united.mission-united .page-header__btn .submit,
  .mission-united.mission-united .page-header__btn #framework .submit,
  .mission-united.mission-united .page-header__btn .button {
    padding: 1.25rem 3.25rem!important;
  }
}

.mission-united.mission-united .page-header__content h1.page-header__hed {
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: 700;
}

@media only screen and (min-width:64.063em) {
  .mission-united.mission-united .page-header__content h1.page-header__hed {
    font-size: 4.375rem;
  }
}

.mission-united.mission-united .page-header__dek {
  margin-top: 15px;
}

.mission-united.mission-united .page-header__subhed {
  font-family: Roboto,Arial,sans-serif;
  color: #fff;
  text-transform: none;
  font-weight: 400;
  font-size: 24px;
  font-size: 1.5rem;
}

.mission-united.mission-united .downarrow {
  cursor: pointer;
  color: #fff;
  width: 20px;
  height: 20px;
  background: 0 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  z-index: 9999;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .mission-united.mission-united .downarrow {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    font-size: 2.375rem;
    line-height: 2.375rem;
  }
}

@media only screen and (min-width:64.063em) {
  .mission-united.mission-united .downarrow {
    width: 100px;
    height: 100px;
    margin-left: -50px;
    font-size: 6.125rem;
    line-height: 6.125rem;
  }
}

.mu-homepage .cta-component img {
  max-width: 200px;
  margin-bottom: 50px;
}

@media only screen and (min-width:64.063em) {
  .mission-united .mu-hero-content {
    padding: 100px 280px 10px;
    text-align: center;
  }

  .mission-united .mu-hero-content .page-header__content h1 {
    font-weight: 700;
  }

  .mission-united .mu-hero-content .mu-com-btn {
    font-size: 1.375rem;
    font-weight: 700;
    padding: 1.2rem 2.5rem;
    margin: 20px 10px 10px;
  }
}

.mission-united .mu-logo-header-image {
  margin-bottom: 20px;
  height: 50px;
  display: inline-block;
}

@media only screen and (min-width:64.063em) {
  .mission-united .mu-logo-header-image {
    margin-bottom: 25px;
    height: 60px;
  }
}

.mission-united .flex-video {
  padding-top: 0;
  padding-bottom: 56.3%;
}

.button--solid {
  background: url(/assets/img/shining-light/button-bg.png);
  color: #FFF;
  display: inline-block;
  font-family: "Gotham A","Gotham B",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: .5px;
  line-height: 1;
  padding: 20px 25px;
  padding: 1.25rem 1.5625rem;
  text-transform: uppercase;
}

.button--solid:active,
.button--solid:hover {
  background: red;
  color: #FFF;
}

.microsite-breadcrumbs {
  margin-top: 60px;
  margin-top: 3.75rem;
}

.microsite-breadcrumbs .breadcrumbs {
  background: 0 0;
  margin: 0 auto;
  padding: 0;
}

.microsite-interior-title {
  color: #000;
  font-family: "Gotham A","Gotham B",Helvetica,Arial,sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 800;
  margin-top: 20px;
  margin-top: 1.25rem;
}

.shining-a-light {
  background: url(/assets/img/shining-light/grey-bg-texture.png);
}

.shining-a-light .page-section {
  position: relative;
}

.shining-a-light .page-content>p {
  max-width: none;
}

.shining-a-light .mft-share {
  background: 0 0;
  padding: 0;
}

.shining-a-light .mft-share a {
  background: #194eb2;
}

.shining-a-light .mobile-menu__ctas {
  display: none;
}

.shining-a-light .subsite-menu {
  padding-bottom: 0;
  position: absolute;
  top: 46px;
  top: 2.875rem;
  width: 100%;
}

@media only screen and (min-width:64.063em) {
  .shining-a-light .subsite-menu {
    position: relative;
    top: 0;
  }
}

.shining-a-light .subsite-menu-button {
  border: 0;
  float: left;
  font-family: "Gotham A","Gotham B",Helvetica,Arial,sans-serif;
  left: 0;
  line-height: 46px;
  line-height: 2.875rem;
  position: relative;
  text-align: center;
  width: 50%;
}

.shining-a-light .subsite-subnav__expand {
  line-height: 46px;
  line-height: 2.875rem;
}

.shining-a-light .header-logo:after {
  content: '';
  z-index: -1;
  background-color: #194eb2;
  height: 65px;
  height: 4.0625rem;
  left: -35px;
  left: -2.1875rem;
  padding: 12px 0 0 42px;
  padding: .75rem 0 0 2.625rem;
  position: absolute;
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  top: 0;
  width: 160px;
  width: 10rem;
}

@media only screen and (min-width:64.063em) {
  .shining-a-light .header-logo:after {
    height: 16rem;
    left: -4.6875rem;
    padding: 8.4375rem 0 0 4.25rem;
    position: absolute;
    top: -10rem;
    -ms-transform: skew(0) rotate(-21deg);
    transform: skew(0) rotate(-21deg);
    width: 32.5rem;
    z-index: -20;
  }
}

.shining-a-light .subsite-subnav {
  background: #194eb2;
  position: fixed;
  top: 65px;
  top: 4.0625rem;
}

@media only screen and (min-width:64.063em) {
  .shining-a-light .subsite-subnav {
    background: url(/assets/img/shining-light/subnav-bg.jpg) repeat-y;
    height: 645px;
    overflow: hidden;
    padding-bottom: 0;
    position: absolute;
    top: 0;
    width: 226px;
  }

  .shining-a-light .subsite-subnav__root {
    margin-top: 1.25rem;
  }

  .shining-a-light .subsite-subnav__wrapper {
    height: 100%;
    left: 25px;
    margin-left: -25px;
    padding: 0 1.5625rem 1.5625rem 0;
    position: relative;
    overflow: hidden;
  }
}

.shining-a-light .subsite-subnav__level-1>li {
  border-top: 1px solid rgba(97,160,230,.6);
  position: relative;
}

.shining-a-light .subsite-subnav__level-1>li:last-child {
  border-bottom: 1px solid rgba(97,160,230,.6);
}

.shining-a-light .subsite-subnav__level-1>li .subsite-subnav_expand,
.shining-a-light .subsite-subnav__level-1>li>.subsite-subnav__link {
  font-family: "Gotham A","Gotham B",Helvetica,Arial,sans-serif;
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 800;
}

.shining-a-light .subsite-subnav__level-1>li>.subsite-subnav__link {
  padding: 15px 20px;
  padding: .9375rem 1.25rem;
}

.shining-a-light .subsite-subnav .button--solid {
  float: right;
  padding: 15px 0;
  padding: .9375rem 0;
  text-align: center;
  width: 50%;
}

@media only screen and (min-width:64.063em) {
  .shining-a-light .subsite-subnav .button--solid {
    float: none;
    margin: 1.25rem .625rem 0;
    width: 12.875rem;
  }
}

@media only screen and (min-width:64.063em) {
  .shining-a-light .subsite-subnav .social-icons {
    margin: 1.25rem .625rem 0;
    width: 12.875rem;
  }
}

.shining-a-light .subsite-subnav .social-icons li {
  color: #FFF;
  display: inline-block;
  font-family: "Gotham A","Gotham B",Helvetica,Arial,sans-serif;
  padding-right: 15px;
  padding-right: .9375rem;
  text-transform: uppercase;
}

.shining-a-light .subsite-subnav .social-icons .fa {
  color: #FFF;
  font-size: 20px;
  font-size: 1.25rem;
}

.concert-section {
  padding: 40px 0;
  padding: 2.5rem 0;
}

.concert-section h2 {
  font-family: "Gotham A","Gotham B",Helvetica,Arial,sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
}

.concert-section ul {
  list-style: none;
  margin: 0;
}

.concert-touts {
  padding: 0;
}

@media only screen and (min-width:64.063em) {
  .concert-touts {
    padding: 1.25rem 0;
  }
}

.concert-touts:after,
.concert-touts:before {
  background: url(/assets/img/shining-light/border-bg.png) no-repeat;
  background-size: 100% auto;
  content: '';
  height: 20px;
  width: 100%;
}

@media only screen and (min-width:64.063em) {
  .concert-touts:after,
  .concert-touts:before {
    height: 41px;
  }
}

.concert-touts li {
  margin: 20px 0 30px;
  margin: 1.25rem 0 1.875rem;
}

.concert-touts h2 {
  color: red;
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "Gotham A","Gotham B",Helvetica,Arial,sans-serif;
  font-weight: 800;
  margin: 0 0 5px;
  margin: 0 0 .3125rem;
  text-transform: uppercase;
}

.concert-touts p {
  color: #636363;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
  margin: 0;
}

.concert-touts img {
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
}

.concert-fund {
  background: url(/assets/img/shining-light/hero-bg.jpg);
}

.concert-fund h2 {
  color: #FFF;
  font-size: 35px;
  font-size: 2.1875rem;
}

.concert-fund p {
  color: #FFF;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
}

.concert-hero {
  background: url(/assets/img/shining-light/hero-bg.jpg) no-repeat;
  background-size: cover;
  margin-top: 46px;
  margin-top: 2.875rem;
}

@media only screen and (min-width:64.063em) {
  .concert-hero {
    margin-top: 0;
  }
}

.concert-hero img {
  display: block;
  margin: 0 auto;
  max-width: 85%;
  padding: 25px 0;
  padding: 1.5625rem 0;
}

@media only screen and (min-width:64.063em) {
  .concert-hero img {
    left: 7.0625rem;
    max-width: 100%;
    padding: 4.6875rem 0 1.5625rem;
    position: relative;
  }
}

@media only screen and (min-width:64.063em) {
  .concert-lineup {
    padding-top: 3.75rem;
  }
}

.concert-lineup h2 {
  color: #000;
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: uppercase;
}

.concert-lineup li {
  color: #3c82dd;
  font-family: "Gotham A","Gotham B",Helvetica,Arial,sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 800;
  text-transform: uppercase;
}

@media only screen and (min-width:64.063em) {
  .concert-lineup li {
    font-size: 2.5rem;
    display: inline;
  }
}

.concert-lineup li+li:before {
  content: '■';
  display: none;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 0 15px;
  padding: 0 .9375rem;
  top: -5px;
  vertical-align: middle;
}

@media only screen and (min-width:64.063em) {
  .concert-lineup li+li:before {
    display: inline;
  }
}

.concert-partners h2 {
  color: #888;
}

.concert-partners li {
  padding: 20px 0;
  padding: 1.25rem 0;
}

@media only screen and (min-width:64.063em) {
  .concert-partners ul {
    padding-top: 1.25rem;
  }

  .concert-partners li {
    display: inline;
    padding: 0 3.75rem;
  }
}

.concert-actions h2 {
  color: #000;
  margin: 0 0 10px;
  margin: 0 0 .625rem;
}

.concert-actions p {
  color: #000;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2;
}

@media only screen and (max-width:40em) {
  .concert-actions li {
    width: 100%;
  }
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .concert-actions li {
    width: 100%;
  }
}

.concert-actions .text {
  height: 55px;
  height: 3.4375rem;
}

.concert-actions .concert-tweets {
  background: url(/assets/img/shining-light/full-width-grey-bg.jpg);
  padding-top: 30px;
  padding-top: 1.875rem;
}

@media only screen and (min-width:64.063em) {
  .concert-actions .concert-tweets {
    margin: 0 .625rem;
    padding: 0 .9375rem;
  }
}

.concert-actions .concert-tweets li {
  padding: 0 15px 30px;
  padding: 0 .9375rem 1.875rem;
}

@media only screen and (min-width:64.063em) {
  .concert-actions .concert-tweets li {
    padding-top: 1.875rem;
  }
}

.concert-actions .concert-tweets .fa-twitter {
  color: #5bb2ef;
  font-size: 20px;
  font-size: 1.25rem;
}

.concert-actions .concert-tweets .concert-tweets__intents a,
.concert-actions .concert-tweets .concert-tweets__intents i {
  color: #000;
}

.concert-actions .concert-tweets .concert-tweets__intents a {
  padding: 0 3px;
  padding: 0 .1875rem;
}

.concert-actions .concert-tweets .concert-tweets__intents p {
  font-family: "Gotham A","Gotham B",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-size: .75rem;
  font-weight: 700;
  margin: 20px 0 0;
  margin: 1.25rem 0 0;
}

.concert-actions #concert-signup__email {
  margin-bottom: 10px;
  margin-bottom: .625rem;
}

.concert-actions #concert-signup__zip {
  float: left;
  margin: 0;
  width: 65%;
}

.concert-actions #concert-signup__submit {
  border: 0;
  float: right;
  padding-left: 0;
  padding-right: 0;
  width: 30%;
}

.concert-actions__content {
  background: url(/assets/img/shining-light/share-section-bg.png);
  padding: 40px;
  padding: 2.5rem;
}

@media only screen and (min-width:64.063em) {
  .concert-actions__content {
    padding: 3.75rem 2.5rem;
  }
}

@media only screen and (min-width:64.063em) {
  .concert-actions--donate p,
  .concert-actions--share p {
    margin-bottom: 2.3125rem;
  }
}

.concert-share__button {
  color: #FFF;
  display: block;
  font-family: "Gotham A","Gotham B",Helvetica,Arial,sans-serif;
  font-weight: 700;
  margin: 10px auto 0;
  max-width: 90%;
  padding: 11.5px 0;
  padding: .71875rem 0;
  text-transform: uppercase;
}

.concert-share__button:hover {
  color: #FFF;
}

.concert-share__button--facebook {
  background: #405f9f;
}

.concert-share__button--twitter {
  background: #5bb2ef;
}

.concert-share__button i {
  padding-right: 5px;
  padding-right: .3125rem;
}

.concert-tweets__content {
  background: rgba(255,255,255,.3);
  padding: 20px;
  padding: 1.25rem;
}

.concert-tweets__text {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 20px 0;
  margin: 1.25rem 0;
}

.concert-tweets__text a {
  color: #5bb2ef;
}

@media only screen and (min-width:40.063em) {
  body.sequential-donate.shining-a-light-donate {
    background: url(/assets/img/shining-light/grey-bg-texture.png) repeat;
  }
}

body.sequential-donate.shining-a-light-donate .paypal-option {
  display: none;
}

.subsite-fwb .utility-menu {
  padding: 0 15px 0 0;
  padding: 0 .9375rem 0 0;
}

.subsite-fwb .tooltip {
  font-family: Roboto,Arial,sans-serif;
  border: 1px solid #969696;
  border: .0625rem solid #969696;
}

.subsite-fwb .tooltip p {
  margin: 3px 0;
  margin: .1875rem 0;
  font-size: 14px;
  font-size: .875rem;
}

.subsite-fwb .supertopic-label {
  font-family: Roboto,Arial,sans-serif;
  color: #fff;
  display: block;
  font-weight: 900;
  font-size: 17px;
  font-size: 1.0625rem;
  padding: 20px 20px 20px 70px;
  padding: 1.25rem 1.25rem 1.25rem 4.375rem;
  margin: 0 auto 15px;
  margin: 0 auto .9375rem;
  position: relative;
  background: #fff;
  border: 2px solid #c2e1f5;
  cursor: pointer;
  transition: .2s background ease-in;
  text-transform: uppercase;
  letter-spacing: 0;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .supertopic-label {
    font-size: 1.0625rem;
    padding: 1.625rem 1.625rem 1.625rem 6.25rem;
    border: 3px solid #c2e1f5;
    margin: 0 auto 2.0625rem;
  }
}

.subsite-fwb .supertopic-label .icon {
  display: inline-block;
  width: 36px;
  width: 2.25rem;
  height: 36px;
  height: 2.25rem;
  position: absolute;
  left: 9px;
  left: .5625rem;
  top: 11px;
  top: .6875rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .supertopic-label .icon {
    width: 3.75rem;
    height: 3.75rem;
    left: .625rem;
    top: .625rem;
  }
}

.subsite-fwb .supertopic-label .icon svg {
  max-height: 100%;
  max-width: 100%;
}

.subsite-fwb .supertopic-label .icon svg path {
  fill: #fff;
  transition: .2s fill ease-in;
}

.subsite-fwb .supertopic-label:after,
.subsite-fwb .supertopic-label:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  transition: .2s all ease-in;
}

.subsite-fwb .supertopic-label:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
  border-width: 9px;
  margin-left: -9px;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .supertopic-label:after {
    border-width: 12px 14px;
    margin-left: -14px;
  }
}

.subsite-fwb .supertopic-label:before {
  border-color: rgba(194,225,245,0);
  border-top-color: #c2e1f5;
  border-width: 11px;
  margin-left: -11px;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .supertopic-label:before {
    border-width: 15px 18px;
    margin-left: -18px;
  }
}

.subsite-fwb .collapsable {
  display: none;
}

.subsite-fwb .collapsable.open li {
  display: block;
}

.subsite-fwb .topic-search {
  text-align: center;
  position: relative;
}

.subsite-fwb .topic-search input {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  color: #969696;
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 14px 20px 14px 47px;
  padding: .875rem 1.25rem .875rem 2.9375rem;
  margin: 0 auto 30px;
  margin: 0 auto 1.875rem;
  position: relative;
  background: #fff;
  border: 2px solid #c2e1f5;
  border: .125rem solid #c2e1f5;
  width: 100%;
  -webkit-appearance: none;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .topic-search input {
    font-size: 1.75rem;
    padding: 1.625rem 1.625rem 1.6875rem 5rem;
    border: .1875rem solid #c2e1f5;
  }
}

.subsite-fwb .topic-search .search-icon {
  position: absolute;
  top: 18px;
  top: 1.125rem;
  left: 15px;
  left: .9375rem;
  width: 25px;
  width: 1.5625rem;
  height: 25px;
  height: 1.5625rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .topic-search .search-icon {
    top: 1.5rem;
    left: 1.5rem;
    width: 2.0625rem;
    height: 2.0625rem;
  }
}

.subsite-fwb .topic-search .search-icon svg {
  max-height: 100%;
  max-width: 100%;
}

.subsite-fwb .subtopic-search {
  position: relative;
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .subsite-fwb .subtopic-search {
    width: 44%;
    margin: 0 3% 1.25rem;
    float: left;
  }
}

.subsite-fwb .subtopic-search input {
  display: block;
  color: #4F4F4F;
  font-size: 14px;
  font-size: .875rem;
  padding: 10px 10px 10px 32px;
  padding: .625rem .625rem .625rem 2rem;
  border: 1px solid #CCC;
  width: 100%;
  -webkit-appearance: none;
}

.subsite-fwb .subtopic-search input:focus,
.subsite-fwb .subtopic-search input:hover {
  box-shadow: 3px 3px 10px #aaa;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .subtopic-search input {
    border: 2px solid #CCC;
    font-size: 1.25rem;
    padding: 1.25rem 1.25rem 1.375rem 4.375rem;
  }
}

.subsite-fwb .subtopic-search:after {
  content: ' ';
  position: absolute;
  right: 3px;
  bottom: 3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent gray;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .subtopic-search:after {
    border-width: 0 0 20px 20px;
    right: 6px;
    bottom: 6px;
  }
}

.subsite-fwb .subtopic-search .search-icon {
  position: absolute;
  top: 12px;
  top: .75rem;
  left: 12px;
  left: .75rem;
  width: 15px;
  width: .9375rem;
  height: 15px;
  height: .9375rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .subtopic-search .search-icon {
    top: 1.375rem;
    left: 1.5rem;
    width: 2.0625rem;
    height: 2.0625rem;
  }
}

.subsite-fwb .subtopic-search .search-icon svg {
  max-height: 100%;
  max-width: 100%;
}

.subsite-fwb .topic-list {
  margin: 0;
}

.subsite-fwb .topic-list>li {
  list-style: none;
  padding: 0;
}

.subsite-fwb .topic-list>li>a {
  font-weight: 900;
  color: #fff;
  background: #969696;
  display: block;
  padding: 10px;
  padding: .625rem;
  font-size: 16px;
  font-size: 1rem;
  margin: 0 auto 14px;
  margin: 0 auto .875rem;
  text-align: center;
  border: 2px solid #c2e1f5;
  border: .125rem solid #c2e1f5;
  transition: background .3s ease-out;
  text-transform: uppercase;
  letter-spacing: 0;
}

.subsite-fwb .topic-list>li>a:hover {
  background: #fff;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .topic-list>li>a {
    font-size: 1rem;
    padding: 1.6875rem .5rem 1.625rem;
    margin: 0 auto 1.8125rem;
    border: .1875rem solid #c2e1f5;
  }
}

.subsite-fwb .topic-list>li>a svg path {
  fill: #fff;
}

.subsite-fwb .subtopic-list {
  margin: 0;
}

.subsite-fwb .subtopic-list>li {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .subsite-fwb .subtopic-list>li {
    width: 44%;
    margin: 0 3% 1.25rem;
    float: left;
  }
}

.subsite-fwb .subtopic-list>li>a {
  display: block;
  color: #4F4F4F;
  font-size: 14px;
  font-size: .875rem;
  padding: 10px;
  padding: .625rem;
  border: 1px solid #CCC;
  position: relative;
  transition: .2s box-shadow ease-out;
  box-shadow: 0 0 0 #aaa;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .subtopic-list>li>a {
    border: 2px solid #CCC;
    font-size: 1.25rem;
    padding: 1.25rem 1.5rem;
  }
}

.subsite-fwb .subtopic-list>li>a:hover {
  box-shadow: 3px 3px 10px #aaa;
}

.subsite-fwb .subtopic-list>li>a:after {
  content: ' ';
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent gray;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .subtopic-list>li>a:after {
    border-width: 0 0 20px 20px;
    right: 4px;
    bottom: 4px;
  }
}

.subsite-fwb .stats {
  padding: 25px 0;
  padding: 1.5625rem 0;
  max-width: 820px;
  max-width: 51.25rem;
}

.subsite-fwb .stats .stat {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: start;
  align-items: flex-start;
}

.subsite-fwb .stats .stat .stat-number {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  color: #f57814;
  font-size: 70px;
  font-size: 4.375rem;
  display: block;
  line-height: 25px;
  line-height: 1.5625rem;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

.subsite-fwb .stats .stat .stat-caption {
  color: #969696;
  font-size: 14px;
  font-size: .875rem;
  display: block;
  margin-left: 15px;
  margin-left: .9375rem;
  padding-left: 15px;
  padding-left: .9375rem;
  border-left: 1px solid #CCC;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.subsite-fwb .related-subtopics {
  margin: 30px auto 0;
  margin: 1.875rem auto 0;
  padding: 0 0 30px;
  padding: 0 0 1.875rem;
  max-width: 820px;
  max-width: 51.25rem;
}

.subsite-fwb .related-subtopics .scrolling-container {
  overflow: scroll;
  padding-bottom: 10px;
  padding-bottom: .625rem;
}

.subsite-fwb .related-subtopics .scrolling {
  min-width: 650px;
}

@media only screen and (min-width:40.063em) {
  .subsite-fwb .related-subtopics .scrolling {
    width: auto;
  }
}

.subsite-fwb .related-subtopics a {
  display: block;
  color: #4F4F4F;
  font-size: 16px;
  font-size: 1rem;
  padding: 10px;
  padding: .625rem;
  border: 1px solid #CCC;
  border: .0625rem solid #CCC;
  position: relative;
  min-height: 150px;
  min-height: 9.375rem;
  transition: .2s box-shadow ease-out;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .related-subtopics a {
    font-size: 1.125rem;
    padding: 1.25rem 1.5rem;
  }
}

.subsite-fwb .related-subtopics a:hover {
  box-shadow: 3px 3px 10px #aaa;
}

.subsite-fwb .related-subtopics a:after {
  content: ' ';
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent gray;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .related-subtopics a:after {
    border-width: 0 0 20px 20px;
    right: 4px;
    bottom: 4px;
  }
}

.subsite-fwb .page-content .tool-touts {
  border: 1px solid #ebebeb;
  padding: 30px 20px;
  padding: 1.875rem 1.25rem;
  margin: 30px auto 40px;
  margin: 1.875rem auto 2.5rem;
  max-width: 800px;
  max-width: 50rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .page-content .tool-touts {
    padding: 1.875rem 1.25rem 0;
  }
}

.subsite-fwb .page-content .tool-touts .tool-tout {
  margin: 16px 0;
  margin: 1rem 0;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .page-content .tool-touts .tool-tout {
    margin: 0 0 1.875rem;
  }
}

.subsite-fwb .page-content .tool-touts h4 {
  font-size: 24px;
  font-size: 1.5rem;
  padding-left: 10px;
  padding-left: .625rem;
}

.subsite-fwb .page-content .tool-touts .tool-title {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-bottom: 14px;
  margin-bottom: .875rem;
}

.subsite-fwb .page-content .tool-touts p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 23px;
  line-height: 1.4375rem;
  margin-right: 16px;
  margin-right: 1rem;
}

.subsite-fwb .page-content .tool-touts .tool-button {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  text-transform: uppercase;
  background: #f57814;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  min-width: 148px;
  min-width: 9.25rem;
  text-align: center;
  padding: 6px 8px 4px 4px;
  padding: .375rem .5rem .25rem .25rem;
  position: relative;
  transition: .2s all ease-in;
}

.subsite-fwb .page-content .tool-touts .tool-icon {
  display: inline-block;
  vertical-align: sub;
  margin-bottom: -10px;
  margin-bottom: -.625rem;
}

.subsite-fwb .page-content .tool-touts .tool-icon svg path {
  fill: #fff;
  transition: .2s all ease-in;
}

.subsite-fwb .link-touts {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin: 30px auto 40px;
  margin: 1.875rem auto 2.5rem;
  max-width: 800px;
  max-width: 50rem;
  padding: 30px 0 10px;
  padding: 1.875rem 0 .625rem;
}

@media only screen and (min-width:90.063em) {
  .subsite-fwb .link-touts {
    margin: 1.875rem auto;
    padding: 1.875rem 0 .625rem;
  }
}

.subsite-fwb .link-touts h4 {
  font-size: 24px;
  font-size: 1.5rem;
}

.subsite-fwb .link-touts .link-title {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
}

.subsite-fwb .link-touts p {
  font-size: 15px;
  font-size: .9375rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-right: 16px;
  margin-right: 1rem;
}

.subsite-fwb .link-touts a:after {
  content: ' ▸';
}

.subsite-fwb .section-return {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  text-align: center;
  padding: 20px 0 0;
  padding: 1.25rem 0 0;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .section-return {
    padding: 2.5rem 0 5rem;
  }
}

.subsite-fwb .section-return a {
  color: #CCC;
}

.subsite-fwb .section-return a:before {
  content: '← ';
}

.subsite-fwb .site-return {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 21px;
  top: 1.3125rem;
  right: 10px;
  right: .625rem;
  text-transform: uppercase;
  z-index: 101;
}

.subsite-fwb .topic-toggle {
  margin: 50px 0 40px;
  margin: 3.125rem 0 2.5rem;
}

.subsite-fwb .topic-toggle .topic-toggle-icon {
  display: inline-block;
  transform: rotateX(0);
  transition: .25s all ease-out;
}

.subsite-fwb .topic-toggle .topic-toggle-icon.rotate {
  transform: rotateX(180deg);
  vertical-align: middle;
}

.subsite-fwb .mobile-header__menu-toggle,
.subsite-fwb .mobile-header__search-toggle {
  display: none;
}

@media only screen and (max-width:64em) {
  .subsite-fwb {
    padding: 0;
  }

  .subsite-fwb .page-hero {
    margin-top: 7.1875rem;
  }

  .subsite-fwb .header-logo,
  .subsite-fwb .header-logo:after,
  .subsite-fwb .header-logo:before,
  .subsite-fwb .mobile-header {
    position: absolute!important;
  }

  .subsite-fwb.scrolled {
    padding-top: 3.625rem;
  }

  .subsite-fwb.scrolled .subsite-subnav {
    position: fixed;
    top: 0;
  }

  .subsite-fwb.scrolled .page-hero {
    margin-top: 3.625rem;
  }
}

.subsite-fwb .header-logo img {
  position: relative;
  z-index: 1;
}

.subsite-fwb .mobile-menu__ctas {
  display: none;
}

.subsite-fwb .page-content figcaption {
  font-style: italic;
}

.subsite-fwb .has-tip {
  border-bottom: 1px solid #f57814;
  border-bottom: .0625rem solid #f57814;
  font-weight: 400;
}

.subsite-fwb .page-section {
  position: relative;
  z-index: 3;
}

.subsite-fwb .page-hero {
  background-color: #f57814;
  border-bottom: 0;
  color: #fff;
  text-align: center;
  height: 500px;
  height: 31.25rem;
}

@media only screen and (max-width:64em) {
  .subsite-fwb .page-hero {
    height: 23.4375rem;
  }
}

.subsite-fwb .page-hero h1,
.subsite-fwb .page-hero h2,
.subsite-fwb .page-hero p {
  color: #fff;
  text-shadow: 4px 4px 4px rgba(0,0,0,.25);
  text-shadow: .25rem .25rem .25rem rgba(0,0,0,.25);
}

.subsite-fwb .page-hero h1 {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .page-hero h1 {
    font-size: 3.875rem;
  }
}

.subsite-fwb .page-hero p {
  font-size: 18px;
  font-size: 1.125rem;
}

.subsite-fwb .page-hero .page-header__content {
  position: absolute;
  z-index: 2;
  padding: 40px 20px;
  padding: 2.5rem 1.25rem;
  left: 290px;
  left: 18.125rem;
  text-align: left;
}

@media only screen and (max-width:64em) {
  .subsite-fwb .page-hero .page-header__content {
    position: relative;
    left: auto;
    -ms-transform: none;
    transform: none;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .page-hero .page-header__content {
    max-width: 54.375rem;
    bottom: 2.5rem;
  }
}

@media only screen and (min-width:90.063em) {
  .subsite-fwb .page-hero .page-header__content {
    max-width: 50rem;
  }
}

.subsite-fwb .page-hero .page-header__dek {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-top: 10px;
  margin-top: .625rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .page-hero .page-header__dek {
    font-size: 2.75rem;
  }
}

#framework .subsite-fwb .page-hero .submit,
.subsite-fwb .page-hero #framework .submit,
.subsite-fwb .page-hero .button {
  margin-top: 10px;
  margin-top: .625rem;
  margin-bottom: 0;
}

@media only screen and (min-width:64.063em) {
  #framework .subsite-fwb .page-hero .submit,
  .subsite-fwb .page-hero #framework .submit,
  .subsite-fwb .page-hero .button {
    font-size: 1.125rem;
    margin-top: 1.5rem;
  }
}

.subsite-fwb .page-header--overlay {
  margin-bottom: 69px;
  margin-bottom: 4.3125rem;
}

.subsite-fwb .page-header p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.78;
  margin: 0 0 20;
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb .page-header p {
    font-size: 1.125rem;
    margin: 0 0 2.5rem;
  }
}

.subsite-fwb .page-content h4 {
  margin: 0 auto 15px;
  margin: 0 auto .9375rem;
  max-width: 800px;
  max-width: 50rem;
}

.fwb-subtopic .site-container>.page-section:last-of-type {
  margin-bottom: 0;
  min-height: 368px;
  min-height: 23rem;
}

.fwb-subtopic .page-content p {
  line-height: 1.6;
}

.fwb-page .page-content {
  padding-top: 130px;
  padding-top: 8.125rem;
}

@media only screen and (min-width:64.063em) {
  .fwb-page .page-content {
    margin-left: 16.875rem;
    width: auto;
    padding-top: 3.75rem;
  }
}

.fwb-page .page-content h1 {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  color: #f57814;
  max-width: 800px;
  max-width: 50rem;
  margin: 0 auto 20px;
  margin: 0 auto 1.25rem;
}

@media only screen and (min-width:64.063em) {
  .fwb-page .page-content h1 {
    margin: 0 .625rem 1.25rem;
  }
}

.fwb-page .page-content .page-header__dek {
  max-width: 800px;
  max-width: 50rem;
  margin: 0 auto 20px;
  margin: 0 auto 1.25rem;
}

@media only screen and (min-width:64.063em) {
  .fwb-page .page-content .page-header__dek {
    margin: 0 .625rem 1.25rem;
  }
}

.fwb-page .page-content dl {
  max-width: 800px;
  max-width: 50rem;
  margin: 0 10px;
  margin: 0 .625rem;
}

.fwb-page .page-content dt {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  max-width: 800px;
  max-width: 50rem;
  font-size: 18px;
  font-size: 1.125rem;
}

.fwb-page .page-content .glossary-nav {
  text-align: center;
}

.fwb-page .page-content .glossary-nav.sticky {
  background: #fff;
  position: fixed;
  top: 30px;
  top: 1.875rem;
  width: 100%;
  max-width: 820px;
  max-width: 51.25rem;
}

@media only screen and (min-width:64.063em) {
  .fwb-page .page-content .glossary-nav.sticky {
    top: .625rem;
    margin-top: -10px;
  }
}

.fwb-page .page-content .glossary-nav a {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 2px;
  margin: 0 .125rem;
  text-transform: uppercase;
}

.fwb-page .page-content .glossary-items h4 a {
  position: relative;
  display: inline-block;
  padding-top: 40px;
  margin-top: -40px;
}

@media only screen and (max-width:64em) {
  .scrolled .glossary-nav {
    position: fixed;
    top: 3.625rem;
    width: 100%;
  }
}

.mission-united .subsite-subnav,
.myfreetaxes .subsite-subnav,
.subsite-fwb .subsite-subnav,
.subsite-nfl .subsite-subnav {
  position: relative;
  width: 100%;
  z-index: 10;
  top: 83px;
  top: 5.1875rem;
}

@media only screen and (min-width:64.063em) {
  .mission-united .subsite-subnav,
  .myfreetaxes .subsite-subnav,
  .subsite-fwb .subsite-subnav,
  .subsite-nfl .subsite-subnav {
    display: block;
  }
}

.mission-united .subsite-subnav svg,
.myfreetaxes .subsite-subnav svg,
.subsite-fwb .subsite-subnav svg,
.subsite-nfl .subsite-subnav svg {
  vertical-align: text-bottom;
}

.mission-united .subsite-subnav svg path,
.mission-united .subsite-subnav svg polygon,
.myfreetaxes .subsite-subnav svg path,
.myfreetaxes .subsite-subnav svg polygon,
.subsite-fwb .subsite-subnav svg path,
.subsite-fwb .subsite-subnav svg polygon,
.subsite-nfl .subsite-subnav svg path,
.subsite-nfl .subsite-subnav svg polygon {
  fill: #fff;
}

.mission-united .subsite-subnav li,
.mission-united .subsite-subnav ul,
.myfreetaxes .subsite-subnav li,
.myfreetaxes .subsite-subnav ul,
.subsite-fwb .subsite-subnav li,
.subsite-fwb .subsite-subnav ul,
.subsite-nfl .subsite-subnav li,
.subsite-nfl .subsite-subnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.mission-united .subsite-subnav li.active,
.myfreetaxes .subsite-subnav li.active,
.subsite-fwb .subsite-subnav li.active,
.subsite-nfl .subsite-subnav li.active {
  position: relative;
}

.mission-united .subsite-subnav li.active>a:before,
.myfreetaxes .subsite-subnav li.active>a:before,
.subsite-fwb .subsite-subnav li.active>a:before,
.subsite-nfl .subsite-subnav li.active>a:before {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: '';
  display: block;
  height: 0;
  left: 0;
  margin: -5px 0 0;
  margin: -.3125rem 0 0;
  position: absolute;
  top: 50%;
  width: 0;
}

.mission-united .subsite-subnav__link,
.myfreetaxes .subsite-subnav__link,
.subsite-fwb .subsite-subnav__link,
.subsite-nfl .subsite-subnav__link {
  color: #111;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1;
  font-weight: 700;
  font-family: "Roboto Condensed",Arial,sans-serif;
  padding: 8px 20px 8px 10px;
  padding: .5rem 1.25rem .5rem .625rem;
  position: relative;
  text-transform: uppercase;
  letter-spacing: .05em;
  -webkit-font-smoothing: antialiased;
  transition: .1s all ease-in;
}

@media only screen and (min-width:64.063em) {
  .mission-united .subsite-subnav__link:active,
  .mission-united .subsite-subnav__link:focus,
  .mission-united .subsite-subnav__link:hover,
  .myfreetaxes .subsite-subnav__link:active,
  .myfreetaxes .subsite-subnav__link:focus,
  .myfreetaxes .subsite-subnav__link:hover,
  .subsite-fwb .subsite-subnav__link:active,
  .subsite-fwb .subsite-subnav__link:focus,
  .subsite-fwb .subsite-subnav__link:hover,
  .subsite-nfl .subsite-subnav__link:active,
  .subsite-nfl .subsite-subnav__link:focus,
  .subsite-nfl .subsite-subnav__link:hover {
    color: #f57814;
  }
}

.mission-united .subsite-subnav__root>li>a,
.myfreetaxes .subsite-subnav__root>li>a,
.subsite-fwb .subsite-subnav__root>li>a,
.subsite-nfl .subsite-subnav__root>li>a {
  background: #539ed0;
  padding: 10px 20px 10px 10px;
  padding: .625rem 1.25rem .625rem .625rem;
}

.mission-united .subsite-subnav__root>li>a:active,
.mission-united .subsite-subnav__root>li>a:focus,
.mission-united .subsite-subnav__root>li>a:hover,
.myfreetaxes .subsite-subnav__root>li>a:active,
.myfreetaxes .subsite-subnav__root>li>a:focus,
.myfreetaxes .subsite-subnav__root>li>a:hover,
.subsite-fwb .subsite-subnav__root>li>a:active,
.subsite-fwb .subsite-subnav__root>li>a:focus,
.subsite-fwb .subsite-subnav__root>li>a:hover,
.subsite-nfl .subsite-subnav__root>li>a:active,
.subsite-nfl .subsite-subnav__root>li>a:focus,
.subsite-nfl .subsite-subnav__root>li>a:hover {
  color: #fff;
}

.mission-united .subsite-subnav__level-1,
.myfreetaxes .subsite-subnav__level-1,
.subsite-fwb .subsite-subnav__level-1,
.subsite-nfl .subsite-subnav__level-1 {
  border-top: 1px solid #ddd;
}

.mission-united .subsite-subnav__level-1 .subsite-subnav__link,
.myfreetaxes .subsite-subnav__level-1 .subsite-subnav__link,
.subsite-fwb .subsite-subnav__level-1 .subsite-subnav__link,
.subsite-nfl .subsite-subnav__level-1 .subsite-subnav__link {
  padding: 14px 18px 13px;
  padding: .875rem 1.125rem .8125rem;
}

.mission-united .subsite-subnav__level-1 .subsite-subnav__level-2,
.myfreetaxes .subsite-subnav__level-1 .subsite-subnav__level-2,
.subsite-fwb .subsite-subnav__level-1 .subsite-subnav__level-2,
.subsite-nfl .subsite-subnav__level-1 .subsite-subnav__level-2 {
  padding-bottom: 10px;
  padding-bottom: .625rem;
}

.mission-united .subsite-subnav__level-1>li,
.myfreetaxes .subsite-subnav__level-1>li,
.subsite-fwb .subsite-subnav__level-1>li,
.subsite-nfl .subsite-subnav__level-1>li {
  border-top: 1px solid #ddd;
}

.mission-united .subsite-subnav__level-1>li:nth-last-child(1),
.myfreetaxes .subsite-subnav__level-1>li:nth-last-child(1),
.subsite-fwb .subsite-subnav__level-1>li:nth-last-child(1),
.subsite-nfl .subsite-subnav__level-1>li:nth-last-child(1) {
  border-bottom: none;
}

.mission-united .subsite-subnav__level-2,
.myfreetaxes .subsite-subnav__level-2,
.subsite-fwb .subsite-subnav__level-2,
.subsite-nfl .subsite-subnav__level-2 {
  display: none;
  margin-top: -5px;
  margin-top: -.3125rem;
}

.mission-united .subsite-subnav__level-2 .subsite-subnav__expand,
.myfreetaxes .subsite-subnav__level-2 .subsite-subnav__expand,
.subsite-fwb .subsite-subnav__level-2 .subsite-subnav__expand,
.subsite-nfl .subsite-subnav__level-2 .subsite-subnav__expand {
  display: none;
}

.mission-united .subsite-subnav__level-2 .subsite-subnav__link,
.myfreetaxes .subsite-subnav__level-2 .subsite-subnav__link,
.subsite-fwb .subsite-subnav__level-2 .subsite-subnav__link,
.subsite-nfl .subsite-subnav__level-2 .subsite-subnav__link {
  padding: 4px 20px;
  padding: .25rem 1.25rem;
  text-transform: none;
}

.myfreetaxes .subsite-subnav__level-1 {
  border-top: none!important;
}

.mission-united .subsite-menu-button,
.subsite-fwb .subsite-menu-button,
.subsite-nfl .subsite-menu-button {
  font-family: "Roboto Condensed",Arial,sans-serif;
  font-weight: 700;
  border-left: 1px solid #fff;
  border-left: .0625rem solid #fff;
  border-right: 0;
  position: absolute;
  right: 0;
  line-height: 50px;
  line-height: 3.125rem;
  padding: 0 16px;
  padding: 0 1rem;
  top: 0;
  text-transform: uppercase;
  left: auto;
  color: #FFF;
}

.mission-united .subsite-menu-button.active,
.mission-united .subsite-menu-button:hover,
.subsite-fwb .subsite-menu-button.active,
.subsite-fwb .subsite-menu-button:hover,
.subsite-nfl .subsite-menu-button.active,
.subsite-nfl .subsite-menu-button:hover {
  background: #FFF;
  color: #111;
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .subsite-subnav {
    position: absolute;
    padding: 4.5rem 0 8.4375rem;
    width: 14.875rem;
    height: auto;
    top: 7.3125rem;
  }
}

.mission-united .subsite-subnav,
.subsite-fwb .subsite-subnav,
.subsite-nfl .subsite-subnav {
  position: absolute;
  width: 100%;
  z-index: 301;
  min-height: 50px;
  min-height: 3.125rem;
}

@media only screen and (min-width:64.063em) {
  .mission-united .subsite-subnav,
  .subsite-fwb .subsite-subnav,
  .subsite-nfl .subsite-subnav {
    padding: 4.5rem 0 8.4375rem;
    width: 14.875rem;
    height: auto;
    top: 7.3125rem;
    z-index: 101;
  }
}

.mission-united .subsite-subnav h1,
.subsite-fwb .subsite-subnav h1,
.subsite-nfl .subsite-subnav h1 {
  font-family: "Roboto Condensed",Arial,sans-serif;
  font-weight: 700;
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  background-image: none;
  display: block;
  left: 0;
  height: auto;
  margin: 10px 87px 0 18px;
  margin: .625rem 5.4375rem 0 1.125rem;
  position: relative;
  top: 0;
  width: auto;
  border: none;
}

@media only screen and (min-width:64.063em) {
  .mission-united .subsite-subnav h1,
  .subsite-fwb .subsite-subnav h1,
  .subsite-nfl .subsite-subnav h1 {
    left: auto;
    top: auto;
    right: auto;
    margin: 0;
  }
}

.mission-united .subsite-subnav h1 a,
.subsite-fwb .subsite-subnav h1 a,
.subsite-nfl .subsite-subnav h1 a {
  color: #FFF;
  padding: 0;
  font-size: 16px;
  font-size: 1rem;
}

@media only screen and (min-width:64.063em) {
  .mission-united .subsite-subnav h1 a,
  .subsite-fwb .subsite-subnav h1 a,
  .subsite-nfl .subsite-subnav h1 a {
    color: #111;
    font-size: .875rem;
    padding: .875rem 1.125rem .8125rem;
  }
}

@media only screen and (min-width:64.063em) {
  .mission-united .subsite-subnav .subsite-subnav__title,
  .subsite-fwb .subsite-subnav .subsite-subnav__title,
  .subsite-nfl .subsite-subnav .subsite-subnav__title {
    background: #FFF;
  }
}

.mission-united .subsite-subnav .tagline,
.subsite-fwb .subsite-subnav .tagline,
.subsite-nfl .subsite-subnav .tagline {
  font-family: "Roboto Condensed",Arial,sans-serif;
  color: #FFF;
  margin: 2.5px 0 6px 20px;
  margin: .15625rem 0 .375rem 1.25rem;
  font-size: 7.5px;
  font-size: .46875rem;
  background: #f57814;
}

@media only screen and (min-width:64.063em) {
  .mission-united .subsite-subnav .tagline,
  .subsite-fwb .subsite-subnav .tagline,
  .subsite-nfl .subsite-subnav .tagline {
    font-size: .75rem;
    margin: .4375rem 0 .625rem 1.3125rem;
    background: 0 0;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
  }
}

.mission-united .subsite-subnav .tagline .st-logo,
.subsite-fwb .subsite-subnav .tagline .st-logo,
.subsite-nfl .subsite-subnav .tagline .st-logo {
  display: inline-block;
  max-width: 26px;
  max-height: 16px;
  position: relative;
}

@media only screen and (min-width:64.063em) {
  .mission-united .subsite-subnav .tagline .st-logo,
  .subsite-fwb .subsite-subnav .tagline .st-logo,
  .subsite-nfl .subsite-subnav .tagline .st-logo {
    max-width: 119px;
    max-height: 74px;
    margin-left: 5px;
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@media only screen and (min-width:64.063em) {
  .mission-united .subsite-subnav .link-intermediaries,
  .subsite-fwb .subsite-subnav .link-intermediaries,
  .subsite-nfl .subsite-subnav .link-intermediaries {
    padding-left: .5rem;
  }
}

.mission-united .subsite-submenu,
.myfreetaxes .subsite-submenu,
.subsite-fwb .subsite-submenu,
.subsite-nfl .subsite-submenu {
  font-size: 15px;
  font-size: .9375rem;
  text-transform: uppercase;
  height: auto;
  line-height: 38px;
  line-height: 2.375rem;
  text-align: center;
  padding: 0!important;
  background: #FFF;
}

.mission-united .subsite-submenu li,
.myfreetaxes .subsite-submenu li,
.subsite-fwb .subsite-submenu li,
.subsite-nfl .subsite-submenu li {
  width: 100%;
}

.mission-united .subsite-submenu.split li,
.myfreetaxes .subsite-submenu.split li,
.subsite-fwb .subsite-submenu.split li,
.subsite-nfl .subsite-submenu.split li {
  width: 50%;
}

.mission-united .subsite-submenu img,
.myfreetaxes .subsite-submenu img,
.subsite-fwb .subsite-submenu img,
.subsite-nfl .subsite-submenu img {
  width: 16px;
  width: 1rem;
  margin: -2px 2px 0 0;
  margin: -.125rem .125rem 0 0;
}

.mission-united .subsite-submenu a,
.myfreetaxes .subsite-submenu a,
.subsite-fwb .subsite-submenu a,
.subsite-nfl .subsite-submenu a {
  transition: .2s background ease-in;
  background: rgba(255,255,255,0);
}

.mission-united .subsite-submenu a:hover,
.myfreetaxes .subsite-submenu a:hover,
.subsite-fwb .subsite-submenu a:hover,
.subsite-nfl .subsite-submenu a:hover {
  color: #fff;
  background: rgba(255,255,255,.4);
}

@media only screen and (min-width:64.063em) {
  .section-tag {
    font-size: 1rem;
    margin-bottom: .875rem;
    padding: .3125rem .5rem;
  }
}

.mission-united .checklist,
.myfreetaxes .checklist,
.subsite-fwb .checklist,
.subsite-nfl .checklist {
  background: #fff;
  padding: 0;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  position: fixed;
  bottom: 10px;
  bottom: .625rem;
  right: 10px;
  right: .625rem;
  overflow: hidden;
}

.mission-united .checklist .hide-text,
.mission-united .checklist .show-text,
.myfreetaxes .checklist .hide-text,
.myfreetaxes .checklist .show-text,
.subsite-fwb .checklist .hide-text,
.subsite-fwb .checklist .show-text,
.subsite-nfl .checklist .hide-text,
.subsite-nfl .checklist .show-text {
  display: none;
}

.mission-united .checklist .scrolling,
.myfreetaxes .checklist .scrolling,
.subsite-fwb .checklist .scrolling,
.subsite-nfl .checklist .scrolling {
  overflow: scroll;
}

.mission-united .checklist .checklist-buttons,
.myfreetaxes .checklist .checklist-buttons,
.subsite-fwb .checklist .checklist-buttons,
.subsite-nfl .checklist .checklist-buttons {
  margin: 60px 40px 20px;
  margin: 3.75rem 2.5rem 1.25rem;
  text-align: center;
}

.mission-united .checklist .checklist-buttons a,
.myfreetaxes .checklist .checklist-buttons a,
.subsite-fwb .checklist .checklist-buttons a,
.subsite-nfl .checklist .checklist-buttons a {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
  color: #4F4F4F;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 7px;
  margin: 0 .4375rem;
}

.mission-united .checklist .checklist-buttons i,
.myfreetaxes .checklist .checklist-buttons i,
.subsite-fwb .checklist .checklist-buttons i,
.subsite-nfl .checklist .checklist-buttons i {
  margin-right: 4px;
  margin-right: .25rem;
  vertical-align: text-top;
}

@media only screen and (min-width:64.063em) {
  .mission-united .checklist,
  .myfreetaxes .checklist,
  .subsite-fwb .checklist,
  .subsite-nfl .checklist {
    background: #ebebeb;
    position: relative;
    bottom: auto;
    right: auto;
    padding-bottom: 3.75rem;
  }
}

.mission-united .checklist h1,
.myfreetaxes .checklist h1,
.subsite-fwb .checklist h1,
.subsite-nfl .checklist h1 {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  background: #ebebeb;
  color: #4f4f4f;
  height: 52px;
  height: 3.25rem;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0;
  padding-right: 20px;
  padding-right: 1.25rem;
  position: relative;
  text-transform: uppercase;
  text-indent: 70px;
  text-indent: 4.375rem;
  line-height: 52px;
  line-height: 3.25rem;
  cursor: pointer;
}

@media only screen and (min-width:64.063em) {
  .mission-united .checklist h1,
  .myfreetaxes .checklist h1,
  .subsite-fwb .checklist h1,
  .subsite-nfl .checklist h1 {
    background: #ccc;
    cursor: auto;
  }
}

.mission-united .checklist h1 .icon,
.myfreetaxes .checklist h1 .icon,
.subsite-fwb .checklist h1 .icon,
.subsite-nfl .checklist h1 .icon {
  background: #f57814;
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 52px;
  height: 3.25rem;
  width: 52px;
  width: 3.25rem;
  text-indent: 12px;
  text-indent: .75rem;
  line-height: 58px;
  line-height: 3.625rem;
}

.mission-united .checklist h1 .icon svg path,
.myfreetaxes .checklist h1 .icon svg path,
.subsite-fwb .checklist h1 .icon svg path,
.subsite-nfl .checklist h1 .icon svg path {
  fill: #ebebeb;
}

@media only screen and (min-width:64.063em) {
  .mission-united .checklist h1 .icon,
  .myfreetaxes .checklist h1 .icon,
  .subsite-fwb .checklist h1 .icon,
  .subsite-nfl .checklist h1 .icon {
    background: #969696;
  }
}

.mission-united .checklist h4,
.myfreetaxes .checklist h4,
.subsite-fwb .checklist h4,
.subsite-nfl .checklist h4 {
  margin-top: 20px;
  margin-top: 1.25rem;
}

@media only screen and (min-width:64.063em) {
  .mission-united .checklist h4,
  .myfreetaxes .checklist h4,
  .subsite-fwb .checklist h4,
  .subsite-nfl .checklist h4 {
    font-size: 1.5rem;
    margin-top: 2.5rem;
  }
}

.mission-united .checklist .description,
.myfreetaxes .checklist .description,
.subsite-fwb .checklist .description,
.subsite-nfl .checklist .description {
  margin: 0 40px;
  margin: 0 2.5rem;
  font-size: 15px;
  font-size: .9375rem;
}

.mission-united .checklist ul,
.myfreetaxes .checklist ul,
.subsite-fwb .checklist ul,
.subsite-nfl .checklist ul {
  list-style: none;
  margin: 0 40px;
  margin: 0 2.5rem;
}

.mission-united .checklist .heading,
.myfreetaxes .checklist .heading,
.subsite-fwb .checklist .heading,
.subsite-nfl .checklist .heading {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  list-style: none;
  margin: 20px 0 10px;
  margin: 1.25rem 0 .625rem;
}

.mission-united .checklist .item,
.myfreetaxes .checklist .item,
.subsite-fwb .checklist .item,
.subsite-nfl .checklist .item {
  font-family: Roboto,Arial,sans-serif;
  font-size: 15px;
  font-size: .9375rem;
  padding-left: 30px;
  padding-left: 1.875rem;
  position: relative;
  margin-bottom: 10px;
  margin-bottom: .625rem;
}

.mission-united .checklist .item:before,
.myfreetaxes .checklist .item:before,
.subsite-fwb .checklist .item:before,
.subsite-nfl .checklist .item:before {
  content: ' ';
  height: 20px;
  height: 1.25rem;
  width: 20px;
  width: 1.25rem;
  position: absolute;
  border: 1px solid #4F4F4F;
  border: .0625rem solid #4F4F4F;
  border-radius: 100%;
  left: 0;
  cursor: pointer;
  z-index: 1;
}

.mission-united .checklist .item:after,
.myfreetaxes .checklist .item:after,
.subsite-fwb .checklist .item:after,
.subsite-nfl .checklist .item:after {
  border: 2px solid #7a9d71;
  border: .125rem solid #7a9d71;
  cursor: pointer;
  content: ' ';
  content: url(/assets/img/financial-wellbeing/icon_checked_green.svg);
  height: 20px;
  height: 1.25rem;
  position: absolute;
  border-radius: 100%;
  left: 0;
  transition: .2s all ease-in;
  opacity: 0;
  top: 0;
  width: 20px;
  width: 1.25rem;
  z-index: 2;
}

.mission-united .checklist .item.checked:after,
.mission-united .checklist .item.checked:hover:after,
.myfreetaxes .checklist .item.checked:after,
.myfreetaxes .checklist .item.checked:hover:after,
.subsite-fwb .checklist .item.checked:after,
.subsite-fwb .checklist .item.checked:hover:after,
.subsite-nfl .checklist .item.checked:after,
.subsite-nfl .checklist .item.checked:hover:after {
  opacity: 1;
}

.mission-united .checklist .item:hover:after,
.myfreetaxes .checklist .item:hover:after,
.subsite-fwb .checklist .item:hover:after,
.subsite-nfl .checklist .item:hover:after {
  opacity: .5;
}

@media only screen and (max-width:64em) {
  .fwb-checklist {
    padding-top: 8.125rem;
  }
}

.fwb-checklist .checklist {
  background: #ebebeb;
  position: relative;
  bottom: auto;
  right: auto;
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
}

.fwb-checklist .subtopic-return {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  text-align: center;
  padding: 0 0 20px;
  padding: 0 0 1.25rem;
}

.fwb-checklist .subtopic-return a:before {
  content: '← ';
}

@media only screen and (max-width:64em) {
  .fwb-subtopic .checklist {
    max-width: 22.5rem;
    height: auto!important;
    box-shadow: 0 .125rem 1.9375rem #333;
    transition: all .3s ease-out;
  }

  .fwb-subtopic .checklist .scrolling {
    max-height: 31.25rem;
  }

  .fwb-subtopic .checklist .hide-text {
    display: inline;
  }

  .fwb-subtopic .checklist .show-text {
    display: none;
  }
}

@media only screen and (max-width:64em) {
  .fwb-subtopic .checklist.closed {
    box-shadow: 0 .0625rem .4375rem #666;
    max-height: 3.125rem!important;
    max-width: 12.5rem;
  }

  .fwb-subtopic .checklist.closed .show-text {
    display: inline;
  }

  .fwb-subtopic .checklist.closed .hide-text {
    display: none;
  }
}

.subsite-fwb.fwb-homepage .page-hero {
  margin-bottom: 0;
  overflow: hidden;
  height: auto;
}

.subsite-fwb.fwb-homepage .page-hero video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.subsite-fwb.fwb-homepage .page-hero .page-header__content {
  text-align: center;
  bottom: auto;
  position: relative;
  padding: 40px 20px;
  padding: 2.5rem 1.25rem;
  margin: 10px auto;
  max-width: 1230px;
  max-width: 76.875rem;
  left: auto;
}

@media only screen and (min-width:40.063em) {
  .subsite-fwb.fwb-homepage .page-hero .page-header__content {
    padding: 10rem 1.25rem;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb.fwb-homepage .page-hero .page-header__content {
    padding: 10rem 1.25rem 10rem 15.625rem;
  }
}

.subsite-fwb.fwb-homepage .page-hero .page-header__content h1 {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 400;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .subsite-fwb.fwb-homepage .page-hero .page-header__content h1 {
    font-size: 2.25rem;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-fwb.fwb-homepage .page-hero .page-header__content h1 {
    font-size: 3.25rem;
    margin-bottom: 3.5rem;
    line-height: 3.75rem;
  }
}

#framework .subsite-fwb.fwb-homepage .page-hero .page-header__content .submit,
.subsite-fwb.fwb-homepage .page-hero .page-header__content #framework .submit,
.subsite-fwb.fwb-homepage .page-hero .page-header__content .button {
  font-family: league-gothic,Arial,sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 1px;
  letter-spacing: .0625rem;
  padding: 16px 26px;
  padding: 1rem 1.625rem;
  text-shadow: none;
}

@media only screen and (min-width:64.063em) {
  #framework .subsite-fwb.fwb-homepage .page-hero .page-header__content .submit,
  .subsite-fwb.fwb-homepage .page-hero .page-header__content #framework .submit,
  .subsite-fwb.fwb-homepage .page-hero .page-header__content .button {
    font-size: 1.375rem;
    margin: 0 1.875rem;
    padding: 1.25rem 2.25rem;
  }
}

#framework .subsite-fwb.fwb-homepage .page-hero .page-header__content .submit:after,
.subsite-fwb.fwb-homepage .page-hero .page-header__content #framework .submit:after,
.subsite-fwb.fwb-homepage .page-hero .page-header__content .button:after {
  height: 700%;
}

#framework .subsite-fwb.fwb-homepage .page-hero .page-header__content .submit:hover,
.subsite-fwb.fwb-homepage .page-hero .page-header__content #framework .submit:hover,
.subsite-fwb.fwb-homepage .page-hero .page-header__content .button:hover {
  color: #fff;
}

.fwb-section .page-content h1,
.fwb-topic .page-content h1 {
  text-align: center;
}

.subsite-fwb.immediate-needs .autocomplete-suggestions strong,
.subsite-fwb.immediate-needs .has-tip:hover,
.subsite-fwb.immediate-needs .page-content h1,
.subsite-fwb.immediate-needs .page-content h2,
.subsite-fwb.immediate-needs .page-content h3,
.subsite-fwb.immediate-needs .page-content h4,
.subsite-fwb.immediate-needs .page-content h5,
.subsite-fwb.immediate-needs .section-return a:hover,
.subsite-fwb.immediate-needs .topic-list>li a:hover,
.subsite-fwb.immediate-needs h2 {
  color: #f57814;
}

.subsite-fwb.immediate-needs.fwb-section .page-content h1 {
  color: #130C83;
}

.subsite-fwb.immediate-needs .topic-search input {
  border-color: #CCC;
  color: #CCC;
  font-family: Roboto,Arial,sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  background: 0 0;
}

.subsite-fwb.immediate-needs .topic-search input::-webkit-input-placeholder {
  color: #CCC;
}

.subsite-fwb.immediate-needs .topic-search input:-moz-placeholder {
  color: #CCC;
}

.subsite-fwb.immediate-needs .topic-search input::-moz-placeholder {
  color: #CCC;
}

.subsite-fwb.immediate-needs .topic-search input:-ms-input-placeholder {
  color: #CCC;
}

.subsite-fwb.immediate-needs .topic-search input:focus {
  border-color: #f57814;
  outline: 0;
  background: #FFF;
}

.subsite-fwb.immediate-needs .link-button,
.subsite-fwb.immediate-needs .section-tag,
.subsite-fwb.immediate-needs .tool-touts .tool-button,
.subsite-fwb.immediate-needs .topic-list>li a {
  background: #f57814;
}

.subsite-fwb.immediate-needs .tool-touts .tool-button:hover {
  background: #fff;
  color: #f57814;
}

.subsite-fwb.immediate-needs .tool-touts .tool-button:hover svg path {
  fill: #f57814;
}

.subsite-fwb.immediate-needs .topic-list>li a:hover {
  background: #fff;
  color: #f57814;
}

.subsite-fwb.immediate-needs .search-icon svg path {
  fill: #CCC;
}

.subsite-fwb.immediate-needs .supertopic-label.open svg path,
.subsite-fwb.immediate-needs .supertopic-label:hover svg path {
  fill: #f57814;
}

.subsite-fwb.immediate-needs .has-tip,
.subsite-fwb.immediate-needs .subtopic-list>li>a:hover,
.subsite-fwb.immediate-needs .subtopic-search input:focus,
.subsite-fwb.immediate-needs .subtopic-search input:hover,
.subsite-fwb.immediate-needs .topic-list>li a {
  border-color: #f57814;
}

.subsite-fwb.immediate-needs .related-subtopic>a:after,
.subsite-fwb.immediate-needs .subtopic-list>li>a:after,
.subsite-fwb.immediate-needs div.subtopic-search:after {
  border-color: transparent transparent #f57814;
}

.subsite-fwb.immediate-needs .supertopic-label {
  background: #f57814;
  border-color: #f57814;
}

.subsite-fwb.immediate-needs .supertopic-label:before {
  border-top-color: #f57814;
  opacity: 0;
  transition: .2s all ease-in;
}

.subsite-fwb.immediate-needs .supertopic-label:after {
  border-top-color: #f57814;
  border-top-color: #fff;
  opacity: 0;
  transition: .2s all ease-in;
}

.subsite-fwb.immediate-needs .supertopic-label:hover {
  background: #fff;
  color: #f57814;
}

.subsite-fwb.immediate-needs .supertopic-label:hover:after,
.subsite-fwb.immediate-needs .supertopic-label:hover:before {
  display: block;
  opacity: 1;
}

.subsite-fwb.immediate-needs .open.supertopic-label {
  background: #fff;
  color: #f57814;
}

.subsite-fwb.immediate-needs .open.supertopic-label:after {
  border-top-color: #fff;
  opacity: 1;
}

.subsite-fwb.immediate-needs .open.supertopic-label:before {
  opacity: 1;
}

.immediate-needs__container {
  background: #f2f2f2;
}

.immediate-needs__topics {
  padding: 10px 0 50px;
  padding: .625rem 0 3.125rem;
}

@media only screen and (min-width:64.063em) {
  .immediate-needs__topics {
    padding: 2.375rem 0 8.875rem;
  }
}

.fwb-section.immediate-needs .page-content .column {
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .fwb-section.immediate-needs .page-content .column {
    padding-bottom: 0;
  }
}

.fwb-section.immediate-needs .page-content .column:before {
  content: ' ';
  border-top: 1px solid #ccc;
  border-top: .0625rem solid #ccc;
  display: block;
  height: 1px;
  height: .0625rem;
  position: absolute;
  top: -17px;
  top: -1.0625rem;
  left: 10px;
  left: .625rem;
  right: 10px;
  right: .625rem;
}

@media only screen and (min-width:40.063em) {
  .fwb-section.immediate-needs .page-content .column:before {
    display: none;
  }
}

.fwb-section .page-content .column:first-child:before {
  display: none;
}

.subsite-fwb.financial-planning .autocomplete-suggestions strong,
.subsite-fwb.financial-planning .has-tip:hover,
.subsite-fwb.financial-planning .page-content h1,
.subsite-fwb.financial-planning .page-content h2,
.subsite-fwb.financial-planning .page-content h3,
.subsite-fwb.financial-planning .page-content h4,
.subsite-fwb.financial-planning .page-content h5,
.subsite-fwb.financial-planning .section-return a:hover,
.subsite-fwb.financial-planning .topic-list>li a:hover,
.subsite-fwb.financial-planning h2 {
  color: #130C83;
}

.subsite-fwb.financial-planning.fwb-section .page-content h1 {
  color: #f57814;
}

.subsite-fwb.financial-planning .topic-list>li>a:hover {
  border-color: #130C83;
}

.subsite-fwb.financial-planning .topic-list>li a:hover {
  background: #fff;
}

.subsite-fwb.financial-planning .supertopic-label {
  color: #130C83;
  border-color: #130C83;
}

.subsite-fwb.financial-planning .topic-search input {
  border-color: #130C83;
  color: #130C83;
}

.subsite-fwb.financial-planning .topic-search input::-webkit-input-placeholder {
  color: #A19ED6;
}

.subsite-fwb.financial-planning .topic-search input:-moz-placeholder {
  color: #A19ED6;
}

.subsite-fwb.financial-planning .topic-search input::-moz-placeholder {
  color: #A19ED6;
}

.subsite-fwb.financial-planning .topic-search input:-ms-input-placeholder {
  color: #A19ED6;
}

.subsite-fwb.financial-planning .has-tip,
.subsite-fwb.financial-planning .subtopic-search input:focus,
.subsite-fwb.financial-planning .subtopic-search input:hover,
.subsite-fwb.financial-planning .topic-list>li a {
  border-color: #130C83;
}

.subsite-fwb.financial-planning .link-button,
.subsite-fwb.financial-planning .section-tag,
.subsite-fwb.financial-planning .tool-touts .tool-button,
.subsite-fwb.financial-planning .topic-list>li a {
  background: #130C83;
}

.subsite-fwb.financial-planning .search-icon svg path {
  fill: #130C83;
}

.subsite-fwb.financial-planning .related-subtopic>a:after,
.subsite-fwb.financial-planning .subtopic-list>li>a:after,
.subsite-fwb.financial-planning .subtopic-search:after {
  border-color: transparent transparent #130C83;
}

@media print {
  .accordion .accordion-navigation>.content,
  .accordion dd>.content {
    max-height: initial;
  }

  .header-logo a[href]:after,
  .subtopic-return a[href]:after {
    content: '';
  }

  .subsite-fwb .page-hero {
    height: auto;
  }

  .subsite-fwb .page-hero .page-header__content {
    position: relative;
    bottom: auto;
    -ms-transform: 0;
    transform: 0;
    left: 0;
  }

  .fwb-page .page-content {
    padding-top: .625rem;
  }

  .fwb-subtopic .page-content {
    height: auto!important;
  }

  .fwb-subtopic .checklist {
    height: auto!important;
    clear: both!important;
    position: static;
    display: block;
    max-width: 100%;
    float: none!important;
    width: 100%!important;
    bottom: auto;
    right: auto;
    min-width: 600px;
  }

  .fwb-subtopic .checklist .scrolling {
    width: 100%;
    clear: both;
    overflow: visible!important;
  }

  [class*=column]+[class*=column]:last-child {
    float: none;
  }

  [data-equalizer-watch] {
    width: 100%!important;
    float: none!important;
    clear: both!important;
  }

  .checklist-buttons,
  .cta-component,
  .flex-video,
  .mft-share-container,
  .myfreetaxes .page-hero:before,
  .subsite-subnav,
  footer,
  header {
    display: none;
  }

  .subsite-fwb .checklist .item:after {
    content: url(/assets/img/financial-wellbeing/icon_checked_green.svg);
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-subnav .subsite-menu-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-subnav .subsite-menu-footer .tagline {
    position: relative;
  }
}

@media only screen and (min-width:64.063em) {
  .myfreetaxes .subsite-menu-footer {
    bottom: 42px;
    left: 0;
    right: 0;
    text-align: center;
  }
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
  .img-triangle-down {
    display: none!important;
  }
}

@media only screen and (min-width:64.063em) {
  .img-triangle-down .transparent-triangle {
    height: 24px;
  }
}

@media only screen and (min-width:64.063em) {
  .img-triangle-down:after,
  .img-triangle-down:before {
    padding-bottom: 24px;
  }
}

.border-corners {
  position: relative;
  overflow: hidden;
}

.border-corners * {
  z-index: 1;
}

.border-corners:after,
.border-corners:before {
  background-color: #CCC;
  content: '';
  display: block;
  height: 200px;
  position: absolute;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 200px;
}

.border-corners:before {
  box-shadow: 12px 0 0 #f2f2f2;
  left: -150px;
  top: -150px;
}

.border-corners:after {
  box-shadow: -12px 0 0 #f2f2f2;
  bottom: -150px;
  right: -150px;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections {
  overflow: visible;
  margin-bottom: -24px;
  margin-bottom: -1.5rem;
}

@media only screen and (min-width:40.063em) {
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections {
    top: -10px;
  }
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .page-header__content {
  padding-top: 20px;
  padding-top: 1.25rem;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box {
  background: #FFF;
  color: #969696;
  padding: 40px;
}

@media only screen and (min-width:40.063em) {
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box {
    padding: 50px;
  }
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box h1,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box h2,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box h3,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box h4 {
  color: #130C83;
  text-shadow: none;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box h1 {
  font-weight: 700;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box p {
  color: #111;
  text-shadow: none;
  max-width: 700px;
  margin: 4px auto 10px;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .large {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.25;
  max-width: 600px;
  margin: 40px auto -10px;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .glossary-blurb {
  font-size: 14px;
  font-size: .875rem;
  margin: 50px auto -10px;
}

@media only screen and (min-width:40.063em) {
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box header {
    margin-top: -8px;
  }
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box header h1 {
  margin-bottom: 0;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box header p {
  color: #4F4F4F;
  font-size: 16px;
  font-size: 1rem;
}

#framework .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .submit,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box #framework .submit,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .button,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box button {
  margin-top: 40px;
  margin-left: -1px;
  pointer-events: none;
  opacity: .5;
  transition: opacity .2s ease-in .1s;
}

@media only screen and (min-width:40.063em) {
  #framework .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .submit:focus,
  #framework .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .submit:hover,
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box #framework .submit:focus,
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box #framework .submit:hover,
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .button:focus,
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .button:hover,
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box button:focus,
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box button:hover {
    color: #f57814;
  }
}

#framework .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box.js-active-step .submit,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box.js-active-step #framework .submit,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box.js-active-step .button,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box.js-active-step button {
  opacity: 1;
  pointer-events: all;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form {
  margin: 0 auto;
  max-width: 600px;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form.wide-cols {
  max-width: 800px;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form ol,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form ul {
  list-style: none;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form .truist-content .vs_form_question2,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form input,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form label,
.truist-content .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form .vs_form_question2 {
  display: inline-block;
  margin-bottom: 0;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form input {
  background: #fff;
  border: 1px solid #130C83;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-width: 110px;
  width: auto;
}

@media only screen and (min-width:850px) {
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form input {
    max-width: 165px;
  }
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form .truist-content .vs_form_question2:first-child,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form label:first-child,
.truist-content .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form .vs_form_question2:first-child {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  font-weight: 700;
  padding: 0 10px 0 0;
  text-align: left;
}

@media only screen and (min-width:850px) {
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form .truist-content .vs_form_question2:first-child,
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form label:first-child,
  .truist-content .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form .vs_form_question2:first-child {
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    text-align: right;
  }
}

#framework .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form .submit,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form #framework .submit,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form .button,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box form button {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  min-width: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: top;
  align-items: top;
  margin: 0 auto;
  padding: 0;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col>li {
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col.with-descriptions li p {
  width: 100%;
  font-size: 13px;
  font-size: .8125rem;
  margin-top: 20px;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col.with-descriptions li input {
  width: 100%;
}

@media only screen and (min-width:40.063em) {
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col>li {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    min-width: 50%;
    max-width: 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }

  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col .smaller-col {
    -ms-flex: 0 1 100px;
    flex: 0 1 100px;
    min-width: 40%;
  }

  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col .smaller-col input {
    max-width: 100px;
    min-width: 80px;
  }

  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col .larger-col {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col .three-col {
    -ms-flex: 0 1 100px;
    flex: 0 1 100px;
    min-width: 32.9999%;
  }

  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col .three-col input {
    max-width: 100px;
    min-width: 80px;
  }
}

@media print {
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col>li {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    min-width: 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    padding: 20px 30px!important;
  }
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col.results-list {
  -ms-flex-align: start;
  align-items: flex-start;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col.results-list>li {
  display: block;
  text-align: left;
  padding: 20px 10px;
}

@media only screen and (min-width:40.063em) {
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col.results-list>li {
    padding: 20px 60px;
  }
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col small {
  font-size: 12px;
  font-size: .75rem;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .two-col small a:after {
  content: ' \00bb';
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box b {
  padding-right: 5px;
  font-weight: 400;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .top-labels .truist-content .vs_form_question2:first-child,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .top-labels label:first-child,
.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .top-labels li,
.truist-content .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .top-labels .vs_form_question2:first-child {
  display: block;
  text-align: left;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .top-labels input {
  max-width: 90%;
  width: 100%;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .top-labels b {
  margin-left: -15px;
  margin-top: 7px;
  position: absolute;
}

@media only screen and (min-width:40.063em) {
  .subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .thin-cols {
    max-width: 480px;
  }
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .radiolabel {
  margin: 10px 30px 10px 25px;
  text-transform: none;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .radiobutton {
  left: auto;
  margin-top: 18px;
  margin-left: 3px;
  opacity: 0;
  width: auto!important;
  -ms-flex: none;
  flex: none;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .total-expenses {
  margin-top: 20px;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .total-expenses h4 {
  text-transform: none;
  font-size: 32px;
  font-size: 2rem;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box .total-expenses-figure {
  color: #4F4F4F;
  font-size: 28px;
  font-size: 1.75rem;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections .quiz-box h6 {
  font-size: 15px;
  font-size: .9375rem;
}

.subsite-fwb.subsite-fwb-calc .quiz-sections.quiz-sections #profiles p {
  text-align: left;
  max-width: 740px!important;
}

.quiz-credit-score-info {
  margin: 25px auto 10px;
  max-width: 740px;
  text-align: left;
}

.quiz-credit-score-info p {
  margin-left: 0!important;
  margin-right: 0!important;
}

.subsite-fwb-calc form [data-tooltip] {
  color: #FFF;
  font-style: normal;
  line-height: 14px;
  min-width: 28px;
  text-decoration: none;
}

.subsite-fwb-calc form [data-tooltip]:before {
  background: #f57814;
  border-radius: 50%;
  color: #FFF;
  content: '?';
  display: inline-block;
  font-size: 11.2px;
  font-style: normal;
  height: 14px;
  line-height: 14px;
  margin-left: 14px;
  padding: 0 0 0 1px;
  text-align: center;
  text-decoration: none;
  width: 14px;
}

.subsite-fwb-calc form .has-tip {
  border-bottom: none;
}

.calc-red {
  color: #ff1919;
}

.calc-orange {
  color: #f87907;
}

.calc-pale-yellow {
  color: #f4e4a3;
}

.calc-yellow {
  color: #ecc527;
}

.calc-green {
  color: #dbe6d2;
}

.calc-dark-green {
  color: #2e8105;
}

.fwb-calc-rating {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.calc-rating {
  text-align: left;
  font-size: 19px;
  font-size: 1.1875rem;
}

.fwb-calc-scale {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  margin: 10px 0;
  max-width: 140px;
  padding: 10px 0;
  position: relative;
  overflow: visible;
  transition: max-width .4s ease-in;
  will-change: max-width;
}

.fwb-calc-scale li {
  background-color: #130C83;
  border: 1px solid transparent;
  box-sizing: content-box;
  color: #130C83;
  border-radius: 50%;
  display: inline-block;
  height: 20px;
  padding: 0;
  transition: all .4s ease-in;
  width: 20px;
  will-change: transform;
  -webkit-print-color-adjust: exact;
}

.fwb-calc-scale:after {
  border-top: 1px solid #969696;
  content: '';
  left: .5%;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 1%;
  transition: width .4s ease-in;
}

.fwb-calc-scale .red {
  background-color: #e4a4a4!important;
}

.fwb-calc-scale .orange {
  background-color: #f4ab6a!important;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.fwb-calc-scale .pale-yellow {
  background-color: #f4e4a3!important;
  -ms-transform: translateX(-200%);
  transform: translateX(-200%);
}

.fwb-calc-scale .yellow {
  background-color: #eed77e!important;
  -ms-transform: translateX(-300%);
  transform: translateX(-300%);
}

.fwb-calc-scale .green {
  background-color: #dbe6d2!important;
  -ms-transform: translateX(-400%);
  transform: translateX(-400%);
}

.fwb-calc-scale .dark-green {
  background-color: #c6dbba!important;
  -ms-transform: translateX(-500%);
  transform: translateX(-500%);
}

.js-active-step .fwb-calc-scale {
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 100%;
}

.js-active-step .fwb-calc-scale li {
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  -ms-flex: 0 0 auto!important;
  flex: 0 0 auto!important;
}

.js-active-step .fwb-calc-scale:after {
  width: 99%;
}

.is-red .red {
  background-color: #ff1919;
  border-color: #940000;
  border-width: 3px;
  height: 22px;
  width: 22px;
  z-index: 9;
}

.is-red .calc-rating:before {
  content: 'Needs Improvement';
  color: #ff1919;
}

.is-orange .orange {
  background-color: #f87907!important;
  border-color: #aa5509;
  border-width: 3px;
  height: 22px;
  -ms-transform: translateX(-78%);
  transform: translateX(-78%);
  width: 22px;
  z-index: 9;
}

.is-orange .calc-rating:before {
  content: 'Needs Improvement';
  color: #f87907;
}

.is-pale-yellow .pale-yellow {
  background-color: #f4e4a3!important;
  border-color: #ecc527;
  border-width: 3px;
  height: 22px;
  -ms-transform: translateX(-156%);
  transform: translateX(-156%);
  width: 22px;
  z-index: 9;
}

.is-pale-yellow .calc-rating:before {
  content: 'Needs Improvement';
  color: #f87907;
}

.is-yellow .yellow {
  background-color: #ecc527!important;
  border-color: #d1ac19;
  border-width: 3px;
  height: 22px;
  -ms-transform: translateX(-235%);
  transform: translateX(-235%);
  width: 22px;
  z-index: 9;
}

.is-yellow .calc-rating:before {
  content: 'Good';
  color: #f87907;
}

.is-green .green {
  background-color: #dbe6d2!important;
  border-color: #c6dbba;
  border-width: 3px;
  height: 22px;
  -ms-transform: translateX(-314%);
  transform: translateX(-314%);
  width: 22px;
  z-index: 9;
}

.is-green .calc-rating:before {
  content: 'Excellent';
  color: #2e8105;
}

.is-dark-green .dark-green {
  background-color: #2e8105!important;
  border-color: #1b4d03;
  border-width: 3px;
  height: 22px;
  -ms-transform: translateX(-392%);
  transform: translateX(-392%);
  width: 22px;
  z-index: 9;
}

.is-dark-green .calc-rating:before {
  content: 'Excellent';
  color: #1b4d03;
}

.js-active-step-2 .is-dark-green .dark-green,
.js-active-step-2 .is-green .green,
.js-active-step-2 .is-orange .orange,
.js-active-step-2 .is-pale-yellow .pale-yellow,
.js-active-step-2 .is-red .red,
.js-active-step-2 .is-yellow .yellow {
  animation: pulse 2s infinite;
}

.js-active-step-2 .is-dark-green .dark-green {
  animation-delay: .1s;
}

.js-active-step-2 .is-pale-yellow .pale-yellow {
  animation-delay: .6s;
  animation-duration: 2.2s;
}

.js-active-step-2 .is-green .green {
  animation-delay: .4s;
}

.js-active-step-2 .is-orange .orange {
  animation-delay: .2s;
  animation-duration: 1.8s;
}

.js-active-step-2 .is-red .red {
  animation-delay: 0s;
  animation-duration: 2.4s;
}

#expensestoincome.is-dark-green .GREEN,
#expensestoincome.is-green .GREEN,
#expensestoincome.is-orange .RED,
#expensestoincome.is-pale-yellow .YELLOW,
#expensestoincome.is-red .RED,
#expensestoincome.is-yellow .YELLOW,
#housingtoincome.is-dark-green .GREEN,
#housingtoincome.is-green .GREEN,
#housingtoincome.is-orange .RED,
#housingtoincome.is-orange .YELLOW,
#housingtoincome.is-pale-yellow .RED,
#housingtoincome.is-pale-yellow .YELLOW,
#housingtoincome.is-red .RED,
#housingtoincome.is-red .YELLOW,
#housingtoincome.is-yellow .RED,
#housingtoincome.is-yellow .YELLOW,
#savingsrate.is-dark-green .GREEN,
#savingsrate.is-green .GREEN,
#savingsrate.is-orange .RED,
#savingsrate.is-pale-yellow .YELLOW,
#savingsrate.is-red .RED,
#savingsrate.is-yellow .YELLOW {
  display: block!important;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  30% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.subsite-fwb-calc .quiz-box {
  width: 100%;
  will-change: transform;
}

.subsite-fwb-calc .js-hideable {
  transition: transform .2s;
}

.subsite-fwb-calc .js-hiding-step {
  display: none;
  -ms-transform: scale(0.2);
  transform: scale(0.2);
  position: absolute;
  top: 20px;
}

.subsite-fwb-calc .js-showable {
  position: absolute;
  opacity: 0;
  -ms-transform: scale(3);
  transform: scale(3);
  z-index: -1;
  display: none;
}

.subsite-fwb-calc .js-showable-prep {
  display: block;
}

.subsite-fwb-calc .js-showable-reverse {
  -ms-transform: scale(0.2);
  transform: scale(0.2);
}

.subsite-fwb-calc .js-showing-step {
  opacity: 1;
  pointer-events: none;
  position: relative;
  -ms-transform: scale(1);
  transform: scale(1);
  transition: transform .2s,opacity .1s;
  z-index: 9999;
}

.subsite-fwb-calc .js-hiding-step-reverse {
  position: absolute;
  opacity: 0;
  top: 20px;
  transition: transform .2s,opacity .4s;
  -ms-transform: scale(2) translate(-10%,-5%);
  transform: scale(2) translate(-10%,-5%);
  z-index: 99999;
}

.subsite-fwb-calc .button-row {
  margin: 30px 0 0;
}

#framework .subsite-fwb-calc .button-row .submit,
.subsite-fwb-calc .button-row #framework .submit,
.subsite-fwb-calc .button-row .button,
.subsite-fwb-calc .button-row button {
  margin: 10px 20px;
  line-height: 1.2;
}

.subsite-fwb-calc .black-button {
  background: #FFF;
  border: 2px solid #000;
  color: #000;
}

.subsite-fwb-calc .black-button:after {
  content: '';
  display: none;
}

.subsite-fwb-calc .black-button:before {
  border: 0;
  bottom: auto;
  display: inline-block;
  height: auto;
  margin-right: 10px;
  position: relative;
  right: auto;
  width: auto;
}

.subsite-fwb-calc .black-button:focus,
.subsite-fwb-calc .black-button:hover {
  border-color: gray!important;
  color: gray!important;
}

.subsite-fwb-calc .print-btn:before {
  content: "\f02f";
  font-family: FontAwesome;
}

.subsite-fwb-calc .email-btn:before {
  content: "\f003";
  font-family: FontAwesome;
}

@media print {
  .subsite-fwb-calc {
    background-image: none;
    padding-top: 5px;
  }

  .subsite-fwb-calc .header-logo {
    position: static;
  }

  .subsite-fwb-calc .page-hero {
    background-image: none!important;
    background-color: transparent;
    position: relative;
    top: -60px;
    margin-bottom: -60px;
  }

  .subsite-fwb-calc .page-hero:before {
    background: 0 0;
  }

  .subsite-fwb-calc .quiz-box {
    background-color: transparent;
    background-image: none!important;
    padding: 10px 20px!important;
    position: relative;
  }

  .subsite-fwb-calc .quiz-box header {
    display: block;
  }

  .subsite-fwb-calc #bsd-performance,
  .subsite-fwb-calc .border-corners:after,
  .subsite-fwb-calc .border-corners:before,
  .subsite-fwb-calc .button-row,
  .subsite-fwb-calc .edit-this,
  .subsite-fwb-calc .header-logo:after,
  .subsite-fwb-calc .header-logo:before,
  .subsite-fwb-calc .quiz-box header h3,
  .subsite-fwb-calc .subsite-subnav,
  .subsite-fwb-calc video {
    display: none;
  }
}

#bsd-performance {
  display: none;
}

@font-face {
  font-family: PermanentMarker;
  src: url(https://secure.unitedway.org/page/-/fonts/PermanentMarker.ttf) format("truetype");
}

.subsite-nfl .utility-menu {
  padding: 0 15px 0 0;
  padding: 0 .9375rem 0 0;
}

.subsite-nfl .tooltip {
  font-family: Roboto,Arial,sans-serif;
  border: 1px solid #969696;
  border: .0625rem solid #969696;
}

.subsite-nfl .tooltip p {
  margin: 3px 0;
  margin: .1875rem 0;
  font-size: 14px;
  font-size: .875rem;
}

.subsite-nfl .supertopic-label {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  color: #fff;
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 10px 20px 10px 50px;
  padding: .625rem 1.25rem .625rem 3.125rem;
  margin: 0 auto 15px;
  margin: 0 auto .9375rem;
  text-align: center;
  position: relative;
  background: #fff;
  border: 2px solid #c2e1f5;
  cursor: pointer;
  transition: .2s background ease-in;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .supertopic-label {
    font-size: 1.75rem;
    padding: 1.25rem 1.25rem 1.25rem 4.375rem;
    border: 3px solid #c2e1f5;
    margin: 0 auto 1.875rem;
  }
}

.subsite-nfl .supertopic-label .icon {
  display: inline-block;
  width: 36px;
  width: 2.25rem;
  height: 36px;
  height: 2.25rem;
  position: absolute;
  left: 9px;
  left: .5625rem;
  top: 11px;
  top: .6875rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .supertopic-label .icon {
    width: 3.75rem;
    height: 3.75rem;
    left: .625rem;
    top: .625rem;
  }
}

.subsite-nfl .supertopic-label .icon svg {
  max-height: 100%;
  max-width: 100%;
}

.subsite-nfl .supertopic-label .icon svg path {
  fill: #fff;
  transition: .2s fill ease-in;
}

.subsite-nfl .supertopic-label:after,
.subsite-nfl .supertopic-label:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  transition: .2s all ease-in;
}

.subsite-nfl .supertopic-label:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
  border-width: 9px;
  margin-left: -9px;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .supertopic-label:after {
    border-width: 18px;
    margin-left: -18px;
  }
}

.subsite-nfl .supertopic-label:before {
  border-color: rgba(194,225,245,0);
  border-top-color: #c2e1f5;
  border-width: 11px;
  margin-left: -11px;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .supertopic-label:before {
    border-width: 22px;
    margin-left: -22px;
  }
}

.subsite-nfl .collapsable {
  display: none;
}

.subsite-nfl .collapsable.open li {
  display: block;
}

.subsite-nfl .topic-search {
  text-align: center;
  position: relative;
}

.subsite-nfl .topic-search input {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  color: #969696;
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 14px 20px 14px 47px;
  padding: .875rem 1.25rem .875rem 2.9375rem;
  margin: 0 auto 30px;
  margin: 0 auto 1.875rem;
  position: relative;
  background: #fff;
  border: 2px solid #c2e1f5;
  border: .125rem solid #c2e1f5;
  width: 100%;
  -webkit-appearance: none;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .topic-search input {
    font-size: 1.75rem;
    padding: 1.25rem 1.25rem 1.3125rem 4.375rem;
    border: .1875rem solid #c2e1f5;
  }
}

.subsite-nfl .topic-search .search-icon {
  position: absolute;
  top: 18px;
  top: 1.125rem;
  left: 15px;
  left: .9375rem;
  width: 25px;
  width: 1.5625rem;
  height: 25px;
  height: 1.5625rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .topic-search .search-icon {
    top: 1.5rem;
    left: 1.5rem;
    width: 2.0625rem;
    height: 2.0625rem;
  }
}

.subsite-nfl .topic-search .search-icon svg {
  max-height: 100%;
  max-width: 100%;
}

.subsite-nfl .subtopic-search {
  position: relative;
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl .subtopic-search {
    width: 44%;
    margin: 0 3% 1.25rem;
    float: left;
  }
}

.subsite-nfl .subtopic-search input {
  display: block;
  color: #4F4F4F;
  font-size: 14px;
  font-size: .875rem;
  padding: 10px 10px 10px 32px;
  padding: .625rem .625rem .625rem 2rem;
  border: 1px solid #CCC;
  width: 100%;
  -webkit-appearance: none;
}

.subsite-nfl .subtopic-search input:focus,
.subsite-nfl .subtopic-search input:hover {
  box-shadow: 3px 3px 10px #aaa;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .subtopic-search input {
    border: 2px solid #CCC;
    font-size: 1.25rem;
    padding: 1.25rem 1.25rem 1.375rem 4.375rem;
  }
}

.subsite-nfl .subtopic-search:after {
  content: ' ';
  position: absolute;
  right: 3px;
  bottom: 3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent gray;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .subtopic-search:after {
    border-width: 0 0 20px 20px;
    right: 6px;
    bottom: 6px;
  }
}

.subsite-nfl .subtopic-search .search-icon {
  position: absolute;
  top: 12px;
  top: .75rem;
  left: 12px;
  left: .75rem;
  width: 15px;
  width: .9375rem;
  height: 15px;
  height: .9375rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .subtopic-search .search-icon {
    top: 1.375rem;
    left: 1.5rem;
    width: 2.0625rem;
    height: 2.0625rem;
  }
}

.subsite-nfl .subtopic-search .search-icon svg {
  max-height: 100%;
  max-width: 100%;
}

.subsite-nfl .topic-list {
  margin: 0;
}

.subsite-nfl .topic-list>li {
  list-style: none;
  padding: 0;
}

.subsite-nfl .topic-list>li>a {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  color: #fff;
  background: #969696;
  display: block;
  padding: 10px 18px;
  padding: .625rem 1.125rem;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0 auto 14px;
  margin: 0 auto .875rem;
  text-align: center;
  border: 2px solid #c2e1f5;
  border: .125rem solid #c2e1f5;
  transition: background .3s ease-out;
}

.subsite-nfl .topic-list>li>a:hover {
  background: #fff;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .topic-list>li>a {
    font-size: 1.75rem;
    padding: 1rem .375rem;
    margin: 0 auto 1.875rem;
    border: .1875rem solid #c2e1f5;
  }
}

.subsite-nfl .topic-list>li>a svg path {
  fill: #fff;
}

.subsite-nfl .subtopic-list {
  margin: 0;
}

.subsite-nfl .subtopic-list>li {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl .subtopic-list>li {
    width: 44%;
    margin: 0 3% 1.25rem;
    float: left;
  }
}

.subsite-nfl .subtopic-list>li>a {
  display: block;
  color: #4F4F4F;
  font-size: 14px;
  font-size: .875rem;
  padding: 10px;
  padding: .625rem;
  border: 1px solid #CCC;
  position: relative;
  transition: .2s box-shadow ease-out;
  box-shadow: 0 0 0 #aaa;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .subtopic-list>li>a {
    border: 2px solid #CCC;
    font-size: 1.25rem;
    padding: 1.25rem 1.5rem;
  }
}

.subsite-nfl .subtopic-list>li>a:hover {
  box-shadow: 3px 3px 10px #aaa;
}

.subsite-nfl .subtopic-list>li>a:after {
  content: ' ';
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent gray;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .subtopic-list>li>a:after {
    border-width: 0 0 20px 20px;
    right: 4px;
    bottom: 4px;
  }
}

.subsite-nfl .stats {
  padding: 25px 0;
  padding: 1.5625rem 0;
  max-width: 820px;
  max-width: 51.25rem;
}

.subsite-nfl .stats .stat {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: start;
  align-items: flex-start;
}

.subsite-nfl .stats .stat .stat-number {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  color: #f57814;
  font-size: 70px;
  font-size: 4.375rem;
  display: block;
  line-height: 25px;
  line-height: 1.5625rem;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

.subsite-nfl .stats .stat .stat-caption {
  color: #969696;
  font-size: 14px;
  font-size: .875rem;
  display: block;
  margin-left: 15px;
  margin-left: .9375rem;
  padding-left: 15px;
  padding-left: .9375rem;
  border-left: 1px solid #CCC;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.subsite-nfl .related-subtopics {
  margin: 30px auto 0;
  margin: 1.875rem auto 0;
  padding: 0 0 30px;
  padding: 0 0 1.875rem;
  max-width: 820px;
  max-width: 51.25rem;
}

.subsite-nfl .related-subtopics .scrolling-container {
  overflow: scroll;
  padding-bottom: 10px;
  padding-bottom: .625rem;
}

.subsite-nfl .related-subtopics .scrolling {
  min-width: 650px;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl .related-subtopics .scrolling {
    width: auto;
  }
}

.subsite-nfl .related-subtopics a {
  display: block;
  color: #4F4F4F;
  font-size: 16px;
  font-size: 1rem;
  padding: 10px;
  padding: .625rem;
  border: 1px solid #CCC;
  border: .0625rem solid #CCC;
  position: relative;
  min-height: 150px;
  min-height: 9.375rem;
  transition: .2s box-shadow ease-out;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .related-subtopics a {
    font-size: 1.125rem;
    padding: 1.25rem 1.5rem;
  }
}

.subsite-nfl .related-subtopics a:hover {
  box-shadow: 3px 3px 10px #aaa;
}

.subsite-nfl .related-subtopics a:after {
  content: ' ';
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent gray;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .related-subtopics a:after {
    border-width: 0 0 20px 20px;
    right: 4px;
    bottom: 4px;
  }
}

.subsite-nfl .page-content .tool-touts {
  border: 1px solid #ebebeb;
  padding: 30px 20px;
  padding: 1.875rem 1.25rem;
  margin: 30px auto 40px;
  margin: 1.875rem auto 2.5rem;
  max-width: 800px;
  max-width: 50rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .page-content .tool-touts {
    padding: 1.875rem 1.25rem 0;
  }
}

.subsite-nfl .page-content .tool-touts .tool-tout {
  margin: 16px 0;
  margin: 1rem 0;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .page-content .tool-touts .tool-tout {
    margin: 0 0 1.875rem;
  }
}

.subsite-nfl .page-content .tool-touts h4 {
  font-size: 24px;
  font-size: 1.5rem;
  padding-left: 10px;
  padding-left: .625rem;
}

.subsite-nfl .page-content .tool-touts .tool-title {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-bottom: 14px;
  margin-bottom: .875rem;
}

.subsite-nfl .page-content .tool-touts p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 23px;
  line-height: 1.4375rem;
  margin-right: 16px;
  margin-right: 1rem;
}

.subsite-nfl .page-content .tool-touts .tool-button {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  text-transform: uppercase;
  background: #f57814;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  min-width: 148px;
  min-width: 9.25rem;
  text-align: center;
  padding: 6px 8px 4px 4px;
  padding: .375rem .5rem .25rem .25rem;
  position: relative;
  transition: .2s all ease-in;
}

.subsite-nfl .page-content .tool-touts .tool-icon {
  display: inline-block;
  vertical-align: sub;
  margin-bottom: -10px;
  margin-bottom: -.625rem;
}

.subsite-nfl .page-content .tool-touts .tool-icon svg path {
  fill: #fff;
  transition: .2s all ease-in;
}

.subsite-nfl .link-touts {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin: 30px auto 40px;
  margin: 1.875rem auto 2.5rem;
  max-width: 800px;
  max-width: 50rem;
  padding: 30px 0 10px;
  padding: 1.875rem 0 .625rem;
}

@media only screen and (min-width:90.063em) {
  .subsite-nfl .link-touts {
    margin: 1.875rem auto;
    padding: 1.875rem 0 .625rem;
  }
}

.subsite-nfl .link-touts h4 {
  font-size: 24px;
  font-size: 1.5rem;
}

.subsite-nfl .link-touts .link-title {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
}

.subsite-nfl .link-touts p {
  font-size: 15px;
  font-size: .9375rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-right: 16px;
  margin-right: 1rem;
}

.subsite-nfl .link-touts a:after {
  content: ' ▸';
}

.subsite-nfl .section-return {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  text-align: center;
  padding: 20px 0 0;
  padding: 1.25rem 0 0;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .section-return {
    padding: 2.5rem 0 5rem;
  }
}

.subsite-nfl .section-return a {
  color: #CCC;
}

.subsite-nfl .section-return a:before {
  content: '← ';
}

.subsite-nfl .site-return {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  color: #fff;
  position: absolute;
  top: 21px;
  top: 1.3125rem;
  right: 10px;
  right: .625rem;
  text-transform: uppercase;
  z-index: 101;
}

.subsite-nfl .topic-toggle {
  margin: 50px 0 40px;
  margin: 3.125rem 0 2.5rem;
}

.subsite-nfl .topic-toggle .topic-toggle-icon {
  display: inline-block;
  transform: rotateX(0);
  transition: .25s all ease-out;
}

.subsite-nfl .topic-toggle .topic-toggle-icon.rotate {
  transform: rotateX(180deg);
  vertical-align: middle;
}

.subsite-nfl .mobile-header__menu-toggle,
.subsite-nfl .mobile-header__search-toggle {
  display: none;
}

@media only screen and (max-width:64em) {
  .subsite-nfl {
    padding: 0;
  }

  .subsite-nfl .page-hero {
    margin-top: 7.1875rem;
  }

  .subsite-nfl .header-logo,
  .subsite-nfl .header-logo:after,
  .subsite-nfl .header-logo:before,
  .subsite-nfl .mobile-header {
    position: absolute!important;
  }

  .subsite-nfl.scrolled {
    padding-top: 3.625rem;
  }

  .subsite-nfl.scrolled .subsite-subnav {
    position: fixed;
    top: 0;
  }

  .subsite-nfl.scrolled .page-hero {
    margin-top: 3.625rem;
  }
}

.subsite-nfl .header-logo:before {
  z-index: 0;
}

.subsite-nfl .header-logo img {
  position: relative;
  z-index: 1;
}

.subsite-nfl .mobile-menu__ctas {
  display: none;
}

.subsite-nfl .page-content {
  padding-top: 20px;
  padding-top: 1.25rem;
}

.subsite-nfl .page-content figcaption {
  font-style: italic;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .page-content {
    padding-top: 3.75rem;
  }
}

.subsite-nfl .has-tip {
  border-bottom: 1px solid #f57814;
  border-bottom: .0625rem solid #f57814;
  font-weight: 400;
}

.subsite-nfl .page-section {
  position: relative;
  z-index: 3;
}

.subsite-nfl .page-hero {
  background-color: #f57814;
  border-bottom: 0;
  color: #fff;
  text-align: center;
  height: 454px;
  height: 28.375rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .page-hero {
    margin-bottom: -1.5rem;
  }
}

@media only screen and (max-width:64em) {
  .subsite-nfl .page-hero {
    height: auto;
  }
}

.subsite-nfl .page-hero:before {
  background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.5)95%);
  bottom: 0;
  box-shadow: none;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  -ms-transform: rotate(0);
  transform: rotate(0);
  width: 100%;
  z-index: 1;
}

.subsite-nfl .page-hero h1,
.subsite-nfl .page-hero h2,
.subsite-nfl .page-hero p {
  color: #fff;
  text-shadow: 4px 4px 4px rgba(0,0,0,.25);
  text-shadow: .25rem .25rem .25rem rgba(0,0,0,.25);
}

.subsite-nfl .page-hero h1 {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .page-hero h1 {
    font-size: 3.875rem;
  }
}

.subsite-nfl .page-hero p {
  font-size: 23px;
  font-size: 1.4375rem;
}

.subsite-nfl .page-hero .page-header__content {
  position: absolute;
  z-index: 2;
  padding: 40px 20px;
  padding: 2.5rem 1.25rem;
  left: 290px;
  left: 18.125rem;
  text-align: left;
}

@media only screen and (max-width:64em) {
  .subsite-nfl .page-hero .page-header__content {
    position: relative;
    left: auto;
    -ms-transform: none;
    transform: none;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .page-hero .page-header__content {
    max-width: 54.375rem;
    bottom: 2.5rem;
  }
}

@media only screen and (min-width:90.063em) {
  .subsite-nfl .page-hero .page-header__content {
    max-width: 50rem;
  }
}

.subsite-nfl .page-hero .page-header__dek {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-top: 10px;
  margin-top: .625rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .page-hero .page-header__dek {
    font-size: 2.75rem;
  }
}

#framework .subsite-nfl .page-hero .submit,
.subsite-nfl .page-hero #framework .submit,
.subsite-nfl .page-hero .button {
  margin-top: 10px;
  margin-top: .625rem;
  margin-bottom: 0;
}

@media only screen and (min-width:64.063em) {
  #framework .subsite-nfl .page-hero .submit,
  .subsite-nfl .page-hero #framework .submit,
  .subsite-nfl .page-hero .button {
    font-size: 1.125rem;
    margin-top: 1.5rem;
  }
}

.subsite-nfl .page-content h4 {
  margin: 0 auto 15px;
  margin: 0 auto .9375rem;
  max-width: 800px;
  max-width: 50rem;
}

.nfl-subtopic .site-container>.page-section:last-of-type {
  margin-bottom: 0;
  min-height: 368px;
  min-height: 23rem;
}

.nfl-subtopic .page-content p {
  line-height: 1.6;
}

.nfl-page .page-content {
  padding-top: 130px;
  padding-top: 8.125rem;
}

@media only screen and (min-width:64.063em) {
  .nfl-page .page-content {
    margin-left: 16.875rem;
    width: auto;
    padding-top: 3.75rem;
  }
}

.nfl-page .page-content h1 {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  color: #f57814;
  max-width: 800px;
  max-width: 50rem;
  margin: 0 auto 20px;
  margin: 0 auto 1.25rem;
}

@media only screen and (min-width:64.063em) {
  .nfl-page .page-content h1 {
    margin: 0 .625rem 1.25rem;
  }
}

.nfl-page .page-content .page-header__dek {
  max-width: 800px;
  max-width: 50rem;
  margin: 0 auto 20px;
  margin: 0 auto 1.25rem;
}

@media only screen and (min-width:64.063em) {
  .nfl-page .page-content .page-header__dek {
    margin: 0 .625rem 1.25rem;
  }
}

.nfl-page .page-content dl {
  max-width: 800px;
  max-width: 50rem;
  margin: 0 10px;
  margin: 0 .625rem;
}

.nfl-page .page-content dt {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  max-width: 800px;
  max-width: 50rem;
  font-size: 18px;
  font-size: 1.125rem;
}

.nfl-page .page-content .glossary-nav {
  text-align: center;
}

.nfl-page .page-content .glossary-nav.sticky {
  background: #fff;
  position: fixed;
  top: 30px;
  top: 1.875rem;
  width: 100%;
  max-width: 820px;
  max-width: 51.25rem;
}

@media only screen and (min-width:64.063em) {
  .nfl-page .page-content .glossary-nav.sticky {
    top: .625rem;
  }
}

.nfl-page .page-content .glossary-nav a {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 2px;
  margin: 0 .125rem;
  text-transform: uppercase;
}

@media only screen and (max-width:64em) {
  .nfl-player .player-profile {
    margin-top: 120px;
  }
}

.nfl-player h1 {
  margin-bottom: 10px;
}

.nfl-player h2 {
  text-align: center;
}

.nfl-player h5.player-positions {
  color: #130C83;
  text-transform: none;
}

.nfl-player header {
  padding-bottom: 0;
  margin: 0 0 15px;
  border-bottom: none;
}

.nfl-player .player-plaque {
  padding-bottom: 30px;
  max-width: 780px;
}

@media only screen and (max-width:64.062em) {
  .nfl-player .player-plaque,
  .nfl-player header.blog-entry__header {
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width:64.063em) {
  .nfl-player .player-header-plaque {
    padding-left: 0;
    padding-right: 1.25rem;
  }
}

.nfl-player .player-header-plaque .blog-entry__header-title {
  color: #005191;
}

.nfl-player .player-share .share-icons a {
  background-color: #130C83;
}

.nfl-player .player-share:after {
  clear: both;
}

.nfl-player .profile-share {
  float: left;
  line-height: 29px;
}

.nfl-player .share-donate {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 10px 0;
  height: 65px;
}

.nfl-player .share-donate .share-follow {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  float: left;
  padding-right: 10px;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: .75rem;
}

@media only screen and (min-width:40.063em) {
  .nfl-player .share-donate .share-follow {
    font-size: 1rem;
  }
}

.nfl-player .share-donate .share-icons {
  display: inline-block;
  margin-top: 5px;
}

.nfl-player .share-donate .player-donate-url {
  float: right;
}

.nfl-player .blog-entry__featured-image:before {
  height: 64px;
  height: 4rem;
  width: 64px;
  width: 4rem;
  left: -36px;
  left: -2.25rem;
  top: -36px;
  top: -2.25rem;
}

.nfl-player .blog-entry__featured-image:after {
  height: 64px;
  height: 4rem;
  width: 64px;
  width: 4rem;
  right: -36px;
  right: -2.25rem;
  bottom: -36px;
  bottom: -2.25rem;
}

.nfl-player .united-against {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  color: #000;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.nfl-player .player-cause {
  margin-bottom: 15px;
  font-family: PermanentMarker,'Permanent Marker',cursive;
  color: #000;
  font-size: 40px;
  line-height: 46px;
}

.nfl-player .player-writeup {
  color: #4f4f4f;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 50px;
}

.nfl-player .player-quote {
  border-top: 1px solid #CCC;
  margin: 40px auto;
  padding-top: 40px;
  text-align: center;
}

.nfl-player .nfl-player-blogs {
  padding-top: 5px;
}

.nfl-player .nfl-player-blogs .nfl-players-promo {
  width: 100%;
  padding-top: 0;
}

@media only screen and (min-width:40.063em) {
  .nfl-player .nfl-player-blogs .nfl-players-promo {
    margin: 0 1% .7rem;
    width: 31.33%;
    float: right;
  }
}

.nfl-player .nfl-player-blogs .nfl-players-promo img {
  width: 100%;
  height: auto;
}

.nfl-player .nfl-player-blogs .nfl-player-blog-item {
  width: 100%;
  margin: 2% 0;
  padding-top: 0;
}

@media only screen and (min-width:40.063em) {
  .nfl-player .nfl-player-blogs .nfl-player-blog-item {
    width: 31.33%;
    margin: 0 1% .5rem;
  }
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .nfl-player .nfl-player-blogs .nfl-player-blog-item.nfl-text-item {
    padding-top: 30%;
  }
}

@media only screen and (min-width:64.063em) {
  .nfl-player .nfl-player-blogs .nfl-player-blog-item {
    padding-top: 22%;
  }
}

.nfl-player .nfl-player-blogs .nfl-player-blog-item.nfl-timeline-item:nth-child(n+5) {
  display: block;
}

.nfl-player .nfl-player-blogs .nfl-player-blog-item.nfl-timeline-item:nth-child(n+6) {
  display: none;
}

.nfl-player .nfl-blogs-button-container {
  padding-top: 50px;
  text-align: center;
  display: inline-block;
  width: 100%;
}

.nfl-player .player-three-touts .image-touts-nfl--three .image-touts__nfl-tout .image-touts__nfl-text {
  font-size: 20px;
  width: 100%;
}

.nfl-player .player-three-touts .image-touts-nfl--three .image-touts__nfl-tout .image-touts__nfl-button {
  font-size: 15px;
}

.nfl-player .player-three-touts .image-touts-nfl--three .image-touts__nfl-tout:nth-child(2) .image-touts__nfl-text {
  background: 0 0;
  text-indent: 0;
  height: auto;
}

@media only screen and (min-width:40.063em) {
  .nfl-player .player-three-touts .image-touts-nfl--three .image-touts__nfl-tout {
    height: 400px;
  }

  .nfl-player .player-three-touts .image-touts-nfl--three .image-touts__nfl-tout .image-touts__nfl-text {
    font-size: 35px;
    margin-top: -40px;
  }

  .nfl-player .player-three-touts .image-touts-nfl--three .image-touts__nfl-tout .image-touts__nfl-button {
    font-size: 22px;
  }

  .nfl-player .player-three-touts .image-touts-nfl--three .image-touts__nfl-tout.first-cause {
    margin-left: 15%;
  }
}

.nfl-player .nfl-discover-more h4 {
  margin-left: 1%;
}

.clear {
  clear: both;
}

@media only screen and (max-width:64em) {
  .scrolled .glossary-nav {
    position: fixed;
    top: 3.625rem;
    width: 100%;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .subsite-subnav {
    height: 3.125rem;
    background: #FFF;
    top: 4rem;
  }
}

.subsite-nfl .subsite-subnav h1 {
  left: 13px;
  left: .8125rem;
  margin: 10px 0 0;
  margin: .625rem 0 0;
  position: relative;
  top: 0;
  width: auto;
  text-align: center;
}

.subsite-nfl .subsite-subnav h1 img {
  width: 100%;
  max-width: 20px;
}

.subsite-nfl .subsite-subnav h1 img.nflpa {
  max-width: 50px;
}

@media only screen and (max-width:64.062em) {
  .subsite-nfl .subsite-subnav h1 {
    left: 0;
    margin: .75rem .625rem;
    display: inline-block;
    vertical-align: middle;
  }

  .subsite-nfl .subsite-subnav h1 .hide-medium {
    display: none;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .subsite-subnav h1 {
    background: #FFF;
    color: #fff;
    font-size: 2.3125rem;
    left: auto;
    margin: .6875rem auto .625rem;
    top: auto;
    width: 11.25rem;
  }

  .subsite-nfl .subsite-subnav h1 img {
    display: block;
    margin: 0 auto;
    max-width: 34%;
  }

  .subsite-nfl .subsite-subnav h1 img.nflpa {
    max-width: 70%;
  }

  .subsite-nfl .subsite-subnav h1 .hide-large {
    display: none;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .subsite-subnav .subsite-menu-footer {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: #FFF;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .subsite-subnav .subsite-menu-footer .tagline {
    position: relative;
  }
}

.subsite-nfl .subsite-subnav .tagline {
  font-family: Roboto,Arial,sans-serif;
  color: #fff;
  font-size: 12px;
  font-size: .75rem;
}

@media only screen and (max-width:64.062em) {
  .subsite-nfl .subsite-subnav .tagline {
    font-size: 1rem;
    display: inline-block;
    margin: 0;
  }

  .subsite-nfl .subsite-subnav .tagline.hide-medium {
    display: none;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .subsite-subnav .tagline {
    font-size: .75rem;
    margin-left: 0;
    margin-bottom: 0;
    text-align: center;
    font-weight: 400;
    font-family: "Roboto Condensed",Arial,sans-serif;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .subsite-subnav .link-intermediaries {
    padding-left: .5rem;
  }
}

.subsite-nfl .subsite-menu-button {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  border-left: 1px solid #fff;
  border-left: .0625rem solid #fff;
  border-right: 0;
  color: #fff;
  position: absolute;
  right: 0;
  line-height: 50px;
  line-height: 3.125rem;
  padding: 0 16px;
  padding: 0 1rem;
  top: 0;
  text-transform: uppercase;
  left: auto;
}

.subsite-nfl .subsite-menu-button.active,
.subsite-nfl .subsite-menu-button:hover {
  background: #005191;
  color: #fff;
}

.subsite-menu-header {
  background: 0 0;
}

@media only screen and (min-width:64.063em) {
  .subsite-menu-header {
    background: rgba(255,255,255,.8);
    padding: 10rem 0 .125rem;
  }
}

.subsite-nfl .subsite-submenu {
  font-size: 15px;
  font-size: .9375rem;
  text-transform: uppercase;
  height: auto;
  line-height: 38px;
  line-height: 2.375rem;
  text-align: center;
  padding: 0!important;
  clear: left;
}

.subsite-nfl .subsite-submenu li {
  width: 100%;
}

.subsite-nfl .subsite-submenu.split li {
  width: 50%;
}

.subsite-nfl .subsite-submenu img {
  width: 16px;
  width: 1rem;
  margin: -2px 2px 0 0;
  margin: -.125rem .125rem 0 0;
}

.subsite-nfl .subsite-submenu a {
  transition: .2s background ease-in;
  background: rgba(255,255,255,0);
}

.subsite-nfl .subsite-submenu a:hover {
  color: #fff;
  background: rgba(255,255,255,.4);
}

.section-tag {
  font-family: league-gothic,Arial,sans-serif;
  display: inline-block;
  font-size: 12px;
  font-size: .75rem;
  letter-spacing: 1px;
  letter-spacing: .0625rem;
  margin-bottom: 7px;
  margin-bottom: .4375rem;
  padding: 2px 6px;
  padding: .125rem .375rem;
  text-transform: uppercase;
}

@media only screen and (min-width:64.063em) {
  .section-tag {
    font-size: 1rem;
    margin-bottom: .875rem;
    padding: .3125rem .5rem;
  }
}

.expanded {
  max-width: none;
}

.subsite-nfl .checklist {
  background: #fff;
  padding: 0;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  position: fixed;
  bottom: 10px;
  bottom: .625rem;
  right: 10px;
  right: .625rem;
  overflow: hidden;
}

.subsite-nfl .checklist .hide-text,
.subsite-nfl .checklist .show-text {
  display: none;
}

.subsite-nfl .checklist .scrolling {
  overflow: scroll;
}

.subsite-nfl .checklist .checklist-buttons {
  margin: 60px 40px 20px;
  margin: 3.75rem 2.5rem 1.25rem;
  text-align: center;
}

.subsite-nfl .checklist .checklist-buttons a {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  color: #4F4F4F;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 7px;
  margin: 0 .4375rem;
}

.subsite-nfl .checklist .checklist-buttons i {
  margin-right: 4px;
  margin-right: .25rem;
  vertical-align: text-top;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .checklist {
    background: #ebebeb;
    position: relative;
    bottom: auto;
    right: auto;
    padding-bottom: 3.75rem;
  }
}

.subsite-nfl .checklist h1 {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  background: #ebebeb;
  color: #4f4f4f;
  height: 52px;
  height: 3.25rem;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0;
  padding-right: 20px;
  padding-right: 1.25rem;
  position: relative;
  text-transform: uppercase;
  text-indent: 70px;
  text-indent: 4.375rem;
  line-height: 52px;
  line-height: 3.25rem;
  cursor: pointer;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .checklist h1 {
    background: #ccc;
    cursor: auto;
  }
}

.subsite-nfl .checklist h1 .icon {
  background: #f57814;
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 52px;
  height: 3.25rem;
  width: 52px;
  width: 3.25rem;
  text-indent: 12px;
  text-indent: .75rem;
  line-height: 58px;
  line-height: 3.625rem;
}

.subsite-nfl .checklist h1 .icon svg path {
  fill: #ebebeb;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .checklist h1 .icon {
    background: #969696;
  }
}

.subsite-nfl .checklist h4 {
  margin-top: 20px;
  margin-top: 1.25rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .checklist h4 {
    font-size: 1.5rem;
    margin-top: 2.5rem;
  }
}

.subsite-nfl .checklist .description {
  margin: 0 40px;
  margin: 0 2.5rem;
  font-size: 15px;
  font-size: .9375rem;
}

.subsite-nfl .checklist ul {
  list-style: none;
  margin: 0 40px;
  margin: 0 2.5rem;
}

.subsite-nfl .checklist .heading {
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  list-style: none;
  margin: 20px 0 10px;
  margin: 1.25rem 0 .625rem;
}

.subsite-nfl .checklist .item {
  font-family: Roboto,Arial,sans-serif;
  font-size: 15px;
  font-size: .9375rem;
  padding-left: 30px;
  padding-left: 1.875rem;
  position: relative;
  margin-bottom: 10px;
  margin-bottom: .625rem;
}

.subsite-nfl .checklist .item:before {
  content: ' ';
  height: 20px;
  height: 1.25rem;
  width: 20px;
  width: 1.25rem;
  position: absolute;
  border: 1px solid #4F4F4F;
  border: .0625rem solid #4F4F4F;
  border-radius: 100%;
  left: 0;
  cursor: pointer;
  z-index: 1;
}

.subsite-nfl .checklist .item:after {
  border: 2px solid #7a9d71;
  border: .125rem solid #7a9d71;
  cursor: pointer;
  content: ' ';
  content: url(/assets/img/financial-wellbeing/icon_checked_green.svg);
  height: 20px;
  height: 1.25rem;
  position: absolute;
  border-radius: 100%;
  left: 0;
  transition: .2s all ease-in;
  opacity: 0;
  top: 0;
  width: 20px;
  width: 1.25rem;
  z-index: 2;
}

.subsite-nfl .checklist .item.checked:after,
.subsite-nfl .checklist .item.checked:hover:after {
  opacity: 1;
}

.subsite-nfl .checklist .item:hover:after {
  opacity: .5;
}

@media only screen and (max-width:64em) {
  .nfl-checklist {
    padding-top: 8.125rem;
  }
}

.nfl-checklist .checklist {
  background: #ebebeb;
  position: relative;
  bottom: auto;
  right: auto;
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
}

.nfl-checklist .subtopic-return {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  text-align: center;
  padding: 0 0 20px;
  padding: 0 0 1.25rem;
}

.nfl-checklist .subtopic-return a:before {
  content: '← ';
}

@media only screen and (max-width:64em) {
  .nfl-subtopic .checklist {
    max-width: 22.5rem;
    height: auto!important;
    box-shadow: 0 .125rem 1.9375rem #333;
    transition: all .3s ease-out;
  }

  .nfl-subtopic .checklist .scrolling {
    max-height: 31.25rem;
  }

  .nfl-subtopic .checklist .hide-text {
    display: inline;
  }

  .nfl-subtopic .checklist .show-text {
    display: none;
  }
}

@media only screen and (max-width:64em) {
  .nfl-subtopic .checklist.closed {
    box-shadow: 0 .0625rem .4375rem #666;
    max-height: 3.125rem!important;
    max-width: 12.5rem;
  }

  .nfl-subtopic .checklist.closed .show-text {
    display: inline;
  }

  .nfl-subtopic .checklist.closed .hide-text {
    display: none;
  }
}

.subsite-nfl.nfl-homepage .page-hero {
  margin-bottom: 0;
  overflow: hidden;
  height: auto;
}

.subsite-nfl.nfl-homepage .page-hero video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.subsite-nfl.nfl-homepage .page-hero .page-header__content {
  text-align: center;
  bottom: auto;
  position: relative;
  padding: 40px 20px;
  padding: 2.5rem 1.25rem;
  margin: 10px auto;
  max-width: 1230px;
  max-width: 76.875rem;
  left: auto;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl.nfl-homepage .page-hero .page-header__content {
    padding: 10rem 1.25rem;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl.nfl-homepage .page-hero .page-header__content {
    padding: 10rem 1.25rem;
  }
}

.subsite-nfl.nfl-homepage .page-hero .page-header__content h1 {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 400;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl.nfl-homepage .page-hero .page-header__content h1 {
    font-size: 2.25rem;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl.nfl-homepage .page-hero .page-header__content h1 {
    font-size: 3.25rem;
    margin-bottom: 1.875rem;
  }
}

#framework .subsite-nfl.nfl-homepage .page-hero .page-header__content .submit,
.subsite-nfl.nfl-homepage .page-hero .page-header__content #framework .submit,
.subsite-nfl.nfl-homepage .page-hero .page-header__content .button {
  font-family: league-gothic,Arial,sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 1px;
  letter-spacing: .0625rem;
  padding: 16px 26px;
  padding: 1rem 1.625rem;
  text-shadow: none;
}

@media only screen and (min-width:64.063em) {
  #framework .subsite-nfl.nfl-homepage .page-hero .page-header__content .submit,
  .subsite-nfl.nfl-homepage .page-hero .page-header__content #framework .submit,
  .subsite-nfl.nfl-homepage .page-hero .page-header__content .button {
    font-size: 1.375rem;
    margin: 0 1.875rem;
    padding: 1.25rem 2.25rem;
  }
}

#framework .subsite-nfl.nfl-homepage .page-hero .page-header__content .submit:after,
.subsite-nfl.nfl-homepage .page-hero .page-header__content #framework .submit:after,
.subsite-nfl.nfl-homepage .page-hero .page-header__content .button:after {
  height: 700%;
}

#framework .subsite-nfl.nfl-homepage .page-hero .page-header__content .submit:hover,
.subsite-nfl.nfl-homepage .page-hero .page-header__content #framework .submit:hover,
.subsite-nfl.nfl-homepage .page-hero .page-header__content .button:hover {
  color: #fff;
}

.subsite-nfl .photo-attribution {
  position: absolute;
  opacity: .6;
  right: 10px;
  bottom: 5px;
  font-size: 8px;
  font-size: .5rem;
  z-index: 1;
  color: #fff;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl.nfl-community .page-hero .page-header__content {
    padding: 11.25rem 1.25rem 8.75rem;
  }

  .subsite-nfl.nfl-community .page-hero .page-header__content h1.page-header__hed {
    font-size: 3.875rem;
    margin-bottom: .875rem;
  }
}

@media only screen and (min-width:64.063em) and (min-height:600px) {
  .subsite-nfl.nfl-homepage.nfl-full-video .page-hero {
    height: calc(100vh - 136px);
  }

  .subsite-nfl.nfl-homepage.nfl-full-video .page-hero .page-header__content {
    padding: 11.25rem 2.5rem 8.75rem!important;
  }
}

.subsite-nfl.nfl-homepage.nfl-full-video .page-hero .page-header__content {
  padding: 70px 40px;
  padding: 4.375rem 2.5rem;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl.nfl-homepage.nfl-full-video .page-hero .page-header__content {
    padding: 7.5rem 2.5rem 8.75rem;
  }
}

.subsite-nfl.nfl-homepage.nfl-full-video .page-header__hed {
  margin-top: 20px;
  font-size: 22px;
  font-size: 1.375rem;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl.nfl-homepage.nfl-full-video .page-header__hed {
    margin-top: 0;
    font-size: 1.375rem;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl.nfl-homepage.nfl-full-video .page-header__hed {
    font-size: 2rem;
  }
}

@media only screen and (max-width:64em) {
  .subsite-nfl.nfl-homepage.nfl-full-video .page-header__content h1.page-header__hed {
    line-height: 1;
  }
}

.nfl-section .page-content h1,
.nfl-topic .page-content h1 {
  text-align: center;
}

@media only screen and (min-width:64.063em) {
  .nfl-section .page-content h1,
  .nfl-topic .page-content h1 {
    padding: 1.875rem 0 1.25rem;
  }
}

.autocomplete-suggestions {
  border: 1px solid #999;
  background: #FFF;
  overflow: auto;
}

.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
}

.autocomplete-selected {
  background: #F0F0F0;
}

.autocomplete-suggestions strong {
  font-weight: 400;
  color: #39F;
}

.autocomplete-group {
  padding: 2px 5px;
}

.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000;
}

.subsite-nfl.immediate-needs .autocomplete-suggestions strong,
.subsite-nfl.immediate-needs .has-tip:hover,
.subsite-nfl.immediate-needs .page-content h1,
.subsite-nfl.immediate-needs .page-content h2,
.subsite-nfl.immediate-needs .page-content h3,
.subsite-nfl.immediate-needs .page-content h4,
.subsite-nfl.immediate-needs .page-content h5,
.subsite-nfl.immediate-needs .section-return a:hover,
.subsite-nfl.immediate-needs .topic-list>li a:hover,
.subsite-nfl.immediate-needs h2 {
  color: #f57814;
}

.subsite-nfl.immediate-needs.nfl-section .page-content h1 {
  color: #130C83;
}

.subsite-nfl.immediate-needs .topic-search input {
  border-color: #f57814;
  color: #f57814;
}

.subsite-nfl.immediate-needs .topic-search input::-webkit-input-placeholder {
  color: #faa253;
}

.subsite-nfl.immediate-needs .topic-search input:-moz-placeholder {
  color: #faa253;
}

.subsite-nfl.immediate-needs .topic-search input::-moz-placeholder {
  color: #faa253;
}

.subsite-nfl.immediate-needs .topic-search input:-ms-input-placeholder {
  color: #faa253;
}

.subsite-nfl.immediate-needs .link-button,
.subsite-nfl.immediate-needs .section-tag,
.subsite-nfl.immediate-needs .tool-touts .tool-button,
.subsite-nfl.immediate-needs .topic-list>li a {
  background: #f57814;
}

.subsite-nfl.immediate-needs .tool-touts .tool-button:hover {
  background: #fff;
  color: #f57814;
}

.subsite-nfl.immediate-needs .tool-touts .tool-button:hover svg path {
  fill: #f57814;
}

.subsite-nfl.immediate-needs .topic-list>li a:hover {
  background: #fff;
  color: #f57814;
}

.subsite-nfl.immediate-needs .search-icon svg path,
.subsite-nfl.immediate-needs .supertopic-label.open svg path,
.subsite-nfl.immediate-needs .supertopic-label:hover svg path {
  fill: #f57814;
}

.subsite-nfl.immediate-needs .has-tip,
.subsite-nfl.immediate-needs .subtopic-list>li>a:hover,
.subsite-nfl.immediate-needs .subtopic-search input:focus,
.subsite-nfl.immediate-needs .subtopic-search input:hover,
.subsite-nfl.immediate-needs .topic-list>li a {
  border-color: #f57814;
}

.subsite-nfl.immediate-needs .related-subtopic>a:after,
.subsite-nfl.immediate-needs .subtopic-list>li>a:after,
.subsite-nfl.immediate-needs div.subtopic-search:after {
  border-color: transparent transparent #f57814;
}

.subsite-nfl.immediate-needs .supertopic-label {
  background: #f57814;
  border-color: #f57814;
}

.subsite-nfl.immediate-needs .supertopic-label:before {
  border-top-color: #f57814;
  opacity: 0;
  transition: .2s all ease-in;
}

.subsite-nfl.immediate-needs .supertopic-label:after {
  border-top-color: #f57814;
  border-top-color: #fff;
  opacity: 0;
  transition: .2s all ease-in;
}

.subsite-nfl.immediate-needs .supertopic-label:hover {
  background: #fff;
  color: #f57814;
}

.subsite-nfl.immediate-needs .supertopic-label:hover:after,
.subsite-nfl.immediate-needs .supertopic-label:hover:before {
  display: block;
  opacity: 1;
}

.subsite-nfl.immediate-needs .open.supertopic-label {
  background: #fff;
  color: #f57814;
}

.subsite-nfl.immediate-needs .open.supertopic-label:after {
  border-top-color: #fff;
  opacity: 1;
}

.subsite-nfl.immediate-needs .open.supertopic-label:before {
  opacity: 1;
}

.nfl-section.immediate-needs .page-content .column {
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .nfl-section.immediate-needs .page-content .column {
    padding-bottom: 0;
  }
}

.nfl-section.immediate-needs .page-content .column:before {
  content: ' ';
  border-top: 1px solid #ccc;
  border-top: .0625rem solid #ccc;
  display: block;
  height: 1px;
  height: .0625rem;
  position: absolute;
  top: -17px;
  top: -1.0625rem;
  left: 10px;
  left: .625rem;
  right: 10px;
  right: .625rem;
}

@media only screen and (min-width:40.063em) {
  .nfl-section.immediate-needs .page-content .column:before {
    display: none;
  }
}

.nfl-section .page-content .column:first-child:before {
  display: none;
}

.subsite-nfl.financial-planning .autocomplete-suggestions strong,
.subsite-nfl.financial-planning .has-tip:hover,
.subsite-nfl.financial-planning .page-content h1,
.subsite-nfl.financial-planning .page-content h2,
.subsite-nfl.financial-planning .page-content h3,
.subsite-nfl.financial-planning .page-content h4,
.subsite-nfl.financial-planning .page-content h5,
.subsite-nfl.financial-planning .section-return a:hover,
.subsite-nfl.financial-planning .topic-list>li a:hover,
.subsite-nfl.financial-planning h2 {
  color: #130C83;
}

.subsite-nfl.financial-planning.nfl-section .page-content h1 {
  color: #f57814;
}

.subsite-nfl.financial-planning .topic-list>li>a:hover {
  border-color: #130C83;
}

.subsite-nfl.financial-planning .topic-list>li a:hover {
  background: #fff;
}

.subsite-nfl.financial-planning .supertopic-label {
  color: #130C83;
  border-color: #130C83;
}

.subsite-nfl.financial-planning .topic-search input {
  border-color: #130C83;
  color: #130C83;
}

.subsite-nfl.financial-planning .topic-search input::-webkit-input-placeholder {
  color: #A19ED6;
}

.subsite-nfl.financial-planning .topic-search input:-moz-placeholder {
  color: #A19ED6;
}

.subsite-nfl.financial-planning .topic-search input::-moz-placeholder {
  color: #A19ED6;
}

.subsite-nfl.financial-planning .topic-search input:-ms-input-placeholder {
  color: #A19ED6;
}

.subsite-nfl.financial-planning .has-tip,
.subsite-nfl.financial-planning .subtopic-search input:focus,
.subsite-nfl.financial-planning .subtopic-search input:hover,
.subsite-nfl.financial-planning .topic-list>li a {
  border-color: #130C83;
}

.subsite-nfl.financial-planning .link-button,
.subsite-nfl.financial-planning .section-tag,
.subsite-nfl.financial-planning .tool-touts .tool-button,
.subsite-nfl.financial-planning .topic-list>li a {
  background: #130C83;
}

.subsite-nfl.financial-planning .search-icon svg path {
  fill: #130C83;
}

.subsite-nfl.financial-planning .related-subtopic>a:after,
.subsite-nfl.financial-planning .subtopic-list>li>a:after,
.subsite-nfl.financial-planning .subtopic-search:after {
  border-color: transparent transparent #130C83;
}

.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.xy-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.x-center {
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.y-center {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media print {
  .accordion .accordion-navigation>.content,
  .accordion dd>.content {
    max-height: initial;
  }

  .header-logo a[href]:after,
  .subtopic-return a[href]:after {
    content: '';
  }

  .subsite-nfl .page-hero {
    height: auto;
  }

  .subsite-nfl .page-hero .page-header__content {
    position: relative;
    bottom: auto;
    -ms-transform: 0;
    transform: 0;
    left: 0;
  }

  .nfl-page .page-content {
    padding-top: .625rem;
  }

  .nfl-subtopic .page-content {
    height: auto!important;
  }

  .nfl-subtopic .checklist {
    height: auto!important;
    clear: both;
    position: relative;
    width: 100%;
    max-width: 100%;
  }

  .checklist-buttons,
  .cta-component,
  .flex-video,
  .mft-share-container,
  .myfreetaxes .page-hero:before,
  .subsite-subnav,
  footer,
  header {
    display: none;
  }

  .subsite-nfl .checklist .item:after {
    content: url(/assets/img/financial-wellbeing/icon_checked_green.svg);
  }
}

.img-triangle-down {
  position: absolute;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  background-color: transparent;
  z-index: 2;
  opacity: 1;
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
  .img-triangle-down {
    display: none!important;
  }
}

.img-triangle-down .transparent-triangle {
  width: 100%;
  height: 12px;
  display: block;
  background-color: transparent;
}

@media only screen and (min-width:64.063em) {
  .img-triangle-down .transparent-triangle {
    height: 24px;
  }
}

.img-triangle-down:after,
.img-triangle-down:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 50%;
  background-color: #FFF;
  padding-bottom: 12px;
}

@media only screen and (min-width:64.063em) {
  .img-triangle-down:after,
  .img-triangle-down:before {
    padding-bottom: 24px;
  }
}

.img-triangle-down:before {
  right: 50%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -ms-transform: skewX(50deg);
  transform: skewX(50deg);
}

.img-triangle-down:after {
  left: 50%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -ms-transform: skewX(-50deg);
  transform: skewX(-50deg);
}

.image-touts-nfl {
  margin: 25px 0 20px;
  margin: 1.5625rem 0 1.25rem;
  text-align: center;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .image-touts-nfl {
    margin: 2.1875rem 0 1.5625rem;
  }
}

@media only screen and (min-width:64.063em) {
  .image-touts-nfl {
    margin: 2.5rem 0 2.1875rem;
  }
}

@media only screen and (min-width:40.063em) {
  .image-touts-nfl--three {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .image-touts-nfl--three.out-of-view .image-touts__nfl-tout {
    transition: all .05s;
    opacity: 0;
  }

  .image-touts-nfl--three.out-of-view .image-touts__nfl-tout:nth-child(1) {
    -ms-transform: translateX(-300px) rotate(30deg);
    transform: translateX(-300px) rotate(30deg);
    -ms-transform-origin: left;
    transform-origin: left;
    z-index: 444;
  }

  .image-touts-nfl--three.out-of-view .image-touts__nfl-tout:nth-child(2) {
    -ms-transform: translateY(580px);
    transform: translateY(580px);
    -ms-transform-origin: left;
    transform-origin: left;
  }

  .image-touts-nfl--three.out-of-view .image-touts__nfl-tout:nth-child(3) {
    -ms-transform: translateX(300px) rotate(-30deg);
    transform: translateX(300px) rotate(-30deg);
    -ms-transform-origin: right;
    transform-origin: right;
  }
}

.image-touts-nfl--three .image-touts__nfl-tout {
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin: 0 auto 20px;
  margin: 0 auto 1.25rem;
  font-weight: 700;
  padding: 20px 30px 10px;
  overflow: hidden;
  text-align: center;
  width: 100%;
  vertical-align: top;
  position: relative;
  opacity: 1;
}

.image-touts-nfl--three .image-touts__nfl-tout:active,
.image-touts-nfl--three .image-touts__nfl-tout:focus,
.image-touts-nfl--three .image-touts__nfl-tout:hover {
  color: #fff;
}

.image-touts-nfl--three .image-touts__nfl-tout span {
  display: block;
  z-index: 999;
  transition: opacity .2s,transform .1s;
}

.image-touts-nfl--three .image-touts__nfl-tout .nfl-tout-bg-image {
  position: absolute;
  width: 110%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  height: 100%;
  top: 0;
  left: 0;
  transition: all .5s;
  will-change: transform;
}

.image-touts-nfl--three .image-touts__nfl-tout:before {
  content: '';
  background: rgba(0,0,0,.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all .2s;
  z-index: 0;
}

.image-touts-nfl--three .image-touts__nfl-tout .image-touts__nfl-text {
  font-family: league-gothic,Arial,sans-serif;
  font-size: 45px;
  font-size: 2.8125rem;
  letter-spacing: .5px;
  line-height: 1;
  transform: translateZ(1px);
}

@media only screen and (min-width:40.063em) {
  .image-touts-nfl--three .image-touts__nfl-tout .image-touts__nfl-text {
    will-change: transform;
  }
}

.image-touts-nfl--three .image-touts__nfl-tout:nth-child(2) .image-touts__nfl-text {
  margin-top: -40px;
  text-indent: -999em;
  background: url(/assets/img/nfl/NFL_UW_CHPLAYBOOK_white.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 70%;
  height: 36%;
}

@media only screen and (max-width:64em) {
  .image-touts-nfl--three .image-touts__nfl-tout:nth-child(2) .image-touts__nfl-text {
    margin-top: 0;
    width: 100%;
    background-position: 50% 0;
    background-size: contain;
    height: 123.57px;
  }
}

.image-touts-nfl--three .image-touts__nfl-tout .image-touts__nfl-subtext {
  font-family: Roboto,Arial,sans-serif;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 400;
  margin-top: 10px;
  transform: translateZ(1px);
}

@media only screen and (min-width:40.063em) {
  .image-touts-nfl--three .image-touts__nfl-tout .image-touts__nfl-subtext {
    margin-bottom: 0;
    will-change: transform;
  }
}

.image-touts-nfl--three .image-touts__nfl-tout .nfl-button-container {
  margin: 10px auto;
  max-width: 60%;
}

@media only screen and (min-width:40.063em) {
  .image-touts-nfl--three .image-touts__nfl-tout .nfl-button-container {
    position: absolute;
    top: 70%;
    transition: all .1s;
    left: 50%;
    max-width: 70%;
    width: 70%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.image-touts-nfl--three .image-touts__nfl-tout .image-touts__nfl-button {
  display: inline-block;
  font-weight: 700;
  font-size: 22px;
  font-size: 1.375rem;
  padding: 20px 30px;
  padding: 1.25rem 1.875rem;
  max-width: 160px;
  margin: 0 auto;
}

@media only screen and (min-width:40.063em) {
  .image-touts-nfl--three .image-touts__nfl-tout .image-touts__nfl-button {
    max-width: 170px;
  }
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .image-touts-nfl--three .image-touts__nfl-tout {
    height: auto;
    margin: 0 .55% 1.25rem;
    width: 32.6%;
  }

  .image-touts-nfl--three .image-touts__nfl-tout:nth-child(3n+1) {
    margin-left: 0;
  }

  .image-touts-nfl--three .image-touts__nfl-tout:nth-child(3n+3) {
    margin-right: 0;
  }
}

@media only screen and (min-width:40.063em) {
  .image-touts-nfl--three .image-touts__nfl-tout {
    display: -ms-flexbox;
    display: flex;
    transition: all 1s;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 .75% 1.25rem;
    max-width: none;
    padding: 0 30px;
    min-height: 400px;
    height: 485px;
    width: 32.33%;
  }

  .image-touts-nfl--three .image-touts__nfl-tout .nfl-tout-bg-image {
    -webkit-filter: blur(1.5px);
    filter: blur(1.5px);
  }

  .image-touts-nfl--three .image-touts__nfl-tout:nth-child(3n+1) {
    margin-left: 0;
  }

  .image-touts-nfl--three .image-touts__nfl-tout:nth-child(3n+3) {
    margin-right: 0;
  }

  .image-touts-nfl--three .image-touts__nfl-tout:hover .image-touts__nfl-text {
    position: absolute;
    opacity: 0;
    padding-top: 0;
    top: 30%;
    -ms-transform: scale(0.2);
    transform: scale(0.2);
  }

  .image-touts-nfl--three .image-touts__nfl-tout:hover .image-touts__nfl-subtext {
    position: absolute;
    opacity: 0;
    top: 60%;
    -ms-transform: scale(0.2);
    transform: scale(0.2);
  }

  .image-touts-nfl--three .image-touts__nfl-tout:hover .image-touts__nfl-button {
    justify-self: flex-end;
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  .image-touts-nfl--three .image-touts__nfl-tout:hover .image-touts__nfl-button:hover {
    color: #fff;
  }

  .image-touts-nfl--three .image-touts__nfl-tout:hover .nfl-button-container {
    position: absolute;
    top: 48%;
    margin-top: -30px;
  }

  .image-touts-nfl--three .image-touts__nfl-tout:hover .nfl-tout-bg-image {
    -webkit-filter: blur(0);
    filter: blur(0);
    -ms-transform: scale(1.05) translate(-2%);
    transform: scale(1.05) translate(-2%);
  }

  .image-touts-nfl--three .image-touts__nfl-tout:hover:before {
    background: rgba(0,0,0,.1);
  }

  .image-touts-nfl--three .image-touts__nfl-tout:hover:after {
    opacity: 1;
    transform: rotate(-19deg) translate3d(0,0,0);
  }
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl.subsite-nfl .touts-component {
    margin-top: 0;
  }
}

.subsite-nfl.subsite-nfl .hp-section-start .page-header__dek {
  font-family: Roboto,Arial,sans-serif;
  font-size: 19px;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl.subsite-nfl .hp-section-start .page-content {
    padding-top: 110px;
  }
}

.subsite-nfl.subsite-nfl .page-header__hed {
  font-size: 43px;
  font-size: 2.6875rem;
  line-height: 1.2;
}

.subsite-nfl.subsite-nfl .page-header__dek,
.subsite-nfl.subsite-nfl .page-header__hed {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  text-align: center;
  margin: 0 auto;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl.subsite-nfl .page-header__dek,
  .subsite-nfl.subsite-nfl .page-header__hed {
    max-width: 66%;
  }
}

.subsite-nfl.subsite-nfl .page-header__btn {
  margin-top: 20px;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl.subsite-nfl .page-header__btn {
    margin-top: 40px;
    margin-bottom: -70px;
  }

  #framework .subsite-nfl.subsite-nfl .page-header__btn .submit,
  .subsite-nfl.subsite-nfl .page-header__btn #framework .submit,
  .subsite-nfl.subsite-nfl .page-header__btn .button {
    padding: 1.25rem 3.25rem!important;
  }
}

.subsite-nfl.subsite-nfl .page-header__content h1.page-header__hed {
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: 700;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl.subsite-nfl .page-header__content h1.page-header__hed {
    font-size: 4.375rem;
  }
}

.subsite-nfl.subsite-nfl .page-header__dek {
  margin-top: 15px;
}

.subsite-nfl.subsite-nfl .page-header__subhed {
  font-family: Roboto,Arial,sans-serif;
  color: #fff;
  text-transform: none;
  font-weight: 400;
}

.subsite-nfl.subsite-nfl .blog-index__list {
  margin-left: 0;
}

@media only screen and (max-width:64.062em) {
  .subsite-nfl.subsite-nfl .blog-list__entry.has-image .blog-list__entry-details {
    margin-top: 0;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl.subsite-nfl .blog-list__entry.has-image .blog-list__image img {
    position: absolute;
    left: -10%;
  }
}

.subsite-nfl.subsite-nfl .nfl-blog-and-shares {
  position: relative;
}

.subsite-nfl.subsite-nfl .nfl-blog-and-shares h3 {
  color: #4F4F4F;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  font-size: 32px;
  font-size: 2rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl.subsite-nfl .nfl-blog-and-shares h3.left-pad {
    padding-left: .625rem;
  }
}

.subsite-nfl.subsite-nfl .nfl-blog-and-shares ul {
  margin-left: 0;
  margin-bottom: 70px;
  margin-bottom: 4.375rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl.subsite-nfl .nfl-blog-and-shares {
    left: -.625rem;
  }
}

@media only screen and (max-width:64.062em) {
  .subsite-nfl.subsite-nfl .nfl-social-share-section {
    width: 50%;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl.subsite-nfl .nfl-shares {
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
  }
}

@media only screen and (max-width:64.062em) {
  .subsite-nfl.subsite-nfl .nfl-shares {
    display: -ms-flexbox;
    display: flex;
    clear: left;
  }
}

.subsite-nfl.subsite-nfl .nfl-shares a {
  background-color: #F87907;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-size: 19.2px;
  font-size: 1.2rem;
  height: 30px;
  height: 30px;
  height: 1.875rem;
  line-height: 28.8px;
  line-height: 1.8rem;
  margin: 0 5px 5px 0;
  margin: 0 5px 5px 0;
  margin: 0 .3125rem .3125rem 0;
  padding-top: 2px;
  text-align: center;
  transition: background-color .1s;
  width: 30px;
  width: 30px;
  width: 1.875rem;
}

.subsite-nfl.subsite-nfl .nfl-shares a:hover {
  background-color: #E27129;
}

.subsite-nfl.subsite-nfl .nfl-social-shares {
  list-style: none;
}

.subsite-nfl.subsite-nfl .orange-downarrow {
  cursor: pointer;
  color: #fff;
  width: 20px;
  height: 20px;
  background-color: #F87907;
  position: absolute;
  bottom: 10%;
  left: 50%;
  margin-left: -10px;
  z-index: 9999;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl.subsite-nfl .orange-downarrow {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    font-size: 2.375rem;
    line-height: 2.375rem;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl.subsite-nfl .orange-downarrow {
    width: 60px;
    height: 60px;
    margin-left: -30px;
    font-size: 3.625rem;
    line-height: 3.625rem;
  }
}

.subsite-nfl.subsite-nfl .blog-list__entry {
  transition: all .1s;
}

.subsite-nfl.subsite-nfl .blog-list__entry.out-of-view {
  opacity: .4;
}

@media only screen and (min-width:64.063em) {
  .nfl-homepage .nfl-blog-and-shares {
    margin-bottom: -40px;
  }
}

.nfl-homepage .nfl-timeline .nfl-timeline-item:nth-child(n+5) {
  display: none;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl.nfl-newspage .page-header__content h1.page-header__hed {
    font-size: 4.375rem;
  }
}

.subsite-nfl.nfl-newspage .featured-entries__heading {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
  text-align: center;
  font-size: 16px;
  margin: 40px 0;
}

.subsite-nfl.nfl-newspage .horizontal-subnav {
  border-top: 0;
}

.subsite-nfl.nfl-newspage .filter-rule {
  margin: 30px 0 5px;
}

.subsite-nfl .nfl-hero-short {
  background: #fff;
  padding: 20px;
  padding: 1.25rem;
  margin-top: 115px;
  margin-top: 7.1875rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .nfl-hero-short {
    margin-top: 0;
    padding: 7.5rem 1.25rem;
    height: 23.4375rem;
  }

  .subsite-nfl .nfl-hero-short .page-header__dek {
    margin-top: 10px;
  }

  .subsite-nfl .nfl-hero-short .page-header__dek p {
    font-size: 1.4375rem;
    color: #130C83;
  }
}

.subsite-nfl .nfl-hero-short.hero--auto {
  height: auto;
}

.subsite-nfl .nfl-hero-even {
  background: #fff;
  padding: 20px;
  padding: 1.25rem;
  margin-top: 115px;
  margin-top: 7.1875rem;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .nfl-hero-even {
    margin-top: 0;
    padding: 9.25rem 1.25rem;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .nfl-hero-content {
    padding: 100px 280px 10px;
    text-align: center;
  }

  .subsite-nfl .nfl-hero-content .page-header__content h1 {
    font-weight: 700;
  }

  .subsite-nfl .nfl-hero-content .nfl-com-btn {
    font-size: 1.375rem;
    font-weight: 700;
    padding: 1.2rem 2.5rem;
    margin: 20px 10px 10px;
  }
}

.subsite-nfl .nfl-logo-header-image {
  margin-bottom: 20px;
  height: 50px;
  display: inline-block;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .nfl-logo-header-image {
    margin-bottom: 25px;
    height: 60px;
  }
}

.subsite-nfl .nfl-uww-image {
  margin-right: 20px;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .nfl-uww-image {
    margin-right: 30px;
  }
}

.subsite-nfl .nfl-hp-timeline-intro {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  padding-top: 80px;
  margin-bottom: -10px;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .nfl-hp-timeline-intro {
    margin-bottom: -40px;
  }
}

.subsite-nfl .nfl-hp-timeline-intro,
.subsite-nfl .nfl-hp-timeline-link {
  text-align: center;
  font-size: 32px;
  font-size: 2rem;
}

.subsite-nfl .nfl-hp-timeline-link {
  margin-top: 50px;
  padding-bottom: 40px;
}

.subsite-nfl .nfl-hp-timeline-link a {
  font-size: 22px;
  font-size: 1.375rem;
  letter-spacing: 1px;
  padding: 20px 30px;
  padding: 1.25rem 1.875rem;
  font-weight: 700;
}

.subsite-nfl .nfl-timeline-fulltext {
  display: none;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .view-options {
    padding-top: 15px;
  }

  .subsite-nfl .view-options+.nfl-timeline {
    padding-top: 25px;
  }
}

.subsite-nfl .showme {
  margin-left: 10px;
  min-width: 200px;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl .showme {
    margin: 0 4%;
    max-height: 60px;
  }
}

.subsite-nfl .nfl-timeline-item {
  position: relative;
  background: #fff;
  float: left;
  width: 90%;
  margin: 10px;
  padding-top: 50%;
  overflow: hidden;
}

.subsite-nfl .nfl-timeline-item:before {
  background: rgba(15,21,126,.7);
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  z-index: 1;
  transition: opacity .2s;
}

.subsite-nfl .nfl-timeline-item:hover,
.subsite-nfl .nfl-timeline-item:hover .nfl-timeline-text,
.subsite-nfl .nfl-timeline-item:hover a {
  color: #fff;
}

.subsite-nfl .nfl-timeline-item:hover:before {
  opacity: 1;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl .nfl-timeline-item {
    margin: 1%;
    width: 46%;
    padding-top: 30%;
  }
}

@media only screen and (min-width:50.063em) {
  .subsite-nfl .nfl-timeline-item {
    margin: 1%;
    width: 46%;
    padding-top: 22%;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .nfl-timeline-item {
    margin: 1%;
    width: 22%;
    padding-top: 22%;
  }
}

.subsite-nfl .nfl-timeline-year {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  color: #fff;
  position: absolute;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  top: 0;
  left: 0;
  width: 25%;
  z-index: 1;
  padding: 4px 0 0 10px;
  padding: .25rem 0 0 .625rem;
}

.subsite-nfl .nfl-timeline-year:before {
  background: #0f157e;
  content: '';
  position: absolute;
  -ms-transform: skew(0) rotate(-45deg);
  transform: skew(0) rotate(-45deg);
  height: 130px;
  width: 130px;
  top: -65px;
  left: -65px;
  z-index: -1;
}

.subsite-nfl .nfl-timeline-modal-year {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  color: #0f157e;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 20px;
}

.subsite-nfl .nfl-video-item {
  cursor: pointer;
  background-size: 100%;
  background-size: cover;
}

.subsite-nfl .nfl-video-item:after {
  content: '\f144';
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  margin-left: -31px;
  margin-top: -35px;
  text-shadow: 1px 2px 2px rgba(0,0,0,.3);
  font: normal normal normal 70px/1 FontAwesome;
  transition: top .4s,transform .6s;
  z-index: 2;
}

.subsite-nfl .nfl-video-item:hover:after {
  top: 22%;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl .nfl-video-item:hover:after {
    top: 24%;
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .nfl-video-item:hover:after {
    top: 30%;
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.subsite-nfl .nfl-image-item {
  cursor: pointer;
}

@media only screen and (max-width:64em) {
  .subsite-nfl .nfl-image-item {
    padding-top: 0;
  }
}

.subsite-nfl .nfl-image-item .nfl-timeline-image,
.subsite-nfl .nfl-video-item .nfl-timeline-image {
  z-index: 0;
  width: 100%;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .nfl-image-item .nfl-timeline-image,
  .subsite-nfl .nfl-video-item .nfl-timeline-image {
    position: absolute;
    top: 0;
    height: 100%;
    max-width: none;
    width: auto;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.subsite-nfl .nfl-image-item .nfl-timeline-text,
.subsite-nfl .nfl-video-item .nfl-timeline-text {
  position: absolute;
  bottom: -100%;
  transition: bottom .3s;
  z-index: 2;
}

.subsite-nfl .nfl-image-item:hover .nfl-timeline-text,
.subsite-nfl .nfl-video-item:hover .nfl-timeline-text {
  bottom: 10px;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl.nfl-player .nfl-image-item .nfl-timeline-image,
  .subsite-nfl.nfl-player .nfl-video-item .nfl-timeline-image {
    height: auto;
    width: 100%;
  }
}

@media only screen and (max-width:40em) {
  .subsite-nfl .nfl-text-item {
    padding-top: 20px;
    padding-left: 20px;
  }
}

.subsite-nfl .nfl-timeline-text {
  color: #0f157e;
  z-index: 2;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: -.3px;
  line-height: 1.2;
  padding: 40px 20px 20px;
  padding: 2.5rem 1.25rem 1.25rem;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl .nfl-timeline-text {
    padding: 5rem .625rem 1.25rem 1.875rem;
    padding-top: 20%;
    position: absolute;
    bottom: 0;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .nfl-timeline-text {
    padding: 5rem 1.25rem 1.25rem;
  }
}

.subsite-nfl .nfl-timeline-text a {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  cursor: pointer;
  display: block;
  font-weight: 700;
  margin-top: 10px;
  text-transform: uppercase;
}

.subsite-nfl .mfp-bg {
  background: rgba(0,0,0,.4);
}

.subsite-nfl .mfp-close {
  color: #fff;
  font-size: 50px;
  font-size: 3.125rem;
  opacity: 1;
  top: -45px;
  right: -5px;
}

.subsite-nfl .mfp-content .flex-video {
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 56.1%;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .mfp-content {
    top: 50%;
    margin-top: 20px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    min-width: 900px;
  }

  .subsite-nfl .mfp-content .flex-video {
    margin-bottom: 0;
  }

  .subsite-nfl .mfp-content .tl-image {
    text-align: center;
  }

  .subsite-nfl .mfp-content .tl-image img {
    max-height: 400px;
  }

  .subsite-nfl .mfp-content .tl-content {
    letter-spacing: -.3px;
  }
}

.subsite-nfl .nfl-modal-item {
  text-align: left;
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .nfl-modal-item {
    display: -ms-flexbox;
    display: flex;
    min-width: 660px;
  }

  .subsite-nfl .nfl-modal-item .tl-media {
    -ms-flex: 1;
    flex: 1;
    margin-right: 20px;
    min-width: 620px;
  }
}

.subsite-nfl .nfl-modal-item .share-icons {
  margin-top: 30px;
}

.nfl-partnership-bg {
  background-color: #e8e8e9;
  background-image: repeating-linear-gradient(-45deg,transparent,transparent 2px,#e8e8e9 2px,#f3f3f3 4px);
}

.nfl-team-grid .nfl-grid-item {
  position: relative;
  background: #fff;
  float: left;
  width: 90%;
  margin: 10px;
  padding-top: 50%;
  overflow: hidden;
  cursor: pointer;
}

.nfl-team-grid .nfl-grid-item:before {
  background: #0f157e;
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  z-index: 0;
  transition: opacity .6s,left .9s;
  background-blend-mode: darken,luminosity;
}

.nfl-team-grid .nfl-grid-item:hover,
.nfl-team-grid .nfl-grid-item:hover .nfl-timeline-text,
.nfl-team-grid .nfl-grid-item:hover a {
  color: #fff;
}

.nfl-team-grid .nfl-grid-item:hover:before {
  opacity: .9;
}

#framework .nfl-team-grid .nfl-grid-item:hover .submit,
.nfl-team-grid .nfl-grid-item:hover #framework .submit,
.nfl-team-grid .nfl-grid-item:hover .button {
  left: 10px;
}

.nfl-team-grid .nfl-grid-item:hover .extras {
  display: inline;
}

.nfl-team-grid .nfl-grid-item:hover .nfl-blue-intro {
  width: 80%;
}

.nfl-team-grid .nfl-grid-item:hover .nfl-blue-intro:before {
  width: 500%;
}

.nfl-team-grid .nfl-grid-item:hover .logo-color {
  opacity: 0;
}

.nfl-team-grid .nfl-grid-item:hover .logo-white {
  opacity: 1;
}

@media only screen and (min-width:40.063em) {
  .nfl-team-grid .nfl-grid-item {
    margin: 1%;
    width: 46%;
    padding-top: 30%;
  }
}

@media only screen and (min-width:50.063em) {
  .nfl-team-grid .nfl-grid-item {
    margin: 1%;
    width: 46%;
    padding-top: 22%;
  }
}

@media only screen and (min-width:64.063em) {
  .nfl-team-grid .nfl-grid-item {
    margin: 1%;
    width: 23%;
    padding-top: 15%;
  }
}

.nfl-team-grid .nfl-grid-item.nfl-players .grid-img {
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.nfl-team-grid .nfl-grid-item.nfl-players .nfl-blue-intro {
  line-height: 1.2;
}

.nfl-team-grid .nfl-grid-item.nfl-players:hover .nfl-blue-intro {
  font-weight: 700;
}

.nfl-team-grid .nfl-grid-item.nfl-players:hover .nfl-blue-intro .extras {
  font-weight: 400;
}

#framework .nfl-team-grid .nfl-grid-item.nfl-players:hover .submit,
.nfl-team-grid .nfl-grid-item.nfl-players:hover #framework .submit,
.nfl-team-grid .nfl-grid-item.nfl-players:hover .button {
  left: 24px;
}

.nfl-team-grid .grid-img {
  position: absolute;
  bottom: 20px;
  right: 20px;
  transition: opacity .3s;
  z-index: 4;
  width: 80px;
}

.nfl-team-grid .grid-img img {
  width: 100%;
}

.nfl-team-grid .grid-img.logo-bw,
.nfl-team-grid .grid-img.logo-white {
  opacity: 0;
}

.nfl-team-grid [data-team-slug=baltimore-ravens] .grid-img,
.nfl-team-grid [data-team-slug=miami-dolphins] .grid-img,
.nfl-team-grid [data-team-slug=new-england-patriots] .grid-img,
.nfl-team-grid [data-team-slug=seattle-seahawks] .grid-img {
  -ms-transform: scale(1.2) translateX(-10px);
  transform: scale(1.2) translateX(-10px);
}

#framework .nfl-team-grid .submit,
.nfl-team-grid #framework .submit,
.nfl-team-grid .button {
  left: -99em;
}

.nfl-team-grid .extras {
  display: none;
}

#framework .nfl-team-grid .submit,
.nfl-team-grid #framework .submit,
.nfl-team-grid .button {
  position: absolute;
  bottom: 10px;
  margin-bottom: 0;
  display: inline-block;
  transition: left .2s;
}

.nfl-team-grid .nfl-blue-intro {
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  color: #fff;
  position: absolute;
  font-size: 16px;
  font-size: 1rem;
  top: 0;
  left: 0;
  width: 60%;
  height: 100%;
  z-index: 1;
  padding: 23px 0 0 23px;
  padding: 1.4375rem 0 0 1.4375rem;
}

.nfl-team-grid .nfl-blue-intro:before {
  background: #0f157e;
  content: '';
  position: absolute;
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  height: 100%;
  width: 150%;
  top: 0;
  left: -107%;
  z-index: -1;
  transition: width .6s;
}

.nfl-news-intro {
  margin-top: 40px;
}

.nfl-news-intro h3 {
  color: #4F4F4F;
}

@media only screen and (min-width:40.063em) {
  .nfl-news-intro {
    margin-top: 80px;
  }
}

.nfl-news-search {
  margin: 0 auto;
  max-width: 500px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
}

.nfl-news-search input {
  padding: 22px;
  padding: 1.375rem;
  background: #fff;
  border: 1px solid #4F4F4F;
  font-size: 19px;
  font-size: 1.1875rem;
  height: 64px;
}

.nfl-news-search button {
  margin-left: 10px;
  padding: 22.4px 22px;
  padding: 1.4rem 1.375rem;
}

.nfl-news-search button:after {
  width: 500%;
}

.nfl-cp-graphic {
  font-size: 0;
  height: 130px;
  background: url(/assets/img/nfl/NFL_UW_CHPLAYBOOK_white.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 25%;
  text-indent: -99em;
}

@media only screen {
  .nfl-cp-graphic {
    background-size: contain;
  }
}

.subsite-nfl.subsite-nfl .page-header__content h1.nfl-cp-graphic {
  margin-top: -30px;
  height: 190px;
  text-indent: -99em;
  font-size: 0;
  background: url(/assets/img/nfl/NFL_UW_CHPLAYBOOK_white.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 25%;
  position: relative;
  margin-bottom: 10px;
}

@media only screen {
  .subsite-nfl.subsite-nfl .page-header__content h1.nfl-cp-graphic {
    background-size: contain;
  }
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl.subsite-nfl .page-header__content h1.nfl-cp-graphic {
    top: -30px;
    margin-bottom: -20px;
    margin-top: -90px;
  }
}

.nfl-blue-footer {
  background: #00f url(/assets/img/nfl/blue-swatch.jpg);
  background-size: cover;
  padding: 40px 20px 20px;
  padding: 2.5rem 1.25rem 1.25rem;
  overflow: hidden;
  text-align: center;
}

@media only screen and (min-width:40.063em) {
  .nfl-blue-footer {
    padding: 5rem 2.5rem 3.75rem;
  }
}

.nfl-blue-footer h4 {
  color: #fff;
  line-height: 1.2;
  text-transform: none;
}

.nfl-flex {
  width: 100%;
  overflow: hidden;
}

.nfl-flex .nfl-cp-graphic {
  display: block;
  margin-bottom: 40px;
}

@media only screen and (min-width:40.063em) {
  .nfl-flex {
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -20px;
  }

  .nfl-flex .left-right {
    margin-right: 50px;
  }

  .nfl-flex .right-left {
    margin-left: 50px;
  }

  .nfl-flex .right-left a {
    margin-bottom: 0;
    margin-top: 20px;
  }

  .nfl-flex .nfl-cp-graphic {
    width: 240px;
    height: 190px;
    margin-bottom: 0;
  }
}

.nfl-blog-entry {
  max-width: 1000px;
  max-width: 62.5rem;
}

.nfl-blog-entry-image {
  max-width: 900px;
  max-width: 56.25rem;
}

.subsite-nfl .nfl-teamfilter .f-dropdown li:nth-last-child(1) {
  border-bottom: 1px solid #CCC;
}

.subsite-nfl .nfl-teamfilter .f-dropdown li:nth-last-child(1) a {
  border-bottom: 1px solid #EBEBEB;
}

@media only screen and (min-width:50.063em) {
  .subsite-nfl .nfl-teamfilter .f-dropdown {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 780px;
  }

  .subsite-nfl .nfl-teamfilter .f-dropdown.open {
    width: 780px!important;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: rgba(255,255,255,.95);
  }

  .subsite-nfl .nfl-teamfilter .f-dropdown li {
    display: block;
    float: left;
    width: 185px;
    margin: 0 4px;
  }
}

@media only screen and (min-width:64.063em) {
  .subsite-nfl .nfl-teamfilter .f-dropdown.open {
    -ms-transform: translateX(-40%);
    transform: translateX(-40%);
  }
}

.subsite-nfl .flex-video {
  padding-top: 0;
  padding-bottom: 56.3%;
}

.subsite-nfl.nfl-blog-entry-page .page-content .video-component {
  position: relative;
  top: -40px;
}

@media only screen and (min-width:40.063em) {
  .subsite-nfl.nfl-blog-entry-page .page-content .video-component {
    top: -60px;
  }
}

.subsite-nfl.nfl-community .nfl-hero-content {
  text-align: center;
}

.gallery-section {
  background: #f2f2f2;
  position: relative;
}

.gallery-section .page-content {
  padding-top: 20px;
  padding-top: 1.25rem;
}

@media only screen and (min-width:64.063em) {
  .gallery-section .page-content {
    padding-top: 3.75rem;
  }
}

@media only screen and (min-width:64.063em) {
  .gallery-section:before {
    background: #fff;
    content: '';
    width: 330px;
    height: 330px;
    position: absolute;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: -200px;
    top: -200px;
  }
}

.slick-blog-gallery {
  margin-bottom: 20px;
}

.slick-blog-gallery .slick-slide {
  height: auto;
}

.slick-blog-gallery .large-image-item {
  max-height: 300px;
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width:40.063em) {
  .slick-blog-gallery .large-image-item {
    max-height: 500px;
    min-height: 500px;
  }
}

.slick-blog-gallery img {
  width: 100%;
}

.slick-blog-gallery figcaption {
  font-style: normal!important;
  margin-top: 10px;
}

.slick-blog-gallery .slick-next,
.slick-blog-gallery .slick-prev {
  opacity: .1;
  width: 50px;
  -ms-transform: skew(20deg);
  transform: skew(20deg);
}

.slick-blog-gallery .slick-next:before,
.slick-blog-gallery .slick-prev:before {
  right: -60px;
  transform: skew(-20deg) translateZ(0);
}

.slick-blog-gallery .slick-next:after,
.slick-blog-gallery .slick-prev:after {
  background-color: #F87907;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 50px;
  z-index: -1;
}

.slick-blog-gallery .slick-next {
  right: 0;
}

.slick-blog-gallery .slick-next:hover {
  right: -10px;
}

@media only screen and (min-width:64.063em) {
  .slick-blog-gallery .slick-next {
    right: -20px;
  }

  .slick-blog-gallery .slick-next:hover {
    right: -30px;
  }
}

.slick-blog-gallery .slick-next:before {
  right: 9%;
  transform: skew(-20deg) translateZ(0);
}

.slick-blog-gallery .slick-next:after {
  right: -13px;
  -ms-transform: skew(-20deg);
  transform: skew(-20deg);
}

.slick-blog-gallery .slick-prev {
  left: 0;
}

.slick-blog-gallery .slick-prev:hover {
  left: -10px;
}

@media only screen and (min-width:64.063em) {
  .slick-blog-gallery .slick-prev {
    left: -20px;
  }

  .slick-blog-gallery .slick-prev:hover {
    left: -30px;
  }
}

.slick-blog-gallery .slick-prev:before {
  left: 9%;
  transform: skew(-20deg) translateZ(0);
}

.slick-blog-gallery .slick-prev:after {
  left: -13px;
  right: auto;
  -ms-transform: skew(-20deg);
  transform: skew(-20deg);
}

.slick-blog-gallery:hover .slick-next,
.slick-blog-gallery:hover .slick-prev {
  opacity: 1;
}

.slick-blog-gallery-nav {
  overflow: hidden;
  margin-bottom: 20px;
}

.slick-blog-gallery-nav figure {
  height: 60px;
  margin: 5px 10px;
}

@media only screen and (min-width:64.063em) {
  .slick-blog-gallery-nav figure {
    height: 100px;
  }
}

.slick-blog-gallery-nav figure img {
  max-height: 60px;
}

@media only screen and (min-width:64.063em) {
  .slick-blog-gallery-nav figure img {
    max-height: 100px;
  }
}

.slick-blog-gallery-nav .small-image-item {
  cursor: pointer;
}

.slick-blog-gallery-nav .slick-active {
  box-shadow: 0 0 0 2px rgba(245,120,20,.4);
  outline: 1px solid rgba(245,120,20,.4);
}

html.js.csstransitions .hero-subnav {
  transition: transform .5s ease;
  transform: translate3d(-100%,-50%,0);
}

html.js.csstransitions body.js-page-loaded .hero-subnav {
  transform: translate3d(0,-50%,0);
}

@media only screen and (min-width:40.063em) {
  html.js.csstransitions .home-touts {
    opacity: 0;
    transition: transform 1s,opacity .6s;
    -ms-transform: translateY(80px);
    transform: translateY(80px);
  }

  html.js.csstransitions .home-tout__slide:nth-child(even) .home-tout {
    transition: transform 1.4s;
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  html.js.csstransitions body.js-page-loaded .home-touts {
    opacity: 1;
    transform: translateY(0) translateZ(0);
  }

  html.js.csstransitions body.js-page-loaded .home-touts .home-tout__slide:nth-child(even) .home-tout {
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

html.js.csstransitions .home-featured,
html.js.csstransitions .home-highlights,
html.js.csstransitions .home-uww-search {
  opacity: 0;
  transition: opacity .6s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

html.js.csstransitions .home-featured.js-animate,
html.js.csstransitions .home-highlights.js-animate,
html.js.csstransitions .home-uww-search.js-animate {
  opacity: 1;
}

@media only screen and (min-width:40.063em) {
  html.js.csstransitions .home-featured,
  html.js.csstransitions .home-highlights,
  html.js.csstransitions .home-uww-search {
    transition: transform 1s,opacity .6s;
    -ms-transform: translateY(10%);
    transform: translateY(10%);
  }

  html.js.csstransitions .home-featured.js-animate,
  html.js.csstransitions .home-highlights.js-animate,
  html.js.csstransitions .home-uww-search.js-animate {
    transform: translateY(0) translateZ(0);
  }
}

html.js.csstransitions .latest-feed--homepage {
  opacity: 0;
  transition: 1s;
}

html.js.csstransitions .latest-feed--homepage.js-animate {
  opacity: 1;
}

@media only screen and (min-width:64.063em) {
  html.js.csstransitions .latest-feed--homepage .latest-feed__item,
  html.js.csstransitions .latest-feed--homepage .latest-feed__item--video {
    opacity: 0;
  }

  html.js.csstransitions .latest-feed--homepage .latest-feed__item:nth-child(odd) {
    transition: 2s;
    transition-delay: .75s;
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
  }

  html.js.csstransitions .latest-feed--homepage .latest-feed__item:nth-child(even) {
    transition: 1.5s;
    transition-delay: .75s;
    -ms-transform: translateY(60px);
    transform: translateY(60px);
  }

  html.js.csstransitions .latest-feed--homepage .latest-feed__item--video {
    transition: 1.75s;
    transition-delay: .75s;
    -ms-transform: translateX(200px);
    transform: translateX(200px);
  }

  html.js.csstransitions .latest-feed--homepage.js-animate .latest-feed__item,
  html.js.csstransitions .latest-feed--homepage.js-animate .latest-feed__item--video {
    opacity: 1;
    transform: translateY(0) translateX(0) translateZ(0);
  }
}

html.js.csstransitions .story-hero__content {
  opacity: 0;
  transition: .75s;
  -ms-transform: translateY(70px);
  transform: translateY(70px);
}

html.js.csstransitions body.js-page-loaded .story-hero__content {
  opacity: 1;
  transform: translateY(0%) translateZ(0);
}

html.js.csstransitions .story-entry .image-component,
html.js.csstransitions .story-entry .video-component {
  opacity: 0;
  transition: transform .75s,opacity .5s;
  -ms-transform: translateY(10%);
  transform: translateY(10%);
}

html.js.csstransitions .story-entry .image-component.js-animate,
html.js.csstransitions .story-entry .video-component.js-animate {
  opacity: 1;
  transform: translateY(0) translateZ(0);
}

html.js.csstransitions .search-uww__hero-heading,
html.js.csstransitions .uww-search-component--hero {
  opacity: 0;
  transition: opacity 1s,transform 1s;
  transition-delay: .1s;
  -ms-transform: translateY(70px);
  transform: translateY(70px);
}

html.js.csstransitions body.js-page-loaded .search-uww__hero-heading,
html.js.csstransitions body.js-page-loaded .uww-search-component--hero {
  opacity: 1;
  transform: translateY(0%) translateZ(0);
}

#framework {
  margin: 20px auto 50px;
  max-width: 1200px;
  padding: 75px 10px 0;
  padding: 4.6875rem .625rem 0;
}

@media only screen and (min-width:64.063em) {
  #framework {
    padding: 0 .625rem;
  }
}

#framework .label {
  background-color: transparent;
}

#framework table {
  background: 0 0;
  table-layout: fixed;
}

#framework table td,
#framework table th,
#framework table tr:nth-of-type(even) {
  background: 0 0;
}

#framework table table {
  margin-bottom: 0;
}

#framework #contribution span.error,
#framework #signup span.error {
  margin-top: 0;
}

#framework input#amt_other_text {
  margin-top: 15px;
}

#framework .submit {
  background: #f57814;
  color: #fff;
}

#framework .submit:active,
#framework .submit:focus,
#framework .submit:hover {
  color: #fff;
}

#framework div.bsd-speakout .left,
#framework div.bsd-speakout .right {
  padding: 0 2.5%;
  width: 50%;
}

#framework div.bsd-speakout span.error {
  display: none;
}

#framework div.bsd-speakout .bsd-speakout-show-formfield.state_cd .truist-content .vs_form_question2,
#framework div.bsd-speakout .bsd-speakout-show-formfield.state_cd label,
.truist-content #framework div.bsd-speakout .bsd-speakout-show-formfield.state_cd .vs_form_question2 {
  padding-left: 7%;
}

#framework div.bsd-speakout .bsd-speakout-show-formfield.state_cd #state_cd {
  min-width: 90px;
  margin-left: 7%;
  max-width: 80%;
}

#framework .bsd-contribForm-oneCol #contribution td.contribcolumn {
  width: 100%!important;
}

#framework td.contribcolumn {
  float: none;
}

#framework #bsd-contribution-card-type .cc_type_cd_label {
  margin-bottom: 10px;
}

.truist-content {
  margin: 0 auto;
  max-width: 1200px;
  padding: 20px 10px;
  margin-top: 65px;
}

@media only screen and (min-width:40.063em) {
  .truist-content {
    margin-top: 75px;
    padding: 50px 10px;
  }
}

@media only screen and (min-width:64.063em) {
  .truist-content {
    margin-top: -75px;
  }
}

@media only screen and (min-width:64.063em) {
  .truist-donate .truist-content {
    margin-top: 0;
  }
}

.truist-content br {
  display: none;
}

.truist-content blockquote {
  padding: 0;
}

.truist-content blockquote:after,
.truist-content blockquote:before {
  display: none;
}

.truist-content font {
  line-height: 1.3;
  font-size: 16px;
  margin: 0 0 15px;
}

.truist-content .vs_right_top select {
  max-width: 290px;
}

.truist-content .vs_form_start>.vs_form_one_line:nth-child(1) {
  display: none;
}

.truist-content .vs_form_divider {
  clear: both;
}

.truist-content .vs_form_note {
  font-size: 16px;
  line-height: 1.3;
  margin: 0 0 20px;
}

.truist-content .vs_form_one_line:after,
.truist-content .vs_form_one_line:before {
  content: " ";
  display: table;
}

.truist-content .vs_form_one_line:after {
  clear: both;
}

@media only screen and (min-width:40.063em) {
  .truist-content .vs_form_one_line {
    float: left;
    width: 49%;
  }

  .truist-content .vs_form_one_line:nth-child(odd) {
    clear: left;
    margin: 0 1% 0 0;
  }

  .truist-content .vs_form_one_line:nth-child(even) {
    margin: 0 0 0 1%;
  }
}

.truist-content .vs_form_question2 {
  clear: both;
  display: block;
}

.truist-content .vs_form-streetaddr {
  font-size: 16px;
  font-size: 1rem;
  color: #130C83;
  cursor: default;
  line-height: 1.5;
  text-transform: uppercase;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.truist-content select[name="expiration.month"] {
  float: left;
  width: 49.5%;
  margin: 0 1% 0 0;
}

.truist-content select[name="expiration.year"] {
  float: left;
  width: 49.5%;
  margin: 0;
}

.truist-content .truist-content__form-container {
  clear: both;
  float: none;
}

.truist-content .truist-content__form-container table {
  background: 0 0;
  width: 100%;
}

.truist-content .truist-content__form-container table td,
.truist-content .truist-content__form-container table th {
  background: 0 0;
}

.truist-content .truist-content__form-container input {
  margin-bottom: 10px;
}

.truist-content input[type=submit] {
  background: #f57814;
  border: none;
  box-sizing: content-box;
  color: #fff;
  font-family: "Roboto Condensed",Arial,sans-serif;
  font-size: 14px;
  font-weight: 700;
  float: right;
  line-height: 1;
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
  outline: 0;
  padding: 15px 20px;
  text-transform: uppercase;
  transition: .2s;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.truist-content input[type=submit]:active,
.truist-content input[type=submit]:hover {
  background: #f26527;
}

.truist-content .cyber {
  display: none;
}

html.ie9 .main-menu__dropdown,
html.oldie .main-menu__dropdown {
  z-index: 1002;
}

html.ie9 .main-menu__parent-item a:after,
html.oldie .main-menu__parent-item a:after {
  display: none!important;
}

html.ie9 .home-carousel .slick-next,
html.ie9 .home-carousel .slick-prev,
html.oldie .home-carousel .slick-next,
html.oldie .home-carousel .slick-prev {
  z-index: 1000;
}

html.ie9 .home-carousel .slick-prev:before,
html.oldie .home-carousel .slick-prev:before {
  -ms-transform: skew(-20deg);
}

html.ie9 .home-carousel .slick-next:before,
html.oldie .home-carousel .slick-next:before {
  -ms-transform: skew(20deg);
}

html.ie9 .home-featured .slick-dots,
html.oldie .home-featured .slick-dots {
  display: none!important;
}

html.ie9 .home-touts,
html.oldie .home-touts {
  margin-top: 0;
  padding: 20px 0 0;
  padding: 1.25rem 0 0;
}

html.ie9 .latest-feed__share,
html.oldie .latest-feed__share {
  display: none;
}

html.ie9 select,
html.oldie select {
  background-image: none;
}

html.ie9 .partners-list__item-details,
html.ie9 .slick-initialized .featured-partner__slide .partners-list__item-details,
html.oldie .partners-list__item-details,
html.oldie .slick-initialized .featured-partner__slide .partners-list__item-details {
  display: none!important;
}

.oldie .update-browser {
  padding-top: 0;
}

.update-browser__header {
  background: #FF1919;
  height: 105px;
  margin: 0 0 70px;
  width: 100%;
}

.update-browser__logo {
  margin: 0 auto 80px;
  padding-top: 18px;
  width: 850px;
}

.update-browser__container {
  margin: 0 auto 80px;
  text-align: center;
  width: 770px;
}

.update-browser__heading {
  font-size: 60px;
  line-height: 1;
  max-width: 650px;
  margin: 0 auto;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.update-browser__subheading {
  margin: 20px 0 30px;
}

.update-browser__links {
  clear: both;
  display: block;
  list-style: none;
  margin: 0 0 10px;
  padding: 0 0 0 1%;
}

.update-browser__links:after,
.update-browser__links:before {
  content: " ";
  display: table;
}

.update-browser__links:after {
  clear: both;
}

.update-browser__links li {
  display: inline;
}

.update-browser__links a {
  background: #f57814;
  cursor: pointer;
  color: #fff;
  display: block;
  float: left;
  font-size: 15px;
  line-height: 1;
  margin: 0 1% 0 0;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  width: 24%;
  -webkit-font-smoothing: antialiased;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

.update-browser__or {
  display: block;
  font-size: 25px;
  line-height: 1;
  padding: 20px 0 30px;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 400;
}

.update-browser__continue {
  background: #FF1919;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  line-height: 1;
  margin: 0 auto 20px;
  padding: 18px 0;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  width: 230px;
  -webkit-font-smoothing: antialiased;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

.update-browser__footer {
  background: #4F4F4F;
  padding: 20px 0 100px;
}

.update-browser__copyright {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-family: league-gothic,Arial,sans-serif;
  letter-spacing: .02em;
  font-weight: 700;
}

.oldie .update-browser__continue,
.oldie .update-browser__links a {
  font-weight: 200;
}

.no-js .update-browser__continue,
.no-js .update-browser__or {
  display: none;
}

.oldie body {
  padding-top: 0;
}

.oldie button {
  background: #f57814;
}

.oldie button:hover {
  color: #fff;
}

.oldie button:after,
.oldie button:before {
  display: none;
}

.oldie .mobile-header {
  display: none!important;
}

.oldie .header-logo:before {
  display: none;
}

.oldie .header-logo a {
  margin: 14px 0 0 16px;
  width: 150px;
  height: 65px;
  background: url(/assets/img/logo-150x65.png);
}

.oldie .header-logo img {
  display: none;
}

@media only screen and (min-width:64.063em) {
  .fight_for_41 .page-header--overlay {
    margin-bottom: 98px;
  }
}

@media only screen and (min-width:40.063em) {
  .fight_for_41 .fight_for_41_first_section {
    margin-bottom: 75px;
  }
}

@media only screen and (min-width:64.063em) {
  .fight_for_41 .fight_for_41_first_section {
    display: -ms-flexbox;
    display: flex;
  }
}

.fight_for_41 .fight_for_41_first_section .column {
  background-size: cover;
  background-position: center;
}

.fight_for_41 .fight_for_41_first_section .column:first-child img {
  width: 100%;
  opacity: 0;
}

@media only screen and (min-width:64.063em) {
  .fight_for_41 .fight_for_41_first_section .column:first-child img {
    display: none;
  }
}

.fight_for_41 .fight_for_41_first_section .column:last-child {
  background: #F2F2F2;
}

.fight_for_41 .fight_for_41_first_section .column:last-child div {
  padding: 40px 0;
}

@media only screen and (min-width:40.063em) {
  .fight_for_41 .fight_for_41_first_section .column:last-child div {
    padding: 40px;
  }
}

@media only screen and (min-width:90.063em) {
  .fight_for_41 .fight_for_41_first_section .column:last-child div {
    padding: 75px 66px;
  }
}

.fight_for_41 .fight_for_41_first_section .column:last-child h4 {
  font-size: 20px;
  text-align: center;
  color: #F57814;
  text-transform: none;
  font-family: Roboto,Arial,sans-serif;
  font-weight: 600;
  line-height: 135%;
  margin-bottom: 33px;
}

@media only screen and (min-width:64.063em) {
  .fight_for_41 .fight_for_41_first_section .column:last-child h4 {
    font-size: 25px;
    text-align: left;
  }
}

.fight_for_41 .fight_for_41_first_section .column:last-child p {
  font-size: 16px;
  text-align: center;
  color: #000;
  line-height: 1.55;
}

@media only screen and (min-width:64.063em) {
  .fight_for_41 .fight_for_41_first_section .column:last-child p {
    font-size: 18px;
    text-align: left;
  }
}

.fight_for_41 .video-component.media-component--full {
  max-width: 790px;
}

@media only screen and (min-width:40.063em) {
  .fight_for_41 .video-component.media-component--full {
    margin-bottom: 46px;
  }
}

.fight_for_41 .page-content>p {
  max-width: 850px;
}

@media only screen and (min-width:40.063em) {
  .fight_for_41 .full_width_image {
    margin-top: 63px;
  }
}

.fight_for_41 .full_width_image img {
  width: 100%;
}

.fight_for_41 .solving_hunger_section {
  text-align: center;
}

.fight_for_41 .solving_hunger_section h1 {
  background: #005191;
  color: #FFF;
  display: inline-block;
  vertical-align: top;
  padding: 3px 8px 2px;
  padding: .1875rem .5rem .125rem;
  -ms-transform: translateY(-1.3125rem);
  transform: translateY(-1.3125rem);
  font-size: 32px;
  font-size: 2rem;
  margin: 0 0 10px;
  margin: 0 0 .625rem;
  text-transform: uppercase;
  letter-spacing: 0;
}

@media only screen and (min-width:40.063em) {
  .fight_for_41 .solving_hunger_section h1 {
    font-size: 2.625rem;
    -ms-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem);
    margin-bottom: 1.5rem;
  }
}

@media only screen and (min-width:64.063em) {
  .fight_for_41 .solving_hunger_section h1 {
    font-size: 3.125rem;
    -ms-transform: translateY(-1.6875rem);
    transform: translateY(-1.6875rem);
    padding: .1875rem .625rem .125rem;
  }
}

@media only screen and (min-width:90.063em) {
  .fight_for_41 .solving_hunger_section h1 {
    font-size: 4.3125rem;
    -ms-transform: translateY(-2.3125rem);
    transform: translateY(-2.3125rem);
    margin-bottom: 1.5rem;
  }
}

.fight_for_41 .solving_hunger_section h2 {
  font-size: 28.8px;
  font-size: 1.8rem;
  color: #005191;
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  letter-spacing: .1px;
  margin-bottom: 42px;
}

@media only screen and (min-width:40.063em) {
  .fight_for_41 .solving_hunger_section h2 {
    font-size: 2.5rem;
  }
}

.fight_for_41 .solving_hunger_section p {
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
  max-width: 740px;
  margin: 0 auto;
}

@media only screen and (min-width:64.063em) {
  .fight_for_41 .solving_hunger_section p {
    font-size: 25px;
  }
}

.fight_for_41 .fight_for_41_sliders .slick-slide {
  height: auto;
}

#framework .fight_for_41 .cta-component .submit,
.fight_for_41 .cta-component #framework .submit,
.fight_for_41 .cta-component .button {
  background: #FCB23D;
}

.fight_for_41 .bottom_slider {
  position: relative;
}

.fight_for_41 #chartdiv {
  width: 100%;
  height: 660px;
}

@media only screen and (max-width:64.062em) {
  .fight_for_41 #chartdiv {
    display: none;
  }
}

.fight_for_41 #chartdiv * {
  font-family: league-gothic,Arial,sans-serif;
  font-weight: 400;
  font-size: 16px;
}

.fight_for_41 .map_chart_wrapper {
  position: relative;
  margin-top: 88px;
  padding-right: 453px;
  margin-bottom: 60px;
}

@media only screen and (max-width:64.062em) {
  .fight_for_41 .map_chart_wrapper {
    padding-right: 0;
    margin-top: 35px;
  }
}

.fight_for_41 .map_chart_wrapper .select_state_wrapper {
  display: none;
  max-width: 413px;
  margin: 0 auto 25px;
}

@media only screen and (max-width:64.062em) {
  .fight_for_41 .map_chart_wrapper .select_state_wrapper {
    display: block;
  }
}

.fight_for_41 .map_chart_wrapper .select_state_wrapper .mobile_note {
  text-align: center;
}

.fight_for_41 .map_chart_wrapper .select_state_wrapper img {
  width: 100%;
  margin-bottom: 25px;
}

.fight_for_41 .map_chart_wrapper .select_state_wrapper .select_state {
  border: 1px solid #C9C9C9;
  background-color: #fff;
  font-family: Roboto,Arial,sans-serif;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
}

.fight_for_41 .map_chart_wrapper .map_state {
  display: none;
  background: #F2F2F2;
  max-width: 413px;
  position: absolute;
  right: -19px;
  top: -8px;
}

@media only screen and (max-width:64.062em) {
  .fight_for_41 .map_chart_wrapper .map_state {
    position: static;
    margin: 0 auto;
  }
}

.fight_for_41 .map_chart_wrapper .map_state.show {
  display: block;
}

.fight_for_41 .map_chart_wrapper .map_state h2 {
  background: #005191;
  color: #FFF;
  display: block;
  vertical-align: top;
  padding: 14px 20px;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 28.8px;
  font-size: 1.8rem;
  text-align: left;
  position: relative;
}

@media only screen and (min-width:40.063em) {
  .fight_for_41 .map_chart_wrapper .map_state h2 {
    font-size: 2.5rem;
  }
}

.fight_for_41 .map_chart_wrapper .map_state h2 .right_text {
  font-size: 16px;
  font-weight: 700;
  font-family: Roboto,Arial,sans-serif;
  position: absolute;
  right: 20px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 190px;
  color: #FCB53E;
  text-align: right;
}

.fight_for_41 .map_chart_wrapper .map_state h2 .right_text a {
  color: #FCB53E;
  position: relative;
  display: inline-block;
  padding-right: 15px;
}

.fight_for_41 .map_chart_wrapper .map_state h2 .right_text a:after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 6px;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #FCB53E;
  border-right: 2px solid #FCB53E;
}

.fight_for_41 .map_chart_wrapper .map_state h5 {
  color: #FCB53E;
  font-size: 18px;
  font-family: Roboto,Arial,sans-serif;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 13px;
}

.fight_for_41 .map_chart_wrapper .map_state p {
  font-size: 14px;
  color: #000;
  margin-bottom: 16px;
}

.fight_for_41 .map_chart_wrapper .map_state .content {
  padding: 23px 20px;
}

.fight_for_41 .map_chart_wrapper .map_state .content .row_wrapper {
  border-bottom: 1px solid #649BD3;
  margin-bottom: 18px;
}

.fight_for_41 .map_chart_wrapper .map_state .content .row_wrapper:last-child {
  border-bottom: 0;
}

.fight_for_41 .map_chart_wrapper .map_state .content .map_state_hunger {
  padding-bottom: 12px;
}

.fight_for_41 .map_chart_wrapper .map_state .content .map_state_hunger p {
  margin-bottom: 0;
}

.fight_for_41 .map_chart_wrapper .amcharts-chart-div>a {
  display: none!important;
}

.fight_for_41 .map_chart .desctop_note {
  text-align: center;
}

@media only screen and (max-width:64.062em) {
  .fight_for_41 .map_chart .desctop_note {
    display: none;
  }
}

.bottom_slider {
  padding-top: 58px;
}

.bottom_slider h2 {
  background: #005191;
  color: #FFF;
  display: block;
  vertical-align: top;
  padding: 14px 10px;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 28.8px;
  font-size: 1.8rem;
  text-align: center;
}

@media only screen and (min-width:40.063em) {
  .bottom_slider h2 {
    font-size: 2.5rem;
  }
}

.bottom_slider p {
  font-size: 14px;
  color: #000;
  margin-bottom: 5px;
}

.bottom_slider p a {
  color: #005191;
  font-weight: 700;
}

.bottom_slider h5 {
  font-size: 18px;
  font-weight: 700;
  font-family: Roboto,Arial,sans-serif;
  color: #000;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 4px;
  margin-bottom: 31px;
}

.bottom_slider .hunger_in_the_us_wrapper_inner p {
  font-size: 18px;
  font-weight: 700;
  color: #005191;
}

@media only screen and (min-width:90.063em) {
  .bottom_slider .hunger_in_the_us_wrapper_inner p {
    font-size: 14px;
  }
}

.bottom_slider.resources_info h5 {
  color: #005191;
}

@media only screen and (max-width:64.062em) {
  .bottom_slider.resources_info {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    float: none!important;
  }
}

.bottom_slider.success_stories .success_stories_wrapper_inner .content p {
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 130px;
}

.bottom_slider.success_stories .success_stories_wrapper_inner .content p:not(:first-child) {
  display: none;
}

.bottom_slider .slick-list {
  background: #F2F2F2;
}

.bottom_slider .slick-list .slick-slide {
  padding: 30px 20px;
  text-align: center;
  min-height: 260px;
}

.bottom_slider .slick-dots {
  background: #EBEBEB;
  margin-left: 0;
  bottom: -35px;
}

.bottom_slider .slick-dots li {
  margin: 0;
}

.bottom_slider .slick-dots li a {
  background: #CECACA;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin: 0;
  overflow: hidden;
  text-indent: -99em;
  width: 10px;
  margin-top: 5px;
}

.bottom_slider .slick-dots li.slick-active a {
  background: #f57814;
}

#success_stories_col_clone {
  padding: 0!important;
}

#success_stories_col_clone .slick-slide {
  display: block;
  width: 100%!important;
}

#success_stories_col_clone .success_stories_wrapper_inner {
  background: #F2F2F2;
  padding: 30px 20px;
  text-align: center;
  min-height: 260px;
}

#success_stories_col_clone .modalLaucher {
  display: none!important;
}

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