#content.citizenship-redesign #programresults .main-paragraph {
  color: #fff;
}
#content.citizenship-redesign .hero-top .caption blockquote {
  font-size: 16px;
  width: 400px;
  margin: 3rem 0 2rem;
}
@media (min-width: 1230px) {
  #content.citizenship-redesign .hero-top .caption blockquote {
    font-size: 18px;
    margin: 3.4375rem 0 2rem;
  }
}

#overview {
  text-align: center;
  padding: 1.6875rem 0 0;
}
#overview .social-share-bar {
  display: table;
  margin: auto;
  border-bottom: none;
}
#overview .article-list {
  overflow: hidden;
  width: 83%;
  margin: 3rem auto 2.5rem;
}
#overview .article-list > li {
  background: #FFF;
  margin-bottom: 3rem;
}
#overview .article-list article {
  overflow: hidden;
}
#overview .article-list article > div {
  float: left;
}
#overview .article-list article .left-area {
  width: 35%;
  overflow: hidden;
}
#overview .article-list article .right-area {
  text-align: left;
  width: 65%;
  padding: 1.4rem;
}
@media (min-width: 1230px) {
  #overview .article-list article .right-area {
    padding: 2.3rem;
  }
}
#overview .article-list article .right-area p.article-category a {
  font: 13px/1 'UniversLTW01-67BoldCn', sans-serif;
  color: #2E96CD;
}
@media (min-width: 1230px) {
  #overview .article-list article .right-area p.article-category a {
    font-size: 1rem;
  }
}
#overview .article-list article .right-area h2.article-name {
  font: 22px/1.2 'UniversLTW01-47LightCn', sans-serif;
  text-transform: none;
  margin: 8px 0px 10px;
}
@media (min-width: 1230px) {
  #overview .article-list article .right-area h2.article-name {
    font-size: 1.75rem;
  }
}
#overview .article-list article .right-area .article-description p {
  float: left;
  font: 11px/1.4 'Univers LT W01 55 Roman', sans-serif;
  width: auto;
  max-width: 476px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width: 1230px) {
  #overview .article-list article .right-area .article-description p {
    font-size: .8125rem;
  }
}
#overview .article-list article .right-area .article-description p > span {
  color: #9f9f9f;
  letter-spacing: 1px;
}
#overview .article-list article .right-area .article-description .read-more {
  float: left;
  margin-left: 5px;
}

#abouttheprogram {
  background: #fff;
}
#abouttheprogram h2.section-title {
  color: #03477d;
}
#abouttheprogram .main-paragraph .read-more {
  color: #2b90c6;
  font-size: 1.125rem;
}
#abouttheprogram .map {
  position: relative;
  text-align: center;
  padding: 30px 0 50px 0;
}
#abouttheprogram .map .free {
  font-family: 'UniversLTW01-59UltraCn', sans-serif;
  display: inline-block;
  color: #2ea3fd;
  text-transform: uppercase;
  line-height: 1.2;
}
#abouttheprogram .map .free .number {
  position: relative;
  font-size: 5.5625rem;
}
#abouttheprogram .map .free .number sup {
  position: relative;
  font-size: 3rem;
  top: 14px;
  left: 10px;
}
#abouttheprogram .map .free .number img {
  vertical-align: middle;
  margin-left: 26px;
  margin-bottom: 10px;
}
#abouttheprogram .map .free .detail {
  color: #3aa8fd;
  font-size: 1.75rem;
}
#abouttheprogram .map .free .header {
  font-size: 4.313rem;
}
#abouttheprogram .map .free .sub-header {
  font-size: 1.438rem;
}
#abouttheprogram .map ul li {
  float: left;
  width: 50%;
}
#abouttheprogram .map .map-details-container div {
  width: 100%;
  margin-bottom: 3.125rem;
}
#abouttheprogram .map .learn-more {
  clear: both;
}
#abouttheprogram .map .learn-more .learn-more-button {
  width: 17.875rem;
  background-color: #007fc3;
}
#abouttheprogram #benefits {
  background: #023e6e;
  position: relative;
  padding-bottom: 6.750em;
}
#abouttheprogram #benefits .threebenefits {
  font-size: 0;
  max-width: 910px;
  margin: 2rem auto 0;
  position: relative;
}
#abouttheprogram #benefits .threebenefits:before {
  content: '';
  display: block;
  width: 1px;
  height: 2rem;
  border-left: 1px solid #125c97;
  position: absolute;
  left: -1px;
  right: 0;
  margin: auto;
  top: -2rem;
}
#abouttheprogram #benefits .threebenefits:after {
  content: '';
  display: block;
  max-width: 606px;
  border-top: 1px solid #125c97;
  width: 100%;
  top: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
