
#headerSection {
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: initial;
}
#content, .tb{

font-family: "Gotham A", "Gotham B";

font-weight: 400;

color: #3d3939;

}

.tb {
  /* Small Devices, Tablets */
  /* Small Devices, Tablets */
}
.tb #donation-container {
  margin-top: 90px;
  background-color: white;
}
.tb .gift-amount {
  color: #bcbcbc;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.tb .pay-levels {
  margin-top: 10px;
}
.tb .main-form {
  padding-left: 50px;
}
.tb .pay-levels-custom {
  display: none;
  margin-top: 15px;
}
.tb .pay-levels-custom .input-group {
  border-radius: 2px;
  border: 2px solid #3d3939;
}
.tb .pay-levels-custom .input-group span,
.tb .pay-levels-custom .input-group input {
  border-radius: 0px;
  border-color: #cccccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tb .pay-levels > div {
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .tb .pay-levels > div:first-child {
    padding-left: 15px;
  }
  .tb .pay-levels > div:last-child {
    padding-right: 15px;
  }
}
.tb .pay-button {
  transition: all 0.2s linear;
  text-align: center;
  background: #fff;
  border: 2px solid #423f3f;
  padding: 10px 10px 6px;
  line-height: 1.2em;
  font-size: 14px;
  cursor: pointer;
  font-weight: 500;
}
.tb .pay-button hr {
  margin: 4px auto;
  width: 25%;
}
.tb .monthly p {
  text-align: justify;
  margin-left: 20px;
  margin-right: 40px;
  padding-right: 100px;
}
.tb .donation-level li {
  list-style-type: none;
  float: left;
  margin: 0 5px 5px 0;
}
.tb .donation-level button {
  outline: none;
}
.tb .pay-button:hover {
  transition: all 0.2s linear;
  background-color: #3d3939;
  color: #e1e1e1;
}
.tb .pay-button.active {
  background-color: #3d3939;
  color: #e1e1e1;
}
.tb input.invalid {
  border: 2px solid red!important;
}
.tb select.invalid {
  border: 2px solid red!important;
}
.tb .next,
.tb .prev {
  text-align: center;
  background: #fff;
  border: 2px solid #423f3f;
  padding: 12px 10px;
  line-height: 1.2em;
  font-size: 14px;
  cursor: pointer;
  background-color: #3d3939;
  color: #e1e1e1;
  margin-top: 10px;
}
.tb #step2 {
  display: none;
}
.tb #step3 {
  display: none;
}
.tb #step4 {
  display: none;
}
.tb .login-items {
  margin-bottom: 20px;
}
.tb #login-form,
.tb #register-form,
.tb #give-other-names {
  display: none;
}
.tb .bottom-pane .form-control,
.tb #give-other-names .form-control {
  outline: none!important;
  border-radius: 2px;
  border: 2px solid #797272;
  height: 45px;
}
.tb .bottom-pane textarea:focus,
.tb .bottom-pane input:focus {
  outline: none;
}
.tb .bottom-pane .form-group {
  margin-bottom: 5px;
}
.tb #other-gift {
  display: none;
}
.tb .gray-bg {
  background-color: #3d3939;
  color: #acacac;
  text-align: center;
  padding: 30px 25px;
}
.tb #gift-amount {
  display: none;
  margin-top: 20px;
}
.tb #gift-amount span {
  background: #fff;
  border: 2px solid #423f3f;
  padding: 8px 10px;
  line-height: 1.2em;
  font-size: 14px;
}
.tb #donation-success {
  display: none;
  padding: 0px 40px;
}
.tb #donation-success h2 {
  text-transform: uppercase;
}
.tb #donation-error {
  display: none;
  padding: 0px 40px;
}
.tb #success-top {
  margin-top: 60px;
  text-align: center;
}
.tb #success-top i {
  font-size: 35px;
  color: #b2b2b2;
}
.tb #success-top hr {
  border-top: 2px solid #eee;
}
.tb #success-thankyou,
.tb #processing-details,
.tb #donation-error-inner {
  text-align: center;
}
.tb .justify {
  text-align: justify;
}
.tb #success-gift-detail {
  padding: 20px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 20px;
}
.tb .error {
  display: none;
  margin-bottom: 15px;
  color: red;
}
.tb #donation-processing {
  display: none;
}
.tb .donation-footer h3 {
  font-family: 'Pragati Narrow', sans-serif;
  font-size: 30px;
  padding: 0px 57px;
  line-height: 40px;
}
.tb .donation-footer span {
  background-color: #fdb717;
  display: block;
  height: 2px;
  margin: 20px 20px;
}
.tb .before-donation h4 {
  font-size: 32px;
  line-height: 48px;
  margin-top: 50px;
  color: #3d3939;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 400;
}
.tb .sidebar {
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  padding-left: 0;
  padding-right: 0;
}
.tb .sidebar-int {
  padding: 30px;
}
.tb #sidebar-header {
  margin-top: 30px;
  margin-bottom: 20px;
}
.tb #sidebar-header h4 {
  border-bottom: 1px solid black;
  display: inline;
  padding-right: 40px;
  padding-bottom: 5px;
  font-size: 13px;
}
.tb .sidebar-gray {
  color: #777777;
  font-size: 11px;
  font-weight: 300;
}
.tb .sidebar-promise {
  background-color: #f5f6f6;
  text-align: center;
  padding: 30px;
  margin-top: 30px;
  color: #777777;
}
.tb .progressbar {
  counter-reset: step;
  padding-left: 0px;
}
.tb .progressbar li {
  list-style-type: none;
  width: 33%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #3d3939;
}
.tb .progressbar li:before {
  width: 14px;
  height: 14px;
  content: "";
  counter-increment: step;
  line-height: 20px;
  border: 2px solid #c7c7c7;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: white;
  z-index: 1;
  position: relative;
}
.tb .progressbar li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #c7c7c7;
  top: 7px;
  left: -50%;
  z-index: 0;
}
.tb .progressbar li:first-child:after {
  content: none;
}
.tb #shipping,
.tb #shipping-2 {
  display: none;
}
.tb .progressbar li.active:before {
  background: #3d3939;
}
.tb #progress-bar-container {
  height: 90px;
  padding-top: 20px;
}
.tb #success-bottom #progress-bar-container {
  height: 90px;
  padding-top: 30px;
  padding-bottom: 80px;
}
.tb .ways-to-give {
  color: #777777;
  margin-bottom: 100px;
}
.tb .ways-to-give h3 {
  text-align: center;
  margin: 40px 0px;
}
.tb .ways-to-give h4 {
  width: 100%;
  /*display: inline;*/
  text-transform: uppercase;
}
.tb .footer-content {
  font-size: .90rem;;
  margin-top: 40px;
}
.tb .ways-to-give hr {
  width: 50%;
  margin-left: 0px;
  border-top: 3px solid #feca55;
}
@media (min-width: 768px) {
  .tb .main-form {

  }
  .tb .offset-half {
    margin-left: 12.45%;
  }
}
@media (max-width: 1998px) {
  .tb .ways-to-give hr {
    margin-left: auto;
  }
  .tb .ways-to-give .col-sm-3 {
    margin-top: 25px;
  }
}
@media (max-width: 768px) {
  .tb .ways-to-give {
    text-align: center;
  }
  .tb .hide-mobile {
    display: none;
  }
}
@media (max-width: 998px) {
  .tb .main-form {
    padding-left: 15px;
  }
}
.tb .sidebar-mobile {
  display: none;
}
.tb .mobile-expand {
  background-color: orange;
  min-height: 50px;
  line-height: 50px;
  color: white;
  text-align: center;
  font-size: 20px;
}
.tb .mobile-middle {
  text-align: center;
  margin-top: 4px;
}
.tb .mobile-middle span {
  display: block;
}
.tb .mobile-middle #mobile-title {
  font-size: 13px;
}
.tb .mobile-middle #mobile-subtitle {
  font-size: 10px;
}
.tb .name-on-card {
  padding-right: 5px;
  padding-left: 5px;
}
.tb .ll {
  padding-right: 5px;
}
.tb .rr {
  padding-left: 5px;
}
.tb .ll1 {
  padding-left: 5px;
}
.tb .rr1 {
  padding-right: 5px;
}
.tb .input-icon {
  position: absolute;
  top: 14px;
  right: 31px;
  font-size: 18px!important;
  color: #afafaf;
}
@media only screen and (max-width: 769px) {
  .tb .sidebar {
    display: none;
  }
  .tb .sidebar-mobile {
    display: block;
  }
  .tb .main-form {
    padding-left: 15px;
  }
  .tb .pay-button {
    margin-bottom: 10px;
  }
  .tb .donation-footer {
    margin-top: 40px;
  }
  .tb .name-on-card {
    padding: 0px;
  }
  .tb .ll {
    padding-right: 5px;
  }
  .tb .rr {
    padding-left: 5px;
  }
  .tb #donation-success {
    padding: 0px 10px;
  }
}
.tb .gotham-light {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 300;
}
.tb .gotham-book {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 400;
}
.tb .gotham-bold {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
}
.tb ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #d0d0d0;
}
.tb :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #d0d0d0;
  opacity: 1;
}
.tb ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #d0d0d0;
  opacity: 1;
}
.tb :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #d0d0d0;
}
.tb .form-control::-webkit-input-placeholder {
  color: #d0d0d0;
}
.tb .form-control:-moz-placeholder {
  color: #d0d0d0;
}
.tb .form-control::-moz-placeholder {
  color: #d0d0d0;
}
.tb .form-control:-ms-input-placeholder {
  color: #d0d0d0;
}
.tb #donation-button {
  text-align: center;
  background: #fff;
  border: 2px solid #423f3f;
  padding: 12px 10px;
  line-height: 1.2em;
  font-size: 14px;
  cursor: pointer;
  background-color: #3d3939;
  color: #e1e1e1;
  margin-top: 10px;
  width: 200px;
  margin-bottom: 20px;
}
.tb #donation-button a {
  color: white;
}
.tb #donation-button a:hover {
  color: white;
}
.tb #fb {
  background-color: #2488e6;
  color: #fff;
  height: 50px;
  width: 175px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
}
.tb #tw {
  background-color: #263ba6;
  color: #fff;
  height: 50px;
  width: 175px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
}
.tb #send {
  background-color: #ed2822;
  color: #fff;
  height: 50px;
  width: 175px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
}
.tb #social-share {
  text-align: center;
  margin: 20px 0px;
}
.tb #social-share a {
  margin: 0 4px;
}

