.story-caption {
  font-size: 0.8rem;
}

.newsletter_box {
  padding: 40px;
  justify-content: center;
}

.newsletter_box .section_title {
  width: auto;
}

.sub-title span {
  color: var(--dark-purple);
  font-weight: 600;
}

.banner_section {
  margin-top: 60px;
}

div#text_slider {
  margin-top: -20%;
}

.owl-item .item h2 {
  font-size: 48px;
  color: var(--dark-purple);
  letter-spacing: -1.5px;
  font-weight: 700;
}

.owl-item .item h2 span {
  font-size: 48px;
  color: var(--purple);
  letter-spacing: -1.5px;
  font-weight: 700;
}

.owl-item .item p {
  font-size: 0.88rem;
}

/* Model css start here  */

.banner_section .banner_slider::before {
  left: 55%;
  top: 45%;
}

.carousel-content-img {
  position: relative;
  z-index: 99999999;
}

.iframe-model-container {
  display: block;
  width: 100%;
  z-index: 999999999;
  position: absolute;
  /* fixed */
  right: 50%;
  bottom: 30%;
}

.iframe-model {
  width: 100%;
  display: inline-block;
}

.iframe-model iframe {
  width: 90%;
  height: 65vh;
  position: relative;
  z-index: 100;
}

.banner_section .banner_slider #frmae_slider::before {
  background-color: transparent;
}

/* .review_list_section .review_box {
  min-height: 200px;
} */

.review_list_section .review_box {
  margin: auto;
}

div#iframeLoading,
div#iframeLoadingForShow {
  position: absolute;
  top: 40%;
  left: 50%;
  font-size: 2.5rem;
  color: #ffffff;
}

div#iframeLoadingForShow {
  top: 45%;
  left: 45%;
}

.navbar-brand img {
  width: 150px;
  filter: drop-shadow(2px 4px 6px black);
}

.blog_list_story .story_box {
  margin-bottom: 0px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  padding: 0 8px !important;
  font-size: 3rem !important;
}

.review_box pre {
  font-size: inherit;
  white-space: pre-line;
  font-family: inherit;
}

.toggle-btn[aria-expanded="true"] .icon {
  content: "\f068";
}

.toggle-btn[aria-expanded="false"] .icon {
  content: "\f067";
}

footer .top_footer {
  padding: 100px 0 60px 0;
}

.newsletter_box {
  margin-bottom: -70px;
}

/* inner page designs */

.page-hero {
  position: relative;
  z-index: 0;
  max-height: 1280px;
  min-height: 100vh;
  padding: 100px 0;
}

.inner-page-hero {
  height: 100vh;
  min-height: 100vh;
  opacity: 1;
}

.overlay-photo-image-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.05;
}

.parallax {
  background-attachment: fixed !important;
}

.overlay-photo-image-bg,
.overlay-shape-image-bg,
.overlay-pattern-image-bg,
.overlay-gradient-color,
.overlay-color {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  transition: all 0.5s ease-in-out 0s;
}

.overlay-color {
  background: #060922;
  opacity: 0.65;
}

.banner-caption {
  color: #ffffff;
  position: absolute;
  left: 8%;
  bottom: 10%;
  width: 45%;
  font-size: 1.19rem;
  font-weight: 600;
  text-align: justify;
}

.banner-caption2 {
  color: #ffffff;
  position: absolute;
  left: 8%;
  bottom: 30%;
  width: 45%;
  font-size: 1.19rem;
  font-weight: 600;
  text-align: justify;
}

.floating-btn {
  font-size: 40px;
  position: relative;
  left: 50%;
  top: 60%;
  color: #ffffff;
  cursor: pointer;
  animation-delay: 2s;
}

.fixed-header {
  position: fixed;
  z-index: 3;
}

/** new styles */

#hero .carousel-indicators li {
  display: none;
}

.carousel-inner {
  width: 100%;
  height: 100vh;
}

