.container {
  max-width: 1920px;
}

.site {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  border-top: 14px solid #065d45;
}

.site-main {
  flex-grow: 1;
}

.navbar-collapse {
  flex-grow: unset;
}

header#masthead {
  padding: 13px 0 13px;
  background-color: #fff;
}

.navbar-light .navbar-nav a,
.nav-links a {
  background-color: #1faf00;
  color: #fff;
  border-radius: 0 0 15px 0;
  margin-left: 26px;
  font-size: 20px;
  padding: 7px 26px;
  min-width: 124px;
  text-align: center;
}

.nav-links a {
  background-color: #075c45;
  margin-left: 0;
  -webkit-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
}

.search-submit {
  border: 0px none;
  margin-left: 5px;
}

.navbar-light .navbar-nav li:first-child a {
  margin-left: 0;
}

.navbar-light .navbar-nav li:last-child a {
  background-color: #075c45;
}

.navbar-light .navbar-nav li.nav-drk a {
  background-color: #075c45;
}

.navbar-brand img {
  height: 63px;
}

.navbar-toggler:focus {
  box-shadow: 0 0 0 0rem;
}

.archive main.container,
.single main.container,
.error404 main.container,
.search main.container {
  padding-top: 30px;
}

.archive .page-header,
.single .entry-header,
.error404 .page-header,
.search .page-header {
  padding-bottom: 15px;
}

@media (min-width:992px) {

  header#masthead .container,
  footer .container,
  main.container,
  .accordion,
  .the-content {
    padding: 0 75px;
  }

  .archive main.container,
  .single main.container {
    padding-top: 75px;
  }

  .archive .page-header,
  .single .entry-header {
    padding-bottom: 30px;
  }
}

@media (max-width:991.98px) {
  .navbar-nav {
    max-width: 200px;
    float: right;
  }

  .navbar-collapse {
    top: 100%;
    right: 0;
    position: absolute;
  }

  .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-light .navbar-nav li:first-child a {
    border-radius: 0;
  }

  .navbar-light .navbar-nav a {
    margin-left: 0;
    display: block; border-radius:0;
  }

  .nav-links {
    margin: -10px;
  }

  .nav-links a {
    display: block;
    margin: 10px;
  }
}

@media (max-width:767.98px) {
  header#masthead {
    padding: 0;
  }

  .navbar-light .navbar-nav .nav-link {
    font-size: 14px;
  }

  .navbar-brand {
    width: calc(100% - 80px);
  }
}

.btn-green,
.button {
  font-size: 18px;
  line-height: 1.47;
  padding: 9px 65px 9px 16px;
  border-radius: 0 0 15px 0;
  display: inline-block;
}

.btn-green i {
  width: 46px;
  font-size: 27px;
  line-height: 49px;
  border-radius: 0 0 15px 0;
}

.hero-band .hero-content {
  margin-left: 130px;
  padding-left: 0;
  margin-bottom: 0;
  max-width: 720px;
}

.hero-band h1 {
  font-size: 79px;
  line-height: 1.2;
  margin-bottom: 17px;
}

.hero-band p {
  font-size: 29px;
  line-height: 1.4;
}

.two-column-image-band {
  padding-top: 104px;
  background-image: none;
}

@media (max-width:1599.98px) {
  .hero-band h1 {
    font-size: 50px;
  }

  .hero-band p {
    font-size: 24px;
    letter-spacing: normal;
  }
}

@media (max-width:991.98px) {
  .hero-band .hero-content {
    margin-left: 0;
  }

  .hero-band h1 {
    font-size: 36px;
  }

  .hero-band p {
    font-size: 18px;
    letter-spacing: normal;
  }

  .btn-green {
    font-size: 18px;
  }

  .btn-green i {
    font-size: 21px;
  }

  .hero-band .cta-action {
    margin-top: 2rem;
  }

  .aside .button {
    font-size: 18px;
  }
}

.two-column-image-band .content-wrap {
  max-width: 660px;
  margin-left: 130px;
}

.two-column-image-band .sub-heading {
  font-size: 29px;
  line-height: 1.5;
  margin-bottom: 10px;
}

.two-column-image-band h2 {
  font-size: 50px;
  line-height: 1.14;
}

