p {
  color: #595959;
  font-size: 1.8rem;
  line-height: 2.8rem;
}

.tr-page-container {
  display: none;
}

.bracketed:after {
  content: none;
}

#events-near-you {
  margin-bottom: 100px;
  margin-top: 0;
}

#events-near-you .section-title {
  margin-bottom: 50px;
}

#events-near-you .events-search-container .form-group.text-center {
  border: 1px solid #595959;
  height: 56px;
  position: relative;
  width: 342px;
}

#events-near-you .events-search-container .form-group.text-center label {
  background-color: white;
  color: #595959;
  font-size: 1.286em;
  left: 50%;
  margin-left: -72px;
  padding: 0 10px;
  position: absolute;
  text-transform: uppercase;
  top: -12px;
}

#events-near-you .events-search-container .form-group.text-center input.form-control {
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #702BB0;
  display: inline-block;
  font-size: 1.929em;
  font-weight: 700;
  margin-right: -70px;
  margin-top: 8px;
  padding: 0;
  text-align: center;
  width: 160px;
}

#events-near-you .events-search-container .form-group.text-center input.form-control::-webkit-input-placeholder {
  color: #702BB0;
}

#events-near-you .events-search-container .form-group.text-center input.form-control:-moz-placeholder {
  color: #702BB0;
}

#events-near-you .events-search-container .form-group.text-center input.form-control::-moz-placeholder {
  color: #702BB0;
}

#events-near-you .events-search-container .form-group.text-center input.form-control:-ms-input-placeholder {
  color: #702BB0;
}

#events-near-you .events-search-container .form-group.text-center a.btn {
  background-color: white;
  border: 2px solid #702BB0;
  color: #702BB0;
  display: inline-block;
  float: right;
  font-size: 1.085em;
  height: 27px;
  letter-spacing: 0;
  line-height: 1.5em;
  margin-top: 13px;
  margin-right: 20px;
  padding: 0;
  text-align: center;
  width: 47px;
}

#events-near-you .event-info-row {
  margin-top: 55px;
}

#events-near-you .event-info-row .event-info {
  border-left: 1px solid #b5babe;
  height: 115px;
  padding: 0 20px;
}

#events-near-you .event-info-row .event-info:last-child {
  border-right: 1px solid #b5babe;
}

#events-near-you .event-info-row .event-info:last-child span.glyphicon.glyphicon.glyphicon-list {
  color: #702BB0;
  display: inline-block !important;
  margin-right: 10px;
}

#events-near-you .event-info-row .event-info:last-child a {
  color: #702BB0;
  display: inline-block;
  font-size: 1.528em;
  font-weight: 700;
  line-height: 1.125em;
  text-decoration: none;
  text-transform: uppercase;
  width: 75px;
  margin: 30px 0 0 50px;
}

#events-near-you .event-info-row .event-info a {
  text-decoration: none;
}

#events-near-you .event-info-row .event-info a .large {
  color: #595959;
  font-size: 1.286em;
}

#events-near-you .event-info-row .event-info a .event-name {
  color: #702BB0;
  font-size: 1.355em;
  font-weight: 700;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}

#events-near-you .event-info-row .event-info .glyphicon.glyphicon.glyphicon-list.hidden-xs {
  color: #702BB0;
  font-size: 3em;
  margin-left: 35px;
  margin-top: 36px;
}

#money-matters .bracketed:after {
  content:" ";
}

.section-title {
  text-transform: none;
}

.section-title:before {
  content: none;
}

#money-matters .section-title:before {
  content:" ";
}

h3.section-title {
  font-size: 4.2rem;
}

a.btn.small,
label.btn.small {
  font-size: 1.5rem;
}

.cta a.btn,
.cta a.btn:link,
.cta a.btn:visited {
  display: inline-block;
  letter-spacing: 0.2rem;
  margin: 0 14px;
  width: 27rem;
}

.cta {
  text-align: center;
}

#primary-cta {
  margin-bottom: 60px;
}

#primary-cta a.btn.join_team {
  background-color: white;
  border: 4px solid #702BB0;
  color: #702BB0;
  font-weight: 700;
  letter-spacing: 0.2rem;
  padding: 10px 0;
}

#rank-div {
  clear: both;
  text-align: center;
}

#status > .content {
  margin: 0 auto;
  max-width: 980px;
}