#abouttheprogram #benefits .threebenefits .benefit-info {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  text-align: center;
  padding-top: 60px;
  position: relative;
}
#abouttheprogram #benefits .threebenefits .benefit-info:before {
  content: '';
  width: 1px;
  height: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-left: 1px solid #125c97;
}
#abouttheprogram #benefits .threebenefits .benefit-info h2 {
  font: 26px/1 'UniversLTW01-59UltraCn', sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#abouttheprogram #benefits .threebenefits .benefit-info img {
  border: 1px dashed #43acfe;
  border-radius: 100%;
  padding: .75rem;
}
#abouttheprogram #benefits .threebenefits .benefit-info ul {
  margin-top: 2rem;
  font-size: initial;
}
#abouttheprogram #benefits .threebenefits .benefit-info ul li {
  list-style-type: none;
  list-style-position: inside;
  color: #0e548b;
  margin: 1rem auto 0;
  max-width: 70%;
}
#abouttheprogram #benefits .threebenefits .benefit-info ul li:first-child {
  margin-top: 0;
}
#abouttheprogram #benefits .threebenefits .benefit-info ul li p {
  font: 15px/1 Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 1.2;
}
#abouttheprogram #benefits h2.section-title {
  font-size: 40px;
  color: #fff;
  padding-bottom: 2.500rem;
}
#abouttheprogram #benefits .caret {
  border-top-color: #fff;
  top: 0;
}

#programresults {
  background-color: #5898c7;
  padding-bottom: 88px;
}
#programresults .section-title {
  color: #00355f;
}
#programresults .four-items {
  width: 60%;
  min-width: 45rem;
  margin: 1.75rem auto 0;
  font-size: 0;
}
#programresults .four-items li {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
#programresults .four-items li:nth-child(odd) {
  padding-right: 3.3125rem;
}
#programresults .four-items li:nth-child(even) {
  padding-left: 3.3125rem;
}
#programresults .four-items .program-item {
  margin-bottom: 4.375rem;
}
#programresults .four-items .program-item .program-stat span, #programresults .four-items .program-item .program-stat sup {
  font-family: 'UniversLTW01-59UltraCn', sans-serif;
  color: #fff;
}
#programresults .four-items .program-item .program-stat span {
  font-size: 6.875rem;
}
#programresults .four-items .program-item .program-stat sup {
  font-size: 4.0625rem;
  position: relative;
  top: -2rem;
}
#programresults .four-items .program-item .program-stat::after {
  content: '';
  display: inline-block;
  background: url(/a/pgs/images/citizenship-redesign/program-impact.png) no-repeat 0 0;
  width: 6.25rem;
  height: 5.4375rem;
  margin-left: 1.25rem;
}
#programresults .four-items .program-item .program-stat.program-2::after {
  background-position: 0 -104px;
}
#programresults .four-items .program-item .program-stat.program-3::after {
  background-position: 0 -240px;
}
#programresults .four-items .program-item .program-stat.program-4::after {
  background-position: 0 -352px;
}
#programresults .four-items .program-item .program-text {
  font: 14px/1.3 Arial, Helvetica, sans-serif;
  color: #fff;
}
#programresults .four-items .program-item .program-text strong {
  font-size: 1.125rem;
  font-family: 'UniversLTW01-67BoldCn', sans-serif;
  color: #fff;
  display: block;
  margin-top: 1.25rem;
  font-weight: normal;
}

