.containerBig {
    padding: 20px;
}

h1.underline {
	margin-bottom: 40px;
}

.teaser-intro-text p {
	margin-bottom: 20px;
}

.speaker-container {
	text-align: center;	
}

h3.speaker-header {
	
	font-size: 60px;
	font-weight: 700;
	color: #FFF;
		
}

.mt-7 {
    margin-top: 4rem !important;
}

.mt-10 {
    margin-top: 10rem !important;
}

.speaker-spacer {
	width: 30%;	
}

.bg-overlay {
	background: rgba(0, 0, 0, 0.6);
}

.event-date {
	color: #FFF;
	font-weight: 600;
	font-size: 20px;
	
}

.speaker-image-container {
	margin-top: 10px;
	margin-bottom: 30px;	
}

/*Speaker Effect */
.view {
    /*width: 156px;
    height: 134px;*/
	width: 100%;
	height: auto;
    /*margin: 10px;*/
    float: left;
    border: none;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-top: 15px;
	margin-bottom: 15px;
    cursor: default;
    
}
.view .mask, .view .content {
    /*width: 156px;
    height: 134px;*/
	width: 100%;
	height: 100%;
	
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}
.view img {
    display: block;
    position: relative
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 14px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 10px 0 0 0;
	margin-top:0px;
}
.view p {
   
    font-size: 16px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.view a.info:hover {
    box-shadow: 0 0 5px #000
}


.view-first img { 
    transition: all 0.2s linear;
}
.view-first .mask {
    opacity: 0;
    background-color: rgba(149,193,28, 0.8); 
    transition: all 0.4s ease-in-out;
}
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first p { 
    transform: translateY(100px);
    opacity: 0;
	transition: all 0.2s linear;
}
.view-first a.info{
    opacity: 0;
	transition: all 0.2s ease-in-out;
}

.view-first:hover img { 
	transform: scale(1.1);
} 
.view-first:hover .mask { 
	opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
}


.btn-lg {
	font-size: 20px;	
}


.abbinder {
	font-size: 14px;
	color: #999;
	padding-top: 30px;
	paddin-bottom: 40px;
	
}

.abbinder a {
	color: #999;
}

.companyinfo {
	
	margin-top: 40px;
	margin-bottom: 40px;
	color: #FFF;
}

.companyinfo a {
	color: #FFF;
	text-decoration: underline;
}

.download {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 30px;	
}

a.download {
	text-decoration: none;	
}
h2.download-title {
	font-size: 24px;
	margin-top: 10px;
}

.download-spacer {
	width: 50%;
}

.download-speaker {
	margin-top: 30px;
}


@media (max-width: 1200px) {
	.view h2 {
		font-size: 14px;	
	}
	
	.view p {
		font-size: 13px;	
	}
	
}

@media (max-width: 992px) {
	.view h2 {
		font-size: 16px;	
	}
	
	.view p {
		font-size: 16px;	
	}
	
}


/*Mobile Ansicht */


@media (max-width: 750px) {
	

.view-first .mask {
	display:block;
	position: relative;
	height: 150px;
	opacity: 1;
}

.view-first h2 {
    transform: translateY(0px);
    opacity: 1;
    transition: all 0.2s ease-in-out;
}
.view-first p { 
    transform: translateY(0px);
    opacity: 1;
	transition: all 0.2s linear;
}

.abbinder {
	text-align: center;	
}


}

@media (max-width: 550px) {
	

.view-first .mask {
	display:block;
	position: relative;
	height: 130px;
	opacity: 1;
}

.btn-lg {
	font-size: 18px;	
}



}



/* Auswertung */

thead tr th, tfoot tr td {
	background:#DC0006;
	color: #FFF;
}

.deleted-text {
	color: #999;
}

table.auswertung {
	font-size: 14px;
}



.intro-datenschutz {
    max-width: 600px;
    margin-left: auto;
    margin-right:auto;
}

#einwilligung_datenschutz{
    padding: 20px;
    text-align: left;
}

.text-primary {
    color: #DC0006!important;
}

.table>tbody>tr>td, .features-table td {
    border: none;
    text-align: left;
    
    padding: 0.3rem;
    padding-left: 0px;
    padding-right: 0.5rem;
    border-top: none;
}

.features-table {
    margin-bottom: 30px;
}

.gewinnspiel-box {
	padding: 10px;
}


.border-primary {
    
    border-bottom: 4px solid #e0001b!important; 
}




.navbar-brand {
  
  padding-right: 0px;
  padding-left: 2.5rem;
  padding-top: 2.0rem;
  padding-bottom: 2rem;
}

/* Header Bootstrap 5 -> Bootstrap 3 */
.header-section {
    padding-top: 110px;
    padding-bottom: 0;
}

.header-card {
    position: relative;
    overflow: hidden;
    height: 273px;
}

.bg-overlay-dark {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.2;
    z-index: 1;
}

.bg-overlay-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 273px;
}

.overlay-image {
    height: 273px;
}

.top-siegel {
    position: absolute;
    top: 50px;
    right: 15px;
    z-index: 3;
}

.siegel-item {
    float: left;
    margin-left: 15px;
    height: 125px;
}

.siegel-item img {
    height: 105px;
}

.header-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    display: table;
    width: 100%;
    z-index: 4;

    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.header-content .container {
    display: table-cell;
    vertical-align: middle;
}

.header-title {
    color: #fff;
    margin-bottom: 15px;
}

.glow-image-svg {
    filter: drop-shadow(0 0 6px rgba(255,255,255,0.4));
}
