@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&amp;display=swap');

.layout-classes:not(.has-no-overlay)~.content-wrapper .l-main-content {
  padding-top: 0;
  padding-bottom: 0;
}

.is-last-content-until-tablet-margin {
  margin-bottom: 0 !important;
}

.content-wrapper .columns.news-2nd-tier {
  padding-bottom: 14vw;
}

.l-page-content .columns.l-page-content-columns {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.container .l-page-content-columns img {
  display: block;
}

a.title.is-4, .content p {
  font-size: 1rem;
}

.column {
  padding: inherit;
}

section.column {
  padding: 0;
}

.news-mobile-only {
  display: block;
}

.columns .box, .l-page-content .column .news-hs-box {
  padding: 1rem;
  margin: 0 .75rem .75rem;
}

.columns .box:not(:last-child) {
  margin-bottom: 0;
}

.columns .box {
  border-radius: 0;
  box-shadow: none;
  border-style: solid;
  border-width: 0 0px 1px 0px;
  border-bottom-color: #808080;
  border-top-color: #848081;
  border-left-color: #858081;
  border-right-color: #808080;
}

.columns .box:hover {
  background-color: transparent;
  box-shadow: none;
}

.columns .box:hover a {
  color: #002c43;
}

.l-page-content .columns a {
  text-decoration: none;
  color: #005480;
  margin-bottom: .6rem;
  display: block;
}

.l-page-content .column .news-hb-box {
  margin: 0 0 0 0;
}

.column .news-hb-box .column:nth-child(2) {
  padding: 0;
}

.l-page-content .column .news-hs-box:last-child {
  margin-bottom: 0;
}
.columns.news-hb-box.news-featured a {
  font-size: 1.4rem;
  max-height: 100px;
}
.columns.news-hb-box a, .column.news-vertical a, .l-page-content .column .news-hs-box a, .columns.news-2nd-tier .content a {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-height: 56px;
  text-decoration: none;
}

.column.news-hb-box-img, .column.news-hs-box-img, .column.news-vertical .image, .news-2nd-tier .image {
  margin-right: 1rem;
  height: 70px;
  width: 100%;
  min-width: 70px;
  max-width: 70px;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.column.news-hb-box-img img, .column.news-hs-box-img img {
  width: auto;
  height: 100%;
  max-width: none;
  margin-left: -20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.news-hs-box .column {
  padding: 0;
}

.columns .box.news-featured {
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 6px;
  border-bottom-color: #e9a000;
  margin-bottom: 1rem;
}

.news-featured .column.news-hb-box-img {
  margin-right: 0;
  height: 270px;
  min-width: inherit;
  max-width: inherit;
  margin-bottom: 1rem;
  background-color: #fff;
  position: relative;
}

.column.news-hb-box-img {
  background-color: #fff;
}

.news-featured .column.news-hb-box-img img {
  margin: 0 auto;
}

.content p {
  color: #428fac;
}

.column.news-r-column {
  background-color: #e3cf8f;
  padding: 0;
  margin-top: .75rem;
  margin-bottom: .75rem;
  margin-right: .75rem;
}

.news-r-column .content {
  background-color: #fff;
  padding-bottom: 1.5em;
}

.news-vertical .content {
  margin-top: 0;
}

.column.news-vertical, .columns.news-hb-box:not(:first-child), .columns.news-hs-box {
  display: flex;
}

.columns:not(:last-child).news-second-row, .column.news-vertical, .columns.news-fourth-row {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

.column.news-vertical .image img {
  width: auto;
  height: 105%;
  max-width: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.columns.news-fourth-row {
  padding-bottom: 0;
  margin-top: 0;
  margin-left: -.75rem;
  margin-right: -.75rem;
}

.news-fourth-row .column.box.news-vertical {
  border-bottom-width: 1px;
  border-bottom-color: #848081;
  margin-left: .75rem;
  margin-right: .75rem;
  margin-bottom: 0;
}

.columns.news-2nd-tier {
  margin-top: 0;
  margin-left: 0;
  margin-right: .25rem;
  padding: 0;
}

.columns.news-2nd-tier .columns .column.is-one-third {
  padding: 0;
  margin: 0 0 0 1rem;
  width: auto;
}

.column.news-2nd-tier-title {
  padding: 0;
  font-size: 1em;
}

.column.news-2nd-tier-title p {
  font-size: 1em;
}

.columns.news-2nd-tier .columns {
  padding: 1rem;
  border-bottom: 1px solid #979797;
}

.columns.news-2nd-tier .columns:nth-child(1), .news-2nd-tier .columns:nth-child(3) {
  padding-left: 0;
}

.columns.news-2nd-tier .column.is-one-third {
  width: 100%;
}

.news-2nd-tier .image.is-square {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.columns.news-2nd-tier .content a {
  line-height: 1.125;
}

.column.news-r-column {
  display: none;
}

.news-signup {
  height: 50px;
  overflow: hidden;
  margin-bottom: 1rem;
  position: relative;
}

.news-signup.news-mobile-only img {
  position: absolute;
  bottom: 0;
}

.news-signup p {
  position: absolute;
  color: #fff;
  font-weight: 800;
  width: 100%;
  text-align: center;
  bottom: 12px;
  /* targeting mobile */
}

.news-r-column.news-signup {
  height: 100%;
  margin-bottom: 0;
}

.news-r-column.news-signup p {
  bottom: 15px;
}

/******** Additional Styles **********/

.content-wrapper .columns.news-2nd-tier {
  width: 100%;
}

.l-sidebar .sidebar-full-height-item--webpart .ms-webpart-zone {
  display: block;
  /** remove extra 1px space to the right of the sidebar **/
}

.l-sidebar .sidebar-full-height-item--webpart .ms-webpart-zone.ms-fullWidth {
  background-color: #fff;
}

.content table td, .content table th {
  padding: 0 0;
}

.news-2nd-tier .ms-noWrap {
  white-space: inherit;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-height: 90px;
}

content .news-2nd-tier ul.cbs-List {
  display: block;
}

.content .news-2nd-tier ul li:before {
  content: "";
  position: inherit;
}

.content .news-2nd-tier ul li {
  padding-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
  border-bottom: 1px solid #979797;
}

.content .news-2nd-tier ul li:last-child {
  border-bottom: none;
}

.content .news-2nd-tier h2 {
  font-size: 1em
}

.content .news-2nd-tier .cbs-picture3LinesContainer {
  display: flex;
  padding-left: 1rem;
}

.content .news-2nd-tier ul.cbs-List {
  margin-top: .5em;
}

.content .news-2nd-tier ul.cbs-List>li {
  display: inherit;
}

.content .news-2nd-tier .cbs-picture3LinesImageContainer {
  width: 85px;
  height: 85px;
}

.cbs-picture3LinesImageContainer img {
  right: -55px;
  width: auto;
  max-width: inherit;
  height: 100%;
  position: absolute;
  top: 50%;
  left: -50%;
  transform: translateY(-50%);
}

.content .news-2nd-tier .cbs-picture3LinesDataContainer {
  margin-left: 1em;
  margin-right: 1em;
  max-width: inherit;
  width: 77%;
}

/***** All News Page ******/
/***** NOTE: ID on test is different than int ******/
/**** second ID is test ****/

#ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr,
#ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr {
  column-count: 1;
  column-rule: 3px solid #000;
  column-gap: 50px;
}

#ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr .always-visible, #ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr .view-all-class,
#ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr .always-visible,
#ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr .view-all-class {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  display: inline-block;
  width: 100%;
}

#ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr .c-news-card-featured .c-news-card__image,
#ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr .c-news-card-featured .c-news-card__image {
  display: none;
}

.divider {
  display: none;
}

#ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr .c-news-card__info-container div,
#ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr .c-news-card__info-container div {
  display: none;
}

#ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr .box,
#ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr .box {
  border-width: 0;
  padding: 0;
  overflow: inherit;
}

#ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr .box:hover,
#ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr .box:hover {
  box-shadow: none;
  background-color: transparent;
}

#ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr .c-news-card-featured .c-news-card__info-container,
#ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr .c-news-card-featured .c-news-card__info-container {
  padding: 0;
}

#ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr h2,
#ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr h2 {
  margin-bottom: .25rem !important;
}

#ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr a,
#ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr a {
  font-size: 1rem;
  margin-bottom: 0;
}

#ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr a.title.is-4, #ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr p,
#ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr a.title.is-4,
#ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr p {
  font-weight: 400 !important;
}
#view-all-btn {
  display: none;
}
div#Refinement {
  width: 100%;
  padding: 0 0;
  margin-left: 0;
}
.dropdown-rows .refiner-total {
  margin-left: inherit;
}

@media screen and (min-width: 415px) {
  #ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr,
  #ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr {
    column-count: 2;
  }
  .is-last-content-until-tablet-margin {
    border-left: 0;
  }
  #ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr .box,
  #ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr .box {
    margin: 0 0;
  }
}

/******* End All News Page *******/

@media screen and (min-width: 376px) {
  .column.news-hb-box-img, .column.news-hs-box-img, .column.news-vertical .image, .news-2nd-tier .image {
    height: 85px;
    width: 100%;
    min-width: 85px;
    max-width: 85px;
  }
}

@media screen and (min-width: 769px) {
  .column {
    padding: 1rem;
  }
  .l-page-content .columns.l-page-content-columns {
    margin-top: -1rem;
    margin-right: -1rem;
    margin-bottom: 1rem;
    margin-left: -1rem;
  }
  .columns.news-hb-box.news-featured a {
    font-size: 1.7rem;
    max-height: 180px;
  }

  a.title.is-4 {
    font-size: 1.3rem;
  }
  section.column {
    padding: 0 .75rem;
  }
  .news-mobile-only {
    display: none;
  }
  .columns .box {
    padding: 1.25rem;
    margin: .75rem;
    border-width: 1px 1px 6px 1px;
    border-bottom-color: #e9a000;
  }
  .columns .box:not(:last-child) {
    margin-bottom: .75rem;
  }
  .columns .box:hover {
    border-top-color: #e9a000;
    border-left-color: #e9a000;
    border-right-color: #e9a000;
    background-color: #f9f9f9;
    box-shadow: 4px 4px;
    transition: background-color 0.2s, box-shadow 0.2s;
  }
  .l-page-content .columns a {
    margin-bottom: .75rem;
  }
  .columns:not(:last-child).news-second-row {
    margin-top: 0;
    margin-right: -.75rem;
    margin-bottom: .5rem;
    margin-left: -.75rem;
  }
  .l-page-content .column .news-hb-box {
    padding: 1.25rem;
    margin: 0 0 1.25rem 0;
  }
  .l-page-content .column .news-hs-box {
    padding: 1.25rem;
    margin: 0 0 1.25rem 0;
  }
  .column .news-hs-box .column:nth-child(2) {
    padding: 0 0 0 .5rem;
  }
  .column.news-hb-box-img, .column.news-hs-box-img, .column.news-vertical .image, .news-2nd-tier .image {
    flex: none;
    position: relative;
    width: 100%;
    height: 150px;
    min-width: inherit;
    max-width: inherit;
    overflow: hidden;
  }
  .news-featured .column.news-hb-box-img, .column.news-hb-box-img {
    margin-right: 1.5rem;
    height: 280px;
  }
  .column.news-hb-box-img {
    width: 66.6666%;
  }
  .column.news-hs-box-img {
    width: 50%;
  }
  .column.news-vertical .image {
    padding: 0;
  }
  .column.news-hb-box-img img, .column.news-hs-box-img img {
    margin-left: 0;
  }
  .news-featured .column.news-hb-box-img {
    margin-bottom: 0;
  }
  .columns.news-2nd-tier {
    margin-top: 0.75rem;
    margin-left: 0;
    margin-right: .25rem;
    padding: .75rem 0;
    font-size: 1em;
  }
  .news-r-column {
    margin-left: .75rem;
  }
  .column.news-vertical {
    display: block;
  }
  .column.news-vertical .image img {
    margin-left: 0;
  }
  .news-vertical .content {
    margin-top: 1.5em;
  }
  .news-fourth-row .column.box.news-vertical {
    border-bottom-width: 6px;
    border-bottom-color: #e9a000;
  }
  .column.news-r-column {
    display: block;
  }
  .columns.news-2nd-tier .column.is-one-third {
    width: 49.999%;
  }
  .columns.news-2nd-tier .columns .column.is-one-third {
    margin: 0 0 0 0;
    width: 33.3333%;
  }
  .column.news-2nd-tier-title {
    padding: 0 0 0 .75rem;
  }
  .l-page-content .column .news-hs-box a {
    -webkit-line-clamp: 4;
    max-height: 100px;
  }
  .column.news-vertical a {
    -webkit-line-clamp: 7;
    max-height: 160px;
  }
  .columns.news-2nd-tier .content a {
    -webkit-line-clamp: 4;
    max-height: 90px;
  }
  .columns.news-hb-box a {
    -webkit-line-clamp: 7;
    max-height: 180px;
  }
  /**** Additional ****/
  .l-page-content .columns.l-page-content-columns {
    margin-top: -1.75rem;
    margin-right: -1.75rem;
    margin-bottom: 1rem;
    margin-left: -1rem;
  }
  .l-sidebar {
    margin-left: 1%;
    margin-right: .25rem;
  }
  .columns .box {
    margin-top: 0;
  }
  .l-sidebar .sidebar-full-height-item--webpart {
    background-color: #e3cf8f;
    display: block;
  }
  .columns.news-2nd-tier {
    margin: 0 1rem;
  }
  .content .news-2nd-tier ul {
    column-count: 2;
    column-gap: 0;
  }
  .content .news-2nd-tier ul li:last-child {
    border-bottom: 1px solid #979797;
  }
  .content .news-2nd-tier ul.cbs-List {
    display: inherit;
    margin-top: 1em;
  }
  .news-2nd-tier .ms-noWrap {
    -webkit-line-clamp: 4;
    max-height: 90px;
  }
  .content .news-2nd-tier .cbs-picture3LinesContainer {
    padding-left: 0;
  }
  .content .news-2nd-tier .cbs-picture3LinesDataContainer {
    max-width: 60%;
  }

  /***** All News List *****/

  #ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr,
  #ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr {
    column-gap: 14px;
    border-left: 3px solid #000;
  }
  #ctl00_ctl41_g_f5079bc0_6fe3_4ea7_8280_775b9f260e28_csr .box,
  #ctl00_ctl37_g_c3803a3f_6ed0_4e3c_9a01_2bfa632ac4e5_csr .box {
    margin: 0 0.4em 0.2em 1em;
  }
}

