html,
body,
div {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

img {
    vertical-align: bottom;
}

a,
p,
ul,
ol,
li,
img,
span,
strong,
em {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0;
}

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

article,
aside,
figure,
footer,
header,
hgroup,
section {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

body {
    color: #6a6a6a;
    font: 16px Arial, sans-serif, Helvetica;
    font-size: 16px;
    min-width: 960px;
}

table,
tbody {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
}

ul,
li {
    list-style: none;
}

a:hover,
a:visited {
    color: #ff6600;
}

b,
strong {
    font-weight: bold;
}

em,
i {
    font-style: italic;
}

.left {
    float: left;
}

.right {
    float: right;
}

.hide {
    display: none;
}

.show {
    display: block;
}

#page {
    margin-top: -17px;
}

.main-top .breadcrumb {
    padding: 0 0 15px;
    margin: 0;
    background: none;
    border: none;
}

.context-sam-and-sally .same_about_content_all h3 {
    font-size: 30px;
    color: black;
    text-align: center;
    margin-bottom: 20px;
}

.sam_about_block_3 .same_about_content div {
    margin: 30px 0;
}

.sam_about_block_2 #block_2 {
    margin: 30px 0;
}

#logo-scholastic {
    background-color: #fef7f1;
    height: 28px;
}

.sam_about_block_2 .about_right {
    text-align: left;
    margin-top: 20px;
    float: left;
}

.sam_about_block_2 .about_right h4 {
    font-size: 19px;
    font-weight: bold;
    margin: 20px 0;
}

.about_right ul li {
    background: url(images/walkthrough-tick-icon.png) no-repeat scroll 0 4px transparent;
    color: #6a6a6a;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 35px;
}

.sam_1_image_center,
.sam_block_4,
.home_content,
.test_content,
.sam_inside_block_1 {
    margin: 0 auto;
    position: relative;
    width: 960px;
}

.sam_inside .quick_tab ul li {
    display: inline-block;
    height: 58px;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 32%;
}

.toogle-tab {

    text-align: center;
    margin-bottom: -35px;
    cursor: pointer;
}

.toogle-tab span {
    font: bold 14px Arial;
    display: inline-block;
    padding: 8px 15px 8px 25px;
    background: #1D6B8F;
    color: #FFF;
    border-radius: 0 0 5px 5px;
    min-width: 140px;
    text-align: center;
}

.sam_inside .quick_tab .tab_content {
    margin: 0 auto;
    width: 960px;
}

.sam_inside_block_1 {
    float: left;
    padding: 95px 0 80px;
    width: 100%;
}

.sam_inside_block_1 h2 {
    color: #333333;
    font: bold 42px Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
}

.sam_inside_block_1 .button {
    background: url(images/download-red-button.png) no-repeat scroll 0 0 transparent;
    margin: 50px auto 0;
    font: bold 14px/39px Arial, Helvetica, sans-serif;
}

.sam_inside_block_1 .right-button {
    background: url(images/red-right-button.png) no-repeat scroll right -1px transparent;
    font: bold 14px/39px Arial, Helvetica, sans-serif;
}

.sam_inside_block_1 a {
    background: #e60505;
    color: #fff !important;
    display: inline-block;
    font: bold 14px/39px Arial, Helvetica, sans-serif;
    height: 39px;
    margin: 0 20px 0 42px;
    padding: 0;
    text-decoration: none !important;
}

.sam_inside .quick_tab ul {
    padding-left: 90px;

}

.sam_inside .quick_tab {
    background: #e6f2f8;
    float: left;
    margin-bottom: 50px;
    min-height: 63px;
    width: 100%;
    border-bottom: 3px solid #1d6b8f;
}

.sam_inside .quick_tab ul li a {
    color: #363636;
    display: table-cell;
    font: bold 14px Arial, Helvetica, sans-serif;
    height: 58px;
    text-decoration: none;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    white-space: normal;
}

.sam_book_left img {
    margin-right: 40px;
}

.sam_block_4 .home_content {
    padding: 100px 0 50px;
}

.test_page h1 {
    font: bold 42px Arial, Tahoma, Sans-serif;
    color: #444;
    text-align: center;
    width: 960px;
    margin: 0 auto 15px;
    padding: 60px 0 15px;
    border-bottom: 1px solid #DDD;
}

.sam_block_1 #slideshow {
    height: 580px;
    background: white;
}

.sam_block_1 #nav {
    z-index: 9999;
    left: 50%;
    bottom: 20px;
    position: absolute;
}

.sam_block_1 #nav a {
    /*margin-right: 10px;
    background: url(images/pagination-button.png) no-repeat scroll 0 -17px transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 13px;
    float: left;
    text-indent: -999999px;
    width: 13px;
    cursor: pointer;*/
    width: 10px;
    height: 10px;
    display: inline-block;
    float: none;
    padding: 0;
    margin: 0 3px;
    vertical-align: top;
    color: transparent;
    text-indent: -999em;
    border-radius: 50%;
    background: #e3e3e3;
    cursor: pointer;

}

.sam_block_1 #nav a.activeSlide {
    /* background: url(images/pagination-button.png) no-repeat scroll 0 0 transparent;*/
    background: #0e64b4;
}

.sam_block_1 .fix {
    background: white;
}

.sam_block_1 .field-item {
    text-align: center;
    color: #6a6a6a;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.sam_block_1 .control {
    cursor: pointer;
    display: block;
    height: 81px;
    position: absolute;
    text-indent: -999999px;
    top: 30%;
    width: 81px;
    z-index: 999;
}

.sam_block_1 #prev {
    background: url(images/control-slide-button.png) no-repeat scroll 0 0 transparent;
    left: 0;
}

.sam_block_1 #next {
    background: url(images/control-slide-button.png) no-repeat scroll 0 -85px transparent;
    right: 0;
}

.sam_block_1 .btn-default {
    background: #E60505 !important;
}

.test_page h2 {
    font: normal 30px Arial, Tahoma, Sans-serif;
    color: #333;
    margin: 60px 30px 30px 30px;
    padding: 0 0 30px;
    text-align: center;
}

.test_page .view-row {
    width: 32.333333%;
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    color: #6a6a6a;
    ;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
}

.test_page h5 {
    font: normal 14px/1.3em Arial, Tahoma, Sans-serif;
    padding: 30px 15px 30px;
    margin: 0 0 15px;
    background: #f8f8f8 url(images/quote-icon.png) no-repeat 15px 15px;
    border-bottom: 2px solid #DDD;
    position: relative;
}

.test_page h5:after {
    content: "";
    border-top: 7px solid #DDD;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    position: absolute;
    top: inherit;
    bottom: -16px;
    left: 10px;
    right: inherit;
    display: block;
}

.sam_block_4 h3 {
    color: #333333;
    float: none;
    font-size: 30px;
    margin: 0 auto 44px;
    text-align: center;
    width: 650px;
}

.sam_book_right .btn-default {
    background: #E60505;
    margin-left: 0;
}

.sam_book_left h3 {
    color: #FFF;
    font-size: 30px;
    margin: 0 0 50px;
    text-align: center;
}

.same_about h3 {
    font-size: 30px;
}

.sam_about_block_1 .about_right div {
    background: url(images/walkthrough-tick-icon.png) no-repeat scroll 0 4px transparent;
    color: #6a6a6a;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 35px;
    float: left;
    width: 340px;
}

.sam_about_block_1 .about_right {
    margin-top: 100px;
}

.sam_block_3 {
    border-bottom: solid 3px #dddddd;
    padding: 100px 0 30px !important;

    background-color: #de7472;
}

.sam_book_right {
    color: #FFF;
    text-align: left;
    margin-left: 40px;
    line-height: 18px;
    padding-top: 55px;
}

.same_about {
    border-bottom: 3px solid #dddddd;
    display: table;
    float: left;
    padding: 100px 0;
    width: 100%;
    text-align: center;
}

.same_about_content {
    margin: 0 auto;
    position: relative;
    width: 960px;
}

.product_content ul li {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 3px;
    float: left;
    margin: 0 20px 20px 0;
    min-height: 283px;
    padding: 0;
    width: 468px;
}

