/* bootstrap overrides */
/* dark purple */
/* light purple */
/* green */
/* blue */
/* purple brand color - used on homepage */
/* vidcode customs */
/* progress icon colors */
/* course box background colors */
a {
  font-family: "Circular-Medium", sans-serif; }

blockquote {
  border-left: unset !important; }
  blockquote img.blue-quote {
    margin-top: -16px; }

.center {
  text-align: center !important; }

.announcement-bar {
  background-color: #6A00F5;
  padding: 37px 15% 32px;
  color: #fff;
  line-height: 2.2rem;
  border-bottom: 1px solid #a09dab; }
  .announcement-bar h2 {
    font-size: 2.4rem;
    color: #fff;
    font-family: 'Circular-Medium', sans-serif; }
  .announcement-bar p {
    line-height: 2rem; }
  .announcement-bar .btn-primary {
    margin-top: 20px; }

.backpack {
  background-image: linear-gradient(90deg, #6a00F5, #A300FB); }

.course-container {
  border: #E6E7F1 1px solid;
  border-radius: 8px;
  margin-bottom: 35px;
  min-height: 400px; }
  .course-container.secondary .header {
    background: #1bb166;
    background: linear-gradient(90deg, #1bb166 0%, #35e28b 100%); }
  .course-container.secondary .banner p {
    color: #1BB166; }
  .course-container .banner {
    background-image: url("/img/banner.svg");
    position: absolute;
    margin: 21px 4%;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 80%;
    height: 40px;
    z-index: 1; }
    .course-container .banner p {
      color: #6A00F5;
      font-family: "Circular-Bold";
      font-size: 1.5rem;
      margin-top: 2px;
      text-align: center; }
  .course-container .body {
    color: #6D6775;
    min-height: 152px;
    padding: 15px; }
    .course-container .body p {
      font-size: 1.55rem;
      line-height: 2.3rem; }
  .course-container .header {
    background: #a300fb;
    background: linear-gradient(90deg, #6a00f5 0%, #a300fb 100%);
    border-radius: 8px 8px 0 0;
    min-height: 186px;
    padding: 65px 15px 5px 15px;
    position: relative;
    text-transform: uppercase; }
    .course-container .header h4 {
      bottom: 0;
      color: #fff;
      font-family: 'Circular-Book', sans-serif;
      line-height: 30px;
      font-size: 1.7em;
      position: absolute; }
    .course-container .header a {
      color: #fff; }

.share {
  background-image: linear-gradient(90deg, #1BB166, #35E28B); }

.school-lib {
  border: solid;
  border-color: #E6E7F1;
  border-width: 1px;
  border-radius: 8px;
  padding: 0px;
  display: box; }
  .school-lib .btn-primary {
    margin: 18px auto; }

.body-container {
  color: #25292D;
  margin-bottom: 0;
  padding: 0; }

.book-weight {
  font-family: 'Circular-Book', sans-serif; }

.bold-weight {
  font-family: 'Circular-Black', sans-serif; }

.bordered {
  border: 1px solid #777777; }

.btn-primary {
  background-color: #6A00F5;
  border-radius: 35px;
  padding: 10px 30px; }

.btn-primary:hover {
  background-color: #A300FB !important; }

.btn-primary.btn-ghost {
  color: #6A00F5;
  background-color: #fff; }

.btn-primary.btn-ghost:hover {
  background-color: #fff !important;
  opacity: .9; }

.btn-primary.btn-large {
  font-size: 1.8rem; }

.btn-ghost img {
  height: 19px;
  margin-right: 5px; }

.callout {
  padding-bottom: 40px;
  padding-top: 40px; }
  .callout a {
    color: white;
    font-size: 19; }

canvas {
  display: block;
  margin: 30px auto 0; }

#case-study ul {
  margin-top: 4rem;
  margin-bottom: 4rem; }

cite {
  padding: 0 15px;
  font-style: normal;
  color: #969aa1;
  display: table; }
  cite p {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px; }

#community .circle-stat {
  background-color: #fff;
  border-radius: 50%;
  color: #6A00F5;
  height: 155px;
  width: 155px; }

#community .btn-ghost {
  display: block;
  width: 240px;
  margin: 0 auto;
  font-size: 1.2em; }

#community h3, #community p {
  text-align: center; }

#community .secondary {
  line-height: 0rem; }

#community .title {
  font-family: "Circular-Bold";
  font-size: 2.1rem;
  padding-top: 50px; }

.content-container {
  padding-bottom: 0; }

.container.ctas:last-of-type {
  margin-bottom: 100px; }

.course-table {
  border: 1px solid #D6D7E2;
  margin-top: 40px; }
  .course-table img {
    margin-left: 20px;
    width: 50px; }
  .course-table th {
    background-color: #F1F5F7;
    color: #5C5D69;
    text-transform: uppercase; }
  .course-table th, .course-table td {
    border-bottom: 1px solid #D6D7E2;
    border-right: none !important;
    font-family: "Circular-Book", sans-serif;
    padding: 20px 15px !important;
    vertical-align: middle !important; }
  .course-table td {
    background-color: #fff; }
    .course-table td .secondary {
      color: #7F8196;
      font-size: 1.2rem; }
    .course-table td span {
      display: block; }
    .course-table td .title {
      font-family: "Circular-Medium";
      font-size: 1.6rem; }

.certifications {
  padding: 0 0 40px; }
  .certifications img {
    width: 100%; }
  .certifications section {
    padding-bottom: 55px; }
  .certifications .small-img {
    margin-top: 38px; }

.ctas {
  background-color: #00B3D7;
  text-align: center;
  color: white; }
  .ctas .btn-default {
    background-color: #00B3D7;
    border-color: white;
    color: white;
    margin-right: 20px; }
  .ctas .btn-primary {
    background-color: white;
    border-color: white;
    color: #00B3D7;
    font-weight: bold;
    padding: 20px 54px;
    font-size: 16px; }
  .ctas .flex-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: unset; }
    .ctas .flex-container input {
      width: auto;
      display: inline; }
    .ctas .flex-container .margin-right {
      margin-right: 2rem;
      width: 60%;
      text-align: left; }
      .ctas .flex-container .margin-right span {
        font-size: 20px; }
    .ctas .flex-container .left {
      width: 40%;
      text-align: right; }
      .ctas .flex-container .left a {
        color: white; }
    .ctas .flex-container .form-well {
      background-color: white;
      border-radius: 3px;
      box-shadow: inset 0 0 8px #00B3D7;
      padding: 8px; }
      .ctas .flex-container .form-well button {
        padding: 5px;
        margin: unset; }

footer {
  background-color: #6A00F5;
  height: auto;
  padding: 80px 0 120px;
  position: static; }
  footer a {
    color: #C7CED4;
    font-family: "Circular-Book", sans-serif;
    font-size: 1.35rem; }
  footer a:hover {
    text-decoration: underline; }
  footer .about {
    font-size: 1.2rem;
    line-height: 2rem;
    margin: 23px 5px 16px 8px; }
  footer h1 {
    font-size: 14px;
    font-weight: bold;
    min-height: 30px; }
  footer h4 {
    color: #fff;
    font-size: 1.15em;
    margin-bottom: 0; }
  footer img {
    width: 100%; }
  footer li {
    padding: 7px 0; }

.full-width {
  width: 100%; }

#environments {
  background-color: #653BA5;
  color: white;
  padding-bottom: 20px; }

.flip-horizontal {
  transform: scaleX(-1); }

.generic-container:last-of-type section:last-of-type {
  padding-bottom: 0; }

.generic-container .tag {
  color: #6A00F5;
  font-size: 1.1em;
  line-height: 1rem;
  margin-top: 30px; }
  .generic-container .tag:hover {
    text-decoration: none; }

.generic-container section {
  max-width: 1140px; }

.generic-container form a, .generic-container form button {
  display: inline-block;
  margin: 40px auto 0; }

.generic-container form .btn-group {
  display: flex;
  flex-wrap: wrap; }
  .generic-container form .btn-group .btn.active {
    background-color: #00B3D7;
    color: white; }
  .generic-container form .btn-group label {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: center;
    white-space: normal; }

.generic-container form .form-step {
  padding: 0 20px;
  text-align: center; }

.generic-container form h4 {
  margin-top: 30px; }

.generic-container form .submit {
  text-align: center; }

.generic-container .blog-preview {
  border: 1px solid #E6E7F1;
  border-radius: 8px;
  padding-bottom: 20px;
  transition: .15s;
  transition-timing-function: ease-in; }
  .generic-container .blog-preview img {
    border-radius: 8px 8px 0 0; }
  .generic-container .blog-preview p, .generic-container .blog-preview h4 {
    padding-left: 18px;
    padding-right: 18px; }
  .generic-container .blog-preview:hover {
    margin-top: -4px; }

.generic-container .projects li a {
  display: block;
  height: 0;
  margin-bottom: 20px;
  overflow: hidden;
  padding-bottom: 56%;
  position: relative; }
  .generic-container .projects li a:after {
    border-bottom: 8px solid transparent;
    border-left: 11px solid white;
    border-top: 8px solid transparent;
    bottom: 22px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 22px;
    width: 0; }
  .generic-container .projects li a:before {
    background-color: #653BA5;
    border-radius: 20px;
    border: 2px solid white;
    bottom: 10px;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
    right: 10px;
    width: 40px; }

.generic-container section {
  border-bottom: 1px solid #eeeeee;
  margin: 0 auto;
  padding: 20px 0;
  width: 70%; }
  .generic-container section:last-of-type {
    border-bottom: none; }
  .generic-container section h3.no-top {
    margin-top: unset; }
  .generic-container section .title-list {
    font-size: 1.2em; }
    .generic-container section .title-list h4 {
      text-align: left;
      width: 100%; }
    .generic-container section .title-list ul {
      padding-left: 18px; }
      .generic-container section .title-list ul li {
        color: #653BA5;
        margin-bottom: 12px; }
        .generic-container section .title-list ul li span {
          color: #333; }

.flow-chart {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 4%;
  grid-template-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-rows: auto auto;
  margin-top: 40px; }
  .flow-chart li.spacer {
    align-items: center;
    display: flex;
    justify-content: center; }
  .flow-chart li h4 {
    width: 100%; }

.half-width {
  width: 50%; }

#header {
  position: fixed;
  z-index: 1;
  width: 100%;
  border-bottom: none;
  box-shadow: 0 3px 3px rgba(57, 53, 82, 0.1);
  padding: 8px 0 7px; }
  #header .btn-primary {
    border-radius: 35px;
    margin-left: 15px;
    padding: 10px 28px; }
  #header a {
    color: #25292D; }

h2 {
  font-family: 'Circular-Black', sans-serif;
  font-size: 4rem; }

h2.secondary {
  font-family: 'Circular-Book', sans-serif; }

h3 {
  font-family: 'Circular-Bold', sans-serif;
  line-height: 3.9rem;
  margin-bottom: 22px; }

h4 {
  font-family: 'Circular-Medium', sans-serif;
  line-height: 3.3rem;
  margin-bottom: 16px;
  font-size: 1.4em; }

h2, h3, h4 {
  color: #25292D;
  margin-left: auto;
  margin-right: auto;
  text-align: left; }

#home-header {
  background: #000;
  background-position: center;
  background-size: cover;
  color: #fff;
  margin-top: 45px;
  overflow: hidden;
  position: relative;
  width: 100%; }
  #home-header .background-img-container {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(https://user-objects.s3.amazonaws.com/assets/homepage/girls-coding-vidcode-bg.png) no-repeat top center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  #home-header .intro-box {
    align-items: center;
    display: flex;
    margin-top: 43vh;
    transform: translateY(-50%); }
    #home-header .intro-box #topnav-img {
      width: 160px;
      position: absolute;
      right: 0; }
    #home-header .intro-box .btn {
      width: 190px;
      padding: 15px 5px; }
  #home-header .logo-box {
    padding-right: 10%;
    margin-bottom: 2rem;
    margin-top: 5rem; }
    #home-header .logo-box h2 {
      margin-top: 0;
      color: #fff; }
    #home-header .logo-box p {
      margin: 28px 0 33px; }
  #home-header .signup-box {
    background-color: white;
    border-radius: 4px;
    padding: 26px 20px;
    text-align: center; }
    #home-header .signup-box .btn {
      max-width: 200px;
      width: 100%; }
    #home-header .signup-box h2 {
      color: #333;
      margin-top: 0;
      margin-bottom: 30px; }
    #home-header .signup-box li {
      margin-bottom: 12px; }
    #home-header .signup-box p:last-of-type {
      margin-bottom: 0; }

