/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 02 March 2020 03:19:20
*/


body{
    background: #ffffff;
}
table {
    padding: 0;
    border: none;
}
.body_content .tabs_wrapper {
    display: block;
}
.main-content ul li.document_listing__item {
    padding: 20px 10px 20px 65px;
}
.white_background{
background: #ffffff;
}
.contact_us_wrapper #map_static  {
    width: 100%!important;
  min-height: 650px;
}
.content_wrapper {
     background: #efefef;
}

.header, .content_wrapper, footer#footer{
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
}
.header_single_page p {
    margin-top: -25px;
    font-weight: 300;
}
/* splash desktop */
.splash .content_wrapper{
    opacity: 0;
    -webkit-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}
.splash .slider__item--info {
    width: 60%;
    padding: 0% 20%;
}

.splash .slider__item--img {
    min-height: 500px;
}
.splash .slider__item--info h2 {
    margin: 3em 0 0;
    font-size: 45px;
    line-height: 55px;
}
.splash .slider__item--info p {
    font-size: 23px;
    font-weight: 300;
}
.splash .slider__item--button:hover {
    -webkit-transition: background-color 0.3s ease;
      transition: background-color 0.3s ease;
    background-color: #b4002c;
}
.splash .slider__item--splashbtn{
    left: 48%;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: 45px 45px;
    -webkit-transition: background 0.1s linear;
    transition: background 0.1s linear;
}
.splash .slider__item--splashbtn:hover{
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: 45px 45px;
    background : url(https://www.safa.sa.gov.au/__data/assets/image/0018/18333/splash_hover_arrow.png?v=0.1.1) no-repeat;
}
.splash .slider__item--nav {
    bottom: 0;
    top: 0;
    margin: auto;
}
.splash .slider__item--nav li {
    margin-bottom: 3px;
    width: 30px;
    height: 30px;
}

.splash .slider__item--nav button {
    border: none;
    text-indent: 0;
    background: none;
    padding: 0;
    height: inherit;
    width: inherit;
    font-size: 15px;
    color: #ffffff;
}
.splash .slider__item--nav button:hover,
.splash .slider__item--nav .slick-active button{
    border: 1px solid #8e9398;
    border-radius: 50%;
    background: none;
}
.splash .slider__item--nav .slick-active button {
    border: 2px solid #fff;
}

/* promotional box */
#promotional_home_page {
    margin: 3em auto;
    width: 80%;
}
#promotional_home_page  > div  > div,
#promotional_home_page  > div  > div > div{
    padding: 0;
}
#promotional_home_page .promotional_image {
    display: block;
    width: 35%;
    min-height: 235px;
    overflow: hidden;
    position: relative;
}
#promotional_home_page .promotional_image img{
    width: 100%;
    min-height: 235px;
    object-fit: cover;
    display: block;
    position: absolute;
    left: -10%;
}

#promotional_home_page .promotional_image:after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 278px solid #00AFEC;
    border-right: 75px solid transparent;
    position: absolute;
    right: 26px;
    top: 0px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
#promotional_home_page .promotional_image:before{
       content: '';
    width: 0;
    height: 0;
    border-bottom: 260px solid rgba(0,0,0,0.3);
    border-right: 26px solid transparent;
    position: absolute;
    right: 67px;
    top: -10px;
    -webkit-transform: rotate(164deg);
    transform: rotate(164deg);
    z-index: 1;
}
#promotional_home_page .promotional_content{
    width: 65%;
    height: 235px;
}
#promotional_home_page p {
    margin: 0 0 20px 0;
    font-size: 18px;
    font-weight: 300;
    padding: 0 20px 0 0;
}

#promotional_home_page h4 {
        margin: 25px 0 15px 0;
    font-size: 30px;
    font-weight: normal;
    padding-right: 20px;
}
/* blue boxes hp */
.blue_boxes_wrapper {
    width: 85%;
}

.blue_box_hp > div {
    border-radius: 0.3em;
    margin-right: 20px;
}
.blue_box_top {
    border-radius: 0.3em 0.3em 0 0;
}
.blue_box_hp a {
    display: inline-block;
    padding: 10px 0 0 20px;
    color: #ffffff;
    margin-left: 20px;
    text-decoration: none;
    background: transparent url(https://www.safa.sa.gov.au/__data/assets/image/0003/18336/blue_boxes_hp_arrow.png?v=0.1.1) left 13px no-repeat;
}

/* latest news */
.latest-news {
    width: 85%;
    padding: 1% 7.5% 2%;
    margin: 0 auto;
}
.latest-news h2 {
    font-size: 30px;
    font-weight: bold;
}

.news-listing > li {
    margin-bottom: 0px;
    padding-bottom: 15px;
    display: inline-block;
    width: 49%;
    border-bottom: none;
    position: relative;
    vertical-align: top;
}
.news-listing > li:first-child{
    /*padding-top: 15px;*/
}
.news-listing > li:first-child,
.news-listing > li:nth-child(2){
    border-bottom: 1px solid #e0e0e0;
    padding-top: 15px;
}
.news-listing > li:first-child,
.news-listing > li:nth-child(3){
    border-right: 1px solid #e0e0e0;
}
.news-listing > li:nth-child(2),
.news-listing > li:nth-child(4){
    padding-left: 15px;
}
.news-listing > li:nth-child(3),
.news-listing > li:nth-child(4){
    padding-top: 15px;
}
.news-listing__item--img {
    max-width: 37%;
    height: 150px;
}
.news-listing__item--info {
    max-width: 62%;

}
.news-listing__item--info span.news-listing__item--meta {
    padding: 0% 5% 1%;
    display: block;
    margin-top: -5px;
}
.news-listing__item--info span.news_body {
    color: #3a3a3a;
    padding: 0% 5%;
}
.home .news-listing__item--info span.news_body {
    min-height: 110px;
}
.news-listing__item--info a{
}

/* middle slider */
#middle_slider_hp {
    width: 85%;
    margin: 0 auto;
    padding-bottom: 40px;
}
#middle_slider_hp .item > a h4 {
    color: #004b85;
    font-size: 29px;
    font-weight: bold;
    min-height: 60px;
}
#middle_slider_hp .item > a p {
    font-weight: 400;
}
#middle_slider_hp .item > a{
    -webkit-transition: all 0.3s;
      transition: all 0.3s;
}
#middle_slider_hp .item > a:hover {
   -webkit-box-shadow: inset 0 0 10px #d2d2d2;
   box-shadow: inset 0 0 10px #d2d2d2;
}
#middle_slider_hp .item > a:hover:after{
    content: '';
    position: absolute;
    border-bottom: 10px solid #00AFEC;
    bottom: 0;
    left: 0;
    width: 100%;
}
/* find out more homepage */
.find_out_more {
    margin: 40px auto;
    display: block;
    /*width: 46.3%;*/
    width: 85%;
    margin: 2em auto;
    padding: 0 1% 0 2%;
    /*border-right: 1px solid #c8c8c8;*/
}
.find_out_more h2 {
    color: #1d1d1e;
    margin-top: 0;
    font-size: 23px;
}
.find_out_more p:last-child{
    margin-bottom: 0;
}
.popular_links {
    display: inline-block;
    width: 33%;
    float: right;
    margin: 4em 7.5% 0 0;
    padding: 0;
}

