/*--------------------------------------------------------*\

	Theme Name: Fun With Spot Mobile theme Vertical
	Theme URI: http://www.funwithspot.com
	Author: Penguin Random House Digital Development Team
	Author URI: http://www.funwithspot.com
	Description: Theme for http://www.funwithspot.com
	Version: 1.1
	Text Domain: funwithspot-mob-vertical

\*--------------------------------------------------------*/

html {
    box-sizing: border-box;
    font-size: 62.5%
}

*,
*:before,
*:after {
    box-sizing: inherit;
    margin: 0
}

html,
body,
main {
    height: auto;
    width: 100%;
    overflow-x: hidden
}

.no-scroll {
    overflow: hidden
}

.no-scroll body,
.no-scroll main {
    overflow: hidden
}

body {
    padding: 0 0 0 15rem;
    font-size: 1.4rem;
    line-height: 1.45;
    color: #1a1a1a
}

@media screen and (orientation:portrait) {
    body {
        padding: 4rem 0
    }
}

@media screen and (orientation: landscape) {
    body {
        padding: 0
    }
}

body.home {
    height: 100%
}

.home main {
    height: 100%
}

body.modal-active {
    overflow: hidden
}

.rotate {
    display: none
}

main {
    padding: 2rem 0 0 0;
    overflow: hidden;
    cursor: all-scroll
}

.home main {
    padding: 2rem 0
}

@media screen and (orientation: portrait) {
    .home main {
        padding: 2rem 0 2rem 0
    }
}

@media screen and (orientation: landscape) {
    .home main {
        padding: 6rem 0px 0 0
    }
}

#scroll ul {
    height: 100%;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto
}

footer {
    position: relative;
    z-index: 800;
    width: 100%;
    padding: 0 4rem 0 19rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

@media screen and (max-width:1023px) and (orientation:portrait) {
    footer {
        padding: 0 4rem
    }
}

footer span {
    display: block
}

.home footer {
    display: none
}

@font-face {
    font-family: 'CenturySchlbkPenguinInf-Med';
    src: url("fonts/CenturySchlbkPenguinInf-Med_gdi.eot");
    src: url("fonts/CenturySchlbkPenguinInf-Med_gdi.eot?#iefix") format("embedded-opentype"), url("fonts/CenturySchlbkPenguinInf-Med_gdi.woff") format("woff"), url("fonts/CenturySchlbkPenguinInf-Med_gdi.ttf") format("truetype"), url("fonts/CenturySchlbkPenguinInf-Med_gdi.svg#CenturySchlbkPenguinInf-Med") format("svg");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U20-25CA
}

@font-face {
    font-family: 'CenturySchlbkPenguinInf-Bold';
    src: url("fonts/CenturySchlbkPenguinInf-Bold.eot?#iefix") format('embedded-opentype'), url("fonts/CenturySchlbkPenguinInf-Bold.otf") format("opentype"), url("fonts/CenturySchlbkPenguinInf-Bold.woff") format("woff"), url("fonts/CenturySchlbkPenguinInf-Bold.ttf") format("truetype"), url("fonts/CenturySchlbkPenguinInf-Bold.svg#CenturySchlbkPenguinInf-Bold") format("svg");
    font-weight: normal;
    font-style: normal
}

body,
button,
input,
.selectboxit-container * {
    font-family: 'CenturySchlbkPenguinInf-Med'
}

p,
h1,
h2,
h3,
h4,
h5 {
    margin-bottom: 2rem;
    font-weight: normal
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'CenturySchlbkPenguinInf-Bold'
}

h1 {
    font-size: 2rem
}

h2 {
    font-size: 2rem;
    line-height: 1.2
}

nav {
    font-size: 1.575rem;
    line-height: 1.25
}

a.home {
    line-height: 1.2
}

a.home span,
li.home a span {
    display: block
}

.fun {
    font-size: 1.7rem
}

.with {
    font-size: 1.35rem
}

.spot {
    font-size: 1.8rem
}

.modal {
    font-size: 1.6rem;
    text-align: center
}

footer {
    font-size: 1.25rem;
    text-align: center
}

.excerpt {
    font-size: 1.6rem
}

*:focus {
    outline: none
}

a {
    color: #1a1a1a;
    text-decoration: none
}

h2 a {
    transition-duration: 250ms
}

h2 a:hover {
    border-bottom: 1px dotted #1a1a1a
}

article p a {
    border-bottom: 1px dotted #1a1a1a
}

nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
    height: 100%;
    width: 15rem;
    margin: 0;
    padding: 4rem 0;
    border-top-right-radius: 4rem;
    border-bottom-right-radius: 4rem;
    box-shadow: 0rem 0rem 2rem rgba(0, 0, 0, 0.3);
    background-color: #fff
}

@media screen and (orientation:portrait) {
    nav {
        height: 6rem;
        width: 100%;
        padding: 0px 2rem;
        border-radius: 0px 0px 2rem 2rem
    }
}

@media screen and (orientation:landscape) {
    nav {
        position: static;
        height: 6rem;
        width: 100%;
        padding: 0px 2rem;
        border-radius: 0px 0px 2rem 2rem
    }
    .home nav {
        position: fixed;
    }
    nav li a img {
        width: 4rem
    }
    .menu-image-title {
        font-size: 1rem
    }
    main {
        padding: 2rem 0
    }
    footer {
        display: none
    }
}

.single main {
    padding: 8rem 0 2rem 0
}

nav ul {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none
}