@media screen and (min-width: 960px) {
  .news-r-column {
    margin-left: 2rem;
  }
  .columns.news-hb-box.news-featured a {
    font-size: 1.9rem;
    max-height: 180px;
  }
  .news-featured .column.news-hb-box-img, .column.news-hb-box-img {
    height: 330px;
  }
  .column.news-vertical .image {
    height: 150px;
  }
  .column.news-vertical .image img {
    margin-left: 0;
  }
  .columns.news-2nd-tier .column.is-one-third {
    width: 33.333%;
  }
  .column.news-2nd-tier-title p {
    font-size: 0.8em;
  }
  .columns.news-2nd-tier .content a {
    -webkit-line-clamp: 3;
    max-height: 90px;
  }
  .content .news-2nd-tier ul {
    column-count: 2;
  }
  .content .news-2nd-tier .cbs-picture3LinesDataContainer {
    max-width: 70%;
  }
}

@media (max-width: 1023px) {
  .columns:not(.is-desktop) {
    /* overides dev_style */
    flex-direction: inherit !important;
  }
}

@media screen and (min-width: 1088px) {
  .tile .box {
    padding: 1.25rem;
  }
  .news-r-column {
    margin-left: 0;
  }
  .column.is-4-desktop {
    width: 30%;
  }
  .news-featured .column.news-hb-box-img, .column.news-hb-box-img {
    height: 280px;
  }
  .columns.news-hb-box.news-featured a {
    font-size: 1.5rem;
    max-height: 200px;
  }
  .columns.news-hb-box a {
    -webkit-line-clamp: 7;
    max-height: 200px;
  }
  .tile.news-hb-box a {
    -webkit-line-clamp: 5;
    max-height: 120px;
  }
  .l-page-content .column .news-hs-box a {
    -webkit-line-clamp: 3;
    max-height: 82px;
  }
  .column.news-vertical a {
    -webkit-line-clamp: 6;
    max-height: 160px;
  }
  .column.news-vertical .image {
    height: 120px;
  }
  .columns.news-2nd-tier .content a {
    -webkit-line-clamp: 3;
    max-height: 80px;
  }
  .content .news-2nd-tier .cbs-picture3LinesDataContainer {
    max-width: 60%;
  }
  .content .news-2nd-tier ul {
    column-count: 3;
  }
}

