.header  ul.mod-menu {
    display: flex;
    flex-wrap: nowrap !important;
    flex-direction: row;
    gap: 35px;
    width: 100%;
    justify-content: end;
}
header  .col-sm-9 {
    display: flex;
    align-items: center;
    width: 90%;
}
header.header {
    background: no-repeat;
    padding: 15px 0;
    position: absolute;
    z-index: 9999999;
    width: 100%;
}
header.header li a {
    color: #fff;
    text-decoration: none !important;
    font-size: 16px;
    text-transform: uppercase;
    font-family: courier;
    white-space: nowrap;
}
button.login-btn {
    white-space: nowrap;
    padding: 4px 25px;
    background: none;
    color: #fff;
    border: none;
    margin: 0;
    position: relative;
    display: block;
}
.container-search a.book-online-btn {
    background: #f29400;
    display: block;
    white-space: nowrap;
    color: #fff;
    text-decoration: none;
    padding: 5px 30px;
}
.container-search {
    display: flex;
    gap: 30px;
    margin-left: 40px;
}
header .col-sm-9 ul li {
    display: flex;
    align-items: center;
}

.container-search p {
    margin: 0;
}

footer.footer {
    margin: 0;
    background: url(/images/banners/newbg.png);
    background-attachment: fixed;
    padding-bottom: 70px;
}
footer.footer .grid-child {
    padding: 0;
    width: 100% !important;
    max-width: 100%;
}
footer.footer div#mod-custom114 {
    width: 100%;
}
footer.footer .col-sm-12 h2 {
    color: #f29400;
    font-family: "Courier Prime", monospace;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 20px;
    margin: 38px 0px 43px;
}
footer.footer div#mod-custom114 .container {
    border: 1px solid #f29400;
}
footer.footer .row .col-sm-4 h2 {
    font-size: 15px;
    text-align: center;
    font-family: "Courier Prime", monospace;
    font-weight: 400;
}
footer.footer .row .col-sm-4  p {
    font-family: "Courier Prime", monospace;
    font-weight: 100;
    font-style: normal;
    text-align: center;
    font-size: 20px;
}
.working-hours {
    margin-bottom: 5px;
}

.working-hours .container {
    padding-bottom: 30px;
    background: #273335;
}

.footer-bottom .container {
    padding: 30px 0 50px 0;
    background: #273335;
}

.info-col {
    text-align: center;
}

.info-col h2 {
    color: #f29400;
    font-family: "Courier Prime", monospace;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 20px;
    margin: 38px 0px 43px;
}

.info-col p a {
    text-decoration: none;
    margin: 0 15px;
}

.info-col  ul {
    padding: 0;
    display: flex;
    justify-content: center;
}

.info-col ul li {
    list-style: none;
}

.banner-section {
    background-image: url(/images/banners/newbg.png);
    height: 800px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-attachment: fixed;
    background-position: center;
    /* background-size: cover; */
}
.banner-section {
    position: relative;
}
.banner-section:before {
    content: '';
    position: absolute;
    background-image: url(/images/84770f_8cd549e2f65043eabe2bef4eeb080671mv2_d_3001_1688_s_2.avif);
    height: 100%;
    width: 100%;
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.banner-section .container {
    z-index: 9999;
}

.banner-section:after {
    content: '';
    position: absolute;
    background: #273335;
    height: 100%;
    width: 100%;
    background-size: 113% 100%;
    background-position: 50% 99%;
    background-repeat: no-repeat;
    opacity: .4;
}

.banner-section h1 {
    font-size: 90px;
    line-height: 1.1em;
    text-align: center;
    font-weight: 400;
    margin-bottom: 0;
    color: #f29400;
}

.banner-section p {
    text-align: center;
    font: normal normal normal 24px/1.4em 'courier new',courier-ps-w01,monospace;
}


.item-page dl.article-info.text-muted {
    display: none;
}

nav.pagenavigation {
    display: none;
}

.page-header {
    display: none;
}

.our-story {
    background: #ebecf2;
    padding-bottom: 70px;
    position: relative;
}
.com-content-article__body {
    width: 100%;
}
main {
    width: 100%;
}
.site-grid {
    display: block;
}
.our-story h2 {
    margin: 74px 0px 39px 0;
    color: #000;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Poppins';
}
.our-story p {
    /* max-width: 400px; */
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #273335;
}
.our-story img {
    position: absolute;
    top: -50px;
    right: 70px;
}
.our-story .col-sm-6 {
    position: relative;
}
.site-grid {
    display: block !important;
}

.work-section {
    padding: 70px 0;
    /* background: url(/images/banners/newbg.png); */
    color: #fff;
    text-align: center;
}

.work-section .container h2 {
    text-align: center !important;
    font-size: 40px !important;
    max-width: 500px;
    margin: 0 auto 25px auto !important;
    color: #fff !IMPORTANT;
    font-weight: 600 !IMPORTANT;
    font-family: "Poppins", sans-serif !important;
    line-height: 61px !important;
}

.work-logos {
    display: flex;
    justify-content: center;
    gap: 15%;
}
.work-section .container {
    border: none !important;
}
.servce-section {
    padding: 0 0 100px 0;
    text-align: center;
}
.rsform h2 {
    color: #f29400;
    font-family: "Courier Prime", monospace;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 20px;
    margin: 35px 0px 40px;
}

.rsform .row {
    display: block;
    margin-bottom: 5px !important;
}

.rsform .row .formControls.col-sm-9 {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding: 0;
}

.rsform  .formContainer {
    max-width: 500px;
    margin: 0 auto;
}

.rsform .row input {
    border-radius: 0;
    border: 1px solid #f28c10;
    background: none;
    color: #fff;
}

.rsform .row textarea {
    background: none;
    border: 1px solid #f29400;
    height: 90px;
    border-radius: 0;
    color: #fff;
}
.rsform-type-recaptchav2 label {
    display: none;
}
.rsform-type-recaptchav2 {
    margin-top: 15px !important;
}
.rsform .row button#Submit {
    background: #f29400;
    border: none !important;
    padding: 10px;
    border-radius: 0;
    width: 100%;
}
.rsform-type-submitbutton label {
    display: none;
}
.rsform .row button#Submit {
    margin-top: 10px;
}
.formError, .formRed {
    color: #dc3545 !important;
    font-weight: 500 !IMPORTANT;
}
.rsform 
 form#userForm {
    max-width: 500px;
}