/* header */
.header{
    position: relative;
    background: #ffffff;
}
.logo.pull-left {
    margin-left: 2.5%;
    padding-right: 30px;
    border-right: 1px solid #cfcfcf;
}
.logo a.main_logo .logo_image{
    width: 187px;
    height: 50px;
    /*background : url(https://www.safa.sa.gov.au/__data/assets/image/0015/18330/desktop-logo.png?v=0.1.1) no-repeat;*/
}
.header .main_title,
.content .header .main_title{
    padding: 12px 0;
    position: absolute;
    background: transparent;
    width: auto;
    left: 275px;
    top: 12px;
    font-weight: 400;
    font-size: 1.563em;
}
.asset-lineage ol {
    margin-bottom: 20px;
}
.footer_top_tablet_wide{
    width: 85%;
}
.footer_top_tablet_wide > div {
    width: 25%;
    float: left;
    min-height: 290px;
    text-align: left;
    display: block;
}

.home .slider .slider__item--nav{
    left: 50px;
}

/* play/pause button */
#btn_mainsliderpause, #btn_mainsliderplay {
    left:35px;
}

.home .slider .slider__item--info {
    padding: 0px 0px 36px 50px;
}
.menu_icon_wrapper {
    width: 80px;
    height: 80px;
    background: #D62D27;
}
#menu__hamburger {
    display: inline-block;
    background: url(https://www.safa.sa.gov.au/__data/assets/image/0017/18332/hamburger-menu-desktop.png?v=0.1.1) center center no-repeat;
    width: 50px;
    height: 50px;
    margin-top: 9px;
    margin-left: 17px;

}
.asset-lineage ol li a {
    font-size: 1em;
}
.nav__list {
    width: 35%;
    top: 80px;
}
.nav__list a{
    padding: 12px 48px 12px 20px;
}
.menu_icon_wrapper.active {
    width: 35%;
}
.menu_icon_wrapper.active:before {
    top: 30px;
    right: 20px;
}
.menu_icon_wrapper.active #menu__hamburger {
    margin-top: 12px;
    margin-right: 70px;
}

.menu_icon_wrapper:before {
    content: 'MENU';
    position: absolute;
    color: #ffffff;
    font-size: 12px;
    top: 47px;
    right: 20px;
}
/* search  */

.search_desktop{
    display: block;
    position: absolute;
    right: 100px;
    top: 25px;
}
.search_desktop #search_btn {
    border: none;
    text-indent: -9999em;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 7px;
    right: 16px;
} /* added as per SASR-962 */
.search_desktop input.search_input{
    height: 22px;
    outline: none;
    width: 145px;
    padding: 5px 40px 5px 20px;
    border-radius: 15px;
    border: 1px solid #b8b8b8;
     -webkit-transition: width 0.5s;
      transition: width 0.5s;
}
.search_desktop input.search_input.focused{
    width: 180px;
}
.search_input::-webkit-input-placeholder{

  color: #1d1d1e;
  font-size: 1em;
}
.search_input::-moz-placeholder{

  color: #1d1d1e;
  font-size: 0.8em;
}
.search_input:-ms-input-placeholder{

  color: #1d1d1e;
  font-size: 0.8em;
}
.search_input:-moz-placeholder{

  color: #1d1d1e;
  font-size: 0.8em;
}

.contact_us_top_desktop{
    width: 90%;
    margin: 0px 0 0 20px;
    font-size: 0.9em;
    font-weight: 300;
    color: #ffffff;
}
.contact_us_top_desktop div.tel_contact_top{
    margin-bottom: 5px
}
.contact_us_top_desktop div > strong{
    margin-right: 3px;
}
.contact_us_top_desktop h4{
    color: #bcbebf;
}
.contact_us_top_desktop > p > a{
    display: block;
    padding: 5px 0 0 0;
    border: none;
    text-decoration: underline;
    font-size: 0.9em;
}
.contact_us_top_desktop > p > a:hover{
    text-decoration: none;
}
.contact_us_top_desktop > p > a:before{
    width: 0;
    height: 0;
    border: none;
}
.contact_us_top_desktop{
    display: block;
}
/* display none */
.search_wrapper, 
.loop_icon_wrapper,
.search_desktop label,
.nav__list .call_us_now > a.call_us_link,
.section_wrappper .accordion{
    display: none;
}

/* Tabs */
#tabs-container {
    display: block;
}
.tab-content{
    display: none;
    width: 90%;
    margin: 0 auto;
}
.tabs_wrapper > div.tab-content:first-child{
    display: block;
}
.tabs-menu{
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
}
.tabs-menu > li{
    position: relative;
}
.tabs-menu > li.tab-name.current:after,
.tabs-menu > li.tab-name:hover:after{
    content: '';
    position: absolute;
    height: 6px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #d62d27;
}
.tabs-menu > li > a {
    padding: 15px;
    display: block;
    text-decoration: none;
    color: #6b6b6e;
}
.tabs-menu > li:hover > a,
.tabs-menu > li.tab-name.current > a{
    color: #1d1d1e;
}

.tabs_wrapper {
    background: #e1e1e1;
    padding: 40px 0;
}
.tabs_wrapper .section_content.span_1_of_4 {
    width: 24%;
    margin: 0 1% 1% 0;
    display: inline-block;
    float: left;
    min-height: 335px;
    position: relative;
}

