/* Fonts */
/* GTWalsheim - Bold */
@font-face {
  font-family: 'GT Walsheim Bold';
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/GTWalsheimBoldNew/gt-walsheim-bold.eot");
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/GTWalsheimBoldNew/gt-walsheim-bold.eot#iefix") format("embedded-opentype"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/GTWalsheimBoldNew/gt-walsheim-bold.woff2") format("woff2"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/GTWalsheimBoldNew/gt-walsheim-bold.woff") format("woff"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/GTWalsheimBoldNew/gt-walsheim-bold.ttf") format("truetype"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/GTWalsheimBoldNew/gt-walsheim-bold.svg#gt_walsheimbold") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Helvetica Neue - Regular */
@font-face {
  font-family: "Helvetica Neue";
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeue/HelveticaNeue_gdi.eot");
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeue/HelveticaNeue_gdi#iefix") format("embedded-opentype"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeue/HelveticaNeue_gdi.woff2") format("woff2"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeue/HelveticaNeue_gdi.woff") format("woff"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeue/HelveticaNeue_gdi.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* Helvetica Neue - Bold */
@font-face {
  font-family: "Helvetica Neue Bold";
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeueBold/HelveticaNeue-Bold_gdi.eot");
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeueBold/HelveticaNeue-Bold_gdi#iefix") format("embedded-opentype"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeueBold/HelveticaNeue-Bold_gdi.woff2") format("woff2"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeueBold/HelveticaNeue-Bold_gdi.woff") format("woff"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeueBold/HelveticaNeue-Bold_gdi.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* Icons */
@font-face {
  font-family: 'microbit-icons';
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/microbit-icons.eot");
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/microbit-icons.eot#iefix") format("embedded-opentype"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/microbit-icons.ttf") format("truetype"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/microbit-icons.woff2") format("woff2"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/microbit-icons.woff") format("woff"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/microbit-icons-2/microbit-icons.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@media screen and (min-width: 600px) {
  .alpha {
    font-size: 3.42857em;
    letter-spacing: -.025em;
    line-height: 1; } }
.alpha {
  font-family: "GT Walsheim Bold";
  font-size: 2.57143em;
  letter-spacing: -.025em;
  line-height: 1; }

.epsilon {
  font-size: 1.28571em;
  letter-spacing: -.025em;
  line-height: 1.22222; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.42857;
  color: #111;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; } }
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/**
 *	Card
 */
.beta {
  font-family: "GT Walsheim Bold", "GTWalsheim", sans-serif;
  font-size: 2em;
  line-height: 1; }

.block-list {
  list-style: none;
  padding: 0; }
  .block-list a {
    color: #fff; }

.block-list li:hover, .block-list li:focus {
  background-color: #7622cc;
  color: #fff;
  -moz-transition: background 300ms ease-in;
  -o-transition: background 300ms ease-in;
  -webkit-transition: background 300ms ease-in;
  transition: background 300ms ease-in; }
  .block-list li:hover a, .block-list li:focus a {
    color: #fff; }

.button span {
  font-size: 17px; }

.icon--card {
  background-color: transparent;
  height: auto;
  line-height: 1;
  margin-right: 0px;
  position: relative;
  top: 0px;
  width: auto;
  color: #333333;
  font-size: 32px; }

.gamma.card__title {
  font-family: "GT Walsheim Bold";
  line-height: 1;
  margin: 0;
  padding: 0; }
  .gamma.card__title a {
    color: #333; }

.foundation-cards {
  list-style: none;
  margin-bottom: 30px;
  float: left;
  width: 100%; }

.more-link:hover button, .more-link:active button, .more-link:focus button {
  color: #fff; }
.more-link.card-option {
  background-color: transparent;
  border: none;
  color: #000; }
  .more-link.card-option:hover, .more-link.card-option:active, .more-link.card-option:focus {
    color: #fff; }

.grid {
  min-height: 400px; }

.card {
  margin-top: 16px;
  position: relative;
  text-align: left; }

.card:hover::after, .card:focus::after {
  opacity: 1; }

.card .card__header .card__header--body {
  padding: 0 16px 48px 16px; }

@media screen and (min-width: 600px) {
  .card:nth-child(2n+1) {
    clear: both; } }
@media screen and (min-width: 992px) {
  .card:nth-child(1n+1) {
    clear: none; }

  .card:nth-child(3n+1) {
    clear: both; } }
.card a {
  text-decoration: none; }

.card__image a {
  float: left; }

@media (min-width: 1025px) {
  .card a:hover {
    text-decoration: underline; } }
.card .card__title a:focus {
  display: inline-block; }

.card.card--project, .card.card--featured {
  min-height: 392px; }

.card.card--project.force-blank a div.group {
  -moz-transition: background 300ms ease-in;
  -o-transition: background 300ms ease-in;
  -webkit-transition: background 300ms ease-in;
  transition: background 300ms ease-in; }

.card.card--project.force-blank a div.group, .card.card--project.force-blank.version-two a div.group:hover, .card.card--project.force-blank.version-two a div.group:focus, .force-blank.version-two a:focus div.group {
  padding: 10px;
  float: left;
  display: block;
  border-radius: 5px;
  min-height: 0;
  background-image: linear-gradient(to left bottom, #fd635e 30%, #e73fe3 100%);
  background-image: -o-linear-gradient(left bottom, #fd635e 30%, #e73fe3 100%);
  background-image: -moz-linear-gradient(left bottom, #fd635e 30%, #e73fe3 100%);
  background-image: -webkit-linear-gradient(left bottom, #fd635e 30%, #e73fe3 100%);
  background-image: -ms-linear-gradient(left bottom, #fd635e 30%, #e73fe3 100%); }

.card.card--project.force-blank.version-two a div.group, .card.card--project.force-blank a div.group:focus, .card.card--project.force-blank a div.group:hover, .force-blank a:focus div.group {
  background-image: linear-gradient(to left bottom, #ffcb33 30%, #ff6274 100%) !important;
  background-image: -o-linear-gradient(left bottom, #ffcb33 30%, #ff6274 100%) !important;
  background-image: -moz-linear-gradient(left bottom, #ffcb33 30%, #ff6274 100%) !important;
  background-image: -webkit-linear-gradient(left bottom, #ffcb33 30%, #ff6274 100%) !important;
  background-image: -ms-linear-gradient(left bottom, #ffcb33 30%, #ff6274 100%) !important; }

.card__wrapper {
  border-radius: 5px; }

.card__image img {
  display: block;
  height: auto;
  width: 100%;
  border-radius: 5px 5px 0px 0px; }

.active .card__image img {
  border-radius: 6px 6px 0px 0px; }

.active .card__supporting {
  padding-bottom: 40px; }

.card__supporting a {
  display: none; }

.active .card__supporting a {
  display: block; }

.active .group.card__supporting--body.card__footer.close-link {
  position: absolute;
  bottom: 0;
  -moz-transition: all 250ms ease-in-out 100ms;
  -o-transition: all 250ms ease-in-out 100ms;
  -webkit-transition: all 250ms ease-in-out 100ms;
  transition: all 250ms ease-in-out 100ms; }

/* Overlay/extra information - hidden by default */
.card__supporting {
  background: #333333;
  bottom: 0;
  color: #000;
  height: 0;
  max-height: 100%;
  overflow: hidden;
  position: absolute;
  -moz-transition: all 250ms ease-in-out 100ms;
  -o-transition: all 250ms ease-in-out 100ms;
  -webkit-transition: all 250ms ease-in-out 100ms;
  transition: all 250ms ease-in-out 100ms;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
  z-index: 2; }

.card.active .card__supporting {
  height: 100%;
  border-radius: 5px 5px 5px 5px; }

.card__supporting__title {
  margin: 0 0 .875em; }

.card__supporting .card__body {
  background: #333333;
  color: #fff;
  padding: 14px 16px 13px;
  min-height: 172px;
  border: none;
  border-radius: 0;
  font-family: "Helvetica Neue Regular", "Helvetica Neue", sans-serif; }

.card__body {
  background: #fff;
  color: #000;
  border-radius: 0 0 5px 5px; }

.card__body p {
  min-height: 60px;
  max-height: 60px;
  font-size: 14px;
  line-height: 1.14286;
  margin-top: 0px;
  margin-bottom: 0px; }

.card__body .card--type.card__header--type {
  height: 48px;
  float: left;
  width: 100%; }

.touchdevelop-logo__wordmark {
  font-size: 14px; }

button.close-link, button.more-link {
  border: none;
  background-color: transparent;
  font-size: 14px;
  font-weight: bold; }

.card__header, .card__footer {
  background: #fff;
  color: #333; }

.card__header {
  min-height: 168px; }

.card__footer {
  padding: 10px 16px 13px; }

/*.active .card__supporting--body .card__footer{
    position:absolute;bottom:0;
}*/
.card__footer:hover, .card__footer:focus, .card__footer:active {
  background-color: #333333;
  color: #fff; }

.card__footer:hover .icon--up:before, .card__footer:focus .icon--up:before, .card__footer:active .icon--up:before {
  color: #fff; }

.card__supporting--body.card__footer:focus, .card__supporting--body.card__footer:hover, .card__supporting--body.card__footer:active {
  background-color: #ffffff;
  color: #333333; }

.card__supporting--body.card__footer:focus .icon--cross:before, .card__supporting--body.card__footer:hover .icon--cross:before, .card__supporting--body.card__footer:active .icon--cross:before {
  color: #333333; }

.active .card__supporting {
  margin-top: 0; }

.card__section {
  margin-top: 28px; }

.card__supporting .card__section {
  margin-top: 30px; }

.editor--link {
  padding: 16px 0;
  position: absolute;
  bottom: 0; }

.card-featured--type .card__type-title {
  margin: 16px 0; }

.card--type .card__type-title {
  padding: 0 16px; }

.card--type .card__type-title, .card-featured--type.card__header--type {
  height: 48px;
  line-height: 48px; }

.card__supporting--body {
  background-color: #333333;
  color: #fff; }

.card__body__ugc {
  background: #00ed00;
  color: #000;
  height: 32px;
  line-height: 32px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 32px; }

.card__body__icon {
  background: #00ed00;
  color: #333333;
  height: 64px;
  line-height: 64px;
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 0;
  width: 64px;
  z-index: 1; }

.icon--card .card__body__icon {
  color: #333333; }

.site-logo.svg-logo:hover {
  fill: #ace63c; }

.card__body__icon--official {
  color: #00ed00;
  background: #333333;
  height: 30px;
  line-height: 30px;
  position: absolute;
  left: 0;
  text-align: center;
  top: 0;
  width: 64px;
  border-radius: 5px 0px 0px 0px; }

.card__body__icon--official .icon--official {
  color: #00ed00; }

.card__type-title {
  color: #666666; }

.card__title {
  min-height: 72px;
  font-size: 24px;
  margin: 0;
  padding: 0; }

@media screen and (max-width: 600px) {
  .card__title {
    font-size: 21px; } }
/* Metadata: timestamps, author deets etc */
.card__info-list {
  color: #5a5a5a; }

.card__info-list__item {
  display: inline-block;
  padding-right: 5px; }

.card__info-list__item + .card__info-list__item {
  border-left: 1px solid #666;
  padding-left: 8px; }

/* Call to actions */
.card__options__list {
  margin: 0;
  padding: 0; }

.card__options__list a {
  display: block;
  font-family: "Helvetica Neue Bold", "Helvetica Neue", sans-serif; }

.card__options__list li:last-child {
  margin-bottom: -6px;
  padding-bottom: 0;
  margin-top: 6px; }

/*  Footer */
.card__footer {
  border-top: 1px solid #cccccc;
  border-radius: 0px 0px 5px 5px;
  float: left; }

.card--tutorial::after,
.card--tutorial .card__section::before {
  background-color: #e73ee6;
  background-image: linear-gradient(to right, #e73ee6, #fd645c); }

@media (min-width: 1025px) {
  .card--tutorial a:hover .icon {
    background-color: #e73ee6;
    background-image: linear-gradient(to right, #e73ee6, #fd645c);
    border-color: transparent; } }
.card--tutorial a:focus .icon {
  background-color: #e73ee6;
  background-image: linear-gradient(to right, #e73ee6, #fd645c);
  border-color: transparent; }

.card--getting-started::after,
.card--getting-started .card__section::before {
  background-color: #dadb00;
  background-image: linear-gradient(to right, #dadb00, #02fc97); }

@media (min-width: 1025px) {
  .card--getting-started a:hover .icon {
    background-color: #dadb00;
    background-image: linear-gradient(to right, #dadb00, #02fc97);
    border-color: transparent; } }
.card--getting-started a:focus .icon {
  background-color: #dadb00;
  background-image: linear-gradient(to right, #dadb00, #02fc97);
  border-color: transparent; }

.card--resources::after,
.card--resources .card__section::before {
  background-color: #ff5f76;
  background-image: linear-gradient(to right, #ff5f76, #ffcb32); }

@media (min-width: 1025px) {
  .card--resources a:hover .icon {
    background-color: #ff5f76;
    background-image: linear-gradient(to right, #ff5f76, #ffcb32);
    border-color: transparent; } }
.card--resources a:focus .icon {
  background-color: #ff5f76;
  background-image: linear-gradient(to right, #ff5f76, #ffcb32);
  border-color: transparent; }

.card--inspiration::after,
.card--inspiration .card__section::before {
  background-color: #42c1c6;
  background-image: linear-gradient(to right, #42c1c6, #1cc6fc); }

@media (min-width: 1025px) {
  .card--inspiration a:hover .icon {
    background-color: #42c1c6;
    background-image: linear-gradient(to right, #42c1c6, #1cc6fc);
    border-color: transparent; } }
.card--inspiration a:focus .icon {
  background-color: #42c1c6;
  background-image: linear-gradient(to right, #42c1c6, #1cc6fc);
  border-color: transparent; }

.card--alt::after,
.card--alt .card__section::before {
  background-color: #44dcff;
  background-image: linear-gradient(to left, #44dcff, #665fdd 48%, #7623cc 71%); }

.card--alt::after {
  opacity: 1; }

@media (min-width: 1025px) {
  .card--alt a:hover .icon {
    background-color: #44dcff;
    background-image: linear-gradient(to left, #44dcff, #665fdd 48%, #7623cc 71%);
    border-color: transparent; } }
.card--alt a:focus .icon {
  background-color: #44dcff;
  background-image: linear-gradient(to left, #44dcff, #665fdd 48%, #7623cc 71%);
  border-color: transparent; }

.card--alt .card__body {
  background: #333;
  color: #fff; }

.card--alt .card__body p {
  max-height: 65px;
  min-height: 65px; }

.card--alt .card__info-list {
  color: inherit; }

.card-featured--large .card--featured {
  width: 55%;
  color: #fff;
  margin-top: 5%;
  position: absolute;
  top: 0;
  left: 0; }

.card-featured--large .card__body {
  padding: 15px; }

.card-featured--large .card__body p {
  min-height: 65px;
  max-height: 65px; }

.card-featured--large .card__type-title, .card-featured--large .card-featured--type {
  color: #fff;
  margin: 20px 0px 10px 0px; }

.card-featured--large .card-featured--type span {
  background-color: #333333;
  padding: 0px 10px 0px 20px; }

.card--featured .card-featured--type span {
  background-color: #333333;
  padding: 0px 10px 0px 20px;
  color: #fff; }

.image--overlay:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  opacity: 1;
  border-radius: 5px; }

.image--overlay:hover:after {
  opacity: 0; }

@media screen and (min-width: 992px) {
  .card-featured--large:hover .epsilon.card__type-title, .card-featured--large:hover .group.card__header, .card-featured--large:hover .group.card__section.card__body {
    background: rgba(0, 0, 0, 0.65);
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    -webkit-transition: background 0.5s; }

  .card-featured--large:hover .card-featured--type {
    display: table;
    padding-right: 10px; }

  .card-featured--large:hover .group.card__header {
    padding-top: 10px; }

  .card-featured--large:hover .epsilon.card__type-title {
    float: left;
    padding-right: 10px;
    margin: 0; }

  .card-featured--large .group.card__section.card__body {
    width: 283px;
    border-radius: 0; } }
.card-featured--large:hover .image--overlay:after {
  opacity: 0; }

.card-featured--large .group.card__header {
  padding-top: 10px; }

@media screen and (min-width: 1200px) {
  .card-featured--large .card__header, .card-featured--large .card__body {
    color: #fff;
    background-color: transparent; }

  .card-featured--large .button {
    background-color: #fff;
    color: #333;
    border-color: #fff;
    border-radius: 5px;
    width: 90%; }

  .card-featured--large .button:focus {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }

  .card-featured--large .button:hover {
    color: #fff; }

  .card-featured--large .card__image img {
    display: block;
    height: auto;
    width: 100%;
    border-radius: 5px 5px 5px 5px; }

  .image--overlay:after {
    border-radius: 5px; }

  .card__supporting .card__header {
    min-height: 176px; } }
@media screen and (max-width: 1200px) {
  .card-featured--large .card__wrapper .card__image {
    position: relative;
    top: 0;
    left: 0;
    z-index: -1; }

  .card-featured--large .card--featured {
    width: 100%;
    color: #fff;
    margin-top: 10%;
    float: left;
    background-color: #fff;
    margin-top: 0px;
    border-radius: 0px 0px 10px 10px; }

  .card-featured--large .button {
    background-color: transparent;
    border-color: #000 !important;
    border-radius: 5px;
    width: 100%;
    color: #000;
    margin: 0 auto; }

  .card__image img {
    display: block;
    height: auto;
    width: 100%;
    border-radius: 5px 5px 0 0; }

  .image--overlay:after {
    border-radius: 5px 5px 0 0; }

  .card__supporting .card__header {
    min-width: 190px; }

  .card__body .card__header {
    height: 200px; }

  .card__supporting .card__body p {
    margin-bottom: 10px; }

  .card-featured--large .card--featured {
    position: relative; } }
.card__bubble {
  float: right;
  width: auto; }

.card__bubble img {
  position: absolute;
  bottom: 0;
  left: 0; }

p.speech {
  margin: 0;
  padding: 16px; }

p.speech::after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 90%;
  border-bottom: 15px solid #fff;
  border-bottom-right-radius: 20px; }

.quote {
  text-transform: uppercase;
  color: #000;
  margin-bottom: 32px;
  clear: both;
  width: 100%; }

.speech.gamma {
  color: #000; }

.quote--by {
  margin-top: 0;
  color: #000; }

.quote--bubble {
  margin-bottom: 32px; }

.icon--character {
  float: left;
  height: 91px;
  width: 101px;
  background: url("/National_Library/20161130034600oe_/http://microbit.org/assets/jfaumwuc.png");
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear; }

.card:hover .icon--character, .card.force-blank a:focus .icon--character {
  background: url("/National_Library/20161130034600oe_/http://microbit.org/assets/nshcpaaq.png"); }

.card.force-blank a:focus {
  display: block;
  float: left; }

.quote--bubble {
  position: relative;
  border: 16px solid #000;
  text-align: center;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  border-bottom-left-radius: 0; }

.quote--holder {
  position: relative; }

.quote--holder svg {
  position: absolute;
  bottom: -29px;
  left: 0; }

.primary-content a:focus, .breadcrumb--lesson a:focus, .fixed-menu a:focus {
  background: #000;
  color: #fff; }

.card--animate {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

.card--animate.card--animate--1 {
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.card--animate.card--animate--2 {
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.card--animate.card--animate--3 {
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.card--animate.card--animate--4 {
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.card--animate.card--animate--5 {
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.card--animate.card--animate--6 {
  -moz-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.card--animate.card--animate--7 {
  -moz-animation-delay: 1.4s;
  -o-animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s; }

.card--animate.card--animate--8 {
  -moz-animation-delay: 1.6s;
  -o-animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s; }

.card--animate.card--animate--9 {
  -moz-animation-delay: 1.8s;
  -o-animation-delay: 1.8s;
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s; }

.card--animate.card--animate--10 {
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.card--animate.card--animate--11 {
  -moz-animation-delay: 2.2s;
  -o-animation-delay: 2.2s;
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s; }

.card--animate.card--animate--12 {
  -moz-animation-delay: 2.4s;
  -o-animation-delay: 2.4s;
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s; }

.card--animate.card--animate--13 {
  -moz-animation-delay: 2.6s;
  -o-animation-delay: 2.6s;
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s; }

.card--animate.card--animate--14 {
  -moz-animation-delay: 2.8s;
  -o-animation-delay: 2.8s;
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s; }

.card--animate.card--animate--15 {
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.card--animate.card--animate--16 {
  -moz-animation-delay: 3.2s;
  -o-animation-delay: 3.2s;
  -webkit-animation-delay: 3.2s;
  animation-delay: 3.2s; }

.card--animate.card--animate--17 {
  -moz-animation-delay: 3.4s;
  -o-animation-delay: 3.4s;
  -webkit-animation-delay: 3.4s;
  animation-delay: 3.4s; }

.card--animate.card--animate--18 {
  -moz-animation-delay: 3.6s;
  -o-animation-delay: 3.6s;
  -webkit-animation-delay: 3.6s;
  animation-delay: 3.6s; }

.card--animate.card--animate--19 {
  -moz-animation-delay: 3.8s;
  -o-animation-delay: 3.8s;
  -webkit-animation-delay: 3.8s;
  animation-delay: 3.8s; }

.card--animate.card--animate--20 {
  -moz-animation-delay: 4s;
  -o-animation-delay: 4s;
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.card--animate.card--animate--21 {
  -moz-animation-delay: 4.2s;
  -o-animation-delay: 4.2s;
  -webkit-animation-delay: 4.2s;
  animation-delay: 4.2s; }

@-webkit-keyframes slide-in-up {
  0% {
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
@-moz-keyframes slide-in-up {
  0% {
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
    opacity: 0; }
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slide-in-up {
  0% {
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
.slide-in-up {
  -webkit-animation-name: slide-in-up;
  -moz-animation-name: slide-in-up;
  -o-animation-name: slide-in-up;
  animation-name: slide-in-up; }

.more-link:hover, .close-link:hover {
  text-decoration: underline; }

.card__options__list a:hover .icon, .card__image:hover .card__body__icon, a:focus .card__body__icon {
  text-decoration: none;
  /* background-color: #3BDBFF; */
  background-color: #6633cc; }

.card a:focus img {
  border: 5px solid #6633cc; }

.card__options__list a:hover .icon, .card__image:hover .card__body__icon .icon--card, a:focus .card__body__icon .icon--card {
  color: #fff; }

/*
.card__image a:focus {
  display: block; }*/
.content-block__list li {
  margin-bottom: 6px; }

.card__close-icon {
  background: url("/National_Library/20161130034600oe_/http://microbit.org/assets/lafywdqs.png") no-repeat scroll 0 0;
  height: 14px;
  width: 18px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-position: -60px 0px;
  display: block;
  float: left;
  margin-top: 2px; }

.close-link:hover > span > .card__close-icon, .close-link:focus > span > .card__close-icon {
  background: url("/National_Library/20161130034600oe_/http://microbit.org/assets/rsargzei.png") no-repeat scroll 0 0;
  height: 14px;
  width: 18px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-position: -60px 0px;
  display: block;
  float: left;
  margin-top: 2px; }

.epsilon.card__type-title {
  margin-bottom: 0;
  font-size: 18px; }

a.btn-ani, span.btn-ani {
  color: #fff;
  margin: 0 auto;
  max-width: 280px; }

.first-banner--button {
  margin-bottom: 16px !important; }

/* HOMEPAGE ITEMS */
.md-video-link {
  position: relative;
  float: left;
  display: block;
  width: 100%; }

.md-video-link .svg-icon-videoplay {
  position: absolute;
  left: 0em;
  top: 0;
  width: 100%; }

@media (min-width: 768px) {
  .col-sm-offset-2 {
    margin-left: 16.66667%; } }
.md-video-link img {
  width: calc(100% - 1em); }

#cover--image--drwho {
  min-height: 900px;
  height: 100%;
  width: 100%;
  background: url("/National_Library/20161130034600oe_/http://microbit.org/images/hero-wristband.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto; }

@media screen and (min-width: 600px) {
  #cover--image {
    background-size: 100%; } }
#cover--image {
  min-height: 900px;
  height: 100%;
  width: 100%;
  background: url("/National_Library/20161130034600oe_/http://microbit.org/assets/pcbalxbv.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 600px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto; }

@media screen and (min-width: 600px) {
  #cover--image {
    background-size: 100%; } }
.button-section {
  margin-top: 3%;
  margin-bottom: 2%; }

.banner__title {
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0;
  text-shadow: 0px 0px 15px black; }

@media screen and (min-width: 600px) {
  .banner__title {
    padding: 0px; } }
.banner__button--purple {
  background-color: #6633cc;
  border-color: #6633cc;
  margin: 0 auto;
  border-radius: 5px;
  height: 48px;
  line-height: 42px;
  color: #fff; }

.first-banner--button {
  margin-bottom: 16px !important; }

@media screen and (max-width: 600px) {
  .section__intro {
    padding-left: 16px;
    padding-right: 16px; } }
.banner__button--transparent {
  background-color: transparent;
  border-color: #fff;
  margin: 0 auto;
  border-radius: 5px; }

.discover--with-search {
  max-width: 650px;
  margin: 0 auto;
  width: 100%;
  position: relative; }

.taster-filter-title {
  color: #242424;
  display: none;
  margin-bottom: 16px;
  margin-left: 16px;
  position: relative;
  z-index: 5; }

.taster-filter {
  color: #000;
  background: #fff;
  float: left;
  max-width: 580px;
  width: 100%;
  outline: 0;
  position: relative;
  -webkit-transition: -webkit-box-shadow .3s .4s;
  -moz-transition: box-shadow .3s .4s;
  -o-transition: box-shadow .3s .4s;
  transition: box-shadow .3s .4s;
  z-index: 100; }

.taster-filter__placeholder {
  border-bottom: 1px solid #d7d7d7;
  height: 66px;
  margin-bottom: 0;
  padding: 20px 16px;
  -webkit-transition: border 500ms ease-out;
  -moz-transition: border 500ms ease-out;
  -o-transition: border 500ms ease-out;
  transition: border 500ms ease-out;
  font-family: "GT Walsheim Bold", "GTWalsheim", sans-serif; }

.taster-filter__list {
  background: #fff;
  list-style: none;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  max-height: 0;
  -webkit-transition: opacity .3s .8s,visibility 0s .7s,-webkit-box-shadow .3s .4s, max-height .8s;
  -moz-transition: opacity .3s .8s,visibility 0s .7s,box-shadow .3s .4s, max-height .8s;
  -o-transition: opacity .3s .8s,visibility 0s .7s,box-shadow .3s .4s, max-height .8s;
  transition: opacity .3s .8s,visibility 0s .7s,box-shadow .3s .4s, max-height .8s;
  visibility: hidden;
  width: 100%; }

.taster-filter__dropdown-arrow {
  background: #00ed00;
  color: #6633cc;
  cursor: pointer; }

.taster-filter__dropdown-arrow {
  background: #6633cc;
  color: #fff;
  height: 66px;
  line-height: 66px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 65px;
  z-index: 5; }

.taster-filter__dropdown-search {
  background: #00ed00;
  color: #6633cc;
  cursor: pointer; }

.taster-filter__dropdown-search {
  background: #6633cc;
  color: #fff;
  height: 66px;
  line-height: 66px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 65px;
  z-index: 2000; }

.taster-filter.tab-focus {
  z-index: 200; }

.taster-filter.tab-focus .taster-filter__list {
  opacity: 1;
  max-height: 1000px;
  -webkit-transition: opacity .8s, max-height .8s;
  -moz-transition: opacity .8s, max-height .8s;
  -o-transition: opacity .8s, max-height .8s;
  transition: opacity .8s, max-height .8s;
  visibility: visible; }

.taster-filter__list a {
  border-bottom: 1px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  color: #6633cc !important;
  display: block;
  height: 65px;
  letter-spacing: 1px;
  opacity: 0;
  padding: 20px;
  position: relative;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: opacity .3s,-webkit-transform .3s;
  -moz-transition: opacity .3s,transform .3s;
  -o-transition: opacity .3s,transform .3s;
  transition: opacity .3s,transform .3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  font-family: "GT Walsheim Bold", "GTWalsheim", sans-serif; }

.taster-filter.tab-focus .taster-filter__list a, .taster-filter.tab-focus .taster-filter__list a:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.taster-filter.tab-focus .taster-filter__dropdown-arrow, .taster-filter:hover .taster-filter__dropdown-arrow {
  background: #00ed00;
  color: #6633cc; }

.taster-filter.tab-focus .taster-filter__dropdown-arrow span:before, .taster-filter:hover .taster-filter__dropdown-arrow span:before {
  color: #6633cc; }

.taster-filter__list .site-nav__item--selected {
  background-color: #fff;
  color: #6633cc; }

.taster-filter__list li a:focus, .taster-filter__list li a:hover, .taster-filter__list li.site-nav__item--selected {
  background-color: #6633cc;
  color: #fff !important;
  border-radius: 0; }

.taster-filter__list li.site-nav__item--selected a {
  color: #fff !important; }

.taster-filter__anchor {
  font-family: "GT Walsheim"; }

@media screen and (max-width: 600px) {
  .taster-filter__anchor {
    display: none; } }
.typed.active {
  color: #6633cc; }

.banner__container .icon--down:before {
  border: 2px solid #fff;
  border-radius: 50px;
  padding: 12px;
  /* margin-top: 1px; */
  padding-top: 13px;
  text-align: center; }

.banner__container .icon--down, .banner__container {
  text-align: center;
  color: #fff; }

.intro {
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.section__scroll {
  height: 20vh;
  position: relative; }

@media screen and (min-device-width: 568px) {
  .intro .section {
    position: relative; } }
@media screen and (max-height: 420px) and (orientation: landscape) and (min-width: 600px) {
  .banner__title {
    margin-bottom: 15px;
    width: 100%;
    margin: 0 auto; } }
a.btn-ani, span.btn-ani {
  color: #fff;
  margin: 0 auto;
  max-width: 280px; }

.button--holder, .button--holder--center {
  background-color: transparent;
  position: relative;
  color: #fff;
  width: 100%;
  max-width: 280px; }

.button--holder--center {
  margin: 0 auto;
  clear: both; }

.icon--animated {
  display: inline-block;
  font-size: 16px !important;
  top: 0 !important; }

a.btn-ani:hover .icon--animated, span.btn-ani:hover .icon--animated, .card-featured--large:hover a.btn-ani .icon--animated {
  /* margin-left: 5%; */ }

.banner__button--purple:hover, .banner__button--purple:focus, .banner__button--purple:active {
  background-color: #00ed00;
  border-color: #00ed00;
  color: #000;
  text-decoration: underline; }

.banner__button--transparent:hover {
  background-color: transparent;
  border-color: #fff; }

.banner-title--holder {
  margin-top: 20%;
  padding: 0px; }

@media screen and (max-width: 992px) {
  .banner-title--holder {
    padding: 40px 0; } }
.banner-buttons--holder {
  padding: 0 0 72px 0; }

@media screen and (max-width: 992px) {
  .banner-buttons--holder {
    padding: 0 0 40px 0; } }
.discover-container {
  padding: 0 0 32px 0; }

@-moz-document url-prefix() {
  .site-header.video--active {
    background-color: #000; } }
#accordion {
  clear: both;
  position: relative; }

#accordion h4 {
  width: 95%;
  cursor: pointer;
  margin-top: 8px;
  font-size: 1.38em; }

#accordion h2 {
  margin-top: 20px; }

#accordion h2::first-of-type {
  margin-top: 0; }

#accordion .icon--down {
  font-size: 22px;
  margin-top: 4px;
  float: right;
  position: absolute;
  right: 0;
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
  -moz-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
  -ms-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
  -o-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg); }

#accordion .icon--down:before {
  color: #000; }

#accordion .panel-heading {
  cursor: pointer;
  margin-top: 8px; }

#accordion .expanded .icon--down {
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 180deg);
  -moz-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 180deg);
  -ms-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 180deg);
  -o-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 180deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 180deg);
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s; }

/**
 *	Icons
 *	TODO use grunticon
 */
.icon {
  font-family: 'microbit-icons';
  color: #333333;
  background-color: #00ed00;
  display: inline-block;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  margin-right: 7px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -moz-transition: background 300ms ease-in;
  -o-transition: background 300ms ease-in;
  -webkit-transition: background 300ms ease-in;
  transition: background 300ms ease-in;
  vertical-align: middle;
  width: 36px; }

.icon svg {
  fill: #fff; }

@media (min-width: 1025px) {
  a:hover .icon {
    text-decoration: none;
    /* background-color: #3BDBFF; */
    background-color: #7622cc;
    color: #fff; } }
a:focus .icon, .block-list li:hover a .icon, .block-list li:focus a .icon {
  /* background-color: #3BDBFF; */
  background-color: #7622cc;
  color: #fff; }

.button .icon {
  background-color: transparent;
  color: inherit;
  line-height: 1;
  height: auto;
  top: 2px;
  width: auto; }

.button:hover .icon, .button:focus .icon {
  background-color: transparent; }

.icon--large {
  height: 40px;
  line-height: 40px;
  width: 40px; }

.icon--xl {
  font-size: 22px;
  height: 48px;
  line-height: 48px;
  width: 48px; }

.icon--alt {
  background-color: transparent;
  height: 29px;
  line-height: 29px;
  margin-right: 6px;
  width: 29px; }

@media (min-width: 1025px) {
  a:hover .icon--alt {
    background-color: transparent !important;
    background-image: none !important; } }
a:focus .icon--alt {
  background-color: transparent !important;
  background-image: none !important; }

.icon--misc {
  background-color: transparent;
  height: auto;
  line-height: 1;
  margin-right: 3px;
  position: relative;
  top: 3px;
  width: auto; }

@media (min-width: 1025px) {
  a:hover .icon--misc {
    background-color: transparent !important; } }
a:focus .icon--misc {
  background-color: transparent !important; }

.icon--card {
  background-color: transparent;
  height: auto;
  line-height: 1;
  margin-right: 0px;
  position: relative;
  top: 0px;
  width: auto;
  color: #333333;
  font-size: 32px; }

@media (min-width: 1025px) {
  a:hover .icon--card {
    background-color: transparent !important; } }
a:focus .icon--card {
  background-color: transparent !important; }

.icon--official .icon--card {
  color: pink; }

.icon--form {
  background-color: transparent;
  color: inherit;
  font-size: 1em;
  height: auto;
  line-height: 1;
  margin-right: 0;
  position: relative;
  top: .2em;
  width: auto; }

.icon-social {
  display: block;
  height: auto;
  line-height: 1;
  width: auto; }

.button--social .icon-social {
  position: absolute;
  left: 10px;
  top: 12px; }

.icon--add:after, .icon--add:before {
  background: #fff;
  content: '';
  display: block;
  left: 25%;
  position: absolute;
  height: 4px;
  margin-top: -2px;
  top: 50%;
  width: 50%; }

.icon--add:after {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

/* Icon font configuration */
.icon,
.button--navigation {
  font-family: 'microbit-icons';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.button--navigation .icon {
  margin: 0; }

.icon--previous.icon--previous,
.icon--next.icon--next {
  font-size: 24px; }

@media (min-width: 768px) {
  .icon--previous.icon--previous,
  .icon--next.icon--next {
    font-size: 36px; } }
.icon--time {
  color: #00ed00;
  font-size: 13px; }

.icon--large.icon--play {
  font-size: 24px; }

@media (min-width: 600px) {
  .icon--large.icon--play {
    font-size: 36px; } }
.icon--search:before {
  content: "\e600"; }

.icon--dot:before {
  content: "\e601";
  color: #fff; }

.icon--previous:before {
  content: "\e602"; }

.icon--next:before {
  content: "\e603"; }

.icon--edit:before {
  content: "\e604"; }

.icon--open:before {
  content: "\e605"; }

.icon--play:before {
  content: "\e606"; }

.icon--read:before {
  content: "\e607"; }

.icon--touchdevelop:before {
  content: "\e608"; }

.icon--download:before {
  content: "\e609"; }

.icon--time:before {
  content: "\e60a"; }

.icon--avatar:before {
  content: "\e60b";
  color: #fff; }

.icon--lock:before {
  content: "\e60c"; }

.icon--warning:before {
  content: "\e60d"; }

.icon--external:before {
  content: "\e60e"; }

.icon--ugc:before {
  content: "\e60f"; }

.icon--blocks:before {
  content: "\e610"; }

.icon--official:before {
  content: "\e611"; }

.icon--cross:before {
  content: "\ea0f";
  color: #fff; }

.icon--cross, .icon--down {
  top: 0; }

.icon--down:before {
  content: "\e603";
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  display: block;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg);
  -moz-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg);
  -ms-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg);
  -o-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg);
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  color: #fff; }

.taster-filter__dropdown-arrow .icon--down:before {
  font-size: 26px; }

.tab-focus .icon--down:before {
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 270deg);
  -moz-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 270deg);
  -ms-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 270deg);
  -o-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 270deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 270deg);
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  color: #6633cc !important; }

.tab-focus .icon--down {
  top: -2px; }

.icon--up:before {
  content: "\e603";
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  display: block;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 270deg);
  -moz-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 270deg);
  -ms-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 270deg);
  -o-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 270deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 270deg);
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  color: #000; }

.icon--up {
  top: 0;
  margin-top: -3px;
  font-size: 0.875em; }

.site-header__userarea__list .icon--dot {
  float: left;
  margin-right: 10px;
  font-size: 12px;
  line-height: 22px;
  margin-top: -2px; }

.sign-in {
  border: 2px solid #fff;
  border-radius: 5px;
  padding-right: 20px; }

.clicker .icon--down:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  display: block;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 180deg);
  -moz-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 180deg);
  -ms-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 180deg);
  -o-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 180deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 180deg); }

.clicker.active .icon--down:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  display: block;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg);
  -moz-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg);
  -ms-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg);
  -o-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg); }

.card__image:hover .card__body__icon {
  transition: background 300ms ease-in; }

.icon--time {
  color: #00ed00;
  font-size: 13px; }

.icon--large.icon--play {
  font-size: 24px; }

@media (min-width: 600px) {
  .icon--large.icon--play {
    font-size: 36px; } }
.icon--search:before {
  content: "\e600"; }

.icon--dot:before {
  content: "\e601";
  color: #fff; }

.icon--previous:before {
  content: "\e602"; }

.icon--next:before {
  content: "\e603"; }

.icon--edit:before {
  content: "\e604"; }

.icon--open:before {
  content: "\e605"; }

.icon--play:before {
  content: "\e606"; }

.icon--read:before {
  content: "\e607"; }

.icon--touchdevelop:before {
  content: "\e608"; }

.icon--download:before {
  content: "\e609"; }

.icon--time:before {
  content: "\e60a"; }

.icon--avatar:before {
  content: "\e60b";
  color: #fff; }

.icon--lock:before {
  content: "\e60c"; }

.icon--warning:before {
  content: "\e60d"; }

.icon--external:before {
  content: "\e60e"; }

.icon--ugc:before {
  content: "\e60f"; }

.icon--blocks:before {
  content: "\e610"; }

.icon--official:before {
  content: "\e611"; }

.icon--cross:before {
  content: "\ea0f";
  color: #fff; }

.icon--cross, .icon--down {
  top: 0; }

.icon--down:before {
  content: "\e603";
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  display: block;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg);
  -moz-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg);
  -ms-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg);
  -o-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 90deg);
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  color: #fff; }

/* colours */
/* Header */
.header-container {
  position: relative; }

h1 {
  font-family: "GT Walsheim Bold"; }

.wrapper a {
  color: #fff; }

header.site-header {
  min-height: 56px;
  position: relative;
  background-size: cover;
  color: #000;
  background-color: #000;
  background-image: url(/National_Library/20161130034600oe_/http://microbit.org/assets/vkkqeibd.png) !important;
  background-repeat: repeat;
  z-index: 201; }
  header.site-header img {
    margin-top: 10px; }
  header.site-header .inner .site-nav {
    float: right; }
    header.site-header .inner .site-nav .trigger .page-link {
      margin: 0 7px;
      padding: 5px;
      border: 2px solid #000;
      border-radius: 5px; }
      header.site-header .inner .site-nav .trigger .page-link:active, header.site-header .inner .site-nav .trigger .page-link:focus, header.site-header .inner .site-nav .trigger .page-link:hover {
        color: #fff;
        border-color: #fff;
        text-decoration: none; }
    header.site-header .inner .site-nav .trigger .page-link-active {
      background-color: #fff; }
      header.site-header .inner .site-nav .trigger .page-link-active:active, header.site-header .inner .site-nav .trigger .page-link-active:focus, header.site-header .inner .site-nav .trigger .page-link-active:hover {
        background-color: #000; }
  @media screen and (min-width: 840px) {
    header.site-header {
      background-color: #000;
      border-top: 1px solid #fff; } }
  header.site-header a.page-link {
    color: #fff; }
  header.site-header a.page-link-active {
    color: #000; }

html, .site-container {
  height: 100%; }

html {
  height: 100%; }

body {
  min-height: 100%; }

.background-gradient {
  -webkit-font-smoothing: antialiased; }

.background-gradient--main {
  background-size: 100%;
  background-position: center -10%;
  background-image: url("/National_Library/20161130034600oe_/http://microbit.org/assets/pdijdjqv.png"), linear-gradient(to left bottom, #42C0C7 30%, #00ED00 100%);
  background-image: url("/National_Library/20161130034600oe_/http://microbit.org/assets/pdijdjqv.png"), -o-linear-gradient(left bottom, #42C0C7 30%, #00ED00 100%);
  background-image: url("/National_Library/20161130034600oe_/http://microbit.org/assets/pdijdjqv.png"), -moz-linear-gradient(left bottom, #42C0C7 30%, #00ED00 100%);
  background-image: url("/National_Library/20161130034600oe_/http://microbit.org/assets/pdijdjqv.png"), -webkit-linear-gradient(left bottom, #42C0C7 30%, #00ED00 100%);
  background-image: url("/National_Library/20161130034600oe_/http://microbit.org/assets/pdijdjqv.png"), -ms-linear-gradient(left bottom, #42C0C7 30%, #00ED00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42c0c7', endColorstr='#00ed00',GradientType=1 ); }

.background-gradient--secondary {
  background-image: url("/National_Library/20161130034600oe_/http://microbit.org/assets/pxzagvwf.png"), -webkit-linear-gradient(325deg, #7623cc, #f3566c, #ffcc32);
  background-image: url("/National_Library/20161130034600oe_/http://microbit.org/assets/pxzagvwf.png"), -moz-linear-gradient(325deg, #7623cc, #f3566c, #ffcc32);
  background-image: url("/National_Library/20161130034600oe_/http://microbit.org/assets/pxzagvwf.png"), -o-linear-gradient(325deg, #7623cc, #f3566c, #ffcc32);
  background-image: url("/National_Library/20161130034600oe_/http://microbit.org/assets/pxzagvwf.png"), linear-gradient(40deg, #7623cc, #f3566c, #ffcc32); }

.background-gradient--alt {
  background-image: url("/National_Library/20161130034600oe_/http://microbit.org/assets/pxzagvwf.png");
  background-image: url("/National_Library/20161130034600oe_/http://microbit.org/assets/pxzagvwf.png");
  background-image: url("/National_Library/20161130034600oe_/http://microbit.org/assets/pxzagvwf.png");
  background-image: url("/National_Library/20161130034600oe_/http://microbit.org/assets/pxzagvwf.png");
  background-color: #ffffff; }

/**
 * Reset some basic elements
 */
body, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
  margin: 0;
  padding: 0; }

/**
 * Basic styling
 */
body {
  font: normal 16px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #111;
  background-color: #fdfdfd;
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  font-kerning: normal;
  -webkit-font-smoothing: antialiased;
  height: 100%;
  background-attachment: fixed;
  color: #333;
  line-height: 1.2; }

/**
 * Set `margin-bottom` to maintain vertical rhythm
 */
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
ul, ol, dl, figure {
  margin-bottom: 15px; }

/**
 * Images
 */
img {
  max-width: 100%;
  vertical-align: middle; }

/**
 * Figures
 */
figure > img {
  display: block; }

figcaption {
  font-size: 14px; }

/**
 * Lists
 */
ul, ol {
  margin-left: 30px; }

li > ul,
li > ol {
  margin-bottom: 0; }

/**
 * Headings
 */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

/**
 * Links
 */
a {
  color: #2a7ae2;
  text-decoration: none; }
  a:visited {
    color: #1756a9; }
  a:hover {
    color: #111;
    text-decoration: underline; }

/**
 * Blockquotes
 */
blockquote {
  color: #828282;
  border-left: 4px solid #e8e8e8;
  padding-left: 15px;
  font-size: 18px;
  letter-spacing: -1px;
  font-style: italic; }
  blockquote > :last-child {
    margin-bottom: 0; }

/**
 * Code formatting
 */
pre,
code {
  font-size: 15px;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  background-color: #eef; }

code {
  padding: 1px 5px; }

pre {
  padding: 8px 12px;
  overflow-x: auto; }
  pre > code {
    border: 0;
    padding-right: 0;
    padding-left: 0; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/**
 * Wrapper
 */
.wrapper {
  max-width: 1005px;
  margin-right: auto;
  margin-left: auto; }
  .wrapper .dropdown .inner {
    padding: 0; }
  .wrapper a {
    color: #fff; }
  @media screen and (max-width: 800px) {
    .wrapper {
      max-width: -webkit-calc(800px - (30px));
      max-width: calc(800px - (30px));
      padding-right: 15px;
      padding-left: 15px; } }

/**
 * Clearfix
 */
.wrapper:after, .footer-col-wrapper:after {
  content: "";
  display: table;
  clear: both; }

/**
 * Icons
 */
.icon > svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle; }
  .icon > svg path {
    fill: #828282; }

main {
  overflow: hidden; }

.group {
  clear: both;
  float: left;
  position: relative;
  width: 100%; }

.inner {
  margin: 0 auto;
  max-width: 1005px;
  padding: 0 8px;
  position: relative;
  width: 100%;
  /* 1 */ }

@media screen and (min-width: 992px) {
  .inner {
    padding: 0 16px; } }
.inner--flush {
  padding-left: 0;
  padding-right: 0; }

.column {
  float: left;
  position: relative;
  width: 50%; }

/* Clearfix (try not to use (wrapping elements in a .group is preferred) */
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

.banner__title {
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0;
  text-shadow: 0px 0px 15px black; }

.button {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  clear: both;
  cursor: pointer;
  display: block;
  height: 42px;
  line-height: 36px;
  max-width: 310px;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  -moz-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
  -o-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
  -webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
  transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
  white-space: nowrap;
  width: 100%;
  font-size: 20px;
  font-weight: 800; }
  .button:visited {
    color: #fff; }
  .button.small-btn {
    height: 32px;
    font-size: 14px;
    line-height: 26px;
    width: auto;
    float: left;
    padding: 0 25px;
    margin-bottom: 20px; }
  .button:hover {
    color: #333;
    text-decoration: none; }
  .button--orange {
    background-color: #ff8b27;
    border: 3px solid #ff8b27;
    color: #fff;
    border-radius: 5px; }
    .button--orange:hover {
      background-color: #00ed00;
      border: 3px solid #00ed00; }
  .button--purple {
    background-color: #6633cc;
    border: 3px solid #6633cc;
    color: #fff;
    border-radius: 5px; }
    .button--purple:hover {
      background-color: #00ed00;
      border: 3px solid #00ed00; }

.site-title {
  font-size: 26px;
  font-weight: 300;
  line-height: 36px;
  letter-spacing: -1px;
  margin-bottom: 0;
  float: left; }
  .site-title, .site-title:visited {
    color: #424242; }

.navbar-collapse {
  padding-left: 0;
  margin-left: -10px; }
  @media screen and (max-width: 600px) {
    .navbar-collapse {
      float: left;
      width: 100%; } }

.navbar-toggle {
  background-color: #fff; }
  .navbar-toggle svg {
    height: 12px; }

.site-nav {
  float: right;
  line-height: 56px; }
  .site-nav .menu-icon {
    display: none; }
  .site-nav .page-link {
    color: #fff;
    line-height: 1.5; }
    .site-nav .page-link:not(:last-child) {
      margin-right: 2px; }
    @media screen and (max-width: 600px) {
      .site-nav .page-link {
        text-align: left;
        color: #fff;
        margin: 0 !important;
        padding: 5px 3px !important;
        border-radius: 0 !important; } }
  @media screen and (max-width: 600px) {
    .site-nav {
      float: left;
      width: 100%;
      text-align: left;
      display: block;
      padding-bottom: 5px; }
      .site-nav .menu-icon {
        display: block;
        float: right;
        width: 36px;
        height: 26px;
        line-height: 0;
        padding-top: 10px;
        text-align: center; }
        .site-nav .menu-icon > svg {
          width: 18px;
          height: 15px; }
          .site-nav .menu-icon > svg path {
            fill: #424242; }
      .site-nav .page-link {
        display: block;
        padding: 5px 10px;
        margin-left: 20px; }
        .site-nav .page-link:not(:last-child) {
          margin-right: 0; } }

/**
 * Site footer
 */
.footer-heading {
  font-size: 18px;
  margin-bottom: 15px; }

.contact-list,
.social-media-list {
  list-style: none;
  margin-left: 0; }

.footer-col-wrapper {
  font-size: 15px;
  color: #828282;
  margin-left: -15px; }

.footer-col {
  float: left;
  margin-bottom: 15px;
  padding-left: 15px; }

.footer-col-1 {
  width: -webkit-calc(35% - (30px / 2));
  width: calc(35% - (30px / 2)); }

.footer-col-2 {
  width: -webkit-calc(20% - (30px / 2));
  width: calc(20% - (30px / 2)); }

.footer-col-3 {
  width: -webkit-calc(45% - (30px / 2));
  width: calc(45% - (30px / 2)); }

@media screen and (max-width: 800px) {
  .footer-col-1,
  .footer-col-2 {
    width: -webkit-calc(50% - (30px / 2));
    width: calc(50% - (30px / 2)); }

  .footer-col-3 {
    width: -webkit-calc(100% - (30px / 2));
    width: calc(100% - (30px / 2)); } }
@media screen and (max-width: 600px) {
  .footer-col {
    float: none;
    width: -webkit-calc(100% - (30px / 2));
    width: calc(100% - (30px / 2)); } }
/**
 * Page content
 */
.page-content {
  padding: 30px 0; }

.page-heading {
  font-size: 20px; }

.post-list {
  margin-left: 0;
  list-style: none; }
  .post-list > li {
    margin-bottom: 30px; }

.post-meta {
  font-size: 14px;
  color: #828282; }

.post-link {
  display: block;
  font-size: 24px; }

/**
 * Posts
 */
.post-header {
  margin-bottom: 30px; }

.post-title {
  font-size: 42px;
  letter-spacing: -1px;
  line-height: 1; }
  @media screen and (max-width: 800px) {
    .post-title {
      font-size: 36px; } }

.post-content {
  margin-bottom: 30px; }
  .post-content h2 {
    font-size: 32px; }
    @media screen and (max-width: 800px) {
      .post-content h2 {
        font-size: 28px; } }
  .post-content h3 {
    font-size: 26px; }
    @media screen and (max-width: 800px) {
      .post-content h3 {
        font-size: 22px; } }
  .post-content h4 {
    font-size: 20px; }
    @media screen and (max-width: 800px) {
      .post-content h4 {
        font-size: 18px; } }

mycaption {
  font-size: 14px; }

.section {
  background: transparent;
  padding: 20px 0; }
  @media screen and (min-width: 600px) {
    .section {
      padding: 40px 0; } }
  .section__intro {
    text-align: center; }

/* Fonts */
/* GTWalsheim - Bold */
@font-face {
  font-family: 'GT Walsheim Bold';
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/GTWalsheimBoldNew/gt-walsheim-bold.eot");
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/GTWalsheimBoldNew/gt-walsheim-bold.eot#iefix") format("embedded-opentype"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/GTWalsheimBoldNew/gt-walsheim-bold.woff2") format("woff2"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/GTWalsheimBoldNew/gt-walsheim-bold.woff") format("woff"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/GTWalsheimBoldNew/gt-walsheim-bold.ttf") format("truetype"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/GTWalsheimBoldNew/gt-walsheim-bold.svg#gt_walsheimbold") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Helvetica Neue - Regular */
@font-face {
  font-family: "Helvetica Neue";
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeue/HelveticaNeue_gdi.eot");
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeue/HelveticaNeue_gdi#iefix") format("embedded-opentype"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeue/HelveticaNeue_gdi.woff2") format("woff2"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeue/HelveticaNeue_gdi.woff") format("woff"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeue/HelveticaNeue_gdi.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* Helvetica Neue - Bold */
@font-face {
  font-family: "Helvetica Neue Bold";
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeueBold/HelveticaNeue-Bold_gdi.eot");
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeueBold/HelveticaNeue-Bold_gdi#iefix") format("embedded-opentype"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeueBold/HelveticaNeue-Bold_gdi.woff2") format("woff2"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeueBold/HelveticaNeue-Bold_gdi.woff") format("woff"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/HelveticaNeueBold/HelveticaNeue-Bold_gdi.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* Icons */
@font-face {
  font-family: 'microbit-icons';
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/microbit-icons.eot");
  src: url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/microbit-icons.eot#iefix") format("embedded-opentype"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/microbit-icons.ttf") format("truetype"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/microbit-icons.woff2") format("woff2"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/microbit-icons.woff") format("woff"), url("/National_Library/20161130034600oe_/http://microbit.org/assets/fonts/microbit-icons-2/microbit-icons.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@media screen and (min-width: 600px) {
  .alpha {
    font-size: 3.42857em;
    letter-spacing: -.025em;
    line-height: 1; } }
.alpha {
  font-family: "GT Walsheim Bold";
  font-size: 2.57143em;
  letter-spacing: -.025em;
  line-height: 1; }

.epsilon {
  font-size: 1.28571em;
  letter-spacing: -.025em;
  line-height: 1.22222; }

.site-footer {
  float: none !important;
  background: #000;
  color: #fff;
  font-family: "Helvetica Neue Regular", "Helvetica Neue", sans-serif;
  text-align: left;
  height: 105px; }
  @media screen and (max-width: 768px) {
    .site-footer {
      height: 155px; } }
  .site-footer p {
    color: #fff; }
  .site-footer .nav-list {
    padding: 0;
    margin: 0; }
    .site-footer .nav-list .nav-list__item {
      border-right: 1px solid #666;
      display: inline-block;
      margin: 0 9px 5px 0;
      padding: 0 12px 0 0; }
      .site-footer .nav-list .nav-list__item:last-child {
        border-right: none; }

/**
 *	Site footer
 */
.site-footer {
  background: #000;
  color: #fff;
  font-family: "Helvetica Neue Regular", "Helvetica Neue", sans-serif;
  padding: 18px 0 3px;
  text-align: left; }

.site-footer a {
  text-decoration: none; }

@media (min-width: 1025px) {
  .site-footer a:hover {
    text-decoration: underline; } }
.site-footer__copyright {
  font-family: "Helvetica Neue Bold", "Helvetica Neue", sans-serif;
  margin-top: 14px; }

.pre-footer {
  background: #fff;
  margin: 32px auto 0;
  padding: 16px 8px 0; }

.pre-footer-card {
  margin-bottom: 16px;
  text-align: left; }

.pre-footer-card a {
  text-decoration: none; }

@media (min-width: 1025px) {
  .pre-footer-card a:hover {
    text-decoration: underline; } }
.pre-footer-card__object img {
  display: block;
  width: 100%; }

.pre-footer-card__supporting {
  background: #efefef;
  min-height: 60px;
  padding: 4px 8px 8px; }

.pre-footer-card__supporting p {
  margin: 0; }

.pre-footer-card__supporting a {
  display: block; }

.nav-list .site-nav__item--selected {
  background-color: transparent;
  border-color: #666;
  border-radius: 0; }

.nav-list .site-nav__item--selected a {
  color: #fff !important; }

object {
  z-index: -1; }

* {
  margin: 0; }

html, body {
  height: 100%; }

.content {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  padding-bottom: 20px;
  margin: 0 auto -105px;
  /* the bottom margin is the negative value of the footer's height */ }
  @media screen and (max-width: 768px) {
    .content {
      margin: 0 auto -155px;
      /* the bottom margin is the negative value of the footer's height */ } }

footer, .push {
  height: 105px;
  /* '.push' must be the same height as 'footer' */ }
  @media screen and (max-width: 768px) {
    footer, .push {
      height: 155px; } }

/**
 *	Content block
 */
.img--right {
  padding-right: 0; }

.img--right img {
  float: right; }

.img--left {
  padding-left: 0; }

.img--left img {
  float: left; }

.editor--intro {
  margin: 35px 16px; }

@media screen and (min-width: 992px) {
  .editor--intro.editor--intro-left {
    margin-left: 32px;
    margin-right: 0px; }

  .editor--intro.editor--intro-right {
    margin-left: 0px;
    margin-right: 32px; } }
.editor--info {
  padding: 0 0 40px 0; }

.content-block {
  margin-top: 16px;
  position: relative;
  text-align: left;
  min-height: 370px; }

.content-block .media__object {
  margin: 0px 16px 0 0; }

.content-block .icon, .content-block .card__type-title {
  color: #000; }

.content-block.touchdevelop .content-block__header {
  background: #aa2fe7; }

.content-block.blocks .content-block__header {
  background: #aa2fe7; }

.content-block.code-kingdom .content-block__header {
  background: #aa2fe7; }

.content-block.python .content-block__header {
  background: #aa2fe7; }

.editor--content {
  background: #fff;
  float: left;
  color: #000; }

#blocks .editor--details {
  padding: 0; }

#blocks .inner:before {
  content: " ";
  background: #aa2fe7;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 24px;
  width: 100%;
  display: block; }

#touchdevelop .editor--details {
  padding: 0; }

#touchdevelop .inner:before {
  content: " ";
  background: #aa2fe7;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 24px;
  width: 100%;
  display: block; }

#code-kingdom .editor--details {
  padding: 0; }

#code-kingdom .inner:before {
  content: " ";
  background: #aa2fe7;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 24px;
  width: 100%;
  display: block; }

#python .editor--details {
  padding: 0; }

#python .inner:before {
  content: " ";
  background: #aa2fe7;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 24px;
  width: 100%;
  display: block; }

.content-block--coming-soon::after {
  background: rgba(210, 211, 213, 0.85);
  content: '';
  height: 100%;
  left: 8px;
  position: absolute;
  top: 0;
  width: 100%;
  width: calc(100% - 16px);
  z-index: 3; }

.content-block--coming-soon::before {
  border: 4px solid #333;
  border-radius: 50%;
  color: #333;
  content: "\e60a";
  font-family: 'microbit-icons';
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  height: 96px;
  left: 50%;
  line-height: 88px;
  margin: -48px 0 0 -48px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 96px;
  z-index: 4;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.content-block__header {
  color: #fff;
  height: 90px;
  padding: 16px;
  border-radius: 5px 5px 0 0; }

@media screen and (min-width: 480px) {
  .content-block__header h2 img {
    max-width: 276px; } }
.create-cards {
  max-width: 1005px;
  margin: 0 auto; }

.content-block__body {
  background: #fff;
  color: #282828;
  border-radius: 0 0 5px 5px;
  margin-top: -2px; }

.content-block__body .inner {
  min-height: 64px; }

@media screen and (min-width: 1px) {
  .content-block__body .inner {
    padding: 0 16px; } }
@-moz-document url-prefix() {
  .content-block__body .inner {
    min-height: 78px; } }
.content-block__list__item {
  padding: 16px 16px 0; }

.content-block__list__item a {
  text-decoration: none !important; }

@media (min-width: 1025px) {
  .content-block__list__item a:hover {
    text-decoration: underline !important; } }
li a {
  text-decoration: none; }

li a:hover {
  text-decoration: underline; }

.content-block__more {
  text-align: left;
  /*padding: 0px 15px; */
  border-top: 1px solid #dedede; }

.content-block__more__link {
  color: #282828;
  display: block;
  padding: 13px 15px;
  text-decoration: none; }

.content-block__more__link:hover, .content-block__more__link:focus {
  text-decoration: underline;
  background-color: #333;
  color: #fff;
  padding: 15px 15px;
  width: 100%; }

.content-block__more__link .icon {
  color: #282828; }

.content-block__more__link .icon, .content-block__doc__link .icon {
  margin-bottom: 0px;
  top: 0px; }

.content-block__doc__link {
  text-decoration: underline; }

.content-block__more__link span {
  margin-right: 5px; }

.content__coming--soon {
  text-align: center;
  padding: 30px 16px 0; }

.editor--details {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.editor--details .editor-img--right {
  float: right; }

.editor--details .editor-img--left {
  float: left; }

@media screen and (max-width: 600px) {
  .editor--details .editor-img img {
    display: none; } }
.content-block__footer {
  padding-bottom: 44px; }

/* ABOUT PAGE CSS */
.list-inline li {
  display: inline-block;
  max-width: 310px;
  width: 100%; }

.list-inline {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
  margin-top: 32px; }

.list-inline li.site-nav__item--selected {
  background: none; }

.about__intro {
  text-align: center;
  margin: 0 auto;
  width: 75%;
  color: #000; }

.button--control, .site-nav__item--selected .button--control {
  font-size: 1.28571em;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  background-color: #6633cc;
  border: 3px solid #6633cc;
  color: #fff;
  cursor: pointer;
  height: 42px;
  line-height: 36px;
  max-width: 310px;
  border-radius: 4px; }

.button.slick-arrow {
  border-radius: 4px;
  background-color: #6633cc;
  border: 3px solid #6633cc;
  color: #fff;
  cursor: pointer;
  height: 42px;
  line-height: 36px;
  max-width: 310px; }

.button.slick-arrow.slick-disabled, .button.slick-arrow:hover, .button.slick-arrow:focus {
  border-radius: 4px;
  background-color: #00ee00;
  border: 3px solid #00ee00;
  color: #333;
  cursor: pointer;
  height: 42px;
  line-height: 36px;
  max-width: 310px; }

@media screen and (max-width: 600px) {
  .button--control {
    margin-bottom: 16px;
    display: block; } }
.last--section {
  padding-bottom: 20px;
  margin-bottom: 0; }

.button--control:hover, .button--control:focus, .button--control.active {
  background-color: #00ee00;
  border-color: #00ee00;
  color: #333; }

@media screen and (min-width: 450px) and (max-width: 650px) {
  .content-block__header h2 img {
    max-width: 245px; } }
.block-list content-block__list {
  margin-bottom: 16px; }

.block__editor-intro {
  min-height: 70px;
  margin-top: 16px;
  font-family: "Helvetica Neue Regular", "Helvetica Neue", sans-serif;
  font-weight: normal; }

.content-block__body .inner p {
  font-family: "Helvetica Neue Regular", "Helvetica Neue", sans-serif;
  font-weight: normal; }

@-moz-document url-prefix() {
  .block__editor-intro {
    min-height: 80px;
    margin-top: 16px; } }
/* Start BBC Code */
.msc-hide-image {
  display: none !important; }

 /**
*	Primary content
*/
h2 {
  -ms-word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

@media screen and (max-width: 600px) {
  .md-tutorial {
    padding: 0 !important; } }
.primary-content {
  -ms-word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  background: #fff;
  margin: 16px 0;
  /*float: left; */ }

@media screen and (min-width: 600px) {
  .primary-content {
    margin-bottom: 0; } }
@media screen and (max-width: 992px) {
  .primary-content {
    width: 100%;
    float: left; } }
.primary-content__inner {
  padding: 19px 10px 2px;
  color: #000; }

.primary-content__inner--alt {
  padding: 26px 16px 20px; }

.primary-content__inner--alt .td-tutorial {
  padding: 0; }

.primary-content a {
  -ms-word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

/* MAIN */
@media screen and (min-width: 600px) {
  .md-box-screen {
    min-height: 494px; } }
@media screen and (max-width: 600px) {
  .breadcrumb--lesson {
    display: none; } }
@media screen and (max-width: 600px) {
  .md-snippet {
    margin: 0; } }
/* Sidebar */
.sidebar {
  margin: 16px 0; }

/* Secondary Content */
.secondary-content {
  background: #f5f5f5;
  margin: 16px 0;
  padding: 25px 16px 11px;
  color: #000; }

.secondary-content__block {
  margin: 43px 0 0; }

.secondary-content__block + .secondary-content__block {
  margin-top: 25px; }

/* Tutorial section */
.print-icon {
  text-align: center;
  display: block;
  border: none;
  background-color: transparent; }

@media screen and (max-width: 600px) {
  .print-icon {
    display: none; } }
@media screen and (max-width: 992px) {
  .print-icon {
    text-align: right; } }
.print-icon img {
  padding: 6px;
  margin-top: 4px; }

.answer {
  margin-bottom: 16px; }

/**
	* 404 Error Page
	*/
.section--e404 {
  min-height: 100vh; }

.e404 {
  background: #fff url(/National_Library/20161130034600oe_/http://microbit.org/files/images/bg-e404-icon.png) center bottom no-repeat;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  color: #333;
  padding: 16px 16px 120px;
  text-align: center; }

.e404__title {
  color: #00ed00; }

.e404 .section__intro h1, .e404 .section__intro h2, .e404 .section__intro h3, .e404 .section__intro .epsilon {
  text-shadow: none; }

.holding--content {
  color: #000; }

.holding--logo {
  padding-bottom: 40px; }

.holding--logo img {
  width: 65%; }

@media screen and (max-width: 600px) {
  .holding--logo img {
    width: 100%; } }
/**
 *	Partner Card
 */
.partner-card {
  margin-bottom: 32px;
  margin-top: 20px;
  text-align: center; }

@media screen and (min-width: 600px) {
  .partner-card {
    margin-bottom: 20px; }

  .partner-card:nth-child(2n+1) {
    clear: both; } }
@media screen and (min-width: 992px) {
  .partner-card:nth-child(1n+1) {
    clear: none; }

  .partner-card:nth-child(4n+1) {
    clear: both; } }
.partner-card__media {
  margin-bottom: 16px; }

@media screen and (min-width: 600px) {
  .partner-card__media {
    height: 119px;
    line-height: 119px; } }
.partner-card__media img {
  display: inline-block;
  vertical-align: middle; }

.partner-row {
  background-color: #fff;
  color: #000;
  margin-bottom: -1px;
  padding: 16px 0; }

@media screen and (max-width: 992px) {
  .partner-row img {
    margin: 0 auto;
    display: block; } }
.partner-row .partner__inner {
  padding: 19px 10px 2px; }

.partner-row .partner__inner .epsilon {
  font-weight: 700; }

.partner-row .partner__inner p {
  margin-top: 0; }

.product-row {
  background-color: #fff;
  color: #000;
  padding: 16px 0 0 0;
  margin: 16px 0 -1px 0; }

.product-row .product__inner {
  padding: 26px 16px 20px; }

/**
 *	Search
 */
section.search-box {
  background: #7622cc;
  display: block;
  padding: 0; }

section.search-box form {
  position: relative;
  padding: 0 0 0 8px;
  overflow: hidden; }

section.search-box form label {
  display: block;
  overflow: hidden;
  padding-bottom: 20px;
  position: relative;
  /*padding-right:38px*/ }

section.search-box form label span {
  position: absolute;
  width: 1px;
  height: 1px;
  top: -999px;
  left: -999px; }

section.search-box form input.search-q {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  width: 100%;
  color: #262626;
  -webkit-appearance: none;
  letter-spacing: -0.2px;
  -webkit-border-image: none;
  -o-border-image: none;
  border-image: none;
  border: 0;
  border-radius: 0;
  background: #fff;
  outline: medium none;
  padding: 4px 38px 4px 8px;
  z-index: 1;
  overflow: hidden;
  margin: 11px 0 0 0; }

section.search-box form span.icon_clear {
  width: 20px;
  height: 20px;
  top: 23px;
  opacity: 0;
  left: auto;
  display: block;
  background: #fff url("/National_Library/20161130034600oe_/http://microbit.org/assets/rsargzei.png") no-repeat scroll -60px 0;
  z-index: 3;
  right: 8px;
  cursor: pointer; }

section.search-box form button {
  background: url("/National_Library/20161130034600oe_/http://microbit.org/assets/rsargzei.png") no-repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  float: right;
  height: 20px;
  outline-color: #fff;
  width: 20px;
  cursor: pointer;
  display: block;
  padding: 8px;
  margin: 20px 16px 0 8px; }

section.search-box form button span {
  position: absolute;
  width: 1px;
  height: 1px;
  top: -999px;
  left: -999px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  section.search-box form button {
    background: url("/National_Library/20161130034600oe_/http://microbit.org/assets/rsargzei.png") no-repeat scroll 0 0;
    background-size: 350px 32px; }

  section.search-box form span.icon_clear {
    background: url("/National_Library/20161130034600oe_/http://microbit.org/assets/rsargzei.png") no-repeat scroll -60px 0;
    background-size: 350px 32px; } }
@media (min-width: 25em) {
  section.search-box {
    padding: 0; }

  section.search-box form {
    padding: 0 8px 0 16px; } }
@media (min-width: 37.5em) {
  section.search-box {
    height: 92px; }

  section.search-box form {
    margin: 0 auto;
    max-width: 992px;
    padding: 0 0 0 5px; }

  section.search-box form input.search-q {
    margin: 18px 0 0 2px;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 48px;
    padding: 4px 0 4px 16px;
    border-right: solid #fff 64px; }

  section.search-box form button {
    width: 30px;
    height: 30px;
    background-position: -25px 0;
    margin: 28px 16px 0 16px;
    padding: 8px 0 8px 8px; }

  section.search-box form span.icon_clear {
    background-position: -80px 8px;
    width: 32px;
    height: 32px;
    top: 28px; } }
.row--search h2 {
  text-align: right;
  margin-right: 15px; }

@media screen and (max-width: 992px) {
  .row--search h2 {
    text-align: left;
    margin: 16px 0; }

  .search__editor--link {
    margin-top: 8px; } }
.vertical__list li {
  display: inline-block;
  margin-right: 10px; }

.search--details {
  border-bottom: 1px solid #dedede;
  padding-bottom: 16px; }

h3.delta.search__card__title {
  margin: 15px 0px; }

.search--content {
  -ms-word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  background: #fff;
  margin: 0;
  float: left; }

.inner--search {
  max-width: 994px;
  /*margin-bottom:47px;*/ }

.search__card__title a {
  text-decoration: none; }

.search__card__title a:hover {
  text-decoration: underline; }

.search--content {
  padding-bottom: 25px; }

.search--content:first-of-type {
  padding-top: 25px; }

#nothingFound p {
  font-size: 2em; }

#loading {
  display: none; }

#searchBox:focus::-webkit-input-placeholder {
  color: transparent; }

#searchBox:focus:-moz-placeholder {
  color: transparent; }

/* FF 4-18 */
#searchBox:focus::-moz-placeholder {
  color: transparent; }

/* FF 19+ */
#searchBox:focus:-ms-input-placeholder {
  color: transparent; }

/* IE 10+ */
.loader {
  font-size: 10px;
  margin: 50px auto;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #ffffff;
  background: url("https://web-archive.nli.org.il/National_Library/20161130034600oe_/https://microbit0.blob.core.windows.net/pub/vdarrkba");
  background-repeat: no-repeat;
  position: relative; }

@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.search--details a {
  color: #000;
  font-family: "Helvetica Neue Bold", "Helvetica Neue", sans-serif; }

.delta.search__card__title a {
  font-family: "Helvetica Neue Bold", "Helvetica Neue", sans-serif;
  line-height: 1.16667; }

@media screen and (min-width: 600px) {
  .delta {
    font-size: 20px; } }
.discover {
  font-size: 26px; }

@media screen and (max-width: 767px) {
  .taster-filter__dropdown-search {
    display: none; }

  .discover {
    font-size: 16px; } }
.taster-filter__dropdown-search .icon--search {
  color: #fff;
  font-size: 24px; }
.taster-filter__dropdown-search:hover {
  background: #00ed00;
  color: #000; }
  .taster-filter__dropdown-search:hover .icon--search {
    color: #000; }

#team-section {
  clear: both;
  width: 100%;
  float: left; }
  #team-section p {
    float: left;
    width: 33.3%;
    height: 120px; }
    @media screen and (max-width: 767px) {
      #team-section p {
        width: 50%; } }
    @media screen and (max-width: 480px) {
      #team-section p {
        width: 100%; } }
    #team-section p span {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      display: block; }
    #team-section p img {
      margin-right: 10px;
      float: left; }
