/*
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=fbf3d6fe-ec5e-4cbb-82d9-b98304a731f6");@font-face{font-family:"Avenir LT W01_45 Book1475508";src:url("Fonts/710789a0-1557-48a1-8cec-03d52d663d74.eot?#iefix");src:url("Fonts/710789a0-1557-48a1-8cec-03d52d663d74.eot?#iefix") format("eot"),url("Fonts/065a6b14-b2cc-446e-9428-271c570df0d9.woff2") format("woff2"),url("Fonts/65d75eb0-2601-4da5-a9a4-9ee67a470a59.woff") format("woff"),url("Fonts/c70e90bc-3c94-41dc-bf14-caa727c76301.ttf") format("truetype"),url("Fonts/0979215b-3a1b-4356-9c76-e90fa4551f1d.svg#0979215b-3a1b-4356-9c76-e90fa4551f1d") format("svg")}@font-face{font-family:"Avenir LT W01_65 Medium1475532";src:url("Fonts/e0542193-b2e6-4273-bc45-39d4dfd3c15b.eot?#iefix");src:url("Fonts/e0542193-b2e6-4273-bc45-39d4dfd3c15b.eot?#iefix") format("eot"),url("Fonts/17b90ef5-b63f-457b-a981-503bb7afe3c0.woff2") format("woff2"),url("Fonts/c9aeeabd-dd65-491d-b4be-3e0db9ae47a0.woff") format("woff"),url("Fonts/25f994de-d13f-4a5d-a82b-bf925a1e054d.ttf") format("truetype"),url("Fonts/3604edbd-784e-4ca7-b978-18836469c62d.svg#3604edbd-784e-4ca7-b978-18836469c62d") format("svg")}@font-face{font-family:"Avenir LT W01_85 Heavy1475544";src:url("Fonts/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix");src:url("Fonts/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix") format("eot"),url("Fonts/d513e15e-8f35-4129-ad05-481815e52625.woff2") format("woff2"),url("Fonts/61bd362e-7162-46bd-b67e-28f366c4afbe.woff") format("woff"),url("Fonts/ccd17c6b-e7ed-4b73-b0d2-76712a4ef46b.ttf") format("truetype"),url("Fonts/20577853-40a7-4ada-a3fb-dd6e9392f401.svg#20577853-40a7-4ada-a3fb-dd6e9392f401") format("svg")}
*/

/*
@font-face{ 
	font-family: 'Univers LT Std'; 
	font-weight: normal;
	src: url(''); 
	src: url('') format('embedded-opentype'), 
		url('') format('woff'), 
		url('') format('truetype'), 
		url('') format('svg'); 
}
*/

/*@import url('https://fonts.googleapis.com/css?family=Roboto:400|Poppins:400');*/

html {font-size: 1em;}

body {
  background-color: white;
  /* font-family: 'Avenir LT W01_45 Book1475508', 'Arial', sans-serif; */
  font-size: 100.01%;
  font-style: normal;
  font-family: 'Arial', serif;
  font-weight: 400;
  line-height: 1.45;
  color: #333;
}

p {margin-bottom: 1.25em;}

.page-header {
    padding-bottom: 5px;
}

h1, h2, h3, h4, h5 {
  margin: 2.75rem 0 1rem;
  font-family: 'Avenir LT W01_45 Book1475508', sans-serif;
  font-weight: 400;
  line-height: 1.15;
}

h1 {
  margin-top: 0;
  /*font-size: 2.488em !important;*/
  font-size: 2.074em !important;
}

h2 {font-size: 2.074em !important;}

h3 {font-size: 1.728em !important;}

h4 {font-size: 1.44em !important;}

h5 {font-size: 1.2em !important;}

small, .text_small {font-size: 0.833em !important;}



.page-header h1 {
    padding-top: 30px;
}

div.article-header h1 {
    font-size: 2.074em !important;
    padding-top: 30px;
}

div.article-header h2 {
    margin: 0.75rem 0 1rem;
    font-size: 1.728em !important;
    padding-top: 5px;
}



.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 1.574em !important;

}

img.ausgabe-img {
    border: #000 1px solid;
}

/* KOBI LINK */

img.menulogo {
    width: 70px;
}