#content #progressreport {
  position: relative;
  background-color: #f0f4f7;
}
#content #progressreport .progressreport-bk-image {
  background: #f0f4f7 url(/a/pgs/images/citizenship-redesign/smallbusinessgrowth.png) no-repeat 86.5% 7px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: all 0.3s linear;
}
#content #progressreport p.main-paragraph {
  color: #767879;
  font: 29px/1.8 'UniversLTW01-47LightCn', sans-serif;
  padding: 3.05rem 27.5% 3.05rem 0;
  position: relative;
}
#content #progressreport .learn-more {
  position: absolute;
  right: 79px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-top: 0.55em;
  padding-bottom: 0.35rem;
  opacity: 0;
  transition: all 0.3s linear;
}
#content #progressreport a {
  display: block;
}
#content #progressreport a:hover .progressreport-bk-image {
  opacity: 0.5;
  transition-delay: 0.3s;
}
#content #progressreport a:hover .cta {
    opacity: 1;
    transition-delay: 0.3s;
    display: block;
    background-color: #023e6e;
    width: 9.563rem;
    margin: auto;
    padding: 0.875rem;
    font-family: 'UniversLTStdCn', sans-serif;
    font-size: 1.125rem;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
#content #applynow {
  background-color: #012f53;
  background-repeat: no-repeat;
  background-position: 6.750rem -0.563rem;
}
#content #applynow p.main-paragraph {
  font: 27px/1.7 'UniversLTW01-47LightCn', sans-serif;
  padding: 2.45rem 0px 2rem;
}
#content #applynow p.main-paragraph a.apply-now-button {
  font: 18px/2.6 'UniversLTStdCn', sans-serif;
  background-color: #007fc3;
  padding: 13px 15px 9px;
  margin-left: 75px;
  color: #FFF;
}
#content .alumni-links li {
  float: left;
}
#content .alumni-links li:first-child {
  position: relative;
}
#content .alumni-links li:first-child:after {
  content: '';
  border-right: 1px solid #6b6a6a;
  position: absolute;
  right: -1.250rem;
  width: 1px;
  height: 1.938rem;
  display: block;
  top: 0.563rem;
}
#content .alumni-links li:last-child {
  margin-left: 2.500rem;
}

#content.citizenship-redesign .region-switch {
    position: absolute;
    right: 29px;
    top: -40px;
    transition: top 400ms ease;
}
#content.citizenship-redesign .region-switch ul li {
    float: left;
    background: #456A87;
    color: #9CBCD5;
}
#content.citizenship-redesign .region-switch ul li a {
    color: #9CBCD5;
}
#content.citizenship-redesign .region-switch ul li.selected {
    background: #5E9DCE;
    color: #fff;
}
#content.citizenship-redesign .region-switch ul li.selected a {
    color: #fff;
}

#content.citizenship-redesign .region-switch ul li a {
    display: block;
    padding: .857rem 1.25rem;
    font: 14px/1 'Univers LT W01 65 Bold', sans-serif;
}

#content.citizenship-redesign .hero-top .hero-poster .caption blockquote {
    font-size: 16px;
    width: 400px;
    margin: 3rem 0 2rem;
    font-style: normal;
}
@media (min-width: 1230px) {
    #content.citizenship-redesign .hero-top .hero-poster .caption blockquote {
        font-size: 18px;
        margin: 3.4375rem 0 2rem;
    }
}