.two-column-image-band p {
  font-size: 25px;
  line-height: 1.4;
}

.two-column-image-band .cta-action {
  margin-top: 40px;
}

@media (max-width:1599.98px) {
  .two-column-image-band h2 {
    font-size: 50px;
  }

  .two-column-image-band p {
    font-size: 21px;
  }
}

@media (max-width:991.98px) {
  .two-column-image-band {
    padding: 2rem 0;
  }

  .two-column-image-band figure img {
    max-width: 70%;
    margin: 0 auto;
    display: block;
  }

  .two-column-image-band .content-wrap {
    margin-left: 0;
  }

  .two-column-image-band .sub-heading {
    font-size: 18px;
    margin-top: 0;
  }

  .two-column-image-band h2 {
    font-size: 30px;
    margin-bottom: 9px;
  }

  .two-column-image-band p {
    font-size: 18px;
  }

  .two-column-image-band .cta-action {
    margin-top: 1rem;
  }
}

.testimonials-band {
  padding: 65px 0;
}

.testimonials-band .sub-heading {
  font-size: 27px;
  line-height: normal;
  margin-bottom: 0;
}

.testimonials-band h2 {
  font-size: 50px;
  line-height: normal;
}

.testimonials-band .testimonial-wrap {
  padding: 77px 0 35px;
}

.testimonials-band .quote::before {
  font-size: 165px;
  line-height: normal;
  top: -62px;
  left: -17px;
}

.testimonials-band .quote,
.testimonials-band .cite {
  font-size: 25px;
  line-height: 1.4;
}

.testimonials-band .cite {
  margin-top: 18px;
}

@media (max-width:1599.98px) {
  .testimonials-band h2 {
    font-size: 45px;
  }

  .testimonials-band .quote,
  .testimonials-band .cite {
    font-size: 21px;
  }
}

@media (max-width:991.98px) {
  .testimonials-band {
    padding: 30px 0;
  }

  .testimonials-band .sub-heading {
    font-size: 18px;
  }

  .testimonials-band h2 {
    font-size: 30px;
  }

  .testimonials-band .quote,
  .testimonials-band .cite {
    font-size: 18px;
  }

  .testimonials-band .quote::before {
    font-size: 90px;
    top: -23px;
    left: 5px;
  }

  .testimonials-band .testimonial-wrap {
    padding: 30px 0;
  }

  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    font-size: 3rem;
    line-height: normal;
    padding-bottom: 0px !important;
  }

  .owl-theme .owl-nav {
    margin-top: 0px;
  }
}

.pre-footer {
  background-color: #033960;
  padding: 102px 0;
}

.footer-logo {
  max-height: 60px;
}

.tagline {
  margin-top: 46px;
  font-size: 20px;
  line-height: 1.75;
}

.footer-main {
  font-size: 19px;
  padding: 22px 0;
}

.footer-main .icon-logo {
  width: 30px;
  float: none;
  display: inline-block;
  vertical-align: bottom;
  padding: 0;
  margin: 0 10px 0 0;
}

.web_logo {
  float: left;
  margin-top: 3px;
  margin-right: 10px;
  font-size: 0;
  opacity: 0.4;
  width: 20px;
  height: 20px;
  display: block;
  background: url('https://www.dafinitive.com/wp-content/uploads/2025/08/logo-3mw.webp') no-repeat center;
  background-size: 100%;
}

.footer-main .copy-rights p {
  float: none;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin-bottom: 0;
}

.footer-main .copy-rights .foot-nav {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}

.foot-nav ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.foot-nav ul.menu li {
  display: inline-block;
}

.foot-nav ul.menu li:after {
  content: "|";
  padding: 0 4px;
}

.foot-nav ul.menu li:last-child:after {
  display: none;
}

@media (max-width:1599.98px) {
  .pre-footer {
    padding: 50px 0;
  }

  .footer-main {
    font-size: 16px;
  }
}

