/* Home Banner */

.slick-list, .slick-track, .test-slide {
	height: 100%;
}

@media (min-width:992px) {
	.home-header-margin {
		margin-top: 40px;
	}
}

.home-banner-final {
	position: relative;
	background-color: #223C4A;
	padding: 8em 0 5em;
}

.home-banner-slider {
    z-index:2;
}

@media (min-width:992px) {
	.home-banner-final {
		height: 100vh;
		padding: 0;
	}

		.home-banner-slider, .home-banner-slider .slide, .home-banner-final .container {
			height: 100%;
		}
}

.home-banner-slider .slick-list {
	overflow: visible;
}

@media (min-width:992px) {
	.home-banner-slider .content-outer2 {
		position: relative;
		top: 50%;
		transform: translateY(-50%)
	}
}

.home-banner-slider .content {
	max-width: 45em;
	padding: 2em 1em 4em;
	background-color: #F4EFE9;
	text-align: center;
}

.home-banner-slider h1 {
	font-size: 2em;
	line-height: .95;
}

.home-banner-slider h2 {
	font-size: 1em;
}

.home-banner-slider .signature {
	position: absolute;
	left: 5%;
	bottom: -7%;
	max-width: 300px;
}

.home-banner-slider .image {
	height: 250px;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain;
}

.home-banner-slider .get-the-book {
	margin-top: -2em;
	margin-bottom: 0;
}

    .home-banner-slider .get-the-book .image {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display:block;
    }

@media (min-width:576px) {
	.home-banner-slider h1 {
		font-size: 2.25em;
	}
}

@media (min-width:768px) {
	.home-banner-slider .image {
		width: 50%;
		height: 280px;
	}
}

@media (min-width:992px) {
	.home-banner-slider .content-outer2 {
		background-color: #F4EFE9;
	}

	.home-banner-slider h1 {
		font-size: 2.5em;
	}

		.home-banner-slider h1 span {
			display: block;
			font-size: 1.5em;
		}

	.home-banner-slider h2 {
		font-size: 1.125em;
		max-width: 18em;
	}

	.home-banner-slider .content {
		padding: 2em;
		padding-bottom: 7em;
		background-color: transparent;
		text-align: left;
	}

	.home-banner-slider .image {
		height: 385px;
		position: absolute;
		right: -1em;
		bottom: 0;
	}

	/*.home-banner-slider .book-978 .image {
		height: 460px;
		width: 57%;
	}*/
}

@media (min-width:1200px) {
	.slider-nav-container h1 {
		font-size: 2.5em;
	}

	.home-banner-slider h1 span {
		font-size: 1.75em;
	}

	.home-banner-slider h2 {
		max-width: 20em;
	}

	.slider-nav-container .signature {
		max-width: 350px;
	}

	.home-banner-slider .content {
		padding: 4em 3em 8em;
	}

	.home-banner-slider .image {
		height: 475px;
	}

	/*.home-banner-slider .book-978 .image {
		height: 560px;
		width: 58%;
	}*/
}

@media (min-width:1600px) {
	.home-banner-slider h1 {
		font-size: 3em;
	}

	.home-banner-slider h2 {
		max-width: 24em;
	}

	.home-banner-slider .signature {
		max-width: 460px;
	}

	.home-banner-slider .content {
		padding: 5em 4em 11em;
	}

	.home-banner-slider .image {
		height: 550px;
	}

	/*.home-banner-slider .book-978 .image {
		height: 640px;
		width: 52%;
	}*/
}

@media (min-width:1800px) {
	.home-banner-slider .image {
		height: 600px;
	}

	/*.home-banner-slider .book-978 .image {
		height: 700px;
		width: 52%;
	}*/
}

@media (max-width: 991px) {
	.home-banner-slider .image {
		max-width: 400px;
		margin: 0 auto;
	}
}

.home-banner-slider .slick-prev:before, .home-banner-slider .slick-next:before {
    color: #fff;
}

@media (min-width:1200px) {
    .home-banner-slider .slick-prev:before, .home-banner-slider .slick-next:before {
        font-size: 55px;
    }
}

.home-banner-slider-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.home-banner-slider .buy_select, .home-banner-slider .buy_select .down-arrow {
	white-space: nowrap;
}

.get-the-book {
	width: 200px;
	height: 200px;
}

