.res_centre_catgegories a.kc_show_more {
    background: none greenyellow;
    padding-left: 0;
    border: solid 1px red;
    cursor: pointer;
}

.col_span_8_of_12 img + p {
    margin-top: 1rem;
}

[class^="col"] h1 {
    font-size: 155%;
    color: #333d47
}

h1{
    font-size: 2rem;
}

section .body img {
    width: 100%;
    height: auto;
    /*margin-bottom: 1rem;*/
    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -ms-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition: all .2s linear 0s;
}

section .wrapper {
    flex-flow: column;
  padding:0 30px !important;
  margin-top:0;
}

section .row {
    float: none !important;
    display: flex;
    flex-basis: 100%;
    flex-grow: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 1200px;
}

[class^="col"].res_centre_catgegories ul {
    text-indent: 0;
    padding-left: 0;
}

[class^="col"].res_centre_catgegories li:before {
    content: none;
}

[class^="col"].res_centre_catgegories li {
    /*background: transparent url("../../ribbon/img/chev_red.png") no-repeat scroll 0% 43% / 10.59px auto;*/
    margin-left: 0;
    /*padding: 0 0 0 1.5em;*/
}

[class^="col"].res_centre_catgegories li:nth-child(n+9) {
    display: none;
}

[class^="col"].res_centre_catgegories p,
.res_centre_catgegories h4,
.res_centre_catgegories h1 {
    color: black;
}

/*.res_centre_catgegories ul + h1 {
    margin-top: 2em;
}*/

.newsGrid {
    display: flex;
    flex-flow: row wrap;
    padding: 0;
    justify-content: flex-start;
}

.newsStoryHolder {
    flex-basis: 100%;
    flex-shrink: 0;
    flex-grow: 0;
    margin: 0;
    display: flex;
    flex-flow: column;
}

.newsStoryHolder h2 {
    margin: 0;
    order: 3;
}

.newsStoryHolder p {
    font-size: 0.875rem;
    order: 4;
}

.newsStoryHolder .date {
    order: 2;
    font-size: .75rem;

    padding: .5em 0;
    margin-bottom: 0;
}

.newsStoryHolder .date,
.newsStoryHolder .date + p {
    color: #5c666f;
}

.newsStoryHolder p:last-child {
    color: #333d47;
    padding-right: .5em;
}

.carousel img {
    width: 100%;
}

[class^="col"] .resCentreHeader {
    border-bottom: solid 1px #d0d2d3;
    padding-bottom: 1em;
    margin-bottom: 0;
}

h1.resCentreHeader {
    color: #a31f34;
}

.resCenByline {
    color: #0077b3 !important;
    font-weight: bold;
    padding-left: 2em;
    background: transparent url(../img/other_gray_20x20.png) no-repeat 0 5px;
}

.resCenByline + p {
    color: #333d47;
    font-weight: bold;
}

.writerInfo {
    font-size: .875rem;
    font-weight: bold;
    background: transparent url(../img/anna.jpg) no-repeat left center;
    padding-left: 45px;
}

.writerInfo span {
    display: block;
    font-size: .75rem;
}

html[data-useragent*="MSIE 10.0"] .wrapper,
html[data-useragent*="rv:11.0"] .wrapper {
    display: block;
}

/* Alex 06 12 16   */

.wrapper.clearfix {
    display: block;
}

[class^="col"] .newsStoryHolder a p:last-child {
    font-weight: normal !important;
}

section .wrapper {
    /*-webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;*/
}

section .row {
    float: none !important;
    display: block;
    width: 100%;
    max-width: 1200px;

}

.bannerAdHolder img {
    width: 100%;
}

[class^="col"].res_centre_catgegories p,
[class^="col"].res_centre_catgegories h4 {
    /*font-weight: bold;*/
    margin-bottom: .5em;
    margin-top: 1rem;
    margin-left: 0;
    margin: 1rem 0 .5em;
    padding: 0;
    line-height: 1.13;
}

[class^="col"].res_centre_catgegories p,
[class^="col"].res_centre_catgegories h4,
[class^="col"].res_centre_catgegories h1 {
    font-size: 1.25rem;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s;
}

[class^="col"].res_centre_catgegories h1:first-of-type,
[class^="col"].res_centre_catgegories h1:first-of-type + ul {
    display: none;
}

