.wrap-box{overflow: hidden;}
#banner_box{background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/06/24053743/homeshop_banner.jpg)no-repeat center bottom/cover; position: relative; padding-bottom: 20px;}

h1,h2{letter-spacing: 0;}
img{max-width: 100%;}
#banner_box h1{margin-top:15px; text-transform: uppercase; font-size: 35px; line-height: 40px;}
#banner_box h5{color: #fff;}
.banner-text-box{ position: relative; }
#banner_box .banner-btn {position: absolute; left: 0; right: 0 ;margin:auto; bottom: 110px; max-width: 165px; z-index: 99;}
#banner_box .img-box{ position: relative; }
#banner_box .banner-btn .learn_more{color: #fff; background: #15aade;}
#banner_box .banner-btn .learn_more:before{background: #119ed0;}
#banner_box .banner-btn .contact_us{background: #fff; color: #383739;}
#banner_box .banner-btn .contact_us:before{background: #e1d8d8;}
#banner_box .mobile-img{ position: relative; z-index: 99; display: inline-block; }
#banner_box .banner-btn .btn{ display: block; margin-bottom: 8px; }

#banner_box .media h5{color: #fff; font-weight: 600;}
#banner_box .media p{color: #ffdc00; font-weight: 600; margin-bottom: 0;}
#banner_box .fa{color: #fff;}

#banner_box .circle-icon-bg figure{ position: absolute; display: inline-block; }
#banner_box .circle-icon-bg figure.big-red-circle { left: -20px;  margin: auto;  right: 0;  top: 100px;  width: 285px;}
#banner_box .circle-icon-bg figure.white-small-circle {right: 100px;  top: 86px;  width: 130px;}
#banner_box .circle-icon-bg figure.small-red-circle {bottom: -35px;  left: 85px;  width: 130px;}

#banner_box  .text-icon { display: block;margin-left: -60px;}
#banner_box .media-icons {display: inline-block;  margin-top: 10px;}


/*------------------------------------------------------------------------ */

 .banner-bottom-text-box .bottom-icon-box{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width:250px;
height:155px;
  top:33px; 
  background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/06/24053758/homeshop_banner_bottom_text.png)no-repeat center top/cover ;
  text-align: center;
  z-index: 10;
  display: none;
}

 .banner-bottom-text-box .sale-icon {
  position: absolute;
  right: 0;
  top:15px;
  z-index: 99;
}



.bottom-icon-box figure span{position: relative; display: inline-block; width: 80px;}
 .bottom-icon-box > figure { margin-top:62px; position: relative;}
.bottom-icon-box figure span.cart-icon:before{ 
  content: ''; position: absolute; left: -25px; top:28px;
display: block; height: 32px; width: 44px;
  background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/06/24053747/homeshop_banner_bottom_arrow_icon.png)no-repeat center top/cover ;

 }
 .bottom-icon-box figure span.home-icon:before{ 
  content: ''; position: absolute; right: -25px; top:30px;
display: block; height: 32px; width: 44px;
  background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/06/24053747/homeshop_banner_bottom_arrow_icon.png)no-repeat center top/cover ;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);

 }

 .bottom-icon-box figure span.cart-icon{ margin-right:65px; }

 .bottom-icon-box figure span.ios-icon{ position: absolute;left: 0; right: 0; margin: auto; top: -12px;z-index: 9; width: 95px;}




/*----------------------------------------------------------- */

#features .feature-mobile-icon {
  left: -10px;
  position: absolute;
  top: 211px;
  z-index: 9;
}
#features{background:#2a2a2a; padding:40px 0 0px; position: relative; z-index: 9;}

#features:before{
  position: absolute;content: '';
  background:#08a9e1; right: 0; left: 0;
   top: 0; margin: auto;  height:3px;
    width:100%;
/*-webkit-animation: mymove 6s ; 
animation: mymove 6s ;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-delay:2s;
  -webkit-animation-delay:2s;
*/

}

/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    0%   {width:0;}
     100% {width:100%;}
}

/* Standard syntax */
@keyframes mymove {
   0%   {width:0;}
     100% {width:100%;}
}




