.wrap-box{overflow: hidden;}
h1,.h1,.h2,h2{letter-spacing: 0;}
#banner_box{background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/07/25064104/aam-banner-bg.jpg) no-repeat center center/cover; position: relative;}
#banner_box h5{color: #fff;}
#banner_box .banner-btn{margin: 35px 0 45px;}
#banner_box .banner-btn .learn_more{color: #fff; background: #f37d5b;}
#banner_box .banner-btn .learn_more:before{background: #c84c28;}
#banner_box .banner-btn .contact_us{background: #fff; color: #383739;}
#banner_box .media{margin-top: 20px;}
#banner_box .banner-btn .contact_us:before{background: #e9e9e9;}
#banner_box .media h5{color: #fff; font-weight: 600;}
#banner_box .media .fa{color: #fe8b6a; }
#banner_box .media p{color: #fe8b6a;}
.banner-screen{position: relative; z-index: 2;}
#mainFeature{padding: 40px 0; position: relative;z-index: 1;}
#mainFeature:after{
  width: 110%;
  height: 115%;
  content: '';
  background:#fff;
  margin: -50px;
  position: absolute;
  transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  top: -10px;
  left: 0;
  z-index: -1;
}
#mainFeature h3{color: #262627; font-weight: 600;}
#mainFeature h3+h5{color: #e43130; padding-bottom: 20px; margin-bottom: 40px; position: relative;}
#mainFeature h3+h5:after{position: absolute;content: ''; width: 60px; height: 3px; bottom: 0; left: 0; background: #e43130}
#mainFeature .media h5{color: #e43130; font-weight: 600;margin-top: 5px;transition: all 0.8s; -webkit-transition: all 0.8s;}
#mainFeature .media p{color: #000;}
#mainFeature .media .fa{transition: all 0.8s; -webkit-transition: all 0.8s; color: #000;}
#mainFeature .media{overflow: visible;}
#mainFeature .media .media-left{position: relative; overflow: visible; padding-right: 20px;}
#mainFeature .media .media-left:after{position:absolute; content: ''; width: 16px; height: 16px; border-radius: 100%; top: -7px; right:12px; transition: all 0.8s; -webkit-transition: all 0.8s;}
#mainFeature .media .media-left:before{
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  opacity: .1;
  border-right: 2px solid #eee;
  border-top: 2px solid #eee;
  position: absolute;
  top: 2px; 
  right:20px;
  -webkit-transform: scaleX(-1) rotate(135deg);
  transform: scaleX(-1) rotate(135deg);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: all 0.8s; 
  -webkit-transition: all 0.8s;
  z-index: 1;
}
#mainFeature .media:hover .media-left:after{box-shadow:inset 0 0 0 16px #e43130;}
#mainFeature .media:hover .media-left:before{
  -webkit-animation: check 1s;
  animation: check 1s;
  opacity: 1;
}
#mainFeature .media:hover h5,
#mainFeature .media:hover .fa{color: #09456d;}
@-webkit-keyframes check{
  0%{height:0;width:0}
  25%{height:0;width:4px}
  50%{height:8px;width:4px}
}
@keyframes check{
  0%{height:0;width:0}
  25%{height:0;width:4px}
  50%{height:8px;width:4px}
}
.screens{margin-top: 70px;}


#screenshot{ background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/07/25064149/aam-screenshot-bg.jpg)repeat top left; padding: 80px 0 70px;}
#screenshot h3{color: #fff;  font-weight: 600;}
#screenshot h5{color: #fff;margin: 0 0 30px;}
.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/07/18093023/phone_screenshot_screen1.png)no-repeat center center/contain;
}
.dg-wrapper div{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 265px;
  height: 468px;
  right: 0; margin: auto; padding: 47px 0 0 ;
  
}
.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: 5px 55px 10px;
  background:#d74342;
  position: absolute;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
