		/*
  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: 26 February 2018 19:57:37
*/


/********** Footer **********/

#pso-footer{
    color: #fff;
    position: relative;
    padding: 10px 0 30px 0; 
}

#pso-footer a{
    color: #fff;
}

#pso-footer p{
    margin: 0;
    font-size: 0.9em;
}

#pso-footer-links{
    margin-top: 20px;
}

#pso-footer-links ul{
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

#pso-footer-links ul li{
    display: inline;
    margin-right: 20px;
    font-size: 0.9em;
}

#pso-footer-logo {
    background: url(http://planningschemes.dpcd.vic.gov.au/__data/assets/image/0007/385549/vic-gov-logo.png?v=0.1.4) no-repeat 0 0;
    position: absolute;
    right: 0;
    top: 10px;
    height: 60px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 100px;
}

#pso-footer-logo a {
    display: block;
    height: 60px;
    width: 100px;
}

@media only screen and (max-width: 767px) {
  #pso-footer {
    padding-left: 5px;
  }

  #pso-footer-logo { 
    right: 5px 
  }

  #pso-footer-links {
    margin-top: 40px;
  }

  #pso-footer-links ul {
    display: block;
  }

  #pso-footer-links ul li {
    display: block;
    margin-right: 0;
    font-size: 1em;
    padding-bottom: 10px;
  }  

  #pso-footer p {
    width: 60%;
  }
}