/* Reset CSS */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  background-repeat: no-repeat;
  font-size: 100%;
  vertical-align: baseline; }

a {
  outline: none;
  background-repeat: no-repeat; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

table, td, th {
  vertical-align: top; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a img {
  border: none;
  outline: none; }

.clearfix, .clear {
  clear: both; }

.clearfix:after, .clear:after {
  display: block;
  height: 0;
  clear: both;
  content: ".";
  visibility: hidden; }

.hide {
  display: none; }

#feedback {
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #CBD0D4; }

.feedback-green {
  border: 1px solid #C6D880 !important;
  background-color: #E6EFC2;
  color: #264409 !important; }

.feedback-red {
  border: 1px solid #e3001f !important;
  background-color: #f0c2c8;
  color: #620512 !important; }

img {
  -ms-interpolation-mode: bicubic; }

body {
  min-height: 100%;
  margin: 0 auto;
  /* 20px from 13px */
  color: #000;
  font-family: Arial;
  font-size: 13px;
  line-height: 1.5384615em;
  /*max-width:990px;*/ }

/************************************************
*       FUNCTIONS                       *
*************************************************/
/* CSS Resets */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0; }

article, aside, figure, figure img, figcaption, hgroup, footer, header, nav, section, video, object {
  display: block; }

a img {
  border: 0; }

figure {
  position: relative; }

figure img {
  width: 100%; }

/* ==================================================================================================================== */
/* ! The 1140px Grid V2 by Andy Taylor \ http://cssgrid.net \ http://www.twitter.com/andytlr \ http://www.andytlr.com   */
/* ==================================================================================================================== */
.container {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px; }

.ie8 .pageContainer {
  width: 1060px; }

.nopad {
  padding: 0 !important; }

.row {
  display: inline-block;
  width: 100%;
  min-width: 453px;
  max-width: 1020px;
  overflow: visible; }

.ie8 .row {
  width: 1050px !important; }

.onecol, .twocol, .threecol {
  min-height: 1px;
  margin-right: 4.0816326531%;
  float: left; }

.row .onecol {
  width: 30.612244898%; }

.row .twocol {
  width: 65.306122449%; }

.row .threecol {
  width: 100%;
  float: left; }

.last {
  margin-right: 0px; }

img, object, embed {
  max-width: 100%; }

img {
  height: auto; }

/* Mobile */
@media handheld, only screen and (max-width: 1020px) {
  body {
    -webkit-text-size-adjust: none; }


  .row, body, .container {
    width: 100%;
    min-width: 0;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px; }

  .row .onecol, .row .twocol, .row .threecol {
    width: 560px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 25px;
    padding-left: 25px;
    float: none; } }
@media handheld, only screen and (max-width: 650px) {
  .row .onecol, .row .twocol, .row .threecol {
    width: auto; } }
/************************************************
*       MIXINS                          *
*************************************************/
body {
  min-height: 100%;
  background-color: #21472a;
  background-image: url("../images/Jungle_Content_BG.jpg");
  background-repeat: repeat;
  color: #000000;
  font-family: 'open-sans', Arial, sans-serif;
  /* font-size: 18px; */
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6666666667em; }

body.page-template-page-template-content-space-php {
  background-color: #6e203a;
  background-image: url("../images/Space_Content_BG.jpg");
  background-repeat: repeat; }

body.page-template-page-template-content-water-php {
  background-color: #103737;
  background-image: url("../images/Sea_Content_BG.jpg");
  background-repeat: repeat; }

body.page-template-page-template-content-fantasy-php {
  background-color: #103737;
  background-image: url("../images/Fantasy_Content_BG.jpg");
  background-repeat: repeat; }

body.home {
  background-color: white;
  background-image: none; }

img {
  -ms-interpolation-mode: bicubic; }

a {
  color: #000000;
  text-decoration: none; }

a :hover {
  color: #000000;
  text-decoration: underline; }

h1 {
  color: #333333;
  font-family: 'open-sans', Arial, sans-serif;
  font-size: 1.5555555556em;
  font-weight: 400;
  line-height: 1em; }

h2 {
  margin-bottom: 3px !important;
  color: #333333;
  font-size: 1.2222222222em!important;
  font-weight: 400!important;
  line-height: 1.1em!important;}

h3 {
  color: #333333;
  font-weight: 700; }

ul {
  list-style: none; }

strong {
  font-family: 'open-sans', Arial, sans-serif;
  font-weight: 400;
  font-weight: 700; }

header {
  border-bottom: 5px solid #0e1c11;
  background-color: #ffffff; }
  /* @media handheld, only screen and (max-width: 768px) {
    header .container {
      display: none; } } */
  header .headerTop {
    position: relative;
    height: 60px;
    background-color: #ebf3f7; }
    @media handheld, only screen and (max-width: 768px) {
      header .headerTop {
        height: 64px;
        background-color: #ffffff; } }
    header .headerTop .mobileLogo {
      display: none;
      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 999; }
      @media handheld, only screen and (max-width: 768px) {
        header .headerTop .mobileLogo {
          display: block; } }
    header .headerTop .row {
      display: block;
      position: relative;
      max-width: 980px;
      margin: 0 auto;
      text-align: right; }
      @media handheld, only screen and (max-width: 1020px) {
        header .headerTop .row .threecol {
          width: auto; } }
          .parents-link-holder {
            text-align: center;
          }
      header .headerTop .row a {
        display: inline-block;
        height: 29px;
        margin-top: 9px;
        margin-left: 10px;
        padding: 6px 20px 5px 20px;
        -webkit-transition: all 0.1s ease-in;
        -moz-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in;
        background: #cbe0eb;
        color: #333333;
        font-family: 'museo-sans-rounded', Arial, sans-serif;
        font-size: 0.8888888889em;
        font-weight: 700; }
        header .headerTop .row a:hover {
          background: #94cae5; }
        header .headerTop .row a:active {
          background: #62bae6; }
        @media handheld, only screen and (max-width: 768px) {
          header .headerTop .row a {
            display: block;
            } }
        @media handheld, only screen and (max-width: 450px) {
          header .headerTop .row a {
            padding: 6px 5px 5px 5px;
            font-size: 12px !important; } }
      header .headerTop .row .teachers {
        display: none; }
      @media handheld, only screen and (max-width: 1020px) {
        header .headerTop .row .parents {
          margin-right: 70px;
          float: right;
/*           display: none; */
           } }
      header .headerTop .row .back {
        display: none; }
        @media handheld, only screen and (max-width: 1020px) {
          header .headerTop .row .back {
            margin-right: 70px !important; } }
  header .mainMenuBtn {
    display: none;
    position: absolute;
    /* top: 17px; */
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    cursor: pointer;
    z-index: 99999999; }
    @media handheld, only screen and (max-width: 1020px) {
      header .mainMenuBtn {
        display: block; } }
    /* header .mainMenuBtn:hover {
      top: 15px; } */
      /* header .mainMenuBtn:hover .rectangle {
        margin-bottom: 7px; } */
    header .mainMenuBtn .rectangle {
      width: 30px;
      height: 5px;
      margin-bottom: 5px;
      -webkit-transition: all 0.1s ease-in;
      -moz-transition: all 0.1s ease-in;
      transition: all 0.1s ease-in;
      background: #5bb8cd; }
  header .mainMenuBtn.open {
    top: 20px;
    right: 20px; }
    header .mainMenuBtn.open .rectangle {
      background: white; }
  /* header #desktopNav {
    padding-top: 13px;
    position: relative; }
    header #desktopNav .dropdown {
      background: white;
      min-height: 220px;
      height: auto;
      width: 680px;
      position: absolute;
      z-index: 999999;
      right: 63px;
      top: 94px;
      -webkit-border-bottom-right-radius: 5px;
      -webkit-border-bottom-left-radius: 5px;
      -moz-border-radius-bottomright: 5px;
      -moz-border-radius-bottomleft: 5px;
      border-bottom-right-radius: 5px;
      border-bottom-left-radius: 5px;
      display: none;
      -webkit-transition: all 0.5s ease-in;
      -moz-transition: all 0.5s ease-in;
      transition: all 0.5s ease-in;
      }
      header #desktopNav .dropdown .left, header #desktopNav .dropdown .right {
        float: left;
        min-height: 220px; }
      header #desktopNav .dropdown .left {
        width: 360px;
        padding-left: 40px; }
        header #desktopNav .dropdown .left ul {
          height: auto;
          list-style-image: url("../images/arrow-li.jpg");
          overflow: visible; }
          header #desktopNav .dropdown .left ul li {
            width: 155px;
            margin: 0 0 25px 0 !important;
            padding-right: 20px;
            display: inline-block;
            list-style: inherit;
            float: none;
            vertical-align: text-top; }
            header #desktopNav .dropdown .left ul li a {
              color: #007dc2;
              font-size: 0.9444444444em;
              line-height: 1.1em;
              background-color: transparent !important;
              padding: 0 !important;
              margin: 0 !important;
              width: auto;
              height: auto;
              text-align: left;
              text-decoration: underline; }
              header #desktopNav .dropdown .left ul li a:hover {
                text-decoration: none;
                color: #cc3366; }
      header #desktopNav .dropdown .right {
        width: 280px; }
        header #desktopNav .dropdown .right img {
          width: 240px;
          margin: 30px auto 0 auto;
          display: block; } */
  header .parentsMenu {
    display: none; }
  /* header .container {
    background: url("../images/header-character.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 140px; } */
    /* @media handheld, only screen and (max-width: 1020px) {
      header .container {
      background: none !important;
        padding: 0 30px; } } */
  header .logo {
    display: block;
    /* padding-top: 10px; */
    margin-right: 110px;
    float: left; }
  /* header ul {
    margin-left: 0px;
    height: 100px;
    display: block;
    overflow: auto;
    margin-top: 35px;
    text-align: right;
    margin-right: 0;
    left: -63px;
    position: relative;
    } header .dropdown ul{
      left:0;
    }
    @media handheld, only screen and (max-width: 1020px) {
      header ul {
        display: none; } }
    header ul li {
      list-style: none;
      display: inline-block;
      padding-right: 10px;
      position: relative;
      }
      header ul li a {
        color: #ffffff;
        background: #97bf0d;
        text-decoration: none;
        border-radius: 5px;
        font-family: 'museo-sans-rounded', Arial, sans-serif;
        font-weight: 700;
        padding: 15px;
        width: 115px;
        font-size: 0.8333333333em;
        display: block;
        cursor: pointer;
        line-height: 1.1em;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        text-align: center;
        position: relative; }
        header ul li a:hover {
          background: #7a990b; }
          header ul li a:hover .downArrow {
            display: block;
            border-top: 10px solid #7a990b; }
        header ul li a:active {
          background: #516607; }
          header ul li a:active .downArrow {
            border-top: 10px solid #516607; }
        header ul li a .downArrow {
          position: absolute;
          top: 100%;
          left: 66px;
          z-index: 999999999;
          display: none;
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-top: 10px solid #97bf0d;
          -webkit-transition: all 0.2s ease-in;
          -moz-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in; }
      header ul li:nth-child(2n) a {
        background: #e6353c; }
        header ul li:nth-child(2n) a:hover {
          background: #bf2c31; }
          header ul li:nth-child(2n) a:hover .downArrow {
            border-top: 10px solid #bf2c31; }
        header ul li:nth-child(2n) a:active {
          background: #8c2024; }
          header ul li:nth-child(2n) a:active .downArrow {
            border-top: 10px solid #8c2024; }
        header ul li:nth-child(2n) a .downArrow {
          border-top: 10px solid #e6353c; }
      header ul li:nth-child(3n) a {
        background: #007dc2; }
        header ul li:nth-child(3n) a:hover {
          background: #006399; }
          header ul li:nth-child(3n) a:hover .downArrow {
            border-top: 10px solid #006399; }
        header ul li:nth-child(3n) a:active {
          background: #004266; }
          header ul li:nth-child(3n) a:active .downArrow {
            border-top: 10px solid #004266; }
        header ul li:nth-child(3n) a .downArrow {
          border-top: 10px solid #007dc2; }
      header ul li:nth-child(4n) a {
        background: #fbba00; }
        header ul li:nth-child(4n) a:hover {
          background: #f0a400; }
          header ul li:nth-child(4n) a:hover .downArrow {
            border-top: 10px solid #f0a400; }
        header ul li:nth-child(4n) a:active {
          background: #dc8700; }
          header ul li:nth-child(4n) a:active .downArrow {
            border-top: 10px solid #dc8700; }
        header ul li:nth-child(4n) a .downArrow {
          border-top: 10px solid #fbba00; }
      header ul li:last-child {
        margin-right: 0px !important;
        }
    header ul li.current_page_item .downArrow {
      display: block; } */

.breadcrumb {
  position: relative;
  height: 54px;
  margin-bottom: 38px;
  border-bottom: 1px solid #b2b2b2;
  font-size: 0.7777777778em; }
  .breadcrumb ul li {
    margin: 17px 13px 10px 0;
    float: left;
    list-style: none; }
    .breadcrumb ul li a {
      color: #de5f46;
      font-family: 'open-sans', Arial, sans-serif;
      font-size: 1.0357142857em;
      font-weight: 400; }
    .breadcrumb ul li a:hover {
      text-decoration: underline; }

#pageWrapper {
  margin: 0 auto;
  overflow: hidden; }

.content {
  margin-left: 80px;
  padding: 50px 40px 50px 40px;
  background: white; }
  @media handheld, only screen and (max-width: 600px) {
    .content {
      margin-left: 0px; } }
  @media handheld, only screen and (max-width: 580px) {
    .content {
      font-size: 16px;
      line-height: 26px; } }
  .content p {
    margin-bottom: 15px; }

.contentTemplate .content {
  padding: 50px 40px 1px 40px; }
  @media handheld, only screen and (max-width: 580px) {
    .contentTemplate .content {
      padding: 20px 20px 1px 20px; } }
  .contentTemplate .content a {
    color: #007dc2;
    font-weight: 400;
    text-decoration: underline; }
    .contentTemplate .content a:hover {
      color: #cc3366;
      text-decoration: none; }
  @media handheld, only screen and (max-width: 580px) {
    .contentTemplate .content h2 {
      margin-bottom: 10px; } }
.contentTemplate .twocol {
  position: relative; }
  @media handheld, only screen and (max-width: 580px) {
    .contentTemplate .twocol {
      padding-right: 0;
      padding-left: 0; } }
.contentTemplate h1 {
  position: relative;
  margin-left: 80px;
  padding: 40px;
  background: #97bf0d;
  color: white;
  font-family: 'museo-sans-rounded', Arial, sans-serif;
  font-size: 3.2222222222em;
  font-weight: 700;
  line-height: 1.0689655172em;
  text-align: center; }
  @media handheld, only screen and (max-width: 600px) {
    .contentTemplate h1 {
      margin-left: 0px; } }
  @media handheld, only screen and (max-width: 580px) {
    .contentTemplate h1 {
      padding: 20px;
      font-size: 32px;
      line-height: 32px; } }
  .contentTemplate h1 img {
    position: absolute;
    top: 0;
    left: -83px; }
    @media handheld, only screen and (max-width: 600px) {
      .contentTemplate h1 img {
        display: none; } }
  .contentTemplate h1 .overhang {
    display: block;
    position: absolute;
    top: 0;
    right: -10px;
    width: 10px;
    height: 100%;
    background: inherit; }
.contentTemplate ul {
  list-style-type: disc; }
  .contentTemplate ul li {
    margin-left: 22px !important;}
.contentTemplate .schoolNurseTop {
  display: block;
  margin-top: 150px; }
  @media handheld, only screen and (max-width: 1020px) {
    .contentTemplate .schoolNurseTop {
      width: calc(100% - 80px);
      margin: 50px 0 0 80px; } }
  @media handheld, only screen and (max-width: 600px) {
    .contentTemplate .schoolNurseTop {
      width: 100%;
      margin-top: 20px;
      margin-left: 0px; } }
.contentTemplate .schoolNurseBottom {
  display: block; }
  @media handheld, only screen and (max-width: 1020px) {
    .contentTemplate .schoolNurseBottom {
      width: calc(100% - 80px);
      margin-bottom: 30px;
      margin-left: 80px; } }
  @media handheld, only screen and (max-width: 600px) {
    .contentTemplate .schoolNurseBottom {
      width: 100%;
      margin-left: 0px; } }
.contentTemplate .nurseContent {
  padding: 16px 30px;
  background: #ce3064;
  color: #ffffff;
  font-family: 'museo-sans-rounded', Arial, sans-serif;
  font-size: 1.4444444444em;
  font-weight: 700;
  line-height: 1.2307692308em; }
  @media handheld, only screen and (max-width: 1020px) {
    .contentTemplate .nurseContent {
      margin-left: 80px; } }
  @media handheld, only screen and (max-width: 600px) {
    .contentTemplate .nurseContent {
      margin-left: 0px;
      font-size: 20px;
      line-height: 26px; } }
.contentTemplate .headerWrapper {
  text-align: right; }
  .contentTemplate .headerWrapper .contentHeaderJungle {
    display: block;
    margin-left: 55px; }
    @media handheld, only screen and (max-width: 1020px) {
      .contentTemplate .headerWrapper .contentHeaderJungle {
        width: calc(100% - 49px);
        margin-left: 59px; } }
    @media handheld, only screen and (max-width: 650px) {
      .contentTemplate .headerWrapper .contentHeaderJungle {
        display: none; } }
.contentTemplate .contentFooterJungle {
  display: block;
  margin-left: 51px; }
.contentTemplate .intro {
  margin-bottom: 17px;
  font-size: 1.4444444444em;
  line-height: 1.3846153846em; }
  @media handheld, only screen and (max-width: 580px) {
    .contentTemplate .intro {
      font-size: 20px;
      line-height: 28px; } }
.contentTemplate .didYouKnow {
  position: relative;
  min-height: 195px;
  margin-top: 57px;
  margin-right: -40px;
  margin-bottom: 42px;
  margin-left: -40px;
  padding: 25px 40px 30px 220px;
  border-top: 10px solid #bd2c31;
  border-bottom: 10px solid #bd2c31;
  background: #e6353c;
  color: white; }
  .contentTemplate .didYouKnow .textbox-right {
	width: 80%;
	float: right;
  }
  @media handheld, only screen and (max-width: 580px) {
    .contentTemplate .didYouKnow {
      min-height: 0px;
      margin-top: 190px;
      margin-right: -20px;
      margin-left: -20px;
      padding: 65px 25px 30px 25px; } }
  .contentTemplate .didYouKnow .popup {
    display: none; }
    @media handheld, only screen and (max-width: 580px) {
      .contentTemplate .didYouKnow .popup {
        display: block;
        position: absolute;
        top: -170px;
        left: 50%;
        margin-left: -111px; } }
  .contentTemplate .didYouKnow .title {
    margin-bottom: 13px;
    font-size: 1.5555555556em;
    line-height: 1em; }
  .contentTemplate .didYouKnow .brainBorg {
    position: absolute;
    top: -52px;
    left: -58px; }
    @media handheld, only screen and (max-width: 580px) {
      .contentTemplate .didYouKnow .brainBorg {
        display: none; }

		.contentTemplate .didYouKnow .textbox-right {
			float: none;
		}

		.contentTemplate .didYouKnow .hippoImage {
			display: block;
		    position: absolute;
		    top: -60%;
		    left: 15%;
		    width: 70%;
		    height: auto;
		}

	}
.contentTemplate .activity {
  position: relative;
  min-height: 195px;
  margin-top: 57px;
  margin-right: -40px;
  margin-bottom: 195px;
  margin-left: -40px;
  padding: 25px 40px 30px 180px;
  color: white; }
  @media handheld, only screen and (max-width: 650px) {
    .contentTemplate .activity {
      margin: 0;
      padding: 5px 0 30px 0; } }
  @media handheld, only screen and (max-width: 580px) {
    .contentTemplate .activity {
      margin-top: 190px; } }
  .contentTemplate .activity .title {
    margin-bottom: 13px;
    font-size: 1.5555555556em;
    line-height: 1em; }
  .contentTemplate .activity .brainBorg {
    position: absolute;
    top: -22px;
    left: -18px;
    left: -49px; }
    @media handheld, only screen and (max-width: 650px) {
      .contentTemplate .activity .brainBorg {
        display: block;
        position: relative;
        margin: 0 auto; } }
    @media handheld, only screen and (max-width: 580px) {
      .contentTemplate .activity .brainBorg {
        display: none; } }
  .contentTemplate .activity .text {
    position: relative;
    width: 360px;
    padding: 40px 20px 40px 20px;
    border-radius: 10px;
    background: #07bfd5;
    font-family: 'open-sans', Arial, sans-serif;
    font-size: 1.1111111111em;
    font-weight: 400;
    line-height: 1.4em; }
    @media handheld, only screen and (max-width: 680px) {
      .contentTemplate .activity .text {
        width: auto;
        font-size: 20px; } }
    @media handheld, only screen and (max-width: 580px) {
      .contentTemplate .activity .text {
        padding-top: 65px; } }
    .contentTemplate .activity .text .popup {
      display: none; }
      @media handheld, only screen and (max-width: 580px) {
        .contentTemplate .activity .text .popup {
          display: block;
          position: absolute;
          top: -170px;
          left: 50%;
          margin-left: -111px; } }
.contentTemplate .quiz {
  position: relative;
  margin-top: 57px;
  margin-right: -40px;
  margin-left: -40px;
  padding: 25px 40px 0px 40px;
  border-top: 10px solid #e62a8f;
  background: #fd2e9d;
  color: white; }
  .contentTemplate .quiz .title, .contentTemplate .quiz .feedback {
    margin-bottom: 13px;
    font-family: 'museo-sans-rounded', Arial, sans-serif;
    font-size: 1.5555555556em;
    font-weight: 700;
    line-height: 1em; }
  .contentTemplate .quiz .title {
    margin-bottom: 0px; }
  .contentTemplate .quiz .question {
    margin-bottom: 14px;
    font-size: 1.2222222222em;
    line-height: 1.3636363636em; }
    .contentTemplate .quiz .question span {
      display: inline-block;
      margin-top: 10px;
      padding-right: 130px;
      vertical-align: top; }
      @media handheld, only screen and (max-width: 680px) {
        .contentTemplate .quiz .question span {
          padding-right: 0px; } }
  .contentTemplate .quiz ul {
    display: auto;
    list-style-type: none; }
    .contentTemplate .quiz ul li {
      width: 100%;
      min-height: 50px;
      margin: 0 0 20px 0;
      background: #c6247b; }
      .contentTemplate .quiz ul li a {
        display: block;
        min-height: 50px;
        color: white;
        overflow: auto;}
        .contentTemplate .quiz ul li a:hover {
          color: #333;
          text-decoration: none; }
      .contentTemplate .quiz ul li .number {
        width: 50px;
        height: 42px;
        padding-top: 8px;
        float: left;
        background: #9a1c60;
        text-align: center; }
      .contentTemplate .quiz ul li span {
        display: block;
        width: calc(100% - 65px);
        margin-top: 8px;
        padding-left: 15px;
        float: left; }
  .contentTemplate .quiz .feedback {
    margin-right: -40px;
    margin-bottom: 0px;
    margin-left: -40px;
    padding: 20px 40px 15px 40px;
    background: #9a1c60; }
    .contentTemplate .quiz .feedback span {
      display: inline-block;
      margin-top: 12px;
      vertical-align: top; }
  .contentTemplate .quiz .quizGirlRight {
    position: absolute;
    top: -32px;
    right: -11px; }
    @media handheld, only screen and (max-width: 580px) {
      .contentTemplate .quiz .quizGirlRight {
        display: none; } }
.contentTemplate .jungleContentFooter {
  height: 175px;
  margin-bottom: 100px;
  margin-left: 80px;
  background-image: url("../images/content-footer-jungle.png");
  background-repeat: no-repeat;
  background-size: cover; }
  @media handheld, only screen and (max-width: 600px) {
    .contentTemplate .jungleContentFooter {
      margin-left: 0px !important; } }
  @media handheld, only screen and (max-width: 580px) {
    .contentTemplate .jungleContentFooter {
      margin-bottom: 0px; } }
.contentTemplate .sideImage {
  display: none;
  position: absolute;
  top: 424px;
  right: -135px; }
  @media handheld, only screen and (max-width: 1020px) {
    .contentTemplate .sideImage {
      display: block; } }
  @media handheld, only screen and (max-width: 720px) {
    .contentTemplate .sideImage {
      display: none; } }

.page-template-page-template-content-space-php .contentTemplate h1 {
  background: #fb236d; }
.page-template-page-template-content-space-php .contentTemplate .spaceContentFooter {
  margin-bottom: 100px;
  margin-left: 80px; }
  @media handheld, only screen and (max-width: 1020px) {
    .page-template-page-template-content-space-php .contentTemplate .spaceContentFooter {
      margin-left: 55px; } }
  @media handheld, only screen and (max-width: 600px) {
    .page-template-page-template-content-space-php .contentTemplate .spaceContentFooter {
      margin-left: 0px; } }
.page-template-page-template-content-space-php .contentTemplate h1 img {
  position: absolute;
  top: -29px;
  left: -96px; }
.page-template-page-template-content-space-php .contentTemplate .nurseContent {
  background-color: #2a9bba; }
.page-template-page-template-content-space-php .contentTemplate .jungleContentFooter {
  height: 230px;
  margin-bottom: 100px;
  margin-left: 80px;
  background-image: url("../images/content-footer-space.png");
  background-repeat: no-repeat;
  background-size: contain; }
  @media handheld, only screen and (max-width: 600px) {
    .page-template-page-template-content-space-php .contentTemplate .jungleContentFooter {
      margin-left: 0px !important; } }

.page-template-page-template-content-water-php h1 {
  background: #58c5c5; }
  .page-template-page-template-content-water-php h1 img {
    left: -96px; }
.page-template-page-template-content-water-php .spaceContentFooter {
  margin-bottom: 100px;
  margin-left: 80px; }
  @media handheld, only screen and (max-width: 1020px) {
    .page-template-page-template-content-water-php .spaceContentFooter {
      margin-left: 55px; } }
  @media handheld, only screen and (max-width: 600px) {
    .page-template-page-template-content-water-php .spaceContentFooter {
      margin-left: 0px; } }
.page-template-page-template-content-water-php .nurseContent {
  background-color: #eb5f37; }
.page-template-page-template-content-water-php .jungleContentFooter {
  height: 229px;
  margin-bottom: 100px;
  margin-left: 80px;
  background-image: url("../images/content-footer-water.png");
  background-repeat: no-repeat;
  background-size: contain; }
  @media handheld, only screen and (max-width: 600px) {
    .page-template-page-template-content-water-php .jungleContentFooter {
      margin-left: 0px !important; } }

.page-template-page-template-content-fantasy-php h1 {
  background: #e97829; }
  .page-template-page-template-content-fantasy-php h1 img {
    top: -51px;
    left: -96px; }
.page-template-page-template-content-fantasy-php .spaceContentFooter {
  margin-bottom: 100px;
  margin-left: 80px; }
  @media handheld, only screen and (max-width: 1020px) {
    .page-template-page-template-content-fantasy-php .spaceContentFooter {
      margin-left: 55px; } }
  @media handheld, only screen and (max-width: 600px) {
    .page-template-page-template-content-fantasy-php .spaceContentFooter {
      margin-left: 0px; } }
.page-template-page-template-content-fantasy-php .nurseContent {
  background-color: #14778b; }
.page-template-page-template-content-fantasy-php .jungleContentFooter {
  height: 229px;
  margin-bottom: 100px;
  margin-left: 80px;
  background-image: url("../images/content-footer-fantasy.png");
  background-repeat: no-repeat;
  background-size: contain; }
  @media handheld, only screen and (max-width: 600px) {
    .page-template-page-template-content-fantasy-php .jungleContentFooter {
      margin-left: 0px !important; } }

.page-template-page-template-section-php, .page-template-page-template-section-space-php, .page-template-page-template-section-water-php, .page-template-page-template-section-fantasy-php {
  background-color: #1f3e27;
  background-image: url("../images/section-background-jungle.jpg");
  background-repeat: no-repeat;
  background-position: center 183px; }
  @media handheld, only screen and (max-width: 798px) {
    .page-template-page-template-section-php, .page-template-page-template-section-space-php, .page-template-page-template-section-water-php, .page-template-page-template-section-fantasy-php {
      background-position: center 69px; } }
  @media handheld, only screen and (max-width: 580px) {
    .page-template-page-template-section-php, .page-template-page-template-section-space-php, .page-template-page-template-section-water-php, .page-template-page-template-section-fantasy-php {
      background-image: url("../images/Jungle_header_mobile.jpg");
      background-position: center 69px;
      background-size: contain; } }
  .page-template-page-template-section-php .sectionTemplate, .page-template-page-template-section-space-php .sectionTemplate, .page-template-page-template-section-water-php .sectionTemplate, .page-template-page-template-section-fantasy-php .sectionTemplate {
    padding-top: 750px; }
    @media handheld, only screen and (max-width: 580px) {
      .page-template-page-template-section-php .sectionTemplate, .page-template-page-template-section-space-php .sectionTemplate, .page-template-page-template-section-water-php .sectionTemplate, .page-template-page-template-section-fantasy-php .sectionTemplate {
        padding-top: 385px; } }
    .page-template-page-template-section-php .sectionTemplate .featuredPanel, .page-template-page-template-section-space-php .sectionTemplate .featuredPanel, .page-template-page-template-section-water-php .sectionTemplate .featuredPanel, .page-template-page-template-section-fantasy-php .sectionTemplate .featuredPanel {
      width: 100%;
      margin-top: -209px;
      margin-bottom: 70px; }
    .page-template-page-template-section-php .sectionTemplate .panel, .page-template-page-template-section-space-php .sectionTemplate .panel, .page-template-page-template-section-water-php .sectionTemplate .panel, .page-template-page-template-section-fantasy-php .sectionTemplate .panel {
      display: inline-block;
      position: relative;
      width: 46.875%;
      height: 200px;
      margin-right: 4.6875%;
      margin-bottom: 60px;
      padding: 39px 0;
      background: white;
      vertical-align: top; }
      @media handheld, only screen and (max-width: 580px) {
        .page-template-page-template-section-php .sectionTemplate .panel, .page-template-page-template-section-space-php .sectionTemplate .panel, .page-template-page-template-section-water-php .sectionTemplate .panel, .page-template-page-template-section-fantasy-php .sectionTemplate .panel {
          width: 100%; } }
      .page-template-page-template-section-php .sectionTemplate .panel .top, .page-template-page-template-section-php .sectionTemplate .panel .featureTop, .page-template-page-template-section-space-php .sectionTemplate .panel .top, .page-template-page-template-section-space-php .sectionTemplate .panel .featureTop, .page-template-page-template-section-water-php .sectionTemplate .panel .top, .page-template-page-template-section-water-php .sectionTemplate .panel .featureTop, .page-template-page-template-section-fantasy-php .sectionTemplate .panel .top, .page-template-page-template-section-fantasy-php .sectionTemplate .panel .featureTop {
        position: absolute;
        top: -20px;
        width: 100%; }
      .page-template-page-template-section-php .sectionTemplate .panel .bottom, .page-template-page-template-section-space-php .sectionTemplate .panel .bottom, .page-template-page-template-section-water-php .sectionTemplate .panel .bottom, .page-template-page-template-section-fantasy-php .sectionTemplate .panel .bottom {
        position: absolute;
        bottom: -19px;
        width: 100%; }
      .page-template-page-template-section-php .sectionTemplate .panel .inner, .page-template-page-template-section-space-php .sectionTemplate .panel .inner, .page-template-page-template-section-water-php .sectionTemplate .panel .inner, .page-template-page-template-section-fantasy-php .sectionTemplate .panel .inner {
        min-height: 260px;
        margin: 0 20px; }
        .page-template-page-template-section-php .sectionTemplate .panel .inner .title, .page-template-page-template-section-space-php .sectionTemplate .panel .inner .title, .page-template-page-template-section-water-php .sectionTemplate .panel .inner .title, .page-template-page-template-section-fantasy-php .sectionTemplate .panel .inner .title {
          margin-bottom: 14px;
          color: #007dc2;
          font-family: 'museo-sans-rounded', Arial, sans-serif;
          font-size: 1.5555555556em;
          font-weight: 700;
          line-height: 1.1428571429em; }
          .page-template-page-template-section-php .sectionTemplate .panel .inner .title a, .page-template-page-template-section-space-php .sectionTemplate .panel .inner .title a, .page-template-page-template-section-water-php .sectionTemplate .panel .inner .title a, .page-template-page-template-section-fantasy-php .sectionTemplate .panel .inner .title a {
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            transition: all 0.5s ease;
            color: inherit; }
            .page-template-page-template-section-php .sectionTemplate .panel .inner .title a:hover, .page-template-page-template-section-space-php .sectionTemplate .panel .inner .title a:hover, .page-template-page-template-section-water-php .sectionTemplate .panel .inner .title a:hover, .page-template-page-template-section-fantasy-php .sectionTemplate .panel .inner .title a:hover {
              color: #cc3366; }
    .page-template-page-template-section-php .sectionTemplate .panel.featured, .page-template-page-template-section-space-php .sectionTemplate .panel.featured, .page-template-page-template-section-water-php .sectionTemplate .panel.featured, .page-template-page-template-section-fantasy-php .sectionTemplate .panel.featured {
      height: auto;
      padding-top: 0px;
      padding-bottom: 0px; }
      .page-template-page-template-section-php .sectionTemplate .panel.featured .inner, .page-template-page-template-section-space-php .sectionTemplate .panel.featured .inner, .page-template-page-template-section-water-php .sectionTemplate .panel.featured .inner, .page-template-page-template-section-fantasy-php .sectionTemplate .panel.featured .inner {
        margin: 0 20px 0 20px; }
      .page-template-page-template-section-php .sectionTemplate .panel.featured img, .page-template-page-template-section-space-php .sectionTemplate .panel.featured img, .page-template-page-template-section-water-php .sectionTemplate .panel.featured img, .page-template-page-template-section-fantasy-php .sectionTemplate .panel.featured img {
        display: block;
        position: relative; }
        @media handheld, only screen and (max-width: 1020px) {
          .page-template-page-template-section-php .sectionTemplate .panel.featured img, .page-template-page-template-section-space-php .sectionTemplate .panel.featured img, .page-template-page-template-section-water-php .sectionTemplate .panel.featured img, .page-template-page-template-section-fantasy-php .sectionTemplate .panel.featured img {
            width: 100%; } }
    .page-template-page-template-section-php .sectionTemplate ul li:nth-child(2n), .page-template-page-template-section-space-php .sectionTemplate ul li:nth-child(2n), .page-template-page-template-section-water-php .sectionTemplate ul li:nth-child(2n), .page-template-page-template-section-fantasy-php .sectionTemplate ul li:nth-child(2n) {
      margin-right: 0px !important; }
  .page-template-page-template-section-php .footerImageWrapper, .page-template-page-template-section-space-php .footerImageWrapper, .page-template-page-template-section-water-php .footerImageWrapper, .page-template-page-template-section-fantasy-php .footerImageWrapper {
    min-height: 627px;
    background-color: #1f3e27;
    background-image: url("../images/section-footer-jungle.jpg");
    background-repeat: no-repeat;
    background-position: top center; }
    @media handheld, only screen and (max-width: 580px) {
      .page-template-page-template-section-php .footerImageWrapper, .page-template-page-template-section-space-php .footerImageWrapper, .page-template-page-template-section-water-php .footerImageWrapper, .page-template-page-template-section-fantasy-php .footerImageWrapper {
        min-height: 360px;
        background-image: url("../images/Jungle_footer_mobile.jpg");
        background-position: bottom;
        background-size: contain;
        } }
  @media handheld, only screen and (max-width: 1020px) {
    .page-template-page-template-section-php .twocol, .page-template-page-template-section-space-php .twocol, .page-template-page-template-section-water-php .twocol, .page-template-page-template-section-fantasy-php .twocol {
      width: calc(100% - 50px); } }

.page-template-page-template-section-space-php {
  background-color: #6e203a;
  background-image: url("../images/section-background-space.jpg");
  background-position: center 183px; }
  @media handheld, only screen and (max-width: 798px) {
    .page-template-page-template-section-space-php {
      background-position: center 69px; } }
  @media handheld, only screen and (max-width: 580px) {
    .page-template-page-template-section-space-php {
      background-image: url("../images/space_header_mobile.jpg");
      background-position: center 69px;
      background-size: contain; } }
  .page-template-page-template-section-space-php .footerImageWrapper {
    background-color: #6e203a;
    background-image: url("../images/section-footer-space.jpg"); }
    @media handheld, only screen and (max-width: 580px) {
      .page-template-page-template-section-space-php .footerImageWrapper {
        background-image: url("../images/space_footer_mobile.jpg");
        background-position: bottom;
        background-size: contain; } }

.page-template-page-template-section-water-php {
  background-color: #103737;
  background-image: url("../images/section-background-water.jpg");
  background-position: center 183px; }
  @media handheld, only screen and (max-width: 798px) {
    .page-template-page-template-section-water-php {
      background-position: center 69px; } }
  @media handheld, only screen and (max-width: 580px) {
    .page-template-page-template-section-water-php {
      background-image: url("../images/sea_header_mobile.jpg");
      background-position: center 69px;
      background-size: contain; } }
  .page-template-page-template-section-water-php .footerImageWrapper {
    background-color: #103737;
    background-image: url("../images/section-footer-water.jpg"); }
    @media handheld, only screen and (max-width: 580px) {
      .page-template-page-template-section-water-php .footerImageWrapper {
        background-image: url("../images/sea_footer_mobile.jpg");
        background-position: bottom;
        background-size: contain; } }

.page-template-page-template-section-fantasy-php {
  background-color: #432713;
  background-image: url("../images/section-background-fantasy.jpg");
  background-position: center 183px; }
  @media handheld, only screen and (max-width: 798px) {
    .page-template-page-template-section-fantasy-php {
      background-position: center 69px; } }
  @media handheld, only screen and (max-width: 580px) {
    .page-template-page-template-section-fantasy-php {
      background-image: url("../images/fantasy_header_mobile.jpg");
      background-position: center 69px;
      background-size: contain; } }
  .page-template-page-template-section-fantasy-php .footerImageWrapper {
    background-color: #432713;
    background-image: url("../images/section-footer-fantasy.jpg"); }
    @media handheld, only screen and (max-width: 580px) {
      .page-template-page-template-section-fantasy-php .footerImageWrapper {
        background-image: url("../images/fantasy_footer_mobile.jpg");
        background-position: bottom;
        background-size: contain; } }

@media handheld, only screen and (max-width: 1020px) {
  .midworldCharacter {
    display: none; } }

.page-template-default, .error404, .search, .page-template-knight-nurse-php, .page-template-poop-shooter-php, .page-template-lanterns-php {
  background-color: #1492b6 !important;
  background-image: url(../images/default-page-header-bg.jpg) !important;
  background-repeat: no-repeat;
  background-position: center 183px; }
  @media handheld, only screen and (max-width: 768px) {
    .page-template-default, .error404, .search, .page-template-knight-nurse-php, .page-template-poop-shooter-php, .page-template-lanterns-php {
      background-position: center 69px; } }
  .page-template-default .pageContent, .error404 .pageContent, .search .pageContent, .page-template-knight-nurse-php .pageContent, .page-template-poop-shooter-php .pageContent, .page-template-lanterns-php .pageContent {
    padding-top: 390px;
    padding-right: 80px;
    padding-bottom: 50px;
    padding-left: 80px;
    color: white; }
    @media handheld, only screen and (max-width: 768px) {
      .page-template-default .pageContent, .error404 .pageContent, .search .pageContent, .page-template-knight-nurse-php .pageContent, .page-template-poop-shooter-php .pageContent, .page-template-lanterns-php .pageContent {
        padding-top: 345px;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-left: 30px; } }
    .page-template-default .pageContent h1, .page-template-default .pageContent h2, .page-template-default .pageContent tr, .page-template-default .pageContent td, .error404 .pageContent h1, .error404 .pageContent h2, .error404 .pageContent tr, .error404 .pageContent td, .search .pageContent h1, .search .pageContent h2, .search .pageContent tr, .search .pageContent td, .page-template-knight-nurse-php .pageContent h1, .page-template-knight-nurse-php .pageContent h2, .page-template-knight-nurse-php .pageContent tr, .page-template-knight-nurse-php .pageContent td, .page-template-poop-shooter-php .pageContent h1, .page-template-poop-shooter-php .pageContent h2, .page-template-poop-shooter-php .pageContent tr, .page-template-poop-shooter-php .pageContent td, .page-template-lanterns-php .pageContent h1, .page-template-lanterns-php .pageContent h2, .page-template-lanterns-php .pageContent tr, .page-template-lanterns-php .pageContent td {
      color: white; }
    .page-template-default .pageContent p, .error404 .pageContent p, .search .pageContent p, .page-template-knight-nurse-php .pageContent p, .page-template-poop-shooter-php .pageContent p, .page-template-lanterns-php .pageContent p {
      margin-bottom: 20px;
      font-size: 1em;
      line-height: 1.6666666667em; }
    .page-template-default .pageContent h1, .error404 .pageContent h1, .search .pageContent h1, .page-template-knight-nurse-php .pageContent h1, .page-template-poop-shooter-php .pageContent h1, .page-template-lanterns-php .pageContent h1 {
      margin-bottom: 20px;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-size: 2.3333333333em;
      font-weight: 700;
      line-height: 1.1em; }
    .page-template-default .pageContent h2, .error404 .pageContent h2, .search .pageContent h2, .page-template-knight-nurse-php .pageContent h2, .page-template-poop-shooter-php .pageContent h2, .page-template-lanterns-php .pageContent h2 {
      margin-bottom: 5px;
      font-size: 1.2222222222em;
      line-height: 1.1em; }
    .page-template-default .pageContent a, .error404 .pageContent a, .search .pageContent a, .page-template-knight-nurse-php .pageContent a, .page-template-poop-shooter-php .pageContent a, .page-template-lanterns-php .pageContent a {
      color: white !important;
      text-decoration: underline; }
      .page-template-default .pageContent a:hover, .error404 .pageContent a:hover, .search .pageContent a:hover, .page-template-knight-nurse-php .pageContent a:hover, .page-template-poop-shooter-php .pageContent a:hover, .page-template-lanterns-php .pageContent a:hover {
        text-decoration: none; }
    .page-template-default .pageContent table, .error404 .pageContent table, .search .pageContent table, .page-template-knight-nurse-php .pageContent table, .page-template-poop-shooter-php .pageContent table, .page-template-lanterns-php .pageContent table {
      margin: 20px 0; }
      .page-template-default .pageContent table th, .error404 .pageContent table th, .search .pageContent table th, .page-template-knight-nurse-php .pageContent table th, .page-template-poop-shooter-php .pageContent table th, .page-template-lanterns-php .pageContent table th {
        background: white;
        color: #1492b6 !important; }
      .page-template-default .pageContent table td, .page-template-default .pageContent table th, .error404 .pageContent table td, .error404 .pageContent table th, .search .pageContent table td, .search .pageContent table th, .page-template-knight-nurse-php .pageContent table td, .page-template-knight-nurse-php .pageContent table th, .page-template-poop-shooter-php .pageContent table td, .page-template-poop-shooter-php .pageContent table th, .page-template-lanterns-php .pageContent table td, .page-template-lanterns-php .pageContent table th {
        padding: 5px !important; }
    .page-template-default .pageContent input[type="text"], .error404 .pageContent input[type="text"], .search .pageContent input[type="text"], .page-template-knight-nurse-php .pageContent input[type="text"], .page-template-poop-shooter-php .pageContent input[type="text"], .page-template-lanterns-php .pageContent input[type="text"] {
      width: 200px;
      height: 44px;
      padding: 0 10px;
      border: none;
      outline: none;
      font-size: 18px;
      line-height: 1em; }
    .page-template-default .pageContent input[type="submit"], .error404 .pageContent input[type="submit"], .search .pageContent input[type="submit"], .page-template-knight-nurse-php .pageContent input[type="submit"], .page-template-poop-shooter-php .pageContent input[type="submit"], .page-template-lanterns-php .pageContent input[type="submit"] {
      width: 115px;
      margin: 0;
      padding: 15px 0 14px 0;
      -webkit-transition: all 0.2s ease-in;
      -moz-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in;
      border: none;
      border-radius: 5px;
      background: #ffffff;
      color: #1492b6;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-size: 0.83333em;
      font-weight: 700;
      line-height: 1.1em;
      text-decoration: none;
      cursor: pointer; }
    .page-template-default .pageContent .page-numbers, .error404 .pageContent .page-numbers, .search .pageContent .page-numbers, .page-template-knight-nurse-php .pageContent .page-numbers, .page-template-poop-shooter-php .pageContent .page-numbers, .page-template-lanterns-php .pageContent .page-numbers {
      display: inline-block;
      width: 25px;
      height: 25px;
      margin-top: 40px;
      -webkit-transition: all 0.2s ease-in;
      -moz-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in;
      background-color: white !important;
      color: #1492b6 !important;
      font-size: 16px;
      line-height: 1.5em;
      text-align: center; }
      .page-template-default .pageContent .page-numbers:hover, .error404 .pageContent .page-numbers:hover, .search .pageContent .page-numbers:hover, .page-template-knight-nurse-php .pageContent .page-numbers:hover, .page-template-poop-shooter-php .pageContent .page-numbers:hover, .page-template-lanterns-php .pageContent .page-numbers:hover {
        background: #333333 !important;
        color: white !important;
        text-decoration: none; }
    .page-template-default .pageContent .dots, .error404 .pageContent .dots, .search .pageContent .dots, .page-template-knight-nurse-php .pageContent .dots, .page-template-poop-shooter-php .pageContent .dots, .page-template-lanterns-php .pageContent .dots {
      width: auto !important;
      height: 25px !important;
      background: none !important;
      color: white !important;
      line-height: 1em !important; }
      .page-template-default .pageContent .dots:hover, .error404 .pageContent .dots:hover, .search .pageContent .dots:hover, .page-template-knight-nurse-php .pageContent .dots:hover, .page-template-poop-shooter-php .pageContent .dots:hover, .page-template-lanterns-php .pageContent .dots:hover {
        background: transparent !important;
        color: white !important;
        text-decoration: none; }
    .page-template-default .pageContent .current, .error404 .pageContent .current, .search .pageContent .current, .page-template-knight-nurse-php .pageContent .current, .page-template-poop-shooter-php .pageContent .current, .page-template-lanterns-php .pageContent .current {
      background: #333333 !important;
      color: white !important; }

.page-template-knight-nurse-php {
  background-color: #675555 !important;
  background-image: url(../images/Nurse-Game-BG.jpg) !important;
  background-repeat: repeat; }
  .page-template-knight-nurse-php .pageContent {
    padding-top: 155px;
    padding-right: 0px;
    padding-bottom: 155px;
    padding-left: 0px; }

.page-template-poop-shooter-php {
  background-color: black !important;
  background-image: url(../images/Poop-Game-BG.jpg) !important;
  background-repeat: repeat; }


  .page-template-micro-doctor-php{
    background-color: black !important;
    background-image: url(../images/splood-tile.gif) !important;
    background-repeat: repeat;
  }


  .page-template-micro-doctor-php .pageContent ,.page-template-poop-shooter-php .pageContent {
    padding-top: 155px;
    padding-right: 0px;
    padding-bottom: 155px;
    padding-left: 0px; }
  @media  (max-width: 768px){
    .page-template-micro-doctor-php .pageContent ,.page-template-poop-shooter-php .pageContent {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px; }
  }

  .page-template-micro-doctor-php .pageContent iframe{
    position: absolute; top:0; left:0; width: 100%!important; height: 100%!important;
  }

  .page-template-shine-time-php .pageContent {
	  padding-top: 155px !important;
	  padding-bottom: 155px !important;
  }

  .page-template-shine-time-php{
    background-color: #ff9cb8 !important;
    background-image: url(../images/ShineTime_BG.jpg) !important;
    background-repeat: repeat;
    background-position: top left;
  }

  	@media  (max-width: 768px){

	  .page-template-shine-time-php .pageContent {
		  padding-top: 25px !important;
		  padding-bottom: 25px !important;
	  }

	}


.page-template-lanterns-php {
  background-color: #10195e !important;
  background-image: url(../images/Lantern_BG.jpg) !important;
  background-repeat: repeat-x; }
  .page-template-lanterns-php .pageContent {
    padding-top: 155px;
    padding-right: 0px;
    padding-bottom: 155px;
    padding-left: 0px; }

.searchBox {
  display: block;
  width: 360px;
  height: 60px;
  margin: 0 auto;
  margin-top: 20px; }
  .searchBox input[type="text"] {
    width: 205px;
    height: 50px;
    margin: 9px 0 0 25px;
    margin-bottom: 10px;
    padding-left: 20px;
    float: left;
    border: 1px solid #333333;
    border-radius: 0;
    -webkit-border-top-left-radius: 7px;
    -moz-border-top-left-radius: 7px;
    -o-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
    -moz-border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -o-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
    border-color: transparent;
    outline: none;
    background-color: #ffffff;
    color: #333333;
    font-family: 'open-sans', Arial, sans-serif;
    font-size: 0.8888888889em;
    font-weight: 300;
    font-weight: 500;
    box-shadow: none; }
    @media handheld, only screen and (max-width: 400px) {
      .searchBox input[type="text"] {
        width: 148px; } }
  .searchBox input[type="submit"] {
    /* width:56px; */
    width: 100px;
    height: 54px;
    margin-top: 9px;
    float: left;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-radius: 0;
    -webkit-border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
    -o-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-bottom-right-radius: 7px;
    -o-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border-color: transparent;
    outline: none;
    background-color: #333333;
    background-image: url("../images/magnifying-glass.png");
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    box-shadow: none;
    cursor: pointer; }
    .searchBox input[type="submit"]:hover {
      background-color: #000000; }

/************************************************
*       Homepage                        *
*************************************************/
.home .container.pageContainerPush {
  width: auto;
  padding: 0;
  background: none; }
  /* .home .container #desktopNav {
    max-width: 980px;
    height: 127px;
    margin: 0 auto;
    padding: 13px 20px 0 20px;
    background: url("../images/header-character.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    }
    @media handheld, only screen and (max-width: 1020px) {
      .home .container #desktopNav {
        background: none; } } */
  .home .container .section {
    padding: 0 20px; }
    .home .container .section .inner {
      width: 980px;
      margin: 0 auto; }
      @media handheld, only screen and (max-width: 1020px) {
        .home .container .section .inner {
          width: auto; } }
  .home .container .featuredPanel {
    height: 654px;
    padding-top: 120px;
    background-color: #fefbea;
    background-image: url("../images/home-featured-panels-bg-2.jpg");
    background-repeat: no-repeat;
    background-position: center; }
    @media handheld, only screen and (max-width: 750px) {
      .home .container .featuredPanel {
        height: auto;
        min-height: 200px;
        padding-top: 50px;
        padding-bottom: 50px;
        background: #fefbea;
        background-image: none; } }
    .home .container .featuredPanel .left, .home .container .featuredPanel .right {
      width: 50%;
      float: left;
      text-align: center; }
      @media handheld, only screen and (max-width: 768px) {
        .home .container .featuredPanel .left, .home .container .featuredPanel .right {
          	width: 100%; } }
      .home .container .featuredPanel .left a, .home .container .featuredPanel .right a {
        display: block; }
        @media handheld, only screen and (max-width: 1020px) {
          .home .container .featuredPanel .left a, .home .container .featuredPanel .right a {
            padding: 0 20px; } }
  .home .container .spinner {
    padding-top: 110px;
    background-color: #1593b6; }
    @media handheld, only screen and (max-width: 980px) {
      .home .container .spinner {
        padding-top: 50px;
        padding-bottom: 50px; } }
    @media handheld, only screen and (max-width: 580px) {
      .home .container .spinner {
        padding-top: 15px; } }
    .home .container .spinner p.noCanvasMsg {
      color: #1593b6; }
    .home .container .spinner canvas {
      margin-left: -125px; }
    .home .container .spinner .left, .home .container .spinner .right {
      position: relative;
      width: 50%;
      height: 700px;
      float: left; }
    .home .container .spinner .left .machine {
      position: absolute;
      top: -116px;
      left: -189px;
      max-width: none; }
    .home .container .spinner .left #spin_button {
      position: absolute;
      top: -12px;
      left: 351px;
      width: 115px;
      max-width: none;
      height: 115px;
      -webkit-transition: background-image 0.3s ease;
      -moz-transition: background-image 0.3s ease;
      -o-transition: background-image 0.3s ease;
      -ms-transition: background-image 0.3s ease;
      background-image: url("../images/home-machine-spin.png");
      background-repeat: no-repeat;
      cursor: pointer; }
      .home .container .spinner .left #spin_button:hover {
        background-image: url("../images/home-machine-spin-hover.png");
        background-repeat: no-repeat; }
      .home .container .spinner .left #spin_button:active {
        background-image: url("../images/home-machine-spin-down.png");
        background-repeat: no-repeat; }
    .home .container .spinner .sliderWrapper .wrapper, .home .container .spinner .right .wrapper {
      position: relative;
      margin-left: 35px; }
      @media handheld, only screen and (max-width: 580px) {
        .home .container .spinner .sliderWrapper .wrapper, .home .container .spinner .right .wrapper {
          margin-left: 0px; } }
      .home .container .spinner .sliderWrapper .wrapper .character, .home .container .spinner .right .wrapper .character {
        position: absolute;
        top: -60px;
        right: -60px; }
        @media handheld, only screen and (max-width: 980px) {
          .home .container .spinner .sliderWrapper .wrapper .character, .home .container .spinner .right .wrapper .character {
            top: -50px;
            right: 0px; } }
        @media handheld, only screen and (max-width: 768px) {
          .home .container .spinner .sliderWrapper .wrapper .character, .home .container .spinner .right .wrapper .character {
            width: 30%; } }
        @media handheld, only screen and (max-width: 580px) {
          .home .container .spinner .sliderWrapper .wrapper .character, .home .container .spinner .right .wrapper .character {
            width: 25%; } }
        @media handheld, only screen and (max-width: 400px) {
          .home .container .spinner .sliderWrapper .wrapper .character, .home .container .spinner .right .wrapper .character {
            top: -20px;
            width: 30%; } }
      .home .container .spinner .sliderWrapper .wrapper .name, .home .container .spinner .right .wrapper .name {
        color: white;
        font-family: "reklame-script";
        font-size: 82px;
        line-height: 1.1em; }
        @media handheld, only screen and (max-width: 580px) {
          .home .container .spinner .sliderWrapper .wrapper .name, .home .container .spinner .right .wrapper .name {
            font-size: 36px !important;
            line-height: 1em; } }
      .home .container .spinner .sliderWrapper .wrapper .text, .home .container .spinner .right .wrapper .text {
        margin-top: 20px;
        margin-bottom: 30px;
        color: white;
        font-family: 'museo-sans-rounded', Arial, sans-serif;
        font-size: 1.4444444444em;
        font-weight: 700;
        font-weight: 300;
        line-height: 1.2307692308em; }
        @media handheld, only screen and (max-width: 580px) {
          .home .container .spinner .sliderWrapper .wrapper .text, .home .container .spinner .right .wrapper .text {
            margin-bottom: 16px;
            font-size: 16px;
            line-height: 21px; } }
        .home .container .spinner .sliderWrapper .wrapper .text span, .home .container .spinner .right .wrapper .text span {
          display: block;
          margin-bottom: 28px;
          font-size: 1.1538461538em;
          font-weight: 400;
          line-height: 1.2666666667em; }
          @media handheld, only screen and (max-width: 580px) {
            .home .container .spinner .sliderWrapper .wrapper .text span, .home .container .spinner .right .wrapper .text span {
              margin-bottom: 14px;
              font-size: 19px;
              line-height: 25px; } }
      .home .container .spinner .sliderWrapper .wrapper .button, .home .container .spinner .right .wrapper .button {
        display: block;
        width: 85px;
        height: 40px;
        padding: 10px 40px 0 40px;
        -webkit-transition: background-color 0.3s ease;
        -moz-transition: background-color 0.3s ease;
        -o-transition: background-color 0.3s ease;
        -ms-transition: background-color 0.3s ease;
        border-radius: 5px;
        background: white;
        color: #1593b6;
        font-family: 'museo-sans-rounded', Arial, sans-serif;
        font-size: 21px;
        font-weight: 700; }
        .home .container .spinner .sliderWrapper .wrapper .button:hover, .home .container .spinner .right .wrapper .button:hover {
          background: #e7e7e7; }
  .home .container .slider {
    position: relative;
    width: 100%;
    margin-bottom: 60px; }
    @media handheld, only screen and (max-width: 580px) {
      .home .container .slider {
        margin-bottom: 60px; } }
    @media handheld, only screen and (max-width: 380px) {
      .home .container .slider {
        margin-bottom: 30px; } }
    .home .container .slider ul {
      display: table;
      width: 9999999999px;
      list-style-type: none; }
      .home .container .slider ul li {
        width: 131px !important;
        margin: 0;
        padding: 0;
        float: left; }
        @media handheld, only screen and (max-width: 580px) {
          .home .container .slider ul li {
            width: 64px !important; } }
        .home .container .slider ul li img {
          display: block;
          cursor: pointer;
          overflow: hidden; }
          @media handheld, only screen and (max-width: 580px) {
            .home .container .slider ul li img {
              width: 64px;
              height: 64px; } }
    .home .container .slider .leftBtn, .home .container .slider .rightBtn {
      position: absolute;
      top: 5px;
      left: 0px;
      width: 64px;
      height: 130px;
      -webkit-transition: background-color 0.3s ease;
      -moz-transition: background-color 0.3s ease;
      -o-transition: background-color 0.3s ease;
      -ms-transition: background-color 0.3s ease;
      background: #126186;
      background-image: url(../images/arrow-left.png);
      background-repeat: no-repeat;
      background-position: center;
      cursor: pointer;
      z-index: 999; }
      @media handheld, only screen and (max-width: 580px) {
        .home .container .slider .leftBtn, .home .container .slider .rightBtn {
          width: 65px;
          height: 65px; } }
      .home .container .slider .leftBtn:hover, .home .container .slider .rightBtn:hover {
        background-color: #0e5678; }
    .home .container .slider .rightBtn {
      right: 0px !important;
      left: inherit;
      background-image: url(../images/arrow-right.png);
      background-repeat: no-repeat;
      background-position: center; }
    .home .container .slider .bx-prev, .home .container .slider .bx-next {
      display: none; }
  .home .container .inner.sliderWrapper {
    display: none; }
    @media handheld, only screen and (max-width: 980px) {
      .home .container .inner.sliderWrapper {
        display: block; } }
    @media handheld, only screen and (max-width: 768px) {
      .home .container .inner.sliderWrapper .name {
        font-size: 70px !important; } }
  .home .container .inner.spinnerWrapper {
    display: block; }
    @media handheld, only screen and (max-width: 980px) {
      .home .container .inner.spinnerWrapper {
        display: none; } }
    .home .container .inner.spinnerWrapper .wrapper {
      position: relative; }
    .home .container .inner.spinnerWrapper .character {
      position: absolute;
      top: 0px;
      right: -20px; }
      @media handheld, only screen and (max-width: 768px) {
        .home .container .inner.spinnerWrapper .character {
          width: 30%; } }
      @media handheld, only screen and (max-width: 580px) {
        .home .container .inner.spinnerWrapper .character {
          width: 25%; } }
      @media handheld, only screen and (max-width: 400px) {
        .home .container .inner.spinnerWrapper .character {
          top: 0px;
          width: 30%; } }
  .home .container .worldOfHealth {
    padding-top: 60px;
    padding-bottom: 80px;
    background: #fefbea; }
    @media handheld, only screen and (max-width: 580px) {
      .home .container .worldOfHealth {
        padding-top: 36px; } }
    .home .container .worldOfHealth .title, .home .container .worldOfHealth .intro {
      text-align: center; }
    .home .container .worldOfHealth .title {
      margin-bottom: 10px;
      color: #e76160;
      font-family: 'Boogaloo', cursive;
      font-size: 6.0555555556em;
      line-height: 1.1em;
      text-transform: uppercase; }
      @media handheld, only screen and (max-width: 768px) {
        .home .container .worldOfHealth .title {
          margin-bottom: 35px;
          font-size: 70px !important; } }
      @media handheld, only screen and (max-width: 580px) {
        .home .container .worldOfHealth .title {
          margin-bottom: 14px;
          font-size: 50px !important; } }
    .home .container .worldOfHealth .intro {
      margin-bottom: 30px;
      color: #333333;
      font-size: 1.3333333333em;
      line-height: 1.4166666667em; }
      @media handheld, only screen and (max-width: 580px) {
        .home .container .worldOfHealth .intro {
          margin-bottom: 0;
          font-size: 17px;
          line-height: 24px; } }
    .home .container .worldOfHealth .tvs {
      display: block;
      height: 780px;
      margin: 0 90px;
      background-image: url("../images/home-tvs-2.jpg");
      background-repeat: no-repeat;
      background-position: center top;
      background-size: contain; }
      @media handheld, only screen and (max-width: 767px) {
        .home .container .worldOfHealth .tvs {
          margin: 0 10px; } }
      @media handheld, only screen and (max-width: 580px) {
        .home .container .worldOfHealth .tvs {
          display: none; } }
      .home .container .worldOfHealth .tvs .tv {
        position: relative;
        width: 50%;
        height: 65%;
        float: left; }
        .home .container .worldOfHealth .tvs .tv .screen {
          position: absolute;
          width: 300px;
          height: 215px;
          -webkit-transition: filter 1s ease;
          -moz-transition: filter 1s ease;
          -o-transition: filter 1s ease;
          -ms-transition: filter 1s ease;
          border-radius: 8px;
          background: grey; }
          .home .container .worldOfHealth .tvs .tv .screen:hover {
            -webkit-filter: brightness(70%);
            filter: brightness(70%); }
      .home .container .worldOfHealth .tvs .first .screen {
        right: 93px;
        bottom: 45px;
        background-image: url("../images/TV-jungle.jpg");
        background-repeat: no-repeat;
        background-size: cover; }
        @media handheld, only screen and (max-width: 1200px) {
          .home .container .worldOfHealth .tvs .first .screen {
            right: 24%;
            bottom: 14%; } }
      .home .container .worldOfHealth .tvs .second .screen {
        bottom: 45px;
        left: 93px;
        background-image: url("../images/TV-space.jpg");
        background-repeat: no-repeat;
        background-size: cover; }
        @media handheld, only screen and (max-width: 1200px) {
          .home .container .worldOfHealth .tvs .second .screen {
            bottom: 14%;
            left: 24%; } }
      .home .container .worldOfHealth .tvs .third .screen {
        top: 30px;
        right: 62px;
        background-image: url("../images/TV-sea.jpg");
        background-repeat: no-repeat;
        background-size: cover; }
        @media handheld, only screen and (max-width: 1200px) {
          .home .container .worldOfHealth .tvs .third .screen {
            top: 5%;
            right: 16%; } }
      .home .container .worldOfHealth .tvs .fourth .screen {
        top: 30px;
        left: 34px;
        background-image: url("../images/TV-fantasy.jpg");
        background-repeat: no-repeat;
        background-size: cover; }
        @media handheld, only screen and (max-width: 1200px) {
          .home .container .worldOfHealth .tvs .fourth .screen {
            top: 5%;
            left: 6%; } }
      .home .container .worldOfHealth .tvs .top {
        height: 35%; }
    .home .container .worldOfHealth .tvLong {
      display: none;
      padding-top: 30px;
      text-align: center; }
      @media handheld, only screen and (max-width: 580px) {
        .home .container .worldOfHealth .tvLong {
          display: block; } }
      .home .container .worldOfHealth .tvLong a {
        display: block; }
        .home .container .worldOfHealth .tvLong a img {
          display: block;
          width: 100%; }
  .home .container .readAllAboutIt {
    min-height: 240px;
    padding-bottom: 70px;
    border-top: 10px solid #458f61;
    border-bottom: 10px solid #458f61;
    background: #529f6f;
    background-position: center; }
    @media handheld, only screen and (max-width: 760px) {
      .home .container .readAllAboutIt .inner {
        width: auto;
        padding: 0 20px;
        background-image: none; } }
    .home .container .readAllAboutIt .left, .home .container .readAllAboutIt .right {
      position: relative;
      width: 66%;
      padding-right: 33%;
      float: left; }
      @media handheld, only screen and (max-width: 768px) {
        .home .container .readAllAboutIt .left, .home .container .readAllAboutIt .right {
          width: 50%;
          padding-right: 50%; } }
      @media handheld, only screen and (max-width: 580px) {
        .home .container .readAllAboutIt .left, .home .container .readAllAboutIt .right {
          width: 100%;
          padding-right: 0px;
          float: none; } }
      .home .container .readAllAboutIt .left img, .home .container .readAllAboutIt .right img {
        position: absolute;
        right: 0;
        bottom: -81px;
        width: 30%; }
        @media handheld, only screen and (max-width: 768px) {
          .home .container .readAllAboutIt .left img, .home .container .readAllAboutIt .right img {
            width: 45%; } }
      .home .container .readAllAboutIt .left .title, .home .container .readAllAboutIt .right .title {
        margin-top: 30px;
        margin-bottom: 20px;
        color: #ffcd5d;
        font-family: 'Boogaloo', cursive;
        font-size: 3.5555555556em;
        line-height: 1.1em;
        text-transform: uppercase; }
        @media handheld, only screen and (max-width: 768px) {
          .home .container .readAllAboutIt .left .title, .home .container .readAllAboutIt .right .title {
            margin-bottom: 14px;
            font-size: 48px !important; } }
      .home .container .readAllAboutIt .left .intro, .home .container .readAllAboutIt .right .intro {
        margin-bottom: 10px;
        color: #ffffff;
        font-size: 1.6666666667em;
        line-height: 1.2666666667em; }
        @media handheld, only screen and (max-width: 768px) {
          .home .container .readAllAboutIt .left .intro, .home .container .readAllAboutIt .right .intro {
            font-size: 1.3333333333em;
            line-height: 1.3333333333em; } }
      .home .container .readAllAboutIt .left .text, .home .container .readAllAboutIt .right .text {
        color: #ffffff;
        font-size: 1.3333333333em;
        line-height: 1.4166666667em; }
        @media handheld, only screen and (max-width: 768px) {
          .home .container .readAllAboutIt .left .text, .home .container .readAllAboutIt .right .text {
            font-size: 1em;
            line-height: 1.4444444444em; } }
        @media handheld, only screen and (max-width: 580px) {
          .home .container .readAllAboutIt .left .text, .home .container .readAllAboutIt .right .text {
            padding-bottom: 25px;
            font-size: 0.8888888889em;
            line-height: 1.5em; } }
        .home .container .readAllAboutIt .left .text a, .home .container .readAllAboutIt .right .text a {
          color: #ffcd5d; }
  .home .container .grownUps {
    min-height: 500px;
    padding-top: 165px;
    padding-bottom: 120px;
    background-color: #126186;
    background-image: url("../images/home-parents-bg.gif");
    background-repeat: no-repeat;
    background-position: center top; }
    @media handheld, only screen and (max-width: 768px) {
      .home .container .grownUps {
        min-height: inherit; } }
    @media handheld, only screen and (max-width: 580px) {
      .home .container .grownUps {
        padding-top: 30px;
        padding-bottom: 30px;
        background-image: none; } }
    .home .container .grownUps .inner {
      position: relative;
      width: 625px;
      margin: 0 auto;
      padding-right: 80px;
      padding-left: 275px; }
      .home .container .grownUps .inner .dad {
        position: absolute;
        top: 0px;
        left: -18px; }
        @media handheld, only screen and (max-width: 760px) {
          .home .container .grownUps .inner .dad {
            display: none; } }
      @media handheld, only screen and (max-width: 1200px) {
        .home .container .grownUps .inner {
          width: auto;
          padding-right: 0; } }
      @media handheld, only screen and (max-width: 760px) {
        .home .container .grownUps .inner {
          width: auto;
          padding: 0 20px; } }
      .home .container .grownUps .inner .title {
        color: #4cc3eb;
        font-family: 'Boogaloo', cursive;
        font-size: 5em;
        line-height: 1.1em;
        text-transform: uppercase; }
        @media handheld, only screen and (max-width: 768px) {
          .home .container .grownUps .inner .title {
            margin-bottom: 18px;
            font-size: 64px !important; } }
        @media handheld, only screen and (max-width: 580px) {
          .home .container .grownUps .inner .title {
            margin-bottom: 14px;
            font-size: 50px !important; } }
      .home .container .grownUps .inner .intro {
        display: block;
        margin-bottom: 28px;
        color: white;
        font-size: 1.6666666667em;
        line-height: 1.2666666667em; }
        @media handheld, only screen and (max-width: 768px) {
          .home .container .grownUps .inner .intro {
            margin-bottom: 18px;
            font-size: 1.4444444444em;
            line-height: 1.3076923077em; } }
        @media handheld, only screen and (max-width: 768px) {
          .home .container .grownUps .inner .intro {
            font-size: 1.3333333333em;
            line-height: 1.3333333333em; } }
      .home .container .grownUps .inner .text {
        position: relative;
        margin-top: 20px;
        margin-bottom: 30px;
        color: white;
        font-size: 1.4444444444em;
        line-height: 1.2307692308em; }
        @media handheld, only screen and (max-width: 768px) {
          .home .container .grownUps .inner .text {
            font-size: 1.2222222222em;
            line-height: 1.3636363636em; } }
        @media handheld, only screen and (max-width: 580px) {
          .home .container .grownUps .inner .text {
            font-size: 0.8888888889em;
            line-height: 1.5em; } }
        .home .container .grownUps .inner .text .toolbox {
          position: absolute;
          right: 0px;
          bottom: -190px; }
          @media handheld, only screen and (max-width: 760px) {
            .home .container .grownUps .inner .text .toolbox {
              display: none; } }
      .home .container .grownUps .inner .button {
        display: block;
        width: 85px;
        height: 40px;
        padding: 10px 40px 0 40px;
        -webkit-transition: background-color 0.3s ease;
        -moz-transition: background-color 0.3s ease;
        -o-transition: background-color 0.3s ease;
        -ms-transition: background-color 0.3s ease;
        border-radius: 5px;
        background: white;
        color: #1593b6;
        font-family: 'museo-sans-rounded', Arial, sans-serif;
        font-size: 21px;
        font-weight: 700; }
        .home .container .grownUps .inner .button:hover {
          background: #e7e7e7; }
.home .videoPanel {
  display: none;
  width: 100%; }
  @media handheld, only screen and (max-width: 768px) {
    .home .videoPanel {
      display: block; } }
  .home .videoPanel img {
    width: 100%; }

/************************************************
*       Footer                          *
*************************************************/
footer {
  padding-bottom: 50px;
  background: white; }
  footer .inner {
    position: relative;
    width: 980px;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center; }
    @media handheld, only screen and (max-width: 1020px) {
      footer .inner {
        width: 100%; } }
    footer .inner nav {
      text-align: center; }
      footer .inner nav ul {
        display: inline-block;
        margin-left: 0px;
        padding-top: 30px;
        overflow: auto; }
        @media handheld, only screen and (max-width: 1020px) {
          footer .inner nav ul {
            display: none; } }
        footer .inner nav ul li {
          display: inline;
          position: relative;
          margin-right: 10px;
          float: left;
          list-style: none; }
          footer .inner nav ul li a {
            display: inline-block;
            width: 115px;
            padding: 15px;
            -webkit-transition: all 0.2s ease-in;
            -moz-transition: all 0.2s ease-in;
            transition: all 0.2s ease-in;
            border-radius: 5px;
            background: #97bf0d;
            color: #ffffff;
            font-family: 'museo-sans-rounded', Arial, sans-serif;
            font-size: 0.8333333333em;
            font-weight: 700;
            line-height: 1.1em;
            text-decoration: none;
            cursor: pointer; }
            footer .inner nav ul li a:hover {
              background: #7a990b; }
            footer .inner nav ul li a:active {
              background: #516607; }
          footer .inner nav ul li:nth-child(2n) a {
            background: #e6353c; }
            footer .inner nav ul li:nth-child(2n) a:hover {
              background: #bf2c31; }
            footer .inner nav ul li:nth-child(2n) a:active {
              background: #8c2024; }
          footer .inner nav ul li:nth-child(3n) a {
            background: #007dc2; }
            footer .inner nav ul li:nth-child(3n) a:hover {
              background: #006399; }
            footer .inner nav ul li:nth-child(3n) a:active {
              background: #004266; }
          footer .inner nav ul li:nth-child(4n) a {
            background: #fbba00; }
            footer .inner nav ul li:nth-child(4n) a:hover {
              background: #f0a400; }
            footer .inner nav ul li:nth-child(4n) a:active {
              background: #dc8700; }
          footer .inner nav ul li:last-child {
            margin-right: 0px !important; }
    footer .inner .unstyledNav ul, footer .inner .copyright ul {
      display: inline-block;
      margin: 23px 15px 0 15px;
      padding-top: 0px;
      text-align: center;
      overflow: auto;
      }
      footer .inner .unstyledNav ul li, footer .inner .copyright ul li {
        display: inline;
        position: relative;
        margin-right: 20px;
        float: none;
        font-weight: 400;
        list-style: none;
        }
        @media handheld, only screen and (max-width: 400px) {
          footer .inner .unstyledNav ul li, footer .inner .copyright ul li {
            float: none; } }
        footer .inner .unstyledNav ul li a, footer .inner .copyright ul li a {
          display: inline-block;
          color: #007dc2;
          font-size: 1em;
          font-weight: 400;
          line-height: 1.1em;
          text-decoration: none;
          text-decoration: underline;
          cursor: pointer; }
          footer .inner .unstyledNav ul li a:hover, footer .inner .copyright ul li a:hover {
            color: #cc3366;
            text-decoration: none; }
    footer .inner .copyright ul {
      margin-top: 0px; }
      footer .inner .copyright ul li {
        font-size: 0.8333333333em !important; }
        footer .inner .copyright ul li a {
          font-size: inherit; }
    footer .inner .nhs {
      margin-top: 36px; }
    footer .inner .nhs.old {
      display: none; }
    footer .inner .footerLogo {
      display: inline-block; }
      @media handheld, only screen and (max-width: 1020px) {
        footer .inner .footerLogo {
          width: 40%; } }
    footer .inner .footerNav {
      display: block; }

/************************************************
*       Mobile Nav                      *
*************************************************/
.pageContainer {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .pageContainer .content ul {
    margin-bottom: 26px; }

.pageContainerPush {
  right: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.mobileNavOpen {
  width: 285px !important; }

.mobileNav, .mobileNavParents {
  width: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.pageContainerPushLeft {
  right: 285px;
  overflow: hidden; }

.mobileNavOpen {
  width: 285px !important; }

.mobileNav, .mobileNavParents {
  width: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.pageContainerPushLeft {
  right: 285px;
  overflow: hidden; }

#mobileNav, .mobileNavParents {
  position: absolute;
  /* top: 1px; */
  right: 0;
  width: 0;
  min-height: 100%;
  background-color: #4a4441;
  font-size: 1em;
  line-height: 1.3333333333em;
  overflow: hidden;
  z-index: 30;
  z-index: 99999988; }
  #mobileNav ul, .mobileNavParents ul {
    width: 285px;
	padding-top: 86px;
    /*
    li:hover {
      .sub-menu {
        max-height: 999px;
        -webkit-transition: max-height 0.5s ease;
        -moz-transition: max-height 0.5s ease;
        transition: max-height 0.5s ease;
      }
    }*/ }
    #mobileNav ul li, .mobileNavParents ul li {
      position: relative;
      margin: 0 15px;
      list-style: none;
      /* .hideChildren {
        max-height: 0;
        -webkit-transition: max-height 0.5s ease;
        -moz-transition: max-height 0.5s ease;
        transition: max-height 0.5s ease;
      }
      */ }
      #mobileNav ul li a, .mobileNavParents ul li a {
        display: block;
        padding: 14px 0;
        border-bottom: 1px solid #000000;
        color: white;
        text-decoration: none; }
      #mobileNav ul li .expandBtn, .mobileNavParents ul li .expandBtn {
        position: absolute;
        top: 0;
        right: 0;
        width: 15px;
        padding: 13px 20px;
        -webkit-transition: all 0.7s ease;
        -moz-transition: all 0.7s ease;
        transition: all 0.7s ease;
        border-bottom: none;
        cursor: pointer; }
      #mobileNav ul li .rotate, .mobileNavParents ul li .rotate {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg); }
      #mobileNav ul li .sub-menu, .mobileNavParents ul li .sub-menu {
        max-height: 0;
        -webkit-transition: max-height 0.5s ease;
        -moz-transition: max-height 0.5s ease;
        transition: max-height 0.5s ease; }
      #mobileNav ul li ul, .mobileNavParents ul li ul {
        width: 270px;
        max-height: 0;
		padding-top: initial;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        overflow: hidden; }
        #mobileNav ul li ul li, .mobileNavParents ul li ul li {
          margin-left: 0px; }
          #mobileNav ul li ul li a, .mobileNavParents ul li ul li a {
            padding-left: 15px; }
          #mobileNav ul li ul li ul, .mobileNavParents ul li ul li ul {
            /* width: 255px; */ }
            #mobileNav ul li ul li ul li a, .mobileNavParents ul li ul li ul li a {
              padding-left: 30px !important; }
      #mobileNav ul li ul.showChildren, .mobileNavParents ul li ul.showChildren {
        max-height: 750px;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in; }

.mobileNavParents {
  display: none !important; }

/************************************************
*       Parents section                 *
*************************************************/
.page-id-90 {
  background-color: #ebf3f7 !important;
  background-image: none !important; }
  .page-id-90 #desktopNav { float: right; }
  .page-id-90 .banner {
    margin: 40px 0; }
    @media handheld, only screen and (max-width: 1020px) {
      .page-id-90 .banner {
        width: auto;
        margin: 40px; } }
    .page-id-90 .banner .desktop {
      display: block; }
      @media handheld, only screen and (max-width: 580px) {
        .page-id-90 .banner .desktop {
          display: none; } }
    .page-id-90 .banner .mobile {
      display: none; }
      @media handheld, only screen and (max-width: 580px) {
        .page-id-90 .banner .mobile {
          display: block; } }
  @media handheld, only screen and (max-width: 1020px) {
    .page-id-90 .row {
      width: auto;
      margin: 0 20px; } }
  .page-id-90 .panel {
    display: block;
    height: 300px;
    margin-bottom: 20px;
    -webkit-transition: -webkit-filter 1s ease;
    -moz-transition: -webkit-filter 1s ease;
    -o-transition: -webkit-filter 1s ease;
    -ms-transition: -webkit-filter 1s ease;
    transition: -webkit-filter 1s;
    text-decoration: none; }
    .page-id-90 .panel:hover {
      text-decoration: none;
      -webkit-filter: brightness(70%);
      filter: brightness(70%); }
    @media handheld, only screen and (max-width: 580px) {
      .page-id-90 .panel {
        height: 600px; } }
    .page-id-90 .panel .leftcol {
      display: table;
      width: 30.612244898%;
      height: 100%;
      float: left;
      text-decoration: none;
      table-layout: fixed; }
      @media handheld, only screen and (max-width: 580px) {
        .page-id-90 .panel .leftcol {
          height: 180px; } }
      @media handheld, only screen and (max-width: 860px) {
        .page-id-90 .panel .leftcol {
          width: 50%; } }
      @media handheld, only screen and (max-width: 580px) {
        .page-id-90 .panel .leftcol {
          width: 100%;
          float: none; } }
      .page-id-90 .panel .leftcol .inner {
        display: table-cell;
        padding: 0 20px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle; }
        .page-id-90 .panel .leftcol .inner .title {
          margin-bottom: 15px;
          color: white;
          font-family: 'open-sans', Arial, sans-serif;
          font-size: 32px;
          font-weight: 400;
          font-weight: 900;
          line-height: 1.1em;
          text-decoration: none;
          text-transform: uppercase; }
        .page-id-90 .panel .leftcol .inner .excerpt {
          color: white;
          font-size: 18px;
          line-height: 1.4444444444em;
          text-decoration: none; }
        .page-id-90 .panel .leftcol .inner .divider {
          height: 6px;
          margin: 0 60px 15px 60px;
          background: white; }
    .page-id-90 .panel .middlecol {
      width: 38.7755102041%;
      height: 100%;
      float: left; }
      @media handheld, only screen and (max-width: 860px) {
        .page-id-90 .panel .middlecol {
          width: 50%; } }
      @media handheld, only screen and (max-width: 580px) {
        .page-id-90 .panel .middlecol {
          width: 100%;
          height: 300px;
          float: none; } }
    .page-id-90 .panel .rightcol {
      width: 30.612244898%;
      height: 100%;
      float: left;
      background: url("../images/parents-panel-arrow.png");
      background-repeat: no-repeat;
      background-position: center; }
      @media handheld, only screen and (max-width: 860px) {
        .page-id-90 .panel .rightcol {
          display: none; } }
  .page-id-90 .schoolHealthReform {
    background: #ff7682; }
    .page-id-90 .schoolHealthReform .middlecol {
      background: url("../images/local-homepage-image.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      }
  .page-id-90 .usingThisSite {
    background: #49aac1; }
    .page-id-90 .usingThisSite .middlecol {
      background: url("../images/parents-panel-bg-2.jpg");
      background-repeat: no-repeat;
      background-size: cover; }
  .page-id-90 .yourChildsHealth {
    background: #ffcd5d; }
    .page-id-90 .yourChildsHealth .middlecol {
      background: url("../images/parents-panel-bg-3.jpg");
      background-repeat: no-repeat;
      background-size: cover; }
    .page-id-90 .yourChildsHealth .excerpt {
      color: #333333 !important; }
  .page-id-90 .internetSafety {
    background: #abc460; }
    .page-id-90 .internetSafety .middlecol {
      background: url("../images/parents-panel-bg-4.jpg");
      background-repeat: no-repeat;
      background-size: cover; }
  .page-id-90 .links {
    background: #8e88c7; }
    .page-id-90 .links .middlecol {
      background: url("../images/parents-panel-bg-5.jpg");
      background-repeat: no-repeat;
      background-size: cover; }
  .page-id-90 .nurse {
    background: #ec7db9; }
    .page-id-90 .nurse .middlecol {
      background: url("../images/nurse-map.png");
      background-repeat: no-repeat;
      background-size: cover; }

    @media screen and (max-width: 530px) {

    .page-id-90 .panel {
        height: 480px;
    }


    }

    @media screen and (max-width: 380px) {

    .page-id-90 .panel .middlecol {
        height: 220px;
    }

    .page-id-90 .panel {
        height: 400px;
    }


    }

.page-template-parents-content-php .mobileNavParents, .page-id-90 .mobileNavParents {
  display: block !important; }
.page-template-parents-content-php .mobileNav, .page-id-90 .mobileNav {
  display: none !important; }

.page-id-90 header .logo {
  margin-right: 58px; }
/* .page-id-90 header .container {
  background-image: none; } */
.page-id-90 nav .mainMenu {
  display: none; }
.page-id-90 nav .parentsMenu {
  display: block; }
  .page-id-90 nav .parentsMenu ul {
    display: block;
    height: 85px;
    margin-left: 0px;
    padding-top: 35px;
    overflow: auto; }
  .page-id-90 nav .parentsMenu ul li {
    display: block;
    position: relative;
    margin-right: 0px;
    padding-right: 25px;
    float: left;
    list-style: none; }
    .page-id-90 nav .parentsMenu ul li a {
      display: block;
      position: relative;
      width: auto;
      padding: 15px 0px;
      -webkit-transition: all 0.2s ease-in;
      -moz-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in;
      background: none !important;
      color: #007dc2;
      font-family: 'museo-sans', Arial, sans-serif;
      font-size: 17px;
      font-weight: 700;
      line-height: 1.1em;
      text-align: center;
      text-decoration: none;
      cursor: pointer; }
      .page-id-90 nav .parentsMenu ul li a:hover {
        color: #cc3366 !important; }
      .page-id-90 nav .parentsMenu ul li a:after {
        /* content: ' |'; */
        color: #333333;
        }
  .page-id-90 nav .parentsMenu ul li:last-of-type a:after {
    content: ''; }

.page.page-id-90.page-parent header .back {
    display: block !important;
 }
 .page.page-id-90.page-parent header .parents {
    display: none !important;
 }
.page-template-parents-content-php {
  background-color: #ebf3f7 !important;
  background-image: none !important; }
  .page-template-parents-content-php header .back {
    display: block !important; }
  .page-template-parents-content-php header .parents {
    display: none !important; }
  /* .page-template-parents-content-php header .container {
    background-image: none; } */
  .page-template-parents-content-php header .logo {
    margin-right: 58px; }
  .page-template-parents-content-php header nav .mainMenu {
    display: none; }
  .page-template-parents-content-php header nav .parentsMenu {
    display: block; }
    .page-template-parents-content-php header nav .parentsMenu ul li {
      margin-right: 0px;
      padding-right: 23px !important;
      }
      .page-template-parents-content-php header nav .parentsMenu ul li:last-child {
      margin-right: 0px;
    padding-right: 0px !important; }
      .page-template-parents-content-php header nav .parentsMenu ul li a {
        width: auto;
        padding: 15px 0px;
        background: none !important;
        color: #007dc2;
        font-size: 17px; }
        .page-template-parents-content-php header nav .parentsMenu ul li a:hover {
          color: #cc3366 !important; }
        .page-template-parents-content-php header nav .parentsMenu ul li a:after {
          /* content: ' |'; */
          /* color: #333333; */
          }
    .page-template-parents-content-php header nav .parentsMenu ul li:last-of-type a:after {
      content: ''; }
  .page-template-parents-content-php .top {
    height: 300px;
    margin-top: 40px;
    background: white; }
    @media handheld, only screen and (max-width: 580px) {
      .page-template-parents-content-php .top {
        height: auto; } }
    .page-template-parents-content-php .top .left, .page-template-parents-content-php .top .right {
      width: 50%;
      height: 100%;
      float: left; }
    .page-template-parents-content-php .top .left {
      width: calc(50% - 80px);
      height: calc(100% - 80px);
      padding: 40px; }
      @media handheld, only screen and (max-width: 767px) {
        .page-template-parents-content-php .top .left {
          width: calc(100% - 80px);
          float: none; } }
      @media handheld, only screen and (max-width: 580px) {
        .page-template-parents-content-php .top .left {
          height: auto;
          padding-top: 30px;
          padding-bottom: 30px; } }
      .page-template-parents-content-php .top .left .text {
        color: white;
        font-size: 22px;
        line-height: 30px; }
      .page-template-parents-content-php .top .left .divider {
        width: 98px;
        height: 6px;
        margin-bottom: 13px;
        background: white; }
    .page-template-parents-content-php .top .right {
      background-repeat: no-repeat;
      background-size: cover; }
      @media handheld, only screen and (max-width: 767px) {
        .page-template-parents-content-php .top .right {
          display: none; } }
    .page-template-parents-content-php .top h1 {
      margin-bottom: 15px;
      color: white;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-size: 54px;
      font-size: 58px;
      font-weight: 700;
      text-transform: uppercase; }
      @media handheld, only screen and (max-width: 768px) {
        .page-template-parents-content-php .top h1 {
          font-size: 45px;
          line-height: 1.1em; } }
  .page-template-parents-content-php .pageContent {
    margin-bottom: 20px;
/*
    padding-top: 75px;
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 30px;
*/
  padding: 25px;
    background: white;
    color: #333333 !important; }
    @media handheld, only screen and (max-width: 580px) {
      .page-template-parents-content-php .pageContent {
        padding: 30px;
        padding-bottom: 5px; } }
    .page-template-parents-content-php .pageContent a {
      color: #007dc2 !important;
      font-weight: 400;
      text-decoration: underline; }
      .page-template-parents-content-php .pageContent a:hover {
        color: #cc3366 !important;
        text-decoration: none; }
    .page-template-parents-content-php .pageContent p, .page-template-parents-content-php .pageContent ul {
      margin-bottom: 35px;
      font-size: 18px;
      line-height: 30px;
      list-style-type: disc; }
      .page-template-parents-content-php .pageContent p li, .page-template-parents-content-php .pageContent ul li {
        margin-left: 20px; }

.ie8 .tvLong, .ie7 .tvLong, .ie6 .tvLong {
  display: block !important;
  padding-top: 30px;
  text-align: center; }
  .ie8 .tvLong a, .ie7 .tvLong a, .ie6 .tvLong a {
    display: block;
    width: 70%;
    margin: 0 auto; }
    .ie8 .tvLong a img, .ie7 .tvLong a img, .ie6 .tvLong a img {
      display: block;
      width: 100%; }
.ie8 .tvs, .ie7 .tvs, .ie6 .tvs {
  display: none !important; }
.ie8 .page-template-parents-content-php .top .right, .ie7 .page-template-parents-content-php .top .right, .ie6 .page-template-parents-content-php .top .right {
  width: 490px !important;
  height: 300px !important; }
.ie8 .page-template-parents-content-php .top .left, .ie7 .page-template-parents-content-php .top .left, .ie6 .page-template-parents-content-php .top .left {
  width: 410px !important;
  height: 220px !important; }
.ie8 .nhs.old, .ie7 .nhs.old, .ie6 .nhs.old {
  display: inline-block !important; }
.ie8 .nhs.new, .ie7 .nhs.new, .ie6 .nhs.new {
  display: none !important; }
.ie8 .searchBox input[type="submit"], .ie7 .searchBox input[type="submit"], .ie6 .searchBox input[type="submit"] {
  font-size: 0px !important; }

.ie8 .contentTemplate .quiz ul li span {
  width: 430px !important;
}
.ie7 .contentTemplate .quiz ul li span {
  width: 430px !important;
}

.safari .page-id-90 header .logo, .firefox .page-id-90 header .logo, .ie11 .page-id-90 header .logo, .ie10 .page-id-90 header .logo, .ie9 .page-id-90 header .logo, .ie8 .page-id-90 header .logo {
  margin-right: 49px; }

@font-face {
  font-family: 'cuttsHoldFast';
  src: url("../fonts/cutts-hold-fast-regular/holdfast-webfont.eot");
  src: url("../fonts/cutts-hold-fast-regular/holdfast-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/cutts-hold-fast-regular/holdfast-webfont.woff") format("woff"), url("../fonts/cutts-hold-fast-regular/holdfast-webfont.ttf") format("truetype"), url("../fonts/cutts-hold-fast-regular/holdfast-webfont.svg#webfont") format("svg"); }
@media handheld, only screen and (max-width: 1020px) {
  .row .onecol, .row .twocol, .row .threecol {
    width: calc(100% - 50px);
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 25px;
    padding-left: 25px;
    float: none; } }
@media handheld, only screen and (max-width: 767px) {
  .pageContainer, body {
    height: 100%; } }

.mibBody {
  background-color: #fff !important;
  background-image: none !important;
  color: #333; }
  .mibBody .row {
    display: block;
    max-width: 980px;
    margin: 0 auto;
    padding: 0 20px;
    overflow: auto; }
    @media handheld, only screen and (max-width: 1020px) {
      .mibBody .row {
        width: 100%;
        min-width: 0;
        margin-right: 0px;
        margin-left: 0px;
        padding-right: 0px;
        padding-left: 0px; } }
  .mibBody header {
    border-bottom: none; }
    .mibBody header .topBar {
      display: none;
      width: 100%;
      height: 40px;
      padding: 10px 0 12px 0;
      background-color: #ebf3f7;
      text-align: right;
      overflow: auto; }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody header .topBar {
          display: block; } }
      .mibBody header .topBar .mobileMenu {
        display: none;
        border: 13px solid #cbe0eb;
        border-radius: 0;
        outline: none;
        -webkit-appearance: none; }
        @media handheld, only screen and (max-width: 650px) {
          .mibBody header .topBar .mobileMenu {
            display: block;
            float: right; } }
      .mibBody header .topBar .mobileLogo {
        display: none; }
        @media handheld, only screen and (max-width: 650px) {
          .mibBody header .topBar .mobileLogo {
            display: block !important;
            height: 40px;
            margin-top: -10px;
            float: left; }
            .mibBody header .topBar .mobileLogo img {
              height: 100%;
              margin-right: 0; } }
        @media handheld, only screen and (max-width: 400px) {
          .mibBody header .topBar .mobileLogo img {
            width: 80px;
            height: auto; } }
    .mibBody header .middleBar {
      height: 210px; }
      @media handheld, only screen and (max-width: 650px) {
        .mibBody header .middleBar {
          display: none;
          height: auto;
          margin-bottom: 20px; } }
      .mibBody header .middleBar .row {
        height: 100%;
        padding-top: 30px;
        background-image: url(../images/mib/header-pirate-color.png);
        background-position: top 9px right; }
        @media handheld, only screen and (max-width: 768px) {
          .mibBody header .middleBar .row {
            background-image: url(../images/mib/morto-small.jpg);
            background-position: top 29px right; } }
        @media handheld, only screen and (max-width: 767px) {
          .mibBody header .middleBar .row {
            background-image: none; } }
        @media handheld, only screen and (max-width: 1020px) {
          .mibBody header .middleBar .row .onecol {
            width: calc(30% - 50px) !important;
            float: left; } }
        @media handheld, only screen and (max-width: 768px) {
          .mibBody header .middleBar .row .onecol {
            width: calc(20% - 50px) !important;
            float: left; }
            .mibBody header .middleBar .row .onecol .logo {
              margin-top: 30px; } }
        @media handheld, only screen and (max-width: 767px) {
          .mibBody header .middleBar .row .onecol .logo {
            margin-top: 0; } }
        @media handheld, only screen and (max-width: 650px) {
          .mibBody header .middleBar .row .onecol {
            width: calc(100% - 50px) !important; } }
        @media handheld, only screen and (max-width: 1020px) {
          .mibBody header .middleBar .row .twocol {
            width: calc(70% - 50px) !important;
            float: left; }
            .mibBody header .middleBar .row .twocol ul {
              width: calc(100% - 107px); }
              .mibBody header .middleBar .row .twocol ul li {
                width: 30%; }
                .mibBody header .middleBar .row .twocol ul li a {
                  width: calc(100% - 30px);
                  font-size: 14px !important; } }
        @media handheld, only screen and (max-width: 850px) {
          .mibBody header .middleBar .row .twocol ul li a {
            padding: 15px;
            font-size: 12px !important; } }
        @media handheld, only screen and (max-width: 768px) {
          .mibBody header .middleBar .row .twocol ul {
            width: 100% !important;
            margin-right: 0 !important; }
            .mibBody header .middleBar .row .twocol ul li {
              padding-right: 0 !important;
              padding-left: 10px !important;
              float: right !important; } }
        @media handheld, only screen and (max-width: 650px) {
          .mibBody header .middleBar .row .twocol {
            display: none; } }
      .mibBody header .middleBar img {
        display: block;
        margin: 0;
        padding: 0;
        float: none; }
        @media handheld, only screen and (max-width: 400px) {
          .mibBody header .middleBar img {
            width: 50%; } }
      .mibBody header .middleBar a {
        display: block; }
      .mibBody header .middleBar ul {
        display: table;
        height: auto;
        margin-right: 107px;
        margin-bottom: 30px;
        float: right; }
        @media handheld, only screen and (max-width: 650px) {
          .mibBody header .middleBar ul {
            display: none; } }
        .mibBody header .middleBar ul li {
          display: table-cell; }
          .mibBody header .middleBar ul li:nth-child(1) a {
            background-color: #ef7070; }
            .mibBody header .middleBar ul li:nth-child(1) a:hover {
              background-color: #b81414; }
          .mibBody header .middleBar ul li:nth-child(2) a {
            background-color: #25cbb3; }
            .mibBody header .middleBar ul li:nth-child(2) a:hover {
              background-color: #198A79; }
          .mibBody header .middleBar ul li:nth-child(3) a {
            background-color: #3678e0; }
            .mibBody header .middleBar ul li:nth-child(3) a:hover {
              background-color: #194C9F; }
          .mibBody header .middleBar ul li a {
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
  .mibBody a.btn {
    display: table;
    margin: 0 auto;
    margin-bottom: 45px;
    padding: 18px 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    background-color: #25cbb3;
    font-size: 1.6666666667em; }
    @media handheld, only screen and (max-width: 768px) {
      .mibBody a.btn {
        padding: 15px 30px;
        font-size: 25px; } }
    @media handheld, only screen and (max-width: 400px) {
      .mibBody a.btn {
        padding: 15px 18px;
        font-size: 20px; } }
    .mibBody a.btn:hover {
      background-color: #20ac97; }
  .mibBody .parksMap .gm-style-iw div {
    height: auto !important;
    overflow: visible !important; }
  .mibBody .parksMap .topBar {
    margin-top: -64px;
    padding: 25px 0;
    border-top: 5px solid #26549d;
    background-color: #3678e0;
    color: #fff; }
    @media handheld, only screen and (max-width: 650px) {
      .mibBody .parksMap .topBar {
        margin-top: 0; } }
    @media handheld, only screen and (max-width: 400px) {
      .mibBody .parksMap .topBar {
        padding: 20px 0 25px 0; } }
    .mibBody .parksMap .topBar h1 {
      color: inherit;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-size: 2.6666666667em;
      font-weight: 700;
      font-weight: 100;
      line-height: 1em; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .parksMap .topBar h1 {
          font-size: 50px;
          line-height: 60px; } }
      @media handheld, only screen and (max-width: 600px) {
        .mibBody .parksMap .topBar h1 {
          margin-top: 0; } }
      @media handheld, only screen and (max-width: 400px) {
        .mibBody .parksMap .topBar h1 {
          margin-bottom: 10px;
          font-size: 30px;
          line-height: 40px; } }
    .mibBody .parksMap .topBar .text {
      font-size: 1.1111111111em;
      line-height: 1.5em; }
      @media handheld, only screen and (max-width: 650px) {
        .mibBody .parksMap .topBar .text {
          font-size: 16px; } }
  .mibBody .parksMap .bottomBar {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #e8236e;
    color: #fff; }
    .mibBody .parksMap .bottomBar:hover {
      background-color: #B91353; }
    .mibBody .parksMap .bottomBar a {
      display: block;
      margin: 0 auto;
      padding: 17px 0;
      color: #fff;
      font-size: 0.9444444444em;
      font-weight: 400;
      text-align: center; }
  .mibBody .parksMap #map-canvas {
    height: 100%;
    margin: 0px;
    padding: 0px; }
    @media handheld, only screen and (max-width: 400px) {
      .mibBody .parksMap #map-canvas {
        margin: 15px; } }
  .mibBody .parksMap .controls {
    height: 32px;
    margin-top: 16px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mibBody .parksMap #pac-input {
    width: 400px;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    background: #fff url("http://localhost:8888/healthforkids.co.uk/wp-content/themes/healthForKids/images/mib/search.png") no-repeat right center;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    text-overflow: ellipsis; }
    @media handheld, only screen and (max-width: 650px) {
      .mibBody .parksMap #pac-input {
        width: 70%;
        background-image: none; } }
    @media handheld, only screen and (max-width: 400px) {
      .mibBody .parksMap #pac-input {
        width: 90%; } }
  .mibBody .parksMap #pac-input:focus {
    border-color: #4d90fe; }
  .mibBody .parksMap .pac-container {
    font-family: Roboto; }
  .mibBody .parksMap #type-selector {
    padding: 5px 11px 0px 11px;
    background-color: #4d90fe;
    color: #fff; }
  .mibBody .parksMap #type-selector label {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300; }
  .mibBody .parksMap .leftsideinfo {
    width: 200px;
    float: left;
    font-family: 'museo-sans-rounded', Arial, sans-serif;
    font-weight: 700; }
    .mibBody .parksMap .leftsideinfo .firstHeading {
      margin: 10px 0 5px 0;
      font-size: 18px; }
    .mibBody .parksMap .leftsideinfo p {
      padding-right: 20px;
      font-size: 16px;
      font-weight: 200 !important;
      line-height: 20px; }
    .mibBody .parksMap .leftsideinfo a {
      display: block;
      margin-top: 20px;
      font-weight: 200 !important; }
  .mibBody .parksMap .leftsideinfo a {
    color: #3678e0; }
  .mibBody .parksMap .rightsideinfo {
    float: left;
    font-family: 'museo-sans-rounded', Arial, sans-serif;
    font-weight: 700;
    font-weight: 200 !important; }
    @media handheld, only screen and (max-width: 600px) {
      .mibBody .parksMap .rightsideinfo {
        padding: 0 !important;
        float: none !important; } }
  .mibBody .parksMap .rightsideinfo ul {
    display: table;
    margin: 10px 0 0 0;
    line-height: 1.6em; }
    .mibBody .parksMap .rightsideinfo ul li {
      font-weight: 400; }
  .mibBody .addPark {
    padding: 25px 0;
    border-top: 5px solid #26549d;
    background-color: #3678e0;
    color: #fff; }
    .mibBody .addPark h1 {
      margin: 20px 0;
      color: inherit;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-size: 2.6666666667em;
      font-weight: 700;
      font-weight: 100;
      line-height: 1em; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .addPark h1 {
          font-size: 50px;
          line-height: 60px; } }
      @media handheld, only screen and (max-width: 600px) {
        .mibBody .addPark h1 {
          margin: 10px 0; } }
      @media handheld, only screen and (max-width: 400px) {
        .mibBody .addPark h1 {
          font-size: 30px;
          line-height: 40px; } }
    .mibBody .addPark .description {
      width: 50%;
      color: #fff; }
      @media handheld, only screen and (max-width: 600px) {
        .mibBody .addPark .description {
          width: 100%; } }
    .mibBody .addPark .acf-field[data-name="_post_title"] label:before {
      content: 'Park Name/'; }
    .mibBody .addPark input.search {
      background: #fff !important; }
    .mibBody .addPark .acf-field-radio {
      width: 150px;
      float: left; }
    .mibBody .addPark .acf-field-google-map {
      clear: both; }
    .mibBody .addPark .acf-fields > .acf-field {
      margin: 0;
      padding: 15px 0;
      border: none; }
    .mibBody .addPark .acf-field input[type="text"] {
      width: 50%;
      height: auto;
      padding: 10px !important;
      border: none;
      border-radius: 5px;
      outline: none;
      color: #333;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-weight: 700;
      font-weight: 300;
      -webkit-appearance: none; }
      @media handheld, only screen and (max-width: 600px) {
        .mibBody .addPark .acf-field input[type="text"] {
          width: 100%; } }
    .mibBody .addPark ul.acf-radio-list li {
      display: inline-block;
      margin-right: 15px; }
    .mibBody .addPark .acf-field .acf-label label {
      font-size: 18px;
      font-weight: 100;
      line-height: 1.4em; }
    .mibBody .addPark .acf-google-map {
      margin-top: 20px; }
    @media handheld, only screen and (max-width: 600px) {
      .mibBody .addPark .acf-field-radio {
        width: 50%; } }
    .mibBody .addPark .acf-field-radio label {
      font-size: 15px !important; }
    .mibBody .addPark input[type="submit"] {
      display: table;
      margin: 30px 0;
      padding: 15px 30px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      border: none;
      border-radius: 5px;
      background-color: #fff;
      color: #3678e0 !important;
      font-size: 1.1111111111em;
      cursor: pointer; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .addPark input[type="submit"] {
          padding: 15px 30px;
          font-size: 25px; } }
      @media handheld, only screen and (max-width: 400px) {
        .mibBody .addPark input[type="submit"] {
          padding: 15px 18px;
          font-size: 20px; } }
      .mibBody .addPark input[type="submit"]:hover {
        background-color: #6094e6;
        color: #ffffff !important; }
    .mibBody .addPark a.btn {
      margin: 30px 0;
      padding: 15px;
      color: white;
      font-size: 1.1111111111em; }
    .mibBody .addPark .acf-error-message {
      width: 47% !important; }
  .mibBody .mibGameLanding {
    background-color: #3678e0;
    color: #fff;
    font-family: 'museo-sans-rounded', Arial, sans-serif;
    font-weight: 700;
    font-weight: 100;
    text-align: center; }
    .mibBody .mibGameLanding h1 {
      margin-bottom: 10px;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-size: 3.7777777778em;
      font-weight: 700;
      font-weight: 100;
      line-height: 1.1029411765em; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGameLanding h1 {
          font-size: 50px;
          line-height: 60px; } }
      @media handheld, only screen and (max-width: 600px) {
        .mibBody .mibGameLanding h1 {
          margin-top: 20px; } }
      @media handheld, only screen and (max-width: 400px) {
        .mibBody .mibGameLanding h1 {
          font-size: 30px;
          line-height: 40px; } }
    .mibBody .mibGameLanding h2 {
      margin-bottom: 38px;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-size: 1.7777777778em;
      font-weight: 700;
      font-weight: 100;
      line-height: 1.5625em; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGameLanding h2 {
          font-size: 25px;
          line-height: 32px; } }
    .mibBody .mibGameLanding a, .mibBody .mibGameLanding h1, .mibBody .mibGameLanding h2 {
      color: inherit; }
    .mibBody .mibGameLanding .text {
      margin-bottom: 28px;
      padding: 0 50px;
      font-size: 1.1111111111em;
      line-height: 1.5em; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGameLanding .text {
          font-size: 19px;
          line-height: 26px; } }
      @media handheld, only screen and (max-width: 400px) {
        .mibBody .mibGameLanding .text {
          padding: 0;
          font-size: 17px;
          line-height: 23px; } }
    .mibBody .mibGameLanding .ghost {
      margin-top: -20px;
      padding: 8px 50px;
      border: 2px solid #ffffff;
      background-color: transparent;
      font-size: 22px; }
      .mibBody .mibGameLanding .ghost:hover {
        border-color: transparent;
        background-color: white;
        color: #3678e0; }
    .mibBody .mibGameLanding .text.large {
      margin-bottom: 14px;
      font-size: 1.7777777778em;
      line-height: 1.5625em; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGameLanding .text.large {
          font-size: 25px;
          line-height: 32px; } }
      @media handheld, only screen and (max-width: 400px) {
        .mibBody .mibGameLanding .text.large {
          padding: 0;
          font-size: 20px;
          line-height: 26px; } }
    .mibBody .mibGameLanding .topStrip {
      display: block;
      width: 100%; }
    .mibBody .mibGameLanding .panels {
      margin-bottom: 20px; }
      .mibBody .mibGameLanding .panels .text {
        padding: 0; }
        @media handheld, only screen and (max-width: 1020px) {
          .mibBody .mibGameLanding .panels .text {
            padding: 10px 80px 50px 80px; } }
        @media handheld, only screen and (max-width: 450px) {
          .mibBody .mibGameLanding .panels .text {
            padding: 10px 50px 50px 50px; } }
        @media handheld, only screen and (max-width: 400px) {
          .mibBody .mibGameLanding .panels .text {
            padding: 10px 25px 25px 25px; } }
      .mibBody .mibGameLanding .panels .num {
        width: 28px;
        height: 28px;
        margin: 0 auto 10px auto;
        border-radius: 50%;
        background-color: #f3ea5b;
        color: #3371d2;
        font-weight: 300; }
        @media handheld, only screen and (max-width: 768px) {
          .mibBody .mibGameLanding .panels .num {
            width: 50px;
            height: 50px;
            font-size: 25px;
            line-height: 47px; } }
      .mibBody .mibGameLanding .panels img {
        margin-bottom: 14px; }
    .mibBody .mibGameLanding .lowerText {
      padding-bottom: 220px; }
      .mibBody .mibGameLanding .lowerText .text {
        margin-bottom: 8px; }
      .mibBody .mibGameLanding .lowerText .text.large {
        margin-bottom: 45px; }
      .mibBody .mibGameLanding .lowerText a.btn {
        margin-bottom: 30px; }
    .mibBody .mibGameLanding .bottom {
      height: 305px;
      background-color: #ffffff;
      background-image: url("../images/mib/game-landing-bottom-bg.png");
      background-repeat: repeat-x;
      background-position: top; }
      .mibBody .mibGameLanding .bottom .row {
        overflow: visible; }
      .mibBody .mibGameLanding .bottom .islandBosses {
        margin-top: -214px; }
  .mibBody .mibLogin {
    padding: 60px 0;
    background-color: #3678e0;
    color: #ffffff; }
    .mibBody .mibLogin h1 {
      margin-bottom: 23px;
      color: #ffffff;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-size: 3.7777777778em;
      font-weight: 700;
      font-weight: 100;
      line-height: 1em; }
      @media handheld, only screen and (max-width: 550px) {
        .mibBody .mibLogin h1 {
          font-size: 30px; } }
    .mibBody .mibLogin .intro {
      margin-bottom: 30px;
      color: #ffffff;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-size: 2.1111111111em;
      font-weight: 700;
      font-weight: 100;
      line-height: 1.3157894737em; }
      @media handheld, only screen and (max-width: 550px) {
        .mibBody .mibLogin .intro {
          font-size: 20px; } }
    .mibBody .mibLogin .left, .mibBody .mibLogin .right {
      width: 50%;
      float: left; }
      @media handheld, only screen and (max-width: 550px) {
        .mibBody .mibLogin .left, .mibBody .mibLogin .right {
          width: 100% !important;
          float: none !important; } }
    .mibBody .mibLogin .right img {
      margin-top: 15px;
      float: right; }
      @media handheld, only screen and (max-width: 550px) {
        .mibBody .mibLogin .right img {
          display: block !important;
          width: 70% !important;
          margin: 20px auto 0 auto !important;
          float: none !important; } }
    .mibBody .mibLogin .feedback {
      margin-bottom: 20px;
      color: #0946A7;
      font-size: 25px !important;
      font-weight: 500; }
    .mibBody .mibLogin .left form input[type="text"], .mibBody .mibLogin .left form input[type="password"] {
      width: 310px;
      margin-bottom: 30px;
      padding: 12px 20px;
      border: 1px solid #bebebe;
      border-radius: 3px;
      outline: none;
      color: #333;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-size: 20px;
      font-weight: 700;
      font-weight: 100;
      -webkit-appearance: none; }
      @media handheld, only screen and (max-width: 650px) {
        .mibBody .mibLogin .left form input[type="text"], .mibBody .mibLogin .left form input[type="password"] {
          width: 200px; } }
    .mibBody .mibLogin .left form input[type="submit"] {
      display: table;
      margin: 5px 0 30px 0;
      padding: 18px 85px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      border: none;
      border-radius: 5px;
      background-color: #25cbb3;
      color: #fff;
      font-size: 1.6666666667em;
      text-align: left;
      cursor: pointer; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibLogin .left form input[type="submit"] {
          padding: 15px 30px;
          font-size: 25px; } }
      @media handheld, only screen and (max-width: 400px) {
        .mibBody .mibLogin .left form input[type="submit"] {
          padding: 15px 18px;
          font-size: 20px; } }
      .mibBody .mibLogin .left form input[type="submit"]:hover {
        background-color: #20ac97; }
    .mibBody .mibLogin .left form .label {
      margin-bottom: 12px; }
  .mibBody .mibGameRegister, .mibBody .mibSpinner {
    padding: 40px 0;
    background-color: #3678e0;
    color: #ffffff; }
    @media handheld, only screen and (max-width: 550px) {
      .mibBody .mibGameRegister, .mibBody .mibSpinner {
        padding: 20px 0; } }
    .mibBody .mibGameRegister h1, .mibBody .mibSpinner h1 {
      margin: 15px 0 25px 0;
      color: #ffffff;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-size: 3.2222222222em;
      font-weight: 700;
      font-weight: 100; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGameRegister h1, .mibBody .mibSpinner h1 {
          font-size: 45px;
          line-height: 55px; } }
      @media handheld, only screen and (max-width: 700px) {
        .mibBody .mibGameRegister h1, .mibBody .mibSpinner h1 {
          font-size: 35px;
          line-height: 45px; } }
      @media handheld, only screen and (max-width: 550px) {
        .mibBody .mibGameRegister h1, .mibBody .mibSpinner h1 {
          font-size: 28px;
          line-height: 35px; } }
    .mibBody .mibGameRegister .intro, .mibBody .mibSpinner .intro {
      margin-bottom: 24px;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-size: 2.1111111111em;
      font-weight: 700;
      font-weight: 100;
      line-height: 1.3157894737em; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGameRegister .intro, .mibBody .mibSpinner .intro {
          font-size: 30px;
          line-height: 38px; } }
      @media handheld, only screen and (max-width: 700px) {
        .mibBody .mibGameRegister .intro, .mibBody .mibSpinner .intro {
          font-size: 20px;
          line-height: 28px; } }
      @media handheld, only screen and (max-width: 550px) {
        .mibBody .mibGameRegister .intro, .mibBody .mibSpinner .intro {
          font-size: 18px;
          line-height: 22px; } }
    .mibBody .mibGameRegister .left, .mibBody .mibGameRegister .right, .mibBody .mibSpinner .left, .mibBody .mibSpinner .right {
      width: 50%;
      float: left; }
      @media handheld, only screen and (max-width: 550px) {
        .mibBody .mibGameRegister .left, .mibBody .mibGameRegister .right, .mibBody .mibSpinner .left, .mibBody .mibSpinner .right {
          width: 100% !important;
          float: none !important; } }
    .mibBody .mibGameRegister .right img, .mibBody .mibSpinner .right img {
      float: right; }
      @media handheld, only screen and (max-width: 550px) {
        .mibBody .mibGameRegister .right img, .mibBody .mibSpinner .right img {
          display: block !important;
          width: 85% !important;
          margin: 0 auto !important;
          float: none !important; } }
    @media handheld, only screen and (max-width: 700px) {
      .mibBody .mibGameRegister .left, .mibBody .mibSpinner .left {
        width: calc(50% - 20px);
        padding-right: 20px; } }
    .mibBody .mibGameRegister .left .label, .mibBody .mibSpinner .left .label {
      margin-bottom: 5px;
      font-size: 1.1111111111em; }
      @media handheld, only screen and (max-width: 550px) {
        .mibBody .mibGameRegister .left .label, .mibBody .mibSpinner .left .label {
          font-size: 16px;
          line-height: 20px; } }
    .mibBody .mibGameRegister .left .password, .mibBody .mibSpinner .left .password {
      width: 80%;
      margin-top: 12px;
      padding: 20px;
      border: 2px solid #fff;
      font-size: 1.7777777778em; }
      @media handheld, only screen and (max-width: 700px) {
        .mibBody .mibGameRegister .left .password, .mibBody .mibSpinner .left .password {
          font-size: 25px;
          line-height: 30px; } }
      @media handheld, only screen and (max-width: 550px) {
        .mibBody .mibGameRegister .left .password, .mibBody .mibSpinner .left .password {
          width: calc(100% - 40px) !important;
          margin-bottom: 30px;
          font-size: 20px;
          line-height: 24px; } }
    .mibBody .mibGameRegister .left select, .mibBody .mibSpinner .left select {
      width: 90%;
      margin-top: 8px;
      margin-bottom: 15px;
      padding: 10px;
      outline: none;
      background-color: #fff;
      background-image: url(../images/mib/select-arrow-down.png);
      background-repeat: no-repeat;
      background-position: right 10px top 15px;
      color: #333;
      font-size: 1.1111111111em;
      font-weight: 100;
      cursor: pointer;
      -webkit-appearance: none; }
      @media handheld, only screen and (max-width: 700px) {
        .mibBody .mibGameRegister .left select, .mibBody .mibSpinner .left select {
          font-size: 18px; } }
      @media handheld, only screen and (max-width: 550px) {
        .mibBody .mibGameRegister .left select, .mibBody .mibSpinner .left select {
          width: 100% !important;
          margin-bottom: 25px; } }
    .mibBody .mibGameRegister .notice, .mibBody .mibSpinner .notice {
      margin: 50px 0;
      padding: 25px 80px;
      background-color: #154693;
      color: #fff;
      font-size: 1.4444444444em;
      line-height: 1.3846153846em;
      text-align: center; }
      .mibBody .mibGameRegister .notice .small, .mibBody .mibSpinner .notice .small {
        font-size: 22px; }
        .mibBody .mibGameRegister .notice .small strong, .mibBody .mibSpinner .notice .small strong {
          font-weight: 700; }
        @media handheld, only screen and (max-width: 700px) {
          .mibBody .mibGameRegister .notice .small, .mibBody .mibSpinner .notice .small {
            padding: 20px 30px;
            font-size: 20px;
            line-height: 30px; } }
        @media handheld, only screen and (max-width: 550px) {
          .mibBody .mibGameRegister .notice .small, .mibBody .mibSpinner .notice .small {
            padding: 15px;
            font-size: 16px;
            line-height: 22px; } }
      @media handheld, only screen and (max-width: 700px) {
        .mibBody .mibGameRegister .notice, .mibBody .mibSpinner .notice {
          padding: 20px 30px;
          font-size: 20px;
          line-height: 30px; } }
      @media handheld, only screen and (max-width: 550px) {
        .mibBody .mibGameRegister .notice, .mibBody .mibSpinner .notice {
          margin-top: 30px;
          padding: 15px;
          font-size: 16px;
          line-height: 22px; } }
      .mibBody .mibGameRegister .notice strong, .mibBody .mibSpinner .notice strong {
        font-weight: 500; }
    .mibBody .mibGameRegister .postcard, .mibBody .mibSpinner .postcard {
      display: block;
      margin: 0 auto 35px auto; }
    .mibBody .mibGameRegister input[type="submit"], .mibBody .mibSpinner input[type="submit"] {
      display: table;
      margin: 5px auto 30px auto;
      padding: 18px 35px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      border: none;
      border-radius: 5px;
      background-color: #25cbb3;
      color: #fff;
      font-size: 1.6666666667em;
      text-align: left;
      cursor: pointer;
      -webkit-appearance: none !important; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGameRegister input[type="submit"], .mibBody .mibSpinner input[type="submit"] {
          padding: 15px 30px;
          font-size: 25px; } }
      @media handheld, only screen and (max-width: 400px) {
        .mibBody .mibGameRegister input[type="submit"], .mibBody .mibSpinner input[type="submit"] {
          padding: 15px 18px;
          font-size: 20px; } }
      .mibBody .mibGameRegister input[type="submit"]:hover, .mibBody .mibSpinner input[type="submit"]:hover {
        background-color: #20ac97; }
  .mibBody .mibSpinner .text {
    padding: 0 45px;
    text-align: center; }
    @media handheld, only screen and (max-width: 500px) {
      .mibBody .mibSpinner .text {
        padding: 0; } }
  .mibBody .mibSpinner h1 {
    font-size: 3.2222222222em;
    text-align: center; }
    @media handheld, only screen and (max-width: 767px) {
      .mibBody .mibSpinner h1 {
        font-size: 40px; } }
    @media handheld, only screen and (max-width: 600px) {
      .mibBody .mibSpinner h1 {
        font-size: 30px; } }
  .mibBody .mibSpinner .text {
    text-align: center; }
  @media handheld, only screen and (max-width: 767px) {
    .mibBody .mibSpinner .intro {
      text-align: center; } }
  .mibBody .mibSpinner .mobile {
    display: none; }
    @media handheld, only screen and (max-width: 767px) {
      .mibBody .mibSpinner .mobile {
        display: block; } }
  @media handheld, only screen and (max-width: 767px) {
    .mibBody .mibSpinner .desktop {
      display: none; } }
  .mibBody .mibSpinner .spinner {
    margin-top: 40px;
    padding: 65px 0;
    overflow: hidden; }
    @media handheld, only screen and (max-width: 980px) {
      .mibBody .mibSpinner .spinner {
        padding-top: 50px;
        padding-bottom: 50px; } }
    @media handheld, only screen and (max-width: 767px) {
      .mibBody .mibSpinner .spinner {
        margin-top: 10px; } }
    @media handheld, only screen and (max-width: 580px) {
      .mibBody .mibSpinner .spinner {
        padding-top: 15px; } }
    @media handheld, only screen and (max-width: 767px) {
      .mibBody .mibSpinner .spinner .btn {
        display: table;
        margin: 20px auto 0 auto !important; } }
    .mibBody .mibSpinner .spinner p.noCanvasMsg {
      color: #1593b6; }
    .mibBody .mibSpinner .spinner canvas {
      margin-left: -85px; }
    .mibBody .mibSpinner .spinner .left, .mibBody .mibSpinner .spinner .right {
      position: relative;
      width: 50%;
      float: left; }
      @media handheld, only screen and (max-width: 950px) {
        .mibBody .mibSpinner .spinner .left, .mibBody .mibSpinner .spinner .right {
          width: 100% !important;
          float: none; } }
    @media handheld, only screen and (max-width: 950px) {
      .mibBody .mibSpinner .spinner .right {
        margin-top: 90px; } }
    @media handheld, only screen and (max-width: 767px) {
      .mibBody .mibSpinner .spinner .right {
        margin-top: 0; } }
    @media handheld, only screen and (max-width: 767px) {
      .mibBody .mibSpinner .spinner .left {
        display: none; } }
    .mibBody .mibSpinner .spinner .left .machine {
      position: absolute;
      top: -58px;
      left: -21px;
      max-width: none; }
    .mibBody .mibSpinner .spinner .left #spin_button {
      position: absolute;
      top: -12px;
      left: 383px;
      width: 115px;
      max-width: none;
      height: 115px;
      -webkit-transition: background-image 0.3s ease;
      -moz-transition: background-image 0.3s ease;
      -o-transition: background-image 0.3s ease;
      -ms-transition: background-image 0.3s ease;
      background-image: url("../images/home-machine-spin.png");
      background-repeat: no-repeat;
      cursor: pointer; }
      .mibBody .mibSpinner .spinner .left #spin_button:hover {
        background-image: url("../images/home-machine-spin-hover.png");
        background-repeat: no-repeat; }
      .mibBody .mibSpinner .spinner .left #spin_button:active {
        background-image: url("../images/home-machine-spin-down.png");
        background-repeat: no-repeat; }
    .mibBody .mibSpinner .spinner .boomBtn {
      display: block !important;
      width: 43.75% !important;
      margin: 0 auto;
      float: none !important;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .mibBody .mibSpinner .spinner .boomBtn:hover {
        transform: scale(1.1); }
    .mibBody .mibSpinner .spinner .makeItBoom {
      display: block !important;
      margin: 0 auto 10px auto !important;
      float: none !important; }
    @media handheld, only screen and (min-width: 767px) {
      .mibBody .mibSpinner .spinner .makeItBoom.mobile {
        display: none !important; } }
    .mibBody .mibSpinner .spinner .randomActivity {
      margin: 0 auto 10px auto !important; }
    .mibBody .mibSpinner .spinner .sliderWrapper .wrapper, .mibBody .mibSpinner .spinner .right .wrapper {
      position: relative;
      margin-left: 35px; }
      @media handheld, only screen and (max-width: 580px) {
        .mibBody .mibSpinner .spinner .sliderWrapper .wrapper, .mibBody .mibSpinner .spinner .right .wrapper {
          margin-left: 0px; } }
      .mibBody .mibSpinner .spinner .sliderWrapper .wrapper .character, .mibBody .mibSpinner .spinner .right .wrapper .character {
        position: absolute;
        top: -60px;
        right: -60px; }
        @media handheld, only screen and (max-width: 980px) {
          .mibBody .mibSpinner .spinner .sliderWrapper .wrapper .character, .mibBody .mibSpinner .spinner .right .wrapper .character {
            top: -50px;
            right: 0px; } }
        @media handheld, only screen and (max-width: 768px) {
          .mibBody .mibSpinner .spinner .sliderWrapper .wrapper .character, .mibBody .mibSpinner .spinner .right .wrapper .character {
            width: 30%; } }
        @media handheld, only screen and (max-width: 580px) {
          .mibBody .mibSpinner .spinner .sliderWrapper .wrapper .character, .mibBody .mibSpinner .spinner .right .wrapper .character {
            width: 25%; } }
        @media handheld, only screen and (max-width: 400px) {
          .mibBody .mibSpinner .spinner .sliderWrapper .wrapper .character, .mibBody .mibSpinner .spinner .right .wrapper .character {
            top: -20px;
            width: 30%; } }
      .mibBody .mibSpinner .spinner .sliderWrapper .wrapper .name, .mibBody .mibSpinner .spinner .right .wrapper .name {
        color: white;
        font-family: "reklame-script";
        font-size: 82px;
        line-height: 1.1em; }
        @media handheld, only screen and (max-width: 580px) {
          .mibBody .mibSpinner .spinner .sliderWrapper .wrapper .name, .mibBody .mibSpinner .spinner .right .wrapper .name {
            font-size: 36px !important;
            line-height: 1em; } }
      .mibBody .mibSpinner .spinner .sliderWrapper .wrapper .text, .mibBody .mibSpinner .spinner .right .wrapper .text {
        margin-top: 20px;
        margin-bottom: 30px;
        color: white;
        font-family: 'museo-sans-rounded', Arial, sans-serif;
        font-size: 1.4444444444em;
        font-weight: 700;
        font-weight: 300;
        line-height: 1.2307692308em; }
        @media handheld, only screen and (max-width: 580px) {
          .mibBody .mibSpinner .spinner .sliderWrapper .wrapper .text, .mibBody .mibSpinner .spinner .right .wrapper .text {
            margin-bottom: 16px;
            font-size: 16px;
            line-height: 21px; } }
        .mibBody .mibSpinner .spinner .sliderWrapper .wrapper .text span, .mibBody .mibSpinner .spinner .right .wrapper .text span {
          display: block;
          margin-bottom: 28px;
          font-size: 1.1538461538em;
          font-weight: 400;
          line-height: 1.2666666667em; }
          @media handheld, only screen and (max-width: 580px) {
            .mibBody .mibSpinner .spinner .sliderWrapper .wrapper .text span, .mibBody .mibSpinner .spinner .right .wrapper .text span {
              margin-bottom: 14px;
              font-size: 19px;
              line-height: 25px; } }
      .mibBody .mibSpinner .spinner .sliderWrapper .wrapper .button, .mibBody .mibSpinner .spinner .right .wrapper .button {
        display: block;
        width: 85px;
        height: 40px;
        padding: 10px 40px 0 40px;
        -webkit-transition: background-color 0.3s ease;
        -moz-transition: background-color 0.3s ease;
        -o-transition: background-color 0.3s ease;
        -ms-transition: background-color 0.3s ease;
        border-radius: 5px;
        background: white;
        color: #1593b6;
        font-family: 'museo-sans-rounded', Arial, sans-serif;
        font-size: 21px;
        font-weight: 700; }
        .mibBody .mibSpinner .spinner .sliderWrapper .wrapper .button:hover, .mibBody .mibSpinner .spinner .right .wrapper .button:hover {
          background: #e7e7e7; }
    .mibBody .mibSpinner .spinner .randomActivity {
      display: none; }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibSpinner .spinner .randomActivity {
          display: table;
          margin: 0 auto 20px auto !important; } }
    @media handheld, only screen and (max-width: 767px) {
      .mibBody .mibSpinner .spinner .title, .mibBody .mibSpinner .spinner .text {
        text-align: center !important; } }
  .mibBody .mibSpinner .left {
    width: 60% !important; }
  .mibBody .mibSpinner .right {
    width: 40% !important; }
    @media handheld, only screen and (max-width: 767px) {
      .mibBody .mibSpinner .right {
        width: 100% !important; } }
    .mibBody .mibSpinner .right .activityIdea {
      text-align: left; }
      .mibBody .mibSpinner .right .activityIdea .title {
        margin-bottom: 23px;
        font-size: 1.8888888889em;
        font-weight: 300;
        line-height: 1.2941176471em; }
        @media handheld, only screen and (max-width: 500px) {
          .mibBody .mibSpinner .right .activityIdea .title {
            font-size: 25px; } }
      .mibBody .mibSpinner .right .activityIdea .intro {
        font-size: 1.5555555556em;
        line-height: 1.2857142857em; }
        @media handheld, only screen and (max-width: 500px) {
          .mibBody .mibSpinner .right .activityIdea .intro {
            font-size: 20px; } }
    .mibBody .mibSpinner .right .text {
      padding: 0;
      text-align: left; }
    .mibBody .mibSpinner .right a.btn {
      margin: 45px 0 0 0;
      padding: 10px 30px;
      color: #fff;
      font-size: 0.9444444444em;
      font-weight: 400; }
  .mibBody .loginBar {
    width: 100%;
    margin-top: -55px;
    padding: 15px 0 15px 0;
    background-color: #2b3e51;
    color: #fff;
    text-align: right;
    overflow: auto; }
    @media handheld, only screen and (max-width: 650px) {
      .mibBody .loginBar {
        margin-top: 0; } }
    .mibBody .loginBar .text, .mibBody .loginBar form {
      display: block;
      float: left; }
    .mibBody .loginBar .text {
      margin-right: 20px; }
      @media handheld, only screen and (max-width: 650px) {
        .mibBody .loginBar .text {
          width: 100%;
          margin-bottom: 5px;
          text-align: center; } }
      @media handheld, only screen and (max-width: 400px) {
        .mibBody .loginBar .text {
          margin-bottom: 10px; } }
    @media handheld, only screen and (max-width: 650px) {
      .mibBody .loginBar form {
        float: none; } }
    .mibBody .loginBar input[type="text"], .mibBody .loginBar input[type="password"] {
      height: 28px;
      margin-right: 20px;
      padding: 0 10px;
      border: none;
      outline: none; }
      @media handheld, only screen and (max-width: 400px) {
        .mibBody .loginBar input[type="text"], .mibBody .loginBar input[type="password"] {
          display: block;
          width: calc(100% - 20px);
          margin: 5px 0; } }
    .mibBody .loginBar a {
      color: #ffffff;
      font-weight: 800; }
    .mibBody .loginBar input[type="submit"] {
      height: 28px;
      margin-top: 3px;
      padding: 0 10px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      border: none;
      border-radius: 4px;
      outline: none;
      background-color: #25cbb3;
      color: #fff;
      font-size: 0.8888888889em;
      text-transform: uppercase;
      cursor: pointer;
      vertical-align: bottom;
      -webkit-appearance: none !important; }
      @media handheld, only screen and (max-width: 450px) {
        .mibBody .loginBar input[type="submit"] {
          display: block;
          margin: 15px auto 0 auto; } }
      .mibBody .loginBar input[type="submit"]:hover {
        background-color: #20ac97; }
    .mibBody .loginBar .inner {
      display: table;
      margin: 0 auto;
      overflow: auto; }
      @media handheld, only screen and (max-width: 650px) {
        .mibBody .loginBar .inner {
          margin-bottom: 8px;
          text-align: center; } }
  .mibBody .welcomeBar {
    display: none;
    width: 100%;
    margin-top: -55px;
    padding: 18px 0 38px 0;
    border-top: 5px solid #1e2b38;
    background-color: #2b3e51;
    color: #fff;
    font-size: 1.1111111111em;
    line-height: 1.5em; }
    @media handheld, only screen and (max-width: 650px) {
      .mibBody .welcomeBar {
        margin-top: 0; } }
    @media handheld, only screen and (max-width: 767px) {
      .mibBody .welcomeBar {
        font-size: 17px !important; } }
    .mibBody .welcomeBar h1 {
      color: #fff;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-size: 2.6666666667em;
      font-weight: 700;
      font-weight: 100;
      line-height: 1.25em; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .welcomeBar h1 {
          margin-bottom: 10px;
          font-size: 50px;
          line-height: 65px; } }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .welcomeBar h1 {
          margin-bottom: 0;
          font-size: 30px !important; } }
    .mibBody .welcomeBar a.btn {
      margin-top: 77px;
      margin-bottom: 0;
      padding: 10px 50px;
      color: #fff;
      font-size: 0.9444444444em;
      font-weight: 400; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .welcomeBar a.btn {
          margin-top: 20px; } }
      @media handheld, only screen and (max-width: 760px) {
        .mibBody .welcomeBar a.btn {
          margin: 20px 0 0 0; } }
  .mibBody .mibLanding {
    font-family: 'museo-sans-rounded', Arial, sans-serif;
    font-weight: 700;
    font-weight: 100; }
    .mibBody .mibLanding .trailer a:hover {
      text-decoration: underline; }
    @media handheld, only screen and (max-width: 650px) {
      .mibBody .mibLanding {
        padding-top: 30px; } }
    .mibBody .mibLanding .left {
      width: 50%; }
      @media handheld, only screen and (max-width: 786px) {
        .mibBody .mibLanding .left {
          width: 100%; } }
      .mibBody .mibLanding .left h1 {
        margin-bottom: 20px;
        font-family: 'museo-sans-rounded', Arial, sans-serif;
        font-size: 3.7777777778em;
        font-weight: 700;
        font-weight: 100;
        line-height: 1.1029411765em; }
        @media handheld, only screen and (max-width: 768px) {
          .mibBody .mibLanding .left h1 {
            margin-bottom: 10px;
            font-size: 50px;
            line-height: 65px; } }
        @media handheld, only screen and (max-width: 650px) {
          .mibBody .mibLanding .left h1 {
            font-size: 40px;
            line-height: 55px; } }
        @media handheld, only screen and (max-width: 400px) {
          .mibBody .mibLanding .left h1 {
            font-size: 30px;
            line-height: 45px; } }
      .mibBody .mibLanding .left .intro {
        margin-bottom: 24px;
        font-size: 2em;
        line-height: 1.3157894737em; }
        @media handheld, only screen and (max-width: 786px) {
          .mibBody .mibLanding .left .intro {
            margin-bottom: 10px;
            font-size: 25px;
            line-height: 35px; } }
        @media handheld, only screen and (max-width: 650px) {
          .mibBody .mibLanding .left .intro {
            font-size: 22px;
            line-height: 26px; } }
        @media handheld, only screen and (max-width: 400px) {
          .mibBody .mibLanding .left .intro {
            font-size: 20px;
            line-height: 26px; } }
      .mibBody .mibLanding .left .text {
        font-size: 1.1111111111em;
        line-height: 1.5em; }
        @media handheld, only screen and (max-width: 650px) {
          .mibBody .mibLanding .left .text {
            font-size: 19px;
            line-height: 25px; } }
        @media handheld, only screen and (max-width: 400px) {
          .mibBody .mibLanding .left .text {
            font-size: 18px;
            line-height: 24px; } }
    .mibBody .mibLanding .landingBigImage {
      position: absolute;
      top: 30px;
      right: -310px; }
      @media handheld, only screen and (max-width: 786px) {
        .mibBody .mibLanding .landingBigImage {
          position: relative;
          top: auto;
          right: auto;
          width: 100%;
          margin-top: 40px; } }
    .mibBody .mibLanding .strip {
      position: relative;
      height: 300px;
      margin: 100px auto 40px auto;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      color: #fff;
      font-size: 1.4444444444em;
      line-height: 1.3076923077em;
      overflow: visible; }
      @media handheld, only screen and (max-width: 786px) {
        .mibBody .mibLanding .strip {
          height: auto;
          margin-top: 30px !important;
          font-size: 20px;
          line-height: 25px; } }
      @media handheld, only screen and (max-width: 650px) {
        .mibBody .mibLanding .strip {
          font-size: 22px;
          line-height: 26px; } }
      @media handheld, only screen and (max-width: 400px) {
        .mibBody .mibLanding .strip {
          margin: 0 auto 40px auto !important;
          font-size: 18px;
          line-height: 24px; } }
      .mibBody .mibLanding .strip a {
        color: inherit; }
        .mibBody .mibLanding .strip a:hover {
          color: #fff !important;
          text-decoration: none !important; }
      .mibBody .mibLanding .strip .threecol {
        width: 100%;
        height: 100%; }
        @media handheld, only screen and (max-width: 1020px) {
          .mibBody .mibLanding .strip .threecol {
            width: calc(100% - 50px) !important; } }
      .mibBody .mibLanding .strip h2 {
        color: inherit;
        font-size: 1.7307692308em;
        font-weight: 100;
        line-height: 1.5333333333em; }
        .mibBody .mibLanding .strip h2:hover {
          color: #fff !important;
          text-decoration: none !important; }
        @media handheld, only screen and (max-width: 786px) {
          .mibBody .mibLanding .strip h2 {
            font-size: 35px;
            line-height: 40px; } }
        @media handheld, only screen and (max-width: 400px) {
          .mibBody .mibLanding .strip h2 {
            font-size: 24px;
            line-height: 30px; } }
      .mibBody .mibLanding .strip .left {
        position: relative;
        width: 34.693877551%;
        height: 100%;
        float: left;
        overflow: visible; }
        .mibBody .mibLanding .strip .left img {
          margin-top: -20px; }
          @media handheld, only screen and (max-width: 400px) {
            .mibBody .mibLanding .strip .left img {
              display: inline-block;
              width: 50%;
              margin: -20px auto 0 auto !important; } }
        @media handheld, only screen and (max-width: 400px) {
          .mibBody .mibLanding .strip .left {
            width: 100%;
            float: none;
            text-align: center; } }
      .mibBody .mibLanding .strip .right {
        width: 50%;
        padding: 75px 5.1020408163%;
        float: left; }
        .mibBody .mibLanding .strip .right:hover {
          color: #fff !important;
          text-decoration: none !important; }
        @media handheld, only screen and (max-width: 1020px) {
          .mibBody .mibLanding .strip .right {
            padding: 30px 5.1020408163%;
            text-align: center; } }
        @media handheld, only screen and (max-width: 400px) {
          .mibBody .mibLanding .strip .right {
            width: auto;
            float: none; } }
      .mibBody .mibLanding .strip .overhang {
        display: block;
        position: absolute;
        top: 0;
        left: -120px;
        width: 120px;
        height: 300px;
        background-color: inherit; }
        @media handheld, only screen and (max-width: 500px) {
          .mibBody .mibLanding .strip .overhang {
            display: none; } }
    .mibBody .mibLanding .wheel {
      background-color: #ef7070; }
      .mibBody .mibLanding .wheel:hover {
        transform: scale(1.03); }
    .mibBody .mibLanding .park {
      margin-top: 0;
      background-color: #25cbb3; }
      .mibBody .mibLanding .park:hover {
        transform: scale(1.03); }
      .mibBody .mibLanding .park .left, .mibBody .mibLanding .park .right {
        float: right; }
      .mibBody .mibLanding .park .overhang {
        position: absolute;
        top: 0;
        right: -120px;
        left: auto;
        width: 120px;
        height: 300px;
        background-color: inherit; }
    .mibBody .mibLanding .yoho {
      margin: 0 auto 40px auto;
      background-color: #3678e0; }
      .mibBody .mibLanding .yoho:hover {
        transform: scale(1.03); }
  .mibBody .achievements {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0c1e60;
    z-index: 9999999999; }
    .mibBody .achievements .top {
      width: 100%;
      height: 120px;
      background: url("../images/mib/achievements-title.jpg");
      background-repeat: repeat-x; }
      .mibBody .achievements .top .title {
        display: block;
        margin: 0 auto;
        padding-top: 30px; }
      .mibBody .achievements .top .closeBtnAchievements {
        position: absolute;
        top: 20px;
        right: 20px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        cursor: pointer; }
        .mibBody .achievements .top .closeBtnAchievements:hover {
          transform: scale(1.1); }
    .mibBody .achievements .left, .mibBody .achievements .right {
      width: 50%;
      float: left; }
    .mibBody .achievements .left img {
      display: block;
      margin: 20px auto 0 auto; }
      @media handheld, only screen and (max-width: 1000px) {
        .mibBody .achievements .left img {
          width: 60%; } }
    .mibBody .achievements .left span, .mibBody .achievements .left .name {
      display: block;
      color: white;
      font-family: 'museo-sans-rounded', Arial, sans-serif;
      font-size: 2.1111111111em;
      font-weight: 700;
      font-weight: 400;
      line-height: 1em;
      text-align: center; }
      @media handheld, only screen and (max-width: 1000px) {
        .mibBody .achievements .left span, .mibBody .achievements .left .name {
          font-size: 30px; } }
    .mibBody .achievements .left span {
      margin-top: 20px;
      font-size: 20px; }
    .mibBody .achievements .right ul {
      margin-top: 30px;
      padding-right: 100px; }
      .mibBody .achievements .right ul li {
        padding: 20px 0;
        border-bottom: 2px solid #556290;
        overflow: auto; }
        .mibBody .achievements .right ul li .left {
          width: 200px; }
          @media handheld, only screen and (max-width: 1000px) {
            .mibBody .achievements .right ul li .left {
              width: 50%; } }
          @media handheld, only screen and (max-width: 768px) {
            .mibBody .achievements .right ul li .left {
              width: 100% !important;
              float: none !important; } }
          .mibBody .achievements .right ul li .left img {
            display: block;
            margin: 0 auto; }
            @media handheld, only screen and (max-width: 768px) {
              .mibBody .achievements .right ul li .left img {
                width: 45% !important; } }
        @media handheld, only screen and (max-width: 768px) {
          .mibBody .achievements .right ul li .right {
            width: 100% !important;
            margin-top: 20px;
            float: none !important;
            text-align: center; } }
        .mibBody .achievements .right ul li .right .name {
          color: #f2d006;
          font-size: 22px;
          text-transform: uppercase; }
          @media handheld, only screen and (max-width: 1000px) {
            .mibBody .achievements .right ul li .right .name {
              font-size: 18px; } }
        .mibBody .achievements .right ul li .right .quest, .mibBody .achievements .right ul li .right .message {
          color: #e03783;
          font-size: 20px;
          line-height: 26px;
          text-transform: uppercase; }
          @media handheld, only screen and (max-width: 1000px) {
            .mibBody .achievements .right ul li .right .quest, .mibBody .achievements .right ul li .right .message {
              font-size: 17px; } }
        .mibBody .achievements .right ul li .right .quest {
          margin-bottom: 10px; }
        .mibBody .achievements .right ul li .right .message {
          color: #fff;
          text-transform: none; }
  .mibBody .achievements.visible {
    opacity: 1; }
  .mibBody .mibGame .mobileGame {
    display: none;
    padding: 20px;
    color: white;
    font-family: 'museo-sans-rounded', Arial, sans-serif;
    font-size: 17px;
    font-weight: 700;
    font-weight: 200;
    line-height: 23px;
    text-align: center; }
    @media handheld, only screen and (max-width: 767px) {
      .mibBody .mibGame .mobileGame {
        display: block; } }
    .mibBody .mibGame .mobileGame p {
      margin-bottom: 20px;
      padding: 0 20px; }
    .mibBody .mibGame .mobileGame form {
      display: block;
      margin-top: 20px; }
    .mibBody .mibGame .mobileGame select {
      display: block;
      margin: 20px auto;
      border: 13px solid #4F88E3;
      outline: none;
      cursor: pointer; }
    .mibBody .mibGame .mobileGame input[type="submit"] {
      display: table;
      margin: 5px auto 30px auto;
      padding: 10px 18px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      border: none;
      border-radius: 5px;
      background-color: #25cbb3;
      color: #fff;
      font-size: 17px;
      text-align: left;
      cursor: pointer;
      -webkit-appearance: none; }
      .mibBody .mibGame .mobileGame input[type="submit"]:hover {
        background-color: #20ac97; }
    .mibBody .mibGame .mobileGame .logout {
      display: table !important;
      position: relative !important;
      top: auto !important;
      right: auto !important;
      bottom: auto !important;
      left: auto !important;
      padding: 6px 13px !important;
      font-size: 16px !important;
      font-weight: 400 !important; }
    .mibBody .mibGame .mobileGame .feedback {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      font-size: 25px;
      font-weight: 100 !important;
      opacity: 0; }
    .mibBody .mibGame .mobileGame .feedback.visible {
      opacity: 1 !important; }
    .mibBody .mibGame .mobileGame .activityBar {
      display: block !important;
      position: relative !important;
      top: auto;
      right: auto;
      bottom: auto;
      left: auto;
      height: auto;
      margin: 20px 0 20px 0;
      overflow: visible !important; }
      .mibBody .mibGame .mobileGame .activityBar .threecol, .mibBody .mibGame .mobileGame .activityBar .right {
        width: 100% !important;
        height: auto !important;
        padding: 0 !important; }
      .mibBody .mibGame .mobileGame .activityBar .bar .left {
        height: auto !important; }
        .mibBody .mibGame .mobileGame .activityBar .bar .left .inner {
          height: auto !important;
          font-size: 29px !important;
          text-align: center !important; }
          .mibBody .mibGame .mobileGame .activityBar .bar .left .inner .big {
            font-size: 29px !important; }
          .mibBody .mibGame .mobileGame .activityBar .bar .left .inner .small {
            display: block !important;
            font-size: 16px !important;
            text-align: center !important; }
      .mibBody .mibGame .mobileGame .activityBar ul {
        overflow: auto; }
        .mibBody .mibGame .mobileGame .activityBar ul li {
          width: 25% !important;
          padding-bottom: 10px;
          color: #333; }
  .mibBody .mibGame {
    position: relative;
    height: 800px;
    margin-top: -64px;
    padding: 200px 0 100px 0;
    background-color: #04b4f7;
    overflow: hidden; }
    @media handheld, only screen and (max-width: 768px) {
      .mibBody .mibGame {
        margin-top: -65px;
        padding-top: 200px; } }
    @media handheld, only screen and (max-width: 767px) {
      .mibBody .mibGame {
        height: 100% !important;
        margin-top: 0px;
        padding: 0;
        background-color: #3678e0; } }
    .mibBody .mibGame .mobile {
      display: none; }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibGame .mobile {
          display: block; } }
    @media handheld, only screen and (max-width: 767px) {
      .mibBody .mibGame .desktop {
        display: none; } }
    .mibBody .mibGame .marker {
      position: absolute;
      top: 20%;
      left: 50%;
      margin-left: -57px; }
      @media handheld, only screen and (max-width: 1024px) {
        .mibBody .mibGame .marker {
          width: 80px !important;
          margin-top: -10px !important;
          margin-left: -39px !important; } }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibGame .marker {
          display: none; } }
    .mibBody .mibGame .followUsDesktop {
      margin-top: 20px; }
    .mibBody .mibGame #map {
      position: absolute;
      top: 5%;
      left: 11%;
      width: 100%;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -ms-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGame #map {
          padding-top: 50px; } }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibGame #map {
          display: none !important; } }
    .mibBody .mibGame #map2 {
      position: absolute;
      top: 11%;
      left: 110%;
      width: 100%;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -ms-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGame #map2 {
          padding-top: 50px; } }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibGame #map2 {
          display: none !important; } }
    .mibBody .mibGame #map3 {
      display: none;
      position: absolute;
      width: 100%;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -ms-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGame #map3 {
          padding-top: 50px; } }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibGame #map3 {
          display: none !important; } }
    .mibBody .mibGame #map4 {
      display: none;
      position: absolute;
      width: 100%;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -ms-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGame #map4 {
          padding-top: 50px; } }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibGame #map4 {
          display: none !important; } }
    .mibBody .mibGame #map5 {
      display: none;
      position: absolute;
      width: 100%;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -ms-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGame #map5 {
          padding-top: 50px; } }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibGame #map5 {
          display: none !important; } }
    .mibBody .mibGame #mapAfter {
      display: none;
      position: absolute;
      width: 100%;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -ms-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGame #mapAfter {
          padding-top: 50px; } }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibGame #mapAfter {
          display: none !important; } }
    .mibBody .mibGame #map.step2 {
      top: -1%;
      left: -4.5%; }
    .mibBody .mibGame #map2.step2 {
      top: 5%;
      left: 90%; }
    .mibBody .mibGame #map3.step2 {
      display: none; }
    .mibBody .mibGame #map4.step2 {
      display: none; }
    .mibBody .mibGame #map5.step2 {
      display: none; }
    .mibBody .mibGame #map.step3 {
      top: 29%;
      left: -25%; }
    .mibBody .mibGame #map2.step3 {
      top: 35%;
      left: 70%; }
    .mibBody .mibGame #map3.step3 {
      display: none; }
    .mibBody .mibGame #map4.step3 {
      display: none; }
    .mibBody .mibGame #map5.step3 {
      display: none; }
    .mibBody .mibGame #map.step4 {
      top: 4%;
      left: -52.5%; }
    .mibBody .mibGame #map2.step4 {
      top: 10%;
      left: 42.5%; }
    .mibBody .mibGame #map3.step4 {
      display: none; }
    .mibBody .mibGame #map4.step4 {
      display: none; }
    .mibBody .mibGame #map5.step4 {
      display: none; }
    .mibBody .mibGame #map.step5 {
      top: 12%;
      left: -68%; }
    .mibBody .mibGame #map2.step5 {
      top: 18%;
      left: 27%; }
    .mibBody .mibGame #map3.step5 {
      display: none; }
    .mibBody .mibGame #map4.step4 {
      display: none; }
    .mibBody .mibGame #map5.step4 {
      display: none; }
    .mibBody .mibGame #map.step6 {
      top: 5%;
      left: -81.5%; }
    .mibBody .mibGame #map2.step6 {
      top: 11%;
      left: 13.5%; }
    .mibBody .mibGame #map3.step6 {
      display: none; }
    .mibBody .mibGame #map4.step6 {
      display: none; }
    .mibBody .mibGame #map5.step6 {
      display: none; }
    .mibBody .mibGame #map.step7 {
      top: 0;
      left: -101.5%; }
    .mibBody .mibGame #map2.step7 {
      top: 6%;
      left: -2%; }
    .mibBody .mibGame #map3.step7 {
      display: block;
      top: 3%;
      left: 95%; }
    .mibBody .mibGame #map4.step7 {
      display: none; }
    .mibBody .mibGame #map5.step7 {
      display: none; }
    .mibBody .mibGame #map.step8 {
      display: none; }
    .mibBody .mibGame #map2.step8 {
      top: 33%;
      left: -29%; }
    .mibBody .mibGame #map3.step8 {
      display: block;
      top: 30%;
      left: 68%; }
    .mibBody .mibGame #map4.step8 {
      display: none; }
    .mibBody .mibGame #map5.step8 {
      display: none; }
    .mibBody .mibGame #map.step9 {
      display: none; }
    .mibBody .mibGame #map2.step9 {
      top: 10%;
      left: -55%; }
    .mibBody .mibGame #map3.step9 {
      display: block;
      top: 7%;
      left: 42%; }
    .mibBody .mibGame #map4.step9 {
      display: none; }
    .mibBody .mibGame #map5.step9 {
      display: none; }
    .mibBody .mibGame #map.step10 {
      display: none; }
    .mibBody .mibGame #map2.step10 {
      top: 11%;
      left: -72.5%; }
    .mibBody .mibGame #map3.step10 {
      display: block;
      top: 8%;
      left: 24.5%; }
    .mibBody .mibGame #map4.step10 {
      display: none; }
    .mibBody .mibGame #map5.step10 {
      display: none; }
    .mibBody .mibGame #map.step11 {
      display: none; }
    .mibBody .mibGame #map2.step11 {
      top: 19%;
      left: -89%; }
    .mibBody .mibGame #map3.step11 {
      display: block;
      top: 16%;
      left: 8%; }
    .mibBody .mibGame #map4.step11 {
      display: block;
      top: 20%;
      left: 99.5%; }
    .mibBody .mibGame #map5.step11 {
      display: none; }
    .mibBody .mibGame #map.step12 {
      display: none; }
    .mibBody .mibGame #map2.step12 {
      top: 9%;
      left: -102.5%; }
    .mibBody .mibGame #map3.step12 {
      display: block;
      top: 6%;
      left: -5.5%; }
    .mibBody .mibGame #map4.step12 {
      display: block;
      top: 10%;
      left: 86%; }
    .mibBody .mibGame #map5.step12 {
      display: none; }
    .mibBody .mibGame #map.step13 {
      display: none; }
    .mibBody .mibGame #map2.step13 {
      display: none; }
    .mibBody .mibGame #map3.step13 {
      display: block;
      top: 30%;
      left: -23.5%; }
    .mibBody .mibGame #map4.step13 {
      display: block;
      top: 34%;
      left: 68%; }
    .mibBody .mibGame #map5.step13 {
      display: none; }
    .mibBody .mibGame #map.step14 {
      display: none; }
    .mibBody .mibGame #map2.step14 {
      display: none; }
    .mibBody .mibGame #map3.step14 {
      display: block;
      top: 1%;
      left: -51.5%; }
    .mibBody .mibGame #map4.step14 {
      display: block;
      top: 5%;
      left: 40%; }
    .mibBody .mibGame #map5.step14 {
      display: none; }
    .mibBody .mibGame #map.step15 {
      display: none; }
    .mibBody .mibGame #map2.step15 {
      display: none; }
    .mibBody .mibGame #map3.step15 {
      display: block;
      top: 7%;
      left: -65.5%; }
    .mibBody .mibGame #map4.step15 {
      display: block;
      top: 11%;
      left: 26%; }
    .mibBody .mibGame #map5.step15 {
      display: none; }
    .mibBody .mibGame #map.step16 {
      display: none; }
    .mibBody .mibGame #map2.step16 {
      display: none; }
    .mibBody .mibGame #map3.step16 {
      display: block;
      top: -3%;
      left: -79.5%; }
    .mibBody .mibGame #map4.step16 {
      display: block;
      top: 1%;
      left: 12%; }
    .mibBody .mibGame #map5.step16 {
      display: block;
      top: 15%;
      left: 101%; }
    .mibBody .mibGame #map.step17 {
      display: none; }
    .mibBody .mibGame #map2.step17 {
      display: none; }
    .mibBody .mibGame #map3.step17 {
      display: block;
      top: 3%;
      left: -93.5%; }
    .mibBody .mibGame #map4.step17 {
      display: block;
      top: 7%;
      left: -2%; }
    .mibBody .mibGame #map5.step17 {
      display: block;
      top: 15%;
      left: 92%; }
    .mibBody .mibGame #map.step18 {
      display: none; }
    .mibBody .mibGame #map2.step18 {
      display: none; }
    .mibBody .mibGame #map3.step18 {
      display: none; }
    .mibBody .mibGame #map4.step18 {
      display: block;
      top: 29%;
      left: -26%; }
    .mibBody .mibGame #map5.step18 {
      display: block;
      top: 37%;
      left: 68%; }
    .mibBody .mibGame #map.step19 {
      display: none; }
    .mibBody .mibGame #map2.step19 {
      display: none; }
    .mibBody .mibGame #map3.step19 {
      display: none; }
    .mibBody .mibGame #map4.step19 {
      display: block;
      top: -3%;
      left: -51.5%; }
    .mibBody .mibGame #map5.step19 {
      display: block;
      top: 5%;
      left: 42.5%; }
    .mibBody .mibGame #map.step20 {
      display: none; }
    .mibBody .mibGame #map2.step20 {
      display: none; }
    .mibBody .mibGame #map3.step20 {
      display: none; }
    .mibBody .mibGame #map4.step20 {
      display: block;
      top: -7%;
      left: -65.5%; }
    .mibBody .mibGame #map5.step20 {
      display: block;
      top: 1%;
      left: 28.5%; }
    .mibBody .mibGame #map.step21 {
      display: none; }
    .mibBody .mibGame #map2.step21 {
      display: none; }
    .mibBody .mibGame #map3.step21 {
      display: none; }
    .mibBody .mibGame #map4.step21 {
      display: block;
      top: 3%;
      left: -79%; }
    .mibBody .mibGame #map5.step21 {
      display: block;
      top: 11%;
      left: 15%; }
    .mibBody .mibGame #map.step22 {
      display: none; }
    .mibBody .mibGame #map2.step22 {
      display: none; }
    .mibBody .mibGame #map3.step22 {
      display: none; }
    .mibBody .mibGame #map4.step22 {
      display: block;
      top: -4%;
      left: -92%; }
    .mibBody .mibGame #map5.step22 {
      display: block;
      top: 4%;
      left: 2%; }
    .mibBody .mibGame #mapAfter.step22 {
      display: block;
      top: -9%;
      left: 85%; }
    .mibBody .mibGame #map.step23 {
      display: none; }
    .mibBody .mibGame #map2.step23 {
      display: none; }
    .mibBody .mibGame #map3.step23 {
      display: none; }
    .mibBody .mibGame #map4.step23 {
      display: none; }
    .mibBody .mibGame #map5.step23 {
      display: block;
      top: 33%;
      left: -23%; }
    .mibBody .mibGame #mapAfter.step23 {
      display: block;
      top: 20%;
      left: 60%; }
    .mibBody .mibGame .showHide, .mibBody .mibGame .logout {
      position: absolute;
      top: 20px;
      right: 20px;
      padding: 10px 13px;
      color: #fff;
      font-size: 18px;
      z-index: 9999;
      z-index: 999999999; }
      @media handheld, only screen and (max-width: 1200px) {
        .mibBody .mibGame .showHide, .mibBody .mibGame .logout {
          top: 150px; } }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGame .showHide, .mibBody .mibGame .logout {
          display: none; } }
    .mibBody .mibGame .logout {
      right: auto;
      left: 20px; }
    .mibBody .mibGame .activityBar {
      position: absolute;
      top: 20px;
      right: 0;
      left: 0;
      overflow: hidden;
      z-index: 999; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGame .activityBar {
          top: 10px; } }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibGame .activityBar {
          display: none; } }
      .mibBody .mibGame .activityBar .threecol {
        position: relative;
        height: 120px; }
      .mibBody .mibGame .activityBar .bar {
        width: 100%;
        height: 120px; }
        @media handheld, only screen and (max-width: 768px) {
          .mibBody .mibGame .activityBar .bar {
            height: auto !important; } }
        .mibBody .mibGame .activityBar .bar .left {
          width: 260px;
          height: 120px;
          float: left;
          background-color: #373737;
          color: #fff;
          font-family: 'cuttsHoldFast';
          font-size: 2.2222222222em; }
          @media handheld, only screen and (max-width: 768px) {
            .mibBody .mibGame .activityBar .bar .left {
              width: 100%;
              height: 40px;
              float: none !important; } }
          .mibBody .mibGame .activityBar .bar .left .inner {
            padding: 15px;
            text-align: center; }
            @media handheld, only screen and (max-width: 768px) {
              .mibBody .mibGame .activityBar .bar .left .inner {
                padding: 10px 15px;
                font-size: 20px !important;
                line-height: 20px !important;
                text-align: left; } }
            .mibBody .mibGame .activityBar .bar .left .inner .big {
              font-size: 1.25em; }
              @media handheld, only screen and (max-width: 768px) {
                .mibBody .mibGame .activityBar .bar .left .inner .big {
                  display: inline-block;
                  font-size: 20px !important;
                  line-height: 20px !important; } }
            .mibBody .mibGame .activityBar .bar .left .inner .small {
              margin-top: 10px;
              font-family: 'museo-sans-rounded', Arial, sans-serif;
              font-size: 0.4em;
              font-weight: 700;
              font-weight: 100;
              text-align: left; }
              @media handheld, only screen and (max-width: 768px) {
                .mibBody .mibGame .activityBar .bar .left .inner .small {
                  display: none;
                  font-size: 20px !important; } }
        .mibBody .mibGame .activityBar .bar .right {
          width: calc(100% - 260px);
          height: 120px;
          float: left;
          background-color: #fff; }
          @media handheld, only screen and (max-width: 768px) {
            .mibBody .mibGame .activityBar .bar .right {
              width: 100%;
              float: none !important; } }
          .mibBody .mibGame .activityBar .bar .right .activities {
            display: table;
            width: 100%;
            height: 100%; }
            .mibBody .mibGame .activityBar .bar .right .activities .activity {
              width: 12.5%;
              height: 100%;
              float: left;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out;
              font-size: 0.6944444444em;
              text-align: center; }
              @media handheld, only screen and (max-width: 768px) {
                .mibBody .mibGame .activityBar .bar .right .activities .activity {
                  font-size: 11px;
                  line-height: 1em; } }
              .mibBody .mibGame .activityBar .bar .right .activities .activity img {
                display: block;
                margin: 20px auto 5px auto;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out; }
                @media handheld, only screen and (max-width: 768px) {
                  .mibBody .mibGame .activityBar .bar .right .activities .activity img {
                    width: 40%; } }
              .mibBody .mibGame .activityBar .bar .right .activities .activity:hover {
                background-color: #d8f2f3;
                cursor: pointer; }
                .mibBody .mibGame .activityBar .bar .right .activities .activity:hover img {
                  transform: scale(1.1); }
    .mibBody .mibGame .opaqueLayer {
      display: none;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: black;
      opacity: 0.5;
      z-index: 99999999; }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibGame .opaqueLayer {
          display: none !important; } }
    .mibBody .mibGame .dialogue {
      position: absolute;
      bottom: -400px;
      left: 50%;
      width: 720px;
      height: 400px;
      margin: 0 0 -200px -360px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      background-color: #ffffff;
      color: #fff;
      -webkit-box-shadow: 5px 5px 54px -14px rgba(0, 0, 0, 0.79);
      -moz-box-shadow: 5px 5px 54px -14px rgba(0, 0, 0, 0.79);
      box-shadow: 5px 5px 54px -14px rgba(0, 0, 0, 0.79);
      z-index: 999999999; }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibGame .dialogue {
          display: none !important; } }
      .mibBody .mibGame .dialogue .inner {
        padding: 215px 20px 20px 285px;
        font-size: 1em;
        line-height: 1.5555555556em; }
        @media handheld, only screen and (max-width: 767px) {
          .mibBody .mibGame .dialogue .inner {
            padding: 20px; } }
      .mibBody .mibGame .dialogue .btn {
        margin: 20px 0 0 0;
        padding: 6px 30px;
        color: white;
        font-size: 17px !important;
        font-weight: 400;
        text-transform: uppercase; }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibGame .dialogue {
          position: relative !important;
          top: auto !important;
          right: auto !important;
          bottom: auto !important;
          left: auto !important;
          width: 100% !important;
          margin: 0 !important;
          background-color: transparent;
          background-size: contain;
          -webkit-box-shadow: none;
          box-shadow: none; } }
    .mibBody .mibGame .dialogue.visible {
      bottom: 50%; }
    .mibBody .mibGame .achievement {
      position: absolute;
      bottom: -400px;
      left: 50%;
      width: 400px;
      height: 400px;
      margin: 0 0 -200px -200px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      border: 10px solid white;
      -webkit-box-shadow: 5px 5px 54px -14px rgba(0, 0, 0, 0.79);
      -moz-box-shadow: 5px 5px 54px -14px rgba(0, 0, 0, 0.79);
      box-shadow: 5px 5px 54px -14px rgba(0, 0, 0, 0.79);
      z-index: 9999999999; }
      .mibBody .mibGame .achievement .closeBtn {
        position: absolute;
        right: 10px;
        bottom: 10px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        cursor: pointer; }
        .mibBody .mibGame .achievement .closeBtn:hover {
          transform: scale(1.1); }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibGame .achievement {
          display: none !important; } }
    .mibBody .mibGame .achievement.visible {
      bottom: 50%; }
    .mibBody .mibGame .helpScreen {
      display: none;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1000px;
      height: auto;
      margin: -325px 0 0 -500px;
      z-index: 999999999999999999; }
      .mibBody .mibGame .helpScreen img {
        display: block;
        width: 100%; }
      @media handheld, only screen and (max-width: 767px) {
        .mibBody .mibGame .helpScreen {
          display: none; } }
    .mibBody .mibGame .closeBtnHelp {
      display: none;
      position: absolute;
      top: 20px;
      right: 20px;
      width: auto !important;
      cursor: pointer;
      z-index: 9999999999999999999; }
    .mibBody .mibGame .progressBar {
      position: absolute;
      right: 0;
      bottom: 100px;
      left: 0;
      padding-top: 20px;
      overflow: visible; }
      @media handheld, only screen and (max-width: 1280px) {
        .mibBody .mibGame .progressBar {
          bottom: 240px !important; } }
      .mibBody .mibGame .progressBar .twocol {
        position: relative; }
        .mibBody .mibGame .progressBar .twocol .booty {
          float: right;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          .mibBody .mibGame .progressBar .twocol .booty:hover {
            transform: scale(1.1); }
          @media handheld, only screen and (max-width: 767px) {
            .mibBody .mibGame .progressBar .twocol .booty {
              display: none; } }
      .mibBody .mibGame .progressBar .onecol .progress {
        position: absolute;
        bottom: 0; }
        @media handheld, only screen and (max-width: 767px) {
          .mibBody .mibGame .progressBar .onecol .progress {
            display: none; } }
        .mibBody .mibGame .progressBar .onecol .progress .barOuter {
          position: absolute;
          bottom: 16px;
          width: calc(100% - 4px);
          height: 15px;
          margin: 0 2px; }
          .mibBody .mibGame .progressBar .onecol .progress .barOuter .barBack {
            width: 100%;
            height: 100%;
            background-color: #373737; }
          .mibBody .mibGame .progressBar .onecol .progress .barOuter .barActual {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            background-color: #ff005f; }
  .mibBody .mibGameOver {
    margin-top: -64px;
    padding-top: 125px;
    background-color: #3678e0; }
    @media handheld, only screen and (max-width: 768px) {
      .mibBody .mibGameOver {
        padding-top: 50px; } }
    @media handheld, only screen and (max-width: 768px) {
      .mibBody .mibGameOver {
        margin-top: 0; } }
    .mibBody .mibGameOver h1 {
      display: block;
      margin-bottom: 26px;
      color: white;
      font-size: 3.3888888889em;
      font-weight: 100;
      line-height: 1.1475409836em;
      text-align: center; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGameOver h1 {
          font-size: 50px; } }
      @media handheld, only screen and (max-width: 500px) {
        .mibBody .mibGameOver h1 {
          font-size: 26px; } }
    .mibBody .mibGameOver img {
      display: block;
      margin: 0 auto 26px auto; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGameOver img {
          display: block;
          width: 70%;
          margin: 40px auto 20px auto; } }
    .mibBody .mibGameOver .text {
      display: block;
      margin-bottom: 50px;
      color: white;
      font-size: 1.6666666667em;
      font-weight: 100;
      line-height: 1.4em;
      text-align: center; }
      @media handheld, only screen and (max-width: 768px) {
        .mibBody .mibGameOver .text {
          padding: 0 30px;
          font-size: 25px; } }
      @media handheld, only screen and (max-width: 500px) {
        .mibBody .mibGameOver .text {
          margin-bottom: 25px;
          padding: 0 15px;
          font-size: 16px;
          line-height: 26px; } }
    .mibBody .mibGameOver .text.small {
      margin-bottom: 25px;
      font-size: 25px; }
    .mibBody .mibGameOver a {
      color: #fff; }
      @media handheld, only screen and (max-width: 500px) {
        .mibBody .mibGameOver a {
          padding: 15px 50px;
          font-size: 20px; } }
    .mibBody .mibGameOver select {
      display: block;
      margin: 20px auto;
      border: 13px solid #4F88E3;
      outline: none;
      cursor: pointer; }

#localselect {
    width: 205px;
    height: 50px;
    margin: 9px 0 0 0;
    margin-bottom: 10px;
    padding-left: 20px;
    float: left;
    border: 1px solid #333333;
    border-right: none;
    -webkit-border-radius: 7px 0 0 7px !important;
    border-radius: 7px 0 0 7px !important;
    border-color: transparent;
    outline: none;
    background-color: #ffffff;
    color: #333333;
    font-family: 'open-sans', Arial, sans-serif;
    font-size: 0.8888888889em;
    font-weight: 300;
    font-weight: 500;
    box-shadow: none;
    -webkit-appearance: none;
}

#location-submit {
    /* width: 56px; */
    width: 100px;
    height: 50px;
    margin-top: 9px;
    float: left;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
  border-radius: 0;
    -webkit-border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
    -o-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-bottom-right-radius: 7px;
    -o-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border-color: transparent;
    outline: none;
    background-color: #333333;
    color: #fff;
    font-size: 20px;
    box-shadow: none;
    cursor: pointer;
}

#location-submit:hover {
  background-color: #ff7682;
}

.usingSiteCharactorImage {
  margin-bottom: 20px;
}

.usingSiteCharactorImage img {
  position: relative;
  top: -70px;
  right: 0;
  float: right;
}


@media screen and (max-width: 1023px) {

  .usingSiteCharactorImage img {
    position: relative;
    top: 0;
    right: 0;
    float: none;
  }


}

@media screen and (max-width: 767px) {

  #location-submit {
    -webkit-border-radius: 0 8px 8px 0;
    -webkit-appearance: none;
  }

  .bottomTitles {
    margin-bottom: 20px !important;
  }




}

@media screen and (max-width: 425px) {

  .page-id-90 .panel .leftcol .inner .title {
    font-size: 24px !important;
  }
}

@media screen and (max-width: 364px) {

  #localselect {
    width: 61%;
  }

}