@media screen and (orientation:portrait) {
    nav ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (orientation:landscape) {
    nav ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

nav li {
    position: relative;
    height: 20%;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center
}

@media screen and (orientation:portrait) {
    nav li {
        height: 100%;
        width: 20%
    }
    .menu-image-title {
        display: none
    }
}

@media screen and (orientation:landscape) {
    nav li {
        height: 100%;
        width: 20%
    }
    .menu-image-title {
        display: none
    }
}

nav a {
    position: relative;
    z-index: 950;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    border-top: 0.1rem solid rgba(0, 0, 0, 0.1);
    transition-duration: 40rem ms;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

nav li.contact a {
    border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1)
}

@media screen and (max-width:1023px) and (orientation:portrait) {
    nav a {
        border-top: 0;
        border-bottom: 0;
        border-left: 0.1rem solid rgba(0, 0, 0, 0.1)
    }
    nav li.contact a {
        border-right: 0.1rem solid rgba(0, 0, 0, 0.1)
    }
}

@media screen and (max-width:1023px) and (orientation:landscape) {
    nav a {
        border-top: 0;
        border-bottom: 0;
        border-left: 0.1rem solid rgba(0, 0, 0, 0.1)
    }
    nav li.contact a {
        border-right: 0.1rem solid rgba(0, 0, 0, 0.1)
    }
}

.anim {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 750;
    background-color: #fff;
    transition-duration: 250ms
}

li.triggered .anim,
li.current-menu-item .anim,
li.current-menu-parent .anim {
    left: -15rem
}

@media screen and (min-width:1920px) {
    li.triggered .anim,
    li.current-menu-item .anim,
    li.current-menu-parent .anim {
        left: -20rem
    }
}

@media screen and (max-width:1023px) and (orientation:portrait) {
    nav li.contact a {
        border-bottom: 0
    }
    .anim {
        height: 100%
    }
    li.triggered .anim,
    li.current-menu-item .anim,
    li.current-menu-parent .anim {
        top: -6rem;
        left: 0
    }
}

@media screen and (max-width:1023px) and (orientation:landscape) {
    nav li.contact a {
        border-bottom: 0
    }
    .anim {
        height: 100%
    }
    li.triggered .anim,
    li.current-menu-item .anim,
    li.current-menu-parent .anim {
        top: -6rem;
        left: 0
    }
}

.menu-item a img {
    width: 4rem;
    height: auto;
    margin-bottom: 0.5rem
}

@media screen and (max-width:1023px) and (orientation:portrait) {
    .menu-item a img {
        margin-bottom: 0;
        padding-bottom: 0 !important
    }
}

@media screen and (max-width:1023px) and (orientation:landscape) {
    .menu-item a img {
        margin-bottom: 0;
        padding-bottom: 0 !important
    }
}

nav li.home,
nav li.home.active,
nav li.home.current-menu-item {
    background-color: #e5b434
}

nav li.books,
nav li.books.active,
nav li.books.current-menu-item,
nav li.books.current-menu-parent {
    background-color: #90b510
}

nav li.news,
nav a.news.active,
nav li.news.current-menu-item,
nav li.news.current-menu-parent {
    background-color: #3291c7
}

nav li.games,
nav a.games.active,
nav li.games.current-menu-item,
nav li.games.current-menu-parent {
    background-color: #d9459d
}

nav li.contact,
nav a.contact.active,
nav li.contact.current-menu-item,
nav li.contact.current-menu-parent {
    background-color: #944e94
}

nav .fun,
nav.with,
nav.spot {
    line-height: 1
}

nav .fun {
    font-size: 2rem
}

nav .spot {
    font-size: 2.5rem;
    line-height: 1.7rem
}

@media screen and (max-height:500px) and (orientation:landscape) {
    nav .fun {
        font-size: 1.35rem
    }
    nav .with {
        font-size: 1.1rem
    }
    nav .spot {
        font-size: 1.575rem;
        line-height: 1.5rem
    }
}

@media screen and (max-width:1023px) and (orientation:portrait) {
    nav .fun {
        font-size: 1.35rem
    }
    nav .with {
        font-size: 1.1rem
    }
    nav .spot {
        font-size: 1.575rem;
        line-height: 1.5rem
    }
}

@media screen and (orientation:portrait) {
    .menu-item a.menu-image-title-below.menu-image-not-hovered img,
    .menu-item a.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper {
        display: block;
        padding-bottom: 0px;
        margin: 0px auto
    }
}

.butterfly {
    position: fixed;
    top: 3rem;
    left: 125px;
    height: 32px;
    width: 32px;
    z-index: 1000;
    pointer-events: all
}

@media screen and (orientation:portrait) {
    .butterfly {
        display: none
    }
}

@media screen and (orientation:landscape) {
    .butterfly {
        position: absolute;
        top: 1rem;
        left: 5px;
        height: 24px;
        width: 24px;
        z-index: 1000;
        pointer-events: all
    }
}

@media screen and (min-width:1920px) {
    nav {
        width: 20rem;
        padding: 8rem 0
    }
    .butterfly {
        height: 48px;
        width: 48px;
        left: 185px
    }
}

.nav-social {
    position: absolute;
    bottom: 0px;
    height: 4rem;
    left: 0px;
    width: 15rem;
    border-bottom-right-radius: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width:1920px) {
    .nav-social {
        height: 8rem
    }
}

@media screen and (orientation: landscape) {
    .nav-social {
        display: none
    }
}

.nav-social a {
    border-top: 0px none;
    transition-duration: 250ms;
    width: 25%;
    color: rgba(0, 0, 0, 0.5)
}

@media screen and (min-width:1920px) {
    .nav-social a {
        width: 33.33%
    }
}

@media screen and (max-height:500px) and (orientation:landscape) {
    .nav-social {
        width: 10rem;
        height: 2rem
    }
    .nav-social a {
        font-size: 1rem
    }
}

.nav-social-facebook:hover,
.nav-social-facebook:focus {
    background-color: #3291c7;
    color: #fff
}

.nav-social-pinterest:hover,
.nav-social-pinterest:focus {
    background-color: #c20e1a;
    color: #fff
}

@media screen and (orientation:portrait) {
    .nav-social {
        display: none
    }
}

.page-nav {
    display: none;
    position: fixed;
    top: 50%;
    bottom: 50%;
    width: 3rem;
    height: 6rem;
    margin: 0;
    padding: 0;
    margin-top: -3rem;
    font-size: 3rem;
    background-color: #ffed00;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
    transition-duration: 250ms
}

.slick-lightbox-is-active .page-nav {
    display: none
}

.home .page-nav {
    display: block;
    background-color: #fff
}

.page-nav:hover,
.page-nav:focus {
    background-color: #ffed00
}

.page-left {
    left: 0rem;
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem
}

.page-right {
    right: -4rem;
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem
}

.page-left.active {
    left: 0rem
}

.page-right.active {
    right: 0
}

@media screen and (orientation:portrait) {
    .page-left {
        left: -4rem
    }
    .page-left.active {
        left: 0
    }
}

.page-left i,
.page-right i {
    margin-top: 1rem;
    pointer-events: none
}

.page-left i {
    margin-left: -1rem
}

.page-right i {
    margin-right: -1rem
}

#scroll-wrapper {
    height: 100%;
    width: 100%;
    position: relative
}

@media screen and (max-width:1023px) and (orientation:portrait) {
    #scroll-wrapper {
        height: 100%;
        width: 100%
    }
}

ul.items {
    list-style: none;
    height: auto;
    width: 100%;
    margin: 0 0 0 0;
    padding: 2rem 0px
}

.home ul.items {
    list-style: none;
    height: 100%;
    width: 100%;
    overflow: hidden;
    margin: 0 0 0 0;
    padding: 0px;
    white-space: nowrap;
    font-size: 0px
}

.category-news-and-events ul.items {
    overflow: visible
}

.iScrollHorizontalScrollbar {
    display: none
}

.home .iScrollHorizontalScrollbar {
    display: block;
    bottom: 1rem;
    z-index: 750 !important
}

.iScrollIndicator {
    display: none;
    box-sizing: border-box;
    position: absolute;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.1) !important;
    border: 0;
    height: 100%;
    transition-duration: 0ms;
    display: block;
    width: 12.5rem !important;
    transform: translate(0px, 0px) translateZ(0px);
    transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1)
}

#indicator {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 4rem;
    border-bottom: 5px solid #fff;
    padding: 0 !important
}

.indicator-bar {
    height: 4rem;
    z-index: 800;
    border-bottom: 5px solid #90b510
}

.page-template-homepage .indicator-bar {
    border-bottom: 5px solid #e5b434
}

.page-template-page-contact .indicator-bar {
    border-bottom: 5px solid #944e94
}

.category-news-and-events .indicator-bar {
    border-bottom: 5px solid #3291c7
}

.category-fun-and-games .indicator-bar {
    border-bottom: 5px solid #d9459d
}

.category-books .indicator-bar {
    border-bottom: 5px solid #90b510
}

#indicator img {
    display: none !important;
    height: 100%;
    width: 6.4rem !important;
    display: block;
    margin: 0 0 0 4rem
}

.indicator-track {
    position: fixed;
    bottom: 2rem;
    width: 100%;
    height: 1px
}

.item-sm {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
    padding: 2rem 2rem
}

.item-lg {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
    padding: 2rem 2rem
}

.home .item-lg {
    height: 100%;
    vertical-align: top;
    display: inline-block
}

@media screen and (orientation: portrait) {
    .item-lg.friends-and-family.sally-fence {
        overflow-x: hidden;
        overflow-y: visible
    }
}

@media screen and (orientation: landscape) {
    .item-lg.friends-and-family.sally-fence {
        overflow-x: hidden;
        overflow-y: visible
    }
}

.item-container {
    width: 100%
}