li.item-219 {
    background: #FFF;
}

/*
body {

	font-size: 100.01%;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Arial;
    font-weight: 700;
    line-height: 1.25;
    color: rgb(43,57,144);
}


*/

/* Farben */

/*
Farbcodes: 

Blau: 43 57 144
Grün 0 104 56
Rot: 190 30 45
Orange: 233 136 36
Violet: 146 39 143


Grau: #C6C6C6
Dunkelgrau: #9D9D9C

*/


:root {
  --CF_BLAU: rgb(43,57,144);  
}



_:-ms-lang(x), .sp-menu-item{
  height: 65px !important;
}



a{
  color: black;
}

a.whitelink {
  color: white;
}




section#sp-main-body a{
  color: #BE1D2D;
}

a:hover{
  color: #BE1D2D;
  text-decoration: underline !important;
}


.article-list .article .readmore a {
    color: #BE1D2D !important;
    font-weight: normal;
}

.article-list .article .readmore a::after{
    content: ">";
    display:inline-block;
}

a span.link-edit-article {
    color: #FFF !important;
}

#sp-main-body {
    padding: 0px 0;
}

#sp-footer .container-inner {
    padding: 0px 0;
}

.content-category {
    padding-top: 20px;
}


#contentbottomtable { 
  background: #C6C6C6; 
border-bottom: #666 8px solid;
}


div.category-list .mr-auto.align-self-center {
    display: none;
}


/* Blogbeiträge */ 

.article-list .article {
    padding: 0px 0px 0px 0px;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #ddd !important;
    min-height: 280px !important;
   
}

.article-intro-image.float-left {
    padding-right: 60px;
}

.article-details .article-full-image {
    width: 100%;
}


.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    /* margin: -20px -20px 20px -20px; */
    margin: 0px 0px 10px 0px !important;
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #fff !important;
   width:320px;
   height:260px;
   overflow:hidden;

}





.article-list .article .article-intro-image a img {
  height: auto;
  object-fit: cover;
  width: 320px;
}

.article-header h2 a {
  color: #252525 !important;
}


/* Tags Blog */
.layout-blog ul.tags.list-inline {
    display: none;
}


/* SIDEMENU */

#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 50px !important;
    border: 0px solid #FFF !important;
    padding: 10px !important;
    border-radius: 0px !important;
}


#sp-right .sp-module.kulturkalender {
    margin-top: 0px !important;
}

#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
    /* line-height: 25px !important; */
}


#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
    display: block;
    border-bottom: 1px solid #fff !important;
}


div.aktuell ul.menu.sidemenu {
    background: rgb(190,30,45);
}

div.klosterportal ul.menu.sidemenu {
    background: rgb(0,104,56);
}

div.service ul.menu.sidemenu {
    background: rgb(146,39,143);
}

div.kulturkalender ul.menu.sidemenu {
    background: rgb(43,57,144);
}

div.ueberuns ul.menu.sidemenu {
    background: rgb(233,136,36);
}


ul.sidemenu > li {
    padding-left: 20px !important;
}

ul.sidemenu > li > a {
    color: #FFF !important;
    text-transform: uppercase;
}

ul.sidemenu > li > a.mikolink {
    color: #FFF !important;
    text-transform: none;
}

/*
ul.sidemenu li a.mikolink {
    text-transform: uppercase !important;
}*/

/* List Read More */

.list-group-item {
    border: 0px solid rgba(0,0,0,.125);
}

.article-body .readmore {
    position: relative;
    text-align: right;
    padding-bottom: 25px;
}


.articles-more {
    padding: 10px 0px 20px 0px;
}


.page-item.active .page-link {

    color: #fff;
    background-color: #2B3890  !important;
    border-color: #2B3890 !important;
}


ul.pagination {
    padding: 0px 0px 20px 0px;
}

ul.pagination li a.page-link {
    color: black !important;
}

ul.pagination li a.page-link:hover {
    color: black !important;
}


/* MiKO */ 

/* Seitenmenü rechts uppercase */
.sidemenu a.mikolink {
    /*text-transform: uppercase !important;*/
  visibility: hidden;
}

.sidemenu a.mikolink:after {
   visibility:visible;
   content: "UNSER E-JOURNAL MiKO";
   margin-left: -160px;
}