.tabs_wrapper .section_content > div h3 {
    margin: 0;
    background: #004b85;
    color: #ffffff;
    font-size: 18px;
    line-height: 26px;
    padding: 15px 27px;
    min-height: 52px;
}
.tabs_wrapper .section_content > div p {
    margin: 0;
    font-size: 1.063em;
    line-height: 27px;
    color: #1d1d1e;
    font-weight: normal;
    padding: 17px 27px 30px;
    min-height: 235px;
}
.tabs_wrapper .section_content > div a {
    display: block;
    padding: 15px 6% 15px 6%;
    text-align: right;
    position: absolute;
    background: #efefef;
    font-size: 1em;
    color: #6b6b6e;
    text-decoration: none;
    font-weight: bold;
    bottom: 0;
    width: 88%;
}
.tabs_wrapper .section_content > div a:hover {
    color: #0072EC;
}
.tabs_wrapper .section_content:hover h3 {
    background: #004B85;
}
.tabs_wrapper .section_content > div a > span {
    background: url(https://www.safa.sa.gov.au/__data/assets/image/0020/18335/find_out_more_blue.png?v=0.1.1) center center no-repeat;
    /*position: absolute;*/
    display: inline-block;
    vertical-align: middle;
    padding-right: 30px;
    width: 9px;
    height: 15px;
    margin: auto;
    /*right: 46%;*/
    /*top: 0;*/
    /*bottom: 0;*/
}
/* contact us */
.contact_us_wrapper{
    position: relative;
}
.contact_us_text{
    position: absolute;
    z-index: 1;
    background: #ffffff;
    right: 10%;
    margin-right: 0;
    top: 5%;
    width: 330px;
    padding-bottom: 30px;
    color: #1d1d1e;
}
.contact_us_text > *{
    padding: 0 30px;
    margin: 0;
    font-size: 15px;
}
.contact_us_text > div{
    background: #efefef;
    padding: 0 0 20px;
}
.contact_us_text > div > *{
    margin: 0 0 10px;
    font-size: 15px;
    
    padding: 0 30px;
    font-weight: bold;
}

.contact_us_text > div h2.contact_header{
    padding: 18px 30px 0px;
    margin-bottom: 0;
    font-size: 25px;
    color: #ffffff;
    height: 75px;
    background: url(https://www.safa.sa.gov.au/__data/assets/image/0003/18309/contact_us_get_in_touch.png?v=0.1.1) left top no-repeat;
}
.contact_us_text > h5{
    margin-top: 15px;
}
.contact_us_text a.online_enquiries_contact_us{
    display: block;
    width: 100%;
    margin-top: 20px;
    padding: 15px 0;
    border: 1px solid #004b85;
    background: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.contact_us_text a.online_enquiries_contact_us:hover{
    background: #004b85;
    color: #ffffff;
}

/* news listing page */
.news_listing_page{
    position: relative;
}
.top_news_tabs{
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: center;
    background: #fff;
    padding: 5px 0;
}
.news_listing_page > h3{display:none;}
.news_listing_page .top_news_tabs h3.current{}
.news_listing_page .top_news_tabs h3{
    margin: 0;
    padding: 0;
}
.news_listing_page .top_news_tabs  h3 a{
    color: #6b6b6e;
    font-size: 16px;
    text-decoration: none;
    padding: 6px 35px;
    border: 1px solid #d5d4d4;
    margin: 10px;
    display: block;
    border-radius: 16px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.news_listing_page .top_news_tabs h3.current a,
.news_listing_page .top_news_tabs  h3 a:hover{
    background: #d62d27;
    border-color: #d62d27;
    color: #ffffff;
}

.news_listing_page .group_listing_content{
    width: 90%;
    margin: 0 auto;
    padding: 35px 0 25px;
}
.news_listing_page .group_listing_content > a{
            width: 24%;
    margin: 0 1% 1% 0;
    display: inline-block;
    float: left;
    min-height: 385px;
    position: relative;
    background: #fff;
}
.news_listing_page .group_listing_content > a:hover{
        box-shadow: 0px 0px 10px 2px #cecece;
        -webkit-box-shadow: 0px 0px 10px 2px #cecece;
}
/*.news_listing_page .group_listing_content > a > .news-listing__item{max-height: 385px;}*/
.news_listing_page .group_listing_content > a > .news-listing__item .news-listing__item--img,
.news_listing_page .group_listing_content > a > .news-listing__item .news-listing__item--info{

    max-width: 100%;
    width: 100%;
    position: relative;
    height: auto;
    height: initial;
}
.news_listing_page .group_listing_content > a > .news-listing__item .news-listing__item--img img{
    width: 100%;
    height: 202px;
}
.news_listing_page .group_listing_content > a > .news-listing__item .news-listing__item--img .news-listing__item--meta{
    position: absolute;
    bottom: 5px;
    min-width: 65%;
    background: #004b85;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    padding: 5px 7px;
    display: block;
}
.news_listing_page .group_listing_content > a:hover .news-listing__item .news-listing__item--img .news-listing__item--meta{
    background: #d62d27;
}
.news_listing_page .group_listing_content > a > .news-listing__item .news-listing__item--info .news_listing_title{
    color: #101010;
    padding: 10px 20px 0;
    font-size: 16px;
    font-weight: bold;
}
.news_listing_page .group_listing_content > a > .news-listing__item .news-listing__item--info span.news_body{
    color: #3a3a3a;
    font-size: 15px;
    padding: 15px 20px 10px;
}
body.news-article .news-listing__item--info .news-listing__item--meta{
    display: none;
}
body.news-artcile .news_listing_title {
    margin-bottom: 15px;
}
.news-article div.header_single_page {
    padding: 0;
}



/* Breadcrumbs */
nav.asset-lineage {
    width: 95%;
    margin: 0 auto;
}
nav.asset-lineage ol li a {
    text-decoration: none;
    color: #454549;
    display: block;
    padding-bottom: 5px;
}
nav.asset-lineage ol li a {
    border-bottom: 1px solid #c3c3c3;
}
nav.asset-lineage ol li a {
    /*border-bottom: 1px solid #454549;*/
}
nav.asset-lineage ol li a.current {
    color: #004b85;
    border-bottom: 1px solid #779dba;
}
.header_single_page nav.asset-lineage ol li a.current {
    color: white;
    border-bottom: 1px solid white;
}

.asset-lineage ol li:first-child a {
    background: url(https://www.safa.sa.gov.au/__data/assets/image/0018/19107/home-desktop.png) no-repeat 0px 5px;
    border-bottom: none;
}

.content .body_content {
    background: #fff;
}
.content .interested-in {
    padding: 2.5%;
    background-color: #e1e1e1;
}

/* News article layout */
.content.news-article .main-content {
    padding-right: 4%;
    width: 65%;
    position: relative;
}
.share_this {
    border: none;
    text-align: initial;
    padding: 0;
    position: absolute;
    top: 40px;
    right: 15px;
}
.share_this .share_this__heading {
    display: none;
}
.share_this > span {
    display: block;
}
.news-article #sq_news_body {
    margin-bottom: 75px;
}
.news-article .header_single_page .container {
    padding: 40px 0 30px;
}
.header_single_page p {
    font-size: 1.125em;
}
.news-article .header_single_page p {
    margin: 0 0 8px 0;
}
.news-article .header_single_page .header_title {
    margin: 0;
}
.news-article .news-article-latest-news {
    width: 25%;
    display: inline-block;
    background-color: #efefef;
    padding: 0% 2.5%;
    vertical-align: top;
}
.news-article .news-article-latest-news h2 {
    font-size: 1.875em;
}
.news-article .news-article-latest-news .news-listing {
    max-width: 285px;
}
.news-article .news-article-latest-news .news-listing li {
    width: 100%;
    margin: 0 0 30px;
    border: none;
    padding: 0;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--img,
.news-article .news-article-latest-news .news-listing li .news-listing__item--info {
    width: auto;
    max-width: none;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--img {
    display: none;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--img.first {
    display: block;
    height: auto;
    position: relative;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--info.first .news-listing__item--meta {
    display: none;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--img img {
    display: block;   
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--info {
    background-color: #efefef;
    padding: 0;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--info .news-listing__item--meta {
    display: block;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--info.first {
    background-color: #fff;
    padding: 1em;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--img .news-listing__item--meta {
    display: inline-block;
    width: 50%;
    background-color: #004b85;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4px 20px 4px 16px;
    font-size: 0.875em;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--info a {
    padding: 0;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--info .news_body {
    padding: 0;
    display: none;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--info.first .news_body {
    display: block;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--meta {
    display: block;
    padding: 0;
}
.news-article .news-article-latest-news .news-listing li:nth-child(2) {
    margin-bottom: 23px;
    padding-bottom: 13px;
    border-bottom: 1px solid #d6d6d6;
}
.news-article .news-article-latest-news .news-listing li:nth-child(1) {
    margin-bottom: 50px;
}

/* Content page navigation */
.content .content_nav ul li a {
    color: #454549;
}
.content_nav {
    display: inline-block;
    width: 29%;
    vertical-align: top;
    background: #fff;
    height: 100%;
    position: relative;
    border-right: 1px solid #9c9c9c;
}
.content_nav a{
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 10px 0;
    position: relative
}
.content_nav > ul{padding-left: 22px;}
.content_nav > ul > li {border-bottom: 1px solid #c0c0c0; padding-left: 30px;}
.content_nav > ul > li.active {border-left: 8px solid #004b85; padding-left: 22px; background-color: #f4f4f4;}
.content_nav > ul > li > a{font-size: 1.063em;}
.content_nav > ul > li > ul > li > a{font-size: 1em;}
.content_nav > ul > li > ul > li > ul > li >a{font-size: 1em;}

.content_nav > ul > li > a.active,
.content_nav > ul > li > a:hover{
    color: #004b85;
}
.content_nav > ul > li > a.active {
    font-weight: bold;
}
.content_nav > ul > li > ul > li > a.active,
.content_nav > ul > li > ul > li > a:hover{
    color: #004b85;
}
.content_nav > ul > li > ul > li > a.active {
    font-weight: bold;
}
.content_nav > ul > li > ul > li > ul > li > a.active,
.content_nav > ul > li > ul > li > ul > li > a:hover{
    color: #004b85;
}
.content_nav > ul > li > ul > li > ul > li > a.active {
    font-weight: bold;
}
/* lvl 3 selected level */
.content_nav > ul > li > ul > li > ul > li > ul > li > a.active,
.content_nav > ul > li > ul > li > ul > li > ul > li > a.hover {
    color: #004b85;
}
.content_nav > ul > li > ul > li > ul > li > ul > li > a.active {
    font-weight: bold;
}
/* lvl 4 selected level */
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > a.active,
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > a.hover{
    color: #004b85;
}
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > a.active {
    font-weight: bold;
}
/* lvl 5 selected level */
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a.active,
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a.hover {
    color: #004b85;
}
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a.active {
    font-weight: bold;
}
/* lvl 6 selected level */
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li a.active,
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li a.hover{
    color: #004b85;
}
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li a.active {
    font-weight: bold;
}
.content_nav > ul > li > a.active:after,
.content_nav > ul > li > a:hover:after{
    position: absolute;
    content: '';
    height: 100%;
    width: 20px;
    left: -20px;
    top: 0;
}
.content_nav > ul > li > ul > li > a.active:after,
.content_nav > ul > li > ul > li > a:hover:after{
    position: absolute;
    content: '';
    height: 100%;
    width: 40px;
    left: -40px;
    top: 0;
}
.content_nav > ul > li > ul > li > ul > li > a.active:after,
.content_nav > ul > li > ul > li > ul > li > a:hover:after{
    position: absolute;
    content: '';
    height: 100%;
    width: 60px;
    left: -60px;
    top: 0;
}
.content_nav > ul > li > ul > li {padding-left: 15px; background: url(https://www.safa.sa.gov.au/__data/assets/image/0004/18328/content-nav-arrow.png?v=0.1.1) no-repeat 0px 15px;}
.content_nav > ul > li > ul > li > ul > li {padding-left: 15px;} /* 2nd lvl indent */
.content_nav > ul > li > ul > li > ul > li > ul > li{padding-left: 15px;}/* 3rd lvl indent */
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li {padding-left: 15px;}/* 4th lvl indent */
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li {padding-left: 15px;}/* 5th lvl indent */
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li {padding-left: 15px;}/* 6th lvl indent */
.content_nav > ul > li > ul > li > ul > li{}
.content_nav > ul > li > ul > li > ul > li > a{}
.content .main-content {
    display: inline-block;
    width: 69%;
    padding-left: 1%;
    position: relative;
}

.content .main-content .content-page-container {
    width: 90%;
    margin: 0 auto 0 3%;
}

/* Content search page */
.content.search .main-content {
    width: 100%;
    padding-left: 0;
    vertical-align: top;
}
.content.search .search-filter {
    display: inline-block;
    width: 25%;
    padding: 2.5%;
    background: #efefef;
}
.content.search .search-filter .tab__heading {
    font-size: 1.875em;
    font-weight: bold;
    color: #004b85;
    margin-bottom: 15px;
}
.content.search .search-filter ul li {
    display: block;
    margin-bottom: 10px;
}
.main-content .search-form .container {
    text-align: left;
}
.main-content .search-form {
    padding: 30px 0 35px;
}
.main-content .search-content #search-result-count {
    padding: 15px 0 10px;
}

/* Search */
/*
.main-content .search-content #search-results li {
    padding: 25px 20px 35px;
    margin: 0;
}



.search__result_summary {
    font-size: 1.063em;
    padding-right: 50px;
}


#search-results li:hover {
    background-color: #efefef;
}
#search-results li:hover .search_result > a {
    color: #004b85;   
}
.news-listing__item--info {
        min-height: 195px;
    }

.search .news-article-latest-news {
width: 25%;
display: inline-block;
background-color: #efefef;
padding: 0% 2.5%;
vertical-align: top;
}

*/

/* Search */
.main-content .search-content #search-results li {
padding: 25px 20px 35px;
margin: 0;
}
.search .search-content > .container,
.search .search-form > .container {
width: 93%;
}
.search__result_summary {
font-size: 1.063em;
padding-right: 50px;
}
.search div.body_content {
background-color: #efefef;
}
.content.search .main-content {
padding-right: 0;
width: 69%;
position: relative;
}
.search .news-article-latest-news {
width: 25%;
display: inline-block;
background-color: #efefef;
padding: 0% 2.5%;
vertical-align: top;
}



#search-results li:hover {
    background-color: #efefef;
}
#search-results li:hover .search_result > a {
    color: #004b85;   
}


.news-listing__item--info {
        min-height: 195px;
    }


@media all and (min-width: 1350px){
    .#promotional_home_page .promotional_image:after {
        border-bottom: 278px solid #e50e42;
    }
    #promotional_home_page .promotional_image:before {
        right: 69px;
        -webkit-transform: rotate(165deg);
        transform: rotate(165deg);
    }
    .home .slider .slider__item--img{
        right: 0;
    }
    .home .slider .slider__item--info:before{
        right: -58px;
    }
    .home .slider .slider__item--info h2{
        margin-top: 2em;
    }
}

@media screen and (min-width: 1024px ) and (max-width: 1310px) {
    .tabs_wrapper .section_content.span_1_of_4 {
    height: 395px;
    }
    .tabs_wrapper .section_content.span_1_of_4 > div {
      height:100%;
      overflow:hidden;
    }
    #middle_slider_hp .item a > div{
        padding: 15px;
        height: inherit;
    }
    #middle_slider_hp .item > a h4{
        font-size: 25px;
        min-height: 55px;
    }
    #middle_slider_hp {
        width: 95%;
    }
    .latest-news {
        width: 95%;
        padding: 1% 2.5% 2%;
    }
    .news-listing__item--info {
        min-height: 220px;
    }
    .latest-news > a{
        padding-right: 2.5%;
    }

}
@media screen and (max-width: 1024px ){
    a.call_us_link{
        display: block !important;
    }
    .contact_us_top_desktop{
        display: none!important;
    }
}body{
    background: #ffffff;
}
table {
    padding: 0;
    border: none;
}
.body_content .tabs_wrapper {
    display: block;
}
.main-content ul li.document_listing__item {
    padding: 20px 10px 20px 65px;
}
.white_background{
background: #ffffff;
}
.contact_us_wrapper #map_static  {
    width: 100%!important;
  min-height: 650px;
}
.content_wrapper {
     background: #efefef;
}

.header, .content_wrapper, footer#footer{
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
}
.header_single_page p {
    margin-top: -25px;
    font-weight: 300;
}
/* splash desktop */
.splash .content_wrapper{
    opacity: 0;
    -webkit-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}
.splash .slider__item--info {
    width: 60%;
    padding: 0% 20%;
}

.splash .slider__item--img {
    min-height: 500px;
}
.splash .slider__item--info h2 {
    margin: 3em 0 0;
    font-size: 45px;
    line-height: 55px;
}
.splash .slider__item--info p {
    font-size: 23px;
    font-weight: 300;
}
.splash .slider__item--button:hover {
    -webkit-transition: background-color 0.3s ease;
      transition: background-color 0.3s ease;
    background-color: #b4002c;
}
.splash .slider__item--splashbtn{
    left: 48%;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: 45px 45px;
    -webkit-transition: background 0.1s linear;
    transition: background 0.1s linear;
}
.splash .slider__item--splashbtn:hover{
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: 45px 45px;
    background : url(https://www.safa.sa.gov.au/__data/assets/image/0018/18333/splash_hover_arrow.png?v=0.1.1) no-repeat;
}
.splash .slider__item--nav {
    bottom: 0;
    top: 0;
    margin: auto;
}
.splash .slider__item--nav li {
    margin-bottom: 3px;
    width: 30px;
    height: 30px;
}

.splash .slider__item--nav button {
    border: none;
    text-indent: 0;
    background: none;
    padding: 0;
    height: inherit;
    width: inherit;
    font-size: 15px;
    color: #ffffff;
}
.splash .slider__item--nav button:hover,
.splash .slider__item--nav .slick-active button{
    border: 1px solid #8e9398;
    border-radius: 50%;
    background: none;
}
.splash .slider__item--nav .slick-active button {
    border: 2px solid #fff;
}

/* promotional box */
#promotional_home_page {
    margin: 3em auto;
    width: 80%;
}
#promotional_home_page  > div  > div,
#promotional_home_page  > div  > div > div{
    padding: 0;
}
#promotional_home_page .promotional_image {
    display: block;
    width: 35%;
    min-height: 235px;
    overflow: hidden;
    position: relative;
}
#promotional_home_page .promotional_image img{
    width: 100%;
    min-height: 235px;
    object-fit: cover;
    display: block;
    position: absolute;
    left: -10%;
}

#promotional_home_page .promotional_image:after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 278px solid #00AFEC;
    border-right: 75px solid transparent;
    position: absolute;
    right: 26px;
    top: 0px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
#promotional_home_page .promotional_image:before{
       content: '';
    width: 0;
    height: 0;
    border-bottom: 260px solid rgba(0,0,0,0.3);
    border-right: 26px solid transparent;
    position: absolute;
    right: 67px;
    top: -10px;
    -webkit-transform: rotate(164deg);
    transform: rotate(164deg);
    z-index: 1;
}
#promotional_home_page .promotional_content{
    width: 65%;
    height: 235px;
}
#promotional_home_page p {
    margin: 0 0 20px 0;
    font-size: 18px;
    font-weight: 300;
    padding: 0 20px 0 0;
}

#promotional_home_page h4 {
        margin: 25px 0 15px 0;
    font-size: 30px;
    font-weight: normal;
    padding-right: 20px;
}
/* blue boxes hp */
.blue_boxes_wrapper {
    width: 85%;
}

.blue_box_hp > div {
    border-radius: 0.3em;
    margin-right: 20px;
}
.blue_box_top {
    border-radius: 0.3em 0.3em 0 0;
}
.blue_box_hp a {
    display: inline-block;
    padding: 10px 0 0 20px;
    color: #ffffff;
    margin-left: 20px;
    text-decoration: none;
    background: transparent url(https://www.safa.sa.gov.au/__data/assets/image/0003/18336/blue_boxes_hp_arrow.png?v=0.1.1) left 13px no-repeat;
}

/* latest news */
.latest-news {
    width: 85%;
    padding: 1% 7.5% 2%;
    margin: 0 auto;
}
.latest-news h2 {
    font-size: 30px;
    font-weight: bold;
}

.news-listing > li {
    margin-bottom: 0px;
    padding-bottom: 15px;
    display: inline-block;
    width: 49%;
    border-bottom: none;
    position: relative;
    vertical-align: top;
}
.news-listing > li:first-child{
    /*padding-top: 15px;*/
}
.news-listing > li:first-child,
.news-listing > li:nth-child(2){
    border-bottom: 1px solid #e0e0e0;
    padding-top: 15px;
}
.news-listing > li:first-child,
.news-listing > li:nth-child(3){
    border-right: 1px solid #e0e0e0;
}
.news-listing > li:nth-child(2),
.news-listing > li:nth-child(4){
    padding-left: 15px;
}
.news-listing > li:nth-child(3),
.news-listing > li:nth-child(4){
    padding-top: 15px;
}
/*.news-listing > li:first-child:after{
    content: '';
    position: absolute;
    width: 1px;
    height: 21px;
    background: #e0e0e0;
    right: -1px;
    bottom: -21px;
}
.news-article .news-listing > li:first-child:after{
    content: normal;   
}
.news-listing > li:first-child:before{
    content: '';
    position: absolute;
    width: 17px;
    height: 1px;
    background: #e0e0e0;
    right: -17px;
    bottom: -1px;
}
.news-article .news-listing > li:first-child:before{
    content: normal;   
}*/
.news-listing__item--img {
    max-width: 37%;
    height: 150px;
}
.news-listing__item--info {
    max-width: 62%;
}
.news-listing__item--info span.news-listing__item--meta {
    padding: 0% 5% 1%;
    display: block;
}
.news-listing__item--info span.news_body {
    color: #3a3a3a;
    padding: 0% 5%;
}
.home .news-listing__item--info span.news_body {
    min-height: 110px;
}
.news-listing__item--info a{
}

/* middle slider */
#middle_slider_hp {
    width: 85%;
    margin: 0 auto;
    padding-bottom: 40px;
}
#middle_slider_hp .item > a h4 {
    color: #004b85;
    font-size: 29px;
    font-weight: bold;
    min-height: 60px;
}
#middle_slider_hp .item > a p {
    font-weight: 400;
}
#middle_slider_hp .item > a{
    -webkit-transition: all 0.3s;
      transition: all 0.3s;
}
#middle_slider_hp .item > a:hover {
   -webkit-box-shadow: inset 0 0 10px #d2d2d2;
   box-shadow: inset 0 0 10px #d2d2d2;
}
#middle_slider_hp .item > a:hover:after{
    content: '';
    position: absolute;
    border-bottom: 10px solid #00AFEC;
    bottom: 0;
    left: 0;
    width: 100%;
}
/* find out more homepage */
.find_out_more {
    margin: 40px auto;
    display: block;
    /*width: 46.3%;*/
    width: 85%;
    margin: 2em auto;
    padding: 0 1% 0 2%;
    /*border-right: 1px solid #c8c8c8;*/
}
.find_out_more h2 {
    color: #1d1d1e;
    margin-top: 0;
    font-size: 23px;
}
.find_out_more p:last-child{
    margin-bottom: 0;
}
.popular_links {
    display: inline-block;
    width: 33%;
    float: right;
    margin: 4em 7.5% 0 0;
    padding: 0;
}