.rsform form#userForm span.formError {
    font-size: 11px;
}
.brand-logo img {
    max-width: 150px;
    width: 100%;
}

header.header .container {
    max-width: 100%;
}

header.header li a img {
    width: 25px;
    margin-right: 10px;
}
header.header li span {
    color: #fff;
    text-decoration: none !important;
    font-size: 16px;
    text-transform: uppercase;
    font-family: courier;
}
header.header .col-sm-3 {
    width: 10%;
}
header .col-sm-9 .grid-child.container-nav {
    max-width: 100%;
}

.deeper.parent {
    position: relative;
}

.deeper.parent ul.mod-menu__sub {
    display: none;
    position: absolute;
    top: 33px;
    right: 0;
    padding: 15px;
    background: #fff;
    color: #000;
}


.deeper.parent ul.mod-menu__sub li a {
    color: #000;
}
.deeper.parent:after {
    content: '\f078';
    position: absolute;
    right: -15px;
    color: #fff;
    font-family: 'FontAwesome';
    font-size: 10px;
}
ul.mpGTIt li {
    list-style: none;
}

ul.mpGTIt {
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 40px;
}

.banner-section-inner {
    background-image: url(/images/banners/newbg.png);
    height: 300px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-attachment: fixed;
    background-position: center;
    /* background-size: cover; */
}
.banner-section-inner h1 {
    font-size: 50px;
    line-height: 1.1em;
    text-align: center;
    font-weight: 700;
    margin-top: 25px;
    color: #fff;
    text-transform: capitalize;
}
section.banner-section-inner {
    margin-bottom: 50px;
}
.image-row {
    display: flex;
    margin-bottom: 50px;
    gap: 25px;
}
.images-here {
    display: flex;
    gap: 50px;
}

.images-here a {
    text-align: center;
    color: #000;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 20px;
}

.images-here a p {
    margin: 10px 0 0 0;
    text-align: center;
}

video.v1 {
    margin: 0 auto;
}
.vdo-sec {
    text-align: center;
    margin-bottom: 60px;
}
.servce-section ul {
    display: flex;
    width: 100%;
    gap: 20px;
    flex-wrap: wrap;
}

.servce-section ul li {
    width: 22%;
    background: #fff;
    padding: 15px 0;
    box-shadow: 0 0 5px #ccc;
    margin: 5px;
}

.servce-section ul li img {
    width: 100%;
    border-radius: 100%;
    max-width: 200px;
    height: 200px;
    margin: 0 auto;
    object-fit: cover;
}
.servce-section ul li h1 {
    font-size: 20px;
    color: #F6513C;
    font-family: "courier new";
    margin-top: 50px;
    margin-bottom: 15px;
}
.servce-section ul li br {
    display: none;
}
.servce-section ul li  p {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 300;
    color: #f29400;
    line-height: 21px;
}
.servce-section h2 {
    margin: 15px 0px 40px 0;
    color: #000;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Poppins';
}
.contact-us-section h2 {
    font-size: 27px;
    line-height: 1.1em;
    text-align: left;
    font-weight: 700;
    margin-top: 25px;
}
header ul li [aria-current="page"] {
    font-weight: 600;
    color: #f29400 !important;
}
.servce-section .mod-articles-item-content {
    color: transparent;
}
.servce-section a.btn {
    background: #273335;
    border: none !important;
    padding: 10px 20px;
    border-radius: 0;
    width: fit-content;
    text-decoration: none !important;
    box-shadow: none ! IMPORTANT;
}
.servce-section a.btn span {
    display: none;
}
.servce-section a.btn:hover {
    background: #f29400;
}
section.contact-us-section a.text img {
    display: none;
}
section.contact-us-section a.text {
    color: #273335;
    text-decoration: none;
}
section.contact-us-section {
    padding-bottom: 50px;
}
.servce-section section.banner-section-inner {
    display: none;
}
header.header a.btn.btn-link.jmodedit {
    display: none;
}
main {
    margin: 0 !important;
}
.icons {
    display: none;
}
.card-body {
    padding: 0 !IMPORTANT;
}
.top-a.card {
    margin: -1px 0 0 0px;
    border: none;
}
.news-sec h1 {
    font-size: 29px;
    font-weight: 700;
}

.news-sec  img#icon {
    max-width: 150px;
    margin: 25px 0 0;
}

.news-sec h2 {
    font-size: 29px !important;
    margin: 0;
    color: #000;
    font-weight: 700;
    font-family: 'Poppins';
}
section.news-sec {
    padding-bottom: 50px;
}
.info-col {
    padding: 0 50px !important;
}
section.tourismus-sec h1 {
    font-size: 29px;
    margin: 0;
    color: #000;
    font-weight: 700;
    font-family: 'Poppins';
}

section.tourismus-sec  a.text {
    color: #273335;
}

section.tourismus-sec h1 a {
    margin: 0;
    color: #f29400;
    font-weight: 700;
    font-family: 'Poppins';
}

section.tourismus-sec iframe {
    width: 100%;
}
/*.vdo-sec video.v1 {
    width: 100%;
}*/
.Osteologie-row {
    display: flex;
    gap: 25px;
    margin-bottom: 50px;
}

.Osteologie-row img.pic_button {
    height: 500px;
    object-fit: cover;
}

.Osteologie-row a h2 {
    font-size: 24px;
    margin: 0;
    color: #000;
    font-weight: 700;
    font-family: 'Poppins';
    padding: 15px 0;
}

