.top-body {
  margin-bottom: 0px;
}
.vertical {
  display: inline-block;
  /*width: 20%;
  height: 40px;*/
  /*-webkit-transform: rotate(-90deg); // Chrome, Safari, Opera */
  /*transform: rotate(-90deg);
  width: 300px;
  top: 200px;
  position: relative;
  overflow: initial;*/
}
.vertical > .progress-bar-info {
  background-color: #feb000;
}
.vertical > .progress-bar.progress-bar-info:after {
  content: " ";
  width: 60px;
  height: 60px;
  display: block;
  background: #feb000;
  border-radius: 100px;
  position: relative;
  top: -10px;
  right: 10px;
}
.background-image {
  background: url('https://www.roomtoread.org/media/806193/donation-hero-image.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
}
.donate {
  margin-top: 40px;
}
.donate h2.heading,
.donate p.paragraph {
  color: #fff;
}
.donate p.paragraph {
  opacity: .8;
}
.donate .btn {
  height: 50px;
}
.donate .btn.fundraise {
  font-size: 20px;
  margin-left: 20px;
  padding-top: 10px;
}
.donate .fundraise-goal {
  position: relative;
  top: 200px;
  color: white;
}
.donate .fundraise-goal h2 {
  font-size: 26px;
}
.donate .fundraise-goal h2 span {
  font-size: 30px;
}
/* DONATION FORM
================================================= */
#donation .form {
  margin-top: 20px;
}
#donation .form ul,
#donation .form ol {
  padding-left: 0px;
}
#donation .form .inner {
  padding: 10%;
  margin: 0;
}
#donation .form .inner:after {
  content: "";
  display: table;
  clear: both;
}
#donation .form label {
  cursor: pointer;
}
#donation .form p {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  margin: 0;
  padding: 0;
  color: #413636;
}
#donation .form ul li {
  list-style: none;
}
#donation .form ul li:first-child {
  margin-left: 0;
}
#donation .form .input-price-options .gfield_label {
  display: none;
}
#donation .form .input-price-options input {
  display: none;
}
#donation .form .input-price-options li {
  float: left;
  width: 22%;
  margin: 10px;
}
#donation .form .input-price-options li:last-child {
  margin-right: 0;
}
#donation .form input.donation-amount {
  color: #fff;
  border: 2px solid #fff;
  background: transparent;
  margin-left: 0px;
  border-radius: 0px;
  height: 60px;
  padding-left: 40px;
  line-height: 22px;
  width: calc(100% - 16px);
  font-size: 22px;
}
#donation .form input.donation-amount::-webkit-input-placeholder,
#donation .form input.donation-amount:-ms-input-placeholder,
#donation .form input.donation-amount::-moz-placeholder,
#donation .form input.donation-amount:-moz-placeholder {
  color: #fff;
  opacity: .8;
}
#donation .form .input-price-options li label {
  text-align: center;
  font-weight: 700;
  width: 100%;
  padding: 20px 0;
  color: #fff;
  border: 2px solid #fff;
}
#donation .form .input-price-options li label:hover {
  border: 2px solid #feb000;
}
#donation .form .input-price-options li input[type="radio"]:checked + label {
  background: #feb000;
  color: #fff;
  border: none;
}
#donation .form .radio-donation {
  text-align: left;
}
#donation .form .radio-donation li {
  display: inline-block;
  margin: 10px 20px;
  color: #fff;
}
#donation form .input-amount {
  position: relative;
}
#donation .form .input-amount label {
  display: block;
  position: absolute;
  z-index: 999;
  font-size: 24px;
  font-weight: 300;
  top: 12px;
  left: 15px;
  color: #fff;
  opacity: .8;
}
#donation #tabs ul li.ui-tabs-active a:before,
.radio-donation input[type=radio]:checked + label:before,
.gfield_radio input[type=checkbox]:checked + label:before {
    font-family: FontAwesome;
    content: '\f058';
    font-size: 23px;
    color: #feb000;
    width: auto;
    height: auto;
    border: none;
}
#donation #tabs ul li a:before,
.radio-donation input[type=radio] + label:before,
.gfield_radio input[type=checkbox] + label:before {
    /*content: '';*/
    width: 18px;
    height: 18px;
    border: 1px solid #feb000;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 10px 0 0;
    line-height: 0;
    background: rgba(255, 255, 255, 0.2);
    box-sizing: content-box;
}
#donation .radio-donation input[type=radio],
input[type=checkbox] {
  display: none;
}