.product_content ul li:hover {
    background: #eceae8 !important;
}

.product_content ul li.row-2,
.product_content ul li.row-4,
.product_content ul li.row-6 {
    margin-left: 0 !important;
    float: right;
    margin-right: 0;
}

.product_content {
    margin: 0 auto;
    position: relative;
    width: 960px;
}

.product_content img {
    float: left;
    margin: 20px;
    border: 1px solid #ccc;
    vertical-align: bottom;
}


.container-12 {
    float: none;
    margin: 0 auto;
    width: 960px;
}

#logo-scholastic img {
    float: left;
    max-height: inherit;
    height: auto;
    margin-right: 5px;
    margin-top: 1px;
    width: 154px;
}

#logo-scholastic span.region {
    color: #ed1b2f;
    float: left;
    font: bold 11px/1em arial, sans-serif;
    margin: 0;
    padding: 5px;
}

.height-logo {
    height: auto;
    float: left;
    padding: 6px 0 0
}

#logo-spm {
    position: relative;
    height: 155px;
}

/*.section-serie-za {
    display:none;
}
*/
.logo-spm {
    margin: 0 auto;
    width: 960px;
    display: inline;
    float: left;
    position: relative;
}

.spm-logo {
    margin: 0 auto;
    width: 960px;
}

.logo-img {
    float: left;
    margin-bottom: 24px;
    margin-top: 22px;
    margin: 20px 10px 25px 0;
}

.logo-img a {
    margin: 0;
    float: left;
}

.logo-img span {
    color: #353535;
    float: left;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 24px;
    margin-top: 20px;
}

.grid-12 {
    margin: 0 auto;
    width: 960px;
}

.p-t-60 {
    padding-top: 60px;
}

.main-menu {
    height: auto;
    position: relative;
    z-index: 100;
}

.main-menu ul {
    float: none;
    margin: 0 auto;
    width: 960px;
}

.main-menu ul li.li-parent {
    display: block;
    padding: 0;
    margin: 0;
    height: 27px;
    list-style: none;
    list-style-image: none;
    position: static;
    z-index: 5;
    float: left;
    width: auto;
}

.main-menu>ul>li>a,
.main-menu>ul>li>span {
    color: #414141;
    display: inline-block;
    float: left;
    font: 13px Arial, Helvetica, sans-serif;
    height: auto;
    letter-spacing: 0;
    padding-left: 16.025px;
    padding-right: 16.025px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.main-menu>ul>li>span:hover {
    cursor: pointer;
}

.why-pr1me-works-sub,
.product-information-sub {
    display: none;
}

.main-menu li.active.leaf-home {
    background: url(../images/blue-arrow.png) no-repeat scroll center 20px transparent;
    border-bottom: 3px solid #009bdd;
}

.main-menu li.active.leaf-home a {
    background: url(../images/home-icon.png) no-repeat scroll center center transparent;
    color: #414141;
    float: left;
    height: 16px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    width: 18px;
    text-indent: -9999px;
    margin: 0;
}

li.leaf-why-pr1me-works {
    border-bottom: 3px solid #ee2e2b;
}

li.leaf-why-pr1me-works span {
    padding-left: 16.225px;
    padding-right: 16.225px;
}

li.leaf-product-information {
    border-bottom: 3px solid #73489c;
}

li.leaf-chapter-walkthrough {
    border-bottom: 3px solid #f47a23;
}

li.leaf-interactive-edition {
    border-bottom: 3px solid #009bdd;
}

li.leaf-teacher-support {
    border-bottom: 3px solid #ee2e2b;
}

li.leaf-testimonials {
    border-bottom: 3px solid #73489c;
}

li.leaf-contact-us {
    border-bottom: 3px solid #009bdd;
}

#zone-content-wrapper {
    position: relative;
    width: 100%;
}

body .section-content {
    background: url(../images/slide-homepage-bg.png) repeat-x scroll 0 0 transparent;
    padding-top: 60px;

}

body .section-content.home-top {
    padding-top: 0px !important;

}

body .zone-postscript-wrapper {
    border-top: 3px solid #dddddd;
    padding: 75px 0 82px;
    clear: both;
}

#section-footer {
    height: auto;
    background: url(../images/footer-shadow.png) repeat-x top left transparent;
    border-top: 1px solid #f2fbff;
    margin-bottom: -17px;
}

#footer {
    background: #e3e0d1;
    padding: 18px 0;
}

.contact-block {
    margin: 13px auto 0;
    display: block;
    position: relative;
    min-height: 120px;
    text-align: left;
    width: 550px;
}

h2.block-title {
    color: #00689b;
    font: 30px/35px Arial, Helvetica, sans-serif !important;
    margin-bottom: 20px !important;
    text-align: center;
}

.image-contact img {
    border: 1px solid #cfcfcf;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    height: 100px;
    max-height: 100px;
    max-width: 100px;
    width: 100px;
    margin-left: 85px;
}

.title-sale-rep {
    color: #333333;
    display: block;
    float: left;
    font: 20px Arial, Helvetica, sans-serif;
    margin: 10px 0 0 -20px;
    text-align: center;
    width: 170px;
    margin-left: 60px;
}

.email-sale-rep {
    left: 225px;
    position: absolute;
    top: 60px;
}

a.email {
    background: url(../images/icon.png) no-repeat scroll left -199px transparent;
    color: #333333 !important;
    display: block;
    font: 16px/24px Arial, Helvetica, sans-serif;
    padding-left: 35px;
    text-decoration: none !important;
}

#contact-bottom .button {
    background: url(../images/book-copy-button.png) no-repeat scroll 0 0 transparent;
    float: left;
    font: bold 14px/40px Arial, Helvetica, sans-serif;
}

#contact-bottom span.right-button {
    background: url(../images/red-right-button.png) no-repeat scroll right 0 transparent;
    font: bold 14px/40px Arial, Helvetica, sans-serif;
    float: left;
}

#contact-bottom .button a {
    background: #e60505;
    color: #fff;
    display: block;
    float: left;
    font: bold 14px/40px Arial, Helvetica, sans-serif;
    margin: 0 20px 0 44px;
    padding: 0;
    text-decoration: none;
}

/* Banner block */
#banner-rotate-block {
    text-align: center;
    padding: 40px 0 0;
    display: table;
    float: left;
    width: 100%;
}

.banner-rotate-block {
    margin: 0 auto;
    position: relative;
    width: 960px;
}

.banner-rotate-block p,
.banner-rotate-block span {
    color: #6a6a6a;
    font-size: 22px;
    margin-bottom: 20px;
}

.banner-rotate-block .button {
    background: url(../images/red-left-button.png) no-repeat scroll 0 0 transparent;
    font: bold 14px/40px Arial, Helvetica, sans-serif;
    margin: 10px auto 0;
    display: inline-block;
}

.banner-rotate-block span.right-button {
    background: url(../images/red-right-button.png) no-repeat scroll right 0 transparent;
    font: bold 14px/40px Arial, Helvetica, sans-serif;
    display: block;
    float: left;
    width: 100%;
}

.banner-rotate-block a {
    background: #E60505;
    color: #fff;
    display: inline-block;
    font: bold 14px/40px Arial, Helvetica, sans-serif;
    margin: 0 20px;
    text-decoration: none;
    padding-bottom: 1px;
}

/* Five tab */
.five-maintab1 {
    background: url(images/feature-menu-bg.png) repeat-x scroll 0 -160px transparent;
    display: table;
    float: left;
    width: 100%;
}

.five-maintab1 #five-maintab,
.five-maintab1 .five-maintab {
    background: #fff;
    padding: 0;
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
}

.five-maintab .tab {
    background: url(images/feature-menu-tabs-bg.png) repeat-y scroll right 0 #fff;
    cursor: pointer;
    float: left;
    display: block;
    min-height: 140px;
    padding: 30px 0 0;
    text-align: center;
    width: 20%;
    height: 140px;
}

.five-maintab .tab img {
    height: 48px;
    margin-bottom: 14px;
    position: relative;
    color: #35404d;
    line-height: 18px;
    padding: 0 24px 0 23px;
    width: auto !important;
}

