/* Landing page: Numerical Fluency & SAT/ACT Test Prep */
a {cursor:pointer}

.header.sticky.absolute-light {
    background: #000;
    height: 100px;
}

.lpNmFl p, .lpNmFl li, .lpSatAct p, .lpSatAct li, .lpNmFl h3.label, .lpSatAct h3.label {
    font-size: 1.2rem;
    line-height: 1.5;
}

/* Hero Corporate Component */
.heroCorpG {
    position:relative;
    min-height:490px;
    background-size:115%;
    background-position:left center;
    background-repeat:no-repeat;
    padding: 100px 0;
}

.heroCorpG a {
    cursor: pointer;
}

.heroCorpG p {
    max-width:630px;
}

.heroCorpG .tHCont {
    position: relative;
    background: #dd4d3e;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.heroCorpG .tHCont p, .heroCorpG .bHCont h2 {
    font-size: 2rem;
    line-height: 1.1;
    color: #FFF;
    margin-bottom: 0;
    padding: .8rem 0;
    font-weight: 800;
    text-align: center;
    text-transform: unset;
    max-width: unset;
}

.heroCorpG .tHCont .sCont {
    background-color: #e6e068;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
    position: absolute;
    width: 200px;
    height: 120px;
    top: 145%;
    left: 80%;
    border-radius: 50%;
    transform: translate(-50%, -50%) rotate(10deg);
}

.heroCorpG .tHCont .inner {
    width: 100%;
    height: 100%;
    border: 3px solid #fff;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.heroCorpG .tHCont .inner p {
    font-size: 1.5em;
    line-height: .8;
    font-weight: 900;
    color: #000;
    padding: 0;
    margin-bottom: 0;
    width: 80%;
}

