/*
   If you are changing the location of these files,
   see the readme in this directory for more detail on manual steps to take when uploading new files.
 */
html, body {
  height: 100%;
  margin: 0px;
  padding: 0px; }

#top {
  position: relative;
  width: 100%;
  overflow: hidden; }

section {
  padding: 7em 1em; }
  @media screen and (max-width: 640px) {
    section {
      padding: 4em 1.15em; } }
  section .wrapper {
    max-width: 1170px;
    margin: 0 auto; }
  section h2 {
    text-align: center;
    color: #682A77;
    font-size: 32px;
    font-family: "Gotham 7r", sans-serif;
    margin: 0 auto 1em;
    line-height: 1.2em; }
    @media screen and (max-width: 640px) {
      section h2 {
        font-size: 30px; } }
  section h3 {
    margin: 0 auto;
    line-height: 1.4;
    text-align: center; }
    @media screen and (max-width: 640px) {
      section h3 {
        font-size: 16px; } }

section.hoc-description {
  padding: 4em 1em;
  text-align: center; }
  @media screen and (max-width: 640px) {
    section.hoc-description {
      padding-left: 0;
      padding-right: 0; } }
  section.hoc-description .number-served {
    color: #292F36;
    font-family: "Gotham 7r", sans-serif;
    font-size: 3em;
    margin: 0 auto 0.5em; }
    @media screen and (max-width: 992px) {
      section.hoc-description .number-served {
        font-size: 2.5em; } }
    @media screen and (max-width: 992px) {
      section.hoc-description .number-served {
        font-size: 2em; } }
  section.hoc-description p {
    font-size: 24px;
    margin: 0 auto 0.5em; }
    @media screen and (max-width: 640px) {
      section.hoc-description p {
        font-size: 18px; } }

section.map {
  padding: 0 1em; }

section.join-us h3 {
  margin-bottom: 2em;
  max-width: 820px; }
section.join-us p.signup-closed {
  font-size: 18px;
  font-family: "Gotham 5r", sans-serif;
  text-align: center;
  line-height: 1.4;
  margin: 0 auto;
  max-width: 820px; }
  @media screen and (max-width: 640px) {
    section.join-us p.signup-closed {
      font-size: 16px; } }
section.join-us .row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap; }
  section.join-us .row > div:first-child {
    margin: 0 auto;
    float: none; }
    section.join-us .row > div:first-child h2 {
      margin: 0 0 1em;
      text-align: left;
      color: #00adbc;
      font-family: "Gotham 5r", sans-serif;
      font-size: 22px; }
section.join-us h1#thanks-header {
  text-align: center;
  font-size: 22px; }

