.expertise-list,
.expertise-list li {
  list-style-type: none;
}
.on,
.showBtn {
  opacity: 1 !important;
}
.expertise-list,
.gib-nav2 > li.active,
.large-num,
.tile--feature-full p.uppercase.wide-text,
.vidclose {
  font-weight: 700;
}
body {
  background: #fff !important;
}
.page-banner--title h1,
h1 {
  font-family: RBCDisplay, Roboto, Georgia, Times, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 40px;
}
.article .related-articles .related-story h4,
blockquote {
  font-size: 19px;
}
h2 {
  font-style: normal;
}
h4 {
  font-family: "Roboto Medium", "Lucida Grande", "Lucida Sans Unicode",
    "Lucida Sans", Geneva, Verdana, sans-serif;
}
.breadcrumb,
.btn,
.hero-lead,
.lead,
.story--overlay p,
.tile h2,
.tile--label,
.watch-video,
.well-grey h4,
.white-box .subtitle,
.white-box-text h2,
.white-box-text h3,
option,
select {
  font-family: "Roboto Light", Roboto, Arial, sans-serif !important;
}
.hero-text,
.panel-title,
.tile--story,
.title {
  font-family: Roboto, Arial, sans-serif !important;
}
.tile--gib h2,
.tile--gib-full h2,
.tile--gib-half h2,
.tile--story,
.white-box-text h1 {
  font-family: "Roboto Medium", Arial, sans-serif !important;
}
.conference-tile h3,
.conference-tile2 h3,
.story--overlay h2,
.tile--story .story--overlay h2 {
  font-family: RBCDisplay, Georgia, Times, serif;
}