@media screen and (max-width: 318px) {

  #localselect {
    width: 100%;
    border: 1px solid #000;
    border-radius: 10px !important;
    text-align: center;
  }

  #location-submit {
    display: block;
    margin: 10px auto;
    float: none;
    border-radius: 10px;
  }

}




.page-template-parents-content-php header nav .parentsMenu ul li.menu-hover {
    position: relative;
    min-width: 100px;
    margin-left: 20px !important;
    padding-right: 44px !important;
    border-radius: 4px;
    background: #007dc2 url(../images/menuTriangle.png) no-repeat 90% 16px !important;
    background-size: 12px auto !important;
    text-align: left !important;
}

.page-template-parents-content-php header nav .parentsMenu ul li.menu-hover a {
  padding: 10px 0 !important;
  color: #fff !important;
}

.page-template-parents-content-php header nav .parentsMenu ul li .localmenu {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    width: 121px;
    height: auto;
    margin-top: 0;
    padding: 0 10px;
    border: 1px solid #ddd;
    background: #fff !important;
    font-size: 14px;
    overflow: visible;
    z-index: 9999999;
}

.page-template-parents-content-php header nav .parentsMenu ul li .localmenu li {
    display: block;
    padding-left: 0 !important;
    border-bottom: 1px solid #ddd;
}

