.arbeitsgruppen_juristen_label:hover{
	height:100%;
} 

a {
	color: #00386f;
}

/* Unsubscribe Page */

#unsubpage{  
 width: 1180px;
 max-width: 90%;
 margin: 0 auto;
	border: none;
	min-height: 400px;
}

#unsubpage .unsubintro{
  font-size: 16px;
}

#unsubpage .unsubsurvey div{

font-size: 14px;
}


/* Search Results */

#content .finder{
  width: 1180px;
  max-width: 90%;
  margin: 0 auto;
  padding: 40px 0px 40px 0px;
}

.list-striped{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.list-striped li{
	margin: 20px 0;
}

.list-striped .result-text{
	padding-left: 8px;
	border-left: 3px solid #a5a5a5;
	margin: 6px 0px;
}


/* Style Arbeitsrechts-Newsletter */

.ArbR_Kategorie_Ueberschrift_Inhaltsverzeichnis  > a {
  color: #00386F;
  font-weight: bold;
  font-size: 16px;
  display : block;
  text-decoration: none;
}

.ArbR_Kategorie_Ueberschrift_Inhaltsverzeichnis > a:hover{
  text-decoration:underline;
}

.ArbR_Kategorie_Ueberschrift_Inhaltsverzeichnis  {
  padding-left: 50px;
  margin-top: 2em;
  margin-bottom: 5px;
  display : block;
}

.ArbR_Thema_Ueberschrift_Inhaltsverzeichnis  {
  margin-left: 80px;
  display : block;
  margin-bottom: 15px;
  margin-top: 15px;
	font-family: Titillium Web !important;
  }

.ArbR_Thema_Ueberschrift_Inhaltsverzeichnis  > a {
  color: #00386F;
  font-size: 16px;
    display : block;
  text-decoration: none;
}

.ArbR_Thema_Ueberschrift_Inhaltsverzeichnis > a:hover{
  text-decoration:underline;
}

.ArbR_Thema_Ueberschrift_Text {
  color: #00386F;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  display : block;
}

.ArbR_Beitrag_Ueberschrift {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
    display : block;
}

.ArbR_Beitraege_Liste {
  list-style-type: square;
  margin-left: 150px;
    display: list-item;
	font-family: Titillium Web !important;
}

.ArbR_Beitraege_Liste > a {
  color: black;
  font-size: 14px;
  text-decoration: none;
	font-family: Titillium Web !important;
}

.ArbR_Beitraege_Liste > a:hover{
  text-decoration:underline;
	font-family: Titillium Web !important;
}

.ArbR_Kategorie_Ueberschrift_Text {
  color: #00386F;
  font-weight: bold;
  font-size: 140%;
  margin-top: 2em;
  margin-bottom: 2em;
    display : block;
}

.ArbR_Beitrag_Quelle_bzw_Einleitung {
  font-style: italic;
  margin-bottom: 5px;
  display : block;
}

.ArbR_Autorenangabe {
  font-style: italic;
  width: 70%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display : block;
  /*Trennlinie unter Autorenangabe*/
  border: 3px;
  border-bottom-color: grey;
  border-bottom-style: dotted;
}

.ArbR_Beitrag_Text {
    /*font-size: 14px;*/
    display : block;
	
}

/* Style Instagram page */
img.insta-qr-code{
  transition: box-shadow 0.3s;
  border-radius: 30px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
  width: 14em;
}

img.insta-qr-code:hover {
  box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.3);
}

/* Fuer alte Artikel bei "Arbeitsrecht aktuell" */

.Zwischentitel {
  font-weight : bold;
  padding: 1em;
  margin-top: 0.5em;
    margin-bottom: 1em;
  display : block;
}

.farbig {
  font-family : Tahoma, Arial, Helvetica, Verdana, Sans-Serif;
  font-weight : bold;
  text-align : left;
  color : #00386F;
  border-style : none;
  border-width : thin;
  border-color : #0010CE;
  display : block;
  font-size: 14pt;
}






/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Cookies */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/

.cookie-container{
	display:none;
	position: fixed;
	bottom: 0;
	width:100%;
	background-color: #00386f;
	color: white;
	text-align: center;
	padding:20px 0px 20px 0px;
	border-bottom: 3px solid white;
	z-index: 1000000000;
}

.accept-cookies-btn{
	margin: 0 auto;
	margin-top: 20px;
	width:200px;
	height:40px;
	background-color: #93bbe2;
	cursor: pointer;
	text-align:center;
	line-height:40px;
	border: 2px solid #00386f;
	border-radius: 10px;
	color: #00386f;
	font-weight: 900;
}

.accept-cookies-btn:hover{
	border: 2px solid white;
}

.cookie-text{
	width:95%;
	margin: 0 auto;
	font-size: 16px;
	font-weight: 900;
	padding: 0 !important;
}





html,
body {
  margin: 0 auto;
  font-family: "Titillium Web", sans-serif;
	min-height:100vh;
}

.lang-inline a {
  color: white !important;
}


/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Font Awesome */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/

.fa-phone{
	font-size: 20px !important;
	width: 25px;
}

.fa-home{
	font-size: 20px !important;
	width: 25px;
}

.fa-envelope{
	font-size: 16px !important;
	width: 25px;
}

.fa-fax{
	font-size: 16px !important;
	width:25px;
}

.fa-globe{
	font-size: 16px !important;
	width:25px;
}

.room-details, .phone-details, .mail-details, .website-details{
	margin-left: 15px;
}

.mail, .room, .phone, .website{
	display: inline-block;
	width: 75px;
}

.mail-details a, .website-details{
	color: #00386f;
}





/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Allgemeines */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/


.link-decoration-none{
	text-decoration: none;
	color:white;
}
.clickable{
  cursor: pointer;
}
/* text: color, format, etc. */
h1 {
  font-weight: 600;
  font-size: 32px;
  margin: 0;
}