.pagination ul.pagination-list > li
{
   display:inline-block;
   padding:0px 10px;
}


.limit {
    padding-bottom: 20px;
}


ul.nav.nav-pills.pull-left li.dropdown {
    margin-right: 15px;
}


img.fabrikImg {
    float: left;
    margin-right: 5px;
}

.mikonavigation a {
    color: #BE1D2D;
}

ul.mikolist li a {
    margin-left: 20px;
    line-height: 20px !important;
}

span.groupCount {
    margin-left: 10px;
}

body.view-article .page-header h1 {
    display: none;
}


form#listform_3_com_fabrik_3 {
    width: 85%;
}



/* Aktionen ausblenden */
td.fabrik_actions.fabrik_element {
    display: none;
}

.fabrikButtonsContainer li.dropdown {
    display: none!important;
}

/* ------------ */



.page-item.active .page-link {

    color: #fff !important;
    background-color: #2B3890  !important;
    border-color: #2B3890 !important;
}

/* Nivo Slider */
.nivo-caption {
    background: rgba(255,255,255,0.8) !important;
    color: #000 !important;

}

/* TAGS */

.tags > li a {
    display: block;
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
    border-radius: 0rem;
    background: #e9e9e9 !important;
    color:#BE1D2D  !important;
}

.tags > li a:hover {
    color: #f9f9f9  !important;
    background:#BE1D2D  !important;
}


div.blog > div.article-list > div > div > div > div.article-body > ul.tags.list-inline 
 {
    display: none;
}

/* Social Media*/
.smtop1 {
    margin-top: 10px;
}

/* Social Media Images */
.socialimg {
  width: 24px;
}

/* Suche */
.search {
    margin-top: 30px;
}

/* RSS Feed */

.rss-container {
    text-align: left;
    margin-top: -30px;
}

h4.rssfeed_title {
    display: none;
}


/* PROFILE PIC */

.image-cropper {
    width: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    margin-right: 25px;
}
.profile-pic {
  display: inline;
  margin: 0 auto;
  /*margin-left: -25%;*/
  height: 100%;
  width: auto;
}


p.img_caption {
    font-size: x-small;
}

/* Image Caption */

.slider-wrapper.theme-default {
    width: 480px;
}


/* Table */

.table-bordered {
    border: 1px solid #fff !important;
}

table.category thead > tr, table.category tbody > tr {
    border: 1px solid #fff !important;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #fff !important;
}


/* FOOTER */


#sp-footer, #sp-bottom {
    background: #dedede;
    color: #9d9d9c;
    padding-bottom: 10px;
}

#sp-footer a, #sp-bottom a {
    background: #dedede;
    color: #9d9d9c;
}

#sp-footer a:hover, #sp-bottom a:hover {
    text-decoration: underline;
    color: #9d9d9c;
}

#sp-bottom {
  padding: 5px 0px 3px 0px !important;
}


ul.latestnews > li > a > span {
    font-size: smaller !important;
    color: rgb(43,57,144) !important;
    margin-left: 10px !important;
}


/* Copyright */
.sp-copyright {
   font-size: 14px !important;
}

.sp-contact-info li {
    font-size: 14px !important;
}



/* Mega Menu */
li.sp-menu-item h3 { text-transform: uppercase; }
.mainmenulink  { text-transform: uppercase; }


ul.sp-mega-group ul.menu > li > a { color: #FFF !important; }

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #000 !important;
}

ul.sp-mega-group li.module {
    padding: 20px 5px 20px 5px;
}

#sp-menu .sp-dropdown-mega { /*min-width: 1200px !important; */}

body.ltr #offcanvas-toggler.offcanvas-toggler-right { margin-right: 20px; }

div#sp-top1 {
    text-align: right;
}

div#sp-top2 {
    padding-right: 50px;
}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: rgba(255,255,255,0.01) !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {

    padding: 5px; 
}

ul.sp-mega-group h3.sp-module-title {
  color: #FFF !important;
}


a.mainmenulink {
    font-size: 1.2em;
  }

#sp-top-bar {
    padding: 8px 0;
    font-size: 0.875rem;
}

/* Menu */ 


.aktuelles {
   color: rgba(190,30,45,0.98);
}