section.heroCorpG .hero-corporate-htag-title {
    line-height: 1.1;
    background: none;
    letter-spacing: normal;
    color: #FFF;
    text-align: center;
    margin-bottom: 2rem;
}
.page-landing-test-prep section.heroCorpG .hero-corporate-htag-title {font-size:28px}
section.heroCorpG .hero-corporate-htag-title sup {font-size:14px;vertical-align:super}
.heroCorpG .bHCont {
    background-image: url("/themes/mathnasium/assets/images/bg-num-blup.gif");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.heroCorpG .bHCont h2 {
    line-height: 1.1;
    color: #FFF;
    padding: 1.2rem 0;
    margin-bottom: 0;
}
.heroCorpG .mhCont {padding-top:120px;padding-bottom:75px}
.heroCorpG .mhCont .content {max-width:270px}
.page-landing-test-prep .heroCorpG .mhCont .content {width:185px}
.heroCorpG .mhCont .content .primary-theme-btn {width:100%}

/* Card Component */
.cardStyle001, .cardStyle002 {
    padding: 3em 0;
}

.cardStyle001 {
    background-image: url("/themes/mathnasium/assets/images/bg-num-whtp.gif");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.cardStyle001 h3, .cardStyle001 .title, .cardStyle002 .title,
.imgBlockStyle001 .title, .imgBlockStyle002 .title,
.imgBlockRightStyle001 .title, .imgBlockRightStyle002 .title,
.percentileStyle001 .title, .wysiwygStyle001 .title,
.tabularStyle001 .title {
    color: #EF3E33;
    font-weight: 900;
    font-size: 2.2rem;
    line-height: 2.2rem;
    text-transform: none;
    margin-bottom: 2rem;
}

.cardStyle001 .nmCont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}

.cardStyle001 .nmCont p {
    color: #7c859d;
    font-weight: 900;
    font-size: 16px;
    line-height: 1.8rem;
    margin-bottom: 0;
    padding: 1rem 0;
}

.cardStyle001 .nmCont .nmBox {
    border: 2px solid #7c859d;
    background: #FFF;
    padding: 8px;
    border-radius: 5px;
    width:44%;
}

.cardStyle001 .nmCont .nmBox h3 {
    color: #7c859d;
    font-family: "Sriracha-Regular";
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
}

.cardStyle001 .nmCont .nmBox div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.cardStyle001 .nmCont .nmBox img {
    height: 100px;
    width: 100px;
}

.cardStyle002 .repeaterCont {
    border: 3px solid #494f58;
    border-radius: 3px;
    margin-bottom: 1em;
    padding: 2rem;
}

.cardStyle002 .repeaterCont .imgCont {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1em;
}

.cardStyle002 .repeaterCont img {
    display:block;width:120px;height:auto;margin-bottom:20px
}
.lpSatAct .cardStyle002 p {font-size:1.2rem}
.lpSatAct .cardStyle002 p.pDescr {margin-bottom:0}

.cardStyle002 .repeaterCont .repeaterTitle {
    margin-bottom: 1em;
    font-weight: 700;
}

/* Image Block Right Component */
.imgBlockRightStyle001, .imgBlockRightStyle002 {
    padding: 3em 0;
}

.imgBlockRightStyle002 {
    background-image: url("/themes/mathnasium/assets/images/bg-num-whtp.gif");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.imgBlockRightStyle001 .title, .imgBlockRightStyle002 .title {
    margin-bottom: 1rem;
}

.imgBlockRightStyle001 .subtitle, .imgBlockRightStyle002 .subtitle {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.imgBlockRightStyle002 .content img {
    float: right;
    max-width: 40%;
    margin: 0 20px 20px 20px;
    height: auto;
}

.imgBlockRightStyle001 ul, .imgBlockRightStyle002 ul, .imgBlockStyle002 ul {
    font-family:'Nunito Sans',Avenir;
    font-weight:500;
    padding-left: 0;
}

.imgBlockRightStyle001 li, .imgBlockRightStyle002 li, .imgBlockStyle002 li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 1em;
}

.imgBlockRightStyle001 li::before, .imgBlockRightStyle002 li::before,
.cardStyle002 .repeaterCont .repeaterTitle::before, .imgBlockStyle002 li::before {
    content: "•";
    color: #a62825;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.imgBlockRightStyle001 .imgCont img,
.imgBlockRightStyle002 .imgCont img,
.imgBlockStyle002 .imgCont img {
    display: block;
    width: 100%;
}

.imgBlockRightStyle001 .listCont, .imgBlockRightStyle002 .listCont,
.imgBlockStyle001 .imgCont img, .imgBlockStyle002 .listCont {
    margin: 1em 0;
}
.imgBlockRightStyle001 .listCont img {width:100%}

.imgBlockRightStyle002 .imgCont .primary-theme-btn {
    margin: 1em 0;
    max-width: none;
}

/* Image Block Component */
.imgBlockStyle001 {
    background-image: url("/themes/mathnasium/assets/images/bg-num-whtp.gif");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.imgBlockStyle002 {
    padding: 3em 0;
}

.imgBlockStyle001 .container {
    /*border: 10px solid #EF3E33;*/
    padding: 2rem;
}

.imgBlockStyle001 .content p {
    margin: 1em 0;
}

.imgBlockStyle002 .primary-theme-btn {
    flex-direction: column;
}

.imgBlockStyle001 #imgBlkMainImage {
    width:100%;
}

/* Percentile Component */
.percentileStyle001 {
    padding: 3em 0;
    background-image: url("/themes/mathnasium/assets/images/bg-num-whtp.gif");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.percentileStyle001 .circleOuterContainer {
    justify-content: space-evenly;
    margin-top: 1rem;
}

.percentileStyle001 .circleContainerRepeater {
    padding: 0 2rem;
}

.percentileStyle001 .circleContainer {
    position: relative;
    width: 100%;
    padding-top: 100%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1.2rem auto;
    background: #ffffff;
}

.percentileStyle001 .circleBorder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 10px), black calc(100% - 9px));
    mask: radial-gradient(farthest-side, transparent calc(100% - 10px), black calc(100% - 9px));
}

.percentileStyle001 .circleContent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 70%;
    height: 70%;
    text-align: center;
}

