// Responsive mobile 
@media screen and (max-width: 600px) {
.media-render { padding:  0 5px 0 5px; flex-grow: 1; max-width: 600px; }
.media-render img  { object-fit: cover; width: auto; height: 600px; }
.item-set-items { padding: 0 5px; }
header h1 img { width: 30%; }
header { background-image: url(https://archive.warplane.com/omeka/files/header_background_800.jpg); background-size:cover; background-position: center; margin-bottom: 10px; background-repeat: no-repeat; }
}

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
body { font-family: "Gill Sans MT", "Lato",Arial, sans-serif; font-size: 15px; }
header nav>ul>li>a { margin: 7.5px 0; }
header nav ul li a:link, header nav ul a:visited { font-size: 18px; color: #fff; border-bottom: 1px dotted #999; }
header nav ul li a:hover, header nav a:visited:hover, header nav li.active a:link, header nav li.active a:visited { border-bottom: 1px solid #ffcf37; }
header nav ul.navigation>li:not(:last-child) { margin-right: 25px; }
h4, h2 { text-transform: capitalize; }
h2 { font-weight: normal; margin: 5px 0; }
body.resource #content>h2:first-of-type+h3 { margin: 0; }
.property h4 { text-transform: uppercase; }
header nav { background-color: rgba(0,55,130,0.8); }
header nav:before { background-color: #003782; color: #fff; }
header h1 { text-align: left; margin: 10px auto 50px auto; background-image: url(https://archive.warplane.com/omeka/files/header_cwhm.png);  background-repeat: no-repeat; background-size: 33%; background-position: 98% 0; }
header h1 img { max-width: 30%; }
header { background-image: url(https://archive.warplane.com/omeka/files/header_background_2000.jpg); background-size:cover; background-position: center; margin-bottom: 10px; background-repeat: no-repeat; }
#content { padding: 1% 3.38983% 30px; }
.preview-block { margin: 0 0 30px 0; }
.item-set-items { border-right: 1px solid #dedede; padding: 0 30px; }
/* .media-embeds { display: flex;  flex-direction: row; flex-wrap: wrap; align-items: flex-start; } */
.media-render { padding:  0 5px 0 5px; flex-grow: 1; max-width: 600px; }
.media-render img  { object-fit: contain; width: 600px; }
.values .value { max-width: 600px; text-align: justify; border-left: 2px dotted #DDD; padding-left: 10px; }
.values .value:first-letter { text-transform: capitalize; }
.metadata .values .value { border: none; padding: 0; }
ul.resource-list { display: grid; grid-gap: 0 30px; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); } 
ul.resource-list .resource { border-bottom: 1px solid #dedede; border-top: 1px solid #ddd; padding: 30px 0 10px 0; margin: 0; overflow: hidden; }
ul.resource-list .resource img { margin: -10px 15px 10px 15px; float: left; object-fit: contain;  }
ul.resource-list .resource h4 { font-size: 20px; margin: 0 0 5px 0; line-height: 24px; }
ul.resource-list .resource .description { max-height: 95px; } 
ul.resource-list .resource .description:after { top: 60px; }
.resource .description { font-size: 0.85em; line-height: 1.5em; }
footer { background-image: url('https://archive.warplane.com/omeka/files/asset/0cadf18a50f56653c02167180c74d2d83675113a.png'); background-repeat:no-repeat; background-image-size: 90%; background-color: #003782; background-position: 20px 30px; padding: 30px; max-width: 100%; font-size: 0.9em;}
footer p { margin: 0 0 0 130px; color: #fff; }
footer a:link, footer a:visited { color: #fff; font-weight: bold; border-bottom: 1px dotted #fff; }
footer a:hover { color: #9AF; border-bottom: 1px solid #ffcf37;}
div#search { display: none; }
.item-showcase .resource.item img { background-color: #EEE; min-height: 400px; object-fit: cover; }
ul#sharing-buttons { float: none; margin: 0 0 20px 0; z-index: 1; }
ul#sharing-buttons li { z-index: 1; }
.resource-link img { height: auto; margin-bottom: 10px; }
.resource-link .resource-name { display: none; }
.advanced-search {  }
button, a.button, .resource-list.preview+a, [type="submit"] { color: #fff; font-size: 0.9em; font-weight: bold; text-transform:uppercase; padding: 10px 20px; background-color: #003782; }

.mainPanel .attribution { display: none; }
.results>ul { flex-wrap: nowrap; }
.resource-link img { height: auto; }