a,
li {
    transition: none !important;
}

img {
    max-width: 100%;
}

.left {
    float: left
}

.right {
    float: right
}

.centre {
    text-align: center
}

.hide-desktop {
    display: none
}

.internal .submenu {
    margin-top: -37px;
    min-height: 600px;
}

.content-education header {
    /*height: 257px !important;
    margin-bottom: 55px;*/
}

.content-education .block-photo {
    height: 530px;
    float: none;
}

.edu-keep-learning,
.edu-primary .edu-carousel-container,
.edu-primary .edu-events,
.edu-primary .edu-online-courses,
.edu-primary .edu-two-col,
.edu-primary-downloads,
.edu-secondary {
    font-size: 1.08em;
    font-family: Glober, arial, tahoma, sans-serif
}

.edu-header-underline {
    list-style-type: none;
    font-family: arial,tahoma,sans-serif;
    font-size: 21.4125px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #003876;
    line-height: 25.695px;
    border-bottom: 2px solid #7396ba;
    margin-bottom: 2px;
    padding-bottom: 10px;   
    margin-top: 10px
}

.internal .primary {
    /*margin-top: 45px;*/
}

.edu-carousel-container {margin-left: -6px;margin-right: -6px;max-width:700px}

@media all and (max-width: 768px) {
    body {
        overflow-x: hidden;
        padding: 0;
        margin: 0
    }
    footer,
    header,
    nav.submenu {
        display: none
    }
    .edu-keep-learning,
    .edu-primary .edu-carousel-container,
    .edu-primary .edu-events,
    .edu-primary .edu-online-courses,
    .edu-primary .edu-two-col,
    .edu-primary-downloads,
    .edu-secondary {
        font-size: 16px
    }
}