#media-container {
  background: #eeeeee;
  height: 367px;
  margin-left: 20px;
  position: relative;
  width: 520px;
}

#media-container a {
  border-radius: 50%;
  display: none;
  position: absolute;
}

#media-container.navigable a {
  display:block;
}

#media-container .arrow {
  height: 39px;
  margin-top: -14.5px;
  top: 50%;
  width: 39px;
}

#next-photo {
  background: white url('../img/icon/photos-arrow-right.png') no-repeat center center;
  left: 100%;
  margin-left: -19.5px;
}

#next-photo:hover {
  background: url('../img/icon/photo-arrow-right-purple.png') no-repeat center center;
  height: 39px;
  width: 46px;
}

#prev-photo {
  background: white url('../img/icon/photos-arrow-left.png') no-repeat center center;
  left: 0;
  margin-left: -19.5px;
}

#prev-photo:hover {
  background: url('../img/icon/photo-arrow-left-purple.png') no-repeat center center;
  height: 39px;
  width: 46px;
}

.photo-frame {
  background: white;
  bottom: 0;
  height: 367px;
  left: 0;
  line-height: 367px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
}

.photo-frame img {
  display: inline;
}

/* thermometer styles */
#progress-container {
  border-radius: 50%;
  box-sizing: content-box;
  float: right;
  font-size: 0.6rem;
  height: 376px;
  margin: 0 0.1em 0.1em 0;
  position: relative;
  text-align: center;
  width: 376px;
}

#progress-container #progress_wheel circle.wide {
  stroke-width: 22px;
}

#progress-container *,
#progress-container *:before,
#progress-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#progress-container.center {
  float: none;
  margin: 0 auto;
}

#progress-container.big {
  font-size: 32.6em;
}

#progress-container > .therm-inner {
  display: block;
  color: #1e1e23;
  left: 0;
  position: absolute;
  text-align: center;
  top: 95px;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  white-space: nowrap;
  width: 100%;
  z-index: 1;
}

.impact-container {
  color: #1e1e23;
  margin-bottom: 65px;
}

.count {
  bottom: -140px;
  color: #702BB0;
  display: block;
  font-size: 1.8rem;
  font-weight: 600;
  height: 140px;
  padding-right: 10px;
  padding-top: 30px;
  position: absolute;
  text-align: center;
  width: 110px;
}

.count:hover {
  color: #320050;
}

.count:hover span {
  border: none;
}

.count:hover span:after {
  background: transparent url('../img/icon/purple-hover.png');
  background-size: 100%;
  bottom: 0;
  content: " ";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

#count-participants {
  left: 20px;
}

#count-teams {
  right: 20px;
}

.count span {
  border: 1px solid #702BB0;
  border-radius: 50%;
  display: block;
  font-size: 4.2rem;
  font-weight: normal;
  height: 99px;
  line-height: 99px;
  margin-bottom: 5px;
  position: relative;
  width: 99px;
}

div#circle-percentage {
  float: right;
}

#progress-container > .therm-inner #amount_raised {
  color: #1e1e23;
  font-size: 2.4em;
  text-transform: uppercase;
  margin-top: -1.5em;
}

#progress-container > .therm-inner #amount_raised .dollars {
  display: block;
  font-size: 7.2rem;
  font-weight: 700;
  line-height: 0.7;
  margin-bottom: 0.4em;
}

#progress-container > .therm-inner #amount_raised .dollars span {
  font-size: 4.2rem;
  font-weight: normal;
  position: relative;
  top: 2px;
  vertical-align: top;
}

#progress-container > .therm-inner #goal {
  font-size: 2.6em;
  line-height: 1;
  margin-bottom: 43px;
  text-transform: uppercase;
}

#progress-container > .therm-inner #goal .value {
  margin-top:6px;
}

#progress-container > .therm-inner #goal .value span {
  font-size: 0.583em;
  position: relative;
  top: 2px;
  vertical-align: top;
}

#progress-container > .therm-inner #goal:before {
  border-top: 1px solid #d0c6da;
  content:" ";
  display: block;
  height: 0;
  margin: 0.38em auto 1.15em auto;
  width: 136px;
}

#change-goal {
  display: table-cell;
  appearance: none;
  -webkit-appearance: none;
  bottom: -5px;
  left: 50%;
  margin-left: -6rem;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
  vertical-align: middle;
  visibility: hidden;
  width: 12rem;
}