.iframe-wrapper iframe{
  width:100%;
}
@media (min-width: 1366px) {
  .container-lg {
    max-width: 1366px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}

 .accessible-news-listing {
    display: flex;
    flex-wrap: wrap;
  }

div.col-xs-12:has(.story-tile-container-v), .accessible-news-listing>.col-xs-12 {
	margin-bottom: 30px;
}
    .story-tiles .tile--gib .white-box-text {
  max-height: unset !important;
  }
  .story-tiles .tile--gib {
  max-height: unset !important;
  }

 /* story tile css */
  .story-tile-container-v {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 575px;
    background: #fff;
    border: 1px solid #dadada;
    padding-bottom: 15px;
  }
  
  .story-tile-container-v .tile {
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
    height: auto !important;
    text-decoration: none;
    border: 0;
    margin: 0;
    max-height: unset;
}
  
  .story-tile-container-v .white-box-text {
    flex: 1 0 auto;
    margin: 0 0 15px;
    padding: 25px 20px 0 20px !important;
}

  .tile-bottom-links-story-tile {
    margin-top: auto;
    padding: 0 20px;
    position: relative;
    bottom: unset;
    margin-bottom: 10px;
  }

#team-profiles-carousel .owl-next i,
#team-profiles-carousel .owl-prev i,
.content-section-pull-up,
.page-banner-tile-content .breadcrumb {
  margin-top: 40px;
}
.wide-text {
  letter-spacing: 2px;
}
.uppercase {
  text-transform: uppercase;
}
.text-center {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.large-num {
  font-size: 26px;
  line-height: 100%;
}
.fix-padding-right {
    padding-left: 0
}
.fix-padding-left {
  padding-right: 0;
}
.footer-social p a:first-child i,
.footer-social ul li:first-child i {
    padding-left: 0;
  	padding-right:0;
}
.footer-social-links ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  justify-content: flex-start;
  align-items: end;
}

.footer-social-links-casestudy ul {
  margin: 0 0 0 1px;
  padding: 0;
  display: flex;
  list-style: none;
  justify-content: flex-start;
  align-items: center;
}
.dropdown:focus-within {
  outline: #212121 dotted 1px;
  outline: -webkit-focus-ring-color dotted 1.5px;
}
a.dropdown-toggle:hover,
button.dropdown-toggle:hover {
  background: url(/assets/rbccm/images/y-arrow.png) bottom center no-repeat;
  background-color: #fff !important;
  color: #002144 !important;
}
.gib-nav2 > li > a {
  padding: 13px;
  color: #424242;
}
.gib-nav2 > li.active {
  background: url(/assets/rbccm/images/y-arrow-down.png) top center no-repeat;
}
.gib-nav2 a.dropdown-toggle:hover {
  background: 0 0;
  background-color: #002144 !important;
}
.page-banner {
  margin-top: 95px;
}
.carousel-container {
  margin-top: 95px !important;
}
.page-banner-white {
  background: rgb(255 255 255 / 0.5);
  background: linear-gradient(
    to right,
    rgb(255 255 255 / 0.99) 0,
    rgb(255 255 255 / 0.4) 45%,
    #fff0 70%
  );
}
.page-banner-blue {
  background: rgb(0 37 75 / 0.8);
  background: linear-gradient(
    to right,
    rgb(0 37 75 / 0.98) 0,
    rgb(0 37 75 / 0.25) 60%,
    #fff0 82%
  );
}
.page-banner .breadcrumb a,
.page-banner-white .breadcrumb > li + li:before {
  color: #000;
}
.podcasts-row .tile--news.tile--gib-full .white-box-text .wide-text,
.vidclose {
  color: #fff;
}
#team-profiles-carousel .owl-nav,
.callout h3:first-child,
.page-banner--title,
.page-banner-short .page-banner--title,
h2:first-child,
h3:first-child,
h4:first-child {
  margin-top: 0;
}
.page-banner--title h1 {
  font-size: 40px;
  margin-top: 70px;
  text-transform: none;
}
.page-banner-white.page-banner--title h1 {
  padding-right: 250px;
}
.page-banner .breadcrumb {
  margin-top: 20px;
  font-size: 13px;
}
.article #ma-article-banner .video-banner-title,
.article .banner-text-container .banner-title,
.page-banner .page-banner--campaign h1,
.video-banner-title {
  font-size: 40px;
}
.article #ma-article-banner .banner-description,
.dropdown-menu a {
  font-size: 15px;
}
.blue-box {
  width: 100%;
  padding-bottom: 0;
}
.hero-text {
  padding: 40px 15px;
}
.hero-lead {
  font-size: 20px;
  line-height: 1.5;
}
.hero-text .lead {
  font-size: 18px;
}
.btn-inverse-white,
.btn-outline-white {
  background-color: #fff0;
  border-radius: 3px;
  letter-spacing: 1px;
}
.search-box .search-container {
  background: #f0f6fc;
  margin: 95px auto;
}
.on {
  pointer-events: auto !important;
}
.background-text,
.owl-item embed {
  pointer-events: none;
}
.white-circle-outline {
  margin-top: 20px;
  margin-right: 20px;
  width: 58px;
  height: 58px;
  display: inline-block;
  border-radius: 29px;
  border: 1px solid #fff;
  line-height: 55px;
  font-size: 24px;
}
.blue-circle,
.blue-circle-outline {
  display: inline-block;
  font-size: 20px;
}
.blue-circle-outline {
  margin: 0 10px;
  width: 45px;
  height: 45px;
  background: #fff;
  border-radius: 25px;
  line-height: 43px;
  border: 1px solid #0051a5;
}
.author-contact-info .blue-circle-outline:first-child {
  margin-left: 0;
}
.blue-circle {
  margin: 0 10px;
  width: 50px;
  height: 50px;
  background: #0051a5;
  border-radius: 25px;
  line-height: 50px;
}
.yellow-circle {
  background: #fee100;
  width: 90px;
  height: 90px;
  border-radius: 45px;
  line-height: 90px;
}
.tile--story .story--overlay {
  margin: 0 auto;
  padding: 30px;
}
.tile--story .story--overlay h1 {
  margin-top: 5px;
}
.tile--story .story-overlay h2,
.tile--story h2 {
  font-size: 24px !important;
  text-transform: none !important;
  font-weight: 400;
  letter-spacing: 1px;
}
.header .toolbar,
h5 {
  letter-spacing: 0.5px;
}
.btn,
.btn-inverse {
  letter-spacing: 1px;
}
@media (min-width: 1100px) {
  .tile--story .story--overlay {
    width: 50%;
    padding: 30px 50px;
  }
}
.tile--story .story--overlay p {
  color: #fff;
  line-height: 23px;
  font-size: 16px;
}
.img-circle {
  border-radius: 50%;
}
.article h1,
.breadcrumb--overlay .breadcrumb a,
.breadcrumb--overlay .breadcrumb > li + li:before,
.nav#search-categories-list > li > a,
.tile--news.tile--gib-full .white-box-text .wide-text {
  color: #002144;
}
.menu-social {
  margin: 40px 0;
}
.article-author-bio,
footer hr {
  margin: 20px 0;
}
.tile--gib,
.tile--gib-full,
.tile--gib-half {
  border: 1px solid #dadada;
  margin-bottom: 30px;
}
.profileclose,
.vidclose {
  margin-right: 10px;
  right: 0;
  position: absolute;
}
.article-author-bio p {
  font-size: 14px;
  line-height: 150%;
}
.vidclose {
  font-size: 46px;
  font-family: "";
  z-index: 100;
}
#team-profiles .item .title,
.btn,
.btn-yellow, .btn-yellow-fr,
.topnav .navbar-nav-glogal > li > .btn {
  font-family: "Roboto Medium", Roboto, Arial, Verdana, sans-serif !important;
}
.tile--gib {
  display: block;
  min-height: 550px;
  max-height: 550px;
}
.tile--gib .white-box-text,
.tile--gib-half .white-box-text {
  padding: 25px 20px;
}
.tile--gib-full .white-box-text {
  padding: 30px 10px;
}
.tile--gib .gradient-overlay {
  min-height: 550px;
  padding: 300px 20px 20px;
  background: rgb(0 33 68 / 0.3);
  background: -moz-linear-gradient(
    top,
    #fff0 0,
    #fff0 30%,
    rgb(0 33 68 / 0.5) 54%,
    rgb(0 33 68 / 0.9) 100%
  );
  background: -webkit-linear-gradient(
    top,
    #fff0 0,
    #fff0 30%,
    rgb(0 33 68 / 0.5) 54%,
    rgb(0 33 68 / 0.9) 100%
  );
  background: linear-gradient(
    to bottom,
    #fff0 0,
    #fff0 30%,
    rgb(0 33 68 / 0.5) 54%,
    rgb(0 33 68 / 0.9) 100%
  );
}
.tile--gib-half .overlay {
  min-height: 275px;
  background: rgb(0 33 68 / 0.65);
}
.tile--gib .inline,
.tile--gib-full .white-box,
.tile--gib-half .white-box {
  height: 275px;
}
.tile--gib h2,
.tile--gib-full h2 {
  margin-bottom: 10px;
  line-height: 25px;
  color: #000;
}
.tile--gib-half h2 {
  margin-bottom: 10px;
  line-height: 25px;
  color: #fff;
}
.tile--gib p,
.tile--gib-full p,
.tile--gib-half p {
  font-size: 14px;
  line-height: 140%;
  margin-bottom: 5px;
}
blockquote.left,
blockquote.right,
h5 {
  margin-bottom: 25px;
}
.tile--gib .link {
  font-size: 14px;
  color: #424242;
  margin-top: 10px;
}
.tile--gib-half .learn-more,
.tile--gib-half .learn-more span,
.tile--gib-half p {
  color: #fff !important;
  text-decoration: none;
  border-bottom: 1px solid #fff0;
}
.pright .related-articles .related-story .learn-more:hover,
.tile--gib-half:hover .learn-more {
  border-bottom: 1px solid #fff;
}
.tile--gib .leadtile-overlay,
.tile--gib-half .leadtile-overlay {
  background: #fff0;
}
.tile--gib .leadtile-overlay:hover,
.tile--gib-half .leadtile-overlay:hover {
  background: rgb(0 33 68 / 0.5);
  color: #fff;
  height: 100%;
}
@media (max-width: 769px) {
  .tile--gib {
    min-height: 500px;
    max-height: 650px;
  }
  .tile--gib .gradient-overlay {
    min-height: 500px;
    padding-top: 270px;
  }
  .tile--gib .inline {
    height: 250px;
  }
  .tile--gib-full .white-box {
    height: 500px;
  }
  .tile--gib-full .white-box-text {
    padding: 25px 20px;
  }
}
.play-overlay-sm {
  background: rgb(0 0 0 / 0.25);
  width: 70px;
  height: 70px;
  border: 3px solid #fff;
  position: absolute;
  color: #fff;
  top: 50%;
  margin-top: -35px;
  left: 50%;
  font-size: 30px;
  margin-left: -35px;
  border-radius: 50px;
  line-height: 60px;
  text-align: center;
  z-index: 10;
  opacity: 0.7;
}
.play-overlay-sm .fa {
  font-size: 25px;
  margin-left: 10px;
}
.gib-nav-table > tbody > tr > td {
  border: none;
  color: #006ac3;
  padding: 2px 8px;
}
.gib-nav-table > tbody > tr > td > a {
  text-decoration: none;
  color: inherit;
  padding: 10px;
  display: block;
}
.gib-nav-table > tbody > tr > td.active,
.gib-nav-table > tbody > tr > td.active > a,
.gib-nav-table > tbody > tr > td:hover {
  color: #fff;
  background: #0051a5;
}
.white-box-text h1 {
  font-size: 34px;
}
.left-border-blue {
  border-left: 3px solid #0051a5;
}
.team-profiles-container {
  max-width: 2000px;
}
#team-profiles-carousel .owl-stage-outer {
  overflow: visible;
}
.white-box .title {
  margin-bottom: 6px;
  color: #424242 !important;
}
.white-box .subtitle {
  line-height: 140%;
  color: #424242 !important;
}
.profile-toggle.active,
.profile-toggle.active:hover {
  text-decoration: none;
  font-weight: 700;
}
.profile-popup {
  background-color: #0051a5;
  height: auto;
  color: #fff;
  font-size: 16px;
}
.profile-popup p {
  font-size: 16px;
  color: #fff;
}
.blue-hover-box p,
.cta--overlay p,
.header-overlay h2,
.leadership-dropdown-content p,
.modal-bio-context p,
.profile-popup *,
.story--overlay p,
.tile--hover-overlay p,
.tile-overlay p {
  color: #fff;
}
.profileclose {
  font-size: 46px;
  color: #fff;
  font-weight: 400;
  z-index: 100;
}
.profileclose:hover {
  color: #d4d4d4;
  opacity: 0.9;
}
.profile-pointer {
  width: 42px !important;
  height: 19px;
}
#team-profiles-carousel .owl-item.active {
  transition: opacity 0.3s ease-out;
}
#team-profiles-carousel .owl-next,
#team-profiles-carousel .owl-prev {
  transition: opacity 250ms ease-out;
  font-size: 90px;
  opacity: 0;
  text-align: center;
  display: block;
  width: 70px;
  height: 430px;
  line-height: 90px;
  top: 0;
  position: absolute;
  color: #cecece;
}
#team-profiles-carousel .owl-next:hover,
#team-profiles-carousel .owl-prev:hover {
  background: #fff0;
  color: #a7a7a7;
}
#team-profiles-carousel .owl-prev {
  left: -120px;
}
#team-profiles-carousel .owl-next {
  right: -120px;
}
@media (min-width: 1250px) and (max-width: 1400px) {
  #team-profiles-carousel .owl-prev {
    left: -70px;
  }
  #team-profiles-carousel .owl-next {
    right: -70px;
  }
}
@media (min-width: 1200px) and (max-width: 1249px) {
  #team-profiles-carousel .owl-prev {
    left: -40px;
  }
  #team-profiles-carousel .owl-next {
    right: -40px;
  }
}
@media (min-width: 1070px) and (max-width: 1199px) {
  #team-profiles-carousel .owl-prev {
    left: -80px;
  }
  #team-profiles-carousel .owl-next {
    right: -80px;
  }
}
@media (min-width: 1000px) and (max-width: 1069px) {
  #team-profiles-carousel .owl-prev {
    left: -40px;
  }
  #team-profiles-carousel .owl-next {
    right: -40px;
  }
}
@media (min-width: 860px) and (max-width: 999px) {
  #team-profiles-carousel .owl-prev {
    left: -80px;
  }
  #team-profiles-carousel .owl-next {
    right: -80px;
  }
}
@media (max-width: 859px) {
  #team-profiles-carousel .owl-prev {
    left: -40px;
  }
  #team-profiles-carousel .owl-next {
    right: -40px;
  }
}
#sectors-carousel .owl-dot:focus,
#sectors-carousel .owl-next:focus,
#sectors-carousel .owl-prev:focus,
#sectors-carousel-full .owl-dot:focus,
#sectors-carousel-full .owl-next:focus,
#sectors-carousel-full .owl-prev:focus,
#team-profiles-carousel .owl-next:focus,
#team-profiles-carousel .owl-prev:focus {
  outline: #fff;
}
#team-profiles-carousel:hover .owl-next,
#team-profiles-carousel:hover .owl-prev,
.footer-social .connect-link,
footer .sitemap .heading a:focus,
footer .sitemap .heading a:hover {
  opacity: 1;
}
.article .related-articles .related-story .category:after,
.pright .related-articles h3:after {
  width: 34px;
  height: 3px;
  background: #fedf01;
  content: "";
  display: block;
  margin: 25px 0;
}
.pright .related-articles h3 {
  text-transform: uppercase;
  margin: 35px 0 0;
  font-size: 20px;
  font-family: "Roboto Medium", Roboto, "Lucida Grande", "Lucida Sans Unicode",
    "Lucida Sans", Geneva, Verdana, sans-serif;
}
.pright .related-articles h4 {
  letter-spacing: 0.5px;
  line-height: 150%;
}
.pright .related-articles .related-story .category {
  font-family: Roboto, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans",
    Geneva, Verdana, sans-serif;
  font-size: 14px;
  letter-spacing: 3px;
  line-height: 20px;
  text-transform: uppercase;
}
.pright .related-articles .related-story .byline {
  font-size: 13px;
  margin-bottom: 15px !important;
}
.pright .related-articles .related-story .learn-more {
  color: #fff !important;
  font-family: "Roboto Light", "Lucida Grande", "Lucida Sans Unicode",
    "Lucida Sans", Geneva, Verdana, sans-serif;
}
#sectors-carousel .owl-next,
#sectors-carousel .owl-prev,
#sectors-carousel-full .owl-next,
#sectors-carousel-full .owl-prev {
  width: 20px;
  height: 100px;
  position: absolute;
  display: block !important;
  top: 0;
  font-size: 40px;
  color: #dadada;
}
#insights-carousel .owl-next,
#sectors-carousel .owl-next,
#sectors-carousel-full .owl-next {
  right: 0;
}
#insights-carousel .owl-next:hover,
#insights-carousel .owl-prev:hover,
#sectors-carousel .owl-next:hover,
#sectors-carousel .owl-prev:hover,
#sectors-carousel-full .owl-next:hover,
#sectors-carousel-full .owl-prev:hover {
  background: #fff0;
  color: #869791;
}
#sectors-carousel .owl-nav,
#sectors-carousel-full .owl-nav {
  margin-top: 30px;
}
#insights-carousel .owl-dots .owl-dot.active span,
#insights-carousel .owl-dots .owl-dot:hover span,
#sectors-carousel .owl-dots .owl-dot.active span,
#sectors-carousel .owl-dots .owl-dot:hover span,
#sectors-carousel-full .owl-dots .owl-dot.active span,
#sectors-carousel-full .owl-dots .owl-dot:hover span,
.article .blue-circle-outline:active,
.article .blue-circle-outline:focus,
.article .blue-circle-outline:hover {
  background: #006ac3;
}
@font-face {
  font-family: RBCDisplay;
  src: url(/assets/rbccm/fonts/RBCDisplay/rbcdisplay-regular-webfont.eot);
  src: url("/assets/rbccm/fonts/RBCDisplay/rbcdisplay-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    local("RBCDisplay Regular"),
    url(/assets/rbccm/fonts/RBCDisplay/RBCDisplay-Regular.otf)
      format("opentype"),
    url(/assets/rbccm/fonts/RBCDisplay/rbcdisplay-regular-webfont.woff)
      format("woff"),
    url(/assets/rbccm/fonts/RBCDisplay/RBCDisplay-Regular.ttf)
      format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: RBCDisplayBold;
  src: url(/assets/rbccm/fonts/RBCDisplay/rbcdisplay-bold-webfont.eot);
  src: url("/assets/rbccm/fonts/RBCDisplay/rbcdisplay-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url(/assets/rbccm/fonts/RBCDisplay/rbcdisplay-bold-webfont.woff2)
      format("woff2"),
    url(/assets/rbccm/fonts/RBCDisplay/rbcdisplay-bold-webfont.woff)
      format("woff"),
    url("/assets/rbccm/fonts/RBCDisplay/rbcdisplay-bold-webfont.svg#rbc_displaybold")
      format("svg"),
    url(/assets/rbccm/fonts/RBCDisplay/RBCDisplay-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Roboto;
  src: url(/assets/rbccm/fonts/roboto/Roboto-Regular-webfont.eot?) format("eot"),
    local("Roboto Regular"),
    url(/assets/rbccm/fonts/roboto/Roboto-Regular-webfont.woff) format("woff"),
    url(/assets/rbccm/fonts/roboto/Roboto-Regular-webfont.ttf)
      format("truetype"),
    url(/assets/rbccm/fonts/roboto/Roboto-Regular-webfont.svg) format("svg");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto Medium";
  src: url(/assets/rbccm/fonts/roboto/Roboto-Medium-webfont.eot?) format("eot"),
    local("Roboto Medium"),
    url(/assets/rbccm/fonts/roboto/Roboto-Medium-webfont.woff) format("woff"),
    url(/assets/rbccm/fonts/roboto/Roboto-Medium-webfont.ttf) format("truetype"),
    url(/assets/rbccm/fonts/roboto/Roboto-Medium-webfont.svg) format("svg");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Light";
  src: url(/assets/rbccm/fonts/roboto/roboto-light-webfont.eot?) format("eot"),
    local("Roboto Light"),
    url(/assets/rbccm/fonts/roboto/roboto-light-webfont.woff) format("woff"),
    url(/assets/rbccm/fonts/roboto/roboto-light-webfont.ttf) format("truetype"),
    url(/assets/rbccm/fonts/roboto/roboto-light-webfont.svg) format("svg");
  font-weight: 400;
}
.container-wide {
  margin: auto;
  max-width: 1440px;
}
.blue-box {
  background: #f0f6fc;
}
*,
.callout h3,
.tile--label,
.tile--news h2,
h3 {
  font-family: Roboto, Arial, Verdana, sans-serif;
}
.btn {
  font-size: 14px;
  border-radius: 3px;
}
.btn-blue {
  background: #001244;
}
.btn-inverse-white,
.btn-outline-white {
  border: 1px solid #fff;
  color: #fff;
  background-color: #fff0;
  min-width: 130px;
}
.btn-inverse-white:active,
.btn-inverse-white:focus,
.btn-inverse-white:hover,
.btn-outline-white:active,
.btn-outline-white:focus,
.btn-outline-white:hover {
  background-color: #fff;
  color: #0051a5;
}
.btn-inverse {
  border: 1px solid #001244;
  color: #001244;
  background-color: #fff0;
  min-width: 160px;
  border-radius: 3px;
}
.btn-inverse:link,
.btn-inverse:visited {
  border: 1px solid #001244;
  color: #001244;
}
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover {
  background-color: #001244;
  color: #fff;
}
 .btn-yellow-fr {
 
  min-width:200px;
}
.topnav .navbar-nav>li>.btn-yellow-fr i {
    margin-right: 8px;
}

.btn-yellow, .btn-yellow-fr {
  border-radius: 0;
  background: #fedf01;
  color: #000 !important;
}
.topnav .btn-yellow, .btn-yellow-fr {
  border-radius: 0 !important;
}
.btn-yellow, .btn-yellow-fr:active,
.btn-yellow, .btn-yellow-fr:focus,
.btn-yellow, .btn-yellow-fr:hover {
  color: #424242;
  background: #fce35c !important;
}
.btn-block {
  padding: 11px;
}
blockquote {
  max-width: 300px;
  padding: 9px 18px;
  margin: 0 0 25px;
  font-family: Georgia, serif;
  font-style: italic;
  font-weight: 400;
  color: #555;
  line-height: 1.5;
}
blockquote.left {
  float: left;
  margin-right: 25px;
}
blockquote.right {
  float: right;
  margin-left: 25px;
}
.hero-text .hero-border {
  border-left: 3px solid #0051a5;
  padding: 0 30px;
}
.hero-text .hero-border.yellow {
  border-left: 3px solid  #f7c750;
}
blockquote.imagine-quote {
  background: #dbe4f4;
  max-width: 100%;
  border: none;
  padding: 30px 70px;
}
.imagine-quote p {
  color: #002750;
  font-style: normal;
  font-size: 24px;
  font-family: "Roboto Medium", Roboto, arial, sans-serif;
}
#rbccm-navbar-collapse-1 a span,
.dropdown-menu a {
  font-family: "Roboto Light", Arial, Verdana, sans-serif;
}
.imagine-quote .attribution {
  font-style: normal;
  font-size: 16px;
  font-family: "Roboto Light", Roboto, Arial, Verdana, sans-serif;
  color: #424242;
  margin-bottom: 5px;
}
.imagine-quote .quote-share {
  text-align: right;
  margin-right: -50px;
}
.imagine-quote .quote-share p span {
  font-style: normal;
  font-size: 14px;
}
.imagine-quote .quote-share .blue-circle-outline-md.article-inline-share {
  background: #fff0;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  line-height: 24px;
  font-size: 14px;
}
.imagine-quote .blue-circle-outline-md.article-inline-share .fa {
  font-size: 14px;
  margin-left: 2px;
}
.hero-text .hero-border p:last-child {
  margin-bottom: 0;
}
.header .toolbar {
  border-bottom: 1px solid #dadada;
  font-size: 12px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 300;
  line-height: 100%;
}
.header .toolbar .navbar-nav > li > a {
  font-size: 12px;
  padding: 6px 15px;
}
.header .toolbar .sign-in .btn {
  padding: 5px 20px;
}
#rbccm-navbar-collapse-1 a span {
  font-size: 16px;
}
.topnav {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 5px;
  background-color: #fff;
}
.navbar-default .navbar-nav > .active > a span {
  border-bottom: 3px solid #fbde00;
}
.navbar-brand {
  padding: 10px 15px;
  height: 65px;
  width: 150px;
}
.topnav.shrink .navbar-brand {
  height: 60px;
}
.navbar-brand > img {
  height: 45px;
}
a.navbar-brand:focus-within {
    outline: 2px solid #006ac3;
}
.topnav .navbar-nav-glogal {
  padding-top: 0;
}
.topnav .navbar-nav-glogal > li > a {
  font-size: 14px;
  padding: 8px 15px;
}
.topnav .navbar-nav-glogal > li > .btn {
  border: none;
  background: #fedf01;
  padding: 8px 20px;
  margin-top: 0;
}
.topnav .navbar-nav-glogal > li > .btn:hover {
  border: none;
  background: #fedf01;
  opacity: 0.9;
}
.cc-revoke.cc-bottom,
.gib-nav-table a .fa-chevron-right,
.navbar-collapse .navbar-right .fa-chevron-down,
.shrink .toolbar {
  display: none;
}
.intro-message > h1,
.page-banner--title h1,
.tile--cta h2,
.tile--news .cta--overlay h2,
.tile--story .story--overlay h2,
.white-box-text h1,
h1 {
  font-family: RBCDisplay, Georgia, Times, serif;
  font-style: normal;
  font-weight: 400;
}
.tile--news .cta--overlay h2 {
  font-style: normal !important;
  font-size: 25px;
}
.page-banner--title h2,
.page-banner-tile-content h2,
.tile--story .story--overlay h3 {
  font-style: normal;
  font-weight: 500;
}
#team-profiles h1,
h2 {
  color: #002144;
  font-family: RBCDisplay, Georgia, Times, serif;
  font-size: 29px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 120%;
  margin-bottom: 25px;
}
.lead,
h5 {
  font-weight: 300;
}
h5 {
  font-family: "Roboto Light", Roboto, Arial, sans-serif;
  font-size: 14px;
  line-height: 150%;
}
#gib-secondary-nav a:link,
#gib-secondary-nav a:visited,
.page-banner--title h2,
.page-banner-tile-content h2,
li,
p {
  font-family: "Roboto Light", Roboto, Arial, Verdana, sans-serif;
}
.tile--label,
.tile--news h2 {
  letter-spacing: 0;
}
.callout h3,
.currency-rollover h4,
.tile--blue-full .learn-more span,
h3 {
  letter-spacing: 1px;
}
#search-categories-list > li,
.tile--hover-overlay .btn {
  width: auto;
}
.cta--overlay:hover .learn-more {
  border: none !important;
}
h1.our-team {
  font-weight: 400;
  font-style: normal;
}
.callout h3,
h3 {
  color: #000;
  font-weight: 400;
  font-size: 21px;
  line-height: 120%;
  margin-bottom: 15px;
  margin-top: 40px;
}
li,
p {
  font-size: 16px;
}
a:link,
a:visited {
  color: #006ac3;
}
.white-box.tile--story {
  margin-bottom: 35px;
}
.tile--story {
  margin-bottom: 0;
}
.tile--story.tile--half,
.well-dblue {
  margin-bottom: 25px;
}
#gib-secondary-nav {
  min-width: 950px;
}
#gib-secondary-nav a:link,
#gib-secondary-nav a:visited {
  padding: 13px 5px;
  color: #424242;
  font-size: 13px;
  font-weight: 300;
  line-height: 140%;
}
#gib-secondary-nav a:hover {
  background: url(/assets/rbccm/images/y-arrow-down.png) top center no-repeat
    #eee;
}
#gib-secondary-nav li.active a:link,
#gib-secondary-nav li.active a:visited {
  font-family: "Roboto Medium", Roboto, Arial, Verdana, sans-serif;
  font-weight: 500;
}
.nav-justified {
  /*display: flex; */
  width: 100%;
}