@media (max-width:991.98px) {
  .pre-footer {
    padding: 30px 0;
  }

  .tagline {
    margin-top: 20px;
    font-size: 14px;
  }

  .footer-main {
    font-size: 14px;
  }

  .footer-main .email-lnk {
    display: block;
  }

  .footer-main .copy-rights {
    text-align: center;
        padding: 20px 0;
        display: flex;
        align-items: center;
        justify-content: center;
              flex-direction: row;
        flex-wrap: wrap;
  }
    .web_logo{float: none;
    display: inline-block;
    margin-top: 0;}
}

/*Login*/
.page-template-login .site,
.page-template-register .site,
.page-template-search .site,
.pmpro-checkout .site,
.pmpro-levels .site {
  background-image: url("../img/binary-bg.jpg");
}

.form-cont {
  margin: 50px auto;
}

.form-cont article {
  flex-flow: column;
  background-color: #fff;
  border-radius: 0 0 80px 0;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .05);
  padding: 86px;
  max-width: 1072px;
}

.form-cont .centered-logo img {
  height: 90px;
  width: auto;
  margin-bottom: 40px;
}

.page-template-login header.entry-header,
.page-template-login .login-remember,
.page-template-login .pmpro_login_wrap hr {
  display: none !important;
}

.form-cont article h2 {
  font-family: 'Andada', serif;
  color: #005f43;
  font-size: 50px;
  line-height: 1.14;
  max-width: 780px;
  margin: 0.7em auto 23px;
  font-weight: 700;text-align: center;
}
.form-cont article h2 .subtitle{    font-weight: 500;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 56%;
    color: #212529;}
.pmpro_checkout-fields{text-align: center; width: 100%;}
.form-cont article p:not(.field) {
  font-size: 25px;
  line-height: 1.4;
  max-width: 710px;
  margin: 0 auto; display: inline-block;
}

#pmpro_license > p, #pmpro_license ol {
    text-align: left;
    display: block;
}
.row.pmpfields > .col-12 > label{width: 100%;}
.row.pmpfields > .col-12 > input{width:100%; max-width: 95%;}

.pmpro_login_wrap {
  max-width: 480px;
  margin: 30px auto 0;
}

#loginform input[type=text],
#loginform input[type=password],
.form input[type=text],
.form input[type=password],
.form input[type=email],
.form select {
  border: 1px solid #ccd9dc;
  padding: 9px;
  width: 100%;
  max-width: 100%;
  font-size: 18px;
  line-height: 1.667;
}

.form select {
  min-height: 54px;
  color: #4d4d4d;
}

.page-template-login .login-submit {
  text-align: center;
}

#loginform label {
  font-weight: 400;
  font-size: 20px;
}

.form-cont article p.pmpro_actions_nav {
  font-size: 20px;
  font-style: italic;
}

.form .button {
  border: 1px solid #fff;
  background-color: #59ad17;
  padding: 9px 16px;
  color: #fff;
}

.form .button.button-blank {
  background-color: transparent;
  border: 0 none;
  color: #4a4a4a;
  text-decoration: underline;
  cursor: pointer;
}

.form .button.button-blank:hover {
  opacity: .7;
}

/*Register & Search*/
table#pmpro_levels_table td {
  padding: 5px 50px 5px 0;
}

.pmpro_checkout-fields .pmpro_asterisk {
  display: none;
}

.page-template-register #masthead,
.pmpro-checkout #masthead,
.pmpro-checkout h1,
.pmpro-levels #masthead,
.pmpro-levels h1 {
  display: none !important;
}

.form {
  margin-top: 52px;
}

.page-template-register .form p label {
  display: none !important;
}

.form p label {
  font-size: 18px;
  line-height: 1.667;
}

.form .form-body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.form .form-body .field,
.pmpro_checkout-field {
  flex: 50%; 
  padding: 0 15px 12px;
}
.page-template-search .form .form-body .field{max-width: 50%;}
.select2-container--default .select2-selection--multiple .select2-selection__choice{white-space: normal !important;}

.pmpro_checkout-fields label {
  display: none !important;
}

