@charset "UTF-8";
/*
Theme Name: Digital Promise (main site)
Description: Digital Promise main site child theme
Version: 3
Template: devdmbootstrap3
*/
.home .home__mission-statement {
  max-width: 870px;
}
.home .home__mission-statement h2 {
  margin-bottom: 1rem;
  font-weight: bold !important;
  font-size: 30px;
  line-height: 38px;
}
.home .home__tabs-section {
  margin: 0 auto 90px;
}
.home .home__tabs-section .home__tabs-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 90px;
}
.home .home__tabs-section .home__tabs-buttons .tab-btn {
  margin-right: 2rem;
}
.home .home__tabs-section .home__tabs-buttons .tab-btn:last-child {
  margin-right: 0;
}
.home .home__tabs-section .home__tabs-buttons .tab-btn.selected {
  background-color: #439ad1;
  color: #fff !important;
}
.home .home__tabs-section .home__tabs-group .home__tab {
  display: none;
  position: relative;
}
.home .home__tabs-section .home__tabs-group .home__tab.selected {
  display: block;
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-summary {
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
  margin-bottom: 90px;
}
@media all and (max-width: 1100px) {
  .home .home__tabs-section .home__tabs-group .home__tab .home__tab-summary {
    max-width: 65%;
  }
}
@media all and (max-width: 600px) {
  .home .home__tabs-section .home__tabs-group .home__tab .home__tab-summary {
    max-width: 100%;
  }
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-summary h2 {
  font-weight: bold;
  font-size: 50px;
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder {
  max-width: 1200px;
  margin: 0 auto;
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder .slick-prev {
  position: absolute;
  left: 0;
  top: -160px;
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder .slick-next {
  position: absolute;
  right: 0;
  top: -160px;
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder .slick-list {
  overflow: unset;
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder .slider-card {
  margin-right: 40px;
  display: flex;
  flex-direction: row;
  position: relative;
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder .slider-card:last-child {
  margin-right: 0;
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder .slider-card a {
  text-decoration: none;
  color: #333;
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder .slider-card a .main {
  position: relative;
  z-index: 1;
  transition: all 0.2s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder .slider-card a .main .slider-image-holder {
  overflow: hidden;
  width: 100%;
  height: 400px;
  box-shadow: 0 0 2rem #d2d2d2;
  transition: all 0.2s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder .slider-card a .main .slider-image-holder .slider-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition-duration: 0.2s;
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder .slider-card a .main h3 {
  padding: 3rem;
  margin: 0;
  padding-bottom: 0;
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder .slider-card a .main .slideout {
  transition: all 0.2s cubic-bezier(0.6, -0.28, 0.735, 0.045);
  padding: 3rem;
  padding-top: 1.5rem;
  opacity: 0;
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder .slider-card a .main:hover {
  transform: scale(1.1);
  z-index: 9;
  background-color: white;
  box-shadow: 0 0 2rem #d2d2d2;
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder .slider-card a .main:hover .slider-image-holder {
  box-shadow: none;
}
.home .home__tabs-section .home__tabs-group .home__tab .home__tab-slider-holder .slider-card a .main:hover .slideout {
  opacity: 1;
}

.page-template-page-research-landing .research__search-bar {
  margin-top: -25px;
  margin-bottom: 62px;
}
@media (min-width: 480px) {
  .page-template-page-research-landing .research__search-bar {
    margin-top: -10px;
  }
}
@media (min-width: 800px) {
  .page-template-page-research-landing .research__search-bar {
    display: flex;
  }
}
.page-template-page-research-landing .research__search-bar__i-am-dropdown {
  position: relative;
  margin-bottom: 8px;
}
@media (min-width: 800px) {
  .page-template-page-research-landing .research__search-bar__i-am-dropdown {
    width: 30%;
    margin-bottom: 0;
  }
}
.page-template-page-research-landing .research__search-bar__i-am-dropdown select {
  width: 100%;
}
@media (min-width: 800px) {
  .page-template-page-research-landing .research__search-bar__input {
    padding-left: 2.4vw;
    width: 70%;
  }
}
.page-template-page-research-landing .research__search-bar__input input {
  width: 100%;
}
.page-template-page-research-landing .tools-reports {
  background-color: #f3f3f3;
  padding: 70px 0px 13px;
}
@media (min-width: 600px) {
  .page-template-page-research-landing .tools-reports {
    padding: 77px 0 30px;
  }
}
@media (min-width: 992px) {
  .page-template-page-research-landing .tools-reports {
    padding: 90px 0 110px;
  }
}
@media (min-width: 768px) {
  .page-template-page-research-landing .tools-reports .lockout {
    display: flex;
    flex-wrap: wrap;
  }
}
.page-template-page-research-landing .tools-reports .lockout .tools-reports__item {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 300 !important;
  margin-bottom: 65px;
}
@media (min-width: 480px) {
  .page-template-page-research-landing .tools-reports .lockout .tools-reports__item {
    display: flex;
    flex-grow: 1;
    max-width: 700px;
  }
}
@media (min-width: 768px) {
  .page-template-page-research-landing .tools-reports .lockout .tools-reports__item {
    margin-bottom: 80px;
  }
}
@media (min-width: 992px) {
  .page-template-page-research-landing .tools-reports .lockout .tools-reports__item {
    margin-bottom: 0;
  }
}
.page-template-page-research-landing .tools-reports .lockout .tools-reports__item__icon {
  width: 85px;
  margin-bottom: 20px;
}
@media (min-width: 480px) {
  .page-template-page-research-landing .tools-reports .lockout .tools-reports__item__icon {
    margin-bottom: 0;
  }
}
@media (min-width: 600px) {
  .page-template-page-research-landing .tools-reports .lockout .tools-reports__item__icon {
    width: 100px;
  }
}
@media (min-width: 992px) {
  .page-template-page-research-landing .tools-reports .lockout .tools-reports__item__icon {
    width: 120px;
  }
}
.page-template-page-research-landing .tools-reports .lockout .tools-reports__item__icon img {
  width: 100%;
}
@media (min-width: 480px) {
  .page-template-page-research-landing .tools-reports .lockout .tools-reports__item__content {
    flex-grow: 1;
    padding-left: 20px;
  }
}
@media (min-width: 600px) {
  .page-template-page-research-landing .tools-reports .lockout .tools-reports__item__content {
    padding-left: 5.4vw;
  }
}
@media (min-width: 992px) {
  .page-template-page-research-landing .tools-reports .lockout .tools-reports__item__content {
    padding-left: 50px;
  }
}
.page-template-page-research-landing .tools-reports .lockout .tools-reports__item__content .tools-reports__item__title {
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  margin-bottom: 25px;
  margin-right: 5px;
  padding-bottom: 12px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 25px;
}
@media (min-width: 600px) {
  .page-template-page-research-landing .tools-reports .lockout .tools-reports__item__content .tools-reports__item__title {
    margin-right: 0vw;
    padding-bottom: 17px;
    width: 95%;
  }
}
.page-template-page-research-landing .tools-reports .lockout .tools-reports__item__content .tools-reports__item__links {
  list-style-type: none;
  padding: 0;
  margin-bottom: 23px;
}
@media (min-width: 480px) {
  .page-template-page-research-landing .tools-reports .lockout .tools-reports__item__content .tools-reports__item__links {
    margin-bottom: 28px;
  }
}
@media (min-width: 992px) {
  .page-template-page-research-landing .tools-reports .lockout .tools-reports__item__content .tools-reports__item__links {
    margin-bottom: 35px;
  }
}
.page-template-page-research-landing .tools-reports .lockout .tools-reports__item__content .tools-reports__item__links li a {
  text-decoration: none;
  font-size: 19px;
  padding: 4px 0;
  display: block;
  transition: all 0.2s;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  opacity: 0.85;
}
.page-template-page-research-landing .tools-reports .lockout .tools-reports__item__content .tools-reports__item__links li a:hover {
  opacity: 1;
}
.page-template-page-research-landing .tools-reports .lockout .tools-reports__item__content .tools-reports__item__view-more a {
  text-decoration: underline;
  font-size: 17px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  transition: all 0.3s;
  color: #439ad0;
}
.page-template-page-research-landing .tools-reports .lockout .tools-reports__item__content .tools-reports__item__view-more a:hover {
  color: #1d1d1d;
}
.page-template-page-research-landing .who-what-how {
  background-color: #439ad0;
  padding: 65px 0 10px;
  color: #fff;
}
@media (min-width: 992px) {
  .page-template-page-research-landing .who-what-how {
    margin-bottom: -50px;
    padding: 90px 0 38px;
  }
}
@media (min-width: 992px) {
  .page-template-page-research-landing .who-what-how {
    padding: 100px 0 110px;
  }
}
@media (min-width: 600px) {
  .page-template-page-research-landing .who-what-how .lockout {
    display: flex;
    flex-wrap: wrap;
  }
}
.page-template-page-research-landing .who-what-how .lockout .who-what-how__item {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 300 !important;
  margin-bottom: 65px;
}
@media (min-width: 480px) {
  .page-template-page-research-landing .who-what-how .lockout .who-what-how__item {
    margin-bottom: 80px;
  }
}
@media (min-width: 600px) {
  .page-template-page-research-landing .who-what-how .lockout .who-what-how__item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .page-template-page-research-landing .who-what-how .lockout .who-what-how__item {
    width: 33.333%;
    margin-bottom: 0;
  }
}
.page-template-page-research-landing .who-what-how .lockout .who-what-how__item__title {
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 25px;
  padding-bottom: 12px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 25px;
}
@media (min-width: 600px) {
  .page-template-page-research-landing .who-what-how .lockout .who-what-how__item__title {
    margin-right: 5vw;
    padding-bottom: 15px;
  }
}
.page-template-page-research-landing .who-what-how .lockout .who-what-how__item ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 23px;
}
@media (min-width: 480px) {
  .page-template-page-research-landing .who-what-how .lockout .who-what-how__item ul {
    margin-bottom: 28px;
  }
}
@media (min-width: 992px) {
  .page-template-page-research-landing .who-what-how .lockout .who-what-how__item ul {
    margin-bottom: 35px;
  }
}
.page-template-page-research-landing .who-what-how .lockout .who-what-how__item ul li a {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  color: #fff;
  text-decoration: none;
  font-size: 19px;
  padding: 3px 0;
  display: block;
  transition: all 0.2s;
}
.page-template-page-research-landing .who-what-how .lockout .who-what-how__item ul li a:hover {
  opacity: 0.6;
}
.page-template-page-research-landing .who-what-how .lockout .who-what-how__item__view-more a {
  color: #fff;
  text-decoration: underline;
  font-size: 17px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  transition: all 0.3s;
}
.page-template-page-research-landing .who-what-how .lockout .who-what-how__item__view-more a:hover {
  opacity: 0.7;
}

.p__our-team .subnav-wrap {
  max-width: 300px;
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
}
.p__our-team .subnav-wrap [type=checkbox]:not(:checked),
.p__our-team .subnav-wrap [type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
.p__our-team .subnav-wrap [type=checkbox]:not(:checked) + label,
.p__our-team .subnav-wrap [type=checkbox]:checked + label {
  position: relative;
  cursor: pointer;
  top: 2px;
}
.p__our-team .subnav-wrap label {
  position: relative;
  padding-top: 1px;
  padding-left: 28px;
  display: block;
}
.p__our-team .subnav-wrap [type=checkbox]:not(:checked) + label:before,
.p__our-team .subnav-wrap [type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  border: 2px solid #b1b1b1;
  background: #fff;
}
.p__our-team .subnav-wrap [type=checkbox]:checked + label:before {
  background-color: #49b1fe;
  border: 2px solid #49b1fe;
}
.p__our-team .subnav-wrap [type=checkbox]:not(:checked) + label:after,
.p__our-team .subnav-wrap [type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  top: 11px;
  left: 4px;
  background: #49b1fe;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #49b1fe, 4px 0 0 #49b1fe, 4px -2px 0 #49b1fe, 4px -4px 0 #49b1fe, 4px -6px 0 #49b1fe, 4px -8px 0 #49b1fe;
  transform: rotate(45deg);
}
.p__our-team .subnav-wrap [type=checkbox]:checked + label:after {
  background-color: #fff;
  box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
}
.p__our-team .subnav-wrap [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
}
.p__our-team .subnav-wrap [type=checkbox]:checked + label:after {
  opacity: 1;
}
.p__our-team .subnav-wrap [type=checkbox]:disabled:not(:checked) + label:before,
.p__our-team .subnav-wrap [type=checkbox]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.p__our-team .subnav-wrap [type=checkbox]:disabled:checked + label:after {
  color: #999;
}
.p__our-team .subnav-wrap [type=checkbox]:disabled + label {
  color: #aaa;
}
.p__our-team .subnav-wrap h4 {
  margin-right: 0;
}
.p__our-team .subnav-wrap .cb__item {
  line-height: 1.9rem;
  margin-bottom: 6px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
}
.p__our-team .subnav-wrap .cb__item--indent {
  padding-left: 30px;
}
.p__our-team .subnav-wrap .cb__item--bold {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
}
.p__our-team .subnav-wrap .t__search__input__wrap {
  position: relative;
}
.p__our-team .subnav-wrap .t__search__input__wrap .t__subnav__search {
  margin-bottom: 30px;
  padding: 10px 13px 9px;
  width: 100%;
}
.p__our-team .subnav-wrap .t__search__input__wrap img {
  cursor: pointer;
  width: 11px;
  position: absolute;
  top: 18px;
  right: 15px;
  opacity: 0.45;
}
.p__our-team .subnav-wrap .t__subnav__group {
  margin-bottom: 30px;
}
.p__our-team .subnav-wrap .t__subnav__title {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 4px;
}
.p__our-team .team__content {
  margin-top: -20px;
  min-height: 100px;
}
.p__our-team .team__content .no-results {
  display: none;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  margin-top: 40px;
}
.p__our-team .venn {
  position: relative;
  z-index: 2;
  display: block;
}
.p__our-team .venn--desktop {
  display: none;
}
@media (min-width: 992px) {
  .p__our-team .venn--desktop {
    display: block;
    min-width: 240px;
    margin-top: 45px;
    width: 106%;
    margin-left: -12%;
  }
}
.p__our-team .venn--mobile {
  margin-top: 40px;
  width: 100%;
  max-width: 350px;
}
@media (min-width: 992px) {
  .p__our-team .venn--mobile {
    display: none;
  }
}
.p__our-team .venn.lsr-off .lsr {
  fill: #f4f4f4;
  stroke: #dedede;
}
.p__our-team .venn.lsr-off .lsr-text tspan {
  fill: #c4c4c4;
}
.p__our-team .venn.pl-off .pl {
  fill: #f4f4f4;
  stroke: #dedede;
}
.p__our-team .venn.pl-off .pl-text tspan {
  fill: #c4c4c4;
}
.p__our-team .venn.ria-off .ria {
  fill: #f4f4f4;
  stroke: #dedede;
}
.p__our-team .venn.ria-off .ria-text tspan {
  fill: #c4c4c4;
}
.p__our-team .venn.networks-off .networks {
  fill: #f4f4f4;
  stroke: #dedede;
}
.p__our-team .venn.networks-off .networks-text {
  fill: #c4c4c4;
}
.p__our-team .venn.ops-comms-off .ops-comms {
  fill: #f4f4f4;
  stroke: #dedede;
}
.p__our-team .venn.ops-comms-off .ops-comms-text tspan {
  fill: #c4c4c4;
}
.p__our-team .venn.leadership-off .leadership {
  fill: #fff;
  stroke: #dedede;
  opacity: 0.75;
  stroke-width: 0.9921;
}
.p__our-team .venn.leadership-off .leadership-text {
  fill: #c4c4c4;
}
.p__our-team .venn .leadership {
  stroke-width: 0;
}
.p__our-team .venn tspan, .p__our-team .venn text {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  pointer-events: none;
}
.p__our-team .venn path, .p__our-team .venn circle, .p__our-team .venn ellipse {
  cursor: pointer;
}
.p__our-team .dp-global__footnote {
  margin-top: 40px;
  font-size: 16px;
  max-width: 750px;
}

.page-template-page_cbe-district .generic__wrap,
.cbe_subtopic-template-default .generic__wrap {
  max-width: 900px;
}
.page-template-page_cbe-district .callout .cbe_resource h4 a,
.cbe_subtopic-template-default .callout .cbe_resource h4 a {
  color: #343434 !important;
  transition: all 0.22s;
  text-decoration: none;
}
.page-template-page_cbe-district .callout .cbe_resource h4 a:hover,
.cbe_subtopic-template-default .callout .cbe_resource h4 a:hover {
  color: #439ad0 !important;
}
.page-template-page_cbe-district .cbe_footer,
.cbe_subtopic-template-default .cbe_footer {
  margin-top: 20px;
}

.page-template-page_d3_full_width #mllToolWorksheets {
  width: 100%;
}
.page-template-page_d3_full_width #mllToolWorksheets tr.media {
  display: table-row;
}

.mllf {
  padding-top: 50px;
}
.mllf__intro {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 300 !important;
  font-size: 18px;
  line-height: 2.2rem;
  padding: 50px 0;
  text-align: center;
  max-width: 850px;
  visibility: hidden;
}
@media (min-width: 768px) {
  .mllf__intro {
    font-size: 28px;
    line-height: 3.7rem;
    padding: 100px 0;
  }
}
.mllf__start {
  text-align: center;
  background-color: #f4f4f4;
  padding: 50px 0 35px;
}
@media (min-width: 768px) {
  .mllf__start {
    padding: 100px 0;
  }
}
.mllf__start .lockout {
  max-width: 1060px;
}
.mllf__start .lockout h2 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 28px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .mllf__start .lockout h2 {
    font-size: 45px;
    margin-bottom: 25px;
  }
}
.mllf__start .lockout p {
  font-size: 17px;
  line-height: 2.5rem;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .mllf__start .lockout p {
    font-size: 24px;
    line-height: 3.6rem;
    margin-bottom: 60px;
  }
}
.mllf__start .lockout a {
  margin: 0 0 15px;
  display: inline-block;
  width: 100%;
}
@media (min-width: 600px) {
  .mllf__start .lockout a {
    width: auto;
    margin: 0 12px 20px;
  }
}
.mllf__start .lockout a .btn {
  width: 100%;
}
@media (min-width: 600px) {
  .mllf__start .lockout a .btn {
    width: auto;
  }
}
.mllf__grid {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .mllf__grid {
    padding: 100px 0;
  }
}
.mllf__grid__section {
  margin-bottom: 70px;
}
.mllf__grid__section:last-of-type {
  margin-bottom: 20px;
}
.mllf__grid__section h3 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 26px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .mllf__grid__section h3 {
    font-size: 33px;
  }
}
.mllf__grid__section p {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 300 !important;
  font-size: 17px;
  line-height: 2.4rem;
  max-width: 750px;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .mllf__grid__section p {
    font-size: 20px;
    line-height: 2.8rem;
  }
}
.mllf__grid__section__items {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 700px) {
  .mllf__grid__section__items {
    margin: 0 -0.8%;
  }
}
.mllf__grid__section__items__item {
  width: 100%;
  margin-bottom: 12px;
  position: relative;
}
@media (min-width: 700px) {
  .mllf__grid__section__items__item {
    padding: 8px;
    width: 50%;
    margin-bottom: 0;
  }
}
@media (min-width: 1000px) {
  .mllf__grid__section__items__item {
    width: 33.33333%;
    padding: 0.85%;
  }
}
.mllf__grid__section__items__item a {
  text-decoration: none;
  transition: all 0.3s;
  display: block;
  height: 100%;
}
.mllf__grid__section__items__item a:before {
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff0000;
  z-index: 1;
}
.mllf__grid__section__items__item a:hover .item__inner {
  background-size: 80% auto;
}
.mllf__grid__section__items__item a:hover .item__inner h4,
.mllf__grid__section__items__item a:hover .item__inner p {
  transform: translateY(-50px);
}
.mllf__grid__section__items__item a:hover .item__inner .cta-btn {
  opacity: 1;
  transform: translateY(0px);
}
.mllf__grid__section__items__item a .item__inner {
  color: #fff;
  padding: 59% 6.5% 6.5%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top right;
  height: 100%;
  position: relative;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.mllf__grid__section__items__item a .item__inner h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 23px;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1300px) {
  .mllf__grid__section__items__item a .item__inner h4 {
    font-size: 27px;
  }
}
.mllf__grid__section__items__item a .item__inner p {
  font-size: 16px;
  line-height: 2rem;
  max-width: 380px;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1300px) {
  .mllf__grid__section__items__item a .item__inner p {
    font-size: 19px;
    line-height: 2.3rem;
  }
}
.mllf__grid__section__items__item a .item__inner .cta-btn {
  display: block;
  width: 100%;
}
@media (min-width: 600px) {
  .mllf__grid__section__items__item a .item__inner .cta-btn {
    width: calc(100% - 13%);
    opacity: 0;
    position: absolute;
    bottom: 7%;
    left: 6.5%;
    transform: translateY(70px);
    transition: all 0.3s ease-in-out;
  }
}
.mllf__ready {
  background-color: #439ad0;
  color: white;
  padding: 60px 0;
}
@media (min-width: 768px) {
  .mllf__ready {
    padding: 115px 0;
  }
}
.mllf__ready__title {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 34px;
  line-height: 3.6rem;
  margin-bottom: 20px;
}
@media (min-width: 800px) {
  .mllf__ready__title {
    padding-right: 5vw;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .mllf__ready__title {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .mllf__ready__title {
    padding-right: 5vw;
  }
}
.mllf__ready__title img {
  width: 100%;
  max-width: 350px;
}
@media (min-width: 992px) {
  .mllf__ready__title img {
    max-width: 500px;
  }
}
.mllf__ready__desc p {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 300 !important;
  font-size: 19px;
  line-height: 2.4rem;
  max-width: 750px;
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  .mllf__ready__desc p {
    font-size: 24px;
    line-height: 3.35rem;
  }
}
.mllf__ready__desc a {
  display: block;
  margin-top: 40px;
}
@media (min-width: 960px) {
  .mllf__ready__desc a {
    margin-top: 60px;
  }
}
.mllf__ready__desc a .btn {
  min-width: 220px;
}
.mllf__pl {
  position: relative;
}
@media (min-width: 950px) {
  .mllf__pl {
    max-width: 1100px;
  }
}
.mllf__pl__title {
  background-color: white;
  border-radius: 50%;
  font-size: 21px;
  line-height: 3rem;
  padding: 1%;
  text-align: center;
}
@media (min-width: 950px) {
  .mllf__pl__title {
    width: 24vw;
    height: 24vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.1vw;
  }
}
@media (min-width: 1100px) {
  .mllf__pl__title {
    width: 265px;
    height: 265px;
    font-family: "museo-sans", sans-serif !important;
    font-weight: 500 !important;
    line-height: 3rem;
    font-size: 21px;
  }
}
.mllf__pl__title span {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 115%;
}
@media (min-width: 950px) {
  .mllf__pl__items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
  }
}
.mllf__pl__items__item {
  color: white;
  padding: 37px 25px;
  margin: 12px 0px;
}
@media (min-width: 950px) {
  .mllf__pl__items__item {
    width: calc(50% - 8px);
    padding: 45px 35px;
    margin: 4px;
  }
  .mllf__pl__items__item:nth-child(even) {
    text-align: right;
  }
  .mllf__pl__items__item:nth-child(even) .mllf__pl__items__item__header {
    justify-content: flex-end;
  }
  .mllf__pl__items__item:nth-child(even) .mllf__pl__items__item__header img {
    order: 2;
    margin-left: 20px;
    margin-right: 0px;
  }
  .mllf__pl__items__item:nth-child(even) p {
    padding-left: 17%;
    padding-right: 0%;
  }
}
.mllf__pl__items__item:nth-child(1) {
  background-color: #009ab3;
}
.mllf__pl__items__item:nth-child(2) {
  background-color: #fd8d5b;
}
.mllf__pl__items__item:nth-child(3) {
  background-color: #8080d9;
}
.mllf__pl__items__item:nth-child(4) {
  background-color: #80ae51;
}
.mllf__pl__items__item a {
  color: white;
  text-decoration: none;
}
.mllf__pl__items__item a:hover {
  color: white;
}
.mllf__pl__items__item__header {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}
@media (min-width: 600px) {
  .mllf__pl__items__item__header {
    margin-bottom: 35px;
  }
}
.mllf__pl__items__item__header img {
  margin-right: 20px;
}
.mllf__pl__items__item__header p {
  display: none;
}
.mllf__pl__items__item h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 26px;
  line-height: 3rem;
  margin: 0;
}
@media (min-width: 600px) {
  .mllf__pl__items__item h4 {
    font-size: 32px;
    line-height: 3.5rem;
  }
}
.mllf__pl__items__item p {
  font-size: 17px;
  line-height: 2.4rem;
  margin-bottom: 0;
  max-width: 680px;
}
@media (min-width: 600px) {
  .mllf__pl__items__item p {
    font-size: 19px;
    line-height: 2.5rem;
  }
}
@media (min-width: 950px) {
  .mllf__pl__items__item p {
    padding-right: 17%;
  }
}

.single-gallery .featured-video-plus {
  border: 1px solid rgba(0, 0, 0, 0.08);
  margin-bottom: -100px;
}
.single-gallery .rte-wrap__date-author {
  visibility: hidden;
  margin-bottom: 0;
}
.single-gallery .rte-wrap__footer__item__content--author {
  display: none;
}
.single-gallery .rte-wrap__footer__item:nth-child(2) {
  border-bottom: 1px solid #efefef;
}

.initiative-template-gallery-page .post-header .feature-slider,
.page-template-gallery-page .post-header .feature-slider {
  max-width: 1200px;
  margin: 0 auto -120px;
}
@media (min-width: 700px) {
  .initiative-template-gallery-page .post-header .feature-slider,
.page-template-gallery-page .post-header .feature-slider {
    margin: 0 auto -190px;
  }
}
.initiative-template-gallery-page .post-header .owl-controls,
.page-template-gallery-page .post-header .owl-controls {
  margin-top: 30px;
}
.initiative-template-gallery-page .owl-carousel,
.page-template-gallery-page .owl-carousel {
  text-align: center;
}
.initiative-template-gallery-page .owl-nav,
.page-template-gallery-page .owl-nav {
  display: none;
}
.initiative-template-gallery-page .owl-controls,
.page-template-gallery-page .owl-controls {
  position: static;
  margin-top: 20px;
  display: inline-block;
}
.initiative-template-gallery-page .owl-dot.active span,
.page-template-gallery-page .owl-dot.active span {
  background: #9d9d9d !important;
  top: -1px;
}
.initiative-template-gallery-page .owl-dot span,
.page-template-gallery-page .owl-dot span {
  position: relative;
  transition: background 0.3s !important;
  background: #dddddd !important;
  width: 10px !important;
  height: 10px !important;
}
.initiative-template-gallery-page .owl-dot span:hover,
.page-template-gallery-page .owl-dot span:hover {
  background: #dddddd !important;
}
.initiative-template-gallery-page .owl-theme .owl-dots .owl-dot:hover span,
.page-template-gallery-page .owl-theme .owl-dots .owl-dot:hover span {
  background: #b5b5b5 !important;
  top: -1px;
}
.initiative-template-gallery-page .owl-theme .owl-dots .owl-dot.active span,
.page-template-gallery-page .owl-theme .owl-dots .owl-dot.active span {
  background: #9a9a9a !important;
  width: 14px !important;
  height: 14px !important;
}
.initiative-template-gallery-page .slide-caption,
.page-template-gallery-page .slide-caption {
  text-align: center;
  position: absolute;
  max-width: 1200px;
  width: 100%;
  bottom: -5px;
  padding: 0.5em;
  text-decoration: none;
  color: #343434;
  font-weight: 500;
  background-color: rgba(240, 240, 240, 0.9);
  transition: all 0.3s ease-in;
  opacity: 0.01;
}
@media (min-width: 700px) {
  .initiative-template-gallery-page .slide-caption,
.page-template-gallery-page .slide-caption {
    padding: 0.8em 0.8em 0.9em;
  }
}
.initiative-template-gallery-page .slide-caption p,
.page-template-gallery-page .slide-caption p {
  font-size: 16px;
  max-width: 700px;
  margin: 0 auto;
  display: none;
}
@media (min-width: 700px) {
  .initiative-template-gallery-page .slide-caption p,
.page-template-gallery-page .slide-caption p {
    display: block;
  }
}
.initiative-template-gallery-page .center .slide-caption,
.page-template-gallery-page .center .slide-caption {
  opacity: 1;
}
.initiative-template-gallery-page .slide-caption .h4,
.page-template-gallery-page .slide-caption .h4 {
  color: #343434;
  font-size: 1.9rem;
  margin-bottom: 0;
}
@media (min-width: 700px) {
  .initiative-template-gallery-page .slide-caption .h4,
.page-template-gallery-page .slide-caption .h4 {
    margin-bottom: 7px;
    font-size: 2.2rem;
  }
}
.initiative-template-gallery-page .lockout--blog,
.page-template-gallery-page .lockout--blog {
  margin-top: 100px !important;
}
.initiative-template-gallery-page .lockout--blog .videos-title,
.page-template-gallery-page .lockout--blog .videos-title {
  margin-bottom: 25px;
}
.initiative-template-gallery-page .lockout--blog .row,
.page-template-gallery-page .lockout--blog .row {
  padding-right: 0 !important;
  margin-right: -30px !important;
}
.initiative-template-gallery-page .lockout--blog .callout,
.page-template-gallery-page .lockout--blog .callout {
  transition: all 0.3s;
}
.initiative-template-gallery-page .lockout--blog .callout:hover,
.page-template-gallery-page .lockout--blog .callout:hover {
  border: 1px solid #d0d0d0;
}
.initiative-template-gallery-page .lockout--blog .callout:hover img,
.page-template-gallery-page .lockout--blog .callout:hover img {
  transition: all 0.3s;
  opacity: 1;
}
.initiative-template-gallery-page .lockout--blog .callout:hover h3,
.page-template-gallery-page .lockout--blog .callout:hover h3 {
  transition: all 0.3s;
  color: #439ad0;
}
.initiative-template-gallery-page .lockout--blog .act-content,
.page-template-gallery-page .lockout--blog .act-content {
  margin-bottom: 20px;
}

.video-thumb-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.video-thumb-grid__item {
  padding: 15px 15px 5px;
}
@media (min-width: 700px) {
  .video-thumb-grid__item {
    width: 50%;
    padding: 15px;
  }
}
.video-thumb-grid__item .inner {
  background-color: #f4f4f4;
  border: 1px solid #dddddd;
  padding: 25px 20px 30px;
  height: 100%;
}
.video-thumb-grid__item .inner h4 {
  margin: 0 0 10px;
  font-size: 18px;
}
.video-thumb-grid__item .inner .fluid-width-video-wrapper {
  margin-bottom: 15px;
}
.video-thumb-grid__item .inner p {
  font-size: 16px;
  line-height: 2.1rem;
  margin-bottom: 0;
}

.lvp-hub {
  padding: 70px 0 0 0;
}
@media (min-width: 768px) {
  .lvp-hub {
    padding: 90px 0 0 0;
  }
}
.lvp-hub__intro {
  max-width: 1020px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .lvp-hub__intro {
    margin-bottom: 65px;
  }
}
.lvp-hub__intro p {
  font-size: 19.5px;
  line-height: 3.1rem;
}
.lvp-hub__intro p.lead {
  font-size: 2.7rem !important;
  line-height: 3.62rem !important;
  margin-bottom: 2.5rem;
}

.ua-mobile .mcs__home__intro, .ua-touch-device .mcs__home__intro {
  overflow-x: hidden;
}
.mcs__home__intro .maintain-aspect-ratio {
  max-width: 900px;
  margin: 0 auto 60px;
}
@media (min-width: 768px) {
  .mcs__home__intro .maintain-aspect-ratio {
    margin: 0 auto 100px;
  }
}
.mcs__home__intro h3 {
  max-width: 1000px;
  margin: 0 auto 60px;
  text-align: center;
}
@media (min-width: 768px) {
  .mcs__home__intro h3 {
    margin: 0 auto 100px;
  }
}
.ua-mobile .mcs__home__what-are, .ua-touch-device .mcs__home__what-are {
  overflow-x: hidden;
}
.mcs__home__what-are h5 {
  text-align: center;
  margin-bottom: 50px;
}
@media (min-width: 650px) {
  .mcs__home__what-are h5 {
    max-width: 940px;
    margin: 0 auto 70px;
  }
}
.mcs__home__what-are .mcs__alt-rows__row > div:nth-child(2) {
  align-items: flex-start;
}
.mcs__home__framework {
  background-color: #006f96;
  color: white;
}
.mcs__home__framework__inner {
  padding-top: 70px;
  max-width: 870px;
  margin: 0 auto;
  display: flex;
}
@media (min-width: 650px) {
  .mcs__home__framework__inner {
    padding-top: 80px;
  }
}
@media (min-width: 1100px) {
  .mcs__home__framework__inner {
    padding-top: 115px;
  }
}
.mcs__home__framework__inner__image {
  align-self: flex-start;
}
@media (min-width: 650px) {
  .mcs__home__framework__inner__image {
    align-self: flex-end;
  }
}
.mcs__home__framework__inner__image > div {
  position: relative;
  top: 15px;
}
@media (min-width: 650px) {
  .mcs__home__framework__inner__image > div {
    top: 0;
  }
}
.mcs__home__framework__inner__image > div img {
  height: 100px;
}
@media (min-width: 650px) {
  .mcs__home__framework__inner__image > div img {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .mcs__home__framework__inner__image > div img {
    height: 325px;
  }
}
@media (min-width: 1100px) {
  .mcs__home__framework__inner__image > div img {
    height: 385px;
  }
}
.mcs__home__framework__inner__image > div img:first-child {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  transform: translateX(-100%) translateX(1px);
}
.mcs__home__framework__inner__text {
  padding-left: 2%;
}
@media (min-width: 650px) {
  .mcs__home__framework__inner__text {
    padding-left: 5%;
  }
}
@media (min-width: 768px) {
  .mcs__home__framework__inner__text {
    padding-left: 10%;
  }
}
@media (min-width: 1100px) {
  .mcs__home__framework__inner__text {
    margin-right: -60px;
  }
}
.mcs__home__framework__inner__text h5 {
  margin-bottom: 28px;
  font-size: 20px;
  line-height: 2.8rem;
  margin-right: -10px;
}
@media (min-width: 650px) {
  .mcs__home__framework__inner__text h5 {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .mcs__home__framework__inner__text h5 {
    font-size: 26px;
    line-height: 3.5rem;
  }
}
.mcs__home__framework__inner__text ul {
  margin-left: 30px;
  padding-left: 0px;
  margin-bottom: 50px;
}
.mcs__home__framework__inner__text ul li {
  margin-bottom: 12px;
  font-size: 17px;
  line-height: 2rem;
}
.mcs__home__open {
  max-width: 1100px;
  padding: 250px 0 90px;
  background: url("/wp-content/themes/digital-promise-new/img/micro-credentials/certificate-mobile.png") right 80px no-repeat;
  background-size: 400px;
}
@media (min-width: 768px) {
  .mcs__home__open {
    padding: 100px 0 80px;
    background: url("/wp-content/themes/digital-promise-new/img/micro-credentials/certificate.png") 90% bottom no-repeat;
    background-size: 80%;
  }
}
@media (min-width: 1100px) {
  .mcs__home__open {
    background-size: 750px 451px;
  }
}
@media (min-width: 768px) {
  .mcs__home__open__text {
    max-width: 550px;
    width: 57%;
  }
}
.mcs__home__open__text h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-size: 23px;
  line-height: 3.2rem;
  margin-bottom: 27px;
}
@media (min-width: 650px) {
  .mcs__home__open__text h4 {
    font-size: 26px;
    line-height: 3.5rem;
  }
}
.mcs__home__open__text h5 {
  padding: 0;
  margin: 0;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-size: 19px;
}
@media (min-width: 650px) {
  .mcs__home__open__text h5 {
    font-size: 21px;
  }
}
.mcs__home__open__text p {
  margin-bottom: 30px;
}
.mcs__home__hdiw h3 {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 70px;
}
.mcs__home__hdiw__items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 30px;
}
@media (min-width: 650px) {
  .mcs__home__hdiw__items {
    margin-bottom: 60px;
  }
}
.mcs__home__hdiw__items__item {
  width: 100%;
  margin-bottom: 50px;
}
@media (min-width: 650px) {
  .mcs__home__hdiw__items__item {
    width: 50%;
    margin-bottom: 50px;
  }
}
@media (min-width: 1100px) {
  .mcs__home__hdiw__items__item {
    width: 25%;
  }
}
.mcs__home__hdiw__items__item > div {
  padding: 0 15px;
  text-align: center;
}
.mcs__home__hdiw__items__item > div img {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 650px) {
  .mcs__home__hdiw__items__item > div img {
    margin-bottom: 25px;
  }
}
.mcs__home__hdiw__items__item > div h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 24px;
  margin-bottom: 10px;
}
.mcs__home__hdiw__items__item > div p {
  font-size: 16px;
  line-height: 2.2rem;
  margin: 0 20px;
}
.mcs__home__engage {
  padding-bottom: 30px;
}
@media (min-width: 650px) {
  .mcs__home__engage {
    padding-bottom: 60px;
  }
}
.mcs__home__engage .mcs__section-header h3 {
  margin-bottom: 20px;
}
.mcs__home__engage .mcs__section-header p {
  font-size: 17px;
  line-height: 2.5rem;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  max-width: 600px;
  margin: 0 auto;
}
@media (min-width: 650px) {
  .mcs__home__engage .mcs__section-header p {
    font-size: 20px;
    line-height: 2.7rem;
  }
}
.mcs__home__engage .lockout {
  max-width: 1100px;
}
@media (min-width: 768px) {
  .mcs__home__engage .lockout {
    display: flex;
  }
}
.mcs__home__engage .lockout a {
  color: #439ad0;
}
.mcs__home__engage .lockout h5 span {
  display: block;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 63%;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .mcs__home__engage__left {
    flex-grow: 1;
    padding-right: 10%;
  }
}
.mcs__home__engage__left__group {
  margin-bottom: 50px;
}
.mcs__home__engage__left__group ul {
  padding-left: 0;
  margin-left: 20px;
  max-width: 580px;
}
.mcs__home__engage__left__group ul li {
  margin-bottom: 9px;
}
.mcs__home__engage__left__group .thumb__text {
  margin: 30px 0 50px 0;
}
@media (min-width: 650px) {
  .mcs__home__engage__left__group .thumb__text {
    display: flex;
    margin: 30px 0 50px 0;
  }
}
.mcs__home__engage__left__group .thumb__text__icon img {
  width: 150px;
  margin-bottom: 20px;
}
@media (min-width: 650px) {
  .mcs__home__engage__left__group .thumb__text__icon img {
    margin-bottom: 0;
  }
}
@media (min-width: 650px) {
  .mcs__home__engage__left__group .thumb__text__text {
    padding-left: 7%;
    margin-top: -5px;
  }
}
.mcs__home__engage__left__group .thumb__text__text strong {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
}
@media (min-width: 768px) {
  .mcs__home__engage__right {
    max-width: 300px;
    min-width: 300px;
  }
}

.mcs__who__intro {
  max-width: 1100px;
  text-align: center;
  padding-bottom: 80px;
}
@media (min-width: 650px) {
  .mcs__who__intro {
    padding-bottom: 120px;
  }
}
.mcs__who__intro h3 {
  margin-bottom: 50px;
}
.mcs__who__intro h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 23px;
  line-height: 3.6rem;
  max-width: 820px;
  margin: 0 auto;
}
.mcs__who__intro h4 a {
  color: #439ad0;
}
.mcs__who__benefits {
  padding-bottom: 60px;
}
@media (min-width: 650px) {
  .mcs__who__benefits {
    padding-bottom: 50px;
  }
}
.mcs__who__benefits .lockout {
  max-width: 1100px;
}
.mcs__who__benefits h3 {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .mcs__who__benefits__left {
    flex-grow: 1;
    padding-right: 10%;
  }
}
.mcs__who__benefits__left .mbtn {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .mcs__who__benefits__right {
    max-width: 300px;
    min-width: 300px;
  }
}
.mcs__who__benefits__right .mcs__callout {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .mcs__who__benefits__right .mcs__callout {
    margin-bottom: 45px;
  }
}
.mcs__who__benefits__right .mcs__quotes__quote {
  width: 100%;
}
@media (min-width: 768px) {
  .mcs__who__benefits__right .mcs__quotes__quote {
    margin-top: 70px;
  }
}
.mcs__who__benefits__right .right__buttons {
  font-size: 17px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
}
@media (min-width: 768px) {
  .mcs__who__benefits__right .right__buttons {
    margin-top: -30px;
    text-align: center;
    margin-bottom: 30px;
  }
}
.mcs__who__benefits__right .right__buttons img {
  display: block;
}
.mcs__who__benefits .mcs__quotes {
  margin-bottom: 40px;
}
.mcs__who__benefits__schools {
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .mcs__who__benefits__schools > div {
    column-count: 2;
    column-gap: 30px;
  }
}
.mcs__who__benefits__blue {
  background-color: #006f96;
  padding: 80px 0 280px;
  background: #006f96 url("/wp-content/themes/digital-promise-new/img/micro-credentials/school.png") left bottom no-repeat;
  background-size: 300px;
  margin-bottom: 50px;
}
@media (min-width: 650px) {
  .mcs__who__benefits__blue {
    margin-bottom: 70px;
  }
}
@media (min-width: 768px) {
  .mcs__who__benefits__blue {
    padding: 100px 0 100px;
    background: #006f96 url("/wp-content/themes/digital-promise-new/img/micro-credentials/school.png") 80% bottom no-repeat;
    background-size: 440px 354px;
  }
}
@media (min-width: 1100px) {
  .mcs__who__benefits__blue {
    background-position: 65% bottom;
    background-size: 517px 416px;
  }
}
.mcs__who__benefits__blue__text {
  color: white;
}
@media (min-width: 768px) {
  .mcs__who__benefits__blue__text {
    max-width: 550px;
    width: 57%;
  }
}
.mcs__who__benefits__blue__text h5 {
  margin-bottom: 20px;
  margin-top: 0;
}
.mcs__who__benefits__blue__text ul {
  padding: 0;
  margin-left: 20px;
  margin-bottom: 20px;
}
.mcs__who__benefits__blue__text ul li {
  margin-bottom: 6px;
}
.mcs__who__benefits .mcs__quotes--two {
  margin-bottom: 35px;
}
.mcs__who__benefits .mbtn {
  margin-bottom: 55px;
}
.mcs__who__benefits hr {
  margin-bottom: 55px;
}
.mcs__who__benefits .double-wide--states p, .mcs__who__benefits .double-wide--employer p, .mcs__who__benefits .double-wide--prof p {
  margin-bottom: 20px;
}
.mcs__who__benefits .double-wide--states ul, .mcs__who__benefits .double-wide--employer ul, .mcs__who__benefits .double-wide--prof ul {
  margin-bottom: 30px;
}
.mcs__who__benefits .double-wide--states li, .mcs__who__benefits .double-wide--employer li, .mcs__who__benefits .double-wide--prof li {
  margin-bottom: 10px !important;
}
.mcs__who__benefits .double-wide--states img, .mcs__who__benefits .double-wide--employer img, .mcs__who__benefits .double-wide--prof img {
  max-width: 350px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .mcs__who__benefits .double-wide--states img, .mcs__who__benefits .double-wide--employer img, .mcs__who__benefits .double-wide--prof img {
    margin-top: 80px;
  }
}

.mcs__map .mcs__hero-sub .lockout {
  max-width: 900px;
}
.mcs__map__intro {
  max-width: 1100px;
  text-align: center;
  padding-bottom: 60px;
}
@media (min-width: 650px) {
  .mcs__map__intro {
    padding-bottom: 80px;
  }
}
.mcs__map__map {
  margin-bottom: 100px;
}
.mcs__map__map .lockout {
  max-width: 1300px;
}
.mcs__map__map .lockout:before, .mcs__map__map .lockout:after {
  content: " ";
  display: table;
}
.mcs__map__map .lockout:after {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  visibility: hidden;
}
.mcs__map__map .lockout {
  *zoom: 1;
}
.mcs__map__map .lockout .mcs__map__map__map {
  position: relative;
}
@media (min-width: 1000px) {
  .mcs__map__map .lockout .mcs__map__map__map {
    margin-left: 300px;
    width: calc(100% - 300px);
  }
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters {
  max-width: 500px;
  padding-top: 60px;
  position: relative;
  margin: 0 auto;
}
@media (min-width: 1000px) {
  .mcs__map__map .lockout .mcs__map__map__map .map-filters {
    z-index: 1;
    position: absolute;
    top: 0px;
    left: -300px;
    width: 290px;
  }
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 17px 18px 15px 20px;
  position: relative;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div h5 {
  font-size: 18px;
  margin: 0 0 5px;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item {
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
  position: relative;
  list-style-type: none;
  margin-bottom: 14px;
  font-size: 15px;
  line-height: 2.2rem;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:not(:checked),
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:not(:checked) + label,
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:checked + label {
  position: relative;
  cursor: pointer;
  top: 2px;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item label {
  position: relative;
  padding-top: 1px;
  padding-left: 28px;
  display: block;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:not(:checked) + label:before,
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  border: 2px solid #b1b1b1;
  background: #fff;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:checked + label:before {
  background-color: #49b1fe;
  border: 2px solid #49b1fe;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:not(:checked) + label:after,
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  top: 11px;
  left: 4px;
  background: #49b1fe;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #49b1fe, 4px 0 0 #49b1fe, 4px -2px 0 #49b1fe, 4px -4px 0 #49b1fe, 4px -6px 0 #49b1fe, 4px -8px 0 #49b1fe;
  transform: rotate(45deg);
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:checked + label:after {
  background-color: #fff;
  box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:checked + label:after {
  opacity: 1;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:disabled:not(:checked) + label:before,
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:disabled:checked + label:after {
  color: #999;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item [type=checkbox]:disabled + label {
  color: #aaa;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item span {
  width: 19px;
  height: 19px;
  background: url("/wp-content/themes/digital-promise-new/img/micro-credentials/icon-info.png") no-repeat;
  background-size: 19px;
  position: relative;
  cursor: default;
  display: block;
}
@media (min-width: 1000px) {
  .mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item span {
    display: inline-block;
    vertical-align: middle;
  }
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item span:hover .info-tooltip {
  visibility: visible;
  opacity: 1;
}
.mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item span .info-tooltip {
  pointer-events: none;
  transition: all 0.3s;
  font-size: 14.5px;
  line-height: 2rem;
  visibility: hidden;
  opacity: 0;
  padding: 14px 15px;
  border: 2px solid #5799cb;
  position: absolute;
  top: -5px;
  left: -15px;
  transform: translateY(-100%);
  width: 250px;
  background-color: white;
  border-radius: 8px;
  box-shadow: 2px 3px 13px rgba(0, 0, 0, 0.2);
}
@media (min-width: 1000px) {
  .mcs__map__map .lockout .mcs__map__map__map .map-filters > div .cb__item span .info-tooltip {
    left: -20px;
    width: 300px;
  }
}
.mcs__map__map .lockout .mcs__map__map__map__overlay {
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 40px;
  right: 0;
  width: 100%;
  max-width: 400px;
  border: 3px solid #5799cb;
  background-color: white;
  border-radius: 10px;
  box-shadow: 2px 3px 13px rgba(0, 0, 0, 0.2);
  padding: 37px 35px 37px 25px;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay__close {
  position: absolute;
  top: 15px;
  right: 15px;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay__close img {
  width: 34px;
  cursor: pointer;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-size: 24px;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 12px;
  margin-bottom: 30px;
  max-width: 300px;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .filter-item {
  margin-bottom: 20px;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .filter-item > div {
  display: flex;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .filter-item__icon {
  min-width: 40px;
  max-width: 40px;
  background: url("/wp-content/themes/digital-promise-new/img/micro-credentials/icon-checkbox-gray.png") top left no-repeat;
  background-size: 27px 27px;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .filter-item__icon--active {
  background: url("/wp-content/themes/digital-promise-new/img/micro-credentials/icon-checkbox-green.png") top left no-repeat;
  background-size: 27px 27px;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .filter-item__name {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  line-height: 2.1rem;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .filter-item__name span {
  color: #439ad0;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .filter-item__links {
  padding-left: 40px;
  margin: 8px 0 0 0;
  display: block !important;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .filter-item__links__item {
  display: flex;
  margin-bottom: 4px;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .filter-item__links__item__icon {
  width: 15px;
  position: relative;
  top: -3px;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .filter-item__links__item__name {
  padding-left: 7px;
  padding-top: 2px;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .filter-item__links__item__name a {
  font-size: 15px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  transition: all 0.3s;
  text-decoration: none;
  line-height: 1.7rem;
  display: block;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .filter-item.filter-item4 {
  margin-bottom: 0;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .engagement-stories {
  margin-top: 25px;
  margin-bottom: 0;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .engagement-stories__title {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 15px;
}
.mcs__map__map .lockout .mcs__map__map__map__overlay .engagement-stories .filter-item__links {
  padding-left: 0;
}
.mcs__map__map .lockout #map_inner svg path.active,
.mcs__map__map .lockout #map_inner svg rect.active {
  fill: #4795ca !important;
}
.mcs__map__serve {
  text-align: center;
  background-color: #f7f7f7;
  padding: 80px 0;
}
@media (min-width: 650px) {
  .mcs__map__serve {
    padding: 100px 0;
  }
}
.mcs__map__serve__title {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 20px;
  margin-bottom: 30px;
}
@media (min-width: 650px) {
  .mcs__map__serve__logos {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.mcs__map__serve__logos img {
  display: inline-block;
  max-width: 300px;
  width: 100%;
  margin: 10px 3vw;
}
.mcs__map__cta {
  padding-bottom: 60px;
}
@media (min-width: 650px) {
  .mcs__map__cta {
    padding-bottom: 50px;
  }
}
.mcs__map__cta .mcs__section-header {
  margin-bottom: 0;
  flex-direction: column;
}
.mcs__map__cta .mcs__section-header h3 {
  font-size: 40px;
  line-height: 4.5rem;
  margin-bottom: 20px;
}
@media (min-width: 900px) {
  .mcs__map__cta .mcs__section-header h3 {
    font-size: 55px;
    line-height: 6rem;
    margin-bottom: 50px;
  }
}
@media (min-width: 1100px) {
  .mcs__map__cta .mcs__section-header h3 {
    font-size: 61px;
    line-height: 7.2rem;
  }
}

.mcs__resources__steps {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px 30px;
}
@media (min-width: 650px) {
  .mcs__resources__steps {
    margin-bottom: 45px;
  }
}
.mcs__resources__steps__step {
  width: 100%;
  margin-bottom: 50px;
}
@media (min-width: 650px) {
  .mcs__resources__steps__step {
    width: 50%;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .mcs__resources__steps__step {
    width: 33.33333%;
    max-width: 420px;
  }
}
.mcs__resources__steps__step > div {
  padding: 0 15px;
  text-align: center;
}
.mcs__resources__steps__step > div a {
  text-decoration: none;
}
.mcs__resources__steps__step > div a img {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 650px) {
  .mcs__resources__steps__step > div a img {
    margin-bottom: 25px;
  }
}
.mcs__resources__steps__step > div a h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 24px;
  margin-bottom: 10px;
  transition: all 0.3s;
}
.mcs__resources__success {
  background-color: #006f96;
  padding: 90px 0;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .mcs__resources__success {
    padding: 100px 0;
    margin-bottom: 110px;
  }
}
.mcs__resources__success .lockout {
  max-width: 1100px;
  color: white;
}
.mcs__resources__success .lockout h3 {
  text-align: center;
  font-size: 40px;
  margin-bottom: 40px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
}
@media (min-width: 650px) {
  .mcs__resources__success .lockout h3 {
    font-size: 53px;
    margin-bottom: 60px;
  }
}
.mcs__resources__success .lockout .mcs__quotes__quote {
  color: white;
}
.mcs__resources__success .lockout .mcs__quotes__quote > div {
  background: none;
}
.mcs__resources__success .lockout .mcs__quotes__quote__text {
  font-size: 112%;
  line-height: 2.6rem;
}
.mcs__resources__success .lockout .mcs__quotes__quote__text:before {
  color: white;
}
.mcs__resources__ctas {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px 10px;
}
@media (min-width: 650px) {
  .mcs__resources__ctas {
    margin-bottom: 10px;
  }
}
.mcs__resources__ctas__cta {
  width: 100%;
  margin-bottom: 50px;
}
@media (min-width: 650px) {
  .mcs__resources__ctas__cta {
    width: 50%;
    margin-bottom: 50px;
    max-width: 540px;
  }
}
.mcs__resources__ctas__cta > div {
  padding: 0 15px;
  text-align: center;
}
.mcs__resources__ctas__cta > div a {
  text-decoration: none;
}
.mcs__resources__ctas__cta > div a img {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 650px) {
  .mcs__resources__ctas__cta > div a img {
    margin-bottom: 25px;
  }
}
.mcs__resources__ctas__cta > div a h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 24px;
  margin-bottom: 10px;
  transition: all 0.3s;
}
.mcs__resources .expore-mcs-btn {
  text-align: center;
  margin-bottom: 60px;
}
@media (min-width: 650px) {
  .mcs__resources .expore-mcs-btn {
    margin-bottom: 90px;
  }
}
.mcs__resources__partners {
  padding: 10px 0 80px;
}
@media (min-width: 768px) {
  .mcs__resources__partners {
    padding: 10px 0 100px;
  }
}
.mcs__resources__partners h4 {
  text-align: center;
  max-width: 1040px;
  margin: 0 auto 45px;
  font-size: 22px;
  line-height: 3rem;
  font-weight: 300 !important;
}
@media (min-width: 768px) {
  .mcs__resources__partners h4 {
    margin-bottom: 70px;
    font-size: 28px;
    line-height: 4.1rem;
  }
}
.mcs__resources__partners h6 {
  text-align: center;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-size: 25px;
}
.mcs__resources__partners__logos {
  text-align: center;
  max-width: 1150px;
  margin: 0 auto 30px;
}
@media (min-width: 650px) {
  .mcs__resources__partners__logos {
    margin: 0 auto 60px;
  }
}
.mcs__resources__partners__logos a, .mcs__resources__partners__logos div {
  display: inline-block;
  margin: 0 30px 10px;
}
.mcs__resources__partners__logos a img, .mcs__resources__partners__logos div img {
  width: 150px;
}
.mcs__resources__partners p {
  max-width: 1000px;
  margin: 0 auto 30px;
}
.mcs__resources__partners p a {
  color: #439ad0;
}
.mcs__resources__partners .lockout {
  max-width: 1150px;
}
.mcs__resources__partners .double-wide__right img {
  width: 100%;
  height: auto;
}

.mcs__findings {
  overflow: hidden;
}
@media (min-width: 1100px) {
  .mcs__findings .mcs__hero-sub {
    font-size: 78px;
  }
}
.mcs__findings .mcs__hero-sub .lockout {
  max-width: 920px;
}
.mcs__findings__intro {
  text-align: center;
  max-width: 1000px;
  padding-bottom: 60px;
}
@media (min-width: 650px) {
  .mcs__findings__intro {
    padding-bottom: 80px;
  }
}
.mcs__findings p {
  font-size: 17px !important;
}
.mcs__findings h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 24px;
  text-align: center;
}
.mcs__findings .mcs__section-header h3 {
  max-width: 820px;
}
.mcs__findings .footnotes {
  font-size: 13px;
  list-style-type: decimal;
  margin-left: 11px;
  padding-left: 0;
  margin-bottom: -40px;
}
.mcs__findings .footnotes a {
  transition: all 0.3s;
}
.mcs__findings__bullets {
  max-width: 670px;
  margin: 70px auto 0;
}
.mcs__findings__bullets h4 {
  margin-bottom: 35px;
}
.mcs__findings__bullets li {
  margin-bottom: 15px;
}
.mcs__findings__table {
  max-width: 900px;
  margin: 0 auto 90px;
}
.mcs__findings__table .title-row {
  display: flex;
  padding: 20px;
  background-color: #f4f4f4;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  border: 1px solid #e7e7e7;
  width: 92%;
  margin: 0 auto;
}
@media (min-width: 650px) {
  .mcs__findings__table .title-row {
    text-align: center;
  }
}
.mcs__findings__table .title-row > div {
  width: 50%;
}
.mcs__findings__table .prob-sol {
  display: flex;
  border-bottom: 1px solid #e7e7e7;
}
.mcs__findings__table .prob-sol:last-of-type {
  border-bottom: none;
}
.mcs__findings__table .prob-sol div {
  width: 50%;
  padding: 30px 5px 30px 0;
  font-size: 15px;
}
@media (min-width: 650px) {
  .mcs__findings__table .prob-sol div {
    padding: 30px 30px 30px 0;
    font-size: 16px;
  }
}
.mcs__findings__table .prob-sol div:first-of-type {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
}
.mcs__findings__resources {
  margin-bottom: 50px;
  max-width: 900px;
}
@media (min-width: 700px) {
  .mcs__findings__resources {
    justify-content: space-evenly;
    column-count: 2;
  }
}
.mcs__findings__resources .resource-item {
  display: inline-block;
  padding-right: 40px;
}
.mcs__findings__resources .resource-item:last-of-type ul {
  margin-bottom: 0;
}
.mcs__findings__resources .resource-item ul {
  margin-bottom: 40px;
  padding-left: 0;
  margin-left: 20px;
}
@media (min-width: 650px) {
  .mcs__findings__resources .resource-item ul {
    margin-bottom: 60px;
  }
}
.mcs__findings__resources .resource-item ul li {
  margin-bottom: 3px;
}
.mcs__findings__resources .resource-item ul li a {
  color: #439ad0;
  text-decoration: underline;
}
.mcs__findings__resources h4 {
  text-align: left;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
}
.mcs__findings__access {
  max-width: 1050px;
  margin-bottom: 30px;
  position: relative;
}
@media (min-width: 850px) {
  .mcs__findings__access {
    display: flex;
    flex-wrap: wrap;
    left: 25px;
  }
}
.mcs__findings__access .mc-item {
  margin-bottom: 35px;
}
@media (min-width: 850px) {
  .mcs__findings__access .mc-item {
    width: 50%;
    display: flex;
    margin-bottom: 70px;
  }
}
.mcs__findings__access .mc-item > div:first-of-type {
  min-width: 80px;
  max-width: 80px;
}
.mcs__findings__access .mc-item > div:first-of-type img {
  width: 100%;
  margin-bottom: 15px;
}
.mcs__findings__access .mc-item > div:last-of-type {
  padding: 0 0 0 0px;
}
@media (min-width: 850px) {
  .mcs__findings__access .mc-item > div:last-of-type {
    padding: 0 4vw 0 20px;
  }
}
.mcs__findings__access .mc-item > div:last-of-type h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  text-align: left;
}
.mcs__findings__access .mc-item > div:last-of-type p {
  line-height: 2.3rem;
  font-size: 16px !important;
}
.mcs__findings__access .mc-item > div:last-of-type a {
  color: #439ad0;
  text-decoration: underline;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
}

.mcs__visualization .mcs__hero-sub .lockout {
  max-width: 900px;
}
.mcs__visualization__intro {
  max-width: 920px;
  text-align: center;
  padding-bottom: 60px;
  margin-bottom: 20px;
}
@media (min-width: 650px) {
  .mcs__visualization__intro {
    padding-bottom: 50px;
  }
}
.mcs__visualization__intro h4 {
  font-size: 25px;
  line-height: 3.3rem;
  margin-bottom: 30px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
}
.mcs__visualization__intro img {
  max-width: 500px;
  height: auto;
  width: 100%;
  margin: 40px auto;
}
.mcs__visualization #visualization {
  position: relative;
  min-height: 600px;
  background-color: #f3f3f3;
  padding: 90px 0;
}
.mcs__visualization #visualization .start-screen {
  max-width: 900px;
  margin: 0 auto;
}
.mcs__visualization #visualization .start-screen__text {
  text-align: center;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-size: 24px;
  max-width: 680px;
  margin: 0 auto 30px;
  line-height: 3.5rem;
}
@media (min-width: 600px) {
  .mcs__visualization #visualization .start-screen__main {
    display: flex;
    align-items: center;
  }
}
.mcs__visualization #visualization .start-screen__main .start-screen__selects .select-wrap {
  margin-bottom: 12px;
}
@media (min-width: 600px) {
  .mcs__visualization #visualization .start-screen__main .start-screen__selects .select-wrap {
    max-width: 320px;
    min-width: 320px;
  }
}
.mcs__visualization #visualization .start-screen__main .start-screen__selects .select-wrap select {
  background-color: #fdfdfd !important;
}
.mcs__visualization #visualization .start-screen__main .start-screen__instructions {
  flex-grow: 1;
  padding-left: 5vw;
}
.mcs__visualization #visualization .start-screen__main .start-screen__instructions .bg {
  position: relative;
  top: -15px;
  width: 400px;
  height: 400px;
  background: url("/wp-content/themes/digital-promise-new/img/micro-credentials/visualization/viz2.png") center center no-repeat;
  background-size: 100%;
  opacity: 0.5;
}
.mcs__visualization #visualization .viz-container {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
}
@media (min-width: 650px) {
  .mcs__visualization #visualization .viz-container {
    display: flex;
  }
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container {
  display: none;
  margin-left: 16px;
}
@media (min-width: 600px) {
  .mcs__visualization #visualization .viz-container .breadcrumbs-container {
    min-width: 200px;
    max-width: 200px;
    margin-top: 70px;
    margin-left: 0px;
  }
}
@media (min-width: 800px) {
  .mcs__visualization #visualization .viz-container .breadcrumbs-container {
    min-width: 260px;
    max-width: 260px;
  }
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bc-item {
  position: relative;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bc-item:last-of-type .bitem:after {
  display: none;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bitem {
  padding-left: 10px;
  font-size: 15px;
  cursor: pointer;
  position: relative;
  padding-left: 28px;
  padding-top: 30px;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bitem:first-of-type {
  margin-top: 0;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bitem:before {
  content: "";
  position: absolute;
  top: 27px;
  left: -16px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #333;
  z-index: 1;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bitem:after {
  content: "";
  position: absolute;
  top: 35px;
  left: -1px;
  width: 2px;
  height: 100px;
  background-color: #d3d3d3;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bitem-1:before {
  background-color: #D72C44;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bitem-2:before {
  background-color: #F0D143;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bitem-3:before {
  background-color: #52B8A0;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bitem-4:before {
  background-color: #439ad0;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bitem span {
  display: block;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 15px;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bitem span.select {
  font-style: italic;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bitem-active {
  font-weight: bold;
  cursor: default;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bitem-inactive {
  color: #b9b9b9;
  cursor: default;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bitem-inactive:before {
  border: 2px solid #c4c4c4;
  background-color: #e2e2e2;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .select-wrap {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-left: 28px;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .select-wrap:before {
  content: "";
  position: absolute;
  top: 3px;
  right: 1px;
  width: 70px;
  height: 32px;
  background: linear-gradient(to right, rgba(252, 252, 252, 0) 0%, #fcfcfc 61%, #fcfcfc 100%);
  z-index: 1;
  pointer-events: none;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .select-wrap:after {
  background-size: 25px 12px;
  top: 13px;
  right: 0px;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .select-wrap select {
  margin-top: 2px;
  background: none;
  background-color: #fcfcfc;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 6px 30px 5px 10px;
  outline: none;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .bbox-inactive {
  color: #b9b9b9;
  cursor: default;
  background-color: white;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .buttons {
  padding-top: 25px;
  background-color: #f3f3f3;
  z-index: 1;
  position: relative;
  left: -2px;
  margin-top: 5px;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .buttons .outline-btn {
  margin-top: 13px;
  position: relative;
  left: -15px;
  min-width: 147px;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .buttons .copied-message {
  display: none;
  margin-top: 20px;
  font-size: 14px;
  line-height: 2rem;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .instructions {
  position: relative;
  margin-bottom: 10px;
  left: -10px;
}
.mcs__visualization #visualization .viz-container .breadcrumbs-container .instructions > div {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
}
.mcs__visualization #visualization .viz-container .viz-tooltip {
  position: relative;
  flex-grow: 1;
}
.mcs__visualization #visualization .viz-container .viz-tooltip #viz {
  display: none;
  flex-grow: 1;
}
.mcs__visualization #visualization .viz-container .viz-tooltip #viz .node {
  stroke: #414141;
  stroke-width: 2px;
  fill: white;
  cursor: pointer;
  width: 30px;
  height: 30px;
}
.mcs__visualization #visualization .viz-container .viz-tooltip #viz .node-label {
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
  text-align: center;
  text-anchor: middle;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-size: 0.7em;
}
.ua-safari .mcs__visualization #visualization .viz-container .viz-tooltip #viz .node-label, .ua-firefox .mcs__visualization #visualization .viz-container .viz-tooltip #viz .node-label {
  text-shadow: none;
}
.mcs__visualization #visualization .viz-container .viz-tooltip #viz .node-label-key {
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
  text-align: center;
  text-anchor: middle;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-size: 0.9em;
}
.ua-safari .mcs__visualization #visualization .viz-container .viz-tooltip #viz .node-label-key, .ua-firefox .mcs__visualization #visualization .viz-container .viz-tooltip #viz .node-label-key {
  text-shadow: none;
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  transform: translateX(-50%) translateY(-50%);
  opacity: 1 !important;
  padding: 40px 35px 30px 25px;
  border: 3px solid #439ad0;
  box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.3);
  background-color: white;
  border-radius: 10px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  width: 100%;
}
@media (min-width: 600px) {
  .mcs__visualization #visualization .viz-container .viz-tooltip .tooltip {
    width: 550px;
  }
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip-close-btn {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 16px;
  font-size: 20px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
}
@media (min-width: 600px) {
  .mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top {
    display: flex;
  }
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__img .tooltip-badge-img {
  width: 110px;
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__img .tooltip-badge-img {
    margin-bottom: 0px;
  }
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__text {
  padding-right: 15px;
}
@media (min-width: 600px) {
  .mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__text {
    padding-left: 18px;
  }
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__text .tooltip-name {
  font-size: 18px;
  line-height: 2.5rem;
  padding-bottom: 10px;
  cursor: pointer;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__text .tooltip-description {
  font-size: 14px;
  line-height: 1.9rem;
  margin-bottom: 20px;
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__text .outline-btn {
  padding: 9px 22px;
  font-size: 13px;
  letter-spacing: 0.03rem;
  margin-bottom: 30px;
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__text .tooltip__tags > div {
  margin-bottom: 15px;
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__text .tooltip__tags > div.tooltip-issuing-organization {
  font-size: 13px;
  display: none;
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__text .tooltip__tags > div.tooltip-stack-name {
  display: none;
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__text .tooltip__tags > div .tooltip-link {
  transition: all 0.3s;
  cursor: pointer;
  text-decoration: underline;
  margin-right: 3px;
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__text .tooltip__tags > div .tooltip-link:after {
  content: ",";
  display: inline-block;
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__text .tooltip__tags > div .tooltip-link:last-of-type:after {
  content: "";
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__text .tooltip__tags > div .tooltip-link:hover {
  color: #439ad0;
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__text .tooltip__tags > div span {
  font-size: 12px;
}
.mcs__visualization #visualization .viz-container .viz-tooltip .tooltip .tooltip__top__text .tooltip__tags > div span:first-of-type {
  text-decoration: none;
  font-size: 13px;
  display: block;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
}

.page-hero-wrap {
  position: relative;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .page-hero-wrap {
    margin-bottom: 130px;
  }
}
.page-hero-wrap--sub .page-hero:after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  width: 2px;
  height: 50px;
  background-color: #319bd0 !important;
  z-index: 1;
}
@media (min-width: 650px) {
  .page-hero-wrap--sub .page-hero:after {
    bottom: -50px;
    height: 100px;
  }
}
.page-hero-wrap .page-hero:after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  width: 2px;
  height: 50px;
  background-color: #4f4f4f;
  z-index: 1;
}
@media (min-width: 650px) {
  .page-hero-wrap .page-hero:after {
    bottom: -50px;
    height: 100px;
  }
}

.mcs {
  color: #1d1d1d;
  letter-spacing: 0;
}
.mcs h3 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-size: 26px;
  line-height: 3rem;
}
@media (min-width: 768px) {
  .mcs h3 {
    font-size: 37px;
    line-height: 4.5rem;
  }
}
.mcs h5 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-size: 22px;
  line-height: 3rem;
  padding: 0;
}
@media (min-width: 768px) {
  .mcs h5 {
    font-size: 28px;
    line-height: 3.8rem;
  }
}
.mcs p {
  font-size: 18px;
  line-height: 2.7rem;
}
.mcs .hidden {
  visibility: hidden;
}
.mcs__section-header {
  text-align: center;
  min-height: 350px;
  color: white;
  background-color: #efefef;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center center;
  padding: 80px 5%;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .mcs__section-header {
    padding: 120px 5%;
    margin-bottom: 100px;
  }
}
.ua-desktop .mcs__section-header {
  background-attachment: fixed;
}
.ua-touch-device .mcs__section-header {
  background-attachment: unset;
}
.mcs__section-header h3 {
  font-size: 40px;
  line-height: 4.5rem;
  margin-bottom: 0;
}
@media (min-width: 650px) {
  .mcs__section-header h3 {
    font-size: 72px;
    line-height: 7.8rem;
    max-width: 1100px;
  }
}
.mcs__section-header p {
  max-width: 830px;
  margin: 0 auto;
  font-size: 26px;
  line-height: 3.6rem;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
}
@media (min-width: 650px) {
  .mcs__section-header p {
    font-size: 40px;
    line-height: 5.3rem;
  }
}
@media (min-width: 650px) {
  .mcs__section-header {
    min-height: 700px;
  }
}
.mcs__alt-rows {
  max-width: 870px;
  margin: 0 auto 70px;
}
@media (min-width: 650px) {
  .mcs__alt-rows {
    margin: 0 auto 150px;
  }
}
.mcs__alt-rows__row {
  margin-bottom: 50px;
}
@media (min-width: 650px) {
  .mcs__alt-rows__row {
    display: flex;
  }
}
@media (min-width: 768px) {
  .mcs__alt-rows__row {
    margin-bottom: 50px;
  }
}
.mcs__alt-rows__row:nth-child(even) > div:nth-child(1) {
  order: 2;
}
@media (min-width: 650px) {
  .mcs__alt-rows__row:nth-child(even) > div:nth-child(1) {
    padding-right: 0;
    padding-left: 4.5vw;
  }
}
@media (min-width: 1600px) {
  .mcs__alt-rows__row:nth-child(even) > div:nth-child(1) {
    padding-left: 80px;
  }
}
.mcs__alt-rows__row:nth-child(even) > div:nth-child(2) {
  order: 1;
}
.mcs__alt-rows__row > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 650px) {
  .mcs__alt-rows__row > div:nth-child(1) {
    padding-right: 4.5vw;
  }
}
@media (min-width: 1600px) {
  .mcs__alt-rows__row > div:nth-child(1) {
    padding-right: 80px;
  }
}
.mcs__alt-rows__row > div:nth-child(1) img {
  margin: 0 auto 20px;
  width: 130px;
  max-width: 130px;
  max-height: 130px;
}
@media (min-width: 650px) {
  .mcs__alt-rows__row > div:nth-child(1) img {
    max-width: 210px;
    max-height: 210px;
    width: 25vw;
    margin-bottom: 10px;
  }
}
.mcs__alt-rows__row > div:nth-child(2) {
  flex-direction: column;
}
.mcs__alt-rows__row > div:nth-child(2) h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-size: 26px;
}
.mcs__alt-rows__row > div:nth-child(2) a {
  color: #439ad0;
  transition: all 0.3s;
}
.mcs__alt-rows__row > div h4 {
  text-align: center;
}
@media (min-width: 650px) {
  .mcs__alt-rows__row > div h4 {
    text-align: left;
  }
}
.mcs .mbtn {
  background-color: #439ad0;
  display: inline-block;
  min-width: 150px;
  border-radius: 6px;
  text-align: center;
  color: white;
  padding: 16px 35px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  cursor: pointer;
  font-size: 15.5px;
  transition: all 0.3s;
}
.mcs .mbtn--white {
  background-color: white;
  color: #439ad0;
}
.mcs__nav {
  background-color: #f4f4f4;
  padding: 25px 0;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 16px;
}
@media (min-width: 650px) {
  .mcs__nav {
    font-size: 19px;
    padding: 50px 0;
  }
}
.mcs__nav .lockout {
  display: flex;
  justify-content: space-between;
}
.mcs__nav .lockout a {
  color: #439ad0;
  text-decoration: none;
}
.mcs__nav__prev {
  position: relative;
  display: flex;
  align-items: center;
  transition: all 0.3s;
}
.mcs__nav__prev:hover {
  transform: translateX(-10px);
}
.mcs__nav__prev:before {
  vertical-align: top;
  content: "";
  display: block;
  border: 2px solid #439ad0;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  border-radius: 50%;
  background: url("/wp-content/themes/digital-promise-new/img/micro-credentials/icon-arrow-left.png") center center no-repeat;
  background-size: 12px 12px;
}
@media (min-width: 650px) {
  .mcs__nav__prev:before {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-right: 20px;
    background-size: 22px 22px;
  }
}
.mcs__nav__next {
  position: relative;
  display: flex;
  align-items: center;
  transition: all 0.3s;
}
.mcs__nav__next:hover {
  transform: translateX(10px);
}
.mcs__nav__next:after {
  vertical-align: top;
  content: "";
  display: block;
  border: 2px solid #439ad0;
  width: 32px;
  height: 32px;
  margin-left: 12px;
  border-radius: 50%;
  background: url("/wp-content/themes/digital-promise-new/img/micro-credentials/icon-arrow-right.png") center center no-repeat;
  background-size: 12px 12px;
}
@media (min-width: 650px) {
  .mcs__nav__next:after {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-left: 20px;
    background-size: 22px 22px;
  }
}
.mcs__hero-sub {
  position: relative;
  margin-bottom: 60px;
  background-size: cover;
  background-position: center center;
  min-height: 370px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-size: 50px;
  line-height: 5rem;
}
@media (min-width: 650px) {
  .mcs__hero-sub {
    font-size: 62px;
    line-height: 6.5rem;
  }
}
@media (min-width: 768px) {
  .mcs__hero-sub {
    margin-bottom: 130px;
    min-height: 420px;
  }
}
@media (min-width: 1000px) {
  .mcs__hero-sub {
    font-size: 70px;
    line-height: 8rem;
  }
}
@media (min-width: 1100px) {
  .mcs__hero-sub {
    min-height: 480px;
    font-size: 82px;
  }
}
.mcs__hero-sub:after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  width: 2px;
  height: 50px;
  background-color: #319bd0;
  z-index: 1;
}
@media (min-width: 650px) {
  .mcs__hero-sub:after {
    bottom: -50px;
    height: 100px;
  }
}
.mcs__hero-sub .lockout {
  text-align: center;
}
.mcs__callout {
  margin-top: 30px;
  background-color: #006f96;
  border: 16px solid #319bd0;
  padding: 35px 18px 28px;
  color: white;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-size: 25px;
  line-height: 3rem;
  text-align: center;
}
@media (min-width: 768px) {
  .mcs__callout {
    position: sticky;
    top: 105px;
    margin-bottom: 60px;
  }
}
.mcs__callout .mbtn {
  margin: 26px auto 0;
  width: calc(100% - 20px);
  padding: 12px 25px;
}
.mcs__quotes {
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .mcs__quotes {
    display: flex;
    flex-wrap: wrap;
  }
}
.mcs__quotes__quote {
  padding: 0 15px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .mcs__quotes__quote {
    width: 50%;
    margin-bottom: 0px;
  }
}
.mcs__quotes__quote > div {
  border-radius: 7px;
  background-color: #f5f5f5;
  padding: 55px 25px 27px;
  height: 100%;
}
.mcs__quotes__quote__text {
  margin-bottom: 20px;
  font-style: italic;
  font-size: 16.5px;
  line-height: 2.3rem;
}
.mcs__quotes__quote__text:before {
  content: "“";
  display: block;
  color: #439ad0;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 68px;
  line-height: 1rem;
  position: relative;
  left: -2px;
}
.mcs__quotes__quote__name {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 0;
}
.mcs__quotes__quote__title {
  font-size: 15px;
}
@media (min-width: 768px) {
  .mcs .double-wide {
    display: flex;
  }
}
@media (min-width: 768px) {
  .mcs .double-wide__left {
    flex-grow: 1;
    padding-right: 10%;
  }
}
@media (min-width: 768px) {
  .mcs .double-wide__right {
    max-width: 300px;
    min-width: 300px;
  }
}
.mcs .double-wide a {
  color: #439ad0;
}
.mcs .double-wide p {
  font-size: 18px;
  line-height: 2.9rem;
}
.mcs .double-wide ul {
  padding-left: 0;
  margin-left: 20px;
  max-width: 660px;
}
.mcs .double-wide ul li {
  margin-bottom: 20px;
  font-size: 17px;
}
.mcs .double-wide ul li ul {
  margin-top: 10px;
  margin-left: 25px;
}
.mcs .double-wide ul li ul li {
  margin-bottom: 5px;
}

.ct-pathways-toolkit {
  padding-bottom: 0;
}
.ct-pathways-toolkit h3 {
  margin-top: 0;
}
.ct-pathways-toolkit .generic__wrap__content {
  font-size: 18px;
}
.ct-pathways-toolkit .generic__wrap__content .thumb-section {
  margin-bottom: 50px;
}
@media (min-width: 500px) {
  .ct-pathways-toolkit .generic__wrap__content .thumb-section .thumbs {
    display: flex;
    margin: 0 -10px;
  }
}
.ct-pathways-toolkit .generic__wrap__content .thumb-section .thumbs .thumb {
  padding: 0 10px;
  text-align: center;
}
.ct-pathways-toolkit .generic__wrap__content .thumb-section .thumbs .thumb a {
  color: #333;
  transition: all 0.3s;
  text-decoration: none;
}
.ct-pathways-toolkit .generic__wrap__content .thumb-section .thumbs .thumb a:hover {
  color: #439ad0;
}
.ct-pathways-toolkit .generic__wrap__content .thumb-section .thumbs .thumb a:hover img {
  transform: scale(1.04);
}
.ct-pathways-toolkit .generic__wrap__content .thumb-section .thumbs .thumb__img {
  overflow: hidden;
  width: 100%;
  margin-bottom: 15px;
}
.ct-pathways-toolkit .generic__wrap__content .thumb-section .thumbs .thumb__img img {
  transition: all 0.6s;
}
.ct-pathways-toolkit .generic__wrap__content .thumb-section .thumbs .thumb__text {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 19px;
  max-width: 330px;
  margin: 0 auto 30px;
}
.ct-pathways-toolkit .generic__wrap__content .acknowledgements {
  background-color: #f7f7f7;
  padding: 25px 20px;
}
@media (min-width: 768px) {
  .ct-pathways-toolkit .generic__wrap__content .acknowledgements {
    padding: 40px 30px;
  }
}

.alr {
  padding-bottom: 80px;
}
.alr .credit-download {
  margin-bottom: 50px;
  align-items: center;
  border-bottom: 1px solid #dee2e6;
  padding-bottom: 25px;
}
@media (min-width: 650px) {
  .alr .credit-download {
    display: flex;
    justify-content: space-between;
    margin-top: -36px !important;
    margin-bottom: 50px;
  }
}
.alr .credit-download .credit-download__credit {
  font-size: 14.5px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  margin-bottom: 20px;
}
@media (min-width: 650px) {
  .alr .credit-download .credit-download__credit {
    margin-bottom: 0px;
  }
}
.alr .lead sup {
  font-size: 55%;
}
.alr .read-more {
  text-decoration: underline;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  display: block;
  margin-top: 15px;
  margin-bottom: 50px;
}
.alr h2 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
}
.alr .full-width {
  width: 100%;
}
.alr .center {
  margin: 0 auto;
  display: block;
}
.alr h1 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
}
.alr .accordion-title {
  outline: none;
}
.alr.get-here ol {
  margin-left: 0;
  padding-left: 0;
  max-width: 800px;
}
.alr.get-here ol li {
  list-style-type: none;
  position: relative;
  padding: 10px 30px 10px 80px;
  border-radius: 50px;
  color: white;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 16px;
  margin-bottom: 9px;
  min-height: 80px;
  line-height: 120%;
  display: flex;
  align-items: center;
}
@media (min-width: 650px) {
  .alr.get-here ol li {
    font-size: 21px;
    padding: 10px 50px 10px 100px;
    line-height: 115%;
    min-height: 90px;
  }
}
.alr.get-here ol li span {
  max-width: 600px;
}
.alr.get-here ol li:before {
  content: attr(data-num);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  width: 60px;
  height: 60px;
  font-size: 28px;
  border: 3px solid rgba(255, 255, 255, 0.4);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 650px) {
  .alr.get-here ol li:before {
    width: 70px;
    height: 70px;
    font-size: 32px;
  }
}
.alr.get-here ol li:nth-child(1) {
  background-color: #6195cd;
}
.alr.get-here ol li:nth-child(1):before {
  content: "1";
}
.alr.get-here ol li:nth-child(2) {
  background-color: #e0974c;
}
.alr.get-here ol li:nth-child(2):before {
  content: "2";
}
.alr.get-here ol li:nth-child(3) {
  background-color: #9db15d;
}
.alr.get-here ol li:nth-child(3):before {
  content: "3";
}
.alr.get-here ol li:nth-child(4) {
  background-color: #c1444a;
}
.alr.get-here ol li:nth-child(4):before {
  content: "4";
}
.alr.get-here ol li:nth-child(5) {
  background-color: #75b9a4;
}
.alr.get-here ol li:nth-child(5):before {
  content: "5";
}
.alr.get-here ol li:nth-child(6) {
  background-color: #e0be4e;
}
.alr.get-here ol li:nth-child(6):before {
  content: "6";
}
.alr.get-here .style1 li:nth-child(1) {
  background-color: #6195cd;
}
.alr.get-here .style1 li:nth-child(2) {
  background-color: #e0974c;
}
.alr.get-here .style1 li:nth-child(3) {
  background-color: #9db15d;
}
.alr.get-here .style1 li:nth-child(4) {
  background-color: #c1444a;
}
.alr.get-here .style1 li:nth-child(5) {
  background-color: #75b9a4;
}
.alr.get-here .style1 li:nth-child(6) {
  background-color: #e0be4e;
}
.alr.get-here .style2 li {
  background-color: #f4f4f4 !important;
  color: #000;
}
@media (min-width: 650px) {
  .alr.get-here .style2 li {
    font-size: 20px;
    line-height: 125%;
  }
}
.alr.get-here .style2 li:before {
  color: white;
  border: none;
}
.alr.get-here .style2 li:nth-child(1):before {
  background-color: #6195cd;
}
.alr.get-here .style2 li:nth-child(2):before {
  background-color: #e0974c;
}
.alr.get-here .style2 li:nth-child(3):before {
  background-color: #9db15d;
}
.alr.get-here .style2 li:nth-child(4):before {
  background-color: #c1444a;
}
.alr.get-here .style2 li:nth-child(5):before {
  background-color: #75b9a4;
}
.alr.get-here .style2 li:nth-child(6):before {
  background-color: #e0be4e;
}
.alr .download-summary {
  display: block;
  margin: 15px 0 0 0;
  font-size: 90%;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  opacity: 0.5;
  font-style: italic;
}
.alr .quote-carousel {
  padding: 0 5px 10px;
  width: 90%;
  margin: 0 auto;
  margin-top: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .alr .quote-carousel {
    width: 390px;
    padding: 0 20px 10px 40px;
    margin-bottom: 0 !important;
    left: -20px;
  }
}
.alr .quote-carousel * {
  outline: none;
}
@media (min-width: 768px) {
  .alr .quote-carousel--right {
    float: right;
    margin-left: 50px;
  }
}
@media (min-width: 768px) {
  .alr .quote-carousel--left {
    float: left;
    margin-right: 50px;
  }
}
.alr .quote-carousel .quote-bubble__main {
  background: url("/wp-content/themes/digital-promise-new/img/adult-learning/2020report/quote-bubble-corner.png") top right no-repeat, url("/wp-content/themes/digital-promise-new/img/adult-learning/2020report/quote-bubble.png") bottom left no-repeat;
  background-size: 100% auto;
}
.alr .quote-carousel .slick-arrow {
  width: 30px;
  height: 30px;
}
.alr .quote-carousel .slick-arrow:before, .alr .quote-carousel .slick-arrow:after {
  transition: all 0.3s;
  color: #888888;
  font-size: 25px;
}
.alr .quote-carousel .slick-arrow.slick-prev {
  left: 0px;
}
.alr .quote-carousel .slick-arrow.slick-next {
  right: -20px;
}
.alr .quote-carousel .slick-dots li {
  margin: 0;
}
.alr .quote-carousel .slick-dots li.slick-active button:before {
  color: #439ad0;
  cursor: default;
}
.alr .quote-carousel .slick-dots li button:hover:before {
  color: #919191;
}
.alr .quote-carousel .slick-dots li button:before {
  transition: all 0.3s;
  font-size: 11px;
}
.alr hr {
  border-bottom: 1px solid #e2e2e2;
  margin: 50px 0;
}
.alr .strats {
  margin: 50px 0;
}
.alr .strats .strat {
  display: flex;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dfdfdf;
}
.alr .strats .strat:last-of-type {
  border-bottom: none;
}
.alr .strats .strat__icon {
  width: 80px;
  min-width: 80px;
}
@media (min-width: 650px) {
  .alr .strats .strat__icon {
    width: 230px;
    min-width: 230px;
  }
}
.alr .strats .strat__text {
  flex-grow: 1;
  padding-left: 20px;
}
@media (min-width: 650px) {
  .alr .strats .strat__text {
    padding-left: 35px;
  }
}
.alr .strats .strat__text h5 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 19px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  max-width: 600px;
}
.alr .strats .strat__text p {
  max-width: 600px;
  line-height: 150%;
}
.alr .strats .strat__text__insight {
  background-color: #fff;
}
.alr .strats .strat__text__insight__header {
  padding: 10px 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.alr .strats .strat__text__insight__header .plus {
  font-size: 30px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  color: #439ad0;
  margin-right: 10px;
  line-height: 1rem;
}
.alr .strats .strat__text__insight__header .minus {
  display: none;
  font-size: 30px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  color: #439ad0;
  margin-right: 10px;
  line-height: 1rem;
  margin-top: -20px;
}
.alr .strats .strat__text__insight__header img {
  width: 202px;
}
.alr .strats .strat__text__insight__content {
  padding: 10px 20px 15px;
}
.alr .drivers h2 {
  font-size: 32px;
}
.alr .drivers h2.underline {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
  margin-top: 70px;
  margin-bottom: 30px;
}
.alr .drivers .vision__item {
  display: flex;
  margin-bottom: 20px;
}
.alr .drivers .vision__item__icon {
  min-width: 80px;
  max-width: 80px;
  width: 80px;
}
@media (min-width: 650px) {
  .alr .drivers .vision__item__icon {
    min-width: 110px;
    max-width: 110px;
    width: 110px;
  }
}
.alr .drivers .vision__item__icon img {
  width: 100%;
}
.alr .drivers .vision__item__text {
  flex-grow: 1;
  max-width: 600px;
  padding-left: 25px;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0.02rem;
}
@media (min-width: 650px) {
  .alr .drivers .vision__item__text {
    padding-left: 35px;
    font-size: 21px;
  }
}
.alr .drivers .phase {
  text-align: center;
  margin-bottom: 50px;
}
.alr .drivers .phase h3 {
  text-align: center;
  letter-spacing: 0.5rem;
  display: inline-block;
  position: relative;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 0;
}
.alr .drivers .phase h3:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -40px;
  width: 25px;
  height: 2px;
  background-color: #000;
}
.alr .drivers .phase h3:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -40px;
  width: 25px;
  height: 2px;
  background-color: #000;
}
.alr .drivers .phase h1 {
  text-align: center;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 38px;
  max-width: 800px;
  margin: 15px auto 40px;
}
@media (min-width: 650px) {
  .alr .drivers .phase h1 {
    font-size: 38px;
    margin: 15px auto 60px;
  }
}
.alr .drivers .phase .down-arrow {
  margin: 40px 0 0px;
}
.alr .drivers .phase .overlays {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.alr .drivers .phase .overlays .overlay {
  text-align: left;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
  min-width: 300px;
  max-width: 100%;
  width: 100%;
  background-color: white;
  border-radius: 20px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
  padding: 35px 20px 20px;
}
@media (min-width: 650px) {
  .alr .drivers .phase .overlays .overlay {
    min-width: 300px;
    max-width: 100%;
    width: 60%;
    top: 350px;
    left: 50%;
    padding: 40px 30px 30px;
    transform: translateX(-50%) translateY(-50%) scale(0);
  }
}
.alr .drivers .phase .overlays .overlay__title {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 140%;
  padding-right: 30px;
}
@media (min-width: 650px) {
  .alr .drivers .phase .overlays .overlay__title {
    font-size: 19px;
  }
}
.alr .drivers .phase .overlays .overlay__desc {
  font-size: 16px;
}
@media (min-width: 650px) {
  .alr .drivers .phase .overlays .overlay__desc {
    font-size: 17px;
  }
}
.alr .drivers .phase .overlays .overlay__desc ul {
  margin-bottom: 0;
}
.alr .drivers .phase .overlays .overlay__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  transition: all 0.3s;
  opacity: 0.25;
  cursor: pointer;
}
.alr .drivers .phase .overlays .overlay__close:hover {
  opacity: 0.9;
}
.alr .drivers .phase1 .items .item {
  text-align: left;
  display: flex;
  margin-bottom: 20px;
  padding: 30px;
}
.alr .drivers .phase1 .items .item:nth-child(odd) {
  background-color: #fff;
}
.alr .drivers .phase1 .items .item:nth-child(even) .item__icon {
  order: 2;
}
.alr .drivers .phase1 .items .item:nth-child(even) .item__text {
  order: 1;
  padding-left: 0;
  padding-right: 15px;
}
@media (min-width: 650px) {
  .alr .drivers .phase1 .items .item:nth-child(even) .item__text {
    padding-left: 0;
    padding-right: 35px;
  }
}
.alr .drivers .phase1 .items .item__icon {
  min-width: 100px;
  max-width: 100px;
  width: 100px;
}
@media (min-width: 650px) {
  .alr .drivers .phase1 .items .item__icon {
    min-width: 230px;
    max-width: 230px;
    width: 230px;
  }
}
.alr .drivers .phase1 .items .item__icon img {
  width: 100%;
}
.alr .drivers .phase1 .items .item__text {
  flex-grow: 1;
  max-width: 600px;
  padding-left: 15px;
}
@media (min-width: 650px) {
  .alr .drivers .phase1 .items .item__text {
    padding-left: 35px;
  }
}
.alr .drivers .phase1 .items .item__text h5 {
  font-size: 20px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0.02rem;
}
.alr .drivers .phase1 .items .item__text ul {
  margin-bottom: 0;
}
.alr .drivers .phase1 .items .item__text ul li {
  font-size: 19px;
  letter-spacing: 0.02rem;
  font-size: 18px;
}
.alr .drivers .phase2 #phase2-svg {
  position: relative;
}
.alr .drivers .phase2 #phase2-svg svg {
  max-width: 650px;
}
.alr .drivers .phase2 #phase2-svg svg .trans {
  transition: all 0.3s;
}
.alr .drivers .phase2 #phase2-svg svg #p-main {
  cursor: pointer;
  transition: all 0.3s;
  transform-origin: 50% 33%;
}
.alr .drivers .phase2 #phase2-svg svg #p-main:hover {
  transform: scale(1.1);
}
.alr .drivers .phase2 #phase2-svg svg #fw-main {
  cursor: pointer;
  transition: all 0.3s;
  transform-origin: 60% 53%;
}
.alr .drivers .phase2 #phase2-svg svg #fw-main:hover {
  transform: scale(1.1);
}
.alr .drivers .phase2 #phase2-svg svg #e-main {
  cursor: pointer;
  transition: all 0.3s;
  transform-origin: 40% 53%;
}
.alr .drivers .phase2 #phase2-svg svg #e-main:hover {
  transform: scale(1.1);
}
.alr .drivers .phase3 #phase3-svg {
  position: relative;
}
.alr .drivers .phase3 #phase3-svg svg {
  max-width: 660px;
}
.alr .drivers .phase3 #phase3-svg svg .trans {
  transition: all 0.3s;
}
.alr .drivers .phase3 #phase3-svg svg .p3-item {
  cursor: pointer;
  transition: all 0.3s;
  transform-origin: 50% 33%;
}
.alr .drivers .phase3 #phase3-svg svg .p3-item:hover {
  transform: scale(1.1);
}
.alr .drivers .phase3 #phase3-svg svg #fw-main {
  cursor: pointer;
  transition: all 0.3s;
}
.alr .drivers .phase3 #phase3-svg svg #fw-main:hover {
  transform: scale(1.1);
}
.alr .drivers .phase3 #phase3-svg svg #providers {
  transform-origin: 20% 30%;
}
.alr .drivers .phase3 #phase3-svg svg #employers {
  transform-origin: 50% 10%;
}
.alr .drivers .phase3 #phase3-svg svg #ecosystem-drivers {
  transform-origin: 80% 30%;
}
.alr .drivers .phase3 #phase3-svg svg #funders {
  transform-origin: 80% 60%;
}
.alr .drivers .phase3 #phase3-svg svg #government {
  transform-origin: 50% 80%;
}
.alr .drivers .phase3 #phase3-svg svg #frontline-workers {
  transform-origin: 20% 60%;
}
.alr .drivers .phase3 #phase3-svg svg #e-main {
  cursor: pointer;
  transition: all 0.3s;
  transform-origin: 40% 53%;
}
.alr .drivers .phase3 #phase3-svg svg #e-main:hover {
  transform: scale(1.1);
}
.alr #nm-hit,
.alr #tn-hit,
.alr #pa-hit,
.alr #oh-hit,
.alr #ky-hit {
  cursor: pointer;
  opacity: 0;
}
.alr .map {
  position: relative;
}
.alr .map .map__overlays {
  position: relative;
  z-index: 30;
}
.alr .map .map__overlays .map__overlay {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
  min-width: 300px;
  max-width: 100%;
  width: 100%;
  background-color: white;
  border-radius: 20px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
  padding: 35px 20px 20px;
}
@media (min-width: 650px) {
  .alr .map .map__overlays .map__overlay {
    min-width: 300px;
    max-width: 100%;
    width: 60%;
    top: 5vw;
    left: 50%;
    padding: 40px 30px 30px;
    transform: translateX(-50%) scale(0);
  }
}
.alr .map .map__overlays .map__overlay__title {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 140%;
  padding-right: 30px;
}
@media (min-width: 650px) {
  .alr .map .map__overlays .map__overlay__title {
    font-size: 19px;
  }
}
.alr .map .map__overlays .map__overlay__desc {
  font-size: 16px;
}
@media (min-width: 650px) {
  .alr .map .map__overlays .map__overlay__desc {
    font-size: 17px;
  }
}
.alr .map .map__overlays .map__overlay__desc a {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
}
.alr .map .map__overlays .map__overlay__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  transition: all 0.3s;
  opacity: 0.25;
  cursor: pointer;
}
.alr .map .map__overlays .map__overlay__close:hover {
  opacity: 0.9;
}

.icp__intro {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 300 !important;
  font-size: 18px;
  line-height: 2.2rem;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .icp__intro {
    font-size: 28px;
    line-height: 3.7rem;
  }
}
.icp__start {
  background-color: #f5f5f5;
  padding: 20px 3.2vw 45px;
  margin-bottom: 50px;
  margin-top: 45px;
}
.icp__start h2 {
  font-size: 33px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  max-width: 600px;
  margin-bottom: 16px;
}
.icp__start p {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 300 !important;
  font-size: 19px;
  line-height: 2.4rem;
  max-width: 775px;
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  .icp__start p {
    font-size: 21px;
    line-height: 3.35rem;
  }
}
.icp__start p:last-of-type {
  margin-bottom: 0;
}
.icp__start p a {
  color: #439ad0;
}
.icp__grid {
  margin-bottom: 45px;
}
.icp__grid__section {
  margin-bottom: 70px;
}
.icp__grid__section:last-of-type {
  margin-bottom: 20px;
}
.icp__grid__section h3 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 26px;
  margin-bottom: 12px;
  max-width: 1000px;
}
@media (min-width: 768px) {
  .icp__grid__section h3 {
    font-size: 33px;
  }
}
.icp__grid__section p {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 300 !important;
  font-size: 17px;
  line-height: 2.4rem;
  max-width: 900px;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .icp__grid__section p {
    font-size: 20px;
    line-height: 2.8rem;
  }
}
.icp__grid__section__items {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 700px) {
  .icp__grid__section__items {
    margin: 0 -0.8%;
  }
}
.icp__grid__section__items__item {
  width: 100%;
  margin-bottom: 12px;
  position: relative;
}
@media (min-width: 700px) {
  .icp__grid__section__items__item {
    padding: 8px;
    width: 50%;
    margin-bottom: 0;
  }
}
.icp__grid__section__items__item a {
  text-decoration: none;
  transition: all 0.3s;
  display: block;
  height: 100%;
}
.icp__grid__section__items__item a:before {
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff0000;
  z-index: 1;
}
.icp__grid__section__items__item a:hover .item__inner {
  background-size: 80% auto;
}
.icp__grid__section__items__item a:hover .item__inner h4,
.icp__grid__section__items__item a:hover .item__inner p {
  transform: translateY(-50px);
}
.icp__grid__section__items__item a:hover .item__inner .cta-btn {
  opacity: 1;
  transform: translateY(0px);
}
.icp__grid__section__items__item a .item__inner {
  color: #fff;
  padding: 59% 6.5% 6.5%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top right;
  height: 100%;
  position: relative;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.icp__grid__section__items__item a .item__inner h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 23px;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
}
@media (min-width: 1300px) {
  .icp__grid__section__items__item a .item__inner h4 {
    font-size: 26px;
  }
}
.icp__grid__section__items__item a .item__inner .cta-btn {
  display: block;
  width: 100%;
}
@media (min-width: 600px) {
  .icp__grid__section__items__item a .item__inner .cta-btn {
    width: calc(100% - 13%);
    opacity: 0;
    position: absolute;
    bottom: 7%;
    left: 6.5%;
    transform: translateY(70px);
    transition: all 0.3s ease-in-out;
  }
}
.icp__google {
  background-color: #439ad0;
  padding: 35px 3.2vw 45px;
  margin-bottom: 30px;
  color: white;
}
.icp__google__title {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 34px;
  line-height: 3.6rem;
  display: flex;
  margin-bottom: 10px;
}
.icp__google__title img {
  width: 100%;
  max-width: 120px;
  position: relative;
  top: 4px;
}
.icp__google__title h2 {
  font-size: 28px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  max-width: 400px;
  padding-left: 1.4vw;
}
@media (min-width: 650px) {
  .icp__google__title h2 {
    font-size: 33px;
  }
}
.icp__google__desc p {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 300 !important;
  font-size: 19px;
  line-height: 2.4rem;
  max-width: 775px;
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  .icp__google__desc p {
    font-size: 21px;
    line-height: 3.35rem;
  }
}
.icp__google__desc p a {
  color: white;
  text-decoration: underline;
  transition: all 0.3s;
}
.icp__google__desc p a:hover {
  color: white;
}
.icp__google__desc .btn {
  min-width: 220px;
  margin-top: 10px;
}
.icp__credits {
  margin: 0 0 -50px !important;
}
.icp__pl {
  position: relative;
}
@media (min-width: 950px) {
  .icp__pl {
    max-width: 1100px;
  }
}
.icp__pl__title {
  background-color: white;
  border-radius: 50%;
  font-size: 21px;
  line-height: 3rem;
  padding: 1%;
  text-align: center;
}
@media (min-width: 950px) {
  .icp__pl__title {
    width: 24vw;
    height: 24vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.1vw;
  }
}
@media (min-width: 1100px) {
  .icp__pl__title {
    width: 265px;
    height: 265px;
    font-family: "museo-sans", sans-serif !important;
    font-weight: 500 !important;
    line-height: 3rem;
    font-size: 21px;
  }
}
.icp__pl__title span {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 115%;
}
.icp__pl__title a {
  color: black;
  text-decoration: none;
  transition: all 0.3s;
}
.icp__pl__title h5 {
  font-size: 15px;
  text-decoration: underline;
  margin-bottom: -20px;
  opacity: 0.6;
}
@media (min-width: 950px) {
  .icp__pl__items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
  }
}
.icp__pl__items__item {
  color: white;
  padding: 37px 25px;
  margin: 12px 0px;
}
@media (min-width: 950px) {
  .icp__pl__items__item {
    width: calc(50% - 8px);
    padding: 30px 30px 35px;
    margin: 4px;
  }
  .icp__pl__items__item:nth-child(even) {
    text-align: right;
  }
  .icp__pl__items__item:nth-child(even) .icp__pl__items__item__header {
    justify-content: flex-end;
  }
  .icp__pl__items__item:nth-child(even) .icp__pl__items__item__header img {
    order: 2;
    margin-left: 20px;
    margin-right: 0px;
  }
  .icp__pl__items__item:nth-child(even) p {
    padding-left: 17%;
    padding-right: 0%;
  }
}
.icp__pl__items__item:nth-child(1) {
  background-color: #009ab3;
}
.icp__pl__items__item:nth-child(2) {
  background-color: #fd8d5b;
}
.icp__pl__items__item:nth-child(3) {
  background-color: #8080d9;
}
.icp__pl__items__item:nth-child(4) {
  background-color: #80ae51;
}
.icp__pl__items__item a {
  color: white;
  text-decoration: none;
}
.icp__pl__items__item a:hover {
  color: white;
}
.icp__pl__items__item__header {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}
@media (min-width: 600px) {
  .icp__pl__items__item__header {
    margin-bottom: 15px;
  }
}
.icp__pl__items__item__header img {
  margin-right: 20px;
}
.icp__pl__items__item__header p {
  display: none;
}
.icp__pl__items__item h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 26px;
  line-height: 3rem;
  margin: 0;
}
@media (min-width: 600px) {
  .icp__pl__items__item h4 {
    font-size: 28px;
    line-height: 3.5rem;
  }
}
.icp__pl__items__item p {
  font-size: 17px;
  line-height: 2.4rem;
  margin-bottom: 20px;
  max-width: 680px;
}
@media (min-width: 600px) {
  .icp__pl__items__item p {
    font-size: 18px;
    line-height: 2.3rem;
  }
}
@media (min-width: 950px) {
  .icp__pl__items__item p {
    padding-right: 17%;
  }
}
.icp__pl__items__item h5 {
  padding: 0;
  margin: 15px 0 0 0;
  font-size: 15px;
  text-decoration: underline;
}

