/*
Theme Name: Verizon Innovative Learning Schools
Description: VILS child theme
Version: 3
Template: devdmbootstrap3
*/
/* Live Update */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

   WARNING: This CSS is generated from SASS. Do not edit this file directly!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
.dmbs-container {
  padding-bottom: 30px;
}

.fixed {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 50%;
}

@media (max-width: 991px) {
  .fixed {
    margin-left: 0;
    left: 0;
    width: 100%;
  }

  .utility-bar {
    display: none;
  }
}
@media (min-width: 992px) {
  .fixed {
    margin-left: -485px;
  }
}
@media (min-width: 1200px) {
  .fixed {
    margin-left: -585px;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* HEADER */
.dmbs-header-img {
  padding: 24px 81px 36px 38px;
  margin-bottom: -80px;
  background-image: url(img/logo-background.png);
  background-repeat: no-repeat;
  background-position: top right;
  position: absolute;
  top: 0;
  left: 0;
  width: 420px;
}

@media (max-width: 991px) {
  .dmbs-header-img {
    padding: 12px 81px 23px 10px;
    width: 340px;
  }
}
@media (max-width: 400px) {
  .dmbs-header-img {
    padding: 12px 43px 11px 10px;
    width: 225px;
  }
}
@media (max-width: 300px) {
  .dmbs-header-img {
    padding: 12px 43px 11px 10px;
    width: 200px;
  }
}
/* SEARCH BAR */
.search-bar {
  display: none;
  padding: 15px;
  background: #d72f4a;
  color: white;
}

.search-bar label {
  display: none;
}

.search-bar #searchsubmit {
  display: none !important;
}

.search-bar #s {
  background: #d72f4a !important;
  border-width: 0 !important;
  font-size: 2em !important;
  color: white !important;
  padding: 1em !important;
  outline: 0;
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
  border-top-style: hidden;
  border-right-style: hidden;
  border-left-style: hidden;
  border-bottom-style: hidden;
  box-shadow: none !important;
}

.search-bar input:focus {
  outline: none;
}

.search-bar input, .search-bar input:focus {
  outline: 0;
}

.utility-bar {
  min-height: 34px;
  background: #439ad1;
  padding: 9px 15px 0 15px;
}

.utility-bar div {
  float: right;
}

.utility-bar a {
  color: white;
}

.utility-bar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}

.utility-bar li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  border-left: 1px solid white;
}

.utility-bar li:first-child {
  border-left-width: 0px;
}

.utility-bar a {
  margin-left: 8px;
}

.utility-bar a.search-icon {
  margin-left: 14px;
}

.utility-bar li a {
  margin: 0 8px;
}

.utility-bar div:first-of-type {
  float: right;
}

/* MAIN NAV */
.main-nav-bar {
  background: #2e6f97;
  padding: 0 15px;
  height: 80px;
}

/* NEWSLETTER SIGN UP BUTTON , OVERLAY, AND FORM */
.sign-up-button {
  float: right;
  width: 117px;
  height: 34px;
  background-image: url(img/sign-up-for-updates-hover.png);
  background-repeat: no-repeat;
  background-position: top right;
}

.sign-up-button:hover, .sign-up-button:active {
  background-image: url(img/sign-up-for-updates.png);
}

#signup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(46, 111, 151, 0.9);
  z-index: 10000;
}

#sky-form-modal-overlay2 #chimpy_shortcode_1,
#sky-form-modal-overlay2 #chimpy_shortcode_2,
#sky-form-modal-overlay2 #chimpy_shortcode_3,
#sky-form-modal-overlay2 #chimpy_shortcode_4 {
  top: 50%;
  left: 50%;
  margin-top: -105px;
  margin-left: -200px;
  display: block;
  width: 400px;
  height: 210px;
  position: absolute;
  display: block;
}

.dmbs-main #chimpy_shortcode_1,
.dmbs-main #chimpy_shortcode_2 {
  top: 0 !important;
  left: 0 !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  width: 100% !important;
  height: auto !important;
  position: relative !important;
  display: block;
}

.sky-form-modal-overlay2 {
  background: rgba(46, 111, 151, 0.9);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

.sky-form-modal-overlay {
  background: rgba(46, 111, 151, 0.9);
}

.sky-form header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background: #f2cc20;
  color: #494039;
  padding: 17px 20px;
}

.sky-form .icon-append, .sky-form .icon-prepend {
  color: #494039;
  border-width: 0;
}

.sky-form footer {
  background: #F1F1E6;
}