.kulturkalender {
    color: rgba(43,57,144,0.98);
}

.klosterportal {
    color: rgba(0,104,56,0.98);
}

.ueberuns {
    color: rgba(233,136,36,0.98);
}

.service {
    color: rgba(146,39,143,0.98);
}


/* Titlemenu */


ul#titlemenu {
  list-style-type: none;
    margin-left: 50%;
    padding-bottom: 15px;
    margin-top: -35px;

}


ul#titlemenu li {
    float: left;
    padding-right: 20px;
}

ul#titlemenu li a {
  color: #D1D1D1 !important;
  font-weight: 200;
  text-transform: uppercase;
}


/* Über uns */
div.sp-dropdown-mega .sp-dropdown-inner .col-sm-2:nth-child(4)
{
   background: rgba(233,136,36,0.98);
}
li.item-101.module {
    background: rgba(233,136,36,0.98);
}

/* Kulturkalender */
div.ev_adminpanel {
    display: none;
}


div.sp-dropdown-mega .sp-dropdown-inner .col-sm-2:nth-child(2)
{
   background: rgba(43,57,144,0.98);
}
li.item-100.module {
    background: rgba(43,57,144,0.98);
}

/*div#jev_maincal div.jev_listrow:nth-child(2) ul.ev_ul {
  columns: 1;
}*/


/* Service */
div.sp-dropdown-mega .sp-dropdown-inner .col-sm-2:nth-child(5)
{
   background: rgba(146,39,143,0.98);
}
li.item-97.module {
    background: rgba(146,39,143,0.98);
}

/* Aktuelles */
div.sp-dropdown-mega .sp-dropdown-inner .col-sm-2:nth-child(1)
{
   background: rgba(190,30,45,0.98);
}
li.item-98.module {
    background: rgba(190,30,45,0.98);
}

/* Klosterportal */
div.sp-dropdown-mega .sp-dropdown-inner .col-sm-2:nth-child(3)
{
    background: rgba( 0,104,56,0.98);
}
li.item-99.module {
    background: rgba( 0,104,56,0.98);
}

/* Kunst im Blick */
.mfp-title {
    font-size: 20px !important;
    line-height: 24px !important;

}


/* JEvents */


.custom.jeventsicon {
   padding-top: 30px;
    margin-right: 115px;
}

div#jevents {
 
 }


div.calendar-item{
}

div.calendar-item-content {
  position: relative;
  background-size: cover;
  background-position: center;
  min-height: 230px;
  min-width: 250px;
  height: 250px !important;
  width: 250px !important;
  transition: 0.2s;
  border-style: solid;
  border-width: 0 0 3px 0;
  border-color: #cc8452ee;
}


div.calender-item-text {
  background-color: #fffd;
  position: absolute;
  width:100%;
  height: 40%;
  bottom: 0;
  overflow: hidden;
  transition: 0.2s;
}

div.calender-item-text-content {
  margin-left: 15px;
}

p.calender-item-text-time {
  margin-top: 5px;
  color: #888;
  font-size: 0.85rem;
  margin-bottom: 1px;
}

#jevents_body .month_cell_st {
    background-color: #f9f9f9 !important;
}

/* Kategorieauswahl bei Termin hinzufügen */
div#catid_chzn {
    width: 500px !important;
}

/* Zeitleiste */
.jev_toprow {
    display: none;
}

/* Navigation */
div.new-navigation {
	display: none;
  }

li.ev_td_li:hover div.calender-item-text{
  height: 45%;
  transition: 0.2s;
}

.jev_header.jev_headercat {
    display: none;
}

/* Dropdown im Kalender */
.ev_navtable td.h1.vbotom {
    display: none;
}

.ev_navtable td.h1.vtop {
    font-size: 1em;
}

.ev_navtable td.h1.vtop {
    padding-right: 20px;
}

div.chzn-container {
    width: 100px !important;
}

/*

ul.ev_ul {
  columns: 2;
  -webkit-column-count: 2;
  min-height: 250px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  margin: 5px;
}

*/

.jevbootstrap label {
    display: inline !important; 
 
}


.searchcalendar label {
    display: none !important;
}

.searchcalendar input#showpast {
    display: none !important;
}



div.jev_pagination input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    margin-top: 20px;
}