.Osteologie-row a {
    text-decoration: none !important;
    display: block; 
}
.ostro-sec h1 {
    font-size: 29px;
    margin: 0;
    color: #000;
    font-weight: 700;
    font-family: 'Poppins';
}
section h1 {
    font-size: 29px;
    margin: 0;
    color: #000;
    font-weight: 700;
    font-family: 'Poppins';
}
.image-row a.pic {
    width: 25%;
}
div#jemmodulewide ul.eventlist {
    max-width: 1320px;
    margin: 0 auto 70px auto;
}
div#jemmodulewide ul.eventlist li {
    margin: 15px 0;
    border: 1px solid #ddd;
    padding: 15px 25px;
}
div#jemmodulewide ul.eventlist li h4 a {
    color: #000;
    text-decoration: none;
    font-size: 20px;
}
.jem-event-info a {
    text-decoration: none;
    color: #273335;
}
div#jemmodulewide .time:before {
    color: #f29400;
}
header.header .container {
    max-width: 100%;
    padding: 0 30px;
}
section p a.text {
    color: #f29400 !important;
    text-decoration: none !important;!i;!;
    font-weight: 600;
}
body #jemmodulewide .eventlist li:hover {
    background-color: #dc4a3a0a;
}


.userdata {
    max-width: 500px;
    margin: 0 auto 50px auto;
    padding: 25px;
    background: #f5f5f5;
    border-radius: 15px;
}

.userdata input {
    background-color: #fff !important;
    appearance: none !IMPORTANT;
}

.userdata span.input-group-text {
    background: #f29400;
}

.userdata span.input-group-text span.icon-user:before {
    color: #fff;
}

.userdata .input-password-toggle {
    background: #f29400;
    border: none;
}

.mod-login__submit button {
    background: #f29400;
    border: none;
}

.mod-login__submit  svg {
    width: 15px !important;
}

.mod-login__submit svg path {
    fill: #fff !IMPORTANT;
}

.mod-login__submit svg circle {
    fill: #fff !important;
}

.userdata ul.mod-login__options li a {
    color: #000;
    text-decoration: none;
}

.userdata ul.mod-login__options li a:hover {
    color: #f29400;
}
div#phocadownload-upload {
    max-width: 1366px;
    margin: 0 auto 50px auto;
    background: #f5f5f5;
    padding: 30px;
    border-radius: 10px;
}
.container-component {
    border: none !IMPORTANT;
}
div#phocadownload-upload h4 {
    font-size: 29px !important;
    margin: 0 0 25px 0;
    color: #000;
    font-weight: 700;
    font-family: 'Poppins';
}

div#phocadownload-upload form#adminForm {
    margin-bottom: 25px;
}
div#phocadownload-upload form#adminForm span.input-group-btn button.btn {
    background: #333;
    border-color: #000;
    border-radius: 0;
}

div#phocadownload-upload form#adminForm 
 table.table {
    margin-top: 25px;
}

div#phocadownload-upload form#adminForm table.table a {
    color: #000;
    text-decoration: none;
}
#phocadownload-upload td.footer {
    background: #f29400;
}
#phocadownload-upload-form table.pd-user-upload-table {
    margin: 0 auto;
    width: 100%;
}
div#phocadownload-upload select#catid {
    margin: 0;
}
div#phocadownload-upload form#adminForm input#pdsearch {
    border-radius: 0;
}
div#phocadownload-upload .btn-file {
    background: #f29400;
    border: none;
    border-radius: 5px 0 0 5px;
}
div#phocadownload-upload  button#file-upload-submit {
    background: #f29400;
    border: none;
    border-radius: 0 5px 5px 0;
}
#phocadownload-upload .pd-file-upload-form {
    padding: 0;
}
#phocadownload-upload .comment-input {
    width: 99.2% !important;
}
.com_phocadownload .pagination {
    align-items: center;
    justify-content: flex-end;
    margin-right: 0;
}
.pd-category {
    !;
    max-width: 1366px;
    margin: 25px auto;
    background: #f5f5f5;
    padding: 35px;
    border-radius: 15px;
}

.pd-category a.btn.btn-primary {
    background: #f29400;
    border-color: #f29400;
}

.pd-category .pd-float a {
    color: #000;
    text-decoration: none;
}

.com_phocadownload .pagination .pagination.pagination-centered {
    display: none;
}

.com_phocadownload .pagination .counter.pull-right {
    display: none;
}
.pd-category .ph-cb.pd-cv-paginaton {
    display: none;
}
.pd-button-box-bt a.btn {
    background: #333;
    color: #fff;
    border-color: #333;
    outline: none !IMPORTANT;
    box-shadow: none !IMPORTANT;
}

.pd-button-box-bt a.btn:hover {
    background: #f29400;
    color: #fff;
    border-color: #f29400;
}
joomla-alert {
    max-width: 1366px;
    margin: 0 auto;
}
.blog .blog-item .page-header {
    display: block;
}
h3.card-header {
    display: none;
}
.blog .blog-items {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 15px;
}
.pressespiegel-content ul {
    padding: 0;
    margin: 0;
}
.pressespiegel-content ul li a {
    text-decoration: underline;
    color: #000;
}
.pressespiegel-content ul li {
    list-style: disc !IMPORTANT;
}
section.pressespiegel-content {
    margin-bottom: 50px;
}
.pressespiegel-content ul li a:hover {
    color: #f29400;
}



/*..team-page..*/
.blog figure.left {
    width: 25%;
    padding-right: 25px;
}

.blog figure.left img {
    object-fit: cover;
    width: 100%;
    height: 300px;
}

.blog .item-content {
    width: 75%;
}

.blog-items .blog-item {
    flex-direction: row;
    margin-top: 0;
    background: #f5f5f5;
    padding: 25px !important;
    margin-bottom: 25px;
    border-radius: 10px;
}
.blog .item-content section h2 {
    display: none;
}

.blog .item-content .container {
    padding: 0;
}

.blog .item-content .container p {
    margin: 10px 0;
}

