/* Mobile-only overrides */
@media (max-width: 768px) {

  .page-banner {
    border-bottom: 10px solid #f7c750;
    height: 100%;
    max-height: 410px;
  }

  .page-banner--campaign-hero {
    height: 100%;
    margin: 0;
    max-height: 360px;
    padding: 0;
  }

  .page-banner .container {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    height: 360px;
    margin: 0;
    padding: 0 16px;
  }

  .page-banner--campaign .breadcrumb {
    margin: 20px 0 35px 0;
  }

  .page-banner .row,
  .page-banner .col-xs-10 {
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .page-banner .page-banner--campaign h1 {
    font-size: 30px;
    line-height: 35px; /* fixed from list-style */
    margin: 0;
  }

  .page-banner .page-banner--campaign h1 div {
    color: #003168 !important;
    padding: 0 !important;
  }

  .page-banner--campaign h2 {
    color: #003168 !important;
    font-size: 16px;
    line-height: 19.2px;
    margin: 16px 0;
    max-width: 39vw;
    padding: 0;
    width: 100%;
  }

  /* first <p> (the one with <br>) */
  .page-banner--campaign .col-lg-7.col-md-8.col-xs-10 p:nth-of-type(1) {
    display: none;
  }

  /* second <p> (has class .hero-cta) */
  .page-banner--campaign .col-lg-7.col-md-8.col-xs-10 p:nth-of-type(2) {
    display: none;
  }

  /* third <p> (has class .watch-video) */
  .page-banner--campaign .col-lg-7.col-md-8.col-xs-10 p:nth-of-type(3) {
    margin: 0;
    padding: 0;
  }

  /* fourth <p> (the trailing empty one) — styles the link */
  .page-banner--campaign .watch-video-link {
    align-items: center;
    font-size: 14px;
    justify-content: center;
    padding: 7.188px 25.013px;
    width: auto;
    margin: 0;
  }

  /* mobile background swap */
  .page-banner--campaign {
    background-image: url('/assets/rbccm/images/citizenship/changealife/changealife-banner-mobile.png');
    background-position: center top;
  }

  .hero-text .hero-border p {
    margin-bottom: 20px;
    color: #003168;
  }

  .hero-text .hero-border p:last-child {
    margin-bottom: 30px !important;
    text-align: center;
  }

  .tile--box .img-stretch {
    min-height: 188px !important;
  }

  .tile--box .white-box-text, .tile--box.tile--btn-cta .white-box-text {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 0;
        height: auto !important;
        min-height: auto !important;
  }

  .tile--box h3 {
    margin: 0;
  }

  .tile--box p:nth-of-type(1), .tile--box p:nth-of-type(3) {
    display: none;
  }

  .tile--box p {
    margin: 0 0 16px 0 !important;
  }

  .tile-footer .btn-primary {
    margin: 0;
  }

  .tile--box .tile-footer {
    position: relative;
    margin-top: 16px;
  }

  div[id="1756778868621"] .container {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .dropdown-wrapper {
    float: left;
    width: 100%;
    display: flex;
    margin: 0;
  }

  .dropdown-wrapper .text-right {
    width: 100%;
    text-align: left;
  }

  .dropdown-wrapper .dropdown {
    margin: 0px 0 40px 0 !important;
    width: 100%;
  }

  .dropdown-toggle:before {
    content: "";
    width: 1px;
    height: 30px;
    background: #003168;
    display: block;
    position: absolute;
    left: 123px;
    top: 13px;
  }

  #etTopicDropdown {
  }

  #etTopicMenu {
    padding-left: 10px !important;
  }

  #etTopicMenu i {
    margin-left: 25px;
    padding: 15px 10px !important;
    font-size: 16px;
  }

  #etTopicMenu:hover, #etTopicMenu:focus {
    border-radius: 0;
  }

  #etTopicDropdown li:first-of-type {
    display: none;
  }

  div[id="1756778868621"] .container div:nth-of-type(2) {
    margn-bottom: 0;
  }

  div[id="1756778868621"] .container div:nth-of-type(2) h2 {
    font-size: 24px;
    color: #003168;
  }

  div[id="1756778868621"] .container div:nth-of-type(2) p {
    font-size: 18px;
    color: #003168;
  }

  div[id="1756778868629"] .tile--box .img-stretch {
    min-height: 236px !important;
  }

  div[id="1756778868625"] button {
    width:calc(100% - 30px);
    margin: 0 15px;
    padding: 15px 0;
  }

  div[id="1756778868632"] .tile--gib .inline {
    height: 236px;
  }

  div[id="1756778868632"] .story-tiles .tile--gib {
    height: auto;
    min-height: auto;
    max-height: auto;
  }

  div[id="1756778868624"] h2 {
    font-size: 24px;
    color: #003168;
  }

  div[id="1756778868624"] p {
    color: #003168;
    font-size: 18px;
  }
}
