.about-header {
  margin-bottom: 0; }

.about-movement-section-wrapper {
  margin-bottom: 50px;
  padding-top: 50px;
  background: #f1f2f2; }

.about-movement-section-download-pdf {
  margin-top: 20px; }

.about-getting-started {
  margin-bottom: 50px;
  padding-top: 50px;
  background: #474f60 url("https://oercommons.org/static/staticpages/images/about/oerc.png?61de35fd385a") no-repeat 50% 50%;
  color: #ffffff; }
  .about-getting-started ul {
    list-style-position: outside;
    margin: 0 0 0 20px; }
  .about-getting-started ul li {
    color: #fcd973; }
  .about-getting-started a {
    color: #fcd973; }
    .about-getting-started a:hover, .about-getting-started a:focus {
      color: #fabe0f; }
  .about-getting-started li {
    margin-bottom: .5em; }

.about-oerc-partners-download-pdf {
  margin: 25px auto 0 auto;
  width: 50%; }
  @media only screen and (max-width: 767px) {
    .about-oerc-partners-download-pdf {
      width: 100%; } }
.about-services {
  padding-top: 50px;
  background: #f1f2f2; }
  .about-services .btn {
    margin-top: 25px; }

.about-partners ul {
  margin: -20px;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }

.about-partners ul li {
  margin: 20px;
  padding: 0; }

.about-partners img {
  max-width: 200px;
  max-height: 90px; }

.learn-more-page {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  background: #ffffff; }
  .learn-more-page a,
  .learn-more-page a:visited {
    color: #fcd973; }
    .learn-more-page a:hover, .learn-more-page a:focus,
    .learn-more-page a:visited:hover,
    .learn-more-page a:visited:focus {
      text-decoration: none; }
  .learn-more-page h3 a {
    text-decoration: underline; }
  .learn-more-page h2 {
    font: 400 36px "Arvo", serif;
    line-height: 1.2; }
    @media only screen and (max-width: 767px) {
      .learn-more-page h2 {
        font-size: 22px; } }
  .learn-more-page h3 {
    font: 400 24px "Arvo", serif;
    line-height: 1.4; }
    @media only screen and (max-width: 767px) {
      .learn-more-page h3 {
        font-size: 18px; } }
  .learn-more-page h4 {
    font: 400 18px "Arvo", serif;
    line-height: 1.5; }
    @media only screen and (max-width: 767px) {
      .learn-more-page h4 {
        font-size: 16px; } }
.oer-services-link,
.oer-services-link:visited {
  color: #118dcd !important; }
  .oer-services-link:hover, .oer-services-link:focus,
  .oer-services-link:visited:hover,
  .oer-services-link:visited:focus {
    text-decoration: none; }

.learn-more-page a.btn-learn-more {
  padding: 10px 75px;
  background-color: #3a853a;
  color: #ffffff;
  font: 400 20px/28px "Arvo", serif; }
  .learn-more-page a.btn-learn-more:hover, .learn-more-page a.btn-learn-more:focus, .learn-more-page a.btn-learn-more:active {
    background-color: #2d5d36;
    color: #ffffff; }

.learn-more-page-header {
  padding: 60px 55px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 375px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  color: #ffffff; }
  @media only screen and (max-width: 767px) {
    .learn-more-page-header {
      padding: 60px 20px; } }
  .learn-more-page-header h1 {
    margin: 0 0 20px 0;
    font: 400 44px "Arvo", serif; }
    @media only screen and (max-width: 767px) {
      .learn-more-page-header h1 {
        font-size: 24px; } }
  .learn-more-page-header p {
    margin: 0;
    font: italic 400 24px "Open Sans", sans-serif; }
    @media only screen and (max-width: 767px) {
      .learn-more-page-header p {
        font-size: 16px; } }
  .learn-more-page-header .btn-learn-more {
    margin-top: 20px; }

.learn-more-page-section-wrapper.mod-with-bg {
  padding: 50px 0;
  background: #f1f2f2; }

.learn-more-page-section-wrapper.mod-with-bg-dark {
  padding: 50px 0;
  background-color: #474f60; }
  .learn-more-page-section-wrapper.mod-with-bg-dark h2 {
    color: #ffffff; }

.learn-more-page-section-wrapper .learn-more-page-section:last-child {
  margin-bottom: 0; }

.learn-more-page-section {
  margin: 0 -25px 50px -25px;
  display: flex; }
  @media only screen and (max-width: 767px) {
    .learn-more-page-section {
      flex-wrap: wrap; } }
  @media only screen and (max-width: 767px) {
    .learn-more-page-section.mod-image-first {
      flex-direction: column-reverse; } }
.learn-more-page-section-text {
  box-sizing: border-box;
  padding: 0 25px;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media only screen and (max-width: 767px) {
    .learn-more-page-section-text {
      margin-bottom: 25px;
      width: 100%; } }
  .learn-more-page-section-text.mod-top {
    display: block; }
  .learn-more-page-section-text p:last-child {
    margin-bottom: 0; }
  .learn-more-page-section-text > h3 {
    margin-top: 0; }

.learn-more-page-section-image {
  box-sizing: border-box;
  padding: 0 25px;
  width: 50%; }
  @media only screen and (max-width: 767px) {
    .learn-more-page-section-image {
      width: 100%;
      text-align: center; } }
  .learn-more-page-section-image img {
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .learn-more-page-section-image img {
        width: auto;
        max-width: 100%; } }
.learn-more-page-section-container {
  margin-bottom: 50px; }
  .learn-more-page-section-container.mod-center {
    text-align: center; }
  .learn-more-page-section-container > h2, .learn-more-page-section-container > h3 {
    margin: 0; }
  .learn-more-page-section-container p:last-child {
    margin-bottom: 0; }
  .learn-more-page-section-container > h2 + p, .learn-more-page-section-container > h3 + p {
    margin-top: 25px; }

.learn-more-page-section-text a.btn-default,
.learn-more-page-section-container a.btn-default {
  padding: 7px 30px;
  font-size: 16px;
  color: #ffffff;
  background: #085b9b;
  border: none; }
  .learn-more-page-section-text a.btn-default:hover, .learn-more-page-section-text a.btn-default:focus,
  .learn-more-page-section-container a.btn-default:hover,
  .learn-more-page-section-container a.btn-default:focus {
    color: #ffffff;
    background: #085b9b; }

.learn-more-page-col4 {
  margin: 0 -15px 50px -15px;
  display: flex; }
  @media only screen and (min-width: 768px) and (max-width: 979px), only screen and (max-width: 767px) {
    .learn-more-page-col4 {
      flex-wrap: wrap; } }
  .learn-more-page-col4 h3 {
    margin: 0 0 25px 0;
    text-align: center; }

.learn-more-page-col4-item {
  box-sizing: border-box;
  padding: 0 15px;
  width: 25%; }
  @media only screen and (min-width: 768px) and (max-width: 979px), only screen and (max-width: 767px) {
    .learn-more-page-col4-item {
      margin-bottom: 25px;
      width: 50%; } }
  @media only screen and (max-width: 480px) {
    .learn-more-page-col4-item {
      width: 100%; } }
.learn-more-page-col4-item-image {
  margin-bottom: 25px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }

.learn-more-page-btn-in-block {
  margin: 0 auto;
  padding: 20px;
  background: #d6dee0;
  text-align: center; }
  .learn-more-page-btn-in-block h3 {
    margin: 0 0 15px 0; }
  .learn-more-page-btn-in-block p {
    margin: 0 0 15px 0; }
  .learn-more-page-btn-in-block .btn-default {
    width: 100%; }