.blog .item-content .container br {
    display: none;
}

.blog .item-content .container ul.middle {
    padding: 0;
    margin: 0;
}

.blog .item-content .container ul.middle li {
    list-style: none;
}

.blog .item-content .container img.pic_portr {
    display: none;
}
.blog .blog-item .page-header h2 a {
    text-decoration: none;
    font-size: 24px;
    color: #000;
    font-weight: 700;
}

.blog .item-content .container ul.middle a.btn.btn-secondary {
    background: #f29400;
    border: #f29400;
    color: #fff;
    font-weight: 400;
}

.blog .item-content .container ul.middle a.btn.btn-secondary span.icon-chevron-right {
    display: none;
}
.blog .item-content .container p a.btn.btn-secondary {
    background: #f29400;
    border: none !important;
    padding: 7px 25px;
    border-radius: 5px;
}

.blog .item-content .container p a.btn.btn-secondary span.icon-chevron-right {
    display: none;
}
.com-content-category-blog.blog {
    margin: 50px 0 30px;
}
section.details-member {
    padding: 50px 0;
}
section.details-member img#cifa {
    width: 150px;
}
section.details-member p {
    margin: 10px 0;
}
section.details-member  h2 {
    font-size: 27px;
    font-weight: 700;
    margin: 20px 0;
}
section.details-member img.pic_portr {
    display: none;
}
section.details-member br {
    display: none;
}
section.details-member ul.middle {
    padding-left: 0;
}
section.details-member ul.middle ul {
    padding: 0 0 0 20px;
}
section.details-member tr {
    margin: 0 0 15px 0 !important;
    display: flex;
}
section.details-member tr td:first-child {
    width: 200px;
    margin-right: 20px;
    max-width: 120px;
    font-weight: 600;
}
section.details-member ul.middle ul li a {
    color: #f29400;
    text-decoration: none;
    font-weight: 700;
}
.com-content-category-blog.blog section.details-member {
    padding: 0;
}
.worksett-inner ul {
    padding: 0;
}
.worksett-inner h2 {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    font-family: 'Poppins';
    margin: 0 0 15px 0;
}
.worksett-inner h1 {
    margin: 0 0 15px 0;
}

.worksett-inner img {
    max-width: 600px;
    margin: 20px auto;
    width: 100%;
}
.worksett-inner a.pic {
    display: block;
    text-align: center;
}
.vdo-center {
    text-align: center;
    margin-bottom: 20px;
}
.worksett-inner ul ul {
    font-weight: 700;
    font-size: 24px;
}

section.worksett-inner {
    padding: 50px 0;
}


section.fundverwaltung-inner a.pic {
    width: 33%;
}

section.fundverwaltung-inner a.pic img {
    width: 100%;
    object-fit: cover;
}

.fundverwaltung-inner .image-row {
    margin-bottom: 25px;
}

section.fundverwaltung-inner h1 {
    margin-bottom: 10px;
}

.block-flex {
    display: flex;
    margin: 25px 0;
}

.block-flex div#block_left {
    width: 50%;
}

.block-flex div#block_right {
    width: 50%;
}

.block-flex br {
    display: none;
}

.block-flex h2 {
    font-size: 24px;
    font-weight: 700;
}
.block-flex a {
    color: #f29400;
    text-decoration: none;
    font-weight: 600;
}

.block-flex div#block_left img.pic_bleft {
    height: 400px;
    object-fit: contain;
}

.eventcalq {
    max-width: 100% !important;
}
.tourismus-sec a.pic.wfpopup.wf-zoom-image {
    width: 100% !important;
}
.tourismus-sec a.pic.wfpopup.wf-zoom-image img.pic_quer {
    width: 100%;
}



section.anthropologie-details {
    padding: 50px 0;
}

section.anthropologie-details .image-row a {
    width: 33%;
}

.anthropologie-details .image-row {
    margin: 25px 0;
}

section.anthropologie-details  .image-center {
    text-align: center;
    margin: 25px 0;
}

section.anthropologie-details  h2 {
    font-size: 24px;
    font-weight: 700;
}

section.anthropologie-details p.p_mid a {
    color: #f29400;
    font-weight: 600;
}
section.details-member ul.middle ul li a:hover {
    text-decoration: underline;
}

section.archäozoologie {
    padding: 50px 0;
}

section.archäozoologie .image-row {
    margin-top: 25px;
    margin-bottom: 25px;
    justify-content: center;
}

section.archäozoologie  .image-center img {
    max-width: 600px;
}

section.archäozoologie .image-center a {
    display: block;
    text-align: center;
    margin: 25px 0;
}

section.archäozoologie h2 {
    font-size: 29px;
    font-weight: 700;
}
.pd-hr.ph-cb {
    display: none;
}

.pd-categories-view {
    max-width: 1366px;
    margin: 0 auto;
    padding: 0 15px;
}
div#phoca-dl-category-box {
    padding: 0 15px;
}
.pd-categories-view h3.card-title a {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 20px;
    text-decoration: none;
}

.pd-categories-view h3.card-title {
    padding: 10px 0;
    background: #f29400;
    border-color: #f29400;
    color: #fff !important;
    margin: 0;
    border-radius: 5px 5px 0 0;
}

.pd-categories-view  small.float-end {
    float: unset !important;
}
.pd-categories-view .card-footer {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
div#phoca-dl-most-viewed-box {
    max-width: 1366px;
    margin: 50px auto 0 auto;
}
div#phoca-dl-most-viewed-box a {
    color: #000;
    font-weight: 600;
    text-decoration: none;
}
#system-message-container joomla-alert {
    margin: 0 auto;
}
h2.jem {
    display: none;
}

#jem .jem-row {
    max-width: 1366px;
    margin: 60px auto 0 auto;
}

.jem-files {
    max-width: 1366px;
    margin: 0 auto 50px auto;
    text-decoration: none;
    color: #000;
    font-weight: 600;
}
.jem-files h2.jem-files {
    font-size: 20px;
}