/* header */
.header{
    position: relative;
    background: #ffffff;
}
.logo.pull-left {
    margin-left: 2.5%;
    padding-right: 30px;
    border-right: 1px solid #cfcfcf;
}
.logo a.main_logo .logo_image{
    width: 187px;
    height: 50px;
    /*background : url(https://www.safa.sa.gov.au/__data/assets/image/0015/18330/desktop-logo.png?v=0.1.1) no-repeat;*/
}
.header .main_title,
.content .header .main_title{
    padding: 12px 0;
    position: absolute;
    background: transparent;
    width: auto;
    left: 275px;
    top: 12px;
    font-weight: 400;
    font-size: 1.563em;
    padding:0;
}
.asset-lineage ol {
    margin-bottom: 20px;
}
.footer_top_tablet_wide{
    width: 85%;
}
.footer_top_tablet_wide > div {
    width: 25%;
    float: left;
    min-height: 290px;
    text-align: left;
    display: block;
}

.home .slider .slider__item--nav{
    left: 50px;
}
.home .slider .slider__item--info {
    padding: 0px 0px 36px 50px;
}
/* this is the colour of the hamburger menu button*/
.menu_icon_wrapper {
    width: 80px;
    height: 80px;
    background: #0072EC;
}
#menu__hamburger {
    display: inline-block;
    background: url(https://www.safa.sa.gov.au/__data/assets/image/0017/18332/hamburger-menu-desktop.png?v=0.1.1) center center no-repeat;
    width: 50px;
    height: 50px;
    margin-top: 9px;
    margin-left: 17px;

}
.asset-lineage ol li a {
    font-size: 1em;
}
.nav__list {
    width: 35%;
    top: 80px;
}
.nav__list a{
    padding: 12px 48px 12px 20px;
}
.menu_icon_wrapper.active {
    width: 35%;
}
.menu_icon_wrapper.active:before {
    top: 30px;
    right: 20px;
}
.menu_icon_wrapper.active #menu__hamburger {
    margin-top: 12px;
    margin-right: 70px;
}