.home .item-container {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.category-news-and-events .item-container {
    display: block
}

.item header,
.item-sm header {
    height: auto;
    width: 100%;
    padding: 0
}

@media screen and (max-width:1023px) and (orientation:portrait) {
    .item header,
    .item-sm header {
        height: auto
    }
}

.item-sm header img {
    width: 100%;
    height: auto;
    border-bottom-right-radius: 4rem;
    border-top-right-radius: 4rem
}

.item-body {
    padding: 2rem 0 0 0;
    white-space: normal;
    background-color: #fff
}

.item-body h2 {
    margin-bottom: 2rem
}

.item-body h3 {
    font-size: 1.5rem
}

@media screen and (orientation: portrait) {
    .item-body {
        padding: 1rem 0 0 0
    }
    .item-body h2 {
        font-size: 2rem;
        margin-bottom: 1rem
    }
}

@media screen and (orientation: landscape) {
    .item-body {
        padding: 1rem 0 0 0
    }
    .item-body h2 {
        font-size: 2rem;
        margin-bottom: 1rem
    }
}

.item-date {
    float: right;
    padding: 0 0 0 2rem
}

.item-date .day,
.item-date .month,
.item-date .year {
    display: block;
    line-height: 1
}

.item-date .day {
    font-size: 4rem
}

.item-date .month {
    font-size: 2.09rem;
    letter-spacing: 0.125rem
}

.item-date .year {
    font-size: 2rem;
    line-height: 1.3
}

@media screen and (max-width:1024px) {
    .item-date .day {
        font-size: 4rem
    }
    .item-date .month {
        font-size: 2.09rem;
        letter-spacing: 0.125rem
    }
    .item-date .year {
        font-size: 2rem;
        line-height: 1.3
    }
}

.item-body p.excerpt {
    margin-bottom: 2rem
}

@media screen and (orientation:landscape) and (max-height:550px) {
    .item-sm .item-body .excerpt {
        display: none
    }
}

@media screen and (orientation:landscape) and (max-height:530px) {
    .item-sm header img {
        width: 50%;
        height: auto
    }
    .item-sm h2 {
        font-size: 2rem
    }
    .item-sm .item-date {
        position: absolute;
        top: 0px;
        right: 4rem
    }
}

.item-preview {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff
}

.item-lg .item-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-left,
.top-right,
.bottom-left,
.bottom-right {
    width: 50%;
    height: 40%;
    padding: 0
}

.top-left {
    width: 100%
}

@media screen and (orientation: portrait) {
    .bottom-right {
        width: 100%
    }
}

.quote,
.author {
    display: none;
    white-space: wrap
}

.quote {
    font-size: 1.5rem;
    text-indent: 4rem;
    margin-bottom: 2.8rem
}

.author {
    font-size: 1.75rem;
    text-indent: 8rem
}

.slide-blurb {
    font-size: 1.75rem;
    padding-bottom: 2rem;
    white-space: normal
}

.home .slide-blurb {
    font-size: 1.6rem
}

.item-splash {
    width: 100%;
    height: 70%
}

.item-splash img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

@media screen and (orientation: landscape) {
    .item-splash img {
        width: 60%
    }
}

.post-nav-container {
    height: 100%;
    width: 100%;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

@media screen and (orientation: portrait) {
    .post-nav-container {
        padding-right: 0
    }
}

.single .post-nav-container {
    padding-right: 0
}

.single .post-nav-container button {
    margin: 0 1rem
}

.post-nav-header {
    width: 100%
}

.post-nav-header img {
    width: 45%;
    height: auto;
    display: block;
    margin: auto
}

@media screen and (orientation: landscape) {
    .post-nav-header img {
        width: 30%
    }
}

article .post-nav-header img {
    width: 30%;
    margin-bottom: 2rem
}

.single .post-nav-header img {
    padding-top: 4rem;
    padding-bottom: 1.33333rem
}

.page-number {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 2rem;
    padding-bottom: 1.33333rem
}

.page-divider {
    color: rgba(0, 0, 0, 0.25)
}

.posts-navigation {
    height: 100%;
    page-break-inside: avoid;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.post-nav-buttons {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

article .post-nav-buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.home .item-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.home .item-container .homepage-feature {
    display: block
}

.top-left,
.top-right,
.bottom-left,
.bottom-right {
    position: absolute;
    white-space: normal
}

.bottom-right {
    bottom: 0;
    right: 0;
    width: 35%;
    text-align: right
}

@media screen and (orientation: portrait) {
    .bottom-right {
        width: 100%
    }
}

.slide-footer {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.quote,
.author {
    display: none;
    white-space: wrap
}

.quote {
    font-size: 1.6rem;
    text-indent: 4rem;
    margin-bottom: 2.8rem
}

.author {
    font-size: 1.5rem;
    text-indent: 8rem
}

.slide-footer button {
    font-size: 2rem
}

.homepage-featured-image {
    position: absolute;
    top: 0;
    left: 0;
    padding: 4rem;
    height: 80%;
    width: 100%
}

.homepage-featured-image img {
    height: 100%;
    width: auto;
    display: block;
    margin: auto
}

.friends-and-family .item-splash {
    margin: auto;
    width: 80%
}

body.home {
    background-image: url('http://www.funwithspot.com/wp-content/themes/funwithspot/img/scenes/friends-and-family/homepage-bkg-new.png');
    background-color: #dbedf9;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

@media screen and (orientation:portrait) {
    body.home {
        padding-bottom: 0
    }
}

.home main {
    overflow: visible
}

.home #homepage-items {
    overflow: visible
}

.home #indicator {
    background-color: transparent;
    border: transparent
}

.home .slide-blurb {
    display: inline-block
}

.home .attachment-post-thumbnail {
    max-height: 80%;
    width: auto;
    position: absolute;
    left: 5%;
    bottom: 9%
}

@media screen and (orientation:portrait) {
    .home .attachment-post-thumbnail {
        max-width: 100%;
        height: auto;
        position: absolute;
        left: 0%;
        bottom: 20%
    }
}

.friends-container {
    position: relative;
    height: 100%;
    width: 100%
}

.friends-slide-container,
.friends-swing-container,
.friends-seesaw-container {
    position: absolute
}

.friends-slide-container {
    left: 0;
    bottom: 15%;
    width: 33.333%;
    height: 50%;
    border: 1px solid #fff
}

.friends-slide-back,
.friends-slide-front {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.friends-slide-front {
    z-index: 850
}

.friends-swing-container {
    left: 33.333%;
    bottom: 20%;
    width: 33.333%;
    height: auto;
    border: 1px solid #fff
}

.friends-seesaw-container {
    left: 66.666%;
    bottom: 20%;
    width: 33.333%;
    height: auto;
    border: 1px solid #fff
}

.playground-slide {
    position: absolute;
    left: 0;
    top: 32%;
    width: 40%;
    pointer-events: all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.playground-slide-front {
    position: absolute;
    left: 0;
    top: 32%;
    z-index: 1300;
    width: 40%;
    pointer-events: all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.tom-sliding {
    top: 12%;
    z-index: 1200;
    width: 16%;
    position: absolute;
    left: 10%;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    pointer-events: all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent
}

.tom-sliding.active {
    top: 48%;
    left: 26%;
    pointer-events: all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent
}

@media screen and (orientation: portrait) {
    .playground-slide,
    .playground-slide-front {
        width: 100%;
        top: 30%
    }
    .tom-sliding {
        width: 40%;
        left: 20%
    }
    .tom-sliding.active {
        left: 48%
    }
}

@media screen and (orientation: landscape) {
    .playground-slide,
    .playground-slide-front {
        width: 60%;
        left: 10%;
        top: 20%
    }
}

.steve-swinging {
    position: absolute;
    top: -6rem;
    width: 26%;
    left: 35%;
    z-index: 850;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -webkit-transform-origin: right top 0px;
    transform-origin: right top 0px;
    pointer-events: all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent
}

.steve-swinging.active {
    top: -8rem;
    -webkit-transform: rotate(-110deg);
    transform: rotate(-110deg);
    pointer-events: all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent
}

@media screen and (orientation: portrait) {
    .steve-swinging {
        width: 80%;
        left: 20%
    }
}

@media screen and (orientation: landscape) {
    .steve-swinging {
        width: 40%
    }
}

.helen-seesawing-front {
    width: 50%;
    right: 0px;
    position: absolute;
    bottom: 15%;
    z-index: 3000;
    pointer-events: all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent
}

.helen-seesawing {
    width: 50%;
    right: 0px;
    position: absolute;
    bottom: 15%;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    z-index: 2500;
    pointer-events: all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent
}

.helen-seesawing-back {
    width: 50%;
    right: 0px;
    position: absolute;
    bottom: 15%;
    z-index: 2000;
    pointer-events: all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent
}

.helen-seesawing.active {
    -webkit-transform-origin: 50% 50% 0px;
    transform-origin: 50% 50% 0px;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
    pointer-events: all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent
}

@media screen and (orientation: portrait) {
    .helen-seesawing-front,
    .helen-seesawing,
    .helen-seesawing-back {
        width: 95%;
        bottom: 15%;
        right: auto;
        left: 0
    }
}

@media screen and (orientation: landscape) {
    .helen-seesawing-front,
    .helen-seesawing,
    .helen-seesawing-back {
        width: 70%;
        right: 20%;
        bottom: 10%
    }
}

@media screen and (max-width:1200px) and (orientation:landscape) {
    .tom-sliding {
        top: 16%
    }
    .tom-sliding.active {
        top: 41%
    }
}

@media screen and (orientation:portrait) {
    .tom-sliding {
        top: 14%;
    }
    .tom-sliding.active {
        top: 40%
    }
}

@media screen and (orientation: landscape) {
    .tom-sliding {
        left: 22%;
        width: 25%;
        top: 0
    }
    .tom-sliding.active {
        left: 42%;
        top: 45%
    }
}

.sam-tractor {
    width: 30%;
    left: 0px;
    position: absolute;
    top: 38%;
    -webkit-transition-duration: 600ms;
    transition-duration: 600ms;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent
}

.sam-tractor.active {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 10%;
    outline: 1px solid transparent
}

.spot-sitting,
.spot-sitting-blinks,
.spot-sitting-unblinks {
    width: 22.5%;
    position: absolute;
    bottom: 6%;
    right: 45%;
    pointer-events: none;
}

.spot-sitting-blinks,
.spot-sitting-unblinks {
 	z-index: 850
}

.spot-sitting-blinks {
	display: none;
}

.spot-sitting-unblinks {
	display: none;
}

.spot-sitting-blinks.active,
.spot-sitting-unblinks.active {
	display: block;
}

@media screen and (orientation: portrait) {
    .spot-sitting,
    .spot-sitting-blinks,
    .spot-sitting-unblinks {
        width: 55%;
        right: 0
    }
}

@media screen and (orientation: landscape) {
    .spot-sitting,
    .spot-sitting-blinks,
    .spot-sitting-unblinks {
        /*width: 40%;*/
        width: 25%;
        right: 40%;
        bottom: 8%
    }
}

.grandad {
    width: 20%;
    position: absolute;
    bottom: 41%;
    right: 30%;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.grandad.active {
    bottom: 52%
}

.sally {
    width: 30%;
    position: absolute;
    bottom: 42%;
    right: 34%
}

@media screen and (orientation: portrait) {
    .sally {
        position: absolute;
        /*bottom: 42%;
        right: 2%;
        width: 70%*/
            top: auto;
            bottom: 6%;
            width: 110%;
            right: -25%;
            transition-duration: 400ms;
    }
    .sally.active {
      right: 0;
    }
}

@media screen and (orientation: landscape) {
    .sally {
        /*width: 35%;*/
        position: absolute;
        /*bottom: 42%;
        right: 3%*/
        width: 50%;
    bottom: 7%;
        right: -15%;
        transition-duration: 400ms;
    }
    .sally.active {
      right: 0%;
    }
}

.info-container {
    width: 100%;
    position: absolute;
    top: 0;
    font-size: 1.2rem
}

.steve-info,
.helen-info,
.tom-info,
.sam-info,
.sally-info,
.grandpa-info,
.grandma-info {
    position: absolute;
    top: -50vh;
    width: 100%;
    white-space: normal;
    padding: 2rem;
    background-color: #fff;
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
    border-radius: 4rem;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

.spot-info {
    position: absolute;
    top: -150vh;
    left: 0%;
    width: 100%;
    z-index: 875;
    white-space: normal;
    padding: 2rem;
    background-color: #fff;
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
    border-radius: 4rem;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

@media screen and (max-height:640px) and (orientation:landscape) {
    .steve-info,
    .helen-info,
    .tom-info,
    .sam-info,
    .sally-info,
    .grandpa-info,
    .grandma-info,
    .spot-info {
        font-size: 1.2rem
    }
}

@media screen and (min-height:960px) and (min-width:1500px) {
    .steve-info,
    .helen-info,
    .tom-info,
    .sam-info,
    .sally-info,
    .grandpa-info,
    .grandma-info,
    .spot-info {
        font-size: 1.8rem
    }
}

@media screen and (orientation:portrait) {
    .steve-info,
    .helen-info,
    .tom-info,
    .sam-info,
    .sally-info,
    .grandpa-info,
    .grandma-info,
    .spot-info {
        top: -100vh
    }
}

.steve-info.active,
.helen-info.active,
.tom-info.active,
.spot-info.active,
.sam-info.active,
.sally-info.active,
.grandma-info.active,
.grandpa-info.active {
    top: 0;

}

@media screen and (orientation: landscape) {
    .steve-info.active,
    .helen-info.active,
    .tom-info.active,
    .spot-info.active,
    .sam-info.active,
    .sally-info.active,
    .grandma-info.active,
    .grandpa-info.active {
        top: -1rem
    }
    .sally-info.active,
    .sally-info {
      width: 50%;
left: 10%;
    }
    .grandpa-info.active,
    .grandpa-info {
      width: 50%;
  left: 10%;
    }
    .sam-info,
    .sam-info.active {
      width: 60%;
right: 0;
left: auto;
    }
    .grandma-info,
    .grandma-info.active {
          width: 60%;
    }
}

.tom-info {
    left: 0
}

.steve-info {
    left: 25%
}

.helen-info {
    left: 50%;
    z-index: 875
}

@media screen and (orientation: portrait) {
    .helen-info {
        left: 0
    }
}

@media screen and (orientation: landscape) {
    .helen-info {
        left: 0
    }
}

@media screen and (orientation: landscape) {
    .steve-info {
        left: 0
    }
}

.sam-info {
    left: 0
}

.sally-info {
    left: 50%;
    z-index: 875
}

.grandpa-info {
    right: 0px;
    z-index: 875
}

.grandma-info {
    left: 25%
}

.sam-info.active {
    margin-top: 0
}

@media screen and (orientation: portrait) {
    .steve-info,
    .sally-info,
    .grandma-info {
        left: 0
    }
}

@media screen and (orientation: landscape) {
    .steve-info,
    .sally-info,
    .grandma-info {
        left: 0
    }
}

#tom,
#steve,
#helen,
#spot,
#sally,
#sam,
#grandma,
#grandpa {
    position: absolute;
    z-index: 4000
}

#spot {
    right: 0px;
    top: 60%
}

@media screen and (orientation: portrait) {
    #spot {
        bottom: 0;
        top: auto;
        right: 10%
    }
}

@media screen and (orientation: landscape) {
    #spot {
        bottom: 6%;
        top: auto;
        right: 10%
    }
}

#tom {
    position: absolute;
    bottom: 40%;
    left: 40%
}

@media screen and (orientation:portrait) {
    #tom {
        bottom: 32%
    }
}

@media screen and (orientation: landscape) {
    #tom {
        bottom: 10%;
        left: 20%
    }
}

#steve {
    position: absolute;
    left: 40%;
    bottom: 40%
}

@media screen and (orientation:portrait) {
    #steve,
    #tom {
        bottom: 10%
    }
}

@media screen and (orientation: landscape) {
    #steve {
        bottom: 5%
    }
}

