/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
 
html {
	font-family:Arial, sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing:antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale;
}
body {
	margin: 0;
	
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background: 0 0
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
legend {
	border: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
table {
	border-collapse: separate
}
}

@font-face {
	font-family: BrandonText-Black;
	src: url('../fonts/brandon/27574E_3_0.eot');
	src: url('../fonts/brandon/27574E_3_0.eot?#iefix') format('embedded-opentype'),url('../fonts/brandon/27574E_3_0.woff') format('woff'),url('../fonts/brandon/27574E_3_0.ttf') format('truetype');
}
@font-face {
	font-family: BrandonText-Bold;
	src: url(../fonts/brandon/27574E_1_0.eot);
	src: url(../fonts/brandon/27574E_1_0.eot?#iefix) format("embedded-opentype"), url(../fonts/brandon/27574E_1_0.woff) format("woff"), url(../fonts/brandon/27574E_1_0.ttf) format("truetype")
}
@font-face {
	font-family: BrandonText-Light;
	src: url(../fonts/brandon/27574E_5_0.eot);
	src: url(../fonts/brandon/27574E_5_0.eot?#iefix) format("embedded-opentype"), url(../fonts/brandon/27574E_5_0.woff) format("woff"), url(../fonts/brandon/27574E_5_0.ttf) format("truetype")
}
@font-face {
	font-family: BrandonText-Regular;
	src: url(../fonts/brandon/27574E_7_0.eot);
	src: url(../fonts/brandon/27574E_7_0.eot?#iefix) format("embedded-opentype"), url(../fonts/brandon/27574E_7_0.woff) format("woff"), url(../fonts/brandon/27574E_7_0.ttf) format("truetype")
}
@font-face {
	font-family: BrandonText-Medium;
	src: url(../fonts/brandon/27574E_8_0.eot);
	src: url(../fonts/brandon/27574E_8_0.eot?#iefix) format("embedded-opentype"), url(../fonts/brandon/27574E_8_0.woff) format("woff"), url(../fonts/brandon/27574E_8_0.ttf) format("truetype")
}

html {
	font-size: 62.5%
}
body {
	background: #fff;
	color: #3a3a3a;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.285
}
h1 {
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.125
}
a {
	color: #0098c8;
	outline: 0;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer
}
a:hover {
	color: #f88000
}
a.tertiary {
	font-family: BrandonText-Bold, Arial, sans-serif;
	text-transform: uppercase
}
a.tertiary:hover {
	color: #0270a9
}
a.quaternary {
	text-transform: uppercase;
	color: #999;
	font-weight: 700
}
a.quaternary:hover {
	color: #666
}

ul {
	margin: 0;
	padding: 0;
	list-style: none
}



.opacity {
	-ms-filter: "alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0
}
.opacity-visible {
	-ms-filter: "alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1
}
.desktop-wrapper {
	max-width: 990px;
	margin: 0 auto
}
.bold {
	font-weight: 700
}
.visually-hidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.hide {
	display: none
}
.force-hide {
	display: none!important
}
.menu {
	float: left;
	margin: 0;
	padding: 0
}
.menu li {
	float: left;
	list-style: none!important
}
.boxshadow, .toggle-menu .toggle-content ul {
	position: relative;
	background: #fff
}
.boxshadow:after, .boxshadow:before, .toggle-menu .toggle-content ul:after, .toggle-menu .toggle-content ul:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 0;
	left: 2px;
	width: 50%;
	top: 80%;
	max-width: 80%;
	background: rgba(3,3,4,.8);
	-webkit-box-shadow: 0 4px 4px rgba(3,3,4,.8);
	-moz-box-shadow: 0 4px 4px rgba(3,3,4,.8);
	box-shadow: 0 4px 4px rgba(3,3,4,.8);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg)
}
.boxshadow:after, .toggle-menu .toggle-content ul:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 2px;
	left: auto
}
.left-align {
	float: left
}
.right-align {
	float: right
}
.beigebackground {
	background: #f4f1ea
}
.visible-xs {
	display: none
}

.fa-arrowdown, .fa-bookfinder, .icon-close-sm, .menu-nav ul li .fa-arrowdown, .social-icons a {
	background: url(../images/sprite-images.png) no-repeat
}



.fa-icon, .pt_storefront .authenticated-homepage .tcool-homepage .teachers-message .wrapper-content .authenticated-right .desk .fa-chevron-right, .pt_storefront .authenticated-homepage .tcool-homepage .teachers-message .wrapper-content .authenticated-right .desk-new .fa-chevron-right, .pt_storefront .authenticated-homepage .tcool-homepage .teachers-message .wrapper-content .authenticated-right .orders .fa-chevron-right, .pt_storefront .authenticated-homepage .tcool-homepage .teachers-message .wrapper-content .authenticated-right .resources .fa-chevron-right, div.sendLetter-dp .ui-datepicker-header a.ui-datepicker-next, div.sendLetter-dp .ui-datepicker-header a.ui-datepicker-prev, div.teachersdesk-dp .ui-datepicker-header a.ui-datepicker-next, div.teachersdesk-dp .ui-datepicker-header a.ui-datepicker-prev {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 15px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0)
}
.fa-exclamation-circle, .fa-exclamation-triangle {
	font-size: 1.3em;
	color: #FC853F
}
.fa-exclamation-circle:hover, .fa-exclamation-triangle:hover {
	color: #EE4D28
}
.fa-circle-o {
	font-size: 1.4em;
	color: #b2b2b2;
	cursor: pointer
}
.fa-circle-o.active:before {
	content: "\f058";
	color: #0270a9
}
.fa-times-circle {
	font-size: 1.5em;
	color: #b2b2b2;
	cursor: pointer
}
.fa-times-circle:hover {
	color: #0270a9
}
.fa-search {
	font-size: 1.3em;
	color: #b2b2b2;
	cursor: pointer
}
.fa-search:hover {
	color: #0270a9
}
.fa-th:before {
	content: "\f009"
}
.fa-chevron-down {
	font-size: 1.3em;
	color: #b2b2b2
}
.fa-chevron-left, .fa-chevron-right {
	font-size: .9em
}
.icon-close-sm {
	background-position: -199px -39px;
	height: 10px;
	width: 10px
}
.icon-question {
	background-position: -383px -30px;
	cursor: pointer;
	height: 22px;
	width: 22px
}
.icon-question:hover {
	background-position: -383px -54px
}
.icon-question-large {
	background-position: -343px -50px;
	cursor: pointer;
	display: inline-block;
	height: 22px;
	width: 22px
}
.icon-question-large:hover {
	background-position: -343px -29px
}
.icon-booktrust {
	background-position: 0 0;
	display: inline-block;
	height: 70px;
	width: 70px
}
.icon-booktrust-sm {
	background-position: -82px 0;
	height: 25px;
	width: 22px;
	vertical-align: middle
}
.icon-warning {
	background: url(../images/icons/hazard.png) no-repeat;
	height: 17px;
	width: 21px;
	padding: 0 5px 0 0;
	display: inline-block
}
.icon-bookflip-close {
	background: url(../images/icons/bookflip-close.png) no-repeat;
	height: 14px;
	width: 14px;
	display: inline-block
}
.social-icons {
	display: inline-block
}
.social-icons a {
	width: 31px;
	height: 31px;
	display:inline-block;
	margin:0 10px
}
.social-icons a.last {}

.social-icons a.fb {background: url(/bookclubs-marketing/images/icon_fb.png) 0 0 no-repeat; background-size:31px 31px;}
.social-icons a.fb:hover {background-position:0 0;}

.social-icons a.tw {background: url(/bookclubs-marketing/images/icon_tw.png) 0 0 no-repeat; background-size:31px 31px;}
.social-icons a.tw:hover {background-position:0 0;}

.social-icons a.ig {background: url(/bookclubs-marketing/images/icon_ig.png) 0 0 no-repeat; background-size:31px 31px;}
.social-icons a.ig:hover {background-position:0 0;}

.social-icons a.jn {background: url(/bookclubs-marketing/images/icon_jn.png) 0 0 no-repeat; background-size:31px 31px;}
.social-icons a.jn:hover {background-position:0 0;}





.fa-star {
	color: #faa62f
}
.fa-star.csshover:hover:before {
	content: "\f006"
}
.fa-heart {
	color: #f26d7d
}
.fa-heart.csshover:hover:before {
	content: "\f08a"
}
.fa-pcool-heart {
	color: #f26d7d;
	float: left;
	line-height: 16px;
	width: 19px;
	height: 19px;
	background: url(../images/product_tile_icons.png) -24px 0 no-repeat
}
.fa-pcool-heart.csshover:hover:before {
	content: "";
	background-position: url(../images/product_tile_icons.png) no-repeat -24px 0
}
.fa-pcool-heart-o {
	color: #f26d7d;
	float: left;
	line-height: 16px;
	width: 19px;
	height: 19px;
	background: url(../images/product_tile_icons.png) no-repeat
}
.fa-folder {
	color: #a2c050
}
.fa-folder.csshover:hover:before {
	content: "\f07b"
}
.fa-appleicon {
	background: url(../images/apple_bg.png) no-repeat;
	width: 67px;
	height: 28px
}
.fa-bookfinder {
	background-position: -298px -11px;
	width: 110px;
	height: 35px
}
.fa-arrowdown {
	height: 12px;
	width: 12px;
	background-position: -10px -39px;
	display: inline-block
}
.icon-teen {
	background: url(../images/icons/pdp-teen-icon.svg) no-repeat;
	height: 17px;
	width: 21px;
	padding: 0 5px 0 0;
	display: inline-block
}
#wrapper {
	background: #fff;
	left: 0;
	max-width: 100%;
	position: relative;
	transition: left .2s ease-in;
	width: 100%
}
#wrapper.menu-active {
	left: 20em
}