.menu_icon_wrapper:before {
    content: 'MENU';
    position: absolute;
    color: #ffffff;
    font-size: 12px;
    top: 47px;
    right: 20px;
}
/* search  */

.search_desktop{
    display: block;
    position: absolute;
    right: 100px;
    top: 25px;
}
.search_desktop button#search_btn{
    border: none;
    background: #ffffff url(https://www.safa.sa.gov.au/__data/assets/image/0019/18334/search_icon_desktop.png?v=0.1.1) left center no-repeat;
    text-indent: -9999em;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 3px;
    right: 7px;
}
.search_desktop input.search_input{
    height: 22px;
    outline: none;
    width: 145px;
    padding: 5px 40px 5px 20px;
    border-radius: 15px;
    border: 1px solid #b8b8b8;
     -webkit-transition: width 0.5s;
      transition: width 0.5s;
}
.search_desktop input.search_input.focused{
    width: 180px;
}
.search_input::-webkit-input-placeholder{

  color: #1d1d1e;
  font-size: 1em;
}
.search_input::-moz-placeholder{

  color: #1d1d1e;
  font-size: 0.8em;
}
.search_input:-ms-input-placeholder{

  color: #1d1d1e;
  font-size: 0.8em;
}
.search_input:-moz-placeholder{

  color: #1d1d1e;
  font-size: 0.8em;
}