@media (min-width:992px) {
	.get-the-book {
		position: absolute;
		bottom: -10%;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media (min-width:1200px) {
	.get-the-book {
		width: 240px;
		height: 240px;
		bottom: -12%;
	}
}

@media (min-width:1600px) {
	.get-the-book {
		width: 280px;
		height: 280px;
		bottom: -14%;
	}
}

@media (max-width:991px) {
	.get-the-book {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: -2em;
		position: relative;
	}
}

.get-the-book .buy_select {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,50%);
	width: max-content;
	/*width: 195px;*/
}

/* Home Banner End */

.pbs-kids {
    position: relative;
    color: #223C4A;
}

    .pbs-kids:hover, .pbs-hover:focus {
        color: #223C4A;
    }

    .pbs-kids i {
        margin-left:12px;
    }

    .pbs-kids img {
	    position: absolute;
	    bottom: -3.5em;
	    left: 15px;
    }

    @media (min-width:768px) {
	    .pbs-kids .content {
		    padding-left: 175px;
	    }
    }

    @media (min-width:1200px) {
	    .pbs-kids .content {
		    padding-left: 200px;
	    }
    }

    .pbs-kids .content span.font-arvo, .testimonial-slider .content span.font-arvo {
	    font-size: 1.25em;
    }

    .pbs-kids .content span.font-arvo {
	    color: #223C4A;
    }

    @media (min-width:1600px) {
	    .pbs-kids .content span.font-arvo, .testimonial-slider .content span.font-arvo {
		    font-size: 1.65em;
	    }
    }

@media (max-width:991px) {
	.pt-lg-down-0 {
		padding-top: 0;
	}
}

.image-outer .image {
	padding-bottom: 56.25%;
	position: relative;
}

@media (min-width:992px) {
	.image-outer .image {
		padding-bottom: 70%;
	}
}

@media (min-width:1200px) {
	.image-outer .image {
		padding-bottom: 64%;
	}
}

@media (min-width:1400px) {
	.image-outer .image {
		padding-bottom: 56.25%;
	}
}

.image-outer.video .image:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(36,116,160,0.6);
	transition: 0.3s all;
}

.image-outer.video .image:hover:before {
	background-color: rgba(30,99,137,0.7);
}

.image-outer.video .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

@media (max-width:575px) {
	.image-outer.video .image img {
		max-width: 7.5em;
	}
}

@media (min-width:992px) {
	.image-outer .container {
		max-width: none;
		padding-right: 0;
		padding-left: 0;
	}
}

.image-outer.split .image {
    padding-bottom: 110%;
}

.content-outer .stand-for {
    text-align: center;
    color: inherit;
}

.content-outer a.stand-for:hover {
    text-decoration: none;
}

    .content-outer a.stand-for:hover .btn {
        background: transparent;
        color: #CC432E;
        outline: none !important;
    }

@media(min-width:992px) {
	.content-outer {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
		pointer-events: none;
		z-index: 2;
	}

		.content-outer .content {
			background-color: #fff;
		}


        .content-outer .col-lg-6 > div, .content-outer .col-lg-7 > div, .content-outer .col-lg-8 > div {
            pointer-events: all;
        }

        .content-outer .stand-for {
            background-color: rgb(235,149,48);
            color: #fff;
            text-align: left;
        }
}

.header-content.text-center {
	max-width: 30em;
	margin: 0 auto;
}

.home-books-slider {
	z-index: 25;
}

	.home-books-slider .slick-list {
		overflow: visible;
	}

.home-books-slider_figure {
	margin-bottom: 1em;
}

	.home-books-slider_figure img {
		margin: 0 auto;
	}

@media (min-width:768px) {
    .home-book-item {
        background-color: transparent;
        border: 6px solid transparent;
        padding: 2em .75em;
        cursor: pointer;
        transition: all 0.3s;
    }

    .home-book-item:hover {
        background-color: #fff;
        border: 6px solid #2474A0;
        transition: all 0.3s;
    }
}

.margin-none {
    margin: 0;
}

.margin-none > figure {
    margin: 0;
}

.home-book-item span.title {
	display: block;
	font-size: .875em;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1.3;
	max-width: 280px;
	margin: 0 auto;
}

.home-book-item .content {
    opacity: 0;
    transition: all 0.3s;
}

.home-book-item:hover .content {
    opacity: 1;
    transition: all 0.3s;
}

.arrows-outer {
	max-width: 370px;
	margin: 0 auto;
	position: relative;
}

	.arrows-outer .prev, .arrows-outer .next {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}

	.arrows-outer .prev {
		left: 0;
	}

	.arrows-outer .next {
		right: 0;
	}

    .arrows-outer .slick-prev, .arrows-outer .slick-next {
        width: 22.5px;
        height: 45px;
    }

    .arrows-outer .slick-prev:after, .arrows-outer .slick-next:after {
        display:none;
    }

    .arrows-outer .slick-prev:before, .arrows-outer .slick-next:before {
        font-size: 45px;
        font-weight: 300;
        color: #CC432E;
        opacity: .8;
    }

.testimonial-slider .content {
	max-width: 48em;
	margin: 0 auto;
}

/* Slider Arrows */

.slick-prev, .slick-next {
    width: 30px;
    height: 30px;
    z-index: 1;
}

.slick-prev {
    left: -15px;
}

.slick-next {
    right: -15px;
}

@media (min-width:768px) {
    .slick-prev, .slick-next {
        width: 40px;
        height: 40px;
    }

    .slick-prev {
        left: -20px;
    }

    .slick-next {
        right: -20px;
    }
}

@media (min-width:992px) {
    .slick-prev, .slick-next {
        width: 22.5px;
        height: 45px;
    }

    .slick-prev {
        left: -40px;
    }

    .slick-next {
        right: -40px;
    }
}