[class^="col"].kc2.res_centre_catgegories h1:first-of-type,
[class^="col"].kc2.res_centre_catgegories h1:first-of-type + ul {
    display: block;
}

[class^="col"].res_centre_catgegories p,
[class^="col"].res_centre_catgegories h4,
[class^="col"].res_centre_catgegories h1:last-of-type {
    margin-top: 1rem;
}

[class^="col"].res_centre_catgegories ul {
    text-indent: 0;
    padding-left: 0;
}

[class^="col"].res_centre_catgegories li:before {
    content: none;
}

[class^="col"].res_centre_catgegories li {
    margin-left: 0;
    padding-left: 0 !important;
}

[class^="col"] ul.alpabetNav {
    margin: 0 auto;
    padding-left: 0;
    text-indent: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;

}

ul.alpabetNav li {
    display: flex;
    justify-content: center;
    margin: 0;
    width: auto;
    margin-left: 1rem;
    margin-bottom: 1rem;
    width: 2rem;
    color: #ddd2d3;
}

ul.alpabetNav li:before {
    content: "";
    margin-right: 0;
}

ul.alpabetNav a {
    display: block;
    width: inherit;
    text-align: center;
    /*border: solid 1px #fff;*/
    transition: all .25s linear 0s;
    font-weight: bold;
    transform: scale(1.1);
}

ul.alpabetNav a:hover {
    /*border: solid 1px #5c666f;*/
    transform: scale(1.5);
    z-index: 2;
}

ul.alpabetNav + dl {
    clear: both;
}

.res_centre_catgegories a {
    display: block;
    padding: .5rem .5rem .5rem 1.5rem;
    word-break: normal;
}

.related-kc-link a {
    background: url(../img/KC_v2/blue_chev_v2.png) 0 15px no-repeat;
}

#KC-catergory-text {
    font-weight: lighter;
}

#KC-article-catergory-mortgage a {
    background-color: #0077b3;
    color: white;
    margin-bottom: 8px;
}

#KC-article-catergory-money a {
    background-color: #3fae29;
    color: white;
    margin-bottom: 8px;
}

#KC-article-catergory-loans a {
    background-color: #94348c;
    color: white;
    margin-bottom: 8px;
}

#KC-article-catergory-debt a {
    background-color: #e70022;
    color: white;
    margin-bottom: 8px;
}

#KC-article-catergory-idpro a {
    background-color: #a31f34;
    color: white;
    margin-bottom: 8px;
}

#KC-article-catergory-students a {
    background-color: #23274a;
    color: white;
    margin-bottom: 8px;
}

#KC-article-catergory-newsroom a {
    background-color: #edb700;
    color: white;
}