@media screen and (min-width:768px) {
#wrapper.menu-active {
	left: auto
}
}
.wrapper-content {
	margin: auto;
	width: auto;
	max-width: 990px
}


.home-unauthenticated-top {
	position: relative;
	width: 100%;
	display: inline-block;
	float: left
}
.home-unauthenticated-top .home-unauthenticated-top-logo {
	float: left;
	width: auto;
	margin:16px 0 14px
}
.home-unauthenticated-top .home-unauthenticated-top-logo img {
	max-width: 100%;
}
.home-unauthenticated-top .home-unauthenticated-top-right {
	float: right;
	width: auto;
	margin-top: 23px
}
.home-unauthenticated-top .home-unauthenticated-top-right #bookmarkme {
	cursor: pointer
}

@media screen and (max-width:480px) {
.home-unauthenticated-top {
	height: auto;
	position: relative;
}
.home-unauthenticated-top .home-unauthenticated-top-logo {
	margin: 9px 15px;
	line-height: 1;
	width: 170px;
	
}
.home-unauthenticated-top:after { 
    content: " ";
	display:block;
	position: absolute;
	width:100%;
	right:0;
	left:0;
	bottom:0;
	height:1px;
	border-bottom: 1px solid #d83230;
}



}
.home-unauthenticated-top-nav {
    float: right;
    display: block;
	padding: 9px 8px 0 0;
	color:#3A3A3A; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	position: relative;
}
.home-unauthenticated-top-nav a {color:#3A3A3A; font-family:Arial, Helvetica, sans-serif; font-size:14px; display:inline-block;}
.home-unauthenticated-top-nav span {
	display:inline-block;
	margin: 0 15px;
    position: relative;
    top: -4px;
}
@media only screen and (min-width: 480px) {
.home-unauthenticated-top-nav {padding: 38px 0 0 0;}

}
footer {
	clear: both;
	letter-spacing: 1px;
	margin-bottom: 1em
}
.footer-container.privacy-terms {
	position: relative;
	margin: 0 auto;
	padding-bottom: 2em;
	width:100%;
}
.footer-container {
	display: table;
	max-width: 996px;
	width:100%;
	border-left: 4px solid #fff;
	margin: 0 auto
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 481px) and (orientation: portrait) {
.footer-container {
    width: 100%;
}
}
.footer-container footer {
	display: table-row
}
.footer-container .content-asset {
	display: table;
	vertical-align: top
}
.footer-container .footer-item.global-links ul li {
	line-height: 17px
}
.footer-container .footer-item.global-links ul li:nth-child(1) {
	margin-bottom: 7px
}
.footer-container .footer-item.global-links ul li:nth-child(2) {
	margin-bottom: 17px
}
.footer-container .footer-item.global-links ul li :nth-child(3) {
	margin-bottom: 8px
}
.footer-container .footer-item.authenticated-parent .two, .footer-container .footer-item.authenticated-teacher .two {
	margin-top: 8px
}
.footer-container .footer-item.unauthenticated-parent .two, .footer-container .footer-item.unauthenticated-teacher .two {
	margin-top: 6px
}
.footer-container .footer-item {
	font-size: 14px;
	letter-spacing: 0;
	display: table-cell;
	padding: 17px 20px 0;
	width: 245px;
	border-right: 4px solid #fff;
	box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
.footer-container .footer-item {
    width: 22%;
}
}
.footer-container .footer-item.first {
	width: 13.5%;
	padding: 0
}
.footer-container .footer-item.last {
	width: 13.3%;
	border-right: 0 none
}

.footer-container .footer-item p.footer-heading {
	font-weight: 700;
	margin: 0 0 18px;
	padding: 0;
	line-height: 1
}
.footer-container .footer-item a {
	color: #3a3a3a;
	letter-spacing: 0
}
.footer-container .footer-item a:hover {
	color: #f88000
}
.footer-container .footer-item .one, .footer-container .footer-item .two {
	display: table
}

@media screen and (max-width:480px) {
.footer-container .footer-item {
	border-right: 0 solid #fff;
	width: 100%;
	display: block;
	padding: 20px 15px;
	margin-bottom: 4px;
	background-color: #f4f1ea;
	box-sizing: border-box;
}
.footer-container .footer-item.footer-social-cont {
	margin-bottom: 0
}
}
.footer-container .footer-item ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%
}
.footer-container .footer-item ul li {
	list-style: none!important;
	line-height: .8;
	margin-bottom: 15px
}
.footer-container .footer-item ul li:last-child {
	margin-bottom: 20px
}
.footer-container .footer-item ul li.last {
	margin: 30px 0 0;
	font-weight: 700
}
.footer-container .footer-item .social-icons-footer {
	display: inline-block;
	margin-bottom: 19px;
	width: 100%
}
.footer-container h3 {
	text-transform: uppercase
}
.footer-container .menu-footer {
	float: none;
	margin: .5em;
	padding: 0
}