.page-template-parents-content-php header nav .parentsMenu ul li .localmenu li a {
    margin-left: 0;
    color: #007dc2 !important;
    font-size: 14px;
    font-weight: 500;
}

.page-template-parents-content-php header nav .parentsMenu ul li.menu-hover:hover {
    background: #ff7682 url(../images/menuTriangle.png) no-repeat right 13px center !important;
    background-size: 12px auto !important;
}

a.gamebutton {
    display: inline-block;
    width: 115px;
    margin-top: 20px;
    padding: 15px;
    transition: 0.2s ease all;
    border-radius: 5px;
    background: #fff;
    color: #E93236!important;
    font-family: 'museo-sans-rounded', Arial, sans-serif !important;
    font-size: 15px;
    font-weight: bold!important;
    line-height: 1.1em;
    text-align: center;
    text-decoration: none!important;
    cursor: pointer;
}

a.gamebutton:hover {
    background: #7B0A11;
    color: #fff!important;
}

.alert {
	width: 100%;
	height: auto;
	min-height: 20px;
	max-height: 86px;
	padding: 10px;
	background-color: #fced79;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	overflow: auto;
  box-sizing: border-box;
}

.alert > * {
  margin-bottom: 0;
  font-weight: 600;
}

/* --------------------------------------------------------------
# Single - Game
-------------------------------------------------------------- */