.nav-justified > li {
  display: table-cell;
  width: 1%;
  flex: 1; 
  list-style: none; 
  text-align: center;
}
.lead {
  font-size: 18px;
  color: #002144;
  line-height: 170%;
  font-family: "Roboto Light", Roboto, Arial, Verdana, sans-serif !important;
}
.conference-list .conference-title-cell,
.currency-icon,
.tile--blue-full .learn-more span,
footer .sitemap a,
footer .sitemap p,
footer a:link,
footer a:visited,
footer p {
  font-family: "Roboto Light", Roboto, Arial, sans-serif;
}

footer ul > li > a:not(.connect-link):focus-visible,
footer ul > li > a:not(.connect-link):focus,
footer div.col-xs-12.col-md-3 > a:focus-visible,
footer div.col-xs-12.col-md-3 > a:focus {
  outline: 2px solid #006ac3;
  outline-offset: 2px;
}

a.connect-link {
    display: flex;
    padding: 3px;
    flex-wrap: nowrap;
    margin: 3px;
}

a.connect-link-casestudy {
    display: flex;
    padding: 2px;
    flex-wrap: nowrap;
    margin: 2px;
}

footer ul > li > a.connect-link:focus-visible {
  outline: 2px solid #006ac3;
}

footer ul > li > a.connect-link:focus {
  outline: 2px solid #006ac3;
  outline-offset: 2px;
}

