/*  rw_css_city */

  /* Default Page Overrides */
    #frStatus1,
    #entry .side-bar {
        display: none;
    }
    div.team-honor-list-name {
        float: none !important;
        display: inline-block !important;
        vertical-align: middle;
        width: 68%;
    }
    div.team-honor-list-value {
        display: inline-block !important;
        vertical-align: middle;
        width: 32%;
    }
    
  /* OLD Default Page Overrides */
    #banner, #entry_header_container,
    #sponsors {
        display: none;
    } 
    
  /* Global Styles */
    .text-center {
        text-align: center;
    }
    div.responsive a.btn-white {
        display: block;
        margin: 50px auto 0 auto;
        text-decoration: none;
        width: 150px;
        text-align: center;
    }
    div.responsive a.whiteBtn:hover {
        text-decoration: none;
    }
    div.responsive pre,
    div.custom-wysiwyg-text p {
        white-space: normal;
        word-wrap: normal; 
    }
    button.btn-blue {
        display: inline-block;
        width: auto !important;
    }
    /* Gloabl Styles END */
    
    #entry,
    div.tr-page-container div.main-content {
        width: 100%;
        max-width: 100%;
        float: none;
        margin-top: 0;
    }
    div.tr-page-container div.section-sub-header {
        display: none;
    }
    div.tr-page-container #entry_page_custom_html {
        padding: 0;
    }
    #topRibbon {
        width: 100%;
        background: #00A9E0;
        padding: 20px;
        text-align: center;
    }
    #topRibbon h1 {
        font-family: 'Montserrat', sans-serif;
        font-size: 22px;
        color: #fff;
        text-transform: uppercase;
        margin: 0;
        font-weight: bold;
    }
    #bottomRibbon {
        background: #071D49;
        width: 100%;
        text-align: center;  
        padding: 20px;
    }
    #bottomRibbon h2 {
        font-family: Teko, sans-serif;
        color: #fff;
        font-size: 80px;
        text-transform: uppercase;
    }
    #bottomRibbon h3 {
        font-family: 'Montserrat', sans-serif;
        color: #00A9E0;
        font-size: 50px;
        font-weight: bold;
    }
    #bottomRibbon h2 span, #bottomRibbon h3 span {
        color: #F8B41C;
    }
    #runIn {
        padding: 60px 0;
    }
    #runIn h1 {
        font-weight: bold;
        margin-bottom: 40px;
    }
    #eventDetails {
        margin: 60px auto;
    }
    #eventDetails .panel-default>.panel-heading {
        background: #0077C8;
        padding: 10px;
        padding-bottom: 0;
        border: none;
    }
    #eventDetails h3 {
        line-height: 30px;
        margin-top: 25px;
    }
    #eventDetails .nav-pills {
        margin: 4rem auto; 
    }
    #eventDetails .nav-pills>li>a {
        border: solid 1px #071D49;
    }
    #eventDetails .nav-pills>li.active>a, #eventDetails .nav-pills>li.active>a:focus,
     #eventDetails .nav-pills>li.active>a:hover {
      background-color: #071D49;
    }

    div.eventDeets {
        margin-top: 40px;
        padding: 0 20px;
    }
    div.eventDeets .icon-subhead {
        border: solid 1px #828282;
        border-width: 1px 0;
        padding: 5px;
        font-size: 18px;
        margin: 0 15px 20px;
        color: #646464;
    }
    div.mdCol {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        padding-bottom: 50px;
    }
    div.responsive .eventDeets a {
        color: #614F25;
        text-decoration: underline;
        cursor: pointer;
    }
    #hosted-by {
        margin-top: 60px;
    }
    #hosted-by h2, #hosted-by h3 {
        color: #000;
    }
    /* #hosted-by img {
        margin: 0 auto;
    } */
    .nav-tabs {
        border-bottom: none;
    }
    div.responsive #eventDetails .nav-tabs>li {
        padding: 0;
        margin-bottom: -2px;
    }
    div.responsive #eventDetails .nav-tabs>li>a {
        font-family: 'Nunito Sans';
        color: #fff;
        font-size: 26px;
        text-align: center;
        font-weight: bold;
        text-decoration: none;
        padding: 20px 15px;
    }
    div.responsive #eventDetails .nav-tabs>li>a:hover,
    div.responsive #eventDetails .nav-tabs>li>a:focus {
        background: none !important;
        border: none !important;
        color: #fff;
        text-decoration: none;
    }
    div.responsive #eventDetails .nav-tabs>li.active>a,
    div.responsive #eventDetails .nav-tabs>li.active>a:hover,
    div.responsive #eventDetails .nav-tabs>li.active>a:focus {
        color: #0077C8 !important;
        background: #fff !important;
        border: none !important;
    }
    #eventDetails .panel-body {
        border: 10px solid #0077C8;
        border-top: none;
        padding-bottom: 50px;
    }
    #eventDetails .icon60 {
        display: block;
        margin: 30px auto;
        height: 50px;
    }
    #accordion button {
        width: 100%;
        text-align: left;
        background: #0077C8;
        color: #fff;
        border-radius: 5px;
        font-family: 'Nunito Sans';
        font-size: 18px;
        border: none;
    }
    #accordion button:hover,
    #accordion button:focus {
        text-decoration: none;
        border: none;
    }
    #accordion button span.toggleState {
        float: right;
        background: url('/images/content/pagebuilder/ZERO-white-symbol40.png');
        background-size: 25px 25px;
        width: 25px;
        height: 25px;
        text-align: center;
        margin-top: 2px;
        position: relative;
    }
    #accordion button span.toggleState .fa {
        font-size: 12px;
        position: absolute;
        top: 25%;
        left: 0;
        right: 0;
    }
    #accordion button span.toggleState .fa {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    #accordion button.collapsed span.toggleState .fa {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }
    #eventDetails .card-body {
        font-family: 'Nunito Sans';
        font-size: 18px;
        padding: 20px;
    }

  /* Impact Tab STARTS */
    #impact-banner {
        /*background: url('/images/content/pagebuilder/runwalk2020-impactbg.jpg');*/
        background-image: url('/images/content/pagebuilder/rw2025-city-impact.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        text-align: center;
        margin: -15px -15px 40px -15px;
        padding: 0;
        position: relative;
    }
    #impact-banner .opacityLayer {
        background: rgba(7,29,73,0.9);
        width: 100%;
        height: 100%;
    }
    #impact-banner .symbolBg {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    #impact-banner .symbolBg img {
        display: block;
        width: 30%;
        margin: 0 auto;
        opacity: 0.1;
        z-index: 0;
    }
    #impact-banner-content {
        padding: 80px 20px;
    }
    #impact-banner h1,
    #impact-banner h4 {
        color: #fff;
    }
    #impact-banner p#impactDollars {
        color: #00A9E0;
        font-size: 100px;
        line-height: normal;
    }
    .coloredBoxes.row > [class*='col-'] {
        margin-bottom: 30px;
    }
    .coloredBoxes .wrapper .img-wrapper {
        background-size: contain;
        background-position: top center;
        background-repeat: no-repeat;
        text-align: center;
        padding: 15px 15px 0 15px;
        opacity: 0.9; /* Set opacity for background images */ 


    }
    .coloredBoxes .wrapper .img-wrapper img {
        height: 40px;
        margin: 0 auto;
    }
    .coloredBoxes .wrapper .content-wrapper {
        padding: 30px 20px;
    }
    .coloredBoxes .wrapper .content-wrapper h1 {
        font-family: 'Nunito Sans', sans-serif;
        font-size: 20px;
        font-weight: bold;
        margin: 0;
    }
    .coloredBoxes .wrapper .content-wrapper p.total {
        font-size: 70px;
        font-family: Teko, sans-serif;
        font-weight: bold;
        margin: 0;
        line-height: normal;
    }
    .coloredBoxes .wrapper .content-wrapper p:nth-child(3) {
        font-family: 'Nunito Sans', sans-serif;
        font-style: italic;
        font-size: 18px;
    }
    .coloredBoxes .wrapper .content-wrapper p:nth-child(4) {
        font-family: 'Nunito Sans', sans-serif;
        font-size: 18px;
        margin: 0;
    }
    .community .wrapper .img-wrapper {
        background-image: url('http://support.zerocancer.org/images/content/pagebuilder/blueiconbg.png');
    }
    .community .wrapper .content-wrapper {
        background-color: rgba(0, 119, 200,0.9);
    }
    .local-funding .wrapper .img-wrapper {
        background-image: url('http://support.zerocancer.org/images/content/pagebuilder/blueiconbg.png');
    }
    .local-funding .wrapper .content-wrapper {
        background-color: rgba(0, 119, 200,0.9);
    }
    .direct-help .wrapper .img-wrapper {
        background-image: url('http://support.zerocancer.org/images/content/pagebuilder/blueiconbg.png');
    }
    .direct-help .wrapper .content-wrapper {
        background-color: rgba(0, 119, 200,0.9);
    }

  /* Impact Tab ENDS */
    #raisedGoal {
        margin: 80px 0;
        width: 100%;
        overflow: hidden;
        color: #fff;
        text-align: center;
        /*background: url('/images/content/pagebuilder/raised-goal-background.jpg');*/
        /*background-size: cover;*/
        /*background-position: center center;*/
    }
    #raisedGoal .container {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
    #raisedGoal .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: nowrap;
    }
    #raisedGoal .row > [class*='col-'] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    #raisedGoal span {
        display: block;
    }
    #raisedGoal div.midCol {
        background: #071D49;
        width: 25%;
    }
    #raisedGoal .toGoal,
    #raisedGoal .toEvent {
        font-family: 'Nunito Sans';
        font-size: 40px;
        margin: 40px 0;
    }
    #raisedGoal .bgTitle {
        opacity: 0.2;
        text-transform: uppercase;
        font-family: Teko, sans-serif;
        font-weight: 700;
        font-size: 116px;
        line-height: normal;
    }
    #raisedGoal .forwardTitle {
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        font-size: 60px;
        margin-top: -100px;
        line-height: normal;
    }
    #raisedGoal .dollarValue {
        color: #F8B41C;
        font-family: Teko, sans-serif;
        font-size: 90px;
        font-weight: bold;
    }
    #raisedGoal div.outSide {
        background-size: cover;
        background-position: center center;
        min-height: 350px;
        width: 37.5%;
        z-index: 0;
    }
    #raisedGoal div.outSide:after {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      background: rgba(0,59,92,0.9);
      z-index: -1;
    }
    #raisedGoal #raised {
      background-image: url('/images/content/pagebuilder/rw2025-city-raised.jpg');
    }
    #raisedGoal #goal {
      background-image: url('/images/content/pagebuilder/rw2025-city-goal.jpg');
    }
    #customTherm {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 200px !important;
        position: relative;
    }
    #heroesForZERO {
        padding: 100px 0;
        position: relative;
        background: #003b5c;
    }
    #heroesForZERO .container {
        width: 90%;
        max-width: 90%;
    }
    #heroesForZERO .opacityLayer {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        clip: rect(auto, auto, auto, auto);
        opacity: .25;
    }
    #heroesForZERO .opacityLayer:after {
        content: "";
        position: fixed;
        top: 100px;
        left: 0;
        height: 90vh;
        width: 100%;
        background-image: url('/images/content/pagebuilder/rw2025-city-leaderboard-master.jpg');
        background-position: 50% 0;
        background-size: cover;



    }
    #heroesForZERO h1 {
        color: #fff;
        font-family: 'Montserrat', sans-serif;
        font-size: 70px;
    }
    #heroesForZERO h2 {
        color: #00A9E0;
        font-family: 'Nunito Sans';
        font-size: 40px;
        margin-bottom: 80px;
    }
    #heroesForZERO h3 {
        color: #F8B41C;
        font-family: 'Montserrat', sans-serif;
        font-size: 40px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 30px;
    }
    div.eventList {
        background: #fff;
        padding: 40px;
        border-radius: 10px;
    }
    div.eventList img {
        display: none;
    }
    div.eventList ol {
        padding: 0 0 0 16px;
    }
    div.eventList .team-honor-list-row {
        -webkit-margin-before: unset;
        -webkit-margin-after: unset;
        font-size: 24px;
        font-weight: bold;
    }
    div.eventList ol li {
        color: #000;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 20px;
    }
    div.eventList ol li::marker {
        font-family: Arial, Helvetica, Verdana, sans-serif;
    }
    div.responsive .eventList .team-honor-list-name a {
        color: #000;
        text-decoration: underline;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
    }  
    div.eventList .team-honor-list-value {
        color: #b72d25;
    }
    #locationSponsors {
        padding: 60px 0;
    }
    #locationSponsors h2 {
        font-weight: bold;
        margin-bottom: 30px;
        color: #003B5C !important;
    }
    #locationSponsors p a {
        color: #614F25;
        text-decoration: underline;
    }
    #locationSponsors #presenting-img {
        text-align: center;
        display: block;
        position: relative;
    }
    #locationSponsors #presenting-img img {
        width: 30%;
        height: auto;
        display: inline-block;
        max-width: 400px;
        max-height: 400px;
        position: relative;
        padding: 1.5%;
        margin: 0 1%;
    }
   #locationSponsors div.tr_sponsorship_logos {
        text-align: center;
    }
    #locationSponsors .tr_sponsorship_logo {
       display: inline-block;
        float: none;
    }


    #locationSponsors .tr_sponsorship_logo img {
     max-width: 90% !important;



  /* Modal Styles */
    #earlyRegMsg .modal-header,
    #earlyRegMsg .modal-footer {
        border: none;
    }
    #earlyRegMsg .modal-dialog {
        position: fixed;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
        border-radius: 10px;
    }
    #earlyRegMsg .modal-content {
        background: #071D49;
        background-image: linear-gradient(to top right, rgba(7,29,73,0.9), rgba(0,59,92,0.7), rgba(7,29,73,0.99));
    }
    #earlyRegMsg .modal-body {
        text-align: center;
        width: 600px;
        max-width: 100%;
        margin: 20px auto;
    }
    #earlyRegMsg .modal-body h3 {
        color: #00A9E0;
        font-size: 50px;
        font-weight: bold;
        margin-bottom: 40px;
    }
    #earlyRegMsg .modal-body p {
        color: #fff;
        font-size: 20px;
    }
    #earlyRegMsg .modal-footer {
        text-align: center;
    }
    #earlyRegMsg .red-btn {
        background: #9A3324;
        color: #fff;
        text-decoration: none;
        font-size: 30px;
        padding: 20px 40px;
        border-radius: 10px;
        margin: 0 auto 40px auto;
        display: inline-block;
        float: none;
    }
    #earlyRegMsg .close {
        color: #fff;
        text-shadow: none;
        opacity: unset;
        font-size: 60px;
        font-weight: normal;
    }
    
  /* Media Queries */
    @media (max-width: 1220px) {
        #heroesForZERO h3 {
            font-size: 39px;
        }
    }
    @media (max-width: 1200px) {
        #runIn {
            padding: 60px 0;
        }
        #raisedGoal .row {
            flex-wrap: wrap;
        }
        #raisedGoal div.outSide, #raisedGoal div.midCol {
            width: 100%;
        }
        #raisedGoal div.outSide {
            padding: 40px 0;
        }
        #topRibbon h1 {
            font-size: 26px;
        }
        #bottomRibbon h2 {
            font-size: 100px;
        }
        #bottomRibbon h3 {
            font-size: 40px;
        }
        .join-the-fight div.btn-red, .join-the-fight div.btn-blue {
            width: auto;
            margin: 25px 25px auto;
        }
        #raisedGoal .bgTitle {
            font-size: 200px;
        }
        #raisedGoal .forwardTitle {
            font-size: 50px;
            margin-top: -80px;
        }
        #raisedGoal .dollarValue {
            font-size: 100px;
        }
        #raisedGoal .toGoal, #raisedGoal .toEvent {
            font-size: 35px;
            margin: 30px 0;
        }
        #heroesForZERO h1 {
            font-size: 60px;
        }
        #heroesForZERO h2 {
            font-size: 35px;
            margin-bottom: 40px;
        }
        #heroesForZERO h3 {
            font-size: 30px;
        }
        div.eventList ol li, div.eventList .team-honor-list-row {
            font-size: 18px;
        }
        div.responsive a.whiteBtn {
            margin: 50px auto 30px auto;
            font-size: 18px;
        }
    }
    @media (min-width: 768px) {
        .modal-dialog {
            width: 800px;
            margin: 30px auto;
        }
    }
    @media only screen and (max-width: 991px) and (min-width: 768px) {
        .mobile div.tr-page-container div.main-content {
            width: 100%;
        }
    }
    @media only screen and (max-width: 767px) {
        .mobile div.tr-page-container #entry_page_custom_html {
            max-height: 100%;
            padding: 0;
        }
        .mobile div.tr-page-container div.view-content-links {
            display: none;
        }
        #ruIn .btn-blue, #ruIn .btn-red {
            max-width: 90%;
            margin: 20px auto;
        }
        #eventDetails {
            margin: 0 auto;
        }
        .mobile div.tr-page-container #entry_page_custom_html img {
            display: block !important;
            margin: 0 auto !important;
        }
        #bottomRibbon h2 {
            font-size: 50px;
        }
        #impact-banner p#impactDollars {
            font-size: 70px;
        }
    }
    @media only screen and (max-width: 600px) {
        #runIn {
            padding: 40px 0;
        }
        div.responsive #eventDetails .nav-tabs>li>a {
            font-size: 18px;
        }
        #raisedGoal .bgTitle {
            font-size: 120px;
        } 
        #raisedGoal .forwardTitle {
            font-size: 40px;
            margin-top: -50px;
        }
        #raisedGoal .dollarValue {
            font-size: 60px;
        }
        #raisedGoal .toGoal, #raisedGoal .toEvent {
            font-size: 25px;
        }
        #heroesForZERO {
            padding: 60px 0;
        } 
        #heroesForZERO h1 {
            font-size: 50px;
        }
        #heroesForZERO h2 {
            font-size: 28px;
            margin-bottom: 30px;
        }
        #heroesForZERO h3 {
            font-size: 24px;
        }
        div.eventList ol li, div.eventList .team-honor-list-row {
            font-size: 18px;
            list-style-position: outside;
        }
        #raisedGoal {
            margin: 40px 0;
        }
        #earlyRegMsg .modal-body h3 {
            font-size: 40px;
        }
        #earlyRegMsg .red-btn {
            font-size: 24px;
        }
        #earlyRegMsg .modal-body {
            margin-top: 0;
        }
        #bottomRibbon h2 {
            font-size: 40px;
        }
        #bottomRibbon h3, #runIn h1 {
            font-size: 30px;
        }
        #impact-banner p#impactDollars {
            font-size: 50px;
        }
    }
    @media (min-width: 992px) {
        .community .wrapper .content-wrapper,
        .local-funding .wrapper .content-wrapper,
        .direct-help .wrapper .content-wrapper {
            height: 254px;
        }
    }
    .divider {
        color: #fff;
        background-color: #fff;
        width: 1px;
        height: 50px;
        position: absolute;
        top: 15px;
    }
    #eventDetails ul.nav.nav-tabs li.active:nth-child(1) + li:nth-child(2)>div.divider {
        display: none;
    }
    #eventDetails ul.nav.nav-tabs li.active:nth-child(2) + li:nth-child(3)>div.divider {
        display: none;
    }
    @media (max-width: 600px) {
        .divider {
            height: 45px;
            top: 10px;
        }
    }
    #therm-outer {
        background-color: #bebebe;
        height: 100%;
        width: 100%;
        position: relative;
        max-width: 200px;
        margin: 0 auto;
        overflow: hidden;
    }
    #therm-inner {
        width: 100%;
        background: linear-gradient(0deg, #071D49 0%, #00A9E0 100%);
        position: absolute;
        bottom: 0;
        height: 0%;
        transition: height 1.5s;
    }

  /* Post-Launch Modifications */
    /* added for virtual event box */
      #inspiration {
        background: #f6fbff;
        border-color: #bdbdbd;
      }
      #inspiration img { width: 80px }
      body #inspiration h3 { margin-top: 0 }
      #eventBanner {
        background: url('/images/content/pagebuilder/rw2025-city-banner-master.jpg') center top no-repeat #ffffff;
        background-size: cover;
        padding-top: 30%;
      }
      #eventBanner.covered {
        background-size: cover;
        padding-top: 15px
      }
      #eventBanner h2 {
        text-align: center;
        font-size: 28px;
      }
      #eventBanner #update_box {
        position: relative;
        background-color: rgba(246, 251, 255, 0.88);
        border: solid 1px rgba(189, 189, 189, .88);
        padding: 2.5rem;
        margin: 0 auto;
        width: 90%;
        min-height: 150px;
        bottom: -2.5rem;
      }
      p.numbered_box {
        padding: 6px 0 6px 55px;
        position: relative;
        overflow: hidden;
      }
      .numbered_box b {
        position: absolute;
        left: 5px;
        border: solid 2px #000;
        border-radius: 999rem;
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 34px;
        font-weight: bold;
        top: 50%;
        transform: translateY(-50%)
      }

    /* responsive BG images  */
      @media (min-width: 1201px) {
        #heroesForZERO .opacityLayer:after {
            /*background: url('/images/content/pagebuilder/rw2025-city-leaderboard-master.jpg');*/
            /*background-size: 100vw auto*/
        }
      }
      @media (max-width: 1200px) {
        #raisedGoal #raised {
          background-image: url('/images/content/pagebuilder/rw2025-city-raised-l.jpg');
        }
        #raisedGoal #goal {
          background-image: url('/images/content/pagebuilder/rw2025-city-goal-l.jpg');
        }
      }
      @media (max-width: 1024px) {
        #eventBanner {
          background-image: url('/images/content/pagebuilder/rw2025-city-banner-l.jpg');
        }
        #impact-banner {
          background-image: url('/images/content/pagebuilder/rw2025-city-impact-l.jpg');
        }
        #raisedGoal #raised {
          background-image: url('/images/content/pagebuilder/rw2025-city-raised-m.jpg');
        }
        #raisedGoal #goal {
          background-image: url('/images/content/pagebuilder/rw2025-city-goal-m.jpg');
        }
      }
      @media (max-width: 800px) {
        #eventBanner {
          background-image: url('/images/content/pagebuilder/rw2025-city-banner-m.jpg')
        }
        #raisedGoal #raised {
          background-image: url('/images/content/pagebuilder/rw2025-city-raised-s.jpg');
        }
        #raisedGoal #goal {
          background-image: url('/images/content/pagebuilder/rw2025-city-goal-s.jpg');
        }
      }
      @media (max-width: 767px) {
        #impact-banner {
          background-image: url('/images/content/pagebuilder/rw2025-city-impact-m.jpg');
        }
      }
      @media (max-width: 580px) {
        #eventBanner { padding-top: 40% }
        #raisedGoal #raised {
          background-image: url('/images/content/pagebuilder/rw2025-city-raised-xs.jpg');
        }
        #raisedGoal #goal {
          background-image: url('/images/content/pagebuilder/rw2025-city-goal-xs.jpg');
        }
      }
      @media (max-width: 500px) {
        #eventBanner {
          background-image: url('/images/content/pagebuilder/rw2025-city-banner-s.jpg')
        }
        #impact-banner {
          background-image: url('/images/content/pagebuilder/rw2025-city-impact-s.jpg');
        }
      }
      @media (max-width: 440px) {
        #eventBanner { background-size: contain }
        #impact-banner {
          background-image: url('/images/content/pagebuilder/rw2025-city-impact-xs.jpg');
        }
      }

    /* gracefully handle missing responsive sizes for city overrides */
    /*  */