#helen {
    position: absolute;
    bottom: 6%;
    left: 60%
}

@media screen and (orientation: portrait) {
    #helen {
        left: 10%;
        bottom: 0
    }
}

@media screen and (orientation: landscape) {
    #helen {
        left: 10%;
        bottom: 6%
    }
}

#sam {
    position: absolute;
    bottom: 60%;
    bottom: 10%;
    left: 80%
}

@media screen and (orientation: landscape) {
    #sam {
        bottom: 20%;
        left: auto;
        /*right: 2.5rem*/
            right: 50%;
    }
}

#sally {
    position: absolute;
    bottom: 65%;
    right: 0%
}

@media screen and (orientation: portrait) {
    #sally {
        right: 5%
    }
}

#grandpa {
    position: absolute;
    left: 73%;
    bottom: 4%
}

@media screen and (orientation: portrait) {
    #grandpa {
        left: 3%
    }
}

@media screen and (orientation: landscape) {
    #grandpa {
      left: auto;
        right: 28%;
        bottom: 20%
    }
}

#grandma {
    position: absolute;
    bottom: 4%;
    left: 0%
}

@media screen and (orientation: landscape) {
    #grandma {
        left: 60%;
        bottom: 30%
    }
}

.home .slide-footer {
    position: absolute;
    bottom: 0
}