p {
  line-height: 150%;
  color: #424242;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}
p + ul {
  margin-top: -15px;
}
ul {
  list-style-type: disc;
}
hr {
  border-top: 1px solid #dadada;
}
.page-banner-tile-content h2 {
  font-size: 15px;
  line-height: 135%;
  margin-top: 0;
  color: #fff;
}
.tile--wide-blue {
  background: #0051a5;
}
.tile--wide-blue .row {
  margin: 0;
}
.tile--wide-blue .col-md-6,
.tile--wide-blue .col-sm-4,
.tile--wide-blue .col-sm-8 {
  padding: 0;
}
.tile--wide-blue .tile {
  padding: 35px 50px;
  align-content: center;
  align-items: center;
}
.currency-rollover .rollover :first-child,
.page-banner-xshort .page-banner--title h1,
.tile--wide-blue .tile :first-child,
.shrink #rbccm-navbar-collapse-1 .navbar-nav,
.well-blue :first-child {
  margin-top: 0;
}
.currency-rollover .rollover :last-child,
.tile--wide-blue .tile :last-child,
.well-blue :last-child {
  margin-bottom: 0;
}
.tile--wide-blue h3 {
  font-size: 28px;
  margin-bottom: 30px;
}
.currency-rollover .rollover *,
.tile--wide-blue h2,
.tile--wide-blue h3,
.tile--wide-blue h4,
.tile--wide-blue p,
.well-dblue * {
  color: #fff;
}
.well-blue {
  padding: 30px;
  background: #f0f6fc;
}
.currency-icon,
.tile--blue .img-stretch:hover .overlay,
.tile--blue-over .img-stretch:hover .overlay {
  background: #0051a5;
}
.well-dblue {
  padding: 25px;
}
.expertise-list li {
  font-weight: 400;
  padding-bottom: 8px;
  font-family: "Roboto Medium", Roboto, Arial, Verdana, sans-serif;
}
.currency-rollover {
  text-align: center;
  border: 1px solid #dadada;
  padding: 60px 30px;
  position: relative;
  margin-bottom: 20px;
}
.currency-rollover h4 {
  color: #000;
  font-family: Roboto, Arial, Verdana, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 120%;
}
.currency-rollover .rollover {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #0051a5;
  padding: 30px;
  text-align: center;
}
.currency-rollover .rollover p {
  font-size: 15px;
  line-height: 140%;
}
.currency-rollover:focus .rollover,
.currency-rollover:hover .rollover {
  display: block;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.currency-icon {
  width: 60px;
  height: 60px;
  margin: auto auto 30px;
  border-radius: 50%;
  line-height: 60px;
  color: #fff;
  font-size: 22px;
}
.currency-icon.large,
.currency-icon.large .fa:before {
  font-size: 38px;
}
.currency-icon.large .fa {
  font-size: 0;
}
.tile--blue .img-stretch,
.tile--blue-over .img-stretch {
  min-height: 300px;
  background-color: #fefefe;
  position: relative;
  display: block;
}
.tile--blue .overlay,
.tile--blue-over .overlay {
  background: rgb(0 96 168 / 0.95);
  color: #fff;
  padding: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 120%;
  margin: 0;
}
.tile--blue .white-circle-md,
.tile--blue .white-circle-sm,
.tile--blue-hover {
  margin-bottom: 35px;
}
.tile--blue .overlay h2,
.tile--blue-over .overlay h2 {
  color: #fff;
  text-transform: none;
  font-size: 24px;
}
.tile--blue .overlay p,
.tile--blue-over .overlay p {
  color: #fff;
  text-transform: none;
  font-size: 18px;
}
.tile--blue .overlay .learn-more,
.tile--blue-full .learn-more,
.tile--blue-over .overlay .learn-more {
  border: none !important;
  margin-top: 15px;
}
.tile--blue .overlay .learn-more span,
.tile--blue-over .overlay .learn-more span {
  font-family: "Roboto Light", Roboto, Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: none;
}
.tile--blue .content,
.tile--blue-over .content {
  padding: 25px 35px;
  width: 100%;
}
.tile--blue .content p,
.tile--blue-over .content p {
  font-size: 18px;
}
.tile--blue .content {
  padding: 0;
}
.tile--blue .overlay {
  top: 0;
  display: flex;
  align-items: center;
}
.tile--blue .overlay h2 {
  margin: 0 0 45px;
}
.tile--blue .img-stretch:hover .overlay {
  background: rgb(0 96 168 / 0.95);
}
.tile--blue-full .overlay {
  top: 0;
  background: rgb(0 33 68 / 0.9);
  text-transform: none;
  display: flex;
  align-items: center;
}
.tile--blue-full .overlay-inner {
  width: 100%;
  padding: 15px;
}
.tile--blue-full:hover .img-stretch:hover .overlay {
  background: rgb(0 33 68 / 0.85);
}
.tile--blue-full h2 {
  margin: 0 auto;
  max-width: 70%;
  line-height: 130%;
}
@media (min-width: 1203px) {
  .tile--blue-full .tile {
    padding-top: 50px;
  }
}
.tile--blue-hover .img-stretch {
  min-height: 300px;
  background-color: #fefefe;
  position: relative;
  display: block;
  overflow: hidden;
}
.tile--blue-hover .img-stretch:active .overlay,
.tile--blue-hover .img-stretch:focus .overlay,
.tile--blue-hover .img-stretch:hover .overlay,
.tile--gib-full.tile--lt-blue,
.tile--gib.tile--lt-blue {
  background: #0051a5;
}
.tile--blue-hover .overlay {
  background: rgb(0 96 168 / 0.95);
  color: #fff;
  padding: 35px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 120%;
  margin: 0;
  transform: translate3d(0, 215px, 0);
  -webkit-transform: translate3d(0, 215px, 0);
  -webkit-transition: -webkit-transform 0.15s;
  transition: transform 0.15s;
}
.tile--blue-hover .content {
  padding-top: 25px;
  display: block;
  letter-spacing: 0;
  line-height: 140%;
  font-size: 16px;
  position: absolute;
  top: 50px;
  bottom: 0;
  left: 35px;
  right: 35px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.tile--blue-hover .content .description,
.tile--blue-hover .content p {
  display: block;
  font-size: 16px;
  font-family: "Roboto Light", Roboto, sans-serif;
}
#team-profiles .item h4,
.article .related-articles h3 {
  font-family: "Roboto Medium", Roboto, Arial, Verdana, sans-serif;
}
.tile--blue-hover .hover-overlay {
  font-size: 18px;
  text-transform: none;
  display: block;
}
.tile--blue-hover .learn-more {
  margin-top: 25px;
  display: inline-block;
  border-bottom: 1px solid #fff;
  position: absolute;
  bottom: 25px;
}
.tile--blue-hover .learn-more:active,
.tile--blue-hover .learn-more:focus,
.tile--blue-hover .learn-more:hover,
.tile--gib-full.tile--drk-blue:focus .learn-more,
.tile--gib-full.tile--drk-blue:hover .learn-more,
.tile--gib-full.tile--feature:focus .learn-more,
.tile--gib-full.tile--feature:hover .learn-more,
.tile--gib-full.tile--lt-blue:focus .learn-more,
.tile--gib-full.tile--lt-blue:hover .learn-more,
.tile--gib-full.tile--white .learn-more,
.tile--gib.tile--drk-blue:focus .learn-more,
.tile--gib.tile--drk-blue:hover .learn-more,
.tile--gib.tile--feature:focus .learn-more,
.tile--gib.tile--feature:hover .learn-more,
.tile--gib.tile--lt-blue:focus .learn-more,
.tile--gib.tile--lt-blue:hover .learn-more,
.tile--gib.tile--white .learn-more {
  border-bottom: 1px solid #fff;
}
.tile--blue-hover:active .overlay,
.tile--blue-hover a:focus .overlay,
.tile--blue-hover:hover .overlay,
.tile--blue-hover:focus .overlay {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.tile--blue-hover:active .content,
.tile--blue-hover a:focus .content,
.tile--blue-hover:hover .content {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.tile--blue-hover:active,
.tile--blue-hover a:focus,
.tile--blue-hover:hover{
  outline:2px solid black;
  outline-offset:1px;
}
.learn-more {
  font-size: 14px;
}
.learn-more:active,
.learn-more:focus,
.learn-more:hover {
  text-decoration: none;
  border-bottom: 1px solid #006ac3;
}
.add-chev:after,
.learn-more:after {
  font-family: FontAwesome;
  content: "\f105" / ""; /* The extra backslash is to tell screen readers to not read the icon */
  margin-left: 10px;
}
.page-banner-blue .breadcrumb a,
.search-icon:hover,
.tile--gib p,
.tile--gib-full p,
.tile--gib-full.tile--drk-blue .learn-more,
.tile--gib-full.tile--drk-blue a,
.tile--gib-full.tile--drk-blue h2,
.tile--gib-full.tile--drk-blue p,
.tile--gib-full.tile--feature .learn-more,
.tile--gib-full.tile--feature a,
.tile--gib-full.tile--feature h2,
.tile--gib-full.tile--feature p,
.tile--gib-full.tile--lt-blue .learn-more,
.tile--gib-full.tile--lt-blue a,
.tile--gib-full.tile--lt-blue h2,
.tile--gib-full.tile--lt-blue p,
.tile--gib.tile--drk-blue .learn-more,
.tile--gib.tile--drk-blue a,
.tile--gib.tile--drk-blue h2,
.tile--gib.tile--drk-blue p,
.tile--gib.tile--feature .learn-more,
.tile--gib.tile--feature a,
.tile--gib.tile--feature h2,
.tile--gib.tile--feature p,
.tile--gib.tile--lt-blue .learn-more,
.tile--gib.tile--lt-blue a,
.tile--gib.tile--lt-blue h2,
.tile--gib.tile--lt-blue p {
  color: #fff;
}
.conference-tile2:active *,
.conference-tile2:focus,
.conference-tile2:focus *,
.conference-tile2:hover,
.conference-tile2:hover *,
.tile--gib-full:active,
.tile--gib-full:focus,
.tile--gib:active,
.tile--gib:focus {
  text-decoration: none;
}
.tile--gib-full.tile--drk-blue .learn-more span,
.tile--gib-full.tile--drk-blue a span,
.tile--gib-full.tile--drk-blue h2 span,
.tile--gib-full.tile--drk-blue p span,
.tile--gib-full.tile--feature .learn-more span,
.tile--gib-full.tile--feature a span,
.tile--gib-full.tile--feature h2 span,
.tile--gib-full.tile--feature p span,
.tile--gib-full.tile--lt-blue .learn-more span,
.tile--gib-full.tile--lt-blue a span,
.tile--gib-full.tile--lt-blue h2 span,
.tile--gib-full.tile--lt-blue p span,
.tile--gib.tile--drk-blue .learn-more span,
.tile--gib.tile--drk-blue a span,
.tile--gib.tile--drk-blue h2 span,
.tile--gib.tile--drk-blue p span,
.tile--gib.tile--feature .learn-more span,
.tile--gib.tile--feature a span,
.tile--gib.tile--feature h2 span,
.tile--gib.tile--feature p span,
.tile--gib.tile--lt-blue .learn-more span,
.tile--gib.tile--lt-blue a span,
.tile--gib.tile--lt-blue h2 span,
.tile--gib.tile--lt-blue p span {
  color: #fff !important;
}
.tile--gib-full.tile--feature .description,
.tile--gib.tile--feature .description {
  font-size: 15px;
}
.tile--gib-full.tile--feature .learn-more,
.tile--gib.tile--feature .learn-more {
  border-bottom: 1px solid #fff0;
}
.tile--gib-full.tile--lt-blue .learn-more,
.tile--gib.tile--lt-blue .learn-more {
  border-bottom: 1px solid #0051a5;
}
.tile--gib-full.tile--drk-blue,
.tile--gib.tile--drk-blue {
  background: #002144;
}
.tile--gib-full.tile--drk-blue .learn-more,
.tile--gib.tile--drk-blue .learn-more {
  border-bottom: 1px solid #052447;
}
.tile--gib-full.tile--white,
.tile--gib.tile--white {
  background: #fff;
}
.tile--gib-full.tile--white p:not(.description, .read-watch),
.tile--gib.tile--white p:not(.description, .read-watch) {
  color: #006ac3 !important;
}
.tile--gib-full.tile--white .description,
.tile--gib.tile--white .description {
  color: #555;
}
.tile--gib-full.tile--white:focus .learn-more,
.tile--gib-full.tile--white:hover .learn-more,
.tile--gib.tile--white:focus .learn-more,
.tile--gib.tile--white:hover .learn-more {
  border-bottom: 1px solid #006ac3;
}

.tile--gib .learn-more:active,
.tile--gib .learn-more:focus,
.tile--gib .learn-more:hover,
.tile--gib-full .learn-more:active,
.tile--gib-full .learn-more:focus,
.tile--gib-full .learn-more:hover {
  text-decoration: none;
  border: 0;
}
.page-banner-tile {
  background-color: rgb(0 81 165 / 0.7);
  padding: 30px 35px;
  width: 45%;
  max-width: 550px;
}
.page-banner-tile-content {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
}
.page-banner-tile-content ul a,
.page-banner-tile-content ul > li {
  color: #fff !important;
  font-size: 12px;
}
.page-banner-tile-content h1 {
  color: #fff;
  line-height: 110%;
  margin-top: 50px;
  margin-bottom: 20px;
  letter-spacing: 1.5px;
}
.vidoverlay img {
  margin-top: 10px !important;
  margin-bottom: 35px !important;
}
#rbccm-navbar-collapse-1 .active a span,
.navbar-default .navbar-nav > .active > a span {
  font-family: "Roboto Medium", Roboto, Arial, Verdana, sans-serif;
  padding-bottom: 20.5px;
}
.shrink .navbar-nav > li > a > span {
  padding-bottom: 17px !important;
}
body.navtoggle {
  height: 100%;
}
body.navtoggle .toolbar {
  display: block;
}
.tags span {
  border: 1px solid #dadada;
  padding: 7px 20px;
  border-radius: 17px;
  font-size: 13px;
  line-height: 16px;
  color: #555;
  font-family: "Roboto Light", Arial, Verdana, sans-serif;
  margin-right: 15px;
  display: inline-block;
  margin-bottom: 5px;
}
.article h1,
.background-listnum,
.background-text,
.tile--story .story--overlay h3 {
  font-family: RBCDisplay, Georgia, Times, serif;
}
.breadcrumb--overlay {
  z-index: 50;
  background: rgb(255 255 255 / 0.8);
  position: relative;
  top: 98px;
  margin-bottom: -37px;
}
.breadcrumb--overlay .breadcrumb {
  margin: 10px 0;
  background: 0 0;
  padding: 0;
}
.article .white-box {
  border: 0;
}
.article h1 {
  font-size: 42px;
  line-height: 120%;
  letter-spacing: 1px;
}
.article .lead {
  font-size: 21px;
  line-height: 145%;
}
.article .news-date {
  font-size: 14px;
  color: #424242;
}
.article .page-banner {
  min-height: 475px;
}
.article #play-video:active .play-overlay-sm,
.article #play-video:focus .play-overlay-sm,
.article #play-video:hover .play-overlay-sm {
  opacity: 0.8;
}
.article .blue-circle-outline:active .fa,
.article .blue-circle-outline:focus .fa,
.article .blue-circle-outline:hover .fa,
.page-banner-xshort .breadcrumb a {
  color: #fff !important;
}
.article .related-articles h3 {
  text-transform: uppercase;
  padding-bottom: 25px;
  margin: 35px 0 0;
  border-bottom: 1px solid #dadada;
  font-size: 20px;
}
.article .related-articles .related-story {
  border-bottom: 1px solid #dadada;
  padding: 30px 0;
}
.article .related-articles .related-story .category {
  color: #002144;
  font-family: Roboto, Arial, Verdana, sans-serif;
  font-size: 13px;
  letter-spacing: 3px;
  line-height: 20px;
  text-transform: uppercase;
}
.article .related-articles .related-story .category .placeholder {
  background: #eee;
  display: inline-block;
  height: 14px;
  width: 130px;
  vertical-align: text-bottom;
}
.article .related-articles .related-story h4 .placeholder {
  background: #eee;
  display: inline-block;
  height: 23px;
  width: 120px;
  vertical-align: text-bottom;
}
.article .related-articles .related-story .description {
  margin-bottom: 25px;
  font-size: 15px;
}
.article .related-articles .related-story .description .placeholder {
  background: #eee;
  display: inline-block;
  height: 20px;
  width: 90%;
  vertical-align: text-bottom;
}
.tile--story .story--overlay h3 {
  color: #fff;
  font-size: 26px;
  margin: 0 0 20px;
}
.gib-nav-table a {
  text-decoration: none;
  color: inherit;
  padding: 8px 10px;
  display: block;
  font-family: "Roboto Light";
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 150%;
}
.gib-nav-table a:after {
  font-family: FontAwesome;
  content: "\f105";
  margin-left: 5px;
}
#team-profiles .item h4 {
  margin-top: 5px;
  color: #002144;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 20px;
}
#team-profiles .item .title {
  font-size: 15px;
  letter-spacing: 0.5px;
}
#team-profiles .item .subtitle {
  font-size: 14px;
  letter-spacing: 0.5px;
}
.pright::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.pright::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgb(255 255 255 / 0.5);
  -webkit-box-shadow: 0 0 1px rgb(255 255 255 / 0.5);
}
#ls-canvas,
body {
  overflow-x: hidden;
}
.gib-nav-wrap {
  -webkit-overflow-scrolling: touch;
  position: relative;
}
.gib-nav-wrap::-webkit-scrollbar {
  border-radius: 4px;
  background-color: #f0f6fc;
  -webkit-box-shadow: 0 0 1px rgb(0 0 0 / 0.2);
  width: 7px;
}
.gib-nav-wrap::-webkit-scrollbar-track {
  background: #fff;
}
.gib-nav-wrap::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #f0f6fc;
  -webkit-box-shadow: 0 0 1px rgb(0 0 0 / 0.2);
  width: 5px;
}
#scrollUp {
  -webkit-border-radius: 3px;
  transition: 0.5s;
}
.showBtn {
  transform: translateY(0) !important;
}
html {
  scroll-behavior: smooth;
}
.search-icon {
  line-height: 22px;
  font-size: 1.2em !important;
}
button.search-toggle {
  line-height: 20px;
  position: relative;
  display: block;
  background-color: #fff0;
  border: 0;
  font-size: 16px;
  color: #00254b;
  text-align: center;
  padding: 21.5px 15px !important;
}
.search-toggle:active,
.search-toggle:focus,
.search-toggle:hover {
  background: #002144 !important;
}
.search-button:active,
.search-button:focus,
.search-button:hover {
  background: #002144 !important;
  color: #fff !important;
}
@media (max-width: 767px) {
  .fix-padding-right {
    padding-left: 15px;
  }
  .fix-padding-left {
    padding-right: 15px;
  }
  .container>.navbar-header {
    margin: 0;
  }
  .page-banner-white {
    background: linear-gradient(
      to right,
      rgb(255 255 255 / 0.99) 0,
      rgb(255 255 255 / 0.45) 45%,
      #fff0 90%
    );
  }
  #team-profiles-carousel .owl-stage-outer {
    overflow: hidden;
  }
  #team-profiles-carousel .profile-pointer,
  .page-banner .breadcrumb li,
  .toolbar,
  .toolbar .navbar-right > li > a .fa {
    display: none;
  }
  .navbar-right .dropdown-toggle:after {
    content: "";
  }
  .page-banner {
    background-position: center;
    margin-top: 65px;
  }
  .page-banner-blue {
    background: rgb(0 37 75 / 0.8);
    background: linear-gradient(
      to right,
      rgb(0 37 75 / 0.98) 0,
      rgb(0 37 75 / 0.80) 100%,
      #fff0 100%
    );
  }
  .breadcrumb--overlay {
    top: 70px;
  }
  .page-banner-white.page-banner--title h1 {
    padding-right: 0;
    font-size: 35px;
  }
  .page-banner .breadcrumb li:last-child {
    display: block;
  }
  
   .page-banner .breadcrumb li {
        display: inline-block !important;
    }
  
  .page-banner .breadcrumb li:last-child:before {
    font-family: FontAwesome;
    content: "|";
    margin-left: 0;
    color: #fff;
  }
   .page-banner .breadcrumb li:first-child:before {
          font-family: FontAwesome;
          content: "";
          margin-left: 0;
          color: #fff
     }
  .page-banner-white .breadcrumb li:last-child:before {
    color: #0051a5;
  }
  .leadership-imgs img {
    width: 100px;
  }
  .navigation-inner {
    position: relative;
    min-height: 100%;
  }
  body.navtoggle .topnav {
    overflow-x: hidden;
  }
  .navtoggle .navigation-inner {
    padding-bottom: 205px;
  }
  .navtoggle .navbar-brand > img {
    height: 43px !important;
  }
  .toolbar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 0;
  }
  .toolbar .navbar-right {
    margin: 0;
  }
  .toolbar .navbar-right > li > a {
    font-size: 14px !important;
    padding: 15px 0 !important;
    font-family: "Roboto Light", Roboto, Arial, Verdana, sans-serif;
    font-weight: 300;
  }
  .toolbar .navbar-right > li > a:active,
  .toolbar .navbar-right > li > a:focus,
  .toolbar .navbar-right > li > a:hover {
    background: #002144;
    color: #fff;
  }
  .toolbar .btn-yellow, .btn-yellow-fr {
    border: 0;
    margin: 0;
    padding: 20px 25px !important;
    font-size: 14px !important;
    background: #f0f0f0 !important;
    color: #000;
  }
  .toolbar .btn-yellow, .btn-yellow-fr .fa {
    display: inline !important;
  }
  body.navtoggle .search-box--m #search-btn,
  body.navtoggle .search-box--m #search-btn-mobile {
    padding: 9px 25px;
  }
  .other-sites {
    display: none !important;
  }
  .tile--gib {
    max-height: none;
    height: auto;
  }
  .tile--gib .description {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blue-circle-outline {
    margin: 0 5px;
  }
  .tile--gib {
    max-height: 635px;
    height: 635px !important;
  }
  .tile--gib .description,
  .tile--gib-full .description {
    font-size: 13px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .currency-rollover .rollover {
    padding: 25px;
  }
  .currency-rollover .rollover p {
    font-size: 14px;
  }
  .currency-rollover .rollover h4 {
    font-size: 22px;
  }
  .tile--gib {
    max-height: 585px;
    height: 585px !important;
  }
  .tile--gib .description,
  .tile--gib-full .description {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .tile--gib {
    max-height: 575px;
    height: 575px !important;
  }
  #home-banner .col-lg-10 > div {
    margin: 60px 0 !important;
  }
  .col-lg-1-5 {
    width: 12.4999995%;
  }
  .ciro {
    height: 30px;
  }
  footer .sitemap .col-lg-4 .list {
    column-count: 2;
  }
}
.tile--feature-full {
  border: none;
  height: 425px !important;
  max-height: 425px;
  min-height: 425px;
}
.tile--feature-full .gradient-overlay {
  min-height: 425px;
  background: linear-gradient(
    to bottom,
    #fff0 0,
    rgb(0 33 68 / 0.1) 60%,
    rgb(0 33 68 / 0.5) 90%,
    rgb(0 33 68 / 0.9) 100%
  );
  padding-top: 320px;
}
.tile--feature-full:hover .leadtile-overlay {
  background: rgb(0 33 68 / 0.5);
}
.tile--feature-full h1 {
  font-size: 30px;
  color: #000;
}
#history-banner .vidoverlay *,
.conference-tile *,
.conference-tile .learn-more,
.conference-tile2 .learn-more,
.tile--feature-full .article-type {
  color: #fff;
}
.tile--feature-full .description {
  font-size: 17px;
}
.tile--news.tile--feature .learn-more {
  border-bottom: 1px solid #fff0;
  margin-right: 30px;
}
.tile--news.tile--feature:focus-within{
  outline: 2px solid #006ac3;
}
.col-md-8 .story-tiles .col-sm-8 {
  width: 100%;
}
.conferences {
  padding-top: 40px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 60px;
}
.lblue-circle,
.lblue-circle.event-date {
  background: #eff6fd;
  border-radius: 50%;
  width: 98px;
  height: 98px;
  text-align: center;
  margin: auto auto 20px;
}
.background-listnum,
.background-text {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  letter-spacing: 10px;
  text-align: left;
}
.lblue-circle.event-date p {
  padding-top: 20px;
  color: #002144;
  font-family: "Roboto Light";
}
.lblue-circle.event-date .month {
  text-transform: uppercase;
  color: #252525;
  letter-spacing: 3px;
  font-size: 14px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 3px;
  display: block;
}
.lblue-circle.event-date .day {
  font-size: 24px;
  color: #252525;
  font-family: "Roboto Light", Arial, sans-serif;
}
.conferences-home .location {
  color: #6f6f6f;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Roboto;
  letter-spacing: 3px;
  margin-bottom: 8px;
}
.conferences-home .event-name {
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.conference-list .table {
  border-bottom: 1px solid #ddd;
}
.conference-list .table td {
  vertical-align: middle;
}
.conference-list .conference-title-cell {
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 140%;
}
.conference-list .wide-text {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #252525;
  letter-spacing: 3px;
}
.conference-list .lblue-circle,
.conference-list .lblue-circle.event-date {
  margin-left: 0;
  margin-right: 25px;
}
@media (max-width: 771px) {
  .conferences-home .col-sm-4 {
    margin-bottom: 30px;
  }
  .conferences-home .col-sm-4:last-child {
    margin-bottom: 0;
  }
}
.video-banner {
  height: 500px;
}
#home-banner {
  background-color: #002144;
  position: relative;
  overflow: hidden;
  height: 550px;
  min-height: 100px;
}
.video-bg {
  background: url(/assets/rbccm/images/gib/rbc-home-vid-bg2.png) center center
    no-repeat;
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.vidoverlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgb(0 33 68 / 0.2);
  color: #fff;
  display: block;
}
.energy-lines {
  background-image: url(/assets/rbccm/images/gib/icons/energy_lines-light.png);
  background-repeat: no-repeat;
  background-position-y: 65%;
  background-position-x: 95%;
}
@media (min-width: 725px) and (max-width: 1199px) {
  #home-banner {
    height: 360px;
  }
  #home-banner h1 {
    font-size: 42px;
  }
  #home-banner .col-lg-10 > div {
    padding: 25px !important;
  }
  #headervideo {
    height: auto;
    width: auto;
  }
  .energy-lines {
    background-size: 600px;
  }
}
@media (max-width: 724px) {
  #home-banner {
    height: 360px;
  }
  #home-banner h1 {
    font-size: 30px;
  }
  #home-banner .col-lg-10 > div {
    padding: 25px !important;
    margin: 75px 0 !important;
  }
  .energy-lines {
    background-position-x: 65%;
    background-size: 600px;
  }
  #headervideo {
    height: auto;
    width: auto;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #headervideo {
    width: 100%;
  }
}
.grey-circle-outline {
  width: 95px;
  height: 95px;
  border-radius: 50px;
  border: 1px solid #c1ccd2;
  padding: 20px;
}
.white-circle-md {
  border: 1px solid #fff;
  width: 64px;
  height: 64px;
  line-height: 54px;
  border-radius: 50%;
  display: inline-block;
}
.white-circle-md img,
.white-circle-sm img {
  max-width: 60%;
}
.white-circle-sm {
  border: 1px solid #fff;
  width: 46px;
  height: 46px;
  line-height: 36px;
  border-radius: 50%;
  display: inline-block;
}
.contact-tile p {
  font-size: 13px;
  margin-top: 15px;
  letter-spacing: 1px;
}
#history-banner .vidoverlay {
  background-color: rgb(0 33 68 / 0.7);
}
@media (min-width: 771px) {
  .conferences-home .col-sm-4 {
    border-right: 1px solid #dadada;
  }
  .conferences-home .col-sm-4:last-child {
    border: none;
  }
  .culture-values-tiles > .row:first-child .img-stretch {
    min-height: 635px;
  }
  .culture-values-tiles
    > .row
    .col-sm-6:first-child
    .tile--blue-hover
    .overlay {
    top: 335px;
  }
  .strategy-tiles .tile--blue-hover .img-stretch {
    min-height: 450px;
  }
  .strategy-tiles .tile--blue-hover .overlay {
    padding: 30px;
    transform: translate3d(0, 355px, 0);
    -webkit-transform: translate3d(0, 355px, 0);
  }
  .strategy-tiles .tile--blue-hover .content {
    padding-top: 20px;
    left: 30px;
    right: 30px;
  }
  .strategy-tiles .tile--blue-hover:active .overlay,
  .strategy-tiles .tile--blue-hover:focus .overlay,
  .strategy-tiles .tile--blue-hover:hover .overlay {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
  }
  .strategy-tiles .tile--blue-hover:active .content,
  .strategy-tiles .tile--blue-hover:focus .content,
  .strategy-tiles .tile--blue-hover:hover .content {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.conference-tile {
  padding: 30px;
  overflow: hidden;
}
.conference-tile .learn-more:active,
.conference-tile .learn-more:focus,
.conference-tile .learn-more:hover,
.conference-tile2:focus .learn-more,
.conference-tile2:hover .learn-more,
.conference-tile:active .learn-more {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.background-text {
  position: absolute;
  opacity: 0.06;
  color: #fff;
  font-size: 250px;
  font-weight: 250;
  line-height: 200px;
}
.conference-tile2 {
  min-height: 300px;
  display: block;
  margin-bottom: 30px;
  color: #fff;
  position: relative;
  background-color: #002750;
  padding: 20px 20px 30px;
  text-decoration: none;
}
.conference-tile2 * {
  color: #fff;
  position: relative;
  z-index: 100;
}
.conference-tile2 .overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgb(0 81 165 / 0.8);
}
.conference-tile2 h3 {
  font-size: 23px;
  font-weight: 300;
  letter-spacing: 1.14px;
  margin-top: 25px;
  line-height: 29px;
}
.conference-tile2 p {
  line-height: 30px;
}
.conference-tile2 .date {
  font-size: 20px;
}
.yellow-line-sm {
  background: #fee100;
  margin: 15px 0;
  height: 3px;
  width: 40px;
}
.yellow-line {
  background: #fee100;
  margin: 15px 0 35px;
  height: 4px;
  clear: both;
  max-width: 75px;
}
.owl-carousel {
  margin: 20px 0 30px;
}
#insights-carousel {
  margin: 50px 0;
}
#insights-carousel .owl-next,
#insights-carousel .owl-prev {
  width: 30px;
  height: 240px;
  position: absolute;
  display: block !important;
  top: 0;
  font-size: 40px;
  color: #dadada;
}
@media (min-width: 850px) {
  #sectors-carousel-full .owl-prev {
    margin-left: -25px;
  }
  #sectors-carousel-full .owl-next {
    margin-right: -25px;
  }
  #insights-carousel .owl-prev {
    margin-left: -50px;
  }
  #insights-carousel .owl-next {
    margin-right: -50px;
  }
}
.nav#search-categories-list > li.active > a,
.nav#search-categories-list > li > a:focus,
.nav#search-categories-list > li > a:hover {
  text-decoration: underline;
  background-color: #fff0;
  color: #006ac3;
}
#search-categories-list #more-categories:before {
  content: "|";
  padding: 0 15px;
}
#insights-search-bar input {
  text-indent: 40px;
  border-radius: 3px;
  height: 50px;
  border: 1px solid #848586;
}
#insights-search-bar #search-icon {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 100;
}
.tile--news.tile--feature {
  min-height: 400px;
  height: auto;
}