.single-game {
  background: #12082A;
  background-image: url("../images/game_single_bg-large.jpg");
	background-repeat: no-repeat;
	background-position: center top 250px;
	background-size: 1780px;
}

.game {
  margin-top: 40px;
  margin-bottom: 60px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-color: #fff;
  line-height: 0;
}

.game.limit-padding {
  padding-bottom: 5px;
}

@media handheld, only screen and (max-width: 1023px) {
  .game {
    margin-right: 15px;
    margin-left: 15px;
  }
}

.game__container {
  background-color: #000;
  line-height: 0;
}

.game__content > .head,
.game__content > .body,
.game .call-to-action > .body {
  padding-right: 50px;
  padding-left: 50px;
}

.game__content > .body.no-padding {
  padding: initial;
}

@media handheld, only screen and (max-width: 767px) {
  .game__content > .head,
  .game__content > .body,
  .game .call-to-action > .body {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.game__content > .head {
  padding-top: 30px;
  padding-bottom: 30px;
  background: linear-gradient(270deg, #F71FC0 0%, #10E5FF 100%);
}

.game__content > .head > .title {
  color: #fff;
  font-family: 'museo-sans-rounded', Arial, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 70px;
}

.game__content > .body {
  padding-top: 40px;
  padding-bottom: 30px;
}

@media handheld, only screen and (max-width: 767px) {
  .game__content > .body {
    padding-bottom: 10px;
  }
}

.game__content > .body .description {
  margin-bottom: 30px;
  font-family: 'open-sans', Arial, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 36px;
}

.game__content > .body .title {
  font-family: 'museo-sans-rounded', Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 36px;
}

.game__content > .body .text p {
  margin-bottom: 30px;
  font-family: 'open-sans', Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.game__content > .body .align-left {
  width: 60%;
}

@media handheld, only screen and (max-width: 1023px) {
  .game__content > .body .align-left {
    width: 100%;
  }
}

.game .call-to-action {
  position: relative;
  margin-bottom: 80px;
  padding-top: 30px;
  padding-bottom: 30px;
  background: linear-gradient(270deg, #FFB300 0%, #F71FC0 100%);
}

@media handheld, only screen and (max-width: 1023px) {
  .game .call-to-action.margin-top {
    margin-top: 80px;
  }
}

@media handheld, only screen and (max-width: 767px) {
  .game .call-to-action {
    margin-bottom: initial;
  }

  .game .call-to-action.margin-top {
    margin-top: initial;
  }
}

.game .call-to-action .heading {
  color: #fff;
  font-size: 26px;
  font-weight: 300;
  line-height: 36px;
}

.game .call-to-action .title {
  color: #fff;
  font-family: 'open-sans', Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

.game .call-to-action .title:hover {
  text-decoration: underline;
  cursor: pointer;
}

.game .call-to-action .mascot {
  position: absolute;
  right: 0;
	bottom: -80px;
}

@media handheld, only screen and (max-width: 767px) {
  .game .call-to-action .mascot {
    display: none;
  }
}

.game .call-to-action .mascot img {
  max-height: 427px;
}

@media handheld, only screen and (max-width: 1023px) {
  .game .call-to-action .mascot img {
    max-height: 346px;
  }
}

@media handheld, only screen and (max-width: 1023px) {
  .related-games .items {
    margin-right: 15px;
    margin-left: 15px;
  }
}

.related-games .items .row {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}

@media handheld, only screen and (max-width: 1023px) {
  .related-games .items .row {
    flex-direction: column;
  }
}

.related-games .items .item {
  margin-right: 60px;
  margin-bottom: 90px;
  transition: 0.3s ease-in-out;
  background-color: #fff;
  white-space: normal;
  flex: 1;
}

.related-games .items .item:hover {
  transform: translateY(-15px);
  cursor: pointer;
}

.related-games .items .item:hover * {
  text-decoration: none;
}

.related-games .items .item:last-child {
	margin-right: initial;
}

@media handheld, only screen and (max-width: 1023px) {
  .related-games .items .item {
    margin-right: initial;
    margin-bottom: 30px;
  }
}

.related-games .items .item img {
  width: calc(100% - 10px);
  padding: 5px;
}

.related-games .items .item .excerpt {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}

.related-games .items .item .title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'museo-sans-rounded', Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.related-games .items .item .title,
.related-games .items .item .excerpt {
  padding-right: 20px;
  padding-left: 20px;
}

/* --------------------------------------------------------------
# Page - Games
-------------------------------------------------------------- */
.page-template-page-template-games-php .container-wrapper {
  background: #12082A;
  background-image: url("../images/page_games_bg_top.jpg"), url("../images/page_games_bg_bottom.jpg");
  background-repeat: no-repeat;
	background-position: center top, center bottom;
  background-size: contain;
}

@media handheld, only screen and (min-width: 1600px) {
  .page-template-page-template-games-php .container-wrapper {
    background-size: 1600px;
  }
}

.page-template-page-template-games-php .games {
  padding-top: 600px;
  padding-bottom: 450px;
}

@media handheld, only screen and (max-width: 1200px) {
  .page-template-page-template-games-php .games {
    padding-top: 450px;
    padding-bottom: 250px;
  }
}

@media handheld, only screen and (max-width: 1023px) {
  .page-template-page-template-games-php .games {
    padding-top: 450px;
    padding-bottom: 350px;
  }
}

@media handheld, only screen and (max-width: 767px) {
  .page-template-page-template-games-php .games {
    padding-top: 350px;
    padding-bottom: 250px;
  }
}

@media handheld, only screen and (max-width: 580px) {
  .page-template-page-template-games-php .games {
    padding-top: 200px;
    padding-bottom: 140px;
  }
}

.page-template-page-template-games-php .games .items .row {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
}

.page-template-page-template-games-php .games .items .row .item {
  min-height: 450px;
  margin-right: 30px;
  margin-bottom: 70px;
  margin-left: 30px;
  transition: 0.3s ease-in-out;
  background-color: #fff;
  white-space: normal;
  flex-basis: calc(50% - 60px);
}

.page-template-page-template-games-php .games .items .row .item:hover {
  transform: translateY(-15px);
  cursor: pointer;
}

.page-template-page-template-games-php .games .items .row .item:hover * {
  text-decoration: none;
}

@media handheld, only screen and (max-width: 1023px) {
  .page-template-page-template-games-php .games .items .row .item {
    min-height: auto;
    margin: 20px 15px;
    flex-basis: calc(100% - 60px);
  }

  .page-template-page-template-games-php .games .items .row .item:nth-child(odd){
    margin-left: 15px;
  }

  .page-template-page-template-games-php .games .items .item:nth-child(even) {
    margin-right: 15px;
  }
}

.page-template-page-template-games-php .games .items .row .item:nth-child(odd){
  margin-left: initial;
}

.page-template-page-template-games-php .games .items .item:nth-child(even) {
	margin-right: initial;
}

@media handheld, only screen and (max-width: 1023px) {
  .page-template-page-template-games-php .games .items .row .item:nth-child(odd){
    margin-left: 15px;
  }

  .page-template-page-template-games-php .games .items .item:nth-child(even) {
    margin-right: 15px;
  }
}

.page-template-page-template-games-php .games .items .item.placeholder {
  transition: none;
  background-color: transparent;
  background-image: url("../images/zakk_mascot.jpg");
  background-repeat: no-repeat;
	background-position: center;
  background-size: contain;
}

.page-template-page-template-games-php .games .items .item.placeholder:hover {
  transform: none;
  cursor: none;
}

@media handheld, only screen and (max-width: 1023px) {
  .page-template-page-template-games-php .games .items .item.placeholder {
    display: none;
  }
}

.page-template-page-template-games-php .games .items .item img {
  width: calc(100% - 10px);
  padding: 5px;
}

.page-template-page-template-games-php .games .items .item .excerpt {
  margin-bottom: 45px;
  font-size: 18px;
  line-height: 26px;
}

.page-template-page-template-games-php .games .items .item .title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'museo-sans-rounded', Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.page-template-page-template-games-php .games .items .item .title,
.page-template-page-template-games-php .games .items .item .excerpt {
  padding-right: 20px;
  padding-left: 20px;
}

/* --------------------------------------------------------------
# Main Menu
-------------------------------------------------------------- */
header .container {
  padding: 20px 0;
}

@media handheld, only screen and (max-width: 1023px) {
  header .container {
    padding: 10px 0;
  }
}

.site-brand {
  display: inline-block;
  vertical-align: middle;
}

@media handheld, only screen and (max-width: 1023px) {
  .site-brand {
    width: 120px;
  }

  .site-brand img{
    padding-left: 20px;
  }
}

#desktopNav {
  display: inline-block;
  vertical-align: middle;
}

@media handheld, only screen and (max-width: 1023px) {
  #desktopNav {
    display: none;
  }
}

#desktopNav .mainMenu .menu {
  display: inline-block;
}

#desktopNav .mainMenu .menu .menu-item {
  display: inline-block;
  padding-right: 60px;
}

#desktopNav .mainMenu .menu .menu-item:last-child {
  padding-right: initial;
}

#desktopNav .mainMenu .menu .menu-item a {
  color: #007CC2;
  font-family: 'museo-sans-rounded', Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  cursor: pointer;
}

