/* Header */
.jl_hd_logo {margin-top:35px;}
.jl_hd_logo img {width: 265px; }
.jl_hd_info {display:none;/*margin:39px 50px 0px 30px;*/}
.jl_hd_title {display:block;margin:30px 50px 0px 30px;}
/*.jl_hd_search{bottom:0px;}*/

.jl_hd_zunav .dropdown-menu{min-width:150px;}
@media screen and (max-width:600px) {
	.jl_hd_title {
	  font-size: 3rem;
	}
}

/* Textbox auf Slider mittig positionieren */
.mo_data .pb_ce .cg_msl .ce_cntnt{
		margin:80px auto 0px auto;
}

/* Footerbereich Ausstellerlistenelenment */
.mod_LiEn .wrp_footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.mod_LiEn .wrp_footer .wrp_labels {
  order: 2;
}
.mod_LiEn .wrp_footer .wrp_booths {
  order: 1;
}
/* Abstand der labels */
.mod_LiEn .wrp_labels.lb_area_2 .ce_labels{gap:10px;}
.mod_DTEX2 .ce_labels {gap:10px;}

/* Footerbereich Ausstellerkachelelenment */
.mod_LiTl .wrp_footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.mod_LiTl .wrp_footer .wrp_labels {
  order: 3;
  width:100%;
}
.mod_LiTl .wrp_footer .wrp_labels .ce_labels{
  gap:10px;
  align-items: center;
}
.mod_LiTl .ce_labels > div{
  margin:unset;
  display:block;
}
.mod_LiTl .ce_labels > div img {
  max-height: 32px;
  max-width: 55px;
}
.mod_LiTl .ce_boothNo{width: auto;}
.mod_LiTl .ce_exTy {
	top: 3px;
}

/* Projektpräsentation Kacheln */
.mod_LiEnImgTle .ce_topic {min-height:unset;}
.mod_LiEnImgTle .ce_topic h2 {font-size: 1.2rem; margin-bottom: unset; color: #999; padding-top: unset;}
.mod_LiEnImgTle .ce_head h3 {font-size:2.4rem;line-height:1.1;font-weight:bold;}

/* Praesentationsseite*/
.mod_DTIG1 .ce_cntnt .ce_ctg, .mod_DTVD1 .ce_cntnt .ce_ctg {
	color: #999;
}
.mod_DTIG1 .ce_cntnt .ce_head h3, .mod_DTVD1 .ce_cntnt .ce_head h3 {
   font-size: 2.4rem;
}

/* Anpassung von anderen Modulen auf der der Detailseite der Praesentationen z.B. 70.1, 70.2 */
/* Anpassung der Module: Zur Ausstellerdetailseite */
[data-nv='70.1'] .mod_EXLI .ce_cntnt,
[data-nv='70.2'] .mod_EXLI .ce_cntnt{max-width:813px;margin: auto;margin-top:-30px;padding-left: 0px;padding-top: 0px;}
[data-nv='70.1'] .mod_EXLI .ce_bttn,
[data-nv='70.2'] .mod_EXLI .ce_bttn{text-align:left;}
/* Anpassung Modul: Weitere Informationen */
[data-nv='70.1'] .mod_DTIGL .ce_cntnt,
[data-nv='70.2'] .mod_DTIGL .ce_cntnt{max-width:813px;margin: auto;margin-top:-30px;padding-left: 0px;padding-top: 0px;}
[data-nv='70.1'] .mod_DTIGL .ce_bttn,
[data-nv='70.2'] .mod_DTIGL .ce_bttn{text-align:left;}
/* Anpassung Modul: Zurueck zur Liste */
[data-nv='70.1'] .mod_cctpl .ce_backToList,
[data-nv='70.2'] .mod_cctpl .ce_backToList{max-width:813px;margin: auto;}