.col-sm-4 .tile--news.tile--feature .gradient-overlay,
.tile--news.tile--feature.tile--callout .gradient-overlay {
  background: rgb(0 81 165 / 0.95);
  padding: 50px 30px;
  min-height: 400px;
}
.col-sm-4 .tile--news.tile--feature .wide-text,
.tile--news.tile--feature.tile--callout .wide-text {
  border-left: 20px solid #fedf01;
  line-height: 20px;
  margin-left: -30px;
  padding-left: 10px;
}
.tile--news.tile--feature * {
  color: #fff;
}
.tile--news.tile--feature:not(.tile--gib) h2:not(.long-title) {
  font-family: RBCDisplay, serif !important;
  font-size: 28px;
  letter-spacing: 1.5px;
  line-height: 130%;
}
.tile--news.tile--feature:hover .learn-more {
  border-bottom: 1px solid #fff;
}
.tile--news.tile--feature .learn-more {
  text-decoration: none;
  border-bottom: 1px solid #fff0;
}
.tile--news.tile--feature .description {
  font-size: 15px;
}

#mainContent > div > div > a:focus-visible {
    outline: 2px solid #006ac3;
}

#mainContent > div > div > a:focus {
    outline: 2px solid #006ac3;
}

.background-listnum {
  position: absolute;
  opacity: 0.5;
  color: #fbc500;
  font-size: 70px;
  font-weight: 300;
  line-height: 50px;
}
#team-profiles-carousel {
  margin-bottom: 0 !important;
}
@media (min-width: 1300px) {
  .page-banner-tile {
    width: 115% !important;
    max-width: 115% !important;
  }
}
.header .toolbar .sign-in .btn:focus,
.header .toolbar .sign-in .btn:hover {
  color: #00254b !important;
  background: #fedf01 !important;
  font-weight: 400;
}
#rbccm-navbar-collapse-1 .navbar-nav {
  margin-top: 0;
  height: 65px;
}
button.search-toggle:hover {
  outline: #d2d2d2 solid 1px;
}
button.search-toggle:hover .search-icon {
  color: #00254b;
}
.shrink {
  height: 60px !important;
}
.shrink .navbar-brand > img {
  height: 40px;
}
.shrink button.search-toggle {
  padding: 18px 15px !important;
}
.toolbar .language-preference .toggle-lang img,
.toolbar .our-offices img {
  display: none !important;
}
ul.dropdown-menu li > a:hover {
  transition: 50ms;
  background: #fff;
  color: #002144;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .topnav {
    max-height: 65px;
  }
  body.navtoggle .topnav {
    max-height: none;
    background: #fff;
    position: fixed;
    left: auto;
    right: 0;
    width: 100%;
    top: 0;
    bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
    border-left: none;
    overflow: visible;
    scrollbar-color: #003168 #e6ebf0;
  }
  .navbar .navbar-toggle {
    padding: 8px 15px;
    font-size: 24px;
    margin-top: 15px;
    margin-right: 25px;
  }
  .navbar .navbar-toggle .icon-bar {
    display: block;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    background-color: #003168;
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: #fff;
  }
  .navbar-right .dropdown:focus-within,
  .navbar-default .navbar-toggle:focus {
    outline: #000 dotted 1px;
    z-index: 1;
  }
  .header .navbar-right > li > a:focus,
  .header .navbar-right > li > a:hover {
    outline: none;
  }
  .navtoggle .navbar-brand > img {
    height: 43px !important;
    margin-left: 20px;
  }
  .navbar-fixed-top .navbar-collapse {
    border-top: 1px #fff0;
  }
  body.navtoggle .topnav li.sign-in {
    position: fixed;
    width: 97.5%;
    width: calc(100% - 15.5px);
    bottom: 0;
    left: 0;
    background-color: #fff;
    z-index: 10;
  }
  .topnav .navbar-nav > li > a {
    margin: 0 40px;
    padding: 15px 0;
    color: #003168;
    font-family: Roboto, Arial, sans-serif;
    border-bottom: 1px solid #ccc;
    padding-left: 0 !important;
    font-size: 14px;
  }
  .toolbar .navbar-right > li:first-child > a,
  .topnav .navbar-nav > li:nth-last-child(2) > a {
    border-bottom: 1px solid #fff0;
  }
  .toolbar .navbar-right li:nth-last-child(2) {
    margin-bottom: 130px;
  }
  #rbccm-navbar-collapse-1 a span {
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
  }
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus span,
  .navbar-default .navbar-nav > li > a:hover span {
    color: #003168 !important;
    font-weight: 700;
    background-color: #fff !important;
  }
  body.navtoggle .dropdown-menu {
    background: #f1f7fc;
    border: none;
    overflow-x: hidden;
  }
  body.navtoggle .dropdown-menu a {
    padding-left: 55px;
  }
  ul.dropdown-menu li > a {
    padding: 14px 35px 14px 25px;
    border-top: none;
    font-family: Roboto, "Roboto Light", Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #003168;
  }
  ul.dropdown-menu li > a:hover, ul.dropdown-menu li > a:focus {
    background: #e0ebf8;
    color: #003168;
    text-decoration: underline;
  }
  body.navtoggle .search-box--m {
    display: block;
    background: #fff;
    padding: 12px 40px 15px 25px;
    margin: 0;
    width: 100%;
  }
  body.navtoggle .search-box--m #search,
  body.navtoggle .search-box--m #search-mobile {
    border-radius: 3px 0 0 3px;
    font-size: 14px;
    height: 46px;
    background: #f5f5f5;
    box-shadow: none;
  }
  body.navtoggle .search-box--m #search-btn,
  body.navtoggle .search-box--m #search-btn-mobile {
    padding: 13px 25px !important;
    background: #f5f5f5;
    color: #003168;
    border: none;
    border-radius: 0 4px 4px 0;
  }
  body.navtoggle .search-box--m #search-btn:hover,
  body.navtoggle .search-box--m #search-btn-mobile:hover {
    background: #f5f5f5 !important;
  }
  body.navtoggle .search-box--m #search::placeholder,
  body.navtoggle .search-box--m #search-mobile::placeholder {
    color: #003168;
  }
  .navtoggle .navigation-inner {
    padding-bottom: 325px;
  }
  .toolbar .btn-yellow, .btn-yellow-fr .fa,
  .toolbar .language-preference .toggle-lang img,
  .toolbar .our-offices img {
    display: inline !important;
    margin-right: 5px;
  }
  .header .toolbar .sign-in .btn {
    background-color: #0051a5 !important;
    color: #fff !important;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .header .toolbar .sign-in .btn:hover {
    background-color: #002888 !important;
    color: #fff !important;
  }
  .navbar-collapse .navbar-right .fa-chevron-down {
    display: inline-block;
    font-size: 14px;
    line-height: 170%;
  }
  .header .toolbar li {
    transition: 0.5s ease-in-out;
    opacity: 1;
    height: auto;
  }
  .header .toolbar.collapsed li.sign-in {
    box-shadow: -7px 2px 16px 0 rgb(0 0 0 / 0.13);
  }
  .header .toolbar.collapsed li:not(.sign-in) {
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
  }
  .header div.navigation-inner:has(> .toolbar.collapsed) {
    padding-bottom: 250px;
  }
}
@media (min-width: 768px) {
  .menu-social {
    margin-top: 100px;
  }
  .navbar .container .navbar-brand,
  .navbar .container-fluid .navbar-brand {
    margin-left: -15px;
  }
  .header .toolbar .sign-in .btn {
    padding: 5px 20px !important;
    width:100px;
    letter-spacing: 1px;
  }
  .navbar-nav > li > a {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .header .nav > li > a:focus,
  .header .nav > li > a:hover {
    outline: #d2d2d2 solid 1px;
  }
  .navbar-collapse .navbar-nav > li > a:focus,
  .navbar-collapse .navbar-nav > li > a:hover,
  .navbar-right .other-sites a:focus,
  .navbar-right .other-sites a:hover {
    text-decoration: underline;
  }
  .navbar-collapse .navbar-nav > li:not(.active) > a:focus,
  .navbar-collapse .navbar-nav > li:not(.active) > a:hover {
    font-weight: 700;
  }
  .shrink .navbar-nav > li > a {
    padding-top: 19px;
    padding-bottom: 19px;
  }
}
.trade-icon::before {
    content: "\f105";
    margin-left: 10px;
    font-family: FontAwesome;
}

#scrollUp {
  bottom: 30px;
  right: 20px;
  font-size: 13px;
  padding: 13px !important;
  line-height: 100%;
  color: #fff;
  background-color: #2b70fa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 20px;
  opacity: 0;
  transform: translateY(100px);
  position: fixed;
  z-index: 1001;
}
footer {
  padding: 30px 0;
  background-color: #003168;
}
footer a:not(connect-link):link,
footer a:not(connect-link):visited,
  footer a:not(connect-link):hover,