#features .heading-box{display: flex; align-content: center; flex-wrap: wrap; text-align: right; min-height: 480px;}
#features h2{font-size:35px; width: 100%;color: #f43e3e;}
#features h2 + p{color: #fff; }
#features .figure{position: relative;z-index: 1; display: inline; float: left; }
#features .figure .abs {display: none;margin: auto;position: absolute;right: 22px;  top: 74px;  width: 250px;}
#features .feature-circle{width: 260px; height: 260px; border-radius: 100%; border: 1px solid #fff; 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: 0px;
}
#features .feature-circle:after{
  position: absolute;content: ''; width:240px;
   height:240px; border:1px dashed #fff; -moz-border:1px dashed #fff; 
   z-index: -1; border-radius: 100%;
-webkit-border-radius: 100%;
    right: 0; left: 0; 
top: 0; bottom: 0; margin: auto;
}
#features .feature-circle:before{
  position: absolute;content: ''; width:221px;
   height:221px; border:1px solid #fff; -moz-border:1px dashed #fff; 
   z-index: -1; border-radius: 100%;
-webkit-border-radius: 100%;
    right: 0; left: 0; 
top: 0; bottom: 0; margin: auto;
}

#features .feature-circle a{display: block; width: 53px; height: 53px; border-radius: 100%; background: #08a9e1; 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-box{ overflow: hidden; height: 530px;  margin-top: 25px;}
#features .feature-circle a .fa{line-height: 53px; color: #fff; 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:#e63636; }
#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 .feature-details{display: flex; align-content: center; flex-wrap: wrap;  padding-left: 25px; height: 250px; margin-top: 100px; position: relative;}
#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{bottom:-40px;left:20px;position: absolute;}

#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: 24px; font-weight: 700; vertical-align: middle; margin-left: -1px; margin-top: -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{ padding:20px 0 30px;background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/06/24053833/homeshop_screenshot_bg.png) repeat-x #e8443c center center/contain ;}
#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/24053837/homeshop_screenshot_screen_mobile.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: #2a2a2a;
  margin-top: 20px;
}
.dg-container nav span .fa{line-height: 40px; color: #fff; font-weight: 700;}
.dg-container nav span.dg-next{margin-left: 10px;}
.dg-container nav span:hover{background: #1176bc;}
#screenshot .dg-container .screen-top-icon {
  left: 0;
  margin: auto;
  position: absolute;
  right: -242px;
  top: -16px;
}
#screenshot .dg-container .screen-bottom-icon {
  left: -242px;
  margin: auto;
  position: absolute;
  right:0;
  bottom:40px;
}


/*.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;}*/
/*--------------------------Tab Section--------------------- */
/* general syntax */
@keyframes bladeSpin {
   from { transform: rotate(0deg); }
   to { transform: rotate(720deg); }
}

/* Firefox */
@-moz-keyframes bladeSpin {
   from { -moz-transform: rotate(0deg); }
   to { -moz-transform: rotate(720deg); }
}
/* WebKit - Chrome and Safari */
@-webkit-keyframes bladeSpin {
   from { -webkit-transform: rotate(0deg); }
   to { -webkit-transform: rotate(720deg); }
} 
/* Opera */
@-o-keyframes bladeSpin {
   from { -o-transform: rotate(0deg); }
   to { -o-transform: rotate(720deg); }
} 


