.wrap-box{overflow: hidden;}
#banner_box{background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/06/07101137/wecam_banner_bg.jpg)no-repeat center top/cover; position: relative; overflow: hidden;}
#banner_box:after{position: absolute;content: ''; background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/06/07101144/wecam_banner_pattern.png)no-repeat center top/cover; width: 100%; height:150px; bottom: 0; z-index: 2}
h1,h2{letter-spacing: 0;}
#banner_box h1{margin-top: 50px;}
#banner_box h5{color: #fff;}
#banner_box .banner-btn {margin: 30px 0;}
#banner_box .banner-btn .learn_more{color: #525151; }
#banner_box .banner-btn .learn_more:before{background: #e5e5e5;}
#banner_box .banner-btn .contact_us{background: #104861;}
#banner_box .banner-btn .contact_us:before{background: #0a5373;}
#banner_box .media:last-child {margin-bottom: 88px;}
#banner_box .media h5{color: #0c3547; font-weight: 600;}
#banner_box .media p{color: #fff;}
#banner_box .fa{color: #0a5373;}
#banner_box .zoom{position: absolute; right: 0; top: 50px; z-index: 1;}
#banner_box figure{position: relative;z-index: 1; margin-bottom: -75px;}
#banner_box figure img{width: 315px;}
#banner_box figure:after{position: absolute;content: ''; width: 200px; height: 200px; border-radius: 100%; border: 30px solid #fff; z-index: -1; left: 20px; bottom: 200px;}

#features{background: #222532; padding: 65px 0 0px; position: relative;}
#features:after{position: absolute;content: '';background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/06/07101158/wecam_feature_shadow.png)no-repeat top center; right: 0; left: 0; bottom: 0; margin: auto; width: 100%; height: 66px;}
#features .heading-box{display: flex; align-content: center; flex-wrap: wrap; text-align: right;}
#features h2{font-size: 45px; width: 100%;}
#features h2 + p{color: #fb655e; }
#features .figure{position: relative;z-index: 1; display: inline; float: left; margin-bottom: -70px;}
#features .figure .abs{position: absolute;  margin: auto; position: absolute; right: 16px; top: 51px; display: none;}
#features .feature-circle{width: 260px; height: 260px; border-radius: 100%; border: 2px dashed #3a3f58; display: inline-block; position: absolute;
	transition: all 0.6s; -webkit-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s; top: 0; bottom: 0; margin: auto; right: 40px;
}
#features .feature-circle:after,
#features .feature-circle:before{position: absolute;content: ''; width: 154px; height: 154px; border: 18px solid #1984d8; border-radius: 100%; right: 0; left: 0; 
top: 0; bottom: 0; margin: auto;}
#features .feature-circle:before{width: 55px; height: 55px; border:none;background: #2a2d3d;}
#features .feature-circle a{display: block; width: 53px; height: 53px; border-radius: 100%; background: #292e41; border: 1px solid #3a3f58; position: absolute;
	transition: all 0.6s; -webkit-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s;
}
#features .feature-circle a .fa{line-height: 53px; color: #44bfe9; animation: fadeIn 5s linear infinite;}
#features .feature-circle a:nth-child(2){top: -27px; right: 0; left: 0; margin: auto;}
#features .feature-circle a:nth-child(2):after{position: absolute;content: '02'; font-size: 20px; color: #44bfe9; font-weight: 600; top: -30%; right: -40%;}
#features .feature-circle a:nth-child(1){top: 0; bottom: 0; right: -27px; margin: auto;}
#features .feature-circle a:nth-child(1):after{position: absolute;content: '01'; font-size: 20px; color: #44bfe9; font-weight: 600; top: -30%; right: -40%;}
#features .feature-circle a:nth-child(4){left: 0; right: 0; bottom: -27px; margin: auto;}
#features .feature-circle a:nth-child(4):after{position: absolute;content: '04'; font-size: 20px; color: #44bfe9; font-weight: 600; top: -30%; right: -40%;}
#features .feature-circle a:nth-child(3){top: 0; bottom: 0; left: -27px; margin: auto;}
#features .feature-circle a:nth-child(3):after{position: absolute;content: '03'; font-size: 20px; color: #44bfe9; font-weight: 600; top: -30%; right: -40%;}
#features .feature-circle a.active{width: 66px; height: 66px; background:#e8443c; border-color: #edde37;}
#features .feature-circle a.active .fa{color: #fff; line-height: 66px;}
#features .feature-circle a.active:after{display: none;}
#features .feature-circle a.active:hover{cursor: default;}
#features .feature-circle a:hover i{animation: hvr-icon-wobble-vertical 1s ease-in-out infinite;}
#features .feature-circle a.active:hover i,
#features .feature-circle a.active .fa{animation: none;}

#features .feature-circle.active_0{transform: rotate(0deg);}
#features .feature-circle.active_1{transform: rotate(90deg);}
#features .feature-circle.active_2{transform: rotate(180deg);}
#features .feature-circle.active_3{transform: rotate(270deg);}

#features .feature-circle.active_0 a{transform: rotate(-0deg);}
#features .feature-circle.active_1 a{transform: rotate(-90deg);}
#features .feature-circle.active_2 a{transform: rotate(-180deg);}
#features .feature-circle.active_3 a{transform: rotate(-270deg);}

