/* Home hook CSS */
#htmlcontent_home ul {
  margin: 0 -5px; }
  #htmlcontent_home ul li {
    padding: 0 5px 10px; }
    @media (max-width: 479px) {
      #htmlcontent_home ul li {
        width: 100%; } }
    #htmlcontent_home ul li img {
      max-width: 100%;
      height: auto; }
      @media (max-width: 479px) {
        #htmlcontent_home ul li img {
          min-width: 100%; } }
    #htmlcontent_home ul li.htmlcontent-item-5 {
      width: 66.6667%; }
      @media (max-width: 479px) {
        #htmlcontent_home ul li.htmlcontent-item-5 {
          width: 100%; } }
    #htmlcontent_home ul.pillar li {
        position: relative;
        height: 225px;
        padding: 0;
        border: none;
        background-image: url('https://melbournependepot.com.au/img/pillar-bg1.png');
        background-size: cover; }
    #htmlcontent_home ul.pillar li img {
        position: absolute;
        bottom: 0;
        width: 100%; }
    #htmlcontent_home ul.pillar li:hover img {
        padding: 0; }
    #htmlcontent_home ul.pillar li .pillar-top {
        background: #375369;
        text-align: center;
        padding: 10px 0; }
    #htmlcontent_home ul.pillar li .pillar-top span {
        font-weight: 900;
        color: #fff;
        font-size: 20px; }
    #htmlcontent_home ul li a {
        height: 100%; }
    .sf-menu > li:last-child {
        float: right; }
    .sf-menu > li:last-child::before {
        display: inline-block;
        content: '';
        background-image: url('https://melbournependepot.com.au/img/menu-phone.png');
        background-repeat: no-repeat;
        width: 35px;
        height: 25px;
        margin-right: -8px; }
    .sf-menu > li:last-child > a {
        display: inline-block;
        color: #375369;
        font-size: 30px;
        font-weight: 700;
        margin-top: -8px; }
    .sf-menu > li:last-child > a:hover {
        border-bottom: none; }
    .sf-menu > li:last-child > a:visited,
    .sf-menu > li:last-child > a:focus {
        text-decoration: none; }

/* Top hook CSS */
  #htmlcontent_top {
    float: right;
    width: 33%;
    max-width: 391px;
    padding-left: 5px;
}
  @media (max-width: 767px) {
    #htmlcontent_top {
      width: 100%;
      max-width: 100%;
      padding-left: 0;
      padding-top: 0px; } }
  @media (max-width: 767px) {
    #htmlcontent_top ul {
      margin: 0 -5px; } }
  #htmlcontent_top ul li {
    width: 100%;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      #htmlcontent_top ul li {
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        width: 50%; } }
    #htmlcontent_top ul li:last-child {
      margin-bottom: 0; }
    #htmlcontent_top ul li img {
      max-width: 100%;
      height: auto; }

/* Left hook CSS */
/* Right hook CSS */
/* Footer hook CSS */