/* .carousel-item::before {
  content: "";
  background-color: rgba(13, 30, 45, 0.65);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1;
}

.carousel-item img > * {
  position: relative;
  z-index: 2;
} */

.carousel-item img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.carousel-caption {
  right: 5%;
  text-align: left;
  width: 40%;
  left: inherit;

  /* color: #fcb812;
  font-weight: 700; */
  /* color: #0088d1; */
  /* background: rgb(40 40 40 / 9%);
  border-radius: 4px;
  padding: 20px; */
}

#hero p {
  text-align: left;
}

.carousel-caption h2 {
  font-size: 1.35rem;
}

.carousel-caption p {
  font-size: 0.825rem;
}

#pageTitleWeb {
  font-size: 50px;
  /* color: var(--dark-purple); */
  letter-spacing: -1.5px;
  font-weight: 700;
}

.calendly-overlay {
  z-index: 9999 !important;
}

.app_images ul li img {
  /* padding: 10%; */
  border-radius: 50%;
  margin-top: 25px;
}

#industries_img {
  border-radius: 10px;
  margin-top: 25px;
  width: -webkit-fill-available;
  object-fit: cover;
  aspect-ratio: 3 / 2;
}

#newsLetter {
  position: relative;
  z-index: 2;
}

.contact {
  position: relative;
  z-index: 1;
}

#industries-content {
  place-content: center;
}

/* Hide on screens smaller than 768px */
.showWebOnly {
  display: block;
}

.mobileOnly {
  display: none;
}

@media screen and (max-width: 767px) {
  #industries_img {
    margin: 5px;
  }

  .showWebOnly {
    display: none !important;
  }

  .mobileOnly {
    display: block !important;
  }

  .free_app_section .container .free_app_inner .free_text .section_title h2,
  .section_title h2 {
    font-size: 1.5rem;
  }

  .parallax {
    background-attachment: scroll !important;
  }

  .banner-caption {
    color: #ffffff;
    position: absolute;
    left: 8%;
    bottom: 10%;
    width: 100%;
    /* font-size: 1.19rem; */
    font-weight: 600;
    text-align: justify;
  }

  .banner-caption2 {
    color: #ffffff;
    position: absolute;
    left: 8%;
    bottom: 15%;
    width: 100%;
    /* font-size: 1.19rem; */
    font-weight: 600;
    text-align: justify;
  }

  #pageTitleWeb {
    font-size: 1.25rem;
    font-weight: 700;
  }

  .carousel-caption {
    right: 0;
    text-align: left;
    width: 100%;
    /* left: inherit; */
    /* color: #0088d1; */
  }

  .carousel-caption {
    /* text-align: left; */
    width: 100%;
    left: inherit;
    /* color: #0088d1; */
    padding: 10px;
  }

  /* .carousel-caption p {
    padding-right: 80px;
  } */

  .carousel-caption h4 {
    padding-right: 80px;
  }

  .carousel-inner,
  .carousel-item img {
    height: 35vh !important;
  }

  .inner-page-hero {
    height: 32vh;
    min-height: 32vh;
  }

  /* .overlay-photo-image-bg {
    background-size: contain;
  } */

  /*** carousel css start here */
  .carousel-inner,
  .carousel-item {
    height: 52vh !important;
  }

  .carousel-item img {
    height: 30vh !important;
  }

  .carousel-caption {
    position: relative;
    z-index: 10000;
    margin-top: 1.5rem;
    display: block;
    margin: auto;
    text-align: center;
  }

  #pageTitleWeb {
    margin-top: 1rem;
  }

  #pageTitleWeb,
  .carousel-caption p {
    color: #311c8a;
  }

  .puprple_btn {
    padding: 0.65rem 2rem;
    margin-top: 0px !important;
  }

  .carousel-control-prev {
    left: 0;
  }

  .carousel-control-next {
    right: 0;
  }

  .carousel-control-prev,
  .carousel-control-next {
    bottom: 65%;
  }
}