@media screen and (orientation:portrait) {
    .home .slide-footer {
        position: absolute;
        bottom: -2rem
    }
    .home .slide-footer h1 {
        font-size: 2rem;
        z-index: 2000;
        margin-bottom: 0
    }
}

@media screen and (orientation: landscape) {
    .home .slide-footer {
        position: absolute;
        bottom: -2rem
    }
    .home .slide-footer h1 {
        font-size: 1.75rem;
        z-index: 2000;
        margin-bottom: 1rem
    }
    .home .item-lg:first-child .slide-footer {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end
    }
}

.homepage-featured-image {
    top: 5%
}

@media screen and (orientation: landscape) {

    .home .top-left {
        /*top: 0;*/
        top: auto;
        bottom: 0;
        width: 50%;
        right: 0;
        font-size: 2.75rem
    }

}

.bkg-1 {
    position: fixed;
    bottom: 0;
    height: 50%;
    width: 100%;
    left: 0;
    z-index: 800
}

.fence {
    position: absolute;
    top: 54%;
    width: 70%;
    right: -4rem;
    z-index: 600
}

@media screen and (orientation:portrait) {
    .fence {
        position: absolute;
        /*top: 54%;
        width: 210%;
        right: -4rem;*/
        z-index: 600;
        top: auto;
        bottom: 5%;
        width: 100%;
    }
}

@media screen and (orientation: landscape) {
    .fence {
        /*top: 50%;
        width: 120%*/
        top: auto;
            bottom: 5%;
            width: 45%;
            right: -4rem;
    }
}

.shed-back,
.shed-front {
    position: absolute;
    right: -4rem;
    width: 40%;
    bottom: 8%;
    pointer-events: all
}

@media screen and (orientation: portrait) {
    .shed-back,
    .shed-front {
        width: 80%
    }
}

.shed-back {
    z-index: 800
}

.shed-front {
    z-index: 850
}

.shed-grandad {
    position: absolute;
    width: 22%;
    z-index: 825;
    right: 0;
    bottom: 27%;
    -webkit-transition-duration: 1000ms;
    transition-duration: 1000ms;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent
}

.shed-grandad.active {
    right: 12%
}





@media screen and (orientation: portrait) {
    .sam-tractor {
        width: 65%
    }
}

@media screen and (orientation: portrait) {
    .shed-grandad {
        width: 40%;
        bottom: 25%
    }
}

@media screen and (orientation: landscape) {
    .sam-tractor {
        width: 40%;
        top: 10%
    }
    .shed-grandad {
        width: 30%
    }
    .shed-back,
    .shed-front {
        width: 60%;
        bottom: 4%
    }
}

.bluebird-legs,
.bluebird-body {
    right: 58%;
    width: 7%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent
}

.bluebird-legs {
    width: 7%;
    bottom: 44%;
    position: absolute;
    z-index: 780
}

.bluebird-body {
    width: 7%;
    bottom: 44%;
    position: absolute;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    z-index: 800
}

@media screen and (orientation: portrait) {
    .bluebird-legs,
    .bluebird-body {
        width: 20%;
        right: 68%
    }
}

@media screen and (orientation: landscape) {
    .bluebird-legs,
    .bluebird-body {
        width: 10%;
        right: 38%
    }
}

.bluebird-body.active {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    -webkit-transform-origin: center center 0px;
    transform-origin: center center 0px
}