#desktopNav .mainMenu .menu .menu-item a:before {
  display: block;
  width: 50px;
  height: 50px;
  margin: auto;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

#desktopNav .mainMenu .menu .menu-item:nth-child(1) a:before {
  background-image: url("../images/icon_health@2x.png");
}

#desktopNav .mainMenu .menu .menu-item:nth-child(2) a:before {
  background-image: url("../images/icon_feelings@2x.png");
}

#desktopNav .mainMenu .menu .menu-item:nth-child(3) a:before {
  background-image: url("../images/icon_illness@2x.png");
}

#desktopNav .mainMenu .menu .menu-item:nth-child(4) a:before {
  background-image: url("../images/icon_help@2x.png");
}

#desktopNav .mainMenu .menu .menu-item:nth-child(5) a:before {
  background-image: url("../images/icon_joystick@2x.png");
}

@media handheld, only screen and (max-width: 1023px) {
  .headerTop + .container {
    display: none;
  }
}

@media handheld, only screen and (max-width: 1023px) {
  #desktopNav {
    display: none;
  }
}

header .mainMenuBtn .rectangle:last-child {
  margin-bottom: 0;
}


@keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		-ms-transform:     translateY(0);
		transform:         translateY(0);
	}
	40% {
		-webkit-transform: translateY(-20px);
		-ms-transform:     translateY(-20px);
		transform:         translateY(-20px);
	}
	60% {
		-webkit-transform: translateY(-10px);
		-ms-transform:     translateY(-10px);
		transform:         translateY(-10px);
	}
}