.content-width90{
	max-width: 90%;
	width:1180px;
}

.padding-top60{
	padding-top: 60px;
}

.padding-bottom30{
	padding-bottom: 30px
}

.h1_centered {
  text-align: center;
}

.bold {
  font-weight: 600;
}

.bold22{
	font-size: 22px;
  font-weight: 700;
}

.text_color_white {
  color: white;
  font-family: Titillium Web;
  font-style: normal;
}

.text_color_iaaeublue {
  color: #00386f;
  font-family: Titillium Web;
  font-style: normal;
}

.bg_F1F1F1{
  background-color: #F1F1F1;
}

.bg_e4e4e4{
  background-color: #e4e4e4;
}

.bg_BCD5E7{
background-color: #BCD5E7;
}

.bg_7DA4CC{
  background-color: #7DA4CC;
}

.hr_line {
  display: inline-block;
  width: 100%;
}

.hr_grey {
  border: 1px solid #00386f;
  width: 95%;
}

.hr_blue {
  border: 1.5px solid #00386f;
  margin: 0;
  background: #00386f;
}

.box-shadow{
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.3);
}

.center {
  margin: 0 auto;
}

.text-centered{
	text-align: center;
}

.text-underline{
	text-decoration: underline;
}
#content {
  background-color: #fcfcfc;
  width: 100%;
  margin: 0 auto;
  min-height:470px;
}

.hide{
  display:none;
}

/* used in combination with background color banner */
.content_alignment {
  width: 1180px;
  max-width: 90%;
  margin: 0 auto;
  padding: 40px 0px 40px 0px;
}

/* background colors for content banners/divs */
.bgcolor_lightgrey {
  display: inline-block;
  width: 100%;
  background-color: #fcfcfc;
  min-height: 350px;
}
.bgcolor_lightblue {
  display: inline-block;
  width: 100%;
  background-color: #165797;
  min-height: 500px;
  padding-bottom:50px;
}

.bgcolor_lighterblue {
  display: inline-block;
  width: 100%;
  background-color: #d5ebfb;
  min-height: 350px;
  padding-bottom:50px;
}

/* Banner for Sites other than Home */

.hbanner {
  position: relative;
  width: 100%;
  background: linear-gradient(
    90.18deg,
    #00386f 52.58%,
    rgba(0, 56, 111, 0) 100%
  );
  background-image: url("../images/headerimg2.jpg");
  background-repeat: no-repeat;
  background-size: 1920px 1350px;
  background-attachment: fixed;
  background-position: center -300px;
}

.overlay_hbanner{
  width: 100%;
  background: linear-gradient(
    90.18deg,
    #00386f 52.58%,
    rgba(0, 56, 111, 0) 100%
  );
}

.banner-description{
    width: 1180px;
    max-width: 90%;
    margin: 0 auto;
    padding: 40px 0px 10px 0px;
}

.list-spaces {
	padding: 0px 0px 20px 0px
}

.linielinks-grau{
	border-left-width: 2px;
	border-left-style: solid;
	border-color: #d3d3d3;
	padding: 0px 0px 0px 10px;
}

.linielinks-dunkelgrau{
	margin-top:5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-color: #a5a5a5;
	padding: 0px 0px 0px 10px;
}

.hyperlink{
	color: #00386F;
}

.leftspace{
	padding: 10px 0px 10px 30px
}

.fadeline{
	height: 1px;
    background-color: #d5ebfb;
    margin: 2px auto;
    background-image: linear-gradient(left , #00386f 2%, #5aa8e0 50%, #00386f 98%);
    background-image: -o-linear-gradient(left , #00386f 2%, #5aa8e0 50%, #00386f 98%);
    background-image: -moz-linear-gradient(left , #00386f 2%, #5aa8e0 50%, #00386f 98%);
    background-image: -webkit-linear-gradient(left , #00386f 2%, #5aa8e0 50%, #00386f 98%);
    background-image: -ms-linear-gradient(left , #00386f 2%, #5aa8e0 50%, #00386f 98%);
    background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(0.02, #00386f), color-stop(0.5, #5aa8e0), color-stop(0.98, #00386f) );


}

/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Header */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/

/***************/
/*** TOPBAR ***/
/*************/
#upperline {
  background-color: #00386f;
  height: 25px;
  width: 100%;
}

#topbar {
  width: 1180px;
  max-width: 95%;
  margin: 0 auto;
  text-align: left;
}

.topbar-inner{
  display: grid;
  grid-auto-flow: column;
  justify-content: end;
  height: 25px;
  column-gap: 5px;
}

#flag-top {
  display: inline-block;
  height:100%;
}

#search-top {
  display: none;
  overflow: hidden;
	
}

#search-top-mobile{
	display: inline-block;
	position: absolute;
    top: 120px;
    left: 0px;
    z-index: 100;
    margin: 0 !important;
    width: 0px;
    padding: 0px !important;
	background: #00386f;
	border: 0px solid #d5ebfb;
    box-sizing: border-box;
	overflow: hidden;
}

#search-top-mobile #mod-search-searchword90, #search-top-mobile #mod-search-searchword119, #search-top-mobile #mod-finder-searchword120{
    border: none;
    height: 60px;
	width: 100%;
	padding-left:10px;
	font-family: "Titillium Web", sans-serif;
	font-size: 18px;
	color: white;
    background: #00386f;
	text-align: left;
    
}

#search-top-mobile #mod-search-searchword90::placeholder, #search-top-mobile #mod-search-searchword119::placeholder, #search-top-mobile #mod-finder-searchword120::placeholder{
  	font-family: "Titillium Web", sans-serif;
	font-size: 20px;
	color: white;
		
}

.search input {
  width: 100%;
}

.magnify-search{
  display: none;
}

