.topic-icon .icon {
  background-image: url("../png/topic-icons-off1d5d.png?1859dd3633d4");
  background-repeat: no-repeat; }

.topic-icon:hover .icon {
  background-image: url("../png/topic-icons-on1d5d.png?1859dd3633d4"); }

.topic-icon-arabic-oer .icon {
  background-position: 0px -2px; }

.topic-icon-arts-as-social-action .icon {
  background-position: -74px -2px; }

.topic-icon-arts-integration .icon {
  background-position: -148px -2px; }

.topic-icon-biodiversity-and-change .icon {
  background-position: -222px -2px; }

.topic-icon-brain-and-human-development .icon {
  background-position: -296px -2px; }

.topic-icon-citizen-journalism .icon {
  background-position: -370px -2px; }

.topic-icon-citizen-science .icon {
  background-position: -444px -2px; }

.topic-icon-common-core .icon {
  background-position: -518px -2px; }

.topic-icon-data-and-information .icon {
  background-position: -592px -2px; }

.topic-icon-digital-storytelling .icon {
  background-position: -666px -2px; }

.topic-icon-discover-what-s-new-in-oer-commons .icon {
  background-position: -740px -2px; }

.topic-icon-exploring-universes .icon {
  background-position: -814px -2px; }

.topic-icon-flexible-learning .icon {
  background-position: -888px -2px; }

.topic-icon-game-based-learning .icon {
  background-position: -962px -2px; }

.topic-icon-global-challenges .icon {
  background-position: -1036px -2px; }

.topic-icon-global-citizenship .icon {
  background-position: -1110px -2px; }

.topic-icon-global-health-medicine .icon {
  background-position: -1184px -2px; }

.topic-icon-information-visualization .icon {
  background-position: -1258px -2px; }

.topic-icon-intergenerational-learning .icon {
  background-position: -1332px -2px; }

.topic-icon-local-food-agriculture .icon {
  background-position: -1406px -2px; }

.topic-icon-math-practices .icon {
  background-position: -1480px -2px; }

.topic-icon-mathematical-modeling .icon {
  background-position: -1554px -2px; }

.topic-icon-new-media .icon {
  background-position: -1628px -2px; }

.topic-icon-organizational-learning .icon {
  background-position: -1702px -2px; }

.topic-icon-primary-sources .icon {
  background-position: -1776px -2px; }

.topic-icon-real-world-math .icon {
  background-position: -1850px -2px; }

.topic-icon-reframing-history .icon {
  background-position: -1924px -2px; }

.topic-icon-smart-cities .icon {
  background-position: -1998px -2px; }

.topic-icon-social-computing .icon {
  background-position: -2072px -2px; }

.topic-icon-social-emotional-learning .icon {
  background-position: -2146px -2px; }

.topic-icon-social-entrepreneurship .icon {
  background-position: -2220px -2px; }

.topic-icon-steam .icon {
  background-position: -2294px -2px; }

.topic-icon-teachers-as-makers .icon {
  background-position: -2368px -2px; }

.topic-icon-teaching-with-music .icon {
  background-position: -2442px -2px; }

.topic-icon-the-human-genome .icon {
  background-position: -2516px -2px; }

.topic-icon-young-engineers .icon {
  background-position: -2590px -2px; }

.topic-icon-youth-as-social-change .icon {
  background-position: -2664px -2px; }