.ct4ngs__start {
  text-align: center;
  background-color: #f4f4f4;
  padding: 50px 0 35px;
}
@media (min-width: 768px) {
  .ct4ngs__start {
    padding: 100px 0;
  }
}
.ct4ngs__start .lockout {
  max-width: 1060px;
}
.ct4ngs__start .lockout h2 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 28px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .ct4ngs__start .lockout h2 {
    font-size: 45px;
    margin-bottom: 25px;
  }
}
.ct4ngs__start .lockout p {
  font-size: 17px;
  line-height: 2.5rem;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .ct4ngs__start .lockout p {
    font-size: 24px;
    line-height: 3.6rem;
    margin-bottom: 60px;
  }
}
.ct4ngs__start .lockout a {
  margin: 0 0 15px;
  display: inline-block;
  width: 100%;
}
@media (min-width: 600px) {
  .ct4ngs__start .lockout a {
    width: auto;
    margin: 0 12px 20px;
  }
}
.ct4ngs__start .lockout a .btn {
  width: 100%;
}
@media (min-width: 600px) {
  .ct4ngs__start .lockout a .btn {
    width: auto;
  }
}
.ct4ngs__grid {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .ct4ngs__grid {
    padding: 100px 0;
  }
}
.ct4ngs__grid__section {
  margin-bottom: 70px;
}
.ct4ngs__grid__section:last-of-type {
  margin-bottom: 20px;
}
.ct4ngs__grid__section h3 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 26px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .ct4ngs__grid__section h3 {
    font-size: 33px;
  }
}
.ct4ngs__grid__section p {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 300 !important;
  font-size: 17px;
  line-height: 2.4rem;
  max-width: 750px;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .ct4ngs__grid__section p {
    font-size: 20px;
    line-height: 2.8rem;
  }
}
.ct4ngs__grid__section__items {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 700px) {
  .ct4ngs__grid__section__items {
    margin: 0 -0.8%;
  }
}
.ct4ngs__grid__section__items__item {
  width: 100%;
  margin-bottom: 12px;
  position: relative;
}
@media (min-width: 700px) {
  .ct4ngs__grid__section__items__item {
    padding: 8px;
    width: 50%;
    margin-bottom: 0;
  }
}
@media (min-width: 1000px) {
  .ct4ngs__grid__section__items__item {
    width: 33.33333%;
    padding: 0.85%;
  }
}
.ct4ngs__grid__section__items__item a {
  text-decoration: none;
  transition: all 0.3s;
  display: block;
  height: 100%;
}
.ct4ngs__grid__section__items__item a:before {
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff0000;
  z-index: 1;
}
.ct4ngs__grid__section__items__item a:hover .item__inner {
  background-size: 80% auto;
}
.ct4ngs__grid__section__items__item a:hover .item__inner h4,
.ct4ngs__grid__section__items__item a:hover .item__inner p {
  transform: translateY(-50px);
}
.ct4ngs__grid__section__items__item a:hover .item__inner .cta-btn {
  opacity: 1;
  transform: translateY(0px);
}
.ct4ngs__grid__section__items__item a .item__inner {
  color: #fff;
  padding: 59% 6.5% 8%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top right;
  height: 100%;
  position: relative;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.ct4ngs__grid__section__items__item a .item__inner h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 23px;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1300px) {
  .ct4ngs__grid__section__items__item a .item__inner h4 {
    font-size: 27px;
  }
}
.ct4ngs__grid__section__items__item a .item__inner p {
  font-size: 16px;
  line-height: 2rem;
  max-width: 380px;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1300px) {
  .ct4ngs__grid__section__items__item a .item__inner p {
    font-size: 19px;
    line-height: 2.3rem;
  }
}
.ct4ngs__grid__section__items__item a .item__inner .cta-btn {
  display: block;
  width: 100%;
}
@media (min-width: 600px) {
  .ct4ngs__grid__section__items__item a .item__inner .cta-btn {
    width: calc(100% - 13%);
    opacity: 0;
    position: absolute;
    bottom: 7%;
    left: 6.5%;
    transform: translateY(70px);
    transition: all 0.3s ease-in-out;
  }
}