.category-books .item-lg {
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

@media screen and (orientation:portrait) {
    .item-container.featured_book {
        height: 100%;
        width: 100%;
        display: block
    }
}

.book-covers {
    height: 24%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (orientation: portrait) {
    .book-covers {
        display: none
    }
}

@media screen and (orientation: landscape) {
    .book-covers {
        display: none
    }
}

.thumbnail.hidden {
    display: none
}

.book-covers.top {
    padding: 1px 0 2rem 0
}

.book-covers.bottom {
    padding: 2rem 0 1px 0
}

.book-covers a {
    height: 100%
}

.book-covers a img {
    height: 100%;
    width: auto;
    outline: 1px solid rgba(0, 0, 0, 0.5)
}

a.swipebox {
    z-index: 2000
}

.book-feature {
    height: 52%;
    width: 100%;
    margin: 0 auto;
    padding: 2rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    font-size: 1.5rem
}

@media screen and (orientation:landscape) {
    .book-feature {
        width: auto;
        height: auto
    }
    .book-covers-bottom {
        display: none
    }
}

@media screen and (orientation: portrait) {
    .book-feature {
        display: block;
        height: auto
    }
}

.book-feature-img,
.book-feature-publishers {
    width: 33.333%;
    height: 100%;
    white-space: normal
}

.book-feature-blurb {
    width: 33.333%;
    height: 100%;
    white-space: normal;
    text-align: center
}

.book-feature-blurb h1 {
    clear: both;
    text-align: center
}

@media screen and (orientation:portrait) {
    .book-feature-blurb {
        height: auto
    }
}

@media screen and (orientation: landscape) {
    .book-feature-blurb {
        width: 100%;
        padding: 0
    }
}

.book-feature-img img {
    width: 90%;
    height: auto;
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.20)
}

@media screen and (orientation:portrait) {
    .book-feature-img img {
        width: 100%;
        height: auto;
        float: left;
        margin-right: 2rem
    }
}

@media screen and (orientation: landscape) {
    .book-feature-img img {
        float: left;
        margin-right: 2rem
    }
}

@media screen and (max-height:960px) and (orientation:landscape) {
    .book-feature-img img {
        height: auto;
        width: 90%
    }
}

.book-feature-blurb,
.book-feature-publishers {
    text-align: left
}

.book-feature-blurb h1 {
    margin-top: 0;
    margin-bottom: 2.5rem;
    font-weight: normal;
    font-size: 2.5rem
}

@media screen and (orientation:portrait) {
    .book-covers.bottom {
        display: none
    }
    .book-feature-blurb,
    .book-feature-publishers {
        width: 100%
    }
    .book-feature-blurb h1 {
        margin-top: 0px;
        margin-bottom: 2rem;
        font-weight: normal;
        font-size: 2.25rem
    }
}

@media screen and (orientation: landscape) {
    .book-feature-blurb,
    .book-feature-publishers {
        width: 100%
    }
    .book-feature-blurb {
        height: auto
    }
    .book-feature-blurb h1 {
        margin-top: 0px;
        margin-bottom: 2rem;
        font-size: 2rem
    }
}

.book-publisher-info {
    margin-top: 2rem
}

.book-publisher-address {
    font-size: 1.4rem;
    opacity: 0;
    transition-duration: 250ms
}

.book-publisher-address.is-visible {
    opacity: 1
}

.book-publisher-info a {
    border-bottom: 1px dotted #000
}

.sub-item {
    height: auto;
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.factfile-inner {
    height: auto;
    width: 100%;
    white-space: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.factfile-inner.open {
    display: block;
    overflow-y: scroll
}

.sub-item img {
    height: auto;
    width: 80%;
    margin: auto;
    display: block
}

.sub-item-preview {
    display: none;
    width: 100%;
    white-space: normal;
    margin-top: 4rem;
    transition-duration: 250ms
}

.factfile-inner.open .sub-item-preview {
    display: block
}

.selectboxit-container {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.selectboxit-container * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
    white-space: nowrap
}

.selectboxit-container .selectboxit {
    width: 220px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    border-radius: 4rem;
    overflow: hidden;
    display: block;
    position: relative
}

.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
    height: 30px;
    line-height: 30px;
    display: block
}

.selectboxit-container .selectboxit:focus {
    outline: 0
}

.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: default
}

.selectboxit-text {
    text-indent: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left
}

.selectboxit .selectboxit-option-icon-container {
    margin-left: 5px
}

.selectboxit-container .selectboxit-options {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 100%;
    *width: 100%;
    max-height: 20rem !important;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    cursor: pointer;
    display: none;
    z-index: 9999999999999;
    border-radius: 2rem;
    text-align: left;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.selectboxit-option .selectboxit-option-anchor {
    padding: 0 2px
}

.selectboxit-option .selectboxit-option-anchor:hover {
    text-decoration: none
}

.selectboxit-option,
.selectboxit-optgroup-header {
    text-indent: 5px;
    margin: 0;
    list-style-type: none
}

.selectboxit-option-first {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.selectboxit-optgroup-header + .selectboxit-option-first {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px
}

.selectboxit-option-last {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.selectboxit-optgroup-header {
    font-weight: bold
}

.selectboxit-optgroup-header:hover {
    cursor: default
}

.selectboxit-arrow-container {
    width: 30px;
    position: absolute;
    right: 0
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
    top: 30%
}

.selectboxit-option-icon-container {
    float: left
}

.selectboxit-container .selectboxit-option-icon {
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.selectboxit-option-icon-url {
    width: 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
    float: left
}

.selectboxit-rendering {
    display: inline-block !important;
    *display: inline !important;
    zoom: 1 !important;
    visibility: visible !important;
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important
}

.jqueryui .ui-icon {
    background-color: inherit
}

.jqueryui .ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.selectboxit-default-arrow {
    width: 0;
    height: 0;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.selectboxit-list {
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.selectboxit-list .selectboxit-option-anchor {
    color: #333
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
    color: #fff;
    background-color: #90b510
}

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
    color: #999
}

.selectboxit-container {
    width: 95% !important;
    font-family: 'CenturySchlbkPenguinInf-Med' !important;
    font-size: 1.2rem !important
}

.selectboxit-container .selectboxit {
    width: 100% !important;
    font-family: 'CenturySchlbkPenguinInf-Med' !important
}

@media screen and (orientation:portrait) {
    .selectboxit-container {
        /* width: 100% !important */
            width: 80% !important;
    }
}

@media screen and (orientation: landscape) {
  .selectboxit-container {
    width: 60% !important;
  }
}

#international-linksSelectBoxItOptions,
.selectboxit-options {
    min-width: 0px !important;
    width: 95% !important;
    font-family: 'CenturySchlbkPenguinInf-Med' !important
}

.selectboxit-btn {
    background-color: #90b510;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-family: 'CenturySchlbkPenguinInf-Med' !important
}

.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
    height: 4rem;
    line-height: 4rem
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
    color: #1a1a1a;
    background-color: #90b510
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
    color: #1a1a1a;
    text-decoration: none;
    background-position: 0 -15px
}

#international-linksSelectBoxItArrow {
    top: 42% !important
}

.selectboxit .selectboxit-option-icon-container,
.selectboxit-option-icon-container {
    margin-left: 1.5rem;
    margin-right: 1.5rem
}

.factfile-item header img {
    transition-duration: 250ms
}

.factfile-item header img.active {
    margin-left: 0
}

.category-books .posts-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.factfile-inner header {
    margin-bottom: 2rem
}

.category-books .factfile-inner {
    text-align: center
}

.postid-62 .article-body p {
    page-break-inside: avoid
}

.category-fun-and-games button.basic {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 1.25rem
}

.category-fun-and-games .post-scroll-item {
    width: 100%
}

@media screen and (max-height:600px) and (max-width:1023px) {
    .category-fun-and-games .post-scroll-item {
        width: 100%
    }
    .category-fun-and-games h1 {
        font-size: 2rem
    }
    .category-fun-and-games button.basic {
        font-size: 1.25rem
    }
    #downloads-modal button.basic {
        font-size: 1.5rem
    }
}

@media screen and (min-height:1024px) and (min-width:1023px) {
    .category-fun-and-games .post-scroll-item {
        width: 768px
    }
}

@media screen and (min-height:1080px) and (min-width:1023px) {
    .category-fun-and-games .post-scroll-item {
        width: 960px
    }
}

.category-fun-and-games .slide-footer {
    width: 100%;
    white-space: normal
}

.category-fun-and-games .item-sm {
    max-height: 100%
}

@media screen and (orientation: portrait) {
    .item-sm,
    .category-fun-and-games .item-sm {
        border-right: 0;
        border-left: 0
    }
    .item-lg,
    .category-books .item-lg {
        border: 0
    }
}

@media screen and (orientation: landscape) {
    .item-sm,
    .category-fun-and-games .item-sm {
        border-right: 0;
        border-left: 0
    }
    .item-lg,
    .category-books .item-lg {
        border: 0
    }
}

.category-fun-and-games .item-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.category-fun-and-games .item-splash {
    height: auto
}

.category-fun-and-games .posts-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.category-fun-and-games .post-nav-buttons,
.category-books .post-nav-buttons,
.category-news-and-events .post-nav-buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.category-fun-and-games .posts-navigation button {
    font-size: 1.6rem
}

.postid-84 h2 {
    display: none
}

.postid-84 h3 {
    font-weight: 600
}

.article-body .recipe {
    -webkit-column-break-inside: always;
    -moz-column-break-inside: always;
    -o-column-break-inside: always;
    -ms-column-break-inside: always;
    column-break-inside: always
}

.article-body .recipe ol {
    padding-bottom: 2rem
}

.downloads-modal {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    padding: 6rem 2rem 2rem;
    background-color: #fff;
    z-index: 850;
    transition-duration: 250ms
}

.downloads-container {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.downloads-modal.open {
    opacity: 1;
    pointer-events: all
}

.download {
    width: 50%;
    height: 50%;
    padding: 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.download button {
    margin-top: 0.5rem
}

@media screen and (orientation: landscape) {
    .download {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .download button {
        display: none
    }
}

.download-image {
    width: 100%;
    height: 100%;
}

.download img {
    width: 100%;
    height: auto;
    margin-bottom: 0.5rem
}

.downloads-close {
    position: absolute;
    top: 7rem;
    right: 2rem;
    display: block;
    height: 3rem;
    width: 3rem;
    line-height: 0;
    border: 0px none;
    color: #1a1a1a;
    content: "X";
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: normal
}

@media screen and (max-width:1023px) and (orientation:portrait) {
    .downloads-close {
        top: 8rem
    }
}

.contact #scroll-wrapper {
    white-space: normal
}

.article-wrapper {
    height: 100%;
    width: 100%
}

article {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    padding: 0px 2rem
}

#indicator {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 15rem;
    background-color: transparent;
    height: 4rem;
    z-index: 800
}

.bar {
    background-color: #111;
    height: 1px !important
}

.marker {
    width: 32rem;
    display: inline-block
}

@media screen and (max-width:1023px) and (orientation:portrait) {
    .single article. .page article {
        min-height: 100%;
        -webkit-column-width: 100%;
        -moz-column-width: 100%;
        column-width: 100%;
        -webkit-column-count: 1;
        column-count: 1;
        -moz-column-count: 1
    }
}

article header {
    width: 100%;
    height: auto
}

article header img {
    width: 100%;
    height: auto;
    margin-bottom: 2rem;
    border-bottom-right-radius: 4rem;
    border-top-right-radius: 4rem
}

article h1,
article h2,
article h3 {
    font-weight: 600;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

article figure {
    text-align: center;
    margin: 0;
    margin-bottom: 2rem
}

.news-and-events article figure img {
    width: 100%;
    height: auto
}

article.contact strong {
    font-size: 1.4rem
}

article iframe {
    width: 100%;
    max-height: 30rem
}

.contact-question {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

#mCSB_1_container {
    height: 100% !important;
    margin-bottom: 0 !important
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 1.4rem !important
}

.mCSB_scrollTools .mCSB_draggerRail {
    display: none !important;
    background-color: transparent !important
}

#mCSB_1_dragger_horizontal {
    width: 12.5rem !important
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 0.4rem
}

article .post-nav-container {
    padding-right: 0
}

.slick-lightbox {
    background-color: #fff !important;
    z-index: 950
}

.slick-lightbox .slick-lightbox-inner {
    padding-left: 15rem
}

@media screen and (min-width:1920px) {
    .slick-lightbox .slick-lightbox-inner {
        padding-left: 20rem
    }
}

@media screen and (max-width:1023px) and (orientation:portrait) {
    .slick-lightbox .slick-lightbox-inner {
        padding-left: 0
    }
}

@media screen and (orientation:landscape) {
    .slick-lightbox .slick-lightbox-inner {
        padding-left: 0
    }
}

.slick-lightbox-slick-caption {
    color: #1a1a1a !important;
    font-size: 1.4rem !important;
    margin-top: 1rem !important
}

.slick-lightbox .slick-prev,
.slick-lightbox .slick-next {
    background-size: contain !important;
    height: 6rem !important;
    width: 3rem !important;
    background-repeat: no-repeat !important;
    background-color: #fff !important;
    top: 50%;
    bottom: 50%;
    margin-top: -3rem
}

.slick-lightbox .slick-prev {
    left: 0 !important;
    background-image: none !important;
    transition-duration: 250ms !important;
    border-top-right-radius: 2rem !important;
    border-bottom-right-radius: 2rem !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25) !important;
}

.slick-lightbox .slick-prev:hover,
.slick-lightbox .slick-prev:focus {
    left: 0rem !important;
    background-color: #ffed00
}

.slick-lightbox .slick-next:hover,
.slick-lightbox .slick-next:focus {
    right: 0rem !important;
    background-color: #ffed00
}

.slick-lightbox .slick-next {
    right: -0 !important;
    background-image: none !important;
    transition-duration: 250ms;
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25)
}

.slick-prev:before,
.slick-next:before {
    font-family: "FontAwesome";
    color: #1a1a1a !important;
    font-size: 3rem
}

.slick-prev:before {
    content: '\f104' !important;
    margin-left: -1rem
}

.slick-next:before {
    content: '\f105' !important;
    margin-right: -1rem
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-close {
    position: absolute;
    top: 2rem;
    right: 2rem;
    display: block;
    height: 3rem;
    width: 3rem;
    line-height: 0;
    font-size: 0px;
    cursor: pointer;
    background: none repeat scroll 0% 0% transparent;
    color: transparent;
    padding: 0px;
    border: medium none
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-close:before {
    color: #1a1a1a !important;
    font-family: "CenturySchlbkPenguinInf-Med" !important;
    content: 'X' !important;
    font-size: 2.5rem !important;
    opacity: 1 !important
}

@media screen and (max-width:1023px) and (orientation:portrait) {
    .slick-lightbox .slick-lightbox-inner .slick-lightbox-close {
        top: 8rem !important
    }
}

.slick-lightbox-slick-item-inner img {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2)
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item .slick-lightbox-slick-item-inner .slick-lightbox-slick-img {
    max-width: 80% !important
}

.slick-dots {
    top: 1rem;
    bottom: auto
}

@media screen and (max-width:1023px) and (orientation:portrait) {
    .slick-dots {
        top: auto;
        bottom: 2rem
    }
}

@media screen and (max-height:600px) and (orientation:landscape) {
    .slick-dots {
        padding-left: 1rem
    }
}

.slick-dots li {
    display: none
}

.slick-dots li.slick-active {
    font-size: 1.4rem;
    display: inline-block;
    height: auto;
    width: auto;
    pointer-events: none
}

#video-popup {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 850;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4rem 0 4rem 15rem;
    text-align: center;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

@media screen and (max-width:1023px) and (orientation:portrait) {
    #video-popup {
    	padding: 1rem;
    }
}

@media screen and (orientation: landscape) {
    #video-popup {
       padding: 8rem 0 0 0;
    }
}

.video-popup-container {
    width: 70%;
    margin: 0 auto
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#video-popup.open {
    opacity: 1;
    pointer-events: all
}

#video-popup h3 {
    padding-top: 2rem
}

#video-popup-close {
    position: absolute;
    top: 2rem;
    right: 2rem;
    display: block;
    height: 3rem;
    width: 3rem;
    line-height: 0;
    border: 0;
    color: #1a1a1a;
    content: 'X';
    text-transform: uppercase;
    font-size: 3rem;
    font-weight: normal
}