.background-image-children {
  background: url(https://www.roomtoread.org/media/806195/chapter-page-portrait-thumbnails.png);
  background-repeat: repeat-x;
  background-size: cover;
  min-height: 600px;
}

div.chapter-honor-roll {
  background-color: #f3f2ed;
  margin-top: 50px;
}

.chapter-honor-roll h2.section-header {
  border-bottom: none;
  padding-top: 20px;
}

.chapterpage-honor-roll-name {
  font-weight: normal;
}

.chapterpage-honor-roll-name,
.chapterpage-honor-roll-donated,
.chapterpage-honor-roll-reply-name {
  padding-top: 2px;
  padding-bottom: 2px;
}

.chapterpage-honor-roll-comment {
  padding-left: 20px;
}

.chapterpage-honor-roll-reply {
  padding-left: 40px;
}

.chapterpage-honor-roll-replies {
  padding-left: 20px;
}

.chapterpage-honor-roll-reply-name {
  padding-left: 40px;
  padding-top: 10px;
  font-weight: normal;
}

.chapterpage-honor-roll-reply-list {
  border-left: solid #fff 1px;
}

.chapterpage-honor-roll-name time,
.chapterpage-honor-roll-reply-name time {
  color: #aaa;
}

.chapterpage-honor-roll-list-item {
  border-top: 1px solid #fff;
  padding-top: 10px;
}

.chapterpage-honor-roll-donated {
  color: #61daf6;
  padding-left: 20px;
}

.chapter-latestupdate-date {
  color: #aaa;
  padding-bottom: 10px;
}

#chapter-latestupdates-container img,
#chapter-aboutus-container img {
  max-width: 550px;
}

#chapter-latestupdates-container h2.section-header p {
  display: none;
}

.chapter-latestupdates-show-more {
  text-align: right;
  font-size: 16px;
}

.chapter-loading {
  text-align: center;
  line-height: 1;
  padding: 40px;
  color: #999;
}

div.chapter-connectwithus {
  background-color: #ddf3f5;
  padding: 10px 0 20px 0;
}

div.chapter-connectwithus > h3 {
  padding: 0 0 20px 0;
}

div.chapter-connectwithus > iframe {
  vertical-align: top;
}
@media screen and (max-width: 991px) {
  .vertical {
    display: inline-block;
    width: 20%;
    height: 20px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 300px;
    top: 50px;
    position: relative;
    overflow: initial;
  }
  .vertical > .progress-bar.progress-bar-info:after {
    content: " ";
    width: 40px;
    height: 40px;
    display: block;
    background: #feb000;
    border-radius: 100px;
    position: relative;
    top: -10px;
    right: 10px;
  }
  .donate .fundraise-goal {
    position: relative;
    top: 40px;
    color: white;
    min-height: 180px;
  }
  .donate .fundraise-goal h2 {
    font-size: 20px;
  }
  .donate .fundraise-goal h2 span {
    font-size: 24px;
  }
}

#donation form .input-amount {
  position: relative;
  height: 60px;
}
#donation .form .donation-currency {
  float: right;
  color: #fff;
  border: 2px solid #fff;
  background: transparent;
  margin-left: 0px;
  border-radius: 0px;
  height: 60px;
  line-height: 22px;
  width: 90px;
  font-size: 22px;
  top: -60px;
  position: relative;
}
#donation .form input.donation-amount {
  color: #fff;
  border: 2px solid #fff;
  background: transparent;
  margin-left: 0px;
  border-radius: 0px;
  height: 60px;
  padding-left: 40px;
  line-height: 22px;
  width: calc(100% - 100px);
  font-size: 22px;
}
