@font-face {
  font-family: 'PBS_Kids_Headline';
  src: url("fonts/pbskidsheadline-regular-webfont.eot?") format("eot"), url("fonts/pbskidsheadline-regular-webfont.woff") format("woff"), url("fonts/pbskidsheadline-regular-webfont.ttf") format("truetype"); }
@font-face {
  font-family: 'PBS_Kids_Headline_Bold';
  src: url("fonts/pbskidsheadline-bold-webfont.eot?") format("eot"), url("fonts/pbskidsheadline-bold-webfont.woff") format("woff"), url("fonts/pbskidsheadline-bold-webfont.ttf") format("truetype");
  font-weight: bold; }
@font-face {
  font-family: 'PBS_Kids_Headline_Condensed';
  src: url("fonts/pbskids_headlinecondensed-reg-webfont.eot?") format("eot"), url("fonts/pbskids_headlinecondensed-reg-webfont.woff") format("woff"), url("fonts/pbskids_headlinecondensed-reg-webfont.ttf") format("truetype"); }
@font-face {
  font-family: 'PBS_Kids_Headline_Condensed_Bold';
  src: url("fonts/pbskids_headlinecondensed-bold-webfont.eot?") format("eot"), url("fonts/pbskids_headlinecondensed-bold-webfont.woff") format("woff"), url("fonts/pbskids_headlinecondensed-bold-webfont.ttf") format("truetype");
  font-weight: bold; }
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.main-container *,
#more-resources * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

body {
  font-family: "Colfax-Regular", Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimize-legibility;
  background: #F2F2F2; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "PBS_Kids_Headline", Arial, Helvetica, sans-serif;
  font-weight: bold; }

.wrapped {
  display: block;
  margin: 0 auto;
  max-width: 960px;
  width: 100%; }

.wrap {
  max-width: 1000px;
  margin: 0 auto 20px; }

.no-mobile {
  display: block !important; }

.no-desktop {
  display: none !important; }

/* Learn landing page */
.landing header {
  position: absolute;
  z-index: 11;
  width: 100%; }
.landing .big {
  margin: 40px auto;
  color: #fff; }

.gallery {
  clear: both; }
  .gallery img {
    display: block; }

@media only screen and (max-width: 768px) {
  .no-mobile {
    display: none !important; }

  .no-desktop {
    display: block !important; } }
a {
  color: #58CBF1; }

.sky {
  background-color: #58CBF1; }
  @media only screen and (max-width: 960px) {
    .sky {
      background-color: #20c4f4; } }

.horizon-bar {
  background-color: #FECE6D; }
  @media only screen and (max-width: 1025px) {
    .horizon-bar {
      padding-left: 20px; } }

.sandy {
  position: relative;
  background-color: #FEEECB; }

.alignleft {
  float: left;
  margin-right: 20px; }

.alignright {
  float: right;
  margin-left: 20px; }

header .mobile-head {
  display: none; }
  header .mobile-head img {
    max-width: 100%; }
  @media only screen and (max-width: 960px) {
    header .mobile-head {
      display: block; } }
header .sky {
  position: relative;
  padding: 20px 0 0 0; }
  @media only screen and (max-width: 780px) {
    header .sky {
      padding: 15px 10px; } }
header #logo {
  position: relative;
  margin: 0 20px 0 -20px;
  float: left; }
  .summer header #logo {
    margin-left: -50px;
    margin-right: 35px; }
    .summer header #logo:before {
      position: absolute;
      z-index: 0;
      left: 74px;
      right: 0;
      bottom: -87px;
      margin: auto;
      content: '';
      display: block;
      width: 188px;
      height: 97px;
      background: url(../img/lines.svg) no-repeat 3px; }
    @media only screen and (max-width: 1080px) {
      .summer header #logo {
        margin-left: 5px; } }
  @media only screen and (max-width: 900px) {
    header #logo {
      display: none; } }
header .desktop-head {
  position: relative;
  float: left;
  width: 660px;
  height: 407px;
  margin-bottom: -25px;
  font-size: 0;
  background: transparent url("../img/summer-safari-logo.svg") no-repeat center center; }
  header .desktop-head img {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%; }
  @media only screen and (max-width: 900px) {
    header .desktop-head {
      float: none;
      margin: 0 auto 20px auto;
      width: 95%;
      max-width: 600px;
      height: auto;
      padding-bottom: 64%;
      background: transparent url("../img/summer-safari-logo-mobile.svg") no-repeat center center;
      background-size: 100%; } }

/* Video Player */
.video {
  padding: 40px 0 20px 0;
  clear: both;
  overflow: hidden; }
  .video .video-heading {
    text-align: center;
    font-size: 2.1em;
    margin-bottom: 20px;
    margin-top: 0; }

#app img, #app embed, #app object, #app video {
  width: 100% !important; }

#app video, #app object, #app embed, #app button {
  outline: none;
  border: none; }

