.container {
  margin: 2px 40px;
}

.imprintLogo img {

  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 20%;
  padding: 10px 0;
}

.media-container {
  margin: 5px 5px;
  padding: 5px 5px;
}

.top-line {
  border: 1px solid #000;
}

.bottom-line {
  border: 1px solid #000;
}

.page-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.page {
  width: 600px;
  border: 1px solid #ddd;
  padding: 20px;
  box-sizing: border-box;
}

.content {
  padding: 15px;
}

.top-bar {
  display: flex;
  justify-content: space-between;
  color: #fff;
}

.top-bar a {
  text-decoration: none;
  color: #25408f;
  font-size: 15px;
  font-weight: bold;
}

.footer-bar {
  text-align: right;
  font-size: 15px;
  margin-right: 10px;
}

.contact-info p {
  margin: 0;
  font-size: 15px;
  font-weight: bold;
}

.contact-info {
  display: flex;
  justify-content: space-between;
}

.contact-info a {
  color: #000;
  text-decoration: none;

}

.contact-info a:hover {
  text-decoration: none;

}

/*page1*/
.heading p {
  font-size: 15px;
  text-align: center;
  margin-bottom: 5px;
}

.subheading p {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;

}

.logo-container1 img {
  width: 150px;
}

.logo-container2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.logo-container2 img {
  width: 200px;
  margin: 0px 50px;
}

.logo-container3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}

.logo-container3 img {
  max-width: 200px;
}

/*page 2*/
.logo-container4 img {
  width: 150px;
  display: block;
  margin-left: auto;
}

.heading-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.heading-container h4 {
  font-weight: bolder;
  font-size: 15px;

}

.inner-text h3 {
  margin-bottom: 5px;
  font-size: 25px;
}

.inner-text p {
  font-weight: 200;
  text-align: justify;
  margin-bottom: 5px;
}

.inner-text ol {
  list-style-type: 1;
}

.list1 li {
  font-weight: bold;
  font-size: 22px;
  margin-top: 6px;
}

/*page 3*/
.innertext1 p {
  font-size: 13px;
}

/*page 4*/
.innertext2 p {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}

.list2 {
  font-size: 16px;
  margin-left: 20px;
  margin-bottom: 50px;
}

.list2>ul>li {
  margin-bottom: 10px;
}

.list2 ul ul {
  margin-left: 20px;
}

/*page 6*/
.list3 li{
  margin-bottom: 15px;
  font-size: 19px;
}
/*page 7*/
.innertext4 p{
  font-size: 20px;
  margin-bottom: 34px;
}

/*page 8*/
.all-box-container p{
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
.box-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 100%;
}
.b1,
.b2,
.b3,
.b4,
.b5,
.b6,
.b7,
.b8,
.b9,
.b10, 
.b11,
.b12,
.b13,
.b14,
.b15,
.b16,
.b17,
.b18,
.b19,
.b20,
.b21,
.b22,
.b23,
.b24,
.b25,
.b26,
.b27,
.b28
{
  border: 4px solid #000;
  height: 30vh;
  width: 170px;
  margin: 5px;
}
.innerBox2,
.innerBox3,
.innerBox4,
.innerBox5,
.innerBox6,
.innerBox7,
.innerBox8,
.innerBox9,
.innerBox10,
.innerBox11,
.innerBox12,
.innerBox13,
.innerBox14,
.innerBox15,
.innerBox16,
.innerBox17,
.innerBox18,
.innerBox19,
.innerBox20,
.innerBox21,
.innerBox22,
.innerBox23,
.innerBox24,
.innerBox25,
.innerBox26
{
  margin: 10px;
  height: 30vh;
  border: 1px solid #000;
}
.b1,
.innerBox2 {
  color: #000;
  background-color: grey;
  text-align: center;
  padding: 10px;
  font-weight: bolder;
}

.innerBox2{
  margin: 10px;
  height: 25vh;
  border: 1px solid #000;
}
.box2-text,.box2-text{
  text-align: center;
}
.b3 {
  position: relative;
}

.innerBox3 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 0;
  margin:0px;
  height: 5vh;
  width: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.b4 {
  position: relative;
}

.innerBox4 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 4px;
  height: 5vh;
  width: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.b5 {
  position: relative;
}



.b6 {
  position: relative;
}



/*page 9*/

.b5 {
  position: relative;
}

.innerBox5 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 0;
  height: 10vh;
  width: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.b6 {
  position: relative;
}

.innerBox6 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 5px;
  height: 10vh;
  width: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.b7 {
  position: relative;
}

.innerBox7 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 0px;
  height: 17vh;
  width: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.b8 {
  position: relative;
}

.innerBox8 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin-bottom: 7px;
  margin-right: 4px;
  height: 17vh;
  width: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
}

/*page 10*/
.b9 {
  position: relative;
}