div.jev_pagination input.button {
    float: left;
}

.jev_listview .jev_listrow {
    min-width: 300px !important; 
    width: 50% !important;
    border-color: #fff !important;
    border-style: solid;
}

.jeventslight {
    margin-top: 30px;
}


input.modfilter_button {
    float: right;
}


ul#myEditTabs {
    margin-top: 20px;
}

div.jeventpage .nav-items > div {

    border: 1px solid #2B3990;
}

#jevents_body .nav-items > div a:hover {
    background-color: #2B3990;
    border-left: 1px solid #2B3990;
    color: #FFF !important;
}


a.ev_link_row:link, a.ev_link_row:visited, a.ev_link_row:hover {
    font-size: 14px;

}

a.ev_link_row {
  
}


.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #2B3990;
    border: 1px solid #2B3990;
}

.jev_toprow div.currentmonth {
    border-top: 1px solid #2B3990;
    border-bottom: 1px solid #2B3990;
    margin-bottom: -1px;
}

#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #2B3990;
    color: #FFF !important;
}

#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
    background-color: #FFF !important;
    color: #2B3990 !important;
}


#jevents h1 {
    padding-top: 30px;
}

#jevents_body > div.contentpaneopen.jev_evdt > div > div > table > tbody > tr > td > h3 {
    margin-top: 0px !important;
}

#jevents_body {

    border: 1px solid #FFF !important;
    background-color: #FFF !important;
    border-radius: 0px !important;
}

#jev_maincal {
    background-color: #FFF !important;
    border: 1px solid #FFF !important;
}

#jevents_body #jev_maincal.jev_listview .jev_daysnames {
    background-color: #FFF !important;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: #FFF;
    color: #474747;
}


img.jev_imagethumb1 {
    min-width: 150px;
    padding-right: 20px;
}

.nav-items a {
    color: rgba(43,57,144,0.98) !important;
}


li.ev_td_li {
    margin: 0 !important;
    padding: 20px 0 0 0 !important;
    border: 0 !important;
    -webkit-column-break-inside: avoid
    page-break-inside: avoid;
    break-inside: avoid-column;  

}



/* Hide Access Rights Anonymous Users */
.addnewevent #common > div.row.jevaccess {
    display: none;
}


/* Data Tip */

[data-tip] {
	position:relative;

}
[data-tip]:before {
	content:'';
	/* hides the tooltip when not hovered */
	display:none;
	content:'';
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #1a1a1a;	
	position:absolute;
	top:30px;
	left:35px;
	z-index:8;
	font-size:0;
	line-height:0;
	width:0;
	height:0;
}
[data-tip]:after {
	display:none;
	content:attr(data-tip);
	position:absolute;
	top:35px;
	left:0px;
	padding:5px 8px;
	background:#1a1a1a;
	color:#fff;
	z-index:9;
	font-size: 0.75em;
	height:18px;
	line-height:18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	white-space:nowrap;
	word-wrap:normal;
}
[data-tip]:hover:before,
[data-tip]:hover:after {
	display:block;
}



/* CUSTOM FIELDS */
dl.fields-container {
    margin-top: 10px;
    background: #efefef;
    padding: 10px;
}

dd.field-entry span.field-label  { font-size: small; font-weight: bold;}
dd.field-entry span.field-value  { font-size: small;}


/* NEXT DATE BOX */
.nextdate h2.nextdate { 
    font-size: 1.574em !important;
    margin-top: 20px;
}

.nextdate ul li a span { 
    display: none !important;
}

.nextdate h3.sp-module-title { 
    margin: 0 0 0px !important;
}


/* SUBMENU */
ul.sp-mega-group .module ul.menu {
  padding-left: 0px;
  list-style-type:none;
}


/* Contentbuttomtable */

#contentbottomtable td {
    border-left: 2px solid #FFF;
}

.breadcrumb {
  color: #9D9D9C;
  background-color: #FFF; 
  /*background-color: #C6C6C6;*/
  
}

/* Latest News */
ul.latestnews  > li {
    border-bottom: 1px #FFF !important;
}


/* Kunst im Blick */
#sp-right .sp-module.nextdate {
    margin-top: 0px !important;
    border-radius: 0px !important;
}