.five-maintab .tab div.icon {
    background: url(images/icon-tab1.png) no-repeat scroll center 30px #0088cf;
    height: 92px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 20%;
}

.five-maintab .tab2 div.icon {
    background: url(images/icon-tab2.png) no-repeat scroll center 30px #0088cf;
    left: 20%;
}

.five-maintab .tab3 div.icon {
    background: url(images/icon-tab3.png) no-repeat scroll center 30px #0088cf;
    left: 40%;
}

.five-maintab .tab4 div.icon {
    background: url(images/icon-tab4.png) no-repeat scroll center 30px #0088cf;
    left: 60%;
}

.five-maintab .tab5 div.icon {
    background: url(images/icon-tab5.png) no-repeat scroll center 30px #0088cf;
    left: 80%;
}

.five-maintab .tab span {
    color: #35404d;
    line-height: 18px;
    padding: 0 24px 0 23px;
    float: left;
}

/* Program Components */
.program-components1 {
    border-bottom: solid 3px #dddddd;
    padding: 97px 0 80px;
    display: table;
    float: left;
    width: 100%;
}

.program-components1 h3 {
    color: #333333;
    font: 30px/35px Arial, Helvetica, sans-serif;
    margin: 0 auto 40px;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

.program-components1 img {
    text-align: center;
    float: right;
    margin-left: 40px;
}

.program-components1 p {
    color: #6a6a6a;
}

.program-components1 .pc-link {
    float: left;
    margin-top: 27px;
    width: 337px;
}

.program-components1 a {
    background: url(images/arrow-icon.png) no-repeat scroll right 0 transparent;
    color: #1779bd;
    display: block;
    float: left;
    font: bold 13px/17px Arial, Helvetica, sans-serif;
    padding-right: 28px;
    text-decoration: none;
}

/* Table of contents */
.table-of-contents1 {
    border-bottom: solid 3px #dddddd;
    display: table;
    float: left;
    width: 100%;
}

.table-of-contents {
    padding: 100px 0 50px;
    height: 365px;
}

.table-of-contents1 h3 {
    color: #333333;
    font-size: 30px;
    margin: 0 0 50px;
    text-align: center;
}

.table-of-contents1 img {
    float: left;
    margin-right: 40px;
}

.table-of-contents1 p {
    color: #6a6a6a;
    line-height: 18px;
    padding-top: 55px;
}

.table-of-contents1 ul {
    margin-top: 27px;
}

.table-of-contents1 ul li {
    float: left;
    list-style: none;
    margin-right: 52px;
    text-decoration: none;
}

.table-of-contents1 ul li a {
    background: url(images/arrow-icon.png) no-repeat scroll right 0 transparent;
    color: #1779bd;
    display: block;
    float: left;
    font: bold 13px/17px Arial, Helvetica, sans-serif;
    padding-right: 28px;
    text-decoration: none;
}

/* Sample Pages */
.sample-pages1 {
    display: table;
    float: left;
    width: 100%;
    padding: 100px 0 50px;
    height: 365px;
}

.sample-pages1 h3 {
    display: block;
    color: #333333;
    float: none;
    font-size: 30px;
    margin: 0 auto 44px;
    text-align: center;
    width: 650px;
}

.sample-pages1 .banner-text {
    color: #6a6a6a;
    float: left;
    line-height: 18px;
    padding-top: 10px;
    width: 388px;
}

.sample-pages1 ul {
    float: left;
    list-style: none;
    margin: 20px 0 0;
    width: 100%;
}

.sample-pages1 ul li {
    float: left;
    margin-bottom: 24px;
    width: 33.33%;
}

.sample-pages1 ul li a {
    background: url(images/arrow-icon.png) no-repeat scroll right 0 transparent;
    color: #1779bd;
    display: block;
    float: left;
    font: bold 13px/17px Arial, Helvetica, sans-serif;
    padding-right: 28px;
    text-decoration: none;
}

.sample-pages1 .image {
    float: right;
    text-align: right;
    width: 572px;
}

/* Existing user */
#existing-user1 {
    border-top: 3px solid #f6f6f6;
    text-align: center;
    display: table;
    float: left;
    width: 100%;
}

.existing-user1 {
    padding: 100px 0 50px;
    height: auto;
}

.existing-user1 h3 {
    color: #444444;
    font: 30px/35px Arial, Helvetica, sans-serif;
}

.existing-user1 .eu-download {
    background: url(images/existing-user-bg.png) no-repeat scroll center center transparent;
    float: left;
    width: 100%;
    padding: 90px 0;
}

.existing-user1 .views-row {
    float: left;
    width: 50%;
}

.existing-user1 .views-row .button {
    background: url(images/blue-left-button.png) no-repeat scroll 0 0 transparent;
    font: bold 14px/40px Arial, Helvetica, sans-serif;
    margin: 10px auto 0;
    display: inline-block;
}

.existing-user1 .views-row span.right-button {
    background: url(images/blue-right-button.png) no-repeat scroll right 0 transparent;
    font: bold 14px/40px Arial, Helvetica, sans-serif;
    float: left;
}

.existing-user1 .views-row a {
    background: #0487d5;
    color: #fff;
    display: inline-block;
    font: bold 14px/40px Arial, Helvetica, sans-serif;
    margin: 0 20px;
    text-decoration: none;
}

/* Ordering Information */
.ordering-information1 {
    border-top: 3px solid #dddddd;
    clear: both;
    width: 100%;
    overflow: hidden;
    clear: both;
    padding: 50px 0px 60px 0px;
    text-align: center;
    margin-top: 30px;
}

.ordering-information1 h3 {
    color: #444444;
    font: 30px/35px Arial, Helvetica, sans-serif;
}

.ordering-information1 .in_form a {
    font-weight: bold;
    padding: 12px 20px;
    display: inline-block;
    text-align: center;
    line-height: 1em;
    margin: 30px 0 0px 0;
    text-decoration: none;
    font-size: 14px;
    color: #FFF !important;
    text-shadow: none;
    border: none;
    text-transform: capitalize;
    background-color: #e60405;
    border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -ms-border-radius: 20px 20px 20px 20px;
    background: -webkit-linear-gradient(top, #e60405, #e60405);
    background: -moz-linear-gradient(top, #e60405, #e60405);
    background: -ms-linear-gradient(top, #e60405, #e60405);
    background: -o-linear-gradient(top, #e60405, #e60405);
}

/* Chapter Walkthrough page */
#chapter-walkthrough {
    padding: 95px 0 100px;
    position: relative;
}

#chapter-walkthrough h3 {
    color: #444444;
    font: 42px Arial, Helvetica, sans-serif;
    margin-bottom: 49px;
    text-align: center;
}

.chapter-walkthrough-slider {
    height: 100% !important;
}

.chapter-walkthrough-slider .field-content {
    min-height: 475px;
    width: 100%;
    margin: 0 auto;
}

.walkthrough-body {
    padding: 0 94px 49px;
}

.chapter-walkthrough-slider .field-content ul {
    color: #6a6a6a;
    display: inline-block;
    font: 16px Arial, Helvetica, sans-serif;
    list-style: none;
    margin: 0;
    max-height: 410px;
    width: 280px;
}

.chapter-walkthrough-slider .field-content ul li {
    background: url(images/walkthrough-tick-icon.png) no-repeat scroll 0 4px transparent;
    color: #6a6a6a;
    margin-bottom: 15px;
    padding-left: 35px;
}

.chapter-walkthrough-slider .field-content p {
    margin-bottom: 0;
}

.nav {
    max-width: 960px;
}

.nav a {
    background: url(images/control-slide-button.png) no-repeat scroll 0 -85px transparent;
    cursor: pointer;
    display: block;
    height: 81px;
    position: absolute;
    right: 0;
    text-indent: -999999px;
    top: 33%;
    width: 81px;
    z-index: 20;
}

#prev2 {
    top: 353px;
    left: 0px;
}

#next2 {
    top: 353px;
    right: 0px;
}

/* Style submenu */

.why-pr1me-works-sub {
    position: absolute;
    left: 0;
    top: 30px;
    padding: 0;
    min-width: 300px;
    z-index: 500;
}

