.cap-memberful-benelist {
  background: #b8131a;
  width: 40%;
  padding: 40px 10px; }

.cap-memberful-paywall {
  display: flex; }

.cap-memberful-benelist {
  height: 75%;
  align-self: center; }

.cap-memberful-benelist .list-lines ul li {
  color: white; }

.cap-memberful-cta {
  background: #FFFDF5;
  padding: 30px 20px 20px 20px;
  box-shadow: -2px 2px 33px 0px #2f2f2f;
  text-align: center; }

.cap-memberful-cta .buttons-box {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 180px;
  width: 75%;
  margin: 0 auto; }

.cap-memberful-cta button {
  background-color: #b8131a;
  width: 100%; }

.cap-memberful-cta button a {
  color: #fffdf5;
  text-decoration: none; }

.cap-memberful-cta .buttons-box {
  /* height: 180px; */
  height: 120px; }

.cap-memberful-cta .buttons-box p {
  margin: 0; }

.note {
  font-size: 0.8em; }
  .note.flex-note {
    display: flex;
    justify-content: space-between; }
    .note.flex-note a {
      display: block; }

/*-----Subscribe Page------*/
#special-offer, .special-offer-banner {
  max-width: 1200px;
  margin: 20px auto;
  justify-content: space-around;
  background-image: url("https://chinaafricaproject.com/wp-content/themes/cap2019/img/patternized_African1-Red-min.jpg");
  text-transform: uppercase;
  padding: 12px;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.28); }
  #special-offer a, .special-offer-banner a {
    color: white;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
    text-decoration: none; }

.subscribe-banner {
  height: 350px;
  max-height: 85vh;
  display: flex;
  justify-content: end; }

.banner-cta {
  display: flex;
  align-self: center;
  width: 60%;
  justify-content: space-between;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.4); }

.cap-feature-list li {
  list-style: none; }

.banner-cta h1, .banner-cta ul {
  margin: 0; }

.cap-feature-list {
  font-weight: 600;
  color: whitesmoke; }

.banner-cta > div:nth-child(3) {
  align-self: center;
  font-weight: 600; }

.subscription-row {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap; }

.subscription-row > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border: 3px solid #b8131a;
  font-size: 1.2em;
  font-weight: 600;
  align-self: end;
  min-height: 178px;
  margin-bottom: 15px; }

.subscription-row {
  margin-bottom: 30px; }

.savings {
  font-size: 0.8em;
  font-style: italic; }

.subscription-row > .academic::before {
  content: 'Students/Teachers';
  color: white;
  background-color: #b8131a;
  padding: 8px; }

.subscription-row > .academic {
  align-self: unset; }

.subscription-row > div > div {
  margin: 12px; }

.grey-back {
  background-color: #999;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 20px auto;
  width: 85%;
  flex-wrap: wrap; }

.grey-back p {
  font-weight: 600; }

.grey-back h3 {
  font-size: 1.2em; }

.grey-back div:nth-child(2) {
  min-width: 20%;
  text-align: center;
  margin-bottom: 5px; }

.grey-back div:nth-child(1) {
  width: 70%; }

.cap-alt-memberful {
  background-color: white;
  color: black;
  border-color: red;
  border-width: 2px;
  border: 4px solid #b8131a;
  font-size: 1.4em;
  font-weight: 600;
  border-radius: 4px; }