#progress-container > .therm-inner #goal > span {
  display: block;
  font-size: 1.28em;
  font-weight: bold;
  position: relative;
}

#progress-container > .therm-inner #days_left {
  font-size: 2.4em;
  line-height: 1;
  text-transform: uppercase;
}

#progress-container > .therm-inner #days_left span {
  display: block;
  font-size: 1.38em;
  font-weight: 700;
}

#my-badges {
  clear: both;
  padding-top: 90px;
  text-align: center;
  margin-bottom: -7px;
  position: relative;
}

#my-badges h2 {
  display: none;
}

#my-badges.has-badges {
  margin-bottom: 4.2rem;
}

#my-badges .badge.unearned,
#my-badges .badge.earned:nth-of-type(5) + .badge.earned {
  display: none;
}

#my-badges .content:before {
  background: transparent url('../img/badge-flair-left.png') no-repeat center right;
  content: " ";
  display: block;
  height: 100%;
  left: -218px;
  margin-top: -4.5rem;
  position: absolute;
  top: 0;
  width: 186px;
}

#my-badges .content:after {
  background: transparent url('../img/badge-flair-right.png') no-repeat center right;
  content: " ";
  display: block;
  height: 100%;
  margin-top: -3.3em;
  position: absolute;
  right: -218px;
  top: 0;
  width: 186px;
}

#my-badges .badge span {
  display: none;
  font-size: 1.8rem;
  left: -50px;
  position: absolute;
  text-align: center;
  right: -50px;
  top: -1rem;
}

#my-badges .badge:hover span {
  display: block;
}

#my-badges .content {
  display: inline-block;
  padding-top: 2em;
  position: relative;
}

.row .content {
  margin: 0 auto;
  max-width: 970px;
}

#info-row table {
  margin: 0 auto;
  width: auto;
}

#info-row th p {
  font-weight: normal;
}

#info-row p {
  font-size: 1.8rem;
  text-align: center;
}

#info-row a {
  color: #702BB0;
  font-weight: 600;
}

#info-row th,
#info-row td {
  width: 268px;
}

#info-row td {
  border-left: 1px solid #a5a5a5;
  vertical-align: top;
}

#info-row td:last-child {
  border-right: 1px solid #a5a5a5;
}

#story-container {
  margin-bottom: 18px;
  margin-top: 35px;
}

#story-container h3.section-title {
  font-size: 4.2rem;
  font-weight: 100;
  position: relative;
  text-transform: none;
  top: 4rem;
}

#story-container h3.section-title span {
  background: white;
  padding: 0 2em;
}

#story-container h3.section-title span strong {
  font-weight: 600;
}

#story-container > .content {
  border: 1px solid #a5a5a5;
  color: #545454;
  font-size: 2rem;
  margin: 0 auto 2rem;
  padding: 8rem;
  width: 970px;
}

#story-container .section-title:before {
  content: "";
  display: none;
}

#donors {
  margin-bottom: 100px;
}

#donors .section-title {
  text-transform:none;
}

h3.section-title {
  font-size: 4.2rem;
}

#donors .content {
  margin: 0 auto;
  width: 970px;
}

#story-container .content p,
#story-container .content p span {
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif !important;
  font-size: 2rem !important;
}

#donors table {
  width: 100%;
}

#donors td:last-child,
#donors th:last-child {
  text-align: right;
}

#donors td:first-child,
#donors th:first-child {
  font-weight: 600;
}

#donors tr:nth-child(n+6) {
  display: none;
}

#donors.expanded tr:nth-child(n+6) {
  display: table-row;
}

#donors th {
  border-top: 1px solid #a4a4a4;
  color: #702bb0;
  font-size: 1.5rem;
  font-weight: bold;
  height: 4.2rem;
  text-transform: uppercase;
  vertical-align: middle;
}

#donors td {
  border-top: 1px solid #a4a4a4;
  color: #595959;
  font-size: 2rem;
  height: 6rem;
  vertical-align: middle;
}

#donors a.view-more {
  border-top: 1px solid #702bb0;
  color: #702bb0;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  margin: 2px auto 38px auto;
  padding-top: 1.3rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 33rem;
}

a.view-more:hover {
  border-top: 1px solid #320050;
  color: #320050;
}

a.view-more span + span,
.expanded a.view-more span {
  display: none;
}

.expanded a.view-more span + span {
  display: inline;
}