.why-pr1me-works-sub .why-pr1me-works-sub-include {
    margin: 0 -2000em;
    padding: 20px 2000em;
    background: transparent;
    float: left;
    text-align: left;
    width: 100%;
    z-index: 10;
}

.why-pr1me-works-sub-left {
    background: #f4f6fb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    float: left;
    margin-right: 65px;
    padding: 20px;
    width: 225px;
}

.why-pr1me-works-sub-left span.title {
    color: #d92b2b;
    font: bold 16px Arial, Helvetica, sans-serif;
    text-align: left;
    letter-spacing: 0.2px;
    padding-bottom: 14px;
    float: left;
    padding-left: 0px;
}

.why-pr1me-works-sub-left p {
    font: 12px Arial, Helvetica, sans-serif;
    float: left;
    margin-bottom: 20px;
}

.why-pr1me-works-sub-left .learn-more {
    float: left;
}

.why-pr1me-works-sub-left a {
    background: url(images/arrow-icon.png) no-repeat scroll right 0 transparent;
    color: #1779bd;
    display: block;
    font: bold 13px/17px Arial, Helvetica, sans-serif;
    padding-right: 28px;
    text-align: left;
    text-decoration: none;
    width: auto;
}

.why-pr1me-works-sub-right {
    float: right;
    width: 630px;
}

.why-pr1me-works-sub-right .views-row {
    float: left;
    margin-bottom: 34px;
    width: 298px;
    position: relative;
}

.why-pr1me-works-sub-right .views-row img {
    float: left;
    margin-right: 10px;
    max-width: 38px;
    position: relative;
    text-align: center;
    width: 38px;
    height: auto;
}

.why-pr1me-works-sub-right .views-row a.text {
    display: inline-block;
    float: left;
    width: 100%;
    width: 182px;
    color: #818b98;
    font: 13px Arial, Helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
}

.why-pr1me-works-sub-right .views-row:hover {
    cursor: pointer;
}

.why-pr1me-works-sub-right .views-row:hover a.text {
    color: #1779bd !important;
}

.why-pr1me-works-sub-right .views-row:hover .blue-icon {
    background: url(images/blue-icon-menu.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.why-pr1me-works-sub-right .views-row.row2:hover .blue-icon {
    background-position: -9px -120px;
}

.why-pr1me-works-sub-right .views-row.row3:hover .blue-icon {
    background-position: -6px -40px;
}

.why-pr1me-works-sub-right .views-row.row4:hover .blue-icon {
    background-position: -5px -164px;
}

.why-pr1me-works-sub-right .views-row.row5:hover .blue-icon {
    background-position: -5px -79px;
}

.main-menu ul li.leaf-why-pr1me-works.active,
.main-menu ul li.leaf-why-pr1me-works:hover,
.main-menu ul li.leaf-teacher-support.active,
.main-menu ul li.leaf-teacher-support:hover {
    background: url("images/red-arrow.png") no-repeat scroll center 20px transparent;
}

.main-menu ul li.leaf-interactive-edition.active,
.main-menu ul li.leaf-interactive-edition:hover,
.main-menu ul li.leaf-contact-us.active,
.main-menu ul li.leaf-contact-us:hover {
    background: url("images/blue-arrow.png") no-repeat scroll center 20px transparent;
}

.main-menu ul li.leaf-chapter-walkthrough.active,
.main-menu ul li.leaf-chapter-walkthrough:hover {
    background: url("images/orange-arrow.png") no-repeat scroll center 20px transparent;
}

.main-menu ul li.leaf-product-information.active,
.main-menu ul li.leaf-product-information:hover,
.main-menu ul li.leaf-testimonials.active,
.main-menu ul li.leaf-testimonials:hover {
    background: url("images/purple-arrow.png") no-repeat scroll center 20px transparent;
}

.why-pr1me-works-sub-right .row2 img {
    height: auto;
    width: 20px;
}

.why-pr1me-works-sub-right .row3 img {
    height: auto;
    width: 26px;
}

.why-pr1me-works-sub-right .row4 img {
    height: auto;
    width: 27px;
}

.why-pr1me-works-sub-right .row5 img {
    height: auto;
    width: 28px;
}

.product-information-sub {
    float: left;
    padding: 30px 25px 38px 38px;
    overflow: hidden;
    width: 897px;
    z-index: 500;
    left: 0;
    top: 30px;
    position: absolute;
    min-width: 300px;
}

.product-information-sub2 {
    background: none #fff;
    width: 100%;
}

.product-information-sub .views-row {
    position: relative;
}

.product-information-sub .views-row.col1 {
    float: left;
    width: 260px;
    padding-right: 20px;
}

.product-information-sub .views-row.col1 span {
    color: #818b98;
    float: left;
    font-size: 16px;
    width: auto;
}

.product-information-sub .views-row.col1 .link {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.product-information-sub .views-row.col1 a,
.product-information-sub .views-row.col2 a,
.product-information-sub .views-row.col3 a {
    background: url(images/arrow-icon.png) no-repeat scroll right 0 transparent;
    color: #1779bd;
    display: block;
    float: left;
    font: bold 13px/17px Arial, Helvetica, sans-serif;
    padding-right: 28px;
    text-align: left;
    text-decoration: none;
    width: auto;
}

.product-information-sub .views-row.col2 {
    float: left;
    width: 300px;
    padding-right: 10px;
}

.product-information-sub .views-row.col2 .title,
.product-information-sub .views-row.col3 .title {
    background: url(images/icon-mega-menu-2.png) no-repeat scroll 0 0 transparent;
    color: #818b98;
    display: block;
    float: left;
    font: 16px/26px Arial, Helvetica, sans-serif;
    padding-left: 46px;
    width: auto;
}

.product-information-sub .views-row.col2 div {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.product-information-sub .views-row.col2 div a {
    background: url(images/arrow-icon.png) no-repeat scroll right 0 transparent;
    color: #1779bd;
    display: block;
    float: left;
    font: bold 13px/17px Arial, Helvetica, sans-serif;
    padding-right: 28px;
    text-align: left;
    text-decoration: none;
    width: auto;
}

.product-information-sub .views-row.col3 {
    float: right;
    width: 300px;
}

.product-information-sub .views-row.col3 div {
    float: left;
    margin: 20px 15px 0 0;
    width: auto;
}

/* Interactive Edition */
.interactive-whiteboard-edition .pane-prime-mathematics {
    display: table;
    float: left;
    width: 100%;
}

.interactive-whiteboard-edition .pane-content {
    float: left;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.interactive-whiteboard-edition .pane-content .wrap-button {
    text-align: center;
    padding: 50px 0;
}

.interactive-whiteboard-edition .pane-content .views-row {
    border-bottom: 3px solid #dddddd;
    display: table;
    float: left;
    padding: 100px 0;
    width: 100%;
}

.interactive-whiteboard-edition .interactive_edition_first h3 {
    color: #333333;
    font: bold 42px Arial, Helvetica, sans-serif !important;
    margin: 0 0 5px;
    text-align: center;
    letter-spacing: 0;
}

.interactive-whiteboard-edition p {
    width: 670px;
    text-align: justify;
    margin: 0 auto;
}

.interactive-whiteboard-edition .interactive_edition_first img {
    display: block;
    float: none;
    margin: 25px auto 0;
}

.interactive-whiteboard-edition .pane-content h3 {
    color: #333333;
    font: 42px Arial, Helvetica, sans-serif;
    text-align: center;
    letter-spacing: 0;
}

.interactive-whiteboard-edition ul li {
    background: url(images/walkthrough-tick-icon.png) no-repeat scroll 0 4px transparent;
    color: #6a6a6a;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 35px;
}

#supported_devices img {
    display: block;
    float: none;
    margin: 25px auto 0;
}

#supported_devices .button {
    background: url(images/download-red-button.png) no-repeat scroll 0 0 transparent;
    margin: 50px auto 0;
    font: bold 14px/39px Arial, Helvetica, sans-serif;
    display: inline-block;
}

#supported_devices span.right-button {
    background: url(images/red-right-button.png) no-repeat scroll right -1px transparent;
    font: bold 14px/39px Arial, Helvetica, sans-serif;
    display: inline-block;
}

#supported_devices .button a {
    background: #e60505;
    color: #fff;
    display: inline-block;
    font: bold 14px/39px Arial, Helvetica, sans-serif;
    margin: 0 20px 0 42px;
    padding: 0;
    text-decoration: none;
}

.tab.active {
    background: #0088cf;
}

.tab .hide {
    background: #0088cf;
    color: #fff;
    left: 0;
    padding: 0;
    position: absolute;
    overflow: hidden;
    text-align: left;
    top: 170px;
}

.tab .hide>div {
    float: left;
    padding: 4px;
}

.tab .hide .top {
    color: #fff;
    display: block;
    float: left;
    padding: 20px 0 27px;
    width: 100%;
}

.tab .hide .top p {
    margin: 0;
    text-align: justify;
    float: left;
    width: 685px;
}

.tab .hide .top .button {
    background: url(images/white-left-button.png) no-repeat scroll 0 0 transparent;
    font: bold 13px/26px Arial, Helvetica, sans-serif;
    float: right;
    display: inline-block;
}

.tab .hide .top .right-button {
    background: url(images/white-right-button.png) no-repeat scroll 78px 0 transparent;
    font: bold 13px/26px Arial, Helvetica, sans-serif;
}

.tab .hide .top a {
    background: #ffffff;
    color: #0088cf;
    display: block;
    float: right;
    font: bold 13px/26px Arial, Helvetica, sans-serif;
    margin: 0 33px 0 6px;
    text-decoration: none;
}

.tab .hide .bottom {
    background: #fff;
    color: #444444;
    float: left;
    font: 30px/35px Arial, Helvetica, sans-serif;
    padding: 56px 0 35px;
    position: relative;
    width: 100%;
}

.tab .hide .bottom .subtitle-tab {
    border-bottom: 1px solid #ebebeb;
    left: 33px;
    padding-bottom: 30px;
    margin-left: 33px;
    width: 409px;
}

.tab .hide .bottom table {
    border: none;
    display: block;
    margin: -110px auto 0;
    width: 94%;
}

.tab .hide .bottom table tr td {
    color: #4c4c4c;
    font: 14px Arial, Helvetica, sans-serif;
    padding: 0;
    vertical-align: bottom;
    width: 50%;
}

.tab .hide .bottom img {
    height: auto !important;
}

/* Download Interactive Edition */
.download-interactive-edition {
    margin: 0 auto;
    padding: 97px 0 0;
    width: 960px;
}

.download-interactive-edition h2 {
    color: #414141;
    float: left;
    font: bold 42px Arial, Helvetica, sans-serif;
    text-align: center;
    width: 100%;
    margin-bottom: 115px;
}

.pane-content {
    margin: 0 auto;
    position: relative;
    width: 960px;
}

.view-footer {
    /*display: table;
    margin: 0 auto;
    padding: 20px 0;
    width: 920px;*/
}

.prime-iwb-installer .view-footer h4 {
    font: normal 12px/1.3em arial, sans-serif;
    color: #aeaeae;
    padding: 10px 0;
    letter-spacing: 0;
    margin: 0 auto;
    text-align: center;
}

.view-footer .download_1,
.view-footer .download_2 {
    display: block;
    text-align: center;
}

.view-footer .download_1 .button-window,
.view-footer .download_1 .button-mac,
.view-footer .download_2 .button-window,
.view-footer .download_2 .button-mac {
    display: inline-block;
    width: auto;
}

.prime-iwb-installer .view-footer .button-window a,
.prime-iwb-installer .view-footer .button-mac a {
    background: #e60505;
    color: #fff;
    display: block;
    float: left;
    font: bold 14px/40px Arial, Helvetica, sans-serif;
    margin: 0 20px 0 44px;
    padding: 0;
    text-decoration: none;
}

.view-footer .download_1 .button-window a {
    border-radius: 20px;
    padding: 0px 20px 0px 45px;
    margin: 0 0px 0 30px;
}

.view-footer .download_1 .button-window a:before {
    background: url(images/icon-win.png) no-repeat left;
    content: "";
    display: inline-block;
    width: 21px;
    height: 23px;
    margin-left: -30px;
    margin-right: 10px;
    vertical-align: middle;
}

.view-footer .download_1 .button-mac a {
    border-radius: 20px;
    padding: 0px 40px 0px 45px;
    margin: 0 0px 0 30px;
}

.view-footer .download_1 .button-mac a:before {
    background: url(images/icon-mac.png) no-repeat left;
    content: "";
    display: inline-block;
    width: 23px;
    height: 21px;
    margin-left: -30px;
    margin-right: 10px;
    vertical-align: middle;
}

.view-footer .download_1,
.view-footer .download_2 {
    display: block;
    text-align: center;
}

.view-footer .download_2 .button-window a,
.view-footer .download_2 .button-mac a {
    background: transparent;
    color: #178fda;
}

#download-intro {
    margin: 0;
    padding: 90px 0;
}