.sky-form footer button.button {
  background-color: #439AD1;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* CONTENT AREA */
.dmbs-content:first-of-type {
  padding-top: 140px;
}

@media (max-width: 991px) {
  .dmbs-content:first-of-type {
    padding-top: 50px;
  }
}
.page-header {
  margin: 40px 0 6px;
  border-bottom-width: 0px;
}

blockquote {
  padding: 10px 20px;
  margin: 1.8rem 2.2rem;
  font-size: 2.2rem;
  border-left: 5px solid #D72F4A;
  color: #695d54;
}

blockquote p {
  font-size: 2.2rem !important;
}

/*callout boxes*/
.callout {
  background: #f4f4f4;
  border: 1px solid #ccc;
  width: 100%;
  cursor: auto;
  padding: 15px 12px;
}
@media (min-width: 480px) {
  .callout {
    padding: 18px;
  }
}
.callout--extra-padding {
  padding: 22px;
}
@media (min-width: 480px) {
  .callout--extra-padding {
    padding: 30px;
  }
}
.callout h2 {
  margin: 0 0 20px;
}
.callout h3 {
  font-size: 22px;
  padding: 0;
  margin: 15px 0 15px;
}
.callout p {
  padding-left: 0;
  margin-bottom: 0;
}

.callout.blue {
  background: #439AD1;
  border: 1px solid #439AD1;
  color: white;
}

.callout.magenta {
  background: #D72F4A;
  border: 1px solid #D72F4A;
  color: white;
}

.callout.orange {
  background: #EF9326;
  border: 1px solid #EF9326;
  color: white;
}

.callout.blue h3, .callout.blue p,
.callout.magenta h3, .callout.magenta p,
.callout.orange h3, .callout.orange p {
  color: white;
}

.callout.blue h1, .callout.blue h2,
.callout.magenta h1, .callout.magenta h2,
.callout.orange h1, .callout.orange h2 {
  color: white;
  margin: 10px 15px;
}

.callout.no-link {
  cursor: default;
}

.callout img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.textwidget .callout img {
  max-width: 100% !important;
  height: auto !important;
  float: none;
  margin: 0;
}

.callout-inner {
  padding: 0;
}

.dmbs-right .callout {
  /*margin-bottom:1.5em;*/
  padding-bottom: 10px;
}

.dmbs-right aside {
  clear: both;
  margin-bottom: 1.5em;
}

.rpwwt-widget ul li:last-child {
  margin-bottom: 1.5em !important;
}

@media (max-width: 991px) {
  .dmbs-right {
    padding-top: 30px;
  }
}
@media (min-width: 570px) and (max-width: 991px) {
  .dmbs-right .callout,
.rpwwt-widget ul li {
    max-width: 300px;
    float: left;
    margin: 15px 15px 15px 0 !important;
    min-height: 250px;
  }

  .rpwwt-widget ul {
    overflow: hidden;
  }

  .dmbs-right aside {
    clear: none;
    margin-bottom: 1.5em;
  }
}
/* TRYING TO GET THE SIDEBAR CALLOUT TO LOOK NICE AT TABLET SIZE...
@media (min-width: 570px) and (max-width: 991px){
    .dmbs-right .callout {
        padding:0 !important;
        margin-bottom:20px;
    }
    .dmbs-right .callout img {
        float:left;
        max-width:300px;
    }
    .dmbs-right .callout h3 {
        float:right;
        width:50%;
        margin:5px 0;
    }
    .dmbs-right .callout p {
        float:right;
        width:50%;
        margin:5px 0;
    }
}
*/
.grid-row.circles div {
  text-align: center;
}

.callout-round {
  padding: 0;
  text-align: center;
}

.callout-round img {
  width: 70%;
  max-width: 70%;
  height: auto;
}

.callout-round h3 {
  color: #439ad1;
  text-align: center;
}

.callout p.byline {
  margin-top: 1.4em;
  margin-bottom: 0 !important;
}

.callout-link:hover img, .callout-link:active img {
  opacity: 0.9;
}

/* HOMEPAGE CALLOUTS BY NUMBER */
.dp01 .callout {
  background: #d72f4a;
}

.dp01 .callout h3, .dp01 .callout p {
  color: white;
}

.dp03 .callout {
  background: #f2cc20;
}

.dp03 .callout h3 {
  color: #d72f4a;
}

.dp05 .callout {
  background: #3cb49d;
}

.dp05 .callout h3, .dp05 .callout p {
  color: white;
}

.dp06 .callout {
  background: #ef9326;
}

.dp06 .callout h3, .dp06 .callout p {
  color: white;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* HOME PAGE OVER RIDES */
@media (max-width: 991px) {
  body.home .dmbs-container {
    padding-top: 38px;
  }

  body.home .dmbs-content:first-of-type {
    padding-top: 0;
  }
}
.homepage-feature {
  border-bottom: 4px solid #2e6f97;
  margin-bottom: 40px;
  position: relative;
}

.homepage-feature img {
  max-width: 100%;
  height: auto;
}

/* maker promise page over ride */
.page-id-9969 .homepage-feature img {
  margin-top: 20px;
}

.feature-overlay {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 490px;
  height: auto;
  background-image: url(img/feature-overlay-background.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 22px 20px 20px 20px;
}

.feature-overlay h1 {
  color: white;
  font-size: 2em;
  margin: 0 0 15px;
}

@media (max-width: 1220px) {
  .feature-overlay {
    padding: 16px 20px 16px 20px;
  }

  .feature-overlay h1 {
    font-size: 1.8em;
  }
}
@media (max-width: 991px) {
  .feature-overlay {
    position: relative;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: auto;
    background-image: none;
    background-color: #439ad1;
    padding: 15px;
  }
}
.feature-overlay .btn {
  float: none;
}

.mission-statement {
  padding: 30px;
  text-align: center;
  color: #262626;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* WIDE PAGE TEMPLATE OVER RIDES */
.page-template-page_wide .page-header {
  margin-top: 0;
}

@media (max-width: 991px) {
  .page-template-page_wide .breadcrumbs {
    display: none;
  }

  .page-template-page_wide #addthis-widget-2 {
    float: right;
  }

  .page-template-page_wide #addthis-widget-2 .addthis_toolbox {
    float: left;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* LANDING PAGE OVER RIDES */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* OUR TEAM PAGE OVER RIDES */
.our-team {
  /*padding-bottom:50px;*/
  position: relative;
}

.team-member {
  text-align: center;
  position: relative;
}

.team-member {
  /*padding:15px;*/
}

.team-member.active {
  /*background-color:#2E6F97;
  padding:10px;
  border:5px solid #2E6F97;*/
}

.team-member.active .our-team {
  /*color:white;*/
}

.team-member.active .our-team h3 {
  /*color:white;*/
}

.team-member.active .our-team h3 a {
  /*color:white;*/
}

.team-member img {
  border: 5px solid white;
  padding: 10px;
}

.team-member.active img {
  border: 5px solid #2E6F97;
  padding: 10px;
}

.team-member .post-meta, .our-team .post-meta li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.team-member .post-meta li:first-of-type {
  display: none;
}

.team-member .post-meta .post-meta-key {
  display: none;
}

.our-team h3 {
  color: #439ad1;
  text-align: center;
}

.bio-container {
  display: none;
  width: 1170px;
  height: auto;
  position: absolute;
  top: 364px;
  left: 0;
  text-align: left;
  overflow: hidden;
  background: #2E6F97;
  padding: 30px;
  color: white;
  z-index: 2000;
}

.bio-hidden-panel {
  display: none;
  width: 100%;
  height: auto;
  position: absolute;
  top: 364px;
  left: 0;
  text-align: left;
  overflow: hidden;
  background: #2E6F97;
  padding: 30px;
  color: white;
  z-index: 2000;
}

@media (max-width: 991px) {
  .bio-hidden-panel {
    margin-top: -42px;
  }
}
@media (max-width: 768px) {
  .bio-hidden-panel {
    margin-top: -64px;
  }
}
@media (max-width: 574px) {
  .bio-hidden-panel {
    margin-top: -45px;
  }
}
@media (max-width: 383px) {
  .bio-hidden-panel {
    margin-top: 0;
  }
}
.bio-hidden-panel a {
  color: #f0e249;
  font-weight: bold;
}

.bio-title {
  font-size: 2.4rem;
}

.bio-title h3 {
  font-size: 4.2rem;
  padding-right: 30px;
}

.bio-title .bio-position-title {
  font-size: 2.4rem;
  padding: 0 30px 30px 0;
}

.bio-content p:first-of-type {
  font-weight: bold;
  font-style: italic;
  font-size: 1.8rem;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* OUR WORK PAGE */
.single-initiative .callout {
  overflow: hidden;
}

@media (min-width: 992px) {
  /*
  .single-initiative .callout img {
      max-width: 500px;
      float:left;
      margin-right:15px
  }
  .single-initiative .callout h3 {
      margin-top:0;
      padding-top:1em;
  }
  .single-initiative .callout .clear {
      display: none;
  }
  */
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* DISTRICT MAPS */
.postid-8961 {
  overflow-x: hidden;
  /* HIDE LEFT/RIGHT SCROLL BAR BECAUSE OF SLIDING PANEL */
}

#map_wrapper {
  position: relative;
  overflow: hidden;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* BLOG LANDING PAGE */
.featured-stories .Grid-cell:first-child {
  width: 50% !important;
}

@media (max-width: 768px) {
  .featured-stories .Grid-cell:first-child {
    width: 100% !important;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* CATEGORY SELECT MENUS AND LIST
.category-select {
    font-size: 1.8rem;
}*/
.category-list {
  padding-top: 40px;
  font-size: 1.3rem;
}

/* TABLE OVER RIDES */
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px;
  line-height: normal;
  vertical-align: top;
  border-top: 0px solid #dddddd;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* PAGINATION NEXT/PREVIOUS */
/* CIRCLE STYLES FROM OLD SITE */
.circle {
  position: relative;
  display: inline-block;
  zoom: 1;
  border-radius: 95px;
  border-radius: 9.5rem;
  height: 145px;
  height: 14.5rem;
  width: 145px;
  width: 14.5rem;
  background: #D72F4A;
  margin-right: 1%;
}

.circle p {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 75%;
  height: 53%;
  color: #fff;
  text-align: center;
}

.highlight {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding: 20px;
  padding: 2rem;
  padding-left: 2.5%;
  padding-right: 2.5%;
  background: #F1F1E6;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ADD THIS SHARING WIDGET */
#addthis-widget-2 {
  overflow: hidden;
  padding: 39px 0 11px;
  float: right;
  margin-bottom: 3px !important;
  white-space: nowrap;
}

.single-initiative #addthis-widget-2 {
  padding: 0 0 6px;
}

body.single-district #addthis-widget-2 {
  padding: 0 0 11px;
  margin-bottom: 24px !important;
}

#addthis-widget-2 h3 {
  float: left;
  font-size: 1.1rem;
  color: #695d54;
  text-transform: uppercase;
  margin: 3px 10px 0 0;
}

#addthis-widget-2 .addthis_toolbox {
  float: left;
  text-align: right;
}

#addthis-widget-2 .addthis_toolbox a {
  float: none !important;
  padding: 0;
}

@media (max-width: 991px) {
  #addthis-widget-2 {
    float: none;
  }

  #addthis-widget-2 .addthis_toolbox {
    float: none;
  }
}
.callout .addthis_toolbox {
  display: none;
}

.addthis_counter {
  display: none !important;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* SHARE DADDY */
div.sharedaddy {
  width: 100% !important;
  border-top: 1px solid #ddd !important;
  padding-top: 23px !important;
  margin-top: 30px !important;
}

div.sharedaddy h3.sd-title {
  margin: -8px 10px 1em 0 !important;
}

div.sharedaddy h3.sd-title:before {
  border-top: 0px solid #ddd !important;
}

.sd-title {
  float: left;
  font-size: 1.5rem !important;
  margin-right: 10px !important;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* JB RELATED POSTS */
.jp-relatedposts {
  width: 100% !important;
  border-top: 1px solid #ddd !important;
  padding-top: 10px !important;
  margin-top: 30px !important;
}

.jp-relatedposts-headline {
  float: left;
  font-size: 1.5rem !important;
  margin-right: 10px !important;
}

#jp-relatedposts h3.jp-relatedposts-headline em:before {
  border-top-width: 0 !important;
}

.jp-relatedposts-post > a {
  background-color: #F1F1E6;
  display: block;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.jp-relatedposts-post a:first-child {
  border-top: 1px solid #ccc;
}

.jp-relatedposts-post a:last-child {
  border-bottom: 1px solid #ccc;
}

.jp-relatedposts-post-title {
  margin: 0;
  color: #695d54;
}

.jp-relatedposts-post-title a {
  background-color: #F1F1E6;
  color: #695d54;
  display: block;
  padding: 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  min-height: 84px;
}

.jp-relatedposts-post-context {
  display: none;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* SIDEBAR RECENT POSTS */
.recent-posts-widget-with-thumbnails li {
  background-color: #F1F1E6;
  border: 1px solid #ccc;
}

.recent-posts-widget-with-thumbnails li:hover {
  border: 1px solid #666;
}

.rpwwt-post-title {
  color: #695d54;
  padding: 10px;
  display: block;
}

.rpwwt-widget {
  clear: both;
}

.rpwwt-widget ul li img {
  display: block !important;
  float: none !important;
  margin: 0 0 0 0 !important;
}

.rpwwt-widget > aside > h3 {
  background: #EF9326;
  color: white;
  padding: 5px 15px;
  margin: 0;
}

/* YET ANOTHER RELATED WIDGET */
.yarpp-related-widget h3.related-title {
  background: #EF9326;
  color: white;
  padding: 5px 15px;
  margin: 0;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* COMMENTS AREA */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #F1F1E6;
  border-width: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}

.dmbs-comments {
  margin-top: 60px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* SIDEBARS */
.widget_categories label,
.widget_archive label {
  display: none;
}

.widget_categories select,
.widget_archive select {
  width: 100%;
}

/* sector select in initiative sidebar */
#execphp-2 label {
  display: none;
}

#execphp-2 #cat {
  width: 100%;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* SUB NAV ON INITIATIVES PAGES */
#execphp-3,
#execphp-4,
#execphp-5 {
  margin-top: -5px;
}

#execphp-3 .leftnav_item,
#execphp-4 .leftnav_item,
#execphp-5 .leftnav_item {
  margin: 10px 0;
}

#execphp-3 .leftnav_item_current,
#execphp-4 .leftnav_item_current,
#execphp-5 .leftnav_item_current {
  padding: 2px 10px 2px 5px;
  background: url(img/sub-nav-background.png) no-repeat center right;
}

#execphp-3 .leftnav_item_current a,
#execphp-4 .leftnav_item_current a,
#execphp-5 .leftnav_item_current a {
  color: black;
}