@media (min-width:1600px) {
    .slick-prev {
        left: -60px;
    }

    .slick-next {
        right: -60px;
    }
}

    .slick-prev:before, .slick-next:before {
        font-family: "Font Awesome 5 Pro";
        font-weight: 400;
        font-size: 21px;
        line-height: 1;
        opacity: 1;
        color: #fff;
    }

    .slick-prev:before {
        margin-right:3px;
    }

    .slick-next:before {
        margin-left: 3px;
    }

.slick-prev:after, .slick-next:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #223C4A;
    border-radius: 50%;
    z-index: -1;
}

    @media (min-width:768px) {
        .slick-prev:before, .slick-next:before {
            font-size: 25px;
        }
    }

    @media (min-width:992px) {
        .slick-prev:before, .slick-next:before {
            font-size: 45px;
            font-weight: 300;
            color: #CC432E;
            opacity: .8;
        }

        .slick-prev:before {
            margin-right: 0;
        }

        .slick-next:before {
            margin-left: 0;
        }

        .slick-prev:after, .slick-next:after {
            display: none;
        }
    }

.slick-prev:before {
	content: '\f053';
}

.slick-next:before {
	content: '\f054';
}

@media (max-width:991px) {
    .storytime-slider-nav .slick-prev {
        left: -15px;
    }

    .storytime-slider-nav .slick-next {
        right: -15px;
    }
}

@media (max-width:767px) {
    .storytime-slider-nav .slick-prev {
        left: -10px;
    }

    .storytime-slider-nav .slick-next {
        right: -10px;
    }
}

/* Slider Arrows End */

/* Slider Dots */

.slick-dotted.slick-slider {
	margin-bottom: 40px;
}

.slick-dots {
	bottom: -40px;
}

	.slick-dots li {
		width: 14px;
		height: 14px;
	}

		.slick-dots li button {
			width: 14px;
			height: 14px;
		}

            .slick-dots li button:before {
                opacity: 1;
                background-color: #CC432E;
                border: 1px solid #CC432E;
                border-radius: 50px;
                width: 14px;
                height: 14px;
                font-size: 0;
                line-height: 0;
            }

.testimonial-slider .slick-dots li button:before {
	background-color: #223C4A;
	border: 1px solid #223C4A;
}

.slick-dots li.slick-active button:before {
	opacity: 1;
	background-color: #fff;
}

/* Slider Dots End */

/* Modal */

.testimonials {
	position: relative;
}

	.testimonials:before {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(235,149,48,0.85);
	}

	.testimonials:after {
		content: "";
		background-image: url(/Areas/CMS/assets/img/testimonial-quote.png);
		width: 50px;
		height: 37.5px;
		background-size: cover;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%,-50%);
	}

button.close {
	position: absolute;
	top: -.75em;;
	right: 0;
	font-size: 2.5em;
	font-weight: 400;
	line-height: .4;
	opacity: .8;
	color: #fff;
	text-shadow: none;
}

@media (min-width:768px) {
    button.close {
        top: 0;
        right: -.75em;
    }
}

	button.close:hover {
		color: #fff;
	}

	button.close:not(:disabled):not(.disabled):focus, button.close:not(:disabled):not(.disabled):hover {
		opacity: 1;
	}

/*.modal-open[style] {
    padding-right: 0px !important;
}*/

/* Modal End */

.take-action-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.about-brad {
	position: relative;
}

	.about-brad:before {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(34,60,74,0.9);
	}

	.about-brad p {
		max-width: 28em;
	}

	.about-brad span.h2 {
		position: relative;
	}

        .about-brad span.h2:before {
            content: "";
            background-image: url(/Areas/CMS/assets/img/quote-white.png);
            width: 23px;
            height: 17.5px;
            background-size: cover;
            position: absolute;
            top: 0;
            transform: translateX(calc(-100% - 12px));
        }

        @media (max-width:1199px) {
            .about-brad span.h2:before {
                display:none;
            }
        }

.about-brad span.h2 img {
    width: 23px;
    height: 17.5px;
    vertical-align: super;
}

        .about-brad span.h2 img:first-child {
            margin-right: 8px;
        }

        .about-brad span.h2 img:last-child {
            margin-left: 5px;
        }

/* Navigation General */

.navbar {
	transition: all .35s !important;
	z-index: 1000;
	background-color: #FFFBF7;
	padding: 0;
}

@media (min-width: 992px) {
	.navbar {
		padding: 0 30px;
	}
}

@media (max-width: 991px) {
	.navbar {
		-webkit-box-shadow: 0 4px 6px -2px rgba(0,0,0,.25);
		-moz-box-shadow: 0 4px 6px -2px rgba(0,0,0,.25);
		box-shadow: 0 4px 6px -2px rgba(0,0,0,.25);
	}
}

.navbar.scrolled {
	-webkit-box-shadow: 0 4px 6px -2px rgba(0,0,0,.25);
	-moz-box-shadow: 0 4px 6px -2px rgba(0,0,0,.25);
	box-shadow: 0 4px 6px -2px rgba(0,0,0,.25);
}

@media (min-width: 992px) {
	.nav-item.logo {
		padding-right: 20px;
		padding-left: 20px;
	}
}

.navbar-nav .nav-item {
    color: #CC432E;
}

.nav-link {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.5px;
	position: relative;
	
}

.navbar-expand-lg .navbar-nav span.nav-link, .navbar-nav span.nav-link {
    cursor: auto;
}

