		/*
  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: 28 February 2019 19:50:44
*/


.bread_area, .navbar-toggle, .top{
     display: none;
}
.navbar-brand {
      width: 100% !important;
    background-color: #333333 !important; 
}
.hero_area, .navbar-collapse, .main-navbar-nav {
      display: none;
}
#logo {
    width: 245px;
    height: 75px;
}
  .col-sm-4 {
      width: 100%;
  }
  .site-footer {
      display: none;
  }
  .sidebar {
      display: none;
  }
  @media print {
    a[href]:after {
      content: none !important;
    }
  }