@media (max-width: 991px) {
  #execphp-3 .execphpwidget,
#execphp-4 .execphpwidget,
#execphp-5 .execphpwidget {
    display: table;
    width: 100%;
    margin-bottom: 30px;
  }

  #execphp-3 .leftnav_item,
#execphp-4 .leftnav_item,
#execphp-5 .leftnav_item {
    display: table-cell;
    padding: 2px 10px;
    text-align: center;
  }

  #execphp-3 .leftnav_item_current,
#execphp-4 .leftnav_item_current,
#execphp-5 .leftnav_item_current {
    padding: 2px 10px;
    background: #f2cc20;
    text-align: center;
  }
}
@media (max-width: 768px) {
  #execphp-3 .execphpwidget,
#execphp-4 .execphpwidget,
#execphp-5 .execphpwidget {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }

  #execphp-3 .leftnav_item,
#execphp-4 .leftnav_item,
#execphp-5 .leftnav_item {
    display: block;
    padding: 0;
    text-align: left;
  }

  #execphp-3 .leftnav_item_current,
#execphp-4 .leftnav_item_current,
#execphp-5 .leftnav_item_current {
    padding: 2px 10px;
    text-align: left;
    background: url(img/sub-nav-background.png) no-repeat center right;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* BREADCRUMBS */