aside.announcement {
  margin: 0 2em;
  border-radius: 5px;
  font-size: 16px; }
  aside.announcement.cs-leaders-prize {
    background-color: #D2EFDC;
    background-image: linear-gradient(62deg, #D2EFDC 0%, #EDD8FE 100%);
    padding: 2.5em 2em 3em;
    text-align: center;
    margin-top: 1em; }
    @media screen and (max-width: 992px) {
      aside.announcement.cs-leaders-prize {
        margin: 3em auto 0; } }
    @media screen and (max-width: 640px) {
      aside.announcement.cs-leaders-prize {
        padding: 2.5em 3em 3em; } }
    aside.announcement.cs-leaders-prize h1 {
      color: #682A77;
      margin: 0 auto;
      font-size: 1.65em; }
    aside.announcement.cs-leaders-prize img {
      width: 150px;
      display: block;
      margin: 1.5em auto 2.5em; }
    aside.announcement.cs-leaders-prize button {
      background-color: #682A77;
      border: 1px solid #682A77; }
  aside.announcement.cs-ed-week {
    background-color: #F6E7DB;
    padding: 2em;
    margin-top: 2em;
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap-reverse; }
    @media screen and (max-width: 992px) {
      aside.announcement.cs-ed-week {
        margin: 2em auto 0; } }
    @media screen and (max-width: 640px) {
      aside.announcement.cs-ed-week {
        text-align: center; } }
    aside.announcement.cs-ed-week > div {
      width: 70%; }
      @media screen and (max-width: 1024px) {
        aside.announcement.cs-ed-week > div {
          width: 65%; } }
      @media screen and (max-width: 640px) {
        aside.announcement.cs-ed-week > div {
          width: 100%; } }
      aside.announcement.cs-ed-week > div p {
        margin-top: .75em; }
      aside.announcement.cs-ed-week > div button {
        background: none;
        border: 2px solid rgba(41, 47, 54, 0.8);
        color: rgba(41, 47, 54, 0.85); }
    @media screen and (max-width: 992px) {
      aside.announcement.cs-ed-week img:last-child {
        width: 140px;
        margin-right: 1em; } }
    @media screen and (max-width: 640px) {
      aside.announcement.cs-ed-week img:last-child {
        width: 125px;
        margin: 0 auto 1.5em; } }

section.what-is-hoc {
  background: rgba(41, 47, 54, 0.05);
  text-align: center; }
  section.what-is-hoc .wrapper {
    max-width: 900px; }
  section.what-is-hoc h3 {
    font-family: "Gotham 4r", sans-serif;
    font-size: 22px;
    color: #292F36;
    max-width: 700px; }
    @media screen and (max-width: 640px) {
      section.what-is-hoc h3 {
        font-size: 20px; } }
  section.what-is-hoc p {
    max-width: 630px;
    font-size: 16px;
    margin: 2em auto; }
    section.what-is-hoc p p:last-child {
      margin-bottom: 0; }
  section.what-is-hoc #homepage-video {
    margin: 4em auto; }
  section.what-is-hoc .video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    /* Maintains 16:9 aspect ratio */
    position: relative;
    height: 0; }
    section.what-is-hoc .video-responsive iframe {
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      position: absolute; }

section.stats {
  padding-top: 0; }
  section.stats .wrapper {
    padding-top: 6em;
    border-top: 1px solid rgba(41, 47, 54, 0.1);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; }
    @media screen and (max-width: 640px) {
      section.stats .wrapper {
        padding-top: 3em; } }
  section.stats figure {
    width: 26%;
    text-align: center; }
    @media screen and (max-width: 640px) {
      section.stats figure {
        margin: 0 auto;
        width: 62%; }
        section.stats figure:not(:last-child) {
          margin-bottom: 4em; } }
    section.stats figure img {
      width: 250px; }
      @media screen and (max-width: 1024px) {
        section.stats figure img {
          width: 100%; } }
    section.stats figure figcaption {
      text-align: center;
      font-size: 18px;
      margin-top: 1em; }
      @media screen and (max-width: 992px) {
        section.stats figure figcaption {
          font-size: 16px; } }

section.host-an-hour {
  text-align: center;
  padding: 0 1em 3em; }
  section.host-an-hour button {
    float: none !important;
    margin: 0 !important; }
  section.host-an-hour p {
    margin: 5em auto 1em;
    font-size: 1.15em; }

.ctabuttongroup {
  text-align: center;
  width: 75%;
  margin: 0 auto 2em; }

.ctabutton {
  font-size: 18px;
  height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 5px 0px; }

