@charset "utf-8";

/* CSS Document */

@media screen and (max-width:1023px) {
    .subject-activity a.help-link {
        margin-right: 15px;
    }
    .pie_progress {
        width: 80%;
        margin: auto;
        float: none !important;
    }
    .container {
        width: 100%;
    }
    .timer-container {
        right: 20px;
    }
    .explanation-section {
        width: 712px;
    }
    .teacher-comment {
        width: 536px;
    }
    .worksheet-container.intro {
        width: 100%;
    }
    .intro-page li {
        margin: 0 16px;
    }
    .header-right {
        padding-right: 15px;
        margin-top: 29px;
    }
    .intro-page.more-help ul li a {
        background-size: 53% auto !important;
        height: 50px;
        width: 50px;
        border: 1px solid #d0d0d0;
    }
    .intro-page li {
        margin: 0;
    }
    .intro-page ul {
        padding: 0;
    }
    .correct-answer .matrix-radio-txt::before,
    .correct-answer .matrix-radio-txt::before,
    .correct-answer .check-box-count::before {
        display: none;
    }
    .incorrect-answer .matrix-radio-txt::before,
    .incorrect-answer .matrix-radio-txt::before,
    .incorrect-answer .check-box-count::before,
    .incorrect-txt:before,
    .correct-txt:before {
        display: none;
    }
    .matrix-radio-txt {
        width: 512px;
    }
    .select-answers.matrix-con-radio {
        width: 100%;
    }
    .customers>span {
        margin: 0 6px;
    }
}