.form .form-footer {
  margin-top: 12px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{height:100%;}

@media (max-width:767.98px) {

  .page-template-login .site-main,
  .form-cont {
    margin: 30px auto;
  }

  .form-cont article {
    padding: 30px;
    overflow: scroll;
    width: 100%;
  }

  .form-cont article h2 {
    font-size: calc(1.325rem + .9vw);
  }

  .form-cont article p:not(.field) {
    font-size: 16px;
  }

  .form .form-body {
    display: block;
  }

  .form {
    margin-top: 30px;
  }

  .form-cont .centered-logo img {
    margin-bottom: 20px;
  }
    .page-template-search .form .form-body .field{max-width: 100%;}
    .row.pmpfields > .col-12 > input{max-width: 90%;}
    
}

/*Results*/
.results {
  background-color: #f1f1f1;
  padding-left: 75px;
  padding-right: 0px;
  border-right: 5px solid #fff;
}

.aside {
  background-color: #f9f9f9;
  padding-right: 15px;
  padding-top: 60px;
  padding-left: 15px;
}

.aside .form-body {
  display: block;
}

.aside .form-footer {
  display: flex;
  justify-content: space-between;
}

.results h2 {
  font-family: 'Andada', serif;
  color: #005f43;
  font-size: 50px;
  line-height: 1.14;
  margin: 0 auto 23px;
  font-weight: 700;
}

.search-header {
  padding-top: 65px;
  padding-bottom: 50px;
}

.result-count {
  font-size: 21px;
  line-height: 1.49;
}

.table {
  font-size: 18px;
  line-height: 1.75;
  color: #4d4d4d;
}

.table th {
  text-decoration: underline;
  border: 0px none;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #fff;
}

.table-striped td {
  box-shadow: inset 0 0 0 0px var(--bs-table-accent-bg);
}

.table a {
  color: #065d45;
  text-decoration: underline;
}

.table sup a {
  color: #636363;
  margin-left: 3px;
}

.dataTables_filter {
  display: none !important;
}

.pagination {
  padding: 30px 0;
}

.page-item .page-link {
  color: #4d4d4d;
}

.page-item.active .page-link {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
  color: #fff;
}

.pagination li {
  margin-right: 13px;
}

.page-item .page-link {
  border-radius: 0.25rem;
}

.tooltip.show {
  opacity: 1;
  width: 280px;
}

.tooltip .tooltip-inner {
  text-align: left;
  color: #4d4d4d;
  background: #fff;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
  opacity: 1;
  border-radius: 0 0 15px 0;
  padding: 26px 32px 15px;
  /*border:1px solid #cccccc;*/
  margin: 0;
  width: 280px;
  max-width: 280px;
  font-size: 20px;
  line-height: 1.4;
}

.tooltip ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: #fff;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

.modal-actions {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  font-size: 18px;
}

.modal-actions li {
  margin-right: 45px;
}

.modal-actions li.print a {
  color: #666666;
}

.modal-actions li i {
  margin-right: 13px;
}

.modal-actions li a {
  text-decoration: underline;
  font-weight: 700;
}

.modal-body {
  font-size: 18px;
  line-height: 1.55;
  color: #4d4d4d;
}

.modal-body h3 {
  color: #065d45;
  font-family: 'Andada', serif;
  font-weight: 700;
}

.modal-body .name {
  font-size: 21px;
  line-height: 1.4;
}

.fund-desc {
  margin-top: 31px;
  padding-top: 34px;
  padding-bottom: 34px;
}

.fund-desc:before {
  content: "";
  width: 58px;
  height: 1px;
  background-color: #cccccc;
  position: absolute;
  left: 0;
  top: 0;
}

.fund-desc:after {
  content: "";
  width: 58px;
  height: 1px;
  background-color: #cccccc;
  position: absolute;
  left: 0;
  bottom: 0;
}

.fund-desc p:last-child {
  margin-bottom: 0;
}

.fund-footer {
  margin-top: 49px;
}

@media (min-width: 576px) {
  .modal-content {
    border-radius: 0 0 100px 0;
  }

  .modal-dialog {
    max-width: 1200px;
  }

  .modal-header {
    padding: 20px 65px;
  }

  .modal-body {
    padding: 50px 65px;
  }
}

@media (max-width: 767.98px) {

  .results,
  .aside {
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
  }
}

@media (max-width: 991.98px) {
  .results {
    border: 0px none;
  }
}

.pmpro_checkout-fields {
  display: flex;
  flex-wrap: wrap;
}

.pmpro_payment-expiration select {
  width: 47%;
}

.pmpro_small {
  font-size: 1rem !important;
}

#results-sort th span {
  cursor: pointer;
  white-space: nowrap;
  line-height: 18px;
        width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

@media (max-width: 767.98px) {
  .pmpro_checkout-field {
    flex: 100% !important;
    padding-right: 0 !important;
  }

  form.pmpro_form input[type=text].input {
    width: 100%;
  }

  .pmpro_alter_price {
    width: 100% !important;
    max-width: 220px !important;
  }
}

/*FAQs Band*/
.faqs-band h2 {
  font-size: 50px;
  line-height: 1.14;
}

.faqs-band .accordion {
  /*max-width: 1546px;*/
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23065d45'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    position: absolute;
    right: 1.25rem;
      top: calc(50% - 0.6rem);
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23065d45'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.faqs-band .accordion-button:not(.collapsed) {
  color: #065d45;
  background-color: #f5f5f5;
}

.faqs-band .accordion-button {
      font-size: 1.5rem;
    display: block;
    position: relative; padding-right: 2.5rem;
}

@media (max-width:1199.98px) {
  .faqs-band h2 {
    font-size: 40px;
  }
}

@media (max-width:991.98px) {
  .faqs-band h2 {
    font-size: 30px;
    line-height: inherit;
  }
}

#pmpro_license {
  padding: 0 30px 30px;
}