.features img {
  display: block;
  margin: 0 auto;
  width: 90px; }

.features .secondary {
  margin-bottom: 38px;
  margin-top: 10px;
  text-align: center; }

.horizontal-grid {
  display: flex;
  flex-wrap: wrap; }
  .horizontal-grid li {
    flex: 1 0 30%;
    margin-right: 5%; }
    .horizontal-grid li:nth-child(3n) {
      margin-right: 0; }
    .horizontal-grid li h4 {
      text-align: left;
      width: 100%;
      margin-top: 3rem; }
  .horizontal-grid.footer-grid li {
    flex: 1 0 24%;
    margin-right: 1.33%; }
    .horizontal-grid.footer-grid li:nth-child(3n) {
      margin-right: 1.33%; }
    .horizontal-grid.footer-grid li:nth-child(4n) {
      margin-right: 0; }
  .horizontal-grid.schools-grid {
    margin: 0 auto;
    width: 70%; }
    .horizontal-grid.schools-grid li {
      flex: 0 0 100px;
      margin: 0 auto; }
      .horizontal-grid.schools-grid li:nth-child(3n) {
        margin: 0 auto; }
      .horizontal-grid.schools-grid li img {
        height: 66px; }
      .horizontal-grid.schools-grid li p {
        font-weight: bold;
        text-align: center; }
  .horizontal-grid.vidcodes-grid [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0; }
  .horizontal-grid.vidcodes-grid [type=radio] + img {
    cursor: pointer;
    height: 87%; }
  .horizontal-grid.vidcodes-grid [type=radio]:checked + img {
    border: 4px solid #00B3D7; }
  .horizontal-grid.vidcodes-grid label {
    flex: 1 0 15%;
    margin-right: 1%;
    margin-top: 5px;
    margin-bottom: 5px; }
    .horizontal-grid.vidcodes-grid label:nth-child(5n) {
      margin-right: 0; }
    .horizontal-grid.vidcodes-grid label .img-responsive {
      height: 100%; }

.gallery-container .gallery-item {
  background: #FFFFFF;
  box-shadow: 0 0 4px 3px rgba(187, 187, 187, 0.3);
  border-radius: 5px;
  color: #9B9B9B;
  overflow: hidden;
  margin-bottom: 25px;
  margin-top: 35px;
  transition: .15s;
  transition-timing-function: ease-in; }
  .gallery-container .gallery-item:hover {
    margin-top: 31px; }

.gallery-container .js-thumb {
  width: 100%;
  min-height: 210px; }

.gallery-container .vid-row {
  padding: 20px 25px 13; }

.gallery-container .thumbnail-holder {
  overflow: hidden;
  height: 210px; }

.gallery-container .btn-primary {
  display: block;
  margin: 35px auto 0;
  width: 250px;
  text-align: center; }

.gallery-container .gallery-item p {
  line-height: 2.3rem;
  font-size: 1.5rem; }

.gallery-container .gallery-item .username {
  font-size: 1.7rem;
  font-weight: 700; }

.intro-container h4 {
  padding: 22px 18px 1px;
  text-align: left; }

.intro-container img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 25%;
  padding: 35px;
  border-radius: 8px 8px 0 0; }