#secondary-cta {
  margin-bottom: 70px;
}

.hidden-xs.btn,
#roster .amount .hidden-xs {
  display: inline-block !important;
}

a.btn.dark,
label.btn.dark {
  border-color: #702BB0;
}

.header .header-top .header-top-left,
.header .header-top .header-top-right {
  display: none;
}

.header .header-top .logo {
  width: 100%;
}

.header .header-top .logo img {
  margin: 0 auto;
}

h1.section-title {
  font-size: 6rem;
  font-weight: bold;
  margin: 70px auto 50px auto;
  max-width: 970px;
  width: 100%;
}

#progress_wheel circle.full {
  stroke: #a279c9 !important;
}

.table thead > tr > th {
  border-bottom: none;
}

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  border-top: none;
}

#secondary-cta a.btn.join_team {
  background-color: white;
  color: #702BB0;
}

#money-matters .section-title {
  text-transform: uppercase;
}

#money-matters .content.container {
  margin-top: 50px;
}

#money-matters .content .centered {
  color: #595959;
  font-size: 1.8rem;
  margin: 0 80px 125px 80px;
}

#money-matters .content .row .col-sm-4 .content .circle {
  color: #702bb0;
}

#money-matters .content .row .col-sm-4 .content h4 {
  color: #1e1e23;
}

#donors .title {
  display: none;
}

#donors li {
  display: table-row;
  font-size: 2rem;
  height: 6rem;
  list-style: none;
}

#donors li.header span {
  color: #702bb0;
  font-weight: bold;
  padding: 16px 30px;
  text-transform: uppercase;
}

#donors ol {
  display: table;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

#donors li span {
  border-top: 1px solid #a4a4a4;
  display: table-cell;
  padding: 20px 30px;
  text-align: left;
  vertical-align: middle;
}

#donors li span:first-child {
  display: none;
}

#donors li span:last-child {
  text-align: right;
}

#donors li:nth-child(n+5) {
  display: none;
}

#donors.expanded li:nth-child(n+5) {
  display: table-row;
}

#donors .VSName {
  color: #595959;
  font-weight: 600;
}

#donors .VSAmount {
  color: #595959;
}

#donors h3.section-title {
  font-weight: 100;
  margin-bottom: 25px;
}

#donors h3.section-title strong {
  font-weight: 600;
}

#community-container .bracketed:after {
  content: " ";
}

#community-container .section-title:before {
  content: " ";
}

#community-container .section-title {
  text-transform: uppercase;
}

.homepage-container #community-container {
  margin-bottom: 70px;
}