.download-intro {
    width: 920px;
    margin: 0 auto;
}

.download-intro h3 {
    font: 22px Arial, Helvetica, sans-serif;
    color: #333333;
}

.download-intro ul.parent {
    margin: 0 auto;
    position: relative;
    width: 960px;
}

.download-intro ul.parent>li {
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0;
}

.download-intro ul.parent>li .img {
    width: 225px;
    height: 130px;
    float: left;
    margin: 0 20px 0 0;
}

.download-intro ul.parent>li img {
    width: 100%;
    height: auto;
    border: 1px solid #666;
}

.download-intro ul.parent>li .title {
    color: #333333;
    font: 16px Arial, Helvetica, sans-serif;
    margin: 10px 0 10px;
}

.download-intro ul.parent>li .title .body {
    font: normal 12px/1.3em arial, sans-serif;
    color: #aeaeae;
}

.download-intro h4 {
    font: bold 12px/1em arial, sans-serif;
    color: #6a6a6a;
    letter-spacing: 0;
    word-spacing: 0;
    width: 50%;
    vertical-align: middle;
    float: left;
}

.system-requirements ul {
    margin: 0 0 25px;
    width: 50%;
    float: left;
}

.system-requirements li {
    margin: 0 0 0 10px;
    font: normal 12px/1.3em arial, sans-serif;
    color: #aeaeae;
    list-style: disc;
}

#contact-bottom table {
    border: 0;
    width: 580px;
    margin: 37px auto 0;
}

#contact-bottom table td {
    float: left;
    position: relative;
    padding: 0 0 25px;
    width: 50%;
}

#contact-bottom table td img {
    float: left;
    margin-top: 10px;
}

#contact-bottom table td h6 {
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #333333;
    margin: 0 0 0 30px;
    letter-spacing: 0;
}

#contact-bottom table td a {
    display: block;
    text-decoration: none;
    font: 14px Arial, Helvetica, sans-serif;
    color: #6a6a6a;
    margin: 0 0 0 30px;
}

/* Testimonial */
.testimonials h1.page-title {
    font: bold 42px Arial, Tahoma, Sans-serif;
    color: #444;
    text-align: center;
    width: 960px;
    margin: 0 auto 15px;
    padding: 60px 0 15px;
    border-bottom: 1px solid #DDD;
}

.testimonials h1.page-title p {
    margin: 0;
}

.testimonials .grid-12 {
    width: 100%;
    float: none;
    clear: both;
    overflow: hidden;
    padding-bottom: 30px;
    border-bottom: 3px solid #DDD;
    border-top: none;
    padding-top: 60px;
}

.testimonials h3.section-title {
    font: normal 30px Arial, Tahoma, Sans-serif;
    color: #333;
    margin: 0 0 30px;
    padding: 0 0 30px;
    text-align: center;
}

    {
    width: 960px;
    margin: 0 auto;
}

.slide-item {
    margin-left: 20px !important;
    margin-right: 20px !important;
    width: 380px !important;
    height: 310px !important;
    float: left !important;
    margin-bottom: 30px;
}

.slide-item h3,
.slide-item p {
    font: bold 18px/1.3em Arial, Tahoma, Sans-serif;
    color: #333;
    margin: 3px 0;
}

.testimonial-list,
.resource-list {
    width: 100%;
    float: none;
    clear: both;
    overflow: hidden;
    padding-bottom: 30px;
    border-bottom: 3px solid #DDD;
    border-top: none;
    padding-top: 60px;
}