select{
	    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc)!important;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 2em;
    background-repeat: no-repeat;
}
.tb .products.list-inline li {
  width: 100%;
}
.tb .products.list-inline li div {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  text-align: center;
  text-transform: uppercase;
  width: 24%;
  word-wrap: break-word;
}
.tb .products.list-inline li img {
  display: inline-block;
  margin-left: 1rem;
}
body.webcast_event-template-default main {
  background-image: url(../img/player-bg.png);
  background-repeat: no-repeat;
  background-position: top center;
}
.tb .stream-page-heading.stream-player-heading {
  padding-top: 8rem;
}
.tb .stream-player {
  margin-bottom: 5rem;
}
body.webcast_event-template-default .tb .stream-page-heading h1 {
  font-size: 2.625rem;
  margin-bottom: 1.25rem;
  letter-spacing: 0.18rem;
}
.tb .stream-player-heading img {
  margin: 0 auto;
  margin-bottom: 1.5rem;
}
.tb .stream-player-heading .overview-heading {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.1rem;
}
.tb .stream-player-heading .overview-content {
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 0.5.rem;
}
.tb .stream-player-inner-row .player-overview {
  color: #fff;
  padding-top: 0.5rem;
}
.tb .stream-player-inner-row .player-overview h4 {
  font-size: 1.125rem;
  line-height: 1.3125rem;
  margin-bottom: 1.25rem;
}
.tb .stream-player-inner-row .player-overview p {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1rem;
}
.tb .stream-player-inner-row .player-overview .brown-button {
  font-size: 1.125rem;
  font-weight: 500;
}
.tb .stream-social-media-cta {
  padding-top: 3.75rem;
}
.tb .stream-social-media-cta h2 {
  font-size: 2rem;
  margin-bottom: 2rem;
  color: #9a4c2b;
}
.tb .stream-social-media-cta ul {
  margin-top: 1.25rem;
}
.tb.my-events-lightbox {
  height: 100%;
  overflow: hidden!important;
}
.tb.my-events-lightbox ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tb.my-events-lightbox ul .my-events-date, .tb.my-events-lightbox ul .my-events-title {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  text-transform: uppercase;
}
.tb.my-events-lightbox ul h2 {
    font-size: 1.125rem;
    line-height: 2rem;
}
.tb.my-events-lightbox a {
  font-weight: 500;
}
body.page-template-page-my-events .fancybox-inner {
  overflow: hidden!important;
  height: auto!important;
  background-color: #fff;
}
.tb.event-product-lightbox .image-bg {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  /*padding-top: 17.5rem;*/
}
.tb .order-history-heading-row {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.tb .heading-cell {
  font-size: 0.8125rem;
  font-weight: 500;
  padding: 0.8125rem .8rem;
}
.tb .content-cell {
  font-size: 0.8125rem;
  padding: 1.375rem 0.8rem;
}
.tb .content-cell ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.tb .content-cell ul li {
  font-size: .6875rem;
  font-weight: 500;
}
.tb .content-cell.shipto-name {
  padding: 0 0.3rem;
}
.tb .content-cell.action-links {
  padding: 0 1.5rem;
}
.tb .event-cart-remove {
  cursor: pointer;
}
@media only screen and (max-width: 1300px) {
.tb #donation-container {
    margin-top: 115px;
}
}
@media only screen and (max-width: 991px) {
  .tb .stream-player-inner-row .player-overview {
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 767px) {
.tb .rr1 {
    padding-right: 15px;
}
.tb .ll1 {
    padding-left: 15px;
}
.tb .monthly p {
    text-align: justify;
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 0px;
}
}
.tb .sidebar-mobile {
    display: none;
}
@media only screen and (max-width: 715px) {
.tb #donation-container {
    margin-top: 59px;
}
	}

  .donation_header{
    padding:25px; background-color:#9a4c2b;    text-align: center;
  }
  .donation_header h1{
    display: inline-block;
    width: 100%;
    color: white;
    text-transform: uppercase;
        font-size: 32px;
            letter-spacing: 2px;
  }
    .donation_header a{
    /*float: right;*/
  }

  @media (max-width: 768px) {
  .donation_header{
    padding:25px 0px; background-color:#9a4c2b;    text-align: center;
  }
  .donation_header a{
    float: none;
  }

  .profile_form .ll {
    padding-right: 15px;
        margin-bottom: 10px;
}
  .profile_form .rr {
    padding-left: 15px;
}
.donation_ff{
  min-height: 1300px;
}
.disclaimer{
 position:relative!important; 
}
}

#reset_confirm{
  display:none;
}

.nochoice {
    border: 2px solid red!important;
}



.therm-number {
    font-weight: 700!important;
}
.tb .donation_header a {
  background-color: rgba(0,0,0,0);
  border: none;
  color: #fff;
}
.donation_header .popover-content {
    color: #3d3939;
}
.donation_header .stackinfo{

      font-size: 12px;
    margin-top: -8px;
  }