.header1 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0.5rem;
}

.header2 {
  height: 100%;
  background-color: #FFFFFF;
}

#download {
  display: flex;
  flex-direction: row;
  /* gap: 0rem; */
  width: 100%;
  height: 50%;
  border-radius: 5px;
  /* position: absolute; */
  color: black;
}

.downloadbtn {
  bottom: 0rem;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-image: url(./image/Untitled-1.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 3.5rem;
  cursor: pointer;
}

.carousel-caption {
  bottom: 0.25rem !important;
}

.carousel {
  width: 100%;
}

.features {
  margin-top: 2%;
}

.navbar-brand {
  font-size: 18px !important;
  font-weight: bold;
}

.outer {
  width: 100%;
  height: 400px;
}

.inner {
  width: 100%;
  height: 100%;
  background-color: black;
  background-repeat: no-repeat;
}

img {
  width: 100%;
  height: 100%;
}

.download {
  display: flex;
  flex-direction: row;
  /* gap: 0rem; */
  width: 100%;
  height: 50%;
  border-radius: 5px;
  /* position: absolute; */
  padding-top: 2%;
  padding-left: 5%;
  color: black;
}

h1 {
  text-align: center;
  font-size: 30px;
}

.conatiner {
  background: #f4f4f4;
  border-bottom: 1px solid #c5c6cf;
  padding-top: 30px;
  padding-bottom: 65px;
  position: relative;
}

.conatiner .content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.conatiner .content .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1rem;
  padding-top: 30px;
  justify-content: center;
}

.conatiner .content .row .card {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  /* gap: 1rem; */
  /* padding: 1rem; */
  background-color: #FFFFFF;
  width: 25rem;
}

.cardheader {
  background-color: #FFFFFF;
  padding-top: 10px;
  margin-bottom: 0;
  background-color: #FFFFFF;
  border-bottom: #FFFFFF;
}

.cardbody {
  flex: 1 1 auto;
  padding: 0rem 1rem;
}

.paragraph {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
}

ul {
  margin-bottom: 0;
}

li {
  margin-bottom: 0;
}

.keypoints {
  width: 100%;
  background: whitesmoke;
  /* margin-top: 6%; */
}

.keypoints-inner {
  justify-content: space-around !important;
}

.col-sm {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}

.card {
  width: 18rem;
  align-items: center;
  border: none !important;
}

/* .keypoint {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}.keypoints-inner
{
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-items: center;
  gap: 5rem;
  justify-content: center;
}
.keypoint-icon
{
  height: 55px;
  width: 55px;
}
*/
h3 {
  font-size: 30;
  text-align: left;
}

.carousel-inner {
  height: 100% !important;
}

@media screen and (max-width: 1063px) {}

@media screen and (max-width: 1063px) {}

@media screen and (max-width: 820px) {
  .downloadbtn {
    height: 3rem !important;
  }
}

@media screen and (max-width: 425px) {}


@media screen and (max-width: 900px) {
  .conatiner {
    width: 80%;
  }

  .downloadbtn {
    height: 4rem;
  }

  .carousel-caption {
    padding-bottom: 0.25rem !important;
  }
}

@media screen and (max-width: 1000px) {
  .downloadbtn {
    height: 4rem;
  }

  .carousel-caption {
    padding-bottom: 0.25rem !important;
  }
}

@media screen and (max-width: 600px) {
  .conatiner {
    width: 100%;
  }
}

@media screen and (max-width: 746px) {
  /* .d-none {
    display: none;
  } */

  .carousel-caption {
    padding-bottom: 1.25rem;
  }
}

.conatiner .content .row .card {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 1rem;
  padding: 1rem;
  background-color: aliceblue;
  width: 100%;
  align-items: center;
}


@media screen and (max-height: 836px) {}

@media screen and (max-width: 768px) {
  h3 {
    font-size: 19px;
  }

  .conatiner {
    width: 100%;
  }

  .keypoints-inner {
    gap: 0rem;
  }
}

@media screen and (max-width: 1024px) {
  .downloadbtn {
    height: 3.5rem !important;
  }
}

@media screen and (max-width: 1250px) {}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1618px) {
  .keypoints {
    width: 100%;
    background: whitesmoke;
    /* padding-top: 90; */
  }
}

/*Slider*/
#carouselExampleCaptions {
  /* background-color: black; */
  width: 100%;
}

/* .carousel-item
  {
    height: 100vh;
    width: 100%;
    min-height: 300px;
    background: no-repeat scroll center scroll;
    background-size: cover;
  } */

.mobileViewDownbtn {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  background: #ffc107;
  width: 100%;
  justify-content: center;
  /* ps */
  padding: 1rem;
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.card {
  box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}

@media only screen and (max-width: 800px) {
  #bannerWebViewImage {
    display: none;
  }

  #bannerMobileViewImage {
    display: block;
  }

  #webViewDowloadBtn {
    display: none;
  }

  #mobileViewDownbtn {
    display: flex;
  }
}

@media only screen and (min-width: 800px) {
  #bannerWebViewImage {
    display: block;
  }

  #bannerMobileViewImage {
    display: none;
  }

  #webViewDowloadBtn {
    display: block;
  }

  #mobileViewDownbtn {
    display: none;
  }
}

header img {
  height: 100%;
  object-fit: contain;
}

@media only screen and (max-width: 2564px) {
  .downloadbtn {
    height: 5rem;
  }
}

.content {
  width: 100%;
  margin: 2rem;
}

.top h1 {
  margin: 0rem 0 3rem 0;
}

.bottom {
  width: 100%;
  padding-right: 5rem;
  padding-left: 5rem;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (max-width: 400px) {
  .bottom {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.tab-content {
  padding: 1rem;
  border: #e3e3e3 solid 1px;
  border-radius: 0 0px 10px 10px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  font-size: 20px;
  font-weight: 500;
  background-color: #212529 !important;
  color: white !important;
}

.nav-item {
  font-size: 20px;
  font-weight: 500;
  color: white !important;
  flex: auto;
}

.nav-link {
  /* border-bottom: #228c22 solid !important; */
  color: black !important;
}