@media screen and (min-width:768px) {
.footer-container .menu-footer {
	margin: 1em 0
}
}
.footer-container .menu-footer li {
	float: none;
	line-height: 2.5em;
	list-style: none!important
}
.footer-container .menu-footer li a {
	color: #3a3a3a
}
.footer-container a {
	color: #fff
}
.footer-container a:hover {
	color: #ccc;
	text-decoration: none
}
.sendlettersocial {
	left: 50%;
	position: relative;
	margin-left: -29px;
	padding-bottom: 16px;
	padding-top: 16px
}
.social-links {
	padding-left: 0
}
.social-links li {
	display: inline;
	float: none;
	padding-right: .5em
}
#email-alert-signup {
	white-space: nowrap
}
#email-alert-signup input[type=text] {
	border: none;
	margin-left: 0;
	width: 15em
}
#email-alert-signup button {
	background-color: #aaa;
	border: none;
	color: #fff;
	height: 31px;
	padding: 0;
	width: 31px
}
.copyright {
	background-color: #84bd00;
	color: #fff;
	text-align: center
}
.postscript {
	background-color: #84bd00;
	color: #fff;
	font-style: italic;
	text-align: center
}
.footer-copy-links {
	color: #3a3a3a;
	box-sizing: border-box;
	font-size: 14px;
	margin:0 auto;
	display:inline-block;
}
.footer-copy-links ul {
	margin: 0;
	padding: 0;
	width: auto;
	float: left;
	clear: both;
	line-height: 18px
}
.footer-copy-links ul li {
	list-style: none!important;
	float: left
}
.footer-copy-links a {
	color: #3a3a3a;
	font-size: 14px
}
.footer-copy-links a:hover {
	color: #f88000
}
.footer-copy-links .bar {
	margin: 0 9px
}
.trustwave {
	position: absolute;
	right: 0;
	top: 0
}