.navbar-nav .nav-item:hover .nav-link {
	color: #223C4A;
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding: 2px 0;
}

@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		padding: 30px 0;
	}

	.navbar-expand-lg .navbar-nav .nav-item {
		padding: 0 1rem;
	}
}

@media (min-width: 1200px) {
	.navbar-expand-lg .navbar-nav .nav-item {
		padding: 0 1.25rem;
	}
}

@media (min-width: 1600px) {
	.navbar-expand-lg .navbar-nav .nav-item {
		padding: 0 1.5rem;
	}
}

.navbar-brand {
    margin-right: 0;
    background-color: #CC432E;
    padding: 10px;
    transition: all .35s;
    z-index: 2;
}

@media (min-width:992px) {
	.navbar-brand {
		padding: 20px;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media (max-width:991px) {
	.bsnav-brand-center.navbar-expand-lg .navbar-brand {
		left: 0;
		transform: none;
	}

	.bsnav-mobile .navbar-nav .nav-item .nav-link {
		padding: 6px 0;
	}
}

.navbar.scrolled .navbar-brand {
	padding: 10px;
}

.navbar-brand img {
	max-width: 62px;
	transition: all .35s !important;
}

@media (min-width:992px) {
	.navbar-brand img {
		max-width: 90px;
	}
}

.navbar.scrolled .navbar-brand img {
	max-width: 64px;
}

@media (min-width:992px) {
	.nav-left {
		padding-right: calc(65px + 1rem);
	}

	.nav-right {
		padding-left: calc(65px + 1rem);
	}
}

.adult-link {
	position: absolute;
	right: 80px;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 16px;
	top: 50%;
	transform: translate(0, -50%);
}

@media (min-width:576px) {
	.adult-link {
		letter-spacing: 1px;
	}
}

.adult-link:hover {
	text-decoration: none;
}

.adult-link span {
	position: relative;
	padding: 2px 0;
	display: inline-block;
}

    .adult-link span:before {
        content: "";
        position: absolute;
        background-color: #CC432E;
        height: 1px;
        left: 0;
        right: 0;
        bottom: 0;
        transition: all .15s !important;
    }

.adult-link i {
	padding-left: .2em;
}

@media (max-width:991px) {
    .adult-link i {
        display: none;
    }
}

.adult-link:hover {
	color: #223C4A;
}

	.adult-link:hover span:before {
		background-color: #223C4A;
	}

@media(min-width:992px) {
	.navbar .adult-link {
		right: 30px;
	}
}

@media only screen and (max-width: 1300px) and (min-width: 992px) {
	.navbar .adult-link {
		display: none;
	}
}

/* Override Mobile Menu Default Styles */

.bsnav-brand-center .navbar-nav:first-child {
	padding-right: 80px;
}

.bsnav-brand-center .navbar-nav:last-child {
	padding-left: 80px;
}

@media (min-width:1600px) {
	.bsnav-brand-center .navbar-nav:first-child {
		padding-right: 90px;
	}

	.bsnav-brand-center .navbar-nav:last-child {
		padding-left: 90px;
	}
}

.bsnav-mobile .navbar {
	background: #FFFBF7;
	padding: 81px 0 15px;
	flex-flow: wrap;
	display: block;
}

.bsnav-mobile .navbar-nav:first-child {
	padding-bottom: 0;
}

.bsnav-mobile .navbar-nav:last-child {
	padding-top: 0;
}

/* Custom Nav Toggle Animation */

.navbar-toggler {
	border: none;
	background: transparent !important;
}

@media(max-width:991px) {
	.navbar-toggler {
		margin-right: 15px;
	}
}

.navbar-toggler:focus {
	outline: none;
	background: transparent !important;
}

.navbar-toggler .icon-bar {
	background-color: #101f46;
	transform: rotate(0deg) translate(0px, 0px);
	transition: ease all .2s;
}

.navbar-toggler .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

	.navbar-toggler .icon-bar + .icon-bar {
		margin-top: 4px;
	}


.navbar-toggler:hover > .icon-bar:nth-child(2) {
	transition: ease all .2s;
}

.navbar-toggler:active > .icon-bar:nth-child(2) {
	width: 22px;
	transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(1) {
	transform: rotate(45deg) translate(5px, 4px);
	transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {
	opacity: 0;
	transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(3) {
	transform: rotate(-45deg) translate(4px, -4px);
	transition: ease all .2s;
}

/* End Custom Nav Toggle Animation */

/* Footer */

.footer h4 {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 1.5em;
	letter-spacing: 1px;
}

@media (max-width:575px) {
	.footer h4 {
		margin-bottom: 1em;
	}
}

.footer-top img {
	padding-right: 1.5em;
	padding-bottom: 1.5em;
}

@media (min-width:576px) {
	.footer-top img {
		float: left;
		padding-right: 1.5em;
		padding-bottom: 0;
	}
}

.footer-bottom {
    border-top: 1px solid #CC432E;
}

.footer-list li {
	display: inline-block;
	position: relative;
	padding-right: .75em;
	margin-right: .25em;
	margin-bottom: 0.5em;
}

	.footer-list li:last-child {
		padding-right: 0;
		margin-right: 0;
	}

	.footer-list li:before {
		content: "|";
		position: absolute;
		right: 0;
		top: 0;
	}

	.footer-list li:last-child:before {
		display: none;
	}

@media (max-width:991px) {
	.footer-list li:first-child {
		display: block;
	}

		.footer-list li:first-child:before {
			display: none;
		}
}

.social li {
	display: inline-block;
	padding: 0 .5em;
	margin-bottom: 0;
}

	.social li:first-child {
		padding-left: 0;
	}

	.social li:last-child {
		padding-right: 0;
	}

	.social li a {
		font-size: 1.5em;
		line-height: 1;
		color: #223C4A;
	}

        .social li a:hover, .social li a:focus {
            color: #CC432E;
        }

/* Form */

input[type=text], select, textarea {
    width: 100%;
    padding: .5em .75em;
    border: 1px solid #CC432E;
    background: #fff;
    box-sizing: border-box;
    resize: vertical;
    color: #CC432E;
    margin-bottom: 1em;
}

	input[type=text]:focus, select:focus, textarea:focus {
		outline: 0;
	}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #CC432E;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #CC432E;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #CC432E;
}

.footer input[type=text], .footer select, .footer textarea {
    padding: 0;
    padding-bottom: .5em;
    border: 0;
    border-bottom: 1px solid #CC432E;
    background: transparent;
}

/* Form End */

.visit-shop {
	width: 180px;
	height: 198px;
	position: relative;
}

	.visit-shop .btn {
		position: absolute;
		left: 0;
		bottom: 25%;
		width: fit-content;
	}

@media (min-width:576px) {
	.visit-shop .btn {
		left: 50%;
		transform: translateX(-50%);
	}
}

/* Landing Page */

.landing #main-content, .interior #main-content, .detail #main-content {
    margin-top: 80px;
}

@media (min-width:992px) {
    .landing-header {
        text-align: center;
        max-width: 50em;
        margin: 0 auto;
    }
}

.detail .landing-header {
    text-align: left;
    max-width: none;
    margin: inherit;
}

@media (max-width:1199px) {
    .landing-header h1, .landing-header h2, .detail h1 {
        font-size: 3em;
    }
}

@media (max-width:991px) {
    .landing-header h1, .landing .landing-header h2, .detail h1 {
        font-size: 2.5em;
    }
}

@media (max-width:767px) {
    .landing-outer {
        padding-top: 2em;
        padding-bottom: 1em;
    }

	h3.font-arvo {
		font-size: 1.25em;
	}

    .landing-header h1, .landing-header h2, .detail h1 {
        font-size: 2em;
    }
}

/* Landing Banner */

.landing-banner .banner-outer {
	padding-top: 4em;
	padding-bottom: 4em;
}

@media (min-width:768px) {
	.landing-banner .banner-outer {
		padding-top: initial;
		padding-bottom: 42%;
	}
}

.banner-content {
	z-index: 2;
	width: 100%;
	text-align: center;
	padding: 0 15px;
}

	.banner-content .social {
		margin-top: 1em;
	}

		.banner-content .social li a {
			color: #fff;
		}

			.banner-content .social li a:hover {
				color: #223C4A;
			}

.banner-outer h1 {
	margin-bottom: 0;
	color: #fff;
	font-size: 3em;
}

@media (min-width:768px) {
	.banner-content {
		position: absolute;
		top: 20%;
		left: 50%;
		transform: translateX(-50%);
	}

	.banner-outer h1 {
		font-size: 3.75em;
	}
}

@media (min-width:992px) {
	.banner-outer h1 {
		font-size: 5em;
	}
}

@media (min-width:1200px) {
	.banner-outer h1 {
		font-size: 6em;
	}
}

@media (min-width:1600px) {
	.banner-outer h1 {
		font-size: 7.75em;
	}
}

.banner-outer .header-image {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}

/* Detail Page */

.detail .navbar {
    -webkit-box-shadow: 0 4px 6px -2px rgba(0,0,0,.25);
    -moz-box-shadow: 0 4px 6px -2px rgba(0,0,0,.25);
    box-shadow: 0 4px 6px -2px rgba(0,0,0,.25);
}

.sitemap-list a {
    color: #223C4A;
    text-decoration:underline;
}

    .sitemap-list a:hover {
        color: #CC432E;
    }

/* Book Listing */

.filter-outer {
	margin: 0 -.5em;
}

	.filter-outer .btn {
		margin: .5em .5em;
	}

.book-sort {
	margin-bottom: 2em;
}

.book-tile-image {
	padding-bottom: 100%;
	display: block;
	position: relative;
	cursor: pointer;
}

@media (min-width:992px) {
	.book-tile-image:before {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(34,60,74,0.85);
		opacity: 0;
		transition: all .35s
	}

	.book-tile-image:hover:before {
		opacity: 1;
	}
}

.book-tile-image .content {
	position: absolute;
	top: 0;
	left: 0;
	transition: all .35s;
	padding: 2px 12px 6px;
	background-color: #223C4A;
}

.book-tile-image:hover .content {
	opacity: 1;
}

.book-tile-image .content .blurb {
	display: block;
	color: #fff;
	margin-bottom: 1em;
	display: none;
}

.book-tile-image .content .link {
	color: #fff;
}

@media (min-width:992px) {
	.book-tile-image .content {
		top: 50%;
		transform: translateY(-50%);
		bottom: initial;
		opacity: 0;
		padding: 1em;
		background-color: transparent;
	}

		.book-tile-image .content .blurb {
			display: block;
		}
}

/* Book Detail */

.book-banner {
	position: relative;
	z-index: 10;
}

	.book-banner .bg-image {
		padding-bottom: 20%;
	}

@media (max-width:991px) {
	.book-banner .get-the-book-outer {
		background-color: #F4EFE9;
		padding-top: 2em;
	}

	.book-banner .get-the-book {
		margin-bottom: 0;
	}

	.book-banner .bg-image {
		padding-bottom: 30%;
	}
}

.fun-fact {
	border: 3px solid #EFCA3E;
}

    .fun-fact .title {
        background-color: #EFCA3E;
        padding: 1.5em;
        position: relative;
        text-align: center;
    }

        .fun-fact .title .h3 {
            font-size: 1.5em;
        }

        .fun-fact .title .h2 {
            font-size: 1.75em;
        }

        @media (min-width:1600px) {
            .fun-fact .title .h3 {
                font-size: 1.75em;
            }

            .fun-fact .title .h2 {
                font-size: 2em;
            }
        }

	.fun-fact .content {
		background-color: #fff;
		/*padding: 1.25em 1.5em;
		background: url('/Areas/CMS/assets/img/KIDS-BookPage-VideoSliceBG.jpg') bottom center repeat;
		background-size: auto 100%;*/
	}

		.fun-fact .content img {
			max-width: 100%;
			display: block;
			margin: 0 auto;
			display: block;
		}

.book-figure {
	margin-bottom: 0;
}

.border-wide {
	border: 10px solid #fff;
}

.activities {
	padding: 2em 1em;
}

@media (min-width:992px) {
	.activities {
		padding: 3em 2em;
	}
}

.activities .content {
	position: relative;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: .875em;
	line-height: 2;
	letter-spacing: 1px;
}

.timeline-image {
	padding-bottom: 51.7666%;
}

.preview-image {
	padding-bottom: 51.6981132%;
}

.book-item {
    display:block;
}

.book-item:hover {
    text-decoration:none;
}

.book-item.block-padding {
	padding-top: 0;
}

.book-item .content {
	position: relative;
	text-align: center;
	padding: 0 15px;
}

@media (min-width:768px) {
	.book-item .content {
		padding: 0 30px;
	}
}

.book-item .get-the-book {
	position: relative;
	bottom: initial;
	left: initial;
	transform: none;
	margin: 0 auto;
	margin-bottom: 1em;
}

@media (min-width: 768px) {
	.book-item .get-the-book {
		margin-bottom: 2em;
	}
}

@media (min-width: 1600px) {
	.book-item .get-the-book {
		width: 240px;
		height: 240px;
	}
}

.slide-behind, .slide-behind .row, .slide-behind .col-md-6, .slide-behind .col-md-6 > div {
    height: 100%;
}

/*@media (min-width:768px) {
	.slide-behind .col-md-6 > div {
		height: 20em;
	}
}

@media (min-width:1600px) {
	.slide-behind .col-md-6 > div {
		height: 23em;
	}
}*/

.slide-behind {
	position: absolute;
	bottom: 0;
	width: 100%;
}

    .slide-behind:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 70px;
        background-color: #F4EFE9;
        z-index: 1;
    }

.books-slider {
    z-index: 2;
}

    .books-slider .slick-prev, .books-slider .slick-next {
        z-index: 50;
    }

    .books-slider .slick-next {
        right: 15px;
    }

    .books-slider .slick-prev {
        left: 15px;
    }

@media (min-width:768px) {
	.books-slider .slick-prev, .books-slider .slick-next {
		top: 63%;
	}
}

@media (min-width:992px) {
	.books-slider .slick-prev, .books-slider .slick-next {
		top: 58%;
	}
}

@media (min-width:1200px) {
	.books-slider .slick-next {
		right: 30px;
	}

	.books-slider .slick-prev {
		left: 30px;
	}

	.books-slider .slick-prev, .books-slider .slick-next {
		top: 60%;
	}
}

@media (min-width:1600px) {
	.books-slider .slick-prev, .books-slider .slick-next {
		top: 57%;
	}
}

.books-slider .slick-prev:before, .books-slider .slick-next:before {
	color: #fff;
}

@media (max-width:991px) {
	.books-slider span.h2 {
		font-size: 2em;
	}
}

@media (max-width:767px) {
	.books-slider span.h2 {
		font-size: 1.5em;
	}
}

/* TV and video */

.storytime-slider-nav {
	margin: 0 -5px;
}

	.storytime-slider-nav .slick-slide {
		margin: 0 5px;
	}

.tn-image {
	padding-bottom: 65%;
	position: relative;
	cursor: pointer;
}

	.tn-image:after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(36,116,160,0.85);
		opacity: 0;
		transition: all .35s;
	}

	.tn-image:hover:after {
		opacity: 1;
	}

	.tn-image img {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		opacity: 0;
		transition: all .35s;
		z-index: 2;
	}

	.tn-image:hover img {
		opacity: 1;
	}

    .tn-image .content {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        text-align: center;
        width: 100%;
        padding: 0 15px;
        font-family: 'Lilita One', serif;
        color: #fff;
    }

		.tn-image .content span {
			display: block;
		}

        .tn-image .content .head {
            font-size: 1.15em;
            text-transform: uppercase;
            line-height: 1.2;
        }

.storytime-slider-nav .slick-slide .tn-image:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.storytime-slider-nav .slick-slide:nth-child(4n-3) .tn-image:before {
	background-color: rgba(235,149,48,0.85);
}

.storytime-slider-nav .slick-slide:nth-child(4n-2) .tn-image:before {
	background-color: rgba(211,80,60,0.85);
}

.storytime-slider-nav .slick-slide:nth-child(4n-1) .tn-image:before {
	background-color: rgba(36,116,160,0.85);
}

.storytime-slider-nav .slick-slide:nth-child(4n) .tn-image:before {
	background-color: rgba(36,160,112,0.85);
}

/* About */

.portrait-brad {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 70%;
	height: 90%;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
}

.icon-brad {
	position: absolute;
	left: 2em;
	bottom: 0;
}

.brad-testimonial {
	position: relative;
}

	.brad-testimonial:after {
		content: "";
		background-image: url(/Areas/CMS/assets/img/testimonial-quote-yellow.png);
		width: 50px;
		height: 37.5px;
		background-size: cover;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%,-50%);
	}

	.brad-testimonial .content {
		max-width: 58em;
		margin: 0 auto;
		position: relative;
	}

		.brad-testimonial .content .h2 {
			font-size: 1.5em;
		}