.intro-container p {
  padding: 1px 18px; }

.icon-circle {
  background-color: #eeeeee;
  border-radius: 50%;
  height: 0;
  margin-bottom: 20px;
  padding-bottom: 100%;
  position: relative; }
  .icon-circle img {
    max-height: 100px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    top: 50%; }

.img-responsive {
  width: 100%; }

.img-responsive-holder {
  height: 0;
  overflow: hidden;
  padding-bottom: 56%;
  width: 100%; }

#last-cta {
  text-align: center; }
  #last-cta h3 {
    text-align: center; }
  #last-cta .btn-ghost {
    display: block;
    margin: 0 auto;
    width: 250px; }

#launch .btn {
  margin-top: 18px; }

#logos {
  padding: 50px 0; }
  #logos #code {
    width: 56%;
    margin-top: -3px; }
  #logos #coppa {
    margin-top: 11px; }
  #logos #eaf {
    width: 40%; }
  #logos img {
    display: block;
    margin: 0 auto; }
  #logos #iste {
    width: 45%; }
  #logos #nsf {
    width: 46%;
    margin-top: 7px; }

#mission h3 {
  margin-bottom: 20px; }

#mission h4 {
  margin-bottom: 60px; }

iframe#workstation-iframe {
  width: 100%;
  min-height: 255px;
  border: unset; }