.breadcrumbs {
  margin: 40px 0 20px 0;
  font-size: 1.1rem;
  color: #695d54;
  text-transform: uppercase;
}

.breadcrumbs a {
  color: #666;
  font-weight: 300;
}

.breadcrumbs > span:last-child {
  display: none;
}

body.page-template-template-initiative .breadcrumbs {
  margin-top: 40px;
}

body.single-district .breadcrumbs,
body.single-initiative .breadcrumbs {
  margin-top: 60px;
}

body.single-district .dmbs-right,
body.single-initiative .dmbs-right {
  margin-top: -36px;
}

@media (max-width: 991px) {
  body.single-district .dmbs-right,
body.single-initiative .dmbs-right {
    margin-top: 0;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* TOOL REDIRECT PAGE */
.tool-redirect {
  background: #439AD1;
  text-align: center;
  color: white;
  padding-top: 100px;
}

.tool-redirect h2 {
  color: white;
  margin-top: 100px;
  margin-bottom: 50px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* DISTRICT MAP PAGE */
body.postid-8961 .jp-relatedposts {
  display: none !important;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* PRINT OVER RIDES */
@media print {
  .visit-footer,
.well,
.breadcrumbs,
.jp-relatedposts,
.dmbs-right,
.dmbs-left,
.utility-bar,
.search-bar,
.main-nav-bar {
    display: none !important;
  }

  a[href]:after {
    content: "" !important;
  }

  abbr[title]:after {
    content: "" !important;
  }

  .fixed {
    margin-left: 0;
    position: relative !important;
    left: auto;
  }

  .dmbs-header {
    margin-bottom: 0.5in;
  }

  .dmbs-header-img {
    padding: 0;
    margin-bottom: 0;
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    max-width: 3.5in;
  }

  .dmbs-content:first-of-type {
    padding-top: 0;
  }

  body.page-template-page_landing .dmbs-container, body.page-template-template-initiative .dmbs-container, body.single-initiative .dmbs-container {
    padding-top: 0;
  }

  .csColumn {
    width: 100% !important;
  }
}
/* Live Update */
.nytimes .post-header {
  margin-bottom: 0;
}
.nytimes .caption {
  margin: 0 auto;
  display: block;
  padding-top: 125px;
  padding-bottom: 25px;
  color: white;
  text-align: left;
  max-width: 1200px;
}
.nytimes p {
  line-height: 2.9rem;
  margin-bottom: 27px;
  font-size: 18px;
}
.nytimes p b {
  font-size: 27px;
}
.nytimes .facetwp-template {
  padding-top: 4rem;
}
.nytimes .facetwp-checkbox {
  background-position-y: 4px;
}
.nytimes .thumb-text-grid__item > div {
  display: block;
}
.nytimes .thumb-text-grid__item__thumb {
  width: 100%;
  margin-bottom: 25px;
  padding: 0;
}
.nytimes .thumb-text-grid__item__thumb .image-hover-zoom {
  height: 250px;
}
.nytimes .thumb-text-grid__item__text {
  width: 100%;
  padding: 0;
}
@media all and (min-width: 1210px) {
  .nytimes .filters {
    max-width: 350px;
  }
}
.nytimes .facetwp-search-wrap {
  position: relative;
  display: block;
}
.nytimes .facetwp-search-wrap .facetwp-btn {
  top: 20px;
  left: 0;
  width: 20px;
}
.nytimes .facetwp-search-wrap input {
  border: none;
  padding-left: 28px;
  width: 100%;
  height: 100% !important;
  background-color: transparent;
  display: block;
  height: 59px !important;
}
.nytimes .facetwp-search-wrap input:focus {
  outline: none;
  outline-width: 0;
}
.nytimes .flex {
  align-items: center;
  display: flex;
}
.nytimes .border-bottom {
  border-bottom: 1px solid black;
}
.nytimes .border-top {
  border-top: 1px solid black;
}
.nytimes .border-gray-thin {
  border-color: #ececec;
  border-width: 1px;
}
.nytimes .filters__header__txt {
  font-size: 18px;
  font-weight: 700 !important;
}
.nytimes .filters__header__reset button {
  background: none;
  color: #878787;
  border: none;
  cursor: pointer;
  transition-duration: 0.2s;
  font-size: 14px;
}
.nytimes .filters__header__reset button:hover {
  transform: scale(1.05);
}
.nytimes .filters__group__title {
  font-size: 18px;
  font-weight: 700 !important;
}
.nytimes .filters__group, .nytimes .filters__header {
  padding: 1.5rem 0;
}
.nytimes .filters__group .facetwp-facet, .nytimes .filters__header .facetwp-facet {
  margin-bottom: 0;
}
.nytimes .filters__group__options {
  font-size: 14px;
  margin-top: 1rem;
}
.nytimes.frontpage {
  visibility: hidden;
  max-width: 1320px;
  margin: 0 auto;
  margin-bottom: 70px;
}
.nytimes.frontpage .header-bar {
  margin-bottom: 4rem;
}
.nytimes.frontpage .thumb-text-grid__item {
  padding-bottom: 2rem;
  margin-bottom: 0;
  width: 100%;
}
@media all and (min-width: 600px) and (max-width: 700px) {
  .nytimes.frontpage .thumb-text-grid__item {
    width: 50%;
  }
  .nytimes.frontpage .thumb-text-grid__item:nth-child(2n) {
    padding-right: 0;
  }
}
@media all and (min-width: 700px) {
  .nytimes.frontpage .thumb-text-grid__item {
    width: 25%;
    padding-right: 2rem;
    padding-left: 0;
    padding-bottom: 0;
  }
  .nytimes.frontpage .thumb-text-grid__item:last-child {
    padding-right: 0;
  }
}
.nytimes.frontpage .thumb-text-grid__item .image-hover-zoom {
  height: 250px;
}
@media all and (min-width: 700px) {
  .nytimes.frontpage .thumb-text-grid__item .image-hover-zoom {
    height: 12vw;
    max-height: 250px;
  }
}
.nytimes.frontpage .thumb-text-grid__item .image-hover-zoom .thumb_img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  transition: all 1s;
}
.nytimes.frontpage .thumb-text-grid__item .image-hover-zoom:hover .thumb_img {
  transform: scale(1.07);
}

.home__top-blurb {
  visibility: hidden;
  max-width: 840px;
  margin: -10px auto 38px;
}
@media (min-width: 480px) {
  .home__top-blurb {
    margin: 0 auto 90px;
  }
}
.home__top-blurb h2 {
  margin: 0;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 300 !important;
  font-size: 19px;
  line-height: 3rem;
  letter-spacing: 0.005rem;
}
@media (min-width: 480px) {
  .home__top-blurb h2 {
    font-size: 22px;
    line-height: 3.5rem;
  }
}
@media (min-width: 992px) {
  .home__top-blurb h2 {
    font-size: 24px;
    line-height: 3.5rem;
  }
}
.home__stats {
  max-width: 840px;
  margin: 0 auto 50px;
  padding: 0;
}
@media (min-width: 480px) {
  .home__stats {
    margin-bottom: 100px;
  }
}
@media (min-width: 700px) {
  .home__stats {
    display: flex;
    margin: 0 auto 80px;
  }
}
.home__stats li {
  visibility: hidden;
  list-style-type: none;
  margin: 0 8vw 20px 0;
  padding: 0;
}
@media (min-width: 700px) {
  .home__stats li {
    margin: 0 8vw 0 0;
  }
}
.home__stats li h2 {
  color: #5498cd;
  font-weight: 700;
  margin: 0 0 2px;
  min-width: 200px;
  font-size: 48px;
  letter-spacing: 0;
}
@media (min-width: 700px) {
  .home__stats li h2 {
    font-size: 56px;
  }
}
.home__stats li h5 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #000;
  font-weight: 300;
}
@media (min-width: 700px) {
  .home__stats li h5 {
    font-size: 21px;
  }
}
.home .two-up-thumb-grid:last-of-type {
  margin-bottom: 0;
}
.home .dp-map-wrap {
  display: none;
}
@media (min-width: 700px) {
  .home .dp-map-wrap {
    display: block;
    margin-bottom: 88px;
  }
}
.home .from-the-blog {
  max-width: 1320px;
  margin: -15px auto 40px;
  background: #fff url("/wp-content/themes/vils/img/bg-radial-gray.jpg") top left no-repeat;
  background-size: auto 100%;
  color: #1d1d1d;
  padding: 60px 0;
}
@media (min-width: 480px) {
  .home .from-the-blog {
    padding: 11vw 0;
    margin: -30px auto 60px;
  }
}
@media (min-width: 768px) {
  .home .from-the-blog {
    padding: 100px 0;
  }
}
@media (min-width: 768px) {
  .home .from-the-blog .lockout {
    height: 100%;
    display: flex;
  }
}
.home .from-the-blog .lockout .from-the-blog__title {
  margin-bottom: 6vw;
}
@media (min-width: 768px) {
  .home .from-the-blog .lockout .from-the-blog__title {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    width: 50%;
    padding-right: 60px;
    max-width: 700px;
  }
}
.home .from-the-blog .lockout .from-the-blog__title h3 {
  margin: 0 0 25px;
  font-size: 32px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 300 !important;
}
@media (min-width: 768px) {
  .home .from-the-blog .lockout .from-the-blog__title h3 {
    font-size: 42px;
    max-width: 500px;
  }
}
@media (min-width: 1050px) {
  .home .from-the-blog .lockout .from-the-blog__title h3 {
    font-size: 44px;
    line-height: 6rem;
  }
}
@media (min-width: 1150px) {
  .home .from-the-blog .lockout .from-the-blog__title h3 {
    font-size: 52px;
  }
}
@media (min-width: 1300px) {
  .home .from-the-blog .lockout .from-the-blog__title h3 {
    font-size: 56px;
    max-width: 550px;
  }
}
.home .from-the-blog .lockout .from-the-blog__title p {
  font-size: 19px;
  max-width: 380px;
  line-height: 2.5rem;
  margin-bottom: 50px;
}
@media (min-width: 480px) {
  .home .from-the-blog .lockout .from-the-blog__title p {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .home .from-the-blog .lockout .from-the-blog__cta {
    display: flex;
    align-items: center;
    width: 50%;
    padding-right: 40px;
    padding-left: 40px;
  }
}
.home .from-the-blog .lockout .from-the-blog__cta h4 {
  border-bottom: 1px solid #efefef;
  padding-bottom: 15px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 23px;
}
.home .from-the-blog .lockout .from-the-blog__cta img {
  width: 100%;
  margin-top: 20px;
}
@media (min-width: 480px) {
  .home .from-the-blog .lockout .from-the-blog__cta img {
    margin-top: 30px;
    max-width: 490px;
  }
}
.home .from-the-blog .lockout .from-the-blog__cta ul {
  padding: 0;
}
.home .from-the-blog .lockout .from-the-blog__cta ul li {
  visibility: hidden;
  list-style-type: none;
  padding: 20px 0;
  border-bottom: 1px solid #efefef;
}
.home .from-the-blog .lockout .from-the-blog__cta ul li a {
  text-decoration: none;
  transition: all 0.3s;
}
.home .from-the-blog .lockout .from-the-blog__cta ul li a:hover {
  color: #439ad0;
}
.home .from-the-blog .lockout .from-the-blog__cta ul li a h3 {
  margin: 0 0 0 0;
  font-size: 23px;
  font-weight: 500;
}
.home .from-the-blog .lockout .from-the-blog__cta ul li a small {
  font-size: 14px;
}
.home .home__rte {
  max-width: 1050px;
  margin: 0 auto;
}
.home .home__rte a {
  transition: all 0.3s;
  text-decoration: none;
}
.home .home__rte .btn {
  margin: 8px 0;
}
.home .home__rte h1 {
  margin: 30px 0;
}
.home .misc-copy {
  text-align: center;
  font-size: 19px;
  line-height: 3rem !important;
  max-width: 950px;
  margin: 30px auto 50px;
}
@media (min-width: 480px) {
  .home .misc-copy {
    margin: 50px auto 70px;
  }
}
.home .misc-copy p {
  margin-bottom: 25px;
}
.home .misc-copy a {
  color: #439ad0;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  text-decoration: underline;
}

.page__teachers .user__group {
  margin-bottom: 80px;
}
@media (min-width: 480px) {
  .page__teachers .user__group {
    margin-bottom: 120px;
  }
}
.page__teachers .user__group:last-of-type {
  margin-bottom: 0;
}
.page__teachers .user__group .callout {
  margin-bottom: 45px;
}
.page__teachers .user__group .thumb-text-grid h3 {
  margin-top: 0;
}
.page__teachers .user__group .thumb-text-grid h3 a {
  transition: all 0.22s;
}
.page__teachers .user__group .thumb-text-grid h3 a:hover {
  color: #439ad0;
}

.single-challenge .rte-wrap {
  padding-top: 0;
}
.single-challenge .wpb_wrapper h2 {
  margin-top: 0;
}
.single-challenge .col {
  padding: 0;
}
.single-challenge .challenge__resources {
  background-color: #f4f4f4;
  padding: 60px 0 75px;
}
@media (min-width: 480px) {
  .single-challenge .challenge__resources {
    padding: 86px 0 95px;
  }
}
.single-challenge .challenge__resources h3 {
  font-size: 32px;
  margin-bottom: 40px;
}
.single-challenge .challenge__resources strong {
  font-size: 20px;
}
.single-challenge .challenge__resources ul {
  margin-top: 12px;
  margin-bottom: 40px;
}
.single-challenge .challenge__resources ul:last-of-type {
  margin-bottom: 0;
}
.single-challenge .challenge__resources ul li {
  margin-bottom: 10px;
  max-width: 750px;
}
.single-challenge .challenge__resources ul li a {
  color: #439ad0;
  font-weight: 500;
  font-size: 17.5px;
  line-height: 1.1rem !important;
}

.page__schools .generic__wrap__content--full > h3 {
  margin-top: 0;
}
.page__schools .generic__wrap__content--full .csRow:first-of-type h2 {
  margin-top: 0;
}
@media (min-width: 0) and (max-width: 1024px) {
  .page__schools .generic__wrap__content--full .csRow .csColumn {
    margin-left: 0 !important;
    width: 100% !important;
  }
}
.page__schools .generic__wrap__content--full .btn {
  white-space: normal;
}
.page__schools .generic__wrap__content--full .accordion-content {
  line-height: 2.5rem;
}
.page__schools .generic__wrap__content--full .accordion-content h3 {
  margin-bottom: 15px;
}
.page__schools .generic__wrap__content--full .accordion-content h3:first-of-type {
  margin-top: 0;
}
.page__schools .generic__wrap__content--full .accordion-content p {
  margin-bottom: 10px;
  line-height: 2.5rem;
}
.page__schools .generic__wrap__content--full .accordion-content .svg-inline--fa {
  display: inline-block;
  float: left;
  margin-right: 9px;
  position: relative;
  top: 2px;
  margin-bottom: 15px;
}

.nytimes-secret {
  display: grid;
  justify-content: center;
  align-items: center;
  padding: 40px 0;
}

.loader {
  border: 16px solid #f3f3f3;
  /* Light grey */
  border-top: 16px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  margin: 0 auto;
  margin-bottom: 20px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body.page-template-page-timeline #sticky-get-updates-btn {
  display: none !important;
}

.timeline-lockout {
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 480px) {
  .timeline-lockout {
    width: 97%;
  }
}
@media (min-width: 1100px) {
  .timeline-lockout {
    width: 70%;
  }
}
@media (min-width: 1400px) {
  .timeline-lockout {
    width: 60%;
  }
}

.sections {
  color: #fff !important;
}
.sections ul,
.sections li {
  list-style-type: none !important;
}

.section {
  min-height: 100vh;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  padding: 150px 0;
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
@media (min-width: 480px) {
  .section {
    padding: 475px 0 400px;
  }
}
.section .year-mobile {
  font-size: 5rem;
  margin-bottom: 150px;
}
@media (min-width: 480px) {
  .section .year-mobile {
    display: none;
  }
}
.section .bullets {
  width: 100%;
  padding-left: 0;
}
@media (min-width: 768px) {
  .section .bullets {
    max-width: 400px;
  }
}
@media (min-width: 1100px) {
  .section .bullets {
    max-width: 460px;
  }
}
@media (min-width: 1250px) {
  .section .bullets {
    max-width: 540px;
  }
}
.section .bullets li {
  margin-bottom: 200px;
  transition: all 0.5s;
}
@media (min-width: 480px) {
  .section .bullets li {
    margin-bottom: 500px;
  }
}
.section .bullets li.faded {
  opacity: 0.3;
}
.section .bullets li:last-of-type {
  margin-bottom: 0;
}
.section .bullets li p {
  position: relative;
  font-size: 2.2rem;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  line-height: 1.3em;
  margin-bottom: 18px;
}
@media (min-width: 480px) {
  .section .bullets li p {
    font-size: 2.4rem;
  }
}
@media (min-width: 1100px) {
  .section .bullets li p {
    font-size: 2.7rem;
  }
}
@media (min-width: 1250px) {
  .section .bullets li p {
    font-size: 3rem;
  }
}
.section .bullets li p:before {
  transition: all 0.3s;
  content: "";
  position: absolute;
  top: -30px;
  left: 0px;
  width: 36px;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.75);
}
@media (min-width: 1100px) {
  .section .bullets li p:before {
    top: 18px;
    left: -66px;
    width: 36px;
    height: 3px;
  }
}

#section1 {
  background-image: url("img/timeline/bg1.jpg");
  padding-top: 0;
}
#section1 .white-wrap {
  height: calc(100vh - 166px);
  margin-bottom: 100px;
  min-height: 500px;
  display: flex;
}
@media (min-width: 480px) {
  #section1 .white-wrap {
    height: calc(100vh - 178px);
  }
}
@media (min-width: 480px) {
  #section1 .white-wrap {
    margin-bottom: 450px;
  }
}
#section1 .white-wrap .slice__1 {
  width: 9vw;
}
#section1 .white-wrap .slice__2 {
  margin: 0 -1px;
  display: flex;
  flex-direction: column;
}
#section1 .white-wrap .slice__2--top {
  background-color: #fff;
  flex-grow: 1;
}
#section1 .white-wrap .slice__2--middle {
  margin: -1px 0;
}
#section1 .white-wrap .slice__2--bottom {
  background-color: #fff;
  height: 10vh;
}
#section1 .white-wrap .slice__2 img {
  max-width: 260px;
  width: 22vw;
}
#section1 .white-wrap .slice__3 {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 10vh;
  padding-left: 30px;
}
#section1 .white-wrap .slice__3 p {
  display: inline-block;
  max-width: 450px;
  color: #252525;
  font-size: 40px;
  line-height: 5.6rem;
  position: relative;
  top: -10px;
}
@media (min-width: 480px) {
  #section1 .white-wrap .slice__3 p {
    font-size: 42px;
    max-width: 400px;
    line-height: 5rem;
  }
}
@media (min-width: 992px) {
  #section1 .white-wrap .slice__3 p {
    font-size: 49px;
    max-width: 450px;
    line-height: 5.6rem;
  }
}
#section1 .white-wrap .slice--white {
  background-color: #fff;
}
#section1 .white-wrap .inner {
  margin: 0 auto;
  width: 92%;
  max-width: 1600px;
  height: 100%;
  padding-left: 4vw;
  padding-bottom: 4vh;
  display: flex;
  align-items: flex-end;
}