dd.jem-category a {
    color: #000;
    font-weight: 600;
    text-decoration: none;
}
.jem-files h2.jem-files {
    margin-bottom: 0;
}
span.jem-files.hasTooltip a {
    color: #273335;
}









.blog-items .blog-item br {
    display: none;
}

p.readmore a.btn.btn-secondary {
    background: #f29400;
    border: none !important;
    padding: 7px 25px;
    border-radius: 5px;
    display: block;
    width: fit-content;
    margin-top: 15px;
    color: #fff;
    text-decoration: none;
    box-shadow: none !important;!i;!;
    font-weight: 500 !IMPORTANT;!I;!;
}

p.readmore a.btn.btn-secondary span.icon-chevron-right {
    display: none;
}

.blog .item-content img.pic_portr {
    display: none;
}

.blog .item-content ul.middle {
    padding: 0 0 0 10px;
}

.blog .item-content a.text {
    color: #000;
    text-decoration: none;
}

.blog .item-content a.text img#at {
    width: 15px;
}

.blog .item-content p:empty {
    display: none;
}

.blog .item-content img#cifa {
    max-width: 90px;
}


img#cifa {
    max-width: 150px;
}

.inner-member {
    padding: 15px 0 50px 0;
}

.inner-member ul.middle {
    padding: 0;
}

.inner-member h2 {
    font-size: 27px;
    font-weight: 700;
    margin: 20px 0;
}

.inner-member ul li a {
    text-decoration: none;
    font-weight: 600;
    color: #f29400;
}
.inner-member ul li a:hover{
    text-decoration: underline;
}
figure.left.item-image {
    position: unset;
    max-width: 1320px;
    margin: 50px  auto 0 auto;
    float: unset;
    padding: 0 20px;
}

figure.left.item-image img {
    border-radius: 100%;
    height: 200px;
    width: 200px;
    object-fit: cover;
}
.blog-items .blog-item figure.left.item-image {
    margin: 0;
}

.blog-items .blog-item figure.left.item-image img {
    width: 100%;
    height: 300px;
    border-radius: 0;
}
.blog-items .blog-item section.inner-member {
    padding: 0;
}


.inner-member br {
    display: none;
}

.inner-member ul.middle ul {
    padding: 0 0 0 20px;
}

table {
    width: 100%;
}

table tr td {
    padding: 15px 10px;
}

table tr:nth-child(even) {
    background: #8080802b;
}

table tr {
    padding: 0 15px;
}
.inner-member img#at {
    width: 15px;
}


#phocadownload-upload .pagination {
    color: #fff;
}


section.fat-inner h2 {
    font-size: 27px;
    font-weight: 700;
    margin: 20px 0;
}

.fat-inner br {
    display: none;
}

.image-row-inner {
    display: flex;
    gap: 25px;
}
.servce-section .mod-articles-item-content p.readmore {
    text-align: center;
}

.servce-section .mod-articles-item-content p.readmore a.btn.btn-secondary {
    margin: 0 auto;
}

.servce-section .mod-articles-item-content p.readmore a.btn.btn-secondary:hover {
    background: #273335;
}

.fat-inner a.text {
    color: #000;
    text-decoration: none;
    font-weight: 600;
}
section.fat-inner {
    margin-bottom: 60px;
}
body.itemid-104 footer.footer {
    padding-top: 100px;
}
header.header li a:hover {
    color: #f29400;
}

div#mod-custom166 h1 {
    color: #fff !important;
}
h1.componentheading {
    background-image: url(/images/banners/newbg.png);
    height: 300px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-attachment: fixed;
    background-position: center;
    width: 100%;
    font-size: 50px;
    line-height: 1.1em;
    text-align: center;
    font-weight: 700;
    margin-top: 0;
    color: #fff;
    }
#jem .buttons {
    display: none;
}

div#eventcalq131 {
    max-width: 1320px !IMPORTANT;
    margin: 0 auto 50px auto !IMPORTANT;
}

div#eventcalq131 table.mod_jemcalq_calendar {
    width: 50%;
    margin: 0 auto;
}
.toggle-btn {
    width: 50px;
    height: 35px;
    background: #f29400;
    padding: 2.5px;
}

.toggle-btn div {
    height: 2px;
    width: 30px;
    background: #fff;
    margin: 6px auto;
}

header .col-sm-9 .toggle-btn {
    right: 0;
    position: absolute;
    top: -50px;
    z-index:999;
}


section.news-sec div#accordionExample {
    margin-top: 25px;
}

section.news-sec div#accordionExample button.accordion-button {
    box-shadow: none !important;
    background: #f5f5f5;
    font-weight: 600;
}
section.news-sec .accordion-button:not(.collapsed) {
    background: #f29400 !important;
    color: #000 !important;
}
section.news-sec .accordion-item {
    margin: 15px 0;
    border-radius: 5px;
    border: 1px solid #ccc !IMPORTANT;
}

form#login-form-119 button#plg_system_webauthn-VoaH756co7aE-drQYZGXN {
    display: none;
}

form#login-form-119 ul.mod-login__options.list-unstyled {
    display: none;
}

.mod-login__submit button#plg_system_webauthn-xnCjz1AlGVDQ-RP7cjYfH {
    display: none;
}

.userdata div:nth-child(4) {
    display: none;
}
div#form-login-remember-119 {
    display: none;
}
.mod-login__submit.form-group {
    margin: 0 !important;
}
form#login-form-119 {
    padding: 15px;
}
.itemid-151 main h3 {
    display: none;
}
div#phocadownload-upload {
    width: 95%;
}



