#c73617 .internal-link {
  font-size:20px;
  background-color:#fff;
  transition: background-color 0.5s ease;
  padding:5px 15px 5px 15px;
}

#c73617 .internal-link:hover {
  text-decoration:none;
  background-color:#004687;
  color:#fff;
}

#c73617 .ce-bodytext {padding:10px 0 0 15px;}

#c73617 i.fa {
  display: inline-block;
  border-radius: 44px;
  box-shadow: 0px 0px 2px #888;
  background: #f2f2f2;
  margin-left: -27px;
  z-index: 121;
  width: 44px;
  height: 44px;
  text-align: center;
  vertical-align: middle;
  line-height: 44px;
  margin-top: -6px;
}

#c73617 .internal-link:hover  i.fa {background:#004687;}

#c73614,#c77794 {
	background: rgba(0,0,0,0) url("/fileadmin/Public/Applications/E-Mobility/emobility-messaufgabe-menu.jpg") no-repeat scroll center center / cover;
	display: table;
	height: 100%;
	position: relative;
	width: 100%;
}

#c73614 h2,#c77794 h2 {
background: rgba(0,70,135,1) none repeat scroll 0 0;
box-decoration-break: clone;
box-shadow: 10px 0 0 rgba(0,70,135,1),-10px 0 0 rgba(0,70,135,1);
color: #fff;
display: inline;
padding: 2px 0;
line-height: 82px;
}


/*Content Break*/
#c78246 h2 {
font-size:40px;
}

#c78246 h2,#c78246 h3,#c78246 h4 {
  color:#fff;
  position:relative;
}

/*#c78246::before {  
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;  
  background: rgba(0, 70, 135, 0.9);
}*/

#c78246 {
  background-image: url("/fileadmin/Public/Applications/E-Mobility/Landingpage/cta-bg.jpg");
  background-blend-mode:overlay;
  background-color: rgba(0, 70, 135, 0.9);  
  background-repeat:no-repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  background-attachment: scroll;
  background-size: auto;
  background-position: center center;
  background-size: cover;
  position: relative;
  background-attachment: fixed;  
  padding:120px 0;
  color:#fff;
}

#c78246 {
  padding:48px 0 48px 0;
}

/*Content Break Whitepaper*/
#c87837 h2 {
font-size:40px;
}

#c87837 h2,#c87837 h3,#c87837 h4 {
  color:#fff;
  position:relative;
}

/*#c87837::before {  
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;  
  background: rgba(0, 70, 135, 0.9);
}*/

#c87837 {
  background-image: url("/fileadmin/Public/Applications/E-Mobility/Landingpage/whitepaper-cta-min.jpg");
  background-blend-mode:overlay;
  background-color: rgba(0, 70, 135, 0.9);  
  background-repeat:no-repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  background-attachment: scroll;
  background-size: auto;
  background-position: center center;
  background-size: cover;
  position: relative;
  background-attachment: fixed;  
  padding:120px 0;
  color:#fff;
}

#c87837 {
  padding:48px 0 48px 0;
}


.frame-space-after-small {
  margin-bottom: 1.7em;
}

.dce-card-image {
  width: 100%;
  max-height: 249px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.dce-card {
  min-height:510px;
  background: #FFF;
  box-shadow: 0px 0px 20px #00000029; 
}

.en .dce-card,.fr .dce-card,.us .dce-card,.mx .dce-card,.aus .dce-card,.kr .dce-card,.hu .dce-card,.cn .dce-card,.nl .dce-card,.fi .dce-card {min-height:540px;}

.dce-card-inner {
  padding:10px 20px 48px 20px;
  color:#595959;	
}

.dce-card-inner h2 {
  margin-top: 20px;
  margin-bottom: 10px;
}  

.dce-cardlink:hover {
  text-decoration:none;
}


/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.team .member .member-img {
  position: relative;
  overflow: hidden;
}

.team .member .social {
  position: absolute;
  left: 0;
  bottom: 30px;
  right: 0;
  opacity: 0;
  transition: ease-in-out 0.3s;
  text-align: center;
}

.team .member .social a {
  transition: color 0.3s;
  color: #004687;
  margin: 0 3px;
  padding-top: 7px;
  border-radius: 50px;
  width: 36px;
  height: 36px;
  background: rgba(0, 70, 135, 0.8);  
  display: inline-block;
  transition: ease-in-out 0.3s;
  color: #fff;
}

.team .member .social a:hover {
  background: #004687;
}

.team .member .social i {
  font-size: 18px;
}

.team .member .member-info {
  padding: 25px 15px;
}

.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 18px;
  color: #004687;
}

.team .member .member-info span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #aaaaaa;
}

.team .member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #777777;
}

.team .member:hover .social {
  opacity: 1;
  bottom: 15px;
}

.team .member .member-info .btn {
  margin-top:12px;
  color:#fff;
  font-style:normal;
}

#c77808 h2,#c77808 h3 {color:#3c763d;}