#homeshop_tabbing{ background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/06/24053851/homeshop_tabbing_section_bg.jpg)no-repeat center center/cover;overflow: hidden;} 
#homeshop_tabbing .tabbing-header{background: #2a2a2a; position: relative; z-index: 99;}
#homeshop_tabbing .tabbing-header .heading-tabs{ text-align: center; }
#homeshop_tabbing .tabbing-header .nav-tabs{ border-bottom: 0; }
#homeshop_tabbing .tabbing-header .nav-tabs li{ margin-right:40px; padding-top: 5px; }
#homeshop_tabbing .tabbing-header .heading-tabs span {color: #fff;font-size: 19px;  font-weight: 500;  line-height: 23px;  position: relative;  top: -3px;}
#homeshop_tabbing .tab-content-image-rotate-box  .rotate-div {
  left: -75px;
  margin: auto;
  position: absolute;
  top: 74px;
  -webkit-animation: bladeSpin 15s infinite alternate; /* Chrome, Safari, Opera */
    animation: bladeSpin 15s infinite alternate;
    
}
#homeshop_tabbing .rotate-div .img-circle-rotate{
  background: url(https://algoworksupload.s3.amazonaws.com/new-algoworks/wp-content/uploads/2016/06/24053841/homeshop_tabbing_circle_img.png)no-repeat center center;
  display: block; height: 446px; width: 446px;
  background-size: cover;
}
#homeshop_tabbing  .image-line-bottom {bottom: -78px;  left: -268px;  position: absolute;  z-index: 1;}
#homeshop_tabbing .img-box{position: relative; }
#homeshop_tabbing .image-line-top{position: absolute; right: 0; top:-75px; z-index: 1; }
#homeshop_tabbing .img-box figure{position: relative; z-index: 99;}
#homeshop_tabbing .tabbing-header .heading-tabs h3{color: #fd4546;display: inline-block;position: relative; margin:10px 0 20px; font-weight: 600;}
#homeshop_tabbing .tabbing-header .heading-tabs h3::after {
  bottom: -20px;
  box-shadow:0 17px 22px -15px #ec1c1c;
  -webkit-box-shadow:0 17px 22px -15px #ec1c1c;
  -moz-box-shadow:0 17px 22px -15px #ec1c1c;
  -ms-box-shadow:0 17px 22px -15px #ec1c1c;
  content: "";
  display: block;
  height: 50px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: -1;
}
#homeshop_tabbing .tab-content-box { padding:25px 0 10px;}
#homeshop_tabbing .tabbing-header .nav-tabs li a .fa{ margin-right: 8px; }
#homeshop_tabbing .tab-content-text h5{color: #fd4546; margin:0 0 8px;}
#homeshop_tabbing .tab-content-text p{color: #fff;}
#homeshop_tabbing .tab-content-text { margin-top: 60px;}

#homeshop_tabbing .tab-content-text .f-icon {
box-shadow: 0 0 0 70px #ff4d3d inset;
  border-radius: 50%;
  display: block;
  height: 70px;
  line-height: 5;
  text-align: center;
  transition: all 0.9s ease 0s;
  width: 70px;
  color: #fff;
}
#homeshop_tabbing .tab-content-text .media:hover .f-icon {box-shadow: 0 0 0 2px #ff4d3d inset; color: #ff4d3d; }
#homeshop_tabbing .tab-content-text .f-icon .fa{ line-height: 2.5;}
#homeshop_tabbing .tab-content-text .media {margin-bottom: 35px;}

/*----------------------------------------Delivery  Tech -------------- */
#tech{padding-top: 35px;background: #262626;}
#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%;
}
#delivery .h3,#tech .h3{color: #f44545; font-weight: 600;}
#tech .tech-icon::before, #delivery ul::before {bottom: 0;  top: auto;}
#tech li {margin: 0 15px;}

#delivery{background: #262626; 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: #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;}

#delivery h5,#tech h5{color: #fff;display: block;  font-size: 22px;  line-height: 28px; position: relative; margin-bottom:45px;}
#delivery h5:after,#tech h5:after{content: ''; background: #fff; height: 3px; display:inline-block; width:70px; position: absolute; right: 0; left: 0; margin: auto; bottom: -17px;}

#delivery span.team-member {color: #fff;display: block;  font-size: 22px;  line-height: 28px;  margin-bottom: 15px;}

@media all and (max-width: 1600px){
#banner_box{ min-height:677px;  }
.banner-bottom-text-box .bottom-icon-box {top: -90px;}
#banner_box .text-icon{ width: 185px; }
#banner_box .mobile-img{ width: 320px; }
}


@media all and (max-width: 1400px){
#banner_box .mobile-img{ width: 310px; }
  #banner_box {  min-height: 636px;}

  #banner_box .circle-icon-bg figure.big-red-circle{ width: 250px; }
#banner_box .circle-icon-bg figure.small-red-circle{ left:85px; }

#features .feature-circle{ right: -30px; }
#homeshop_tabbing .img-box figure{ width: 260px; }
#homeshop_tabbing .rotate-div .img-circle-rotate{  width: 400px; height: 400px;}
#homeshop_tabbing .tab-content-image-rotate-box .rotate-div{ left: -66px; }
#features .heading-box{ width: 28%; }
#features .right-slider-box{ width: 72%; }
#features .feature-details{ padding-left: 40px; }
#features .feature-details .navigation{ left:38px;}
#banner_box .circle-icon-bg figure.white-small-circle{ right: 65px; }
#screenshot .dg-wrapper{ width: 230px;}
.dg-wrapper div img {  padding: 100px 0 0 13px;  width: 217px;}
#screenshot .dg-container .screen-bottom-icon {bottom:40px;left: -216px;}
.dg-container nav span{ margin-top: 0;}
#screenshot nav {  margin-top: -40px;}
  
}
@media all and (max-width:1169px){
#homeshop_tabbing .img-box{ text-align: center; }
#homeshop_tabbing .tab-content-image-rotate-box .rotate-div{ left: 0; }
#homeshop_tabbing .image-line-top {right: -119px;top: -96px;}
#homeshop_tabbing .image-line-bottom {bottom: 0;  left: -60px;}

}