.iframe-container .workstation-instructions {
  text-align: center;
  margin-top: 4rem;
  margin-bottom: 3rem;
  font-weight: bold; }

#maker {
  padding: 60px 10px 140px; }

.modal-body {
  text-align: center; }

p {
  font-family: "Circular-Book", sans-serif;
  font-size: 1.7rem;
  line-height: 2.8rem; }

#partners ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  #partners ul li {
    flex: 0 0 16%;
    margin-bottom: 24px;
    padding: 0 12px;
    position: relative; }
    #partners ul li div {
      align-items: center;
      background: rgba(0, 0, 0, 0.6);
      border-radius: 2px;
      bottom: 0;
      color: white;
      display: flex;
      flex-direction: column;
      left: 0;
      opacity: 0;
      padding: 2%;
      position: absolute;
      right: 0;
      justify-content: center;
      transition: opacity .3s;
      top: 0; }
      #partners ul li div:hover {
        opacity: 1; }
      #partners ul li div p {
        font-weight: bold; }
      #partners ul li div p, #partners ul li div small {
        text-align: center; }

.news-feature a {
  display: block;
  border-radius: 5px;
  border: #6A00F5 1px solid;
  height: 51px;
  width: 159px;
  margin: 1.5px auto; }
  .news-feature a img {
    display: block;
    width: 80%;
    margin: 0 auto; }
  .news-feature a #ew {
    margin-top: 14px; }
  .news-feature a #tc {
    margin-top: 10px; }
  .news-feature a #es {
    margin-top: 10px; }
  .news-feature a #fc {
    margin-top: 13px; }