@media(max-width: 767px){
    .pd-category {
        padding: 15px;
        width: 95%;
    }
.pd-categories-view {
    padding: 15px;
}
table.table {
    overflow: scroll;
}
form#adminForm {
    overflow-y: scroll;
}
section.archäozoologie {
    padding: 0 0 50px 0;
}
section.fundverwaltung-inner a.pic {
    width: 100%;
}
section.fundverwaltung-inner a.pic {
    width: 100%;
}
.block-flex {
    display: block;
}
.block-flex div#block_left {
    width: 100%;
}
.block-flex div#block_right {
    width: 100%;
}
.block-flex div#block_right ul {
    padding: 0 0 0 20px;
}
.image-row-inner {
    display: block;
}

.image-row-inner a {
    display: block;
    margin: 15px 0;
}
.image-row a.pic {
    width: 100%;
    display: block;
    margin: 10px 0;
}
.image-row {
    display: block;
}

.wf-mediabox-show .wf-mediabox-body {
    width: 100%;
    max-width: 100% !important;
}
.wf-mediabox {
    width: 100%;
}
section.archäozoologie .image-center img {
    max-width: 100%;
}
section.archäozoologie .image-row a.pic {
    width: 100%;
    margin-bottom: 15px;
}
section.anthropologie-details .image-row a {
    width: 100%;
    margin-bottom: 15px;
}
section.anthropologie-details {
    padding: 0 0 50px 0;
}
.container {
    max-width: 100%;
}
.Osteologie-row {
    flex-wrap: wrap;
}
.Osteologie-row img.pic_button {
    height: fit-content;
    object-fit: cover;
}
div#eventcalq131 table.mod_jemcalq_calendar {
    width: 100%;
}
    div#eventcalq131 {
        margin: 0 0 50px ! IMPORTANT;
        padding: 0 15px;
    }
.blog-items .blog-item {
    flex-direction: column;
    padding: 16px !important;
}

.blog-items .blog-item figure.left.item-image {
    width: 100%;
    height: 100%;
    padding: 0;
}

.blog-items .blog-item figure.left.item-image img {
    height: 100%;
}

.blog .item-content {
    width: 100%;
    padding: 15px 0 0 0;
}

.blog .item-content .container {
    max-width: 100%;
}
    .banner-section-inner h1 {
    font-size: 34px;
}
.work-section .container h2 {
    font-size: 34px !important;
    line-height: 39px !important;
}
video.v1 {
    width: 100%;
    height: auto;
}

.images-here {
    gap: 15px;
    display: block;
}

.images-here a p {
}

.images-here a {
    display: block;
    margin-bottom: 15px;
}
    header.header .col-sm-3 {
        width: 100%;
        padding: 0;
    }
    header.header .container {
        padding: 0 15px;
    }
    .deeper.parent ul.mod-menu__sub {
        position: unset;
    }
    header .col-sm-9 ul li span {
        width: 100%;
    }
    header .col-sm-9 ul li.nav-item.item-102.deeper.parent {
        display: block;
    }
    .header ul.mod-menu.show {
        display: block;
        background: #f29400;
        padding: 10px 20px;
        z-index: 9999;
        position: relative;
    }
    .header ul.mod-menu.show li a {
        color: #fff;
    }
    .deeper.parent ul.mod-menu__sub.show li a {
    color: #000;
}
    header.header li span {
        color: #fff;
    }
    header .col-sm-9 .grid-child.container-nav {
        max-width: 100%;
        display: block;
        position: relative;
    }
    header .col-sm-9 {
        width: 100%;
    }
    .header ul.mod-menu{
        display: none;
    }
    .work-logos {
        flex-wrap: wrap !important;
        justify-content: center;
    }
    .banner-section h1 {
        font-size: 50px;
    }
    .servce-section ul {
        flex-wrap: wrap;
    }
    .servce-section ul li {
        width: 100%;
    }
    .our-story img {
        position: unset;
    }
    .our-story h2 {
        margin: 15px 0 10px 0;
        font-size: 29px;
    }
    footer.footer {
        padding: 0 015px 70px 15px;
    }
    .rsform .row {
        margin-left: 0;
        margin-right: 0;
    }
    .deeper.parent ul.mod-menu__sub.show {
        display: block;
    }
    .deeper.parent:after {
        top: 10px;
        right: 0;
    }
    header .col-sm-9 .toggle-btn {
    top: -50px !important;
    right: 0 !important;
}
}


@media(min-width: 768px){

    .toggle-btn{
        display: none;
    }

}



@media(min-width: 1025px) and (max-width: 1200px){
    .header ul.mod-menu {
        gap: 20px;
    }
    header.header li a {
        font-size: 15px;
    }
    .rsform .row {
        margin: 0;
    }
    .header ul.mod-menu {
    gap: 20px;
}

header.header li a {
    font-size: 15px;
}

.rsform .row .formControls.col-sm-9 {
    max-width: 100%;
}

.rsform .row {
    margin: 0;
}

.col-form-label {
    padding-left: 0;
}
}


@media(max-width: 1024px){
    header .col-sm-9 ul li {
    display: block;
}

.deeper.parent:after {
    top: 10px;
    right: 0;
}
.deeper.parent ul.mod-menu__sub.show {
        display: block;
        position: unset;
    }
        .header ul.mod-menu.show {
        display: block;
        background: #f29400;
        padding: 10px 20px;
        z-index: 9999;
        position: relative;
    }
    .header ul.mod-menu.show li a {
        color: #fff;
    }
    .deeper.parent ul.mod-menu__sub.show li a {
        color: #000;
    }
    header .col-sm-9 {
        width: 100%;
    }
    .header ul.mod-menu{
        display: none;
    }
    header.header .col-sm-3 {
        width: 100%;
    }
     .toggle-btn {
        display: block !important;
        top: 35px !important;
        right: 15px ! IMPORTANT;
    }
    header.header .container {
    padding: 0 15px;
}
}


@media(min-width: 768px) and (max-width: 1024px){
    .servce-section ul li {
        width: 47%;
    }

    .servce-section ul {
        flex-wrap: wrap;
        justify-content: center;
    }
    .work-logos {
    flex-wrap: wrap;
    justify-content: center;
}
.rsform .row {
    margin: 0;
}
}