.innerBox9 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 0px;
  height: 21vh;
  width: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.b10 {
  position: relative;
}

.innerBox10 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin-bottom: 5px;
  margin-right: 4px;
  height: 21vh;
  width: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.b11 {
  position: relative;
}

.innerBox11 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 0px;
  height: 15vh;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;

}

.b12 {
  position: relative;
}

.innerBox12 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 4px 4px;
  height: 15vh;
  width: 95%;
  position: absolute;
  bottom: 0;
  right: 0;

}

/*page 11*/
.b13 {
  position: relative;
}

.innerBox13 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 0px;
  height: 6vh;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.b14 {
  position: relative;
}

.innerBox14 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 5px 4px;
  height: 5vh;
  width: 95%;
  position: absolute;
  bottom: 0;
  right: 0;

}


.b15 {
  position: relative;
}

.innerBox15 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 0px;
  height: 8vh;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;

}

.b16 {
  position: relative;
}

.innerBox16 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 4px 4px;
  height: 8vh;
  width: 95%;
  position: absolute;
  bottom: 0;
  right: 0;

}

/*page 12*/
.b17 {
  position: relative;
}


.innerBox17 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 0px;
  height: 15vh;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.b18 {
  position: relative;
}

.innerBox18 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 3px 3px;
  height: 15vh;
  width: 95%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.b19 {
  position: relative;
}

.innerBox19 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 0px;
  height: 22vh;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.b20 {
  position: relative;
}

.innerBox20 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 4px 5px;
  height: 22vh;
  width: 94%;
  position: absolute;
  bottom: 0;
  right: 0;
}

/*page 13*/
.box22-left,.box21-left{
  padding-top: 50%;
  padding-right: 58px;
}

.b21 {
  position: relative;
}

.innerBox21 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 0px;
  height: 29vh;
  width: 40%;
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  border: 1px solid #000;
}

.b22 {
  position: relative;
}

.innerBox22 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 5px;
  height: 27vh;
  width: 36%;
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #000;
}
.b23 {
  position: relative;
}

.innerBox23 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 0;
  height: 13vh;
  width: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  ;
}

.b24 {
  position: relative;
}


.innerBox24 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 5px;
  height: 13vh;
  width: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.b25 {
  position: relative;
}

.innerBox25 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 5px;
  height: 10vh;
  width: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.b26 {
  position: relative;
}

.innerBox26 {
  color: #000;
  background-color: grey;
  text-align: center;
  font-weight: bolder;
  margin: 4px;
  height: 5vh;
  width: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
}

/*page 15*/
.b27{
  border: 4px solid #000;
  background-color: grey;
  margin: 5px;

} 

 .b28{
  border: 4px solid #000;
  background-color: #fff;
 
 
} 
.innerBox28{
  color: #000;
  background-color: grey;
  text-align: center;
  padding: 5px;
  font-weight: bolder;
  height: 28vh;
  width: 150px;
  
  bottom: 0;
  right: 0;
  margin: 4px 5px;

}




/*page 16*/
.list-content li,ul{
  font-size: 18px;
}
.list-content ul{
  margin-bottom: 50px;
}
.table-info{
  margin-bottom: 95px;
}
/*page 17*/
.list-content1 li,ul{
  font-size: 18px;
}
.list-content1 ul{
  margin-bottom: 50px;
}
.table-info1{
  margin-bottom: 45px;
}


/*page 18*/
table {
  width: 80%;
  margin: 50px auto; 
  border-collapse: collapse; 
  font-size: 15px; 
}

th, td {
  border: 2px solid black; 
  padding: 10px; 
  text-align: center;
  font-weight: 500;
}
table{
  margin-bottom: 15px;
  margin-top: 5px;
}

th {
  background-color: #f2f2f2; 
  font-weight: bolder;
}
/*responsive*/
@media screen and (max-width: 1115px){
  .page-row{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .contact-info p{
    font-size: 12px;
  }
}

@media screen and (max-width: 906px){
  .contact-info p{
    font-size: 10px;
  }
  .top-bar a {
    font-size: 10px;
  }
  .logo-container4 img{
    width: 150px;
  }
  .page{
    width: 500px;
  }

}
@media screen and (max-width: 577px){
  .page{
    width: 500px;
  }
  
}
@media screen and (max-width: 485px){
  .page{
    width: 400px;
  }
}
@media screen and (max-width: 457px){
  .page{
    width: 400px;
  }
  .logo-container3 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;}
}

@media screen and (max-width: 405px){

}
@media screen and (max-width: 378px){
  .page{
    width: 300px;
  }
}
@media screen and (max-width: 320px){
  .contact-info p{
    font-size: 10px;
  }
  .page{
    width: 300px;
  }
  .contact-info p {
    font-size: 8px;
}
}