footer p {
  color: #fff;
  opacity: 0.98;
  line-height: 140%;
}
footer #en-logo-white {
  max-height: 40px;
}
footer .sitemap p {
  margin-bottom: 5px;
  font-size: 12px;
  letter-spacing: 0;
}
footer .sitemap ul.list {
  margin-top: 10px;
  padding: 0;
  list-style-type: none;
}
footer .sitemap ul.list li,
footer .sitemap ul.list li a {
  font-size: 12px;
  letter-spacing: 0;
  font-family: "Roboto Light", Roboto, Arial, sans-serif;
  line-height: 120%;
  margin-bottom: 6px;
}
footer .heading,
footer .sitemap .heading,
footer .sitemap .heading a {
  font-family: Roboto, Arial, sans-serif;
  margin-bottom: 13px;
  opacity: 0.95;
  text-decoration: underline;
  font-size: 12px;
  color:#fff;
  letter-spacing: normal;
}
.footer-social .heading, footer .sitemap h4.heading {
  font-size: 14px;
  letter-spacing: 0;
  text-decoration: none;
}
/*.footer-social-links ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  justify-content: flex-start;
}
.footer-social i {
  padding: 0 11px;
  font-size: 20px;
}*/
.footer-social i {
padding: 0px;
}
.ciro {
  max-height: 30px;
  height: 30px;
}
.ciro.xs-only {
  margin-top: 20px;
}
footer .bottom {
  margin-top: 15px;
  line-height: 110%;
}
footer .bottom-content a {
  font-size: 12px;
  font-family: Roboto, Arial, sans-serif;
  color: #fff;
}
footer .bottom-content a.ot-sdk-show-settingssss {
  letter-spacing: -0.5px;
}
footer #copyright {
  font-size: 12px;
}
@media (max-width: 992px) {
  footer .bottom-content #copyright {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  footer .sitemap p {
    font-size: 10px;
    margin-bottom: 4px !important;
  }
}
.plyr--full-ui input[type="range"] {
  color: #2e68be;
}
.plyr--audio .plyr__controls {
  background: #f8f9fb;
  color: #4c5463;
}
.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded="true"] {
  background: #fff;
  color: #2e68be;
}
.plyr__control.plyr__tab-focus {
  box-shadow: 0 0 0 2px #0051A5;
  outline: 0;
}
.plyr--full-ui {
  box-shadow: 0 0 0 1px #efefef;
  border-radius: 30px;
}
.audio-transcript {
  margin-top: 10px;
  content: "";
  background: url(/assets/rbccm/images/audio-transcript-icon.svg) 0 0/28px 25px
    no-repeat;
}
.audio-transcript a {
  margin-left: 25px;
  line-height: 190%;
  letter-spacing: 0;
}
.skip-link {
  position: relative;
  top: -40px;
  left: 0;
  z-index: 1000;
}
.skip-link:focus {
  top: 0;
}