@media(min-width: 1025px){
    .deeper.parent:hover  ul.mod-menu__sub {
         display: block; 
    }
}

#pdCategoryModal .modal-dialog {
    height: fit-content !important;
    width: fit-content;
}

#pdCategoryModal .modal-dialog iframe {
    height: 240px;
    overflow: hidden;
    width: 340px;
}
#pdCategoryModal .modal-dialog .modal-body {
    height: fit-content;
    overflow: hidden;
}

.modal .btn {
    background: #f29400;
    border: none;
}
html {
    overflow-x: hidden;
}
body {
    overflow-x: hidden;
}
#pdCategoryModal .modal-dialog {
    width: 100% !important;
    max-width: fit-content !important;
    margin: 0 auto;
}
.deeper.parent ul.mod-menu__sub li a:hover {
    color: #f29400;
    font-weight: 600;
}
img#at {
    height: 15px;
}
/*.view-article .member-image {
    display: none;
}*/
figure.left.item-image {
    margin-top: 0;
}
.login .page-header {
    background-image: url(/images/banners/newbg.png);
    height: 300px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-attachment: fixed;
    background-position: center;
}
form#com-users-login__form fieldset {
    max-width: 500px;
    margin: 50px auto 50px auto;
    padding: 25px;
    background: #f5f5f5;
    border-radius: 15px;
}
form#com-users-login__form fieldset .com-users-login__submit.control-group button {
    display: none;
}
form#com-users-login__form fieldset .com-users-login__submit.control-group button.btn.btn-primary {
    display: block;
    background: #f29400;
    border: none;
    width: 100%;
}
.com-users-login__options.list-group {
    display: none;
}
joomla-alert {
    position: absolute !important;
    left: 0;
    right: 0;
    top: 15%;
    z-index: 999;
}
div#system-message-container {
    margin: 0 !important;
}
button.btn.btn-secondary.input-password-toggle {
    background: #f29400;
    border: none;
}
.login .page-header h1 {
    font-size: 50px;
    line-height: 1.1em;
    text-align: center;
    font-weight: 700;
    margin-top: 25px;
    color: #fff;
}
.zert-images {
    display: flex;
}
.zert-images img#zert {
    max-width: 150px;
    height: auto !important;
    object-fit: contain;
    margin-right: 20px;
}
.our-story a {
    color: #f29400;
}
.worksett-inner a.text img {
    width: 15px;
}

.event-calendar {
    text-align: center;
    padding: 50px 0 100px 0;
}
section.tourismus-sec  .image-row a img {
    width: 100%;
}

section.tourismus-sec .image-row a {
    width: 25%;
}

.event-calendar iframe {
    width: 100%;
    max-width: 1320px;
}

.servce-section .mod-articles-item-content img {
    border-radius: 100%;
    max-width: 200px;
    height: 200px;
    margin: 0 auto;
    object-fit: cover;
}
.servce-section .mod-articles-item-content h1 {
    font-size: 20px;
    color: #f29400;
    font-family: "courier new";
    margin-top: 20px;
    margin-bottom: 15px;
}
.servce-section .mod-articles-item-content br {
    display: none;
}
.servce-section .mod-articles-item-content  p {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 300;
    color: #333;
    line-height: 21px;
    margin: 0 !important;
}
.servce-section .mod-articles-item-content p.readmore {
    margin-top: -15px !important;
}
.servce-section span.carousel-control-prev-icon, button.carousel-control-next {
    background-color: #f29400;
    background-size: contain;
    background-size: 55%;
    border-radius: 100px;
}
.servce-section button.carousel-control-prev {
    height: fit-content;
    position: absolute;
    top: 50%;
    width: fit-content;
    opacity: 1;
    left: -35px;
}
.servce-section button.carousel-control-next {
    height: fit-content;
    position: absolute;
    top: 50%;
    width: fit-content;
    opacity: 1;
    right: -35px;
}
.servce-section .carousel-control-next-icon {
    background-size: 55%;
}
.carousel-inner.servce-section h2 {
  display: none;
}
.carousel-inner.servce-section .fat-inner {
    margin-bottom: 0 !important;
}
.carousel-inner.servce-section .worksett-inner {
    padding: 0;
}
.servce-section article.mod-articles-item {
    min-height: 420px;
}



.out-team-secton ul.mod-articles-items li {
    margin-bottom: 50px;
}
.out-team-secton ul.mod-articles-items.mod-list {
    max-width: 1320px;
    margin: 10px auto;
}
.out-team-secton ul.mod-articles-items .mod-articles-item-content {
    width: 100%;
    padding-left: 25%;
    position: relative;
    height: 350px;
}
.out-team-secton ul.mod-articles-items .mod-articles-item-content figure.mod-articles-image {
    width: 25%;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
}
.out-team-secton ul.mod-articles-items .mod-articles-item-content figure.mod-articles-image a {
    display: block;
    width: 100%;
    height: 100%;
}
.out-team-secton ul.mod-articles-items .mod-articles-item-content figure.mod-articles-image a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.out-team-secton ul.mod-articles-items .mod-articles-item-content section.details-member {
    padding: 0;
}


.out-team-secton section.details-member p {
    margin: 5px 0 !important;
}
.out-team-secton section.details-member h2 {
    margin: 0;
    display: none;
}
.out-team-secton  ul li {
    margin: 0;
    flex-direction: row;
    margin-top: 0;
    background: #f5f5f5;
    padding: 25px !important;
    margin-bottom: 25px;
    border-radius: 10px;
}
.out-team-secton .mod-articles-item-content {
    /* display: flex; */
    align-items: center;
    flex-wrap: wrap;
}
.out-team-secton ul li ul li {
    list-style: none;
    padding: 5px 0 0 0 !important;
    margin: 0;
}
.out-team-secton ul.middle ul {
    padding: 0 !important;
}
.out-team-secton h4 {
    margin-left: 0;
}
.out-team-secton h4 a {
    text-decoration: none !important;!i;!;
    font-size: 24px;
    color: #000;
    font-weight: 700;
}
.out-team-secton .mod-articles-item-content img {
    padding-right: 15px;
}
.out-team-secton .mod-articles-item-content .inner-member {
    padding: 0;
}
.out-team-secton .mod-articles-item-content .inner-member p.middle {
    margin: 0;
}