#app button {
  cursor: pointer;
  vertical-align: middle; }

#app button img {
  vertical-align: middle;
  height: 1.2em; }

#player {
  width: 100%;
  max-width: 710px;
  margin: 0 auto; }

#player .frame {
  border: none;
  width: 100%; }

#player #video-player {
  width: 710px;
  height: 400px;
  background: #000; }

@media only screen and (max-width: 780px) {
  #player #video-player {
    width: 100%;
    height: auto; } }
#player .timer-wrapper {
  background: #249ac1;
  padding: 5px 0 15px; }

#player .timer-remaining {
  color: #AECECE;
  font-size: 0.875em;
  font-family: Arial, sans-serif;
  width: 11.2244898%;
  margin-right: 1.36054422%;
  text-align: right;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 fix for "display:inline-block"*/ }

#player .scrubber {
  width: 72.10884354%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 fix for "display:inline-block"*/
  margin: 8px 0 2px;
  cursor: pointer; }

#player .scrubber .scrubber-track {
  width: 100%;
  height: 6px;
  margin: 10px;
  background-color: #AECECE;
  border-radius: 10px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 fix for "display:inline-block"*/
  vertical-align: middle;
  text-align: left; }

#player .scrubber .scrubber-thumb {
  width: 26px;
  height: 26px;
  background: #FFF;
  border: solid 2px #aecece;
  border-radius: 26px;
  position: relative !important;
  top: -10px; }

#player #controlrack {
  margin: 10px auto 0px;
  padding-bottom: 11px;
  text-align: center; }

#player #controlrack button {
  width: 112px;
  padding: 0px;
  border-bottom: solid #3d8ca6 8px;
  line-height: 56px;
  font-family: 'PBS_Kids_Headline',sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  background: #58CBF1;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 fix for "display:inline-block"*/
  position: relative; }

#player #controlrack button:hover {
  border-bottom: 0px;
  bottom: -4px; }

#player #controlrack button#captions-button {
  width: 40px;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  margin-left: 8px;
  padding: 8px 0; }

@media only screen and (max-width: 780px) {
  #player #controlrack button {
    line-height: 48px;
    font-size: 20px;
    font-weight: normal;
    width: 94px; } }
@media only screen and (max-width: 480px) {
  #player #controlrack button {
    width: 80px; }

  #player #controlrack button#captions-button {
    margin-top: 15px;
    margin-left: 0; } }
#player #controlrack .play-pause button {
  margin-left: 8px;
  margin-right: 8px; }

#player #controlrack .play-pause button strong {
  display: none; }

#player #controlrack .play-pause button:before {
  content: "Play"; }

#player #controlrack .play-pause.playing button:before {
  content: "Pause"; }

#player #controlrack .next button {
  font-size: 0; }

#player #controlrack .next button:before {
  content: "";
  background: #FFF;
  width: 20px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  top: -3px;
  position: relative; }

#player #controlrack .next button:after {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 28px solid #FFF;
  border-bottom: 20px solid transparent;
  border-top: 20px transparent solid;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  margin-right: -4px;
  top: -3px;
  position: relative; }

#player #controlrack .previous button {
  font-size: 0; }

#player #controlrack .previous button:before {
  content: "";
  width: 0px;
  height: 0px;
  border-right: 28px solid #FFF;
  border-bottom: 20px solid transparent;
  border-top: 20px transparent solid;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  margin-left: -4px;
  top: -3px;
  position: relative; }

#player #controlrack .previous button:after {
  content: "";
  background: #FFF;
  width: 20px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  top: -3px;
  position: relative; }

#playlist-wrapper {
  display: none !important; }

.top .dates {
  color: #000;
  padding: 27px 0;
  font-size: 32px; }
  @media only screen and (max-width: 780px) {
    .top .dates {
      font-size: 28px;
      padding: 12px 0; } }
