body {
  max-width: 100%;
  overflow-x: hidden !important; /* Hide scrollbars */
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  @media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }
  }

  /* GLOBAL STYLES
  --------------------------------------------- */
  /* Padding below the footer and lighter body text */

  body {
    padding-top: 5rem;
    padding-bottom: 3rem;
    color: #5a5a5a;    
    max-width: 100%;
    overflow-x: hidden;
  }


  /* CUSTOMIZE THE CAROUSEL
  -------------------------------------------- */

  /* Carousel base class */
  .carousel {
    margin-bottom: 4rem;
  }

  /* Since positioning the image, we need to help out the caption */
  .carousel-caption {
    bottom: 3rem;
    z-index: 10;
  }

  /* Declare heights because of positioning of img element */
  .carousel-item {
    height: 32rem;
  }

  .carousel-item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 32rem;
  }


  /* MARKETING CONTENT
-------------------------------------------------- */

  /* Center align the text within the three columns below the carousel */
  .marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
  }

  .marketing h2 {
    font-weight: 400;
  }

  .marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
  }


  /* Featurettes
------------------------- */

  .featurette-divider {
    margin: 5rem 0;
    /* Space out the Bootstrap <hr> more */
  }

  /* Thin out the marketing headings */
  .featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.05rem;
  }


  /* RESPONSIVE CSS
-------------------------------------------------- */

  @media (min-width: 40em) {

    /* Bump up size of carousel content */
    .carousel-caption p {
      margin-bottom: 1.25rem;
      font-size: 1.25rem;
      line-height: 1.4;
    }

    .featurette-heading {
      font-size: 50px;
    }
  }

  @media (min-width: 62em) {
    .featurette-heading {
      margin-top: 7rem;
    }
  }


  .navStyle {
    padding: 1rem 1rem 1rem 1rem;
    background-color: #000;
  }

  html {
    scroll-behavior: smooth;
  }

  .border-style{
    background-color: #181818;
    box-shadow: 0px 0px 10px #101010; 
    border-radius: 1rem;
    padding: 1rem;
  }

  .card-style {
    background-color: #181818;
    box-shadow: 0px 0px 10px #101010; 
    border-radius: 1rem;
    padding: 2rem;
  }

  .card-style-product {
    background-color: #181818;
    box-shadow: 0px 0px 10px #101010; 
    border-radius: 1rem;
    padding: 2rem;
    margin: 2rem;
    height: 560px;
  }

  
  .btn-card {
    background-color: #0D6EFD; 
    border: 0; 
    box-shadow: 0px 0px 10px #101010; 
    margin-top: 1rem;
  }

  .features {
    margin: auto;
    width: 85%;
    padding: 10px;
}

.right {
  right: 0px;
  padding: 10px;
}


.card-style-download {
  background-color: #181818;
  border-radius: 1rem;
  padding: 0rem 1rem 0rem 1rem;
  margin: 2rem 1rem 0rem 1rem;
}

.download-app{
  background: #181818; 
  border: 0; 
  box-shadow: 0px 0px 10px #101010;
  padding: 2rem;
  border-radius: 1rem;
  margin: 0rem 1rem 0rem 1rem;
}

.screen{
  position: relative;
  }
.innerdiv {
position: absolute;
bottom: 0;
right: 0;
}

.btn-img {
  margin: 12px 0 7em 0;
}

.img-logo{
  margin: 0em 0 13em 0;
}

.card-Background{
  background-color: #181818;
  box-shadow: 0px 0px 10px #101010; 
  border-radius: 1rem;
  padding: 2rem;
  margin: 2rem;
  height: 100%;
}

@media (max-width:500px ) {
  .btn-img {
    margin: 0 0 -6em 0;
  }

  .btn {
    padding: 4px;
    width: 9em;
    font-size: 16px;
    text-align: center !important;
  }

  .img-logo{
    margin: 0;
  }

  .card-Background {
    background-color: #181818;
    box-shadow: 0px 0px 10px #101010; 
    border-radius: 1rem;
    padding: 2rem;
    margin: 2rem 5px 2rem 5px;
    height: 100%;
  }

  .card-style-product {
    background-color: #181818;
    box-shadow: 0px 0px 10px #101010; 
    border-radius: 1rem;
    padding: 2rem;
    margin: 2rem 5px 2rem 5px;
    height: 100%;
  }
}

@media (max-width:1250px) and (min-width:501px) {
  .btn-img {
    margin: 0 0 -6em 0;
  }

  .btn {
    padding: 4px;
    width: 9em;
    font-size: 16px;
    text-align: center !important;
  }

  .img-logo{
    margin: 0em 0 1em 0;
  }

  .card-Background {
    background-color: #181818;
    box-shadow: 0px 0px 10px #101010; 
    border-radius: 1rem;
    padding: 2rem;
    margin: 2rem 5px 2rem 5px;
    height: 100%;
  }

  .card-style-product {
    background-color: #181818;
    box-shadow: 0px 0px 10px #101010; 
    border-radius: 1rem;
    padding: 2rem;
    margin: 2rem 5px 2rem 5px;
    height: 100%;
  }
}



.hero-animated {
  width: 100%;
  min-height: 50px;
  background: url("./assets/images/foxAbleLogo.png") center center;
  background-size: cover;
  left: 0%;
}

.btn-our{
  text-align: left !important;
}

.hero-animated h2 {
  margin: 0 0 10px 0;
  font-size: 48px;
  font-weight: 300;
  color: var(--color-secondary);
  font-family: var(--font-secondary);
}

.hero-animated h2 span {
  color: var(--color-primary);
}

.hero-animated p {
  color: rgba(var(--color-secondary-rgb), 0.8);
  margin: 0 0 30px 0;
  font-size: 20px;
  font-weight: 400;
}

.hero-animated .animated {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

@media (min-width: 992px) {
  .hero-animated .animated {
    max-width: 45%;
  }
}

@media (max-width: 991px) {
  .hero-animated .animated {
    max-width: 60%;
  }
}

@media (max-width: 575px) {
  .hero-animated .animated {
    max-width: 80%;
  }
}

.hero-animated .btn-get-started {
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  padding: 10px 28px;
  border-radius: 4px;
  transition: 0.5s;
  color: var(--color-white);
  background: var(--color-primary);
  font-family: var(--font-secondary);
}

.hero-animated .btn-get-started:hover {
  background: rgba(var(--color-primary-rgb), 0.8);
}

.hero-animated .btn-watch-video {
  font-size: 16px;
  transition: 0.5s;
  margin-left: 25px;
  font-family: var(--font-secondary);
  color: var(--color-secondary);
  font-weight: 600;
}

.hero-animated .btn-watch-video i {
  color: var(--color-primary);
  font-size: 32px;
  transition: 0.3s;
  line-height: 0;
  margin-right: 8px;
}

.hero-animated .btn-watch-video:hover {
  color: var(--color-primary);
}

.hero-animated .btn-watch-video:hover i {
  color: rgba(var(--color-primary-rgb), 0.8);
}

@media (max-width: 640px) {
  .hero-animated h2 {
    font-size: 32px;
  }

  .hero-animated p {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .hero-animated .btn-get-started,
  .hero-animated .btn-watch-video {
    font-size: 14px;
  }
}

@keyframes up-down {
  0% {
    transform: translateY(10px);
  }

  100% {
    transform: translateY(-10px);
  }
}