@media (min-width:992px) {
	.brad-testimonial .content .h2 {
		font-size: 2em;
	}
}

@media (min-width:1600px) {
	.brad-testimonial .content .h2 {
		font-size: 2.25em;
	}
}

.portrait-chris {
	position: absolute;
	bottom: 0;
	left: 55%;
	transform: translateX(-50%);
	width: 70%;
	height: 90%;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
}

@media (min-width:992px) {
	.portrait-chris {
		left: 65%;
	}
}

.icon-chris {
	position: absolute;
	left: 25%;
	bottom: -1.5em;
	z-index: 2;
}

/* Activities */

.activities-tile {
	display: block;
	position: relative;
	padding-bottom: 129.4117647%;
	margin-top: 30px;
}

@media (min-width:1200px) {
	.activities-tile {
		margin-top: 60px;
	}
}

.col-sm-6:nth-child(1) .activities-tile {
	margin-top: 0;
}

@media (min-width:576px) {
	.col-sm-6:nth-child(2) .activities-tile {
		margin-top: 0;
	}
}

@media (min-width:992px) {
	.col-sm-6:nth-child(3) .activities-tile {
		margin-top: 0;
	}
}

.activities-tile:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(211,80,60,0.85);
	opacity: 0;
	transition: all .35s;
}

