/*!
Theme Name: GNL Web Releases
Theme URI: 
Author: OCIO Web Services
Author URI: http://www.ocio.gov.nl.ca/
Description: 
Template: gnl-web-framework  
Version: 1
License: 
License URI: 
Text Domain: gnl-web-framework
Tags:
*/
@media screen and (max-width: 63.99875em) {
  .entry-title {
    font-size: 1.3125rem;
    line-height: 1.15;
    letter-spacing: -0.03125rem;
    padding-top: 0;
    margin: -0.125rem 0 1.625rem; } }

.news-post ul.category-list {
  list-style: none;
  padding-left: 0;
  font-weight: bold;
  margin-bottom: 0; }

.news-post .entry-group {
  display: flex;
  flex-flow: row wrap;
  flex-direction: row-reverse;
  justify-content: space-between; }
  .news-post .entry-group .entry-section {
    flex: 0 0 auto;
    width: auto;
    margin-right: 1rem;
    margin-left: 1rem; }
    .news-post .entry-group .entry-section:first-child {
      margin-right: 0; }
    .news-post .entry-group .entry-section:last-child {
      margin-left: 0; }

.news-post .date-time {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between; }
  .news-post .date-time .date-code {
    flex: 0 0 auto;
    width: auto;
    margin-right: 1rem;
    margin-left: 1rem;
    margin-left: 0; }
  .news-post .date-time .time-code {
    flex: 0 0 auto;
    width: auto;
    margin-right: 1rem;
    margin-left: 1rem;
    margin-right: 0; }

.news-results h2 {
  margin-bottom: 0.5rem; }

.news-results ul {
  list-style: none;
  padding-left: 0; }
  .news-results ul li {
    padding: 0.75rem 0;
    border-bottom: 1px solid #d9d9d9;
    display: flex;
    flex-flow: row wrap;
    align-items: center; }
    .news-results ul li .title {
      flex: 1 1 0px;
      width: auto;
      margin-right: 1rem;
      margin-left: 1rem;
      margin-left: 0; }
    .news-results ul li .department {
      width: calc(33.33333% - 2rem);
      margin-right: 1rem;
      margin-left: 1rem;
      margin-right: 0;
      font-size: 0.875rem; }

.news-form {
  display: block;
  overflow: auto;
  margin-bottom: 1.375rem; }
  @media print, screen and (min-width: 40em) {
    .news-form {
      display: flex;
      flex-flow: row wrap;
      align-items: center; } }
  .news-form > div {
    margin-bottom: 0.75rem; }
    @media print, screen and (min-width: 40em) {
      .news-form > div {
        flex: 1 1 0px;
        width: auto;
        margin-right: 1rem;
        margin-left: 1rem;
        margin-left: 0; } }
    .news-form > div:last-child {
      margin-right: 0; }
  .news-form .label {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }
  .news-form select {
    padding-left: 0.6875rem;
    padding-right: 0; }
  .news-form .button {
    vertical-align: inherit;
    padding: 0.5rem 0.75rem 0.625rem 0.875rem;
    margin: 0;
    width: 100%; }

.share-buttons {
  margin-bottom: 1.375rem; }
  .share-buttons .label {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }
    @media print, screen and (min-width: 40em) {
      .share-buttons .label {
        position: static !important;
        width: auto;
        height: auto;
        overflow: visible;
        clip: auto;
        white-space: normal; } }

.featured-news article {
  border-bottom: 1px solid #d9d9d9; }

.news-with-photos article:not(.aside-photo) {
  display: flex;
  flex-flow: row wrap;
  border-bottom: 1px solid #d9d9d9; }
  .news-with-photos article:not(.aside-photo) .image {
    width: calc(25% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    margin-left: 0; }
  .news-with-photos article:not(.aside-photo) .text {
    flex: 1 1 0px;
    width: auto;
    margin-right: 1rem;
    margin-left: 1rem;
    margin-right: 0; }

.news-with-photos article.aside-photo {
  border-bottom: 1px solid #d9d9d9; }

.contacts-table td {
  vertical-align: middle; }

.contacts-table th:nth-child(1),
.contacts-table td:nth-child(1) {
  width: 32.5%; }

.contacts-table th:nth-child(2),
.contacts-table td:nth-child(2) {
  width: 37.5%; }

.contacts-table th:nth-child(3),
.contacts-table td:nth-child(3) {
  width: 15%; }

.contacts-table th:nth-child(4),
.contacts-table td:nth-child(4) {
  width: 15%; }

.language-switcher {
  display: none; }

.gallery {
  margin-left: -1rem;
  margin-right: -1rem; }
  .gallery figcaption {
    margin: 0; }