#content.citizenship-redesign .nav-menu {
    background: #00355f;
    border-top: solid 2px #5E9DCE;
    text-align: center;
    position: relative;
    z-index: 10;
}
#content.citizenship-redesign .nav-menu.fix {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    max-width: 60rem;
}
@media (min-width: 1230px) {
    #content.citizenship-redesign .nav-menu.fix {
        max-width: 75rem;
    }
}
#content.citizenship-redesign .nav-menu li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #fff;
    padding: 1.75rem 0;
    margin-left: 4%;
}
#content.citizenship-redesign .nav-menu li:first-child {
    margin-left: 0;
}
#content.citizenship-redesign .nav-menu li.active a {
    color: #5b98c7;
}
#content.citizenship-redesign .nav-menu li.active a:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    background-color: transparent;
    border-width: 5px 6px 0 6px;
    border-color: #5b98c7 transparent transparent transparent;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
}
#content.citizenship-redesign .nav-menu li a {
    font: 24px/1 'UniversLTW01-59UltraCn', sans-serif;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: relative;
}
#content.citizenship-redesign .nav-menu li a.apply-now {
    background: #5E9DCE;
    padding: .3125rem .625rem;
}
#content.citizenship-redesign nav .pinned {
    position: fixed;
    width: 960px;
    top: 0;
    z-index: 100;
}
@media (min-width: 1230px) {
    #content.citizenship-redesign nav .pinned {
        width: 1200px;
    }
}

#endFrame {
    top: 0px;
    left: 0px;
    width: 960px;
    height: 530px;
    z-index: 9;
    background-color: #000000;
}
#endFrame div.moreVideos {
    margin-left: 180px;
}
#endFrame span.replay {
    left: 420px;
}

#content.citizenship-redesign .hero-top .close-video {
    z-index: 1000;
}

#endFrame span.replay.lower {
    height: 35px;
}

@media only screen and (min-width: 1230px) {
    #endFrame {
        width: 1200px;
        height: 42rem;
    }
    #endFrame div.moreVideos {
        margin-left: 310px;
    }
    #endFrame span.replay {
        left: 550px;
    }
}

#content.citizenship-redesign nav .nav-menu.navigation li {
    padding: 1.5rem 0 1.25rem 0;
}

#content.citizenship-redesign .sticky-spacer {
    display: none;
}

#content #progressreport {
    position: relative;
    background-color: #f0f4f7;
}
#content #progressreport .progressreport-bk-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: all 0.3s linear;
}
#content #progressreport p.main-paragraph {
    color: #767879;
    font: 29px/1.8 'UniversLTW01-47LightCn', sans-serif;
    padding: 3.05rem 27.5% 3.05rem 0;
    position: relative;
}
#content #progressreport .learn-more {
    position: absolute;
    right: 79px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-top: 0.55em;
    padding-bottom: 0.35rem;
    opacity: 0;
    transition: all 0.3s linear;
}
#content #progressreport a {
    display: block;
}
#content #progressreport a:hover .progressreport-bk-image {
    opacity: 0.5;
    transition-delay: 0.3s;
}
#content #progressreport a:hover .learn-more {
    opacity: 1;
    transition-delay: 0.3s;
}
#content.citizenship-redesign .program-impact {
    padding: 30px 0 100px 0;
}
#content.citizenship-redesign .program-impact-background {
    background-color: #5898C6;
}

#content.citizenship-redesign .program-impact-background .section-title {
    color: #00355f;
}
#content.citizenship-redesign .program-impact-background .main-paragraph {
    color: #fff;
}

#content.citizenship-redesign .program-impact .learn-more .learn-more-button {
    display: block;
    background-color: #023e6e;
    width: 8.65rem;
    margin: auto;
    color: #fff;
    text-align: center;
    font: 1.125rem 'UniversLTW01-67BoldCn', sans-serif;
    padding: 0.6rem 1.2rem;
    text-transform: uppercase;
}

#content.citizenship-redesign .meet-the-alumni .owl-dots {
    bottom: 10px;
}