@media only screen and (max-width: 991px) {
  .row {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  h1.section-title {
    font-size: 3.5rem;
    margin: 30px auto 20px auto;
    padding: 0 10px;
  }

  #primary-cta a.btn:last-child,
  #secondary-cta a:last-child {
    display: none;
  }

  #primary-cta a.btn.donate.dark,
  #secondary-cta a.btn.donate.dark {
    margin: 20px auto;
  }

  #media-container {
    width: 300px;
  }

  #media-container img {
    margin: 0 auto;
    width: 100%;
  }

  #progress-container {
    float: right;
    height: 290px;
    margin: 0 auto;
    width: 290px;
  }

  #progress-container > .therm-inner #amount_raised,
  #progress-container > .therm-inner #goal,
  #progress-container > .therm-inner #days_left {
    font-size: 1.3rem;
  }

  #progress-container > .therm-inner #amount_raised .dollars {
    font-size: 5.5rem;
  }

  #progress-container > .therm-inner #goal > .value,
  #progress-container > .therm-inner #days_left span {
    font-size: 1.7rem;
  }

  #progress-container > .therm-inner {
    top: 5rem;
  }

  #story-container h3.section-title,
  #roster h3.section-title,
  #donors h3.section-title {
    font-size: 2.4rem;
  }

  #story-container > .content {
    padding: 3rem;
    width: 270px;
  }

  a.btn.small,
  label.btn.small {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
  }

  a.view-more {
    width: 27rem;
  }

  #secondary-cta {
    margin-bottom: 3rem;
  }

  #story-container {
    margin-top: 0;
  }

  #story-container .content p,
  #story-container .content p span {
    font-size: 1.4rem;
  }

  #roster .header-row,
  #donors li.header span {
    border-top: 2px solid #a4a4a4;
  }

  #donors {
    margin-bottom: 30px;
  }

  #donors .content {
    padding: 0 10px;
  }

  #donors li.header span,
  #donors li span {
    padding: 15px 13px;
  }

  #donors li.header span,
  #donors li span {
    font-size: 1.5rem;
  }

  #money-matters {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  #money-matters .section-title:before {
    margin-top: 1rem;
  }

  #money-matters .section-title .bracketed {
    margin: 0 auto;
  }

  #money-matters .content.container {
    margin-top: 20px;
  }

  #money-matters .content .centered {
    font-size: 1.4rem;
    padding: 0 10px;
  }

  #money-matters .content .row {
    margin-top: 5px;
  }

  #money-matters .content .row .col-sm-4 {
    border-right: none;
    display: block;
    float: none;
    margin: 20px auto 40px auto;
  }

  #money-matters .content .row .col-sm-4:nth-child(2) {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #money-matters .content .row .col-sm-4 .content {
    height: 113px;
    padding: 0;
    width: 240px;
  }

  #money-matters .content .row .col-sm-4 .content .circle {
    font-size: 4.3rem;
    height: 97px;
    left: -30px;
    line-height: 2em;
    margin-left: 0;
    top: 8px;
    width: 97px;
  }

  #money-matters .content .row .col-sm-4 .content .circle span {
    font-size: 1.3rem;
    margin-top: -15px;
  }

  #money-matters .content .row .col-sm-4 .content h4 {
    float: right;
    font-size: 1.6rem;
    margin-bottom: 5px;
    padding-top: 0;
    text-align: left;
    width: 167px;
  }

  #money-matters .content .row .col-sm-4 .content .large {
    float: right;
    font-size: 1.2rem;
    line-height: 2rem;
    text-align: left;
    width: 167px;
  }

  #money-matters .col-xs-12 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {

  #my-badges .content:before {
    background: transparent url('../img/Flare-mobile-left.jpg') no-repeat center left;
    left: -60px;
    width: 100%;
  }

  #my-badges .content:after {
    background: transparent url('../img/Flare-mobile-right.jpg') no-repeat center right;
    right: -60px;
    width: 100%;
  }

  .fundraising-container .top-list-container .top-list  #media-container {
    margin: 0 auto 30px auto;
    width: 100%;
  }

  #progress-container {
    float: none;
  }

  #events-near-you .event-info-row {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 30px;
  }

  #events-near-you .event-info-row .event-info {
    border-left: 0;
    border-bottom: 1px solid #b5babe;
    margin-top: 20px;
  }

  #events-near-you .event-info-row .event-info:last-child {
    border-right: 0;
    border-bottom: 0;
    height: 60px;
    text-align: center;
  }

  #events-near-you .event-info-row .event-info:last-child span.glyphicon.glyphicon.glyphicon-list {
    display: none !important;
  }

  #events-near-you .event-info-row .event-info:last-child a {
    background: url('../img/purple-arrow.png') no-repeat right 9px;
    color: #702BB0;
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding-right: 15px;
    text-decoration: underline;
    text-transform: uppercase;
  }

  .count {
    bottom: -140px;
    display: block;
    font-size: 1.8rem;
    font-weight: 600;
    height: 140px;
    padding-right: 10px;
    padding-top: 30px;
    position: absolute;
    text-align: center;
    width: 94px;
    color:#702BB0;
  }

  .count span {
    border: 1px solid #702BB0;
    font-size: 3.65rem;
    font-weight: normal;
    height: 84px;
    line-height: 84px;
    margin-bottom: 5px;
    width: 84px;
  }

  p {
    color: #595959;
    font-size: 1.4rem;
    line-height: 2.7rem;
  }

  #info-row .content div {
    margin: 0 25px 35px;
    padding-top: 26px;
  }

  #info-row .content div p {
    padding: 0 40px;
    margin: 0 auto;
  }

  #info-row .content div + div {
    border-top: 1px solid #a5a5a5;
  }

  #donors .content,
  #donors a.view-more {
    width: 100%;
  }

  .hidden-xs.btn,
  #roster .amount .hidden-xs {
    display: none !important;
  }

  #money-matters .section-title .bracketed strong {
    display: block;
  }

  #money-matters .section-title:before {
    margin-top: 1em;
  }

  .homepage-container #community-container {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 320px) {
  #money-matters .section-title:before {
    margin-top: 2.5rem;
  }
}