#section2 {
  background-image: url("img/timeline/bg2.jpg");
}

#section3 {
  background-image: url("img/timeline/bg3.jpg");
}

#section4 {
  background-image: url("img/timeline/bg4.jpg");
}

#section5 {
  background-image: url("img/timeline/bg5.jpg");
}

#section6 {
  background-image: url("img/timeline/bg6.jpg");
}

#section7 {
  background-image: url("img/timeline/bg7.jpg");
}

#section8 {
  background-image: url("img/timeline/bg8.jpg");
}

#section9 {
  background-image: url("img/timeline/bg9.jpg");
}

.plus {
  transition: all 1s;
}
.plus .plus-img {
  transition: all 1s;
  width: 29px;
  opacity: 0.85;
}

.year {
  display: none;
}
@media (min-width: 768px) {
  .year {
    display: block;
    position: fixed;
    z-index: 2;
    top: 23vh;
    right: 0px;
    width: 300px;
    border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  }
}
@media (min-width: 1100px) {
  .year {
    width: 400px;
  }
}
@media (min-width: 1400px) {
  .year {
    width: 500px;
  }
}
.year h1 {
  font-size: 8.5rem;
  color: #fff;
  font-weight: 300;
  line-height: 1.06em;
  margin: 0;
  opacity: 0.45;
  position: relative;
}
.year h1 .num {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 70px;
  left: -22px;
  overflow: hidden;
}
.year h1 .num.num2 {
  left: -50px;
}
.year h1 .num div {
  position: absolute;
  left: 0px;
  top: 0;
}
.year .line {
  background-color: #fff;
  height: 3px;
  position: relative;
  top: 3px;
  width: 0%;
  opacity: 0.85;
}