.magnify-mobile{
  display: block;
  width:35px;
  height: 45px;
  background-image: url("../images/lupe-icon-blue.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  margin-right: 25px;
}


@media(min-width: 985px){
  #search-top {
   	display: inline-block;
    width: 0;
  }
	
	#search-top-mobile{
		display: none;
	}
  
  .search input {
    width: 100%;
  }
  
  .magnify-search{
    display: inline-block;
    width:25px;
    background-image: url("../images/lupe-icon.svg");
    background-repeat: no-repeat;
    background-size: 85% 85%;
    background-position: center;
  }
}
/*************/
/*** MENU ***/
/***********/

#menu {
  display: flex;
  width: 100%;
  height: 95px;
  background-color: #fefefe;
}

#mod_menu{
  display: none;
}

#navbar {
  display: inline-grid;
  grid-template-columns: auto auto;
  height: 100%;
  margin: 0 auto;
  width: 1180px;
  max-width: 95%;
}

#iaaeu {
  min-height: 85px;
  min-width:180px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y:center;
  display: inline-block;
  align-self: center;
}



.active{
  background-color:red;
}

/*#close_menu{
    display:none;
}*/

.menu_container_top {
  display: inline-grid;
  height: 100%;
}

.menu_container_top .menu-item-level1:last-child {
  border-right: 1px solid #f0f0f0;
}

.menu-item-level1 {
  display: inline-grid;
  cursor: pointer;
  grid-row: 1;
  width: auto;
  max-width: 120px;
  text-align: center;
  height: 95px;
  border-left: 1px solid #f0f0f0;
}

.de {
  padding: 0 20px 0 20px;
}

.eng {
  padding: 0 24.1px 0 24.1px;
}

.menu-item-level1 a {
  color: #00386f;
  text-decoration: none;
  text-transform: uppercase;
  align-self: center;
  width: 100%;
  height: 100%;
  line-height: 95px;
}



.menu-item-level1 span {
  color: #00386f;
  text-decoration: none;
  text-transform: uppercase;
  align-self: center;
}

.menu-item-level1:hover {
  background-color: #00386f;
}
.menu-item-level1:hover a {
  color: white;
}

.menu-item-level1:hover span {
  color: white;
}

.menu_container_main {
  /*grid-auto-flow: column;*/
  position: absolute;
  z-index: 1000000;
  background-color: #00386f;
  top: 120px;
  display: none;
  width: 676px;
  padding: 5px 20px 5px 20px;
  border-bottom: 3px solid #BED8FF;
}

.menu-inner-container{
	display: grid;
    justify-content: space-between;
    width: 676px;
    margin: 0 auto;
    grid-auto-flow: column;
	padding: 5px 0px 5px 0px
}


.menu-item-level2 {
  color: white;
  display: inline-block;
  vertical-align: top;
  max-width: 200px;
}

.menu_container_main:last-child{
	color: red !important;
}

.menu-item-level2 a {
  color: white;
  text-decoration: none;
  font-size: 16px;
  font-style: normal;
}


/*Mobile Menu */

#mod_mobilemenu {
  display: inline-block;
  height: 95px;
  align-self: center;
  margin-left: auto;
  margin-right: 0;
}

.mobilemenu-inner-container{
    display:none;
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    z-index: 100000;
    width: 100%;
    color:white;
    background: #00386f;
    border-bottom: 3px solid #BED8FF;
}

.mobilemenu-inner-container a{
  color:white;
  text-decoration: none;
 
}

.active-mobilemenu-level1{
  border-bottom: 3px solid #BED8FF !important;
}

.mobilemenu-item-level1{
  display:grid;
  grid-template-columns: auto auto;
  justify-content: space-between;
  width: 95%;
  margin: 0 auto;
  font-weight: bold;
  font-size: 13pt;
  padding: 15px 0px;
  border-bottom: 2px solid #0c4379;
  cursor:pointer;
}

.mobilemenu-item-level1[name="home"]{
  display:block;
}

.mobilemenu-item-level1[name="home"] a{
  width: 100%;
  height: 100%;
}

.mobilemenu-item-level1 a, .mobilemenu-item-level1 span, .mobilemenu-item-level2 a, .mobilemenu-item-level2 span, .mobilemenu-item-level3 a, .mobilemenu-item-level3 span{
  display: block;
  margin:0 auto;
  align-self:center;
}


.mobilemenu-item-level2{
  display: none;
  width: 95%;
  margin: 0 auto;
  font-size: 13pt;  
}

.mobilemenu-item-level2 a, .mobilemenu-item-level2 span{
  margin: 15px 0px 15px 0px;
}

.mobilemenu_inner_container_level2{
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    margin: 0 0 0 25px;
    border-bottom: 2px solid #0c4379;
	cursor:pointer;
}

.mobilemenu_inner_container_level2 a{
	cursor:pointer;
}

.active-mobilemenu-level2{
  border-bottom: 3px solid #3d87f7  !important;
}

.mobilemenu-item-level3{
  display: none;
  width:95%;
  margin: 0 auto;
  font-size: 13pt;
}

.mobilemenu_inner_container_level3{
  margin: 0 0 0 50px;
  border-bottom: 2px solid #0c4379;
}

.mobilemenu-item-level3 a, .mobilemenu-item-level3 span{
  margin: 15px 0px 15px 0px;
}

.moduletable{
  height:100%;
}

.fa-bars, .fa-close{
  color:#00386f;
  font-size:45px;
}

#mod_mobilemenu > .moduletable{
  display:flex;
  align-items: center;
}

@media (min-width: 1050px){
  #topbar{
    max-width:90%;
  }
  
  #navbar{
    max-width: 90%;
  }
}

@media (min-width: 985px){
  #mod_menu {
    display: inline-block;
    height: 95px;
    align-self: center;
    margin-left: auto;
    margin-right: 0;
    height: 100%;
  }

  #mod_mobilemenu{
    display:none;
  }

  #navbar {
    display: inline-grid;
    grid-template-columns: minmax(175px,1fr) 80%;
    height: 100%;
    margin: 0 auto;
    width: 1180px;
  }
}