.ctabutton-white {
  font-size: 18px;
  height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 5px 0px;
  background-color: white;
  border-color: #292F36;
  color: #292F36; }

.ctabutton-white-border {
  font-size: 18px;
  height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 5px 0px;
  background-color: white;
  border-color: #292F36;
  color: #292F36; }

.ctabutton-white-inverse {
  font-size: 18px;
  height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 5px 0px;
  background-color: initial;
  border-color: white;
  color: white; }

.ctabuttonatag {
  text-decoration: none; }

.ctatext {
  display: inline-block;
  font-size: 18px;
  padding: 0px 4px; }

.category-header {
  font-family: "Gotham 5r", sans-serif; }

.category-button {
  background-color: #5b6770;
  border-radius: 5px;
  color: white;
  font-family: "Gotham 4r", sans-serif;
  margin: 5px 0px;
  padding: 8px; }

a.category-link {
  text-decoration: none; }

.category-link .category-button:hover {
  opacity: 0.7; }

.robotics-providers {
  display: flex;
  flex-wrap: wrap; }

.robotics-provider {
  padding: 20px;
  border: 1px solid #aaa;
  border-radius: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  background-color: white; }

.announcements-body {
  background-color: #5c3f7f;
  border-radius: 10px;
  padding: 20px;
  color: white;
  max-width: 30%;
  margin-bottom: 10px;
  margin-right: 10px; }

.banner-box {
  display: table;
  max-width: 1170px;
  max-height: 400px;
  margin: 0 auto; }
  .banner-box .banner-image-box {
    display: table-cell;
    float: none;
    width: 50%;
    height: auto;
    background-color: #e0ffff;
    text-align: center;
    vertical-align: middle;
    padding: 20px; }
  .banner-box .banner-image {
    width: 100%;
    max-width: 300px;
    height: auto; }
  .banner-box .banner-message-box {
    display: table-cell;
    float: none;
    width: 50%;
    height: auto;
    background-color: #00adbc;
    text-align: left;
    vertical-align: middle;
    padding: 20px; }
  .banner-box .banner-title {
    font-family: "Gotham 7r", sans-serif;
    color: white;
    line-height: 1.2;
    margin: 0 auto 1em; }
  .banner-box .banner-message {
    color: white;
    line-height: 1.2; }
  .banner-box .ctabutton-white {
    border: 0; }

@media screen and (min-width: 0px) and (max-width: 600px) {
  .announcements-body {
    min-width: 100%; }

  .robotics-provider {
    max-width: 45%; }

  .front-header-banner .front-header-title p {
    font-size: 34px;
    line-height: 34px; }

  .front-header-description {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 20px; }

  .banner-title {
    font-size: 16px; }

  .banner-message {
    font-size: 14px; } }
@media screen and (min-width: 601px) and (max-width: 1200px) {
  .announcements-body {
    min-width: 100%; }

  .robotics-provider {
    max-width: 40%; }

  .front-header-banner .front-header-title p {
    font-size: 44px;
    line-height: 44px; }

  .front-header-description {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 80px; }

  .banner-title {
    font-size: 20px; }

  .banner-message {
    font-size: 18px; } }
@media screen and (min-width: 1201px) {
  .announcements-body {
    min-width: 100%; }

  .robotics-provider {
    width: 22%; }

  .front-header-banner .front-header-title p {
    font-size: 44px;
    line-height: 44px; }

  .front-header-description {
    font-size: 24px;
    margin-bottom: 80px; }

  .banner-title {
    font-size: 24px; }

  .banner-message {
    font-size: 20px;
    line-height: 1.5; } }
.purple-background {
  background-color: #7665a0; }

.cyan-background {
  background-color: #0094ca; }

.green-background {
  background-color: #b9bf15; }

.teal-background {
  background-color: #00adbc; }

#textbacking {
  color: white;
  border-radius: 5px;
  padding: 10px;
  text-align: center; }

.front-header-banner {
  color: white;
  margin-top: 0px; }

.front-header-banner .front-header-title {
  color: #00ADBC;
  margin-top: 0px;
  margin-bottom: 20px; }

.front-header-banner .front-header-title p {
  font-family: "Gotham 5r", sans-serif !important;
  margin-bottom: 0px; }

.front-header-description {
  color: #4d575f;
  max-width: 800px;
  display: inline-block; }

.watch-video {
  color: white;
  text-shadow: 0px 0px 4px #1f1f1f;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 20px; }

#leftbutton {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%; }

#leftbox {
  position: relative;
  margin-top: 60px;
  padding-bottom: 20px;
  height: 300px; }

#leftvideo {
  width: 100%; }

#volunteer-signup {
  text-align: center;
  margin-top: 25px;
  font-size: 16px; }

#volunteer-signup a {
  color: white;
  font-family: "Gotham 4r", sans-serif;
  text-decoration: none; }

.students-served {
  font-size: 16px;
  line-height: 16px;
  padding-bottom: 15px; }

.required-asterisk {
  color: #008b9a; }

/* Hiding this text snippet visually so the JS on the school census form will work */
#join-us-header {
  display: none; }

/*# sourceMappingURL=front-page.css.map */
