.bottom-to-top {
  -webkit-animation: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) rpost-btt;
  animation: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) rpost-btt;
  opacity: 1;
}
.product_page {
  margin-top: -468px;
}
.our_manifesto {
  margin-top: -410px;
}
.manifesto_section {
  max-width: 1250px;
  background-color: #fff;
  margin: 0 auto;
  z-index: 2;
  position: relative;
}
.apps_tile_space {
  padding-left: 3rem;
  padding-right: 3rem;
}
@media (max-width: 480px) {
  .sucess_stories h1 {
    font-size: 35px;
    line-height: 52px;
    letter-spacing: 1px;
  }
  .app_slider {
    display: none !important;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .sucess_stories h1 {
    font-size: 35px;
    line-height: 52px;
    letter-spacing: 1px;
  }
  .product_page {
    margin-top: -480px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product_page {
    margin-top: -480px;
  }
  .products h1 {
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 1px;
  }
  .sidebar {
    max-height: 365px;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .sidebar {
    max-height: 450px;
  }
  .apps_tile_space {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1401px) {
  .app_slider div img {
    width: 100% !important;
    max-height: 600px !important;
  }
}
@media screen and (max-width: 1198px) and (min-width: 989px) {
  .video_heading2 {
    font-size: 51px;
    letter-spacing: -0.5px;
  }
  .video_heading1 {
    font-size: 31px;
  }
}
@media screen and (max-width: 1280px) and (min-width: 1199px) {
  .video_heading2 {
    font-size: 56px;
    letter-spacing: -0.5px;
  }
  .video_heading1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .apps_tile_space {
    padding-top: 0.01rem !important;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.slider-scroll-button {
  position: absolute !important;
  width: 57px;
  height: 57px;
  border-radius: 100%;
  text-indent: -9999px;
  transform: translate3d(-50%, 0, 0);
  left: 50%;
  bottom: 50px;
  top: 75%;
}
body {
  font-family: "Roboto Condensed", sans-serif !important;
  color: #000;
}
@media screen and (min-width: 1024px) {
  #header-main > nav.nav {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  #header-main > nav.nav {
    display: none;
  }
}
#alert-banner-popup h3 {
  text-transform: none;
  letter-spacing: 0;
  font-size: 26px;
}
@media screen and (max-width: 1023.5px) and (min-width: 991px) {
  #header-main>nav.nav{
    display: block;
  }
  .li_menu_right{
    float: right;
  }
  .li_menu_right a{
    line-height: 33px;
  }
}