@media all and (max-width: 992px){

  .banner-bottom-text-box .bottom-icon-box { top: 47px;} 

  #features .heading-box{ margin: 10px 0 20px; text-align: center; min-height: auto; }

#homeshop_tabbing .tabbing-header .nav-tabs li{ margin-right: 15px;}
#homeshop_tabbing .tabbing-header .nav-tabs li a{ font-size: 15px; line-height: 20px; }
#homeshop_tabbing .tabbing-header .nav-tabs li small{ padding-left: 22px; }
#homeshop_tabbing .rotate-div .img-circle-rotate{ height: 330px; width: 330px; }
#homeshop_tabbing .tab-content-image-rotate-box  .image-line-top,#homeshop_tabbing .tab-content-image-rotate-box  .image-line-bottom{ display: none; }
#tech li { margin: 0 5px; width: 14%;}
#tech .tech-icon{ margin: 20px 0; }
#homeshop_tabbing .tab-content-text .icon-list li.circle span{ height: 55px; width: 55px; line-height: 4; }
#banner_box .circle-icon-bg figure.small-red-circle{ left: 0; }
/*#features .figure .abs{ width: 183px; }
#features .figure{ width: 230px }*/
/*#features .feature-circle::before{width: 160px; height: 160px;}

#features .feature-circle::after{width: 180px; height: 180px;}

#features .feature-circle{width: 200px; height: 200px;}*/
#features .feature-box{ height: 651px; margin-top: 0;}
#features h2{ font-size: 30px; }
#features .heading-box,#features .right-slider-box{ width: 100%; }
#features .feature-mobile-icon{ width: 70px; }
.banner-bottom-text-box .sale-icon {top: 21px;width: 110px;}
#homeshop_tabbing .tab-content-image-rotate-box .rotate-div { left: -35px;}




}
@media all and (max-width: 767px){
  #banner_box {min-height: auto; padding-bottom: 20px;}
 #features::before { animation-delay:1s;  -webkit-animation-delay:1s;}
 #banner_box .text-icon{ margin-left: -47px; }
 #banner_box h1,#features h2,#homeshop_tabbing .tab-content-text h2{ font-size: 25px; line-height: 30px; }
 #features{ padding-top: 0; }
 #features .feature-details{ margin: 0px 0 20px; height: auto;padding-left: 0;  }
 #features .feature-details .navigation{position: static;}
 #features .feature-box{ margin-top: 0;height: auto; }
 #features .feature-circle{ display: none; }
 #features .figure{ display: inline-block; float: none; text-align: center; }
 #features .feature-box .text-right{ text-align: center !important; }
 #homeshop_tabbing .tabbing-header .nav-tabs li { margin-right: 5px;}
 #homeshop_tabbing .tabbing-header .nav-tabs li a { font-size: 13px;  line-height:17px;}
 #homeshop_tabbing .tab-content-text { margin-top: 20px;}
 #tech{ padding-top: 0; }
#banner_box .text-icon{ float: left; width: 100%; text-align: center; display: inline-block;  margin:0 0 10px;}
#banner_box .text-icon img{ width: 170px; }
#homeshop_tabbing .img-box figure{ display: inline-block; }
}
@media all and (max-width: 639px){
  #homeshop_tabbing .tabbing-header .nav-tabs li{ float: left; width: 100%; margin-bottom:3px; }
  #homeshop_tabbing .tabbing-header .nav-tabs li a{ display: block;  font-size: 16px; line-height: 20px; box-shadow: 0 15px 20px -12px #222; -webkit-box-shadow:0 15px 20px -12px #222;}
  #tech li { margin: 0 5px 10px;  width: 45%;}
}
