.wrap-box{overflow: hidden;}
h1,.h1,.h2,h2{letter-spacing: 0;}
#banner_box{ position: relative;padding-bottom: 45px; background: #202829;}
#banner_box:after{position: absolute;content: ''; width: 100%; height:280px; background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/08/02065147/fta-banner-pattern.png)no-repeat center top; bottom: 0; z-index: 0}
#banner_box h1{margin-top: 0px; color: #ace277;}
#banner_box h5{color: #fff;}
#banner_box .banner-btn{margin: 35px 0 15px;}
#banner_box .banner-btn .learn_more{color: #3b3635; background: #fff;}
#banner_box .banner-btn .learn_more:before{background: #bdbcbc;}
#banner_box .banner-btn .contact_us{background: #ace277; color: #202829;}
#banner_box .banner-btn .contact_us:before{background: #8dc852;}

#banner_box .media{margin-top: 20px;}
#banner_box .media h5{color: #ace277; font-weight: 600;}
#banner_box .media p{color: #fff;}
#banner_box .media .fa{color: #fff; line-height: 45px;}
.banner-screen{z-index: 1;}
.banner-text{z-index: 2;}
.screen-bg{position: absolute;top: 0; right: 0; bottom: 0; left: 0; margin: auto; z-index: -1}

#feature{background: #1d2324; padding: 0 0 60px; position: relative; z-index: 2}
#feature h3{color: #ace277; font-weight: 600; margin-top: 0;}
#feature h3+h5{color: #fff; margin-bottom: 40px;}
#feature .media:first-child{margin: 100px 0;}
#feature .media h5{color: #ace277; margin-top: 0; font-weight: 600;}
#feature .media p{color: #eae7e7;}
#feature .media,
#feature .media-left,
#feature .media-right{overflow: visible;}
.feature-box{padding: 0;}
.feature-box .f-box{width: 15px; height: 15px; border-radius: 100%; background: #ace277; margin-top: 20px;position: relative; transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s;}
.feature-box .f-box:after{position: absolute;content: ''; width: 1px; height: 22px; background:#ace277; top: -22px; left: 0; right: 0; margin: auto;}
.feature-box .f-box .fa{position: absolute; top: -53px; color: #ace277; left: -20px;}
.feature-box .media-left .f-box .fa{left: auto; right: -20px;}
.feature-box .f-box:before{position: absolute;content: ''; width: 32px; height: 1px; background:#ace277; top: -22px; right: 7px; margin: auto;}
.feature-box .media-left .f-box:before{left: 7px; right: auto;}
.feature-box .media:hover .f-box{margin-top: 5px;}
#feature .media:hover h5{color: #fff;}
.feature-box .media:hover .fa{color: #fff;}



#screenshot{ background:#151b1c;padding-bottom: 10px;}
#screenshot .feature-title{background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/08/02065200/fta-feature-border-bg.png)repeat-x center top; padding: 25px 0; margin-top: -1px; margin-bottom: 35px;}
#screenshot h3{color: #ace277;  font-weight: 600; margin: 0;}
#screenshot h3 small{color: #c8cfd9;}

.dg-wrapper{
  height: 586px;
  width: 342px;
  margin: 0 auto;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -o-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/08/02065237/screenshot-mobile.png)no-repeat center center/contain;
}
.dg-wrapper div {
  display: block;
  height: 527px;
  left: 0;
  margin: auto;
  padding: 72px 0 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 250px;
}
.dg-wrapper div.dg-transition{
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.dg-container nav div{
  display: inline-block;
  cursor:pointer;
  width: 40px;
  height: 40px;
  border-radius: 100%; 
  margin: 15px 5px 10px;
  background:#ace277;
  position: relative;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
.dg-container nav div .fa{line-height: 40px; color: #000; font-weight: 600;}
.dg-container nav div:hover{box-shadow:inset 0 0 0 40px #77bb33;}

#moreFeature{background: #202829; padding: 30px 0 35px;}
#moreFeature h3{color: #ace277; font-weight: 600;}
#moreFeature h5{color: #c8cfd9;}
#moreFeature .media .f-icon{width: 59px; height: 59px; border-radius: 100%; background: #fff; text-align: center; position: relative;}
#moreFeature .media .f-icon:after{position: absolute;content: ''; width: 15px; height: 15px; border-radius: 100%; background: #ace277; left: 0; top: 0;}
#moreFeature .media:nth-child(2n) .f-icon:after{right:0; left: auto;}
#moreFeature .media .f-icon .fa{line-height: 59px; color: #202829;}
#moreFeature .media h5{color: #ace277;}
#moreFeature .media p{color: #dbdada;}
#moreFeature .media:hover .f-icon{background: #ace277;}
#moreFeature .media:hover .f-icon:after{background: #fff;}
#moreFeature figure{margin-top: 50px;}
.white-screen{position: absolute;right: 50px; top: 40px; bottom: 0; margin: auto;}





#tech,
#delivery{background: #202829; position: relative;  padding-top: 30px;}
#tech h3,
#delivery h3{color: #ace277; font-weight: 600;}
#tech h4,
#delivery h4{color: #fff; position: relative; padding-bottom: 15px;}
#tech h4:after,
#delivery h4:after{position: absolute; content: ''; width: 70px; height: 3px; background: #fff; bottom: 0; right: 0; left: 0; margin: auto;}
#tech .tech-icon {margin: 35px 0;padding: 10px 0; position: relative;}
#tech .tech-icon li{vertical-align: middle;}
#tech .tech-icon::after, 
#tech .tech-icon::before{background: rgba(0, 0, 0, 0) url("https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/05/30071158/feastbeast_tech_border.png") no-repeat scroll center center;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#tech .tech-icon::before, #delivery ul::before {bottom: 0;  top: auto;}
#tech li {margin: 0 15px;}
#delivery{padding-bottom: 40px;}
.del-process-graph{background: #181e1f; border:1px solid #303c3e; min-height: 310px; margin: 30px 0 10px; padding-bottom: 10px; border-radius: 20px;}
#delivery .del-process-graph h5{color: #fff;  margin: 30px 0 20px;}
#delivery .del-process-graph ~ div h5{color: #fff;}

@media all and (max-width: 1400px){
  #banner_box::after{height: 255px;}
  #banner_box{padding-bottom: 0;}
 .del-process-graph{min-height: 240px;}
 #delivery .del-process-graph h5{margin: 35px 0;}
  #tech li {margin: 0 5px; padding: 0;}
  #tech .tech-icon{margin-bottom: 0;}
}



@media all and (max-width: 992px){
  #banner_box::after{height: 200px;}
  .white-screen{position: static;}
  #feature .media:first-child {margin: 40px 0 50px;}
	#delivery{padding-top: 0;}
  #tech li{margin: 5px;}
	.del-process-graph{margin-top: 0; min-height: 230px;}

}
@media all and (max-width: 767px){
  #banner_box::after{display: none;}
  #banner_box{padding-bottom: 20px;}
  #feature{padding-top: 30px;}
  .feature-box{padding: 0 15px;}
  .dg-container nav div {margin: 5px 2px 10px; position: static;}
  #tech li {margin: 5px 0;}
	.dg-wrapper{width: 285px; height: 485px;}
	.dg-wrapper div{width: 219px; padding: 39px 0 0;}
}