/* Keyframes */
@-webkit-keyframes fadein {
  0% {
    -webkit-transform: translateY(-20px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }

@-moz-keyframes fadein {
  0% {
    -moz-transform: translateY(-20px);
    opacity: 0; }
  100% {
    -moz-transform: translateY(0);
    opacity: 1; } }

@keyframes fadein {
  0% {
    transform: translateY(-20px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

.header-title {
  margin: 0;
  font: 500 48px "Arvo", serif;
  color: #ffffff; }

.header-description {
  margin: 20px auto 25px;
  width: 80%;
  font: italic 400 18px / 26px "Open Sans", sans-serif;
  color: #ffffff; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .header-description {
      width: 100%; } }
.search-block {
  margin-top: -297px;
  padding-bottom: 40px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .search-block {
      margin-top: -368px; } }
  .search-block .fa {
    color: #d6dee0;
    font-size: 24px;
    position: absolute;
    right: 15px;
    top: 8px; }
  .search-block input,
  .search-block select {
    height: 40px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 0;
    font: 400 14px / 28px "Open Sans", sans-serif; }
    @media only screen and (max-width: 767px) {
      .search-block input,
      .search-block select {
        margin-bottom: 20px; } }
.search-field {
  position: relative;
  display: inline-block; }

.search-input {
  width: 260px; }
  @media only screen and (max-width: 767px) {
    .search-input {
      width: 210px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px), only screen and (min-width: 980px) and (max-width: 1199px) {
    .search-input {
      width: 220px; } }
.search-select {
  width: 165px; }
  @media only screen and (max-width: 767px) {
    .search-select {
      width: 210px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .search-select {
      width: 110px; } }
  @media only screen and (min-width: 980px) and (max-width: 1199px) {
    .search-select {
      width: 145px; } }
@media only screen and (max-width: 767px) {
  .search-form {
    display: none;
    position: absolute;
    top: 0;
    width: 251px;
    overflow: hidden;
    right: -250px;
    padding: 50px 20px;
    background-color: #215064; } }

.search-form .btn-search {
  background-color: #3a853a;
  color: #ffffff; }
  .search-form .btn-search:hover {
    background-color: #2d5d36;
    border-color: #2d5d36;
    color: #ffffff; }
  @media only screen and (max-width: 767px) {
    .search-form .btn-search {
      width: 210px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px), only screen and (min-width: 980px) and (max-width: 1199px) {
    .search-form .btn-search {
      width: 140px; } }
.header-mobile-menu-active,
.header-mobile-search-active {
  height: 565px; }

.header-mobile-menu-active + .content .search-block {
  margin-top: -472px; }

.header-mobile-search-active + .content .search-block .search-form {
  margin-top: -565px; }

.support-banner {
  background-color: #f5f5f5;
  padding: 10px; }

.support-link {
  color: #000000;
  text-decoration: none; }
  .support-link:hover {
    color: #000000;
    text-decoration: none; }
  .support-link h4 {
    font-weight: 600;
    line-height: 1.5;
    padding: 5px; }
  .support-link button {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #ffffff;
    background-color: #1577d8;
    border-radius: 5px;
    border: 1px solid transparent;
    padding: 5px;
    margin-top: 10px; }
    .support-link button:hover {
      background-color: #235b86; }
    .support-link button:active {
      background-color: #2f7bb6; }

.btn-big-link {
  height: 40px;
  border: 1px solid transparent;
  color: #474f60;
  width: 165px;
  font: 500 16px / 28px "Arvo", serif; }
  .btn-big-link.mod-library {
    background-color: #ffffff; }
  .btn-big-link:hover {
    background-color: #d6dee0;
    border-color: #d6dee0; }

.btn-transparent {
  background-color: transparent; }

.btn-wide {
  width: 225px; }

.advanced-search-call-out {
  display: inline-block;
  margin-top: 30px;
  padding: 5px 10px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.3);
  font-family: "Open Sans", sans-serif; }

.advanced-search-call-out a {
  text-decoration: underline;
  color: #ffffff; }

.library {
  background-color: #fcd973;
  text-align: center;
  padding: 60px 70px; }
  @media only screen and (max-width: 767px) {
    .library {
      padding: 20px; } }
.frontpage-section-title {
  margin: 0;
  color: #333333;
  font: 400 28px "Arvo", serif; }
  .frontpage-section-title.mod-white {
    color: #ffffff; }

.library-items {
  margin-top: 50px; }

.library-item {
  text-align: center; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .library-item {
      margin-bottom: 25px; } }
.library-icon {
  min-height: 102px; }

.library-description {
  margin: 30px 0 10px;
  min-height: 60px;
  font: 400 16px / 22px "Open Sans", sans-serif; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .library-description {
      min-height: 0; } }
  @media only screen and (min-width: 980px) and (max-width: 1199px) {
    .library-description {
      min-height: 80px; } }
.groups {
  height: 395px; }
  @media only screen and (max-width: 767px) {
    .groups {
      height: auto; } }
.groups-row,
.groups-col {
  height: 100%; }

.groups-image {
  background-image: url("../png/groups-background1d5d.png?1859dd3633d4");
  background-size: cover;
  min-height: 395px; }
  @media only screen and (max-width: 767px) {
    .groups-image {
      min-height: 200px; } }
.groups-ct {
  background-color: #3a853a;
  padding: 55px 50px; }
  @media only screen and (max-width: 767px) {
    .groups-ct {
      padding: 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .groups-ct {
      padding: 40px; } }
.groups-description {
  color: #ffffff;
  font: 400 14px / 22px "Open Sans", sans-serif;
  margin: 40px 0 30px;
  width: 80%; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .groups-description {
      width: 100%; } }
.btn-groups {
  border: 1px solid #ffffff;
  color: #ffffff; }
  .btn-groups:hover {
    background-color: #ffffff;
    color: #474f60;
    border-color: #ffffff; }

.contribute {
  color: #ffffff;
  padding-top: 50px;
  padding-bottom: 200px;
  height: auto;
  background-color: #085b9b;
  overflow: hidden; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .contribute {
      padding: 20px; } }
.oa-contribute-image {
  height: 300px; }
  @media only screen and (min-width: 1200px) {
    .oa-contribute-image {
      height: 400px;
      background-position: unset; } }
  @media only screen and (min-width: 980px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 979px) {
    .oa-contribute-image {
      padding-top: 40px; } }
  @media only screen and (max-width: 767px) {
    .oa-contribute-image {
      padding-top: 0; } }
  .oa-contribute-image .video-title-white {
    margin: 0 0 40px;
    color: #ffffff;
    font: 400 21px "Arvo", serif; }
  .oa-contribute-image .contribute-video {
    display: inline-block; }
    @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
      .oa-contribute-image .contribute-video {
        margin-bottom: 0;
        padding-top: 0;
        text-align: center; } }
    .oa-contribute-image .contribute-video iframe {
      width: 550px;
      height: 400px; }
      @media only screen and (min-width: 980px) and (max-width: 1199px) {
        .oa-contribute-image .contribute-video iframe {
          width: 360px;
          height: 260px; } }
      @media only screen and (min-width: 768px) and (max-width: 979px) {
        .oa-contribute-image .contribute-video iframe {
          width: 300px;
          height: 260px; } }
      @media only screen and (max-width: 767px) {
        .oa-contribute-image .contribute-video iframe {
          width: 250px;
          height: 200px; } }
.contribute-title {
  color: #ffffff;
  padding-bottom: 20px;
  font: 400 28px "Arvo", serif; }
  @media only screen and (max-width: 767px) {
    .contribute-title {
      padding-top: 0;
      padding-bottom: 0; } }
.contribute-description {
  margin: 10px auto 40px;
  width: 70%; }
  @media only screen and (max-width: 767px) {
    .contribute-description {
      width: 100%; } }
.contribute-items-row {
  width: 95%;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .contribute-items-row {
      width: 100%; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .contribute-items-row {
      width: 100%; } }
.contribute-item {
  padding-top: 20px;
  height: auto;
  text-align: left; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .contribute-item {
      padding-top: 0;
      margin-bottom: 30px;
      height: auto;
      text-align: center; } }
  .contribute-item p {
    font-family: "Open Sans", sans-serif;
    margin-bottom: 30px;
    margin-left: 10px; }
  .contribute-item a {
    display: inline-block;
    color: #ffffff;
    text-decoration: underline;
    padding: 10px;
    margin-left: -10px;
    margin-top: 15px; }
    .contribute-item a:hover {
      background-color: #235b86;
      border-radius: 5px;
      padding: 10px; }

.contribute-item-more {
  border-top: 3px solid #ffffff;
  position: relative;
  padding-top: 10px;
  margin-top: 15px;
  bottom: -8px; }

.network {
  background-color: #474f60;
  color: #ffffff;
  padding: 60px 20px; }
  @media only screen and (max-width: 767px) {
    .network {
      padding: 20px; } }
.network-title {
  text-align: center;
  color: #ffffff;
  margin-bottom: 40px; }

.network-item {
  text-align: center;
  width: 50%; }
  @media only screen and (min-width: 980px) and (max-width: 1199px) {
    .network-item {
      width: 70%; } }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .network-item {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .network-item {
      margin-bottom: 40px; } }
.network-item-title {
  margin: 0;
  display: block;
  color: #fcd973;
  font: 500 21px / 24px "Arvo", serif; }

.network-item-subtitle {
  display: block;
  font: italic 15px / 24px "Arvo", serif; }

.network-item-icon {
  width: 106px;
  height: 106px;
  margin: 25px auto;
  border-radius: 50%;
  border: 1px solid #fcd973; }
  .network-item-icon.hubs-icon {
    background: url("../png/hubs1d5d.png?1859dd3633d4") no-repeat 50% 42%; }
  .network-item-icon.groups-icon {
    background: url("../png/groups1d5d.png?1859dd3633d4") no-repeat 50% 42%; }

.network-item-description {
  display: block;
  font: 400 13px / 21px "Open Sans", sans-serif;
  margin-bottom: 20px;
  min-height: 105px; }
  @media only screen and (max-width: 767px) {
    .network-item-description {
      min-height: 0; } }
.btn-network {
  background-color: #fcd973;
  color: #474f60; }
  .btn-network:hover {
    background-color: #ffffff;
    border-color: #ffffff; }

.learning {
  background-color: #085b9b; }

.learning-photo {
  height: 210px;
  background-size: cover;
  background-repeat: no-repeat; }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .learning-photo {
      height: 170px; } }
  @media only screen and (max-width: 767px) {
    .learning-photo {
      height: 110px; } }
  .learning-photo.photo-1 {
    background-image: url("../png/learning-11d5d.png?1859dd3633d4"); }
    @media only screen and (max-width: 500px) {
      .learning-photo.photo-1 {
        background-position-x: -65px; } }
  .learning-photo.photo-2 {
    background-image: url("../png/learning-21d5d.png?1859dd3633d4"); }
  .learning-photo.photo-3 {
    background-image: url("../png/learning-31d5d.png?1859dd3633d4"); }

.learning-text {
  padding: 60px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .learning-text {
      padding: 20px; } }
.learning-description {
  color: #ffffff;
  font: 400 15px/22px "Open Sans", sans-serif;
  text-align: left;
  margin: 30px auto;
  width: 65%; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .learning-description {
      width: 100%; } }
  .learning-description p {
    margin: 0 0 25px; }

.btn-learning {
  border: 1px solid #ffffff;
  color: #ffffff; }
  .btn-learning:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #474f60; }

.frontpage-videos {
  background-color: #ffffff;
  text-align: center;
  padding: 60px 55px; }
  @media only screen and (max-width: 767px) {
    .frontpage-videos {
      padding: 20px; } }
.videos-row {
  margin-top: 45px; }

.video-item {
  width: 330px;
  height: 180px; }
  @media only screen and (max-width: 767px), only screen and (min-width: 980px) and (max-width: 1199px) {
    .video-item {
      width: 260px;
      height: 145px; } }
.video-title {
  margin: 30px 0 40px;
  color: #474f60;
  font: 400 21px "Arvo", serif; }

.btn-frontpage-primary {
  background-color: #3a853a;
  color: #ffffff; }
  .btn-frontpage-primary:hover {
    background-color: #2d5d36;
    color: #ffffff; }

.partners {
  background-color: #3a853a;
  text-align: center;
  padding: 60px 70px; }
  @media only screen and (max-width: 767px) {
    .partners {
      padding: 20px; } }
.partner-description {
  font: 400 15px/22px "Open Sans", sans-serif;
  margin: 30px auto;
  width: 65%; }

/* Keyframes */
@-webkit-keyframes fadein {
  0% {
    -webkit-transform: translateY(-20px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }

@-moz-keyframes fadein {
  0% {
    -moz-transform: translateY(-20px);
    opacity: 0; }
  100% {
    -moz-transform: translateY(0);
    opacity: 1; } }

@keyframes fadein {
  0% {
    transform: translateY(-20px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

.content {
  background-color: #ffffff;
  color: #000000; }

.authoring-odd-container {
  background-color: #ffffff;
  padding: 50px; }

.authoring-even-container {
  background-color: #ffffff;
  padding-bottom: 35px; }

.published-content-container {
  background-color: #085b9b;
  padding: 50px; }

.oa-tool-container {
  background-color: #f1f2f2;
  padding: 80px;
  font-family: "Open Sans", sans-serif; }

.oa-tool-title {
  font-family: "Open Sans", sans-serif;
  padding-bottom: 30px; }

.published-content {
  color: #ffffff;
  font-family: "Open Sans", sans-serif; }
  .published-content h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 50px; }

.published-title {
  display: inline-block;
  text-align: left; }
  .published-title h3 {
    margin-top: 0; }
  .published-title p {
    font-size: 16px; }

.tab-content {
  margin-left: 15px; }

[data-tab-content] {
  display: none; }

.active[data-tab-content] {
  display: block; }

.task-tabs {
  border-bottom: 3px solid #82899d; }

.task-tab {
  margin: 0 20px 5px 0;
  background-color: transparent;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  box-shadow: none;
  color: #82899d; }

.oa-tool-row {
  margin-right: 50px; }

.oa-tool-img {
  background-repeat: no-repeat;
  background-size: contain;
  height: 450px;
  background-image: url("../png/section1d5d.png?1859dd3633d4"); }

.btn:active, .btn.active {
  box-shadow: none;
  color: #000000; }

.tab-content {
  padding-top: 20px; }

.published-content-img {
  border: 1px solid rgba(0, 0, 0, 0.3); }
  .published-content-img img {
    width: 100%; }

.instructor-view {
  text-align: left;
  padding: 30px; }
  .instructor-view h4 {
    font-weight: 700; }
    .instructor-view h4 i {
      padding: 10px; }
  .instructor-view p {
    padding-left: 40px; }

.audience-view {
  text-align: right; }
  .audience-view h4 {
    font-weight: 700; }
    .audience-view h4 i {
      padding: 10px; }
  .audience-view p {
    padding-right: 40px;
    padding-left: 50px; }

.authoring-create {
  color: #215064; }

.authoring-hero {
  background: url("../jpg/oer-hero1d5d.jpg?1859dd3633d4") no-repeat;
  background-size: cover;
  height: 375px;
  padding-top: 5px; }
  .authoring-hero h1 {
    margin: 100px 0 20px 50px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600; }
    @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
      .authoring-hero h1 {
        margin: 100px 0 20px 0; } }
  .authoring-hero h3 {
    font-family: "Open Sans", sans-serif;
    margin: 0 0 20px 50px; }
    @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
      .authoring-hero h3 {
        margin: 0 0 20px 0; } }
  .authoring-hero form button {
    margin: 0 0 20px 50px; }
    @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
      .authoring-hero form button {
        margin: 0 0 20px 0; } }
.oa-icon {
  padding: 20px;
  height: 169px; }

.authoring-image-menu {
  width: 100%; }

.authoring-image-menu a {
  color: #000000;
  display: block;
  padding: 12px;
  text-decoration: none; }
  .authoring-image-menu a h4 {
    font-size: 16px;
    font-weight: 700; }
  .authoring-image-menu a:hover {
    background-color: #f1f2f2; }
    @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
      .authoring-image-menu a:hover {
        background-color: #ffffff; } }
.active-menu-button {
  background-color: #f1f2f2; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .active-menu-button {
      background-color: #ffffff; } }
.active-tab {
  color: #000000; }

.best-oer-container {
  padding: 100px 180px; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .best-oer-container {
      padding: 0; } }
  .best-oer-container h1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600; }

.authoring-image-switcher-container {
  position: relative; }
  .authoring-image-switcher-container img {
    width: 100%;
    margin-top: 56px;
    border: 1px solid #d6dee0; }

.image-switcher.active {
  display: block; }

.image-switcher.inactive {
  display: none; }

.authoring-create-title {
  font: 500 23px/22px "Open Sans", sans-serif;
  margin: 45px 0 15px; }

.authoring-create-copy {
  font: 400 16px/23px "Open Sans", sans-serif;
  margin-bottom: 30px;
  padding: 0 100px; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .authoring-create-copy {
      padding: 0; } }
.authoring-item {
  padding-top: 40px;
  height: 280px; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .authoring-item {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 767px), only screen and (min-width: 980px) and (max-width: 1199px) {
    .authoring-item {
      padding-top: 35px;
      height: 300px; } }
.authoring-item-icon {
  color: #d6dee0;
  font-size: 67px; }

.authoring-item-stacked-icon {
  color: #d6dee0;
  font-size: 44px;
  top: -9px;
  left: -4px;
  margin-bottom: -21px; }
  .authoring-item-stacked-icon .fa-stack-1x {
    font-size: 34px;
    top: -6px;
    left: 5px; }

.authoring-item-title {
  font: 700 18px/18px "Open Sans", sans-serif;
  margin: 15px 0 4px; }

.authoring-item-level {
  background-color: #ffffff;
  height: 21px;
  border-radius: 10px;
  padding: 3px 10px;
  position: absolute;
  top: 11px;
  right: 27px;
  font: 600 14px/14px "Arvo", serif; }

.authoring-item-copy {
  font: 14px/24px "Open Sans", sans-serif;
  margin: 18px; }

.authoring-item-more {
  background-color: #ffffff;
  height: 45px;
  position: relative;
  padding-top: 5px;
  margin: 25px 2px 0;
  bottom: -8px; }

.authoring-item-more-copy {
  color: #474f60;
  font: 400 14px/22px "Arvo", serif; }

.authoring-item-more-icon-wrapper {
  background-color: #085b9b;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 34px;
  height: 34px;
  line-height: 34px;
  border-radius: 50%;
  cursor: pointer; }

.authoring-item-more-icon {
  color: #215064;
  font-size: 20px;
  position: relative;
  top: 2px; }

.authoring-reasons {
  padding: 44px 17px 0;
  color: #333333; }

@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
  .authoring-reasons-ct {
    margin-bottom: 20px;
    padding: 0 20px; } }

.authoring-reasons-title {
  font: 400 21px/22px "Arvo", serif;
  margin: 21px 0; }

.authoring-reasons-copy {
  font: 400 14px/22px "Open Sans", sans-serif;
  padding-right: 32px; }

.authoring-reasons-impact {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 30px 27px; }

.authoring-reasons-impact-title {
  font: 600 24px/22px "Open Sans", sans-serif;
  margin-bottom: 17px;
  margin-top: 0; }

.authoring-reasons-impact-copy {
  font: 400 16px/22px "Open Sans", sans-serif; }

.authoring-reasons-link {
  color: #085b9b;
  font-weight: 600; }

.authoring-reasons-img {
  background: url("../png/impact-of-oer1d5d.png?1859dd3633d4") no-repeat center;
  background-size: contain;
  min-height: 115px;
  margin-top: 20px; }

.authoring-section {
  padding-top: 44px;
  font: 400 14px/22px "Open Sans", sans-serif;
  color: #333333; }

.authoring-section-divider {
  width: 83px;
  border-bottom: 4px solid #474f60;
  margin: 0 auto 65px; }

.authoring-section-image {
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 342px; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .authoring-section-image {
      background-position: center;
      margin: 0 auto; } }
  @media only screen and (max-width: 767px) {
    .authoring-section-image {
      max-width: 320px;
      min-height: 197px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .authoring-section-image {
      max-width: 550px;
      min-height: 339px; } }
  @media only screen and (min-width: 980px) and (max-width: 1199px) {
    .authoring-section-image {
      min-height: 278px; } }
  .authoring-section-image.open-author-screen {
    background-image: url("../png/open-author-screen1d5d.png?1859dd3633d4"); }
  .authoring-section-image.lesson-screen {
    -moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.35);
    background-image: url("../png/lesson-screen1d5d.png?1859dd3633d4"); }
  .authoring-section-image.module-screen {
    -moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.35);
    background-image: url("../png/module-screen1d5d.png?1859dd3633d4"); }

.authoring-section-describe {
  padding-left: 25px; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .authoring-section-describe {
      margin-top: 20px;
      padding-left: 0; } }
.authoring-section-describe-left {
  padding-right: 35px; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .authoring-section-describe-left {
      margin-bottom: 30px;
      padding-right: 0; } }
  .authoring-section-describe-left h3 {
    color: #000000;
    padding-left: 12px; }

.authoring-section-title {
  font: 400 21px/22px "Arvo", serif;
  margin: 7px 0 21px; }

.authoring-section-copy {
  margin-bottom: 30px; }

.authoring-section-features {
  border-top: 1px solid #d6dee0;
  border-bottom: 1px solid #d6dee0;
  padding: 18px 2px 12px;
  margin: 50px 0 23px; }

.authoring-section-features-ct {
  margin-top: 25px;
  margin-left: 15px; }

.authoring-section-features-bullet {
  width: 8px;
  height: 8px;
  font-size: 8px;
  font-weight: 700;
  top: 11px;
  color: #82899d; }

.authoring-section-features-item {
  padding-left: 10px;
  padding-right: 45px; }
  .authoring-section-features-item:last-child {
    padding-right: 15px; }

.authoring-section-features-header {
  font: 400 18px/22px "Arvo", serif; }

.authoring-section-features-title {
  font-weight: 600;
  margin-bottom: 0; }

.authoring-heading {
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }

.search-block {
  margin-top: 0;
  padding: 0;
  color: #ffffff;
  background-image: url("../jpg/header-background1d5d.jpg?1859dd3633d4");
  background-size: cover; }
  .search-block a {
    color: #ffffff; }

.search-block-wrapper {
  padding: 100px 70px 35px;
  background-color: rgba(0, 0, 0, 0.25); }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .search-block-wrapper {
      padding: 20px; } }
  @media only screen and (min-width: 980px) and (max-width: 1199px) {
    .search-block-wrapper {
      padding: 100px 30px 70px; } }

.partners {
  text-align: center;
  padding-bottom: 65px;
  overflow: hidden; }

.partners > .container {
  width: 100%; }

.partners-container {
  position: relative; }
  .partners-container .left-carousel-control,
  .partners-container .right-carousel-control {
    position: absolute;
    top: 35px; }
    @media only screen and (max-width: 767px) {
      .partners-container .left-carousel-control,
      .partners-container .right-carousel-control {
        top: -40px; } }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .partners-container .left-carousel-control,
      .partners-container .right-carousel-control {
        top: 20px; } }
  .partners-container .left-carousel-control {
    left: 0; }
    @media only screen and (max-width: 767px) {
      .partners-container .left-carousel-control {
        left: 40%; } }
    @media only screen and (min-width: 768px) and (max-width: 979px), only screen and (min-width: 980px) and (max-width: 1199px) {
      .partners-container .left-carousel-control {
        left: -15px; } }
  .partners-container .right-carousel-control {
    right: 0; }
    @media only screen and (max-width: 767px) {
      .partners-container .right-carousel-control {
        right: 40%; } }
    @media only screen and (min-width: 768px) and (max-width: 979px), only screen and (min-width: 980px) and (max-width: 1199px) {
      .partners-container .right-carousel-control {
        right: -15px; } }
  .partners-container .fa {
    font-size: 60px; }

.partners-carousel {
  margin-top: 50px; }
  @media only screen and (max-width: 767px) {
    .partners-carousel {
      margin-top: 0; } }
.partners-column {
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .partners-column {
      margin-top: 30px; } }
.partners-grid {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  align-items: center; }
  @media only screen and (min-width: 980px) and (max-width: 1199px), only screen and (min-width: 1200px) {
    .partners-grid {
      padding: 0 235px; } }
  @media screen and (max-width: 980px) {
    .partners-grid {
      flex-direction: column; } }
  .partners-grid .partner-item {
    border-radius: 50%;
    border: 1px solid #D0D0D0;
    background-color: white;
    width: 224px;
    height: 224px;
    display: flex;
    justify-content: center;
    align-items: center; }

.partners-image {
  max-width: 180px; }
  @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 979px) {
    .partners-image {
      max-width: 140px; } }
.partners-container .left-carousel-control,
.partners-container .right-carousel-control {
  display: none; }

.partners-container .carousel-inner > .item {
  transition: 0.6s ease-in-out opacity; }

.partners-container .carousel-inner > .prev,
.partners-container .carousel-inner > .next,
.partners-container .carousel-inner > .active.left,
.partners-container .carousel-inner > .active.right {
  left: 0;
  opacity: 0; }

.partners-container .carousel-inner > .active {
  opacity: 1; }

@media only screen and (min-width: 980px) and (max-width: 1199px) {
  .partners-container .frontpage-main-item-title {
    height: 75px; } }