.pmpro_checkout-field * {
  font-size: 1rem !important;
  line-height: 1.5 !important;
}

.pmpro_checkout-field p,
.pmpro_checkout-field h2 {
  max-width: none !important;
  padding-bottom: 12px;
}

.pmpro_checkout-fields,
#tos,
.pmpro_checkout-fields label {
  display: inline-block !important;
}

@media all and (-ms-high-contrast:none) {
  .navbar-brand img {
    width: 254px
  }

  .hero-band .hero-content {
    left: 0px;
    z-index: 1;
    top: 50%;
    transform: translate(0%, -50%);
  }

  .collapse.navbar-collapse {
    justify-content: flex-end
  }
}

.sns-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sns-links .fab {
  font-size: 25px;
}

.archive .hentry,
.search .hentry {
  border-bottom: 1px solid #efefef;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.archive .hentry:last-child {
  border: 0px none;
}

.nav-links {
  display: flex;
  justify-content: space-between;
}

[type=search] {
  padding: 8px 26px;
  position: relative;
  top: -2px;
}

.wp-block-latest-posts__featured-image {
  margin-right: 15px;
}

.wp-block-latest-posts__featured-image+a {
  font-size: 30px;
  margin-bottom: 12px;
  display: inline-block;
}

.wp-block-latest-posts li>a {
  font-size: 28px;
  margin-bottom: 0;
  display: inline-block;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  border-bottom: 1px solid #efefef;
  margin-bottom: 30px;
  padding-bottom: 15px;
}

.single .entry-content {
  margin-bottom: 30px;
}

.page-id-643 .entry-title {
  text-align: center;
}

[name="searchform"] .checkbox-field {
  display: flex;
  align-items: center;
}

[name="searchform"] .checkbox-field input {
  margin-right: 5px;
}

.pmpro-levels .form-cont {
  flex-wrap: wrap;
  gap: 30px;
}

.pmpro-levels .form-cont>a {
  width: 100%;
  display: flex;
}

.pmpro-levels .form-cont>a .centered-logo {
  margin: 0 auto;
}

@media (max-width:1420px) {
  #pmpro_levels_table td:nth-child(1) {
    min-width: inherit;
  }

  .form-cont article {
    padding: 50px;
  }
}

@media (min-width:1256px) {
  .pmpro-levels .form-cont article {
    max-width: 50%;
    flex: 1;
  }
}

.single .post-thumbnail {
  display: flex;
  flex-direction: column;

  text-align: center;
  font-size: 1rem;
  font-weight: 700;
}

@media (min-width:768px) {
  .single .post-thumbnail {
    max-width: 300px;
    float: left;
    margin-right: 2rem;
    margin-bottom: 1rem;
  }
}

ul {
  list-style-position: inside;
}

.navigation.post-navigation {
  margin-bottom: 1rem;
}