.top .sandy {
  padding: 20px 0;
  color: #000; }
  .top .sandy .top_heading_wrap {
    float: left; }
    .top .sandy .top_heading_wrap a {
      display: block;
      font-weight: bold;
      text-decoration: none;
      font-size: 22px;
      padding-top: 15px; }
    @media only screen and (max-width: 1025px) {
      .top .sandy .top_heading_wrap {
        padding: 0 20px; } }
  .top .sandy h1 {
    text-transform: uppercase;
    font-size: 52px;
    line-height: 52px;
    max-width: 480px;
    margin-top: 20px;
    margin-bottom: 30px;
    font-family: "PBS_Kids_Headline", Arial, Helvetica, sans-serif;
    font-weight: bold; }
    @media only screen and (max-width: 780px) {
      .top .sandy h1 {
        font-size: 40px;
        margin-top: 0;
        margin-bottom: 10px;
        line-height: 40px; } }
  .top .sandy p {
    font-size: 21px;
    max-width: 480px;
    margin-left: 0; }
    @media only screen and (max-width: 930px) {
      .top .sandy p {
        max-width: 100%; } }

aside {
  position: relative;
  float: right;
  width: 40%; }
  @media only screen and (max-width: 1025px) {
    aside {
      margin-right: 2%; } }
  @media only screen and (max-width: 930px) {
    aside {
      clear: both;
      float: none;
      width: 80%; }
      aside img {
        display: none; } }
  @media only screen and (max-width: 768px) {
    aside {
      width: 95%; } }
  aside:before {
    display: block;
    content: " ";
    background: url(../img/kratts.png) no-repeat 0 0;
    width: 122px;
    height: 231px;
    position: absolute;
    right: 40px;
    top: -297px; }
    @media only screen and (max-width: 1080px) {
      aside:before {
        display: none; } }
  aside .dailytip-container {
    position: relative;
    width: 100%;
    height: auto;
    clear: both;
    background: rgba(255, 255, 255, 0.85);
    background-size: 100% 100%;
    padding: 30px 30px 10px 30px;
    border-top: 6px solid #4DD5F9;
    border-bottom: 6px solid #4DD5F9;
    position: relative;
    top: -95px; }
    aside .dailytip-container:before {
      position: absolute;
      left: -10px;
      top: -6px;
      display: block;
      content: '';
      width: 20px;
      height: 100%;
      background: rgba(255, 255, 255, 0.85);
      border-left: 6px solid #4DD5F9;
      border-bottom: 6px solid #4DD5F9;
      border-top: 6px solid #4DD5F9;
      -webkit-transform: skew(1deg);
      transform: skew(1deg); }
    aside .dailytip-container:after {
      position: absolute;
      right: -10px;
      top: -6px;
      display: block;
      content: '';
      width: 20px;
      height: 100%;
      background: rgba(255, 255, 255, 0.85);
      border-right: 6px solid #4DD5F9;
      border-top: 6px solid #4DD5F9;
      border-bottom: 6px solid #4DD5F9;
      -webkit-transform: skew(-2deg);
      transform: skew(-2deg); }
    aside .dailytip-container img {
      position: absolute;
      z-index: 111;
      bottom: -67px;
      right: 5px; }
    @media only screen and (max-width: 930px) {
      aside .dailytip-container {
        top: 10px;
        margin-left: -10px; } }
    @media only screen and (max-width: 480px) {
      aside .dailytip-container {
        background-size: cover;
        min-height: 390px;
        background-position: 105% 0 !important;
        padding-right: 20px; } }
  aside h2 {
    margin-top: 0;
    font-size: 32px; }
  aside #dailytip {
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 1em; }
    aside #dailytip a {
      background: url(../img/pinkbox.svg);
      width: 167px;
      height: 42px;
      display: inline-block;
      color: #fff;
      text-transform: uppercase;
      font-family: "PBS_Kids_Headline", Arial, Helvetica, sans-serif;
      line-height: 40px;
      text-align: center;
      font-size: 19px;
      margin-top: 20px; }

