* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
:root {
  --color-white: #fff;
  --color-black: #000;
  --font-montserrat: "Montserrat", sans-serif;
  --font-good-times: "good_timesregular";
  --font-Inter: "Inter", sans-serif;
  --theme-bg: rgb(11, 14, 29);
}
html {
  font-size: 12px !important;
  scroll-behavior: smooth !important;
}
@font-face {
  font-family: "good_timesregular";
  src: url("../fonts/Good_Times/good_times_400-webfont.woff2"),
    url("../fonts/Good_Times/good_times_400-webfont.woff");

  font-weight: normal;
  font-style: normal;
}
.navbar-nav {
  display:flex;
  justify-content:end;
  align-items:end;
  width:100%;
}
#one,
#two,
#three,
#four,
#five,
#six,
#seven,
#eight,
#nine,
#ten {
  width: 100%;
  height: 100%;
}
a.explore-voice-btn {
  text-decoration: none !important;
}
.explore-voice-btn {
  background: linear-gradient(95.25deg, #b649ea 0.54%, #6c38ff 97.46%);
  font-family: var(--font-montserrat);
  font-size: 1rem;
  font-weight: 500;
  line-height: 19.5px;
  text-align: center;
  color: var(--color-white);
  border: none;
  width: 258px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 6px;
}
ul.footer-menu {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: CENTER;
  list-style: none;
  gap: 15px;
}
ul.footer-menu li a {
  color: #d0d5dd;
  font-family: var(--font-Inter);
  font-size: 1rem;
  font-weight: 300;
  line-height: 26px;
  letter-spacing: 0em;
  margin-bottom: 0px;
}
.cstm-index {
  position: relative;
  z-index: 2;
}
.for-mobile {
  display: none;
}
.mirai-bg-line-image {
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 0;
}
.book-a-demo-call-bg {
  position: absolute;
  left: 0;
  max-width: 100%;
  top: -50%;
  z-index: 0;
}
.call-snippets-bg-img {
  position: absolute;
  right: 0;
  top: -60%;
  z-index: 0;
}
.call-snippet-greadient {
  position: absolute;
  left: 0;
  max-width: 100%;
  top: -40%;
  z-index: 0;
}
.voice-agent-content ul li img,
.areas_imortant ul li img {
  max-width: 56px;
}
#body {
  background: var(--theme-bg);
  z-index: -1;
}
#body:before {
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  z-index: 1;
  transform: rotate(180deg);
}
/*--== navbar ==--*/
nav.navbar {
  background: transparent;
}
.cstm-block {
  display: block;
}

.pl-30px-deks {
  padding-left: 30px;
}

.mt-40px-deks {
  margin-top: 40px;
}

.mt-50px-deks {
  margin-top: 50px;
}

.mb-50px-deks {
  margin-bottom: 50px;
}

.pt-30px-desk {
  padding-top: 30px;
}

.navbar {
  padding: 50px 0px;
}