.percentileStyle001 .circleContent p {
    font-size:5vw;
    margin: 0;
}

.percentileStyle001 .circleContent .percent {
    color: #EF3E33;
    font-weight: bold;
    font-size: 14vw;
    line-height: 1.1;
    margin-bottom: 5px;
}

.percentileStyle001 .circleContent .title {
    font-weight: bold;
    font-size: 1rem;
    line-height:1.1;
    margin-bottom: 1.2rem;
}

/* FAQ Component */
.faqStyle001 {
    padding: 3em 0;
}

.faqStyle001 .title {
    font-size: 38px;
    line-height: 50px;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: 0;
    text-transform: initial;
}

.faqStyle001 .accordionListItem {
    border-bottom: 1px solid #E9E9E9;
    padding: 1rem 0;
    margin: 0;
}

.faqStyle001 .accordionListItem:first-of-type {
    border-top: 1px solid #E9E9E9;
}

.faqStyle001 .accordion.style-2 li .accordion-title:before {
    right: 26px;
    width: 12px;
    height: 2px;
    margin-top: 0;
    background: #000;
}

body:dir(rtl) .faqStyle001 .accordion.style-2 li .accordion-title:before {
    right: inherit;
    left: 26px;
}

.faqStyle001 .accordion.style-2 li .accordion-title:after {
    right: 31px;
    width: 2px;
    height: 12px;
    margin-top: 0;
    background: #000;
}

body:dir(rtl) .faqStyle001 .accordion.style-2 li .accordion-title:after {
    right: inherit;
    left: 31px;
}

.faqStyle001 .faqRepeaterTitle {
    font-size: 1.5rem;
    line-height: 1.1;
    font-weight: 700;
    width: 85%;
}

.faqStyle001 .content-detail p,
.faqStyle001 .content-detail li {
    font-size: 1rem;
    line-height: 1.2;
}