.tr_sponsorship_logos img {
  margin-top: 0px !important;
  margin-left: 0px !important;


<!-- KIKCOFF POPUP -->

  <style>

/* Overlay background */
#kickoff-modal-overlay {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  font-family: 'Helvetica LT Pro', sans-serif;
}

/* Modal box with slight transparency */
#kickoff-modal {
  background-color: rgba(255, 255, 255, 0.95); /* semi-transparent white */
  color: black;
  padding: 2rem;
  width: 90%;
  max-width: 400px;
  border-radius: 8px;
  position: relative;
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
  text-align: center;
  font-family: 'Helvetica LT Pro', sans-serif;
}

/* Close button */
.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 20px;
  cursor: pointer;
}

/* Icon */
.modal-icon {
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
}

/* Header */
#kickoff-modal h2 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

/* Divider line */
.divider {
  border: none;
  border-top: 1px solid #AFAFAF;
  width: 80%;
  margin: 0 auto 1rem auto;
}

/* Button */
.signup-btn {
  background-color: #0077C8;
  color: white;
  padding: 0.75rem 1.5rem;
  font-weight: bold;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin-top: 1rem;
}

  </style>


<!-- Modal HTML -->
<!-- Modal HTML -->
<div id="kickoff-modal-overlay">
  <div id="kickoff-modal">
    <span class="close-btn" id="closeModal">&times;</span>

    <!-- Decorative Icon -->
    <div class="modal-icon">
      &#128197;
    </div>

    <!-- Header -->
    <h2>Join Us for a Kickoff Event</h2>
    <hr class="divider" />
    
    <p>Be part of our National Kickoff Webinar<br>June 10th at 8PM ET</p>
    
    <a class="signup-btn" href="https://support.zerocancer.org/site/TR/RunWalk/RunWalk25?pg=informational&fr_id=3509&type=fr_informational&sid=1830" target="_blank">Sign Up Now</a>
  </div>
</div>


<script>
  function showModalIfBeforeDeadline() {
  const now = new Date();

  // Convert to Eastern Time (ET is UTC-4 in June)
  const utcOffset = now.getTimezoneOffset(); // in minutes
  const nowET = new Date(now.getTime() + (utcOffset + 240) * 60000);

  // Define start and end window
  const eventStart = new Date("2025-06-09T00:00:00"); // Midnight ET on June 9
  const eventEnd = new Date("2025-06-10T21:00:00");   // 9PM ET on June 10

  // Show modal only if now is between start and end
  if (nowET >= eventStart && nowET < eventEnd) {
    document.getElementById('kickoff-modal-overlay').style.display = 'flex';
  }
}
</script>