@media screen and (max-width:767px) {
    .gray-bottom p {
        font-size: 13px;
    }
    .worksheet-container.intro .more-help ul li .tool-tip,
    .more-help ul li .tool-tip {
        padding: 8px 7px 0;
        width: 160px;
    }
    .more-help ul li .tool-tip {
        margin-left: -80px;
    }
    ul li .check {
        left: 0;
    }
    ul li label {
        padding: 0 0 0 45px;
    }
    .matrix-radio-txt {
        float: left;
        padding: 20px 7px 12px;
        width: 100%;
    }
    .select-answers input[type="text"] {
        margin-left: 0;
    }
    .matrix-con {
        margin: 0 7px;
    }
    .cords span {
        margin: 0 7px;
    }
    .select-answers.matrix-con-radio {
        width: 100%;
        margin-bottom: 0;
        padding-left: 0;
        margin-left: 0;
    }
    .select-answers.matrix-con-radio ul {
        display: block;
        margin-top: 20px;
    }
    .matrix-right {
        height: 80px;
        padding-top: 11px;
        width: 100%;
        float: left;
    }
    .matrix-list .matrix-radio {
        display: inline-block;
        float: none !important;
        overflow: visible;
        width: auto;
        margin: 0 23px;
        height: 61px;
    }
    .matrix-radio .checkbox-text {
        background: none;
        color: #f7941d;
        font-size: 17px;
        padding: 0;
        visibility: visible;
        margin-top: 7px;
    }
    .matrix-list [type="checkbox"]:not(:checked)+label::before,
    .matrix-list [type="checkbox"]:checked+label::before {
        top: 31px;
    }
    .matrix-list [type="checkbox"]:not(:checked)+label::after,
    .matrix-list [type="checkbox"]:checked+label::after {
        top: 39px;
    }
    .matrix-list li:first-child .checkbox-text {
        top: 0;
        font-size: 17px;
    }
    .matrix-radio .check {
        left: 50%;
        margin-left: -15px;
        top: 43px;
    }
    .matrix-radio label {
        padding: 0;
        height: 65px;
    }
    .radio-right {
        display: none;
    }
    .matrix-radio .badges-desktop {
        display: none;
    }
    .badges-mobile {
        display: block;
    }
    .to-do-list {
        float: left !important;
    }
    .to-do-list a.to-do-btn {
        font-size: 14px;
        margin: 0 0 8px;
    }
    .to-do-list p {
        font-size: 20px;
    }
    .pie_progress {
        width: 60%;
    }
    .summary-text {
        margin-top: 10px;
    }
    .summary-text p.summary-heading {
        font-size: 30px;
        line-height: 34px;
    }
    .summary-text p {
        font-size: 13px;
    }
    .worksheet-container.intro h2 {
        margin-top: 20px;
    }
    .summary-text {
        margin-left: 0;
        max-width: 100%;
        text-align: center;
        width: 100%;
    }
    .to-do-list a.to-do-btn {
        min-width: 100%;
        text-align: center;
        width: 100%;
    }
    .to-do-list p {
        text-align: center;
    }
    .to-do-list {
        width: 100%;
        text-align: center;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .explaination-video {
        width: 100%;
    }
    .explaination-video img {
        width: 100%;
        height: auto;
    }
    .summary-top {
        padding-left: 0;
    }
    .intro-images>div img {
        width: 100%;
        height: auto;
    }
    .header-activity,
    .sub-header h2,
    .header-right {
        display: none;
    }
    .inner-header .header-activity,
    .inner-header .sub-header h2,
    .header-right {
        display: block;
    }
    .sub-header {
        margin: 0;
    }
    .worksheet-container,
    .worksheet-container.question-inner,
    .select-answers,
    .question-btns {
        width: 100%;
    }
    .buttons-container {
        margin: 17px 0 11px;
    }
    .check-box-con {
        margin-top: 18px;
    }
    .select-answers {
        margin: 25px auto auto;
    }
    .question-btns {
        margin: 16px auto 23px;
    }
    .dropdown-con a {
        float: right;
    }
    .dropdown-con span {
        font-size: 14px;
        padding-top: 5px;
    }
    .dropdown-con {
        text-align: center;
    }
    .dropdown-sxn {
        left: 0;
        position: absolute;
        top: -53px;
    }
    .content-section .btn {
        background-color: transparent;
    }
    .content-section .btn {
        background-color: rgba(0, 0, 0, 0);
        border-color: rgba(0, 0, 0, 0);
    }
    .dropdown-sxn .icon-bar {
        background-color: #ffffff;
    }
    .dropdown.open {
        background: #ffffff none repeat scroll 0 0;
    }
    .dropdown.open button span {
        background: #77a727;
    }
    .content-section .dropdown-menu {
        border: 0 none;
        border-radius: 0;
        box-shadow: 6px 0 0 0 #ededed;
        left: 0;
        top: 52px;
        z-index: 9999;
    }
    .content-section .btn {
        padding: 16px 15px;
        width: 58px;
    }
    .instructions {
        padding: 20px 15px 13px;
    }
    .main-dropdown ul {
        padding: 0;
    }
    .main-dropdown ul li {
        margin: 0 5px 15px;
    }
    .main-dropdown p {
        line-height: normal;
        margin-bottom: 15px;
    }
    .main-dropdown p {
        margin-bottom: 20px;
    }
    .accessibility-btn {
        padding: 5px 15px 5px 42px;
        font-size: 13px;
        background-position: 10px center;
    }
    .read-btn {
        padding: 4px 15px 5px 42px;
        font-size: 13px;
        background-position: 10px center;
    }
    .accessibility-btn.active-btn {
        background-position: 12px 5px;
        padding: 6px 14px 18px 45px;
    }
    .accessibility-container ul li a {
        margin: 0 5px;
        width: 45px;
        height: 45px;
    }
    .more-help ul li a {
        height: 53px;
        margin: 0 2px;
        width: 53px;
    }
    .worksheet-container .pagination>li:nth-child(-n+7),
    .worksheet-container .pagination>li:last-child {
        display: inline-block;
    }
    .worksheet-container .pagination>li:first-child>a,
    .worksheet-container .pagination>li:last-child a {
        padding: 5px;
    }
    .worksheet-container .pagination>li {
        margin: 0 3px;
    }
    .worksheet-container p {
        font-size: 14px;
        line-height: 19px;
    }
    .worksheet-container.intro p {
        font-size: 14px;
    }
    .worksheet-container h3 {
        margin-bottom: 4px;
        font-size: 13px;
    }
    .result-box ul {
        padding: 0;
    }
    .result-box ul li {
        display: block;
        margin: 0 0 12px;
    }
    .navigation-btns a {
        margin: 0 0px;
        padding: 16px 3px 8px;
        font-size: 13px;
        line-height: 13px;
    }
    .navigation-btns a.check-answer {
        font-size: 11px;
        padding: 18px 3px 10px;
    }
    .navigation-btns a.prev-question::before {
        background-size: 20px 30px;
        left: -17px;
    }
    .navigation-btns a.skip-question.disable::before {
        background-size: 20px 30px;
    }
    .navigation-btns a {
        line-height: 17px;
        font-size: 11px;
    }
    .explanation-section .about-title h3 {
        font-size: 16px;
    }
    .explanation-section .about-title p {
        font-size: 12px;
        line-height: 15px;
    }
    .explanation-section>.about-title {
        margin: 12px 14px 0 0;
        width: 100%;
    }
    .explanation-section {
        width: 100%;
    }
    .teacher-comment {
        width: 100%;
        padding: 10px;
        margin-top: 25px;
    }
    .worksheet-container .explanation-section p {
        font-size: 16px;
        line-height: 22px;
    }
    .explanation-section h3 {
        font-size: 18px;
    }
    .teacher-comment::before {
        left: 50%;
        margin-left: -8px;
        top: -17px;
        transform: rotate(90deg);
    }
    .worksheet-container .pagination {
        margin: 15px 0 5px;
    }
    .question-container figure {
        margin: auto;
        width: 47%;
    }
    .question-container figure img {
        max-width: 100%;
    }
    .timer-container .timer img {
        max-width: 100%;
    }
    .timer-container {
        right: 12px;
        top: 145px;
        width: 74px;
    }
    .timer-container h3 {
        font-size: 14px;
        line-height: normal;
    }
    .timer-container p {
        font-size: 12px;
        line-height: 13px;
    }
    .result-box ul li a {
        font-size: 20px;
    }
    footer {
        padding-top: 20px;
    }
    footer a {
        font-size: 14px;
    }
    body.fixed {
        position: fixed;
    }
    .more-help ul li:hover .tool-tip {
        display: none;
    }
    .more-help ul li .tool-tip {
        display: none;
    }
    .container.content-section>.row>div {
        position: static;
    }
    .container.content-section {
        position: relative;
    }
    .next-arrow {
        min-width: 72px;
    }
    .prev-arrow {
        min-width: 95px;
    }
    .cehck-answer {
        width: 215px;
    }
    .answer-count {
        width: 100%;
    }
    .matrix-text {
        padding-left: 0;
    }
    .select-answers input[type="text"] {
        border-left: 1px solid #adaeae;
    }
    .matrix-list .correct-answer .matrix-radio-txt::after,
    .matrix-list .incorrect-answer .matrix-radio-txt::after,
    .matrix-text-list .correct-answer .correct-txt::after,
    .matrix-text-list .incorrect-answer .incorrect-txt::after {
        width: 38px;
        height: 38px;
        border: 3px solid #61a5be;
        right: auto;
        left: 50%;
        margin-left: -19px;
        top: -20px;
        margin-top: 0;
    }
    .matrix-list .incorrect-answer .matrix-radio-txt::after,
    .matrix-text-list .incorrect-answer .incorrect-txt::after {
        border-color: #e1564b;
    }
    .matrix-text-list .correct-answer .matrix-radio-txt,
    .matrix-text-list .incorrect-answer .matrix-radio-txt,
    .matrix-text-list .incorrect-answer .check-box-count,
    .matrix-text-list .incorrect-answer .incorrect-txt,
    .matrix-text-list .correct-answer .correct-txt {
        border-radius: 0;
        padding-top: 10px;
    }
    .select-answers .matrix-list li {
        margin: 51px 0;
        display: block;
    }
    .matrix-text-list li {
        margin: 32px 0
    }
    .breadcrumb-subscription {
        display: none;
    }
    .inner-header .logo img {
        width: 150px;
    }
    .subscribe-heading {
        margin-top: 24px;
    }
    .subscribe-heading h2 {
        margin: 19px 0 0;
        font-size: 22px;
    }
    .subscribe-heading p {
        margin: 15px auto auto;
        font-size: 16px;
    }
    .con-padding {
        padding-bottom: 37px;
    }
    .green-bg {
        background: none;
        padding: 0;
    }
    .shadow-box {
        margin-top: 0;
        border-radius: 0;
    }
    .nav-con .best-value {
        border-radius: 0;
        height: auto;
        margin-top: 15px;
        padding: 11px 10px;
        position: static;
        width: 100%;
    }
    .tab-heading {
        font-size: 19px;
        margin: 36px 0 23px;
    }
    .tab-heading {
        margin: 16px 0 23px;
    }
    .best-value {
        padding: 15px 0 0;
        width: 80px;
        height: 80px;
        font-size: 14px;
        top: -34px;
        right: -27px;
    }
    .customers {
        margin-top: 30px;
    }
    .customers>span {
        margin: 0 3px;
    }
    .tool-tip-link {
        display: none;
    }
    .package-inclusions li {
        margin: 7px 1% 0;
        width: 47%;
        font-size: 14px;
    }
    .package-inclusions {
        margin-top: 10px;
    }
    .package-inclusions ul {
        margin-top: 18px;
    }
    .inner-header {
        padding: 5px 0 10px
    }
    #nav-icon1 {
        display: block;
    }
    .subject-activity a.help-link {
        display: none;
    }
    .trial-popup {
        width: auto;
    }
    .body-content {
        padding: 30px 20px 0;
    }
    .trial-popup .modal-body h2 {
        font-size: 16px;
    }
    .trail-sub-heading {
        font-size: 15px;
    }
    .social-sign-up li {
        font-size: 12px;
        padding: 13px 7px;
    }
}

@media screen and (max-width:479px) {
    .matrix-checkbox {
        width: 300px;
    }
    .qstn-result a {
        margin: 0 15px;
    }
    .cords {
        width: 196px;
    }
    .check-box-count {
        width: 77px;
    }
    .correct-answer .check-box-count,
    .incorrect-answer .check-box-count {
        padding-left: 21px;
        text-align: left;
        width: 109px;
    }
    .intro-images>div {
        width: 100%;
        margin-top: 15px;
        padding: 0;
    }
    .type-answer input[type="text"] {
        width: 100%;
    }
    .intro-images {
        margin: 0;
    }
    .worksheet-container.intro p.questions {
        font-size: 16px;
    }
    .worksheet-container.intro .intro-page>h3 {
        font-size: 16px;
    }
    .cehck-answer {
        width: 100%;
        margin: 0 0 20px;
    }
    .next-arrow,
    .prev-arrow {
        min-width: 105px;
    }
}

@media only screen and (min-width:320px) and (max-width:365px) {
    .trial-popup {
        width: 90%;
    }
}