.p-teaching-fellows .dmbs-comments {
  display: none;
}
.p-teaching-fellows .hp_fellows_member > img {
  border-radius: 200px;
  overflow: hidden;
}
.p-teaching-fellows .hp-fellows__logos {
  text-align: center;
}
.p-teaching-fellows .hp-fellows__logos img {
  max-width: 600px;
}

.member__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 1rem;
  margin-top: 20px;
}
@media all and (max-width: 600px) {
  .member__grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media all and (max-width: 400px) {
  .member__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media all and (max-width: 300px) {
  .member__grid {
    grid-template-columns: 1fr;
  }
}

@media all and (max-width: 1200px) {
  .tf-facetwp__right {
    margin-top: 20px;
  }
}
.tf-facetwp__right .filters__header__reset {
  opacity: 0.8;
}
.tf-facetwp__right .filters__header__reset button, .tf-facetwp__right .filters__header__reset .reset {
  background: none;
  color: #878787;
  border: none;
  cursor: pointer;
  transition-duration: 0.2s;
  font-size: 14px;
}

.postid-54095 .pc__image-text h3 {
  margin-top: 0;
}

.generic__wrap__content .pct h1, .generic__wrap__content .pct h2, .generic__wrap__content .pct h3, .generic__wrap__content .pct h4 {
  font-weight: 700 !important;
}
@media all and (max-width: 768px) {
  .generic__wrap__content .pct {
    padding: 0 15px;
  }
}
.generic__wrap__content .pct__title {
  margin-top: 0;
  font-size: 30px;
  font-weight: bold !important;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.generic__wrap__content .pct__title__icon {
  height: 40px;
  margin-left: 10px;
}
@media all and (min-width: 768px) {
  .generic__wrap__content .pct__columns {
    display: flex;
    flex-direction: row;
  }
  .generic__wrap__content .pct__columns__col {
    flex: 1;
  }
  .generic__wrap__content .pct__columns__col:first-child {
    margin-right: 40px;
  }
  .generic__wrap__content .pct__columns__col.two {
    flex: 2;
  }
}
.generic__wrap__content .pct__capitalize {
  text-transform: uppercase;
}
.generic__wrap__content .pct__green {
  color: #73963e;
}
.generic__wrap__content .pct__red {
  color: #e94725;
}
.generic__wrap__content .pct__blue {
  color: #4a98d0;
}
.generic__wrap__content .pct__sidebar {
  background-color: #f2f2f2;
  margin-bottom: 30px;
  border-radius: 15px;
  padding: 20px;
}
.generic__wrap__content .pct__sidebar__el {
  margin-bottom: 10px;
}
.generic__wrap__content .pct__sidebar p, .generic__wrap__content .pct__sidebar ul {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
}
.generic__wrap__content .pct__sidebar ul {
  padding-left: 16px;
}
.generic__wrap__content .pct__sidebar li {
  margin-bottom: 0;
}
.generic__wrap__content .pct__sidebar h3 {
  font-size: 15px;
  margin: 15px 0 5px 0;
}
.generic__wrap__content .pct__sidebar b {
  font-weight: 700 !important;
}
.generic__wrap__content .pct__summary h2 {
  font-size: 18px;
  margin-bottom: 5px;
}
.generic__wrap__content .pct__summary p {
  font-size: 16px;
  line-height: 24px;
}
.generic__wrap__content .pct__activities h2 {
  font-size: 18px;
  margin-bottom: 5px;
}
.generic__wrap__content .pct__activities h3 {
  font-size: 18px;
  font-style: italic;
}
.generic__wrap__content .pct__activities__step {
  display: flex;
  align-items: baseline;
}
.generic__wrap__content .pct__activities__step p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
}
.generic__wrap__content .pct__activities__step .num {
  margin-right: 5px;
}
.generic__wrap__content .pct__activities__items {
  color: #73963e;
}
.generic__wrap__content .pct__activities__items p {
  font-size: 16px;
  line-height: 24px;
}
.generic__wrap__content .pct__activities__items ul {
  margin-bottom: 5px;
}
.generic__wrap__content .pct__activities__items ul li {
  margin: 0;
}
.generic__wrap__content .pct__grid {
  display: grid;
  justify-content: center;
  grid-gap: 20px;
  width: 100%;
}
.generic__wrap__content .pct__grid.key {
  justify-content: left;
}
.generic__wrap__content .pct__grid.key .pct__grid__item__body {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.generic__wrap__content .pct__grid.key .pct__grid__item__body span {
  font-size: 15px;
}
.generic__wrap__content .pct__grid.key .pct__grid__item__icon {
  height: 40px;
  width: auto;
  margin-right: 10px;
}
@media all and (min-width: 768px) {
  .generic__wrap__content .pct__grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.generic__wrap__content .pct__grid__item {
  background-color: #f2f2f2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.generic__wrap__content .pct__grid__item__image {
  overflow: hidden;
}
.generic__wrap__content .pct__grid__item__image > div {
  transition: all 0.7s;
  height: 0;
  padding-bottom: 55%;
  background-size: cover;
  background-position: center center;
}
.generic__wrap__content .pct__grid__item__image > div:hover {
  transform: scale(1.05);
}
.generic__wrap__content .pct__grid__item__body {
  padding: 15px;
}
.generic__wrap__content .pct__grid__item__body a {
  text-decoration: none;
}
.generic__wrap__content .pct__grid__item__body h2 {
  font-size: 18px;
  margin: 5px 0 10px 0;
  color: black;
  text-decoration: none;
}
.generic__wrap__content .pct__grid__item__body p {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 5px;
}
.generic__wrap__content .pct__grid__item__link {
  padding: 15px;
  font-size: 15px;
  line-height: 20px;
}
.generic__wrap__content .pct__section {
  margin-top: 50px;
}
.generic__wrap__content .pct__section.first {
  margin-top: 20px;
}
.generic__wrap__content .pct__section h2 {
  margin: 0 0 5px 0;
}

.cg__grid {
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .cg__grid {
    margin-bottom: 110px;
  }
}
.cg__grid__items {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 700px) {
  .cg__grid__items {
    margin: 0 -0.8%;
  }
}
.cg__grid__items__item {
  width: 100%;
  margin-bottom: 12px;
  position: relative;
}
@media (min-width: 700px) {
  .cg__grid__items__item {
    padding: 8px;
    width: 50%;
    margin-bottom: 0;
  }
}
@media (min-width: 1000px) {
  .cg__grid__items__item {
    width: 33.33333%;
    padding: 0.85%;
  }
}
.cg__grid__items__item a {
  text-decoration: none;
  transition: all 0.3s;
  display: block;
  height: 100%;
}
.cg__grid__items__item a:before {
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff0000;
  z-index: 1;
}
.cg__grid__items__item a:hover .cg__grid__items__item__inner {
  background-size: 80% auto;
}
.cg__grid__items__item a:hover .cg__grid__items__item__inner h4,
.cg__grid__items__item a:hover .cg__grid__items__item__inner p {
  transform: translateY(-50px);
}
.cg__grid__items__item a:hover .cg__grid__items__item__inner .cta-btn {
  opacity: 1;
  transform: translateY(0px);
}
.cg__grid__items__item__inner {
  color: #fff;
  padding: 59% 6.5% 9.5%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top right;
  height: 100%;
  position: relative;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.cg__grid__items__item__inner h4 {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 23px;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1300px) {
  .cg__grid__items__item__inner h4 {
    font-size: 27px;
  }
}
.cg__grid__items__item__inner p {
  font-size: 16px;
  line-height: 2rem;
  max-width: 380px;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1300px) {
  .cg__grid__items__item__inner p {
    font-size: 19px;
    line-height: 2.3rem;
  }
}
.cg__grid__items__item__inner .cta-btn {
  display: block;
  width: 100%;
}
@media (min-width: 600px) {
  .cg__grid__items__item__inner .cta-btn {
    width: calc(100% - 13%);
    opacity: 0;
    position: absolute;
    bottom: 7%;
    left: 6.5%;
    transform: translateY(70px);
    transition: all 0.3s ease-in-out;
  }
}
.cg .hidden {
  visibility: hidden;
}

.facetwp-content {
  max-width: 930px !important;
}
.facetwp-content .page-intro-content {
  margin-bottom: 40px;
  font-size: 18px !important;
}
.facetwp-content .page-intro-content p {
  font-size: 17px !important;
  margin-bottom: 25px;
  line-height: 2.7rem !important;
}
.facetwp-content .page-intro-content .accordion-content {
  font-size: 17px !important;
  line-height: 2.7rem !important;
}
.facetwp-content .facetwp-search-wrap {
  display: block;
}
.facetwp-content .facetwp-search-wrap .facetwp-btn {
  top: 19px;
  left: -5px;
  opacity: 0.4;
  width: 20px;
}
.facetwp-content .facetwp-search-wrap input {
  border: none;
  padding-left: 28px;
  width: 100%;
  height: 100% !important;
  background-color: transparent;
  display: block;
  height: 59px !important;
}
.facetwp-content .facetwp-search-wrap input:focus,
.facetwp-content .facetwp-search-wrap textarea:focus {
  outline: none;
}
.facetwp-content .c-content {
  padding-right: 20px;
}
.facetwp-content .facetwp-template {
  padding-top: 10px;
}
.facetwp-content .facetwp-template .facetwp-selections ul {
  margin-bottom: 0px;
}
.facetwp-content .facetwp-template .facetwp-selections .facetwp-selection-label {
  font-size: 16px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
}
.facetwp-content .facetwp-template .facetwp-selections .facetwp-selection-value {
  font-size: 16px;
}
.facetwp-content .facetwp-template .list-item {
  border-bottom: 1px solid #dddddd;
  padding: 25px 0;
  margin-bottom: 0;
}
.facetwp-content .facetwp-template .list-item h3 {
  font-size: 20px;
  margin: 0 0 10px;
}
.facetwp-content .facetwp-template .list-item h5 {
  margin-top: -5px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  color: black;
}
.facetwp-content .facetwp-template .list-item p {
  font-size: 16px;
  line-height: 2.4rem;
  margin: 0;
}
.facetwp-content .widget_text {
  border: 1px solid #e2e2e2;
  padding: 0 0 17px;
  background-color: #f4f4f4;
}
.facetwp-content .widget-title {
  font-family: "museo_slab500", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  padding: 17px 20px 17px;
  background-color: #439ad0;
  color: white;
}
.facetwp-content .textwidget {
  padding: 22px 18px;
}
.facetwp-content .textwidget h5 {
  font-size: 15px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  padding: 0;
  margin: 0 0 6px;
}
.facetwp-content .textwidget .facetwp-type-checkboxes {
  margin-bottom: 20px;
}
.facetwp-content .textwidget .facetwp-type-checkboxes .facetwp-checkbox {
  background-position: 0 3px;
  font-size: 14px;
}
.facetwp-content .c-facetwp-main .facetwp-checkbox {
  margin-bottom: 0;
  padding-bottom: 4px;
}
.facetwp-content .facetwp-checkbox {
  background-position: 0 4px;
}
.facetwp-content .facetwp-toggle {
  text-decoration: underline !important;
  font-size: 14px;
}
.facetwp-content .gform_wrapper {
  margin: 0 !important;
}
.facetwp-content .gform_wrapper .gfield:first-of-type {
  margin-top: 0 !important;
}
.facetwp-content .gform_body .gfield_label {
  font-size: 14px !important;
  margin-bottom: 5px !important;
}
.facetwp-content .gform_body .ginput_container,
.facetwp-content .gform_body .gfield_checkbox {
  margin-top: 0 !important;
}
.facetwp-content .gform_body li {
  margin-bottom: 2px !important;
  font-size: 17px !important;
}
.facetwp-content .gform_body input {
  margin-top: 0 !important;
  position: relative;
  top: -1px;
}

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