h3.nextdate {
  font-weight: bold;
}

ul.latestnews li a:before {
    content: "\00BB";
}


/* Module Kunst im Blick */


a#imglink.moduleKib:hover + #imgOverlay.moduleKib{
    opacity: 0;
    transition: 0.2s;
}

#imgOverlay.moduleKib{
    pointer-events: none;
    background-color: #fff8;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: 0.2s;
  	bottom: 0;
  	opacity: 1;
}

/* MiKO Archiv */
#miko-archiv-div{
  margin-bottom: 15px;
}

/* MiKO - Blättern nach Ausgabe Tabelle */ 
table#list_3_com_fabrik_3.table td, table#list_3_com_fabrik_3.table th {
    padding: .15rem;
}

/* "Filter löschen" ausblenden bei Mitteilungen zu den Kulturgütern der Orden  */
div.fabrikFilterContainer * a.clearFilters.hasFilters{
    display: none;
}

/* Mitteilungen zu den Kulturgütern der Orden */
    #mikodiv{
        height: auto;
        width: 100%;
        position: relative;
        display: flex;
    }

    #mikoLinks{
        height: auto;
        width: 50%;
        position: relative;
        display: flex;
        margin-left: 2rem;
    }

    #MikoImg{
        margin: 0 auto 0 0;
    }

    #newMiko{
        position: absolute;
        top: 0px;
        left: 0;
        margin-top: 0;
    }

    #oldMikos{
        position: absolute;
        bottom: 0px;
        left: 0;
        margin-bottom:0
    }

/* Data */
.h1header { display: none;}
.field.field-name-field-adresse {}


.field.field-name-field-orden-gruenderin {
    padding-top: 15px;
}


.field.field-name-field-orden-gruenderin div.field-label {
    font-weight: bold;
}


.field.field-name-field-orden-literature {}
.field.field-name-field-orden-literature div.field-label {
    font-weight: bold;
}

.field.field-name-field-orden-niederlassung {}
.field.field-name-field-orden-niederlassung div.field-label {
    font-weight: bold;
}

.field.field-name-field-orden-werke-pfarren {}
.field.field-name-field-orden-werke-pfarren div.field-label {
    font-weight: bold;
}

.field.field-name-field-orden-pub {}
.field.field-name-field-orden-pub div.field-label {
    font-weight: bold;
}


.field.field-name-field-findmittel-archiv {}
.field.field-name-field-findmittel-archiv div.field-label {
    font-weight: bold;
}


.field.field-name-field-literatur-archiv {}
.field.field-name-field-literatur-archiv div.field-label {
    font-weight: bold;
}

.field.field-name-field-bibname {}
.field.field-name-field-bibname  div.field-items div.field-item  {
    font-weight: bold;
}

.field.field-name-field-musikname {}
.field.field-name-field-musikname  div.field-items div.field-item {
    font-weight: bold;
}


.field.field-name-field-schatz {}
.field.field-name-field-schatz div.field-items div.field-item {
    font-weight: bold;
}


.field.field-name-field-kat-bib {}
.field.field-name-field-kat-bib div.field-label {
    font-weight: bold;
}

.field.field-name-field-kat-musik {}
.field.field-name-field-kat-musik div.field-label {
    font-weight: bold;
}

.field.field-name-field-lit-musikarchiv {}
.field.field-name-field-lit-musikarchiv div.field-label {
    font-weight: bold;
}


.field.field-name-field-litera-sammlungen {}
.field.field-name-field-litera-sammlungen div.field-label {
    font-weight: bold;
}

.field.field-name-field-lit-bib {}
.field.field-name-field-lit-bib div.field-label {
    font-weight: bold;
}

.field.field-name-field-anmk-bib {}
.field.field-name-field-anmk-bib div.field-label {
    font-weight: bold;
}

.field.field-name-field-orden-category { font-size: 0.8em;}
.field.field-name-field-orden-category div.field-label {
    font-weight: bold;
}


.field.field-name-field-orden-diocese {font-size: 0.8em;}
.field.field-name-field-orden-diocese div.field-label {
    font-weight: bold;
}


.field-name-field-namearchiv .field-items .field-item {
    font-weight: bold;
}


