body {
  position: relative;
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: white;
  width: 100%;
  min-height: 100%;
  font-family: menco, sans-serif;
  margin-left: 20px;
  margin-right: 20px;
}

ul#tab-bar{
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
  font-size: 130%;
  font-weight: bold;
  background-color: #CCC;
  color: white;
}

.nav-tabs > li > a{
  /*  text-align: center;
    display: inline-block; */
    vertical-align: bottom;
    color: #333;
}

.nav-tabs > li > a:hover{
    color: #333;
    background-color: #CCC !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus{
  color: white;
  background-color: #003d48;     }

.container{
  text-align: left;
  box-sizing: border-box;
  width: 80%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5%;
  height: 600px;
  float: center;
  padding-top: 2%;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 2%;
  background-color: rgba(255,255,255,0.5);
  border-radius: 5px;
  overflow: auto ;
  vertical-align: center;
  font-size: 20px;
}

.wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
  grid-auto-rows: auto;
  align-items: start;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
}

img[src="images/Community Building.png"] {
 /*float: right;*/
 width: 100%;
 height: auto;
 padding: 20px;
 vertical-align: center;
}

img[src="images/Mental Health.png"] {
 /*float: left;*/
 width: 100%;
 height: auto;
 padding: 20px;
 vertical-align: center;
}

img[src="images/International Cooperation.png"] {
 /*float: right;*/
 width: 100%;
 height: auto;
 padding: 20px;
 vertical-align: center;
}

img[src="images/Environment.png"] {
 /*float: left;*/
 width: 100%;
 height: auto;
 padding: 20px;
 vertical-align: center;
}

img[src="images/Creativity.png"] {
 /*float: right;*/
 width: 100%;
 height: auto;
 padding: 20px;
 vertical-align: center;
}

img[src="images/Education.png"] {
 /*float: left;*/
 width: 100%;
 height: auto;
 padding: 20px;
 vertical-align: center;
}

img[src="images/LGBT.png"] {
 /*float: right;*/
 width: 100%;
 height: auto;
 padding: 20px;
 vertical-align: center;

}

#pictures {
  display: flex;
  flex-direction: row;
  width: 100%;
  float: left;
  padding-bottom: 100px;
}

img#superhero {
  float: right;
  width: 40%;
  min-width: 100px;
  height: auto;
   padding: 20px;
}

b{
color: #62013d;
}


img#SoulSoup{
 float: right;
 width: 30%;
 height: auto;
 padding: 20px;
 vertical-align: center;
}


img#UofG{
 float: right;
 width: 30%;
 height: auto;
 padding: 20px;
 vertical-align: center;
}

img#Superhero {
 float: left;
 width: 20%;
 height: auto;
 padding: 20px;
 vertical-align: center;
}

img#phdsociety {
 float: left;
 width: 20%;
 height: auto;
 padding: 20px;
 vertical-align: center;
}

img#makersociety {
 float: right;
 width: 20%;
 height: auto;
 padding: 20px;
 vertical-align: center;
}

img#dcsd {
 float: right;
 width: 30%;
 height: auto;
 padding: 20px;
 vertical-align: center;
}

img#politeia {
 float: left;
 width: 40%;
 height: auto;
 padding-top: 10px;
 padding-right: 20px;
 vertical-align: center;
}

img#Martinshorn2 {
  float: right;
  width: 100%;
  height: auto;
  padding: 20px;
  vertical-align: center;
}

img#harzzeit {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px;
  vertical-align: center;
}

p{
   color: black;
   text-align: left;
   font-size: large;
   vertical-align: center;
   padding: 3%;
}

h3{
  color: #921f28;
  text-align: center;
}

/*img[src="images/map.png"] {
  display: block;
  margin-left: auto;
  margin-right: 0px;
  float: right;
  width: 68%;
  height: auto;
  vertical-align: center;
}

h4 {
  font-family: ff-prater-serif-web, serif;
  font-size: 20px !important;
  font-weight: 700;
  font-style: normal;
  color: #62013d;
  text-align: left;
}

.wrapper3 {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  grid-gap: 10px;
  grid-auto-rows: auto;
  align-items: start;
  width: 100%;
}

.wrapper4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2px;
  grid-auto-rows: auto;
  align-items: start;
}*/

.image1{
   width: 100%;
   height: auto;
   padding: 10px;
   vertical-align: center;
  }

  .container-fluid {
    height: 76px;
  }

  .navbar {
  	height: 76px;
  	background-color: #62013d;
    font-family: menco, sans-serif;
    font-style: normal;
  	font-size: x-large;
  	color: white;
    width: 100%;
  }

  .navbar .nav {
   display: flex;
   justify-content: space-between;
   width: 80%;
   margin-left: auto;
   margin-right: auto;
   background-color: #62013d;
   text-align: center;
  }

  .navbar-nav > li > a {
   display: float;
   justify-content: space-between;
   padding-top: 28px;
   padding-bottom: 28px;
   padding-right: 10px;
   padding-left: 10px;
  }

  .navbar-brand {
   text-align: center;
   color: #d8d8d8;
   font: ff-prater-serif-web;
   font-size: x-large;
  }

  #initials {
    color: #f2bd31;
    text-align: center;
    font-family: ff-prater-serif-web, serif;
    font-size: x-large;
    font-weight: 700;
    font-style: normal;
    vertical-align: center;
    margin-left: 25%;
  }

  .navbar-btn{
    margin-top:20px;
    margin-bottom: auto;
  }


  .navbar-inverse .navbar-nav > .active{
      color: white;
  }

  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > .active > a:focus {
      color: white;
      font-weight: bold;
        background-color: rgba(255,255,255,0);
  }

  .navbar-inverse .navbar-nav > a,
  .navbar-inverse .navbar-nav > a:hover,
  .navbar-inverse .navbar-nav > a:focus {
      color: white;
      background: #430029;
  }