.menu-item a:before {
  color: white;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.menu-item a:hover:before {
  cursor: pointer;
  -moz-animation-name: bounce;
  animation-name: bounce;
}

.game__container iframe {
  background-color: #000;
}

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

/* Modal */
.modal {
  font-family: -apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
}

.modal__overlay {
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.6);
  justify-content: center;
  align-items: center;
}

.modal__container {
  max-width: 500px;
  max-height: 100vh;
  padding: 30px;
  border-radius: 4px;
  background-color: #fff;
  overflow-y: auto;
  box-sizing: border-box;
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  color: #00449e;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  box-sizing: border-box;
}

.modal__close {
  border: 0;
  background: transparent;
}

.modal__header .modal__close:before { content: "\2715"; }

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  color: rgba(0,0,0,.8);
  line-height: 1.5;
}

.modal__btn {
  margin: 0;
  padding-top: .5rem;
  padding-right: 1rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out,-webkit-transform .25s ease-out;
  border-width: 0;
  border-style: none;
  border-radius: .25rem;
  background-color: #e6e6e6;
  color: rgba(0,0,0,.8);
  font-size: .875rem;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.15;
  text-transform: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: button;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.modal__btn:focus, .modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}

@keyframes mmfadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@keyframes mmfadeOut {
    from { opacity: 1; }
      to { opacity: 0; }
}