.cap-alt-memberful:hover {
  color: #b8131a; }

.bene-list h1 {
  text-align: center; }

.bene-list ul {
  font-size: 1.6em;
  line-height: 1.3em; }

.bene-list li {
  list-style: none;
  margin-bottom: 25px; }

@media screen and (min-width: 640px) {
  .grey-back h3, .grey-back p {
    margin: 10px; }

  .grey-back {
    padding: 20px; }

  .grey-back p {
    font-size: 1.3em; }

  .grey-back h3 {
    font-size: 33px; } }
@media screen and (max-width: 640px) {
  .cap-memberful-paywall {
    flex-wrap: wrap-reverse;
    justify-content: center; }

  .cap-memberful-benelist {
    width: 100%; }

  .cap-memberful-cta {
    width: 100%;
    padding: 5%; }

  .cap-memberful-cta .buttons-box {
    height: unset; }

  .cap-memberful-cta .buttons-box {
    height: unset;
    width: 90%; } }
/*--------------Subscribe Page-----------------*/
html {
  scroll-behavior: smooth; }

body.page-template-page-subscribe {
  /*-----------------------------THANK YOU PAGE CSS-------------------*/ }
  body.page-template-page-subscribe #main {
    max-width: unset;
    padding: 0 !important; }
    body.page-template-page-subscribe #main .grey-sect {
      background-color: #F3F3F3;
      width: 100vw;
      margin-bottom: 100px; }
    body.page-template-page-subscribe #main .highlight {
      color: #9c2c26; }
    body.page-template-page-subscribe #main hr {
      height: 4px;
      background: #B8131A; }
    body.page-template-page-subscribe #main .subscription-photo {
      background-color: #9C2C26; }
    body.page-template-page-subscribe #main .subscription-photo img {
      display: block;
      position: relative;
      bottom: -50px;
      width: 85%;
      margin: auto; }
    body.page-template-page-subscribe #main .headline {
      width: 475px;
      align-self: center;
      margin-right: 10px; }
    body.page-template-page-subscribe #main .headline h1 {
      margin-bottom: 14px;
      width: 340px;
      color: #221F1F;
      font-family: "PT Serif";
      font-size: 34px;
      font-weight: bold;
      letter-spacing: 0.34px;
      line-height: 44px;
      text-align: center; }
    body.page-template-page-subscribe #main hr {
      height: 2px; }
    body.page-template-page-subscribe #main .exclusive-analysis {
      height: 28px;
      width: 488px;
      color: #221F1F;
      font-family: "PT Serif";
      font-size: 22px;
      font-style: italic;
      letter-spacing: 0;
      line-height: 28px;
      margin-bottom: 44px; }
    body.page-template-page-subscribe #main .jump {
      display: block;
      position: relative; }
    body.page-template-page-subscribe #main .sub-jump button, body.page-template-page-subscribe #main .plans a button {
      height: 51px;
      width: 231px;
      border-radius: 5px;
      background-color: #860B10;
      font-family: "Open Sans";
      font-size: 15px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 20px;
      transition: background 0.3s; }
      body.page-template-page-subscribe #main .sub-jump button.hollow, body.page-template-page-subscribe #main .plans a button.hollow {
        background-color: white;
        border: 1px solid #B8131A;
        color: #B8131A; }
        body.page-template-page-subscribe #main .sub-jump button.hollow:hover, body.page-template-page-subscribe #main .plans a button.hollow:hover {
          background-color: #6C6C6C; }
    body.page-template-page-subscribe #main .sub-jump button:hover, body.page-template-page-subscribe #main .plans a button:hover {
      background-color: #9C2C26; }
    body.page-template-page-subscribe #main .inc-jump {
      align-self: center;
      text-decoration: none;
      color: #860B10;
      font-family: "Open Sans";
      font-size: 14px;
      font-weight: bold;
      letter-spacing: 0.09px;
      line-height: 19px;
      text-transform: uppercase; }
    body.page-template-page-subscribe #main #sub-flex-header {
      display: flex;
      justify-content: space-between;
      margin-bottom: 192px; }
    body.page-template-page-subscribe #main .headline .cta {
      display: flex;
      justify-content: space-around; }
    body.page-template-page-subscribe #main h2 {
      color: #221F1F;
      font-family: "PT Serif";
      font-size: 32px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 42px;
      text-align: center; }
    body.page-template-page-subscribe #main .little-hr hr {
      width: 31px;
      height: 6px; }
    body.page-template-page-subscribe #main .grid {
      display: grid;
      grid-template-rows: 1fr 1fr;
      grid-template-columns: 50% 50%;
      padding: 0 10%; }
    body.page-template-page-subscribe #main .grid > div {
      text-align: center;
      padding: 5% 14%;
      font-family: "Open Sans";
      font-size: 15px;
      letter-spacing: 0.19px;
      line-height: 21px; }
    body.page-template-page-subscribe #main .included-feature {
      font-family: "PT Serif";
      font-size: 17px;
      font-weight: bold;
      letter-spacing: 0.22px;
      line-height: 22px; }
    body.page-template-page-subscribe #main .grid img {
      margin: 0 auto 24px; }
    body.page-template-page-subscribe #main .included-feature {
      margin-bottom: 1em; }
    body.page-template-page-subscribe #main #included {
      padding-top: 50px; }
      body.page-template-page-subscribe #main #included button {
        margin: auto;
        display: block; }
      body.page-template-page-subscribe #main #included .sub-jump {
        bottom: -22px;
        margin: 50px auto;
        text-decoration: none; }
    body.page-template-page-subscribe #main #subscriptions hr {
      margin-bottom: 115px; }
    body.page-template-page-subscribe #main .plans {
      display: flex;
      justify-content: space-between; }
    body.page-template-page-subscribe #main .plans > div {
      display: flex;
      flex-direction: column;
      align-items: center;
      position: relative;
      background-color: white;
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07); }
    body.page-template-page-subscribe #main .plans-1 {
      padding: 0 10%; }
    body.page-template-page-subscribe #main .regular {
      max-width: 48%;
      border-top: 11px solid black;
      width: 490px; }
    body.page-template-page-subscribe #main .regular .period {
      color: #B8131A;
      font-family: "PT Sans Narrow";
      font-size: 23px;
      font-weight: bold;
      letter-spacing: 1.82px;
      line-height: 30px;
      text-align: center;
      text-transform: uppercase;
      margin-top: 30px; }
    body.page-template-page-subscribe #main .high-sign {
      display: block;
      align-self: center;
      color: #FFFFFF;
      font-family: "PT Serif";
      font-size: 14px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 18px;
      background-color: #B8131A;
      padding: 5px 15px;
      position: relative;
      top: -20px;
      position: absolute; }
    body.page-template-page-subscribe #main .high-sign::before {
      content: ' ';
      background-color: #730005;
      height: 1rem;
      width: 1rem;
      position: absolute;
      -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
      clip-path: polygon(100% 0, 0% 100%, 100% 100%);
      left: -10px;
      top: 0; }
    body.page-template-page-subscribe #main #plans .price-period {
      color: #6C6C6C;
      font-family: "Open Sans";
      font-size: 15px;
      font-weight: 600;
      letter-spacing: 1.32px;
      line-height: 20px; }
    body.page-template-page-subscribe #main .regular .pricing {
      font-size: 55px;
      font-weight: 600;
      margin-top: 20px;
      margin-bottom: 40px; }
    body.page-template-page-subscribe #main .plans button {
      margin-bottom: 25px; }
    body.page-template-page-subscribe #main .plans .note {
      margin-bottom: 30px;
      color: #6C6C6C;
      font-family: "PT Serif";
      font-size: 13px;
      letter-spacing: 0;
      line-height: 17px; }
    body.page-template-page-subscribe #main .btn-note {
      font-size: 0.7em; }
    body.page-template-page-subscribe #main .regular {
      top: -50px;
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.31); }
    body.page-template-page-subscribe #main .academic-note {
      color: #221F1F;
      font-family: "PT Serif";
      font-size: 23px;
      font-style: italic;
      letter-spacing: 0;
      line-height: 29px;
      text-align: center; }
    body.page-template-page-subscribe #main .plans-2 {
      padding: 0 10%; }
    body.page-template-page-subscribe #main .academic {
      border-top: 8px solid #B8131A;
      width: 400px;
      bottom: -50px;
      max-width: 48%; }
    body.page-template-page-subscribe #main .academic .period {
      color: #221F1F;
      font-family: "PT Sans Narrow";
      font-size: 18px;
      font-weight: bold;
      letter-spacing: 1.42px;
      line-height: 23px;
      text-transform: uppercase;
      margin-top: 25px; }
    body.page-template-page-subscribe #main .academic .pricing {
      font-size: 30px;
      margin-top: 20px;
      margin-bottom: 30px;
      font-weight: 600; }
    body.page-template-page-subscribe #main .academic .high-sign {
      top: -17px; }
    body.page-template-page-subscribe #main .lg-quote {
      color: #221F1F;
      font-family: "PT Serif";
      font-size: 200px;
      font-style: italic;
      letter-spacing: 0;
      position: relative;
      top: 50px;
      opacity: 0.15; }
    body.page-template-page-subscribe #main #subscription-quote {
      padding: 100px 40%; }
    body.page-template-page-subscribe #main #subscription-quote .quote {
      color: #B8131A;
      font-family: "PT Serif";
      font-size: 26px;
      font-style: italic;
      letter-spacing: 0;
      line-height: 39px;
      text-align: center; }
    body.page-template-page-subscribe #main #subscription-quote {
      padding: 100px min(250px, 10%); }
    body.page-template-page-subscribe #main #subscription-quote > div:nth-child(1) {
      display: flex;
      justify-content: space-between;
      margin-bottom: 50px; }
    body.page-template-page-subscribe #main #l-quote {
      align-self: flex-start; }
    body.page-template-page-subscribe #main #r-quote {
      align-self: flex-end; }
    body.page-template-page-subscribe #main .hr-text {
      line-height: 1em;
      position: relative;
      outline: 0;
      border: 0;
      color: black;
      text-align: center;
      height: 1.5em;
      background: white;
      width: 90%; }
    body.page-template-page-subscribe #main .hr-text::before {
      content: '';
      background: black;
      position: absolute;
      left: 0;
      top: 50%;
      width: 100%;
      height: 4px; }
    body.page-template-page-subscribe #main .hr-text::after {
      content: attr(data-content);
      position: relative;
      display: inline-block;
      color: black;
      padding: 0 .5em;
      line-height: 1.5em;
      color: #000;
      background-color: #fcfcfa;
      text-transform: uppercase;
      opacity: 1.0; }
    body.page-template-page-subscribe #main #questions {
      padding: 50px 0; }
    body.page-template-page-subscribe #main #questions > div {
      width: 488px;
      font-family: "Open Sans";
      font-size: 16px;
      letter-spacing: 0.21px;
      line-height: 22px;
      text-align: center;
      margin: 20px auto; }
    @media screen and (min-width: 640px) {
      body.page-template-page-subscribe #main .subscription-photo {
        width: 50%; }
      body.page-template-page-subscribe #main #sub-flex-header {
        margin-top: 60px; }
      body.page-template-page-subscribe #main .headline h1 {
        height: 125px;
        width: 450px;
        color: #221F1F;
        font-family: "PT Serif";
        font-size: 45px;
        font-weight: bold;
        letter-spacing: 0.46px;
        line-height: 58px; } }
    @media screen and (max-width: 800px) {
      body.page-template-page-subscribe #main .container {
        padding-left: 0 !important;
        padding-right: 0 !important; }
      body.page-template-page-subscribe #main .hide-mobile {
        display: none; }
      body.page-template-page-subscribe #main #sub-flex-header {
        flex-wrap: wrap-reverse; }
      body.page-template-page-subscribe #main .subscription-photo {
        margin-bottom: 100px; }
      body.page-template-page-subscribe #main .headline h1 {
        width: 100%; }
      body.page-template-page-subscribe #main .headline {
        width: 100%; }
      body.page-template-page-subscribe #main hr {
        width: 100%;
        margin-bottom: 10%; }
      body.page-template-page-subscribe #main .headline .cta {
        flex-wrap: wrap; }
      body.page-template-page-subscribe #main .headline {
        display: flex;
        flex-wrap: wrap;
        width: 100vw;
        padding: 0 9%; }
      body.page-template-page-subscribe #main .inc-jump {
        width: 100%;
        text-align: center; }
      body.page-template-page-subscribe #main div.em-details:nth-child(3) {
        font-family: "PT Serif";
        font-size: 15px;
        font-style: italic;
        letter-spacing: 0;
        line-height: 28px; }
      body.page-template-page-subscribe #main #sub-flex-header .sub-jump {
        margin-bottom: 40px; }
      body.page-template-page-subscribe #main #sub-flex-header {
        margin-bottom: 70px; }
      body.page-template-page-subscribe #main .grid {
        grid-template-rows: 1fr 1fr 1fr 1fr;
        grid-template-columns: 100%; }
      body.page-template-page-subscribe #main #sub-flex-header {
        margin-bottom: 70px; }
      body.page-template-page-subscribe #main .grid {
        grid-template-rows: 1fr 1fr 1fr 1fr;
        grid-template-columns: 100%; }
      body.page-template-page-subscribe #main .plans {
        flex-wrap: wrap; }
      body.page-template-page-subscribe #main .plans > div {
        width: 80%;
        margin-bottom: 50px;
        margin: auto; }
      body.page-template-page-subscribe #main .regular {
        max-width: 80%; }
      body.page-template-page-subscribe #main .high-sign::before {
        left: -9.5px; }
      body.page-template-page-subscribe #main .regular {
        top: unset; }
      body.page-template-page-subscribe #main .academic {
        bottom: unset;
        max-width: 80%; }
      body.page-template-page-subscribe #main .lg-quote {
        width: 20px; }
      body.page-template-page-subscribe #main #subscription-quote .quote {
        max-width: 85%; }
      body.page-template-page-subscribe #main #r-quote {
        right: 70px; }
      body.page-template-page-subscribe #main #questions > div {
        width: 90%; }
      body.page-template-page-subscribe #main #monthly {
        top: -50px; }
      body.page-template-page-subscribe #main #annual {
        margin-bottom: 50px; }
      body.page-template-page-subscribe #main #ac-monthly {
        margin-top: 50px; }
      body.page-template-page-subscribe #main #ac-annual {
        bottom: -50px; } }
  body.page-template-page-subscribe #main hr.thank-you-head-divider {
    background: white;
    height: 6px;
    opacity: 1; }
  body.page-template-page-subscribe .ur-subscribed {
    font-size: 45px;
    font-weight: bold;
    letter-spacing: 0.76px;
    line-height: 49px;
    font-family: "PT Serif"; }
  body.page-template-page-subscribe .thanks-so-much {
    font-size: 17px;
    letter-spacing: 0.03px;
    line-height: 28px;
    text-align: center; }
  body.page-template-page-subscribe .thank-you-num-col .ugb-column__content-wrapper {
    height: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    align-items: flex-end; }
    body.page-template-page-subscribe .thank-you-num-col .ugb-column__content-wrapper .thank-you-number {
      width: 11px;
      color: #FFFFFF;
      font-family: "Open Sans";
      font-size: 18px;
      font-style: italic;
      font-weight: bold;
      line-height: 24px;
      height: 49px;
      width: 49px;
      background-color: #B8131A;
      border-radius: 50%;
      text-align: center;
      margin-bottom: 26px;
      display: flex;
      align-items: center;
      justify-content: center; }
    body.page-template-page-subscribe .thank-you-num-col .ugb-column__content-wrapper .thank-you-dashed {
      height: auto;
      flex: 1 1 auto;
      border-left: 3px dashed #860b10;
      width: 24px; }
  body.page-template-page-subscribe .welcome-to-cap {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.11);
    padding: 30px;
    background-color: white; }
    body.page-template-page-subscribe .welcome-to-cap .ugb-main-block {
      margin-top: 0; }
    body.page-template-page-subscribe .welcome-to-cap a {
      color: #860B10;
      font-family: "PT Serif";
      font-size: 17px;
      font-weight: bold;
      letter-spacing: 0.22px;
      line-height: 22px; }
    body.page-template-page-subscribe .welcome-to-cap p {
      margin-bottom: 10px; }
  body.page-template-page-subscribe .join-more-than-a-mil {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.03px;
    line-height: 29px; }
  body.page-template-page-subscribe .thank-you-social img {
    width: 63px; }
  body.page-template-page-subscribe .thank-you-social figure {
    display: flex;
    justify-content: center; }
  body.page-template-page-subscribe .thank-you-social .thank-you-social-col {
    padding: 44px;
    border-top: 6px solid black;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.11); }
  body.page-template-page-subscribe .thank-you-consulting .ugb-columns__item {
    grid-gap: 0px !important; }
  body.page-template-page-subscribe .thank-you-consulting figure {
    margin-bottom: 0;
    height: 100%; }
  body.page-template-page-subscribe .thank-you-consulting .ugb-column__content-wrapper {
    height: 100%; }
  body.page-template-page-subscribe .thank-you-consulting img {
    height: 100%; }
  body.page-template-page-subscribe .thank-you-consulting .wp-block-button {
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 19px; }
  body.page-template-page-subscribe .thank-you-consulting .wp-block-button__link {
    padding: .667em 2.5em; }
  body.page-template-page-subscribe .right-signature-block .ugb-column__content-wrapper {
    border-left: 4px solid black;
    padding: 10px 20px;
    font-size: 17px;
    letter-spacing: .03px; }

@media screen and (max-width: 640px) {
  body.page-template-page-subscribe .thank-you-num-col .ugb-column__content-wrapper {
    align-items: center; }
  body.page-template-page-subscribe .join-more-than-a-mil {
    text-align: center; }
  body.page-template-page-subscribe .thank-you-consulting .wp-block-buttons {
    justify-content: center; }
  body.page-template-page-subscribe .right-signature-block {
    white-space: nowrap; }
    body.page-template-page-subscribe .right-signature-block .ugb-column__content-wrapper {
      border-left: 0; } }

/*# sourceMappingURL=memberful.css.map */
