@font-face {
  font-family: Lato;
  src: url('./fonts/Lato/Lato-Regular.ttf');
}
html {
  font-family: 'Lato', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block
}
audio,
canvas,
progress,
video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
progress {
  vertical-align: baseline
}
template,
[hidden] {
  display: none
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: inherit
}
b,
strong {
  font-weight: bolder
}
dfn {
  font-style: italic
}
h1 {
  font-size: 2em;
  margin: 0.67em 0
}
mark {
  background-color: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -0.25em
}
sup {
  top: -0.5em
}
img {
  border-style: none
}
svg:not(:root) {
  overflow: hidden
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}
figure {
  margin: 1em 40px
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0
}
optgroup {
  font-weight: bold
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
textarea {
    overflow: auto;
    /* max-height: 40px */
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
.resource-list img {
  max-width: 200px;
  height: 200px;
  object-fit: scale-down;
  width: 200px;
  background-color: #eee8d4
}
.site-page-pagination {
  display: none
}
.linked-resource:hover {
  background-color: rgba(96, 171, 157, 0.5)
}
.reference-heading {
  color: darkred !important
}
.reference-heading a {
  color: darkred !important
}
.add-value {
  background-color: rgba(69, 179, 157, 0.3) !important;
  margin-bottom: 12px
}
.opaque {
  color: rgba(69, 179, 157, 0.6);
  border-top: solid 1px;
  padding-bottom: 20px;
  padding-top: 20px
}
iframe {
  -ms-appareance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-width: 0px;
  border-style: none !important;
  border-color: initial;
  border-image: initial;
}
.customIcones {
  height: 25px;
}
.customLocalisation {
  display: inline;
  color: #60AB9D
}
.customType {
  text-align: center;
}
header {
/*  position: sticky;
  top: 0;
  background-color: white;
  z-index: 100;
*/
}
.imageIntroAccueil {
  height: 250px;
  width: 250px;
  object-fit: scale-down;
  background-color: #eee8d4
}
#comment-main-container textarea {
  height: 75px;
  width: 400px;
  margin-bottom: 20px
}
#comment-main-container input {
  width: 400px;
  margin-bottom: 5px
}
button {
  -ms-appeareance: none;
  -webkit-appeareance: none;
  -moz-appeareance: none;
  margin-bottom: 20px;
  font-family: 'Font Awesome 5 free', 'Lato', sans-serif !important
}
.tagging-form input {
  width: 400px
}
ul a[href="#"] {
  color: #DCDCDC !important;
}
.sub-menu ul a[href="#"]:hover {
  cursor: not-allowed
}
.leaflet-popup-content-wrapper img {
  width: 200px;
  height: 200px;
  object-fit: scale-down;
  background-color: #eee8d4
}
.customLocalisation img {
  height: 20px !important;
  width: 20px !important;
  background-color: transparent !important;
  margin-right: 10px !important
}
.field-description {
  display: none
}
#item-linked h3 {
  font-size: 16px
}
.gravatar {
  display: none
}
#comments-container {
  display: block !important
}
.comment {
  width: 70% !important
}
.comment .comment-author-name {
  font-weight: bold !important;
}
.comment .comment-reply {
  float: none !important;
  text-align: left !important;
  font-weight: bold;
  color: #60AB9D
}
.comment .comment-flag,
.comment .comment-unflag {
  float: none !important;
  text-align: left !important;
  font-weight: bold;
  color: #60AB9D;
  padding-left: 0 !important
}
.comment .comment-author {
  float: none !important;
  margin: 0 !important
}
input {
  margin-bottom: 5px
}
.onlymobilecontent {
  display: none
}
.volumeNumber {
  text-align: center;
  background-color: #60ab9d;
  width: 50px;
  color: white;
  font-size: 11px;
  position: relative;
  top: 20px;
  left: 70%;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2)
}
.description {
  height: auto
}
.browseTitre {
  height: auto;
  vertical-align: middle;
  margin-bottom: 10px;
}
@media screen {
  * {
    box-sizing: border-box
  }
  html {
    font: 16px "Lato", sans-serif;
    color: #676767
  }
  a {
    color: #60AB9D;
    text-decoration: none
  }
  a:hover {
    color: darkred;
    text-decoration: none;
    outline-width: 0
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    color: #000
  }
  h1 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 24px;
    line-height: 48px;
    font-weight: normal
  }
  h2 {
    font-size: 27px;
    margin-bottom: 24px;
    line-height: 48px;
    font-weight: normal
  }
  p {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin: 12px 0
  }
  #wrap {
    max-width: 1200px;
    margin: auto;
    padding: 0 .625%;
    position: relative
  }
  #wrap {
    padding-bottom: 48px
  }
  table {
    margin: 20px auto;
    border-collapse: collapse;
  }
  th,
  td {
    padding: 12px;
    vertical-align: top
  }
  td img {
    padding: 5px;
  }
  th {
    padding-bottom: 9px;
    text-align: left
  }
  td {
    padding-bottom: 5px
  }
  ::-webkit-input-placeholder {
    font-style: italic
  }
  ::-moz-placeholder {
    font-style: italic
  }
  :-ms-input-placeholder {
    font-style: italic
  }
  :-moz-placeholder {
    font-style: italic
  }
  fieldset {
    border: 0;
    margin: 0;
    padding: 0
  }
  select {
    appearance: normal;
    -webkit-appearance: normal;
    -moz-appearance: normal;
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 2px;
    font-size: 18px;
    line-height: 24px;
    color: #676767
  }
  button,
  .button,
  input[type="submit"] {
    background-color: #dedede;
    border: 0;
    cursor: pointer;
    padding: 6px;
    border-radius: 8px
  }
  a.button {
    color: #000;
    display: inline-block
  }
  a.button:hover {
    text-decoration: none
  }
  input[type="text"],
  input[type="password"],
  input[type="email"],
  input[type="url"],
  input[type="number"],
  input[type="date"],
  input[type="datetime-local"] {
    border: 1px solid #dedede;
    padding: 5px;
    height: 30px
  }
  textarea {
    border: 1px solid #dedede;
    padding: 5px
  }
  .field {
    display: flex;
    flex-wrap: wrap
  }
  div#content>form>.field {
    margin-bottom: 24px;
    margin-top: 24px;
  }
  .field .field-meta {
    width: 25%;
    padding-right: .625%;
    text-align: right
  }
  .required.field .field-meta:after {
    content: "*"
  }
  .field .field-meta legend {
    float: right
  }
  .field .inputs {
    width: 75%;
    padding-left: .625%
  }
  .field .collapsible {
    font-size: 13.5px;
    display: block;
    clear: both;
    line-height: 18px
  }
  .field .inputs~*,
  form input[type="submit"] {
    margin-left: calc(25% + .625%);
    margin-top: 12px
  }
  #advanced-search select {
    margin-bottom: 12px
  }
  #advanced-search {
    padding: 24px 0
  }
  #advanced-search input[type="text"] {
    height: 30px
  }
  #advanced-search input[type="submit"] {
    font-size: 22.5px;
    padding: 6px;
    color: darkred
  }
  #advanced-search .remove-value {
    text-indent: -9999px;
    position: relative;
    width: 30px;
    height: 30px;
    margin-left: 6px
  }
  #advanced-search .remove-value:before {
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 30px
  }
  .search-entry:not(:first-child) {
    margin-top: 12px
  }
  nav .navigation,
  nav ul {
    list-style: none;
    padding: 0
  }
  .item-pagination.navigation {
    border-top: 1px solid #dedede;
    padding-top: 11px;
    display: flex;
    justify-content: space-between
  }
  .secondary-nav {
    text-align: center
  }
  .secondary-nav ul {
    margin: 0 0 -1px;
    border-bottom: 1px solid #dedede;
    padding-bottom: -1px
  }
  .secondary-nav.navigation li {
    display: inline-block;
    margin-right: .5em;
    padding-bottom: 12px
  }
  .secondary-nav.navigation li.active a {
    color: #C72E2E
  }
  .secondary-nav a {
    color: #676767
  }
  #skipnav {
    position: absolute;
    top: 0;
    left: -9999px;
    background-color: #fff;
    padding: 6px;
    display: inline-block
  }
  #skipnav:focus {
    left: 50%;
    transform: translateX(-50%)
  }
  header nav .navigation {
    list-style-type: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dedede;
    padding: 5px 0 10px;
    margin: 24px 0
  }
  footer nav .navigation {
    list-style-type: none;
    padding: 0;
    display: flex;
    justify-content: space-around;
    border-top: 1px solid #dedede;
    padding: 10px 0 5px;
    margin: 24px 24px 40px 24px;
    font-weight: bold;
  }
  header nav li {
    display: block;
    margin: 0 .5em
  }
  header nav li ul {
    display: none
  }
  header nav a {
    font-size: 18px;
    font-weight: bold
  }
  header a {
    text-decoration: none
  }
  .site-title {
    font-size: 27px;
    text-transform: uppercase;
    letter-spacing: .125em;
    margin: 48px 0 0;
    display: block;
    vertical-align: top;
    text-align: center
  }
  .site-title:hover {
    text-decoration: none
  }
  .site-title img {
    max-height: 72px;
    max-width: 100%
  }
  #header-image img {
    max-width: 100%;
    vertical-align: top
  }
  #search-container {
    position: absolute;
    top: -22px;
    right: .625%
  }
  #search-container input[type="text"],
  #search-container button {
    border: 0;
    border-bottom: 1px solid #dedede;
    background-color: #fff;
    height: 36px;
    display: inline-block;
    line-height: 24px;
    padding: 6px;
    vertical-align: bottom;
    background-color: #fff;
    color: #676767
  }
  #search-form {
    display: flex;
    padding: 6px 12px 12px;
  }
  #search-form.closed {
    width: 36px;
    height: 42px
  }
  #search-form.open {
    right: 36px;
    position: absolute;
    top: 70px
  }
  #search-form+button.search-toggle {
    top: 70px;
    position: absolute;
    width: 36px;
    height: 36px;
    border-bottom: 0;
    color: #b8b8b8
  }
  #search-form.closed+.search-toggle {
    right: 0;
    border: 1px solid #dedede;
    border-top: 0
  }
  #search-form.closed+.search-toggle:after {
    content: "\f002";
    font-family: "Font Awesome 5 Free"
  }
  #search-form.open+.search-toggle {
    top: 70px;
    right: 0
  }
  #search-form.open+.search-toggle:after {
    content: "\f00d";
    font-family: "Font Awesome 5 Free"
  }
  #search-form.closed [type="text"],
  #search-form.closed [type="submit"],
  #search-form.closed #advanced-form {
    display: none
  }
  #search-form button {
    width: 36px;
    overflow: hidden;
    text-indent: -9999px;
    position: relative
  }
  #search-form button:after {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 6px;
    right: 0;
    text-indent: 0;
    width: 36px;
    text-align: center;
    cursor: pointer
  }
  #query:focus {
    position: relative;
    z-index: 1
  }
  #advanced-form {
    background-color: #fff;
    position: absolute;
    top: 100%;
    padding: 12px;
    right: 0;
    left: 0;
    border: 1px solid #dedede;
    border-top: 0
  }
  #advanced-form fieldset {
    margin-bottom: 12px
  }
  #advanced-form fieldset input {
    margin-right: 6px
  }
  #advanced-form p {
    margin: 0
  }
  #content .blocks>h2:first-of-type {
    text-align: center;
    font-size: 36px;
    margin-bottom: 24px;
    line-height: 48px;
    font-weight: normal
  }
  footer {
    margin-top: 48px;
    clear: both
  }
  #bottom-nav li {
    display: inline-block;
    margin-right: 1em;
    font-size: 15.75px
  }
  #sort-links {
    display: inline-block
  }
  #sort-links ul {
    list-style: none;
    padding: 0;
    display: inline-block
  }
  #sort-links li {
    display: inline-block;
    margin: 0 .5em
  }
  #sort-links a {
    color: #676767
  }
  #sort-links .sorting a {
    color: #C72E2E
  }
  .browse-controls {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    padding-left: 10%;
    padding-right: 10%;
  }
  .sorting button {
    padding: 5px 5px;
    margin: 10px
  }
  .pagination {
    float: right;
    margin-bottom: 24px
  }
  .pagination>* {
    display: inline-block;
    vertical-align: top
  }
  .pagination form,
  .pagination .next.button {
    margin-right: 12px
  }
  .pagination .button {
    background-color: #fff;
    border: 1px solid #dedede;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    text-align: center
  }
  .pagination .row-count {
    line-height: 30px
  }
  [name="page"] {
    width: 72px;
    text-align: center
  }
  #sort-links {
    float: right
  }
  .resource-list {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    clear: both
  }
  .resource-list .resource {
    margin-left: 20px;
    margin-right: 20px;
    width: 200px;
  }
  #collection-items h2 {
    width: 100%
  }
  .browse .resource h4 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center
  }
  .browse .resource h4 a {
    color: #000
  }
  .browse .item-img a {
    display: block
  }
  .browse .resource img {
    max-width: 100%
  }
  .browse .creator+.date {
    margin-left: -4px
  }
  .browse .creator+.date:before {
    content: ", "
  }
  .search-filters {
    text-align: center;
    margin: 0 0 24px;
    color: darkred
  }
  .search-filters .filter {
    display: inline-block;
    padding: 5px;
    font-size: 22.5px;
    margin: 0 .5em
  }
  .search-filters .filter-label:after {
    content: " : "
  }
  #itemfiles,
  .lSSlideOuter .media-render {
    margin: 0;
    background-color: #eee8d4;
    width: 100%
  }
  #itemfiles {
    margin: 0 auto 24px;
    text-align: center;
    min-height: 50vh !important
  }
  #itemfiles li {
    bottom: 0
  }
  .lSSlideOuter ul.lSPager.lSGallery {
    margin: auto;
    margin-bottom: 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
  }
  .lSSlideOuter .media-render {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
  }
  .lSSlideOuter .media-render a {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
  }
  .lSSlideOuter .media-render img {
    max-height: 100%;
    width: auto
  }
  .lSPager img {
    margin: 0 12px 12px 0;
    vertical-align: bottom;
    width: 72px
  }
  .property {
    display: flex;
    margin-bottom: 24px;
    flex-wrap: wrap;
    justify-content: flex-start;
    clear: both;
    margin-top: 24px
  }
  .property h4,
  #linked-resources h4 {
    width: 18.75%;
    margin: 0;
    text-align: right;
    padding: 0 .625%;
    font-size: 16px
  }
  .property .field-term {
    display: block;
    font-size: 18px
  }
  .property .values,
  .property .value {
    width: 81.25%;
    padding: 0 .625%
  }
  div .value .tag {
    width: 81.25%;
    padding: 0 .625%
  }
  .property .values .value:not(:last-child) {
    margin-bottom: 12px
  }
  .property .value>*:first-child {
    margin-top: 0
  }
  .property .value img {
    height: 100px;
    width: 100px;
    display: inline-block;
    vertical-align: top;
    object-fit: scale-down;
    background-color: #eee8d4
  }
  .property .value .language {
    display: none;
    padding: 0 6px;
    border: 1px solid #dedede
  }
  .property .value table {
    margin: 0;
    width: 100%
  }
  #linked-resources {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start
  }
  .linked-header,
  .linked-footer {
    width: 100%;
    margin-bottom: 24px;
    display: flex;
    justify-content: flex-end
  }
  #linked-filter {
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: flex-start;
    margin-right: auto
  }
  #linked-filter h4 {
    font-size: 14px;
    width: auto;
    padding: 0;
    margin-right: 6px;
    text-align: left
  }
  #linked-resources table {
    width: 100%;
    margin-top: 0
  }
  #linked-resources td {
    vertical-align: middle
  }
  #linked-resources caption {
    text-align: left;
    font-weight: bold;
    margin: 6px 12px
  }
  #linked-resources>h4 {
    padding: 6px .625%
  }
  #item-linked .pagination {
    width: 50%;
    text-align: right
  }
  #item-linked .resource-link img {
    height: 50px;
    width: 50px;
    object-fit: scale-down;
    background-color: #eee8d4;
    display: block;
    margin-right: 6px
  }
  #linked-resources .linked-resource {
    border-bottom: 1px solid #dedede;
    margin-bottom: 12px;
    width: 81.25%;
    padding: 0 .625% 11px
  }
  #linked-resources .resource-link {
    display: flex;
    align-items: center
  }
  #home #featured {
    margin: 0 0 48px;
    background-color: #dedede
  }
  #home #featured .slick-list .image {
    display: block;
    height: 50vh;
    overflow: hidden
  }
  #featured img {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
  }
  #featured .featured-meta {
    position: absolute;
    bottom: 24px;
    left: 0;
    right: 0;
    padding: 12px .625% 18px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff
  }
  #featured .featured-meta h3 {
    font-size: 31.5px;
    line-height: 42px;
    margin: 0;
    font-weight: normal
  }
  #featured .featured-meta h3 a {
    color: #fff
  }
  #featured .featured-meta h3 a:hover {
    text-decoration: none
  }
  #featured .featured-meta p {
    font-size: 15.75px;
    margin: 0
  }
  #featured .slick-dots {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    list-style: none;
    padding: 0
  }
  #featured .slick-dots li {
    display: inline-block
  }
  #featured .slick-dots button {
    background-color: #dedede;
    width: 13.5px;
    height: 13.5px;
    border-radius: 18px;
    text-indent: -9999px;
    border: 0;
    cursor: pointer;
    margin: 0 .5em
  }
  #featured .slick-dots li[aria-hidden="false"] button {
    background-color: #9e9e9e
  }
  #search-results {
    width: 100%;
    margin: 24px 0 0
  }
  #search-results img {
    height: 72px;
    float: right
  }
  #search-results a {
    vertical-align: top
  }
  .page .site-page-pagination {
    border-top: 1px solid #dedede;
    padding-top: 11px;
    margin-top: 48px;
    width: 100%
  }
  .page .site-page-pagination a:last-child:not(:only-child) {
    margin-left: 24px
  }
  .page #content {
    display: flex;
    flex-wrap: wrap
  }
  .page #content .breadcrumbs {
    width: 100%;
    padding-left: 20px
  }
  .page #content .breadcrumbs+.blocks,
  .page #content .blocks:first-child {
    width: 100%
  }
  .page #content .sub-menu {
    padding: 0 50px 0 20px;
  }
  .page #content .sub-menu~*:not(.site-page-pagination) {
    width: 100%
  }
  .page #content .sub-menu>ul {
    margin: 0;
    display: flex;
    justify-content: space-between;
    color: darkred;
    border-bottom: 1px solid #dedede
  }
  .page #content .sub-menu a {
    font-size: 15.75px;
    color: #676767
  }
  .page #content .sub-menu a:hover {
    color: darkred;
  }
  .page #content .sub-menu .current a {
    color: #C72E2E
  }
  .page #content .sub-menu>ul>li {
    padding: 0 20px 5px
  }
  .page #content .sub-menu>ul>li:not(:last-of-type) {
    margin-bottom: 6px
  }
  .page #content .sub-menu h4 {
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
    margin: 0 0 6px
  }
  .file,
  .item-showcase .resource {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content
  }
  .item-showcase .resource,
  .file .resource {
    display: flex;
    flex-direction: column;
    flex-basis: content;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    max-width: 100%;
    margin: 0 24px 24px
  }
  .item-showcase .resource img,
  .file .resource img {
    max-width: 100%
  }
  .item-showcase .resource>a:first-child,
  .item-showcase .resource .media-render>a:first-child,
  .file .resource>a:first-child,
  .file .resource .media-render>a:first-child {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%
  }
  .item-showcase .resource h3,
  .file .resource h3 {
    font-size: 18px;
    margin: 12px 0 0
  }
  .page .media-render {
    display: flex;
    flex-basis: min-content
  }
  .page .media-render a {
    display: block
  }
  .page .media-render img {
    vertical-align: top
  }
  .left.file {
    float: left;
    margin: 0 24px 24px 0
  }
  .right.file {
    float: right;
    margin: 0 0 24px 24px
  }
  .item-showcase {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    clear: both;
    justify-content: center;
    margin: 24px 0
  }
  .preview-block {
    margin: 24px 0
  }
  .preview-block .description {
    max-height: 144px;
    overflow: hidden;
    position: relative
  }
  .preview-block .description:after {}
  .breadcrumbs {
    margin-bottom: 24px
  }
  .item-with-metadata .resource.show {
    clear: both;
    margin: 48px 0;
    overflow: hidden
  }
  .caption>*:first-child {
    margin-top: 12px
  }
  .list-of-sites .site-list .site {
    margin-bottom: 12px
  }
  .list-of-sites .site-list .site-link {
    display: inline-block;
    font-size: 22.5px;
    margin-bottom: 6px
  }
  .list-of-sites .site-list .site-summary {
    margin: 0 0 0 12px;
    line-height: 20px
  }
  a.metadata-browse-link {
    display: block
  }
}
@media screen and (max-width: 699px) {
  #wrap,
  footer {
    padding: 0 24px
  }
  .field .label,
  .field label,
  .field .field-meta,
  .media-list {
    width: 100%;
    text-align: left;
    margin-bottom: 6px
  }
  .field .inputs {
    width: 100%
  }
  .pagination-nav,
  #sort-links {
    width: 100%;
    text-align: center;
    padding: 5px 0 6px;
    border-bottom: 1px solid #dedede
  }
  .pagination-nav ul,
  #sort-links ul {
    margin: 0
  }
  #content .sub-menu {
    width: 100%
  }
  #site-title {
    margin: 6px 0
  }
  #site-title img {
    max-height: 24px;
    max-width: calc(100% - 42px)
  }
  #search-container {
    top: -11.4px
  }
  #top-nav ul {
    margin: 12px 0
  }
  header nav .navigation {
    justify-content: center
  }
  .browse .records {
    padding: 24px 0
  }
  .browse .hentry,
  #collection-items .hentry {
    width: 100%;
    border: 1px solid #dedede;
    padding: 11px;
    margin-bottom: 24px
  }
  .browse .hentry img,
  #collection-items .hentry img {
    max-width: 50%;
    float: left;
    margin: 0 24px 6px 0
  }
  .browse .hentry h2,
  #collection-items .hentry h2 {
    margin-top: 0
  }
  .property h4,
  .property .values,
  #linked-filter,
  #linked-resources .pagination,
  #linked-resources>h4,
  #linked-resources .linked-resource {
    width: 100%;
    text-align: left
  }
  .linked-header,
  .linked-footer {
    flex-wrap: wrap;
    margin-bottom: 0
  }
  #linked-filter {
    margin-bottom: 24px
  }
  #linked-resources .resource-class {
    flex: 1;
    text-align: center
  }
  #linked-resources .resource-link {
    flex: 2
  }
  #search-filters ul li {
    font-size: 15.75px;
    margin: 0 3px 12px
  }
  #search-results {
    margin-top: 12px
  }
}
@media (min-width: 300px) and (max-width: 699px) {
  header nav .navigation {
    display: block
  }
  .page #content .sub-menu>ul {
    display: block
  }
  footer nav .navigation {
    display: block
  }
  ul#sharing-buttons {
    display: none
  }
  .search-filters {
    display: none
  }
  header {
    position: initial !important
  }
  #comments-container {
    display: block;
    margin-left: 0;
    width: 100%
  }
  #comment-main-container input {
    width: 100%
  }
  #comment-main-container textarea {
    width: 100%
  }
  .lSSlideOuter .media-render img {
    width: 100%;
    object-fit: scale-down;
    background-color: #eee8d4
  }
  ul #itemfiles {
    padding-bottom: 0
  }
  .nomobilecontent {
    display: none
  }
  .lSSlideOuter ul.lSPager.lSGallery {
    width: 90% !important;
    flex-wrap: unset
  }
  .lSSlideOuter .lSPager.lSGallery li {
    width: 100% !important
  }
  #search-form.open {
    top: -70px
  }
  #search-form+button.search-toggle {
    top: -70px
  }
  #search-form.open+.search-toggle {
    top: -70px
  }
  .resource-name {
    display: block
  }
  .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    height: 350px !important
  }
  footer nav .navigation {
    margin: 0 0 60px
  }
  .browse-controls {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .onlymobilecontent {
    display: block !important
  }
  h1 {
    font-size: 24px;
    line-height: 12px
  }
  header nav a {
    font-size: 1em
  }
  header nav li {
    margin: 5px
  }
  nav ul a[href="#"] {
    display: none
  }
  .page #content .sub-menu>ul>li {
    padding: 0 20px 0
  }
  .page #content .sub-menu>ul {
    padding: 0 0 10px 0
  }
  .description {
    height: auto
  }
  .browseTitre {
    height: auto
  }
}