#bookbox li a { background: url(/bookclubs-marketing/images/jn.png) 0 0 no-repeat; padding-left: 24px; height: 19px; display: block; line-height: 19px}

.primary-content {
	border-left: 1px solid #e0e0e0;
	float: right;
	margin-left: -1px;
	padding: 0 0 20px;
	position: relative;
	width: 787px
}
.primary-focus .primary-content {
	border: 0;
	float: left;
	margin: 0;
	width: 709px
}
.full-width .primary-content {
	border: 0;
	width: 100%
}
.page-content .primary-content {
	padding-left: 3%;
	width: 758px
}
.primary-content.full-width {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	border: 0
}

.row {
	display: table;
	width: 100%;
	clear: both
}
.row .col, .row .col-nowrap {
	display: table-cell;
	vertical-align: top
}
.align-left {
	text-align: left
}
.align-right {
	text-align: right
}
.align-center {
	text-align: center
}

.header-top {
	position: relative;
	width: 100%;
	display: inline-block;
	margin: 56px 0 0 0;
}
.header-top .primary-logo {margin: 0;}

.header-top * {
	box-sizing: border-box
}
.header-top .header-top-right {
	float: right;
	margin: 36px 0 0;
	width: 42.95%;
	text-align: left;
	font-size: 12px
}
.header-top .header-top-right a {
	color: #0098c8;
	margin-right: 6.3%;
	text-transform: capitalize
}
.header-top .header-top-right a.last-before {
	margin-right: 6.1%
}
.header-top .header-top-right a.last {
	margin: 0
}
.header-top .header-top-right a:hover {
	color: #f88000
}
.header-top .header-top-right a#uniNavMyAccount, .header-top .header-top-right a.myscholastic {
	float: right;
	margin: 0
}