@media (min-width:768px) and (max-width:1060px) {

  .navbar-light .navbar-nav a,
  .nav-links a {
    margin-left: 12px;
    font-size: 19px;
  }
}


.wp-pagenavi {
  margin-bottom: 2rem;
}

a.post-thumbnail img,
.single .post-thumbnail img {
  height: auto;
  max-width: 100%;
  margin: 1rem 0;
}

.single .post-thumbnail img {
  margin-bottom: 0;
}

@media (max-width:767.98px) {
  article.post {
    border-bottom: 1px solid #efefef;
    margin-bottom: 1rem;
  }
}

span.select2-selection.select2-selection--multiple {
  font-size: 18px;
  line-height: 1.667;
}

.select2-container .select2-search--inline .select2-search__field {
  height: 24px !important;
  top: 3px;
  font-size: 18px;
  line-height: 1.667;
}

.select2-container {
  width: 100% !important;
}

.single main.container, .blog main.container{padding:0;}
.single main.container .post-article, .blog main.container .post-article{width: 75%; float:left;     padding: 75px;}
.single main.container .post-sidebar, .blog main.container .post-sidebar{width: 25%; float:left;background-color: #f8f8f8;}
.single main.container .post-sidebar .widget_block, .blog main.container .post-sidebar .widget_block > div, .blog main.container .post-sidebar .widget_block > h2, .blog main.container .post-sidebar .widget_block > p{ word-wrap: break-word;}
.single main.container .post-sidebar .widget_block:first-child, .blog main.container .post-sidebar .widget_block:first-child{padding:0;}
.single main.container .post-sidebar .widget_block .gform_wrapper, .blog main.container .post-sidebar .widget_block .gform_wrapper{ background-color: #033960; padding: 2rem 3rem; word-wrap: break-word; color: #FFF;}
.single main.container .post-sidebar .widget_block, .blog main.container .post-sidebar .widget_block {
    padding-bottom: 3rem;
}
.single main.container .post-sidebar #secondary, .blog main.container .post-sidebar #secondary{padding:2rem 3rem;}
.single main.container .post-sidebar section.widget_block h2, .blog main.container .post-sidebar section.widget_block h2{    font-size: 20px;font-weight: 500; line-height: 1.2; margin-bottom: 2rem;}
.single-post .entry-title, .blog .entry-title a {color:#033960;}
.blog .page-title{color:#065d45;}
.search-results .post-thumbnail img{display: none;}
.search main.container{margin-bottom: 50px;}
.blog main.container .post-sidebar section.widget_block h2.no-btm-spacing, .single main.container .post-sidebar section.widget_block h2.no-btm-spacing{margin-bottom: -2.5rem;}
.single main.container .post-sidebar .widget_block .gform_wrapper h2, .blog main.container .post-sidebar .widget_block .gform_wrapper h2{color:#FFF;}
.blog main.container .post-sidebar .widget_block .wp-block-group.hide-blog{display: none;}
.single main.container .post-sidebar .wp-block-latest-posts li>a, .blog main.container .post-sidebar .wp-block-latest-posts li>a{font-size: 14px; display: block;}
.single main.container .post-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li, .blog main.container .post-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li{margin-bottom: 0; font-size: 14px; border-bottom: none;}
.single main.container .post-sidebar .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .blog main.container .post-sidebar .gform_wrapper.gravity-theme .gform_footer input[type="submit"]{background: #075c45; color: #FFF; border: none; padding: 9px 16px;}
.post-sidebar .wp-block-search__label{display: none;}
.post-sidebar [type=search]{top:0; padding: 8px 10px;font-size: 14px;}
.post-sidebar .wp-block-latest-posts.wp-block-latest-posts__list { list-style: outside; padding-left: 2rem; margin-bottom: 0;}
.post-sidebar .fab{background-color: #006B54 ; border-radius: 3px; color: #ffffff !important; border: 0px #ffffff solid; font-size: 18px; padding: 9px;}
.post-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li:last-child{padding-bottom:0; margin-bottom:0;}
.post-navigation .nav-links a{font-size: 16px;}
.single main.container .post-sidebar .widget_block .gform_wrapper h2.gform_submission_error, .blog main.container .post-sidebar .widget_block .gform_wrapper h2.gform_submission_error{color: red; text-transform: none; margin-bottom: 0;}
.single main.container .post-sidebar .widget_block:last-child, .blog main.container .post-sidebar .widget_block:last-child{padding-bottom:0;}
.pmpro-levels .form-cont article h2{text-align: left;}
.pmpro_form_field {
    margin-bottom: 1.5rem;
}

@media (max-width: 1399.98px) {
	.single main.container .post-article, .blog main.container .post-article{width: 66.66666667%;}
	.single main.container .post-sidebar, .blog main.container .post-sidebar{width: 33.33333333%;}
}

@media (max-width: 767px){
    .faqs-band .accordion-button{font-size: 1rem; padding-right: 3rem;}   
    .accordion-button::after{right: 1rem;}
    .pmpro_table tbody tr th, .pmpro_table tbody tr td, .pmpro_table tfoot tr td{display: table-cell;}
    .pmpro_table tbody tr th::before, .pmpro_table tbody tr td::before, .pmpro_table tfoot tr td::before{content: none; display: none;}
    #pmpro_license{padding-left:0;}
}

@media (max-width: 640px){
    .gform_wrapper.gravity-theme .gfield input.medium, .gform_wrapper.gravity-theme .gfield select.medium{width: 100% !important;}
}

@media (max-width: 576px) {
	.single main.container .post-article, .blog main.container .post-article{width: 100%; padding: 3rem 3rem 1rem 3rem;}
	.single main.container .post-sidebar, .blog main.container .post-sidebar{width: 100%;}
	.post-sidebar [type=search]{padding: 8px 10px;}
        .form-cont article {
        padding: 50px 20px;
    }
    table#pmpro_levels_table td{padding: 5px;}
    .hero-band h1{position: relative;}
    .hero-band h1.border-gradient:before{top:-1rem; width: 100%;}
    .hero-band p+p{display: none;}
    body.page-template-search #instructions ul ul, body.page-template-search #instructions ol ol{padding-left: 1.5rem;}
}

/* Author archive pages - mirrors blog/single layout */
.author main.container{padding:0;}
.author main.container .post-article{width: 75%; float:left; padding: 75px;}
.author main.container .post-sidebar{width: 25%; float:left;background-color: #f8f8f8;}
.author main.container .post-sidebar .widget_block > div, .author main.container .post-sidebar .widget_block > h2, .author main.container .post-sidebar .widget_block > p{word-wrap: break-word;}
.author main.container .post-sidebar .widget_block:first-child{padding:0;}
.author main.container .post-sidebar .widget_block .gform_wrapper{background-color: #033960; padding: 2rem 3rem; word-wrap: break-word; color: #FFF;}
.author main.container .post-sidebar .widget_block{padding-bottom: 3rem;}
.author main.container .post-sidebar #secondary{padding:2rem 3rem;}
.author main.container .post-sidebar section.widget_block h2{font-size: 20px;font-weight: 500; line-height: 1.2; margin-bottom: 2rem;}
.author .entry-title a{color:#033960;}
.author .page-title{color:#065d45;}
.author main.container .post-sidebar section.widget_block h2.no-btm-spacing{margin-bottom: -2.5rem;}
.author main.container .post-sidebar .widget_block .gform_wrapper h2{color:#FFF;}
.author main.container .post-sidebar .wp-block-latest-posts li>a{font-size: 14px; display: block;}
.author main.container .post-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li{margin-bottom: 0; font-size: 14px; border-bottom: none;}
.author main.container .post-sidebar .gform_wrapper.gravity-theme .gform_footer input[type="submit"]{background: #075c45; color: #FFF; border: none; padding: 9px 16px;}
.author main.container .post-sidebar .widget_block .gform_wrapper h2.gform_submission_error{color: red; text-transform: none; margin-bottom: 0;}
.author main.container .post-sidebar .widget_block:last-child{padding-bottom:0;}

@media (max-width: 1399.98px) {
	.author main.container .post-article{width: 66.66666667%;}
	.author main.container .post-sidebar{width: 33.33333333%;}
}

@media (max-width: 576px) {
	.author main.container .post-article{width: 100%; padding: 3rem 3rem 1rem 3rem;}
	.author main.container .post-sidebar{width: 100%;}
}

/* Sidebar wrapper positioning */
.aside {
  position: relative;
  transition: transform 0.35s ease, opacity 0.35s ease;
  transform: translateX(0);
  opacity: 1;
}

.aside.is-collapsed {
  pointer-events: none;
	width: 8.3%;
  /* Keep it in flow so layout doesn't jump — use this if you want layout to stay */
  /* Or use position:absolute + right:0 if you want it to truly overlay */
}
.aside.is-collapsed * {display: none;}
/* The toggle button sitting on the left edge of the sidebar */
.aside-toggle-btn {
  position: absolute;
  left: -38px;
  top: 0;
  width: 36px;
  height: 36px;
  background: #065d45;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 0 0 15px 0;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  transition: background 0.2s ease;
}
.aside-toggle-btn span{font-size: 18px;}

.aside-toggle-btn:hover {
  background: #054a37;
}

.aside-toggle-btn .toggle-icon {
  display: inline-block;
  transition: transform 0.35s ease;
}

/* When collapsed, button stays visible via fixed/sticky tab */
.aside-reopen-btn {
  display: none;
    position: fixed;
    right: 0;
    top: 160px;
    width: 150px;
	width: 8.25%;
    height: 70px;
    background: #065d45;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 18px;
    text-orientation: mixed;
    letter-spacing: 1px;
    z-index: 100;
    padding: 8px 6px;
   transition: background 0.2s ease;
	border-radius: 0 0 15px 0;
}

.aside-reopen-btn:hover {
  background: #054a37;
}

.aside-reopen-btn.visible {
  display: flex;
  align-items: center;
  justify-content: center;
}
.aside-reopen-btn.visible span{transform: rotate(-180deg); margin-right: 10px;}
.results .table, .form p label, #loginform input[type=text], #loginform input[type=password], .form input[type=text], .form input[type=password], .form input[type=email], .form select{font-size: 1em;}
.results+.aside{padding-top: 30px;}
.results+.aside .form{margin-top: 30px;}

@media (max-width: 1670px){
	#results-sort th span{white-space: wrap;}
}

@media (min-width: 1200px) and (max-width: 1440px){
	.results .table, .form p label, #loginform input[type=text], #loginform input[type=password], .form input[type=text], .form input[type=password], .form input[type=email], .form select{font-size: 0.75em;}
}

@media (max-width: 1440px){
	table.table #results-sort th:first-child{min-width: 10px !important;}
	#results-sort th span{white-space: wrap;}
}

@media (min-width: 1441px) and (max-width: 1669px){
	.results .table, .form p label, #loginform input[type=text], #loginform input[type=password], .form input[type=text], .form input[type=password], .form input[type=email], .form select{font-size: 0.85em;}
}

@media (min-width: 992px) and (max-width: 1199px){
	.results .table, .form p label, #loginform input[type=text], #loginform input[type=password], .form input[type=text], .form input[type=password], .form input[type=email], .form select {
    font-size: 0.6em;
}
	#results-sort th span{line-height: 1.4 !important;}
	.aside-reopen-btn{width:13%; height: auto;}
}

@media (max-width: 991px){
    .aside-toggle-btn {
        font-size: 18px;
        left: calc(50% - 91px);
        width: auto;
        border-radius: 0 0 15px 0; height: auto;
        padding: 10px 20px;
    }
	.aside-toggle-btn span {
    font-size: 18px;
    transform: rotate(-90deg);
    margin-right: 10px;
}
	.aside-reopen-btn.visible {
    right: auto;
    top: 145px;
    padding: 10px 20px;
    height: auto;
    width: auto;position: absolute;
   left: calc(50% - 58px);
}
	.aside-reopen-btn.visible span{transform: rotate(90deg)}
	.results+.aside.is-collapsed{width:0; padding:0;}
	.results{padding: 0 20px;}
	.results+.aside {
    padding-top: 60px;
}
	table.table #results-sort th:first-child{min-width: 220px !important;}
	
}

@media (max-width: 767px){
	.aside-reopen-btn.visible{top:134px;}
	table.table #results-sort th:first-child{min-width: 150px !important;}
}