.summary{
    display:block;
    position: relative;
    width:90%;
    margin:0 auto;
    padding:20px 0 20px 0;
    text-align:center;
}
.video-link{
	font-size: 16px;
    color: #3b3f44;
    margin: 0 0 0 0;
    cursor:pointer;
    // display:block;
    position: relative;
}
.video-link:hover{
    color:#ffffff;
}
.overlay{
  position: fixed;
  top:0px;
  left: 0px;
  height:100%;
  width:100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.9);
  opacity:0.9;
  display:none; 
}
.closexx{
    position: fixed;
    top:30px;
    right:30px;
    width:30px;
    height:30px;
  z-index:9999;
  display:none;
  cursor: pointer;
  }
.main-vid-box{
  position: fixed;
   width: 100%;
  height:100vh;
  display:none;
  top:15%;
  left:0px;
  z-index: 999;
}
.videoWrapper {
  position: relative;
  z-index:999;
  background-color:#000;
  width:70%;
  height: 70%;
  margin:0 auto;
}
.videoWrapper video {
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100% !important;
	height: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-width: 40px;
	border-style: solid;
	border-color: transparent;
}
/* zweites Video */
.video-link_1{
	font-size: 16px;
    color: #3b3f44;
    margin: 0 0 0 0;
    cursor:pointer;
    display:block;
    position: relative;
}
.video-link_1:hover{
    color:#ffffff;
}
.overlay_1{
  position: fixed;
  top:0px;
  left: 0px;
  height:100%;
  width:100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.9);
  opacity:0.9;
  display:none; 
}
.closexx_1{
    position: fixed;
    top:30px;
    right:30px;
    width:30px;
    height:30px;
  z-index:9999;
  display:none;
  cursor: pointer;
  }
.main-vid-box_1{
  position: fixed;
   width: 100%;
  height:100vh;
  display:none;
  top:15%;
  left:0px;
  z-index: 999;
}
.videoWrapper_1 {
  position: relative;
  z-index:999;
  background-color:#000;
  width:70%;
  height: 70%;
  margin:0 auto;
}
.videoWrapper_1 video {
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100% !important;
	height: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-width: 40px;
	border-style: solid;
	border-color: transparent;
}
/* Drittes Video */
.video-link_2{
	font-size: 24px;
    color: #3b3f44;
    font-weight: 700;
    line-height: 1.25em;
    margin: 0 0 5px;
    cursor:pointer;
    display:block;
    position: relative;
}
.video-link_2:hover{
    color:#ffffff;
}
.overlay_2{
  position: fixed;
  top:0px;
  left: 0px;
  height:100%;
  width:100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.9);
  opacity:0.9;
  display:none; 
}
.closexx_2{
    position: fixed;
    top:30px;
    right:30px;
    width:30px;
    height:30px;
  z-index:9999;
  display:none;
  cursor: pointer;
  }
.main-vid-box_2{
  position: fixed;
   width: 100%;
  height:100vh;
  display:none;
  top:15%;
  left:0px;
  z-index: 999;
}
.videoWrapper_2 {
  position: relative;
  z-index:999;
  background-color:#000;
  width:70%;
  height: 70%;
  margin:0 auto;
}
.videoWrapper_2 video {
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100% !important;
	height: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-width: 40px;
	border-style: solid;
	border-color: transparent;
}
/* Viertes Video */
.video-link_3{
	font-size: 24px;
    color: #3b3f44;
    font-weight: 700;
    line-height: 1.25em;
    margin: 0 0 5px;
    cursor:pointer;
    display:block;
    position: relative;
}
.video-link_3:hover{
    color:#ffffff;
}
.overlay_3{
  position: fixed;
  top:0px;
  left: 0px;
  height:100%;
  width:100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.9);
  opacity:0.9;
  display:none; 
}
.closexx_3{
    position: fixed;
    top:30px;
    right:30px;
    width:30px;
    height:30px;
  z-index:9999;
  display:none;
  cursor: pointer;
  }
.main-vid-box_3{
  position: fixed;
   width: 100%;
  height:100vh;
  display:none;
  top:15%;
  left:0px;
  z-index: 999;
}
.videoWrapper_3 {
  position: relative;
  z-index:999;
  background-color:#000;
  width:70%;
  height: 70%;
  margin:0 auto;
}
.videoWrapper_3 video {
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100% !important;
	height: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-width: 40px;
	border-style: solid;
	border-color: transparent;
}