/* Header Navbar CSS Starts */
#rbccm-navbar-collapse-1 .navbar-nav {
  height: auto;
}

a.dropdown-toggle:hover,
button.dropdown-toggle:hover {
  background: unset;
}

.header .dropdown:focus-within {
  outline-offset: -2px;
}

/* we should remove this css from rbccm.2.css */
li.dropdown:not(.open):hover > ul.dropdown-menu {
  display: none;
}

li.open a.dropdown-toggle,
li.open button.dropdown-toggle {
  background: url(/assets/rbccm/images/y-arrow.png) bottom center no-repeat;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #fff;
  color: #00254b;
  font-weight: 700;
}

ul.dropdown-menu li > a:hover,
ul.dropdown-menu li > a:focus {
  background: #fff;
  color: #002144;
  text-decoration: underline;
}

body:not(.navtoggle) .other-sites.dropdown .fa-chevron-down {
	display: contents;
}

.search-box {
  top: 98px;
  bottom: unset;
}

.shrink .search-box {
  top: 60px;
}

.search-box .search-container {
  margin: 0;
}

.search-modal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.search-modal .input-group {
  width: 100%;
}

.search-modal input#search.form-control {
  border: 1px solid #002888;
}

.search-modal .close {
  margin: 0;
  padding: 10px;
  color: #1b365c;
  opacity: 0.6;
}

.search-modal .close:hover,
.search-modal .close:focus {
  opacity: 1;
}

.sign-in .btn {
  margin: 0;
}

.sign-in:focus-within {
  outline: -webkit-focus-ring-color dotted 1.5px;
}

@media (max-width: 767px) {
  other-sites a {
    font-weight: 700;
  }

  .navtoggle .navbar-header {
    padding: 0 15px;
  }

  .navbar-brand {
    margin: 0;
    padding: 10px 0;
  }

  .navtoggle .navbar-brand > img {
    margin: 0;
  }

  .navbar .navbar-toggle {
    line-height: 1;
    margin-top: 10px;
    margin-right: 0;
    display: flex;
    padding: 0;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
  }

  .navbar .close-icon {
    color: #003168;
  }

  .navbar .hamburger-icon {
    display: none !important;
  }

  .navbar .collapsed .hamburger-icon {
    display: block !important;
  }

  .navbar .collapsed .close-icon {
    display: none !important;
  }

  li.open a.dropdown-toggle,
  li.open button.dropdown-toggle {
    background: unset;
  }

  ul.dropdown-menu li > a:hover,
  ul.dropdown-menu li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #e0ebf8;
    color: #003168;
  }

  .navbar-right .dropdown:focus-within,
  .navbar-default .navbar-toggle:focus {
    outline: #000 dotted 1.5px;
    outline-offset: 0px;
  }

  .other-sites {
    display: block !important;
  }

  .toolbar .navbar-right > li > a {
    padding: 15px 0 !important;
  }

  .toolbar .navbar-right > li:first-child > a {
    border-bottom: 1px solid #ccc;
  }

  .navtoggle .navigation-inner {
    padding-bottom: 0;
  }

  .toolbar {
    position: relative;
  }

  .toolbar .navbar-right li:nth-last-child(2) {
    margin: 0;
  }

  .navbar-nav .open .dropdown-menu {
    background-color: #f1f7fc;
    position: relative;
    overflow-x: hidden;
    display: block !important;
  }

  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .open > a:hover {
    color: #003168;
    background-color: inherit;
    border-bottom: 1px solid #ccc;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    padding: 12px 40px;
    color: #003168;
  }

  .header .toolbar {
    border: 0px;
    margin-top: 25px;
  }

  body.navtoggle .search-box--m {
    padding: 15px 15px;
  }

  body.navtoggle .search-box--m #search-mobile,
  body.navtoggle .search-box--m #search-btn-mobile {
    border: 1px solid transparent;
    outline: none;
    box-shadow: none;
  }

  body.navtoggle .search-box--m #search-btn-mobile {
    height: 46px;
    margin: 0;
    width: 45px;
    text-align: center;
    padding: 13px 0px !important;
  }

  body.navtoggle .search-box--m #search-mobile:focus,
  body.navtoggle .search-box--m #search-btn-mobile:focus {
    border-color: #000;
    background-color: inherit !important;
  }

  body.navtoggle .sign-in {
    position: relative !important;
    width: 100% !important;
    bottom: unset !important;
    left: unset !important;
    z-index: unset !important;
  }

  body.navtoggle .sign-in .btn {
    margin: 20px 15px 30px !important;
  }

  .navbar-fixed-top .navbar-collapse {
    padding: 0;
    margin: 0;
  }

  .topnav .navbar-nav > li > a {
    margin: 0 15px;
    padding: 15px 12px !important;
  }

  #rbccm-navbar-collapse-1 .navbar-nav {
    margin: 0;
    padding: 0;
  }

  .other-sites .fa {
    display: inline !important;
  }
}

/* Header Navbar CSS Ends */

/* Chevron icons for secondary nav starts */

.mobile-scroll-nav {
	display: flex;
  	align-items: center;
    justify-content: space-between;
  gap: 5px;
}

.mobile-scroll-nav .scroll-container {
    overflow-x: auto;
	/* For Firefox */
    scrollbar-width: none;

    /* For Internet Explorer and Edge (Legacy) */
    -ms-overflow-style: none;
}

.mobile-scroll-nav .nav-btn {
	color: #0051a5;
    opacity: 0.7;
    background: #fff;
    border: 0px;
    font-size: 20px;
    height: 26px;
    text-align: center;
  display: none;
  padding: 0 8px;
  font-size: 20px;
}

.mobile-scroll-nav .nav-btn:hover {
	opacity: 1;
}

.mobile-scroll-nav .nav-btn:focus {
	opacity: 1;
  outline: 2px solid #0051a5;
}

@media (max-width: 767px) {
	.mobile-scroll-nav .nav-btn {
    	display: block;
    }
}

/* Chevron icons for secondary nav ends */

/* Story Tiles Layout
   --------------------------------------------------------------------------
   This file keeps one shared base for all tile variants, then layers per-
   variant behavior for vertical, horizontal, overlay, and feature cards.
*/

/* Grid row and columns used by all tiles */
.story-tile-row {
  display: flex;
  flex-wrap: wrap;
}