@media screen and (orientation: landscape) {
	#video-popup-close {
		top: 5rem;
	}
	.video-popup h3 {
		padding-top: 1rem;
	}
}

@media screen and (max-width:1023px) and (orientation:portrait) {
    #video-popup-close {
        top: 8rem
    }
}

button {
    display: block;
    border: 0;
    background-color: transparent;
    font-size: 1.6rem;
    color: #1a1a1a;
    cursor: pointer;
    transition-duration: 40rem ms;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

button.basic,
a.basic {
    border-radius: 2rem;
    background-color: #f3f3f3;
    margin-bottom: 2rem;
    padding: 1rem 1rem;
    font-size: 1.6rem;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

button.basic:hover,
button.basic:focus,
a.basic:hover,
a.basic:focus {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.basic.green {
    background-color: #90b510
}

.basic.blue {
    background-color: #3291c7
}

.basic.ochre {
    background-color: #e5b434
}

.basic.yellow {
    background-color: #ffed00
}

.basic.pink {
    background-color: #d9459d
}

.basic.purple {
    background-color: #944e94
}

.basic.grey {
    background-color: #f3f3f3;
    color: rgba(0, 0, 0, 0.75);
    transform: none;
    -webkit-transform: none;
    cursor: default
}

.slide-footer button,
.slide-footer .basic.blue {
    font-size: 1.6rem;
    text-align: center;
    display: inline
}

button#close {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 875;
    height: 4rem;
    width: 4rem;
    color: #1a1a1a
}

.home .basic.yellow {
    font-size: 2.15rem
}

@media screen and (max-width:768px) {
    .home .basic.yellow {
        font-size: 1.6rem
    }
}

@media screen and (orientation:portrait) {
    .home .basic.yellow {
        font-size: 1.6rem
    }
}

@media screen and (max-height:600px) {
    .home .basic.yellow {
        font-size: 1.6rem
    }
}

@-webkit-keyframes "bounce" {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes "bounce" {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

bus.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.post-nav-header:hover > .bus {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.category-fun-and-games .bus,
.category-books .bus {
    padding-bottom: 1rem
}

.category-books .item-container {
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.1) */
}

.book-feature-publishers {
    text-align: center;
    /* border-top: 1px solid rgba(0, 0, 0, 0.1); */
    background-color: white;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.1); */
    padding: 2rem 0
}

@media screen and (orientation: landscape) {
    nav {
        height: 5rem
    }
    .playground-slide,
    .playground-slide-front {
        width: 35%;
        left: 10%;
        top: 22%
    }
    .tom-sliding {
        left: 15%;
        width: 16%;
        top: -6%
    }
    .tom-sliding.active {
      left: 32%;
      top: 45%;
    }
    .steve-swinging {
        width: 30%
    }
    .steve-swinging.active {
        top: -8rem;
        transform: rotate(-130deg);
        pointer-events: all;
        backface-visibility: hidden;
        outline: 1px solid transparent
    }
    .helen-seesawing-front,
    .helen-seesawing,
    .helen-seesawing-back {
          width: 45%;
          right: 30%;
          bottom: 10%;
    }
    .sam-tractor {
        width: 25%;
        bottom: 10%;
        top: auto
    }
}

.modal-covers {
    padding: 1.5rem 0;
    text-align: center
}


/* Shed fix */



    .shed-back, .shed-front, .shed-centre-grandad {
        position: absolute;
        /* right: -4rem; */
        right: -12%;
        /*width: 80%;*/
        width: 35%;
        /* bottom: 8%; */
        bottom: 5%;
        pointer-events: all;
    }

    .shed-centre-grandad {
    	transition-duration: 1200ms;
    }

    .shed-back {
    	z-index: 800;
    }

    .shed-front {
    	z-index: 850;
    }

    .shed-grandad {
    	position: absolute;
    	width: 18%;
    	z-index: 825;
    	right: -5%;
    	bottom: 16%;
    	-webkit-transition-duration: 1000ms;
    	        transition-duration: 1000ms;
    	-webkit-backface-visibility: hidden;
    	        backface-visibility: hidden;
    	outline: 1px solid transparent;
    }

    .shed-grandad.active {
    	right: 5%;
    }

    .shed-centre-grandad {
    	z-index: 825;
    }

    .shed-centre-grandad.active {
    	right: -3%;
    }

    @media screen and (orientation: portrait) {

        .shed-back, .shed-front, .shed-centre-grandad {
            width: 80%;
        }

    }

/* Game fixes */

.game main {
	padding: 0 0;
}

.game nav a {
	color: #000;
}

.desktop-game-wrapper {
  position: relative;
}

/* iOs Landscape fixes */

@media screen and (orientation: landscape) {
    body.home.iphone.safari {
        padding: 4rem 0 0 0;
    }
    .iphone.safari main {
        padding: 0;
    }
    .iphone.safari.home nav {
        height: 4rem;
    }
    .iphone.safari.home nav img {
        width: 3rem;
    }

    .iphone.safari .top-left {
        bottom: 10%;
    }
    .top-left {
        bottom: 37%;
    }
    .iphone.safari #steve {
        left: 20%;
    }
    .iphone.safari .helen-seesawing-front, .iphone.safari .helen-seesawing, .iphone.safari .helen-seesawing-back {
        right: 30%;
        bottom: 10%;
        width: 35%;
    }
    .iphone.safari .helen-info,
    .iphone.safari .helen-info.active {
        z-index: 9999;
        width: 50%;
        left: auto;
        right: 0;
    }
    .iphone.safari .helen-info {
        top: -100vh;
    }
    .iphone.safari .helen-info.active {
        top: 0;
    }
    .iphone.safari .spot-info,
    .iphone.safari .spot-info.active {
        z-index: 9999;
        width: 50%;
        left: 0;
        right: auto;
    }
    .iphone.safari #helen,
    .iphone.safari #spot {
        bottom: 0;
    }
    .iphone.safari .fence,
    .iphone.safari .sally {
        width: 35%;
    }
    .iphone.safari .sally {
        right: -10%;
    }
    .iphone.safari .sally.active {
        right: 0%;
    }
    .iphone.safari #grandma {
        right: 40%;
        left: auto;
    }
    .iphone.safari .spot-sitting, .iphone.safari .spot-sitting-blinks, .iphone.safari .spot-sitting-unblinks {
        right: 10%;
    }

}
#catapult-cookie-bar {
  display: none !important;
}