.newsGrid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.newsGrid img {
    width: 100%;
    height: auto;
    margin-bottom: .5em;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.date {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.newsStoryHolder {
    background: #fff;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
}

.newsStoryHolder div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
}

.newsStoryHolder h2 {
    margin: 0 0 1em 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    font-weight: normal;
}

.newsStoryHolder p {
    font-size: 0.875rem;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}

.newsStoryHolder .date {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    font-size: .75rem;
    padding: .5em 0;
    margin-bottom: 0;
}

.newsStoryHolder .date,
.newsStoryHolder .date + p {
    color: #5c666f;
}

.newsStoryHolder p:last-child {
    color: #333d47;
    padding-right: .5em;
}

.articleLinksHolder {
    background: #fff;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    /*background:palevioletred;*/
    flex-direction: column;
    /*-webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;

}

[class^="col"] .articleLinksHolder ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    margin: 0 1em 1em;
    width: inherit;
    padding-left: 0;
    text-indent: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

[class^="col"] .articleLinksHolder li:before {
    content: none !important;

}

[class^="col"] .articleLinksHolder li {
    margin-left: 0;
    line-height: 1.5;
    margin-bottom: .5em;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s;
}

.articleLinksHolder a {
    font-weight: normal;
    font-size: 15px;
    display: block;
    padding: .25em 0 .25em 0;
}

.articleLinksHolder h2 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0;
}

.col_span_9_of_12.newsGrid {
    margin-bottom: 0;
}

.col_span_3_of_12.res_centre_catgegories {
    margin-top: 0;
}

.carousel img {
    width: 100%;
}

.slick-prev,
.slick-next {
    text-indent: -9999px;
    width: 45px;
    height: 62px;
    line-height: 20px;
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 0;
    background-color: white;
    position: absolute;
    top: calc(50% - 31px);
    z-index: 99999;
}

.slick-prev {
    background-image: url("../img/left_45x62.png");
    left: -.5em;
}

.slick-next {
    background-image: url("../img/right_45x62.png");
    right: -.5em;
}

.slick-track .slick-slide.slick-active.slick-current,
.slick-track .slick-slide.slick-active {
    outline: none;
}

.slick-slide div {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0b7f0b+49,0b7f0b+50,ffffff+50,ffffff+50&1+0,0+100 */
    background: -moz-linear-gradient(left, rgba(63, 174, 41, 0.6) 0%, rgba(63, 174, 41, 0.6) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(63, 174, 41, 0.6)), color-stop(50%, rgba(63, 174, 41, 0.6)), color-stop(50%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(left, rgba(63, 174, 41, 0.6) 0%, rgba(63, 174, 41, 0.6) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(left, rgba(63, 174, 41, 0.6) 0%, rgba(63, 174, 41, 0.6) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(left, rgba(63, 174, 41, 0.6) 0%, rgba(63, 174, 41, 0.6) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
    /* IE10 preview */
    background: linear-gradient(to right, rgba(63, 174, 41, 0.6) 0%, rgba(63, 174, 41, 0.6) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b7f0b', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 */
    /*background-color: rgba(63, 174, 41, 0.6);*/
    /* padding: 1em;*/
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-shadow: 1px 1px #000000;
}

.slick-slide div p {
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0;
    margin-left: 2em;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.slick-slide div p.sliderHeader {
    background: transparent;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin-left: 0;
}

.slick-slide div p.sliderHeader a {
    color: #ffffff !important;
    background: transparent;
    display: flex;
    height: 100%;
    justify-content: center;
    flex-flow: column;
    padding-left: 2em;
}

p.sliderHeader a span {
    font-size: 1.5rem;
    width: 40%;
    margin-left: 2em;
}

/*.slick-slide div span {
    display: block;
    font-size: 1rem;
    color: white;
}*/

.carousel-nav .slick-track {
    background: #e8f5fa;
    display: flex;
    flex-flow: row;
    padding: .5em 0;
    width: auto !important;
}

.carousel-nav img {
    border: solid 3px transparent;
    outline: none;
    margin: 0 23%;
}

.carousel-nav .slick-slide.slick-active {

    width: auto !important;
    margin: 0 .5rem;
}

.carousel-nav.slick-initialized.slick-slider img {
    margin: 0;
}

.carousel-nav .slick-current img {
    border: solid 3px #fe0106;
    -webkit-transition: all .555s ease 0s;
    transition: all .555s ease 0s;
}

.row:first-of-type section div {
    /*display: none!important;*/
}

/*.sliderHeader {
    color: #ffffff !important;
    font-size: 24px !important;
}*/
.breadcrumb {
    list-style-type: none;
    display: inline-flex;
    padding-left: .5rem;
    margin: 0;
    background: transparent;
}

.breadcrumb li {
    font-size: .875em;
}

.breadcrumb a {
    color: #0077b3;
    padding: .25rem .25rem .25rem 0;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

.breadcrumb + div.downloadHolder.col_span_8_of_12 {
    margin-top: 1rem;
}

h2.resCentreHeader {
    /* margin: auto 0 auto 1rem; */
}

dt {
    background: none;
    margin-left: 0;
    padding-left: 0;
}

.row.intro div.category_adHolder {
    background-color: transparent;
    padding-top: 100px;
}

.category_adHolder {
    margin-bottom: 1em;
    padding-top: 120px;
    padding-top: 37.5vmin;
    padding-bottom: 1em;
}

.statReport {
    background-image: url(../img/logo_onred.png), url(../img/mobile_Gradient.png), url(../img/mobile_statreport.jpg);
    background-position: 1em 0, 0 55%, 50% 0;
    background-size: 25vmin auto, cover, cover;
    background-repeat: no-repeat;
}



.loansAndCredit {
    background-image: url(../img/logo_onred.png), url(../img/mobile_Gradient.png), url(../img/mobile_loansandcredit.png);
    background-position: 1em 0, 0 55%, 50% 0;
    background-size: 25vmin auto, cover, cover;
    background-repeat: no-repeat;
}

.moneyManagement {
    background-image: url(../img/logo_onred.png), url(../img/mobile_Gradient.png), url(../img/mobile_moneymanagement.jpg);
    background-position: 1em 0, 0 55%, 50% 0;
    background-size: 25vmin auto, cover, cover;
    background-repeat: no-repeat;
}

.mortgagesKCAdd {
    background-image: url(../img/logo_onred.png), url(../img/mobile_Gradient.png), url(../img/mobile_mortgagesKCAdd.jpg);
    background-position: 1em 0, 0 55%, 50% 0;
    background-size: 25vmin auto, cover, cover;
    background-repeat: no-repeat;
}

.debtMangementKCAdd {
    background-image: url(../img/logo_onred.png), url(../img/mobile_Gradient.png), url(../img/mobile_debtmanagementKCAdd.jpg);
    background-position: 1em 0, 0 55%, 50% 0;
    background-size: 25vmin auto, cover, cover;
    background-repeat: no-repeat;
}

.identityProKCAdd {
    background-image: url(../img/logo_onred.png), url(../img/mobile_Gradient.png), url(../img/mobile_identityprotection.jpg);
    background-position: 1em 0, 0 55%, 50% 0;
    background-size: 25vmin auto, cover, cover;
    background-repeat: no-repeat;
}

.studentGuides {
    background-image: url(../img/logo_onred.png), url(../img/mobile_Gradient.png), url(../img/mobile_studentguides.jpg);
    background-position: 1em 0, 0 55%, 50% 0;
    background-size: 25vmin auto, cover, cover;
    background-repeat: no-repeat;
}

.category_adHolder p:first-of-type {
    color: #fff;
    /*width:90%;*/
    /*max-width:300px;*/
    margin: 0 auto;
    font-weight: bold;
    text-align: center;
    transition: font-size .05s linear 0s;
    line-height: 1.2;
}

.category_adHolder.mortgagesKCAdd p:first-of-type {
    font-size: 25px;
    font-size: 7.8125vmin;
}

.category_adHolder.mortgagesKCAdd p:first-of-type + span {
    /* background: rgba(255, 255, 0, 0.62);*/
    margin: 1em 11vw;
    font-size: 1em;
    font-size: 5vmin;
}

.category_adHolder.loansAndCredit p:first-of-type {
    font-size: 19px;
    font-size: 5.9375vmin;
    margin: 0 6.875%;
}

.category_adHolder.identityProKCAdd p:first-of-type {
    font-size: 25px;
    font-size: 7.8125vmin;
    margin: 0 15.625vmin;
}

.category_adHolder.studentGuides p:first-of-type {
    font-size: 31px;
    font-size: 9.6875vmin;
    margin: 0 17vmin;
}

.category_adHolder.debtMangementKCAdd p:first-of-type {
    font-size: 31px;
    font-size: 9.6875vmin;
    margin: 0 17vmin;
}

.category_adHolder.moneyManagement p:first-of-type {
    font-size: 31px;
    font-size: 9.6875vmin;
    margin: 0 17vmin;
}

.category_adHolder.statReport p:first-of-type {
    font-size: 31px;
    font-size: 9.6875vmin;
    margin: 0 17vmin;
}


.category_adHolder .cta {
    margin: 0;
}

.category_adHolder .cta a {
    width: 300px;
    max-width: 300px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 1.5rem;
}

.category_adHolder .cta + p {
    font-size: 10px;
    margin: 0 1rem;
    color: #fff;
    text-align: center;
}

.category_adHolder span {
    display: block;
    font-size: 4.0625vmin;
    font-size: 1em;
    font-weight: bold;
    min-width: 240px;
    margin: 1em auto 0;
    text-align: center;
    color: white;
}

@media only screen and (min-width: 320px) {
    .row {
        flex-flow: column;
    }
}

@media only screen and (min-width: 480px) and (orientation: landscape) {
    .newsStoryHolder {
        flex-flow: row wrap;
    }

    .newsStoryHolder img {
        width: 45%;
        height: auto;
        order: 2;
    }

    .newsStoryHolder div {
        display: flex;
        flex-flow: column;
    }

    .newsStoryHolder h2 {
        width: 55%;
        order: 3;
        padding: 0 .25em 0 .5em;
        align-self: flex-end;
        margin-top: -100px;
    }

    .newsStoryHolder .date {
        align-self: flex-start;
        order: 1;
        padding: .5em;
    }

    .date + p {
        align-self: flex-end;
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {

    .statReport {
        background-image: url(../img/logo_onred.png), url(../img/desktop_Gradient.png), url(../img/mobile_statreport.jpg);
        background-position: 1em 0, -74.8239vw 0, 50% 0;
        background-size: 25vmin auto, auto, cover;
        background-repeat: no-repeat;
    }

    .loansAndCredit {
        background-image: url(../img/logo_onred.png), url(../img/desktop_Gradient.png), url(../img/mobile_loansandcredit.png);
        background-position: 1em 0,
            /*-425px*/
            -74.8239vw 0, 50% 0;
        background-size: auto 17.1875vh
            /*55px*/
            , cover, cover;
        background-repeat: no-repeat;
        padding: calc(
                /*55px*/
                17.1875vh + 1rem)
            /*16.9014vw*/
            0 1em;
    }

    .moneyManagement {
        background-image: url(../img/logo_onred.png), url(../img/desktop_Gradient.png), url(../img/mobile_moneymanagement.jpg);
        background-position: 1em 0, -74.8239vw 0, 50% 0;
        background-size: 25vmin auto, auto, cover;
        background-repeat: no-repeat;
    }

    .mortgagesKCAdd {
        background-image: url(../img/logo_onred.png), url(../img/desktop_Gradient.png), url(../img/mobile_mortgagesKCAdd.jpg);
        background-position: 1em 0, -74.8239vw 0, 50% 0;
        background-size: 25vmin auto, auto, cover;
        background-repeat: no-repeat;
    }

    .debtMangementKCAdd {
        background-image: url(../img/logo_onred.png), url(../img/desktop_Gradient.png), url(../img/mobile_debtmanagementKCAdd.jpg);
        background-position: 1em 0, -74.8239vw 0, 50% 0;
        background-size: 25vmin auto, auto, cover;
        background-repeat: no-repeat;
    }

    .identityProKCAdd {
        background-image: url(../img/logo_onred.png), url(../img/desktop_Gradient.png), url(../img/mobile_identityprotection.jpg);
        background-position: 1em 0, -74.8239vw 0, 50% 0;
        background-size: 25vmin auto, auto, cover;
        background-repeat: no-repeat;
    }

    .studentGuides {
        background-image: url(../img/logo_onred.png), url(../img/desktop_Gradient.png), url(../img/mobile_studentguides.jpg);
        background-position: 1em 0, -74.8239vw 0, 50% 0;
        background-size: 25vmin auto, auto, cover;
        background-repeat: no-repeat;
    }

    .category_adHolder p:first-of-type {
        /*text-align: left;
        margin-left:1rem!important;*/
    }

    .category_adHolder span {
        /*margin-left: 1rem;
        text-align: left;*/
    }

    .category_adHolder.loansAndCredit p:first-of-type {
        margin: 0 25%;
    }

    .category_adHolder.moneyManagement p:first-of-type,
    .category_adHolder.statReport p:first-of-type,
    .category_adHolder.debtMangementKCAdd p:first-of-type,
    .category_adHolder.studentGuides p:first-of-type {
        margin: 0 30%;
    }

    .category_adHolder.identityProKCAdd p:first-of-type {
        margin: 0 30%;
    }
}

@media only screen and (min-width: 768px) {
    .row {
        flex-flow: row;
        padding: 0;
    }

    .newsGrid {
        padding-right: 2em;
    }

    .newsStoryHolder {
        flex-basis: 47.5%;
        margin-bottom: 1em;
        flex-flow: row wrap;
    }

    .newsStoryHolder:nth-child(odd) {
        margin-right: 5%;
    }

    .newsStoryHolder h2 {
        margin-top: 0;
        width: 100%;
        padding: 0;
    }

    .newsStoryHolder .date {
        padding-left: 0;
    }

    .date + p {
        align-self: flex-start;
    }

    .newsStoryHolder img {
        width: 100%;
        order: 1;
    }

    [class^="col"].res_centre_catgegories li {
        border-bottom: solid 1px #d0d2d3;
        background-position: 0 50%;
    }

    [class^="col"].res_centre_catgegories a {
        display: block;
    }

    .category_adHolder {
        display: flex;
        flex-flow: column;
        justify-content: center;
        margin-bottom: 1em;
        padding-top: 4rem;
        padding-left: 1em;
        height: auto;
        min-height: 250px;
    }

    .statReport {
        background-image: url(../img/logo_onred.png), url(../img/desktop_Gradient.png), url(../img/desktop_statreport.jpg);
        background-repeat: no-repeat;
        background-position: 1em 0, 0 0, 100% 0;
        background-size: 150px auto, cover, auto 100%;
    }

    .loansAndCredit {
        background-image: url(../img/logo_onred.png), url(../img/desktop_Gradient.png), url(../img/desktop_loansandcredit.png);
        background-repeat: no-repeat;
        background-position: 1em 0, 0 0, 100% 0;
        background-size: 150px auto, cover, auto 100%;
    }

    .moneyManagement {
        background-image: url(../img/logo_onred.png), url(../img/desktop_Gradient.png), url(../img/desktop_moneymanagement.jpg);
        background-repeat: no-repeat;
        background-position: 1em 0, 0 0, 100% 0;
        background-size: 150px auto, cover, auto 100%;
    }

    .mortgagesKCAdd {
        background-image: url(../img/logo_onred.png), url(../img/desktop_Gradient.png), url(../img/desktop_mortgagesKCAdd.jpg);
        background-repeat: no-repeat;
        background-position: 1em 0, -404px 0, 100% 0;
        background-size: 150px auto, cover, cover;
    }

    .debtMangementKCAdd {
        background-image: url(../img/logo_onred.png), url(../img/desktop_Gradient.png), url(../img/desktop_debtmanagementKCAdd.jpg);
        background-repeat: no-repeat;
        background-position: 1em 0, 0 0, 100% 0;
        background-size: 150px auto, cover, auto 100%;
    }

    .identityProKCAdd {
        background-image: url(../img/logo_onred.png), url(../img/desktop_Gradient.png), url(../img/desktop_identityprotection.jpg);
        background-repeat: no-repeat;
        background-position: 1em 0, 0 0, 100% 0;
        background-size: 150px auto, cover, auto 100%;
    }

    .category_adHolder.identityProKCAdd p.cta {
        margin: 0;
    }

    .category_adHolder.identityProKCAdd p.cta + p {
        margin: 1em 0 0 0;
    }

    .studentGuides {
        background-image: url(../img/logo_onred.png), url(../img/desktop_Gradient.png), url(../img/desktop_studentguides.jpg);
        background-repeat: no-repeat;
        background-position: 1em 0, 0 0, 100% 0;
        background-size: 150px auto, cover, auto 100%;
    }

    .category_adHolder p:first-of-type {

        width: auto;
        max-width: none;
        margin: auto 0;
        font-weight: bold;
        text-align: left;
        /*font-size: calc(0px + 3.125vmin);*/
        /*font-size: 3.125vw;*/
        padding-left: 0;
    }

    .category_adHolder .cta {
        margin: 0 0 0 0;
        /*width:calc(50% - 1em);*/
    }

    .category_adHolder .cta a {
        max-width: none;
        font-size: 12px;
        font-weight: bold;
        padding-left: 1.5rem;
        margin: 0;
        /*width:100%;*/
    }

    .category_adHolder .cta + p {
        font-size: 1rem;
        margin: 1em 0 0 0;
        color: #fff;
        text-align: left;
    }

    .category_adHolder span {
        display: block;
        margin: .25rem 0 1rem;
        font-size: 2.4739vw;
        text-align: left;
    }

    .category_adHolder.statReport p:first-of-type,
    .category_adHolder.mortgagesKCAdd p:first-of-type,
    .category_adHolder.loansAndCredit p:first-of-type,
    .category_adHolder.identityProKCAdd p:first-of-type,
    .category_adHolder.studentGuides p:first-of-type,
    .category_adHolder.debtMangementKCAdd p:first-of-type,
    .category_adHolder.moneyManagement p:first-of-type {
        margin: .5rem 0 .5rem 0;
    }

    .category_adHolder.loansAndCredit p:first-of-type {
        font-size: 3.125vw;
    }

    .category_adHolder.statReport p:first-of-type,
    .category_adHolder.studentGuides p:first-of-type,
    .category_adHolder.debtMangementKCAdd p:first-of-type,
    .category_adHolder.moneyManagement p:first-of-type {
        /*color:orangered;*/
        font-size: 3.90625vw;
    }

    .category_adHolder.identityProKCAdd p:first-of-type {

        font-size: 40px;
        font-size: 3.90625vw;
        margin: auto 0;
    }

    .category_adHolder.identityProKCAdd .cta {
        margin: auto 0;
    }

    .category_adHolder.mortgagesKCAdd p:first-of-type {
        font-size: 24px;
        font-size: 3.90625vw
    }

    .category_adHolder.mortgagesKCAdd p:first-of-type + span {
        text-align: left;
        margin: 0 0 1rem 0;
        font-size: 1.125rem;
        font-size: 2.34375vw
    }
}

@media only screen and (orientation: portrait) and (max-width: 800px),
/*@media*/
only screen and (orientation: landscape) and (max-width: 959px) {

    .col_span_9_of_12.newsGrid {
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .newsStoryHolder {
        -webkit-flex-basis: 47.5%;
        -ms-flex-preferred-size: 47.5%;
        flex-basis: 47.5%;
    }

    .newsStoryHolder img {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .newsStoryHolder h2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        font-size: 16px;
        font-size: 1rem;
    }
}

@media only screen and (orientation: landscape) and (max-width: 800px) {
    .row:last-child {
        padding: 0 1rem;
    }
}

@media only screen and (min-device-width: 768px) {
    .breadcrumb {
        padding-left: .5rem
    }

    .wrapper .row:last-child {
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .col_span_9_of_12.newsGrid {
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .newsStoryHolder {
        -webkit-flex-basis: 47.5%;
        -ms-flex-preferred-size: 47.5%;
        flex-basis: 47.5%;
    }

    .newsStoryHolder img {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .newsStoryHolder h2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        font-size: 16px;
        font-size: 1rem;
    }

    .col_span_3_of_12.res_centre_catgegories {
        display: block;
    }

    .row:first-of-type section div {
        display: block;

    }

    .row:first-of-type section .sliderHeaderParent {
        /*flex-flow: column;
        justify-content: center;
        display: flex !important;*/
    }

    .sliderHeaderParent div {
        height: 50%;
        width: 100%;
        background-color: transparent;
        position: relative;
    }

    .carousel-nav .slick-list.draggable {
        display: flex !important;
        justify-content: center;
        background: #e8f5fa;
        width: 100%;
    }

    .newsStoryHolder h2 {
        margin-top: 0;
        width: 100%;
        padding: 0;
    }

    .newsStoryHolder .date {
        padding-left: 0;
    }

    .date + p {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .newsStoryHolder img {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    [class^="col"].res_centre_catgegories li {
        border-bottom: solid 1px #d0d2d3;
        background-position: 0 50%;
    }

    [class^="col"].res_centre_catgegories a {
        display: block;
    }

    .slick-next {
        right: 0;
    }

    .slick-prev {
        left: 0;
    }

    [class^="col"] .articleLinksHolder ul {
        flex-direction: column;
    }

    /* IE9 START */
    .ie9 .newsStoryHolder {
        float: left;
        width: 45%;
    }

    .ie9 .articleLinksHolder {

        display: block;
        clear: both;
    }

    /* IE9 END */
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
    .wrapper {
        padding: 0 .5em;
    }

    [class^="col"].res_centre_catgegories {
        /*width: auto;*/

    }

    [class^="col"].res_centre_catgegories h1 {
        font-size: 1.8rem;
        -webkit-transition: all .25s linear 0s;
        transition: all .25s linear 0s;
    }

    [class^="col"].res_centre_catgegories li {}

    footer > div {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    footer > div > section {
        -webkit-flex-basis: 22%;
        -ms-flex-preferred-size: 22%;
        flex-basis: 22%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}

@media only screen and (min-width: 1024px) {

    .col_span_9_of_12.newsGrid {
        flex-basis: 66%;
    }

    .wrapper.clearfix .row:last-of-type {
        justify-content: space-between;
    }

    .col_span_3_of_12.res_centre_catgegories {
        flex-basis: 33%;
    }

    .category_adHolder.loansAndCredit p:first-of-type {
        font-size: 31px;
        font-size: 1.9375rem;
    }

    .category_adHolder span {
        font-size: 25px;
    }

    .category_adHolder.statReport p:first-of-type,
    .category_adHolder.mortgagesKCAdd p:first-of-type,
    .category_adHolder.studentGuides p:first-of-type,
    .category_adHolder.debtMangementKCAdd p:first-of-type,
    .category_adHolder.moneyManagement p:first-of-type {
        font-size: 40px;
        font-size: 2.5rem;
    }

    .category_adHolder.mortgagesKCAdd p:first-of-type + span {
        font-size: 1.5rem;
    }

    .category_adHolder.identityProKCAdd p:first-of-type {
        font-size: 38px;
        font-size: 2.375rem;
    }
}

/* IE 10/11 START  */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    /* IE10+ specific styles go here - SEE https://paper-leaf.com/blog/2014/09/targeting-ie-10-11-browsers-css/ */

}

/*  MSIE 10.0  */
html[data-useragent*="MSIE 10.0"] .wrapper

/*,
html[data-useragent*="rv:11.0"] .wrapper */
    {
    width: 100%;
    max-width: 960px;
    margin: 45px auto 0 auto;
}

html[data-useragent*="MSIE 10.0"] .row,
html[data-useragent*="rv:11.0"] .row {
    display: block;
    clear: both;
}

html[data-useragent*="MSIE 10.0"] .row:first-child,
html[data-useragent*="rv:11.0"] .row:first-child {
    /*display:none;*/

}

html[data-useragent*="MSIE 10.0"] aside,
html[data-useragent*="rv:11.0"] aside {
    float: right;
}

html[data-useragent*="MSIE 10.0"] footer,
html[data-useragent*="rv:11.0"] footer {
    /*display:none;*/
}

html[data-useragent*="MSIE 10.0"] .col_span_9_of_12.newsGrid {}

html[data-useragent*="rv:11.0"] .col_span_9_of_12.newsGrid {
    /*display: block;
     flex: none;*/

}

/*html[data-useragent*="MSIE 10.0"] .col_span_9_of_12.newsGrid,*/
html[data-useragent*="rv:11.0"] .newsStoryHolder {
    width: 45%;
    float: left;

}

html[data-useragent*="MSIE 10.0"] .newsStoryHolder div,
html[data-useragent*="rv:11.0"] .newsStoryHolder div {
    width: 100%;
    max-width: 430px;
    float: none;
}

html[data-useragent*="MSIE 10.0"] .newsStoryHolder img,
html[data-useragent*="rv:11.0"] .newsStoryHolder img {
    width: 100%;
    max-width: 320px;
    max-height: 135px;
}

/*html[data-useragent*="MSIE 10.0"] .newsStoryHolder h2,
html[data-useragent*="rv:11.0"] .newsStoryHolder p {
    max-width: 320px;
}*/
html[data-useragent*="MSIE 10.0"] .newsStoryHolder h2,
html[data-useragent*="MSIE 10.0"] .newsStoryHolder p,
html[data-useragent*="rv:11.0"] .newsStoryHolder h2,
html[data-useragent*="rv:11.0"] .newsStoryHolder p {
    max-width: 320px;
}

html[data-useragent*="MSIE 10.0"] .articleLinksHolder,
html[data-useragent*="rv:11.0"] .articleLinksHolder {
    clear: both;
}

html[data-useragent*="MSIE 10.0"] .wrapper,
html[data-useragent*="rv:11.0"] .wrapper {
    display: block;
    /* aab 20 July */
}

/*html[data-useragent*="Safari/601.6.17"] div.wrapper.clearfix {
    display: block !important;
}*/

html[data-useragent*="MSIE 10.0"] .articleLinksHolder,
html[data-useragent*="rv:11.0"] .articleLinksHolder {
    /*padding-bottom: 2em;*/
}

html[data-useragent*="MSIE 10.0"] .articleLinksHolder ul,
html[data-useragent*="rv:11.0"] .articleLinksHolder ul,
html[data-useragent*="Safari/601.6.17"] .articleLinksHolder ul {
    display: block;
}

/* IE 10/11 END  */

/* Safari Iphone5 only START */

html[data-useragent*="Safari/601.1"] .articleLinksHolder ul {
    display: block;
}

html[data-useragent*="Safari"] .articleLinksHolder ul {
    display: block;
}

html[data-useragent*="Safari/601.1"] .articleLinksHolder br {
    display: none;
}

/*  Safari Iphone5 only END */

@media only screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)

/*iphone5*/
    {

    .wrapper.clearfix,
    .wrapper.clearfix .row,
    .newsGrid,
    .res_centre_catgegories {
        display: block;
    }
}