.header-unauthenticated-top-logo {
	position: relative
}

.hide-mobile {
	display: block
}

#header-bottom {background:#d83230;}
#header-bottom .wrapper-content {height:2px;}

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

.sidecar-top {
	width: 100%;
	float: left;
	margin-bottom: 20px
}
.menu-nav {
	position: relative;
	width: 100%;
	float: right;
	margin-bottom: 17px
}
.menu-nav ul {
	width: auto;
	float: right
}
.menu-nav ul li:last-child {
	border-right: 0 none;
	padding-right: 0
}
.menu-nav ul .salutation {
	display: inline-block;
	text-transform: capitalize
}
.menu-nav ul li {
	float: left;
	padding: 0 20px;
	border-right: 1px solid #3a3a3a;
	position: relative;
	line-height: 13px;
	list-style: none
}
.menu-nav ul li .user-data {
	font-size: 14px;
	color: #0098c8;
	padding: 0;
	cursor: context-menu;
	position: relative;
	font-weight: 600
}
.menu-nav ul li span {
	float: inherit
}
.menu-nav ul li i {
	float: left;
	font-size: 13px;
	color: #0098c8;
	margin-left: 5px;
	line-height: 11px
}
.menu-nav ul li .fa-arrowdown {
	background-position: -30px -8px;
	height: 12px;
	width: 12px;
	margin-left: 5px
}
.menu-nav ul li:active, .menu-nav ul li:active i, .menu-nav ul li:hover, .menu-nav ul li:hover i {
	color: #f88000
}
.menu-nav ul li:active .fa-arrowdown, .menu-nav ul li:hover .fa-arrowdown {
	background-position: -10px -8px
}
.menu-nav ul li.mylists .toggle-content {
	width: 325px
}
.menu-nav ul li .toggle-content {
	display: none;
	min-width: 200px;
	top: 29px
}

}