.headline {
  clear: both;
  display: block;
  margin: 0 auto;
  padding: 40px 0;
  letter-spacing: .01em;
  text-align: center;
  font-size: 32px;
  color: #000; }
  @media only screen and (max-width: 780px) {
    .headline {
      font-size: 24px;
      line-height: 30px;
      padding: 20px;
      text-align: left; } }

.boxed {
  background: #fff;
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 50px;
  -webkit-box-shadow: 0px 1px 5px 1px rgba(212, 212, 212, 0.8);
  -moz-box-shadow: 0px 1px 5px 1px rgba(212, 212, 212, 0.8);
  box-shadow: 0px 1px 5px 1px rgba(212, 212, 212, 0.8); }
  .boxed.no-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .boxed ul {
    list-style: none;
    margin: 0;
    padding: 20px 30px; }
    .boxed ul li {
      padding: 10px 0 20px; }
      .boxed ul li a {
        text-decoration: none;
        font-size: 26px;
        color: #000;
        line-height: 1.35em;
        display: block; }
        .boxed ul li a strong {
          display: block;
          padding: 0 0 10px;
          color: #58CBF1;
          font-family: "PBS_Kids_Headline", Arial, Helvetica, sans-serif;
          font-weight: bold;
          font-size: 31px;
          margin-bottom: 0px; }
  .boxed h1 {
    margin: 0;
    padding: 15px 0 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 42px; }
    .boxed h1 span {
      padding-left: 80px; }
    @media only screen and (max-width: 780px) {
      .boxed h1 {
        font-size: 32px;
        line-height: 42px; } }
  .modal-holder .boxed h1 {
    padding-left: 0;
    color: #000; }
  .boxed h2 {
    color: #58CBF1;
    font-size: 31px;
    padding: 20px 30px 10px; }
  .modal-holder .boxed h2 {
    display: block;
    padding: 0 0 10px;
    color: #58CBF1;
    font-family: "PBS_Kids_Headline", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 31px;
    margin-bottom: 0px; }
  .boxed p {
    font-size: 26px;
    line-height: 1.35em;
    margin: 0;
    padding: 0 30px;
    color: #000; }
  .boxed.play a:hover strong {
    text-decoration: underline; }
  .boxed.partner-area {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .boxed.watch a:hover {
    text-decoration: none; }
    .boxed.watch a:hover h2 {
      text-decoration: underline; }
  .boxed.activities a:hover strong {
    text-decoration: underline; }
  @media only screen and (max-width: 780px) {
    .boxed {
      box-shadow: none;
      margin-bottom: 0; } }

.play.boxed h1 {
  background: #F953D2;
  padding: 25px 0;
  padding-left: 35px; }
  .play.boxed h1 span {
    position: relative; }
    .play.boxed h1 span:before {
      display: block;
      content: " ";
      background: url(../img/nav-button-icons.svg) no-repeat 0 0;
      background-size: cover;
      width: 65px;
      height: 65px;
      position: absolute;
      left: 0;
      top: -8px;
      bottom: 0;
      margin: auto; }
    .play.boxed h1 span:after {
      display: block;
      content: " ";
      background: url(../img/spinner.svg) no-repeat center center;
      width: 53px;
      height: 53px;
      position: absolute;
      left: 6px;
      top: -3px;
      bottom: 0;
      margin: auto; }

.play.boxed h1 span:hover:after {
  -webkit-animation-name: spinner;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -moz-name: spinner;
  -moz-duration: 2s;
  -moz-iteration-count: 1;
  -moz-timing-function: linear;
  animation-name: spinner;
  animation-duration: 2s;
  animation-iteration-count: 1;
  animation-timing-function: linear; }

.watch.boxed.wrapped div.wrapped {
  padding-bottom: 20px; }

.watch.boxed h1 {
  background: #1AE8CF;
  padding: 25px 0;
  padding-left: 35px; }
  .watch.boxed h1 span {
    position: relative; }
    .watch.boxed h1 span:before {
      display: block;
      content: " ";
      background: url(../img/play2.svg) no-repeat center center;
      background-size: cover;
      width: 65px;
      height: 65px;
      position: absolute;
      left: 0;
      top: -8px;
      bottom: 0;
      margin: auto; }

.activities.boxed,
.more-explore {
  margin-top: 50px; }
  .activities.boxed.more-explore,
  .more-explore.more-explore {
    margin-top: 0; }
  .activities.boxed.more-explore > h1,
  .more-explore.more-explore > h1 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 40px;
    padding-left: 30px;
    background: #F759D0;
    font-size: 42px; }
    .activities.boxed.more-explore > h1 span,
    .more-explore.more-explore > h1 span {
      padding-left: 0; }
    .activities.boxed.more-explore > h1 span:before,
    .more-explore.more-explore > h1 span:before {
      display: none; }
  .activities.boxed > h1,
  .more-explore > h1 {
    background: #58CBF1;
    padding: 25px 0;
    padding-left: 35px; }
    .activities.boxed > h1 span,
    .more-explore > h1 span {
      position: relative; }
      .activities.boxed > h1 span:before,
      .more-explore > h1 span:before {
        display: block;
        content: " ";
        background: url(../img/scissors.svg) no-repeat center center;
        background-size: cover;
        width: 65px;
        height: 64px;
        position: absolute;
        left: 0;
        top: -8px;
        bottom: 0;
        margin: auto; }

.explore {
  padding: 0px 40px 40px 40px;
  margin-bottom: 50px;
  background: #FFCE6C;
  padding: 50px 40px 40px 40px;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3); }
  .explore.kid-zone {
    padding-right: 20px;
    background: #8ad4ea; }
    .explore.kid-zone h1 {
      margin-top: 20px; }
    .explore.kid-zone p {
      font-weight: bold; }
    @media only screen and (max-width: 780px) {
      .explore.kid-zone {
        padding-right: 40px; } }
  .explore img.alignleft {
    width: 220px;
    height: auto;
    margin-right: 1.8em; }
    @media only screen and (max-width: 780px) {
      .explore img.alignleft {
        float: none !important;
        margin-right: 0;
        margin: 0 auto;
        display: block; } }
  .explore h1 {
    color: #02436F;
    font-size: 31px;
    margin-top: 30px;
    text-transform: uppercase; }
    @media only screen and (max-width: 780px) {
      .explore h1 {
        margin-top: 15px;
        margin-bottom: 10px;
        line-height: 1.2em; } }
  .explore p {
    font-size: 25px;
    color: #000;
    padding-right: 80px;
    padding-left: 0;
    margin-bottom: 1.5em;
    overflow: hidden; }
    @media only screen and (max-width: 780px) {
      .explore p {
        padding-right: 0;
        margin-left: 0; } }
  @media only screen and (max-width: 780px) {
    .explore {
      padding-top: 15px; } }
  .explore a:hover {
    text-decoration: none; }
    .explore a:hover h1 {
      text-decoration: underline; }

@media only screen and (max-width: 780px) {
  .itunes,
  .reading,
  .pta,
  .explore,
  .kid-zone {
    padding-left: 20px;
    padding-right: 20px; }
    .itunes p,
    .reading p,
    .pta p,
    .explore p,
    .kid-zone p {
      padding: 0; } }

.wordgirl,
.itunes,
.reading,
.pta {
  margin-top: 20px;
  margin-bottom: 50px;
  padding: 30px 15px;
  overflow: hidden; }
  .wordgirl img,
  .itunes img,
  .reading img,
  .pta img {
    max-width: 100%; }
  .wordgirl:hover a,
  .itunes:hover a,
  .reading:hover a,
  .pta:hover a {
    text-decoration: underline; }

.wordgirl:hover a {
  text-decoration: none; }

.wordgirl {
  text-align: center; }
  .wordgirl h1 {
    margin-top: 0;
    padding-top: 0;
    font-size: 1.5em;
    line-height: 1.4em;
    color: #EC0479; }
  .wordgirl p {
    padding: 0 0 20px 0;
    text-align: left;
    font-size: 1.1em; }
  .wordgirl .wordgirl-content {
    overflow: hidden; }
  .wordgirl .no-mobile {
    display: none; }
  .wordgirl img.tn {
    border: 1px solid #ccc;
    float: none;
    display: inline-block;
    width: 80%;
    height: auto;
    margin-right: 0;
    margin-bottom: 20px; }
  .wordgirl .btn {
    display: block;
    float: left;
    width: 45%;
    margin: 0 2.5%;
    padding: 1.2em;
    font-family: 'PBS_Kids_Headline',sans-serif;
    color: #fff;
    background: #00C3F7; }
    .wordgirl .btn:hover, .wordgirl .btn span:hover {
      text-decoration: underline; }
    .wordgirl .btn.close-video {
      background: #fc419f; }
  .wordgirl.parents .btn {
    float: none;
    margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .wordgirl {
      padding: 30px;
      text-align: left; }
      .wordgirl h1 {
        font-size: 1.7em; }
      .wordgirl img.tn {
        display: block;
        width: 220px;
        height: 280px;
        float: left;
        margin-right: 40px; }
      .wordgirl p {
        font-size: 1.4em;
        margin-top: 0;
        margin-bottom: 10px; }
      .wordgirl .btn {
        width: 30%;
        padding: .8em 0;
        margin: 0 3% 0 0;
        float: left;
        font-size: 1.2em;
        text-align: center; }
        .wordgirl .btn span {
          display: inline !important; }
      .wordgirl .btn:last-of-type {
        margin-right: 0; }
      .wordgirl.parents .btn {
        float: left; } }
  @media only screen and (min-width: 1000px) {
    .wordgirl .btn {
      width: 35%;
      padding: .7em 0;
      margin-right: 2%;
      float: left;
      text-align: center; } }

.rif {
  margin-bottom: 50px;
  background: #21C4F4; }
  .rif header {
    position: relative;
    min-height: 188px;
    overflow: hidden;
    background: #F3EDB5;
    border-bottom: 4px solid #EEA731; }
    .rif header img {
      position: absolute;
      bottom: 0;
      max-width: 100%; }
    @media only screen and (max-width: 780px) {
      .rif header {
        padding-left: 0;
        padding-bottom: 185px; } }
  .rif h2 {
    padding: 25px 35px 10px 365px;
    color: #000;
    font-size: 25px;
    line-height: 32px;
    font-family: Colfax-Regular, Arial, Helvetica, sans-serif; }
    .rif h2 a {
      font-weight: bold; }
    @media only screen and (max-width: 780px) {
      .rif h2 {
        padding-left: 35px; } }
  .rif img {
    float: left;
    margin-bottom: -6px; }
  .rif ul {
    margin-left: 35px;
    font-size: 34px;
    list-style: disc; }
    .rif ul li {
      padding: 5px 0; }
      .rif ul li a {
        color: #fff !important;
        font-size: 31px;
        font-family: 'PBS_Kids_Headline', sans-serif; }
        .rif ul li a:hover {
          text-decoration: underline; }

.reading {
  text-align: center;
  background: #1AE8CF; }
  .reading img {
    margin-bottom: 20px; }
  .reading p {
    font-weight: bold;
    text-align: left; }

.pta {
  text-align: center; }
  .pta img {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 30px; }
  .pta p {
    overflow: hidden;
    font-weight: bold;
    text-align: left; }
  .pta a {
    word-wrap: break-word; }
  @media only screen and (max-width: 780px) {
    .pta img {
      float: none;
      margin-top: 0;
      margin-left: 0; } }

.itunes {
  padding: 40px 15px;
  text-align: center;
  background: url(../img/box-skewed.svg) no-repeat center center #F953D2;
  background-size: 96%; }
  .itunes a {
    color: #fff; }
  .itunes h1 {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0;
    font-size: 30px;
    text-transform: none; }
  @media only screen and (max-width: 890px) {
    .itunes {
      padding-left: 40px;
      padding-right: 40px; }
      .itunes h1 {
        font-size: 26px;
        margin-bottom: 30px; } }
  @media only screen and (max-width: 780px) {
    .itunes {
      background: #F953D2; } }

.partner-area {
  background: #F2F2F2;
  padding: 30px 0;
  margin-top: 50px; }
  .partner-area h1, .partner-area h3 {
    color: #000;
    font-family: "PBS_Kids_Headline", Arial, Helvetica, sans-serif;
    font-size: 27px;
    text-transform: none;
    margin: 0 0 20px;
    padding: 0; }
  .partner-area h3, .partner-area .h3 {
    font-size: 22px; }
  .partner-area h3 {
    font-weight: normal; }
  .partner-area p {
    padding: 0;
    color: #717171; }
  .partner-area .partners {
    padding: 0; }
    .partner-area .partners li {
      clear: both;
      overflow: hidden;
      padding: 5px 0; }
    .partner-area .partners p {
      font-size: 18px;
      margin: 0;
      padding: 0; }
    .partner-area .partners img {
      border: solid 1px #ccc;
      margin-right: 18px;
      float: left;
      width: 90px;
      height: 75px; }
  .partner-area .partner-left {
    float: left;
    width: 49%; }
  .partner-area .vls p {
    font-size: 22px;
    margin-bottom: 20px; }
  @media only screen and (max-width: 980px) {
    .partner-area .vls {
      padding: 0 30px; } }
  @media only screen and (max-width: 780px) {
    .partner-area {
      display: none; } }

.banana header {
  padding: 30px 0;
  vertical-align: middle;
  clear: both;
  height: 140px; }
  .banana header #logo {
    float: left;
    margin: 0 20px 0 -20px; }
    @media only screen and (max-width: 960px) {
      .banana header #logo {
        display: block;
        margin: 0 20px 0 10px; } }
    @media only screen and (max-width: 780px) {
      .banana header #logo {
        display: block;
        margin: 0 15px; } }
  .banana header h1 {
    width: auto;
    height: auto;
    margin: 0;
    float: left;
    background: none;
    line-height: 81px;
    font-size: 54px;
    position: static; }
    .banana header h1:after, .banana header h1:before {
      display: none; }
    @media only screen and (max-width: 780px) {
      .banana header h1 {
        font-size: 46px; } }

.big {
  clear: both;
  font-size: 32px;
  text-align: center;
  color: #000;
  padding: 20px;
  max-width: 860px;
  margin: 0 auto;
  line-height: 1; }
  @media only screen and (max-width: 780px) {
    .big {
      font-size: 24px; } }

.but-p {
  margin: 0;
  padding: 0 20px; }

a.modal.button {
  text-decoration: none; }

a#pop.modal.button {
  display: block;
  text-align: center;
  border: solid 5px #fff;
  background: #A5CD39;
  font-size: 34px;
  margin: 10px auto 20px;
  max-width: 780px;
  padding: 15px 30px;
  color: #fff;
  font-weight: normal; }

.image_container {
  clear: both;
  margin: 20px auto 0; }
  .image_container img {
    border: solid 5px #fff !important;
    margin: 0 0 6px 0;
    width: 40%;
    height: auto;
    max-width: 650px; }
    @media only screen and (max-width: 780px) {
      .image_container img {
        display: block;
        margin: 0 auto 10px !important;
        width: 90% !important;
        float: none !important; } }
  .image_container a:first-child img {
    float: left;
    margin: 0 10px 6px 0;
    width: 55%; }
  .image_container a:hover img, .image_container a:active img, .image_container a:focus img {
    border: solid 5px #fff; }

.moreblue {
  background: #0091f4;
  position: relative; }
  .moreblue h2 {
    font-size: 28px;
    color: #000; }

.sect {
  border: solid 5px #fff;
  background: rgba(255, 255, 255, 0.25); }

.sect, .sect-2 {
  padding: 20px;
  margin: 0 0 20px; }
  .sect ul, .sect-2 ul {
    list-style: none;
    display: block; }
    .sect ul li, .sect-2 ul li {
      display: inline-block;
      margin: 10px 1.5% 20px;
      width: 29%;
      color: #fff;
      vertical-align: middle;
      min-height: 120px;
      font-size: 0; }
      .sect ul li a, .sect-2 ul li a {
        color: #fff; }
      .sect ul li h3, .sect-2 ul li h3 {
        min-height: 40px;
        font-size: 19px;
        color: #fff;
        text-align: left; }
        @media only screen and (min-width: 1000px) {
          .sect ul li h3, .sect-2 ul li h3 {
            min-height: 0; } }
      .sect ul li img, .sect-2 ul li img {
        display: block;
        margin: auto;
        width: 100%;
        max-width: 489px;
        height: auto; }
      @media only screen and (max-width: 780px) {
        .sect ul li, .sect-2 ul li {
          width: 97%; }
          .sect ul li h3, .sect-2 ul li h3 {
            text-align: center; } }

@media only screen and (max-width: 780px) {
  .sect-2 {
    padding: 0;
    text-align: center; } }

.sect-2 ul li {
  width: 46%;
  border: solid 5px #fff;
  padding: 20px 10px 20px 110px;
  font-family: "PBS_Kids_Headline", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 36px;
  line-height: 34px;
  position: relative; }
  @media only screen and (max-width: 780px) {
    .sect-2 ul li {
      max-width: 420px;
      width: 97%;
      font-size: 28px;
      line-height: 26px;
      text-align: left; } }
  @media only screen and (max-width: 480px) {
    .sect-2 ul li {
      font-size: 24px; } }
  .sect-2 ul li:after {
    display: block;
    content: " ";
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 5px; }
  .sect-2 ul li.subscribe {
    background: #A5CD39; }
    .sect-2 ul li.subscribe:after {
      background: url("../img/message-badge-icons.svg") no-repeat 38% 0;
      background-size: auto 100%; }
  .sect-2 ul li.get-apps {
    background: #FB4CD4; }
    .sect-2 ul li.get-apps:after {
      background: url("../img/message-badge-icons.svg") no-repeat 100% 0;
      background-size: auto 100%; }

#more-resources {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 12; }
  #more-resources h2, #more-resources h3 {
    font-size: 28px;
    color: #000;
    font-weight: normal; }
  #more-resources h3 {
    font-size: 22px; }
  #more-resources ul li {
    font-size: 19px;
    padding: 4px 0; }
  #more-resources a {
    color: #0091F4; }
  #more-resources li.sub {
    padding-left: 15px; }
  #more-resources h2.clearfix {
    margin-top: 20px; }
  #more-resources.with-tips h1,
  #more-resources.with-tips h2 {
    margin-bottom: 20px; }
  #more-resources.with-tips h1 {
    font-size: 30px; }
  #more-resources.with-tips h2 {
    color: #58CBF1;
    line-height: 1.3em; }
  #more-resources.with-tips p {
    padding: 0;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.4em; }
  @media only screen and (max-width: 780px) {
    #more-resources {
      position: absolute; } }

footer.foot {
  background: #1ae8cf;
  padding: 20px 20px 120px;
  margin: 50px 0 0; }
  footer.foot p.copyright {
    color: #fff;
    text-align: center;
    font: 100 16px Arial,sans-serif;
    margin: 3em 0 1em; }
  footer.foot .doe .logo {
    float: left;
    margin-right: .5em; }
  footer.foot .footer-area {
    position: relative; }
    footer.foot .footer-area img {
      float: left;
      padding-right: 10px;
      position: relative;
      z-index: 2;
      max-width: 35%;
      height: auto; }
    footer.foot .footer-area strong {
      display: block;
      float: left;
      max-width: 60%;
      color: #fff;
      font: normal 38px 'PBS_Kids_Headline_Condensed',sans-serif;
      padding-top: 40px; }
    footer.foot .footer-area a.button {
      display: block;
      position: absolute;
      height: 90px;
      width: 590px;
      background: url(../img/btn-squig.png) 0px 0px no-repeat;
      background-size: contain;
      top: 180px;
      right: 80px;
      z-index: 1; }
      footer.foot .footer-area a.button span {
        font-size: 0; }

footer .copyright {
  color: #bcb49b;
  font-size: 11px;
  text-align: center; }
footer .doe .logo {
  float: left;
  margin-right: .5em; }

footer.foot .footer-area img {
  display: none; }
footer.foot .footer-area strong {
  max-width: 100%;
  padding: 0;
  position: relative;
  top: -100px; }
footer.foot .footer-area a.button {
  position: relative;
  top: 150px;
  right: auto;
  width: 80%;
  margin: 0 auto;
  background-size: contain;
  background-position: bottom left; }

footer.no-desktop {
  background: #fff;
  padding: 0 1.5em;
  padding-top: 30px; }

.modal-holder {
  -webkit-transition: top linear .5s, opacity linear .25s;
  transition: top linear .5s, opacity linear .25s;
  opacity: 0;
  top: -20px;
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 80px auto 0; }
  .with-tips .modal-holder .boxed {
    margin-bottom: 0; }

.modal-holder.visible {
  opacity: 1;
  top: 0px;
  height: auto;
  overflow: visible;
  padding: 20px;
  border: solid 5px #58CBF1;
  background: #fff; }

button#closemr {
  padding: 0;
  margin-top: -10px;
  margin-left: 20px;
  color: #FF8B00;
  background: none;
  border: 0;
  height: 64px;
  font-size: 62px;
  float: right;
  display: block; }

.left, .right {
  float: left;
  width: 50%;
  padding-right: 30px; }
  @media only screen and (max-width: 780px) {
    .left, .right {
      float: none;
      width: 100%; } }

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

.clearfix:after {
  clear: both; }

.clearfix {
  clear: both; }

header #logo {
  display: block;
  margin: -10px 20px 0 -20px; }

header h1 {
  font-size: 48px; }

@media only screen and (max-width: 680px) {
  .landing header {
    position: static;
    padding: 20px 15px 30px; }

  .landing header h1 {
    margin: 0; } }
.gallery-cell {
  width: 90%; }

.gallery-cell img {
  width: 100%;
  height: auto; }

.landing header .wrapped {
  width: 90%;
  max-width: none; }

.flickity-page-dots {
  bottom: -35px; }

.flickity-page-dots .dot {
  opacity: 1;
  width: 15px;
  height: 15px;
  margin: 5px;
  background: #fff;
  border: solid 2px #fff; }

.flickity-page-dots .dot.is-selected {
  background: transparent; }

.flickity-prev-next-button {
  background: #fff;
  width: 44px;
  height: 44px; }

.flickity-prev-next-button svg {
  display: none; }

.flickity-prev-next-button.next {
  background: url(../img/arrow-next.svg) no-repeat center center; }

.flickity-prev-next-button.previous {
  background: url(../img/arrow-prev.svg) no-repeat center center; }

@media only screen and (max-width: 680px) {
  .flickity-prev-next-button {
    display: none; }

  .sect {
    max-width: 97%;
    margin-left: auto;
    margin-right: auto; }

  .but-p {
    padding: 0;
    max-width: 97%;
    margin-left: auto;
    margin-right: auto; }

  a#pop.modal.button {
    font-size: 24px;
    line-height: 26px;
    max-width: 420px; } }
