[class^="path-slideshow"] .navbar {
  display: none;
}

[class^="path-slideshow"].flex-column {
  flex-direction: row !important;
}

[class^="path-slideshow"] .container {
  /*width: 100%;*/
  width: 2160px !important;
  max-width: 2160px !important;
  padding: 0;
}

[class^="path-slideshow"] .region-content {
  padding: 0;
}

[class^="path-slideshow"] .visually-hidden-focusable {
  display: none;
}

.path-frontpage .region-content {
  background: #ddd;
  padding: 40px;
}

[class^="path-slidepage"] .region-content {
  padding: 40px;
}

[class^="path-slidepage"] .views-field-title {
  text-align: center;
  margin-bottom: 1em;
}

[class^="path-slidepage"] .img-fluid {
  border: 1px solid #ccc;
  margin: 0.5em;
}

.home-link {
  padding: 1.5em 0 0.5em;
}

.home-link a {
  color: #fff;
  background: #006699;
  padding: 0.75em 1em;
  text-transform: uppercase;
  text-decoration: none;
}

.views-view-grid .views-col {
  padding: 0.5em;
}

.gds-slider-portrait {
  width: 2160px !important;
  margin: 0 auto;
}