.activities-tile:hover:before {
	opacity: 1;
}

.activities-tile .content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	text-align: center;
	padding: 1em;
	color: #fff;
	opacity: 0;
	transition: all .35s;
}

.activities-tile:hover .content {
	opacity: 1;
}

.activities-pbs h3 {
    text-transform:none;
}

.xavier {
    border: solid 3px #2474A0;
    padding: 1em;
    border-radius: 20px;
}

.xavier > figure {
    margin: 0;
}

.story-time {
    background: rgba(255, 255, 255, 0.6);
}

.activities-pbs .image {
	position: relative;
	padding-bottom: 56.25%;
}

.activities-pbs.xavier-pbs .image {
    position: relative;
    padding-bottom: 63%;
}

	.activities-pbs .image img {
		position: absolute;
		right: -3%;
		bottom: -5%;
		max-width: 120px;
	}

@media (min-width:1200px) {
	.activities-pbs .image img {
		right: -8%;
		bottom: -8%;
	}
}

@media (min-width:1600px) {
	.activities-pbs .image img {
		max-width: 140px;
	}
}

/* Connect */

.contact-info span {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}

@media (max-width:991px) {
	.c780 .landing-banner + section.banner-padding {
		padding-top: 2em;
	}
}


/* Q&A */

.qa-item {
	border-bottom: 1px solid #223C4A;
	padding-bottom: 2.5em;
	margin-bottom: 2.5em;
}

	.qa-item:last-child {
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.qa-item p:last-child, .qa-item div:last-child {
		margin-bottom: 0;
	}

	.qa-item span {
		float: left;
		display: block;
		padding-right: 1.5em;
	}

		.qa-item span, .qa-item span:first-child + div {
			font-family: 'Arvo', serif;
			font-weight: 700;
			font-size: 1.25em;
		}

@media (min-width: 992px) {
	.qa-item span, .qa-item span:first-child + div {
		font-size: 1.5em;
	}
}

.qa-item span:first-child, .qa-item span:first-child + div {
	color: #2474A0;
}

.qa-item div {
	overflow: hidden;
	margin-bottom: 1em;
}

/* Breadcrumbs */

.bc-outer {
	background-color: #EEC434;
	padding: .75em 1em;
}

@media (min-width:768px) {
	.bc-outer {
		padding: 1em 2em;
	}
}

.bc-list {
	margin-bottom: 0;
}

	.bc-list li {
		display: inline-block;
		margin-bottom: 0;
		padding-right: 1.25em;
		margin-right: .9em;
		position: relative;
	}

		.bc-list li:last-child {
			padding-right: 0;
			margin-right: 0;
		}

			.bc-list li:last-child a {
				pointer-events: none;
			}

		.bc-list li:before {
			content: '\f101';
			font-family: "Font Awesome 5 Pro";
			font-weight: 400;
			font-size: 12px;
			line-height: 2;
			position: absolute;
			top: 50%;
			transform: translateY(-50%);
			right: 0;
		}

		.bc-list li:last-child:before {
			display: none;
		}

		.bc-list li a {
			color: #223C4A;
		}


/* Widgets */

.block-padding {
	padding: 30px 15px;
}

@media (min-width:768px) {
	.block-padding {
		padding: 2em;
	}
}

@media (min-width:1200px) {
	.block-padding {
		padding: 3em;
	}
}

@media (min-width:1600px) {
	.block-padding {
		padding: 4em;
	}
}

@media (min-width:1800px) {
	.block-padding {
		padding: 5em;
	}
}

.widget {
	display: block;
	position: relative;
	overflow: hidden;
}

	.widget:hover {
		text-decoration: none;
	}

        .widget:hover .btn {
            background: #fff;
            color: #CC432E;
        }

	.widget .content {
		color: #fff;
		position: relative;
		z-index: 2;
	}

@media(max-width:991px) {
	.widget h3 {
		font-size: 1.75em;
	}
}

@media (min-width:768px) {
	.widget .content {
		max-width: 30em;
	}
}

@media (min-width:1200px) {

    .widget h3 {
        position:relative;
    }

	.widget h3 span {
		display: block;
	}

	.widget .content img {
		position: absolute;
	}

	.widget.id-957 .content img {
		top: -13%;
		right: 0;
		max-width: 120px;
	}

	.widget.id-972 img {
		bottom: -2em;
		right: -2em;
		max-width: 140px;
	}

	.book-widget-slider .widget img {
		position: absolute;
		bottom: 0;
		right: 0;
		max-width: 210px;
	}
}

@media (min-width:1400px) {
	.book-widget-slider .widget img {
		max-width: 250px;
	}
}


@media (min-width:1600px) {
	.book-widget-slider .widget img {
		max-width: 280px;
	}
}

@media (min-width:1800px) {
	.book-widget-slider .widget img {
		max-width: 350px;
	}
}

.book-widget-slider {
	margin-bottom: 0 !important;
    height:100%;
}

	.book-widget-slider .slick-dots {
		bottom: 27px;
	}

	.book-widget-slider .slick-arrow:before {
		color: #fff;
	}

    @media (max-width:1599px) {
        .book-widget-slider .widget .content {
            padding-bottom: 2em;
        }
    }

.widget .title {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .875em;
	display: block;
}

.zoom-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease;
}