.review-item {
    width: 270px;
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
}

.block-quote {
    font: normal 14px/1.3em Arial, Tahoma, Sans-serif;
    padding: 30px 15px 30px;
    margin: 0 0 15px;
    background: #f8f8f8 url(../images/quote-icon.png) no-repeat 15px 15px;
    border-bottom: 2px solid #DDD;
    position: relative;
}

.resource-list h3 {
    font: normal 30px Arial, Tahoma, Sans-serif;
    color: #333;
    margin: 0 0 30px;
    padding: 0 0 30px;
    text-align: center;
}

.resource-list .views-row {
    display: inline-block;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
}

.resource-list .item {
    border: 1px solid #CCC;
    width: 218px;
    height: 315px;
    margin: 0 auto 20px;
    padding-bottom: 0px;
    background-color: #FFF;
    position: relative;
    text-align: left;
}

.resource-list span.label {
    font: normal 11px/1.3em Arial, Tahoma, Sans-serif;
    color: #666;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 7px 12px 7px 7px;
    width: 92px;
    height: 29px;
    background: url(images/resource-label.png) 0px 0px no-repeat;
    text-transform: uppercase;
}

.resource-list .top {
    padding: 10px;
    margin-top: 0px;
    border-bottom: 1px solid #CCC;
    line-height: 0px;
    text-align: center;
}

.resource-list .bottom {
    padding: 15px 10px;
    position: relative;
    height: auto;
}

.resource-list .item .top img {
    max-width: 200px;
    width: auto;
    height: 145px;
}

.resource-list h5 {
    font: bold 13px/1.3em Arial, Tahoma, Sans-serif;
    height: 32px;
    color: #1779bd;
    overflow: hidden;
    margin-bottom: 5px;
}

.resource-list h5 a {
    font: inherit;
    color: #1779bd;
    text-decoration: none;
}

.resource-list .item p {
    font: normal 12px/1.3em Arial, Tahoma, Sans-serif;
    margin: 0;
}

.resource-list .btn-div {
    position: static;
    text-align: right;
}

.resource-list .btn-cta-download {
    background: url(images/btn-cta-download_ico.png) no-repeat center right;
}

.resource-list .btn-cta {
    font: bold 13px/1.3em Arial, Tahoma, Sans-serif;
    color: #1779bd !important;
    border: none;
    background: none;
    margin: 0;
    padding: 5px 20px 5px 0;
    text-decoration: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

/* Program Components */
#program-components-head {
    padding: 80px 0;
    text-align: center;
}

.program-components-head {
    float: left;
    width: 100%;
}

.program-components-head h4 {
    color: #444444;
    font: 13px Arial, Helvetica, sans-serif;
    margin: 0 auto 10px;
    width: 960px;
}

.program-components-head h2 {
    color: #333333;
    font: 42px Arial, Helvetica, sans-serif;
    margin: 0 auto 20px;
    text-align: center;
    width: 960px;
}

.program-components-head table {
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin: 60px 0 0;
    border: 1px solid #CCC;
    width: 100%;
}

.program-components-head table td {
    padding: 0;
    vertical-align: middle;
}

.program-components-head table ul {
    height: 87px;
    margin: 0 auto;
    position: relative;
    width: 960px;
}

.program-components-head ul li {
    float: left;
    width: 50%;
}

.program-components-head ul li:nth-child(1) h3 {
    border-right: 1px solid #DDD;
}

.program-components-head ul li h3 {
    font: 42px/87px Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0;
}

#program-components-body {
    background: url(images/program-components-bg.png) repeat-x scroll 0 0 transparent;
    float: left;
    width: 100%;
    background-size: 100% 370px;
}

.program-components-body {
    margin: 0 auto;
    width: 960px;
}

.program-components-body .views-row {
    float: left;
    width: 25%;
}

.program-components-body .field-content {
    padding-bottom: 50px;
    height: 1170px;
    border-right: 1px solid #dddddd;
    float: left;
    padding: 27px 19px 80px;
    text-align: center;
}

.program-components-body .field-content h4 {
    color: #333333;
    font: bold 18px Arial, Helvetica, sans-serif;
    margin-bottom: 17px;
    height: 21px;
}

.program-components-body .field-content p {
    max-height: 245px;
    color: #6a6a6a;
    font: 13px Arial, Helvetica, sans-serif;
    margin-bottom: 50px;
    text-align: left;
    min-height: 280px;
}

/* Develops Metacognition and Mathematical Thinking */
#develops-metacognition-top {
    float: left;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.develops-metacognition-top {
    padding: 100px 0 80px;
    text-align: center;
    display: table;
    float: left;
    width: 100%;
}

.develops-metacognition-top .field-content {
    margin: 0 auto;
    position: relative;
    width: 960px;
}

.develops-metacognition-top .field-content h4 {
    color: #444444;
    font: 13px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    text-align: center;
}

.develops-metacognition-top .field-content h2 {
    color: #333333;
    font: bold 42px Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
    text-align: center;
}

.develops-metacognition-top .field-content p {
    text-align: left;
    color: #6a6a6a;
    font: 16px Arial, Helvetica, sans-serif;
    margin: 0 auto;
    width: 696px;
}

.develops-metacognition-footer {
    float: left;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.develops-metacognition-footer .footer-body {
    display: table;
    float: left;
    width: 100%;
}

.develops-metacognition-footer .footer-body .view-content {
    float: left;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.develops-metacognition-footer .footer-body .views-row {
    padding-top: 57px;
    border: none;
    float: left;
    padding: 97px 0 100px;
    width: 100%;
    border-top: solid 3px #dddddd;
}

.develops-metacognition-footer .footer-body .views-row>div {
    margin: 0 auto;
    width: 744px;
}

.develops-metacognition-footer .footer-body .views-row h3 {
    color: #333333;
    font: normal 30px/1.3em Arial, Helvetica, sans-serif;
    margin: 0 auto 20px;
    text-align: center;
}

.develops-metacognition-footer .footer-body .views-row p {
    color: #6a6a6a;
    font: 16px Arial, Helvetica, sans-serif;
    margin: 0 auto 15px;
    text-align: left;
}

.develops-metacognition-footer .footer-body .views-row img {
    width: 425px;
    height: 600px;
    float: left;
}

.develops-metacognition-footer .footer-body .views-row ul {
    float: left;
    margin: 0px 0 0 25px;
    width: 254px;
}

.develops-metacognition-footer .footer-body .views-row li {
    background: url(images/walkthrough-tick-icon.png) no-repeat scroll 0 4px transparent;
    color: #6a6a6a;
    font: 16px Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
    padding-left: 35px;
}

.prime-work-menu-footer {
    float: left;
    min-height: 65px;
    margin-bottom: 50px;
    width: 100%;
}

.prime-work-menu-footer .footer-body {
    margin: 0 auto;
    width: 960px;
}

.prime-work-menu-footer .footer-body .pre-bottom {
    background: url(images/pre-page-icon.png) no-repeat scroll 20px center #f7f7f7;
    float: left;
    text-align: left;
    border-radius: 4px;
    padding: 12px 20px;
    width: 260px;
    z-index: 99;
    border: 1px solid #a3a4a7;
}

.prime-work-menu-footer .footer-body .next-bottom {
    background: url(images/next-page-icon.png) no-repeat scroll 253px center #f7f7f7;
    float: right;
    text-align: right;
    border-radius: 4px;
    padding: 12px 20px;
    width: 260px;
    z-index: 99;
    height: 74px;
    border: 1px solid #a3a4a7;
}

.prime-work-menu-footer .footer-body .next-bottom a {
    float: right;
    margin-right: 50px;
}

.prime-work-menu-footer .footer-body .pre-bottom a,
.prime-work-menu-footer .footer-body .pre-bottom span {
    padding-left: 33px;
}

.prime-work-menu-footer .footer-body a {
    color: #0088cf;
    font: 16px Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: block;
}

.prime-work-menu-footer .footer-body span {
    color: #333333;
    width: 80%;
    display: block;
}

.next-pre-fixed .view-header {
    background: #f7f7f7;
    border-bottom: 1px solid #dddddd;
    display: none;
    float: left;
    min-height: 44px;
    width: 100%;
    z-index: 999;
}

.next-pre-fixed .view-header .header-body {
    margin: 0 auto;
    padding: 5px 0;
    width: 960px;
}

.next-pre-fixed .view-header .header-body .pre {
    background: url(images/pre-page-icon.png) no-repeat scroll left center transparent;
    width: 25%;
    display: table-cell;
    vertical-align: middle;
}

.next-pre-fixed .view-header .header-body .pre a {
    float: left;
    padding-left: 33px;
    text-align: left;
}

.next-pre-fixed .next a {
    float: right;
    padding-right: 33px;
    text-align: right;
}

.next-pre-fixed .view-header .header-body a {
    color: #0088cf;
    display: block;
    font: 14px Arial, Helvetica, sans-serif;
    min-height: 24px;
    padding-top: 4px;
    text-decoration: none;
}

.next-pre-fixed h3.title-hide {
    color: #333333;
    font: bold 22px Arial, Helvetica, sans-serif;
    height: 56px;
    text-align: center;
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}

.next-pre-fixed .view-header .header-body .next {
    background: url(images/next-page-icon.png) no-repeat scroll right center transparent;
    margin: 10px 0;
    width: 25%;
    display: table-cell;
    vertical-align: middle;
}

.testimonials .container-12 {
    margin: 0 auto;
    width: 960px;
    position: relative;
}

.testimonials .resource-list .container-12 {
    text-align: center;
}

.testimonials #next2 {
    background: url(images/jcarausel-btn-next.jpg) no-repeat center;
    top: 53%;
}

.testimonials #prev2 {
    float: left;
    top: 53%;
    background: url(images/jcarausel-btn-prev.jpg) no-repeat center;
}