@media screen and (max-width:600px) {
	
.home-unauthenticated-top:after { 
    content: " ";
	display:block;
	position: absolute;
	width:100%;
	right:0;
	left:0;
	bottom:0;
	height:1px;
	border-bottom: 1px solid #d83230;
}

.footer-copy-links ul li {float:none; display:inline-block;}

.hide-mobile, .hide-mobile-inline {
	display: none
}
	
.header-top.hide-mobile {display:block; margin:30px 0 0 30px}
.home-unauthenticated-top .home-unauthenticated-top-logo {margin:9px 0 20px 30px}
	



footer {
	background: 0;
}
.footer-container.privacy-terms {
	position: relative;
	margin: 0px auto 50px;
	padding-bottom: 5em
}

.footer-container.privacy-terms .footer-copy-links {
	width: 100%;
	padding: 0 15px 20px;
	float: left
}
.footer-container.privacy-terms .footer-copy-links ul {
	margin: 0
}
.footer-container.privacy-terms .footer-copy-links li, .footer-container.privacy-terms .footer-copy-links ul li {
	margin-bottom: 0
}
.footer-container.privacy-terms .footer-copy-links li.privacylink {
	clear: left
}
.footer-container.privacy-terms .trustwave {
	position: absolute;
	left: 0;
	bottom: 0;
	right: inherit;
	top: inherit
}
.footer-container {
	width: 100%;
	border: 0
}
.footer-container .footer-item.authenticated-parent, .footer-container .footer-item.authenticated-teacher, .footer-container .footer-item.unauthenticated-parent {
	padding: 0
}
.footer-container .footer-item.authenticated-parent .content-asset .one, .footer-container .footer-item.authenticated-parent .content-asset .two, .footer-container .footer-item.authenticated-teacher .content-asset .one, .footer-container .footer-item.authenticated-teacher .content-asset .two, .footer-container .footer-item.unauthenticated-parent .content-asset .one, .footer-container .footer-item.unauthenticated-parent .content-asset .two {
	float: left;
	width: 100%;
	padding: 15px;
	border-bottom: 4px solid #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.footer-container .footer-item.authenticated-parent .content-asset .one p, .footer-container .footer-item.authenticated-parent .content-asset .two p, .footer-container .footer-item.authenticated-teacher .content-asset .one p, .footer-container .footer-item.authenticated-teacher .content-asset .two p, .footer-container .footer-item.unauthenticated-parent .content-asset .one p, .footer-container .footer-item.unauthenticated-parent .content-asset .two p {
	margin-bottom: 0
}
.footer-container .footer-item.authenticated-parent .content-asset .two, .footer-container .footer-item.authenticated-teacher .content-asset .two, .footer-container .footer-item.unauthenticated-parent .content-asset .two {
	border-bottom: 0 none;
	margin: 0
}
.footer-container .footer-item {
	float: left;
	padding: 15px;
	border-right: 0 solid #fff;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	background-color: #f4f1ea;
	box-sizing: border-box;
}
.footer-container .footer-item .social-icons-footer {
	margin-bottom: 10px
}
.footer-container .footer-item .content-asset {
	width: 100%
}
.footer-container .footer-item .content-asset p.footer-heading {
	font-weight: 700;
	margin: 0 0 20px;
	padding: 0;
	line-height: 10px;
	float: left;
	width: 100%;
	position: relative
}
.footer-container .footer-item .content-asset p.footer-heading.toggle {
	margin-bottom: 0
}
.footer-container .footer-item .content-asset p.footer-heading.toggle:after {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	background: url(../images/sprite-images.png) -12px -56px no-repeat;
	width: 8px;
	height: 12px;
	content: ''
}
.footer-container .footer-item .content-asset p.footer-heading.toggle.expand {
	margin-bottom: 20px
}
.footer-container .footer-item .content-asset p.footer-heading.toggle.expand:after {
	background: url(../images/sprite-images.png) -10px -41px no-repeat;
	content: '';
	width: 12px;
	right: 0
}
.footer-container .footer-item .content-asset ul {
	margin:20px 0 0 0;
}

.footer-container .footer-item .content-asset #bookbox {
	margin: 0 0 20px 0;
}


.footer-container .footer-item .content-asset ul li:last-child {
	margin: 0
}
.footer-container .menu-icon {
	color: #fff;
	width: 40px;
	height: 41px
}
.footer-copy-links {
	width: 100%;
	padding: 20px 15px;
	float: left
}
.footer-copy-links ul {
	margin: 0
}
.footer-copy-links li, .footer-copy-links ul li {
	margin-bottom: 0
}
.footer-copy-links li.privacylink {
	clear: left
}




}

.footer-container.privacy-terms .content-asset {width:100%; text-align:center;}
.footer-container .footer-social-cont {text-align:center; vertical-align:top; padding:19px 0 30px 0; border-top:2px solid #f4f1ea;}
.footer-container .footer-social-cont .footer-heading {display:inline-block; height:31px; line-height:31px; margin:0 10px; padding:0 0 25px 0; vertical-align:top; font-family: BrandonText-Regular, sans-serif; font-size:22px; color:#3a3a3a;}
.social-icons {height:31px;  vertical-align:top;}
.footer-container .footer-social-cont .footer-heading strong {font-family: BrandonText-Medium, sans-serif; font-weight:400;}

/* Back to Top */
#new_backtotop {position: fixed; left:0; right:0; bottom:0; width: 100%;}
#new_backtotop .new_content {max-width:1000px; margin:0 auto; position:relative; box-sizing:border-box;}
#new_backtotop .new_content a {display:block; position: absolute; right:-54px; bottom:0px; width: 34px; height:32px; background: url(../images/backtotop.png) 0 0 no-repeat; text-indent: -9999px; overflow: hidden;}

@media only screen and (min-width: 760px) {
.footer-container .footer-social-cont {padding:50px 0 23px 0;}

}