.story-tile-row [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.slick-slide .story-tile-row [class*='col-'], .story-tile-row .slick-slide [class*='col-'] {
	margin-top:2px;
}

/* --------------------------------------------------------------------------
   Shared Card Foundation
   -------------------------------------------------------------------------- */
.story-card {
  display: flex;
  position: relative;
  flex: 1;
  margin-bottom: 30px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #dadada;
}

.story-card .tile--news {
  display: flex;
  flex: 1;
  margin-bottom: 0 !important;
  border: 0 !important;
  min-height: unset !important;
  max-height: unset !important;
}

.story-card .img-stretch {
  position: relative;
  width: 100%;
  height: 100%;
  flex-shrink: 0;
}

.story-card .tile-overlay {
  position: absolute;
  inset: 0;
  padding: 0;
}

.story-card .text-wrapper {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 25px 20px;
}

.story-card .white-box-text {
  flex: 1;
}

.story-card .tile--gib .white-box-text,
  .story-card .tile--gib-full .white-box-text,
  .story-card .white-box-text {
 padding: 0 !important;
  max-height: unset !important;
  min-height: unset !important;
}
.story-card .text-wrapper .content-label:after {
    content: "";
    width: 40px;
    height: 3px;
    display: block;
    background: #fedf01;
    margin: 15px 0;
}

.story-card .tile--news h2 {
	min-height: unset;
}

.story-card .tile--news .description {
	margin-bottom: 20px;
}

/* CTA and metadata row at the bottom of cards */
.story-card .learn-more {
  display: inline-flex;
  align-self: flex-start;
  align-items: center;
  gap: 6px;
  margin-top: auto;
  flex-shrink: 0;
  font-weight: normal;
}

.story-card .read-watch {
  display: flex;
  align-items: center;
  color: #000 !important;
  gap: 5px;
  margin: 0;
}

.story-card .read-watch img {
  width: 16px;
  height: 16px;
}

.story-card .read-watch .separator {
  width: 1px;
  height: 16px;
  background-color: #979797;
  opacity: 0.5;
  margin: 0 5px;
}

.story-card .story-card__footer {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  height: 45px;
  padding: 0 20px;
  margin-top: 0 !important;
}

.story-card .story-card__footer .btn {
	color: #fff;
    background-color: #0051a5;
    padding: 3px 7px !important;
  border-radius: 3px;
}

.story-card .story-card__footer .btn .fa {
	color: #fff;
}

.story-card .story-card__footer .btn:hover,
.story-card .story-card__footer .btn:focus {
	background: #002750;
  	border-color: #002750;
  	outline-offset: -1px;
  outline: 2px;
}

.story-card .listen-now-btn {
  flex-shrink: 0;
  padding: 0 0 2px;
  border: 0;
  background: none;
  color: #0051a5;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  gap: 6px;
  text-decoration: none;
}

.story-card .listen-now-btn::after {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 0;
  transition: transform 0.15s ease;
}

.story-card .listen-now-btn:hover {
  border-bottom: 1px solid #006ac3;
}

.story-card .tile--news .learn-more {
   padding-bottom: 1px;
}

.story-card .listen-now-btn:focus,
.story-card .listen-now-btn:focus-visible,
.story-card .tile--news:hover .learn-more {
  outline: 0;
  outline-offset: 0;
  border-bottom: 1px solid #006ac3;
}



/* Focus ring for keyboard navigation */
.story-card .tile--news:focus,
.story-card .tile--news:focus-visible {
  outline: none;
  text-decoration: none;
}

.story-card:focus-within {
  z-index: 1;
  outline: 2px solid #006ac3;
  outline-offset: 0;
}

.story-card:focus-within:has(.listen-now-btn:focus-visible) {
  outline: none;
}

/* Blue card treatment used for video tiles */
.story-card .tile--lt-blue ~ .story-card__footer {
  background: #0051a5 !important;
}

.story-card .tile--lt-blue ~ .story-card__footer .listen-now-btn,
.story-card .tile--lt-blue .learn-more,
.story-card .tile--lt-blue .read-watch,
.story-card .tile--lt-blue p,
.story-card .tile--lt-blue h2,
.story-card .tile--lt-blue h3 {
  color: #fff !important;
}

.story-card .tile--lt-blue ~ .story-card__footer .listen-now-btn:hover,
.story-card .tile--lt-blue ~ .story-card__footer .listen-now-btn:focus,
.story-card .tile--lt-blue ~ .story-card__footer .listen-now-btn:focus-visible,
.story-card .tile--lt-blue:hover .learn-more,
.story-card--feature .tile--news:hover .learn-more,
.story-card--overlay .tile--news:hover .learn-more {
  border-bottom: 1px solid #fff;
}

.story-card .tile--lt-blue .read-watch .seperator {
  background-color: #fff;
  opacity: 0.5;
}

/* --------------------------------------------------------------------------
   Shared Overlay Gradient
   -------------------------------------------------------------------------- */
.story-card--feature .tile-overlay,
.story-card--overlay .tile-overlay {
  display: block;
  background: -moz-linear-gradient(
    top,
    #fff0 0,
    #fff0 30%,
    rgb(0 33 68 / 0.5) 54%,
    rgb(0 33 68 / 0.9) 100%
  );
  background: -webkit-linear-gradient(
    top,
    #fff0 0,
    #fff0 30%,
    rgb(0 33 68 / 0.5) 54%,
    rgb(0 33 68 / 0.9) 100%
  );
  background: linear-gradient(
    to bottom,
    #fff0 0,
    #fff0 30%,
    rgb(0 33 68 / 0.5) 54%,
    rgb(0 33 68 / 0.9) 100%
  );
}

.story-card--feature:hover .tile-overlay,
.story-card--overlay:hover .tile-overlay {
   background: linear-gradient(to bottom, #2f465dc2 0, #233548a6 30%, rgb(0 33 68 / 0.8) 54%, rgb(0 33 68 / 0.9) 100%);
}

/* --------------------------------------------------------------------------
   Vertical Variant
   -------------------------------------------------------------------------- */
.story-card--vertical {
  flex-direction: column;
  min-height: 575px;
}

.story-card--vertical .tile--news {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-height: 0;
}

.story-card--vertical .tile--news:last-child {
  flex: 1;
}

.story-card--vertical .img-stretch {
  width: 100%;
  min-height: 275px;
  height: auto;
  flex-shrink: 0;
}

.story-card--vertical .text-wrapper {
  flex: 1;
}

/* --------------------------------------------------------------------------
   Horizontal Variant (Image Left)
   -------------------------------------------------------------------------- */
.story-card--horizontal {
  display: grid;
  min-height: 275px;
  grid-template-columns: 50% 50%;
  grid-template-rows: 1fr 45px;
  grid-template-areas:
    'anchor anchor'
    'empty button';
}

.story-card--horizontal.img-span-4 {
	grid-template-columns: 33.333% 66.667%;
}

.story-card--horizontal .tile--news {
  display: flex;
  grid-area: anchor;
  flex-direction: row;
  align-items: stretch;
  padding-left: 50%;
}

.story-card--horizontal.img-span-4 .tile--news {
	padding-left: 33.333%;
}

.story-card--horizontal .img-stretch {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 100%;
  min-height: 275px;
}

.story-card--horizontal.img-span-4 .img-stretch {
	width: 33.333%;
}

.story-card--horizontal .text-wrapper {
  flex: 1;
  width: 100%;
  overflow: hidden;
}

.story-card--horizontal .story-card__footer {
  grid-area: button;
}

/* Collapse the second row when no listen button exists */
.story-card--horizontal:not(:has(.story-card__footer)) {
  grid-template-rows: 1fr;
  grid-template-areas: 'anchor anchor';
}

.story-card--horizontal:not(:has(.story-card__footer)) .img-stretch,
.story-card--horizontal:not(:has(.story-card__footer)) .text-wrapper {
  grid-row: 1;
}

/* --------------------------------------------------------------------------
   Horizontal Variant (Image Right)
   -------------------------------------------------------------------------- */
.story-card--horizontal.story-card--image-right {
  grid-template-areas: 'anchor anchor button empty';
}

.story-card--horizontal.story-card--image-right .tile--news {
  padding-left: 0;
  padding-right: 50%;
}

.story-card--horizontal.story-card--image-right.img-span-4 .tile--news {
	padding-right: 33.333%;
}

.story-card--horizontal.story-card--image-right .img-stretch {
  left: auto;
  right: 0;
}

.story-card--horizontal.story-card--image-right .story-card__footer {
  grid-area: unset;
  grid-column: 1;
  grid-row: 2;
}

.story-card--horizontal.story-card--image-right:not(:has(.story-card__footer))
  .img-stretch {
  grid-row: 1;
}

/* --------------------------------------------------------------------------
   Overlay Variant
   -------------------------------------------------------------------------- */
.story-card--overlay {
  flex-direction: column;
  min-height: 275px;
}

.story-card--overlay .tile--news {
  position: relative;
  flex: 1;
  flex-direction: column;
}

.story-card--overlay .img-stretch {
  position: absolute;
  inset: 0;
}

.story-card--overlay .text-wrapper {
  position: relative;
  z-index: 1;
}

/* --------------------------------------------------------------------------
   Feature Variant
   -------------------------------------------------------------------------- */
.story-card--feature {
  flex-direction: column;
  min-height: 575px;
}

.story-card--feature .tile--news {
  position: relative;
  flex: 1;
  flex-direction: column;
}

/* Reserve top media space while keeping image absolutely positioned */
.story-card--feature .tile--news::before {
  content: '';
  display: block;
  height: 275px;
  flex-shrink: 0;
}

.story-card--feature .img-stretch {
  position: absolute;
  inset: 0;
}

.story-card--feature .text-wrapper {
  position: relative;
  z-index: 1;
  flex: 1;
}

/* --------------------------------------------------------------------------
   Mobile Behavior
   -------------------------------------------------------------------------- */
@media (max-width: 767px) {
  .story-card--horizontal {
    display: flex;
    flex-direction: column;
  }

  .story-card--horizontal .tile--news {
    display: flex;
    flex: 1;
    flex-direction: column;
    min-height: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .story-card--horizontal .img-stretch,
  .story-card--horizontal.img-span-4 .img-stretch {
    position: relative;
    inset: auto;
    width: 100%;
    height: auto;
  }

  .story-card--horizontal.story-card--image-right .tile--news,
  .story-card--horizontal.img-span-4 .tile--news,
  .story-card--horizontal.story-card--image-right.img-span-4 .tile--news {
    padding-left: 0;
    padding-right: 0;
  }

  .story-card--horizontal.story-card--image-right .img-stretch {
    left: auto;
    right: auto;
  }

  .story-card--horizontal .text-wrapper {
    flex: 1;
  }

  .story-card--horizontal .story-card__footer,
  .story-card--horizontal.story-card--image-right .story-card__footer {
    grid-area: unset;
    grid-column: unset;
    grid-row: unset;
  }

  .story-card--overlay,
  .story-card--feature {
    min-height: 275px;
  }

  .story-card--vertical,
  .story-card--horizontal {
    min-height: 475px;
  }

  .story-card--vertical .img-stretch,
  .story-card--horizontal .img-stretch {
    min-height: 200px;
  }

  .story-card--feature .tile--news::before {
    height: auto;
  }

  .story-card--feature .tile-overlay,
  .story-card--overlay .tile-overlay {
    display: block;
    background: -moz-linear-gradient(
      top,
      #fff0 0,
      #fff0 30%,
      rgb(0 33 68 / 0.5) 54%,
      rgb(0 33 68 / 1) 100%
    );
    background: -webkit-linear-gradient(
      top,
      #fff0 0,
      #fff0 30%,
      rgb(0 33 68 / 0.5) 54%,
      rgb(0 33 68 / 1) 100%
    );
    background: linear-gradient(
      to bottom,
      #fff0 0,
      #fff0 30%,
      rgb(0 33 68 / 0.5) 54%,
      rgb(0 33 68 / 1) 100%
    );
  }
}

.tombstones-wrap [class*="col-"] .story-card a {
	border: 0px;
}

.fa.fa-youtube-play {
	padding-left: 0px !important;
}

.fa-square-x-twitter:before {
    content: "\e61a";
}

.fa-brands, .fab {
    font-family: 'Font Awesome 6 Brands';
}