/*
  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: 06 June 2026 05:26:46
*/


/* Global */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body:not(.wcag-border) a:focus {
    outline: 3px solid transparent !important;
    color: var(--tertiary-color) !important;
    background: var(--secondary-color) !important;
    box-shadow: var(--secondary-color) !important;
    text-decoration: none !important;
}

.content-container .content h2, h2, h3 {
     font-family: "Roboto", sans-serif;
     font-weight: 700;
     color: var(--secondary-color); 
}

.content-container .content table thead {
    border-bottom: none;
}

.banner h1 {
    font-family: "Roboto", sans-serif;
    font-size: 50px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.content-container .content h2 {
    font-size: 24px; 
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
   .banner h1 {
        font-size: 35px;
    }
}

/* End Global */



/* Header */

.top-nav {
    background: #6DD0BD;
}

.header__gov-crest {
    display: none;
}

.dropdown ul.top-nav__lvl1>li>a:hover,  ul.top-nav__lvl1>li.normal>a:hover,  .dropdown ul.top-nav__lvl2 a:hover {
    color: #000;
    background: var(--secondary-color) !important;
    text-decoration: none;
}

 .dropdown .top-nav__home-link a:hover {
        background: var(--secondary-color);
        background: url('https://mhc.sa.gov.au/__data/assets/file/0011/1175438/home-menu_black.svg') center center no-repeat;
        background-size: 30px;
    } 


@media screen and (min-width: 1200px) {
    .megamenu ul.top-nav__lvl1 a, .dropdown ul.top-nav__lvl1 a {
        color:  var(--secondary-color);
    }
    
    .megamenu ul.top-nav__lvl1>li>a, .dropdown ul.top-nav__lvl1>li>a {
        color: #fff;
    }
    

    .dropdown .top-nav__home-link a {
        background: url('https://mhc.sa.gov.au/__data/assets/file/0011/1175438/home-menu_black.svg') center center no-repeat;
    }

    li.top-nav__home-link.current:hover {
         /* color:  var(--secondary-color); */
        background: var(--secondary-color);
        background-size: 30px;
    }
    .dropdown ul.top-nav__lvl1>.current>a {
        /*  background: var(--secondary-color); */
        background-size: 30px;
    }
}    

@media screen and (max-width: 1200px) {
    .header__wrapper.header--gov-logo-standard-no-divider .header__gov-crest {
        display:none;
    }
}

@media screen and (min-width: 767px) {
    .header__agency-crest a img {
        height: 80px;
        margin-top:10px;
        margin-bottom:10px;
    }
}

.nav-toggle {
    background-color: var(--tertiary-color);
    background-repeat: no-repeat;
    background-position: center;
}
.show-nav .nav-toggle {
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .header__wrapper.header--nologo {
        background: var(--tertiary-color);
    }
 
    .header--nologo .header-search__toggle {
        background-color: var(--tertiary-color);
        border-left: 1px solid var(--secondary-color);
        border-right: 1px solid var(--secondary-color);
    }    
}


/* End Header */

/* Footer */

svg.footer__link-icon {
    height: 30px;
}

.footer-columns__col.show-mobi h2 {
    color: white;
}

.social-icons li {
    margin-right: 0px;
}

.footer-columns__col li {
    margin-bottom: 0px;
}

.acknowledgement-wrapper {
    margin: 0;
    padding: 0px 10px 0px 0px;
  }
  
.acknowledgement-wrapper strong {
    color: #105742;
}

ul.social-icons {
    visibility: hidden;
}

ul#social-icons {
    visibility: visible;
}

@media screen and (min-width: 1200px) {
    
    .footer-columns__col:nth-child(1) {
        width: 885px;
    }
    
    footer {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    
    .footer-bottom {
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) { 
    footer {
        padding-top: 10px;
        padding-bottom: 0px;
    }
    .footer-columns__col li {
        margin-bottom: 2px;
    }
    
    .footer-columns__col ul {
        padding-left: 17px;
    }
    
    .acknowledgement-wrapper {
      padding: 8px;
    }
}

/* End Footer */

/* Detail Pages */

@media screen and (min-width: 767px) {
    div#content_container_1062674, div#content_container_1062678 {
        width:78%;
    }
}

/* End Detail Pages */

/* Carousel */

.carousel__content {
        display: none;
}

.overlay-shapes--round__leftdesk {
    display:none;
}

.carousel--type1 .overlay-shapes--round__rightdesk path {
        display: none;
    }
.overlay-shapes--round__middesk {
    display: none;
}  

.type2-shapes .overlay-shapes--round__bottomleft path, .overlay-shapes--round__topright path {
    fill: none !important;
}

@media screen and (min-width: 1200px) {
    .carousel {
         background: none;
    }
   
    .carousel--type2 .carousel__item {
        height: auto;
    }
    
    .type2-shapes .overlay-shapes--round__topright svg {
        display: none;
    }

}

@media screen and (max-width: 767px) { 
    .carousel__content-text {
        background: var(--secondary-color);
    }
    
    .overlay-shapes--round__bottomleft {
        display: none;
    }
}

/* End Carousel */

.responsive-box-wrapper {
    max-width: 100%;
    margin: 0 auto;
    background: #f2f2f2;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
  }
  
.responsive-img-col {
    flex: 1 1 240px;
    min-width: 180px;
    padding: 40px 0;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f2f2f2;
  }
  
.responsive-img-col img {
    width: 70%;
    max-width: 239px;
    height: auto;
    display: block;
    margin: 0 auto;
    background: #f2f2f2;
    border: none;
    border-radius: 4px;
  }
  
.img-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #105742;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    max-width: 200px;
    pointer-events: none;
  }
  
 .responsive-text-col {
    flex: 2 1 300px;
    text-align: left;
    padding: 50px 30px;
    color: #000;
    font-weight: normal;
    background: #f2f2f2;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  
  @media (max-width: 700px) {
      
    .responsive-box-wrapper {
      flex-direction: column;
      max-width: 100%;
    }
    
    .responsive-img-col,
    .responsive-text-col {
      width: 100%;
      min-width: unset;
      padding: 10px;
    }
    
    .img-overlay {
      font-size: 16px;
      max-width: 90%;
    }
  }