.video-slider {
    width: 840px !important;
    margin: 0 auto;
}

#contact-bottom .grid-12 {
    border-bottom: none !important;
}

.block-quote .morelink {
    color: #1779bd;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
    margin-top: 10px;
}

.block-quote .morelink .more {
    background: url(../images/read-more.png) no-repeat center center transparent;
    float: right;
    height: 15px;
    margin: 3px 0 0 5px;
    width: 15px;
    display: block !important;
}

.block-quote:after {
    content: "";
    border-top: 7px solid #DDD;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    position: absolute;
    top: inherit;
    bottom: -16px;
    left: 10px;
    right: inherit;
    display: block;
}

/* Teacher Support */
.teacher-support #block1,
.teacher-support #block2,
.teacher-support #block3,
.teacher-support #block4,
#teaches-block56,
#teaches-block7 {
    display: table;
    float: left;
    width: 100%;
}

.teacher-support .pane-content {
    float: left;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

#block1 .pane-content1 {
    padding: 100px 0 80px;
    text-align: center;
    display: table;
    float: left;
    width: 100%;
}

#block1 .pane-content2 {
    margin: 0 auto;
    position: relative;
    width: 960px;
}

#block1 .pane-content2 h2 {
    color: #333333;
    font: bold 42px Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
    text-align: center;
}

.teacher_support_body1 {
    min-height: 76px;
}

.teacher_support_body11 {
    float: left;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.teacher_support_body12 {
    min-height: 76px;
    z-index: 999;
    display: table;
    float: left;
    width: 100%;
}

.teacher_support_body13 {
    background: #e4f2f9;
    float: left;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.teacher_support_body13 ul {
    min-height: 76px;
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
}

.teacher_support_body13 ul li {
    cursor: pointer;
    display: table-cell;
    min-height: 76px;
    text-align: center;
    vertical-align: middle;
}

.teacher_support_body13 ul li a {
    color: #505050;
    display: table-cell;
    font: bold 18px Arial, Helvetica, sans-serif;
    height: 76px;
    padding: 0 30px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    width: 180px;
}

.tab-fixed ul li a.active {
    color: #0088cf !important;
    background: white !important;
}

#block3 {
    padding-bottom: 100px !important;
    border-bottom: 2px solid #dddddd !important;
}

#block3 .pane-content {
    float: left;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

/* Des video */
.teacher_support_body2 {
    margin-top: 0px !important;
    width: 740px;
    margin: 100px auto 0;
    overflow: hidden;
}

.teacher_support_body21 {
    display: table;
    float: left;
    width: 100%;
}

.teacher_support_body22 {
    margin: 0 auto;
    position: relative;
    width: 100% !important;
}

.teacher_support_body2 h3 {
    font: bold 30px/1.3em Arial, Tahoma, sans-serif;
    color: #333;
    margin: 0 0 15px;
    text-align: center;
}

.teacher_support_body2 p {
    font: normal 16px/1.3em Arial, Tahoma, sans-serif;
    color: #6a6a6a;
    margin: 0 0 15px;
}

/* video */
.pane-spm-video {
    display: table;
    float: left;
    width: 100%;
}

.pane-spm-video1 {
    margin: 0 auto;
    position: relative;
    width: 960px;
}

.pane-spm-video2 {
    border: 1px solid;
    padding: 2px;
}

.pane-spm-video3 {
    width: 100% !important;
    height: 720px !important;
}

.teacher_support_body7 {
    padding: 97px 0 100px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    width: 960px;
}

.teacher_support_body7 h3 {
    color: #333333;
    font: normal 30px/1.3em Arial, Helvetica, sans-serif;
    margin: 0 auto 20px;
    text-align: center;
}

.teacher_support_body7 p {
    color: #6a6a6a;
    font: 16px Arial, Helvetica, sans-serif;
    margin: 0 auto 15px;
    text-align: left;
    width: 696px;
}

.teacher_support_body7 h4 {
    margin-top: 40px;
    color: #333333;
    font: 22px Arial, Helvetica, sans-serif;
    text-align: center;
}

.teacher_support_body7 img {
    float: none;
}

#block4 .teacher-support1-content,
#block5 .teacher-support1-content,
#block6 .teacher-support1-content {
    border-bottom: 2px solid #dddddd;
    padding: 97px 0 0;
    display: table;
    float: left;
    width: 100%;
}

#block4 .teacher-support1-content2,
#block5 .teacher-support1-content2,
#block6 .teacher-support1-content2 {
    margin: 0 auto;
    position: relative;
    width: 960px;
    height: 740px;
}

#block4 .teacher-support1-content3,
#block5 .teacher-support1-content3,
#block6 .teacher-support1-content3 {
    height: 100% !important;
}

#block4 .teacher-support1-content3 .teacher-support1,
#block5 .teacher-support1-content3 .teacher-support2,
#block6 .teacher-support1-content3 .teacher-support3,
#block6 .teacher-support1-content3 .teacher-support4 {
    margin: 0 auto;
    height: 626px;
}

#block4 .teacher-support1-content3 .teacher-support1 .field-content>div,
#block5 .teacher-support1-content3 .teacher-support2 .field-content>div,
#block6 .teacher-support1-content3 .teacher-support3 .field-content>div {
    margin: 0 auto;
    width: 740px;
    padding: 0 110px;
}

#block4 .teacher-support1-content3 h3,
#block5 .teacher-support1-content3 h3,
#block6 .teacher-support1-content3 h3 {
    color: #333333;
    font: normal 30px/1.3em Arial, Helvetica, sans-serif;
    margin: 0 auto 20px;
    text-align: center;
}

#block4 .teacher-support1-content3 p,
#block5 .teacher-support1-content3 p,
#block6 .teacher-support1-content3 p {
    color: #6a6a6a;
    font: 16px Arial, Helvetica, sans-serif;
    margin: 0 auto 15px;
    text-align: left;
    width: 740px;
}

#block4 .slider-teaches-via img,
#block5 .slider-teaches-via img,
#block6 .slider-teaches-via img {
    position: static !important;
}

#block4 .teacher-support1-content3 h4,
#block5 .teacher-support1-content3 h4,
#block6 .teacher-support1-content3 h4 {
    float: left;
    margin-top: 20px;
    width: 100%;
    color: #333333;
    font: 22px Arial, Helvetica, sans-serif;
    text-align: center;
}