.pop-container {
  background-image: linear-gradient(-16deg, #6A00F5 0%, #9600FA 65%);
  color: #fff;
  padding: 25px 0 45px; }
  .pop-container h3 {
    color: #fff; }

#research {
  padding-top: 25px; }
  #research h4 {
    text-align: center; }
  #research .r-icon {
    display: block;
    margin: 0 auto 16px;
    width: 180px; }
  #research .secondary {
    line-height: 1.4em; }

.secondary {
  color: #3D4852;
  font-family: "Circular-Book", sans-serif; }

section li {
  font-family: "Circular-Book", sans-serif;
  font-size: 1.7rem;
  margin: 10px 10px 22px; }

.shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3); }

.signup-btn-holder {
  display: flex; }
  .signup-btn-holder .btn-primary {
    margin: 20px 20px 30px 0; }

#standards-logos {
  display: block;
  margin: 0 auto 45px;
  width: 75%; }

#support {
  padding: 70px 10px 60px; }

#testimonials {
  padding-bottom: 7rem; }
  #testimonials .profile-pic {
    width: 100px; }
  #testimonials .pic-align {
    text-align: end; }
  #testimonials .quote {
    font-family: "Circular-Book", sans-serif;
    font-size: 1.9rem;
    line-height: 3.75rem;
    margin-bottom: 2.5rem; }
  #testimonials .secondary {
    color: #6A00F5;
    font-size: 1.6rem; }
  #testimonials .title {
    font-family: "Circular-Bold", sans-serif;
    font-size: 1.6rem; }