@keyframes mmslideIn {
  from { transform: translateY(15%); }
    to { transform: translateY(0); }
}

@keyframes mmslideOut {
    from { transform: translateY(0); }
    to { transform: translateY(-10%); }
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

/* Splash modal */
.splash-modal {
  position: relative;
  z-index: 99999999;
}

.splash-modal__container {
  display: flex;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 0;
  border-radius: 0;
  flex-direction: column;
}

.splash-modal__column {
  position: relative;
  min-height: 710px;
  cursor: pointer;
  overflow: hidden;
  flex: 1 0 61%;
}

.splash-modal__logo {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 160px;
}

.splash-modal__kids,
.splash-modal__grownups {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.splash-modal__kids {
  background-color: #E74854;
}

.splash-modal__grownups {
  background-color: #3C3470;
}

.splash-modal__holder {
  padding: 30px 15px;
  text-align: center;
}

.splash-modal__image {
  width: 100%;
}

.splash-modal__kids
.splash-modal__image {
  max-width: 582px;
}

.splash-modal__grownups
.splash-modal__image {
  max-width: 573px;
}

.splash-modal__text-block {
  text-align: center;
}

.splash-modal__text-block__text {
  display: block;
  margin: 0 auto;
}

.splash-modal__text-block__text--title {
  margin-bottom: 20px;
}

.splash-modal__kids
.splash-modal__text-block__text--title {
  width: 160px;
}

.splash-modal__kids
.splash-modal__text-block__text--tag {
  width: 170px;
}

.splash-modal__grownups
.splash-modal__text-block__text--title {
  width: 345px;
}

.splash-modal__grownups
.splash-modal__text-block__text--tag {
  width: 190px;
}

@media only screen and (min-width: 767.98px) {
  .splash-modal__container {
    flex-direction: row;
  }

  .splash-modal__column {
    flex: 1 0 50%;
  }
}

@media only screen and (min-width: 1023.98px) {
  .splash-modal__container {
    flex-direction: row;
  }

  .splash-modal__logo {
    width: 200px;
  }
}

/* --------------------------------------------------------------
# Feedback Form
-------------------------------------------------------------- */
.nf-form-wrap .nf-form-errors .nf-error-msg,
.nf-form-wrap .nf-response-msg {
    text-align: center;
}

.nf-form-wrap {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px 0;
}

.nf-form-wrap .nf-form-content button, .nf-form-wrap .nf-form-content input[type=button], .nf-form-wrap .nf-form-content input[type=submit] {
  display: inline-block;
  width: 115px;
  padding: 15px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 5px;
  background: #333;
  color: #fff;
  font-family: 'museo-sans-rounded', Arial, sans-serif;
  font-size: 0.8333333333em;
  font-weight: 700;
  line-height: 1.1em;
  text-decoration: none;
  cursor: pointer;
}

.nf-form-wrap .nf-form-content button:hover, .nf-form-wrap .nf-form-content input[type=button]:hover, .nf-form-wrap .nf-form-content input[type=submit]:hover {
  background: #000;
  color: #fff;
}

.feedback-form {
  background-color: #ebf3f7;
}

.nf-form-content .nf-field-container,
.nf-form-content .nf-input-limit {
  margin: 0;
}

.nf-form-wrap .nf-form-content .listcheckbox-wrap li,
.nf-form-wrap .nf-form-content .listradio-wrap li {
    display: inline-block;
	margin-right: 20px!important;
}

@media handheld, only screen and (max-width: 767px) {
    .nf-form-wrap .label-above .field-wrap,
    .nf-form-wrap .label-below .field-wrap {
        text-align:center;
    }
}

/* Next reviwed date */
.next-review-date {
  padding: 10px 15px;
  background-color: #fced79;
  text-align: center;
}

.next-review-date__output {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}

.h4k-browsealoud {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 9999;
}
