/* Minification failed. Returning unminified contents.
(7558,353): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(7565,87): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(7570,348): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(7577,85): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
@charset "UTF-8";
/*
 *  Font-smoothing
 *
 */
/*
 *  Font-face Based on http://codepen.io/javasteve99/pen/hDxpn
 *
 */
/*
  global.scss
*/
.chs-global * {
  box-sizing: border-box; }

.chs-global *:before,
.chs-global *:after {
  box-sizing: border-box; }

.height-placeholder-1-1 {
  height: 200px; }

.height-placeholder-1-2 {
  height: 430px; }

.height-placeholder-1-3 {
  height: 660px; }

.height-placeholder-1-4 {
  height: 920px; }

.height-placeholder-1-1-2 {
  height: 85px; }

.chs-global {
  width: 100%; }
  .chs-global h2 {
    font-family: 'proxima bold',Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 26px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: none; }
  .chs-global p {
    font-family: proxima,Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 10px; }
    .chs-global p a {
      font-size: 1em; }

.ar-components {
  margin-bottom: 20px;
  margin-top: 0; }

.ar-components .article-content-section h2 {
  color: #4da0cc; }

.ar-components .article-content .article-content-section .article-button p a {
  font-size: 14px; }

.btn {
  border-radius: 0;
  padding: 8px 17px;
  border: 0 none; }

.btn-blue,
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover {
  border: 0 none;
  padding: 0 50px;
  font-size: 18px;
  line-height: 40px;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  border: 1px solid #fff;
  background-color: #0054A6; }

.btn-blue-link,
.btn-blue-link:active,
.btn-blue-link:focus,
.btn-blue-link:hover {
  border: 0 none;
  font-size: 18px;
  line-height: 40px;
  border-radius: 0;
  color: #0054A6;
  display: inline-block;
  text-decoration: none; }

.section-render.full-width {
  position: relative; }
  .section-render.full-width:before {
    position: absolute;
    content: '';
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background: inherit; }
  .section-render.full-width:after {
    position: absolute;
    content: '';
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    background: inherit; }

.section-render section {
  margin: 0; }

.components-spacer:not(:first-child) {
  margin-top: 30px; }

.global-section-headline + .components-spacer {
  margin-top: 0; }

.global-section-headline {
  border-bottom: 4px solid #888; }
  .global-section-headline h1,
  .global-section-headline h2,
  .global-section-headline h3 {
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    text-transform: none; }
  .global-section-headline img {
    float: left;
    padding: 0 5px 0 0; }

.section-header-row .column-1-1,
.section-header-row .column-1-2,
.section-header-row .column-1-3,
.section-header-row .column-2-3 {
  min-height: 0.1px; }

.align-left {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  text-align: left; }

.align-center {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  margin: 0; }

.align-right {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: end;
      align-items: flex-end;
  text-align: right; }

.top-left {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  text-align: left; }

.top-middle {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  text-align: center; }

.top-right {
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: start;
      align-items: flex-start;
  text-align: right; }

.middle-left {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  text-align: left; }

.middle-middle {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center; }

.middle-right {
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  text-align: right; }

.bottom-left {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: end;
      align-items: flex-end;
  text-align: left; }

.bottom-middle {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: end;
      align-items: flex-end;
  text-align: center; }

.bottom-right {
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: end;
      align-items: flex-end;
  text-align: right; }

.scPageEditorDivOffset {
  padding: 25px; }

.name-date-section {
  width: 100%;
  display: -ms-flexbox;
  display: flex; }
  .name-date-section p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0; }
    .name-date-section p span {
      color: #06419e;
      font-family: 'proxima bold';
      margin-right: 15px;
      margin-left: 10px; }

.article-share-section {
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  font-size: 17px; }

/* .cx-share-social-media{
  display : flex
} */
.cx-share-buttons {
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -ms-flex-align: center;
      align-items: center; }
  .cx-share-buttons li {
    margin-left: 10px; }
    .cx-share-buttons li a img {
      max-width: none;
      max-height: 36px;
      width: auto; }

@media only screen and (max-width: 960px) {
  .section-render .rich-text {
    height: auto; } }

.column-1-1 .text-ellipsis,
.column-2-3 .text-ellipsis {
  max-height: 25px;
  font-size: 20px;
  line-height: 1;
  text-transform: none; }

.column-1-2 .text-ellipsis {
  max-height: 37px;
  font-size: 16px;
  line-height: 1;
  text-transform: none; }

.column-1-3 .text-ellipsis {
  max-height: 37px;
  font-size: 16px;
  line-height: 1;
  text-transform: none; }

@media only screen and (max-width: 960px) {
  .column-1-1 .text-ellipsis,
  .column-1-2 .text-ellipsis,
  .column-1-3 .text-ellipsis,
  .column-2-3 .text-ellipsis {
    max-height: 37px;
    font-size: 20px;
    line-height: 1;
    text-transform: none; } }

@media only screen and (max-width: 600px) {
  .article-share-section {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    .article-share-section .name-date-section {
      width: auto;
      margin-bottom: 10px;
      -ms-flex-direction: column;
          flex-direction: column; } }

.in-page-search-form-wrapper {
  background: #fff; }

@media only screen and (max-width: 599px) {
  .in-page-search-form-wrapper {
    background-color: #06419e; } }

.btn-p {
  margin-top: 0;
  margin-bottom: 10px; }
  .btn-p a {
    margin-bottom: 0px; }

.main-image-wrapper img {
  width: 100%;
  height: auto; }

@media only screen and (min-width: 960px) {
  .global-story .column-2-3 .chs-global.rich-text {
    margin-left: 60px;
    width: calc(100% - 60px); }
  .global-story .column-1-1 .chs-global.rich-text {
    margin-left: 60px;
    margin-right: 60px;
    width: calc(100% - 120px); }
  .global-story .chs-global.article-content {
    margin-right: 60px;
    width: calc(100% - 60px);
    margin-top: 0;
    margin-bottom: 0; }
    .global-story .chs-global.article-content:first-of-type {
      margin-top: 0px; } }

@media only screen and (min-width: 961px) {
  .global-section-headline {
    display: none; }
  .row.section-header-row .global-section-headline {
    display: block; } }

@media only screen and (max-width: 960px) {
  .global-story {
    padding: 0 15px; }
    .global-story .chs-global.image-pagetitle {
      margin: 0 -15px; }
      .global-story .chs-global.image-pagetitle .image-pagetitle-content {
        margin: 0 15px; }
  .section-header-row {
    display: none; } }

@media only screen and (max-width: 768px) {
  .global-story .chs-global.image-pagetitle {
    margin: 0; } }

.section-render .rich-text {
  overflow: hidden;
  /* Android ≤ 2.3, iOS ≤ 4 */
  /* Firefox ≤ 28 */
  box-sizing: border-box;
  /* Chrome, Firefox 29+, IE 8+, Opera, Safari 5.1 */ }

#homecontent_0_pnlLogin,
#homecontent_0_pnlLogin2,
.contactUsContainer {
  padding: 16px; }

.accordion-nav .container {
  padding: 16px; }

.accordion-nav table tr td,
.accordion-nav table tr th {
  padding: 10px; }

.site-header {
  padding: 20px;
  box-sizing: border-box; }

.main-content .content {
  max-width: 1065px;
  margin: 0 auto; }

#content_2_pnlCopy {
  padding: 0; }

.financials-data-wrap .pseudo-table .financials-item-date,
.financials-data-wrap .pseudo-table .financials-item-links {
  background-color: transparent; }

.education-opportunities .expandable-item-title {
  min-height: 38px;
  margin: 12px 0 0 0; }

@media only screen and (min-width: 960px) {
  .no-touch .subnav-menu.active {
    display: block; }
  .no-touch .subnav-menu {
    display: none; } }

@media only screen and (min-width: 960px) {
  .main-image-with-bg .image-with-bg .image-with-bg-image img {
    height: auto;
    font-family: sans-serif; } }

.chs-hide-nav-link {
  display: inline-block; }

@media only screen and (min-width: 600px) {
  .navigation .chs-hide-nav-link {
    display: inline-block; } }

#page_0_globalcomponentsplaceholder_e444a6f3745a4fd0b1a04e6c6d85f895_0_onecolumncontent_dd8769fd183f49afb54c7468212dd41d_0_divImageOverlay {
  margin-bottom: 0; }

.article-content.chs-global-height {
  overflow: hidden; }

.article-content {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 600px) {
    .article-content {
      height: auto !important; } }
  .article-content .article-img {
    width: 50%; }
    .column-1-1 .article-content .article-img, .column-1-2 .article-content .article-img, .column-2-3 .article-content .article-img {
      object-fit: cover;
      font-family: "object-fit: cover"; }
    .column-1-3 .article-content .article-img {
      object-fit: fill; }
  .article-content .article-content-section {
    -ms-flex: 1;
        flex: 1;
    padding: 15px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .article-content .article-content-section {
        height: auto !important; }
        .article-content .article-content-section .article-ellipsis {
          height: auto !important; } }
    .article-content .article-content-section hr {
      border-top: 2px solid #ccc;
      margin-top: 10px;
      margin-bottom: 10px; }
      .article-content .article-content-section hr.hr-noborder {
        border: 0 none; }
    .article-content .article-content-section .article-content-main {
      margin-bottom: 40px; }
      .article-content .article-content-section .article-content-main .article-mobile-title {
        font-size: 20px;
        font-family: "proxima bold";
        display: none;
        margin-top: 20px; }
        .article-content .article-content-section .article-content-main .article-mobile-title a {
          color: #0075c9;
          text-decoration: none;
          font-family: "proxima light"; }
    .article-content .article-content-section .article-button {
      bottom: 0;
      position: absolute;
      width: calc(100% - 20px); }
      .article-content .article-content-section .article-button p a {
        text-decoration: none;
        font-size: 18px;
        font-weight: bold; }
  .article-content h1,
  .article-content h2,
  .article-content h3 {
    margin-top: 0;
    margin-bottom: 10px; }
  .article-content ul {
    list-style: disc;
    padding-left: 30px; }
    .article-content ul li {
      margin: 0;
      position: relative; }

.ar-components .chs-global {
  margin-bottom: 0;
  margin-top: 0; }

.ar-components .article-content .article-content-section .article-button {
  width: calc(100% - 30px) !important; }

.chs-global-height.article-content .article-content-section .article-content-main .article-ellipsis {
  visibility: hidden; }

.column-1-2 .article-content .article-content-section {
  height: 100%; }

.column-1-3 .article-content {
  display: inline-block;
  vertical-align: bottom; }
  .column-1-3 .article-content .article-img {
    width: 100%; }

.ar-components .column-1-3 .article-content .article-content-section {
  padding: 20px; }

@media only screen and (max-width: 960px) {
  .column-1-3 .article-content {
    display: block; }
    .column-1-3 .article-content .article-img {
      width: 100%; }
  .ar-components .column-1-3 .article-content .article-content-section {
    padding: 20px; }
  .column-1-1 .article-content,
  .column-1-2 .article-content,
  .column-1-3 .article-content,
  .column-2-3 .article-content {
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .column-1-1 .article-content .article-content-section .article-content-main,
    .column-1-2 .article-content .article-content-section .article-content-main,
    .column-1-3 .article-content .article-content-section .article-content-main,
    .column-2-3 .article-content .article-content-section .article-content-main {
      margin-bottom: 20px; }
    .column-1-1 .article-content .article-content-section .article-button,
    .column-1-2 .article-content .article-content-section .article-button,
    .column-1-3 .article-content .article-content-section .article-button,
    .column-2-3 .article-content .article-content-section .article-button {
      position: static;
      width: 100%; }
  .column-1-1 .article-content .article-img,
  .column-1-2 .article-content .article-img,
  .column-1-3 .article-content .article-img,
  .column-2-3 .article-content .article-img {
    width: 100%; } }

@media only screen and (max-width: 960px) and (min-width: 600px) {
  .column-1-3 .article-content .article-img {
    height: 50%;
    object-fit: cover;
    font-family: "object-fit: cover"; } }

@media only screen and (max-width: 600px) {
  .column-1-1 .article-content,
  .column-1-2 .article-content,
  .column-1-3 .article-content,
  .column-2-3 .article-content {
    display: block;
    -ms-flex-direction: column;
        flex-direction: column; }
    .column-1-1 .article-content .article-img,
    .column-1-2 .article-content .article-img,
    .column-1-3 .article-content .article-img,
    .column-2-3 .article-content .article-img {
      width: 100%; }
    .ar-components .column-1-1 .article-content .article-content-section .article-content-main, .ar-components
    .column-1-2 .article-content .article-content-section .article-content-main, .ar-components
    .column-1-3 .article-content .article-content-section .article-content-main, .ar-components
    .column-2-3 .article-content .article-content-section .article-content-main {
      display: block; }
    .column-1-1 .article-content .article-content-section .article-content-main .article-img,
    .column-1-2 .article-content .article-content-section .article-content-main .article-img,
    .column-1-3 .article-content .article-content-section .article-content-main .article-img,
    .column-2-3 .article-content .article-content-section .article-content-main .article-img {
      width: 100%; }
    .ar-components .column-1-1 .article-content .article-content-section .article-content-main, .ar-components
    .column-1-2 .article-content .article-content-section .article-content-main, .ar-components
    .column-1-3 .article-content .article-content-section .article-content-main, .ar-components
    .column-2-3 .article-content .article-content-section .article-content-main {
      margin-bottom: 0; } }

.column-1-1 .main-image-with-bg .image-with-bg .image-with-bg-image img,
.column-1-2 .main-image-with-bg .image-with-bg .image-with-bg-image img,
.column-2-3 .main-image-with-bg .image-with-bg .image-with-bg-image img {
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover"; }

.column-1-1 .main-image-with-bg .bg-image,
.column-1-2 .main-image-with-bg .bg-image,
.column-2-3 .main-image-with-bg .bg-image {
  object-fit: cover;
  font-family: "object-fit: cover"; }

.main-image-with-bg.chs-global-height {
  overflow: hidden; }

.main-image-with-bg {
  position: relative;
  overflow: hidden; }
  .main-image-with-bg .bg-image {
    height: 100%;
    position: absolute;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .main-image-with-bg .image-with-bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    top: 0;
    height: 100%; }
    .main-image-with-bg .image-with-bg .image-with-bg-image {
      padding: 0; }
      @media only screen and (max-width: 768px) {
        .main-image-with-bg .image-with-bg .image-with-bg-image img {
          width: 100%;
          height: 100%;
          min-height: 250px;
          max-height: 430px;
          object-fit: cover;
          font-family: "object-fit: cover"; } }
    .main-image-with-bg .image-with-bg .image-with-bg-content {
      color: #fff;
      height: 100%;
      padding: 20px 15px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .main-image-with-bg .image-with-bg .image-with-bg-content .image-with-bg-content-inner {
        overflow: hidden; }
        .main-image-with-bg .image-with-bg .image-with-bg-content .image-with-bg-content-inner h1 {
          margin: 0 0 10px 0;
          font-size: 25px;
          color: #fff; }
        .main-image-with-bg .image-with-bg .image-with-bg-content .image-with-bg-content-inner h2 {
          margin: 0 0 10px 0; }
        .main-image-with-bg .image-with-bg .image-with-bg-content .image-with-bg-content-inner h3 {
          margin: 0 0 10px 0;
          font-family: 'proxima bold',Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif;
          font-weight: normal;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 20px;
          line-height: 26px; }
        .main-image-with-bg .image-with-bg .image-with-bg-content .image-with-bg-content-inner ul {
          list-style: disc;
          padding-left: 30px; }
          .main-image-with-bg .image-with-bg .image-with-bg-content .image-with-bg-content-inner ul li {
            margin: 0;
            position: relative; }

.img-left .image-with-bg-image {
  -ms-flex-order: 1;
      order: 1; }

.img-left .image-with-bg-content {
  -ms-flex-order: 2;
      order: 2; }

.img-right .image-with-bg-image {
  -ms-flex-order: 2;
      order: 2; }

.img-right .image-with-bg-content {
  -ms-flex-order: 1;
      order: 1; }

.column-1-3 .bg-image {
  height: 100%;
  position: absolute; }

.column-1-3 .image-with-bg {
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
  height: auto; }
  .column-1-3 .image-with-bg .image-with-bg-image {
    -ms-flex-order: 2;
        order: 2;
    width: 100%; }
  .column-1-3 .image-with-bg .image-with-bg-content {
    -ms-flex-order: 1;
        order: 1;
    width: 100%;
    height: auto; }

@media only screen and (max-width: 600px) {
  .column-1-1 .image-with-bg,
  .column-1-2 .image-with-bg,
  .column-1-3 .image-with-bg,
  .column-2-3 .image-with-bg {
    -ms-flex-direction: column;
        flex-direction: column; }
    .column-1-1 .image-with-bg .image-with-bg-image,
    .column-1-2 .image-with-bg .image-with-bg-image,
    .column-1-3 .image-with-bg .image-with-bg-image,
    .column-2-3 .image-with-bg .image-with-bg-image {
      -ms-flex-order: 2;
          order: 2;
      width: 100%; }
    .column-1-1 .image-with-bg .image-with-bg-content,
    .column-1-2 .image-with-bg .image-with-bg-content,
    .column-1-3 .image-with-bg .image-with-bg-content,
    .column-2-3 .image-with-bg .image-with-bg-content {
      -ms-flex-order: 1;
          order: 1;
      padding: 20px;
      width: 100%; } }

@media only screen and (max-width: 960px) and (min-width: 600px) {
  .column-1-3 .image-with-bg.img-left {
    -ms-flex-direction: inherit;
        flex-direction: inherit; }
    .column-1-3 .image-with-bg.img-left .image-with-bg-image {
      -ms-flex-order: 1;
          order: 1;
      width: 50%; }
    .column-1-3 .image-with-bg.img-left .image-with-bg-content {
      -ms-flex-order: 2;
          order: 2;
      padding: 20px;
      width: 50%; }
  .column-1-3 .image-with-bg.img-right {
    -ms-flex-direction: inherit;
        flex-direction: inherit; }
    .column-1-3 .image-with-bg.img-right .image-with-bg-image {
      -ms-flex-order: 2;
          order: 2;
      width: 50%; }
    .column-1-3 .image-with-bg.img-right .image-with-bg-content {
      -ms-flex-order: 1;
          order: 1;
      padding: 20px;
      width: 50%; }
  .column-1-1 .image-with-bg .image-with-bg-content,
  .column-1-2 .image-with-bg .image-with-bg-content,
  .column-1-3 .image-with-bg .image-with-bg-content,
  .column-2-3 .image-with-bg .image-with-bg-content {
    padding: 20px; } }

.chs-global-height.main-image-with-bg .image-with-bg .image-with-bg-content {
  visibility: hidden; }

@media only screen and (min-width: 960px) {
  .column-1-3 .main-image-with-bg .image-with-bg .image-with-bg-content {
    position: relative; }
  .column-1-3 .main-image-with-bg .image-with-bg .image-with-bg-content .image-with-bg-content-inner.not-truncated {
    position: absolute;
    height: auto !important;
    top: 50%;
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
  .image-with-bg-content-inner.is-truncated p a.btn-blue {
    padding: 3px; } }

@media only screen and (max-width: 960px) {
  .column-1-3 .main-image-with-bg .image-with-bg .image-with-bg-image img {
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .chs-global-height.main-image-with-bg .image-with-bg .image-with-bg-content {
    height: auto; }
  .chs-global-height.main-image-with-bg,
  .chs-global-height.image-with-bg-content {
    height: auto !important; } }

.image-bottomcta.chs-global-height {
  overflow: hidden; }

.image-bottomcta {
  position: relative; }
  @media only screen and (max-width: 767px) {
    .image-bottomcta {
      height: auto !important; }
      .image-bottomcta .image-bottomcta-img {
        width: 100%;
        height: 100%;
        min-height: 250px;
        max-height: 430px;
        object-fit: cover;
        font-family: "object-fit: cover"; } }
  .image-bottomcta .image-bottomcta-content {
    display: -ms-flexbox;
    display: flex; }
    .image-bottomcta .image-bottomcta-content a {
      padding: 20px 10px;
      color: #fff;
      -ms-flex: 1;
          flex: 1;
      text-align: center;
      text-decoration: none;
      line-height: 25px; }
      .image-bottomcta .image-bottomcta-content a span {
        display: block;
        font-size: .5em; }

@media only screen and (min-width: 960px) {
  .column-1-3 .image-bottomcta .image-bottomcta-content,
  .column-1-3 .image-bottomcta .image-bottomcta-content a {
    display: block; } }

/* Media Query Large and Above */
@media only screen and (min-width: 960px) {
  .column-1-1 .image-bottomcta .image-bottomcta-img,
  .column-1-2 .image-bottomcta .image-bottomcta-img,
  .column-2-3 .image-bottomcta .image-bottomcta-img {
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .column-1-3 .image-bottomcta .image-bottomcta-img {
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .image-bottomcta .image-bottomcta-content {
    /* --- old code
      .column-1-3 & {
        flex-direction: column;
        margin-top: -2px;

        a {
          font-size: 18px;
          margin-top: 2px;
          padding: 10px 10px;
          min-height: 47px;
        }
      }
      */ }
    .column-1-1 .image-bottomcta .image-bottomcta-content {
      bottom: 0;
      left: 0;
      margin: 0 -5px;
      position: absolute;
      right: 0; }
      .column-1-1 .image-bottomcta .image-bottomcta-content a {
        font-size: 25px;
        margin: 0 5px;
        padding: 20px 10px;
        background-color: rgba(192, 192, 197, 0.8); }
    .column-1-2 .image-bottomcta .image-bottomcta-content {
      bottom: 0;
      left: 0;
      margin: 0 -1px;
      right: 0;
      position: absolute; }
      .column-1-2 .image-bottomcta .image-bottomcta-content a {
        font-size: 18px;
        margin: 0 1px;
        padding: 20px; }
    .column-1-3 .image-bottomcta .image-bottomcta-content {
      bottom: 0;
      left: 0;
      margin: 0 -1px;
      right: 0;
      position: absolute; }
      .column-1-3 .image-bottomcta .image-bottomcta-content a {
        font-size: 18px;
        margin: 0 1px;
        padding: 20px; }
    .column-2-3 .image-bottomcta .image-bottomcta-content {
      bottom: 0;
      left: 0;
      margin: 0 -1px;
      position: absolute;
      right: 0; }
      .column-2-3 .image-bottomcta .image-bottomcta-content a {
        font-size: 18px;
        margin: 0 1px;
        padding: 20px; }
    .image-bottomcta .image-bottomcta-content .image-bottomcta-subtitle {
      display: none; }
      .column-1-1 .image-bottomcta .image-bottomcta-content .image-bottomcta-subtitle {
        display: block; }
  .column-1-3 .image-bottomcta.height-placeholder-1-1 .image-bottomcta-content a {
    padding: 10px 0; } }

/* Media Query Medium Only */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .column-1-1 .image-bottomcta .image-bottomcta-img,
  .column-1-2 .image-bottomcta .image-bottomcta-img,
  .column-2-3 .image-bottomcta .image-bottomcta-img,
  .column-1-3 .image-bottomcta .image-bottomcta-img {
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .column-1-1 .image-bottomcta .image-bottomcta-content,
  .column-1-2 .image-bottomcta .image-bottomcta-content,
  .column-1-3 .image-bottomcta .image-bottomcta-content,
  .column-2-3 .image-bottomcta .image-bottomcta-content {
    bottom: 0;
    left: 0;
    margin: 0 -5px;
    position: absolute;
    right: 0; }
    .column-1-1 .image-bottomcta .image-bottomcta-content a,
    .column-1-2 .image-bottomcta .image-bottomcta-content a,
    .column-1-3 .image-bottomcta .image-bottomcta-content a,
    .column-2-3 .image-bottomcta .image-bottomcta-content a {
      font-size: 25px;
      margin: 0 5px;
      padding: 20px 0; }
  .image-bottomcta .image-bottomcta-content .image-bottomcta-subtitle {
    display: none; } }

/* Media Query Small and Below */
@media only screen and (max-width: 767px) {
  .column-1-1 .image-bottomcta .image-bottomcta-content,
  .column-1-2 .image-bottomcta .image-bottomcta-content,
  .column-1-3 .image-bottomcta .image-bottomcta-content,
  .column-2-3 .image-bottomcta .image-bottomcta-content {
    -ms-flex-direction: column;
        flex-direction: column;
    margin-top: -2px; }
    .column-1-1 .image-bottomcta .image-bottomcta-content a,
    .column-1-2 .image-bottomcta .image-bottomcta-content a,
    .column-1-3 .image-bottomcta .image-bottomcta-content a,
    .column-2-3 .image-bottomcta .image-bottomcta-content a {
      font-size: 18px;
      line-height: 1.2em;
      margin-top: 2px;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      padding: 10px 10px 10px 10px; }
  .image-bottomcta .image-bottomcta-content .image-bottomcta-subtitle {
    display: none; } }

@media only screen and (max-width: 600px) {
  .column-1-1 .image-bottomcta .image-bottomcta-img,
  .column-1-2 .image-bottomcta .image-bottomcta-img,
  .column-2-3 .image-bottomcta .image-bottomcta-img,
  .column-1-3 .image-bottomcta .image-bottomcta-img {
    object-fit: cover;
    font-family: "object-fit: cover"; } }

.image-overlay.chs-global-height {
  overflow: hidden; }

.image-full-width .image-overlay-object-fit {
  min-height: auto;
  max-height: none; }

.image-overlay-object-fit {
  min-height: 250px;
  max-height: 430px; }

.chs-global.image-overlay {
  padding: 0;
  position: relative;
  width: 100%; }
  .chs-global.image-overlay .image-overlay-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  @media only screen and (max-width: 768px) {
    .chs-global.image-overlay .image-overlay-img {
      width: 100%;
      height: 100%;
      min-height: 250px;
      max-height: 430px;
      object-fit: cover;
      font-family: "object-fit: cover"; } }
  .chs-global.image-overlay .image-overlay-content {
    bottom: 0;
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    left: 0;
    padding: 0 5%;
    position: absolute;
    transition: background-color .3s, padding .3s;
    width: 90%; }
    .chs-global.image-overlay .image-overlay-content:hover {
      padding-top: 5px; }
    .chs-global.image-overlay .image-overlay-content .image-overlay-section {
      margin-bottom: 0;
      padding-bottom: 10px;
      padding-top: 20px; }
      .chs-global.image-overlay .image-overlay-content .image-overlay-section > p {
        font-size: 15px;
        margin: 0; }

.chs-global-height.image-overlay .image-overlay-content .image-overlay-section {
  visibility: hidden; }

.chs-global.image-overlay .image-overlay-content .image-overlay-section h1,
.chs-global.image-overlay .image-overlay-content .image-overlay-section h2,
.chs-global.image-overlay .image-overlay-content .image-overlay-section h3 {
  font-family: 'proxima bold';
  margin: 0 auto 5px;
  font-weight: normal; }

.chs-global.image-overlay .image-overlay-content .image-overlay-section ul {
  list-style: disc;
  padding-left: 30px; }
  .chs-global.image-overlay .image-overlay-content .image-overlay-section ul li {
    margin: 0;
    position: relative; }

.chs-global.image-overlay .image-overlay-content > a {
  margin-bottom: 10px; }

/*

    Removing this as it causes "Image with Overlay (legacy)" components to not appear.
    Keeping it commented out for future debugging in the case that there is a side effect.
    
  @media only screen and (max-width: 767px) {
  .image-overlay.chs-global-height {
    height: auto; } }

*/

.column-1-3 .chs-global.image-overlay .image-overlay-content .image-overlay-section h3,
.column-1-2 .chs-global.image-overlay .image-overlay-content .image-overlay-section h3 {
  Font-size: 20px; }

.column-2-3 .chs-global.image-overlay .image-overlay-content .image-overlay-section h3 {
  font-size: 20px; }

.image-pagetitle {
  position: relative;
  overflow: hidden; }
  .image-pagetitle .image-pagetitle-content .btn-p {
    margin-top: 10px; }
    .image-pagetitle .image-pagetitle-content .btn-p a {
      font-size: 18px; }
  .image-pagetitle .image-pagetitle-content .cta-p {
    margin-top: 10px; }
  .image-pagetitle .image-caption {
    background-color: #e1f1ff;
    padding: 0.8em 20px 0.6em;
    font-size: 15px;
    line-height: 1.5; }
  .image-pagetitle.copy-below-image {
    color: #333; }
    @media only screen and (min-width: 959px) {
      .image-pagetitle.copy-below-image .image-pagetitle-img {
        visibility: hidden;
        object-fit: cover;
        font-family: "object-fit: cover"; } }
    .image-pagetitle.copy-below-image h1,
    .image-pagetitle.copy-below-image p {
      color: #333; }
    .image-pagetitle.copy-below-image .image-pagetitle-content {
      padding: 10px; }
  .image-pagetitle.copy-on-image {
    color: #fff; }
    .image-pagetitle.copy-on-image .image-pagetitle-img {
      object-fit: cover;
      font-family: "object-fit: cover"; }
    .image-pagetitle.copy-on-image h1,
    .image-pagetitle.copy-on-image p {
      color: #fff; }
  .image-pagetitle h1,
  .image-pagetitle h2,
  .image-pagetitle h3,
  .image-pagetitle p {
    margin: 0; }
  .image-pagetitle h1,
  .image-pagetitle h2,
  .image-pagetitle h3 {
    font-family: 'proxima bold'; }
  .image-pagetitle ul {
    list-style: disc;
    padding-left: 30px; }
    .image-pagetitle ul li {
      margin: 0;
      position: relative; }

.column-1-1 .copy-on-image .image-pagetitle-content,
.column-1-2 .copy-on-image .image-pagetitle-content,
.column-1-3 .copy-on-image .image-pagetitle-content,
.column-2-3 .copy-on-image .image-pagetitle-content {
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  -ms-transform: translateY(0);
      transform: translateY(0); }

.column-1-1 .copy-on-image.top-left .image-pagetitle-content,
.column-1-2 .copy-on-image.top-left .image-pagetitle-content,
.column-1-3 .copy-on-image.top-left .image-pagetitle-content,
.column-2-3 .copy-on-image.top-left .image-pagetitle-content {
  top: 0;
  left: 0; }

.column-1-1 .copy-on-image.top-middle .image-pagetitle-content,
.column-1-2 .copy-on-image.top-middle .image-pagetitle-content,
.column-1-3 .copy-on-image.top-middle .image-pagetitle-content,
.column-2-3 .copy-on-image.top-middle .image-pagetitle-content {
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  display: table;
  min-width: -moz-fit-content; }

.column-1-1 .copy-on-image.top-right .image-pagetitle-content,
.column-1-2 .copy-on-image.top-right .image-pagetitle-content,
.column-1-3 .copy-on-image.top-right .image-pagetitle-content,
.column-2-3 .copy-on-image.top-right .image-pagetitle-content {
  top: 0;
  right: 0; }

.column-1-1 .copy-on-image.middle-left .image-pagetitle-content,
.column-1-2 .copy-on-image.middle-left .image-pagetitle-content,
.column-1-3 .copy-on-image.middle-left .image-pagetitle-content,
.column-2-3 .copy-on-image.middle-left .image-pagetitle-content {
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.column-1-1 .copy-on-image.middle-middle .image-pagetitle-content,
.column-1-2 .copy-on-image.middle-middle .image-pagetitle-content,
.column-1-3 .copy-on-image.middle-middle .image-pagetitle-content,
.column-2-3 .copy-on-image.middle-middle .image-pagetitle-content {
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  display: table;
  min-width: -moz-fit-content; }

.column-1-1 .copy-on-image.middle-right .image-pagetitle-content,
.column-1-2 .copy-on-image.middle-right .image-pagetitle-content,
.column-1-3 .copy-on-image.middle-right .image-pagetitle-content,
.column-2-3 .copy-on-image.middle-right .image-pagetitle-content {
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.column-1-1 .copy-on-image.bottom-left .image-pagetitle-content,
.column-1-2 .copy-on-image.bottom-left .image-pagetitle-content,
.column-1-3 .copy-on-image.bottom-left .image-pagetitle-content,
.column-2-3 .copy-on-image.bottom-left .image-pagetitle-content {
  bottom: 0;
  left: 0; }

.column-1-1 .copy-on-image.bottom-middle .image-pagetitle-content,
.column-1-2 .copy-on-image.bottom-middle .image-pagetitle-content,
.column-1-3 .copy-on-image.bottom-middle .image-pagetitle-content,
.column-2-3 .copy-on-image.bottom-middle .image-pagetitle-content {
  bottom: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  display: table;
  min-width: -moz-fit-content; }

.column-1-1 .copy-on-image.bottom-right .image-pagetitle-content,
.column-1-2 .copy-on-image.bottom-right .image-pagetitle-content,
.column-1-3 .copy-on-image.bottom-right .image-pagetitle-content,
.column-2-3 .copy-on-image.bottom-right .image-pagetitle-content {
  bottom: 0;
  right: 0; }

/* Media Query Large and Above */
@media only screen and (min-width: 960px) {
  .column-1-1 .copy-below-image .image-pagetitle-content h1 {
    font-size: 70px;
    line-height: 1; }
  .column-1-1 .copy-below-image .image-pagetitle-content p {
    font-size: 22px; }
  .column-1-2 .copy-below-image .image-pagetitle-content h1 {
    font-size: 40px;
    line-height: 1; }
  .column-1-2 .copy-below-image .image-pagetitle-content p {
    font-size: 18px; }
  .column-1-3 .copy-below-image .image-pagetitle-content h1 {
    font-size: 25px;
    line-height: 1; }
  .column-1-3 .copy-below-image .image-pagetitle-content p {
    font-size: 16px; }
  .column-2-3 .copy-below-image .image-pagetitle-content h1 {
    font-size: 50px;
    line-height: 1; }
  .column-2-3 .copy-below-image .image-pagetitle-content p {
    font-size: 16px; }
  .copy-on-image .image-pagetitle-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .column-1-1 .copy-on-image .image-pagetitle-content {
      padding: 30px; }
      .column-1-1 .copy-on-image .image-pagetitle-content h1 {
        font-size: 70px;
        line-height: 1; }
      .column-1-1 .copy-on-image .image-pagetitle-content p {
        font-size: 22px; }
    .column-1-2 .copy-on-image .image-pagetitle-content {
      padding: 10px; }
      .column-1-2 .copy-on-image .image-pagetitle-content h1 {
        font-size: 50px;
        line-height: 1; }
      .column-1-2 .copy-on-image .image-pagetitle-content p {
        font-size: 16px; }
    .column-1-3 .copy-on-image .image-pagetitle-content {
      padding: 10px; }
      .column-1-3 .copy-on-image .image-pagetitle-content h1 {
        font-size: 25px;
        line-height: 1; }
      .column-1-3 .copy-on-image .image-pagetitle-content p {
        font-size: 16px; }
    .column-2-3 .copy-on-image .image-pagetitle-content {
      padding: 30px; }
      .column-2-3 .copy-on-image .image-pagetitle-content h1 {
        font-size: 70px;
        line-height: 1; }
      .column-2-3 .copy-on-image .image-pagetitle-content p {
        font-size: 22px; } }

/* Media Query Medium Only */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .column-1-1 .copy-below-image .image-pagetitle-content h1,
  .column-1-2 .copy-below-image .image-pagetitle-content h1,
  .column-1-3 .copy-below-image .image-pagetitle-content h1,
  .column-2-3 .copy-below-image .image-pagetitle-content h1 {
    font-size: 50px;
    line-height: 1; }
  .column-1-1 .copy-below-image .image-pagetitle-content p,
  .column-1-2 .copy-below-image .image-pagetitle-content p,
  .column-1-3 .copy-below-image .image-pagetitle-content p,
  .column-2-3 .copy-below-image .image-pagetitle-content p {
    font-size: 22px; }
  .copy-on-image .image-pagetitle-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .column-1-1 .copy-on-image .image-pagetitle-content,
    .column-1-2 .copy-on-image .image-pagetitle-content,
    .column-1-3 .copy-on-image .image-pagetitle-content,
    .column-2-3 .copy-on-image .image-pagetitle-content {
      padding: 30px; }
      .column-1-1 .copy-on-image .image-pagetitle-content h1,
      .column-1-2 .copy-on-image .image-pagetitle-content h1,
      .column-1-3 .copy-on-image .image-pagetitle-content h1,
      .column-2-3 .copy-on-image .image-pagetitle-content h1 {
        font-size: 70px;
        line-height: 1; }
      .column-1-1 .copy-on-image .image-pagetitle-content p,
      .column-1-2 .copy-on-image .image-pagetitle-content p,
      .column-1-3 .copy-on-image .image-pagetitle-content p,
      .column-2-3 .copy-on-image .image-pagetitle-content p {
        font-size: 22px; } }

/* Media Query Small and Below */
@media only screen and (max-width: 767px) {
  .column-1-1 .copy-below-image .image-pagetitle-content h1,
  .column-1-2 .copy-below-image .image-pagetitle-content h1,
  .column-1-3 .copy-below-image .image-pagetitle-content h1,
  .column-2-3 .copy-below-image .image-pagetitle-content h1 {
    font-size: 25px;
    line-height: 1; }
  .column-1-1 .copy-below-image .image-pagetitle-content p,
  .column-1-2 .copy-below-image .image-pagetitle-content p,
  .column-1-3 .copy-below-image .image-pagetitle-content p,
  .column-2-3 .copy-below-image .image-pagetitle-content p {
    font-size: 16px; }
  .copy-on-image .image-pagetitle-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .column-1-1 .copy-on-image .image-pagetitle-content,
    .column-1-2 .copy-on-image .image-pagetitle-content,
    .column-1-3 .copy-on-image .image-pagetitle-content,
    .column-2-3 .copy-on-image .image-pagetitle-content {
      padding: 10px; }
      .column-1-1 .copy-on-image .image-pagetitle-content h1,
      .column-1-2 .copy-on-image .image-pagetitle-content h1,
      .column-1-3 .copy-on-image .image-pagetitle-content h1,
      .column-2-3 .copy-on-image .image-pagetitle-content h1 {
        font-size: 25px;
        line-height: 1; }
      .column-1-1 .copy-on-image .image-pagetitle-content p,
      .column-1-2 .copy-on-image .image-pagetitle-content p,
      .column-1-3 .copy-on-image .image-pagetitle-content p,
      .column-2-3 .copy-on-image .image-pagetitle-content p {
        font-size: 16px; } }

@media only screen and (max-width: 600px) {
  .copy-below-image.chs-global-height,
  .copy-on-image.chs-global-height {
    height: auto; } }

.copy-on-image.chs-global-height .image-pagetitle-img {
  object-fit: cover;
  height: 100%; }

@media only screen and (max-width: 960px) {
  .image-pagetitle {
    height: auto !important; }
  .copy-on-image .image-pagetitle-img {
    min-height: 250px;
    max-height: 430px;
    width: 100%; } }

@media only screen and (min-width: 768px) {
  .column-1-1 .chs-global.image-overlay .image-shadow-content {
    bottom: 0;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    padding: 30px;
    position: absolute;
    right: 0;
    top: 0; }
    .column-1-1 .chs-global.image-overlay .image-shadow-content .image-overlay-section {
      font-size: 15px; }
      .column-1-1 .chs-global.image-overlay .image-shadow-content .image-overlay-section h3 {
        font-family: 'proxima bold';
        font-size: 40px;
        line-height: 1;
        text-transform: none; }
      .column-1-1 .chs-global.image-overlay .image-shadow-content .image-overlay-section p {
        font-size: 15px; }
    .column-1-1 .chs-global.image-overlay .image-shadow-content .image-overlay-content {
      padding: 2%;
      position: static;
      width: 500px; }
  .column-1-2 .chs-global.image-overlay .image-shadow-content .image-overlay-content,
  .column-1-3 .chs-global.image-overlay .image-shadow-content .image-overlay-content,
  .column-2-3 .chs-global.image-overlay .image-shadow-content .image-overlay-content {
    border: 0 none !important; } }

/*

    Removing this as it causes "Image with Overlay (legacy)" components to not appear.
    Keeping it commented out for future debugging in the case that there is a side effect.
    
  @media only screen and (max-width: 767px) {
  .image-overlay.chs-global-height {
    height: auto; } }

*/

.news-article.chs-global-height {
  overflow: hidden; }

.news-article-header {
  display: block;
  padding: 5px 15px;
  width: 100%; }
  .news-article-header .news-article-heading {
    color: #fff;
    margin: 0;
    padding: 0; }

.news-article-copy {
  overflow: hidden;
  padding: 5px 15px 0; }

.news-article-title {
  font-size: 20px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 0px;
  font-family: 'proxima bold',Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.news-article-cta {
  display: block;
  min-height: 50px;
  overflow: hidden;
  padding: 5px;
  text-align: center; }
  .news-article-cta a {
    font-size: 18px; }

.chs-global-height .news-article-cta,
.chs-global-height .news-article-copy {
  visibility: hidden; }

@media only screen and (max-width: 960px) and (min-width: 600px) {
  .news-article-img {
    height: 50%;
    object-fit: cover;
    font-family: "object-fit: cover"; } }

@media only screen and (max-width: 960px) {
  .news-article {
    height: auto; }
  .news-article-cta {
    min-height: 57px; }
  .news-article-copy {
    height: auto !important; } }

@media only screen and (max-width: 767px) {
  .news-article {
    height: auto; } }

.news-feed.chs-global-height {
  overflow: hidden; }

.news-feed-header {
  display: block;
  padding: 5px 15px;
  width: 100%; }
  .news-feed-header .news-feed-heading {
    color: #fff;
    margin: 0;
    padding: 0; }

.news-feed-collection {
  padding: 15px 15px 0; }
  .news-feed-collection ul {
    margin-bottom: 0;
    padding-bottom: 0; }
    .news-feed-collection ul li {
      margin-bottom: 10px; }
      .news-feed-collection ul li a {
        display: block;
        font-size: 18px;
        padding: 0 15px 10px;
        text-decoration: none; }

.news-feed-cta {
  display: block;
  min-height: 72px;
  overflow: hidden;
  padding: 15px;
  text-align: center; }

@media only screen and (min-width: 768px) and (max-width: 1025px) {
  .news-feed .news-feed-img {
    height: 60%;
    object-fit: cover;
    font-family: "object-fit: cover"; } }

@media only screen and (max-width: 960px) {
  .chs-global.news-feed {
    height: auto !important; }
  .news-feed-collection {
    height: auto !important; } }

/* Rich Text */
.rich-text {
  margin-top: 12px; }
  .image-full-width .rich-text {
    padding-left: 15px;
    padding-right: 15px; }

.rich-text li {
  margin-left: 18px; }

.rich-text span a {
  font-size: inherit; }

.rich-text p {
  margin-top: 0;
  line-height: 1.3em; }

.rich-text .subhead-h2 {
  text-transform: uppercase;
  line-height: 1.1em;
  margin: 0 0 .5em; }

.select-results .rich-text {
  padding-bottom: 1em; }

.select-results section.selection-overview .rich-text {
  display: none; }

.rich-text.chs-global-height {
  overflow: hidden;
  margin-top: 0; }

.rich-text .rich-text-img {
  margin-bottom: 13px; }

.rich-text img {
  margin-bottom: 10px;
  max-width: 100%; }

.rich-text ul {
  list-style: disc;
  padding-left: 30px; }
  .rich-text ul li {
    margin: 0;
    position: relative; }

.rich-text ol {
  counter-reset: i;
  list-style: none;
  margin: 0;
  margin-bottom: 10px;
  padding: 0; }
  .rich-text ol li {
    margin: 0;
    padding: 0 0 0 25px;
    position: relative; }
    .rich-text ol li:before {
      content: counter(i) ".";
      counter-increment: i;
      display: inline-block;
      left: 2px;
      position: absolute;
      top: 0; }

/* Media Query Large and Above */
@media only screen and (min-width: 960px) {
  .column-1-1 .rich-text .img-left {
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    width: 35%; }
  .column-1-1 .rich-text .img-right {
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    width: 35%; }
  .column-2-3 .rich-text .img-left {
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    width: 50%; }
  .column-2-3 .rich-text .img-right {
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    width: 50%; } }

/* Media Query Medium Only */
@media only screen and (max-width: 1065px) {
  .rich-text {
    padding: 0 10px; } }

/* Media Query Medium Only */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .column-1-1 .rich-text .img-left,
  .column-1-2 .rich-text .img-left,
  .column-1-3 .rich-text .img-left,
  .column-2-3 .rich-text .img-left {
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    width: 35%; }
  .column-1-1 .rich-text .img-right,
  .column-1-2 .rich-text .img-right,
  .column-1-3 .rich-text .img-right,
  .column-2-3 .rich-text .img-right {
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    width: 35%; } }

.stats.chs-global-height {
  overflow: hidden; }

.chs-global.stats {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  .chs-global.stats.icon-stack .stats-wrapper {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 1;
        flex: 1; }
    .chs-global.stats.icon-stack .stats-wrapper a {
      -ms-flex-direction: column;
          flex-direction: column; }
    .chs-global.stats.icon-stack .stats-wrapper .stats-content {
      width: 100%; }
  .chs-global.stats .stats-icon {
    position: relative; }
  .chs-global.stats.state-border-left {
    border-left: 1px solid #ccc; }
  .chs-global.stats.state-border-right {
    border-right: 1px solid #ccc; }
  .chs-global.stats > a {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    text-decoration: none;
    width: 100%; }
  .chs-global.stats .stats-icon {
    font-size: 75px;
    padding: 10px 15px; }
    .chs-global.stats .stats-icon img {
      object-fit: cover; }
  .chs-global.stats .stats-content {
    padding: 10px 15px; }
    .chs-global.stats .stats-content h2 {
      margin: 0;
      line-height: 1; }
    .chs-global.stats .stats-content p {
      color: #333;
      margin-bottom: 0;
      margin-top: 0; }

@media only screen and (max-width: 960px) {
  .chs-global.stats {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex; }
    .chs-global.stats.state-border-left, .chs-global.stats.state-border-right {
      border: 0 none; }
    .chs-global.stats > a {
      display: -ms-flexbox;
      display: flex;
      text-decoration: none;
      width: 100%; }
    .chs-global.stats .stats-icon {
      font-size: 75px;
      padding: 10px 15px;
      margin-left: 10px; }
    .chs-global.stats .stats-content {
      padding: 10px 15px; }
      .chs-global.stats .stats-content h2 {
        margin: 0;
        line-height: 1; }
      .chs-global.stats .stats-content p {
        color: #333;
        margin-bottom: 0;
        margin-top: 0; } }

@media only screen and (max-width: 959px) {
  .stats.chs-global-height {
    height: auto; } }

.stats-wrapper {
  position: relative;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start; }

.chs-global.stats.icon-top .stats-icon {
  position: absolute;
  top: 0; }

.chs-global.stats.icon-bottom .stats-icon {
  position: absolute;
  bottom: 0; }

.chs-global.stats.icon-left .stats-icon {
  position: absolute;
  left: 0; }

.chs-global.stats.icon-right .stats-icon {
  position: absolute;
  right: 0; }

.chs-global.stats.icon-left .stats-content {
  padding-left: 120px; }

.chs-global.stats.icon-right .stats-content {
  padding-right: 120px; }

.page-navigation {
  background: #E37424;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 25px 0;
  box-sizing: border-box; }
  .page-navigation > div {
    border-right: 1px solid #fff;
    margin: 0;
    padding: 0 10px; }
    .page-navigation > div:last-child {
      border-right: 1px solid transparent; }
    .page-navigation > div p {
      margin: 0;
      padding: 0;
      text-align: center;
      display: inline-block; }
    .page-navigation > div a {
      color: #fff;
      text-decoration: none;
      font-family: proxima, Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-size: 18px;
      line-height: 24px; }

@media only screen and (min-width: 960px) {
  .page-navigation > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex-align: center;
        align-items: center; } }

@media only screen and (max-width: 959px) {
  .page-navigation {
    padding: 15px; }
    .page-navigation > div {
      border: 0;
      border-bottom: 1px solid #fff;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      padding: 15px;
      text-align: center; }
      .page-navigation > div:first-child {
        padding: 0 15px 15px; }
      .page-navigation > div:last-child {
        border: 0;
        padding: 15px 15px 0; } }

/*# sourceMappingURL=global.css.map */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .icon-stack.stats.chs-global .stats-wrapper {
    display: block; }
    .icon-stack.stats.chs-global .stats-wrapper .stats-icon {
      display: block;
      text-align: center; }
  .icon-left.stats.chs-global .stats-icon,
  .icon-right.stats.chs-global .stats-icon {
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 100px; } }

/*# sourceMappingURL=ie.css.map */

@charset "UTF-8";
/*
 *  External library overrides
 *
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*
 *  Core variables and mixins
 *
 */
/*
 *  Reset and dependencies
 *
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

/*
 *  Core CSS
 *
 */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

/*
 *  Components
 *
 */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: .1px;
  padding-left: 15px;
  padding-right: 15px; }

/*
 *  Variables and mixins
 *
 */
/*
 *  Font-smoothing
 *
 */
/*
 *  Font-face Based on http://codepen.io/javasteve99/pen/hDxpn
 *
 */
/*
 *  Layout
 *
 */
/*
  _header.scss
*/
.no-touch .navigation ul li .desktop-hide {
  display: block; }

.new-header .container {
  max-width: 1065px; }

.pipe-grey {
  color: #bcbcbc; }

.header-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 0;
  padding: 0; }
  .header-container .logo-display {
    -ms-flex-order: 2;
        order: 2;
    text-align: right;
    padding: 10px 0 8px; }
  .header-container .mobile-display {
    -ms-flex-order: 1;
        order: 1; }
  .header-container .utility-display {
    display: none;
    -ms-flex-order: 3;
        order: 3; }
  .header-container .menu-display {
    -ms-flex-order: 4;
        order: 4; }
  .header-container .search-display {
    -ms-flex-order: 5;
        order: 5;
    text-align: right; }

.nav-wrap {
  width: 80vw; }

.subnav-menu {
  width: 80vw; }

.header-item {
  background: #fff;
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin: 0; }

.new-header {
  background: #fff;
  height: 60px;
  padding: 0;
  position: relative; }

.new-logo1 {
  display: inline-block;
  height: 44px;
  margin: 5px 0;
  width: 80px; }

.new-logo1 img {
  height: auto;
  width: 80px; }

.menu-button {
  color: #fff;
  display: block;
  margin: 20px 10px 17px;
  text-decoration: none;
  width: 35px; }

.close-menu {
  text-indent: -999em;
  display: none;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0;
  margin: 20px 10px 17px;
  z-index: 10000; }

.headroom {
  transition: transform 100ms linear; }

.headroom--pinned {
  -ms-transform: translateY(0%);
  transform: translateY(0%); }

.headroom--unpinned {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

#header.headroom--not-top {
  left: 0;
  margin: 0 auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9001; }

#header.headroom--top {
  left: 0;
  margin: 0 auto;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 9001; }

#menu-icon path {
  fill: #0054a6; }

.new-search {
  background: #0054a6;
  left: 0;
  position: absolute;
  top: -6px;
  width: 100%;
  z-index: 100; }
  .new-search input {
    border: 0; }
  .new-search label {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAYAAACMo1E1AAACNklEQVRYw+2XSyhFQRjHrzwKeRRXKUmiPIsNC5KVsiFFbCwsLNhZWthSWCishSQSiSQLREo25K1IngvyCFHk8Z+ahU7fnDszZxw3OfVb3Lrf//zOzJkz33g8Eld5VXUcaAAjYA88gE/wDI7BDGgGaR63LtwsAwyDNy4jwxIo+UmpQNCqKGVlAnhNi0WDWQdS3zkHOabEvGBX4qa34AhcSvz3HuQ7FQsBKzY3WQV1IN5SFwHKwDh4F9RegQQncm02o1QpmZELdgQ5CyBARywdvBKBhyBVMSvC5p2t1ZEbIoLuQIrmLISBdcHDBqkuAmrUqhy+w8nghcgtVQmpJwLWDK3+LiK7z+mU1huSyySyj1UCNomARIMf9TMiP1K2+M5S+GR4x5kj5DJki63754lhuVFCLk+2+N76CTEsN0/IZckW7xPFXoNyh0R+rGzxBFFcY0gskci+UAloIgJmDcm1ENmjKgFJ4MMSwH4XOhSLATeOZ0WwUR+AKE2xADBGZF6DUNWwAmL0GIusy9AQ6xJ0JZO60zAoCNxifZpkRrxggX2nXUcuirfeVCDrcAdAMTv8ELXZvFl9lDxbaAmm8pbaLphtd8tgmne3Z5qHHy1BdlY9NXT68kWH7ilsym8FuWQF2FC82SmfclcE2aehCHSDbaKL+eD7Zz9/mGBe0+uKIHG+TeJdLjsnhNs8lPuCiqP+5wQ7/0dQU5AtskaPm5ekoPtiFsEevxPzIfj7YgJB/xGzCHaLxL4AWwNSE38DmUAAAAAASUVORK5CYII=") no-repeat;
    cursor: pointer;
    display: block;
    height: 44px;
    margin-right: 54px;
    opacity: .7;
    position: absolute;
    right: 6.25%;
    text-indent: -999em;
    width: 44px; }

.search-button {
  cursor: pointer;
  float: right;
  height: 39px;
  margin: 18px 15px 0 0;
  width: 39px; }

.new-search-form {
  display: none;
  height: 42px;
  margin: 0 auto;
  max-width: 1060px;
  padding: 6px 20px;
  width: 100%; }

.new-search input[type='search'] {
  border-radius: 3px;
  float: left;
  margin: 0;
  padding: 8px;
  width: calc(100% - 100px);
  font-size: 16px;
  text-align: left; }

.new-search input[type='submit'] {
  background: transparent;
  color: #fff;
  float: left;
  font-size: 18px;
  margin: 0;
  padding: 6px;
  width: 50px; }

.new-utility-nav {
  display: none; }
  .new-utility-nav li {
    font-size: 16px; }

@media only screen and (min-width: 450px) {
  .new-logo1 {
    height: 44px;
    left: 15px;
    top: 15px; } }

@media only screen and (min-width: 600px) {
  .new-header {
    height: 60px;
    box-shadow: 0px 3px 0 #0054a6; }
  .new-logo1 {
    display: inline-block;
    height: 44px;
    margin: 5px 0;
    width: 80px; }
  .new-search input[type='search'] {
    width: 88%; }
  .new-search-form {
    top: 59px; }
  .new-utility-nav {
    display: none; }
  .new-utility-nav ul {
    list-style: none;
    margin: 0; }
  .new-utility-nav li {
    display: inline;
    padding: 8px 0 2px; }
  .new-utility-nav a {
    font-family: 'proxima light', Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #0054a6;
    padding: 0; }
  .new-utility-nav .active a {
    text-decoration: none; }
  .new-utility-nav li:last-child a {
    padding-right: 0; } }

@media only screen and (min-width: 992px) {
  .touch .header-content {
    display: -ms-flexbox;
    display: flex; }
  .touch .header-container .logo-display {
    text-align: left; }
  .touch .header-inner-wrapper {
    -ms-flex-order: 3;
        order: 3; }
  .no-touch .navigation ul li .desktop-hide {
    display: none; }
  .no-touch .header-container .logo-display {
    -ms-flex-order: 1;
        order: 1;
    text-align: left;
    padding: 0;
    display: table-cell;
    width: 1%; }
  .no-touch .header-container .mobile-display {
    -ms-flex-order: 2;
        order: 2;
    display: none; }
  .no-touch .header-container .utility-display {
    -ms-flex-order: 3;
        order: 3;
    text-align: right; }
  .no-touch .search-button {
    margin: 0 0px 3px 0; }
  .no-touch .new-header {
    box-shadow: none; }
  .no-touch .new-logo1 {
    height: auto;
    left: 15px;
    top: -35px;
    width: 130px;
    margin-top: 20px;
    margin-bottom: 19px; }
    .no-touch .new-logo1 img {
      width: 130px;
      height: auto; }
  .no-touch .header-inner-wrapper {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0px; }
  .no-touch .search-display {
    float: right;
    display: inline-block;
    margin-top: 28px; }
  .no-touch .header-container .utility-display {
    display: block;
    -ms-flex-order: 1;
        order: 1;
    float: right; }
  .no-touch .header-container .header-inner-menu-search {
    width: 100%;
    float: left;
    margin-bottom: 5px; }
  .no-touch .header-container .menu-display {
    display: inline-block;
    -ms-flex-order: 4;
        order: 4;
    width: 95%;
    text-align: center;
    margin-top: 29px; }
  .no-touch .nav-wrap {
    min-height: auto; }
  .new-footer-logo:hover,
  .new-logo1:hover {
    opacity: .75; }
  .new-utility-nav {
    display: block;
    height: 36px;
    margin: 0; }
    .new-utility-nav nav {
      padding: 7px; }
    .new-utility-nav li {
      padding: 8px 2px 2px; }
    .new-utility-nav a {
      padding: 0 4px;
      text-decoration: none; } }

@media only screen and (max-width: 992px) {
  .header-content {
    display: -ms-flexbox;
    display: flex; }
  .header-container .logo-display {
    text-align: left; }
  .header-inner-wrapper {
    -ms-flex-order: 3;
        order: 3; } }

@media only screen and (min-width: 1250px) {
  .header-content {
    padding: 0 50px; } }

@media only screen and (max-width: 1200px) {
  .no-touch .navigation ul li a,
  .no-touch .subnav-menu li a {
    padding: 5px 7px; } }

@media screen and (min-width: 992px) and (max-width: 1060px) {
  .no-touch .new-logo1 {
    width: 100px;
    margin-top: 10px;
    margin-bottom: 10px; }
    .no-touch .new-logo1 img {
      width: 100px; }
  .no-touch .navigation ul li a,
  .no-touch .subnav-menu li a {
    padding: 5px 5px; }
  .no-touch .header-container .menu-display,
  .no-touch .nav-wrap,
  .no-touch .nav-wrap .navigation,
  .no-touch .navigation ul li.active a,
  .no-touch .navigation ul li.active:hover a {
    background: transparent; }
  .no-touch .header-container .menu-display {
    margin-top: 15px; }
  .no-touch .search-display {
    margin-top: 14px; } }

/*
	_footer.scss
*/
.new-footer {
  background: #0054A6;
  height: 100%;
  text-align: center; }
  .new-footer .container {
    max-width: 100%;
    margin: 0 auto; }

.new-footer-logo {
  display: block;
  height: 55px;
  width: 259px; }
  .new-footer-logo img {
    max-width: 100%; }

.new-footer-nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.37);
  border-top: 1px solid rgba(255, 255, 255, 0.37);
  margin: 25px 0;
  padding: 15px 0; }
  .new-footer-nav a {
    display: block;
    height: 100%;
    padding: 16px 0;
    text-decoration: none;
    width: 100%; }
  .new-footer-nav ul {
    margin: 0 auto;
    text-align: center; }

.new-footer-links {
  border-bottom: 1px solid rgba(255, 255, 255, 0.37);
  border-top: 1px solid rgba(255, 255, 255, 0.37);
  margin: 5px 0;
  padding: 5px 0; }
  .new-footer-links a {
    color: #fff;
    display: block;
    height: 100%;
    padding: 8px 0;
    text-decoration: none;
    width: 100%; }
    .new-footer-links a:hover {
      color: #4da0cc; }
  .new-footer-links ul {
    margin: 0 auto;
    text-align: center; }
    .new-footer-links ul li {
      font-size: 18px; }

.new-footer-logo {
  float: none;
  margin: 15px auto; }

.new-footer-legal {
  margin-bottom: 61px; }

.new-footer-social {
  height: 44px;
  margin-bottom: 94px; }
  .new-footer-social a {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAAApCAQAAABpAYYoAAAHIElEQVR4Ac2cQYgkVx3G/52xV9jVZZpFZIagY+MmBxEH26PgiHU12UuvA85oMmoh5ODsruEFRUYwaoOHoAezFRIHWU+96JzEQ0FmA5kNwYI9eAgaih5igshIzc7EmNV15ifIo+ku6tV71a+rk987THe/ro+P+vpVvfevmhIbdAhRRMTE9FEoOsiUWgeFItathyJ432svsMZ1bvEWd4G7vMUtrrPGwnvluqwzICKjiIyIrpdVszb0PbW7pdrhxLpN1niRE4o5YZd1mrN3beoISbGREk5oNvbX9vKtKus2eJwBdgZs0KjftS3CNjGuJJaB7qOdVtTu1KZ9kT3c2ePiLF0X/SIyqqHcx1+N2tV99xyVv8IR1ThmdXau85I9JiFytFuLtofvPi2r8ianVOeUq7NyPS4ZMSmx1a6qT9vDd2IJ8SqTc202rt12sv9oCWvUrs/3ZU6ZnFMuz8L16DTfF2U+ZdeoXZ/vhzjGj2Mert+1/kOLjDwJHVoo3DEt+lPM+Gm3atNusGccXdlYO2EI/yIbG7m3adTtuuzEGui+xPOspfBn9tqPkwfu8wJf4IMj3zpLxChPIdxllI26XevVGkW0qs+bcnUV0/gGCOgCiraHdptpEeaUmwzI8zqf5lH+zAG/4jzCh9njHbBEuE+zXtdlcyOFjsDr96xK1jcQoDy0e0yLJKe8Tp4DHmSRewDAHk2Ez3DfGiGs1+paR2gKKUKRep5XTNunCH2EhIQuAX0gIgIUqaN2hh9m7V3yPIGwyhC+iSDccIhwd2LXAzZZYZOBflfoWhC6FJPqejlk+lUKJJWqB13MdOjQBrp0UAgZAQEgxB7aduzai5wwzn3OI3ybIbyCIHwVAAh1W0Z4TL/+HQBwwoKD68c4ZJzt4TbzbHKJrWLXZQNbaQGIh0dxe10vcTtoaH2lD6YxQmyN0E07JSYxbK97LNpr5HkNQfgyQ/g3DYRHAAApaE+hYc3BtbA8FuIh82NqKzzDnSLXgpC4RZhrfUzISIsxomOrEiG0RrST0rJ7O+ewTzvfY9R+ljx/QxAu8J/c93/gcCCF5yyuAQRhid38GBxp28WuBYGqEVqmOaPVdLwjtGuby2WRsQYTlWq/RB74FILwPBr+QYNz/NUpwtsOe2RpONp2OAS28rVaigmEdqUIw5GLvZF18t9yjVBPbAI6JKURhqVT88DwM8toGXqKtd8gD/xWb/dHAE55gjluglOEbzosKHbG/C2znHO8RTGhEFSIUAGQod9ZttPa1gij4XdDhNAQoV07NZaSI1OPQfuIIp7lLMIZVnmSz3GBF8ExwmPrHhno0Mxth2LUJBHiH2GOlAQAyDBh146NdRBl6jFomzjgN/xMLyd+RBF/QPEueXDYI0tIaRu8vyLMiHUb/cSCVTsxXpHrGXvMo9DMdQThO9hxH4WwUxrgEpgj7PhHaDsXmsfL6CeVIiz23TYU2FOn0rsynQsLl+oNfsh/ceNNk+uc7iVjhFtlEYpPhB4z0gCVCzUj069TmEi7bzxYKkOP+4wU4IQ73OAZPqK/90UOsOM2I4UtY4DzHGIiEITEP0Lz2s0Sofp/C4gROggpIW2E2K5dGHREyxCTsgQI7ZJ1IRzxfT7KPJfp8Tw/5UMIwme5h53nnC68HbJccSoD0BaEyC9CSwXFPUIQ9PrQoJ1a13aQEaFQJAVb91D0SK3aa+T5E5+gyU/4Jxr+wicRhF9gZy3n2sx2wcF0EzMpIgihf4QOdUz3CM3a0bRu5rBoL3LKKO+whPBLxnmdCwiPYOOURUfXh2wz73wW1K5Ny1xzmRtAv/O6mmCO0K02I7Twx3Q18uXcilCY4x55fozwJWy87OB6mxVWCuahu3bXvvdS2ZfXUeUI+7rPol2r768xgr4r9O/kuYlwBRtfd3I9YJPlkQnMJbbdXNd89dusrWPqIYQ6wi4tUq0QO2kHeGOYsTbZZwjfQhC+R54NzvAa5ezTrOT6DrvVXGtZ+jWNwUnGSkLmrB3jiaGGKmyMLQrmEOb4OScM4dd8gAgbG3W7Ho4VMvwJEKdrGv7nKn/fNu0GtxnCDc4hCB/nGzxNjyss8zF+j41XaNTteprzu149NwJbbthV+NI3KD/M8dgVw6f5vB6tD/IoL/Cuy32k9bv2OeDZK5TT027VqV3n3dz1ux6XTWrYEf5n28yi3SLx0O6Uan+XyXlyNq7zsnEdAWrtaDJtbbeO3ZE6aF+b8D+brs3K9TQGeEwLcWq9GrWr+04ctVd5m2q8zersXPv+I2eGMhv01Kaidlib9kVexZ1XeWiWrv0OehFtpGJrOY7Fvk3bw3dcWfsBNtjHzj4bPDBb12bhNj1STGT0HHaDWVuVakde2r2atJusc6vkiRcvsU5z9q5dnoPSJ0FDQuzxBJdZa8cj2v0paS+wrp87cwQc6efOrLPwXrn+H39ANmI2aO6KAAAAAElFTkSuQmCC") no-repeat;
    float: left;
    height: 41px;
    margin-right: 4px;
    text-indent: -999em;
    width: 42px; }
  .new-footer-social .youTube {
    background-position: -46px; }
  .new-footer-social .flickr {
    background-position: -92px; }
  .new-footer-social .googlePlus {
    background-position: -138px; }
  .new-footer-social .twitter {
    background-position: -183px; }

.new-footer-copyright {
  color: #fff;
  margin-bottom: 30px;
  text-align: center;
  padding-top: 40px; }

.new-footer-sociallinks {
  display: table;
  margin: 0 auto;
  text-align: center; }
  .new-footer-sociallinks a {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAAApCAQAAABpAYYoAAAHIElEQVR4Ac2cQYgkVx3G/52xV9jVZZpFZIagY+MmBxEH26PgiHU12UuvA85oMmoh5ODsruEFRUYwaoOHoAezFRIHWU+96JzEQ0FmA5kNwYI9eAgaih5igshIzc7EmNV15ifIo+ku6tV71a+rk987THe/ro+P+vpVvfevmhIbdAhRRMTE9FEoOsiUWgeFItathyJ432svsMZ1bvEWd4G7vMUtrrPGwnvluqwzICKjiIyIrpdVszb0PbW7pdrhxLpN1niRE4o5YZd1mrN3beoISbGREk5oNvbX9vKtKus2eJwBdgZs0KjftS3CNjGuJJaB7qOdVtTu1KZ9kT3c2ePiLF0X/SIyqqHcx1+N2tV99xyVv8IR1ThmdXau85I9JiFytFuLtofvPi2r8ianVOeUq7NyPS4ZMSmx1a6qT9vDd2IJ8SqTc202rt12sv9oCWvUrs/3ZU6ZnFMuz8L16DTfF2U+ZdeoXZ/vhzjGj2Mert+1/kOLjDwJHVoo3DEt+lPM+Gm3atNusGccXdlYO2EI/yIbG7m3adTtuuzEGui+xPOspfBn9tqPkwfu8wJf4IMj3zpLxChPIdxllI26XevVGkW0qs+bcnUV0/gGCOgCiraHdptpEeaUmwzI8zqf5lH+zAG/4jzCh9njHbBEuE+zXtdlcyOFjsDr96xK1jcQoDy0e0yLJKe8Tp4DHmSRewDAHk2Ez3DfGiGs1+paR2gKKUKRep5XTNunCH2EhIQuAX0gIgIUqaN2hh9m7V3yPIGwyhC+iSDccIhwd2LXAzZZYZOBflfoWhC6FJPqejlk+lUKJJWqB13MdOjQBrp0UAgZAQEgxB7aduzai5wwzn3OI3ybIbyCIHwVAAh1W0Z4TL/+HQBwwoKD68c4ZJzt4TbzbHKJrWLXZQNbaQGIh0dxe10vcTtoaH2lD6YxQmyN0E07JSYxbK97LNpr5HkNQfgyQ/g3DYRHAAApaE+hYc3BtbA8FuIh82NqKzzDnSLXgpC4RZhrfUzISIsxomOrEiG0RrST0rJ7O+ewTzvfY9R+ljx/QxAu8J/c93/gcCCF5yyuAQRhid38GBxp28WuBYGqEVqmOaPVdLwjtGuby2WRsQYTlWq/RB74FILwPBr+QYNz/NUpwtsOe2RpONp2OAS28rVaigmEdqUIw5GLvZF18t9yjVBPbAI6JKURhqVT88DwM8toGXqKtd8gD/xWb/dHAE55gjluglOEbzosKHbG/C2znHO8RTGhEFSIUAGQod9ZttPa1gij4XdDhNAQoV07NZaSI1OPQfuIIp7lLMIZVnmSz3GBF8ExwmPrHhno0Mxth2LUJBHiH2GOlAQAyDBh146NdRBl6jFomzjgN/xMLyd+RBF/QPEueXDYI0tIaRu8vyLMiHUb/cSCVTsxXpHrGXvMo9DMdQThO9hxH4WwUxrgEpgj7PhHaDsXmsfL6CeVIiz23TYU2FOn0rsynQsLl+oNfsh/ceNNk+uc7iVjhFtlEYpPhB4z0gCVCzUj069TmEi7bzxYKkOP+4wU4IQ73OAZPqK/90UOsOM2I4UtY4DzHGIiEITEP0Lz2s0Sofp/C4gROggpIW2E2K5dGHREyxCTsgQI7ZJ1IRzxfT7KPJfp8Tw/5UMIwme5h53nnC68HbJccSoD0BaEyC9CSwXFPUIQ9PrQoJ1a13aQEaFQJAVb91D0SK3aa+T5E5+gyU/4Jxr+wicRhF9gZy3n2sx2wcF0EzMpIgihf4QOdUz3CM3a0bRu5rBoL3LKKO+whPBLxnmdCwiPYOOURUfXh2wz73wW1K5Ny1xzmRtAv/O6mmCO0K02I7Twx3Q18uXcilCY4x55fozwJWy87OB6mxVWCuahu3bXvvdS2ZfXUeUI+7rPol2r768xgr4r9O/kuYlwBRtfd3I9YJPlkQnMJbbdXNd89dusrWPqIYQ6wi4tUq0QO2kHeGOYsTbZZwjfQhC+R54NzvAa5ezTrOT6DrvVXGtZ+jWNwUnGSkLmrB3jiaGGKmyMLQrmEOb4OScM4dd8gAgbG3W7Ho4VMvwJEKdrGv7nKn/fNu0GtxnCDc4hCB/nGzxNjyss8zF+j41XaNTteprzu149NwJbbthV+NI3KD/M8dgVw6f5vB6tD/IoL/Cuy32k9bv2OeDZK5TT027VqV3n3dz1ux6XTWrYEf5n28yi3SLx0O6Uan+XyXlyNq7zsnEdAWrtaDJtbbeO3ZE6aF+b8D+brs3K9TQGeEwLcWq9GrWr+04ctVd5m2q8zersXPv+I2eGMhv01Kaidlib9kVexZ1XeWiWrv0OehFtpGJrOY7Fvk3bw3dcWfsBNtjHzj4bPDBb12bhNj1STGT0HHaDWVuVakde2r2atJusc6vkiRcvsU5z9q5dnoPSJ0FDQuzxBJdZa8cj2v0paS+wrp87cwQc6efOrLPwXrn+H39ANmI2aO6KAAAAAElFTkSuQmCC") no-repeat;
    display: table-cell;
    float: left;
    height: 41px;
    margin-right: 4px;
    text-indent: -999em;
    vertical-align: middle;
    width: 42px; }
  .new-footer-sociallinks .youTube {
    background-position: -46px; }
  .new-footer-sociallinks .flickr {
    background-position: -92px; }
  .new-footer-sociallinks .googlePlus {
    background-position: -138px; }
  .new-footer-sociallinks .twitter {
    background-position: -183px; }

@media only screen and (min-width: 960px) {
  .new-footer {
    min-height: 250px; }
  .new-footer-logo {
    float: left;
    margin: 30px 15px 15px 0;
    padding-left: 15px; }
  .new-footer-nav {
    margin-bottom: 0;
    width: 100%; }
    .new-footer-nav ul {
      float: right;
      margin: 0; }
      .new-footer-nav ul li {
        float: left; }
    .new-footer-nav a {
      padding: 16px 12px; }
  .new-footer-links {
    margin: 5px auto 0;
    width: 100%;
    max-width: 1065px; }
    .new-footer-links ul {
      margin: 0 auto; }
      .new-footer-links ul li {
        display: inline-block; }
    .new-footer-links a {
      padding: 16px 12px; }
  a.new-chs-login-link-footer {
    display: none; }
  .new-footer-links a:before {
    content: '|';
    padding-right: 20px;
    color: #fff; }
  .new-footer-links ul li:first-child a:before {
    content: ''; }
  .new-footer-legal {
    float: right;
    padding-right: 16px; }
  .new-footer-copyright p {
    color: #fff;
    font-size: 15px;
    margin: 50px auto 15px;
    text-align: center; }
  .new-footer-social {
    position: absolute;
    right: 16px;
    top: 35px; }
    .new-footer-social a {
      border-radius: 30px;
      transition-duration: .8s;
      transition-property: all; }
      .new-footer-social a:hover {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg); }
  .new-footer-sociallinks {
    float: right;
    margin: 30px 0 15px 15px;
    position: relative;
    padding-right: 15px; }
    .new-footer-sociallinks a {
      border-radius: 30px;
      transition-duration: .8s;
      transition-property: all; }
      .new-footer-sociallinks a:hover {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg); } }

@media only screen and (min-width: 1250px) {
  .new-footer-logo {
    padding-left: 50px; }
  .new-footer-sociallinks {
    padding-right: 50px; } }

@media only screen and (max-width: 960px) {
  .new-footer-links {
    margin-top: 20px; } }

/*	This file compiles to css/base/base.css
	See koala-config.json for preprocessor settings */
/* CHSinc.com */
/*
	_normalize.scss
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

html {
  font-family: proxima,Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

.safari {
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: .05px; }

a {
  background: transparent; }

a,
a:active,
a:focus,
a:hover {
  outline: none !important; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

address,
address a {
  font-style: normal;
  text-decoration: none; }

hr {
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: '\201C' '\201D' '\2018' '\2019'; }

small {
  font-size: 100%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input,
select,
textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

button,
html,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4;
  margin: 0 auto;
  min-width: 320px;
  max-width: 100% !important; }

main {
  overflow: hidden; }

ul {
  padding: 0;
  list-style: none; }

::-moz-selection {
  background: #6bd7f3;
  text-shadow: 0 0 #eee; }

::selection {
  background: #6bd7f3;
  text-shadow: 0 0 #eee; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #5f5f5f; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #5f5f5f; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #5f5f5f; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #5f5f5f; }

/*
  _helpers.scss
*/
.mt-15 {
  margin-top: 15px; }

.mt-30 {
  margin-top: 30px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-30 {
  margin-bottom: 30px; }

.mr-15 {
  margin-right: 15px; }

.mr-30 {
  margin-right: 30px; }

.ml-15 {
  margin-left: 15px; }

.ml-30 {
  margin-left: 30px; }

.pt-15 {
  padding-top: 15px; }

.pt-30 {
  padding-top: 30px; }

.pb-15 {
  padding-bottom: 15px; }

.pb-30 {
  padding-bottom: 30px; }

.pr-15 {
  padding-right: 15px; }

.pr-30 {
  padding-right: 30px; }

.pl-15 {
  padding-left: 15px; }

.pl-30 {
  padding-left: 30px; }

.main-title-desktop.visible-mobile,
.visible-mobile {
  display: block; }

.visible-small-screens {
  display: block; }

.visible-medium-screens {
  display: none; }

.mobile-inner-container {
  padding-left: 16px;
  padding-right: 16px; }

.border-bottom {
  border-bottom-style: solid;
  border-bottom-width: 1px; }

.no-padding {
  padding: 0 !important; }

.highlight,
.mobile-highlight {
  background-color: #e1f1ff;
  border-bottom: 1px solid #a1dcef;
  border-top: 1px solid #e1f1ff;
  margin-bottom: 16px; }

.affix {
  position: fixed;
  transform: translate3d(0, 0, 0); }

.tab-collapse-toggle {
  cursor: pointer;
  text-decoration: underline; }

.tab-collapse-toggle:hover {
  text-decoration: none; }

.embed-responsive.embed-responsive-16by9 {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  padding-bottom: 56.25%;
  position: relative; }

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.content-image {
  max-width: 100%; }

img.alignleft {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.clearfix:after,
.clearfix:before {
  content: ' ';
  display: table; }

.clearfix:after {
  content: ' ';
  clear: both; }

.clearfix {
  *zoom: 1; }

.section-render .clearfix:after,
.section-render .clearfix:before {
  content: ' ';
  display: table; }

.section-render .clearfix:after {
  content: ' ';
  clear: both; }

.section-render .clearfix {
  *zoom: 1; }

.section-render .float-left {
  float: left; }

.section-render .float-right {
  float: right; }

.section-render .image-left {
  float: left;
  padding-bottom: 10px;
  padding-right: 16px; }

.section-render .image-right {
  float: right;
  padding-bottom: 10px;
  padding-left: 16px; }

.image-responsive,
.image-responsive img,
.img-responsive,
.img-responsive img {
  max-width: 100%; }

.hidden {
  display: none; }

.addMargins {
  margin: 20px 0; }

.align-center {
  margin: 0 auto; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.no-decoration {
  text-decoration: none; }

.display-block {
  display: block; }

.no-margin {
  margin: 0; }

.no-top-margin {
  margin-top: 0 !important; }

.no-bottom-margin {
  margin-bottom: 0 !important; }

.no-bottom-border {
  border-bottom: 0 !important; }

.margin-bottom-6 {
  margin-bottom: 6px !important; }

.margin-bottom-12 {
  margin-bottom: 12px !important; }

.margin-top-6 {
  margin-top: 6px !important; }

.margin-top-12 {
  margin-top: 12px !important; }

.margin-top-16 {
  margin-top: 16px !important; }

@media only screen and (min-width: 450px) {
  .alignleft,
  img.alignleft {
    display: inline;
    float: left;
    margin-right: 2em; }
  .alignright,
  img.alignright {
    display: inline;
    float: right;
    margin-left: 2em; }
  .aligncenter,
  img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto; } }

@media only screen and (min-width: 600px) {
  .visible-small-screens {
    display: none !important; }
  .visible-medium-screens {
    display: block; }
  .mobile-highlight {
    background-color: transparent;
    border-bottom: 0;
    border-top: 0; } }

@media only screen and (min-width: 960px) {
  .section-render .pull-left {
    float: left; }
  .section-render .pull-right {
    float: right; }
  .main-title.visible-desktop,
  .visible-desktop {
    display: block; } }

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%; }

.container.no-gutters {
  padding: 0; }

.container-fluid.no-gutters {
  padding-left: 0;
  padding-right: 0; }

.row.no-gutters {
  margin-left: 0;
  margin-right: 0; }

.row.no-gutters > [class*=" col-"],
.row.no-gutters > [class^="col-"] {
  padding-left: 0;
  padding-right: 0; }

.centered {
  display: inline-block;
  vertical-align: middle;
  width: 300px; }

@media only screen and (max-width: 960px) {
  .mobile-mt-15 {
    margin-top: 15px; }
  .mobile-mt-30 {
    margin-top: 30px; }
  .mobile-mb-15 {
    margin-bottom: 15px; }
  .mobile-mb-30 {
    margin-bottom: 30px; }
  .mobile-mr-15 {
    margin-right: 15px; }
  .mobile-mr-30 {
    margin-right: 30px; }
  .mobile-ml-15 {
    margin-left: 15px; }
  .mobile-ml-30 {
    margin-left: 30px; }
  .mobile-pt-15 {
    padding-top: 15px; }
  .mobile-pt-30 {
    padding-top: 30px; }
  .mobile-pb-15 {
    padding-bottom: 15px; }
  .mobile-pb-30 {
    padding-bottom: 30px; }
  .mobile-pr-15 {
    padding-right: 15px; }
  .mobile-pr-30 {
    padding-right: 30px; }
  .mobile-pl-15 {
    padding-left: 15px; }
  .mobile-pl-30 {
    padding-left: 30px; } }

/*
	_type.scss
*/
@font-face {
  font-family: 'proxima bold';
  src: url(/CHSInc/Content/font/proxima-nova-bold-latin-1-webfont.eot);
  src: url(/CHSInc/Content/font/proxima-nova-bold-latin-1-webfont.eot?#iefix) format("embedded-opentype"), url(/CHSInc/Content/font/proxima-nova-bold-latin-1-webfont.woff) format("woff"), url(/CHSInc/Content/font/proxima-nova-bold-latin-1-webfont.ttf) format("truetype"), url(/CHSInc/Content/font/proxima-nova-bold-latin-1-webfont.svg#proxima_n_w01_boldregular) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'proxima light';
  src: url(/CHSInc/Content/font/proxima-nova-light-latin-1-webfont.eot);
  src: url(/CHSInc/Content/font/proxima-nova-light-latin-1-webfont.eot?#iefix) format("embedded-opentype"), url(/CHSInc/Content/font/proxima-nova-light-latin-1-webfont.woff) format("woff"), url(/CHSInc/Content/font/proxima-nova-light-latin-1-webfont.ttf) format("truetype"), url(/CHSInc/Content/font/proxima-nova-light-latin-1-webfont.svg#proxima_n_w01_lightregular) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'proxima';
  src: url(/CHSInc/Content/font/proxima-nova-regular-latin-1-webfont.eot);
  src: url(/CHSInc/Content/font/proxima-nova-regular-latin-1-webfont.eot?#iefix) format("embedded-opentype"), url(/CHSInc/Content/font/proxima-nova-regular-latin-1-webfont.woff) format("woff"), url(/CHSInc/Content/font/proxima-nova-regular-latin-1-webfont.ttf) format("truetype"), url(/CHSInc/Content/font/proxima-nova-regular-latin-1-webfont.svg#proxima_n_w01_regregular) format("svg");
  font-weight: normal;
  font-style: normal; }

/* Transforms */
.text-uppercase
{
  text-transform: uppercase; 
}

/* Headers */
.h1,
.h2,
.h3,
.h4,
.h5 {
  display: block; }

.content .h2,
.content h2 {
  margin: 10px 0 0; }

.content .h3,
.content h3 {
  margin: 0;
  font-weight: bold;
  -webkit-font-smoothing: auto;
  moz-osx-font-smoothing: auto; }

/* Line Heights */
.line-height-min {
  line-height: 1; }

.line-height-med {
  line-height: 1.2; }

.line-height-norm {
  line-height: 1.4; }

/* Font Weights */
.font-normal,
.required-form-item input,
.sub-page-title,
body,
textarea {
  font-family: proxima,Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif; }

.btn.bright-blue-bg.media-link,
.content .h1,
.content .h2,
.content h1,
.content h2,
.financials-item-quarter,
.financials-item-title,
.flex-caption,
.font-bold,
.h2,
.h4,
.required-form-item,
.search-results-pager li a,
.subnav-menu .subnav-list .main-header,
b,
h1,
h2,
strong,
ul.sticky-nav li a {
  font-family: 'proxima bold',Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.content,
.content .h3,
.content h3,
.expandable-item-body ul,
.flex-caption a,
.font-light,
.site-footer *,
address,
p,
small {
  font-family: 'proxima light',Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif; }

/* Updated 2/19/2019 */
.rich-text, .rich-text p {
    font-family: proxima,Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif;
}

/* Font Sizes */
.fine-print,
.font-size-min,
.subnav-menu li a small {
  font-size: 15px; }

.content,
.expandable-item-body,
.financials-item,
.font-size-norm,
.mychs-log-in-box .main-menu,
.navigation li a,
.rich-text,
.search-results-pager li a,
.side-nav small,
.site-search input[type='submit'],
.small-nav-header a,
input.btn,
label,
p {
  font-size: 17px; }

.btn,
.expandable-item-body h6,
.expandable-item-title h4,
.flex-caption a,
.font-size-med,
.h3,
.rich-text a,
.search-results a,
.selection-result .detail,
.selection-result .link,
.side-nav a,
.small-nav-header .back-to-menu,
.sub-page-title,
.subnav-menu li a,
.tab-nav-title,
address,
h3 {
  font-size: 19px; }

.expandable-item-body h5,
.flex-caption,
.font-size-max,
.h2,
.search-results .title a,
.search-results-pager a,
.select-results .title,
.sub-content .title,
h1,
h2 {
  font-size: 23px; }

/* Titles */
.main-title,
.main-title.container {
  text-transform: uppercase;
  padding: 9px 16px 3px; }

.main-title-desktop {
  display: none; }

.main-title {
  border-top: 1px solid #c7e3f5;
  border-bottom: 1px solid #c7e3f5;
  font-family: 'proxima bold',Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.main-content article h2 {
  text-transform: uppercase; }

.section-title {
  background-color: #787878;
  text-align: center;
  color: #fff;
  padding: 6px 16px 2px; }

.section-title * {
  padding: 0;
  margin: 0;
  text-transform: uppercase; }

.content .sub-page-title {
  font-size: 22px;
  background: #0054a6;
  padding: 3px 16px 0;
  margin-top: 0;
  text-transform: capitalize;
  font-family: 'proxima bold',Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media only screen and (min-width: 450px) {
  .flexslider-bottom-caption p {
    font-size: 15px; } }

@media only screen and (min-width: 600px) {
  .expandable-item-body,
  .financials-item,
  .flexslider-bottom-caption p,
  .navigation li a,
  .rich-text,
  .search-results-pager li a,
  .side-nav small,
  .site-search input[type='submit'],
  .small-nav-header a,
  address,
  input.btn,
  label,
  p {
    font-size: 18px; } }

@media only screen and (min-width: 960px) {
  a:hover {
    text-decoration: none; }
  .financials-item-links ul li,
  .side-nav small {
    font-size: 15px;
    line-height: 1.2; }
  .navigation ul li a,
  .subnav-menu li a {
    font-size: 16px; }
  .utility-nav a {
    font-size: 16px; }
  .financials-data-wrap h4,
  .financials-item li,
  .financials-item-links li a,
  .h4,
  .header-spliter,
  .subnav-menu .subnav-list ul li a {
    font-size: 16px; }
  .h3,
  h3 {
    font-size: 23px; }
  .h2,
  h1,
  h2 {
    font-size: 25px; }
  .main-title {
    display: none; }
  .flex-caption,
  .main-title-desktop {
    font-size: 40px; }
  .main-title-desktop {
    display: block;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 25px; }
  .main-title-desktop a,
  .side-nav .main-title-desktop a {
    padding: 0;
    width: auto;
    font-size: inherit;
    color: inherit; }
  .section-title h3 {
    font-size: 20px; } }

/* 
	_colors.scss
*/
/* Blue */
.blue, a:hover, h1, .side-nav .active a, .subnav-menu .subnav-list .main-header, .flex-caption, .header-spliter, .flex-caption a, .side-nav .accordion_item_panel a:hover, .side-nav .accordion_item_panel .active a {
  color: #06419e; }

.blue-bg, .active .side-nav-indicator, .small-nav-header, .search-form, .btn:hover, .search-results-pager li:hover a, .search-results-pager li a.active, .in-page-search-form-wrapper, .mychs-log-in-box, .utility-nav .active {
  background-color: #06419e; }

/* Light Blue */
.light-blue, a, .footer-nav a:hover, .search-results-pager li a, .mychs-log-in-title, .side-nav .accordion_item_panel a, .h2.blue:hover {
  color: #4da0cc; }

.light-blue-bg, .btn, .side-nav-indicator, .accordion-nav-indicator, .expandable-item-title {
  background-color: #4da0cc; }

.light-blue-border {
  border-color: #a6cfe5; }

/* Bright Blue */
.bright-blue, .back-to-top-link a:hover {
  color: #43bae9; }

.bright-blue-bg {
  background-color: #43bae9; }

.bright-blue-border {
  border-color: #43bae9; }

/* Alt. Light Blue */
.alt-light-blue, .btn:hover {
  background: #5bb5e7; }

/* Lighter Blue */
.lighter-blue {
  color: #e1f1ff; }

.lighter-blue-bg, .select-results, .main-title, .side-nav li, .accordion-nav .accordion_item_trigger, .expandable-content-container, .locations-result, .financials-item-date, .financials-item-links {
  background-color: #e1f1ff; }

.lighter-blue-border, .lighter-blue-border.highlight, .lighter-blue-border.mobile-highlight {
  border-color: #e1f1ff; }

/* Alt. Lighter Blue */
.alt-light-blue {
  color: #a1dcef; }

.alt-lighter-blue-bg {
  background-color: #a1dcef; }

.alt-lighter-blue-border {
  border-color: #a1dcef; }

/* Green */
.green {
  color: #309f38; }

.green-bg, .flex:nth-child(1) .sub-content-indicator {
  background-color: #309f38;
  z-index: 1; }

/* Yellow */
.yellow {
  color: #f9cf1a; }

.yellow-bg, .flex:nth-child(2) .sub-content-indicator {
  background-color: #f9cf1a; }

/* Orange */
.orange {
  color: #e47618; }

.orange-bg, .flex:nth-child(3) .sub-content-indicator {
  background-color: #e47618; }

/* Black */
.black, input, textarea, .side-nav small, address a, .flex.news p a, .search-results-pager a, .search-results-count h2 {
  color: #000; }

/* White */
.white, .btn, .btn:hover, .site-search input[type="submit"], .flexslider-bottom-caption p, .menu-button:hover, .subnav-header, .subnav-menu li a small, .sub-page-title, .footer-nav a, .footer-legal, .footer-legal a, .flex-caption.white a, .search-results-pager li:hover a, .search-results-pager li a.active, .expandable-item-title, .mychs-log-in-box a, .utility-nav .active a {
  color: #fff; }

.white-bg {
  background-color: #fff; }

/* Light Gray */
.light-gray {
  color: #f1f1f1; }

.light-gray-bg {
  background: #f1f1f1; }

.light-gray-border {
  border-color: #f1f1f1; }

/* Gray */
.gray {
  color: #d8d8d8; }

.gray-bg {
  background-color: #d8d8d8; }

.gray-border {
  border-color: #d8d8d8; }

/* 
	_print.scss
*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "" !important; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid !important; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5em; }
  p, h2, h3, .h3 {
    orphans: 3;
    widows: 3; }
  h2, h3, .h3 {
    page-break-after: avoid; }
  .btn, .side-nav, .footer-nav, .site-footer-logo, .flex-controls, .flexslider-bottom-caption, .menu-button, .nav-wrap, .subnav-container, .flex.video iframe {
    display: none !important; }
  .flexslider {
    height: 38px !important; }
  .footer-legal {
    padding-top: 20px !important; }
  .main-title, .side-nav li {
    border: none !important; } }

/*  This file compiles to css/layout/layout.css
	See koala-config.json for preprocessor settings */
/*
	_grid.scss
*/
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 0;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media only screen and (min-width: 450px) {
  /* Grid */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: 0%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: 0%; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media only screen and (min-width: 600px) {
  /* Grid */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: 0%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: 0%; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media only screen and (min-width: 960px) {
  /* Grid */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: 0%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: 0%; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

/*
  _layout-containers.scss
*/
.page-wrapper {
  overflow: hidden; }

.container {
  position: relative;
  width: auto;
  margin: 0 auto;
  max-width: 100%;
  padding: 0; }
  .container > section,
  .container #formPage > section {
    max-width: 1065px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box; }
  .container .image-full-width,
  .container #formPage > section.image-full-width {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto; }

.container .container {
  padding: 0 16px; }

.container-padded {
  padding: 16px; }

.header-spliter {
  margin: 20px 0 12px;
  border-bottom: 1px solid; }

.full-bleed-mobile {
  margin-left: -32px;
  margin-right: -32px; }

.row .col {
  display: inline-block;
  margin-bottom: 16px; }

.row .col-33 {
  width: 33%;
  min-width: 320px; }

@media only screen and (min-width: 960px) {
  body {
    border-left: none; }
  .desktop-contained {
    max-width: 1065px;
    margin: 0 auto; }
  .col-33 {
    width: 33.33333%; }
  .col-60 {
    width: 60%;
    float: right; }
  .col-60 .desktop-contained {
    max-width: 670px;
    float: none;
    margin-left: 0; }
  .full-bleed-mobile {
    margin-left: 0;
    margin-right: 0; } }

@media only screen and (min-width: 1093px) {
  .mobile-inner-container {
    padding-left: 0;
    padding-right: 0; } }

/*
	_main-content.scss
*/
html,
body {
  overflow-x: hidden; }

@media only screen and (min-width: 960px) {
  .logo-container {
    padding: 0;
    position: absolute;
    margin-left: 0; }
  .logo-container img {
    width: 100%; }
  .main-image {
    max-width: 100%;
    margin-left: 0; } }

/*
	_sub-content.scss
*/
.sub-content {
  margin: 60px 0; }

.sub-content ul {
  list-style: none; }

.sub-content .flex {
  margin-bottom: 30px;
  padding: 8px 20px 0 36px;
  overflow: hidden; }

.sub-content-thumbnail-container {
  display: none;
  padding-bottom: 12px; }

.sub-content .title {
  line-height: 33px;
  text-decoration: none; }

.sub-content p {
  margin: 8px 0 0.6em; }

.sub-content-indicator {
  width: 25px;
  height: 100%;
  top: 8px;
  left: 0;
  position: absolute; }

.sub-content .flex .news-list {
  margin-top: 0; }

.sub-content .flex .news-list * {
  display: block;
  height: 100%;
  width: 100%; }

.sub-content .flex .news-list > * {
  margin-bottom: 10px; }

.sub-content .flex.video iframe {
  width: 300px;
  display: block;
  padding-bottom: 12px;
  margin-bottom: 3px; }

.home .sub-content {
  margin-top: 0; }

@media only screen and (min-width: 450px) {
  .sub-content-thumbnail-container {
    display: block; }
  .sub-content .flex.video .sub-content-thumbnail-container {
    cursor: pointer; }
  .sub-content .flex.video .sub-content-thumbnail-container:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAABPCAQAAAAtz3+3AAABEklEQVR4Aa3OsW0QBhgG0Vd8i2SNbGC5SBBCDMAKVO5pLFbIConFQsyBhfUzQijuBni63ZNnPyXNF39670eCHY/+867gBh4abnTcTscNGTc6bqfjhozb6bgh40bH7XTckHE7HTf8H/e31+IMHrz8Ljdk3E7HDRm303FDxu103JBxOx03ZNxOx+3IuCHjdjpuyLidjhsybqfjdmTc0HD/+msn6tHn6fq0k/VHiX2frn+6sxdfp+mbj952DfXBK7uMYh3FLqNYR7HLKNZR7DKKXUaxjmKXUayj2GUU6yh2GcU6il1GsY5il1Gso9hlFOsodhnFOop1FLuMYh3FLqNYR7GOYpdRrKNYR7HLKObJszdJvwBYb8Zk+tSDzwAAAABJRU5ErkJggg==) no-repeat;
    content: "";
    position: absolute;
    width: 38px;
    height: 79px;
    left: 137px;
    top: 42px; }
  .sub-content .flex.video .sub-content-thumbnail-container:hover:after {
    opacity: .75; }
  .sub-content .flex-wrap-medium .flex.video .sub-content-thumbnail-container:after {
    left: 222px; }
  .sub-content .flex-wrap-medium .flex.video iframe {
    width: 477px; } }

@media only screen and (min-width: 960px) {
  .sub-page-title {
    display: none; }
  .sub-content {
    padding-left: 4px; }
  .sub-content .flex:last-child {
    padding-right: 0; }
  .sub-content .flex {
    float: left;
    width: 28%;
    padding: 8px 20px 0 36px;
    margin-bottom: 50px; }
  .sub-content-thumbnail-container {
    margin-bottom: 27px;
    padding-bottom: 10px;
    width: 100%;
    height: 160px;
    overflow: hidden; }
  .sub-content-thumbnail-container img {
    width: auto;
    height: auto;
    max-width: 100%; }
  .sub-content .flex.sub-content-3 {
    padding-right: 0; }
  .sub-content-indicator {
    top: 8px;
    height: 160px; }
  .sub-content .flex.video iframe {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 3px; }
  .sub-content .flex-wrap-large .flex {
    width: 92%; }
  .sub-content .flex-wrap-large .flex .sub-content-thumbnail-container {
    width: 220px;
    height: 235px;
    float: left;
    padding-right: 30px; }
  .sub-content .flex-wrap-large .flex .sub-content-indicator {
    height: 235px; }
  .sub-content .flex-wrap-medium .flex {
    width: 44%; }
  .sub-content .flex-wrap-medium .flex .sub-content-indicator {
    height: 160px; }
  .sub-content .flex-wrap-medium .flex.video iframe {
    width: 100%; }
  .home .sub-content {
    margin-top: 60px; } }

/* Rich Text flex spaces */
.flex .rich-text p, .flex .rich-text a {
  font-size: 17px;
  line-height: 1.3em; }

@media only screen and (min-width: 640px) {
  .flex .rich-text p, .flex .rich-text a {
    font-size: 18px; } }

.flex .rich-text h2 {
  text-transform: none;
  margin: 0; }

.flex .rich-text h2, .flex .rich-text h3, .flex .rich-text h4 {
  margin: 0; }

.flex .rich-text strong, .flex .rich-text b, .flex .rich-text h2, .flex .rich-text h3, .flex .rich-text h4 {
  font-weight: normal;
  font-family: 'proxima bold',Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.flex .rich-text em, .flex .rich-text i {
  font-style: italic; }

.rich-text.page-element u {
  text-decoration: underline; }

.flex .rich-text ul {
  list-style: disc; }

.flex .rich-text ul, .flex .rich-text ol {
  padding: 0; }

.flex .rich-text a:hover {
  color: #06419e;
  cursor: pointer; }

/*
  global.scss
*/
.chs-global * {
  box-sizing: border-box; }

.chs-global *:before,
.chs-global *:after {
  box-sizing: border-box; }

.height-placeholder-1-1 {
  height: 200px; }

.height-placeholder-1-2 {
  height: 430px; }

.height-placeholder-1-3 {
  height: 660px; }

.height-placeholder-1-4 {
  height: 920px; }

.height-placeholder-1-1-2 {
  height: 85px; }

.chs-global {
  width: 100%; }
  .chs-global h2 {
    font-family: 'proxima bold',Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 26px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: none; }
  .chs-global p {
    font-family: proxima,Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 10px; }
    .chs-global p a {
      font-size: 1em; }

.ar-components {
  margin-bottom: 20px;
  margin-top: 0; }

.ar-components .article-content-section h2 {
  color: #4da0cc; }

.ar-components .article-content .article-content-section .article-button p a {
  font-size: 14px; }

.btn {
  border-radius: 0;
  padding: 8px 17px;
  border: 0 none; }

.btn-blue,
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover {
  border: 0 none;
  padding: 0 50px;
  font-size: 18px;
  line-height: 40px;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  border: 1px solid #fff;
  background-color: #0054A6; }

.btn-blue-link,
.btn-blue-link:active,
.btn-blue-link:focus,
.btn-blue-link:hover {
  border: 0 none;
  font-size: 18px;
  line-height: 40px;
  border-radius: 0;
  color: #0054A6;
  display: inline-block;
  text-decoration: none; }

.section-render.full-width {
  position: relative; }
  .section-render.full-width:before {
    position: absolute;
    content: '';
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background: inherit; }
  .section-render.full-width:after {
    position: absolute;
    content: '';
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    background: inherit; }

.section-render section {
  margin: 0; }

.components-spacer:not(:first-child) {
  margin-top: 30px; }

.global-section-headline + .components-spacer {
  margin-top: 0; }

.global-section-headline {
  border-bottom: 4px solid #888; }
  .global-section-headline h1,
  .global-section-headline h2,
  .global-section-headline h3 {
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    text-transform: none; }
  .global-section-headline img {
    float: left;
    padding: 0 5px 0 0; }

.section-header-row .column-1-1,
.section-header-row .column-1-2,
.section-header-row .column-1-3,
.section-header-row .column-2-3 {
  min-height: 0.1px; }

.align-left {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  text-align: left; }

.align-center {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  margin: 0; }

.align-right {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: end;
      align-items: flex-end;
  text-align: right; }

.top-left {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  text-align: left; }

.top-middle {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  text-align: center; }

.top-right {
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: start;
      align-items: flex-start;
  text-align: right; }

.middle-left {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  text-align: left; }

.middle-middle {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center; }

.middle-right {
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  text-align: right; }

.bottom-left {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: end;
      align-items: flex-end;
  text-align: left; }

.bottom-middle {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: end;
      align-items: flex-end;
  text-align: center; }

.bottom-right {
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: end;
      align-items: flex-end;
  text-align: right; }

.scPageEditorDivOffset {
  padding: 25px; }

.name-date-section {
  width: 100%;
  display: -ms-flexbox;
  display: flex; }
  .name-date-section p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0; }
    .name-date-section p span {
      color: #06419e;
      font-family: 'proxima bold';
      margin-right: 15px;
      margin-left: 10px; }

.article-share-section {
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  font-size: 17px; }

/* .cx-share-social-media{
  display : flex
} */
.cx-share-buttons {
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -ms-flex-align: center;
      align-items: center; }
  .cx-share-buttons li {
    margin-left: 10px; }
    .cx-share-buttons li a img {
      max-width: none;
      max-height: 36px;
      width: auto; }

@media only screen and (max-width: 960px) {
  .section-render .rich-text {
    height: auto; } }

.column-1-1 .text-ellipsis,
.column-2-3 .text-ellipsis {
  max-height: 25px;
  font-size: 20px;
  line-height: 1;
  text-transform: none; }

.column-1-2 .text-ellipsis {
  max-height: 37px;
  font-size: 16px;
  line-height: 1;
  text-transform: none; }

.column-1-3 .text-ellipsis {
  max-height: 37px;
  font-size: 16px;
  line-height: 1;
  text-transform: none; }

@media only screen and (max-width: 960px) {
  .column-1-1 .text-ellipsis,
  .column-1-2 .text-ellipsis,
  .column-1-3 .text-ellipsis,
  .column-2-3 .text-ellipsis {
    max-height: 37px;
    font-size: 20px;
    line-height: 1;
    text-transform: none; } }

@media only screen and (max-width: 600px) {
  .article-share-section {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    .article-share-section .name-date-section {
      width: auto;
      margin-bottom: 10px;
      -ms-flex-direction: column;
          flex-direction: column; } }

.in-page-search-form-wrapper {
  background: #fff; }

@media only screen and (max-width: 599px) {
  .in-page-search-form-wrapper {
    background-color: #06419e; } }

.btn-p {
  margin-top: 0;
  margin-bottom: 10px; }
  .btn-p a {
    margin-bottom: 0px; }

.main-image-wrapper img {
  width: 100%;
  height: auto; }

@media only screen and (min-width: 960px) {
  .global-story .column-2-3 .chs-global.rich-text {
    margin-left: 60px;
    width: calc(100% - 60px); }
  .global-story .column-1-1 .chs-global.rich-text {
    margin-left: 60px;
    margin-right: 60px;
    width: calc(100% - 120px); }
  .global-story .chs-global.article-content {
    margin-right: 60px;
    width: calc(100% - 60px);
    margin-top: 0;
    margin-bottom: 0; }
    .global-story .chs-global.article-content:first-of-type {
      margin-top: 0px; } }

@media only screen and (min-width: 961px) {
  .global-section-headline {
    display: none; }
  .row.section-header-row .global-section-headline {
    display: block; } }

@media only screen and (max-width: 960px) {
  .global-story {
    padding: 0 15px; }
    .global-story .chs-global.image-pagetitle {
      margin: 0 -15px; }
      .global-story .chs-global.image-pagetitle .image-pagetitle-content {
        margin: 0 15px; }
  .section-header-row {
    display: none; } }

@media only screen and (max-width: 768px) {
  .global-story .chs-global.image-pagetitle {
    margin: 0; } }

.section-render .rich-text {
  overflow: hidden;
  /* Android ≤ 2.3, iOS ≤ 4 */
  /* Firefox ≤ 28 */
  box-sizing: border-box;
  /* Chrome, Firefox 29+, IE 8+, Opera, Safari 5.1 */ }

#homecontent_0_pnlLogin,
#homecontent_0_pnlLogin2,
.contactUsContainer {
  padding: 16px; }

.accordion-nav .container {
  padding: 16px; }

.accordion-nav table tr td,
.accordion-nav table tr th {
  padding: 10px; }

.site-header {
  padding: 20px;
  box-sizing: border-box; }

.main-content .content {
  max-width: 1065px;
  margin: 0 auto; }

#content_2_pnlCopy {
  padding: 0; }

.financials-data-wrap .pseudo-table .financials-item-date,
.financials-data-wrap .pseudo-table .financials-item-links {
  background-color: transparent; }

.education-opportunities .expandable-item-title {
  min-height: 38px;
  margin: 12px 0 0 0; }

@media only screen and (min-width: 960px) {
  .no-touch .subnav-menu.active {
    display: block; }
  .no-touch .subnav-menu {
    display: none; } }

@media only screen and (min-width: 960px) {
  .main-image-with-bg .image-with-bg .image-with-bg-image img {
    height: auto;
    font-family: sans-serif; } }

.chs-hide-nav-link {
  display: inline-block; }

@media only screen and (min-width: 600px) {
  .navigation .chs-hide-nav-link {
    display: inline-block; } }

#page_0_globalcomponentsplaceholder_e444a6f3745a4fd0b1a04e6c6d85f895_0_onecolumncontent_dd8769fd183f49afb54c7468212dd41d_0_divImageOverlay {
  margin-bottom: 0; }

/*
 *  Elements
 *
 */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/CHSInc/Content/font/fontawesome-webfont.eot?v=4.7.0);
  src: url(/CHSInc/Content/font/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/CHSInc/Content/font/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(/CHSInc/Content/font/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(/CHSInc/Content/font/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(/CHSInc/Content/font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

@font-face {
  font-family: font-icons;
  src: url(/CHSInc/Content/font/font-icons.eot);
  src: url(/CHSInc/Content/font/font-icons.eot?#iefix) format("embedded-opentype"), url(/CHSInc/Content/font/font-icons.woff) format("woff"), url(/CHSInc/Content/font/font-icons.ttf) format("truetype"), url(/CHSInc/Content/font/font-icons.svg#font-icons) format("svg");
  font-weight: normal;
  font-style: normal; }

.icon:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: "font-icons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none; }

.icon-facebook:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

@font-face {
  font-family: "proxima";
  src: url(/CHSInc/Content/font/proxima-nova-regular-latin-1-webfont.eot);
  src: url(/CHSInc/Content/font/proxima-nova-regular-latin-1-webfont.eot?#iefix) format("embedded-opentype"), url(/CHSInc/Content/font/proxima-nova-regular-latin-1-webfont.woff) format("woff"), url(/CHSInc/Content/font/proxima-nova-regular-latin-1-webfont.ttf) format("truetype"), url(/CHSInc/Content/font/proxima-nova-regular-latin-1-webfont.svg#proxima) format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "proxima";
    src: url(/CHSInc/Content/font/proxima-nova-regular-latin-1-webfont.svg#proxima) format("svg"); } }

@font-face {
  font-family: "proxima light";
  src: url(/CHSInc/Content/font/proxima-nova-light-latin-1-webfont.eot);
  src: url(/CHSInc/Content/font/proxima-nova-light-latin-1-webfont.eot?#iefix) format("embedded-opentype"), url(/CHSInc/Content/font/proxima-nova-light-latin-1-webfont.woff) format("woff"), url(/CHSInc/Content/font/proxima-nova-light-latin-1-webfont.ttf) format("truetype"), url(/CHSInc/Content/font/proxima-nova-light-latin-1-webfont.svg#proxima light) format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "proxima light";
    src: url(/CHSInc/Content/font/proxima-nova-light-latin-1-webfont.svg#proxima light) format("svg"); } }

@font-face {
  font-family: "proxima bold";
  src: url(/CHSInc/Content/font/proxima-nova-bold-latin-1-webfont.eot);
  src: url(/CHSInc/Content/font/proxima-nova-bold-latin-1-webfont.eot?#iefix) format("embedded-opentype"), url(/CHSInc/Content/font/proxima-nova-bold-latin-1-webfont.woff) format("woff"), url(/CHSInc/Content/font/proxima-nova-bold-latin-1-webfont.ttf) format("truetype"), url(/CHSInc/Content/font/proxima-nova-bold-latin-1-webfont.svg#proxima bold) format("svg");
  font-weight: bold;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "proxima bold";
    src: url(/CHSInc/Content/font/proxima-nova-bold-latin-1-webfont.svg#proxima bold) format("svg"); } }

/*
 *  Components
 *
 */
.article-content.chs-global-height {
  overflow: hidden; }

.article-content {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 600px) {
    .article-content {
      height: auto !important; } }
  .article-content .article-img {
    width: 50%; }
    .column-1-1 .article-content .article-img, .column-1-2 .article-content .article-img, .column-2-3 .article-content .article-img {
      object-fit: cover;
      font-family: "object-fit: cover"; }
    .column-1-3 .article-content .article-img {
      object-fit: fill; }
  .article-content .article-content-section {
    -ms-flex: 1;
        flex: 1;
    padding: 15px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .article-content .article-content-section {
        height: auto !important; }
        .article-content .article-content-section .article-ellipsis {
          height: auto !important; } }
    .article-content .article-content-section hr {
      border-top: 2px solid #ccc;
      margin-top: 10px;
      margin-bottom: 10px; }
      .article-content .article-content-section hr.hr-noborder {
        border: 0 none; }
    .article-content .article-content-section .article-content-main {
      margin-bottom: 40px; }
      .article-content .article-content-section .article-content-main .article-mobile-title {
        font-size: 20px;
        font-family: "proxima bold";
        display: none;
        margin-top: 20px; }
        .article-content .article-content-section .article-content-main .article-mobile-title a {
          color: #0075c9;
          text-decoration: none;
          font-family: "proxima light"; }
    .article-content .article-content-section .article-button {
      bottom: 0;
      position: absolute;
      width: calc(100% - 20px); }
      .article-content .article-content-section .article-button p a {
        text-decoration: none;
        font-size: 18px;
        font-weight: bold; }
  .article-content h1,
  .article-content h2,
  .article-content h3 {
    margin-top: 0;
    margin-bottom: 10px; }
  .article-content ul {
    list-style: disc;
    padding-left: 30px; }
    .article-content ul li {
      margin: 0;
      position: relative; }

.ar-components .chs-global {
  margin-bottom: 0;
  margin-top: 0; }

.ar-components .article-content .article-content-section .article-button {
  width: calc(100% - 30px) !important; }

.chs-global-height.article-content .article-content-section .article-content-main .article-ellipsis {
  visibility: hidden; }

.column-1-2 .article-content .article-content-section {
  height: 100%; }

.column-1-3 .article-content {
  display: inline-block;
  vertical-align: bottom; }
  .column-1-3 .article-content .article-img {
    width: 100%; }

.ar-components .column-1-3 .article-content .article-content-section {
  padding: 20px; }

@media only screen and (max-width: 960px) {
  .column-1-3 .article-content {
    display: block; }
    .column-1-3 .article-content .article-img {
      width: 100%; }
  .ar-components .column-1-3 .article-content .article-content-section {
    padding: 20px; }
  .column-1-1 .article-content,
  .column-1-2 .article-content,
  .column-1-3 .article-content,
  .column-2-3 .article-content {
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .column-1-1 .article-content .article-content-section .article-content-main,
    .column-1-2 .article-content .article-content-section .article-content-main,
    .column-1-3 .article-content .article-content-section .article-content-main,
    .column-2-3 .article-content .article-content-section .article-content-main {
      margin-bottom: 20px; }
    .column-1-1 .article-content .article-content-section .article-button,
    .column-1-2 .article-content .article-content-section .article-button,
    .column-1-3 .article-content .article-content-section .article-button,
    .column-2-3 .article-content .article-content-section .article-button {
      position: static;
      width: 100%; }
  .column-1-1 .article-content .article-img,
  .column-1-2 .article-content .article-img,
  .column-1-3 .article-content .article-img,
  .column-2-3 .article-content .article-img {
    width: 100%; } }

@media only screen and (max-width: 960px) and (min-width: 600px) {
  .column-1-3 .article-content .article-img {
    height: 50%;
    object-fit: cover;
    font-family: "object-fit: cover"; } }

@media only screen and (max-width: 600px) {
  .column-1-1 .article-content,
  .column-1-2 .article-content,
  .column-1-3 .article-content,
  .column-2-3 .article-content {
    display: block;
    -ms-flex-direction: column;
        flex-direction: column; }
    .column-1-1 .article-content .article-img,
    .column-1-2 .article-content .article-img,
    .column-1-3 .article-content .article-img,
    .column-2-3 .article-content .article-img {
      width: 100%; }
    .ar-components .column-1-1 .article-content .article-content-section .article-content-main, .ar-components
    .column-1-2 .article-content .article-content-section .article-content-main, .ar-components
    .column-1-3 .article-content .article-content-section .article-content-main, .ar-components
    .column-2-3 .article-content .article-content-section .article-content-main {
      display: block; }
    .column-1-1 .article-content .article-content-section .article-content-main .article-img,
    .column-1-2 .article-content .article-content-section .article-content-main .article-img,
    .column-1-3 .article-content .article-content-section .article-content-main .article-img,
    .column-2-3 .article-content .article-content-section .article-content-main .article-img {
      width: 100%; }
    .ar-components .column-1-1 .article-content .article-content-section .article-content-main, .ar-components
    .column-1-2 .article-content .article-content-section .article-content-main, .ar-components
    .column-1-3 .article-content .article-content-section .article-content-main, .ar-components
    .column-2-3 .article-content .article-content-section .article-content-main {
      margin-bottom: 0; } }

.image-bottomcta.chs-global-height {
  overflow: hidden; }

.image-bottomcta {
  position: relative; }
  @media only screen and (max-width: 767px) {
    .image-bottomcta {
      height: auto !important; }
      .image-bottomcta .image-bottomcta-img {
        width: 100%;
        height: 100%;
        min-height: 250px;
        max-height: 430px;
        object-fit: cover;
        font-family: "object-fit: cover"; } }
  .image-bottomcta .image-bottomcta-content {
    display: -ms-flexbox;
    display: flex; }
    .image-bottomcta .image-bottomcta-content a {
      padding: 20px 10px;
      color: #fff;
      -ms-flex: 1;
          flex: 1;
      text-align: center;
      text-decoration: none;
      line-height: 25px; }
      .image-bottomcta .image-bottomcta-content a span {
        display: block;
        font-size: .5em; }

@media only screen and (min-width: 960px) {
  .column-1-3 .image-bottomcta .image-bottomcta-content,
  .column-1-3 .image-bottomcta .image-bottomcta-content a {
    display: block; } }

/* Media Query Large and Above */
@media only screen and (min-width: 960px) {
  .column-1-1 .image-bottomcta .image-bottomcta-img,
  .column-1-2 .image-bottomcta .image-bottomcta-img,
  .column-2-3 .image-bottomcta .image-bottomcta-img {
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .column-1-3 .image-bottomcta .image-bottomcta-img {
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .image-bottomcta .image-bottomcta-content {
    /* --- old code
      .column-1-3 & {
        flex-direction: column;
        margin-top: -2px;

        a {
          font-size: 18px;
          margin-top: 2px;
          padding: 10px 10px;
          min-height: 47px;
        }
      }
      */ }
    .column-1-1 .image-bottomcta .image-bottomcta-content {
      bottom: 0;
      left: 0;
      margin: 0 -5px;
      position: absolute;
      right: 0; }
      .column-1-1 .image-bottomcta .image-bottomcta-content a {
        font-size: 25px;
        margin: 0 5px;
        padding: 20px 10px;
        background-color: rgba(192, 192, 197, 0.8); }
    .column-1-2 .image-bottomcta .image-bottomcta-content {
      bottom: 0;
      left: 0;
      margin: 0 -1px;
      right: 0;
      position: absolute; }
      .column-1-2 .image-bottomcta .image-bottomcta-content a {
        font-size: 18px;
        margin: 0 1px;
        padding: 20px; }
    .column-1-3 .image-bottomcta .image-bottomcta-content {
      bottom: 0;
      left: 0;
      margin: 0 -1px;
      right: 0;
      position: absolute; }
      .column-1-3 .image-bottomcta .image-bottomcta-content a {
        font-size: 18px;
        margin: 0 1px;
        padding: 20px; }
    .column-2-3 .image-bottomcta .image-bottomcta-content {
      bottom: 0;
      left: 0;
      margin: 0 -1px;
      position: absolute;
      right: 0; }
      .column-2-3 .image-bottomcta .image-bottomcta-content a {
        font-size: 18px;
        margin: 0 1px;
        padding: 20px; }
    .image-bottomcta .image-bottomcta-content .image-bottomcta-subtitle {
      display: none; }
      .column-1-1 .image-bottomcta .image-bottomcta-content .image-bottomcta-subtitle {
        display: block; }
  .column-1-3 .image-bottomcta.height-placeholder-1-1 .image-bottomcta-content a {
    padding: 10px 0; } }

/* Media Query Medium Only */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .column-1-1 .image-bottomcta .image-bottomcta-img,
  .column-1-2 .image-bottomcta .image-bottomcta-img,
  .column-2-3 .image-bottomcta .image-bottomcta-img,
  .column-1-3 .image-bottomcta .image-bottomcta-img {
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .column-1-1 .image-bottomcta .image-bottomcta-content,
  .column-1-2 .image-bottomcta .image-bottomcta-content,
  .column-1-3 .image-bottomcta .image-bottomcta-content,
  .column-2-3 .image-bottomcta .image-bottomcta-content {
    bottom: 0;
    left: 0;
    margin: 0 -5px;
    position: absolute;
    right: 0; }
    .column-1-1 .image-bottomcta .image-bottomcta-content a,
    .column-1-2 .image-bottomcta .image-bottomcta-content a,
    .column-1-3 .image-bottomcta .image-bottomcta-content a,
    .column-2-3 .image-bottomcta .image-bottomcta-content a {
      font-size: 25px;
      margin: 0 5px;
      padding: 20px; }
  .image-bottomcta .image-bottomcta-content .image-bottomcta-subtitle {
    display: none; } }

/* Media Query Small and Below */
@media only screen and (max-width: 767px) {
  .column-1-1 .image-bottomcta .image-bottomcta-content,
  .column-1-2 .image-bottomcta .image-bottomcta-content,
  .column-1-3 .image-bottomcta .image-bottomcta-content,
  .column-2-3 .image-bottomcta .image-bottomcta-content {
    -ms-flex-direction: column;
        flex-direction: column;
    margin-top: -2px; }
    .column-1-1 .image-bottomcta .image-bottomcta-content a,
    .column-1-2 .image-bottomcta .image-bottomcta-content a,
    .column-1-3 .image-bottomcta .image-bottomcta-content a,
    .column-2-3 .image-bottomcta .image-bottomcta-content a {
      font-size: 18px;
      line-height: 1.2em;
      margin-top: 2px;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      padding: 10px 10px 10px 10px; }
  .image-bottomcta .image-bottomcta-content .image-bottomcta-subtitle {
    display: none; } }

@media only screen and (max-width: 600px) {
  .column-1-1 .image-bottomcta .image-bottomcta-img,
  .column-1-2 .image-bottomcta .image-bottomcta-img,
  .column-2-3 .image-bottomcta .image-bottomcta-img,
  .column-1-3 .image-bottomcta .image-bottomcta-img {
    object-fit: cover;
    font-family: "object-fit: cover"; } }

.image-pagetitle {
  position: relative;
  overflow: hidden; }
  .image-pagetitle .image-pagetitle-content .btn-p {
    margin-top: 10px; }
    .image-pagetitle .image-pagetitle-content .btn-p a {
      font-size: 18px; }
  .image-pagetitle .image-pagetitle-content .cta-p {
    margin-top: 10px; }
  .image-pagetitle .image-caption {
    background-color: #e1f1ff;
    padding: 0.8em 20px 0.6em;
    font-size: 15px;
    line-height: 1.5; }

img.image-pagetitle-img.img-responsive.scEnabledChrome {
    visibility: visible;   /* this will allow these images to appear in the experience editor.  unknown why HI had set the visibility to hidden in this css, and then shown in the main.js script.  */
}
@media only screen and (max-width: 960px) {
    .chs-inc img.image-pagetitle-img.img-responsive {
        width: auto;
        height: auto !important;  /* on mobile, override the desktop calculated height injected by main.js script.  do this for CHSinc only to avoid unintended side effects */
        margin-left: auto;
        margin-right: auto;
    }
}
.chs-inc .image-pagetitle.copy-below-image .image-pagetitle-img {
    visibility: visible;  /* if the page is initially rendered in mobile, the media query below would make these images invisible.  No idea why, so for .chs-inc *only* , fix it. */
}

.image-pagetitle.copy-below-image {
    color: #333;
}
    @media only screen and (min-width: 959px) {
      .image-pagetitle.copy-below-image .image-pagetitle-img {
        visibility: hidden;
        object-fit: cover;
        font-family: "object-fit: cover"; } }
    .image-pagetitle.copy-below-image h1,
    .image-pagetitle.copy-below-image p {
      color: #333; }
    .image-pagetitle.copy-below-image .image-pagetitle-content {
      padding: 10px; }
  .image-pagetitle.copy-on-image {
    color: #fff; }
    .image-pagetitle.copy-on-image .image-pagetitle-img {
      object-fit: cover;
      font-family: "object-fit: cover"; }
    .image-pagetitle.copy-on-image h1,
    .image-pagetitle.copy-on-image p {
      color: #fff; }
  .image-pagetitle h1,
  .image-pagetitle h2,
  .image-pagetitle h3,
  .image-pagetitle p {
    margin: 0; }
  .image-pagetitle h1,
  .image-pagetitle h2,
  .image-pagetitle h3 {
    font-family: 'proxima bold'; }
  .image-pagetitle ul {
    list-style: disc;
    padding-left: 30px; }
    .image-pagetitle ul li {
      margin: 0;
      position: relative; }

.column-1-1 .copy-on-image .image-pagetitle-content,
.column-1-2 .copy-on-image .image-pagetitle-content,
.column-1-3 .copy-on-image .image-pagetitle-content,
.column-2-3 .copy-on-image .image-pagetitle-content {
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  -ms-transform: translateY(0);
      transform: translateY(0); }

.column-1-1 .copy-on-image.top-left .image-pagetitle-content,
.column-1-2 .copy-on-image.top-left .image-pagetitle-content,
.column-1-3 .copy-on-image.top-left .image-pagetitle-content,
.column-2-3 .copy-on-image.top-left .image-pagetitle-content {
  top: 0;
  left: 0; }

.column-1-1 .copy-on-image.top-middle .image-pagetitle-content,
.column-1-2 .copy-on-image.top-middle .image-pagetitle-content,
.column-1-3 .copy-on-image.top-middle .image-pagetitle-content,
.column-2-3 .copy-on-image.top-middle .image-pagetitle-content {
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  display: table;
  min-width: -moz-fit-content; }

.column-1-1 .copy-on-image.top-right .image-pagetitle-content,
.column-1-2 .copy-on-image.top-right .image-pagetitle-content,
.column-1-3 .copy-on-image.top-right .image-pagetitle-content,
.column-2-3 .copy-on-image.top-right .image-pagetitle-content {
  top: 0;
  right: 0; }

.column-1-1 .copy-on-image.middle-left .image-pagetitle-content,
.column-1-2 .copy-on-image.middle-left .image-pagetitle-content,
.column-1-3 .copy-on-image.middle-left .image-pagetitle-content,
.column-2-3 .copy-on-image.middle-left .image-pagetitle-content {
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.column-1-1 .copy-on-image.middle-middle .image-pagetitle-content,
.column-1-2 .copy-on-image.middle-middle .image-pagetitle-content,
.column-1-3 .copy-on-image.middle-middle .image-pagetitle-content,
.column-2-3 .copy-on-image.middle-middle .image-pagetitle-content {
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  display: table;
  min-width: -moz-fit-content; }

.column-1-1 .copy-on-image.middle-right .image-pagetitle-content,
.column-1-2 .copy-on-image.middle-right .image-pagetitle-content,
.column-1-3 .copy-on-image.middle-right .image-pagetitle-content,
.column-2-3 .copy-on-image.middle-right .image-pagetitle-content {
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.column-1-1 .copy-on-image.bottom-left .image-pagetitle-content,
.column-1-2 .copy-on-image.bottom-left .image-pagetitle-content,
.column-1-3 .copy-on-image.bottom-left .image-pagetitle-content,
.column-2-3 .copy-on-image.bottom-left .image-pagetitle-content {
  bottom: 0;
  left: 0; }

.column-1-1 .copy-on-image.bottom-middle .image-pagetitle-content,
.column-1-2 .copy-on-image.bottom-middle .image-pagetitle-content,
.column-1-3 .copy-on-image.bottom-middle .image-pagetitle-content,
.column-2-3 .copy-on-image.bottom-middle .image-pagetitle-content {
  bottom: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  display: table;
  min-width: -moz-fit-content; }

.column-1-1 .copy-on-image.bottom-right .image-pagetitle-content,
.column-1-2 .copy-on-image.bottom-right .image-pagetitle-content,
.column-1-3 .copy-on-image.bottom-right .image-pagetitle-content,
.column-2-3 .copy-on-image.bottom-right .image-pagetitle-content {
  bottom: 0;
  right: 0; }

/* Small Padding (varies based on the columns of the container */
.column-1-1 .copy-on-image.s-padding .image-pagetitle-content { padding: 20px; }
.column-2-3 .copy-on-image.s-padding .image-pagetitle-content { padding: 16px; }
.column-1-2 .copy-on-image.s-padding .image-pagetitle-content { padding: 12px; }
.column-1-3 .copy-on-image.s-padding .image-pagetitle-content { padding:  6px; }

/* Medium Padding (varies based on the columns of the container */
.column-1-1 .copy-on-image.m-padding .image-pagetitle-content { padding: 30px; }
.column-2-3 .copy-on-image.m-padding .image-pagetitle-content { padding: 22px; }
.column-1-2 .copy-on-image.m-padding .image-pagetitle-content { padding: 16px; }
.column-1-3 .copy-on-image.m-padding .image-pagetitle-content { padding: 10px; }

/* Large Padding (varies based on the columns of the container */
.column-1-1 .copy-on-image.l-padding .image-pagetitle-content { padding: 50px; }
.column-2-3 .copy-on-image.l-padding .image-pagetitle-content { padding: 36px; }
.column-1-2 .copy-on-image.l-padding .image-pagetitle-content { padding: 24px; }
.column-1-3 .copy-on-image.l-padding .image-pagetitle-content { padding: 12px; }

/* XL Padding*/
.column-1-1 .copy-on-image.xl-padding .image-pagetitle-content { padding: 80px; }
.column-2-3 .copy-on-image.xl-padding .image-pagetitle-content { padding: 40px; }
.column-1-2 .copy-on-image.xl-padding .image-pagetitle-content { padding: 30px; }
.column-1-3 .copy-on-image.xl-padding .image-pagetitle-content { padding: 14px; }

/* Media Query Large and Above */
@media only screen and (min-width: 960px) {

    /* Copy BELOW image */
    .column-1-1 .copy-below-image .image-pagetitle-content .headline {
        font-size: 70px;
        line-height: 1;
    }

    .column-1-1 .copy-below-image .image-pagetitle-content .subhead {
        font-size: 40px;
        line-height: 1;
    }

    .column-1-1 .copy-below-image .image-pagetitle-content .body {
        font-size: 22px;
    }

    .column-1-2 .copy-below-image .image-pagetitle-content .headline {
        font-size: 40px;
        line-height: 1;
    }

    .column-1-2 .copy-below-image .image-pagetitle-content .body {
        font-size: 16px;
    }

    .column-1-3 .copy-below-image .image-pagetitle-content .headline {
        font-size: 25px;
        line-height: 1;
    }

    .column-1-3 .copy-below-image .image-pagetitle-content .body {
        font-size: 16px;
    }

    .column-2-3 .copy-below-image .image-pagetitle-content .headline {
        font-size: 50px;
        line-height: 1;
    }

    .column-2-3 .copy-below-image .image-pagetitle-content .body {
        font-size: 16px;
    }

    /* Copy ON image */
    .copy-on-image .image-pagetitle-content {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .column-1-1 .copy-on-image .image-pagetitle-content {
        padding: 30px;
    }

    .column-1-1 .copy-on-image .image-pagetitle-content .headline,
    .column-1-1 .copy-on-image .image-pagetitle-content .headline p {
        font-size: 70px;
        line-height: 1;
    }

    .column-1-1 .copy-on-image .image-pagetitle-content .subhead, 
    .column-1-1 .copy-on-image .image-pagetitle-content .subhead p {
        font-size: 40px;
        line-height: 1;
    }
    .column-1-1 .copy-on-image .image-pagetitle-content .body,
    .column-1-1 .copy-on-image .image-pagetitle-content .body p {
        font-size: 22px;
    }

    .column-1-2 .copy-on-image .image-pagetitle-content {
        padding: 10px; }
    .column-1-2 .copy-on-image .image-pagetitle-content .headline,
    .column-1-2 .copy-on-image .image-pagetitle-content .headline p {
        font-size: 50px;
        line-height: 1;
    }
    .column-1-2 .copy-on-image .image-pagetitle-content .subhead,
    .column-1-2 .copy-on-image .image-pagetitle-content .subhead p {
        font-size: 30px;
        line-height: 1;
    }
    .column-1-2 .copy-on-image .image-pagetitle-content .body,
    .column-1-2 .copy-on-image .image-pagetitle-content .body p {
        font-size: 16px;
    }

    .column-1-3 .copy-on-image .image-pagetitle-content {
        padding: 10px; }
    .column-1-3 .copy-on-image .image-pagetitle-content .headline,
    .column-1-3 .copy-on-image .image-pagetitle-content .headline p {
        font-size: 25px;
        line-height: 1;
    }
    .column-1-3 .copy-on-image .image-pagetitle-content .subhead,
    .column-1-3 .copy-on-image .image-pagetitle-content .subhead p {
        font-size: 20px;
        line-height: 1;
    }
    .column-1-3 .copy-on-image .image-pagetitle-content .body,
    .column-1-3 .copy-on-image .image-pagetitle-content .body p {
        font-size: 16px;
    }

    .column-2-3 .copy-on-image .image-pagetitle-content {
        padding: 30px; }
    .column-2-3 .copy-on-image .image-pagetitle-content .headline,
    .column-2-3 .copy-on-image .image-pagetitle-content .headline p {
        font-size: 70px;
        line-height: 1;
    }
    .column-2-3 .copy-on-image .image-pagetitle-content .subhead,
    .column-2-3 .copy-on-image .image-pagetitle-content .subhead p {
        font-size: 40px;
        line-height: 1;
    }

    .column-2-3 .copy-on-image .image-pagetitle-content .body,
    .column-2-3 .copy-on-image .image-pagetitle-content .body p {
        font-size: 22px;
    }
}

/* Media Query Medium Only */
@media only screen and (min-width: 768px) and (max-width: 959px) {

    .column-1-1 .copy-on-image.s-padding .image-pagetitle-content,
    .column-1-2 .copy-on-image.s-padding .image-pagetitle-content,
    .column-1-3 .copy-on-image.s-padding .image-pagetitle-content,
    .column-2-3 .copy-on-image.s-padding .image-pagetitle-content {
        padding: 12px; /* at this width all columns stack, so the same padding is applied to all */
    }

    .column-1-1 .copy-on-image.m-padding .image-pagetitle-content,
    .column-1-2 .copy-on-image.m-padding .image-pagetitle-content,
    .column-1-3 .copy-on-image.m-padding .image-pagetitle-content,
    .column-2-3 .copy-on-image.m-padding .image-pagetitle-content {
        padding: 20px; /* at this width all columns stack, so the same padding is applied to all */
    }

    .column-1-1 .copy-on-image.l-padding .image-pagetitle-content,
    .column-1-2 .copy-on-image.l-padding .image-pagetitle-content,
    .column-1-3 .copy-on-image.l-padding .image-pagetitle-content,
    .column-2-3 .copy-on-image.l-padding .image-pagetitle-content {
        padding: 30px; /* at this width all columns stack, so the same padding is applied to all */
    }

    .column-1-1 .copy-on-image.xl-padding .image-pagetitle-content,
    .column-1-2 .copy-on-image.xl-padding .image-pagetitle-content,
    .column-1-3 .copy-on-image.xl-padding .image-pagetitle-content,
    .column-2-3 .copy-on-image.xl-padding .image-pagetitle-content {
        padding: 45px;   /* at this width all columns stack, so the same padding is applied to all */
    }

    .column-1-1 .copy-below-image .image-pagetitle-content .headline,
    .column-1-2 .copy-below-image .image-pagetitle-content .headline,
    .column-1-3 .copy-below-image .image-pagetitle-content .headline,
    .column-2-3 .copy-below-image .image-pagetitle-content .headline {
        font-size: 50px;
        line-height: 1; }
    .column-1-1 .copy-below-image .image-pagetitle-content .body,
    .column-1-2 .copy-below-image .image-pagetitle-content .body,
    .column-1-3 .copy-below-image .image-pagetitle-content .body,
    .column-2-3 .copy-below-image .image-pagetitle-content .body {
        font-size: 22px;
    }
    .copy-on-image .image-pagetitle-content {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        bottom: 0;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .column-1-1 .copy-on-image .image-pagetitle-content,
    .column-1-2 .copy-on-image .image-pagetitle-content,
    .column-1-3 .copy-on-image .image-pagetitle-content,
    .column-2-3 .copy-on-image .image-pagetitle-content {
        padding: 30px; }
        .column-1-1 .copy-on-image .image-pagetitle-content .headline,
        .column-1-2 .copy-on-image .image-pagetitle-content .headline,
        .column-1-3 .copy-on-image .image-pagetitle-content .headline,
        .column-2-3 .copy-on-image .image-pagetitle-content .headline,
        .column-1-1 .copy-on-image .image-pagetitle-content .headline p,
        .column-1-2 .copy-on-image .image-pagetitle-content .headline p,
        .column-1-3 .copy-on-image .image-pagetitle-content .headline p,
        .column-2-3 .copy-on-image .image-pagetitle-content .headline p 
        {
            font-size: 50px;
            line-height: 1;
        }
        .column-1-1 .copy-on-image .image-pagetitle-content .subhead,
        .column-1-2 .copy-on-image .image-pagetitle-content .subhead,
        .column-1-3 .copy-on-image .image-pagetitle-content .subhead,
        .column-2-3 .copy-on-image .image-pagetitle-content .subhead,
        .column-1-1 .copy-on-image .image-pagetitle-content .subhead p,
        .column-1-2 .copy-on-image .image-pagetitle-content .subhead p,
        .column-1-3 .copy-on-image .image-pagetitle-content .subhead p,
        .column-2-3 .copy-on-image .image-pagetitle-content .subhead p{
            font-size: 30px;
            line-height: 1;
        }
        .column-1-1 .copy-on-image .image-pagetitle-content .body,
        .column-1-2 .copy-on-image .image-pagetitle-content .body,
        .column-1-3 .copy-on-image .image-pagetitle-content .body,
        .column-2-3 .copy-on-image .image-pagetitle-content .body,
        .column-1-1 .copy-on-image .image-pagetitle-content .body p,
        .column-1-2 .copy-on-image .image-pagetitle-content .body p,
        .column-1-3 .copy-on-image .image-pagetitle-content .body p,
        .column-2-3 .copy-on-image .image-pagetitle-content .body p {
            font-size: 18px;
        } 
}

/* Media Query Small and Below */
/* Move all content below the image, center align, and change font color to black */
@media only screen and (max-width: 767px) {
    .column-1-1 .copy-below-image .image-pagetitle-content .headline,
    .column-1-2 .copy-below-image .image-pagetitle-content .headline,
    .column-1-3 .copy-below-image .image-pagetitle-content .headline,
    .column-2-3 .copy-below-image .image-pagetitle-content .headline {
        font-size: 25px;
        line-height: 1;
        color:black;
        transform:none;
        text-align:center;
    }
    .column-1-1 .copy-below-image .image-pagetitle-content .subhead,
    .column-1-2 .copy-below-image .image-pagetitle-content .subhead,
    .column-1-3 .copy-below-image .image-pagetitle-content .subhead,
    .column-2-3 .copy-below-image .image-pagetitle-content .subhead,
    .column-1-1 .copy-below-image .image-pagetitle-content .subhead p,
    .column-1-2 .copy-below-image .image-pagetitle-content .subhead p,
    .column-1-3 .copy-below-image .image-pagetitle-content .subhead p,
    .column-2-3 .copy-below-image .image-pagetitle-content .subhead p {
        font-size: 20px;
        line-height: 1;
        transform: none;
        text-align: center;
    }
    .column-1-1 .copy-below-image .image-pagetitle-content .body,
    .column-1-2 .copy-below-image .image-pagetitle-content .body,
    .column-1-3 .copy-below-image .image-pagetitle-content .body,
    .column-2-3 .copy-below-image .image-pagetitle-content .body {
        font-size: 16px;
        transform: none;
        text-align: center;
    }
    .copy-on-image .image-pagetitle-content {
        /*position: relative;*/        /* new design has text on image (not below) for mobile */
        -ms-transform: none;
        transform: none !important;
        left: 0 !important;
        right: 0 !important;
    }
    .copy-on-image .image-pagetitle-content .btn-p {
        text-align: center;
    }
    .column-1-1 .copy-on-image .image-pagetitle-content,
    .column-1-2 .copy-on-image .image-pagetitle-content,
    .column-1-3 .copy-on-image .image-pagetitle-content,
    .column-2-3 .copy-on-image .image-pagetitle-content {
        padding: 10px !important;  /* on mobile, eliminate any padding options */
    }
        .column-1-1 .copy-on-image .image-pagetitle-content .headline,
        .column-1-2 .copy-on-image .image-pagetitle-content .headline,
        .column-1-3 .copy-on-image .image-pagetitle-content .headline,
        .column-2-3 .copy-on-image .image-pagetitle-content .headline,
        .column-1-1 .copy-on-image .image-pagetitle-content .headline p,
        .column-1-2 .copy-on-image .image-pagetitle-content .headline p,
        .column-1-3 .copy-on-image .image-pagetitle-content .headline p,
        .column-2-3 .copy-on-image .image-pagetitle-content .headline p {
            font-size: 35px;
            line-height: 1;
            /*color: black;*/ /* new design has text on image (not below) for mobile, so keep text color */
            transform: none;
            text-align: center;
        }
        .column-1-1 .copy-on-image .image-pagetitle-content .subhead,
        .column-1-2 .copy-on-image .image-pagetitle-content .subhead,
        .column-1-3 .copy-on-image .image-pagetitle-content .subhead,
        .column-2-3 .copy-on-image .image-pagetitle-content .subhead,
        .column-1-1 .copy-on-image .image-pagetitle-content .subhead p,
        .column-1-2 .copy-on-image .image-pagetitle-content .subhead p,
        .column-1-3 .copy-on-image .image-pagetitle-content .subhead p,
        .column-2-3 .copy-on-image .image-pagetitle-content .subhead p {
            font-size: 25px;
            line-height: 1;
            transform: none;
            /*color: black;*/
            text-align: center;
        }
        .column-1-1 .copy-on-image .image-pagetitle-content .body,
        .column-1-2 .copy-on-image .image-pagetitle-content .body,
        .column-1-3 .copy-on-image .image-pagetitle-content .body,
        .column-2-3 .copy-on-image .image-pagetitle-content .body,
        .column-1-1 .copy-on-image .image-pagetitle-content .body p,
        .column-1-2 .copy-on-image .image-pagetitle-content .body p,
        .column-1-3 .copy-on-image .image-pagetitle-content .body p,
        .column-2-3 .copy-on-image .image-pagetitle-content .body p {
            font-size: 16px;
            transform: none;
            /*color: black;*/
            text-align: center;
        } 
}

@media only screen and (max-width: 600px) {
  .copy-below-image.chs-global-height,
  .copy-on-image.chs-global-height {
    height: auto; } }

.copy-on-image.chs-global-height .image-pagetitle-img {
  object-fit: cover;
  height: 100%; }

@media only screen and (max-width: 960px) {
  .image-pagetitle {
    height: auto !important; }
  .copy-on-image .image-pagetitle-img {
    min-height: 250px;
    max-height: 430px;
    width: 100%; } }

.image-overlay.chs-global-height {
  overflow: hidden; }

.image-full-width .image-overlay-object-fit {
  min-height: auto;
  max-height: none; }

.image-overlay-object-fit {
  min-height: 250px;
  max-height: 430px; }

.chs-global.image-overlay {
  padding: 0;
  position: relative;
  width: 100%; 
}
.chs-global.image-overlay.image-with-overlay-legacy {
    background-size: cover;
    background-position: center center;
}

.chs-global.image-overlay .image-overlay-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover";
}
  @media only screen and (max-width: 768px) {
    .chs-global.image-overlay .image-overlay-img {
      width: 100%;
      height: 100%;
      min-height: 250px;
      max-height: 430px;
      object-fit: cover;
      font-family: "object-fit: cover"; } }
  .chs-global.image-overlay .image-overlay-content {
    bottom: 0;
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    left: 0;
    padding: 0 5%;
    position: absolute;
    transition: background-color .3s, padding .3s;
    width: 90%; }
    .chs-global.image-overlay .image-overlay-content:hover {
      padding-top: 5px; }
    .chs-global.image-overlay .image-overlay-content .image-overlay-section {
      margin-bottom: 0;
      padding-bottom: 10px;
      padding-top: 20px; }
      .chs-global.image-overlay .image-overlay-content .image-overlay-section > p {
        font-size: 15px;
        margin: 0; }

/* CHSInc Refresh Begin */
/* Overrides for "Image With Overlay (Legacy)" control */
.chs-fluid .chs-global.image-overlay .image-overlay-content h1,
.chs-fluid .chs-global.image-overlay .image-overlay-content h2,
.chs-fluid .chs-global.image-overlay .image-overlay-content h3,
.chs-fluid .chs-global.image-overlay .image-overlay-content p {
    color: #fff;
}
.chs-fluid .chs-global.image-overlay .image-overlay-content:hover a.btn-blue {
    opacity: .8;
}
/* CHSInc Refresh End */

.chs-global-height.image-overlay .image-overlay-content .image-overlay-section {
    visibility: hidden;
}

.chs-global.image-overlay .image-overlay-content .image-overlay-section h1,
.chs-global.image-overlay .image-overlay-content .image-overlay-section h2,
.chs-global.image-overlay .image-overlay-content .image-overlay-section h3 {
  font-family: 'proxima bold';
  margin: 0 auto 5px;
  font-weight: normal; }

.chs-global.image-overlay .image-overlay-content .image-overlay-section ul {
  list-style: disc;
  padding-left: 30px; }
  .chs-global.image-overlay .image-overlay-content .image-overlay-section ul li {
    margin: 0;
    position: relative; }

.chs-global.image-overlay .image-overlay-content > a {
  margin-bottom: 10px; }

/*

    Removing this as it causes "Image with Overlay (legacy)" components to not appear.
    Keeping it commented out for future debugging in the case that there is a side effect.
    
  @media only screen and (max-width: 767px) {
  .image-overlay.chs-global-height {
    height: auto; } }

*/


.column-1-3 .chs-global.image-overlay .image-overlay-content .image-overlay-section h3,
.column-1-2 .chs-global.image-overlay .image-overlay-content .image-overlay-section h3 {
  Font-size: 20px; }

.column-2-3 .chs-global.image-overlay .image-overlay-content .image-overlay-section h3 {
  font-size: 20px; }

@media only screen and (min-width: 768px) {
  .column-1-1 .chs-global.image-overlay .image-shadow-content {
    bottom: 0;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    padding: 30px;
    position: absolute;
    right: 0;
    top: 0; }
    .column-1-1 .chs-global.image-overlay .image-shadow-content .image-overlay-section {
      font-size: 15px; }
      .column-1-1 .chs-global.image-overlay .image-shadow-content .image-overlay-section h3 {
        font-family: 'proxima bold';
        font-size: 40px;
        line-height: 1;
        text-transform: none; }
      .column-1-1 .chs-global.image-overlay .image-shadow-content .image-overlay-section p {
        font-size: 15px; }
    .column-1-1 .chs-global.image-overlay .image-shadow-content .image-overlay-content {
      padding: 2%;
      position: static;
      width: 500px; }
  .column-1-2 .chs-global.image-overlay .image-shadow-content .image-overlay-content,
  .column-1-3 .chs-global.image-overlay .image-shadow-content .image-overlay-content,
  .column-2-3 .chs-global.image-overlay .image-shadow-content .image-overlay-content {
    border: 0 none !important; } }

/*

    Removing this as it causes "Image with Overlay (legacy)" components to not appear.
    Keeping it commented out for future debugging in the case that there is a side effect.
    
  @media only screen and (max-width: 767px) {
  .image-overlay.chs-global-height {
    height: auto; } }

*/

.column-1-1 .main-image-with-bg .image-with-bg .image-with-bg-image img,
.column-1-2 .main-image-with-bg .image-with-bg .image-with-bg-image img,
.column-2-3 .main-image-with-bg .image-with-bg .image-with-bg-image img {
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover"; }

.column-1-1 .main-image-with-bg .bg-image,
.column-1-2 .main-image-with-bg .bg-image,
.column-2-3 .main-image-with-bg .bg-image {
  object-fit: cover;
  font-family: "object-fit: cover"; }

.main-image-with-bg.chs-global-height {
  overflow: hidden; }

.main-image-with-bg {
  position: relative;
  overflow: hidden; }
  .main-image-with-bg .bg-image {
    height: 100%;
    position: absolute;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .main-image-with-bg .image-with-bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    top: 0;
    height: 100%; }
    .main-image-with-bg .image-with-bg .image-with-bg-image {
      padding: 0; }
      @media only screen and (max-width: 768px) {
        .main-image-with-bg .image-with-bg .image-with-bg-image img {
          width: 100%;
          height: 100%;
          min-height: 250px;
          max-height: 430px;
          object-fit: cover;
          font-family: "object-fit: cover"; } }
    .main-image-with-bg .image-with-bg .image-with-bg-content {
      color: #fff;
      height: 100%;
      padding: 20px 15px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .main-image-with-bg .image-with-bg .image-with-bg-content .image-with-bg-content-inner {
        overflow: hidden; }
        .main-image-with-bg .image-with-bg .image-with-bg-content .image-with-bg-content-inner h1 {
          margin: 0 0 10px 0;
          font-size: 25px;
          color: #fff; }
        .main-image-with-bg .image-with-bg .image-with-bg-content .image-with-bg-content-inner h2 {
          margin: 0 0 10px 0; }
        .main-image-with-bg .image-with-bg .image-with-bg-content .image-with-bg-content-inner h3 {
          margin: 0 0 10px 0;
          font-family: 'proxima bold',Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif;
          font-weight: normal;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 20px;
          line-height: 26px; }
        .main-image-with-bg .image-with-bg .image-with-bg-content .image-with-bg-content-inner ul {
          list-style: disc;
          padding-left: 30px; }
          .main-image-with-bg .image-with-bg .image-with-bg-content .image-with-bg-content-inner ul li {
            margin: 0;
            position: relative; }

.img-left .image-with-bg-image {
  -ms-flex-order: 1;
      order: 1; }

.img-left .image-with-bg-content {
  -ms-flex-order: 2;
      order: 2; }

.img-right .image-with-bg-image {
  -ms-flex-order: 2;
      order: 2; }

.img-right .image-with-bg-content {
  -ms-flex-order: 1;
      order: 1; }

.column-1-3 .bg-image {
  height: 100%;
  position: absolute; }

.column-1-3 .image-with-bg {
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
  height: auto; }
  .column-1-3 .image-with-bg .image-with-bg-image {
    -ms-flex-order: 2;
        order: 2;
    width: 100%; }
  .column-1-3 .image-with-bg .image-with-bg-content {
    -ms-flex-order: 1;
        order: 1;
    width: 100%;
    height: auto; }

@media only screen and (max-width: 600px) {
  .column-1-1 .image-with-bg,
  .column-1-2 .image-with-bg,
  .column-1-3 .image-with-bg,
  .column-2-3 .image-with-bg {
    -ms-flex-direction: column;
        flex-direction: column; }
    .column-1-1 .image-with-bg .image-with-bg-image,
    .column-1-2 .image-with-bg .image-with-bg-image,
    .column-1-3 .image-with-bg .image-with-bg-image,
    .column-2-3 .image-with-bg .image-with-bg-image {
      -ms-flex-order: 2;
          order: 2;
      width: 100%; }
    .column-1-1 .image-with-bg .image-with-bg-content,
    .column-1-2 .image-with-bg .image-with-bg-content,
    .column-1-3 .image-with-bg .image-with-bg-content,
    .column-2-3 .image-with-bg .image-with-bg-content {
      -ms-flex-order: 1;
          order: 1;
      padding: 20px;
      width: 100%; } }

@media only screen and (max-width: 960px) and (min-width: 600px) {
  .column-1-3 .image-with-bg.img-left {
    -ms-flex-direction: inherit;
        flex-direction: inherit; }
    .column-1-3 .image-with-bg.img-left .image-with-bg-image {
      -ms-flex-order: 1;
          order: 1;
      width: 50%; }
    .column-1-3 .image-with-bg.img-left .image-with-bg-content {
      -ms-flex-order: 2;
          order: 2;
      padding: 20px;
      width: 50%; }
  .column-1-3 .image-with-bg.img-right {
    -ms-flex-direction: inherit;
        flex-direction: inherit; }
    .column-1-3 .image-with-bg.img-right .image-with-bg-image {
      -ms-flex-order: 2;
          order: 2;
      width: 50%; }
    .column-1-3 .image-with-bg.img-right .image-with-bg-content {
      -ms-flex-order: 1;
          order: 1;
      padding: 20px;
      width: 50%; }
  .column-1-1 .image-with-bg .image-with-bg-content,
  .column-1-2 .image-with-bg .image-with-bg-content,
  .column-1-3 .image-with-bg .image-with-bg-content,
  .column-2-3 .image-with-bg .image-with-bg-content {
    padding: 20px; } }

.chs-global-height.main-image-with-bg .image-with-bg .image-with-bg-content {
  visibility: hidden; }

@media only screen and (min-width: 960px) {
  .column-1-3 .main-image-with-bg .image-with-bg .image-with-bg-content {
    position: relative; }
  .column-1-3 .main-image-with-bg .image-with-bg .image-with-bg-content .image-with-bg-content-inner.not-truncated {
    position: absolute;
    height: auto !important;
    top: 50%;
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
  .image-with-bg-content-inner.is-truncated p a.btn-blue {
    padding: 3px; } }

@media only screen and (max-width: 960px) {
  .column-1-3 .main-image-with-bg .image-with-bg .image-with-bg-image img {
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .chs-global-height.main-image-with-bg .image-with-bg .image-with-bg-content {
    height: auto; }
  .chs-global-height.main-image-with-bg,
  .chs-global-height.image-with-bg-content {
    height: auto !important; } }

.news-article.chs-global-height {
  overflow: hidden; }

.news-article-header {
  display: block;
  padding: 5px 15px;
  width: 100%; }
  .news-article-header .news-article-heading {
    color: #fff;
    margin: 0;
    padding: 0; }

.news-article-copy {
  overflow: hidden;
  padding: 5px 15px 0; }

.news-article-title {
  font-size: 20px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 0px;
  font-family: 'proxima bold',Gotham,'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.news-article-cta {
  display: block;
  min-height: 50px;
  overflow: hidden;
  padding: 5px;
  text-align: center; }
  .news-article-cta a {
    font-size: 18px; }

.chs-global-height .news-article-cta,
.chs-global-height .news-article-copy {
  visibility: hidden; }

@media only screen and (max-width: 960px) and (min-width: 600px) {
  .news-article-img {
    height: 50%;
    object-fit: cover;
    font-family: "object-fit: cover"; } }

@media only screen and (max-width: 960px) {
  .news-article {
    height: auto; }
  .news-article-cta {
    min-height: 57px; }
  .news-article-copy {
    height: auto !important; } }

@media only screen and (max-width: 767px) {
  .news-article {
    height: auto; } }

.news-feed.chs-global-height {
  overflow: hidden; }

.news-feed-header {
  display: block;
  padding: 5px 15px;
  width: 100%; }
  .news-feed-header .news-feed-heading {
    color: #fff;
    margin: 0;
    padding: 0; }

.news-feed-collection {
  padding: 15px 15px 0; }
  .news-feed-collection ul {
    margin-bottom: 0;
    padding-bottom: 0; }
    .news-feed-collection ul li {
      margin-bottom: 10px; }
      .news-feed-collection ul li a {
        display: block;
        font-size: 18px;
        padding: 0 15px 10px;
        text-decoration: none; }

.news-feed-cta {
  display: block;
  min-height: 72px;
  overflow: hidden;
  padding: 15px;
  text-align: center; }

@media only screen and (min-width: 768px) and (max-width: 1025px) {
  .news-feed .news-feed-img {
    height: 60%;
    object-fit: cover;
    font-family: "object-fit: cover"; } }

@media only screen and (max-width: 960px) {
  .chs-global.news-feed {
    height: auto !important; }
  .news-feed-collection {
    height: auto !important; } }

.quote-content.chs-global-height {
  overflow: hidden; }

.quote-content {
  position: relative; }
  .quote-content a {
    text-decoration: none; }
  .quote-content h1,
  .quote-content h2,
  .quote-content h3 {
    margin-top: 0;
    margin-bottom: 10px; }
  .quote-content.without-quote .quote-section .quotebox-quotes:before, .quote-content.without-quote .quote-section .quotebox-quotes:after {
    content: ''; }
  .quote-content .quote-image {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .quote-content .quote-section {
    -ms-flex-align: center;
        align-items: center;
    height: 100%;
    padding: 20px 20px;
    position: relative;
    width: 100%; }
    .quote-content .quote-section .quote-inner-section {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
      .quote-content .quote-section .quote-inner-section.chs-global-height {
        visibility: hidden; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .quote-content .quote-section .quote-inner-section .quotebox {
          width: 80%; } }
      .quote-content .quote-section .quote-inner-section .quotebox {
        border: 0 none;
        color: #fff;
        font-size: 18px;
        font-weight: 300;
        line-height: 1.3;
        margin-bottom: 0;
        padding: 0 80px 0;
        position: relative;
        margin: 0;
        width: 100%; }
        .quote-content .quote-section .quote-inner-section .quotebox p {
          margin: 0 0 5px 0; }
        .quote-content .quote-section .quote-inner-section .quotebox ul {
          display: inline-block;
          list-style-type: disc;
          padding: 0;
          margin: 0 0 5px 0; }
          .quote-content .quote-section .quote-inner-section .quotebox ul li {
            float: left;
            clear: both;
            margin: 0;
            padding: 0; }
        .column-1-2 .quote-content .quote-section .quote-inner-section .quotebox,
        .column-1-3 .quote-content .quote-section .quote-inner-section .quotebox,
        .column-2-3 .quote-content .quote-section .quote-inner-section .quotebox {
          padding: 30px 0; }
    .quote-content .quote-section .quote-name {
      color: #fff;
      width: 100%;
      margin: 0;
      padding: 10px 15px; }
      .quote-content .quote-section .quote-name h2 {
        font-size: 20px;
        margin-bottom: 0;
        margin-top: 0; }
      .quote-content .quote-section .quote-name p {
        font-size: 16px;
        margin-bottom: 0;
        margin-top: 0; }
    .quote-content .quote-section .quotebox-quotes:after, .quote-content .quote-section .quotebox-quotes:before {
      font-family: serif;
      font-size: 60px;
      font-weight: bold;
      line-height: 1;
      position: absolute; }
    .quote-content .quote-section .quotebox-quotes:before {
      bottom: -25px;
      content: '\201d';
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
    .quote-content .quote-section .quotebox-quotes:after {
      content: '\201c';
      left: 50%;
      top: -5px;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.text-left .quote-name, .text-left
.quotebox {
  text-align: left; }

.text-center .quote-name, .text-center
.quotebox {
  text-align: center; }

.text-right .quote-name, .text-right
.quotebox {
  text-align: right; }

.quote-content .text-ellipsis {
  margin: 0; }

@media only screen and (min-width: 960px) {
  .column-1-1 .quote-content .quote-section {
    padding: 20px 15px; }
  .column-1-1 .quote-content .quote-section .quotebox-quotes:before {
    bottom: auto;
    left: auto;
    right: 10px;
    top: 30px;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  .column-1-1 .quote-content .quote-section .quotebox-quotes:after {
    bottom: auto;
    left: 10px;
    right: auto;
    top: 30px;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }

@media only screen and (max-width: 959px) {
  .quote-content {
    height: auto !important; }
  .column-1-1 .quote-content .quote-image,
  .column-2-3 .quote-content .quote-image {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .column-1-1 .quote-content .quote-section,
  .column-2-3 .quote-content .quote-section {
    position: relative; }
    .column-1-1 .quote-content .quote-section .quote-inner-section,
    .column-2-3 .quote-content .quote-section .quote-inner-section {
      padding: 0; }
    .column-1-1 .quote-content .quote-section .quotebox,
    .column-2-3 .quote-content .quote-section .quotebox {
      padding: 30px; } }

.stats.chs-global-height {
  overflow: hidden; }

.chs-global.stats {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  .chs-global.stats.icon-stack .stats-wrapper {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 1;
        flex: 1; }
    .chs-global.stats.icon-stack .stats-wrapper a {
      -ms-flex-direction: column;
          flex-direction: column; }
    .chs-global.stats.icon-stack .stats-wrapper .stats-content {
      width: 100%; }
  .chs-global.stats .stats-icon {
    position: relative; }
  .chs-global.stats.state-border-left {
    border-left: 1px solid #ccc; }
  .chs-global.stats.state-border-right {
    border-right: 1px solid #ccc; }
  .chs-global.stats > a {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    text-decoration: none;
    width: 100%; }
  .chs-global.stats .stats-icon {
    font-size: 75px;
    padding: 10px 15px; }
    .chs-global.stats .stats-icon img {
      object-fit: cover; }
  .chs-global.stats .stats-content {
    padding: 10px 15px; }
    .chs-global.stats .stats-content h2 {
      margin: 0;
      line-height: 1; }
    .chs-global.stats .stats-content p {
      color: #333;
      margin-bottom: 0;
      margin-top: 0; }

@media only screen and (max-width: 960px) {
  .chs-global.stats {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex; }
    .chs-global.stats.state-border-left, .chs-global.stats.state-border-right {
      border: 0 none; }
    .chs-global.stats > a {
      display: -ms-flexbox;
      display: flex;
      text-decoration: none;
      width: 100%; }
    .chs-global.stats .stats-icon {
      font-size: 75px;
      padding: 10px 15px;
      margin-left: 10px; }
    .chs-global.stats .stats-content {
      padding: 10px 15px; }
      .chs-global.stats .stats-content h2 {
        margin: 0;
        line-height: 1; }
      .chs-global.stats .stats-content p {
        color: #333;
        margin-bottom: 0;
        margin-top: 0; } }

@media only screen and (max-width: 959px) {
  .stats.chs-global-height {
    height: auto; } }

.stats-wrapper {
  position: relative;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start; }

.chs-global.stats.icon-top .stats-icon {
  position: absolute;
  top: 0; }

.chs-global.stats.icon-bottom .stats-icon {
  position: absolute;
  bottom: 0; }

.chs-global.stats.icon-left .stats-icon {
  position: absolute;
  left: 0; }

.chs-global.stats.icon-right .stats-icon {
  position: absolute;
  right: 0; }

.chs-global.stats.icon-left .stats-content {
  padding-left: 120px; }

.chs-global.stats.icon-right .stats-content {
  padding-right: 120px; }

.page-navigation {
  background: #E37424;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 25px 0;
  box-sizing: border-box; }
  .page-navigation > div {
    border-right: 1px solid #fff;
    margin: 0;
    padding: 0 10px; }
    .page-navigation > div:last-child {
      border-right: 1px solid transparent; }
    .page-navigation > div p {
      margin: 0;
      padding: 0;
      text-align: center;
      display: inline-block; }
    .page-navigation > div a {
      color: #fff;
      text-decoration: none;
      font-family: proxima, Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-size: 18px;
      line-height: 24px; }

@media only screen and (min-width: 960px) {
  .page-navigation > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex-align: center;
        align-items: center; } }

@media only screen and (max-width: 959px) {
  .page-navigation {
    padding: 15px; }
    .page-navigation > div {
      border: 0;
      border-bottom: 1px solid #fff;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      padding: 15px;
      text-align: center; }
      .page-navigation > div:first-child {
        padding: 0 15px 15px; }
      .page-navigation > div:last-child {
        border: 0;
        padding: 15px 15px 0; } }

/* Rich Text */
.rich-text {
  margin-top: 12px; }
  .image-full-width .rich-text {
    padding-left: 15px;
    padding-right: 15px; }

.rich-text li {
  margin-left: 18px; }

.rich-text span a {
  font-size: inherit; }

.rich-text p {
  margin-top: 0;
  line-height: 1.3em; }

.rich-text .subhead-h2 {
  text-transform: uppercase;
  line-height: 1.1em;
  margin: 0 0 .5em; }

.select-results .rich-text {
  padding-bottom: 1em; }

.select-results section.selection-overview .rich-text {
  display: none; }

.rich-text.chs-global-height {
  overflow: hidden;
  margin-top: 0; }

.rich-text .rich-text-img {
  margin-bottom: 13px; }

.rich-text img {
  margin-bottom: 10px;
  max-width: 100%; }

.rich-text ul {
  list-style: disc;
  padding-left: 30px; }
  .rich-text ul li {
    margin: 0;
    position: relative; }

.rich-text ol {
  counter-reset: i;
  list-style: none;
  margin: 0;
  margin-bottom: 10px;
  padding: 0; }
  .rich-text ol li {
    margin: 0;
    padding: 0 0 0 25px;
    position: relative; }
    .rich-text ol li:before {
      content: counter(i) ".";
      counter-increment: i;
      display: inline-block;
      left: 2px;
      position: absolute;
      top: 0; }

/* Media Query Large and Above */
@media only screen and (min-width: 960px) {
  .column-1-1 .rich-text .img-left {
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    width: 35%; }
  .column-1-1 .rich-text .img-right {
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    width: 35%; }
  .column-2-3 .rich-text .img-left {
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    width: 50%; }
  .column-2-3 .rich-text .img-right {
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    width: 50%; } }

/* Media Query Medium Only */
@media only screen and (max-width: 1065px) {
  .rich-text {
    padding: 0 10px; } }

/* Media Query Medium Only */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .column-1-1 .rich-text .img-left,
  .column-1-2 .rich-text .img-left,
  .column-1-3 .rich-text .img-left,
  .column-2-3 .rich-text .img-left {
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    width: 35%; }
  .column-1-1 .rich-text .img-right,
  .column-1-2 .rich-text .img-right,
  .column-1-3 .rich-text .img-right,
  .column-2-3 .rich-text .img-right {
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    width: 35%; } }

/*# sourceMappingURL=main.css.map */


/* search page overrides for chs-refresh */
.chs-fluid .main-content .search-results-header {
    margin-top: 0px; 
    float: none !important;
}
.chs-fluid .main-content .search-sort label {
    font-size: 18px;
}
.chs-fluid .main-content .search-sort select {
    width: 150px;
    padding: 5px;
    margin: 12px 0;
}
@media only screen and (max-width: 599px) {
    .chs-fluid .main-content .in-page-search-form-wrapper {
        height: auto;
        margin-left: 0;
        padding: 0;
        background-color: #FFF;
    }
}

.chs-fluid .main-content .in-page-search-form-wrapper {
    width: auto;
    height: auto;
}

.chs-fluid .main-content .in-page-search-form  {
    display:flex;
}
.chs-fluid .main-content .in-page-search-form .search-term {
    flex-grow: 1;
    margin-right: 10px;
    margin-bottom: 20px;
}

.chs-fluid .main-content .in-page-search-form .btn {
    padding: 5px 15px;
    margin-bottom: 0;
    font-size: 18px;
}
.chs-fluid .main-content .in-page-search-form .btn:hover {
    background-color: #001d5c;
}
.chs-fluid .main-content .search-results-count {
    position:relative;
}
.chs-fluid .main-content .search-results-count h2 {
    font-size:24px;
    text-transform: none;
}
.chs-fluid .main-content .search-results-pager {
    text-align: center;
    margin-bottom: 14px;
}
.chs-fluid .main-content .search-results-pager .search-results-pager-pages {
    background-color: #e3e3e3;
    padding: 6px 0 3px 0;
}
.chs-fluid .main-content .search-results-pager ol {
    margin-top:0;
    padding: 4px 0;
}
.chs-fluid .main-content .search-results-pager a {
    color: #0033A0;
    text-decoration: none;
    border: 1px solid #e3e3e3;   /* give all pages an invisible border so active border isn't different size */
}
    .chs-fluid .main-content .search-results-pager a:hover {
        color: #FFFFFF;
        background-color: #0033A0;
    }
.chs-fluid .main-content .search-results-pager a.active {
    /*color: #FFFFFF;*/
    background-color: #e3e3e3;
    border: 1px solid #0033A0;
}
.chs-fluid .main-content .search-results-pager a.active:hover {
    color: #0033A0;
}

/* All Microsite styling */
.microsite p {
    font-size: 18px;
}
.microsite .row.fifty-fifty .copy a.link {
}

.microsite .row.fifty-fifty .copy a.btn-primary {
    font-size: 18px;
    font-family: Proxima;
}
.microsite .row .card a.card-link {
    font-size: 18px;
    font-family: Proxima;
}
.microsite .chs-fluid .accordion-body a {
    font-size: 18px;
}


/* Style overrides for Boostrap 4.x */
.microsite .navbar > .container-fluid {
    display: unset;
}
/* Microsite Row psuedo element override */ 
.microsite .row:before {
    content:normal;
    display:block;
}


/* Payback Nutrition specific overrides */ 
.microsite.Payback.Nutrition h2 {
    text-transform: uppercase;
}
.microsite.Payback.Nutrition h3 {
    font-size: 22px;
}


/* Allegiant Seed specific styling */

.microsite.Allegiant .image-pagetitle.copy-on-image .image-pagetitle-content {
    margin-bottom: 60px;
    left: 50% !important;
    transform: translateX(-50%) !important;
}


    .microsite.Allegiant .image-pagetitle.copy-on-image .image-pagetitle-content .headline h1 {
        color: white;
    }

    .microsite.Allegiant .image-pagetitle.copy-on-image .image-pagetitle-content .headline h2 {
        color: white;
    }

@media (min-width:992px) {
    .microsite.Allegiant .image-pagetitle .image-pagetitle-content .headline h1 {
        font-size: 40px;
        line-height: 44px;
    }

    .microsite.Allegiant .image-pagetitle .image-pagetitle-content .headline h2 {
        font-size: 60px;
        line-height: 60px;
    }
}

@media (min-width:1200px) {
    .microsite.Allegiant .image-pagetitle .image-pagetitle-content .headline h1 {
        font-size: 48px;
        line-height: 52px;
    }

    .microsite.Allegiant .image-pagetitle .image-pagetitle-content .headline h2 {
        font-size: 70px;
        line-height: 70px;
    }
}

@media (max-width:991px) {
    .microsite.Allegiant .image-pagetitle .image-pagetitle-content .headline h1 {
        font-size: 32px;
        line-height: 34px;
    }

    .microsite.Allegiant .image-pagetitle .image-pagetitle-content .headline h2 {
        font-size: 50px;
        line-height: 50px;
    }
}

@media (max-width:764px) {
    .microsite.Allegiant .image-pagetitle .image-pagetitle-content .headline h1 {
        font-size: 22px;
        line-height: 24px;
    }

    .microsite.Allegiant .image-pagetitle .image-pagetitle-content .headline h2 {
        font-size: 30px;
        line-height: 30px;
    }
}

/* Agronomy Microsite specific styling */

.microsite.Agronomy .image-pagetitle.copy-on-image .image-pagetitle-content {
    margin-bottom: 60px;
    left: 50% !important;
    transform: translateX(-50%) !important;
}


    .microsite.Agronomy .image-pagetitle.copy-on-image .image-pagetitle-content .headline h1 {
        color: white;
    }

    .microsite.Agronomy .image-pagetitle.copy-on-image .image-pagetitle-content .headline h2 {
        color: white;
    }

@media (min-width:992px) {
    .microsite.Agronomy .image-pagetitle .image-pagetitle-content .headline h1 {
        font-size: 40px;
        line-height: 44px;
    }

    .microsite.Agronomy .image-pagetitle .image-pagetitle-content .headline h2 {
        font-size: 60px;
        line-height: 60px;
    }
}

@media (min-width:1200px) {
    .microsite.Agronomy .image-pagetitle .image-pagetitle-content .headline h1 {
        font-size: 48px;
        line-height: 52px;
    }

    .microsite.Agronomy .image-pagetitle .image-pagetitle-content .headline h2 {
        font-size: 70px;
        line-height: 70px;
    }
}

@media (max-width:991px) {
    .microsite.Agronomy .image-pagetitle .image-pagetitle-content .headline h1 {
        font-size: 32px;
        line-height: 34px;
    }

    .microsite.Agronomy .image-pagetitle .image-pagetitle-content .headline h2 {
        font-size: 50px;
        line-height: 50px;
    }
}

@media (max-width:764px) {
    .microsite.Agronomy .image-pagetitle .image-pagetitle-content .headline h1 {
        font-size: 22px;
        line-height: 24px;
    }

    .microsite.Agronomy .image-pagetitle .image-pagetitle-content .headline h2 {
        font-size: 30px;
        line-height: 30px;
    }
}

/* CHSInc specific styling */

    .chs-inc .image-pagetitle.copy-on-image .image-pagetitle-content .headline h1 {
        color: white;
    }

    .chs-inc .image-pagetitle.copy-on-image .image-pagetitle-content .subhead h2 {
        color: white;
    }


/* Critical Break/Fix for YouTube video on Microsites */
.microsite .video-page-element .media {
    display:block;   /* override display:flex */
}

/* ie specific style fixes */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    /* IE10+ specific styles go here */
    .microsite .navbar .container-fluid {
        display: block;
    }
    .microsite .content .container-fluid .row{
        display: block;
    }
    .microsite .pagetitle {
        max-width: 1140px;
    }

    .microsite .page-element {
        max-width: 100%;
    }
}

@media (min-width: 1024px) {
    .timeline-card-container iframe.video {
        margin-top: -12px !important;
    }
}

@media (min-width: 1084px) {
    .timeline-card-container iframe.video {
        margin-top: -8px !important;
    }
}

    .microsite .chs-fluid a.articleLink, .microsite .chs-fluid a.articleLink:hover {
        text-decoration: underline;
        font-size: 18px;
        font-weight: normal;
        font-family: "ProximaRegular";
    }

    .microsite .chs-fluid a.btn-primary, .microsite .chs-fluid a.btn-primary:hover, .microsite .chs-fluid a.btn-primary:focus, .microsite .chs-fluid a.btn-primary:active {
        text-decoration: none;
        border: 0 none;
        padding: 0 40px;
        border-radius: 0;
        color: #fff;
        font: normal 16px/34px "ProximaRegular","Helvetica Neue",Helvetica,Arial,sans-serif
    }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .stats-wrapper {
        margin-bottom: 35px;
    }

    .stats-icon {
        margin-top: -35px;
    }
}