@font-face {
    font-family: Glober;
    src: url(../fonts/glober_regular-webfont.eot) format("embedded-opentype"), url(../fonts/glober_regular-webfont.woff) format("woff"), url(../fonts/glober_regular-webfont.ttf) format("truetype"), url(../fonts/glober_regular-webfont.svg#wf) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: GloberSemiBold;
    src: url(../fonts/glober_semibold-webfont.eot) format("embedded-opentype"), url(../fonts/glober_semibold-webfont.woff) format("woff"), url(../fonts/glober_semibold-webfont.ttf) format("truetype"), url(../fonts/glober_semibold-webfont.svg#wf) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: GloberBold;
    src: url(../fonts/glober_bold-webfont.eot) format("embedded-opentype"), url(../fonts/glober_bold-webfont.woff) format("woff"), url(../fonts/glober_bold-webfont.ttf) format("truetype"), url(../fonts/glober_bold-webfont.svg#wf) format("svg");
    font-weight: 400;
    font-style: normal
}

.edu-primary {
    margin-left: 1.28em;
    min-height: 0;
    padding: 0;
    margin-top: 20px
}

.edu-primary section h1 {
    color: #0c3b6c;
    font-size: 1.715em;
    font-family: GloberSemiBold, arial, tahoma
}

.edu-primary .edu-page-headline {
    border-bottom: 1px solid #0c3b6c;
    font-size: 2.2962em;
    line-height: 1.2825em;
    margin: 18px 0 0;
    padding: 14px;
    position: relative
}

@media screen and (max-width: 768px) {
    .edu-primary .edu-page-headline {
        font-size: 26px;
        border-bottom: none;
        padding: 14px 0;
        margin-top: 0
    }
}

@media all and (max-width: 768px) {
    .edu-primary .edu-page-headline:after {
        background: url(../images/icon-plus.png) no-repeat;
        height: 20px;
        content: "";
        position: absolute;
        right: 0;
        top: 52%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 20px
    }
    .edu-primary {
        width: calc(100% - 24px);
        margin: 12px
    }
    .edu-primary .hide-desktop {
        display: block
    }
    .edu-primary .edu-tabs input[type=text] {
        width: 85%
    }
}

a.edu-left-button,
a.edu-right-button,
button.edu-cta-register,
button.edu-cta-submit-qn, .content-education .actionbutton  {
    height: 40px;
    line-height: 35px;
    font-size: 1.1em;
    clear: both;
    display: inline-block;
    padding-left: 1.12em;
    padding-right: calc(1.12em + 8px);
    text-decoration: none;
    position: relative;
    font-family: GloberSemiBold, arial, tahoma;
    /* background-color: #efc554; */

    color: #FFF !important;
    border-radius: 0;
    background: rgba(213, 63, 100, 1);
    background: -moz-linear-gradient(-15deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(213, 63, 100, 1)), color-stop(80%, rgba(213, 63, 100, 1)), color-stop(80%, rgba(200, 60, 95, 1)), color-stop(100%, rgba(200, 60, 95, 1)));
    background: -webkit-linear-gradient(-15deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    background: -o-linear-gradient(-15deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    background: -ms-linear-gradient(-15deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    background: linear-gradient(105deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d53f64', endColorstr='#c83c5f', GradientType=1);
}

.content-education .actionbutton:after {display: none; }

a.edu-left-button:hover,
a.edu-right-button:hover,
button.edu-cta-register:hover,
button.edu-cta-submit-qn:hover {
    background: #C83C5F;
    text-decoration: none !important;
}

a.edu-left-button:after,
a.edu-right-button:after,
button.edu-cta-register:after,
button.edu-cta-submit-qn:after {
    /* background: url(../images/icon-arrow.png) no-repeat; */
    /* height: 14px; */
    /* width: 8px; */
    /* content: " "; */

    position: absolute;
    top: 52%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*___________*/

a.edu-secondary-button  {
    height: 40px;
    line-height: 35px;
    width: 130px;
    margin-bottom: 5px;
    font-size: 1.1em;
    border: 1px solid #00388b;
    clear: both;
    display: inline-block;
    text-align: center;
    /* padding-left: 1.12em;
    padding-right: calc(1.12em + 8px);*/
    text-decoration: none;
    position: relative;
    font-family: GloberSemiBold, arial, tahoma;
    /* background-color: #efc554; */

    color: #00388b !important;
    border-radius: 0;
    background: rgba(0, 56, 139, 1);
    background: -moz-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(80%, rgba(255, 255, 255, 1)), color-stop(80%, rgba(247, 248, 250, 1)), color-stop(100%, rgba(247, 248, 250, 1)));
    background: -webkit-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: -o-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: -ms-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: linear-gradient(105deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d53f64', endColorstr='#c83c5f', GradientType=1);
}

a.edu-secondary-button:hover {
    background: #f7f8fa;
    text-decoration: none !important;
}

a.edu-secondary-button:after {
    position: absolute;
    top: 52%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*___________*/


.edu-author {
    font-size: 14px;
}

.edu-primary input,
.edu-secondary input {
    -webkit-appearance: none
}

.edu-primary button.edu-cta-register,
.edu-primary button.edu-cta-submit-qn,
.edu-secondary button.edu-cta-register,
.edu-secondary button.edu-cta-submit-qn {
    padding-top: 0;
    overflow: hidden;
    border: 1px solid #CCC;
    margin-top: .65em
}

.edu-primary button.edu-cta-submit-qn,
.edu-secondary button.edu-cta-submit-qn {
    padding-bottom: 0;
    border: none
}

.edu-primary .edu-control-wrapper,
.edu-secondary .edu-control-wrapper {
    display: block;
    overflow: auto;
    padding-bottom: .65em
}

.edu-primary .edu-control-wrapper label,
.edu-secondary .edu-control-wrapper label {
    padding-left: .65em
}

@media all and (max-width: 768px) {
    a.edu-left-button,
    a.edu-right-button,
    button.edu-cta-register,
    button.edu-cta-submit-qn {
        width: 100%;
        text-align: center;
        font-size: 14px
    }
    .edu-primary .edu-control-wrapper label,
    .edu-secondary .edu-control-wrapper label {
        padding-left: 0
    }
}

.edu-primary hr.edu-hr,
.edu-secondary hr.edu-hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #CCC;
    margin: 1em 0;
    padding: 0
}

.edu-secondary {
    float: right;
    margin-top: -20px;
    width: 300px
}

.edu-secondary .edu-cta-wrapper {
    border: 1px solid #CCC;
    padding: 1.12em .65em
}

.edu-secondary .edu-cta-wrapper a.edu-left-button,
.edu-secondary .edu-cta-wrapper a.edu-right-button {
    background-color: #0c3b6c;
    color: #efc554;
    font-size: 14px;
    padding-left: .65em;
    min-width: 48%
}

.edu-secondary .edu-cta-wrapper a.edu-left-button:hover,
.edu-secondary .edu-cta-wrapper a.edu-right-button:hover {
    background-color: #20568f
}

.edu-secondary .edu-cta-wrapper a.edu-left-button:after,
.edu-secondary .edu-cta-wrapper a.edu-right-button:after {
    background: url(../images/icon-arrow-yellow.png) no-repeat
}

@media all and (max-width: 768px) {
    .edu-secondary {
        clear: both;
        float: none;
        width: calc(100% - 24px);
        margin: 12px
    }
    .edu-secondary .edu-cta-wrapper {
        overflow: auto
    }
    .edu-secondary .edu-cta-wrapper a.edu-right-button {
        margin-top: 12px
    }
}

.edu-secondary .edu-share-market-game {
    background: url(../images/bg-share-market-game.jpg) no-repeat;
    padding: 1.12em .65em;
    margin: 1.08em 0
}

.edu-secondary .edu-share-market-game h1 {
    color: #FFF;
    margin-top: 0;
    margin-bottom: 10px;
    text-shadow: 1px 1px 2px #000
}

.edu-secondary .edu-share-market-game .edu-register {
    overflow: auto;
    width: 100%
}

.edu-secondary .edu-share-market-game .edu-register input[type=text] {
    display: inline;
    height: 40px;
    width: 60%
}

.edu-secondary .edu-share-market-game .edu-register .edu-cta-register {
    float: right;
    width: 40%;
    display: inline;
    clear: right;
    margin: 0
}

.edu-secondary .edu-ask-asx,
.edu-secondary .edu-share-online-courses {
    border: 1px solid #CCC;
    padding: 1.12em;
    margin: 0
}

.edu-secondary .edu-ask-asx a.edu-share-cta,
.edu-secondary .edu-share-online-courses a.edu-share-cta {
    text-decoration: underline
}

@media all and (max-width: 768px) {
    .edu-secondary .edu-share-market-game {
        background-size: 100% auto
    }
    .edu-secondary .edu-ask-asx,
    .edu-secondary .edu-share-online-courses {
        padding: 12px
    }
}

.edu-secondary .edu-video-wrapper {
    border: 1px solid #CCC;
    border-top: none;
    position: relative;
    height: 155px;
}

.edu-secondary .edu-video-wrapper a.edu-play-video {
    display: block;
    background: url(../images/video-wrapper.jpg) no-repeat;
    padding-top: 50%;
    background-size: 300px auto
}

.edu-secondary .edu-video-wrapper a.edu-play-video:after {
    background: #FFFFFF url('../images/icon_play_button_icon_pink.png') no-repeat center center;
    width: 25px;
    height: 25px;
    cursor: pointer;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    content: "";
    position: absolute;
    padding: 15px;
    background-size: 40%;
    /* background-color: #000; */
    /* background: #C83C5F; */

    box-sizing: content-box;
    border-radius: 50%;
}

@media all and (max-width: 768px) {
    .edu-secondary .edu-video-wrapper a.edu-play-video {
        background-size: cover
    }
}

.edu-secondary .edu-ask-asx {
    background: url(../images/hero-ask-asx.jpg) no-repeat;
    padding-top: 65.55%;
    background-size: 100% auto
}

@media all and (max-width: 768px) {
    .edu-secondary .edu-ask-asx {
        background-size: 100% auto
    }
}

.edu-secondary .edu-ask-asx .edu-section-faq {
    margin-bottom: 1.08em
}

.edu-secondary .edu-ask-asx .edu-question:before {
    content: "Q: ";
    color: #0c3b6c
}

.edu-secondary .edu-ask-asx .edu-answer:before {
    content: "A: ";
    color: #0c3b6c
}

.edu-secondary .edu-advert {
    background: #bfbfbf;
    width: 100%;
    height: 250px;
    margin: 1.08em 0;
    text-align: center;
    line-height: 250px;
    color: #999
}

.edu-keep-learning {
    width: 100%;
    background-color: #f5f5f5;
    margin: 1.08em 1.08em 2.16em 0;
    padding: 1em 0 0;
}

.edu-keep-learning .edu-container {
    /* display: table; */
    /* width: 100%; */

    border-spacing: 14px;
}

.content-education .primary a, .content-education .primary a {
    color: inherit;
}

.edu-block .headline {
    /* font-weight: bold; */

    text-decoration: underline;
    font-family: GloberSemiBold, arial, tahoma, sans-serif;
    color: #0c3b6c !important;
    margin-bottom: 5px;
}

.edu-block .copy {
    text-decoration: none !important;
}

.edu-block {
    /*width: 47%;*/
    /* text-align: center; */
}

.edu-keep-learning .edu-block {
    text-align: center;
    background-color: #dff2f5;
    /* padding: 20px 10px; */

    justify-content: space-around;
    margin-bottom: 11px;
    width: 45.6%;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.edu-keep-learning .edu-block a {
    text-decoration: none !important;
    display: block;
    padding: 20px 10px;
}

.edu-keep-learning .edu-block:nth-child(odd) {
    margin-right: -12px;
}

.edu-keep-learning .edu-block:hover {
    background: #C9EAEE;
    text-decoration: none;
}

@media all and (max-width: 768px) {
    .edu-keep-learning {
        border: none;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0
    }
    .edu-keep-learning .edu-container {
        display: block
    }
    .edu-keep-learning a.edu-block img {
        float: left
    }
}

.edu-keep-learning h1 {
    text-align: center;
    margin-bottom: 12px;
}

.edu-keep-learning a.edu-block {
    border: 1px solid #CCC;
    display: table-cell;
    background: #dff2f5;
    width: 50%;
    text-align: center;
    padding: 1.2em;
    text-decoration: none
}

.edu-keep-learning a.edu-block:hover {
    background: #C9EAEE;
    text-decoration: none
}

.edu-keep-learning a.edu-block .copy {
    color: #575757
}

.edu-keep-learning a.edu-block img {
    text-align: center;
    display: table-cell;
    margin: 0 auto
}

.edu-keep-learning a.edu-block .headline {
    text-decoration: underline;
    font-family: GloberSemiBold, arial, tahoma, sans-serif;
    padding-bottom: 5px
}

.edu-keep-learning a.edu-block .edu-content {
    margin: 5px 0
}

@media all and (max-width: 768px) {
    .edu-keep-learning a.edu-block .edu-content {
        display: table-cell;
        vertical-align: middle;
        width: 80%
    }
    .edu-keep-learning a.edu-block {
        display: table;
        width: 100%;
        text-align: left;
        padding: 0;
        margin-top: 12px
    }
}

.edu-keep-learning .row-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 2px;
}

.edu-carousel .edu-slide {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    height: 250px;
	background-size: 700px;
}

@media all and (max-width: 768px) {
    .edu-keep-learning .row-wrapper {
        display: block
    }
    .edu-carousel .edu-slide {
        background-size: cover
    }
}

.edu-carousel .edu-content-wrapper {
    padding-top: 0;
    padding-bottom: 1%;
}

.edu-carousel-container a {
    color: #333 !important;
}

.edu-carousel-container a {
    text-decoration: none;
}

.edu-carousel .edu-content {
    background: #FFF;
    margin: 1.12em 1.12em 12px;
    width: calc(100% - 2.24em);
    padding: 1.2em;
    border: 1px solid #CCC
}

.edu-carousel a {
    text-decoration: none;
}

.edu-carousel .edu-title {
    font-size: 28px;
    color: #0c3b6c;
    font-family: GloberSemiBold, arial, tahoma;
    text-decoration: none;
}

.content-education .internal .primary {
    border-left: none;
    border-right: none;
    width: 51.5%;
}


.content-education.layout-full-width .internal .primary {
    border-left: none;
    border-right: none;
    width: 82.7%;
}




@media all and (max-width: 768px) {
    .edu-carousel .edu-content {
        padding: 12px;
        margin: 12px;
        border: none;
        width: calc(100% - 24px)
    }
    .edu-carousel .edu-title {
        font-size: 26px
    }
}

.edu-carousel .edu-text {
    line-height: 1.419em;
    color: #575757;
    padding-top: 5px;
    font-family: Glober, arial, tahoma;
    font-size: 18px
}

.edu-events .edu-tabs .edu-categories a,
.edu-events .edu-view-all,
.edu-events .events li.selected,
h1,
h2,
h3,
h4 {
    font-family: GloberSemiBold, arial, tahoma
}

.edu-events h1 {
    font-size: 1.29em;
    color: #0c3b6c;
    font-family: GloberSemiBold, arial, tahoma
}

.edu-carousel .slide-1 {
    background-image: url(../images/hero-banner.jpg)
}

.edu-two-col {
    width: calc(100% + 28px);
    display: table;
    border-spacing: 14px;
    margin-left: -20px
}

@media all and (max-width: 768px) {
    .edu-carousel .edu-text {
        font-size: 16px
    }
    .edu-two-col {
        display: block;
        width: 100%;
        margin: 0;
        font-size: 16px;
        line-height: 24px
    }
}

.edu-two-col h2 {
    font-size: 1.29em;
    line-height: 1.44em
}

.edu-two-col .edu-block {
    width: 50%;
    display: table-cell;
    border: 1px solid #CCC;
    /* background: #dff2f5; */
    /* background: rgba(248, 248, 248, 1); */

    background: -moz-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(80%, rgba(255, 255, 255, 1)), color-stop(80%, rgba(247, 248, 250, 1)), color-stop(100%, rgba(247, 248, 250, 1)));
    background: -webkit-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: -o-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: -ms-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: linear-gradient(105deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d53f64', endColorstr='#c83c5f', GradientType=1);
}

.edu-two-col .edu-text {
    padding-top: .8em;
    padding-bottom: 1.2em
}

@media all and (max-width: 768px) {
    .edu-two-col h2 {
        font-size: 20px
    }
    .edu-two-col .edu-block {
        width: 100%;
        display: block;
        margin-top: 12px
    }
    .edu-two-col .edu-text {
        padding-top: 5px
    }
}

.edu-smg-box {
    width: 50%;
    display: table-cell;
    border: 1px solid #CCC;

    background: -moz-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(80%, rgba(255, 255, 255, 1)), color-stop(80%, rgba(247, 248, 250, 1)), color-stop(100%, rgba(247, 248, 250, 1)));
    background: -webkit-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: -o-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: -ms-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: linear-gradient(105deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d53f64', endColorstr='#c83c5f', GradientType=1);
}

.edu-smg-box .edu-content {
    padding: .8em 1.2em 1.2em
}


.edu-two-col .edu-content {
    padding: .8em 1.2em 1.2em
}

@media all and (max-width: 768px) {
    .edu-two-col .edu-content {
        padding: 12px
    }
    .edu-events h1 {
        font-size: 24px;
        line-height: 28px
    }
}

.edu-two-col .text {
    padding: 1.2em 0
}

.edu-two-col img {
    width: 100%
}

.edu-events {
    margin-bottom: 1.08em
}

.edu-events h1 {
    padding: .65em
}

.edu-events h2 {
    font-size: 14px
}

.edu-events .events {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    border-radius: 0px !important;
}

.edu-events .events:before {
    z-index: 1
}

.edu-events .events li {
    /* background: #ECECEC; */

    float: left;
    position: relative;
    z-index: 0;
    margin: 0;
    min-width: 125px;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    border-radius: 0;
    background: none;
    border: none;
    text-align: center;
    cursor: pointer;
    border: 1px solid #CCC;
    border-collapse: collapse;
}

.edu-events .events li:hover {
    background: rgba(248, 248, 248, 1);
    background: -moz-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(80%, rgba(255, 255, 255, 1)), color-stop(80%, rgba(247, 248, 250, 1)), color-stop(100%, rgba(247, 248, 250, 1)));
    background: -webkit-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: -o-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: -ms-linear-gradient(-15deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    background: linear-gradient(105deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(247, 248, 250, 1) 80%, rgba(247, 248, 250, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d53f64', endColorstr='#c83c5f', GradientType=1);
}

.edu-events .events li a {
    text-decoration: underline !important;
}

.edu-events .events li.ui-state-active {
    border: 1px solid #D53F64 !important;
    background: rgba(213, 63, 100, 1);
    background: -moz-linear-gradient(-15deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(213, 63, 100, 1)), color-stop(80%, rgba(213, 63, 100, 1)), color-stop(80%, rgba(200, 60, 95, 1)), color-stop(100%, rgba(200, 60, 95, 1)));
    background: -webkit-linear-gradient(-15deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    background: -o-linear-gradient(-15deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    background: -ms-linear-gradient(-15deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    background: linear-gradient(105deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d53f64', endColorstr='#c83c5f', GradientType=1);
    border-radius: 0 !important;
}

.ui-tabs .ui-tabs-nav li a {
    color: #333;
    background: none;
    font-weight: normal;
    display: block;
    cursor: pointer !important;
}

.ui-tabs .ui-tabs-nav li a:hover {
    background: #e5e5e5;
}

.ui-tabs li.ui-state-active a {
    background: none !important;
    color: #FFF !IMPORTANT;
}

.ui-tabs li.ui-state-active a:hover {
    background: rgba(213, 63, 100, 1);
    color: #FFF !IMPORTANT;
}

.edu-events .events li.ui-state-active:hover {
    background: rgba(213, 63, 100, 1);
}

.edu-events .events li.selected {
    background: #FFF;
    z-index: 2;
    border: 1px solid #ccc;
    border-bottom: none
}

.edu-events .events li.selected a {
    color: #009fdf
}

.edu-events .events li a {
    text-decoration: none;
    display: block;
    padding: 1em;
    text-align: center;
    width: 100%;
    border-radius: 0px !important;
}

.edu-events .events li a:hover {
    text-decoration: none
}

@media all and (max-width: 768px) {
    .edu-events h2 {
        font-size: 16px
    }
    .edu-events .events li {
        min-width: 49.5%;
        margin: 0
    }
    .edu-events .events li a {
        padding: 12px
    }
}

.edu-events .edu-tabs .edu-tab {
    position: absolute;
    left: -99999px
}

.edu-events .edu-tabs .edu-tab.active {
    position: relative;
    left: 0
}

.edu-events .edu-tabs .edu-article-search {
    clear: both;
    display: block;
    overflow: auto
}

.edu-events .edu-tabs .edu-article-search .edu-search {
    text-indent: -999em;
    width: 10%;
    float: left;
    border-radius: 0;
    padding: 8px 0;
    display: inline-block;
    background: url(../images/icon.png) 5px 4px #efc554;
    margin: 0
}

.edu-events .edu-tabs .edu-categories {
    margin: 1em 0;
    list-style: none;
    padding: 0
}

.edu-events .edu-tabs .edu-categories:before {
    content: "Topics: ";
    font-weight: 700
}

.edu-events .edu-tabs .edu-categories li {
    display: inline-block;
    list-style: none
}

.edu-events .edu-tabs .edu-categories li:after {
    color: #003876;
    content: "|"
}

@media all and (max-width: 768px) {
    .edu-events .edu-tabs .edu-article-search .edu-search {
        width: 15%;
        max-width: 45px
    }
    .edu-events .edu-tabs .edu-categories:before {
        padding-right: 10px;
        font-size: 14px
    }
    .edu-events .edu-tabs .edu-categories li {
        margin: 5px
    }
    .edu-events .edu-tabs .edu-categories li:after {
        content: ""
    }
}

.edu-events .edu-tabs .edu-categories li:last-child:after {
    content: " "
}

.edu-events .edu-tabs .edu-categories a {
    padding: 0 10px
}

@media all and (max-width: 768px) {
    .edu-events .edu-tabs .edu-categories a {
        background: #f1f3f4;
        border: 1px solid #CCC;
        font-size: 14px;
        padding: 6px 12px;
        display: inline-block;
        margin-top: 10px 20px
    }
}

.edu-events .edu-content {
    padding: 1.2em .6em .6em;
    margin-top: -1px;
    z-index: 1;
    position: relative;
    border: 1px solid #CCC
}

.edu-events .edu-event-wrapper {
    /* border: 1px solid #CCC; */

    border-bottom: none;
    overflow: auto;
    padding: 1.2em;
}

.edu-events .edu-event-wrapper .left {
    width: 25%
}

.edu-events .edu-event-wrapper .edu-copy a {
    color: #575757!important
}

.edu-events .edu-event-wrapper .edu-article-image {
    width: 25%;
    max-width: 70px;
    clear: left
}

.edu-events .edu-event-wrapper .right {
    width: 75%
}

.edu-events .edu-event-wrapper .edu-events-details {
    /*padding-bottom: .65em;*/
    font-size: .86em;
    /*border-bottom: 1px solid #CCC*/
}

.edu-events .edu-event-wrapper .edu-events-details .edu-category {
    font-family: GloberSemiBold, arial, tahoma;
    display: inline-block
}

.edu-events .edu-event-wrapper .edu-events-details .edu-company {
    display: inline-block
}

.edu-events .edu-event-wrapper .edu-copy {
    padding-top: .65em
}

.edu-events .edu-event-wrapper .edu-copy a:hover {
    color: #001f42!important
}

@media all and (max-width: 768px) {
    .edu-events .edu-event-wrapper .edu-article-image {
        padding-right: 15px;
        max-width: none
    }
    .edu-events .edu-event-wrapper .edu-copy {
        clear: both;
        width: 100%;
        padding-top: 12px
    }
}

.edu-events .edu-view-all {
    background: #dce3e8;
    color: #0c3b6c;
    text-align: center;
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    border: 1px solid #CCC
}

.edu-events .edu-view-all:hover {
    background: #C9EAEE
}

.edu-online-courses ul.edu-course-info {
    list-style: none;
    padding: 0 0 0 5px
}

.edu-online-courses h2 {
    font-size: 1.29em
}

.edu-online-courses ul.edu-course-info li {
    position: relative;
    padding: 0 0 5px 25px
}

.edu-online-courses ul.edu-course-info .edu-length:before {
    content: url(https://www.asx.com.au/images/resources/icon-length.png);
    position: absolute;
    top: 0;
    left: 0
}

.edu-online-courses ul.edu-course-info .edu-level:before {
    content: url(https://www.asx.com.au/images/resources/icon-level.png);
    position: absolute;
    top: 0;
    left: 0
}

.edu-online-courses .edu-courses-shares {
    background: url(https://www.asx.com.au/images/resources/courses-shares.jpg) no-repeat;
    border: 1px solid #CCC;
    margin-top: 30px;
    background-size: 230px auto;
}

.edu-online-courses .edu-courses-shares .edu-content {
    padding: 15px 10px 10px 245px;
    display: block
}


@media all and (max-width: 768px) {
    .edu-online-courses .edu-courses-shares {
        background-size: 100% auto;
        margin-top: 0;
        display: block
    }
    .edu-online-courses .edu-courses-shares .edu-content {
        padding: 120% 15px 15px
    }
}

.edu-online-courses .edu-container {
    display: table;
    width: calc(100% + 28px);
    border-spacing: 14px;
    margin-left: -14px;
    margin-bottom: -14px
}

@media all and (max-width: 768px) {
    .edu-online-courses .edu-container {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-bottom: 20px
    }
}

.edu-online-courses .edu-container .edu-row-wrapper {
    display: table-row;
    margin: 1.08em 0
}

@media all and (max-width: 768px) {
    .edu-online-courses .edu-container .edu-row-wrapper {
        display: block;
        margin: 0
    }
}

.edu-online-courses .edu-container .edu-row-wrapper .edu-block {
    border: 1px solid #CCC;
    display: table-cell;
    width: 50%;
    background-repeat: no-repeat;
    background-size: 100% 120px;
    vertical-align: bottom;
}

.edu-online-courses .edu-container .edu-row-wrapper .edu-block .edu-content {
    padding: 52% 1em 1em
}

@media all and (max-width: 768px) {
    .edu-online-courses .edu-container .edu-row-wrapper .edu-block .edu-content {
        padding-left: 12px;
        padding-right: 12px
    }
    .edu-online-courses .edu-container .edu-row-wrapper .edu-block {
        display: block;
        width: 100%;
        background-size: contain;
        margin: 12px 0
    }
}

.edu-online-courses .edu-container .edu-row-wrapper .edu-courses-bonds {
    background-image: url(https://www.asx.com.au/images/resources/courses-bonds.jpg)
}

.edu-online-courses .edu-container .edu-row-wrapper .edu-courses-hybrids {
    background-image: url(https://www.asx.com.au/images/resources/courses-hybrids.jpg)
}

.edu-online-courses .edu-container .edu-row-wrapper .edu-courses-exchange {
    background-image: url(https://www.asx.com.au/images/resources/courses-exchange.jpg)
}

.edu-online-courses .edu-container .edu-row-wrapper .edu-courses-warrants {
    background-image: url(https://www.asx.com.au/images/resources/courses-warrants.jpg)
}

.edu-online-courses .edu-container .edu-row-wrapper .edu-courses-ag-bonds {
    background-image: url(https://www.asx.com.au/images/resources/courses-ag-bonds.jpg)
}

.edu-online-courses .edu-container .edu-row-wrapper .edu-courses-options {
    background-image: url(https://www.asx.com.au/images/resources/courses-options.jpg)
}

.edu-online-courses .edu-container .edu-row-wrapper .edu-courses-ad-options {
    background-image: url(https://www.asx.com.au/images/resources/courses-advancing-options.jpg)
}

.edu-online-courses .edu-container .edu-row-wrapper .edu-courses-futures {
    background-image: url(https://www.asx.com.au/images/resources/courses-futures.jpg)
}

.edu-primary-downloads p {
    /*padding-left: 1em;*/
    font-size: 1.29em
}

.edu-primary-downloads ul.edu-downloads {
    padding: 0;
    margin: 0;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC
}

@media all and (max-width: 768px) {
    .edu-primary-downloads p {
        padding-left: 0;
        font-size: 14px
    }
    .edu-primary-downloads ul.edu-downloads {
        margin-bottom: 20px
    }
}

.edu-primary-downloads ul.edu-downloads li.edu-dl-item {
    border-top: 1px solid #CCC;
    list-style: none;
    position: relative
}

.edu-primary-downloads ul.edu-downloads li.edu-dl-item a {
    color: rgb(0, 56, 139);
    text-decoration: none;
    font-size: 1.1em;
    display: block;
    position: relative;
    font-family: GloberSemiBold, arial, tahoma;
    padding: 10px 50px 10px 10px
}

@media all and (max-width: 768px) {
    .edu-primary-downloads ul.edu-downloads li.edu-dl-item a {
        font-size: 16px;
        padding: 12px 40px 12px 12px
    }
}

.edu-primary-downloads ul.edu-downloads li.edu-dl-item a:hover {
    text-decoration: underline
}

.edu-primary-downloads ul.edu-downloads li.edu-dl-item a:after {
    content: "";
    width: 25px;
    height: 30px;
    background: url(https://www.asx.com.au/images/resources/icon-download.png) no-repeat #efc554;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 12px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.edu-primary-downloads ul.edu-downloads li.edu-dl-item em {
    color: #575757;
    font-style: normal;
    font-size: .86em
}

.edu-primary-downloads ul.edu-downloads li.edu-dl-item em:before {
    content: "(";
    margin-left: 7px
}

.edu-primary-downloads ul.edu-downloads li.edu-dl-item em:after {
    content: ")"
}

.edu-primary-downloads ul.edu-downloads li.edu-dl-item em:hover {
    text-decoration: none
}

ul.slick-dots {
    text-align: center;
    margin: 14px 0 0;
    padding: 0;
    font-size: 0;
    line-height: 1
}

ul.slick-dots li {
    display: inline-block;
    list-style: none
}

ul.slick-dots li button {
    width: 12px;
    height: 12px;
    opacity: 1;
    background: 0 0;
    border: 2px solid #e5e5e5;
    margin: 0 5px;
    border-radius: 6px;
    padding: 0;
    font-size: 0
}

ul.slick-dots li.slick-active button {
    background: #009fdf;
    border: 2px solid #009fdf
}

.slick-arrow {
    position: absolute;
    top: 45%;
    width: 20px;
    height: 40px;
    transform: translateY(-45%);
    -webkit-transform: translateY(-45%);
    text-indent: -99999px;
    color: #000;
    background: rgba(255, 255, 255, .7);
    font-size: 0;
    padding: 0;
    border-radius: 0;
    margin: 0
}

@media all and (max-width: 768px) {
    .slick-arrow {
        top: 38%;
        transform: translateY(-38%);
        -webkit-transform: translateY(-38%)
    }
}

.slick-arrow:hover {
    background: #fff
}

.slick-arrow:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://www.asx.com.au/images/carousel/right.png) center center no-repeat;
    z-index: 1;
    content: " ";
    font-size: 0;
    display: block;
    color: #000
}

.slick-arrow.slick-next {
    right: 0
}

.slick-arrow.slick-prev {
    left: 0;
    z-index: 1
}

.slick-arrow.slick-prev:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fancybox-overlay .fancybox-close {
    background-image: url(../images/close.png);
    height: 40px;
    right: 0;
    top: -40px;
    width: 40px
}

.fancybox-overlay .fancybox-opened .fancybox-skin {
    box-shadow: none
}

h1,
h2,
h3,
h4 {
    /* margin: 0; */
}

#content h1, #content h2, #content h3, #content h4 {/*margin: 1em 0em !important;*/}

h2.border,
h3.border,
h4.border {
    border: none;
}

p {
    margin: .8em 0;
    font-family: Glober, arial, tahoma;
    color: #575757
}

.breadcrumbs {
    display: none;
}

.edu-secondary h2 {
    font-size: 1.29em;
    color: #0c3b6c;
    font-family: GloberSemiBold, arial, tahoma
}

.cta {
    animation: none;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    line-height: 33px;
    text-align: center;
    padding: 5px 30px;
    background: rgba(213, 63, 100, 1);
    background: -moz-linear-gradient(-15deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(213, 63, 100, 1)), color-stop(80%, rgba(213, 63, 100, 1)), color-stop(80%, rgba(200, 60, 95, 1)), color-stop(100%, rgba(200, 60, 95, 1)));
    background: -webkit-linear-gradient(-15deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    background: -o-linear-gradient(-15deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    background: -ms-linear-gradient(-15deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    background: linear-gradient(105deg, rgba(213, 63, 100, 1) 0%, rgba(213, 63, 100, 1) 80%, rgba(200, 60, 95, 1) 80%, rgba(200, 60, 95, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d53f64', endColorstr='#c83c5f', GradientType=1);
}

.cta:hover {
    color: #fff;
    background: rgb(200, 60, 95);
    transition: none;
}

.cta:after {
    display: none !important;
}
