﻿@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);



body {
    font-family:'Source Sans Pro',Arial, Helvetica, sans-serif;
    font-size: 1rem;
}

section {
    padding:0;
}


.wrapper {
    margin:5rem 0 0 0;

}


    .wrapper section.section {
        margin:0 2rem 0 1rem;
    }


/* formwrly analytics*/


.small  {font-size: 2em}
.medium {font-size: 3em}
.large  {font-size: 6em}


.pr {
    border-bottom: 1px solid silver;
    padding: 0.5em;
}

.p-heading {
    color: #111111;
    font-weight: bold;
    font-size: 1.1em;
    min-width: 28%
}

.p-feature {
    color: #111111;
    font-weight: normal;
    font-size: 1em;
}

.markers {
    margin-left: auto;
    width: 33%;
    padding: 0.25em 1em;
}


.marker {
    margin: auto;
}

    .marker i {
        font-size: 1.5em;
    }




.hero-footer-bg {
    background-image: url(https://classmathematics.com.au/books/hero-header-cm.png);
    background-position: center -1em;
    background-repeat: no-repeat;
    margin-bottom: 0;
    width: 100%;
}

.hero-image-bg {
    background-image: url();
    background-repeat: no-repeat;
    background-position-x: inherit;
    background-size: contain;
}

.hero {
    margin-bottom: 0px;
}

.hero-container-inner {
    padding: 36px 0 0 0;
    /*background-image: url(https://classanalytics.com.au/media/e3xbwh3c/main-hero-bg.png);*/
    background-size: cover;
    width: 100%;
}

.hero-container-outer {
    background: rgb(23,86,118);
    background: -moz-linear-gradient(125deg, rgba(23,86,118,1) 0%, rgba(28,92,124,1) 21%, rgba(29,94,126,1) 39%, rgba(75,163,195,1) 100%);
    background: -webkit-linear-gradient(125deg, rgba(23,86,118,1) 0%, rgba(28,92,124,1) 21%, rgba(29,94,126,1) 39%, rgba(75,163,195,1) 100%);
    background: linear-gradient(125deg, rgba(23,86,118,1) 0%, rgba(28,92,124,1) 21%, rgba(29,94,126,1) 39%, rgba(75,163,195,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#175676",endColorstr="#4ba3c3",GradientType=1);
}

.hero-container-outer-bg {
    background: rgb(23,86,118);
    background: -moz-linear-gradient(90deg, rgba(23,86,118,1) 0%, rgba(28,92,124,1) 21%, rgba(29,94,126,1) 39%, rgba(75,163,195,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(23,86,118,1) 0%, rgba(28,92,124,1) 21%, rgba(29,94,126,1) 39%, rgba(75,163,195,1) 100%);
    background: linear-gradient(90deg, rgba(23,86,118,1) 0%, rgba(28,92,124,1) 21%, rgba(29,94,126,1) 39%, rgba(75,163,195,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#175676",endColorstr="#4ba3c3",GradientType=1);
}


.section {
    padding: 0;
}

.small i.fad {
    color: #175676
}

.medium i.fad {
    color: #175676
}

.large i.fad {
    color: #175676
}



.subscription-grid-item-h {
    display: flex;
    border: none;
    border-radius: 0.25em;
    flex-grow: 1;
    align-self: stretch;
    flex-direction: column;
    /*margin: 1.5em 0.75em;*/
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}

.button-depth {
    -webkit-transition: color .1s ease-in-out,background-color .1s ease-in-out;
    transition: color .1s ease-in-out,background-color .1s ease-in-out;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.0125), 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.0125), 0 1px 1px rgba(0,0,0,0.05);
    border-top-width: .0625rem;
    border-bottom-width: calc(.2rem + .0625rem);
}

.subscription-grid-price span {
    font-size: 100%;
}

.subscription-grid-price small {
    text-transform: none;
    color: white;
    letter-spacing: -0.05em;
    font-size: 0.5em;
}

.subscription-grid-heading {
    text-align: center;
}

.subscription-grid-text small {
    text-align: center;
    font-size: 80%;
    margin-top: 5px;
}



.borders {
    border: 3px solid #dcdcdc;
    border-radius: .25em;
    padding: .25em 0.5em;
    margin: .125em;
    cursor: pointer;
}

.borders:hover {
    /*background: #dcdcdc80;*/


}


.no-borders {
    border: 3px solid transparent;
    border-radius: .25em;
    padding: .25em;
    margin: .125em
}

.action-label {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 8px auto
}

main {
    margin-bottom: 0
}

small {
    text-transform: uppercase;
    color: #175676;
    letter-spacing: -.05em;
    font-size: .8em
}

    small a {
        text-transform: uppercase;
        color: #708090;
        letter-spacing: -.05em;
        font-size: .8em
    }

.hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: #000;
    text-align: center;
    height: 1.5em;
    opacity: .5;
    width: 100%;
    margin: 3em 0 4em
}

    .hr-text:before {
        content: '';
        background: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(#818078),to(transparent));
        background: linear-gradient(to right,transparent,#818078,transparent);
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 3px
    }

    .hr-text:after {
        content: attr(data-content);
        position: relative;
        display: inline-block;
        padding: 0 .5em;
        line-height: 1em;
        background-color: #fcfcfa;
        text-transform: uppercase;
        font-size: 1.5em;
        font-weight: 700
    }

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.small i.fad {
    color: #175676
}

.medium i.fad {
    color: #175676
}

.large i.fad {
    color: #175676
}

.search {
    width: 100%
}

.tabs-nav-inner ul {
    margin: 0;
    padding: 0
}

.tabs-nav-inner li {
    border-radius: 1em;
    padding: .8% 2%;
    display: inline-flex;
    zoom: 1;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -1px;
    color: #fff;
    cursor: pointer;
    margin-left: 1px;
    margin-bottom: 0;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    background-color: #ff8c00;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

* html .tabs-nav-inner li {
    display: inline
}

    .tabs-nav-inner li:hover {
        color: #fff;
        background-color: #4ba3c4
    }

    .tabs-nav-inner li:first-child {
        margin-left: 0;
        border-left: 0
    }

    .tabs-nav-inner li:last-child {
        border-right: 0;
        border-left: 0
    }

@media (max-width:800px) {
    .tabs-nav-inner li {
        width: 33.34%;
        padding: 0
    }
}

.tab-container {
    width: 100%;
    background-color: #fff
}

.tabs-nav-inner .active, li.active {
    color: #ff8c00;
    background-color: #fff;
    border-radius: 1em
}

.tabs {
    width: 100%;
    border-bottom: 32px solid #fff
}

nav.tabs-nav {
    border: 0
}

.tabs-nav ul {
    margin: 0;
    padding: 0
}

.tabs-nav li {
    border-radius: 6px 6px 0 0;
    padding: .8% 2%;
    display: inline-block;
    zoom: 1;
    font-size: 1rem;
    text-align: center;
    text-transform: none;
    letter-spacing: -1px;
    color: #fff;
    cursor: pointer;
    margin-left: 1px;
    margin-bottom: 0;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    background-color: #4ba3c4;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

* html .tabs-nav li {
    display: inline
}

    .tabs-nav li:hover {
        color: #fff;
        background-color: #4ba3c4;
        border-bottom: 1px solid #4ba3c4
    }

    .tabs-nav li:first-child {
        margin-left: 0;
        border-left: 0
    }

    .tabs-nav li:last-child {
        border-right: 0;
        border-left: 0
    }

@media (max-width:800px) {
    .tabs-nav li {
        width: 33.34%;
        padding: 0
    }
}

.tabs-nav .active, li.active {
    color: #175676;
    background-color: #fff;
    border-radius: 6px 6px 0 0;
    border-bottom: 1px solid #4ba3c4
}

.tabs-nav2 .active, li.active {
    color: #175676;
    background-color: #fff;
    border-radius: 6px 6px 0 0;
    border-color: #4ba3c4
}

.hide {
    display: none
}

.show {
    display: block
}

@media (max-width:800px) {
    .feature-grid-item {
        border-radius: 6px;
        background-color: #efefef;
        -moz-box-shadow: 2px 2px 4px 0 #ddd;
        -webkit-box-shadow: 2px 2px 4px 0 #ddd;
        box-shadow: 2px 2px 4px 0 #ddd;
        margin-bottom: 24px
    }
}

.feature-grid-item {
    border-radius: 6px;
    background-color: #efefef;
    -moz-box-shadow: 2px 2px 4px 0 #ddd;
    -webkit-box-shadow: 2px 2px 4px 0 #ddd;
    box-shadow: 2px 2px 4px 0 #ddd;
    margin:1em 2em;
}

.feature-grid-heading {
    border-radius: 6px 6px 0 0;
    padding: 6px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Source Sans Pro"
}

.feature-grid-text {
    padding: 6px;
    font-weight: 400;
    font-style: normal;
    font-size: 13px
}

.align-v {
    margin: auto 0
}

.align-h {
    margin: 0 auto
}

.border-bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dcdcdc
}

.content-button {
    display: block;
    margin: 3px 0;
    border-radius: .3em
}

a.content-button {
    padding: 8px;
    display: block;
    text-align: left;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: -.05em;
    font-size: .9em;
    font-weight: 400
}

    a.content-button:hover {
        opacity: .7
    }

    a.content-button i {
        margin-right: 8px
    }

a.content-button-portal {
    padding: 6px 10px;
    display: block;
    text-align: left;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: -.05em;
    font-size: .9em;
    margin-bottom: .25em;
    border-radius: .25em
}

*, :after, :before {
    box-sizing: border-box
}

a.content-button-portal:hover {
    opacity: 1
}

a.content-button-portal i {
    margin-right: 8px
}

body, html {
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

html {
    font-family: Source Sans Pro,sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    overflow-x: hidden
}

.home-link {
    color: #fff;
    font-size: 24px;
    line-height: 55px
}

.outlined {
    border: 1px solid #fff
}

.not-outlined {
    border: 1px solid transparent
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

article, footer, header, main, nav, section {
    display: block
}

[hidden] {
    display: none
}

.logo-text a:hover {
    text-decoration: none
}

a {
    background-color: transparent;
    color: #175676;
    font-size: 1em;
    text-decoration: none
}

    a:active, a:hover {
        animation: pulsar 1s infinite;
        animation-timing-function: linear;
        outline: 0
    }

@keyframes pulsar {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

b, strong {
    font-weight: 700
}

h1 {
    font-size: 1.8em
}

img {
    border: 0;
    width: 100%;
    height: 100%;
    object-fit: contain
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

code {
    font-family: monospace,monospace;
    font-size: 1em
}

button {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled] {
        cursor: default
    }

    button::-moz-focus-inner {
        border: 0;
        padding: 0
    }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

.list-label {
    margin-top: 1.3em;
    padding: .2em 0;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    color: #2f4f4f;
    text-align: left;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

    .list-label i {
        margin-left: 3px;
        margin-right: 0
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

    .label:empty {
        display: none
    }

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

h1 {
    font-size: 1.8em;
    color: #696969;
    font-weight: 100
}

h2 {
    font-size: 1.6em;
    color: #010101EE;
    font-weight: 400
}


footer {
    background-color: #fff;
    color: #fff;
    letter-spacing: -.25px;
    margin-bottom: 5em
}

    footer a {
        color: #fff
    }

.logo-image {
    height: auto;
    display: block
}



.section {
    background-color: #fff;
    width: 100%;
    padding: 20px 30px 40px
}

.section--inner {
    max-width: 1280px;
    margin: 0 auto;
    clear: both
}

.footer-bg {
    background-repeat: no-repeat;
    background-position: center top;
    padding: 30px
}

a.footer-bg {
    color: #fff;
    text-decoration: none
}

.hero {
    padding-top: 10em;
    align-items: center;
    clear: both;
    margin-bottom: 10em;
    text-align: center;
    color: #fff
}

.section--header {
    padding: 120px 30px 0 30px;
    color: #fff;
    background-image: url(https://classanalytics.com.au/media/b3jnjxx4/section-header-bg.png);
    height: 250px
}

.section--header--portal {
    padding: 110px 30px 0 30px;
    color: #fff;
    background-image: url(https://classanalytics.com.au/media/kiomato3/section-header-portal.png);
    height: 250px;
    background-size: 2561px 50%;
    background-position: center bottom;
    background-repeat: no-repeat;
    align-items: start
}

.section--content-center {
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.section--content-center, .section--content-center-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.section--content-center-bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.section__hero-content {
    max-width: 760px;
    padding: 0 20px
}

.section__description {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 60px
}

.button, .button--small {
    display: -ms-inline-flexbox;
    display: inline-flex;
    max-width: 100%;
    padding: 10px 40px;
    text-align: center;
    text-decoration: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border: 0;
    outline: 0
}

    .button--small:hover, .button:hover {
        opacity: .7
    }

.button--small {
    padding: 8px 40px;
    font-size: 14px
}

.button--small--orange {
    padding: 8px 10px;
    font-size: 14px;
    background-color: #175676;
    border-radius: 3px
}

.button--border--dark {
    background: 0 0;
    border-color: #000;
    color: #000
}

    .button--border--dark:hover {
        background: #000;
        color: #fff;
        opacity: 1
    }

.button--border--dark_solid {
    background: #000;
    border-color: #000;
    color: #fff
}

    .button--border--dark_solid:hover {
        opacity: .7
    }

.button--border {
    background: 0 0
}

    .button--border:hover {
        opacity: 1
    }

.button--border--solid {
    border-color: transparent
}

    .button--border--solid:hover {
        opacity: .7
    }

label {
    margin-bottom: 10px;
    font-size: 12px;
    text-transform: uppercase;
    color: #090909;
    width: 100%
}

    label a {
        text-decoration: underline
    }



article {
    background: #fff;
    margin: 0;
}

    article a, article a:visited {
        text-decoration: none
    }

        article a:hover, article a:visited:hover {
            animation: pulsar 1s infinite;
            animation-timing-function: linear;
            text-decoration: none
        }

    article li, article p {
        font-weight: 400;
        font-style: normal;
        font-size: 1em
    }

    article li {
        padding: 0;
        margin-bottom: .5em
    }

    article ul {
        margin: 20px;
        padding: 0
    }

    article img {
        max-width: 100%
    }

    article img {
        margin: 0 0 20px
    }



.pulse-white {
    cursor: pointer;
    box-shadow: 0 0 0 rgba(255,255,255,.4);
    animation: pulse-white 1.9s infinite
}

    .pulse-white:hover {
        animation: none
    }

@-webkit-keyframes pulse-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0)
    }
}

@keyframes pulse-white {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255,255,255,.4);
        box-shadow: 0 0 0 0 rgba(255,255,255,.4)
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(255,255,255,0);
        box-shadow: 0 0 0 10px rgba(255,255,255,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255,255,255,0);
        box-shadow: 0 0 0 0 rgba(255,255,255,0)
    }
}


/* formerly mathematics courses*/


.maths-courses {
    width: 100%
}

    .maths-courses:hover {
        background-color: #4682b4;
        color: #fff
    }

a.maths-courses {
    text-decoration: none;
    color: #080808;
    width: 100%
}

    a.maths-courses:hover {
        color: #fff
    }

.maths-topics {
    width: 100%
}

    .maths-topics:hover {
        background-color: #6495ed;
        color: #fff
    }

a.maths-topics {
    text-decoration: none;
    color: #080808;
    width: 100%
}

    a.maths-topics:hover {
        color: #fff
    }