#testimonial-section h3 {
  text-align: center; }

#top-graphics {
  padding: 15px 0; }
  #top-graphics .col-md-3 img {
    max-width: 150px;
    margin: 0 auto;
    display: block;
    width: 100%; }

.btn-top-spacing {
  margin-top: 32px; }

#aboutDropdown {
  visibility: hidden;
  opacity: 0;
  min-width: 25rem;
  position: absolute;
  transition: all 0.5s ease;
  left: 0;
  display: none; }
  #aboutDropdown li {
    color: #000;
    background: #fff;
    display: block;
    float: left;
    padding: 1.5rem 5rem 1rem 1rem;
    position: relative;
    text-decoration: none;
    transition-duration: 0.5s;
    margin: 0 0 0 -3rem;
    border-radius: 0.4rem; }
  #aboutDropdown li:hover,
  #aboutDropdown li:focus-within {
    background: #e6e6e6;
    cursor: pointer; }
  #aboutDropdown li:focus-within a {
    outline: none; }

#homeNavigation li:hover > ul,
#homeNavigation ul li:focus-within > ul,
#homeNavigation ul li ul:hover,
#homeNavigation ul li ul:focus {
  visibility: visible;
  opacity: 1;
  display: block; }

#homeNavigation li ul li {
  clear: both;
  width: 100%; }

#warning {
  display: flex;
  justify-content: space-between;
  padding: 15px; }

@media screen and (max-width: 1200px) {
  .generic-container .table-section {
    width: 100%; }
  .js-thumb {
    min-height: 160px !important; }
  .course-container .header h4 {
    line-height: 22px;
    font-size: 1.1em; }
  .course-container .banner, .course-container.secondary .banner {
    margin: 21px 1%; }
    .course-container .banner p, .course-container.secondary .banner p {
      font-size: 1.2rem;
      margin-top: -2px; } }

@media screen and (max-width: 992px) {
  .background-img-container {
    background-size: 200% !important; }
  .course-container .banner, .course-container.secondary .banner {
    background-image: none; }
    .course-container .banner p, .course-container.secondary .banner p {
      color: #fff; }
  .calendly-inline-widget {
    height: 550px !important; }
  #bullets .row .iframe-container {
    text-align: center; }
  #bullets .row .title-list {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem; }
  #home-header {
    height: auto; }
    #home-header .background-img-container {
      max-height: 100%; }
      #home-header .background-img-container img {
        height: 100%;
        width: auto; }
    #home-header .container {
      width: auto;
      padding: 10%; }
    #home-header .intro-box {
      display: block;
      margin-top: 0;
      transform: none; }
    #home-header .logo-box {
      margin-top: 30px;
      margin-bottom: 40px;
      padding-right: 15px; }
  .js-thumb {
    min-height: 160px; }
  .navbar-right {
    float: right !important; }
  .no-mobile {
    display: none; }
  #teachers .row {
    text-align: center; }
    #teachers .row ul {
      list-style-position: inside;
      padding-inline-start: unset; }
  .generic-container section {
    width: 100%; }
  .quote.last {
    margin-top: 4rem; }
  #testimonials .quote {
    line-height: 3.25rem; } }