.contact_us_top_desktop{
    width: 90%;
    margin: 0px 0 0 20px;
    font-size: 0.9em;
    font-weight: 300;
    color: #ffffff;
}
.contact_us_top_desktop div.tel_contact_top{
    margin-bottom: 5px
}
.contact_us_top_desktop div > strong{
    margin-right: 3px;
}
.contact_us_top_desktop h4{
    color: #bcbebf;
}
.contact_us_top_desktop > p > a{
    display: block;
    padding: 5px 0 0 0;
    border: none;
    text-decoration: underline;
    font-size: 0.9em;
}
.contact_us_top_desktop > p > a:hover{
    text-decoration: none;
}
.contact_us_top_desktop > p > a:before{
    width: 0;
    height: 0;
    border: none;
}
.contact_us_top_desktop{
    display: block;
}
/* display none */
.search_wrapper, 
.loop_icon_wrapper,
.search_desktop label,
.nav__list .call_us_now > a.call_us_link,
.section_wrappper .accordion{
    display: none;
}

/* Tabs */
#tabs-container {
    display: block;
}
.tab-content{
    display: none;
    width: 90%;
    margin: 0 auto;
}
.tabs_wrapper > div.tab-content:first-child{
    display: block;
}
.tabs-menu{
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
}
.tabs-menu > li{
    position: relative;
}
.tabs-menu > li.tab-name.current:after,
.tabs-menu > li.tab-name:hover:after{
    content: '';
    position: absolute;
    height: 6px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #6D6F71;
}
.tabs-menu > li > a {
    padding: 15px;
    display: block;
    text-decoration: none;
    color: #6b6b6e;
}
.tabs-menu > li:hover > a,
.tabs-menu > li.tab-name.current > a{
    color: #1d1d1e;
}

.tabs_wrapper {
    background: #e1e1e1;
    padding: 40px 0;
}
.tabs_wrapper .section_content.span_1_of_4 {
    width: 24%;
    margin: 0 1% 1% 0;
    display: inline-block;
    float: left;
    min-height: 335px;
    position: relative;
}