.dg-container nav div .fa{line-height: 40px; color: #fff; font-weight: 600;}
.dg-container nav div.dg-prev{left: -20px; top: 0; bottom: 0; margin: auto;}
.dg-container nav div.dg-next{right: -20px; top: 0; bottom: 0; margin: auto;}
.dg-container nav div:hover{box-shadow:inset 0 0 0 40px #ef6237;}


#keyFeature{padding:15px 0 50px; position: relative;}
#keyFeature:after{background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/07/25064128/aam-feature-shadow.png) no-repeat center top; width: 100%; height: 22px; top: 2px; left: 0; right:0; margin: auto; position: absolute; content: '';}
#keyFeature h3{color: #e33635; font-weight: 600;}
#keyFeature h5{color: #0d0d0d; margin-bottom: 45px;}
.screen02{position: absolute; right: 40px; top: 0; bottom: 0; margin: auto;}
#keyFeature .media h5{margin-bottom:5px; color: #df2f2e;transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; font-weight: 600;}
#keyFeature .media .f-icon{background: #e33635; width: 70px; height: 70px; border-radius: 100%; text-align: center;
transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s;}
#keyFeature .media .f-icon .fa{line-height: 70px; color: #fff;}
#keyFeature .media p{color: #414040;}
#keyFeature .media:first-child{margin-top: 35px;}
#keyFeature .media:hover .f-icon{box-shadow: inset 0 0 0 35px #1c567c;}
#keyFeature .media:hover h5{color:#1c567c;}

#tech,
#delivery{background: #09456d; position: relative; z-index: 2; padding-top: 30px;}
#tech h3,
#delivery h3{color: #fff; 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,
#delivery ul::before ,
#delivery ul:after{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;}
#tech .border,
#delivery .border{margin-bottom: 20px;}
#delivery{padding-bottom: 40px;}
#delivery ul {margin: 0 0 25px;padding: 10px 0; position: relative;}
#delivery li {color: rgb(255, 255, 255);font-size: 16px; line-height: 18px;padding-right: 55px;}
#delivery li span {display: inline-block;height: 15px; margin-right: 10px; width: 15px;}
#delivery li:nth-child(1) span {background: #fff;}
#delivery li:nth-child(2) span {background: #ffc000;}
#delivery li:nth-child(3) span { background: #29cef1;}
#delivery li:nth-child(4) span{background: #4ee751;}
.del-process-graph{background: #dd3837; min-height: 310px; margin-top: 30px; border-radius: 20px;}
#delivery .del-process-graph h5{color: #fff;  margin: 50px 0;}
#delivery .del-process-graph ~h5{color: #fff; margin-top: 30px;}

@media all and (max-width: 1400px){
 .banner-screen img { width: 260px;}
 #mainFeature{padding: 5px 0 20px;}
 .screens {margin-top: 45px;}
 #screenshot{padding: 50px 0 30px;}
 #keyFeature .media .f-icon{width: 55px; height: 55px;}
 #keyFeature .media .f-icon .fa{line-height: 55px; font-size: 2em;}
 #keyFeature .media:first-child{margin-top: 55px;}
 .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{padding-bottom: 20px;}
  #banner_box .banner-btn {margin: 29px 0 15px;}
  #mainFeature:after{display: none;}
  .screens img:not(.screen02),.feature-screens img:not(.screen02){width: 250px;}
  .screen02{width: 280px;right: 0;}
  .screens {margin-top: 100px;}
  #screenshot {padding: 10px 0 20px;}
	#delivery{padding-top: 0;}
  #tech li{margin: 5px;}
  .feature-screen + .feature-screen{right: 0;}
	.del-process-graph{margin-top: 0; min-height: 230px;}
	#contact{padding: 15px 0 25px;}

}
@media all and (max-width: 767px){
	.dg-container nav div{position: static;}
  #keyFeature .media:first-child {margin-top: 0;}
  #tech li {margin: 5px 0;}
	.dg-wrapper{width: 285px; height: 485px;}
	.dg-wrapper div{width: 219px; padding: 39px 0 0;}
	.dg-container nav div{margin: 5px 40px 10px;}
}