#stats {
  display: none;
}
@media (min-width: 768px) {
  #stats {
    position: fixed;
    right: 0px;
    bottom: 45px;
    width: 300px;
    z-index: 1;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding-right: 1.5vw;
  }
}
@media (min-width: 1100px) {
  #stats {
    width: 400px;
  }
}
@media (min-width: 1400px) {
  #stats {
    width: 500px;
  }
}
#stats .stat {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding-left: 12px;
  width: 50%;
  margin-bottom: 45px;
}
@media (min-width: 1100px) {
  #stats .stat {
    width: 40%;
  }
}
#stats .stat .val {
  font-size: 34px;
  margin-bottom: -10px;
  padding: 0;
  margin-top: -10px;
}
#stats .stat .label {
  margin-bottom: -5px;
}
#stats .scroll-cta {
  position: absolute;
  right: 35px;
  bottom: 50px;
  display: none;
}
@media (min-width: 1400px) {
  #stats .scroll-cta {
    display: block;
  }
}
#stats .scroll-cta .scroll {
  transform: rotate(90deg);
  position: relative;
  top: -26px;
  left: -20px;
  color: #fff;
  font-size: 12.5px;
  letter-spacing: 0.15rem;
  font-weight: 500;
}
#stats .scroll-cta .arrow img {
  width: 16px;
}