.tabs_wrapper .section_content > div h3 {
    margin: 0;
    background: #004b85;
    color: #ffffff;
    font-size: 18px;
    line-height: 26px;
    padding: 15px 27px;
    min-height: 52px;
}
.tabs_wrapper .section_content > div p {
    margin: 0;
    font-size: 1.063em;
    line-height: 27px;
    color: #1d1d1e;
    font-weight: normal;
    padding: 17px 27px 30px;
    min-height: 235px;
}
.tabs_wrapper .section_content > div a {
    display: block;
    padding: 15px 6% 15px 6%;
    text-align: right;
    position: absolute;
    background: #efefef;
    font-size: 1em;
    color: #6b6b6e;
    text-decoration: none;
    font-weight: bold;
    bottom: 0;
    width: 88%;
}
.tabs_wrapper .section_content > div a:hover {
    color: #004b85;
}
.tabs_wrapper .section_content:hover h3 {
    background: #0072ec;
    color:#fff;
}
.tabs_wrapper .section_content > div a > span {
    background: url(https://www.safa.sa.gov.au/__data/assets/image/0020/18335/find_out_more_blue.png?v=0.1.1) center center no-repeat;
    /*position: absolute;*/
    display: inline-block;
    vertical-align: middle;
    padding-right: 30px;
    width: 9px;
    height: 15px;
    margin: auto;
    /*right: 46%;*/
    /*top: 0;*/
    /*bottom: 0;*/
}
/* contact us */
.contact_us_wrapper{
    position: relative;
}
.contact_us_text{
    position: absolute;
    z-index: 1;
    background: #ffffff;
    right: 10%;
    margin-right: 0;
    top: 5%;
    width: 330px;
    padding-bottom: 30px;
    color: #1d1d1e;
}
.contact_us_text > *{
    padding: 0 30px;
    margin: 0;
    font-size: 15px;
}
.contact_us_text > div{
    background: #efefef;
    padding: 0 0 20px;
}
.contact_us_text > div > *{
    margin: 0 0 10px;
    font-size: 15px;
    
    padding: 0 30px;
    font-weight: bold;
}

.contact_us_text > div h2.contact_header{
    padding: 18px 30px 0px;
    margin-bottom: 0;
    font-size: 25px;
    color: #ffffff;
    height: 75px;
    background: url(https://www.safa.sa.gov.au/__data/assets/image/0003/18309/contact_us_get_in_touch.png?v=0.1.1) left top no-repeat;
}
.contact_us_text > h5{
    margin-top: 15px;
}
.contact_us_text a.online_enquiries_contact_us{
    display: block;
    width: 100%;
    margin-top: 20px;
    padding: 15px 0;
    border: 1px solid #004b85;
    background: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.contact_us_text a.online_enquiries_contact_us:hover{
    background: #004b85;
    color: #ffffff;
}

/* news listing page */
.news_listing_page{
    position: relative;
}
.top_news_tabs{
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: center;
    background: #fff;
    padding: 5px 0;
}
.news_listing_page > h3{display:none;}
.news_listing_page .top_news_tabs h3.current{}
.news_listing_page .top_news_tabs h3{
    margin: 0;
    padding: 0;
}
.news_listing_page .top_news_tabs  h3 a{
    color: #6b6b6e;
    font-size: 16px;
    text-decoration: none;
    padding: 6px 35px;
    border: 1px solid #d5d4d4;
    margin: 10px;
    display: block;
    border-radius: 16px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.news_listing_page .top_news_tabs h3.current a,
.news_listing_page .top_news_tabs  h3 a:hover{
    background: #d62d27;
    border-color: #d62d27;
    color: #ffffff;
}

.news_listing_page .group_listing_content{
    width: 90%;
    margin: 0 auto;
    padding: 35px 0 25px;
}
.news_listing_page .group_listing_content > a{
            width: 24%;
    margin: 0 1% 1% 0;
    display: inline-block;
    float: left;
    min-height: 385px;
    position: relative;
    background: #fff;
}
.news_listing_page .group_listing_content > a:hover{
        box-shadow: 0px 0px 10px 2px #cecece;
        -webkit-box-shadow: 0px 0px 10px 2px #cecece;
}
/*.news_listing_page .group_listing_content > a > .news-listing__item{max-height: 385px;}*/
.news_listing_page .group_listing_content > a > .news-listing__item .news-listing__item--img,
.news_listing_page .group_listing_content > a > .news-listing__item .news-listing__item--info{

    max-width: 100%;
    width: 100%;
    position: relative;
    height: auto;
    height: initial;
}
.news_listing_page .group_listing_content > a > .news-listing__item .news-listing__item--img img{
    width: 100%;
    height: 202px;
}
.news_listing_page .group_listing_content > a > .news-listing__item .news-listing__item--img .news-listing__item--meta{
    position: absolute;
    bottom: 5px;
    min-width: 65%;
    background: #004b85;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    padding: 5px 7px;
    display: block;
}
.news_listing_page .group_listing_content > a:hover .news-listing__item .news-listing__item--img .news-listing__item--meta{
    background: #d62d27;
}
.news_listing_page .group_listing_content > a > .news-listing__item .news-listing__item--info .news_listing_title{
    color: #101010;
    padding: 10px 20px 0;
    font-size: 16px;
    font-weight: bold;
}
.news_listing_page .group_listing_content > a > .news-listing__item .news-listing__item--info span.news_body{
    color: #3a3a3a;
    font-size: 15px;
    padding: 15px 20px 10px;
}
body.news-article .news-listing__item--info .news-listing__item--meta{
    display: none;
}
body.news-artcile .news_listing_title {
    margin-bottom: 15px;
}
.news-article div.header_single_page {
    padding: 0;
}



/* Breadcrumbs */
nav.asset-lineage {
    width: 95%;
    margin: 0 auto;
}
nav.asset-lineage ol li a {
    text-decoration: none;
    color: #454549;
    display: block;
    padding-bottom: 5px;
}
nav.asset-lineage ol li a {
    border-bottom: 1px solid #c3c3c3;
}
nav.asset-lineage ol li a {
    /*border-bottom: 1px solid #454549;*/
}
nav.asset-lineage ol li a.current {
    color: #004b85;
    border-bottom: 1px solid #779dba;
}
.header_single_page nav.asset-lineage ol li a.current {
    color: white;
    border-bottom: 1px solid white;
}

.asset-lineage ol li:first-child a {
    background: url(https://www.safa.sa.gov.au/__data/assets/image/0018/19107/home-desktop.png) no-repeat 0px 5px;
    border-bottom: none;
}

.content .body_content {
    background: #fff;
}
.content .interested-in {
    padding: 2.5%;
    background-color: #e1e1e1;
}

/* News article layout */
.content.news-article .main-content {
    padding-right: 4%;
    width: 65%;
    position: relative;
}
.share_this {
    border: none;
    text-align: initial;
    padding: 0;
    position: absolute;
    top: 40px;
    right: 15px;
}
.share_this .share_this__heading {
    display: none;
}
.share_this > span {
    display: block;
}
.news-article #sq_news_body {
    margin-bottom: 75px;
}
.news-article .header_single_page .container {
    padding: 40px 0 30px;
}
.header_single_page p {
    font-size: 1.125em;
}
.news-article .header_single_page p {
    margin: 0 0 8px 0;
}
.news-article .header_single_page .header_title {
    margin: 0;
}
.news-article .news-article-latest-news {
    width: 25%;
    display: inline-block;
    background-color: #efefef;
    padding: 0% 2.5%;
    vertical-align: top;
}
.news-article .news-article-latest-news h2 {
    font-size: 1.875em;
}
.news-article .news-article-latest-news .news-listing {
    max-width: 285px;
}
.news-article .news-article-latest-news .news-listing li {
    width: 100%;
    margin: 0 0 30px;
    border: none;
    padding: 0;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--img,
.news-article .news-article-latest-news .news-listing li .news-listing__item--info {
    width: auto;
    max-width: none;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--img {
    display: none;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--img.first {
    display: block;
    height: auto;
    position: relative;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--info.first .news-listing__item--meta {
    display: none;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--img img {
    display: block;   
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--info {
    background-color: #efefef;
    padding: 0;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--info .news-listing__item--meta {
    display: block;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--info.first {
    background-color: #fff;
    padding: 1em;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--img .news-listing__item--meta {
    display: inline-block;
    width: 50%;
    background-color: #004b85;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4px 20px 4px 16px;
    font-size: 0.875em;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--info a {
    padding: 0;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--info .news_body {
    padding: 0;
    display: none;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--info.first .news_body {
    display: block;
}
.news-article .news-article-latest-news .news-listing li .news-listing__item--meta {
    display: block;
    padding: 0;
}
.news-article .news-article-latest-news .news-listing li:nth-child(2) {
    margin-bottom: 23px;
    padding-bottom: 13px;
    border-bottom: 1px solid #d6d6d6;
}
.news-article .news-article-latest-news .news-listing li:nth-child(1) {
    margin-bottom: 50px;
}

/* Content page navigation */
.content .content_nav ul li a {
    color: #454549;
}
.content_nav {
    display: inline-block;
    width: 29%;
    vertical-align: top;
    background: #fff;
    height: 100%;
    position: relative;
    border-right: 1px solid #9c9c9c;
}
.content_nav a{
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 10px 0;
    position: relative
}
.content_nav > ul{padding-left: 22px;}
.content_nav > ul > li {border-bottom: 1px solid #c0c0c0; padding-left: 30px;}
.content_nav > ul > li.active {border-left: 8px solid #004b85; padding-left: 22px; background-color: #f4f4f4;}
.content_nav > ul > li > a{font-size: 1.063em;}
.content_nav > ul > li > ul > li > a{font-size: 1em;}
.content_nav > ul > li > ul > li > ul > li >a{font-size: 1em;}

.content_nav > ul > li > a.active,
.content_nav > ul > li > a:hover{
    color: #004b85;
}
.content_nav > ul > li > a.active {
    font-weight: bold;
}
.content_nav > ul > li > ul > li > a.active,
.content_nav > ul > li > ul > li > a:hover{
    color: #004b85;
}
.content_nav > ul > li > ul > li > a.active {
    font-weight: bold;
}
.content_nav > ul > li > ul > li > ul > li > a.active,
.content_nav > ul > li > ul > li > ul > li > a:hover{
    color: #004b85;
}
.content_nav > ul > li > ul > li > ul > li > a.active {
    font-weight: bold;
}
/* lvl 3 selected level */
.content_nav > ul > li > ul > li > ul > li > ul > li > a.active,
.content_nav > ul > li > ul > li > ul > li > ul > li > a.hover {
    color: #004b85;
}
.content_nav > ul > li > ul > li > ul > li > ul > li > a.active {
    font-weight: bold;
}
/* lvl 4 selected level */
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > a.active,
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > a.hover{
    color: #004b85;
}
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > a.active {
    font-weight: bold;
}
/* lvl 5 selected level */
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a.active,
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a.hover {
    color: #004b85;
}
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a.active {
    font-weight: bold;
}
/* lvl 6 selected level */
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li a.active,
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li a.hover{
    color: #004b85;
}
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li a.active {
    font-weight: bold;
}
.content_nav > ul > li > a.active:after,
.content_nav > ul > li > a:hover:after{
    position: absolute;
    content: '';
    height: 100%;
    width: 20px;
    left: -20px;
    top: 0;
}
.content_nav > ul > li > ul > li > a.active:after,
.content_nav > ul > li > ul > li > a:hover:after{
    position: absolute;
    content: '';
    height: 100%;
    width: 40px;
    left: -40px;
    top: 0;
}
.content_nav > ul > li > ul > li > ul > li > a.active:after,
.content_nav > ul > li > ul > li > ul > li > a:hover:after{
    position: absolute;
    content: '';
    height: 100%;
    width: 60px;
    left: -60px;
    top: 0;
}
.content_nav > ul > li > ul > li {padding-left: 15px; background: url(https://www.safa.sa.gov.au/__data/assets/image/0004/18328/content-nav-arrow.png?v=0.1.1) no-repeat 0px 15px;}
.content_nav > ul > li > ul > li > ul > li {padding-left: 15px;} /* 2nd lvl indent */
.content_nav > ul > li > ul > li > ul > li > ul > li{padding-left: 15px;}/* 3rd lvl indent */
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li {padding-left: 15px;}/* 4th lvl indent */
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li {padding-left: 15px;}/* 5th lvl indent */
.content_nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li {padding-left: 15px;}/* 6th lvl indent */
.content_nav > ul > li > ul > li > ul > li{}
.content_nav > ul > li > ul > li > ul > li > a{}
.content .main-content {
    display: inline-block;
    width: 69%;
    padding-left: 1%;
    position: relative;
}

.content .main-content .content-page-container {
    width: 90%;
    margin: 0 auto 0 3%;
}

/* Content search page */
.content.search .main-content {
    width: 69%;
    padding-left: 0;
    vertical-align: top;
}
.content.search .search-filter {
    display: inline-block;
    width: 25%;
    padding: 2.5%;
    background: #efefef;
}
.content.search .search-filter .tab__heading {
    font-size: 1.875em;
    font-weight: bold;
    color: #004b85;
    margin-bottom: 15px;
}
.content.search .search-filter ul li {
    display: block;
    margin-bottom: 10px;
}
.main-content .search-form .container {
    text-align: left;
}
.main-content .search-form {
    padding: 30px 0 35px;
}
.main-content .search-content #search-result-count {
    padding: 15px 0 10px;
}

/* Search */
.main-content .search-content #search-results li {
    padding: 25px 20px 35px;
    margin: 0;
}

.search__result_summary {
    font-size: 1.063em;
    padding-right: 50px;
}



#search-results li:hover {
    background-color: #efefef;
}
#search-results li:hover .search_result > a {
    color: #004b85;   
}
.news-listing__item--info {
        min-height: 195px;
    }

@media all and (min-width: 1350px){
    .#promotional_home_page .promotional_image:after {
        border-bottom: 278px solid #e50e42;
    }
    #promotional_home_page .promotional_image:before {
        right: 69px;
        -webkit-transform: rotate(165deg);
        transform: rotate(165deg);
    }
    .home .slider .slider__item--img{
        right: 0;
    }
    .home .slider .slider__item--info:before{
        right: -58px;
    }
    .home .slider .slider__item--info h2{
        margin-top: 2em;
    }
}

@media screen and (min-width: 1024px ) and (max-width: 1310px) {
    .tabs_wrapper .section_content.span_1_of_4 {
    height: 395px;
    }
    .tabs_wrapper .section_content.span_1_of_4 > div {
      height:100%;
      overflow:hidden;
    }
    #middle_slider_hp .item a > div{
        padding: 15px;
        height: inherit;
    }
    #middle_slider_hp .item > a h4{
        font-size: 25px;
        min-height: 55px;
    }
    #middle_slider_hp {
        width: 95%;
    }
    .latest-news {
        width: 95%;
        padding: 1% 2.5% 2%;
    }
    .news-listing__item--info {
        min-height: 220px;
    }
    .latest-news > a{
        padding-right: 2.5%;
    }
}

@media screen and (min-width: 1024px ) and (max-width: 1200px) {
    .header .main_title{
        top: 13px;
        font-size: 1.35em;
    }
}

img.logo_image__mobile {
    display: none;
}
img.logo_image__wide {
    display: block;
}
.logo a {
    padding: 12px 0;
}

.asset-lineage__home, .asset-lineage__home-mobi {
    padding-top: 5px;
}

.asset-lineage ol li:first-child a {
    background: none;    
}

