.orbit-container{
  height:90vh !important;
}

.orbit-bullets{
  background:#0a0a0a;
  margin:0 0 0 0;
  padding:17px 0;
}

.orbit-figure {
  height:100vh;
}

.main-banner{
  margin: auto auto;
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  background-repeat: no-repeat !important;
  background-attachment: inherit !important;
  background-size: cover !important;
  background-position-x: center !important;
}

.main-banner.banner-1 {
  background: url('../images/img/banner-1.jpg');
}

.main-banner.banner-2 {
  background: url('../images/img/banner-2.jpg');
}

.main-banner.banner-3 {
  background: url('../images/img/banner-3.jpg');
}

.home-banner-content{
  margin:auto auto;
  text-align: center;
  padding:50px;
}

.home-banner-content h1{
  font-size:70px;
  color:#fff;
  margin-top:160px;
  text-shadow: 0px 2px 5px rgba(99, 99, 99, 1);
  text-transform: uppercase;
}

.home-banner-content h3{
  font-size:30px;
  color:#fff;
  font-weight:500;
  margin-bottom:70px;
  text-shadow: 0px 2px 5px rgba(99, 99, 99, 1);
}

.home-banner-content h3 span{
  color:#59d029;
}

.home-banner-content a{
  font-size:20px;
  font-weight:600;
  background-color:#59d029;
}

.summary-img-container{
  width:100%;
  height:60vh;
  background:url('../images/img/Mc3-big-screen-website-copy_02.jpg?v=1.0.0');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position-x: center;
}

.summary-content-container{
  height:40vh;
  background:#0e0e0e;
  padding:50px 40px 0;
}

.summary-content-container h1{
  color:#fff;
  font-weight: 600;
  letter-spacing: 1px;
}

.summary-content-container p{
  color:#cdcdcd;
  font-size:16px;
  letter-spacing: 1px;
}

.zap-app-sec{
  padding-top:65px;
  padding-right: 50px;
  background:url('../images/img/zap-app-model.jpg')no-repeat center left #222 !important;
  background-size: 35% !important;
  width:100%;
}

.img-container{
  position: relative;
  width:100%;
  text-align: right;
}

.img-container img{
  width:40%;
  margin-right:60px;
}

.zac-content-sec{
  margin-top:20px;
}
.zac-content-sec p{
  color:#fff;
  font-size: 14px;
}
.zap-app-content h1{
  letter-spacing: 1.5px !important;
  font-weight:600;
  color:#fff;
}

.zap-app-content p{
  color:rgba(255,255,255,0.70);
  font-size:14px;
  letter-spacing: 1px;
}

.zac-content-sec h5{
  font-weight:600;
  letter-spacing: 1px !important;
  font-weight:700;
  color:#59d029;
}

.web-design-container{
  width:100%;
  height:auto;
  background:#0e0e0e;
  position:relative;
}

.web-design-banner{
  background:url('../images/img/web-design-banner.jpg')no-repeat center center transparent;
  background-size:cover;
  height:50vh;
}

.web-design-container{
  position:relative;

}

.wd-left-content{
  padding:50px 40px;
}

.wd-left-content h1{
  color:#fff;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.wd-left-content p{
  color:rgba(255,255,255,0.70);
  letter-spacing: 1px;
  font-size:14px;
  line-height: 2em;
}
.wd-left-content p span{
  font-weight: 600;
  color:#59d029;
}

.wd-content{
  position: relative;
}
.wd-content .wd-bg{
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  position: absolute;
  content: '';
  background: #151515;
  z-index: 1;
}

.wd-right-content h5{
  font-weight:600;
  letter-spacing: 1px !important;
  font-weight:700;
  color:#fff;
  margin-bottom:0;
}

.wdr-content-wpr{
  position: absolute;
  width: 100%;
  z-index: 2;
  left: 0;
  top: 0;
  padding: 5px 45px;
}

.wd-right-content{
  padding-top:50px;
  position: relative;
  height:100%;
}

.wd-right-content .grid-x{
  margin-top:10px;
  z-index: 1;
}

.wd-right-content p{
  color:rgba(255,255,255,0.70);
  font-size:14px;
  letter-spacing: 1px;
}
.privacy-container p, h4{
  margin: 0;
}
.privacy-container h4{
  color:#4db224;
}
.disc-list li{
  margin-bottom: 10px;
}