.dot-nav {
  display: none;
}
@media (min-width: 1100px) {
  .dot-nav {
    display: block;
    top: calc(50% + 55px);
    margin-top: auto;
    margin-bottom: auto;
    transform: translateY(-50%);
    position: fixed;
    left: 2vw;
    z-index: 3;
  }
}
@media (min-width: 1400px) {
  .dot-nav {
    left: 5vw;
  }
}
.dot-nav li {
  list-style-type: none;
  cursor: pointer;
  margin: 27px 0;
  transition: all 0.3s;
  padding: 5px;
}
.dot-nav li.active .dot {
  transform: scale(1.3);
  opacity: 1;
}
.dot-nav li .dot {
  background-color: #fff;
  border-radius: 50%;
  opacity: 0.4;
  width: 8px;
  height: 8px;
}

.toolkits-page .generic__wrap {
  margin-bottom: 40px;
}
@media (min-width: 480px) {
  .toolkits-page .generic__wrap {
    margin-bottom: 70px;
  }
}
.toolkits-page .generic__wrap .page-subheader {
  margin: 0 0 50px;
  max-width: 700px;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 300 !important;
  font-size: 18px;
}
@media (min-width: 480px) {
  .toolkits-page .generic__wrap .page-subheader {
    font-size: 22px;
    margin-bottom: 90px;
  }
}
@media (min-width: 992px) {
  .toolkits-page .generic__wrap .page-subheader {
    font-size: 23px;
  }
}
@media (min-width: 1200px) {
  .toolkits-page .generic__wrap .page-subheader {
    font-size: 24px;
  }
}
.toolkits-page .generic__wrap .page-subheader a {
  color: #439ad0;
  text-decoration: none;
  transition: all 0.3s;
}
.toolkits-page .generic__wrap .page-subheader a:hover {
  text-decoration: underline;
}
.toolkits-page .thumb-text-grid__item__text h3 {
  margin: 8px 0 10px;
}
.toolkits-page .thumb-text-grid__item__text p {
  line-height: 2.5rem;
}