#block4 .teacher-support1-content3 ul,
#block6 .teacher-support1-content3 ul {
    float: right;
    margin-top: 137px;
    width: 280px;
    padding: 0px !important;
}

#block5 .teacher-support1-content3 ul {
    float: left;
    margin-top: 137px;
    width: 280px;
    padding: 0px !important;
}

.testimonial-list .button-show {
    cursor: pointer;
}

.testimonial-list .show-less {
    display: none;
}

.testimonial-list .btn.button-show {
    font: bold 14px/1em Arial, Tahoma, Sans-serif;
    padding: 12px 20px;
    /* display: inline-block; */
    text-align: center;
    margin: 0;
    text-decoration: none;
    color: #FFF !important;
    text-shadow: none;
    border: none;
    text-transform: capitalize;
    background-color: #e60405;
    border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -ms-border-radius: 20px 20px 20px 20px;
    background: -webkit-linear-gradient(top, #e60405, #e60405);
    background: -moz-linear-gradient(top, #e60405, #e60405);
    background: -ms-linear-gradient(top, #e60405, #e60405);
    background: -o-linear-gradient(top, #e60405, #e60405);
}

.testimonial-list .view-footer {
    padding: 15px 0;
    text-align: center;
    display: block !important;
}

#customer-write .container-12 a {
    position: absolute;
    z-index: 1;
}

#customer-write .block-quote .morelink {
    position: static;
}

.testimonial-list {
    border-top: 3px solid #DDD !important;
}

.testimonials .grid-12 {
    border-bottom: none !important;
}

.block-quote .morelink .less {
    background: url(../images/read-less.png) no-repeat center center transparent;
    float: right;
    height: 15px;
    margin: 3px 0 0 5px;
    width: 15px;
    display: block !important;
}

.page-number {
    display: block;
    margin-top: 10px;
    text-align: center;
    width: 476px;
    float: left;
    font: 16px Arial, Helvetica, sans-serif;
    color: #333333;
}

.zoom-button {
    background: url(images/zoom-button.png) no-repeat scroll 0 0 transparent;
    height: 49px;
    position: absolute;
    right: 34px;
    top: 25px;
    width: 99px;
    text-indent: -999em;
}

.zoom-button span {
    float: left;
    height: 49px;
    width: 50%;
    display: block;
    cursor: pointer;
}

.teaches-via-problem-solving .tab-full {
    height: 76px;
}

.phone-sale-rep {
    left: 225px;
    position: absolute;
    top: 100px;
}

.phone-sale-rep span {
    background: url(images/icon.png) no-repeat scroll left -251px transparent;
    color: #333333;
    display: block;
    font: 16px/28px Arial, Helvetica, sans-serif;
    padding-left: 35px;
    text-decoration: none;
}

.scrollup {
    width: 40px;
    height: 40px;
    opacity: 1;
    position: fixed;
    bottom: 50px;
    right: 100px;
    display: none;
    text-indent: -9999px;
    background: url(/sites/all/themes/scholastic_spm_asia/images/icon_top.png) no-repeat;
    z-index: 999;
}

.tab-content table td a {
    background: url(/sites/all/themes/scholastic_spm_asia/images/arrow-icon.png) no-repeat scroll right 4px transparent;
    color: #0088cf;
    cursor: pointer;
    float: left;
    font: bold 13px/24px Arial, Helvetica, sans-serif;
    margin-top: 5px;
    padding-right: 29px;
    text-align: left;
    text-decoration: none;
    width: auto;
}

#om-menu-pr1me---main-menu li a {
    padding-left: 46px !important;
    padding-right: 46px !important;
}

.sam_about_block_3.same_about {
    border-bottom: none;
}

.fix.fixsh_1 {
    background-color: transparent !important;
}

.toogle-tab span {
    padding: 8px 37px 8px 37px;
}

.toogle-tab.closed span {
    font-size: 0;
    padding: 14px 37px 8px 37px;
    height: 32px;
    width: 180px;
}

.sam_block_1 #nav {
    margin-left: -40px;
}

.toogle-tab.opened span i {
    margin: 0 0 0 15px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
    width: 9px;
    height: 6px;
    background: url(../images/toggle-arrow.png) no-repeat center;
    -webkit-transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -ms-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s;
    transition: all .25s ease 0s;
}

.toogle-tab.closed span i {
    display: inline-block;
    margin: 0;
    width: 9px;
    height: 6px;
    background: url(../images/toggle-arrow.png) no-repeat center;
    -webkit-transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -ms-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s;
    transition: all .25s ease 0s;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sam_other_product {
    margin: 0px auto;
    position: relative;
    width: 960px;
    text-align: center;
    color: black;
}

.sam_other_product h3 {
    font-size: 40px !important;
    font-weight: normal !important;
    margin-bottom: 60px;
    margin-top: 40px;
}

.sam_other_product .form-item-sort-by {
    float: right;
    padding-right: 0;
    width: 100%;
    text-align: right;
    display: block;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-bottom: 20px;
    clear: both;
}

.sam_other_product .form-select {
    margin-bottom: 10px;
    border-radius: 0;
    height: 34px;
    padding: 6px 40px 6px 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    background-color: #fff;
    background-image: url(../images/select-arrow.gif);
    background-repeat: no-repeat;
    background-position: right center;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.block-other-product {
    margin-bottom: 50px;
}

#om-menu-pr1me---main-menu li a {
    font: 13px/1.3em Arial, Tahoma, Sans-serif;
    color: #414141;
    padding: 10px 0 !important;
    margin: 0;
    display: inline-block;
    width: 220px !important;
    position: relative;
    height: 39px !important;
}

#om-menu-pr1me---main-menu li {
    padding: 0;
    margin: 0;
    display: inline-block;
    text-align: center;
    float: left;
    width: 220px !important;
    height: 39px !important;
}

#om-menu-pr1me---main-menu li.leaf-home {
    width: 80px !important;

}

#om-menu-pr1me---main-menu li.leaf-home a {
    width: 80px !important;
    padding-left: 41px !important;
    padding-right: 41px !important;
    display: block;
}

#om-maximenu-pr1me---main-menu ul {}

#main-menu {

    overflow: inherit;
    width: 100%;
    float: left;
    position: relative;
    background: url(images/color-menu_bg.jpg) repeat-x left 36px;
}

#nav.pager-slider-home {
    position: relative !important;
    z-index: 999;
    margin: 0px 0px 25px 0px !important;
    display: block !important;
    text-align: center !important;
    left: 0 !important;
    bottom: 0 !important;
}

.sam_block_1 .fix {
    background: white;
    position: relative !important;
    height: 598px !important;
}

.sam_block_1 .fix img {
    width: 100% !important;
    height: auto;
}

.sam_block_1 #slideshow {
    height: auto !important;
}

.scholastic-color-navigation ul.om-menu>li .om-maximenu-content {
    display: none;
}

li.leaf-contact-us {
    border: none;
}

.back_gray {
    background: #f4f4f4 !important;
    padding-bottom: 60px;
}

/* slide-home */
.pics-home .slick-arrow {
    cursor: pointer;
    display: block;
    height: 81px;
    position: absolute;
    text-indent: -999999px;
    top: 25%;
    width: 81px;
    z-index: 999;
    border: none;
}

.pics-home img {
    width: 100% !important;
    height: auto;
    display: inline-block;
}

.pics-home .slick-arrow.slick-prev {
    background: url('images/control-slide-button.png') no-repeat scroll 0 0 transparent;
    left: 0;
}

.pics-home .slick-arrow.slick-next {
    background: url(images/control-slide-button.png) no-repeat scroll 0 -85px transparent;
    right: 0;
}

.slick-pager {
    text-align: center;
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 10px 0 20px 0;
}

.slick-pager ul {
    display: inline-block !important;
}

.slick-pager ul li {
    font-size: 0;
    width: 10px;
    height: 10px;
    display: inline-block;
    float: none;
    padding: 0;
    margin: 0 3px;
    vertical-align: top;
    color: transparent;
    text-indent: -999em;
    border-radius: 50%;
    background: #e3e3e3;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.slick-pager ul li button{
    display: none;
}

.slick-pager ul li.slick-active {
   background: #0e64b4;
}

/* end */