.navbar .navbar-nav li {
  margin-left: 20px !important;
  padding-right: unset;
}
.navbar .navbar-nav .resources_list {
  position: relative;
}
.navbar .navbar-nav .resources_list .dropdown-menu {
  position: absolute;
  background: linear-gradient(
    239.52deg,
    rgba(51, 21, 101, 0.8) 0%,
    rgba(51, 21, 101, 0.8) 38.71%
  );
  padding: 10px 10px;
  min-width: 150px;
  border-radius: 10px;
  transform: translate(0px, 30px);
  transition: all 0.5s;
  visibility: hidden;
  opacity: 0;
}
.navbar .navbar-nav .resources_list:hover .dropdown-menu {
  transform: translate(0px, 0px);
  transition: all 0.3s;
  visibility: visible;
  opacity: 1;
}
.navbar .navbar-nav .resources_list .dropdown-menu li {
  margin-left: 0px !important;
  padding-top: 8px;
}
.navbar .navbar-nav .resources_list .dropdown-menu li a:hover {
  background: linear-gradient(90deg, #b448ea 0%, #6e38fe 100.23%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.navbar .navbar-nav li a {
  font-family: var(--font-montserrat);
  font-size: 1rem;
  font-weight: 500;
  line-height: 19.5px;
  color: var(--color-white);
  transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.navbar .navbar-nav li a.active {
  position: relative;
  transition: all 0.3s;
}
.navbar .navbar-nav li a.active:before {
  width: 100%;
  height: 4px;
  background: linear-gradient(268deg, #7183e0 0%, #a05ad8 55.21%, #de55a7 100%);
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s;
}
/*--== navbar ==--*/
.pb-0 {
  padding-bottom: 0px !important;
}
.ai-post,
.ai-video {
  display: none;
}

.ai-post.show,
.ai-video.show {
  display: block;
}

body {
  overflow-x: hidden;
  position: relative;
}

.for-mob {
  display: none;
}

main {
  overflow: hidden;
  position: relative;
}

/* main:before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background: url(../images/line-bg.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 0;
} */
.new-home-banner {
  padding-top: 60px;
}
header {
  width: 100%;
  position: relative;
  height: 100vh;
  overflow: hidden;
  padding: 200px 80px;
}

header:before {
  width: 100%;
  height: 100%;
  content: "";
  /*-- background-image: radial-gradient(circle, red, yellow, green); --*/
  background: linear-gradient(95.25deg, #000817 97.46%, #230d2e 0.54%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.header-logo {
  max-width: 100px;
}

.footer-logo {
  height: 18px;
}

header video {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.fw-500 {
  font-weight: 500 !important;
}

.bg-line {
  position: absolute;
  z-index: 1;
}

nav {
  position: sticky !important;
  top: 0;
  z-index: 999;
  width: 100%;
}

.navbar-nav li {
  padding-right: 60px;
}

.navbar-nav li:last-child {
  padding-right: 0px;
}

.navbar-nav li a {
  color: var(--color-white);
  font-family: var(--font-Inter);
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
}

.navbar {
  background: rgba(23, 26, 51, 0.5);
  padding: 20px 0px;
}

.contact_us_btn {
  padding: 8px 37px;
  color: #000;
  background: linear-gradient(rgb(255 255 255), rgb(255 255 255)) padding-box,
    linear-gradient(to right, darkblue, darkorchid) border-box;
  background-size: 200% 100%;
  border-radius: 6px;
  border: 2px solid transparent;
  background-position: right bottom;
  font-family: var(--font-Inter);
}

/*--== new css 10 july ==--*/

.banner-bg-line {
  position: absolute;
  right: 0;
  top: 0;
}
.new_banner-grid {
  display: grid;
  grid-template-columns: 1fr 556px;
  margin: auto;
  gap: 50px;
  max-width: 1302px;
}
.nb-content a {
  display: block;
  margin-top: 30px;
}
.nb-video iframe {
  width: 100%;
  /* min-height: 300px; */
}
.new_banner-grid iframe{ 
  width: 100%;
  min-height: 300px;
}
.form-section .hbspt-form .hs-form-iframe{
  max-height: 500px !important;
}
.nb-video.for-desktop video {
  width: 100%;
  min-height: 500px;
  object-fit: cover;
  object-position: center center;
}
.big-heading {
  font-family: var(--font-good-times);
  font-size: 3rem;
  font-weight: 400;
  line-height: 4.8rem;
  color: var(--color-white);
}
.small-heading {
  font-family: var(--font-inter);
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 3.75rem;
  opacity: 80% !important;
  color: var(--color-white);
  text-transform: capitalize;
}
.description-text,
.blog_content h5,
.video_bx a .bx_content_blog {
  font-family: var(--font-Inter);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.4rem;
  color: #b6b7bb;
}
.new_banner-grid p.description-text,
.explore-voice-btn .new_banner-grid {
  margin-top: 20px;
}
.small-paragraph {
  font-family: var(--font-Inter);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.25rem;
  text-align: left;
  color: rgba(255, 255, 255, 0.9);
}
.get_in_touch-btn {
  width: 434px;
  height: 56px;
  background: linear-gradient(95.25deg, #b649ea 0.54%, #6c38ff 97.46%);
  font-family: var(--font-Inter);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.25rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #fff;
  border-radius: 6px;
  margin-top: 15px;
}

.nw-heaidng {
  text-align: center;
}

.nw-heaidng p {
  font-family: var(--font-Inter);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.813rem;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  opacity: 70%;
}

.grid-abt-content {
  display: grid;
  grid-template-columns: 785px 1fr;
  gap: 30px;
  margin-top: 50px;
}

.grid-left p {
  font-family: var(--font-Inter);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.438rem;
  text-align: left;
  color: rgba(255, 255, 255, 1);
  opacity: 70%;
}

.grid-box-tw {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.grid-box-tw h5 {
  font-family: var(--font-good-times);
  font-size: 2.563rem;
  font-weight: 400;
  line-height: 2.25rem;
  letter-spacing: 0.08em;
  text-align: left;
  color: rgba(255, 255, 255, 1);
}

.grid-box-tw p {
  font-family: var(--font-good-times);
  font-size: 1rem;
  font-weight: 400;
  line-height: 2.25rem;
  letter-spacing: 0.08em;
  text-align: left;
  color: rgba(255, 255, 255, 1);
}

.tw-bx-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  background: linear-gradient(95.25deg, #230d2eab 0.54%, #1f104abd 97.46%);
  border-radius: 30px;
  padding: 30px;
  width: 100%;
  margin-top: 50px;
}
.nw-bx1 p {
  margin-top: 20px;
}
.tw-bx-grid p,
.blog_content p {
  font-family: var(--font-Inter);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.25rem;
  text-align: left;
  color: #b6b7bb;
  margin-bottom: 0px;
}

.tw-bx-grid h4 {
  font-family: var(--font-Inter);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.813rem;
  text-align: left;
  color: #fff;
}

.tw-bx-grid h5 {
  font-family: var(--font-Inter);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.625rem;
  text-align: left;
  color: rgba(255, 255, 255, 0.9);
  margin-top: 15px;
}

.voice-agent-grid {
  display: grid;
  grid-template-columns: 534px 1fr;
  gap: 60px;
  align-items: center;
  margin-top: 50px;
}

.voice-agent-content ul {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 60px;
  list-style: none;
}

.voice-agent-content ul li {
  display: flex;
  align-items: center;
  gap: 15px;
}

.voice-agent-content ul li p {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.5rem;
  opacity: 80% !important;
  color: var(--color-white);
  margin-top: 20px;
}

.carousal-grid {
  display: grid;
  grid-template-columns: 1fr 320px;
  align-items: end;
  gap: 40px;
  margin-top: 50px;
}
.carousal-contant-box .splide.slide-content {
  background: linear-gradient(95.25deg, #230d2ebf 0.54%, #1f104a8f 97.46%);
  padding: 30px 40px;
  border-radius: 30px;
}
.carousal-contant-box .video-bx {
  padding-left: 15px;
}
.carousal-contant-box .slide-bx h4 {
  font-family: var(--font-good-times);
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 2.25rem;
  text-align: left;
  color: var(--color-white);
}
.splide-video-bx {
  margin-top: 40px;
}
.time-location .calander p,
p.location {
  font-family: var(--font-Inter);
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.625rem;
  text-align: left;
  color: var(--color-white);
  opacity: 0.8;
  margin-bottom: 0px;
}

.calander,
.location {
  display: flex;
  gap: 10px;
}
.time-location {
  margin-top: 25px;
  display: flex;
  gap: 25px;
}
.time-location span {
  color: var(--color-white);
  opacity: 0.7;
}
.slide-paragraph {
  margin-top: 20px;
}
/* .slide-paragraph p {
  font-family: var(--font-Inter);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.625rem;
  text-align: left;
  color: var(--color-white);
  margin-top: 15px;
  margin-bottom: 0px;
  opacity: 70%;
} */
.splide__arrows {
  position: absolute;
  bottom: 0px;
}
.splide__pagination {
  position: relative !important;
  bottom: 0px !important;
  left: 0 !important;
  justify-content: start !important;
  gap: 10px;
  padding: 0 !important;
  margin-top: 25px !important;
}
.splide__pagination.splide__pagination--ltr .splide__pagination__page {
  background: rgb(85, 65, 104);
  width: 22px;
  height: 22px;
  position: relative;
  border-radius: 100%;
  background-clip: padding-box; /* !importanté */
  border: solid 3px rgb(136, 63, 247); /* !importanté */
}
.splide__pagination__page.is-active {
  background: linear-gradient(
    95.25deg,
    #b649ea 0.54%,
    #6c38ff 97.46%
  ) !important;
}
.schedule-btn {
  width: 434px;
  height: 56px;
  border-radius: 6px;
  background: linear-gradient(95.25deg, #b649ea 0.54%, #6c38ff 97.46%);
  font-family: var(--font-Inter);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.25rem;
  text-align: left;
  color: var(--color-white);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

/*--== end new 10 july ==--*/
.darkNavbar .contact_us_btn {
  background: linear-gradient(95.25deg, #b649ea 0.54%, #6c38ff 97.46%);
  background-position: left bottom;
  border: 0px;
  color: #fff;
}
.section-heading {
  font-family: var(--font-good-times);
  font-size: 60px;
  font-weight: 400;
  text-align: center;
  color: var(--color-white);
}
.section-subheading {
  font-family: var(--font-good-times);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 97.46px;
  letter-spacing: 0.08em;
  text-align: center;
  color: var(--color-white);
}

.questinn-icon {
  font-family: var(--font-Inter);
}

.section-paragraph {
  color: var(--color-white);
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.5rem;
  opacity: 0.7 !important;
  font-family: var(--font-Inter);
  font-style: normal;
  margin-top: 50px;
  margin-bottom: 50px;
}

.know_more_btn {
  background: linear-gradient(95.25deg, #b649ea 0.54%, #6c38ff 97.46%);
  border-radius: 6px;
  color: #fff;
  border: none;
  padding: 10px 30px;
  font-family: var(--font-Inter);
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 36px;
}

.section1 {
  position: relative;
  overflow: hidden;
}

.section1:after {
  width: 30%;
  height: calc(100% - 200px);
  background: linear-gradient(180deg, #ff5fac 0%, #dd57ff 50%, #3d58e5 100%);
  opacity: 0.2;
  filter: blur(166.5px);
  transform: matrix(-0.96, 0.28, 0.28, 0.96, 0, 0);
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  z-index: -1;
}
.ai-wrk-opt {
  position: relative;
  border: 1.6px solid;

  border: 1.6px solid;

  border-image-source: linear-gradient(
    55.56deg,
    #ffffff 34.68%,
    #331565 96.18%
  );

  border-radius: 16px;
  border: 2px solid;
  overflow: hidden;
}
.ai-wrk-inner {
  background: linear-gradient(
    239.52deg,
    rgba(29, 11, 60, 0.8) 0%,
    rgba(17, 4, 38, 0.8) 38.71%
  );
  padding: 30px;
}
.ai-wrk-opt iframe {
  width: 100%;
  min-height: 190px;
}
.ai-wrk-inner .col-lg-5 img,
.icon_animation li img {
  max-width: 45px;
}
.ai-wrk-inner .col-lg-5 p {
  margin-top: 15px;
}
.ai-wrk-opt {
  height: 100%;
}
.ai_list {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 80px 0px;
  /* margin-top: 100px; */
}

.ai_list li {
  display: flex;
  align-items: center;
  gap: 30px;
  flex-basis: 50%;
  color: #fff;
}

.ai_list li p {
  margin-bottom: 0px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
}

.ai_list li p span {
  display: block;
}

.circle-greadient {
  width: 30%;
  height: 100%;
  background: linear-gradient(180deg, #ff5fac 0%, #dd57ff 50%, #3d58e5 100%);
  opacity: 0.2;
  filter: blur(166.5px);
  transform: matrix(-0.96, 0.28, 0.28, 0.96, 0, 0);
  position: absolute;
  left: 0;
}

.bg-line-2 {
  position: absolute;
  top: 0;
  right: 0;
}

.hand-drawn-arrow {
  position: absolute;
  top: -206px;
  right: 36px;
}

.video_section {
  position: relative;
  width: 100%;
  height: 100%;
}

.video_section span {
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  left: 100px;
  margin: auto;
  bottom: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.video_section video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
}

#iffort_ai_videos {
  width: 100%;
  height: 380px;
}

.section2 {
  position: relative;
  transition: all.3s;
  background-repeat: no-repeat;
  z-index: 1;
}

/* .section2::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../images/bgsec3.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  transition: all.3s;
  z-index: -1;
} */
.gsap_nw-tab {
  padding: 100px 0px;
  height: 100%;
  overflow: hidden !important;
}

.section2.showAnimation::before {
  background-attachment: fixed;
  transition: all.3s;
}

.sec-2-line {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

/*--== ==--*/
.tab-new-grid {
  display: grid;
  grid-template-columns: 1fr 314px;
  gap: 30px;
}

.tab-new-grid .ng-content h2 {
  background: linear-gradient(90deg, #b448ea 0%, #6e38fe 100.23%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-family: var(--font-good-times);
  font-size: 5.313rem;
  font-weight: 400;
  line-height: 5.313rem;
  text-align: left;
}

.tab-new-grid .ng-content h3 {
  font-family: var(--font-good-times);
  font-size: 50px;
  font-weight: 400;
  line-height: 97.46px;
  letter-spacing: 0.08em;
  text-align: left;
  color: rgba(255, 255, 255, 1);
}

.tab-new-grid .ng-content h5 {
  font-family: var(--font-good-times);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.5rem;
  text-align: left;
  color: rgba(255, 255, 255, 1);
}

/* .tab-new-grid .ng-content p {
  font-family: var(--font-Inter);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.25rem;
  text-align: left;
  color: rgba(255, 255, 255, 1);
  opacity: 70%;
} */

.explore_mirai-btn {
  width: 434px;
  height: 56px;
  background: linear-gradient(95.25deg, #b649ea 0.54%, #6c38ff 97.46%);
  border-radius: 6px;
  font-family: var(--font-Inter);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #fff;
  margin-top: 25px;
}
/*--== old css tab ==--*/

.operations {
  display: grid;
  grid-template-columns: 170px 1fr;
  /* align-items: center; */
}
.operations-inner {
  height: 100%;
  position: relative;
}
.tab_content_sec {
  height: 100%;
}

.operations__content {
  border-radius: 30px;
  /* padding: 100px 100px 100px 50px; */
  padding: 50px;
  position: relative;
  height: 100%;
}
.operations__content {
  display: none;
}
.operations__content--active {
  display: block;
}
.operations__tab-container {
  display: flex;
  flex-flow: column;
  gap: 30px;
  /* transform: translate(80px, 0px); */
  z-index: 3;
  margin-top: 75px;
  overflow: hidden !important;
}

.operations__tab-container button {
  width: 170px;
  /* height: 168px; */
  height: 58px;
  background: #ffffff;
  box-shadow: 0px 10px 40px rgba(60, 122, 215, 0.25);
  border-radius: 8px;
  color: linear-gradient(
    239.52deg,
    rgba(29, 11, 60, 0.5) 0%,
    rgba(17, 4, 38, 0.5) 38.71%
  );
  font-family: "good_timesregular";
  font-style: normal;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.2;
  color: rgba(136, 129, 147, 1);
}

.operations__tab-container button:hover {
  /* background: linear-gradient(268deg, #DD57FF 0%, #3D58E6 100%); */
  color: rgba(136, 129, 147, 1);
  transition: all 0.8s;
}

button.operations__tab--active {
  background: linear-gradient(61.28deg, #332638 -45.5%, #3d1d99 139.44%);
  transition: all 0.8s;
  color: #fff;
}

button.operations__tab--active:hover {
  color: #fff;
}

.tab_content-main ul {
  list-style: none;
}
.operations__content:before {
  position: absolute;
  width: calc(100% + 80px);
  height: 100%;
  background: linear-gradient(95.25deg, #1f104a 0.54%, #230d2e 97.46%);
  content: "";
  top: 0;
  left: -80px;
  border-radius: 30px;
  z-index: -1;
  backdrop-filter: blur(15px);
  opacity: 0.9;
}
.tab_heading {
  font-size: 24px;
  font-weight: 500;
  font-family: var(--font-Inter);
  line-height: 42px;
  color: var(--color-white);
}
.high_heading {
  font-weight: 300;
  font-size: 20px;
  font-weight: 400;
  font-family: var(--font-Inter);
  color: var(--color-white);
}
.tab_subheading {
  font-size: 20px;
  font-weight: 300;
  font-family: var(--font-Inter);
  line-height: 24px;
  color: var(--color-white);
  opacity: 0.7;
}
.tab_paragraph {
  font-size: 20px;
  font-weight: 300;
  font-family: "Cabin", sans-serif;
  line-height: 26px;
  color: var(--color-white);
  opacity: 0.7;
  margin-top: 20px;
}
.areas_imortant ul {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 36px;
  gap: 30px;
}
.areas_imortant ul li {
  text-align: center;
}
.areas_imortant ul li p {
  margin-top: 15px;
}
/* .areas_imortant ul li {
  
  text-align: start;
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: start;
  flex-flow: column;
} */
/* .areas_imortant ul li p {
  text-align: left;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.5rem;
  opacity: 80% !important;
  color: var(--color-white);
  margin-top: 20px;
} */
.areas_img_head {
  font-size: 20px;
  font-weight: 500;
  font-family: var(--font-Inter);
  line-height: 29px;
  color: var(--color-white);
}
.areas_imp {
  margin-top: 50px;
}
.areas_imp_grd {
  display: flex;
  gap: 30px;
}
.areas_imp_grd .bx_1 {
  gap: 15px;
  margin-top: 30px;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: start;
  text-align: left;
}
.areas_imp_grd .bx_1 img {
  max-width: 43px !important;
  min-height: 47px;
}

.bx_1 p {
  font-size: 1.25rem;
  font-weight: 400;
  font-family: var(--font-Inter);
  line-height: 28px;
  color: var(--color-white);
  margin-top: 20px;
}
.bx_1 p span {
  display: block;
}
.areas_imp_grd .bx_1 .bx_content {
  position: absolute;
  width: 400px;
  height: auto;
  border-radius: 30px;
  background: rgba(54, 54, 54, 1);
  backdrop-filter: blur(15px);
  left: 0;
  bottom: -260px;
  padding: 30px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  z-index: 9;
  left: -150px;
}
.areas_imp_grd .bx_1:first-child .bx_content {
  left: 0px;
}
.areas_imp_grd .bx_1 .bx_content h6 {
  color: #fff;
  text-align: left;
  font-family: var(--font-Inter);
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
}
.areas_imp_grd .bx_1 .bx_content p {
  font-size: 14px;
  font-weight: 300;
  font-family: var(--font-Inter);
  line-height: 24px;
  text-align: left;
  margin-top: 0px;
}
.areas_imp_grd .bx_1:hover .bx_content {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
}

.get_in-touch-para {
  font-size: 1.5rem;
  line-height: 28px;
  font-weight: 400;
  font-family: var(--font-Inter);
  color: #fff;
  text-align: center;
  margin-top: 60px;
}

.get_in-touch-para a {
  background: linear-gradient(95.25deg, #b649ea 0.54%, #6c38ff 97.46%),
    linear-gradient(0deg, #ffffff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  cursor: pointer;
}

.portfolio-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 50px;
  margin-top: 50px;
  gap: 30px;
}
.port-img {
  text-align: center;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 30px;
}
.portfolio-bx1 {
  position: relative;
}
.port-box {
  /* background: url(../images/background-greadient-img.png); */
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  /* border: 1px solid rgba(255, 255, 255, 1); */
  transition: all 0.3s;
}
.port-box:before {
  /* background: rgba(211, 210, 255, 1); */
  background: linear-gradient(95.25deg, #230d2eab 0.54%, #1f104abd 97.46%);
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 30px;
}
/* .port-box:hover {
  background: url(../images/background-greadient-img.png);
  transition: all 0.3s;
} */
.port-box {
  z-index: 9;
  color: #fff;
  background: unset;
  -webkit-text-fill-color: unset;
}
.portfolio-bx1 .port-box-hover {
  display: flex;
  justify-content: end;
  padding: 30px;
  flex-flow: column;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, #000000 100%);
  text-align: center;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
}
.explore-mirai-hover-btn {
  background: transparent;
  width: 223px;
  height: 54px;
  border-radius: 6px;
  font-family: var(--font-Inter);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.25rem;
  text-align: left;
  color: #fff;
  border-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
/* .port-box:hover .port-box-hover {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
} */

.port-box .port-box-hover a {
  text-decoration: none;
  text-align: -webkit-center;
  margin-bottom: 15px;
}
.portfolio-bx1 .port-img img {
  margin: auto auto 0px auto;
  max-width: 200px;
  opacity: 0.6;
}
.portfolio-bx1 .port-img h2 {
  font-family: var(--font-good-times);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: 0.08em;
  text-align: center;

  padding-top: 30px;
  background: #fff;
  /* background: linear-gradient(95.25deg, #b649ea 0.54%, #6c38ff 97.46%); */

  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  position: relative;
  z-index: 9;
}
.port-box:hover .port-img h2 {
  z-index: 9;
  color: #fff;
  background: transparent;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}
.portfolio-bx1 .port-box-hover p {
  font-family: var(--font-Inter);
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  min-height: 120px;
}

/*--== portfolio section ==--*/

/*--== end portfolio section ==--*/
.contact_link {
  position: relative;
  display: inline-block;
  transition: all 0.3s;
}

.contact_link:before {
  position: absolute;
  width: 100%;
  height: 2px;
  content: "";
  background: #fff;
  bottom: 0;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}

.contact_link:hover:before {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
}

.section3 {
  position: relative;
  z-index: 3;
}

.demo-blur {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -910px;
  z-index: 0;
}

.mesh-tunnel {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}

.mesh-tunnel2 {
  position: absolute;
  right: 0;
  z-index: 0;
}

.icon_animation ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
}

.icon_animation ul li:nth-child(2) {
  transform: translate(-68px, 0px);
  transition: all 1s;
  display: none;
}

.showAnimation .icon_animation ul li:nth-child(2) {
  transform: translate(-20px, 0px);
  transition: all 1s;
}

.icon_animation {
  margin-top: 30px;
}

.blog_content h5 {
  color: var(--color-white);
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: left;
}

.blog_content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.blog_outer {
  position: relative;
  border: 1.6px solid;
  border: 1.6px solid;
  border-image-source: linear-gradient(
    55.56deg,
    #ffffff 34.68%,
    #331565 96.18%
  );
  border-radius: 16px;
  border: 2px solid;
  overflow: hidden;
}

.blog_outer a {
  text-decoration: none;
}

.blog_module {
  background: linear-gradient(
      239.52deg,
      rgba(29, 11, 60, 0.8) 0%,
      rgba(17, 4, 38, 0.8) 38.71%
    ),
    linear-gradient(239.52deg, #ffffff 0%, #331565 38.71%);
  border-radius: 20px;
  color: #fff;
  padding: 2rem;
}

.blog-img-box {
  border: solid 1px #e9ecefbd;
  border-radius: 7px;
  overflow: hidden;
}

.section3 .col-md-4:nth-child(1),
.section3 .col-md-4:nth-child(2),
.section3 .col-md-4:nth-child(3) {
  margin-bottom: 30px;
}

.section4 {
  position: relative;
}

.demo-img {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(0px, -250px);
  z-index: 0;
}

.blur-bg {
  position: absolute;
  left: 0;
  right: -386px;
  top: -664px;
  margin: auto;
  z-index: -1;
}
.video_list {
  margin-top: 50px;
}
.video_bx {
  padding: 0px 15px;
  cursor: pointer;
  margin-top: 30px;
}

.video_bx a {
  text-decoration: none;
}

.video_bx a .bx_content_blog {
  color: #fff;
  text-decoration: none;

  text-align: center;
  display: flex !important;
  flex-flow: column;
  gap: 15px;
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.bx_content_blog {
  background: linear-gradient(95.25deg, #1f104a 0.54%, #230d2e 97.46%);
  border-radius: 10px;
  padding: 10px;
  /* border: solid 1px #9441f4; */
  border: solid 1px #212429;
  min-height: 102px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.demo_bx {
  display: flex;
  gap: 15px;
  align-items: center;
}

.demo_bx p {
  font-size: 24px;
  font-weight: 400;
  font-family: var(--font-Inter);
  color: #fff;
  margin-bottom: 0px;
}

.section5 {
  padding: 100px 0px;
  background: rgb(11, 14, 29);
  position: relative;
}

.world-map {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}

.map_content {
  transform: translate(0px, 0px);
  position: relative;
  padding: 159px 0px;
}

.map_content:before {
  width: 100%;
  height: 100%;
  background: url(../images/world-map.webp);
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.section5 p {
  font-family: "good_timesregular";
  font-size: 30px;
  font-weight: 400;
  line-height: 97px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #ffff;
  opacity: 1;
  margin: 0;
}

.section5 h4 {
  font-family: "good_timesregular";
  font-size: 60px;
  font-weight: 400;
  line-height: 97px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #ffff;
}

.schedule_a_call {
  border: 1.33px solid;
  border-image-source: linear-gradient(95.25deg, #b649ea 0.54%, #6c38ff 97.46%);
  background: linear-gradient(95.25deg, #b649ea 0.54%, #6c38ff 97.46%);
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  font-family: "cabin", sans-serif;
  padding: 13px 39px;
  border-radius: 10px;
  margin-top: 15px;
  position: relative;
  transition: all 0.3s;
}

.schedule_a_call:hover {
  color: #9441f4;
  background: #fff;
  transition: all 0.3s;
}

.section6 {
  position: relative;
  overflow: hidden;
}

.section6 address {
  color: #fff;
}

.section6 address h6 {
  font-family: var(--font-Inter);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 32.11px;
  text-align: left;
  color: var(--color-white);
  margin-top: 15px;
}

.section6 address p {
  font-family: var(--font-Inter);
  font-size: 1rem;
  font-weight: 400;
  line-height: 24.08px;
  text-align: left;
  color: var(--color-white);
  margin-top: 12px;
}
.section6 address a {
  font-family: var(--font-Inter);
  font-size: 1rem;
  font-weight: 400;
  line-height: 24.08px;
  text-align: left;
  color: var(--color-white);
}

.section6 address p a {
  text-decoration: none;
}
.mail-link a {
  /* margin-top: 30px; */
  display: block;
}
.mail-link a {
  font-family: var(--font-Inter);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 32.11px;
  text-align: left;
  color: #fff;
}
.section6 address p a:hover {
  text-decoration: underline;
}

.send_message_btn {
  background: linear-gradient(95.25deg, #b649ea 0.54%, #6c38ff 97.46%);
  border: 1.33px solid;
  border-image-source: linear-gradient(95.25deg, #b649ea 0.54%, #6c38ff 97.46%);
  width: 100%;
  color: #fff;
  font-family: var(--font-Inter);
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  padding: 16px 0px;
  border-radius: 10px;
}

.form-section {
  background: linear-gradient(95.25deg, #230d2e 0.54%, #1f104a 97.46%);
  padding: 30px;
  border-radius:40px;
}
.form-heading {
text-align: center;
margin-bottom:30px;
}
.form-heading h4{
  font-family: var(--font-good-times);
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 3.75rem;
  color: var(--color-white);
}
.form-section label {
  color: var(--color-white);
  font-size: 20px;
  font-weight: 300;
  font-family: var(--font-Inter);
  line-height: 28px;
}

.form-group {
  margin-bottom: 30px;
}

.form-group .form-control {
  padding: 28px 15px;
  border-radius: 10px;
  font-family: var(--font-Inter);
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
}

.form-group textarea.form-control {
  padding: 28px 15px;
  height: 150px;
  resize: none;
  overflow: auto;
}

/*--== custom checkbox ==--*/
.checkbox_col {
  display: flex;
  gap: 10px;
}

.checkbox_col p,
.checkbox_col a {
  font-family: "cabin", sans-serif;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 0px;
  transition: all 0.3s;
}

.checkbox_col a:hover {
  text-decoration: underline;
  transition: all 0.3s;
}

.container-box {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.container-box input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container-box:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-box input:checked ~ .checkmark {
  background-color: #813df9;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-box input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-box .checkmark:after {
  left: 9px;
  top: 6px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.subscribe-btn-outer {
  display: flex;
  gap: 30px;
}

.subscribe_btn {
  font-family: var(--font-Inter);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  background: linear-gradient(268deg, #dd57ff 0%, #3d58e6 100%);
  color: #fff;
}

.join_news h6 {
  font-family: var(--font-Inter);
  font-size: 27px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}

.join_news p {
  font-family: var(--font-Inter);
  font-size: 21px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}

.border-top-cstm {
  border-top: solid 1px #fff;

  padding-top: 30px;
}
.fot-element {
  position: absolute;
  right: 0;
  z-index: 0;
}

.cpr {
  padding: 30px 0px;
}

.foot_logo_sec {
  display: flex;
  gap: 15px;
}

.foot_logo_sec > div a {
  border: solid 1px #fff;
  border-radius: 7px;
  padding: 10px 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cpr p {
  color: #d0d5dd;
  font-family: var(--font-Inter);
  font-size: 1rem;
  font-weight: 300;
  line-height: 26px;
  letter-spacing: 0em;
  margin-bottom: 0px;
}

.section7 {
  padding: 50px 0px;
  position: relative;
}

.section7:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(11, 14, 29);
  top: 0;
  left: 0;
  z-index: -2;
}

.cpr-line {
  position: absolute;
  bottom: 0px;
  z-index: -1;
}

.dashboard_bg {
  position: absolute;
  bottom: 0px;
  -webkit-backdrop-filter: blur(10px);
}

.roundline-bg {
  position: absolute;
  right: 0;
  top: -300px;
  z-index: 4;
}

.form-bg {
  position: absolute;
  right: 0px;
  top: -245px;
}

.cstm-block {
  display: block;
}

.sources_text {
  font-family: var(--font-Inter);
  font-size: 8px;
  font-weight: 300;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  opacity: 0.7;
  margin-top: 15px;
}

.navbar.darkNavbar {
  background: rgba(17, 20, 40, 0.7);
  backdrop-filter: blur(7px);
}

/*--== hbspot form ==--*/
.hbspt-form label {
  color: var(--color-white) !important;
  font-size: 16px;
  font-weight: 300;
  font-family: var(--font-Inter) !important;
  line-height: 28px;
  margin-bottom: 15px;
}
.hbspt-form .hs-input{
  height: 32px;
  border-radius: 8px;
  margin-top: 8px;
  font-size: 1.2rem;
}
.hbspt-form .hs-form__virality-link iframe {
  display: none;
}
.hbspt-form textarea.hs-fieldtype-textarea{
  height: 112px;
  resize: none;
}

#hsForm_ff88e105-b5f2-45d6-99a8-c70c3b633f89 {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.hbspt-form .hs_recaptcha.hs-recaptcha{
display:none;
}
.hs_firstname,
.hs_lastname {
  width: calc(50% - 7.5px);
}

.hs_email,
.hs_message {
  width: 100%;
}

.hs_message textarea {
  padding: 24px 15px;
  border-radius: 8px;
  font-family: var(--font-Inter);
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  height: 150px;
  resize: none;
}
.hbspt-form .submitted-message{
  height:auto;
}
.hbspt-form .submitted-message span{
    color: #fff;
    text-align: center;
    font-family: var(--font-Inter);
    font-size: 14px;
    font-weight: 400;
    line-height: 33px;
    text-align: center;
}
#firstname-ff88e105-b5f2-45d6-99a8-c70c3b633f89,
#lastname-ff88e105-b5f2-45d6-99a8-c70c3b633f89,
#email-ff88e105-b5f2-45d6-99a8-c70c3b633f89 {
  padding: 24px 15px;
  border-radius: 10px;
  font-family: var(--font-Inter);
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
}

.hubspot-link__container.sproket {
  display: none;
}

.hs_submit.hs-submit {
  width: 100%;
}
.hs_submit.hs-submit .actions {
  margin-top: 0;
  margin-bottom: 0px;
  padding: 0px 0px;
}

.no-list.hs-error-msgs.inputs-list li label {
  font-size: 14px;
  margin-top: 10px;
  font-family: var(--font-Inter);
}

.actions {
  margin: 0px;
  padding: 0px;
}

.hs-error-msgs label {
  color: #f2545b !important;
}

.submitted-message p {
  color: #fff !important;
}

.submitted-message {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.privacy-policy {
  font-family: var(--font-Inter);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin-top: 15px;
}

.privacy-policy a {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s;
}

.privacy-policy a:hover {
  text-decoration: underline;
  transition: all 0.3s;
}

#you_agree_to_our_friendly_privacy_policy-ff88e105-b5f2-45d6-99a8-c70c3b633f89 {
  width: 16px;
  height: 16px;
}

.videoContentAlign {
  margin-top: 30px;
}

.read_more_btn {
  /* font-family: var(--font-Inter); */
  font-family: var(--font-montserrat);
  font-size: 1rem;
  font-weight: 400;
  margin-top: 30px;
  line-height: 19.5px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  width: 100%;
  max-width: 360px;
  border-radius: 3px;
  text-align: center;
  padding: 15px 0px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.read_more_btn:before {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 10px solid;
  border-image-slice: 1;
  border-width: 3px;
  border-image-source: linear-gradient(
    to right,
    rgba(214, 209, 223, 1),
    rgba(47, 22, 97, 1)
  );
  content: "";
  left: 0;
  top: 0;
}

.read_more_btn:hover {
  color: #fff;
}

/* .videoContentAlign .ai_list {
  margin-top: 70px;
  margin-bottom: 70px;
} */
/* .all_in_power {
  padding-top: 300px;
} */

.all_in_power .new-sec {
  text-align: center;
}

.all_in_power .new-sec {
  padding: 0px 20px;
}

.all_in_power .section-paragraph {
  margin-top: 20px;
}

.all_in_power .new-sec img,
.all_in_power .new-sec h4,
.all_in_power .new-sec h5 {
  margin-bottom: 15px;
}

.all_in_power .new-sec h4 {
  font-family: var(--font-good-times);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.5rem;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}

.all_in_power .new-sec h5 {
  font-family: var(--font-Inter);
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.5rem;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
}

.all_in_power .new-sec p {
  font-family: var(--font-Inter);
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0em;
  text-align: center;
  color: #b5b5b8;
}
.mob-heading {
  margin-bottom: 50px;
}
.ng-video iframe {
  min-height: 300px;
  width: 100%;
}
.voice_agent-video iframe {
  min-height: 284px;
  width: 100%;
}
.spacing-80 {
  height: 80px;
}
.spacing {
  height: 180px;
}
.small-spacing {
  height: 100px;
}

#firstname-ff88e105-b5f2-45d6-99a8-c70c3b633f89,
#lastname-ff88e105-b5f2-45d6-99a8-c70c3b633f89,
#email-ff88e105-b5f2-45d6-99a8-c70c3b633f89,
.hs_message textarea {
  height: 32px;
  border-radius: 8px;
  margin-top: 8px;
  font-size: 1.2rem;
  padding: 0px 15px;
}
textarea#message-ff88e105-b5f2-45d6-99a8-c70c3b633f89 {
  height: 112px;
  resize: none;
}
.hbspt-form  ul.no-list{
position:absolute;
padding-top:2px;
}
.hbspt-form label {
  font-family: var(--font-Inter) !important;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  text-align: left;
  color: var(--color-white);
  margin-bottom: 0px;
}
.hs-button.primary.large {
  width: 100%;
  height: 39px;
  border: 2px solid #331565;
  background: linear-gradient(95.25deg, #b649ea 0.54%, #6c38ff 97.46%);
  font-family: var(--font-Inter);
  font-size: 1.143rem;
  font-weight: 400;
  line-height: 0;
  color: rgba(255, 255, 255, 1);
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  margin: 0px auto auto auto;
  border-radius: 6px;
  border: none;
}
.hbspt-form .hs_submit.hs-submit{
  margin-top:20px;
}
.certified-member-logo {
 margin-top:10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap:20px;
}
.certified-member-logo p{
font-family: var(--font-Inter);
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #fff;
}
.certified-member h4 {
  font-family: var(--font-Inter);
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 32.11px;
  text-align: left;
  color: #fff;
}
.partners_image{
  text-align:center;
}
.partner_name {
  background: linear-gradient(95.25deg, #230D2E 0.54%, #1F104A 97.46%);
   height:80px;
   width:100%;
   border-radius:12px;
   border:solid 1px #6975cb;
   display: flex;
   justify-content: start;
   align-items: center;
}
.partner_name  h4 {
  font-family:var(--font-good-times);
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 8%;
  color:#fff;
  position:relative;
  padding-left:30px;
  margin-bottom:0px;
}
.partner_name  h4:before{position:absolute;
width:2px;
height:100%;
position:absolute;
content:'';
background: linear-gradient(95.25deg, #B649EA 0.54%, #6C38FF 97.46%);
left:15px;
}

.partner_text ul {
 
  padding-left:15px;
}
.partner_text h5{
  font-family: var(--font-Inter);
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  color:#b6b7bb;
  margin-top:15px;}
  .partner_text ul li{
    font-family: var(--font-Inter);
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color:#b6b7bb;
    padding-bottom:10px;}
    .partner_text ul li:last-child{
      padding-bottom:0px;
    }
/*--== hbspot form end ==--*/
@media (max-width: 1299px) {
  .blur-bg {
    right: 0;
  }
}
.for-mob {
  display: none !important;
}
@media (max-width: 991px) {
  .navbar .navbar-nav .resources_list .dropdown-menu{
    background: #170a32;
    z-index: 3;
  }
  .explore--voice-btn-mob.for-mobile {
    display: block !important;
  }
  .mirai-bg-line-image,
  .book-a-demo-call-bg,
  .call-snippets-bg-img,
  .call-snippet-greadient,
  .fot-element {
    display: none;
  }
  .nb-video {
    text-align: center;
  }
  .for-dekstop {
    display: none !important;
  }

  .for-mob {
    display: block !important;
  }

  .mb-cntrl {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    margin-left: 0px;
    margin-right: 0px;
  }

  .sources_text {
    font-size: 6px;
    line-height: 8px;
  }

  /* .hand-drawn-arrow,
    .mesh-tunnel2,
    .mesh-tunnel,
    .demo-img,
    .blur-bg,
    .dashboard_bg,
    .roundline-bg,
    .form-bg,
    .cpr-line{
     max-width:75%;
    } */
  .navbar-nav {
    padding-top: 15px;
   
  }

  .navbar-nav li {
    border-bottom: solid 1px #ffffff3d;
  }

  .navbar-nav li a {
    padding: 15px 0px;
  }

  .nav-link.contact_us_btn {
    background: transparent;
  }

  .videoContentAlign {
    margin-top: 50px;
  }
  .navbar-nav{
    align-items: start;
  }
  .navbar .navbar-nav li {
    margin-left: 0px !important;
    width:100%;
    padding-left:10px;
  }
}

@media (max-width: 767px) {
  .for-dekstop-tab{display:none;}
  html {
    font-size: 10px !important;
    line-height: 1.2;
  }
  ul.footer-menu {
    margin-top: 20px;
  }
  .new-home-banner {
    padding-top: 50px;
  }
  .spacing {
    height: 80px;
  }
  .spacing-80 {
    height: 30px;
  }
  .for-mobile {
    display: block;
  }
  .for-desktop {
    display: none;
  }
  .operations {
    flex-flow: column;
  }
  /*-- 16 july end --*/
  .carousal-grid,
  .tab-new-grid,
  .voice-agent-grid,
  .tw-bx-grid,
  .new_banner-grid,
  .grid-abt-content {
    grid-template-columns: 1fr;
  }
  .explore_mirai-btn,
  .get_in_touch-btn,
  .schedule-btn,
  .explore-voice-btn {
    width: unset;
    max-width: unset;
    height: unset;
    font-weight: 500;
    text-align: center;
    padding: 10px 15px;
    font-size: 1.2rem;
  }
  .navbar {
    background: rgba(17, 20, 40, 0.7);
    backdrop-filter: blur(7px);
  }
  .explore_mirai-btn img,
  .get_in_touch-btn img,
  .schedule-btn img {
    max-width: 6px;
  }
  .voice-agent-content ul {
    gap: 30px;
    justify-content: center;
    margin-top: 20px;
  }
  .voice-agent-content ul li {
    flex-flow: column;
    align-items: center;
  }
  .voice-agent-content ul li img {
    max-width: 45px;
  }
  .voice-agent-content ul li p {
    font-family: var(--font-good-times);

    font-weight: 400;

    letter-spacing: 0.08em;
    text-align: center;
  }
  /* .nb-content h5,
  .nw-heaidng h5,
  .section-subheading {
    font-weight: 400;
    font-size: 12px;
    text-align: center !important;
    line-height: 18px;
  } */
  /* .nb-content h4,
  .nw-heaidng h4,
  .section-mainheading {
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
  } */
  .nb-content p {
    font-weight: 400;

    text-align: center;
    opacity: 0.7;
  }
  .nb-content a {
    margin: auto;
    display: block;
    text-align: -webkit-center;
  }
  .nb-content a img {
    max-width: 6px;
  }

  .nw-heaidng h4 {
    font-weight: 400;

    text-align: center;
  }
  .grid-left p {
    font-weight: 400;

    text-align: center;
  }
  .grid-box-tw h5 {
    font-weight: 400;

    letter-spacing: 0.08em;
    text-align: center;
  }
  .grid-abt-content {
    padding: 30px;
  }
  .grid-box-tw p {
    font-weight: 400;

    letter-spacing: 0.08em;
    text-align: center;
  }
  .tw-bx-grid {
    background: transparent;
    padding: 0px;
    gap: 15px;
  }
  .nw-bx1 {
    background: linear-gradient(95.25deg, #230d2eab 0.54%, #1f104abd 97.46%);
    border-radius: 30px;
    padding: 15px;
  }
  .tw-bx-grid p {
    font-weight: 400;

    text-align: left;
  }
  .tw-bx-grid h4 {
    font-weight: 600;

    text-align: left;
  }
  .tw-bx-grid h5 {
    font-weight: 400;

    text-align: left;
  }
  .voice-agent-grid .voice-agent-content p {
    font-weight: 400;

    text-align: center;
  }
  .mb-next-col {
    text-align: center;
  }
  .tab-new-grid .ng-content h2 {
    font-weight: 400;

    text-align: center;
  }
  .tab-new-grid .ng-content h3 {
    font-weight: 400;

    text-align: center;
  }
  .tab-new-grid .ng-content h5 {
    font-weight: 400;

    text-align: center;
  }
  .tab-new-grid .ng-content p {
    font-weight: 400;

    text-align: center;
  }
  .areas_img_head {
    text-align: center;
  }
  /* .areas_imp_grd {
    justify-content: center;
  } */
  .areas_imp a {
    text-align: -webkit-center;
  }
  .nw-heaidng p {
    font-family: var(--font-Inter);

    font-weight: 400;

    text-align: center;
  }

  .port-img {
    /* flex-flow: row;
    justify-content: space-between;
    padding: 0px 30px 0px 30px; */
    flex-flow: row;
    justify-content: center;
    padding: 20px 30px 20px 30px;
    flex-flow: column;
    gap: 0px;
  }
  .portfolio-bx1 .port-img h2 {
    font-weight: 400;

    letter-spacing: 0.08em;
    padding-top: 0px;
  }
  .portfolio-bx1 .port-img a {
    font-family: var(--font-Inter);

    font-weight: 400;

    text-align: center;
    color: rgba(24, 24, 25, 1);
  }

  .portfolio-bx1 .port-box-hover p {
    font-weight: 400;
    min-height: auto;
    text-align: center;
  }
  .explore-mirai-hover-btn {
    width: 180px;
    height: 29px;

    font-weight: 500;
  }
  .explore-mirai-hover-btn img {
    max-width: 6px;
  }
  .portfolio-bx1 .port-box-hover {
    padding: 15px;
  }
  .carousal-contant-box .slide-bx h4 {
    font-weight: 400;

    letter-spacing: 0.08em;
  }
  .slide-paragraph p {
    font-weight: 400;

    text-align: left;
  }
  .time-location .calander p,
  p.location {
    font-weight: 400;

    text-align: left;
  }
  .carousal-contant-box .splide.slide-content {
    padding: 15px;
  }
  .time-location .calander img {
    max-width: 10.5px;
  }
  .location img {
    max-width: 9px;
  }
  .header-logo {
    max-width: 66px;
    height: auto;
  }

  .all_in_power .new-sec h5,
  .all_in_power .new-sec p {
    text-align: left;
  }
  .imp-of-ai {
    display: flex;
    gap: 15px;
  }
  .section-paragraph {
    margin-bottom: 0px;
  }
  .imp-of-ai img {
    max-width: 45px;
    height: 45px;
  }
  .all_in_power .new-sec {
    padding: 15px;
    background: linear-gradient(113.72deg, #230d2e 0%, #1f104a 100%);
    border-radius: 10px;
  }
  .all_in_power .new-sec {
    text-align: left;
  }
  .mob-heading {
    padding: 30px;
  }

  .grid-abt-content {
    margin-top: 0;
  }
  .section-mainheading,
  .nb-video {
    text-align: center;
  }
  .all_in_power .new-sec h4 {
    text-align: left;
  }
  .section-subheading {
    font-weight: 400;

    letter-spacing: 0.08em;
    text-align: left;
  }
  /*-- 16 july end --*/
  .all_in_power {
    padding-top: 0px;
  }

  .operations {
    grid-template-columns: 1fr;
  }

  .hand-drawn-arrow {
    display: none;
  }

  .operations__tab-container {
    margin-top: 50px;
    justify-content: center;
  }

  .roundline-bg,
  .demo-img {
    max-width: 150px;
  }

  .section7 {
    padding: 25px 0px;
  }

  .border-top-cstm {
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .mt-footer {
    margin-top: 40px;
  }

  .demo-blur {
    bottom: 0px;
  }

  .map_content {
    padding: 8% 0px;
  }

  #iffort_ai_videos {
    height: 250px;
  }
  .section-mainheading {
    text-align: center;
  }

  .ng-video {
    text-align: center;
  }
  .areas_imp_grd .bx_1 {
    flex-flow: column;
    gap: 10px;
  }
  .areas_imp_grd .bx_1 span {
    display: unset;
  }
  .nb-video video {
    width: 100%;
    min-height: 250px;
    object-fit: cover;
    object-position: center center;
  }
  .voice_agent-video iframe {
    min-height: 250px;
  }
  .explore-voice-btn,
  .read_more_btn {
    padding: 8px 15px;
    width: unset;
    max-width: unset;
    min-width: 135px;
  }
  .ai-wrk-opt {
    margin-top: 15px;
  }
  .ai-wrk-opt .col-md-5 img {
    margin-top: 15px;
  }
  .new-home-banner {
    padding-bottom: 0px;
  }
  .voice-agent-grid {
    gap: 15px;
    margin-top: 0px;
  }
  .voice-agent-content ul li p {
    font-size: 1.2rem;
    margin-top: 0px;
    line-height: 16px;
  }
  .carousal-grid {
    margin-top: 15px;
  }
  .voice_agent-video {
    text-align: center;
  }
  .portfolio-bx1 .port-img img {
    max-width: 125px;
    margin: 0px 0px 0px 0px;
  }
  .areas_imp_grd .bx_1 {
    margin-top: 15px;
  }
  .areas_imortant ul {
    grid-template-columns: 1fr;
  }
  .mob-heading {
    margin-bottom: 0px;
  }
  .ai-wrk-inner .col-lg-5 img,
  .icon_animation li img {
    margin-top: 15px;
  }
  .splide__pagination.splide__pagination--ltr .splide__pagination__page {
    height: 10px;
    width: 10px;
  }
  .new_banner-grid {
    text-align: center;
  }
  .new_banner-grid .explore-voice-btn {
    margin-top: 20px;
  }
  .section6 .col-lg-4.col-md-6.col-6 {
    margin-top: 20px;
  }
  .section6 address h6 {
    margin-top: 5px;
  }
  .partner_name {
    height:50px;
    
  }
  .partner_name h4{
    font-size: 16px;
    line-height: 16px;

  }
  .partner_text{
    margin-top:15px;
  }
  .partner_text h5{
    font-size: 16px;
  }
  .partner_text ul li{
    font-size: 14px;
  }
  .form-heading{
    margin-bottom:15px;
  }
  .form-section{
    border-radius:15px;
  }
}

@media (max-width: 575px) {
  
  .tab-new-grid .ng-content h2 {
    font-size: 3rem;
  }
  .portfolio-grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .form-group {
    margin-bottom: 15px;
  }

  .video_section {
    transform: translate(0px, 0px) !important;
  }

  .section1 .section-paragraph .cstm-block {
    display: initial;
  }

  header {
    padding: 100px 0px;
  }

  .section-paragraph {
    font-family: var(--font-Inter);

    font-weight: 400;

    text-align: center;
    color: rgba(230, 230, 231, 1);
  }

  .know_more_btn {
    padding: 2px 20px;
    margin-top: 70px;
  }

  .navbar-nav li {
    padding-right: 20px;
  }
  
  header video {
    position: absolute;
    width: 100%;
    right: 0px;
    top: 0;
    z-index: -1;
    height: 100%;
    object-fit: cover;
  }

  header {
    height: 100vh;
    position: relative;
  }

  header:before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: rgb(0 0 0 /65%);
    z-index: 0;
  }

  .video_section {
    margin-top: 80px;
  }

  /* header{
            height:100%;
        } */

  .ai_list li p span {
    display: initial;
  }

  .ai_list {
    gap: 30px 0px;
    /* margin-top: 50px; */
  }

  .ai_list li {
    gap: 20px;
  }

  .ai_list li img {
    max-width: 40px;
  }

  .operations__content {
    padding: 15px 0px;
    border-radius: 0px 10px 10px 0px;
  }

  .operations__content:before {
    border-radius: 10px 0px 0px 10px;
    left: -40px;
    width: 40px;
  }

  .tab_content-main ul li {
    padding-bottom: 10px;
  }

  .areas_imp_grd {
    display: flex;
  }

  .areas_imp {
    margin-top: 35px;
  }

  .areas_imp_grd .bx_1 {
    flex-basis: 50%;
  }

  .areas_imp_grd .bx_1 .bx_content {
    border-radius: 10px;
    padding: 10px;
  }

  .areas_imp_grd .bx_1:nth-child(even) .bx_content {
    width: calc(100% + 100%);
    left: -100% !important;
  }

  .areas_imp_grd .bx_1:nth-child(odd) .bx_content {
    width: calc(100% + 100%);
    left: 0% !important;
  }

  .bx_1 p span {
    display: initial;
  }

  .bx_1 img {
    max-height: 60px;
    max-width: 60px;
  }

  .mb-next-col {
    margin-bottom: 20px;
  }

  .operations__content:before {
    display: none;
  }

  .operations {
    grid-template-columns: 1fr;
  }

  .operations__tab-container {
    flex-flow: wrap;
    gap: 10px;
  }

  .operations__tab-container button {
    border-radius: 4px;
    width: auto;
    max-width: unset;
    height: auto;
    padding: 1px 13px;
    font-size: 1.2rem;
    line-height: 4rem;
  }

  .get_in-touch-para {
    margin-top: 15px;
  }

  .get_in-touch-para a {
    display: inline-block;
  }

  .contact_link:hover:before {
    height: 1px;
    bottom: 5px;
  }

  .blog_module {
    padding: 15px;
  }

  .icon_animation {
    margin-top: 20px;
  }

  .icon_animation ul li img {
    max-width: 35px;
  }

  .icon_animation ul li:nth-child(2) {
    transform: translate(-35px, 0px);
  }

  .showAnimation .icon_animation ul li:nth-child(2) {
    transform: translate(-15px, 0px);
  }

  .world-map {
    position: absolute;
  }

  .map_content {
    transform: translate(0px, 0px);
  }

  .schedule_a_call,
  .read_more_btn {
    padding: 8px 30px;
    border-radius: 6px;
    width: unset;
    max-width: unset;
  }

  .section6 address h6 {
    font-size: 16px;
  }

  .form-group .form-control {
    padding: 0px 10px;

    border-radius: 4px;
  }

  .form-group textarea.form-control {
    padding: 0px 10px;
  }

  .send_message_btn {
    padding: 10px 0px;
    border-radius: 6px;
  }

  .cpr p {
    margin-top: 15px;
  }

  .areas_imp_grd .bx_1 .bx_content {
    bottom: -200px;
  }

  .section3 .col-lg-4.col-md-6.col-sm-6.col-12 {
    margin-bottom: 20px;
  }

  .mb-tb-20 {
    margin-bottom: 20px;
  }

  .navbar-nav li a {
    padding: 10px 0px;
  }

  .checkbox_col a {
    text-decoration: underline;
  }

  .blur-bg {
    top: 0;
  }

  .header-logo,
  .footer-logo {
    height: 17.19px;
  }

  .video_bx {
    padding: 0px 60px;
  }

  .cpr {
    padding: 15px 0px;
  }

  .foot_logo_sec {
    justify-content: center;
  }

  /* 
  #firstname-ff88e105-b5f2-45d6-99a8-c70c3b633f89,
  #lastname-ff88e105-b5f2-45d6-99a8-c70c3b633f89,
  #email-ff88e105-b5f2-45d6-99a8-c70c3b633f89,
  .hs_message textarea {
    padding: 0px 10px;
    font-size: 14px;
    line-height: 24px;
    border-radius: 4px;
  } */

  .inputs-list label {
    font-size: 10px !important;
    color: #f2545b;
  }

  .hs-form-booleancheckbox-display {
    color: #fff !important;
  }

  .no-list.hs-error-msgs.inputs-list li label {
    margin-top: 0px !important;
  }

  #hsForm_ff88e105-b5f2-45d6-99a8-c70c3b633f89 {
    display: flex;
    flex-wrap: nowrap;
    flex-flow: column;
    gap: 0px;
  }

  .hs_firstname,
  .hs_lastname {
    width: 100%;
  }

  

  .know_more_btn {
    font-family: var(--font-Inter);
    font-weight: 400;
  }

  .bx_content_blog {
    padding: 15px;
    min-height: auto;
  }

  .all_in_power .new-sec {
    padding-bottom: 15px;
  }

  .all_in_power .col-md-4:last-child .new-sec {
    padding-bottom: 0px;
  }

  #iffort_ai_videos {
    height: 200px;
  }

  .all_in_power {
    padding-top: 0px;
  }
  .bx_1 p {
    font-size: 14px;
    font-weight: 400;
    font-family: var(--font-Inter);
    line-height: 16px;
    color: var(--color-white);
    margin-top: 10px;
    text-align: center;
  }
  .areas_imp_grd .bx_1 {
    gap: 10px;
  }
  .tab_heading {
    font-size: 18px;
    line-height: 30px;
  }
  .get_in-touch-para {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (min-width: 576px) and (max-width: gpx) {
  .portfolio-grid {
    grid-template-columns: 1fr 1fr;
  }
  .video_section {
    transform: translate(0px, 0px) !important;
  }

  .section1 .section-paragraph .cstm-block {
    display: initial;
  }

  .section1,
  .section2,
  .section3,
  .section4,
  .section5,
  .section6,
  header {
    padding: 100px 0px;
  }

  .section-paragraph {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .know_more_btn {
    padding: 2px 20px;
  }

  .navbar-nav li {
    padding-right: 20px;
  }

  .section1,
  .section2,
  .section3,
  .section4,
  .section5 {
    padding: 80px 0px;
  }

  .section6 {
    padding: 80px 0px 20px;
  }

  header video {
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    object-fit: cover;
  }

  header {
    padding: 180px 0px 100px;
  }

  .video_section {
    margin-top: 80px;
  }

  header {
    height: 100%;
  }

  .ai_list li p span {
    display: initial;
  }

  .ai_list {
    gap: 30px 0px;
    /* margin-top: 50px; */
  }

  .ai_list li {
    gap: 20px;
  }

  .ai_list li img {
    max-width: 40px;
  }

  .tab_content-main ul li {
    padding-bottom: 10px;
  }

  .areas_imp_grd {
    display: flex;
    flex-wrap: wrap;
  }

  .areas_imp {
    margin-top: 35px;
  }

  .areas_imp_grd .bx_1 {
    flex-basis: 33.3%;
  }

  .bx_1 img {
    max-height: 60px;
    max-width: 60px;
  }

  .mb-next-col {
    margin-bottom: 20px;
  }

  .operations__content:before {
    display: none;
  }

  .operations {
    grid-template-columns: 1fr;
  }

  .operations__tab-container {
    flex-flow: nowrap;
  }

  .operations__tab-container button {
    width: 100%;
    max-width: 250px;
    height: auto;
  }

  .get_in-touch-para {
    margin-top: 15px;
  }

  .blog_module {
    padding: 15px;
  }

  .icon_animation {
    margin-top: 20px;
  }

  .icon_animation ul li img {
    max-width: 35px;
  }

  .icon_animation ul li:nth-child(2) {
    transform: translate(-35px, 0px);
  }

  .showAnimation .icon_animation ul li:nth-child(2) {
    transform: translate(-15px, 0px);
  }

  .world-map {
    position: absolute;
  }

  .map_content {
    transform: translate(0px, 0px);
  }

  .schedule_a_call,
  .read_more_btn {
    padding: 8px 30px;
    border-radius: 6px;
    width: unset;
    max-width: unset;
  }

  .form-group .form-control {
    padding: 0px 10px;
    font-size: 14px;
    line-height: 24px;
    border-radius: 4px;
  }

  .form-group textarea.form-control {
    padding: 0px 10px;
  }

  .send_message_btn {
    font-size: 16px;
    line-height: 26px;
    padding: 10px 0px;
    border-radius: 6px;
  }

  .join_news h6 {
    font-size: 16px;
    line-height: 26px;
  }

  .join_news p {
    font-size: 12px;
    line-height: 22px;
  }

  .subscribe_btn {
    font-size: 14px;
  }

  .cpr p {
    font-size: 14px;
    line-height: 24px;
  }

  .areas_imp_grd .bx_1:last-child .bx_content {
    left: -230px;
  }

  .areas_imp_grd .bx_1:nth-child(3) .bx_content {
    left: -250px;
  }

  .areas_imp_grd .bx_1 .bx_content {
    bottom: -200px;
  }

  .section3 .col-lg-4.col-md-6.col-sm-6.col-12:nth-child(1),
  .section3 .col-lg-4.col-md-6.col-sm-6.col-12:nth-child(2),
  .section3 .col-lg-4.col-md-6.col-sm-6.col-12:nth-child(3),
  .section3 .col-lg-4.col-md-6.col-sm-6.col-12:nth-child(4) {
    margin-bottom: 20px;
  }

  .mb-tb-20 {
    margin-bottom: 20px;
  }

  .video_bx a {
    font-size: 18px;
    line-height: 22px;
  }

  .form-section {
    padding: 15px;
  }

  .all_in_power .new-sec h4 {
    font-size: 16px;
  }

  .all_in_power .new-sec h5 {
    font-size: 14px;
  }

  .all_in_power .new-sec p {
    font-size: 14px;
    line-height: 24px;
  }

  .all_in_power .new-sec {
    padding: 0px;
  }

  .all_in_power .new-sec {
    padding-bottom: 15px;
  }

  .all_in_power .col-md-4:last-child .new-sec {
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  html {
    font-size: 12px;
    line-height: 20px;
  }
  .all_in_power {
    padding-top: 140px;
  }

  .video_section {
    transform: translate(0px, 0px) !important;
  }

  .section1 .section-paragraph .cstm-block {
    display: initial;
  }

  .section-paragraph {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .know_more_btn {
    padding: 4px 22px;
  }

  .navbar-nav li {
    padding-right: 20px;
  }
  .spacing {
    height: 80px;
  }

  header video {
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    object-fit: cover;
  }

  header {
    padding: 180px 0px 100px;
  }

  .video_section {
    margin-top: 80px;
  }

  header {
    height: 100%;
  }

  .ai_list li p span {
    display: initial;
  }

  .ai_list {
    gap: 30px 0px;
    /* margin-top: 50px; */
  }

  .ai_list li {
    gap: 20px;
  }

  .operations__content {
    padding: 30px 30px 30px 10px;
    border-radius: 0px 10px 10px 0px;
  }

  .operations__content:before {
    border-radius: 10px 0px 0px 10px;
    left: -40px;
    width: calc(100% + 40px);
  }
  .areas_imp_grd {
    gap: 15px;
  }
  .tab_content-main ul li {
    padding-bottom: 10px;
  }

  .areas_imp_grd {
    display: flex;
    flex-wrap: wrap;
  }

  .areas_imp {
    margin-top: 35px;
  }

  .areas_imp_grd .bx_1 {
    flex-basis: 31%;
    display: unset;
    text-align: center;
  }

  .bx_1 img {
    max-height: 60px;
    max-width: 60px;
  }

  .mb-next-col {
    margin-bottom: 30px;
  }

  .operations {
    grid-template-columns: 180px 1fr;
  }

  .operations__tab-container button {
    width: 100%;
    max-width: 250px;
    height: auto;
    line-height: 80px;
  }

  .blog_module {
    padding: 15px;
  }

  .icon_animation {
    margin-top: 20px;
  }

  .icon_animation ul li img {
    max-width: 35px;
  }

  .icon_animation ul li:nth-child(2) {
    transform: translate(-35px, 0px);
  }

  .showAnimation .icon_animation ul li:nth-child(2) {
    transform: translate(-15px, 0px);
  }

  .world-map {
    position: absolute;
  }

  .map_content {
    transform: translate(0px, 0px);
  }

  .schedule_a_call,
  .read_more_btn {
    padding: 6px 22px;
    border-radius: 6px;
    width: unset;
    max-width: unset;
  }

  .form-section label {
    font-size: 14px;
  }

  .form-group .form-control {
    padding: 0px 10px;

    border-radius: 4px;
  }

  .form-group textarea.form-control {
    padding: 0px 10px;
  }

  .send_message_btn {
    padding: 10px 0px;
    border-radius: 6px;
  }

  .subscribe_btn {
    font-size: 14px;
  }

  .areas_imp_grd .bx_1:last-child .bx_content {
    left: -230px;
  }

  .areas_imp_grd .bx_1:nth-child(3) .bx_content {
    left: -250px;
  }

  .areas_imp_grd .bx_1 .bx_content {
    bottom: -200px;
  }

  .section3 .col-lg-4.col-md-6.col-sm-6.col-12:nth-child(1),
  .section3 .col-lg-4.col-md-6.col-sm-6.col-12:nth-child(2),
  .section3 .col-lg-4.col-md-6.col-sm-6.col-12:nth-child(3),
  .section3 .col-lg-4.col-md-6.col-sm-6.col-12:nth-child(4) {
    margin-bottom: 20px;
  }

  .mb-tb-20 {
    margin-bottom: 20px;
  }

  .demo-blur {
    bottom: 0px;
  }

  .all_in_power .new-sec {
    padding: 0px;
  }
  /*--== ==--*/
  .new_banner-grid {
    grid-template-columns: 1fr;
  }
  .new_banner-grid .nb-content h5 {
    text-align: center !important;
  }
  .new_banner-grid .nb-content h4 {
    text-align: center !important;
  }
  .new_banner-grid .nb-content p {
    text-align: center !important;
  }
  .new_banner-grid .nb-content a {
    text-align: center !important;
    justify-content: center;

    width: 100%;
    display: flex;
  }
  .new_banner-grid .get_in_touch-btn {
    margin: auto;
  }
  .voice-agent-grid {
    grid-template-columns: 1fr 1fr;
    gap: 25px;
  }
  .voice-agent-content ul {
    gap: 30px;
  }
  .voice-agent-content ul li img {
    max-width: 45px;
  }
  .portfolio-grid {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
  .tab-new-grid {
    grid-template-columns: 1fr;
  }
  .carousal-grid {
    grid-template-columns: 1fr 200px;
    gap: 20px;
    margin-top: 50px;
  }
  .video_bx {
    padding: 0px 0px;
  }

  .voice-agent-grid .voice-agent-content p {
    font-size: 16px;
    line-height: 26px;
  }
  .ai-wrk-opt {
    height: 100%;
  }
  .ai-wrk-opt iframe {
    height: 100%;
    min-height: 154px;
  }
  .ai-wrk-opt .col-lg-5 img {
    margin-top: 10px;
    max-width: 45px;
  }
  .nw-heaidng p .cstm-block {
    display: unset;
  }
  .v-text {
    font-size: 16px;
    line-height: 24px;
  }
  .nb-video.for-desktop video {
    min-height: 400px;
  }
  .ai-wrk-inner {
    height: 100%;
  }
  .operations__tab-container button {
    font-size: 1.6rem;
  }
  /*--== ==--*/
  .partner_text p {

    font-size: 18px;
    line-height: 34px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
  html {
    font-size: 15px;
    line-height: 21px;
  }
  .section-paragraph {
    font-size: 16px;
    line-height: 26px;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .know_more_btn {
    padding: 4px 22px;
  }

  .navbar-nav li {
    padding-right: 20px;
  }

  header {
    height: 100vh;
    padding: 160px 0px 100px;
  }

  .ai_list {
    gap: 30px 0px;
    /* margin-top: 50px; */
  }

  .ai_list li {
    gap: 20px;
  }

  .operations__content {
    padding: 50px 50px 50px 30px;
    border-radius: 0px 20px 20px 0px;
  }

  .operations__content:before {
    border-radius: 25px 0px 0px 25px;
    left: -60px;
    width: calc(100% + 60px);
  }

  .tab_content-main ul li {
    padding-bottom: 10px;
  }

  .bx_1 img {
    max-height: 60px;
    max-width: 60px;
  }

  .mb-next-col {
    margin-bottom: 50px;
  }

  .operations {
    grid-template-columns: 280px 1fr;
  }

  .operations__tab-container button {
    width: 100%;
    max-width: 250px;
    height: auto;
  }

  .blog_module {
    padding: 15px;
  }

  .icon_animation {
    margin-top: 20px;
  }

  .icon_animation ul li img {
    max-width: 35px;
  }

  .icon_animation ul li:nth-child(2) {
    transform: translate(-35px, 0px);
  }

  .showAnimation .icon_animation ul li:nth-child(2) {
    transform: translate(-15px, 0px);
  }

  .world-map {
    position: absolute;
  }

  .map_content {
    transform: translate(0px, 0px);
  }

  .schedule_a_call,
  .read_more_btn {
    padding: 6px 22px;
    border-radius: 6px;
    width: unset;
    max-width: unset;
  }

  .form-group .form-control {
    padding: 0px 10px;

    border-radius: 4px;
  }

  .form-group textarea.form-control {
    padding: 0px 10px;
  }

  .send_message_btn {
    padding: 10px 0px;
    border-radius: 6px;
  }

  .areas_imp_grd .bx_1:last-child .bx_content {
    left: -230px;
  }

  .areas_imp_grd .bx_1 .bx_content {
    bottom: -200px;
  }

  .all_in_power .new-sec {
    padding: 0px;
  }
  .navbar .navbar-nav li {
    margin-left: 15px !important;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1300px) {
  html {
    font-size: 15px;
    line-height: 23px;
  }
  .new_banner-grid {
    grid-template-columns: 1fr 300px;
    gap: 25px;
  }

  .section-paragraph {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .know_more_btn {
    padding: 6px 24px;
  }

  .navbar-nav li {
    padding-right: 30px;
  }

  .spacing {
    height: 150px;
  }
  .small-spacing {
    height: 80px;
  }
  header {
    height: 100vh;
  }

  header {
    padding: 160px 0px 100px;
  }

  .ai_list {
    gap: 40px 0px;
  }

  .operations__content {
    padding: 60px 60px 60px 40px;
    border-radius: 0px 25px 25px 0px;
  }

  .operations__content:before {
    border-radius: 25px 0px 0px 25px;
    left: -60px;
  }

  .tab_content-main ul li {
    padding-bottom: 10px;
  }

  .bx_1 img {
    max-height: 70px;
    max-width: 70px;
  }

  .mb-next-col {
    margin-bottom: 50px;
  }

  .operations {
    grid-template-columns: 280px 1fr;
  }

  .operations__tab-container button {
    width: 100%;
    max-width: 280px;
    height: auto;
  }

  .blog_module {
    padding: 15px;
  }

  .icon_animation {
    margin-top: 20px;
  }

  .icon_animation ul li img {
    max-width: 40px;
  }

  .icon_animation ul li:nth-child(2) {
    transform: translate(-40px, 0px);
  }

  .showAnimation .icon_animation ul li:nth-child(2) {
    transform: translate(-10px, 0px);
  }

  .world-map {
    position: absolute;
  }

  .map_content {
    transform: translate(0px, 0px);
  }

  .schedule_a_call {
    padding: 8px 24px;
  }

  .form-group .form-control {
    padding: 0px 10px;

    border-radius: 4px;
  }

  .form-group textarea.form-control {
    padding: 0px 10px;
  }

  .send_message_btn {
    padding: 12px 0px;
    border-radius: 6px;
  }

  .join_news p {
    font-size: 16px;
    line-height: 26px;
  }

  /*--== new design ==--*/

  .nb-content h4 .cstm-block,
  .nb-content p span {
    display: unset !important;
  }

  .get_in_touch-btn,
  .schedule-btn {
    width: 350px;
    height: 46px;
  }

  .tab-new-grid {
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }

  .voice-agent-grid {
    gap: 30px;
  }
  .grid-abt-content {
    grid-template-columns: 600px 1fr;
    gap: 15px;
  }
  .voice-agent-grid {
    grid-template-columns: 400px 1fr;
  }
  .voice-agent-content ul li {
    align-items: center;
  }
  .voice-agent-content ul li img {
    max-width: 42.5px;
  }
  .nw-heaidng p .cstm-block {
    display: unset;
  }
}

/* @media screen and (min-width:1349px) and (max-width:1599px){

    } */

@media (min-width: 992px) {
  .section3 .col-lg-4.col-md-6.col-sm-6.col-12 {
    margin-bottom: 30px;
  }
}

.modal-body {
  padding: 10px;
}

.modal-content {
  position: relative;
}

.modal-header .close {
  width: 30px;
  height: 30px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  opacity: 1 !important;
  font-size: 18px;
}

.modal-header .close:hover {
  opacity: 1 !important;
}

.modal-header {
  padding: 0px;
  border: 0;
}

@media screen and (min-width: 1047px) and (max-width: 1199px) {
  .video_bx a .bx_content_blog {
    font-size: 1vw;
  }
}

@media screen and (min-width: 1301px) and (max-width: 1499px) {
  /* .new-home-banner {
    padding: 150px 0px 100px;g
  } */
  .new_banner-grid {
    grid-template-columns: 1fr 400px;
    gap: 30px;
  }

  .operations__content {
    padding: 50px 50px 50px 50px;
  }
  .operations {
    grid-template-columns: 300px 1fr;
  }
  .operations__tab-container button {
    width: 300px;
    height: 80px;
  }
  .voice-agent-grid {
    gap: 30px;
  }
  .tab-new-grid {
    grid-template-columns: 1fr 275px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  html {
    font-size: 13px;
    line-height: 11px;
  }
  .new_banner-grid,
  .grid-abt-content,
  .voice-agent-grid,
  .carousal-grid {
    grid-template-columns: 1fr 1fr;
  }
  .tab-new-grid {
    grid-template-columns: 1fr;
  }
  .navbar .navbar-nav li a {
    font-size: 14px;
  }
  .explore-voice-btn {
    padding: 9px 12px;
  }
  .mirai-bg-line-image,
  .book-a-demo-call-bg,
  .call-snippets-bg-img,
  .call-snippet-greadient,
  .fot-element {
    display: none;
  }
  .voice-agent-grid {
    gap: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1299px) {
  .spacing {
    height: 120px;
  }
  html {
    font-size: 13px;
    line-height: 12px;
  }
  .new_banner-grid,
  .grid-abt-content,
  .voice-agent-grid,
  .carousal-grid {
    grid-template-columns: 1fr 1fr;
  }
  .tab-new-grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1699px) {
  html {
    font-size: 15px;
    line-height: 13px;
  }
  /* .tab-new-grid {
    grid-template-columns: 1fr;
  } */
}
@media (min-width: 1900px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 1300px;
  }
}