.field.field-name-field-orden-female.field-items.field-item-even {font-size: 0.8em;}
.field.field-name-field-orden-female div.field-label {
    font-weight: bold;
}


.field-name-field-order-female .field-items .field-item a {
    font-size: 0.8em !important;
}


.field.field-name-field-orden-family {font-size: 0.8em;}
.field.field-name-field-orden-family div.field-label {
    font-weight: bold;
}


.field.field-name-field-orden-archivetypes {font-size: 0.8em;}
.field.field-name-field-orden-archivetypes div.field-label {
    font-weight: bold;
}


.field.field-name-field-orden {font-size: 0.8em;}
.field.field-name-field-orden div.field-label {
    font-weight: bold;
}


.field.field-name-field-kirchrechtl-einordnung {font-size: 0.8em;}
.field.field-name-field-kirchrechtl-einordnung div.field-label {
    font-weight: bold;
}



.field.field-name-field-name-sammlungen div.field-items div.field-item {
    font-weight: bold;
}


.field-name-body .field-label {
    font-weight: bold;
    padding-top: 10px;
}


.field-items {
    padding-top: 5px;
    padding-bottom: 2px;
}






@media (min-width: 992px){
  
  #sp-menu > div > nav > ul > li.sp-menu-item.sp-has-child.topmegamenu > div { min-width: 100% !important; width: 990px !important; }
  
  div#sp-menu {
      font-size: 64% !important;
  }
  
}
 




@media (min-width: 1200px){
  
  #sp-menu > div > nav > ul > li.sp-menu-item.sp-has-child.topmegamenu > div { min-width: 100% !important; width: 1190px !important; }
   ul.sp-mega-group ul.menu > li > a { font-size: 16px !important; }
  
  
  .sp-megamenu-parent { float: left; padding-left: 50px; padding-top: 20px;}
  
  a.mainmenulink {
    font-size: 0.9em !important;
  }
  
  ul.sp-mega-group h3.sp-module-title {
    font-size: 0.9em !important;
  }
  
  div#sp-menu {
      font-size: 75% !important;
  }
  
  /* Topbar */

  #sp-top-bar .sp-column {
      height: 100px;
  }


  /* Logo */

  .logo img {
      height: 75px;
  }
  
   .sp-module.logo {
      right: 35px;
      position: absolute;
  }
}


@media (min-width: 1600px){
  
  #sp-menu > div > nav > ul > li.sp-menu-item.sp-has-child.topmegamenu > div { min-width: 100% !important; width: 1590px !important; }
   ul.sp-mega-group ul.menu > li > a { font-size: 15px !important; }
  
  a.mainmenulink {
    font-size: 1.18em !important;
  }
  
  ul.sp-mega-group h3.sp-module-title {
    font-size: 1.0em !important;
 }
  
  .sp-module.logo {
      right: 35px;
      position: absolute;
  }
  
  
  div#sp-menu {
      font-size: 90% !important;
  }
  
}

@media (min-width: 1900px){
  
  #sp-menu > div > nav > ul > li.sp-menu-item.sp-has-child.topmegamenu > div { min-width: 100% !important; width: 1890px !important; }
   ul.sp-mega-group ul.menu > li > a { font-size: 16px !important; }
  
  a.mainmenulink {
    font-size: 1.4em !important;
  }
  
  ul.sp-mega-group h3.sp-module-title {
    font-size: 1.4em !important;
  }
  
  .sp-module.logo {
      right: 35px;
      position: absolute;
  }
  
  div#sp-menu {
      font-size: 13px !important;
  }
  
}

@media (min-width: 2560px){
  
  #sp-menu > div > nav > ul > li.sp-menu-item.sp-has-child.topmegamenu > div { min-width: 100% !important; width: 2490px !important; }
  
  ul.sp-mega-group ul.menu > li > a { font-size: 16px !important; }
  
  a.mainmenulink {
    font-size: 1.8em !important;
  }
  
   ul.sp-mega-group h3.sp-module-title {
    font-size: 1.8em !important;
  }
  
  /* Topbar */

  #sp-top-bar .sp-column {
      height: 100px;
  }
  
    div#sp-menu {
      font-size: 14px !important;
  }


  /* Logo */

  .logo img {
      height: 75px;
  }
  
   .sp-module.logo {
      right: 35px;
      position: absolute;
  }
  
}