.toolkit-page .subnav-wrap .outline-btn {
  margin-top: 40px;
}
.toolkit-page .subsection {
  border-top: 1px solid #dddddd;
  margin-bottom: 60px;
}
.toolkit-page .subsection:first-of-type {
  border-top: none;
}
@media (min-width: 480px) {
  .toolkit-page .subsection {
    margin-bottom: 100px;
  }
}
.toolkit-page .subsection h1 {
  color: #439ad0;
}

#initiative-outcomes {
  margin: 35px 0;
}
@media (min-width: 480px) {
  #initiative-outcomes {
    margin: 60px 0 45px;
  }
}
#initiative-outcomes h3 {
  margin-bottom: 35px;
}
#initiative-outcomes ul {
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1400px) {
  #initiative-outcomes ul {
    margin-right: calc(-5vw - 12px);
  }
}
#initiative-outcomes ul li {
  border: 1px solid #c6c6c6;
  padding: 20px 20px;
  display: flex;
  align-items: flex-end;
  min-height: 160px;
  width: 100%;
}
@media (min-width: 600px) {
  #initiative-outcomes ul li {
    margin: 0 14px 14px 0;
    width: calc(50% - 14px);
  }
}
@media (min-width: 768px) {
  #initiative-outcomes ul li {
    width: calc(33.3333% - 14px);
  }
}
@media (min-width: 1100px) {
  #initiative-outcomes ul li {
    width: calc(25% - 14px);
  }
}
#initiative-outcomes ul li div {
  max-width: 210px;
  font-size: 19px;
  position: relative;
}
#initiative-outcomes ul li div:before {
  content: "";
  display: block;
  width: 30px;
  height: 7px;
  margin-bottom: 10px;
  background-color: #439ad0;
}

#primary-components {
  margin-top: 40px;
}
@media (min-width: 480px) {
  #primary-components {
    margin-top: 60px;
  }
}
#primary-components .instructions {
  display: none;
}
@media (min-width: 768px) {
  #primary-components .instructions {
    display: block;
  }
}
#primary-components ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  #primary-components ul {
    margin-left: -9px;
  }
}
@media (min-width: 1250px) {
  #primary-components ul {
    margin-left: 0;
  }
}
@media (min-width: 1400px) {
  #primary-components ul {
    margin-right: -5vw;
  }
}
#primary-components ul li {
  list-style-type: none;
  margin: 0 0 17px;
  background-size: cover;
  background-position: top center;
  position: relative;
  width: 100%;
  padding-bottom: 40px;
  overflow: hidden;
}
@media (min-width: 768px) {
  #primary-components ul li {
    min-height: 500px;
    width: calc(50% - 20px);
    margin: 8px;
  }
  #primary-components ul li:hover .pc__text {
    top: 27px;
  }
}
@media (min-width: 1250px) {
  #primary-components ul li {
    width: calc(25% - 12px);
  }
  #primary-components ul li:first-of-type {
    margin-left: 0;
  }
  #primary-components ul li:last-of-type {
    margin-right: 0;
  }
}
#primary-components ul li .pc__text {
  color: #fff;
  width: calc(100% - 36px);
  margin: 27px 0 0 21px;
}
@media (min-width: 768px) {
  #primary-components ul li .pc__text {
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 27px;
    left: 18px;
    transition: all 0.45s ease-in-out;
    will-change: top;
    top: calc(100% - 70px);
  }
}
#primary-components ul li .pc__text h5 {
  margin: 0 0 45px;
  padding: 0;
  font-size: 20px;
  position: relative;
}
#primary-components ul li .pc__text h5:after {
  position: absolute;
  bottom: -18px;
  left: 0;
  content: "";
  width: 35px;
  height: 3px;
  background-color: #fff;
}
#primary-components ul li .pc__text__para p {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  line-height: 1.8rem;
  font-size: 15.2px;
  margin-bottom: 12px;
}
#primary-components ul li .pc__text__para p a {
  text-decoration: underline;
  color: white;
}

@media (min-width: 480px) {
  .header-logo {
    width: 290px !important;
  }
}

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