/*******************/
/*** IMG BANNER ***/
/*****************/

#header_img {
  position: relative;
  width: 100%;
  height: 440px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: top center;
  background-image: url('/images/headerimg.webp');
}

@media (max-width: 768px) {
  #header_img {
    background-attachment: scroll !important; /* Auf kleineren Bildschirmen scroll verwenden */
  }
}

#header_text_container {
  display:flex;
  position: relative;
  width: 1180px;
  max-width: 90%;
  height:100%;
  margin: 0 auto; /* Zentrierung */
  align-items:center;
}

.header_img_text {
  display: inline;
  background: rgba(0, 56, 111, 0.65);
  padding: 0 10px 0px 10px;
  color: white;
  font-family: Titillium Web;
  font-style: normal;

  font-size: 32px;
}

#overlay_img {
  position: absolute;
  width: 100%;
  height: 440px;
  background-color: #000000;
  opacity: 0.25;
}

/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Home */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/

.hr_left_color {
  display: inline-block;
  width: 50%;
  height: 5px;
  background-color: #38889a;
}

.hr_right_color {
  display: inline-block;
  width: 50%;
  height: 5px;
  background-color: #FF8A1F;
}

.swiper-container{
  background: #EEEEEE;
  margin-top: 0.67em;
  margin-bottom: 30px;
	overflow-x: hidden;
}
.swiper-wrapper{
  background: #EEEEEE !important;
}

.swiper-slide{
  background: #EEEEEE !important;
}

.swiper-pagination{
  position: static !important;
  background: #EEEEEE !important;
}

.swiper-pagination-bullet{
  background: #CECECE !important;
  width: 35.33px !important;
  height: 8.41px !important;
  border-radius: 5px !important;
  margin: 3px !important;
  opacity: 1 !important;
}

.swiper-aktu .swiper-pagination-bullet-active{
  background-color: #38889A !important;
}

.swiper-events .swiper-pagination-bullet-active{
  background-color: #00386f !important;
}

/*ALT*/

.slider-container-main{
    display: grid;
    grid-template-columns: minmax(300px,75%);
    justify-content: center;
}

.grid-home-slider{
  display:grid;
  grid-template-columns: minmax(300px, 100%);
  justify-content: space-between;
}

.slider-wrapper{
  overflow-x: hidden;
  display:grid;
  grid-template-columns: 100% 100% 100% 100%;
  grid-auto-flow: column;
  grid-auto-columns: 100%;
  min-height:150px;
  background: #EEEEEE;
}

.akt-wrapper-main{
  margin-top: 0.67em;
  margin-bottom: 30px;
}

.slider-heading{
  color:#00386f;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 10px;
}

.slider-heading-desktop{
  height: 4em;
}

.readmore-button{
  background: white;
  width: 100px;
  border-radius: 2px;
  padding: 4px;
  margin: 0 auto;
  text-align: center;
  border: solid 1px #dadada;
  font-weight: 500;
}

.readmore-button:hover{
	cursor: pointer;
  background-color: #d5ebfb;
}

.slider-title-akt{
  background:#38889A; 
  height:30px;
  padding:5px 0px 5px 10px;
  color:white;
  font-size: 20px;
}

.slider-title-events{
  background:#00386f; 
  height:30px;
  padding:5px 0px 5px 10px;
  color:white;
  font-size: 20px;
}

.slider-transition{
  transition: transform 0.6s ease;
}

.slider-aktu{
  display: block;
  padding: 10px;
}

.slider-aktu p{
  margin-top: 10px;
  margin-bottom: 15px;
}

.active-akt-slider{
  background: #38889A !important;
}

.slider-events{
  display: block;
  padding: 10px;
}

.slider-events p{
  margin-top: 10px;
  margin-bottom: 20px;
}

.active-event-slider{
  background: #00386f !important;
}

.slider-rec{
  display: inline-block;
  background: #CECECE;
  width: 35.33px;
  height: 8.41px;
  border-radius: 5px;
  margin: 3px;
}

.rec-wrapper-secondary{
  margin:0 auto;
  width:100%;
  background: #EEEEEE;
}

.rec-wrapper-main{
  text-align:center;
}

@media(min-width:715px){
  .slider-container-main{
    display: grid;
    grid-template-columns: minmax(300px,45%) minmax(300px,45%);
    justify-content: space-between;
  }
}

@media(min-width: 950px){
  .slider-container-main{
    display:block;  
  }

  .grid-home-slider{
    display:grid;
    grid-template-columns: minmax(500px,650px) minmax(300px,30%);
    column-gap: 50px;
    justify-content: space-between;
  }
}

@media(min-width:1150px){
  .grid-home-slider{
    display:grid;
    grid-template-columns: 65% minmax(300px,30%);
    justify-content: space-between;
  }
}

.prev_slider_desktop_ver, .next_slider_desktop_ver {
  
	cursor: pointer;
    margin-top: -10px;
    color: #00386f;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 9px 9px 0;
    user-select: none;
}

.prev_slider_desktop_aktu, .next_slider_desktop_aktu {
  cursor: pointer;
    margin-top: -10px;
    color: #38889A;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 9px 9px 0;
    user-select: none;
}

.next_slider_desktop_ver, .next_slider_desktop_aktu {
  right: 0;
  border-radius: 9px 0 0 9px;
}

.prev_slider_desktop_ver:hover, .next_slider_desktop_ver:hover, .prev_slider_desktop_aktu:hover, .next_slider_desktop_aktu:hover {
  background-color: rgba(255,255,255,0.3);
}

