html.mobile-nav-active body.color-theme-custom #container:after {
  z-index: 8998;
}

body.color-theme-custom #logo a .rgblogo {
  display: none;
}
body.color-theme-custom #logo a .whitelogo {
  display: block;
}
body.color-theme-custom.duel-pending #container:after, body.color-theme-custom.duel-test-mode #container:after {
  background-color: transparent;
  border: 0;
}
body.color-theme-custom #container:after {
  position: fixed;
  top: 28px;
  left: 65%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  z-index: 1;
  pointer-events: none;
  text-align: center;
  z-index: 8999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 1;
  content: "";
  border: 0;
  padding: 0;
  background: transparent url(cccw-logo.png) no-repeat 50% 50%;
  background-size: contain;
  width: 120px;
  height: 28px;
}
body.color-theme-custom .duel-head {
  background-color: #c3dc77;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c3dc77), color-stop(25%, rgba(195, 220, 119, 0.25))), url(bg-dog-vs-cat.jpg);
  background-image: -o-linear-gradient(#c3dc77, rgba(195, 220, 119, 0.25) 25%), url(bg-dog-vs-cat.jpg);
  background-image: linear-gradient(#c3dc77, rgba(195, 220, 119, 0.25) 25%), url(bg-dog-vs-cat.jpg);
  background-size: auto, 140%;
  background-position: center center, 50% 15%;
  background-repeat: repeat, no-repeat;
}
body.color-theme-custom .duel-head .duel-title {
  text-shadow: 0 0 5px #c3dc77;
}
body.color-theme-custom .duel-head .mobile-duel-team-selector .mobile-duel-team-container .team-name {
  color: #000;
  text-shadow: 0 0 5px #c3dc77;
}
body.color-theme-custom .duel-head .mobile-duel-team-selector .mobile-duel-team-container.contestant-2290 .img-container {
  overflow: hidden;
}
body.color-theme-custom .duel-head .mobile-duel-team-selector .mobile-duel-team-container.contestant-2290 .img-container:after {
  content: "Donations Doubled!";
  position: absolute;
  background: rgba(219, 0, 0, 0.75);
  font-size: 0.6em;
  color: #fff;
  line-height: 1em;
  text-transform: uppercase;
  padding: 3px 100px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -96px;
  top: 18px;
}
body.color-theme-custom .duel-team {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c3dc77), color-stop(50%, rgba(195, 220, 119, 0)));
  background-image: -o-linear-gradient(#c3dc77, rgba(195, 220, 119, 0) 50%);
  background-image: linear-gradient(#c3dc77, rgba(195, 220, 119, 0) 50%);
}
body.color-theme-custom .duel-team .duel-team-head {
  background-color: #c3dc77;
}
body.color-theme-custom .duel-team.contestant-2290 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body.color-theme-custom .duel-team.contestant-2290 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
body.color-theme-custom .duel-team.contestant-2290:before {
  content: "This week only, your donation will be doubled!";
  font-size: 2em;
  font-weight: bold;
  text-transform: uppercase;
  color: #db0000;
  text-shadow: 0 0 5px #fff;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  line-height: 1.1em;
  margin-top: 12px;
  margin-bottom: 12px;
}
body.color-theme-custom .duel-team.contestant-2290:after {
  content: "Make a donation to Team Three Dog Night between December 14th and 21st, and Team Three Dog Night will match your gift!*";
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  text-align: center;
  font-size: 1.25em;
  font-weight: bold;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
body.color-theme-custom .duel-team.contestant-2290 .duel-team-head {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
body.color-theme-custom .duel-team.contestant-2290 .duel-team-content {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
body.color-theme-custom .duel-team.contestant-2290 .duel-team-content:before {
  content: "*Donations up to $1,000 will be matched";
  font-style: italic;
  display: block;
  text-align: center;
  font-size: 0.8em;
}

@media only screen and (min-width: 481px) {
  body.color-theme-custom #container:after {
    left: 62%;
    width: 180px;
    height: 34px;
  }
}
@media only screen and (min-width: 768px) {
  body.color-theme-custom #container:after {
    left: 50%;
    top: 38px;
    width: 240px;
    height: 44px;
  }
  body.color-theme-custom .duel-head {
    background-size: auto, contain;
  }
}
@media only screen and (min-width: 1024px) {
  html.scrolled body.color-theme-custom #container:after {
    width: 160px;
    height: 44px;
    top: 38px;
    background-image: url(cccw-logo-white.png);
  }

  body.color-theme-custom #container:after {
    top: 48px;
    width: 200px;
    height: 56px;
    -webkit-transition: width 375ms, height 375ms, top 375ms;
    -o-transition: width 375ms, height 375ms, top 375ms;
    transition: width 375ms, height 375ms, top 375ms;
  }
}
@media only screen and (min-width: 1025px) {
  body.color-theme-custom #container:after {
    left: 42%;
  }
}
@media only screen and (min-width: 1240px) {
  body.color-theme-custom #container:after {
    top: 68px;
    width: 200px;
    height: 62px;
  }
}
@media only screen and (min-width: 1560px) {
  body.color-theme-custom #container:after {
    left: 50%;
    width: 220px;
    height: 72px;
  }
}