@media screen and (max-width: 768px) {
  .background-img-container {
    background-size: 260% !important; }
  .course-container .banner, .course-container.secondary .banner {
    background-image: none; }
    .course-container .banner p, .course-container.secondary .banner p {
      color: #fff; }
  #home-header .intro-box #topnav-img {
    width: 101px;
    right: 57px;
    bottom: 59px;
    top: auto; }
  #curriculum ul {
    grid-template-columns: repeat(2, 1fr); }
  .margin-top-small {
    margin-top: 2rem; }
  .flow-chart {
    grid-auto-flow: row;
    grid-template-columns: 1fr; }
    .flow-chart .spacer {
      margin: 20px auto 40px;
      transform: rotate(90deg); }
  .generic-container {
    padding: 0px 20px; }
    .generic-container .horizontal-grid.schools-grid {
      width: 100%; }
    .generic-container .horizontal-grid li {
      flex-basis: 100%;
      margin: 0 auto 20px; }
    .generic-container .horizontal-grid.vidcodes-grid label {
      flex: 1 0 30%; }
    .generic-container section {
      padding: 15px 0; }
    .generic-container .projects {
      margin: 0 auto;
      width: 70%; }
      .generic-container .projects li:nth-child(n + 4) {
        display: none; }
  #map-holder canvas {
    margin-bottom: 30px; }
  #map-holder .map-callout {
    margin: 0 auto;
    position: static; }
    #map-holder .map-callout.left {
      padding-right: 10px; }
    #map-holder .map-callout.right {
      padding-left: 10px; }
  #standards-logos {
    margin-bottom: 50px;
    margin-top: 25px;
    width: 100%; }
  .table-container {
    overflow-x: auto; }
  #testimonials .pic-align {
    text-align: center;
    margin-bottom: 1rem; } }

@media screen and (max-width: 480px) {
  .logo-container {
    width: 42%; }
  #header {
    padding-bottom: 0px; }
  #header li a {
    font-size: .75em; }
  h2 {
    font-size: 2.3rem; }
  h3 {
    font-size: 18px; }
  .generic-container .projects {
    width: 100%; }
  #header .btn-primary {
    padding: 10px 13px; }
  #launch .btn {
    margin-bottom: 25px;
    margin-top: 0px; }
  #maker {
    padding-bottom: 75px;
    padding-top: 15px; }
  .nav > li > a {
    padding: 11px 2px;
    line-height: 0.829; }
  .nav-tabs > li {
    margin-bottom: -8px; }
  #partners ul li {
    flex: 0 0 33%; }
  p {
    font-size: 1.5rem;
    line-height: 3.15rem; }
  #support {
    padding-top: 15px; }
  .ctas .flex-container {
    flex-direction: column; }
    .ctas .flex-container .margin-right {
      margin-right: unset;
      width: unset;
      text-align: center; }
    .ctas .flex-container .form-well {
      margin-top: 2rem; }
    .ctas .flex-container .left {
      text-align: center;
      margin-top: 2rem;
      width: 80%; }
  .container.ctas:last-of-type {
    margin-bottom: 0; } }

.sub-btn-text {
  font-size: 1em;
  margin: 5px 0 0 17px;
  font-style: italic; }

/* QUOTE CAROUSEL STARTS BELOW*/
#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 30px;
  margin-bottom: 75px; }

#quote-carousel .carousel-control {
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px; }

#quote-carousel .carousel-control.left {
  left: -12px; }

#quote-carousel .carousel-control.right {
  right: -12px !important; }

#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px; }

#quote-carousel .carousel-indicators li {
  background: #c0c0c0; }

#quote-carousel .carousel-indicators .active {
  background: #333333; }

.item blockquote {
  border-left: none;
  margin: 0; }

@media (min-width: 768px) {
  #quote-carousel {
    padding: 0 40px 30px 40px; } }

@media (max-width: 768px) {
  #quote-carousel .carousel-indicators {
    bottom: -20px !important; }
  #quote-carousel .carousel-indicators li {
    display: inline-block;
    margin: 0px 5px;
    width: 15px;
    height: 15px; }
  #quote-carousel .carousel-indicators li.active {
    margin: 0px 5px;
    width: 20px;
    height: 20px; } }

.sr-only {
  position: absolute;
  left: -9999999px; }

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9; }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203A'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

/* End carousel */

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