@media (min-width:992px) {
	.widget:hover .zoom-bg {
		transform: scale(1.1);
	}
}
.related-video {
    background-color: #c4dbe6;
}

.related-video h3 {
	font-size: 1.75em;
}

@media (min-width:768px) {
	.related-video h3 {
		font-size: 2.25em;
	}
}

#buy-now {
	width: 100%;
}

    #buy-now h3 {
        text-align: center;
        margin-bottom: 1.5em;
    }

.retailer-container {
	max-width: 855px;
	margin: 0 auto;
}

.retailer {
	width: 151px;
	height: 88px;
	border: solid 1px #d6d6d6;
	background-color: #ffffff;
	border-radius: 16px;
	position: relative;
	display: inline-block;
	margin: 10px;
	float: left;
}

	.retailer img {
		display: inline-block;
		position: relative;
		top: 50%;
		left: 50%;
		transform: translate3d(-50%, -50%, 0);
	}

    .retailer span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        font-family: 'Arvo', serif;
        font-weight: 700;
        color: #808080;
    }

@media(max-width:991px) {
	.retailer-container {
		max-width: 684px;
	}
}

@media(max-width:767px) {
	.retailer-container {
		max-width: 513px;
	}
}

@media(max-width:600px) {
	.retailer-container {
		max-width: 342px;
	}

	.retailer {
		margin: 5px;
		width: calc(50% - 10px);
	}
}

.clearfix:before, .clearfix:after {
	display: table;
	content: " ";
	clear: both;
}

.book-art-slider .item {
    padding-bottom:77.25%;
}

.our-mission-images .image {
    padding-bottom:105.69105%;
}

.five-hundred {
    height: 100vh;
}

    .five-hundred .five-hundred_content {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        width: 100%;
    }

.moncur-bug img {
    width: 13px;
    opacity: .45;
    transition: all .15s;
}

.moncur-bug:hover img, .moncur-bug:focus img {
    opacity: .7;
}