/* Center Enrollment Component */
.centerEnrollmentStyle002 {padding:3em 0}
.centerEnrollmentStyle002 .title {
    color: #EF3E33;
    font-weight: 900;
    font-size: 2.2rem;
    line-height: 2.2rem;
    text-transform: none;
    margin-bottom: 60px;
}
.centerEnrollmentStyle002 .eRCont {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 2em;
    /*clip-path: polygon(0 100%, 0 0, 90% 0, 90% 40%, 100% 50%, 90% 60%, 90% 100%);*/
    /*margin-left:-20px;*/
}
.centerEnrollmentStyle002 .eRCont img {height:120px;width:120px}
.centerEnrollmentStyle002 .eRCont {color:#000}
.centerEnrollmentStyle002 .eRCont .label {
    font-weight:bold;margin-top:1em;margin-bottom:0;width:80%;text-align:center
}
.centerEnrollmentStyle002 .eRCont .index {
    background:#000;color:#fff;border-radius:50%;font-size:2rem !important;
    line-height:1rem;padding:1rem;position:absolute;top:-25px;z-index:975;
}
.centerEnrollmentStyle002 .fillFormCont {
    cursor: pointer;
    background-image: url("/themes/mathnasium/assets/images/bg-num-blup.gif");
}
.centerEnrollmentStyle002 .fillFormCont:hover {
    filter:brightness(105%);color:white;font-weight:bold;transition: font-size 1s;
    font-size:18px;text-shadow: 0 0 5px darkblue;outline:1px solid blue;z-index:970
}
.centerEnrollmentStyle002 .fillFormCont h3 {color:inherit}
.centerEnrollmentStyle002 .receiveCont {
    background-image: url("/themes/mathnasium/assets/images/bg-num-whtp.gif");
}
.centerEnrollmentStyle002 .enrollCont {
    background-image: url("/themes/mathnasium/assets/images/bg-num-redp.gif");
}

/* Wysiwyg Component */
.wysiwygStyle001, .tabularStyle001 {
    padding: 3em 0;
    background-image: url("/themes/mathnasium/assets/images/bg-num-whtp.gif");
    background-size:cover;background-position:center center;background-repeat:no-repeat;
}

/* Tabular Component */
.tabularStyle001 thead {
    background: #d9d9d9;
}

.tabularStyle001 tbody {
    background: #ffffff;
}

.tabularStyle001 .table thead, .tabularStyle001 .table tbody,
.tabularStyle001 .table tr, .tabularStyle001 .table th, .tabularStyle001 .table td {
    border: 1px solid #c0c0c0!important;
}

@media (min-width:475px) {
    .cardStyle001 .nmCont .nmBox {padding:12px}
    .cardStyle001 .nmCont .nmBox h3 {font-size:19px}
    .cardStyle001 .nmCont p {font-size:23px}
}

@media (min-width:576px) {
    .cardStyle001 .nmCont .nmBox h3 {font-size:1.5rem}

    .heroCorpG .tHCont .sCont {top:175%}
    .page-landing-test-prep .heroCorpG .mhCont .content {width:270px}
    .page-landing-test-prep section.heroCorpG .hero-corporate-htag-title {font-size:40px}
    section.heroCorpG .hero-corporate-htag-title sup {font-size:18px}

    .lpSatAct .cardStyle002 p {font-size:1rem}
    .cardStyle002 .repeaterCont .imgCont {margin-bottom:0}
    .cardStyle002 .repeaterCont img {margin-bottom:0}

    .percentileStyle001 .circleContainerRepeater {
        margin: 0 auto;margin-bottom:0 !important;padding:0 10px;
    }
    .percentileStyle001 .circleContainer {margin-bottom:0}
    .percentileStyle001 .circleContent .percent {font-size:7vw}
    .percentileStyle001 .circleContent p {font-size:3.1vw}
    .percentileStyle001 .btnCon {margin-top:40px}

}
@media (min-width:768px) {
    .imgBlockRightStyle002 li {font-size:16px}

    .imgBlockStyle001 .container {padding:2rem 0}
    .imgBlockStyle001 #imgBlkMainCopy {font-size:17px}

    .cardStyle002 .c2 {padding-left:30px}

    .percentileStyle001 .circleContent .percent {
        font-size: 4rem;
    }

    .percentileStyle001 .circleContent {
        width: 80%;
        height: 80%;
    }
    .percentileStyle001 .circleContent .percent {font-size:50px}
    .percentileStyle001 .circleContent p {font-size:19px}

    .faqStyle001 .title {font-size:33px}
}

@media (min-width:992px) {
    .heroCorpG .mhCont .content {width:280px;max-width:none}
    .page-landing-test-prep .heroCorpG .primary-theme-btn {max-width:250px}
    .heroCorpG .mhCont {padding-top:150px;padding-bottom:115px}
    .page-landing-test-prep .heroCorpG .mhCont {padding-bottom:90px}
    .heroCorpG .tHCont p {font-size:2.8rem}
    .heroCorpG .bHCont h2 {font-size:2.3rem}
    .heroCorpG .tHCont .inner p {width:100%}
    .heroCorpG .tHCont .sCont {width:225px;height:125px;top:160%;left:85%}
    .heroCorpG .tHCont .inner {border-radius:50%}
    .heroCorpG .hero-content {padding-top:200px;padding-bottom:118px}
    .page-landing-test-prep .heroCorpG .mhCont .content {width:370px}
    .page-landing-test-prep section.heroCorpG .hero-corporate-htag-title {font-size:56px}
    section.heroCorpG .hero-corporate-htag-title sup {font-size:23px}

    .imgBlockRightStyle001 .title {margin-bottom:2rem}
    .imgBlockRightStyle001 .listCont {display:flex}
    .imgBlockRightStyle001 .c1 {width:59%;padding-right:35px}
    .imgBlockRightStyle001 .c1 li {font-size:17px}
    .imgBlockRightStyle001 .c2 {width:41%}

    .imgBlockRightStyle002 .content img {max-width:60%}

    .cardStyle001 .nmCont {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .cardStyle001 .nmCont p {
        font-size: 2rem;
        line-height: 2.2rem;
    }
    .cardStyle001 .nmCont .nmBox h3 {
        font-size: 2rem;
    }
    .cardStyle001 .nmCont .nmBox {
        padding: 2em;
    }

    .cardStyle001 .nmCont .nmBox div {
        justify-content: space-between;
    }

    .imgBlockRightStyle001 .listCont, .imgBlockRightStyle002 .listCont, .imgBlockStyle001 .content p {
        margin: 0;
    }

    .imgBlockRightStyle002 li {font-size:18px}

    .imgBlockStyle001 #imgBlkMainCopy {font-size:19px}
    .imgBlockStyle001 #imgBlkMainImage {width:91%;display:block;margin:0 auto}

    .imgBlockStyle001 .content {
        padding-left: 30px;
    }

    .imgBlockStyle001 .content p {
        line-height: 1.7;
        font-size: 1.3rem;
    }

    .cardStyle002 .repeaterCont .imgCont {
        margin-bottom: 0;
    }

    .percentileStyle001 .circleContainerRepeater {width:30%;padding:0}
    .percentileStyle001 .circleContent p {font-size:16px}

    .faqStyle001 .title {font-size:40px}
}

@media (min-width: 1200px) {
    .imgBlockRightStyle002 .content img {
        max-width: 40%;
    }
}

@media (min-width:1279px) {
    .lpNmFl p,
    .lpNmFl h3.label,
    .lpSatAct h3.label {font-size:20px;line-height:32px}

    .heroCorpG .mhCont {padding-left:100px}
    .heroCorpG .mhCont .content {width:370px}
    .page-landing-test-prep .heroCorpG .primary-theme-btn {max-width:300px}
    .page-landing-test-prep .heroCorpG .mhCont .content {width:465px}
    .page-landing-test-prep section.heroCorpG .hero-corporate-htag-title {font-size:72px}
    section.heroCorpG .hero-corporate-htag-title sup {font-size:29px}

    .cardStyle001 .nmCont .nmBox img {height:150px;width:150px}
    .cardStyle001 .nmCont .nmBox h3 {font-size: 2.1rem}

    .lpNmFl .imgBlockRightStyle001 li {font-size:22px}
    .imgBlockRightStyle001 #imgBlkRgtImage {margin-top:0;width:94%}

    .imgBlockStyle001 #imgBlkMainCopy {font-size:21px;margin-right:100px}
    .imgBlockStyle001 #imgBlkMainImage {width:85%}

    .imgBlockRightStyle001 .c1 {width:58%;padding-left:40px}
    .imgBlockRightStyle001 .c1 li {font-size:21px}
    .imgBlockRightStyle001 .c2 {width:42%}

    .imgBlockRightStyle002 li {font-size:20px;margin-left:50px;padding-right:80px}

    .percentileStyle001 .circleContainerRepeater {padding:.5rem;margin:0}
    .percentileStyle001 .circleContent {width:90%;height:90%}
    .percentileStyle001 .circleContent p {font-size:20px}
}

@media (min-width:1400px) {
    .heroCorpG .tHCont .sCont {left:80%}

    .imgBlockRightStyle002 li {font-size:22px}

    .imgBlockRightStyle001 #imgBlkRgtImage {width:75%}
    .imgBlockRightStyle001 .c1 {width:58.5%}
    .imgBlockRightStyle001 .c2 {width:41.5%}

    .imgBlockStyle001 #imgBlkMainCopy {font-size:22px;line-height:42px}
    .imgBlockStyle001 #imgBlkMainImage {width:80%}

    .percentileStyle001 .circleContent {width:80%}
}






