/* compiled by scssphp v0.0.12 on Tue, 08 Dec 2020 14:59:54 +1300 (0.0556s) */

/* News SCSS Document */
/* News */
.news {
  display: block;
}
.news .news-item {
  display: inline-block;
  margin-bottom: 20px;
}
.news .module-image {
  display: block;
  -webkit-backface-visibility: hidden;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.news .module-image img {
  vertical-align: middle;
}
.news a.news-item:hover .module-image {
  opacity: 0.7;
}
.news .module-text p {
  display: block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.news .module-text .news-item-text-date {
  display: block;
  font-weight: bold;
}
.news .module-text .news-item-text-date [class^="icon-"], .news .module-text .news-item-text-date [class*=" icon-"], .news .module-text .news-item-text-date .material-icons {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  margin-top: -1px;
}
.news .module-text .tags {
  margin-top: 10px;
  font-style: italic;
  /* Main first article featured */
}
.news.mainfirst .news-item:first-child {
  margin-bottom: 30px;
}
.news.mainfirst .module-image {
  width: 100%;
  display: block;
}
.staff.mainfirst .module-text {
  width: 100%;
  display: block;
  padding-top: 5px;
  /* Grid of images next to text */
}
.news.imageside .news-item {
  position: relative;
}
.news.imageside .module-image {
  float: left;
  width: 40%;
  display: block;
}
.news.imageside.grid.one-column .module-image {
  width: 20%;
}
.news.imageside.grid.seven-column .module-image, .news.imageside.grid.six-column .module-image, .news.imageside.grid.five-column .module-image {
  width: 100%;
  padding-bottom: 5px;
}
.news.imageside .module-text {
  float: left;
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* If image shown */
}
.news.imageside .module-image + .module-text {
  width: 60%;
  padding-left: 20px;
}
.news.imageside.grid.one-column .module-image + .module-text {
  width: 80%;
}
.news.imageside.grid.seven-column .module-text, .news.imageside.grid.six-column .module-text, .news.imageside.grid.five-column .module-text {
  width: 100%;
  padding-left: 0px;
  /* Grid of images on the right of the text */
}
.news.imageright .news-item {
  position: relative;
}
.news.imageright .module-image {
  float: right;
  width: 40%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
.news.imageright.grid.one-column .module-image {
  width: 20%;
}
.news.imageright.grid.seven-column .module-image, .news.imageright.grid.six-column .module-image, .news.imageright.grid.five-column .module-image {
  width: 100%;
  padding-left: 0px;
  padding-bottom: 5px;
}
.news.imageright .module-text {
  /* Grid of images with text under */
}
.news.textunder .news-item {
  position: relative;
}
.news.textunder .module-image {
  width: 100%;
  display: block;
  padding-bottom: 5px;
}
.news.textunder .module-text {
  width: 100%;
  display: block;
  /* Grid of images with title above and text under */
}
.news.blog.grid.one-column .news-item {
  padding-top: 15px;
  position: relative;
}
.news.blog.grid.one-column .news-item:first-child {
  border: none;
  padding-top: 0px;
}
.news.blog .module-image {
  width: 100%;
  display: block;
  text-align: center;
}
.news.blog .module-text {
  width: 100%;
  display: block;
  padding-top: 5px;
  /* Bordered grid of images on the right of the text */
}
.news.boxed .news-item {
  padding: 15px 15px 15px 15px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.news.boxed .module-image {
  float: right;
  width: 40%;
  display: block;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.news.boxed.grid.one-column .module-image {
  width: 20%;
}
.news.boxed.grid.seven-column .module-image, .news.boxed.grid.six-column .module-image, .news.boxed.grid.five-column .module-image {
  float: none;
  width: 100%;
  display: inline-block;
  padding-left: 0px;
  padding-bottom: 5px;
}
.news.boxed .module-text h4 {
  padding-top: 0px;
}
.news.boxed.grid.seven-column .module-text h4, .news.boxed.grid.six-column .module-text h4, .news.boxed.grid.five-column .module-text h4 {
  padding-top: 10px;
  /* Summary with smaller images */
}
.news.summary .news-item {
  display: block;
  position: relative;
  margin-bottom: 5px !important;
}
.news.summary .module-image {
  float: left;
  display: inline-block;
  max-width: 20%;
  margin-right: 10px;
  padding-top: 5px;
}
.news.summary .module-text {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.news .module-text .news-item-text-date {
  font-weight: normal;
  /* News details page */
}
.news-details {
  display: block;
}
.news-details-image {
  float: right;
  display: inline-block;
  max-width: 50%;
  padding-left: 20px;
}
.layout.middle .news-details-image, .layout.half .news-details-image, .layout.third .news-details-image, .layout.side .news-details-image {
  max-width: 100%;
  padding-left: 0px;
  padding-bottom: 10px;
}
.news-details-contact .clearer {
  clear: left;
}
.news-details-date {
  font-weight: bold;
}
.news-details-description .backlink {
  display: block;
  /* Media queries */
}
@media screen and (max-width: 480px) {
  .news {
    display: block;
    /* Grid on images side */
  }
  .news.imageside .news-item, .news.imageright .news-item {
    width: 100% !important;
    margin-right: 0% !important;
    margin-bottom: 30px;
  }
  .news.imageside .module-image, .news.imageright .module-image {
    float: none;
    display: inline-block;
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 5px;
  }
  .news.imageside .module-text {
    float: none;
    display: inline-block;
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    /* Bordered grid of images on the right of the text */
  }
  .news.boxed .module-image {
    float: none;
    display: inline-block;
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 5px;
  }
  .news.boxed .module-text h4 {
    padding-top: 10px;
    /* News details page */
  }
  .news-details-image {
    float: left;
    max-width: 100%;
    padding-left: 0px;
  }
}
