﻿html, body {
    height: 100%;
    width: 100%;
}

#stage {
  background: rgba(0, 0, 0, 0) url("/fileadmin/Public/Products/Telemetry/Telemetry-Hero-Image.jpg") no-repeat scroll center center / cover ;
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  min-height:500px;
}

#stage .frame {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

#stage .csc-default .csc-textpicHeader h3 {
  font-size: 56px;
  font-weight: 700;
  color:#fff;
  padding: 2px 0;
  margin:0 0 12px 0;
  display: inline-block;
  background: rgb(0, 70, 135);  
  background: rgba(0, 70, 135, 0.7);  
  background: rgba(0, 70, 135, 1);  
  box-shadow: 10px 0 0 rgba(0, 70, 135, 1), -10px 0 0 rgba(0, 70, 135, 1);
  box-decoration-break: clone;      
}

#stage .csc-default .csc-textpic-text {
  font-size:20px;
}

#stage .csc-default .csc-textpic-text .btn-wrapper {
  margin-top:48px;
}

.btn-circle {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 100% !important;
  color: #fff;
  font-size: 26px;
  height: 55px;
  line-height: 45px;
  transition: background 0.3s ease-in-out 0s;
  width: 55px;
  position:absolute;
  left:50%;
  bottom:48px;
  margin-left:-27px;
}
.btn-circle:focus, .btn-circle:hover {
  background: rgba(0, 70, 135, 0.1) none repeat scroll 0 0;
  color: #fff;
  outline: 0 none;
}

/*
#c44928 {
  background: url("/fileadmin/Public/Products/Telemetry/Vorteile-imc-Telemetrie.jpg") no-repeat scroll center center / cover ;
}
*/

#c44928 .content-section {
  background:rgba(0, 70, 135, 0.5) none repeat scroll 0 0;
}

#c44958 {
  background: url("/fileadmin/Public/Products/Telemetry/DX-Sensor.jpg") no-repeat scroll center center / cover ;
}

#c44958 .content-section {
  background:rgba(90, 90, 90, 0.5) none repeat scroll 0 0;
}

#c44974 h3,#c44976 h3,#c55890 h3 {
  font-size:36px;
}

#c45245 {
  background:rgba(221, 221, 221, 1) none repeat scroll 0 0;
  text-align:center;
}

#c45247 p,#c45249 p,#c45250 p {  
  background: rgba(0, 0, 0, 0) url("/fileadmin/Public/Products/Telemetry/Telemetrie_Produkte_linkbg.jpg") no-repeat scroll center center / cover ;
  border-radius: 120px;
  color: #004687;
  display: block;
  font-size: 32px;  
  line-height: 44px;
  height: 220px;  
  width: 220px;
  margin:0 auto 24px auto;
  transition:all 0.2s ease-in-out 0s;  
  text-align:center;
}

#c45247 p:hover,#c45249 p:hover ,#c45250 p:hover {
  transition: 1s ease;
}

#c45249 p {background: rgba(0, 0, 0, 0) url("/fileadmin/Public/Products/Telemetry/Telemetrie_Anwendungen_linkbg.jpg") no-repeat scroll center center / cover ;}
#c45250 p {background: rgba(0, 0, 0, 0) url("/fileadmin/Public/Products/Telemetry/Telemetrie_Vergleich_linkbg.jpg") no-repeat scroll center center / cover ;}

#c45247 p a,#c45249 p a,#c45250 p a {  
  background: rgba(0, 0, 0, 0.5);
  display:block;
  border-radius: 120px;
  border: 2px solid #fff;  
  color: #fff;
  font-size: 32px;
  line-height: 44px;  
  margin: auto;
  height: 220px;  
  width: 220px;
  padding:10px;
  display: table-cell;
  vertical-align: middle;
  transition:all 0.2s ease-in-out 0s;    
}

#c45247 p a:hover,#c45249 p a:hover,#c45250 p a:hover {  
  text-decoration:none;
  background: rgba(0, 0, 0, 0.3);  
}

#c45247 p a:visited,#c45249 p a:visited,#c45250 p a:visited {    
  text-decoration:none;
}

#c47060.content-section,#c47100.content-section {
  background:#004687;
}

#c47060 h2,#c47100 h2 {  
  color:#fff;
}

@media only screen and (max-width:400px) {
  #stage .csc-default .csc-textpicHeader h3 {
    font-size:28px;
  }
  #stage .csc-default p {
    font-size:14px;
  }
}


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

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

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

#c87202 {
  background-image: url("/fileadmin/Public/Products/Telemetry/DX-Sensor.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;
}

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