:root {
  --heading-font: 'Gabarito', sans-serif;
  --body-font: 'Poppins', sans-serif;
  --color-accent-themed: #0d86cd;
  --dark_gray: #454545;
  --light_gray: #ecece9;
  --br_yellow: #ffd007;
}
.nri.memberpressgroup-template .hentry {
  text-align: center;
}
.nri .wrap,
.nri .memberpressgroup-template .wrap {
  padding: 0 1em;
  margin: 0 auto;
  max-width: 800px;
}
.nri .page-header {
  padding: 30px 0;
  background: #efefef;
}
.nri .page-header .wrap {
  max-width: 800px;
  display: flex;
  gap: 20px;
}
.nri .page-header .wrap img {
  height: 100%;
}
.nri .form-header {
  margin: 3rem 0;
}
.nri .taxonomy-description {
  font-size: 21px;
  color: #000;
}
.nri .site-header {
  background: #fff;
}
.nri .site-header a {
  text-decoration: none;
}
.nri .site-content {
  padding: 3em 0 0;
}
.nri .site-content > .site-main {
  max-width: 600px;
  margin: 0 auto;
}
.nri .site-main h3 {
  font-size: 25px;
}
.page .site-content .wrap p {
  font-size: 21px;
}
.page-template-page-support .site-content-contain .wrap {
  max-width: 800px;
  margin-bottom: 60px;
}
.line-break {
  width: 100%;
}
.vertical-column {
  display: flex;
  flex: 1;
}
.col-md-3 {
  width: 50%;
  float: left;
}
@media only screen and (min-width: 1200px) {
  .site-header {
    width: 1200px;
  }
}
.page-template-page-thankyou .site-main {
  margin: 0 auto;
  padding: 3rem 0;
  background: rgba(255,255,255,0.6);
  max-width: 600px;
  text-align: center;
}
.page-template-page-thankyou .site-main a {
  text-decoration: none;
}
.welcome-heading h1 {
  text-align: center;
  line-height: 88px;
  font-weight: 100;
  margin: 0;
}
.welcome-heading h1 p {
  margin: 0;
}
.welcome-button,
.welcome-message {
  font-size: 2rem;
  text-align: center;
}
.page .content-area .site-main .welcome-message p {
  display: inline-block;
  padding: 5px 15px;
  font-size: 28px;
}
.page-template-page-thankyou .site-content-contain {
  background: none;
}
.page-template-page-thankyou .site-content {
  padding-top: 225px;
}
video#bgvid {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: #000;
}
@media only screen and (max-width: 480px) {
  .page-template-page-thankyou .site-content {
    padding-top: 155px;
  }
  .page-template-page-thankyou .site-content .welcome-heading h1 {
    font-size: 44px;
    line-height: 44px;
  }
  .page-template-page-thankyou .site-content .welcome-button,
  .page-template-page-thankyou .site-content .welcome-message {
    line-height: 28px;
  }
}
@media only screen and (min-width: 1172px) {
  .page-template-page-thankyou .wrap {
    max-width: 1172px;
  }
}
.nri.page-template-page-account {
  background: var(--light_gray);
}
.nri.page-template-page-account .site-content {
  background: var(--light_gray);
  padding: 0;
}
.nri.page-template-page-account .mepr-white-popup a {
  color: #3498db !important;
}
.nri.page-template-page-account .form-header h1 {
  text-align: center;
  margin-bottom: 0;
  margin-top: 30px;
}
.nri.page-template-page-account .mepr-account-change-password {
  text-align: center;
  display: block;
}
.nri.page-template-page-account .mp-form-label {
  position: relative;
}
.nri.page-template-page-account .mp-form-label label {
  color: $darkgray;
  margin: 0;
}
.nri.page-template-page-account .profile_wrapper .cc-error {
  display: none;
}
.nri.page-template-page-account #mepr-account-2fa {
  display: none;
}
.nri.page-template-page-account .mepr-nav-item {
  padding: 0 16px 0 0;
  margin-right: 16px;
  position: relative;
}
.nri.page-template-page-account .mepr-nav-item:after {
  content: "";
  border-right: 1px solid #000;
  height: 24px;
  width: 1px;
  position: absolute;
  right: 0;
}
.nri.page-template-page-account .mepr-nav-item a {
  text-decoration: none;
}
.nri.page-template-page-account .mepr-nav-item a:hover {
  text-decoration: underline;
}
.nri.page-template-page-account .mepr-nav-item.mepr-active-nav-tab a {
  border-bottom: 2px solid var(--color-accent-themed);
}
.nri.page-template-page-account .mepr-nav-item.mepr-active-nav-tab a:hover {
  text-decoration: none;
}
.nri.page-template-page-account .mepr-nav-item:last-child:after {
  border-right: none;
}
.nri.page-template-page-account #mepr-account-nav {
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 0;
}
.nri.page-template-page-account .secondary-actions {
  text-align: center;
  margin-bottom: 15px;
}
.nri.page-template-page-account .mepr-account-actions {
  clear: both;
}
.nri.page-template-page-account .mepr-account-actions a {
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 100px;
}
.nri.page-template-page-account .account-nav-wrapper {
  border-bottom: 5px solid #fff;
  margin-bottom: 25px;
}
.nri.page-template-page-account .mepr-form button {
  display: inline-block;
}
.nri.page-template-page-account .mepr-account-form {
  max-width: 560px;
  margin: 40px auto 0;
}
.nri.page-template-page-account .mepr-account-form label.mepr-form-input {
  margin: 0;
  color: #000;
  padding: 0;
  line-height: 25px;
}
.nri.page-template-page-account .mepr-account-form .mp-form-row {
  border-bottom: 1px solid #231f20;
  padding-bottom: 20px;
}
.full-width-wrapper {
  text-align: center;
  padding: 10px;
}
.full-width-wrapper a:hover {
  color: #4a4a4b;
}
.mp_wrapper .mepr_error {
  max-width: 800px;
  margin: 3rem auto;
  border: 0 !important;
}
.mp_wrapper .mepr_error li {
  font-size: 1.1rem;
}
.mepr-account-actions .mepr-open-cancel-confirm {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .insiders.page-template-page-account .mepr-account-actions a {
    display: inline-block;
    margin: 0 10px;
    width: auto;
  }
  .insiders.page-template-page-account .mepr-account-actions a:first-child:after {
    content: " ";
    border-right: 1px solid #000;
    position: absolute;
    width: 12px;
    right: -10px;
    display: block;
    height: 16px;
    top: 4px;
  }
  .insiders.page-template-page-account .mepr-account-actions a:last-child:after {
    margin-right: 0;
    border-right: none;
  }
}
.insiders.single:not(.category-podcast) article.memberpressgroup {
  border-bottom: 0;
}
.insiders.single:not(.category-podcast) article.memberpressgroup .mepr-price-menu {
  display: none;
}
.memberpressgroup-template .mepr-price-box {
  width: 16%;
  float: left;
  margin-right: 15px;
}
.nri.page-template-page-login {
  background: var(--light_gray);
}
.nri.page-template-page-login .site-content-contain {
  background: none;
}
.nri.page-template-page-login .site-content .wrap {
  margin: 0 auto;
  max-width: 600px;
  padding: 1.5em;
}
.nri.page-template-page-login .site-content .wrap .button-primary {
  padding: 9px 40px;
  font-size: 1rem;
  border-radius: 6px;
}
.nri.page-template-page-login .mepr-login-actions a {
  font-size: 12px;
}
.page-template-default:not(.home) ul {
  padding: 0 0 0 1em;
}
.single-memberpressproduct .site-content {
  background: var(--light_gray);
  padding: 60px 0;
}
.single-memberpressproduct article {
  padding: 0 30px;
}
.single-memberpressproduct article ul {
  display: none;
}
.single-memberpressproduct article .mepr_error ul {
  display: block;
}
.single-memberpressproduct .subscription-plan-container {
  text-align: center;
}
.single-memberpressproduct .subscription-plan {
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 5px 20px;
}
.single-memberpressproduct .subscription-plan .tier {
  line-height: 26px;
  font-weight: 100;
}
.single-memberpressproduct .subscription-plan .billing-cycle {
  line-height: 12px;
  text-align: center;
}
.single-memberpressproduct .entry-header {
  padding-bottom: 0;
}
.single-memberpressproduct .entry-header h1 {
  margin-bottom: 0;
  font-weight: 100;
  line-height: 28px;
}
.single-memberpressproduct .tier-name {
  background: $darkgray;
  color: #fff;
  padding: 4px 12px 2px;
}
.single-memberpressproduct h2.current-step {
  color: #4a4a4a;
  padding-top: 0;
}
.single-memberpressproduct .mp_wrapper {
  margin-top: 20px;
}
.single-memberpressproduct .mp-table {
  background: #fff;
}
.single-memberpressproduct .wrap {
  margin: 0 auto;
  max-width: 800px;
  padding: 0;
}
.single-memberpressproduct .form-next-arrow {
  display: inline-block;
  width: 47px;
  height: 16px;
  position: relative;
  top: 2px;
  margin-left: 4px;
}
.single-memberpressproduct .form-next-arrow svg {
  stroke-width: 2;
  stroke: #000;
  fill: none;
}
.single-memberpressproduct .mp-password-strength-display {
  border: 0 !important;
  width: 140px;
}
@media only screen and (min-width: 768px) {
  .nri.single .mp-form-row {
    clear: both;
  }
  .nri.single .mp-form-row.mepr_first_name,
  .nri.single .mp-form-row.mepr_last_name,
  .nri.single .mp-form-row.mepr_password,
  .nri.single .mp-form-row.mepr_password_confirm,
  .nri.single .mp-form-row.mepr_mepr-address-city,
  .nri.single .mp-form-row.mepr_mepr-address-country,
  .nri.single .mp-form-row.mepr_mepr-address-state,
  .nri.single .mp-form-row.mepr_mepr-address-zip {
    width: 48% !important;
    float: left;
  }
  .nri.single .mp-form-row.mepr_last_name,
  .nri.single .mp-form-row.mepr_password_confirm,
  .nri.single .mp-form-row.mepr_mepr-address-country,
  .nri.single .mp-form-row.mepr_mepr-address-zip {
    margin-left: 4%;
    clear: none;
  }
}
body {
  margin: 0;
  padding: 0;
  font-family: var(--body-font);
}
h1,
h2,
h3 {
  font-family: var(--heading-font);
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
a {
  color: inherit;
}
#page {
  flex: 1;
}
.release-week-stats {
  display: block;
  background: #222;
  overflow: auto;
  padding: 20px 20px 10px;
}
.release-week-stats h3 {
  color: #fff;
  margin: 0 0 15px;
  font-size: 20px;
  line-height: 11px;
  font-weight: bold;
}
.release-month {
  max-width: 250px;
  display: inline-block;
  float: left;
  color: #fff;
  margin-right: 40px;
}
.month-name,
.total-book-count {
  color: #fff;
  font-weight: bold;
}
.release-week-stat .book-count {
  font-weight: bold;
}
.text-core .text-wrap textarea {
  width: 100% !important;
}
.content-area .entry-title {
  line-height: 45px;
  font-weight: 100;
}
.content-area ul,
.content-area ol {
  margin-left: 2em;
}
.content-area p,
.content-area li {
  font-size: 21px;
}
.nri #masthead {
  background: #fff;
  position: relative;
  z-index: 10;
}
.nri .site-header {
  margin: 0 auto;
  padding: 0 1em 0 2em;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nri .site-branding {
  padding: 1em 0 0;
}
.nri input {
  border-radius: 5px;
}
.nri select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) center;
  background-size: 10px;
  padding-right: 30px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.mepr-account-upgrade {
  display: none !important;
}
.subscribe-btn,
.mepr-submit,
.button-primary {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  background: var(--color-accent-themed);
  border: 0;
  font-size: 1rem;
  border-radius: 6px;
  padding: 0.5em 1em;
  margin: 0.5em auto;
  font-family: var(--body-font);
}
.subscribe-btn:hover,
.mepr-submit:hover,
.button-primary:hover {
  filter: brightness(1.15);
}
.site-header .right-side {
  float: right;
}
.site-header .user-shoutout,
.site-header .login-link,
.site-header .subscribe-btn {
  float: left;
  padding: 0.75em 0.4em 0;
  line-height: 18px;
}
.site-header .login-link {
  padding: 0;
}
.site-header .user-shoutout,
.site-header .login-link {
  color: #222;
  white-space: nowrap;
}
.site-header .login-link:hover,
.site-header .login-link:focus {
  color: #666;
  text-decoration: underline;
}
.site-header .subscribe-btn {
  color: #fff;
  border-radius: 6px;
  background: var(--color-accent-themed);
  padding: 0.5em 1em;
  margin-top: 0.5em;
  display: none;
}
.site-header .subscribe-btn:hover,
.site-header .subscribe-btn:focus {
  filter: brightness(1.15);
}
.site-header .user-shoutout {
  display: none;
}
#site-navigation {
  display: none;
}
#overlay-menu {
  max-width: 800px;
  margin: 0 auto;
}
#overlay-menu #site-navigation {
  display: block;
}
.main-navigation ul {
  margin-top: 150px;
}
.main-navigation li {
  text-align: center;
  display: block;
  margin-bottom: 40px;
}
.main-navigation li:last-child {
  margin-bottom: 0;
}
.main-navigation li a {
  display: block;
  padding: 1em 1.25em;
}
.main-navigation li a .link-text {
  border-bottom: 7px solid rgba(0,0,0,0);
  line-height: 28px;
  display: inline-block;
}
.main-navigation li a:hover .link-text {
  border-bottom: 7px solid $insiderRed;
}
.main-navigation .secondary-menu {
  text-align: center;
}
.main-navigation .secondary-menu a {
  display: inline-block;
}
.main-navigation .secondary-menu a:not(:last-child):after {
  content: "";
  height: 30px;
  width: 1px;
  border-right: 1px solid #000;
  margin-left: 48px;
}
@media only screen and (min-width: 768px) {
  .right-side .subscribe-btn {
    display: block;
  }
  .mepr-unauthorized-message .subscribe-btn {
    display: none;
  }
  .main-navigation li a {
    padding: 0 70px;
    display: inline-block;
  }
  .main-navigation li a .link-text {
    font-size: 88px;
    line-height: 78px;
  }
  .site-header .user-shoutout,
  .site-header .login-link {
    padding: 1em;
  }
  #masthead {
    background: #fff;
    position: relative;
    z-index: 10;
  }
}
.site-footer {
  margin-top: 0 !important;
  width: 100%;
  background: #000;
  z-index: 100;
}
.site-footer .wrap {
  text-align: center;
  position: relative;
  padding: 2em 0 0;
}
.site-footer nav {
  display: inline-block;
}
.site-footer li {
  display: inline-block;
  margin: 0 15px;
}
.site-footer a,
.site-footer .copyright {
  color: #fff;
}
.site-footer a:hover,
.site-footer .copyright:hover {
  color: #fff;
}
.site-footer .rnmg-logo {
  position: absolute;
  right: 9px;
  top: 12px;
  width: 60px;
  height: 60px;
  background: url("../images/RiotNewMediaSquare.jpg") no-repeat;
  background-size: cover;
}
#authors {
  position: relative;
  margin-bottom: 40px;
}
.add-author-link {
  display: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  bottom: -27px;
  left: 0;
  padding: 0 5px;
  font-size: 14px;
  background: none;
}
input:-webkit-autofill,
-webkit-box-shadow 0 0 0px 1000px white inset,
input[type="submit"] {
  margin-top: 0.5em;
}
label {
  margin-top: 0.5em;
}
@media only screen and (min-width: 768px) {
  .col-md-6 {
    width: 48%;
    float: left;
    margin-right: 2%;
  }
  .site-header .user-shoutout {
    display: block;
  }
}
#footer {
  background: var(--br_yellow);
  text-align: center;
  padding: 10px 0;
}
#footer #footer-logo {
  margin: auto;
  display: block;
  width: 72px;
  height: 72px;
}
#footer #footer-logo img {
  height: 72px;
  vertical-align: bottom;
}
#footer ul {
  padding: 0;
  margin: 0;
}
#footer li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#footer li a {
  padding: 4px 5px;
  line-height: 20px;
  font-size: 16px;
  color: #000;
  text-decoration: none;
}
#footer li a:hover,
#footer li a:focus {
  text-decoration: underline;
}
#footer p {
  font-size: 16px;
}
#footer .inner {
  margin: auto;
  max-width: 800px;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  #footer {
    height: 96px;
    position: relative;
    padding: 0;
  }
  #footer .inner {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  #footer ul {
    order: 1;
  }
  #footer p {
    order: 3;
  }
  #footer #footer-logo {
    order: 2;
    margin: auto;
  }
  #footer li {
    float: left;
    margin-left: 5px;
  }
  #footer li a {
    font-size: 14px;
  }
}