@media (max-width: 1600px){
  
  a.mainmenulink {
    font-size: 1.11em !important;
  }

}


@media (max-width: 1200px){
  
  
    /* Fonts */
  
  h1, h2, h3, h4, h5 {
  margin: 2.55rem 0 1rem;
  font-weight: 400;
  line-height: 1.10;
}

h1 {
  font-size: 1.874em !important;
}

h2 {font-size: 1.874em !important;}

h3 {font-size: 1.528em !important;}

h4 {font-size: 1.24em !important;}

h5 {font-size: 1.01em !important;}

small, .text_small {font-size: 0.633em !important;}
  
 
  /* Topbar */

  #sp-top-bar .sp-column {
      height: 100px;
  }
  
  .sp-megamenu-parent { padding-left: 5px; padding-top: 20px;}
  
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span { padding: 0 12px !important;}
  
  a.mainmenulink {
    font-size: 1.27em !important;
  }
  
  /* Search */
  .form-control {
    display: block;
    width: 100%;
    padding: .1rem .1rem;
    font-size: 0.8rem;
    line-height: 1.1;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

  
  /* Logo */

  .logo img {
      height: 70px;
  }
  
   .sp-module.logo {
      right: 35px;
      position: absolute;
  }
  
  /* MiKO - Blättern nach Ausgabe Tabelle */ 
  table#list_3_com_fabrik_3.table td, table#list_3_com_fabrik_3.table th {
      padding-left: 0rem;
      padding-right: 0rem;
  }
  

}

@media (max-width: 992px){
  
    /* Topbar */

  #sp-top-bar .sp-column {
      height: 20px;
  }
  
  /* Social Media Images */
    .socialimg {
      width: 20px;
    }


  /* Logo */

  .logo img {
      height: 60px;
  }
  
   .sp-module.logo {
      right: 35px;
      position: absolute;
  }
  
  .custom.logo {
    margin-top: -55px;
   }
  
   .topsearch {
        display: none !important;
    }
  
  /* MiKO - Blättern nach Ausgabe Tabelle */ 
  table#list_3_com_fabrik_3.table td, table#list_3_com_fabrik_3.table th {
      padding: .45rem;
  }
}

@media (max-width: 768px){
  
  /*div#jev_maincal div.jev_listrow:nth-child(2) ul.ev_ul {
  columns: 1;
  }*/
  ul.ev_ul{
    columns: 1;
  }
  
  .miko-bottom-links{
    margin-top: 15px;
  }
  
  .miko-bottom-links p{
    margin-top: 15px;
  }
  
  form#listform_3_com_fabrik_3 {
    width: 100%;
    overflow: scroll;
}

}

@media (max-width: 575px){

.custom.logo {
    margin-top: -90px;
    margin-right: 50px;
}  
.topsearch {
    display: none !important;
}
  
ul#titlemenu {
    list-style-type: none;
    margin-left: 2%;
  }

}


@media (max-width: 320px){

.custom.logo {
    margin-top: -90px;
    margin-right: 50px;
}  
.topsearch {
    display: none !important;
}
  
}


/* RETINA */
@media
(-webkit-min-device-pixel-ratio: 1.5),
(   min--moz-device-pixel-ratio: 1.5),
(     -o-min-device-pixel-ratio: 3/2),
(        min-device-pixel-ratio: 1.5),
(                min-resolution: 1.5dppx) {
  /* 
    CSS FOR RETINA DISPLAY 
  */
  
    #sp-menu > div > nav > ul > li.sp-menu-item.sp-has-child.topmegamenu > div { min-width: 100% !important; width: 1590px !important; }
   ul.sp-mega-group ul.menu > li > a { font-size: 15px !important; }
  
  ul#titlemenu {
    list-style-type: none;
    margin-left: 40%;
  }
  
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 5px;
    line-height: 40px;
    margin: 0;
  }
  

  
  ul.sp-mega-group h3.sp-module-title {
    font-size: 1.2em !important;
  }
  
  
}


/* IE 10 + 11*/
@media all and (-ms-high-contrast:none) {
  

  
}

/* FIREFOX */ 

@-moz-document url-prefix() {
  
  	
   
}

    