.dot_slider_desktop_aktu {
  cursor: pointer;
  height: 8.41px;
  width: 35.33px;
  margin: 3px;
  background-color: #bbb;
  border-radius: 5px;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active_dot_slider_desktop_aktu {
  background-color: #38889A;
}

.dot_slider_desktop_ver {
  cursor: pointer;
  height: 8.41px;
  width: 35.33px;
  margin: 3px;
  background-color: #bbb;
  border-radius: 5px;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active_dot_slider_desktop_ver {
  background-color: #00386f;
}


/* Arbeitsgruppen */



.arbeitsgruppen_container {
  width: 100%;
  padding-top: 66px;
  display: flex;
  justify-content: space-between;
}

.arbeitsgruppen_oekonomen {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 426px;
  height: 306px;
  background-color: #7fa3c6;
  background-image: url("../images/oekonomen-logo.svg");
  background-repeat: no-repeat;
  background-size: 85% 85%;
  background-position: center;
}

.arbeitsgruppen_oekonomen_label:hover{
	background-color: #0c4379;
	height:100%;
	font-size: 26px;
}

.arbeitsgruppen_oekonomen_label {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  background-color: #00386f;
  opacity: 0.75;
  font-size: 24px;
  transition: .3s ease;
}

.arbeitsgruppen_juristen {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 426px;
  height: 306px;
  background-color: #7fa3c6;
  background-image: url("../images/juristen-logo.svg");
  background-repeat: no-repeat;
  background-size: 85% 85%;
  background-position: center;
}

.arbeitsgruppen_juristen_label {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  width: 100%;
  background-color: #00386f;
  opacity: 0.75;
  font-size: 24px;
  transition: .3s ease;
}

.arbeitsgruppen_juristen_label:hover{
  	background-color: #0c4379;
	height:100%;
	font-size: 26px;
}

@media (max-width: 1000px) {
  .arbeitsgruppen_juristen-container {
	
    width:45%;
  }
	
	.arbeitsgruppen_juristen{
    width:100%;
  }

  .arbeitsgruppen_oekonomen-container{
    width: 45%;
  }
	
.arbeitsgruppen_oekonomen{
    width: 100%;
  }
}

@media (max-width: 775px) {
  .arbeitsgruppen_juristen-container {
	display: block;
    margin: 0 auto;
    width:80%;
    margin-bottom:50px;
  }

  .arbeitsgruppen_oekonomen-container{
	display: block;
    width: 80%;
    margin: 0 auto;
  }

  .arbeitsgruppen_container {
  width: 100%;
  padding-top: 66px;
  display:block;
}
}

@media (max-width: 550px){
  .arbeitsgruppen_juristen-container{
	display: block;
    margin: 0 auto;
    width:100%;
    margin-bottom:50px;
  }

  .arbeitsgruppen_oekonomen-container{
	display: block;
    width: 100%;
    margin: 0 auto;
  }
}

.hover_pointer{
	cursor: pointer;
}

.hover_pointer:hover{
	cursor: pointer;
}


/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Aktuelles */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/

.news {
  display: inline;
}
.news-post {
    display: flex;
    align-items: center;
    justify-content: center;  
}

.img-news-post {
    margin-right: 10px;
}


.announcements {
  display: block;
  background-color: #BCD5E7;
  width: 95%;
  margin: 0 auto;
  margin-bottom: 50px;
}

.announcements > h1:first-of-type{
  color:#00386f;
}

.announcements-container{
  display:grid;
  grid-template-columns: repeat(1, 1fr);
  justify-content: space-between;
}

.content-news {
  width: 1180px;
  max-width: 90%;
  padding: 60px 0 40px 0px;
}

.ancmnt-item {
  margin: 15px;
  background-color: #f0f0f0;
  padding: 10px;
}

.float-right {
  float: right;
  top: 40px;
}

.orangeDate {
  max-width: 60px;
  min-width: 60px;
  margin: 0 -10px 0 10px;
  background-color: #FF8A1F;
  padding: 3px 3px 3px 10px;
  color: white;
  font-weight: 700;
  font-size:15px;
}

.whiteF {
  color: white;
  text-align: center;
}

.fsize18{
 font-size: 18px;
}

.fsize24 {
  font-size: 24px;
  font-weight: 600;
}

.orangeF {
  color: #FF8A1F;
  font-size: 19px;
  font-weight: 700;
}

.greenF {
  color: #38889A;
  font-size: 19px;
  font-weight: 700;
}

.bold18 {
  font-size: 18px;
  font-weight: 700;
}

.grey100 {
   	margin: 20px 0px 20px 0px;
	height: 1px;
	background-color: #a6a6a659;
	border: 0;
}

.double_grey100t{
	margin: 20px 0px 10px 0px;
	height: 1px;
	background-color: #a6a6a659;
	border: 0;
}

.double_grey100b{
	margin: 0px 0px 20px 0px;
	height: 1px;
	background-color: #a6a6a659;
	border: 0;
}

.aktu-aasle-wide {
  display: block;
  margin: 0 auto 0 auto;
  width: 50%;
}

.aktu-aasle {
  margin: 0 auto 0 auto;
  width: 48%;
  max-width: 400px;
  min-width: 200px;
}

@media (min-width:555px){
  .announcements-container{
    
    grid-template-columns: repeat(2, 1fr);
  }
}
@media(min-width:800px){
  .announcements-container{
    
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width:930px){
  .announcements {
    display: inline-block;
    float: right;
    background-color: #00386f;
    width: 30%;
    margin: 0 0 20px 20px;
  }

  .announcements > h1:first-of-type{
    color:white;
  }
  
  .announcements-container{
    display:block;
    
  }
}

@media (max-width: 768px) { /* Für mobile Geräte */
  .content-news {
    width: 100%; /* Volle Breite auf kleinen Bildschirmen */
    padding: 40px 10px; /* Kleinere Abstände */
  }

  .content-news img {
    max-width: 100%; /* Verhindert, dass Bilder zu breit werden */
    height: auto; /* Bewahrt das Seitenverhältnis */
    object-fit: contain; /* Stellt sicher, dass das Bild vollständig sichtbar bleibt */
    max-height: 50vh; /* Begrenzung der Höhe auf 50% der Bildschirmhöhe */
  }

}

/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Mitarbeiter Team */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/

/* CONTENT */
.content-container {
  display: grid;
  grid-template-columns: 100%;
  row-gap: 40px;
  justify-content: center;
  max-width: 90%;
  width: 1180px;
  margin: 0 auto;
  padding: 60px 0px 40px 0px;
  align-items: start;
}

.person-container {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
	
}

.person-container:hover{
	box-shadow: 0 0px 3px 3px rgba(0, 56, 111, 0.6);

	cursor: pointer;
}

.img-mitarbeiter {
  width: 100%;
  vertical-align: middle;
}

.description-container {
  width: 100%;
  background-color: #BCD5E7;
  display:grid;
  justify-items: center;
  grid-template-rows: auto 1px auto;
}

.name-details {
  display: inline-block;
  padding-top: 17px;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
}

.contact-details {
  display: inline-block;
  padding: 12px 0 10px 0;
  line-height: 1.6em;
  text-align: center;
  font-size: 15px;
}



.contact-details img{
  height:25px;
  vertical-align: middle;
  padding-right:15px;
}

/* RESPONSIVE */
@media (min-width:350px){
  .content-container{
    grid-template-columns: 90%;
  }
}
@media (min-width: 500px) {
  .content-container {
    grid-template-columns: 46% 46%;
    justify-content: space-between;
  }
}

@media (min-width: 745px) {
  .content-container {
    grid-template-columns: 30% 30% 30%;
    justify-content: space-between;
  }
}

@media (min-width: 1050px) {
  .content-container {
    grid-template-columns: 22% 22% 22% 22%;
    justify-content: space-between;
  }
}

.ehem_mitarbeiter{
	height: 200px; 
	width: auto; 
	float: left; 
	margin-right: 20px
}

.jahresberichte{
	margin-left: 20px;
}
@media (max-width: 775px){
	.jahresberichte{
		display: none;
	}
}

/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Mitarbeiter Einzeln */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
.teammember-contact-details {
  display: inline-block;
  padding: 10px 0 10px 0;
  line-height: 2em;
}

.teammember-contact-details img{
  height:25px;
  vertical-align: middle;
  padding-right:15px;
}
.teammember_container {
  display: grid;
  grid-template-columns: 100%;
  justify-content: center;
}
.teammember_content {
  font-size: 18px;
}
.teammember-img-inner {
  width: 100%;
  vertical-align: middle;
}


.slider_container {
  display: flex;
  padding-top: 30px;
  height: auto;
  /*min-height: 250px;*/
  flex-direction: column;
  justify-content: space-between;
}
.slider {
  margin-top: 25px;
  height: auto;
  min-height: 62px;
}
.slider .slider-banner-label {
  display: flex;
  text-align: center;
  align-self: center;
  justify-content: center;
  height:auto;
  align-items:center;
  width:100%;
  font-size: 20px;
  cursor: pointer;
	padding: 14px 0 14px 0
}
.slider .slider-banner-content {
  display: none;
  padding: 0px 20px 20px 20px;
}

.slider .slider-inner-content{
	margin-top:20px;
}

.slider .slider-banner-list {
  display: none;
  padding: 30px 0px 10px 0px;
	width: 85%;
	margin: 0 auto;
}

.teammember-img-container {
  display:none;
}

.teammember-img-mobile {
  padding-top: 30px;
  padding-bottom: 30px;
  width:85%;
  max-width: 350px;
  margin: 0 auto;
}

.description-container-white {
  width: 100%;
  background-color: #F6F6F6;
  display:grid;
  justify-items: start;
  justify-content: center;
}

.vertical_line {
  display:none;
}


@media (min-width:950px) and (max-width: 1200px){
  .teammember_container {
    grid-template-columns: 55% 2% 35%;
    justify-content: space-between;
  }

  .teammember-img-mobile {
    display:none;
  }

  .vertical_line {
    display:block;
    width: 2px;
    height: 700px;
    margin-top: 50px;
    background: linear-gradient(
      180deg,
      #d9dcde 0%,
      rgba(217, 220, 222, 0.625) 23.44%,
      rgba(217, 220, 222, 0.625) 36.46%,
      rgba(217, 220, 222, 0.614754) 36.47%,
      rgba(217, 220, 222, 0) 100%
    );
  }

  .teammember-img-container{
    padding-top:50px;
    display:block;
    width: 100%;
  }
}
@media (min-width: 1200px){

  .teammember_container {
    grid-template-columns: 60% 2% 25%;
    justify-content: space-between;
  }

  .teammember-img-mobile {
    display:none;
  }

  .vertical_line {
    display:block;
    width: 2px;
    height: 700px;
    margin-top: 50px;
    background: linear-gradient(
      180deg,
      #d9dcde 0%,
      rgba(217, 220, 222, 0.625) 23.44%,
      rgba(217, 220, 222, 0.625) 36.46%,
      rgba(217, 220, 222, 0.614754) 36.47%,
      rgba(217, 220, 222, 0) 100%
    );
  }

  .teammember-img-container{
    padding-top:50px;
    display:block;
    width: 100%;
	  min-width: 270px;
  }

  
}
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Beliebte Inhalte */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/


.popular-content{
  margin: 0 auto;
  width: 1180px;
  max-width: 90%;  
}

.popular{
  background-color: #F8F8F8;
  width: 100%;
}


.popular-content-grid {
  display: none;
  grid-template-areas:
      'popCont popCont popCont'
      '. . .';
  justify-content: space-between;
  align-items: center;
  row-gap: 25px;
  margin: 15px 0px 15px 0px;
}


.popular-content-grid a{
  text-decoration: none;
  color: #00386f;
  font-size: 18px;
}

.popular-content-grid-home {
  display: none;
  grid-template-areas:
      'popCont-home popCont-home popCont-home'
      '. . .';
  justify-content: space-between;
  align-items: center;
  row-gap: 25px;
  margin: 15px 0px 15px 0px;
}


.popular-content-grid-home a{
  text-decoration: none;
  color: #00386f;
  font-size: 18px;
}


.vert-hr {
  height: 0px;
  width: 100%;
  background: grey;
  align-self: center;
  align-items: center;
}

.popContent {
  grid-area: popCont;
  color: #00386f;
  display: grid;
  align-items: center;
  row-gap: 5px;
  align-content: center;
  text-align: center;
}

.popContent h2{
  margin: 0px;
}


.popContent-home{
  grid-area: popCont-home;
  color: #00386f;
  display: grid;
  align-items: center;
  row-gap: 5px;
  align-content: center;
  text-align: center;
}

.popContent-home h2{
  margin: 0px;
}



@media(min-width:700px){

  .popular-content-grid{
    display:none;
    grid-template-columns: auto auto auto auto;
    grid-template-areas: none;
    justify-content: space-between;
    height: 75px;
    align-items: center;
    margin: 5px 0px 5px 0px;
  }

  .popContent{
    grid-area: unset;
    color: #00386f;
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;    
    align-items: center;
    grid-column-gap: 50px;
  }
	
	.popular-content-grid-home{
    display:none;
    grid-template-columns: auto auto auto auto;
    grid-template-areas: none;
    justify-content: space-between;
    height: 75px;
    align-items: center;
    margin: 5px 0px 5px 0px;
  }

  .popContent-home{
    grid-area: unset;
    color: #00386f;
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;    
    align-items: center;
    grid-column-gap: 50px;
  }

  .vert-hr{
    height:45px;
    width:3px;
    background: grey;
  }
  
  
}

.gastforscher_pic_cell{
	display: table-cell;
    padding-right: 20px;
	vertical-align: top;
}

.gastforscher_text_cell{
	display: table-cell;
	vertical-align: middle;
}

.gastforscher_table{
	display: table;
}

.gastforscher_pic{
	height: 200px;
    width: auto;
}

@media (max-width: 550px){
	.gastforscher_pic_cell{
		display: block;
		text-align: center;
		padding-right: 0px;
		padding-bottom: 10px;

	}

	.gastforscher_text_cell{
		display: block;
	}

	.gastforscher_table{
		display: block;
	}
}

.gastforscher_jura_date{
	width: 300px;
    min-width: 150px;
	display: table-cell;
    padding-right: 10%;
	vertical-align: top;
}

.gastforscher_jura_name{
	display: table-cell;
	vertical-align: middle;
	width: 500px;
	text-align: left;
}


.gtable {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	text-align: left;
	
}

.gtr{
	height: 5em;
    border-bottom: solid;
    border-bottom-color: #a6a6a659;
    border-bottom-width: 1px;
}

.gth{
	height: 3em;
	font-size: 22px
}

td{
	padding-bottom: 10px;
	padding-top: 10px;
}


/*@media (max-width: 500px){
  .popContent{
    grid-template-columns: auto;

  }

  .popular-content-grid{
    grid-template-columns: auto;

  }
}*/



.workshop-cards {
    text-decoration: none;
    color: inherit;
    position: relative;
    cursor: pointer;
    padding-left: 10px;
    padding-bottom: 25px;
    padding-top: 25px;
    border-bottom: 1px solid #a6a6a659;
}
.workshop-cards::before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(90deg, #00386f -1500%,rgb(0 0 0 / 0%));
    transform-origin: 0 bottom 0;
    transform: scaleX(0);
    transition: .3s ease-out;
    border-radius: 15px 15px 15px 15px;
}
.workshop-cards:hover::before{transform: scaleX(1);}

.login-field{
	width: 200px;
	height: 30px;
    padding: 12px 20px;
	margin: 8px 0;
	margin-right: 20px;
	box-sizing: border-box;
	border: 1px solid #00386f;
  	border-radius: 10px;
}

.login-button{
	background-color: #00386f;
	border: none;
	color: white;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 10px;
    height: 30px;
    width: 100px;
}

.lasthr{}

.lasthr:last-child {
	display: none;
}

.triecon_zeichen{
	height: 3em;
    position: absolute;
    top: 20em;
    right: 5%;
}

.triecon_einzelseiten{
	float: right; 
	height: 3em;
	margin-left: auto;
    order: 2;
	cursor: pointer;
}

@media(max-width: 875px){
	.triecon_zeichen{
		display: none;
	}
	.triecon_einzelseiten{
		display: none;
	}
}


/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Bilder R�ckblick */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
.three-pictures{
    max-height: 12em;
    max-width: 100%;
    height: auto;
}

.three-pictures-text{
  margin-right: 30%;
}

.three-pictures-text-left{
  margin-left: 30%;
}

.three-pictures-text-en{
  text-align: center;
}

.three-pictures-vertical{
    max-height: 18em;
    max-width: 100%;
    height: auto;
}

.one-picture{
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	max-width:100%; 
	max-height:18em;
}

.one-big-picture{
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	max-width:100%; 
	max-height:23em;
}

.two-pictures{
	max-height: 15em;
    max-width: 100%;
    height: auto;
}

.two-pictures-div{
	display: inline-block;
	margin-right: 2em;
}

.two-pictures-div-right{
	display: inline-block;
	
}


@media(max-width: 930px){
  .three-pictures-text{
    margin-right: 0;
  }
}

@media(max-width: 900px){
	.two-pictures-div{
		display: inline-block;
		margin-right: 0em;
	}
}

/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Tabs */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/

.slider-home-content{
	display:none;
}
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Tabs */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/

/* Style the tab */
.tab {
  white-space: nowrap;
    overflow: auto;
    display: flex;
}

/* Style the buttons that are used to open the tab content */
.tab button {
	font-family: Titillium Web;
	color: #00386f;
	font-size: 16px;
  background-color: inherit;
  float: left;
  border: 1px solid #aaa;
  border-radius: 6px 6px 0px 0px;
  border-bottom:1px solid #f1f1f1;
  outline: none;
  cursor: pointer;
  background-color: #f1f1f1;
  padding: 14px 16px;
  transition: 0.3s;
  margin-right: 2px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
  border-bottom: 1px solid #ddd
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #d5ebfb;
  /*border: 1px solid #00386f;*/
  border-bottom: 1px solid #d5ebfb;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
}

/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Scroll-Up Button */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/

/*.back-top {
position: fixed;
bottom: 10%;
right: 2em;
}

.back-top span {
width: 40px;
height: 40px;
display: block; 
background: url("/joomlaneu/images/Scroll.png");
}*/

.scroll_up_normal{
	background: url(images/Pfeil_oben.png);
	display: block;
	position: -webkit-sticky; 
	position: sticky; 
	bottom: 10%; 
	float: right;
	cursor: pointer;
	right: 0;
}

.scroll_up_small{
	display: none;
	background: #bbb; 
	width: 100%; 
	height: 2.5em; 
	position: fixed; 
	left: 0; 
	bottom: 0; 
	text-align: center;
	cursor: pointer;
	z-index: 2;
	opacity: 0.9;
}

@media (max-width: 750px){
	.scroll_up_normal{
		display: none;
	}
	
	.scroll_up_small{
		display: block;
	}
}

.scrollpicture_normal{
	width: 2.2em; 
	height: 3em;
}

.scrollpicture_small{
	height: 2em;
    width: 3em;
    padding-top: 0.2em;
}

/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Footer */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/

.footer {
  padding-bottom:30px;
  width: 100%;
  background-color: #00386f;
}
.hor_line_footer {
  width: 100%;
  height: 5px;
  background-color: #38889a;
}


.footer_content {
  margin: 0 auto;
  width: 1180px;
  max-width: 90%;
  height: auto;
  color: white;
  position: relative;
  padding-top: 35px;
}

.footer_content h3,h4{
  margin:0;
}

.footer_text a{
  text-decoration: none;
  color:lightgrey;
}

.footer_text img{
  width:50px;
  height:50px;
  float:right;
}

.grid-container{
  display: inline-grid;
  grid-template-columns: auto auto auto;
  justify-content: space-between;
  width: 100%;
  column-gap: 50px;
}

.social_icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  vertical-align: middle;
}

.form-container{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.acym_form{
	border-spacing: 0px;
	margin-top: 15px !important;
  display: block !important;
  width: 100% !important;
}

.acysubbuttons .subbutton{
    
    width: 160px;
    height: 34px;
    font-family:  "Titillium Web", sans-serif;
    font-size: 16px;
    background: White;
    color: #00386f;
    border: 1px solid #c6c6c6;
    outline: none;
    cursor: pointer;
    margin-top: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.acysubbuttons :hover{
  background-color: #d5ebfb;
}

.acym_form .inputbox{
	font-family:  "Titillium Web", sans-serif;
    font-size: 17px;
	width: 250px !important;
    height: 35px;
    border: 2px solid #00386f;
    outline: none;
	padding-left: 10px;
}

.acym_form table.acym_form{
  margin: 0 auto;
}

@media (max-width: 845px){

  .grid-container {

  display: grid;
  grid-template-columns: 1fr 1fr ;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "acy acy " "textvis textadr";
  }

  .acym{
    text-align: center;
    grid-area: acy;
    width: 100% !important;
  }

  table.acym_form {
    padding-top:10px;
    margin: auto !important;
  }

.acym_fulldiv{
	display: flex;
	justify-content: center;
	margin-left: -30px;
}

  .visitor{
    grid-area:textvis;
  }

  .addr{
    grid-area:textadr;
  }
}

@media (max-width: 490px){

  .grid-container {

  display: grid;
  grid-template-columns: 1fr ;
  grid-template-rows: 1fr 1fr 1fr;
  grid-row-gap: 30px;
  grid-template-areas: "acy " "textvis " "textadr";
  }

  .acym{
    text-align: center;
    grid-area: acy;
  }

  table.acym_form {
    padding-top:10px;
    margin: auto !important;
  }

.acym_fulldiv{
	display: flex;
	justify-content: center;
	margin-left: -30px;
}

  .visitor{
    grid-area:textvis;
  }

  .addr{
    grid-area:textadr;
  }
}

.basiccolgrid {
  display: inline-grid;
  grid-template-columns: 100%;
  justify-content: space-between;
  width: 100%;
  column-gap: 50px;
}

.rowgap60 {
  row-gap: 60px;
}

.rowgap20 {
  row-gap: 20px;
}

.basicrowgrid {
  display: grid;
  grid-template-rows: auto auto;
  align-content: space-between;
}

.tcenter {
  text-align: center;
}

.bibmit {
  margin: 0 auto;
}

@media (min-width: 640px) {
  .basiccolgrid {
    grid-template-columns: auto auto;
  }
}

@media (min-width: 800px) {
  .tcenter {
    text-align: justify;
  }

  .bibmit {
    margin: 0;
  }
}

/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/
/* Footer */
/*#*#*#*#**#*#*#*#**#*#*#*#**#*#*#*#*/

.bib-img1{
  width:100%
}

.bib-info-container{
  display: inline-grid;
  grid-template-columns: 60% 40%;
  /*column-gap: 50px;*/
  justify-content: space-between;
  width: 100%;
}

@media(max-width:1100px){
	.bib-info-container{
	  display: inline-grid;
	  grid-template-columns: 70% 30%;
	  /*column-gap: 50px;*/
	  justify-content: space-between;
	  width: 100%;
	}
}

@media (max-width:920px){
  .bib-img1{
    display: none;
  }

  .bib-img2{
    width:90%;
  }
}

@media (max-width:790px){
   .bib-img2{
    display: none;
  }
}






.myBtn {
  display: block;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

.myBtn:hover {
  background-color: #555;
}