.out-team-secton ul.mod-articles-items li .container li {
    margin: 0;
}
.out-team-secton h1 {
    text-decoration: none;
    font-size: 30px;
    color: #000;
    font-weight: 700;
    text-align: left;
    max-width: 1320px;
    margin: 10px auto;
}
section.member-image {
    margin-bottom: 50px;
}
.out-team-secton ul.mod-articles-items .mod-articles-item-content a.pic {
    display: none;
}

.inner-member ul.middle ul {
    margin: 0;
}
.out-team-secton .mod-articles-item-content .container {
    padding: 0;
}
.out-team-secton .mod-articles-item-content .inner-member {
    width: 100%;
}
.out-team-secton .mod-articles-item-content .container p.middle a.text img {
    padding: 0;
}
.out-team-secton .mod-articles-item-content img#cifa {
    margin: 10px 0 0 0;
}
p.readmore a.btn.btn-secondary:hover {
    background: #273335;
}
.tourismus-sec iframe {
    margin-bottom: 50px;
    margin-top: -5%;
}


@media(max-width: 767px){
.out-team-secton ul.mod-articles-items .mod-articles-item-content {
    padding: 0;
    height: auto;
}
.mod-articles-item {
    display: block;
}
.out-team-secton ul.mod-articles-items .mod-articles-item-content figure.mod-articles-image {
    position: unset;
    width: 100%;
}
.out-team-secton .mod-articles-item-content img {
    padding: 0;
}
.out-team-secton {
    padding: 0 15px;
}
.out-team-secton .mod-articles-item-content .container {
    margin: 0;
}
.servce-section button.carousel-control-prev {
    left: 0;
}
.servce-section button.carousel-control-next {
    right: 0;
}
.servce-section button.carousel-control-next, .servce-section button.carousel-control-prev {
    top: 35%;
}
.servce-section {
    padding: 25px 0 25px 0;
    text-align: center;
}
.servce-section h2 {
    margin: 0 0 20px 0;
    font-size: 34px;
}
.our-story {
    padding: 70px 0;
}
}


.servce-section .carousel-inner.servce-section {
    padding-bottom: 0;
}
.banner-section h1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-section h1 img {
    margin: 0;
    max-width: 260px;
}
.our-membership {
    padding: 70px 0;
}

.our-membership h2 {
    margin: 74px 0px 39px 0;
    color: #f29400;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Poppins';
}

.our-membership li {
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #273335;
}
.work-logos {
    width: 100%;
}

.work-logos a {
    width: 25%;
    max-width: 100px;
}

.work-logos a img {
    max-width: 100px;
}

.image-row-4 {
    display: flex;
    gap: 15px;
    width: 100%;
    margin-bottom: 50px;
}
.image-row-4 img {
    width: 25%;
    max-width: 24%;
}

section.modelle-inner {
    margin-bottom: 60px;
}
section.modelle-inner h2 {
    text-decoration: none;
    font-size: 30px;
    color: #000;
    font-weight: 700;
    text-align: left;
    max-width: 1320px;
    margin: 10px auto;
}

.image-row-3 {
    display: flex;
    gap: 15px;
    width: 100%;
}

.image-row-3 img {
    width: 32%;
}

.image-row-1 {
    text-align: center;
    margin-bottom: 50px;
}
.Leistungsspektrum {
    margin: 50px 0;
}

.image-row img.pic_prev2 {
    height: 100%;
}
.image-row-inner {
    width: 100%;
}

.image-row-inner img {
    width: 22%;
}
.list-layout {
    padding: 5px 0;
}

.list-layout li a {
    color: #f29400;
    text-decoration: none;
    font-weight: 600;
}
.servce-section ul li section.fat-inner {
    margin: 0;
}

.servce-section ul li section.fat-inner h2 {
    display: none;
}

.servce-section ul li  section.worksett-inner {
    padding: 0;
}
.left-content-image {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.left-content-image .content {
    width: 50%;
}

.left-content-image .second-image- {
    width: 50%;
    text-align: right;
}
.left-content-image h2 {
    font-weight: 700;
    margin-bottom: 15px;
}


.right-content-image {
    display: flex;
    align-items: center;
}

.right-content-image .second-image- {
    width: 50%;
    padding-right: 25px;
}

.right-content-image .content {
    width: 50%;
}

.right-content-image .second-image- img.pic_prev4 {
    width: 100%;
}

.left-content-image .second-image- img.pic_prev4 {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.right-content-image h2 {
    font-weight: 700;
    margin-bottom: 15px;
}
.Lagerung .image-row {
    margin: 25px 0;
}

.fundverwaltung-inner .image-row img {
    width: 50%;
}

.Lagerung {
    padding: 50px 0;
}

.Lagerung h2 {
    font-weight: 700;
    margin-bottom: 15px;
}
.list-flex {
    padding: 0 0 50px 0;
}

.list-flex  h2 {
    font-weight: 700;
    margin-bottom: 15px;
}
section.tourismus-sec .image-row img {
    width: 23%;
}
section.tourismus-sec h2 {
    font-size: 29px;
    margin: 20px 0 15px 0;
    color: #000;
    font-weight: 700;
    font-family: 'Poppins';
}

section.tourismus-sec h1 {
    margin-bottom: 10px;
}
.left-content-image .second-image- a.wfpopup.wf-zoom-image {
    WIDTH: 100%;
    PADDING-LEFT: 15px;
}

.Lagerung .image-row a.wfpopup.wf-zoom-image {
    WIDTH: 50%;
}

.Lagerung .image-row a.wfpopup.wf-zoom-image img {
    WIDTH: 100%;
    HEIGHT: 500px;
}