/*
    Cookie Bar Info
 */

.large.cli-plugin-button, .large.cli-plugin-button:visited {
    border-radius:0!important;
    background: rgb(255, 102, 0);

    text-shadow: 0!important;

    vertical-align: top;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;

    background: #ff6600;
    color: #fff;
    border: none;

    padding: 10px 20px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 700px;

    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;

    /*float:left;*/

}

#cookie-law-info-bar .cookie-info-txt {
    display:block;
    font-size:16px;
    line-height:25px;
    width: 68%;
    margin: 0 auto;
    padding:20px 0;
    text-align: center;
}

@media screen and (max-width:1200px) {
    .large.cli-plugin-button, .large.cli-plugin-button:visited {
        float:none;
    }
}


.answer_list {
    display:none;
    position:fixed;
    bottom:0px;
    z-index:998;
    width:100%;
}

.footer-bar {
    background-color:black;
    width:100%;
    color:#fff;
    border-top: 8px solid #FF642C;
    font-size: 10px;
    font-family: 'Arial'!important;
}
.footer-bar .site-footer {
    padding: 15px;
}

.footer-bar img {
    max-width:77px;
}
.footer-bar p {
    font-size:10px;
    margin:0;
    padding:1px 0px;
}

.footer-bar .logo-row a {
    color:#FF5927;
}

.footer-bar .copyright-row {
    padding-bottom:12px;
}

.footer-bar .copyright-row a {
    color:#fff;
}

.footer-bar .copyright-row p {
    color:#646466;
}

#myButton {
    position:fixed;
    bottom:-1px;
    z-index:999;
    font-size:13.3px;
    font-family: 'Arial'!important;
    background-color:#000;
    color:#fff;
    border:1px solid #FF5A00;
    border-bottom:none;
    cursor:pointer;
    right:104px;
}


.footer-bar .logo-text {
    padding: 5px 0px
}

#cookie-law-info-again {
    right:0px !important;
}

.container-404 {
    text-align: center;
}

.container-404 h2 {
    font-size:50px;
    margin-top:40px;
    margin-bottom:0px;
}

.container-404 p {
    font-size:25px;
}

.container-404 img {
    max-width:75%;
}