#features .col-md-9:before{position: absolute;content: ''; width: 180px; height: 180px; border-radius: 100%; background: #222532; border: 20px solid #f24941;
bottom: -70px;  left: -30px; margin: auto;}
#features .feature-details {align-content: center;  display: flex;  flex-wrap: wrap;  height: 320px !important;  margin-top: 90px;}
#features .feature-details .navigation {bottom: 0;  left: 0;  position: absolute;}
#features .feature-details >div:not(.navigation){display: none;}
#features .feature-details h5{color: #f34e46; font-weight: 500;}
#features .feature-details p{color: #dddbdb;}
#features .feature-details .navigation a{width: 24px; height: 24px; border-radius: 100%;background: #7fc06e; display: inline-block; float: left; margin: 0 5px 0 0;}
#features .feature-details .navigation a .fa{color: #fff; line-height:1; font-weight: 700; vertical-align: -1px; margin-left: -1px;}
#features .feature-details .navigation a .fa.fa-angle-left{ margin-left: -2px; }
#features .feature-details .navigation a:hover{background: #1984d8;}
/*#features .feature-details .navigation a.disabled,
#features .feature-details .navigation a.disabled:hover{background: #7fc06e;cursor: not-allowed; opacity: 0.65;}*/

@keyframes fadeIn{
		from{opacity: 0}
		to{opacity: 1}
}
#screenshot{background: #e8443c; padding: 85px 0 40px;}
#screenshot h2{color: #f8c05a; letter-spacing: 0;}
#screenshot h5{color: #fff; margin-bottom: 30px;}

.dg-wrapper{
  /*width: 266px;
  height: 474px;*/
  /* width: 327px;
  height: 666px;*/
  height: 570px;
  width: 272px;
  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/06/07101218/wecam_screenshot_screen.png)no-repeat center center/contain;
}
.dg-wrapper div{
 /* width: 266px;
  height: 474px;*/
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 256px;
  height: 545px;
  
}
.dg-wrapper div img{padding:75px 0 0 18px}
.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 span{
  display: inline-block;
  cursor:pointer;
  width: 40px;
  height: 40px;
  opacity: 0.8;
  border-radius: 100%; background: #f8c05a;
  margin-top: 20px;
}
.dg-container nav span .fa{line-height: 40px; color: #fff; font-weight: 700; margin-left: -1px;}
.dg-container nav span.dg-next{margin-left: 10px;}
.dg-container nav span:hover{background: #1176bc;}


#feature{padding: 90px 0 45px; background: #ecb045;}
#feature figure{position: relative;z-index: 1;}
#feature figure:after,
#feature figure:before{position: absolute;content: ''; border-radius: 100%; width: 240px; height: 240px; border: 30px solid #f84f47; top: 30px; left: 0; z-index: -1}
#feature figure:before{width: 180px; height: 180px; border: 30px solid #050505; bottom: 80px; top: auto; right: 0; left: auto;}
#feature .h1{letter-spacing: 0; color: #050505; margin-top: 30px;}
#feature  h5{color: #eb352c; font-weight: 600;}
.media-box .icons{width:55px; height: 55px; border-radius: 100%; background: #050505; text-align: center; position: relative;}
.media-box .icons .fa{line-height: 55px; color: #ecb045; position: relative;z-index: 2;}
.media-box .icons:after{position: absolute;content: ''; top: 0; bottom: 0; margin: auto;left: 0px; 
width: 0;  height: 0;  border-top: 15px solid transparent; border-bottom: 15px solid transparent;border-left: 15px solid transparent;
transition: all 0.6s; -webkit-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s;}
.media-box .media:hover .icons:after{border-left-color: #ecb045;}


#tech{padding-top: 55px;background: #252836;}
#tech h5,
#delivery h5{color: #1cb4ea;}
#tech .tech-icon {margin: 35px 0 50px;padding: 25px 0; position: relative;}
#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;}

#delivery{background: #252836; padding-bottom: 40px;}
#delivery h4{color: #fff;}
#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: #ff1e6d;}
#delivery li:nth-child(2) span {background: #ffc000;}
#delivery li:nth-child(3) span { background: #29cef1;}
#delivery li:nth-child(4) span{background: #4ee751;}

#contact {background: #21a2c9;  padding: 55px 0 45px;}
#contact .btn{margin-top: 20px;}
#contact .btn{color: #302f30;}
#contact .btn:before{background: #e4e4e4;}

@media only screen and (min-width: 1400px) {
    #features .figure img.abs{
        width:89%;
    }
}
@media all and (max-width: 1400px){
  #feature{padding: 45px 0;}
  #feature .col-sm-7{padding-top: 60px;}
  #banner_box .zoom{width: 275px;}
  #features .figure{width: 250px;}
  #features .figure .abs {right: 13px;top: 40px;width: 224px;}
  #features h2{font-size: 36px;}
  #features .feature-circle{right: 20px;}
  #features .feature-details{ height: 260px !important; }
}
@media all and (max-width: 992px){
  #banner_box::after{height: 80px;}
  #banner_box figure{margin-bottom: -90px;}
  #banner_box figure:after{left: -85px;}
  #banner_box .zoom{width: 225px; right: -60px;}
  #features .heading-box{text-align: center;}
  #features .heading-box p{width: 100%;}
  #feature .col-sm-7{padding-top: 0px;}
  #features .heading-box{ height: auto !important;  }
  #features{ padding-top: 10px; }
}
@media all and (max-width: 767px){
  #features .figure{margin-bottom: 0;}
  #features .feature-details{margin-bottom: 50px;}
  #banner_box::after {height: 70px;}
  #tech{padding-top: 15px;}
  #contact{padding: 15px 0 25px;}
  #features .col-md-9::before,
  #features::after{display: none;}
  #features .feature-details{ margin-top: 0; }
  .media-box .icons::after { border-bottom: 10px solid transparent; border-left: 10px solid transparent;  border-top: 10px solid transparent;}
  #tech .tech-icon {   margin: 25px 0 15px;}
  
}