    body {
        font-family: 'Poppins', sans-serif;
    }
    
    article,
    aside,
    dialog,
    figure,
    footer,
    header,
    hgroup,
    menu,
    nav,
    section,
    menu {
        display: block;
    }
    
    nav ul,
    li {
        list-style: none;
    }
    
    blockquote,
    q {
        quotes: none;
    }
    
    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }
    
    ins {
        background-color: #ff9;
        text-decoration: none;
    }
    
    mark {
        background-color: #ff9;
        font-style: italic;
        font-weight: bold;
    }
    
    del {
        text-decoration: line-through;
    }
    
    abbr[title],
    dfn[title] {
        border-bottom: 1px dotted #000;
        cursor: help;
    }
    
    table {
        border-collapse: collapse;
        border-spacing: 0;
    }
    
    hr {
        display: block;
        height: 1px;
        border: 0;
        border-top: 1px solid #cccccc;
        margin: 1em 0;
        padding: 0;
    }
    
    input,
    select {
        vertical-align: middle;
    }
    
    a {
        color: #7e868e;
    }
    
    a:focus,
    a:hover {
        outline: none;
    }
    
    .gray-text {
        color: #d4d4d4
    }
    
    .support_site {
        margin-right: 24px;
        display: inline-block
    }
    
    .container {
        width: 948px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 0px;
        background: transparent;
        /* border: 1px solid red; */
    }
    
    html {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        vertical-align: baseline;
    }
    
    .container-class h1 {
        line-height: unset;
    }
    
    .container-class .tLinks a {
        font-weight: bold;
    }
    
    #fancybox-wrap {
        box-sizing: unset;
    }
    
    footer {
        font-size: 12px;
    }
    
    table {
        border-collapse: separate;
        border-spacing: 30px;
    }
    
    td {
        vertical-align: middle;
    }
    
    h1 {
        color: #3D3D3F;
    }
    
    h1 {
        font-size: 1em;
    }
    
    .h4,
    h4 {
        font-size: 15px;
    }
    
    .h3,
    h3 {
        font-size: 18px;
    }
    
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 600;
    }
    
    .cmspageContWrap .cmsBoxMdlSpcr .cmsTitle {
        line-height: 30px;
    }
    
    .cmspageContWrap .cmsBoxMdlSpcr .cmsDesc p {
        margin: 0;
    }
    
    .cmspageContWrap .cmsBoxMdlSpcr .cmsDesc table p {
        margin: 0;
        color: #000;
        font-size: 16px;
    }
    
    .eng-sub img {
        display: inline-block;
        float: left;
        margin-bottom: 5px;
        margin-top: 1px;
    }
    
    * {
        margin: 0;
        padding: 0;
    }
    
    html {
        background-attachment: fixed;
        background-color: transparent;
        background-image: none;
    }
    
    a,
    a:hover,
    a:active,
    a:focus {
        outline: none;
        text-decoration: none;
    }
    
    p,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0;
        padding: 0;
    }
    
    ul {
        margin: 0;
        padding: 0;
    }
    
    li {
        list-style: none;
    }
    
    iframe {
        max-width: 100%;
    }
    
    #partner-outer .container {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .container {
        width: 1200px;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .worksheetouter-section1 .container {
        width: 995px;
    }
    
    .subject-banner .container {
        width: 1200px;
        min-width: 1200px;
        max-width: 1000px;
    }
    /*.header-navigation .container {width:1000px;}*/
    
    .youtube-vdo iframe {
        height: 305px !important;
    }
    
    .brand-titles {
        background: none !important;
        color: inherit !important;
        border: none !important;
        text-align: left !important;
        padding: 0 !important;
        font-size: inherit !important;
        margin: 0 !important;
        line-height: normal !important;
    }
    /*------------Menu----------------------*/
    /*-----Latest-page-intent-css-------*/
    
    section.page-intent {
        padding: 40px 180px 55px;
        float: left;
        width: 100%;
        font-size: 15px;
        line-height: 34px;
        font-weight: 300;
        color: #221638;
    }
    
    section.page-intent.topic-intent {
        padding-bottom: 0;
        font-weight: normal;
    }
    
    section.page-intent.topic-intent p {
        font-size: 15px;
    }
    
    section.page-intent ul li {
        list-style: disc;
    }
    
    section.page-intent ol li {
        list-style: decimal;
    }
    /*-----Latest-page-intent-css-closed------*/
    /*--------------Section 1 Grey-Strip-----------------*/
    
    .worksheetouter-section1 {
        float: left;
        width: 100%;
        background: #fff;
        padding: 18px 0;
    }
    
    .worksheetouter-section1 h3 {
        float: left;
        width: 100%;
        color: #221638;
        font-size: 14px;
        text-transform: none;
        line-height: 24px;
        font-weight: 600;
        background-size: 24px;
        padding-left: 36px;
        background-position: left center;
        background-repeat: no-repeat;
        text-align: left
    }
    
    .worksheetouter-section1 .first h3 {
        background-image: url("../images/whitelightbulb.svg");
    }
    
    .worksheetouter-section1 .second h3 {
        background-image: url("../images/whitechecked.svg");
    }
    
    .worksheetouter-section1 .third h3 {
        background-image: url("../images/whitepoundicon.svg");
    }
    /*--------------Section 1 Grey-Strip-----------------*/
    /*--------------Section 2 -----------------*/
    
    .second .breadcrum-heading a {
        color: #221638;
        font-size: 14px;
        font-weight: 600;
    }
    
    .second .breadcrum-heading a img {
        width: 14px;
    }
    
    .worksheetouter-section2 {
        float: left;
        width: 100%;
        padding: 26px 0;
    }
    
    .worksheetouter-section2 li a {
        float: left;
        width: 100%;
        color: #221638;
        font-size: 14px;
        text-transform: uppercase;
        text-decoration: none;
        background: rgba(0, 0, 0, 0) url("../images/sidearrow.png") no-repeat scroll 100% 50%;
        line-height: 20px;
        font-weight: 600;
        padding-right: 20px;
    }
    
    .worksheetouter-section2 li:last-child a {
        background: none;
    }
    
    .worksheetouter-section2 li {
        list-style-type: none;
        display: inline-block;
        text-transform: uppercase;
        text-decoration: none;
        display: inline-block;
        margin-right: 17px;
        list-style: none;
    }
    
    .worksheetouter-section2 a .glyphicon {
        float: none;
        width: auto;
        font-family: 'glyphicons';
        color: #373737;
    }
    
    .worksheetouter-section2 .second {
        text-align: right;
    }
    /*--------------Section 2 -----------------*/
    /*--------------Section 3 -----------------*/
    
    .worksheetouter-section3 {
        float: left;
        width: 100%;
        padding: 14px 0 44px;
    }
    
    .worksheetouter-section3 .heading {
        float: left;
        width: 100%;
    }
    
    .worksheetouter-section3 .heading h1 {
        float: left;
        width: 100%;
        font-size: 32px;
        color: #221638;
        text-align: center;
        font-weight: 600;
    }
    /*--------------/Section 3 -----------------*/
    /*--------------Section 4 -----------------*/
    
    .overviewcontent span {
        color: #8A8496;
        font-size: 14px;
        line-height: 28px;
    }
    
    .overviewcontent img {
        margin-right: 3px;
    }
    
    .overviewcontent span strong {
        font-weight: 500;
    }
    
    .worksheet-redirect-a {
        height: 48px;
        width: 162px;
        border-radius: 4px;
        font-size: 14px;
        line-height: 47px;
        background-color: #23BDBD;
        color: #FFFFFF;
        border: none;
        font-weight: 600;
        margin-top: 16px;
        transition: all 0.3s;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .intro-box.toggle-switch {
        min-height: 88px;
        position: relative;
    }
    
    .intro-box.toggle-switch #loader {
        border-color: #23BDBD;
        top: 50%;
        margin-top: -21px;
    }
    
    .intro-box.toggle-switch .sample-btn {
        width: 410px;
    }
    
    .intro-box .worksheet-redirect-a {
        height: 48px;
        width: 300px;
        background-color: #23BDBD;
        margin-bottom: 24px;
        max-height: 48px;
        background-image: none;
    }
    
    .worksheet-redirect-a:hover {
        background-color: #158d8d;
        color: #fff;
    }
    
    .worksheet-redirect-a:focus,
    .worksheet-redirect-a:active {
        background: #23BDBD;
        /* border: 1px solid #158D8D; */
        color: #fff;
        outline: none;
    }
    
    .intro-box span {
        font-size: 14px;
        line-height: 20px;
        color: #8A8496;
        font-weight: 600;
        margin-bottom: 8px;
    }
    
    .intro-box p {
        font-size: 14px;
        line-height: 20px;
        color: #221638;
        font-weight: 500;
    }
    
    .intro-box p a {
        color: #23BDBD;
    }
    
    .worksheetouter-section4 {
        float: left;
        width: 100%;
        padding: 0 0 60px;
    }
    
    .worksheetouter-section4 .worksheetoverviewouter {
        text-align: center;
    }
    
    .worksheetouter-section4 .worksheetoverviewouter h2 {
        float: left;
        width: 100%;
        font-size: 21px;
        color: #373737;
        text-align: center;
        margin-bottom: 27px;
    }
    
    .worksheetouter-section4 .worksheetoverviewouter p {
        float: left;
        width: 100%;
        font-size: 14px;
        color: #221638;
        text-align: center;
        font-weight: 600;
        padding: 0 150px;
        line-height: 20px;
    }
    
    .worksheetouter-section4 .width824 {
        float: right;
        width: 824px;
    }
    
    .worksheetouter-section4 .width824 .keystageouter {
        float: left;
        width: calc(100% - 270px);
        padding: 53px 0 0;
    }
    
    .worksheetouter-section4 .width824 .keystageouter .image {
        float: left;
        width: 75px;
    }
    
    .worksheetouter-section4 .width824 .keystageouter .image img {
        float: left;
        max-width: 75px;
    }
    
    .worksheetouter-section4 .width824 .keystageouter .overviewcontent {
        float: left;
        font-family: 'FontAwesome';
        width: calc(100% - 100px);
        padding: 0 0 0 26px
    }
    
    .worksheetouter-section4 .width824 .keystageouter .overviewcontent p {
        float: left;
        width: 100%;
        font-size: 15px;
        color: #373737;
        text-align: left;
        line-height: 30px;
        margin: 0;
        padding: 0;
    }
    
    .worksheetouter-section4 .width824 .keystageouter .overviewcontent p span {
        width: auto;
        line-height: 26px;
        float: left;
        font-size: 18px;
    }
    
    .worksheetouter-section4 .width824 .keystageouter .overviewcontent p img {
        margin-top: -6px;
    }
    
    .worksheetouter-section4 .width824 .start-trial {
        background: rgba(0, 0, 0, 0) url("../images/trial_bg.png") no-repeat scroll left top;
        display: inline-block;
        float: right;
        height: 172px;
        margin-left: 12px;
        margin-top: 34px;
        padding: 30px 20px;
        position: relative;
        text-align: center;
        width: 225px;
    }
    
    .worksheetouter-section4 .width824 .start-trial .one-day-trial {
        color: #f6871f;
        display: block;
        margin-top: 0px;
        font-size: 24px;
        line-height: 26px;
    }
    
    .worksheetouter-section4 .width824 .start-trial .one-month-subs {
        color: #8e959c;
        display: inline-block;
        font-size: 16px;
        margin-top: 6px;
    }
    
    .worksheetouter-section4 .width824 .start-trial .owl-logo {
        bottom: -65px;
        position: absolute;
        right: -12px;
        z-index: 99;
    }
    
    .worksheetouter-section4 .width824 .keystageouter iframe {
        max-width: 100%;
    }
    
    .worksheetouter-section4 .width824 .keystageouter p button {
        max-width: 100%;
    }
    
    .worksheetouter-section4 .width824 .keystageouter p button {
        background: #78a641 none repeat scroll 0 0;
        border: 1px solid #78a641;
        border-radius: 6px;
        color: #ffffff;
        font-size: 14px;
        line-height: 12px;
        margin-left: 0;
        padding: 8px 8px 10px;
        text-align: center;
    }
    
    .worksheetouter-section4 .width824 .keystageouter p button.btn-primary:hover,
    .worksheetouter-section4 .width824 .keystageouter p button.btn-primary:focus,
    .worksheetouter-section4 .width824 .keystageouter p button.btn-primary:active {
        background-color: #558b15;
        border-color: #558b15;
        outline: medium none;
    }
    
    .screenDisplay {
        width: 70%;
        margin: auto;
        margin-top: 56px;
    }
    
    .screen-display-container {
        float: left;
        width: 100%;
    }
    
    .screenDisplay .image img {
        max-width: 100%;
        box-shadow: 0 2px 14px 0 rgba(34, 22, 56, 0.25);
        cursor: pointer;
        width: 221px;
        margin-top: 8px;
    }
    
    .screenDisplay .image {
        text-align: center;
    }
    
    .screenDisplay .image #spinner {
        position: relative;
        top: 20px;
    }
    
    .overviewcontent p {
        font-size: 14px;
        line-height: 28px;
    }
    
    .overviewcontent p span {
        color: #8A8496;
        font-weight: 500;
    }
    
    .overviewcontent p a {
        color: #221638;
        font-weight: 600;
    }
    /*--------------/Section 4 -----------------*/
    /*--------------Section 5 -----------------*/
    
    .worksheetouter-section5.reduce_padding h4 {
        font-size: 32px;
        color: #fff;
        float: left;
        width: 100%;
        text-align: center;
        font-weight: 600;
        margin: 0 0 55px;
        line-height: 40px;
    }
    
    .worksheetouter-section5 {
        float: left;
        width: 100%;
        padding: 70px 0 0;
        position: relative;
        background-image: none !important;
    }
    
    .worksheetouter-section5.redbg,
    .worksheetouter-section5.orangebg,
    .worksheetouter-section5.bluebg,
    .worksheetouter-section5.pinkbg {
        background: #fff;
    }
    
    .worksheetouter-section5:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 294px;
    }
    
    .worksheetouter-section5.redbg:before {
        background: #71BE6B;
    }
    
    .worksheetouter-section5.pinkbg:before {
        background: #E184A7;
    }
    
    .worksheetouter-section5.orangebg:before {
        background: #EA9750;
    }
    
    .worksheetouter-section5.bluebg:before {
        background: #7300FF;
    }
    
    .worksheetouter-section5 .downbtnarrow {
        left: 50%;
        position: absolute;
        top: -73px;
        transform: translateX(-50%);
    }
    
    body.modal-open .worksheetouter-section5 {
        background: #2c0c09
    }
    
    .worksheetouter-section5 .width830 {
        width: 830px;
        margin: 0 auto;
    }
    
    .worksheetouter-section5 .width830 h3 {
        float: left;
        width: 100%;
        color: #ffffff;
        text-align: center;
        font-size: 24px;
        margin-bottom: 45px;
    }
    
    .worksheetouter-section5 .width830 p {
        float: left;
        width: 100%;
        font-size: 18px;
        color: #ffffff;
        text-align: center;
    }
    
    .worksheetouter-section5 .width830 p span {}
    
    .worksheetouter-section5 .width724 {
        width: 724px;
        margin: 0 auto;
    }
    
    .worksheetouter-section5 .width724>h3 {
        float: left;
        width: 100%;
        font-size: 21px;
        color: #ffffff;
        text-align: center;
        margin: 30px 0 33px;
    }
    
    .worksheetouter-section5 .width724 .whiteboxcontentouter {
        background: #fff none repeat scroll 0 0;
        border-radius: 6px;
        float: left;
        min-height: 360px;
        width: 100%;
        padding: 31px 20px;
        box-shadow: 0 12px 16px 2px rgba(61, 69, 94, 0.14);
    }
    
    .worksheetouter-section5 .width724 .whiteboxcontentouter p {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 20px;
        margin: 0 0 59px;
        color: #221638;
        font-weight: 500;
        line-height: 28px;
    }
    
    .worksheetouter-section5 .width724 .whiteboxcontentouter img {
        float: left;
        width: auto;
        margin: 0 0 59px;
    }
    
    .worksheetouter-section5 .width724 .whiteboxcontentouter input {
        float: left;
        width: 100%;
        border: 1px solid #e4e4e4;
        padding: 13.5px 20px;
        color: #373737;
    }
    
    .worksheetouter-section5 .width724 .width100 {
        float: left;
        width: 100%;
        margin: 32px 0 63px;
    }
    
    .worksheetouter-section5 .width724 .stepsouter {
        float: left;
        width: 100%;
    }
    
    .worksheetouter-section5 .width724 .stepsouter img {
        max-width: 100%;
    }
    
    .worksheetouter-section5 .whiteboxpopupthanks {
        text-align: center;
    }
    
    .worksheetouter-section5 .modal-dialog {
        margin: 150px auto;
    }
    
    .worksheetouter-section5 .modal-content {
        -webkit-box-shadow: 0px 1px 30px 14px rgba(0, 0, 0, .5);
        box-shadow: 0px 1px 30px 14px rgba(0, 0, 0, .5);
    }
    
    .worksheetouter-section5 .width724 .whiteboxpopupthanks .width100 {
        margin: 0 0 50px;
    }
    
    .worksheetouter-section5 .width724 .whiteboxpopupthanks .widthblock {
        margin: 16px 0 20px;
    }
    
    .whiteboxpopupthanks h3 {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 32px;
        color: #4e4e4e;
    }
    
    .whiteboxpopupthanks p {
        font-size: 18px;
        color: #4e4e4e;
        line-height: 25px;
        padding: 35px 45px 25px;
        width: 100%;
        float: left;
    }
    
    .whiteboxpopupthanks span {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 21px;
        color: #4e4e4e;
    }
    
    .whiteboxpopupthanks a.abutton {
        font-size: 14px;
        font-weight: 600;
        transition: all 0.3s;
        color: #fff;
        height: 48px;
        width: 162px;
        border-radius: 4px;
        background-color: #23BDBD;
        padding: 0;
        display: flex;
        align-items: center;
        margin: auto;
        justify-content: center;
    }
    
    .whiteboxpopupthanks a.abutton:hover {
        background: #158d8d;
    }
    
    .whiteboxpopupthanks a.abutton:focus,
    .whiteboxpopupthanks a.abutton:active {
        background: #23BDBD;
        border: 1px solid #158D8D;
        outline: medium none;
    }
    
    .worksheetouter-section5 .width724 .whiteboxpopupthanks .widthblock a {
        width: 100%;
        text-align: center;
        color: #a5a5a5;
        font-size: 18px;
    }
    
    .worksheetouter-section5 .width724 .whiteboxpopupthanks .widthblock a span {
        float: none;
        width: auto;
        font-family: 'glyphicons';
        color: #a5a5a5;
    }
    
    .whiteboxpopupthanks .emailbox p {
        padding: 0 55px 15px;
    }
    
    .whiteboxpopupthanks .emailbox input[type="text"] {
        float: none;
        display: inline-block;
        padding: 5px 15px;
        width: 210px;
        border: 1px solid green;
        border-radius: 4px;
    }
    
    .orangebg {
        background-color: #EA9750;
        background-image: url("../images/img_english_large.svg");
        background-position: 111.5% 54%;
    }
    
    .redbg {
        background-color: #71BE6B;
        background-image: url("../images/img_maths_large.svg");
        background-position: 107% 54%;
    }
    
    .bluebg {
        background-color: #7300FF;
        background-image: url("../images/img_science_large.svg");
        background-position: 105.5% 54%;
    }
    
    .pinkbg {
        background-color: #E184A7;
        background-image: url("../images/img_11plus_large.svg");
        background-position: 105.5% 54%;
    }
    /*--------------/Section 5 -----------------*/
    /*--------------Section 6 -----------------*/
    
    .worksheetouter-section6 {
        float: left;
        width: 100%;
        padding: 48px 0 64px;
        background-repeat: no-repeat;
    }
    
    .worksheetouter-section6 .heading {
        float: left;
        width: 100%;
    }
    
    .worksheetouter-section6 .heading h4 {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 32px;
        color: #fff;
        line-height: 40px;
        margin: 0 0 55px;
        font-weight: 600;
    }
    
    .worksheetouter-section6.has-red-bg ul li {
        margin-bottom: 16px;
    }
    
    .worksheetouter-section6.has-red-bg ul li .data {
        background: #fff;
        height: 104px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 0 10px;
        transition: all 0.3s;
    }
    
    .worksheetouter-section6.has-red-bg ul li .data p {
        font-size: 20px;
        line-height: 28px;
        color: #221638;
        text-transform: capitalize;
        font-weight: 600;
        text-decoration: none;
        margin-bottom: 8px;
        text-decoration: none;
    }
    
    .worksheetouter-section6.subject-page ul li .data:hover a,
    .worksheetouter-section6.subject-page ul li .data:hover h3,
    .worksheetouter-section6.subject-page ul li .data:hover p {
        color: #fff;
    }
    
    .worksheetouter-section6.subject-page ul li .data a {
        color: #221638;
        font-weight: 500;
    }
    
    .worksheetouter-section6.subject-page ul li .data p {
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        line-height: 20px;
    }
    
    .worksheetouter-section6.subject-page h3 {
        font-size: 20px;
        line-height: 28px;
        color: #221638;
        text-transform: capitalize;
        font-weight: 600;
        text-decoration: none;
        margin-bottom: 8px;
        text-decoration: none;
    }
    
    .worksheetouter-section6.has-red-bg ul li .data a {
        text-decoration: none;
    }
    
    .worksheetouter-section6.has-red-bg.bluebg ul li .data:hover {
        background-color: #5E01FA;
        color: #fff;
    }
    
    .worksheetouter-section6.has-red-bg.greenbg ul li .data:hover {
        background: #64af6b;
        color: #fff;
    }
    
    .worksheetouter-section6.has-red-bg ul li .data:hover a p,
    .worksheetouter-section6.has-red-bg ul li .data:hover .sim-wks {
        color: #fff !important;
    }
    
    .worksheetouter-section6.has-red-bg ul li .data .sim-wks {
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        line-height: 20px;
    }
    
    .worksheetouter-section6.has-red-bg.redbg ul li .data:hover {
        background-color: #008542;
    }
    
    .worksheetouter-section6.has-red-bg.orangebg ul li .data:hover {
        background: #f99234;
    }
    
    .worksheetouter-section6.has-red-bg.pinkbg ul li .data:hover {
        background-color: #E184A7;
    }
    
    .worksheetouter-section6 .width750 {
        margin: 0 auto;
        width: 750px;
    }
    
    .worksheetouter-section6 .width750 ul li {
        float: left;
        width: 33.3%;
        margin: 0 0 18px;
    }
    
    .worksheetouter-section6 .width750 ul li p {
        float: left;
        width: 100%;
        color: #7e868e;
        font-size: 14px;
    }
    
    .worksheetouter-section6 .width750 ul li a {
        float: left;
        width: 100%;
        font-size: 12px;
        color: #e4362f;
        text-decoration: none;
        text-transform: uppercase;
    }
    /*--------------Section 6 -----------------*/
    
    .easy-block.features-block {
        padding-top: 80px;
    }
    
    .features-block h2 {
        font-size: 50px;
        line-height: 56px;
        color: #221638;
        font-weight: 600;
    }
    
    .easy-block.features-block .title_heading {
        max-width: none;
    }
    
    .easy-block.features-block .title_heading h3 {
        color: #8A8496;
        font-size: 14px;
        line-height: 20px;
        font-weight: 500;
    }
    /*--------------Section 7 -----------------*/
    
    .worksheetouter-section7 {
        padding-bottom: 120px;
    }
    
    .worksheetouter-section7.increase-padding {
        padding-top: 100px;
    }
    
    .worksheetouter-section7 p {
        font-size: 32px;
        line-height: 40px;
        color: #221638;
        font-weight: 600;
        margin-bottom: 56px;
    }
    
    .worksheetouter-section7 input {
        height: 72px;
        width: 300px;
        border-radius: 4px;
        font-size: 16px;
        line-height: 24px;
        background-color: #1CBDBC;
        color: #FFFFFF;
        font-weight: 600;
        border: none;
        transition: all 0.3s;
    }
    
    .worksheetouter-section7 input:hover {
        background: #158d8d;
    }
    
    .worksheetouter-section7 input:active,
    .worksheetouter-section7 input:focus {
        background: #23BDBD;
        border: 1px solid #158D8D;
        outline: none;
    }
    /*--------------/Section 7 -----------------*/
    /*------------------------------------------*/
    /* Get Started section */
    
    .get-started {
        padding-bottom: 0px;
        float: left;
        width: 100%;
        background: #efefef;
        padding-top: 51px;
    }
    
    .get-started h2 {
        text-align: center;
        font-size: 42px;
        color: #363636;
        font-weight: 400;
    }
    
    .create-acc {
        background: #e4362f;
    }
    
    .multi-platform {
        background: #f4781e
    }
    
    .check-progress {
        background: #7300FF
    }
    
    .circle {
        border-radius: 50%;
        color: black;
        display: table;
        height: 138px;
        font-weight: bold;
        font-size: 1.2em;
        width: 138px;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
    }
    
    .circle span {
        display: table-cell;
        vertical-align: middle;
        height: 138px;
        width: 138px;
        text-align: center;
        padding: 0 15px;
    }
    
    .teacher,
    .student {
        left: -45%;
        position: absolute;
        top: 25%;
        opacity: 0;
    }
    
    .createacc-mob {
        display: none
    }
    
    .student {
        margin-left: 2px;
    }
    
    .desktop-icon,
    .iphone-icon {
        position: absolute
    }
    
    .desktop-icon {
        left: 28px;
        top: 28px;
    }
    
    .iphone-icon {
        right: 22px;
        top: 0px;
        opacity: 0
    }
    
    .check_progress {
        height: 0px;
        display: inline-block !important;
    }
    
    .step-carousel {
        padding-bottom: 0px;
    }
    
    .check_progress1 {
        position: absolute;
        top: -25px;
        left: 22px;
        opacity: 0;
    }
    
    .check_progress2 {
        position: absolute;
        top: 57px;
        left: 30px;
        opacity: 0;
        height: 0;
        width: 68px;
        transform: translateY(48px);
        -webkit-transform: translateY(48px);
    }
    
    .assign-work {
        background-color: #e22d25;
    }
    
    .auto-marking {
        background-color: #f37114;
    }
    
    .give-reward {
        background-color: #2b68b3;
    }
    
    .file-icon,
    .file-icon1,
    .file-icon2 {
        position: absolute;
        top: 47px;
        left: 40px;
    }
    
    .auto-marking-icon,
    .auto-marking-icon1 {
        position: absolute;
        left: 40px;
        top: 27px;
    }
    
    .auto-marking-icon1 {
        top: 62px;
        left: 64px;
        opacity: 0;
    }
    
    .give-reward-icon1 {
        position: absolute;
        left: 34px;
        top: 0;
        opacity: 0;
        z-index: 9;
    }
    
    .give-reward-icon2 {
        position: absolute;
        left: 47px;
        top: 0;
        opacity: 0;
        z-index: 8;
    }
    
    .animation-text {
        font-size: 14px;
        margin: 0 auto;
        text-align: center;
        width: 84%;
        margin-top: 28px;
        min-height: 132px
    }
    
    .subtitle {
        margin-bottom: 38px;
        margin-top: 24px;
        color: #4d4d4d;
        font-size: 14px;
    }
    
    #getstarted-carousel .carousel-indicators .active,
    #getstarted-carousel .carousel-indicators li {
        background-color: #bababa
    }
    
    .get-started h3 {
        font-size: 22px;
        color: #4e4e4e;
        margin-bottom: 15px;
        font-weight: 400;
    }
    
    .get-started p {
        font-size: 14px;
        color: #4d4d4d;
        padding: 0 10px;
    }
    
    #getstarted-carousel p {
        color: #8e959c;
    }
    
    .step-carousel .slick-dots {
        bottom: 0;
    }
    
    .slick-dots li {
        margin: 0 2px;
    }
    
    .slick-dots li button {
        padding: 0;
    }
    
    .slick-dots li button:before {
        width: 24px;
        height: 24px;
        font-size: 16px;
        color: #bababa;
        border: 4px solid transparent;
        border-radius: 50%;
        opacity: 1;
    }
    
    .slick-dots li.slick-active button:before {
        color: transparent;
        border: 4px solid #bababa;
        opacity: 1;
    }
    
    .mobile-slider {
        background: url(../images/edplace_desktop.png) center 61px no-repeat;
        width: 100%;
        float: left;
        margin-top: -50px;
    }
    
    .iphone-slider {
        background: url(../images/iphone-slider-frame.png) center top no-repeat;
        width: 260px;
        height: 467px;
        display: inline-block;
        padding: 62px 35px 0 33px;
        float: right;
        margin: 0 22px 50px 0;
    }
    
    .iphone-slider img {
        width: 100%;
    }
    /* How it works section */
    
    .feature-how-it-works {
        padding: 65px 0 0;
    }
    
    .feature-how-it-works h2 {
        text-align: center;
        font-size: 42px;
        color: #363636
    }
    
    .feature-how-it-works p.subtitle {
        padding-bottom: 30px
    }
    
    .feature-how-it-works .circle {
        background-color: #3d76bb !important;
    }
    
    .feature-how-it-works .circle img {
        display: inline-block;
    }
    
    #how-it-works-carousel {
        padding-bottom: 60px;
    }
    
    #how-it-works-carousel>div {
        width: 33%;
        display: inline-block;
        vertical-align: top;
    }
    
    #how-it-works-carousel h3 {
        color: #4e4e4e;
        font-size: 22px;
        margin-bottom: 15px;
    }
    
    #how-it-works-carousel p {
        color: #8e959c;
        font-size: 14px;
        padding: 0 10px;
    }
    /*----------------------------------------------*/
    /*--------------Section 8 -----------------*/
    
    .reviews {
        float: left;
        width: 100%;
        background: #dad9d9 none repeat scroll 0 0;
        color: #616161;
        display: block;
        font-size: 15px;
        padding: 28px 0;
        text-align: center;
    }
    
    .reviews a img {
        max-width: 75%;
    }
    /*--------------/Section 8 -----------------*/
    /*--------------------------------------------------------------------------Topic Page-------------------------------------------------------------------------------*/
    
    .topic1-banner {
        float: left;
        width: 100%;
    }
    
    .topic1-banner-img {
        background-color: #23bdbd;
        height: auto;
    }
    
    .topic1-banner.subject-banner h2.changetagh2,
    .topic1-banner h2.changetagh2 {
        float: left;
        width: 100%;
        font-size: 41px;
        color: #373737;
        margin: 57px 0 0;
        text-align: center;
        padding-bottom: 15px;
        font-weight: 700;
    }
    
    .topic1-banner.subject-banner span,
    .topic1-banner span {
        float: left;
        width: 100%;
        font-size: 25px;
        color: #ffffff;
        margin: 42px 0 0;
        text-align: center;
        display: none;
        ;
    }
    
    .topic1-banner.subject-banner .subjectbannerpara p {
        padding: 0px;
        float: left;
        width: 100%;
    }
    
    .topic1-banner-img .start-trial {
        background: rgba(0, 0, 0, 0) url("../images/trial_bg.png") no-repeat scroll left top;
        display: inline-block;
        float: right;
        height: 172px;
        margin-left: 12px;
        margin-top: 52px;
        padding: 30px 20px;
        position: absolute;
        text-align: center;
        width: 225px;
        bottom: 0;
    }
    
    .topic1-banner-img .start-trial .one-day-trial {
        color: #f6871f;
        display: block;
        margin-top: 0px;
        font-size: 24px;
        line-height: 26px;
    }
    
    .topic1-banner-img .start-trial .one-month-subs {
        color: #8e959c;
        display: inline-block;
        font-size: 16px;
        margin-top: 6px;
    }
    
    .topic1-banner-img .start-trial .owl-logo {
        bottom: -65px;
        position: absolute;
        right: -12px;
        z-index: 99;
    }
    
    .features {
        padding: 40px 0;
        float: left;
        width: 100%;
    }
    
    .features .section-title {
        margin-bottom: 55px;
    }
    
    .feature-block h3 {
        font-size: 22px;
        color: #4e4e4e;
        margin: 0 0 10px;
    }
    
    .feature-block p {
        font-size: 17px;
        color: #221638;
        padding: 0;
        font-weight: 500;
    }
    
    .call-block {
        text-align: center;
        background-color: #23BDBD;
        display: block;
        width: 700px;
        border-radius: 2px;
        margin: 31px auto 0;
    }
    
    .call-block p {
        justify-content: space-between;
        margin: 0;
        display: flex;
        color: #fff;
        text-align: left;
        padding: 24px 24px 24px 40px;
        font-size: 20px;
        line-height: 28px;
        font-weight: 600;
        align-items: center;
    }
    
    .unlock-btn,
    .call-block a {
        height: 56px;
        width: 220px;
        border-radius: 4px;
        background-color: #FFC645;
        font-size: 16px;
        line-height: 24px;
        border: none;
        color: #221638;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s;
    }
    
    .call-block a {
        margin-left: 15px;
    }
    
    .wistia {
        float: left;
        width: 100%;
        padding-top: 150px;
        padding-bottom: 110px;
    }
    
    .wistia .container {
        max-width: 1200px;
    }
    
    .wistia-text {
        text-align: center;
        padding-right: 30px;
    }
    
    .wistia-text {
        text-align: left;
    }
    
    .wistia a {
        height: 56px;
        width: 220px;
        border-radius: 4px;
        background-color: #23BDBD;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s;
    }
    
    .wistia a:hover {
        background: #158d8d;
        text-decoration: none;
    }
    
    .wistia a:active,
    .wistia a:focus {
        background: #23BDBD;
        border: 1px solid #158D8D;
        text-decoration: none;
    }
    
    .wistia-text h3 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 600;
        color: #221638;
        margin-bottom: 16px;
    }
    
    .wistia-text p {
        font-size: 14px;
        line-height: 20px;
        color: #8A8496;
        margin-bottom: 40px;
        font-weight: 500;
        width: 520px;
    }
    
    .wistia-video {
        position: relative;
    }
    
    .laptop-img {
        width: 100%;
    }
    
    .wistia_responsive_padding {
        position: absolute;
        width: 412px;
        top: 18px;
        left: 94px;
    }
    /*-------------*/
    
    .topic-section4 {
        float: left;
        width: 100%;
        padding: 76px 0 0;
    }
    
    .topic-section4 .topic-filter {
        float: left;
        width: 100%;
    }
    
    .topic-section4 .subject-outer .mobilediv {
        display: none;
    }
    
    .topic-section4 .subject-outer {
        float: left;
        width: auto;
    }
    
    .topic-section4 .subject-outer span {
        float: left;
        width: auto;
        margin-right: 12px;
        font-size: 14px;
        line-height: 37px;
        color: #221638;
        font-weight: 600;
        text-transform: uppercase;
    }
    
    .topic-section4 .subject-outer>a {
        float: left;
        background: #FFFFFF;
        border: 1px solid #EEEEEE;
        text-align: center;
        margin-right: 8px;
        border-radius: 2px;
        width: 80px;
        height: 36px;
        text-decoration: none;
    }
    
    .topic-section4 .subject-outer>a.maths span {
        color: #71BE6B;
    }
    
    .topic-section4 .subject-outer>a.english span {
        color: #EA9750;
    }
    
    .topic-section4 .subject-outer>a.science span {
        color: #7300FF;
    }
    
    .topic-section4 .subject-outer>a.science+a:not(.active) span {
        color: #E184A7;
    }
    
    .topic-section4 .subject-outer a span {
        float: left;
        width: 100%;
        color: #737373;
        font-size: 14px;
        line-height: 30px;
        margin: 0;
        padding: 1.5px 9px;
        height: 100%;
        border-radius: 2px;
        font-weight: 600;
        text-transform: capitalize;
    }
    
    .topic-section4 .subject-outer>a.active {
        color: #FFFFFF;
    }
    
    .topic-section4 .subject-outer>a.active span {
        color: #FFFFFF;
        background: #e4362f;
    }
    
    .topic-section4 .year-outer {
        float: none;
        width: auto;
        display: inline-block;
    }
    
    .topic-section4 .year-drop-down {
        float: left;
        width: auto;
    }
    
    .topic-section4 .year-outer span {
        float: left;
        width: auto;
        margin-right: 12px;
        font-size: 14px;
        line-height: 37px;
        color: #221638;
        font-weight: 600;
        text-transform: uppercase;
    }
    
    .topic-section4 .year-outer select {
        float: left;
        width: 98px;
        background: #FFFFFF url('../images/arrow-downdown.png') no-repeat scroll 90% center;
        border: 1px solid #EEEEEE;
        color: #221638;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        padding: 3px 9px;
        margin-right: 12px;
        border-radius: 2px;
        text-decoration: none;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        height: 36px;
        font-weight: 600;
    }
    
    .topic-section4 .view-outer {
        float: right;
        width: auto;
    }
    
    .topic-section4 .view-outer .mobilediv {
        display: none;
    }
    
    .topic-section4 .view-outer span {
        float: left;
        width: auto;
        margin-right: 12px;
        font-size: 12px;
        line-height: 37px;
        color: #737373;
    }
    
    .topic-section4 .view-outer span a {
        font-size: 14px;
        line-height: 37px;
        color: #221638;
        font-weight: 600;
        text-transform: uppercase;
    }
    
    .topic-section4 .view-outer span.tooltipviewhoverouter {
        position: relative;
    }
    
    .topic-section4 .view-outer span.tooltipviewhoverouter a .tooltipviewhover {
        position: absolute;
        display: none;
        background: rgba(25, 25, 25, 0.9);
        color: #FFFFFF;
        padding: 5px 10px;
        top: -127px;
        width: 200px;
        border-radius: 8px;
        right: -73px;
    }
    
    .topic-section4 .view-outer span.tooltipviewhoverouter a .tooltipviewhover p {
        color: #FFFFFF;
        font-size: 11px;
        line-height: 17px;
        text-align: center;
        padding: 5px;
    }
    
    .topic-section4 .view-outer span.tooltipviewhoverouter a img.tooltiparrow {
        position: absolute;
        display: none;
        bottom: 29px;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .topic-section4 .view-outer span.tooltipviewhoverouter a:hover .tooltipviewhover {
        display: block;
    }
    
    .topic-section4 .view-outer span.tooltipviewhoverouter a:hover img.tooltiparrow {
        display: block;
    }
    
    .topic-section4 .view-outer .pagesclickable {
        float: right;
        width: auto;
        background: #FFFFFF;
        text-align: center;
        margin-right: 0px;
        border-radius: 8px;
        padding: 0px 0px;
    }
    
    .topic-section4 .view-outer .pagesclickable a {
        padding: 8px 16px;
        text-decoration: none;
        float: left;
        font-size: 14px;
        line-height: 20px;
        color: #221638;
        font-weight: 600;
        border: 1px solid #EEEEEE;
        text-transform: capitalize;
        transition: all 0.3s;
    }
    
    .topic-section4 .view-outer .pagesclickable a.active {
        color: #FFFFFF;
        border: none;
        border: 1px solid transparent;
        background-color: #1EBCBC;
    }
    
    .heading {
        width: 100%;
    }
    
    .topic-section4 .heading {
        float: left;
        width: 100%;
        margin: 32px 0 11px;
    }
    
    .topic-section4 .heading h2 {
        float: left;
        width: 100%;
        font-size: 20px;
        line-height: 28px;
        font-weight: 600;
    }
    
    .topic-section4 .heading span {
        float: left;
        width: 100%;
        font-size: 22px;
        color: #4e4e4e;
    }
    
    .topic-section4 .box-inner {
        float: left;
        text-align: center;
        width: 100%;
        background: #FFFFFF;
        padding: 40px 10px;
        margin: 30px 0 0;
        height: 452px;
        position: relative;
        box-sizing: border-box;
        box-shadow: 0 12px 16px 2px rgba(61, 69, 94, 0.14);
    }
    
    .topic-section4 .box-inner h2 {
        float: left;
        font-weight: 400;
        text-align: center;
        width: 100%;
        font-size: 22px;
        color: #4e4e4e;
        margin: 0 0 22px;
    }
    
    .topic-section4 .box-inner h2 a {
        float: left;
        text-align: center;
        width: 100%;
        font-size: 18px;
        color: #221638;
        margin: 0;
        border: none;
        text-transform: none;
        line-height: 1.1;
        padding: 0;
        word-wrap: break-word;
        font-weight: 600;
    }
    
    .topic-section4 .box-inner p {
        float: left;
        text-align: center;
        width: 100%;
        color: #7e868e;
        font-size: 14px;
        line-height: 18px;
        margin: 0 0 16px;
    }
    
    .topic-section4 .box-inner p a {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
        width: 100%;
        color: #221638;
        font-size: 14px;
        line-height: 20px;
        border: none;
        text-decoration: none;
        font-weight: 600;
        margin-bottom: 4px;
    }
    
    .topic-section4 .box-inner p a.worksheet-link {
        color: #221638;
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: capitalize;
    }
    /* Download hub */
    
    .topic-section4 .box-inner.download-hub a.viewtopic.view-teaching-pack {
        line-height: 47px;
        padding: 0;
        height: 48px;
        width: 200px;
    }
    
    .topic-section4 .box-inner.download-hub p a.worksheet-link {
        text-overflow: unset;
        overflow: visible;
        white-space: unset;
        color: #71BE6B;
    }
    
    .topic-section4 .box-inner.download-hub a.viewtopic {
        height: auto;
        width: 100%;
        padding: 6px 0;
        line-height: 27px;
        margin-top: 22px;
        background-color: #71BE6B;
        color: #FFFFFF;
    }
    
    .topic-section4 .box-inner a.viewtopic,
    .box-inner a.viewtopic:hover {
        text-decoration: none;
    }
    
    .revision-topics .worksheet-link {
        color: #FFFFFF !important;
    }
    
    .topic-section4 .box-inner a.viewtopic,
    .box-inner a.viewtopic {
        height: 48px;
        width: 200px;
        border: 1px solid #EEEEEE;
        border-radius: 4px;
        font-size: 14px;
        line-height: 47px;
        font-weight: 600;
        color: #221638;
        display: inline-block;
        padding: 0;
        margin: auto;
        transition: all 0.3s;
        margin-top: 24px;
        text-transform: inherit;
    }
    /*.topic-section4 .box-inner:hover {background:#e4362f;}
.topic-section4 .box-inner:hover * {color:#FFFFFF;}
.topic-section4 .box-inner:hover p a {border:none;}
.topic-section4 .box-inner:hover a {border:3px solid #FFFFFF;}*/
    
    .topic-section4 .box-inner .modal-lg {
        width: 1170px;
    }
    
    .topic-section4 .box-inner .modal-header {
        border-bottom: none;
    }
    
    .topic-section4 .box-inner .modal-header .close>span {
        color: #242424;
        font-size: 46px;
    }
    
    .topic-section4 .box-inner .modal-header h4 {
        float: left;
        text-align: center;
        width: 100%;
        font-size: 22px;
        color: #4e4e4e;
        margin: 0 0 31px;
    }
    
    .topic-section4 .box-inner .modal-content {
        padding: 0 0 71px;
    }
    
    .topic-section4 .box-inner .modal-title {
        padding: 36px 0 34px;
    }
    
    .topic-section4 .box-inner .modal-body {
        min-height: 385px;
    }
    
    .topic-section4 .box-inner .height215 {
        float: left;
        width: 25%;
    }
    
    .topic-section4 .box-inner .modal-content p {
        float: left;
        text-align: center;
        width: 100%;
        color: #7e868e;
        font-size: 14px;
        line-height: 18px;
        margin: 0 0 23px;
    }
    
    .topic-section4 .box-inner .modal-content p a {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
        width: 100%;
        color: #e4362f;
        font-size: 12px;
        border: none;
        line-height: 18px;
        text-decoration: none;
    }
    
    .topic_page {
        margin: 30px 0 30px !important;
    }
    
    .topic-section4 .viewalltopicouter {
        float: left;
        margin: 78px 0 30px;
        width: 100%;
    }
    
    .topic-section4 .viewalltopicouter a {
        text-align: center;
        width: auto;
        color: #e4362f;
        text-transform: uppercase;
        font-size: 24px;
        padding: 14px 68px;
        border-radius: 8px;
        border: 3px solid #e4362f;
        text-decoration: none;
    }
    
    .topic-section4 .viewalltopicouter a:hover {
        color: #FFFFFF;
        background: #e4362f;
    }
    /*-------------*/
    
    .topic-section5 {
        float: left;
        width: 100%;
        padding: 99px 0 70px;
    }
    
    .topic-section5 .heading h4 {
        float: left;
        width: 100%;
        font-size: 42px;
        color: #373737;
        margin-bottom: 85px;
    }
    
    .topic-section5 .outer .width50 {
        float: left;
        width: 50%;
    }
    
    .topic-section5 .outer .width50 {
        padding-right: 25px;
        text-align: justify;
    }
    
    .topic-section5 .outer .width50 h5 {
        float: left;
        width: 100%;
        font-size: 22px;
        color: #4e4e4e;
        margin-bottom: 52px;
        text-align: left;
    }
    
    .topic-section5 .outer .width50 p {
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 28px;
        color: #7e868e;
    }
    
    .topic-section5 .outer .width50 a {
        background: #71a138 none repeat scroll 0 0;
        border: 3px solid #71a138;
        border-radius: 10px;
        color: #ffffff;
        float: left;
        width: auto;
        font-size: 12px;
        line-height: 30px;
        text-decoration: none;
        margin-top: 26px;
        padding: 3px 39px;
        text-align: center;
    }
    
    .topic-section5 .outer .width50 a.btn-primary:hover,
    .topic-section5 .outer .width50 a.btn-primary.focus,
    .topic-section5 .outer .width50 a.btn-primary:focus {
        background-color: #FFFFFF;
        border-color: #71a138;
        outline: medium none;
    }
    
    .topic-section5 .youtube-heading h5 {
        float: left;
        width: 100%;
        font-size: 22px;
        color: #4e4e4e;
        margin-bottom: 60px;
        font-weight: 700
    }
    /*.topic-section5 .youtube-heading h5 span {font-family:"texgyreadventorbold";}*/
    /*--------------------------------------------------------------------------/Topic Page-------------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------Topic2 Page-------------------------------------------------------------------------------*/
    
    .topic2-section4 .heading h2 {
        padding-bottom: 29px;
    }
    
    .topic-section4.topic2-section4 .viewalltopicouter {
        margin: 50px 0 60px;
    }
    
    .topic2-section4 .box-inner {
        padding: 50px 62px;
    }
    
    .topic2-section4 .viewalltopicouter a {
        font-size: 11px;
        line-height: 31px;
        padding: 14px 18px;
    }
    /*--------------------------------------------------------------------------/Topic2 Page-------------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------Worksheet-List Page-------------------------------------------------------------------------------*/
    
    .bck-grey {
        background: #efefef none repeat scroll 0 0;
    }
    
    .worklist-section4 {
        float: left;
        width: 100%;
        background: #efefef;
        padding: 30px 0 80px;
    }
    
    .worklist-section4 .heading h4 {
        float: left;
        width: 100%;
        font-size: 22px;
        color: #4e4e4e;
        padding-bottom: 19px;
    }
    
    .worklist-section4 .heading h1.chagetagh1 {
        color: #221638;
        padding-bottom: 19px;
        float: left;
        width: 100%;
        font-size: 20px;
        line-height: 28px;
        font-weight: 600;
    }
    
    .worklist-section4 .list-inner {
        float: left;
        text-align: center;
        width: 100%;
        background: #FFFFFF;
        padding: 20px 15px 0;
        margin: 30px 0 0;
        min-height: 98px;
    }
    
    .worklist-section4 .list-inner p {
        float: left;
        text-align: center;
        width: 100%;
        margin: 0 0 23px;
        font-size: 16px;
        line-height: 28px;
        color: #221638;
        text-transform: capitalize;
        font-weight: 600;
        text-decoration: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .worklist-section4 .list-inner p a {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
        width: 100%;
        color: #e4362f;
        font-size: 12px;
        border: none;
        line-height: 18px;
        text-decoration: none;
    }
    
    .worklist-section4 .list-inner p span.pwksht {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
        width: 100%;
        border: none;
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        line-height: 20px;
    }
    
    .worklist-section4 .worklist-outer .viewalltopicouter {
        margin: 74px 0 0;
    }
    
    .worklist-section4 .viewalltopicouter a {
        text-align: center;
        width: auto;
        color: #e4362f;
        text-transform: uppercase;
        font-size: 13px;
        line-height: 31px;
        padding: 14px 18px;
        border-radius: 8px;
        border: 1px solid #e4362f;
        text-decoration: none;
        font-weight: 600;
    }
    /*--------------------------------------------------------------------------/Worksheet-List Page-------------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------Worksheet-map Page-------------------------------------------------------------------------------*/
    
    .worksheetmapbanner {
        float: left;
        width: 100%;
        padding: 58px 0 80px;
        margin: 0;
    }
    
    .topic1-banner.topic1-banner-img.worksheetmapbanner h1 {
        margin: 20px 0 0;
        text-align: center;
    }
    
    .worksheetmapbanner h1 {
        float: left;
        width: 100%;
        font-size: 40px;
        text-align: center;
        color: #373737;
        padding-bottom: 15px;
    }
    
    .worksheetmapbanner span {
        float: left;
        width: 100%;
        font-size: 21px;
        text-align: center;
        color: #4e4e4e;
    }
    /* Worksheet page */
    
    .worksheetmapsection1 {
        float: left;
        width: 100%;
        background: #f2f2f2;
        padding: 25px 0 97px;
    }
    
    .left-sec_ws-1 {
        float: left;
        padding: 90px 0px 0px 0;
    }
    
    .worksheetmapsection1 .width895 {
        float: left;
        width: 100%;
    }
    
    .worksheetmapsection1 .width895 .selecttext {
        float: left;
        width: 100%;
        padding: 30px 0 50px;
        text-align: center;
    }
    
    .worksheetmapsection1 .width895 .selecttext img {
        margin-bottom: 30px;
    }
    
    .worksheetmapsection1 .width895 .selecttext h1 {
        float: left;
        width: 100%;
        font-size: 22px;
        color: #221638;
        padding-bottom: 21px;
        font-weight: 600;
    }
    
    .worksheetmapsection1 .width895 .selecttext p {
        float: left;
        width: 100%;
        font-size: 17px;
        line-height: 24px;
        color: #221638;
        margin-bottom: 40px;
        font-weight: 500;
        padding: 0 100px;
    }
    
    .worksheetmapsection1 .width895 .start-trial {
        background: rgba(0, 0, 0, 0) url("../images/trial_bg.png") no-repeat scroll left top;
        display: inline-block;
        float: right;
        height: 172px;
        margin-left: 12px;
        margin-top: 0px;
        padding: 30px 20px;
        position: relative;
        text-align: center;
        width: 225px;
    }
    
    .worksheetmapsection1 .width895 .start-trial .one-day-trial {
        color: #f6871f;
        display: block;
        margin-top: 0px;
        font-size: 24px;
        line-height: 26px;
    }
    
    .worksheetmapsection1 .width895 .start-trial .one-day-trial a {
        color: #f6871f;
        text-decoration: none;
    }
    
    .worksheetmapsection1 .width895 .start-trial .one-month-subs {
        color: #8e959c;
        display: inline-block;
        font-size: 16px;
        margin-top: 6px;
    }
    
    .worksheetmapsection1 .width895 .start-trial .owl-logo {
        bottom: -60px;
        position: absolute;
        right: 5px !important;
        z-index: 99;
    }
    
    .mobilebutton {
        display: none;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter {
        float: left;
        width: 100%;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .keystagesrno {
        float: left;
        width: 145px;
        margin: 0 5px;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap {
        float: left;
        width: 328px;
        margin: 0 5px;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap.subjectadjustdiv {
        width: 243px;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .keystagesrno .heading {
        float: left;
        width: 100%;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .keystagesrno .heading h2 a {
        float: left;
        width: 100%;
        margin: 0;
        font-size: 22px;
        text-align: center;
        color: #8A8496;
        text-decoration: none;
        padding: 27.5px 0;
        cursor: default;
        height: 102px;
        font-weight: 600;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .keystagesrno ul li {
        float: left;
        width: 100%;
        background: #e6e6e6;
        margin-top: 10px;
        text-align: center;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .keystagesrno ul li:last-child span {
        font-size: 32px;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .keystagesrno ul li span {
        float: left;
        width: 100%;
        background: #1EBCBC;
        font-size: 51px;
        line-height: 18px;
        padding: 99px 0;
        border-radius: 2px;
        font-weight: 500;
        color: #fff;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .keystagesrno ul li:nth-child(2) span {
        padding: 214px 0;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .keystagesrno ul li:nth-child(3) span {
        padding: 157px 0;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .keystagesrno ul li:nth-child(4) span {
        padding: 43px 0;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .heading {
        background: #EA9750;
        float: left;
        width: 100%;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .mathsouter .heading {
        background: #71BE6B;
        float: left;
        width: 100%;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .scienveouter .heading,
    .worksheetmapsection1 .worksheetlisttextouter .scienceouter .heading {
        background: #7300FF;
        float: left;
        width: 100%;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .elevenplusouter .heading,
    .worksheetmapsection1 .worksheetlisttextouter .elevenplusouter .heading {
        background: #E184A7;
        float: left;
        width: 100%;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .writingouter .heading {
        background: #047525;
        float: left;
        width: 100%;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .heading span {
        background: #f99234;
        border-radius: 50%;
        padding: 6px 10px 8px 20px;
        margin: 0 8px 0 0px;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .mathsouter .heading span {
        background: #008542;
        padding: 3px 6px 10px 15px;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .scienveouter .heading span,
    .worksheetmapsection1 .worksheetlisttextouter .scienceouter .heading span {
        background: #5E01FA;
        padding: 5px 9px 8px 21px;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .elevenplusouter .heading span,
    .worksheetmapsection1 .worksheetlisttextouter .elevenplusouter .heading span {
        background: #da6993;
        padding: 5px 9px 8px 21px;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .writingouter .heading span {
        background: rgb(76, 138, 199) none repeat scroll 0 0;
        padding: 5px 9px 8px 16px;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .heading h2 a {
        float: left;
        width: 100%;
        margin: 0;
        font-size: 22px;
        text-align: center;
        color: #FFFFFF;
        text-decoration: none;
        padding: 26px 0;
        border-radius: 2px;
        cursor: pointer;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .heading h2 img {
        margin: 0 5px 0 0;
        height: 50px;
        width: 50px;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .workmaplisting ul li {
        float: left;
        width: 100%;
        background: #FFFFFF;
        margin-top: 10px;
        padding: 13px 0;
        min-height: 104px;
        transition: all 0.3s;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .workmaplisting ul li h3 {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 16px;
        color: #221638;
        text-transform: uppercase;
        font-weight: 600;
        padding-bottom: 11px;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .workmaplisting ul li p {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 15px;
        color: #EA9750;
        text-transform: none;
        font-weight: 500;
        padding-bottom: 9px;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .workmaplisting ul li a {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 14px;
        color: #221638;
        text-transform: uppercase;
        font-weight: 600;
        text-decoration: none;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .mathsouter.samestyleworkmap .workmaplisting ul li p {
        color: #71BE6B;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .scienveouter.samestyleworkmap .workmaplisting ul li p,
    .worksheetmapsection1 .worksheetlisttextouter .scienceouter.samestyleworkmap .workmaplisting ul li p {
        color: #7300FF;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .elevenplusouter.samestyleworkmap .workmaplisting ul li p,
    .worksheetmapsection1 .worksheetlisttextouter .elevenplusouter.samestyleworkmap .workmaplisting ul li p {
        color: #E184A7;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .writingouter.samestyleworkmap .workmaplisting ul li p {
        color: #047525;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .workmaplisting ul li:hover {
        background: #EA9750;
        color: #ffffff;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .workmaplisting ul li:hover a * {
        color: #fff;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .mathsouter .workmaplisting ul li:hover {
        background: #71BE6B;
        color: #ffffff;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .scienveouter .workmaplisting ul li:hover,
    .worksheetmapsection1 .worksheetlisttextouter .scienceouter .workmaplisting ul li:hover {
        background: #7300FF none repeat scroll 0 0;
        color: #ffffff;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .elevenplusouter .workmaplisting ul li:hover,
    .worksheetmapsection1 .worksheetlisttextouter .elevenplusouter .workmaplisting ul li:hover {
        background: #E184A7;
        color: #ffffff;
    }
    
    .worksheetmapsection1 .worksheetlisttextouter .writingouter .workmaplisting ul li:hover {
        background: #047525 none repeat scroll 0 0;
        color: #ffffff;
    }
    
    .worksheetmapsection2 {
        float: left;
        width: 100%;
        background: #FFFFFF;
        padding: 77px 0 110px;
    }
    
    .worksheetmapsection2 h4 {
        float: left;
        width: 100%;
        background: #FFFFFF;
        padding: 0 0 80px;
        color: #373737;
        font-size: 42px;
        text-transform: capitalize;
        font-weight: normal;
    }
    
    .worksheetmapsection2 .realtedcontentouter h4 {
        float: left;
        width: 100%;
        background: #FFFFFF;
        padding: 0px 0 25px;
        font-size: 22px;
        font-weight: 400;
        line-height: 28px;
        color: #4e4e4e;
    }
    
    .worksheetmapsection2 .realtedcontentouter p {
        float: left;
        width: 100%;
        background: #FFFFFF;
        padding: 0px 0 34px;
        font-size: 14px;
        line-height: 28px;
        color: #7e868e;
    }
    
    .worksheetmapsection2 .realtedcontentouter a {
        background: #78a641 none repeat scroll 0 0;
        border: 1px solid #78a641;
        border-radius: 6px;
        color: #ffffff;
        font-size: 14px;
        line-height: 12px;
        margin-left: 0;
        padding: 8px 34px 10px;
        text-decoration: none;
        text-align: center;
    }
    
    .worksheetmapsection2 .realtedcontentouter a:hover,
    .worksheetmapsection2 .realtedcontentouter a:focus,
    .worksheetmapsection2 .realtedcontentouter a:active {
        background-color: #558b15;
        border-color: #558b15;
    }
    /*--------------------------------------------------------------------------/Worksheet-map Page-------------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------Landing-Page-------------------------------------------------------------------------------*/
    
    .landingpagesection1 {
        float: left;
        width: 100%;
        padding: 25px 0 90px;
    }
    
    .landingpagesection2 {
        float: left;
        width: 100%;
        padding: 65px 0 90px;
    }
    
    .landingpagesection3 {
        float: left;
        width: 100%;
        padding: 65px 0 90px;
    }
    
    .subject-banner .start-trial {
        background: rgba(0, 0, 0, 0) url("../images/trial_bg.png") no-repeat scroll left top;
        display: inline-block;
        float: right;
        height: 172px;
        margin-left: 12px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 30px 20px;
        text-align: center;
        width: 225px;
        bottom: 0px;
        position: absolute;
    }
    
    .topicwithowl .start-trial {
        margin-top: 0px;
    }
    
    .subject-banner .start-trial .one-day-trial {
        color: #f6871f;
        display: block;
        margin-top: 0px;
        font-size: 24px;
        line-height: 26px;
    }
    
    .subject-banner .start-trial .one-month-subs {
        color: #8e959c;
        display: inline-block;
        font-size: 16px;
        margin-top: 6px;
    }
    
    .subject-banner .start-trial .owl-logo {
        bottom: -56px !important;
        position: absolute;
        right: -12px;
        z-index: 99;
    }
    
    .subjectowlbanner {
        float: right;
        margin-top: 58px;
    }
    
    .landingpagesection1 .start-trial {
        background: rgba(0, 0, 0, 0) url("../images/trial_bg.png") no-repeat scroll left top;
        display: inline-block;
        float: right;
        height: 172px;
        margin-left: 12px;
        margin-top: 0px;
        margin-bottom: 25px;
        padding: 30px 20px;
        position: relative;
        text-align: center;
        width: 225px;
    }
    
    .landingpagesection1 .start-trial .one-day-trial {
        color: #f6871f;
        display: block;
        margin-top: 0px;
        font-size: 24px;
        line-height: 26px;
    }
    
    .landingpagesection1 .start-trial .one-month-subs {
        color: #8e959c;
        display: inline-block;
        font-size: 16px;
        margin-top: 6px;
    }
    
    .landingpagesection1 .start-trial .owl-logo {
        bottom: -60px;
        position: absolute;
        right: -12px;
        z-index: 99;
    }
    
    .samestylinglandingpage .heading h2 {
        float: left;
        width: 100%;
        font-size: 42px;
        color: #FFFFFF;
        margin-bottom: 45px;
        font-weight: 500;
        margin-top: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .samestylinglandingpage .heading h2 img {
        margin-right: 20px;
    }
    
    .samestylinglandingpage .box-inner {
        float: left;
        text-align: center;
        width: 100%;
        background: #FFFFFF;
        padding: 45px 10px;
        margin: 30px 0 0;
        min-height: 383px;
        border-radius: 2px;
    }
    
    .samestylinglandingpage .box-inner h3 {
        float: left;
        text-align: center;
        width: 100%;
        font-size: 20px;
        color: #221638;
        margin: 0 0 22px;
    }
    
    .samestylinglandingpage .box-inner p {
        float: left;
        text-align: center;
        width: 100%;
        margin: 0 0 23px;
        color: #221638;
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
    }
    
    .samestylinglandingpage .box-inner p a {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
        width: 100%;
        color: #EA9750;
        font-size: 14px;
        border: none;
        line-height: 20px;
        text-decoration: none;
        font-weight: 600;
        margin-top: 4px;
    }
    
    .samestylinglandingpage .heading h2 span {
        background: #008542;
        border-radius: 50%;
        margin: 0 30px 0 0px;
        min-width: 100px;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 !important;
    }
    
    .science-subject .heading h2 span {
        background: #5E01FA;
        padding: 14px 40px 28px;
    }
    
    .english-subject .heading h2 span {
        background: #f99234;
    }
    
    .samestylinglandingpage.englishlandingpage .heading h2 span {
        padding: 12px 26px 22px 35px;
    }
    
    .landingpagesection2.samestylinglandingpage .box-inner p a {
        color: #71BE6B;
    }
    
    .landingpagesection3.samestylinglandingpage .box-inner p a {
        color: #7300FF;
    }
    
    .samestylinglandingpage .viewmoretopics a {
        text-align: center;
        width: auto;
        color: #fff;
        margin: 75px 0 0;
        display: inline-block;
        font-size: 18px;
        line-height: 30px;
        padding: 12px 27px;
        border-radius: 8px;
        border: 2px solid #ffffff;
        text-decoration: none;
        font-weight: 600;
    }
    
    .samestylinglandingpage .viewmoretopics span {
        float: left;
        width: 100%;
        font-size: 14px;
        color: #ffffff;
        margin-top: 45px;
    }
    /*--------------------------------------------------------------------------/Landing-Page-------------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------------Keystage-Page-------------------------------------------------------------------------------*/
    
    .keystagesection1.worksheetmapsection1 .width895 .start-trial {
        margin-top: -252px;
    }
    
    .keystagebanner.worksheetmapbanner.topic1-banner-img {
        padding: 36px 0 33px;
        min-height: auto;
    }
    
    .keystagebanner.worksheetmapbanner.topic1-banner-img .start-trial {
        margin-top: 0px;
    }
    
    .keystagesection1 {
        background: #f2f2f2 none repeat scroll 0 0;
    }
    
    .keystagesection1 .width895 .selecttext {
        padding: 54px 0 65px;
    }
    
    .keystagesection1 .width895 .selecttext p {
        color: #4e4e4e;
    }
    
    .keystagesection1 .box-inner img {
        margin-bottom: 30px;
        height: 50px;
    }
    
    .keystagesection1 .keystagebox1 {
        background: #EA9750;
        margin: 14px 0 0;
        padding: 32px 0 23px;
        min-height: 367px;
    }
    
    .keystagesection1 .keystagebox1 span {
        background: #f99234;
        border-radius: 50%;
        margin: 0 16px 38px;
        padding: 30px 0px 25px;
        display: inline-block;
        width: 115px;
    }
    
    .keystagesection1 .keystagebox2 span {
        background: #008542;
        border-radius: 50%;
        margin: 0 16px 38px;
        padding: 30px 0px 26px;
        display: inline-block;
        width: 115px;
    }
    
    .keystagesection1 .keystagebox3 span {
        background: #5E01FA;
        border-radius: 50%;
        margin: 0 16px 38px;
        padding: 30px 0px 27px;
        display: inline-block;
        width: 110px;
    }
    
    .keystagesection1 .keystagebox2 {
        background: #71BE6B;
        margin: 14px 0 0;
        padding: 32px 0 23px;
        min-height: 367px;
    }
    
    .keystagesection1 .keystagebox3 {
        background: #7300FF;
        margin: 14px 0 0;
        padding: 32px 0 23px;
        min-height: 367px;
    }
    
    .keystagesection1 .box-inner h3 {
        color: #FFFFFF;
        margin: 0 0 36px;
        font-weight: 600;
    }
    
    .keystagesection1 .box-inner a {
        float: left;
        width: 100%;
        font-size: 16px;
        line-height: 30px;
        color: #FFFFFF;
        text-decoration: none;
        margin-bottom: 29px;
        font-weight: 500;
    }
    /*--------------------------------------------------------------------------/Keystage-Page-------------------------------------------------------------------------------*/
    /*--------------------------------------------------------------------Subject Landing-Page-------------------------------------------------------------------------------*/
    
    .colorheadingsubjectred h1 {
        color: #e4362f;
    }
    
    .colorheadingsubjectblue h1 {
        color: #7300FF;
    }
    
    .subject-banner .subjectbannerpara {
        margin: 0 auto;
        text-align: center;
        width: 500px;
    }
    
    .subject-banner .subjectbannerpara p {
        font-size: 18px;
    }
    
    .subjectlandingsection4 .box-inner {
        float: left;
        width: 100%;
        background: #FFFFFF;
        margin-top: 30px;
        padding: 13px 0 4px;
        transition: all 0.3s;
        min-height: auto;
    }
    
    .subjectlandingsection4 .heading h4 {
        font-size: 42px;
    }
    
    .subjectlandingsection4 .list-inner {
        padding: 38px 90px 0;
        min-height: 94px;
    }
    
    .subjectlandingsection4 .box-inner h3 {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 16px;
        color: #484848;
        text-transform: uppercase;
        font-weight: 700;
        padding-bottom: 11px;
        margin: 0;
    }
    
    .subjectlandingsection4 .box-inner p {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 15px;
        color: #f4781e;
        text-transform: none;
        font-weight: 700;
        padding-bottom: 9px;
        margin: 0;
    }
    
    .subjectlandingsection4 .box-inner a {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 14px;
        color: #484848;
        text-transform: uppercase;
        font-weight: 700;
        text-decoration: none;
    }
    
    .maths-subject .box-inner:hover {
        background: #008542;
        color: #ffffff;
    }
    
    .maths-subject .box-inner:hover * {
        color: #FFFFFF !important;
    }
    
    .science-subject .box-inner:hover {
        background: #5E01FA;
        color: #ffffff;
    }
    
    .science-subject .box-inner:hover * {
        color: #FFFFFF !important;
    }
    
    .english-subject .box-inner:hover {
        background: #f99234 none repeat scroll 0 0;
        color: #ffffff;
    }
    
    .english-subject .box-inner:hover * {
        color: #FFFFFF !important;
    }
    
    .landingpagesection2.subjectlandingsection4 .box-inner p {
        color: #e4362f;
    }
    
    .landingpagesection3.subjectlandingsection4 .box-inner p {
        color: #7300FF;
    }
    
    .worksheet-container {
        width: 995px;
        padding-left: 15px;
        padding-right: 15px;
        margin: auto;
        padding-top: 48px;
    }
    
    .worksheet-container h1 {
        font-size: 50px;
        line-height: 56px;
        color: #FFFFFF;
        margin-bottom: 16px;
        font-weight: 600;
    }
    
    .sub-topic-text {
        color: #FFFFFF;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        width: 643px;
        margin-bottom: 32px;
    }
    .header_cta_signup.white-custom-border{
        border: 2px solid #FFFFFF;
    }
    .header_cta_signup {
        height: 48px;
        width: 300px;
        border-radius: 4px;
        background-color: #23BDBD;
        font-size: 14px;
        line-height: 21px;
        font-weight: 600;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s;
    }
    
    .header_cta_signup:hover {
        background: #158d8d;
        text-decoration: none;
        color: #fff;
    }
    
    .header_cta_signup:focus,
    .header_cta_signup:active {
        background: #23BDBD;
        border: 1px solid #158D8D;
        text-decoration: none;
        color: #fff;
    }
    
    .subject-banner.topic1-banner-img {
        height: 288px;
    }
    
    .maths-subject.landingpagesection1 .start-trial,
    .english-subject.landingpagesection1 .start-trial,
    .science-subject.landingpagesection1 .start-trial {
        margin-top: -292px;
    }
    /*.singlesubjectpage p {padding-bottom:0px !important;}*/
    
    .singlesubjectpage .start-trial {
        margin-top: 62px;
    }
    /*-------------------------------------------------------------------/Subject Landing-Page-------------------------------------------------------------------------------*/
    
    footer {
        width: 100%;
        display: inline-block;
    }
    /*footer .container{ width:980px; }*/
    
    .wsheet_home {
        margin-top: 10px !important;
    }
    
    .desktopclickmenu {
        display: block;
    }
    
    .mobileclickmenu {
        display: none;
    }
    
    .desktopsubjectlink {
        display: block;
    }
    
    .mobilesubjectlink {
        display: none !important;
    }
    
    .keystagesection1 .tutorlink {
        display: block;
        margin: 25px 0 0;
    }
    
    .keystagesection1 .tutorlink p {
        font-size: 16px;
        color: #221638;
        letter-spacing: 0px;
        line-height: 34px;
        font-weight: 500;
        margin: 0;
        display: inline-block;
    }
    
    .keystagesection1 .tutorlink .tutor-box-link {
        border: none;
        border-radius: 6px;
        color: #494949;
        font-size: 16px;
        letter-spacing: 0;
        padding: 5px;
        text-decoration: underline;
        margin: 10px 0 0;
        display: inline-block;
    }
    
    .brand-excerpt>p {
        min-height: 225px;
    }
    
    .guide-sxn {
        background: #7ba42a;
        padding: 56px 0 40px;
        float: left;
        width: 100%;
    }
    
    .guide-sxn .row {
        display: flex;
        align-items: center;
    }
    
    .guide-description {
        text-align: center;
        padding-left: 210px;
    }
    
    .guide-description h3 {
        font-size: 28px;
        color: #fff;
        margin-bottom: 30px;
    }
    
    .guide-description p {
        font-size: 20px;
        color: #fff;
        margin-bottom: 57px;
    }
    
    .guide-description a {
        font-size: 20px;
        color: #fff;
        border: 1px solid #fff;
        padding: 0 12px 4px;
        border-radius: 2px;
    }
    
    .guide-image {
        overflow: hidden;
        text-align: right;
    }
    
    .guide-description a:hover,
    .guide-description a:focus,
    .guide-description a:active {
        text-decoration: none;
        background-color: #558b15;
        border-color: #558b15;
        outline: none;
    }
    
    .guide-image img {
        position: relative;
        right: -12px;
    }
    
    .samestylinglandingpage.landingpagesection1 {
        padding: 65px 0 90px;
    }
    /*--------------------------------------------------------------------------Responsive-------------------------------------------------------------------------------*/
    /*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
    
    .blocks-wrapper .topic-list{
        box-sizing: border-box;
        box-shadow: 0 5px 16px 2px rgba(61, 69, 94, 0.4);
        padding: 10px;
    }
    
    .blocks-wrapper .topic-list h2 {
        text-align: center;
        font-size: 22px;
        color: #4e4e4e;
        margin: 10px 0 30px 0;
    }
    
    .blocks-wrapper .topic-list ul{
        margin: 0;
        padding: 0;
    }
    
    .blocks-wrapper .topic-list ul li{
       list-style: none !important;
       border-bottom: solid 1px #eee;
       justify-content: space-between;
        display: flex;
        align-items: center;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    
    .blocks-wrapper .topic-list ul li .topic-content{
        font-weight: 500;
        color: #71BE6B;
        font-size: 14px;
        line-height: 20px;
        width: 80%;
    }
    
    .blocks-wrapper .topic-list ul.orange-list li .topic-content{
        color: #EA9750;
    }
    .blocks-wrapper .topic-list ul.orange-list li .start-test-btn:hover{
        background-color: #EA9750;
    }
    .blocks-wrapper .topic-list ul.purple li .topic-content{
        color: #7300FF;
    }
    .blocks-wrapper .topic-list ul.purple li .start-test-btn:hover{
        background-color: #7300FF;
    }
    .blocks-wrapper .topic-list ul.red li .topic-content{
        color: #E184A7;
    }
    
    .blocks-wrapper .topic-list ul.red li .start-test-btn:hover{
        background-color: #E184A7;
    }
    
    .blocks-wrapper .box-inner-div.box-inner-red .view-btn:hover{
        background-color: #E184A7;
    }
    
    .blocks-wrapper .box-inner-div.box-inner-purple .view-btn:hover{
        background-color: #7300FF;
    }
    
    .blocks-wrapper .box-inner-div.box-inner-red .view-btn:hover{
        background-color: #E184A7;
    }
    
    .blocks-wrapper .box-inner-div.box-inner-orange .view-btn:hover{
        background-color: #EA9750;
    }
    
    .blocks-wrapper .topic-list ul li .start-test-btn   {
        font-size: 12px;
        min-width: 160px;
        height: 48px;
        line-height: 47px;
        font-weight: 600;
        color: #221638;
        display: inline-block;
        padding: 0;
        margin: auto;
        transition: all 0.3s;
        text-transform: inherit;
        border: 1px solid #EEEEEE;
        border-radius: 4px;
        text-align: center;
    }
    
    .blocks-wrapper .topic-list ul li .start-test-btn:hover{
        background-color: #71BE6B;
        color: #FFFFFF;
    }
    
    .blocks-wrapper .worksheet {
        float: left;
        padding-top: 76px;
    }
    
    .blocks-wrapper .worksheet p{
        font-size: 15px;
        line-height: 25px;
        margin-top: 10px;
    }
    
    .blocks-wrapper .box-inner-div {
        margin-top: 40px;
        text-align: center;
        padding: 40px 10px;
        box-sizing: border-box;
        box-shadow: 0 5px 16px 2px rgba(61, 69, 94, 0.4);
    }
    
    .blocks-wrapper .box-inner-div .screenshot{
        min-height: 219px;
    }
    
    .blocks-wrapper .box-inner-div .screenshot img{
        width: 100%;
    }
    
    .blocks-wrapper .box-inner-div h3 {
        margin-bottom: 20px;
    }
    
    .blocks-wrapper .box-inner-div h3 a{
        margin: 0px;
        text-align: center;
        font-size: 18px;
        color: #221638;
    }
    
    .blocks-wrapper .box-inner-div .view-btn{
        height: 48px;
        width: 200px;
        border: 1px solid #EEEEEE;
        border-radius: 4px;
        font-size: 14px;
        line-height: 47px;
        font-weight: 600;
        color: #221638;
        display: inline-block;
        padding: 0;
        margin: auto;
        transition: all 0.3s;
        margin-top: 24px;
        text-transform: inherit;
    }
    
    .blocks-wrapper .box-inner-div .view-btn:hover{
        background-color: #71BE6B;
        color: #FFFFFF;
    }
    
    
    @media (min-width: 1201px) and (max-width: 1270px) {
        .worksheetmapsection1 .worksheetlisttextouter .keystagesrno {
            width: 144px;
        }
    }
    
    @media (max-width: 1399px) {
        section.page-intent {
            padding: 40px 50px 55px;
            font-size: 15px;
            line-height: 30px;
        }
        .owl-logo {
            display: block !important;
        }
    }
    
    @media (min-width:1200px) {
        .wistia-video {
            min-width: 600px;
        }
    }
    
    @media (max-width:1200px) {
        .guide-description {
            padding-left: 40px;
        }
        .guide-image img {
            right: 0;
        }
        .container {
            width: 100%;
        }
        .header-navigation .container {
            width: 100%;
        }
        .worksheetouter-section4 .worksheetoverviewouter {
            width: 100%;
        }
        .worksheetouter-section4 .width824 {
            width: 100%;
        }
        .worksheetouter-section5 .width830 {
            width: 100%;
        }
        .worksheetouter-section6 .width750 {
            width: 100%;
        }
        .help-green-outer .call-block {
            width: 100%;
        }
        .worksheetouter-section2 .second {
            padding-right: 15px;
        }
        .worksheetouter-section7.help-green-outer .call-block {
            margin: 0 auto;
            width: 900px;
        }
        /*------Topic---------*/
        .topic-section4 .box-inner .modal-lg {
            width: 90%;
        }
        /*------Topic---------*/
        /*---------Worksheet---------*/
        .worksheetmapsection1 .worksheetlisttextouter .keystagesrno {
            width: 12%;
            margin: 0 4px;
        }
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap {
            width: 28%;
            margin: 0 4px;
        }
        /*---------/Worksheet---------*/
        .subject-banner .container {
            width: 100%;
            min-width: 100%;
            max-width: 100%;
        }
        .subject-banner .start-trial {
            right: 15px;
        }
    }
    
    @media (max-width:1180px) {
        /*------------Menu-----------------*/
        .dropdown-menunew2 {
            padding: 15px 0px 18px;
        }
        .dropdown-menunew2 .outerdivmenu {
            max-width: 100%;
        }
        .samestylenewmenu {
            margin: 0 5px;
            width: 32%;
        }
        .samestylenewmenu ul {
            padding: 15px 6px 15px;
        }
        .samestylenewmenu ul li ul.subulnewmenu li,
        .samestylenewmenu ul li ul.subulnewmenu li a {
            font-size: 11px;
            line-height: 30px;
        }
        .samestylenewmenu ul li ul.subulnewmenu li:nth-child(1) {
            width: 78px;
            line-height: 30px;
        }
        .samestylenewmenu ul li ul.subulnewmenu li {
            margin-left: 12px;
        }
        /*------------Menu-----------------*/
        /*---------Topic Page----------------*/
        .topic-section4 .subject-outer>a {
            margin-right: 7px;
            padding: 4px 7px;
        }
        .topic2-section4 .box-inner {
            padding: 50px 32px;
        }
        /*---------/Topic Page----------------*/
        /*---------worksheet-list Page----------------*/
        .worklist-section4 .list-inner {
            padding: 20px 25px 0;
            min-height: 118px;
        }
        .worksheetmapsection1 .width895 .selecttext {
            width: 100%;
        }
        .worksheetmapsection2 {
            padding: 40px 0 110px;
        }
        .worksheetmapsection2 h4 {
            padding: 0 0 45px;
        }
        /*---------/worksheet-list Page----------------*/
    }
    
    @media (max-width:1058px) {
        .wsheet_home {
            margin-top: 35px !important;
        }
    }
    
    @media (max-width:1025px) {
        .subject-banner .subjectbannerpara {
            width: 85%;
        }
        .topic1-banner.subject-banner .subjectbannerpara p {
            padding: 0px 0 0;
        }
        .topic1-banner-img .start-trial {
            display: none;
        }
        .worksheetmapsection1 .width895 .start-trial {
            display: none;
        }
        .subject-banner .start-trial {
            display: none;
        }
        .worksheetouter-section7.help-green-outer .call-block {
            width: 100%;
        }
    }
    
    @media (max-width:1018px) {
        .guide-sxn .row .col-sm-6 {
            width: 50%;
        }
        .guide-image img {
            width: 100%;
        }
        .guide-description {
            padding-left: 15px;
        }
        .keystagesection1 .box-inner {
            margin: 30px 0 0;
        }
        .emailboxgreenstrip form {
            display: inline-block;
        }
        .keystagebanner.worksheetmapbanner.topic1-banner-img .start-trial {
            background-size: 195px;
            background-position: 16px 10px;
        }
        .subject-banner .start-trial {
            background-size: 195px;
            background-position: 16px 10px;
        }
        .worksheetouter-section7.help-green-outer .call-block {
            margin: 0 auto;
            width: 100%;
        }
    }
    
    @media (max-width:885px) {
        .worksheetouter-section4 .width824 .keystageouter {
            width: calc(100% - 245px);
        }
        .cc_container .cc_message {
            font-size: 0.8em !important;
        }
    }
    
    @media (max-width:825px) {
        .worklist-section4 .list-inner {
            padding: 20px 10px 0;
            min-height: 130px !important;
        }
        /*---------------TOPIC Page------------------*/
        .topic-section4 .view-outer span {
            line-height: 27px;
        }
        .topic-section4 .view-outer .pagesclickable a.active {
            padding: 4px 8px;
        }
        .topic-section4 .view-outer .pagesclickable a {
            padding: 4px 6px;
        }
        .topic-section4 .year-outer select {
            padding: 1px 9px;
        }
        .topic-section5 .outer .width50 h5 {
            font-size: 20px;
        }
        .topic-section5 .youtube-heading {
            margin-top: 70px;
        }
        .worksheetouter-section7.help-green-outer .call-block p {
            float: none;
            margin-bottom: 25px;
            line-height: 35px;
        }
        .worksheetouter-section7 input {
            float: none;
            margin: 8px 25px 0 27px;
        }
        .worksheetouter-section7.help-green-outer .call-block a {
            margin: 20px 0 20px 0;
        }
        .worksheetouter-section7 span {
            margin: 0 0 0 0px;
        }
        /*---------------TOPIC Page------------------*/
        .topic-boxes.row {
            margin-right: -12px;
            margin-left: -12px;
        }
        .row.viewalltopiclargebutton {
            margin-right: -12px;
            margin-left: -12px;
        }
        .worksheetouter-section7.emailboxgreenstrip span {
            float: left;
            width: 100%;
            text-align: center;
            margin: 0px;
            padding: 5px 0 0;
        }
        .subject-banner.topic1-banner.subject-banner h1 {
            font-size: 31px;
        }
        .topic1-banner.subject-banner .subjectbannerpara p {
            font-size: 16px;
        }
        .subject-banner .start-trial {
            right: 15px;
        }
        /*----------*/
        .samestylinglandingpage.landingpagesection1 .heading h2 {
            margin-bottom: 10px;
            margin-top: 0;
        }
        .science-subject .heading h2 span {
            padding: 17px 35px 23px;
        }
        .topic-section4 .view-outer span.tooltipviewhoverouter a .tooltipviewhover {
            top: -137px;
        }
        .keystagesection1 .box-inner h3 {
            padding: 0 25px;
        }
        .topic1-banner.subject-banner h2.changetagh2,
        .topic1-banner h2.changetagh2 {
            font-size: 38px;
        }
    }
    
    @media (min-width:1023px) and (max-width:1024px) {
        .topic-section4 .topic-filter .col-sm-4.subject-align {
            width: 36%;
            padding-right: 0;
        }
        .topic-section4 .year-drop-down {
            width: 97px;
        }
        .topic-section4 .subject-outer>a {
            padding: 0;
        }
        .topic-section4 .box-inner p {
            margin-bottom: 12px;
        }
        .banner-ks-content {
            width: 100%;
        }
        .cc_banner-wrapper,
        .cc_banner {
            height: 66px !important;
        }
    }
    
    @media (min-width:768px) and (max-width:1023px) {
        .cc_banner-wrapper,
        .cc_banner {
            height: 99px !important;
        }
        .topic-section4 .topic-filter .col-sm-4.subject-align {
            width: 36%;
            padding-right: 0;
        }
        .topic-section4 .year-drop-down {
            width: 97px;
        }
        .topic-section4 .subject-outer>a {
            padding: 0;
        }
        .topic-section4 .box-inner p {
            margin-bottom: 12px;
        }
        .banner-ks-content {
            width: 100%;
        }
        .youtube-vdo {
            text-align: center;
        }
    }
    
    @media (max-width:1199px) {
        .worksheetmapsection1 .worksheetlisttextouter .keystagesrno .heading h2 a {
            font-size: 20px;
        }
        .worksheetmapsection1 .worksheetlisttextouter {
            display: flex;
        }
        .wistia_responsive_padding {
            width: 67%;
            top: 18px;
            left: 85px;
        }
    }
    
    @media (max-width:1024px) {
        section.page-intent {
            padding: 40px 40px 55px;
            width: 100%;
            font-size: 15px;
            line-height: 29px;
        }
        .worksheet-container {
            width: 100%;
            padding-top: 28px;
        }
        .worksheetouter-section7 {
            padding-bottom: 80px;
        }
        .easy-block.features-block {
            padding-bottom: 100px;
        }
        .worksheetouter-section1 .container {
            width: 100%;
        }
        .topic-section4 .subject-outer>a {
            width: 74px;
        }
        .wistia {
            padding-top: 90px;
            padding-bottom: 60px;
        }
    }
    
    @media (max-width:991px) {
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .heading h2 a {
            font-size: 15px;
        }
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .workmaplisting ul li {
            min-height: 95px;
        }
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .workmaplisting ul li h3,
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .workmaplisting ul li span {
            font-size: 13px;
        }
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .workmaplisting ul li p {
            font-size: 11px;
        }
        .worksheetmapsection1 .worksheetlisttextouter .keystagesrno .heading h2 a {
            font-size: 18px;
        }
        /*---------Worksheet---------*/
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap.subjectadjustdiv {
            width: 21.8%;
            margin: 0 4px;
        }
        .worksheetmapsection1 .worksheetlisttextouter .keystagesrno .heading h2 a {
            padding: 12px 0;
        }
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .heading h2 a {
            padding: 22.3px 0;
        }
        .worksheetmapsection1 .width895 .selecttext {
            width: 100%;
            padding: 27px 0 0;
        }
        .worksheetmapsection1 .worksheetlisttextouter {
            margin-top: 56px;
        }
        .worksheetmapsection1 .worksheetlisttextouter .keystagesrno ul li span {
            padding: 91px 0;
        }
        .worksheetmapsection1 .worksheetlisttextouter .keystagesrno ul li:nth-child(2) span {
            padding: 196px 0;
        }
        .worksheetmapsection1 .worksheetlisttextouter .keystagesrno ul li:nth-child(3) span {
            padding: 144px 0;
        }
        .worksheetmapsection1 .worksheetlisttextouter .keystagesrno ul li:nth-child(4) span {
            padding: 14px 0;
            writing-mode: tb-rl;
            transform: rotate(180deg);
            display: flex;
            align-items: center;
            font-size: 25px;
        }
        .worksheetmapsection2 h4 {
            padding: 25px 0 10px;
        }
        .worksheetmapsection2 {
            padding: 20px 0 80px;
        }
        .realtedcontentouter {
            float: left;
            width: 100%;
            margin: 40px 0 0px;
        }
        /*---------/Worksheet---------*/
        .worksheetmapsection1 .worksheetlisttextouter .keystagesrno {
            width: 7%;
        }
        .worksheetmapsection1 .worksheetlisttextouter .keystagesrno ul li span {
            font-size: 31px;
        }
        .worksheetmapsection1 .worksheetlisttextouter {
            flex-wrap: wrap;
        }
        .worksheetmapsection1 .worksheetlisttextouter .keystagesrno .heading h2 a {
            text-align: left;
            height: 94.59px;
        }
        .worksheetmapsection1 .width895 .selecttext p {
            padding: 0 30px;
        }
        .wistia_responsive_padding {
            width: 65%;
            top: 13px;
            left: 68px;
        }
        .worksheetouter-section5 .width724 {
            width: 100%;
            float: left;
        }
        .samestylinglandingpage .heading h2 {
            font-size: 32px;
        }
        .features-block h2 {
            font-size: 40px;
        }
        .easy-block,
        .easy-block.features-block {
            padding: 72px 0 50px;
        }
        .easy-block .container {
            max-width: 650px;
        }
        .wistia-text {
            padding-right: 15px;
        }
        .wistia-text p {
            width: 100%;
        }
        .topic-section4 .year-outer {
            float: right;
        }
        .topic-section4 .view-outer {
            float: none;
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        .topic-section4 {
            padding-top: 35px;
        }
    }
    
    @media (max-width:767px) {
        .worksheetouter-section4 .worksheetoverviewouter p {
            padding: 0 20px;
        }
        section.page-intent {
            padding: 40px 30px 55px;
            font-size: 15px;
            line-height: 27px;
        }
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .heading h2 a {
            padding: 14.3px 0;
        }
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap.subjectadjustdiv {
            width: 100%;
            margin-bottom: 20px;
        }
        .worksheetmapsection1 .worksheetlisttextouter {
            flex-direction: column;
        }
        .worksheetmapsection1 .width895 .selecttext img {
            margin-left: 0;
            margin-bottom: 8px;
        }
        .wistia_responsive_padding {
            width: 72%;
            top: 13px;
            left: 53px;
        }
        .wistia .row {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
        }
        .wistia-text.col-sm-6 {
            margin-bottom: 30px;
            padding-bottom: 0;
        }
        .wistia-video.col-sm-6 {
            padding: 0;
            max-width: 375px;
        }
        .worksheetouter-section2 .row .col-xs-12.first {
            margin-bottom: 20px;
        }
        .worksheetouter-section2 .row .col-xs-12 .breadcrum-heading {
            text-align: center;
            float: none !important
        }
        .feature-block p {
            padding-top: 20px;
            line-height: 23px;
            font-size: 15px;
        }
        .samestylinglandingpage.landingpagesection1 {
            padding: 40px 0;
        }
        .samestylinglandingpage .heading h2 {
            text-align: left;
        }
        .worksheetouter-section6 {
            background-image: none;
        }
        .worksheetouter-section7 {
            padding-bottom: 30px;
        }
        .features-block h2 {
            font-size: 31px;
        }
        .easy-block,
        .easy-block.features-block {
            padding: 52px 0 30px;
        }
        .worksheetouter-section7 p {
            font-size: 23px;
            margin-bottom: 36px;
        }
        .wistia {
            padding-top: 50px;
            padding-bottom: 50px;
        }
        .unlock-btn {
            line-height: 34px;
        }
        .call-block p {
            flex-direction: column;
            justify-content: center;
            padding: 20px;
            text-align: center;
        }
        .call-block {
            width: 100%;
        }
        .topic-section4 .view-outer {
            flex-direction: column;
            margin-top: 2px;
        }
        .subject-banner.topic1-banner-img {
            display: flex;
            align-items: center;
        }
        .worksheet-container {
            padding-top: 0;
        }
        .worksheetouter-section1 {
            padding-bottom: 7px;
        }
        .greystrip-heading {
            margin-bottom: 11px;
            float: left;
        }
        .guide-description a {
            font-size: 16px;
        }
        .guide-description h3 {
            font-size: 24px;
        }
        .guide-description p {
            font-size: 15px;
            margin-bottom: 37px;
        }
        .guide-description {
            order: 2;
            padding-top: 30px;
        }
        .guide-sxn .row .col-sm-6 {
            width: 100%;
        }
        .guide-sxn .row {
            flex-direction: column;
        }
        .guide-sxn {
            padding: 26px 0 40px;
        }
        #partner-outer .container {
            width: 100%;
            padding: 0 30px;
        }
        .mobilebutton.topic-page {
            display: none;
        }
        .brand-excerpt>p {
            min-height: auto;
        }
        .youtube-vdo {
            text-align: center;
        }
        li.dropdown.subject-link.open {
            margin-bottom: 138px;
        }
        /*------------Menu-----------------*/
        .nav>li {
            float: left;
            width: 100%;
        }
        .dropdown-menunew2 {
            width: 100%;
            position: absolute;
            padding: 0px;
            display: none;
            top: 177px;
        }
        .epl-navbar .navbar-nav>li:hover ul.dropdown-menunew2 {
            display: none;
        }
        /*.subject-link.open.dropdown-menunew2 {display:block;}*/
        .samestylenewmenu {
            margin: 0px;
            width: 100%;
            border: none;
        }
        .samestylenewmenu ul li {
            margin: 16px 0 0;
            border-bottom: 1px solid #f5f5f5;
            padding-bottom: 5px;
        }
        .samestylenewmenu ul li ul.subulnewmenu li,
        .samestylenewmenu ul li ul.subulnewmenu li a {
            font-size: 12px;
            line-height: 40px;
            width: 100%;
            float: left;
            text-align: center;
        }
        .samestylenewmenu ul li ul.subulnewmenu li {
            width: 100%;
            float: left;
            text-align: center;
            margin: 0;
            border: none;
        }
        .samestylenewmenu ul li ul.subulnewmenu li:nth-child(1) {
            width: 100%;
            float: left;
            text-align: center;
        }
        .samestylenewmenu ul.menuouterkeystageng,
        .samestylenewmenu ul.menuouterkeystagemaths,
        .samestylenewmenu ul.menuouterkeystagesci {
            padding: 0px;
            display: none;
        }
        .englishdiv.samestylenewmenu h3 a:hover ul,
        .englishdiv.samestylenewmenu h3 a:active ul,
        .englishdiv.samestylenewmenu h3 a:focus ul {
            display: block;
        }
        /*------------Menu-----------------*/
        .worksheetmapsection1 .width895 .selecttext {
            width: 100%;
            padding: 77px 0 0;
        }
        .worksheetouter-section3 .heading h1 {
            font-size: 24px;
        }
        .worksheetouter-section4 .worksheetoverviewouter p {
            font-size: 16px;
        }
        .worksheetouter-section4 .width824 .keystageouter {
            width: 100%;
        }
        .worksheetouter-section4 .width824 .keystageouter .overviewcontent p {
            margin: 5px 0;
        }
        .worksheetouter-section4 .width824 .start-trial {
            margin-top: 30px;
            display: none;
        }
        .worksheetouter-section5 .downbtnarrow {
            display: none;
        }
        .worksheetouter-section5 {
            padding: 35px 0 43px;
        }
        .worksheetouter-section5 .width724 .width100 {
            margin: 15px 0 25px;
        }
        .worksheetouter-section6 {
            padding: 35px 0;
        }
        .worksheetouter-section6 .heading h4 {
            font-size: 26px;
            margin: 0 0 35px;
        }
        .worksheetouter-section6 .width750 ul li {
            margin: 0 0 20px;
            width: 50%;
        }
        .worksheetouter-section5 .width724 .whiteboxpopupthanks .width100 {
            margin: 0 0 30px;
        }
        .whiteboxpopupthanks .emailbox p {
            padding: 0 5px 5px;
        }
        .worksheetouter-section4 .width824 .keystageouter .image {
            width: 100%;
        }
        .worksheetouter-section4 .width824 .keystageouter .image img {
            float: none;
        }
        .worksheetouter-section4 .width824 .keystageouter .overviewcontent {
            width: 100%;
            padding: 0;
        }
        .worksheetouter-section4 .width824 .keystageouter .overviewcontent p span {
            width: 100%;
        }
        .worksheetouter-section5 .modal-dialog {
            margin: 30px auto;
        }
        .whiteboxpopupthanks p {
            font-size: 14px;
            padding: 20px 0px 25px;
        }
        .whiteboxpopupthanks h3 {
            font-size: 18px;
        }
        .whiteboxpopupthanks span {
            font-size: 18px;
        }
        /*----------------------Topic Page---------------------------*/
        .topic1-banner.subject-banner .subjectbannerpara p {
            padding: 0 0 20px;
            margin-top: 5px;
        }
        .topic1-banner span {
            display: block;
        }
        .topic1-banner p {
            display: none;
        }
        .topic1-banner-img {
            margin-bottom: 0;
        }
        .topic1-banner-img .start-trial {
            display: none;
        }
        .topic-section4 .container {
            padding-left: 0;
            padding-right: 0
        }
        .topic-section4 .container .row {
            margin-right: 0;
            margin-left: 0;
        }
        .topic-section4 .subject-outer {
            width: 100%;
        }
        .topic-section4 .subject-outer span {
            width: 100%;
            padding-left: 0;
            line-height: 37px;
        }
        .topic-section4 .subject-outer>a {
            width: 100%;
            padding: 10px 15px;
            border: none;
            border-radius: 0;
            text-align: left;
            display: none;
        }
        .topic-section4 .subject-outer .mobilediv {
            width: 100%;
            float: left;
            display: block;
            background: #e4362f url(../images/tick-white.png) no-repeat scroll 90% center;
        }
        .topic-section4 .subject-outer .mobilediv select {
            background: #e4362f;
            color: #FFFFFF;
            width: 100%;
            font-size: 12px;
            border: none;
            padding: 18px 18px;
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            font-weight: 600;
        }
        .topic-section4 .subject-outer .mobilediv ul>li.arrow a.active {
            background: #e4362f url(../images/tick-white.png) no-repeat scroll 90% center;
            padding: 5px 15px;
        }
        .topic-section4 .subject-outer .mobilediv ul li a.firsttoggle span:after {
            background: #e4362f url(../images/arrow-down.png) no-repeat scroll 28% center;
            width: 10px;
            height: 10px;
            display: inline-block;
            padding: 0;
            margin: 0;
            color: #FFFFFF;
            content: '';
        }
        .topic-section4 .subject-outer .mobilediv ul li a span {
            padding: 0;
            color: #FFFFFF
        }
        .topic-section4 .subject-outer .mobilediv li a {
            width: 100%;
            padding: 10px 15px;
            border: none;
            border-radius: 0;
            text-align: left;
            float: left;
            background: #FFFFFF;
            color: #737373;
            font-size: 12px;
            margin-right: 12px;
            text-decoration: none;
        }
        .topic-section4 .subject-outer .mobilediv li a.active {
            background: #e4362f;
            color: #FFFFFF;
        }
        .toggleul {
            display: none;
        }
        .topic-section4 .subject-outer .mobilediv ul li ul.toggleul li a {
            background: #FFFFFF;
            background-image: none;
        }
        .topic-section4 .year-outer {
            float: left;
            width: 100%;
        }
        .topic-section4 .year-outer span {
            float: left;
            width: 100%;
            padding-left: 0;
            text-align: left;
        }
        .topic-section4 .year-outer select {
            float: left;
            width: 100%;
            background: none;
            border: 0;
            color: #FFFFFF;
            padding: 18px 18px;
            border-radius: 0px;
            height: auto;
        }
        .topic-section4 .year-outer select option:nth-child(1):after {
            background: #e4362f url('../images/arrow-downdown.png') no-repeat scroll 20% 16px;
        }
        .topic-section4 .year-outer select option {
            padding: 2px 20px;
        }
        .pagesclickable {
            display: none;
        }
        .topic-section4 .view-outer {
            width: 100%;
        }
        .topic-section4 .view-outer span {
            width: 100%;
            padding-left: 0;
            line-height: 37px;
        }
        .topic-section4 .view-outer>a {
            width: 100%;
            padding: 10px 15px;
            border: none;
            border-radius: 0;
            text-align: left;
            display: none;
        }
        .topic-section4 .view-outer span.tooltipviewhoverouter a .tooltipviewhover {
            top: -82px;
            width: 275px;
            right: auto;
            left: 15px;
        }
        .topic-section4 .view-outer span.tooltipviewhoverouter a img.tooltiparrow {
            left: 37px;
            transform: none;
        }
        .topic-section4 .view-outer .mobilediv {
            width: 100%;
            float: left;
            display: block;
        }
        .topic-section4 .view-outer .mobilediv ul>li.arrow a.active {
            background: #e4362f url(../images/tick-white.png) no-repeat scroll 90% center;
            padding: 9px 15px;
        }
        .topic-section4 .view-outer .mobilediv ul li a.firsttoggle span:after {
            background: #e4362f url(../images/arrow-down.png) no-repeat scroll 28% center;
            width: 10px;
            height: 10px;
            display: inline-block;
            padding: 0;
            margin: 0;
            color: #FFFFFF;
            content: '';
        }
        .topic-section4 .view-outer .mobilediv ul li a span {
            padding: 0;
            color: #FFFFFF
        }
        .topic-section4 .view-outer .mobilediv li a {
            width: 100%;
            padding: 10px 15px;
            border: none;
            border-radius: 0;
            text-align: left;
            float: left;
            background: #FFFFFF;
            color: #737373;
            font-size: 12px;
            margin-right: 12px;
            text-decoration: none;
        }
        .topic-section4 .view-outer .mobilediv li a.active {
            background: #e4362f;
            color: #FFFFFF;
        }
        .toggleul {
            display: none;
        }
        .topic-section4 .view-outer .mobilediv ul li ul.toggleul li a {
            background: #FFFFFF;
            background-image: none;
        }
        .topic-section4 .view-outer .mobilediv {
            width: 100%;
            float: left;
            display: block;
        }
        .topic-section4 .view-outer .mobilediv select {
            background: none;
            color: #FFFFFF;
            width: 100%;
            font-size: 12px;
            border: none;
            padding: 18px 18px;
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
        }
        .topic-section4 .year-outer .year-drop-down,
        .topic-section4 .subject-outer .mobilediv,
        .topic-section4 .view-outer .mobilediv {
            float: left;
            border-radius: 4px;
            width: 100%;
        }
        .topic-section4 .year-outer .year-drop-down select,
        .topic-section4 .subject-outer .mobilediv select,
        .topic-section4 .view-outer .mobilediv select {
            float: left;
            width: 100%;
            border-radius: 4px;
            background: #e4362f url(../images/arrow-down.png) no-repeat scroll 95% center;
        }
        .topic-section4 .year-outer .year-drop-down select:focus,
        .topic-section4 .subject-outer .mobilediv select:focus,
        .topic-section4 .view-outer .mobilediv select:focus {
            outline: none;
        }
        .topic-section4 .year-outer .year-drop-down select option,
        .topic-section4 .subject-outer .mobilediv select option,
        .topic-section4 .view-outer .mobilediv select option {
            float: left;
            width: 100%;
        }
        .topic-section4 .year-outer span {
            line-height: 40px;
        }
        .topic-section4 .box-inner {
            margin: 30px 0 0;
            width: 100%;
            height: auto;
        }
        .topic-section4 .viewalltopicouter {
            margin: 48px 0 30px;
        }
        .topic-section4 .viewalltopicouter a {
            padding: 14px 45px;
            font-size: 20px;
        }
        .topic-section5 {
            padding: 79px 0 35px;
        }
        .topic-section5 .heading h4 {
            font-size: 26px;
            margin-bottom: 0px;
        }
        .topic-section5 .outer .width50 {
            float: left;
            width: 100%;
            text-align: center;
            margin-top: 60px;
            padding-right: 0;
        }
        .topic-section5 .outer .width50 h5 {
            font-size: 17px;
            margin-bottom: 15px;
        }
        .topic-section5 .outer .width50 a {
            float: none;
            display: inline-block;
        }
        .topic-section5 .youtube-heading {
            margin-top: 60px;
        }
        .topic-section5 .youtube-heading h5 {
            font-size: 17px;
            margin-bottom: 35px;
            text-align: center;
        }
        .worksheetouter-section7.emailboxgreenstrip input[type="text"] {
            margin: 8px 0 0px;
            display: inline-block;
            float: none;
        }
        .worksheetouter-section7.emailboxgreenstrip input {
            margin: 8px 0 0px;
            float: none;
        }
        .worksheetouter-section7.emailboxgreenstrip span {
            margin: 11px 0 0 0px;
            float: left;
            width: 100%;
        }
        .worksheetouter-section7 input {
            margin: 10px 0 25px 0px;
        }
        .worksheetouter-section7 span {
            margin: 15px 0 0 0px;
        }
        .worksheetouter-section7.help-green-outer .call-block a {
            margin: 0px;
        }
        /*--------------------------------------------------------------------------/Topic Page-------------------------------------------------------------------------------*/
        /*--------------------------------------------------------------------------Worksheet-map Page-------------------------------------------------------------------------------*/
        .worksheetmapsection1 .width895 .selecttext h1 {
            font-size: 14px;
            line-height: 20px;
            text-align: left;
        }
        .selecttext .header_cta_signup_cta {
            margin-left: 0;
        }
        .worksheetmapsection1 .width895 .selecttext p {
            font-size: 12px;
            line-height: 18px;
            padding: 0;
            text-align: left;
        }
        .worksheetmapbanner h1 {
            font-size: 26px;
        }
        .topic1-banner.topic1-banner-img.worksheetmapbanner h1 {
            margin: 0;
        }
        .worksheetmapbanner span {
            font-size: 16px;
            margin: 0;
        }
        .mobilebutton {
            display: block;
            float: left;
            padding: 25px 0 0;
            width: 100%;
        }
        .mobilebutton a {
            background: #78a641 none repeat scroll 0 0;
            border: 1px solid #78a641;
            border-radius: 6px;
            color: #ffffff;
            font-size: 14px;
            line-height: 12px;
            margin-left: 0;
            padding: 8px 8px 10px;
            text-align: center;
            text-decoration: none;
        }
        .mobilebutton a:hover {
            background-color: #558b15;
            border-color: #558b15;
        }
        .worksheetmapsection1 .width895 .start-trial {
            display: none;
        }
        .worksheetmapsection1 {
            padding: 25px 0 60px;
        }
        .worksheetmapsection1 .width895 .selecttext {
            padding: 25px 0 5px;
        }
        .worksheetmapsection1 .worksheetlisttextouter .keystagesrno {
            width: 100%;
            margin: 25px 0 0px;
            display: none;
        }
        .worksheetmapsection1 .worksheetlisttextouter .keystagesrno ul {
            display: none;
        }
        .worksheetmapsection1 .worksheetlisttextouter {
            margin-top: 31px;
        }
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap {
            width: 100%;
            margin: 25px 0 0px;
        }
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .workmaplisting {
            display: none;
        }
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .heading h2 a.expand {
            background: rgba(0, 0, 0, 0) url("../images/plus-minus.png") no-repeat scroll 94% 31px;
            text-align: left;
            padding-left: 15px;
        }
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .heading h2 a.expand.expanded {
            background: rgba(0, 0, 0, 0) url("../images/plus-minus.png") no-repeat scroll 94% -27px;
            text-align: left;
            padding-left: 15px;
        }
        .worksheetmapsection1 .worksheetlisttextouter .samestyleworkmap .heading h2 img {
            margin-right: 10px;
        }
        .worksheetmapsection2 {
            padding: 25px 0 90px;
        }
        .worksheetmapsection2 h4 {
            padding: 25px 0 0px;
            font-size: 26px;
        }
        .realtedcontentouter {
            float: left;
            width: 100%;
            margin: 55px 0 0;
            text-align: center;
        }
        /*--------------------------------------------------------------------/Worksheet-map Page-------------------------------------------------------------------------------*/
        /*--------------------------------------------------------------------Landing Page-------------------------------------------------------------------------------*/
        .landingpagesection1 {
            padding: 25px 0 60px;
        }
        .landingpagesection2 {
            padding: 60px 0;
        }
        .landingpagesection3 {
            padding: 60px 0;
        }
        .samestylinglandingpage.landingpagesection1 .heading h2 {
            margin-bottom: 10px;
            margin-top: 0;
            font-size: 24px;
        }
        .samestylinglandingpage .heading h2 span {
            min-width: 70px;
            height: 70px;
        }
        .samestylinglandingpage .box-inner {
            min-height: 160px;
            padding: 50px 0 30px;
        }
        .samestylinglandingpage .viewmoretopics a {
            font-size: 15px;
            margin: 45px 0 0;
            padding: 16px 12px;
        }
        .samestylinglandingpage .viewmoretopics span {
            margin-top: 30px;
        }
        /*--------------------------------------------------------------------/Landing Page-------------------------------------------------------------------------------*/
        /*--------------------------------------------------------------------Subject Landing Page-------------------------------------------------------------------------------*/
        .maths-subject.landingpagesection1 .start-trial,
        .english-subject.landingpagesection1 .start-trial,
        .science-subject.landingpagesection1 .start-trial {
            margin: 0;
            display: none;
        }
        .subjectowlbanner {
            position: static;
            margin: 14px 0 0;
        }
        /*--------------------------------------------------------------------/Subject Landing Page-------------------------------------------------------------------------------*/
        /*--------------------------------------------------------------------Keystage Landing Page-------------------------------------------------------------------------------*/
        .keystagesection1 .keystagebox1 {
            margin: 30px 0 0;
        }
        /*--------------------------------------------------------------------/Keystage Page-------------------------------------------------------------------------------*/
        .subject-banner .subjectbannerpara {
            width: 98%;
        }
        .subject-banner .subjectbannerpara p {
            float: left;
            font-size: 15px;
            margin-top: 15px;
            width: 100%;
        }
        .worksheetouter-section7.help-green-outer .call-block a {
            margin: 0 20%;
        }
        footer .container {
            width: 100%;
        }
        .navbar.navbar-default.epl-navbar .container .row {
            margin: 0;
        }
        .desktopclickmenu {
            display: none;
        }
        .mobileclickmenu {
            display: block;
        }
        .worksheetouter-section7.help-green-outer .call-block.paddingbottomremove span a {
            width: 100%;
            text-align: center;
            margin: 0;
        }
        .desktopsubjectlink {
            display: none !important;
        }
        .mobilesubjectlink {
            display: block !important;
        }
        /*---------08-11-16--------*/
        .samestylinglandingpage .heading h2 span {
            margin: 0 10px 0 0px;
        }
        .cc_banner-wrapper,
        .cc_banner {
            height: 90px !important;
        }
        .headertutorlink {
            font-size: 11px !important;
        }
        .bottmLinkBox {
            width: 100%;
        }
        .asFeat ul li {
            float: left;
            width: 100%;
            margin-bottom: 20px;
        }
        .blocks-wrapper .topic-list{
            margin-bottom: 50px;
        }
        .blocks-wrapper .worksheet {
            padding-top: 26px;
        }
    }
    
    @media (max-width:395px) {
        .headertutorlink {
            font-size: 11px !important;
        }
        .worksheetouter-section7.emailboxgreenstrip input[type="text"] {
            margin: 8px 0 0px;
            display: inline-block;
            float: none;
        }
        .worksheetouter-section7.help-green-outer.emailboxgreenstrip .call-block a {
            display: inline-block;
            float: left;
            width: 100%;
        }
    }
    
    @media (min-width:1025px) {
        .topic1-banner .container {
            min-height: 230px;
        }
        .owlbannerpositionright {
            position: absolute;
            right: auto;
            bottom: 23px;
        }
    }
    
    .blog-icon li a img {
        max-width: 37px;
        max-height: 37px;
    }
    
    .card-box {
        width: auto;
        margin: -71px 20px 0;
        position: relative;
        background: #fff;
        box-shadow: 1px 2px 6px 0px rgba( 0, 0, 0, 0.15);
        border-radius: 2px;
        padding-bottom: 23px;
    }
    
    .card>figure>img {
        width: 100%;
        max-height: 300px;
    }
    /* .card > figure{
height: 300px;
background: #fff;
display: flex;
align-items: center;
cursor: pointer;
} */
    
    .listing>li {
        margin-bottom: 39px;
    }
    
    .header_cta_signup_cta {
        height: 48px;
        width: 300px;
        border-radius: 4px;
        background-color: #23BDBD;
        font-size: 14px;
        line-height: 21px;
        font-weight: 600;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s;
        margin: auto;
    }
    
    .header_cta_signup_cta:hover {
        background: #158d8d;
        color: #fff;
    }
    
    .header_cta_signup_cta:active,
    .header_cta_signup_cta:focus {
        background: #23BDBD;
        border: 1px solid #158D8D;
        color: #fff;
    }
    
    #loader {
        position: absolute;
        left: 50%;
        bottom: 63px;
        z-index: 1;
        width: 26px;
        height: 26px;
        margin: 0 0 0 -13px;
        border: 4px solid #23BDBD;
        border-radius: 50%;
        border-top: 4px solid #23BDBD;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite;
    }
    
    .view-teaching-pack {
        height: 48px;
        width: 200px;
        border: 1px solid #EEEEEE;
        border-radius: 4px;
        font-size: 14px;
        line-height: 47px;
        font-weight: 600;
        color: #FFFFFF;
        padding: 0;
        margin: auto;
        transition: all 0.3s;
        margin-top: 5px;
        text-transform: inherit;
        background-color: #71BE6B;
    }
    
    .viewtopic {
        border: 1px solid #EEEEEE;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 600;
        color: #221638;
        transition: all 0.3s;
        margin-top: 0;
        text-transform: inherit;
        height: auto;
        width: 100%;
        padding: 6px 0;
        line-height: 27px;
        position: relative;
        top: -5px;
    }
    
    .worksheetouter-section4 .premium-msg {
        text-align: center;
        margin-top: 20px;
        display: flex;
        justify-content: center;
    }
    
    .worksheetouter-section4 .premium-msg p {
        position: relative;
        padding-left: 40px;
        text-align: center;
    }
    
    .worksheetouter-section4 .premium-msg p img {
        position: absolute;
        left: 0;
        top: -3px;
    }
    
    @media (max-width:374px) {
        .wistia-video.col-sm-6 {
            max-width: 290px;
        }
        .wistia_responsive_padding {
            width: 72%;
            top: 11px;
            left: 42px;
        }
    }



    .edplace-theme-button.yellow {
        border-radius: 4px;
        background-color: #FFC645;
        border: none;
        color: #221638;
        font-weight: 600;
        transition: all 0.3s;
    }
    .edplace-theme-button.yellow:hover,
    .edplace-theme-button.yellow:focus{
        background-color: #ff9e2e;
        box-shadow: none;
        color: #fff;
    }


    @media (max-width:425px) {
        .call-block.call-block-mobile{
            float: left;
        }
        .call-block.call-block-mobile a{
            line-height: 38px;
        }
    }
    