@media screen and (min-width: 1280px) {
  .column.news-hb-box a, .tile.news-hb-box a {
    display: block;
    max-height: inherit;
  }
  .columns.news-2nd-tier {
    font-size: 1em;
  }
  .column.news-vertical .image {
    height: 150px;
  }
  .columns.news-hb-box.news-featured a {
    font-size: 1.7rem;
    max-height: 250px;
  }
  .news-featured .column.news-hb-box-img, .column.news-hb-box-img {
    height: 300px;
  }
  .columns.news-hb-box a {
    -webkit-line-clamp: 8;
    max-height: 180px;
  }
  .column.news-vertical a {
    -webkit-line-clamp: 8;
    max-height: 200px;
  }
  .l-page-content .column .news-hs-box a {
    -webkit-line-clamp: 5;
    max-height: 147px;
  }
  .columns.news-2nd-tier .content a {
    -webkit-line-clamp: 4;
    max-height: 120px;
  }
  .content .news-2nd-tier .cbs-picture3LinesDataContainer {
    max-width: 55%;
  }
  .content .news-2nd-tier .cbs-picture3LinesImageContainer {
    width: 100px;
    height: 100px;
  }
}

@media screen and (min-width: 1472px) {
  .columns.news-hb-box.news-featured a {
    font-size: 1.9rem;
  }
  .column.news-vertical .image {
    height: 180px;
  }
  .content .news-2nd-tier h2 {
    font-size: 1.1em
  }
  .columns.news-2nd-tier .content a {
    -webkit-line-clamp: 4;
    max-height: 120px;
  }
  .content .news-2nd-tier .cbs-picture3LinesDataContainer {
    max-width: 65%;
  }
  .content .news-2nd-tier .cbs-picture3LinesImageContainer {
    width: 120px;
    height: 120px;
  }
}