/* div.em-body-inner::before {
  content: "Alert: We are currently experiencing technical difficulties related to searching and showing thumbnails for records. TPL is aware of the problem and working to resolve it as soon as possible. We apologize for any inconvience.";
}
*/

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    box-shadow: 0 0 1px rgba(255,255,255,.5);
}
h3.sub-group-name {
    font-size: 20px;
    line-height: 27px;
}

.banner-link a {
    text-decoration: none
}

.banner-link a:hover {
    text-decoration: underline
}

.emuseum-hero .tpl-banner-links a {
      text-decoration: none;
      padding-top: 3px;
}  

.emuseum-hero .emuseum-hero-title {
     font-size: 45px;
    
}

.collection-home-link {
    font-size: 20px;
}

.tpl-section-links a {
    font-size: 20px;
}


.tpl-section-links .tpl-slide-title {
    font-size: 20px ;
    font-weight: 600 ;
    
}

.tpl-section-links .tpl-slide-text {
    font-size: 16px ;
    
}

.emuseum-fit-grid .emuseum-img-grid .grid-item img {
    object-fit: cover;
    object-position: center 50%;
    width: 100%;
    height: 200px;
    margin-bottom: 5px;
}

.emuseum-hero .emuseum-quicksearch input[type="text"] {
  font-size: 16px;
}



@media (max-width: 430px) {.emuseum-hero .emuseum-hero-title {
     font-size: 37.5px;
    }}

@media (max-width: 430px) {.banner-link a {
    display: none;
    }}

@media (max-width: 430px) {.emuseum-hero .hero-credit {
    font-size: 1.125rem;
    line-height: 25px;
    }}

@media (max-width: 430px) {h3.sub-group-name {
    font-size: 18.75px;
    line-height: 25px;
    }}

@media (max-width: 430px) {.emuseum-hero .emuseum-quicksearch input[type="text"] {
    font-size: 15px;
    }}

@media (max-width: 430px) {.groups-Index h2.result-title {
    font-size: 28.5px;
    }}

@media (max-width: 430px) {.tpl-emuseum .tpl-header a img {
    width: 80px;
    }}

@media (max-width: 430px) {.tpl-emuseum .tpl-header a img {
    width: 80px;
    }}

@media (max-width: 1035px) and (min-width: 575px){.tpl-section-links .tpl-slide-text {
    font-size: 13px ;
    }}

@media (max-width: 575px) {.tpl-footer .tpl-footer-title {
    margin-top: 20px;
    
    }}

.qs-search-container {
    margin-bottom: 5px;
}

.result-details-result-count {
    font-size: 1.125rem;
}

.result-title, .emuseum-highlight-section .highlight-text .highlight-title, .grid-item .texts-wrap>div:first-of-type, .list-item .texts-wrap>div:first-of-type, .modal-dialog .modal-title {
    font-size: 1rem;
}

.qs-search-container {
    background: #FFFFFF;
}

.tpl-header {
    height: 50px;
}

.collection-home-link {
    line-height: 50px;
}

.tpl-header img {
    top: -3px;
}

@media (max-width: 430px) {.tpl-header img {
 top: 11px;
    }}


.tpl-emuseum .tpl-header a {
    margin-right: 15px;
}

@media (max-width: 575px){.tpl-section-links .tpl-slide-link {
    height: 186px;
    }}

@media (max-width: 769px) and (min-width: 430px) {.tpl-header img {
 top: 5px;
    }}

@media (max-width: 430px) {.tpl-emuseum .tpl-header a {
    font-size: 16px;
    }}

.sort-by-form, .view-switch-form {
    float: right;
}

@media (max-width: 770px) {.sort-by-form, .view-switch-form {
    float: left;
    }}