@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700&display=swap");
body .landing-main {
  font-family: "Milliard" !important;
}
.landing-navbar {
  background: #252b42;
}
.landing-navbar .navbar-brand img {
  width: 158px;
  height: 66.676px;
  object-fit: contain;
}
.landing-navbar .navbar-brand {
  margin: 0 auto;
}
.landing-navbar .navbar-nav .nav-link {
  color: #bdbdbd;
  text-align: center;

  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 171.429% */
  letter-spacing: 0.2px;
}
.navbar-dark .navbar-toggler {
  border: none;
}
.landing-navbar .navbar-nav .nav-link.active,
.landing-navbar .navbar-nav .show > .nav-link {
  color: #fff;
}
.landing-navbar .login-btn {
  border-radius: 10px;
  background: #1fbaff;
  padding: 3px 15px;
  color: #fff;
  font-size: 14px;
  margin-right: 19px;
  line-height: 24px; /* 171.429% */
  letter-spacing: 0.2px;
  transition: 0.4s all ease-in;
}
.landing-navbar .login-btn:hover {
  background: #fff;
  color: #1fbaff;
  transition: 0.4s all ease-out;
}
.landing-navbar .login-btn:hover img {
  filter: invert(56%) sepia(89%) saturate(2088%) hue-rotate(173deg)
    brightness(105%) contrast(102%);
}
.landing-navbar .login-btn img {
  width: 16px;
  height: 16px;
  object-fit: contain;
}
.landing-navbar .search-icon {
  cursor: pointer;
}
.landing-navbar .search-icon img {
  height: 20px;
  width: 20px;
  object-fit: contain;
}
.banner-sec {
  padding: 88px 0;
  border-radius: 0px 0px 10px 10px;
  background: #edf7ff;
}

.business-text {
  border-radius: 47.124px;
  border: 0.942px solid #f5f5f5;
  background: var(--White, #fdfdfd);
  padding: 14px 28px;
  color: #181818;

  font-size: 15.08px;

  font-weight: 600;
  width: fit-content;
}
.w-max-content {
  width: max-content;
}
.banner-sec .banner-title {
  color: #000;

  font-size: 54px;
  font-style: normal;
  font-weight: 600;
  line-height: 53px; /* 96.364% */
  letter-spacing: -1px;
}
.banner-sec .banner-text {
  color: #737373;

  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 130% */
  letter-spacing: 0.2px;
}
.banner-btn1 {
  border-radius: 41.053px;
  background: #3597fd;
  padding: 16px 41px;
  color: #fdfdfd;
  width: fit-content;
  font-size: 13.137px;
  border: 1px solid #3597fd;
  transition: 0.3s all ease-in;
}
.banner-btn1:hover {
  background: #2767a9;
  color: #fff;
  transition: 0.3s all ease-out;
}
.banner-btn2 {
  border-radius: 41.053px;
  border: 0.821px solid #252b42;
  background: #fdfdfd;
  color: #181818;
  padding: 16px 41px;
  display: flex;
  width: fit-content;
  font-size: 13.137px;
  font-style: normal;
  font-weight: 600;
  transition: 0.3s all ease-in;
  align-items: center;
}
.banner-btn2:hover {
  transition: 0.3s all ease-in;
  color: #fdfdfd;
  background: #252b42;
}
.banner-btn2:hover .play-icon {
  filter: invert(100%) sepia(7%) saturate(0%) hue-rotate(91deg) brightness(190%)
    contrast(106%);
}
.banner-btn2 .play-icon {
  width: 19.705px;
  height: 19.705px;
  object-fit: contain;
  display: inline-block;
  margin-right: 8px;
}
.banner-btns {
  display: flex;
  gap: 15px;
  align-items: center;
}
.pagev1 {
  width: 545.192px;
  height: 382.299px;
  position: relative;
  left: 13%;
}
.pagev1 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.rightgraph {
  width: 316px;
  height: 143.362px;
  position: absolute;
  right: -19%;
  bottom: -22%;
}
.leftgraph {
  width: 289.535px;
  height: 143.714px;
  position: absolute;
  bottom: -23%;
  left: 6%;
}
.leftgraph img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.rightgraph img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.break-marketing-sec {
  background: linear-gradient(0deg, #edf7ff 0%, rgba(237, 247, 255, 0) 100%);
}
.break-marketing-sec .title {
  color: #000;

  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 53px; /* 96.364% */
  letter-spacing: -1px;
  margin-bottom: 25px;
}
.break-marketing-sec .text {
  color: #737373;

  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 130% */
  letter-spacing: 0.2px;
  margin-bottom: 43px;
}
.graphs-main {
  width: max-content;
  position: relative;
}
.pagev2 {
  width: 100%;
  height: 978px;
  margin-bottom: 43px;
}
.pagev2 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  border-radius: 17.038px;

  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05);
  border-radius: 17px;
}
.consumer-sec .sec-title {
  color: #000;

  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: 53px; /* 96.364% */
  letter-spacing: -1px;
  margin-bottom: 69px;
}
.consumer-sec {
  padding: 127px 0;
  position: relative;
  z-index: 12;
  background: #fafafa;
}
.consumer-sec::after {
  content: "";
  position: absolute;
  background: url("../images/landing/bg-frame.png") no-repeat;
  background-size: cover;
  height: 481.706px;
  z-index: -1;
  width: 100%;
  bottom: 0;
  left: 0;
}
.consumer-sec .consumer-card {
  border-radius: 10px;
  border: 1px solid #f1f1f1;
  background: #fff;

  /* SHADOW */
  box-shadow: 0px 13px 19px 0px rgba(0, 0, 0, 0.07);
  padding: 34px 10px;
  padding-left: 36px;
  height: 100%;
  cursor: pointer;
  transition: 0.4s all ease-in;
}
.consumer-sec .consumer-card:hover {
  border-radius: 10px;
  border: 1px solid #007ab0;
  background: #007ab0;
  color: #fff;
  /* SHADOW */
  box-shadow: 0px 13px 19px 0px rgba(0, 0, 0, 0.07);
  transition: 0.4s all ease-out;
}
.consumer-sec .consumer-card:hover .icon {
  filter: invert(100%) sepia(7%) saturate(0%) hue-rotate(91deg) brightness(170%)
    contrast(106%);
}
.consumer-sec .consumer-card:hover .title {
  color: #fff;
}
.consumer-sec .consumer-card:hover .text {
  color: #fff;
}
.consumer-card .title {
  color: #252b42;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px; /* 150% */
  letter-spacing: 0.1px;
}
.consumer-card .text {
  color: #737373;

  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 171.429% */
  letter-spacing: 0.2px;
}
.consumer-card .icon {
  width: 50px;
  height: 50px;
  object-fit: contain;
  margin-bottom: 16px;
}
.markets-sec .sec-title {
  color: #000;

  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: 53px; /* 96.364% */
  letter-spacing: -1px;
  margin-bottom: 63px;
  /* Frame 10 */

  font-weight: 600;
  font-size: 55px;
  line-height: 53px;

  letter-spacing: -1px;

  color: #000000;
}
.markets-sec {
  background: linear-gradient(180deg, #edf7ff 0%, rgba(237, 247, 255, 0) 100%);
  padding: 138px 0;
}
.stat-item {
  border-right: 1px solid #252b42;
  height: 100%;

  padding: 20px;
  padding-top: 0;
  padding-bottom: 8px;
}
.stat-item .stat-text {
  color: #737373;

  font-style: normal;
  font-weight: 500;
  font-size: 16.0035px;
  line-height: 21px;
  /* or 130% */
  letter-spacing: 0.160035px;
}
.stat-item .stat-number.counter {
  color: #252b42;

  font-style: normal;

  margin-bottom: 15px;
  font-weight: 500;
  font-size: 60.013px;
  line-height: 42px;
  /* identical to box height, or 71% */
  letter-spacing: -0.800174px;
}
#map {
  width: 100%;
  height: 700px;
}
.news-sec {
  background: #e9e9e9;
  padding: 120px 0;
  position: relative;
  z-index: 12;
}
.news-sec .sec-title {
  color: #000;

  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: 53px; /* 96.364% */
  letter-spacing: -1px;
  margin-bottom: 70px;
}
.news-sec::after {
  content: "";
  position: absolute;
  background: url("../images/landing/bg-frame.png") no-repeat;
  background-size: cover;
  height: 481.706px;
  z-index: -1;
  width: 100%;
  bottom: 0;
  left: 0;
}
.news-card .news-img {
  height: 250.181px;
  width: 100%;
  position: relative;
}
/* .news-card .news-img::after {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
} */
.news-card .news-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 4.765px;
}
.news-card .btn-play {
  width: 72px;
  height: 72px;
  position: absolute;
  top: 36%;
  left: 41%;
}
.news-card .btn-play img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.news-card {
  border-radius: 4.765px;
  border: 0.596px solid #e0dedd;
  background: #fff;
}
.news-card .news-content {
  padding: 19px 17px;
}
.news-card .news-content .news-date {
  display: flex;
  gap: 6px;
  align-items: center;
  margin-bottom: 10px;
}
.news-card .title {
  color: #1a1a1a;

  font-size: 16.296px;
  font-style: normal;
  font-weight: 700;
  line-height: 20.253px; /* 141.667% */
  letter-spacing: 0.298px;
}
.news-card .news-content .news-date p {
  color: #595959;

  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 9.531px; /* 114.286% */
  letter-spacing: 0.347px;
}
.news-card .news-content .news-date img {
  height: 14px;
  width: 14px;
  object-fit: contain;
}
.news-card .pin-location {
  display: flex;
  gap: 5px;
}
.news-card .pin-location img {
  height: 14px;
  width: 14px;
  object-fit: contain;
}
.news-card .pintext {
  color: #0764e3;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 9.531px; /* 114.286% */
  letter-spacing: 0.347px;
  margin-bottom: 0;
}
.news-card .pin-location p {
  color: #0764e3;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 9.531px; /* 114.286% */
  letter-spacing: 0.347px;
}
.brands-img {
  width: 1530.267px;
  height: 977.04px;
  margin: 0 auto;
  margin-bottom: 110px;
  margin-top: 32px;
  position: relative;
  z-index: 0;
}
.brand-logo-sm {
  width: 45.56px;
  height: 45.56px;
}
.brand-logo-md {
  width: 77.832px;
  height: 77.832px;
  border-radius: 71.187px;
  background: lightgray 50% / cover no-repeat;
  padding: 8px;
}
.brand-logo-sm img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.brand-logo-md img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.brands-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.brandsup {
  height: 400px;
  width: 100%;
}
.brandsupdown {
  height: 300px;
  width: 100%;
}
.brandsupdown img {
  height: 100%;
  width: 100%;
}
.brandsup img {
  height: 100%;
  width: 100%;
}
.brands-inmob {
  height: 550px;
  width: 100%;
}
.brands-inmob img {
  height: 100%;
  width: 100%;
}
.mobbrands {
  display: none;
}
.brands-title {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #252b42;

  font-size: 24.224px;
  font-style: normal;
  font-weight: 700;
  line-height: 31.491px; /* 130% */
  letter-spacing: 0.242px;
  margin-bottom: 0;
  z-index: 12;
  transform: translate(-45%, -14%);
}
.unlock-sec {
  padding: 144px 0;
  background-color: #007ab0;
}
.unlock-sec .sec-title {
  color: #fff;

  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: 53px; /* 96.364% */
  letter-spacing: -1px;
  margin-bottom: 25px;
}
.unlock-sec .text {
  color: #fff;

  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 130% */
  letter-spacing: 0.2px;
  margin-bottom: 37px;
}
.deep-custom-sec {
  background-color: #012148;
  padding: 107px 0;
}
.deep-custom-sec .title {
  font-weight: 600;
  font-size: 55px;
  line-height: 53px;

  letter-spacing: -1px;
  margin-bottom: 25px;
  color: #ffffff;
}
.deep-custom-sec .text {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  /* or 130% */
  letter-spacing: 0.2px;

  color: #e9e9e9;
  margin-bottom: 57px;
}
.trends-col-image {
  height: 361.26px;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 16px;
  overflow: hidden;
}
.trends-col-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.row.gutter-custom {
  --bs-gutter-x: 10px;
}
.major-flags img {
  height: 55px;
  width: 100%;
  object-fit: contain;
}
.market-text {
  margin-bottom: 0;
  font-size: 22px;
  color: #252b42;
  margin-right: 35px;
  font-family: "Proxima Nova Rg";
  font-weight: 600;
}
/* contact us  */
.contact-sec {
  position: relative;
  background-color: #edf7ff;
  padding-top: 83px;
  z-index: 12;
}
.contact-sec .text {
  color: #595959;
  font-size: 20px;
  margin-bottom: 32px;
}
.contact-sec .title {
  font-size: 40px;
  color: #1a1a1a;
  font-weight: 700;
}
.contact-sec::after {
  content: "";
  position: absolute;
  background: url(../images/landing/bg-frame.png) no-repeat;
  background-size: cover;
  height: 481.706px;
  z-index: -1;
  width: 100%;
  bottom: 0;
  left: 0;
}
.mapouter .gmap_canvas {
  height: 588px;
  margin-bottom: -30px;
}
.mapouter .gmap_canvas iframe {
  margin-top: 50px;
  border-radius: 8px;
}
.contact-subsec {
  padding-top: 118px;
  background: #fff;
  padding-bottom: 69px;
}
.contact-subsec .title {
  color: #1a1a1a;
  font-size: 24px;
  margin-bottom: 30px;
}
.contact-subsec .text {
  color: #595959;
  font-size: 20px;
}
.contact-subsec .mail-text {
  font-size: 14px;
  color: #0764e3;
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 12px;
}
.contact-subsec .mail-text p {
  font-size: 16px;
}
.contact-subsec .mail-text .mail-icon {
  height: 18px;
  width: 18px;
  object-fit: contain;
  margin-top: -14px;
}
.contact-subsec .form-label {
  color: #595959;
  font-size: 14px;
}
.contact-subsec .form-control {
  border: 2px solid #e0dedd;
  border-radius: 8px;
  font-size: 16px;
  padding: 10px 16px;
}
.contact-subsec .form-control::-webkit-input-placeholder {
  color: #cac8c7;
}
.contact-subsec .form-control::-moz-placeholder {
  color: #cac8c7;
}
.contact-subsec .form-control:-ms-input-placeholder {
  color: #cac8c7;
}
.contact-subsec .form-control:-moz-placeholder {
  color: #cac8c7;
}

.contact-subsec .submit-btn {
  background: #0764e3;
  color: #fff;
  padding: 11px;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  border-radius: 8px;
  transition: 0.4s all ease-in;
}
.contact-subsec .submit-btn:hover {
  background: #0446a1;
  transition: 0.4s all ease-out;
}
.video-play {
  border-radius: 8px;
}
.video-play iframe {
  height: 640px;
  width: 100%;
  border-radius: 8px;
  margin-bottom: -60px;
}
.video-play video {
  height: 640px;
  width: 100%;
  border-radius: 8px;
  margin-bottom: -60px;
}
/* contact us  */
/* about us */
.about-sec {
  background-color: #fff;
  padding: 100px 0;
  position: relative;
}
.about-sec .tab-content {
  padding: 40px 0;
}
.about-sec .nav-list {
  border-bottom: 4px solid #e8f0fc;
}
.about-sec .nav-tabs {
  border: none;
  margin-bottom: -3px;
}
.about-sec .about-tab-card {
  border: 1px solid #e0dedd;
  padding: 32px;
  border-radius: 8px;
  height: 100%;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  transition: 0.4s all ease-in;
}
.about-sec .about-tab-card:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
  transition: 0.4s all ease-out;
}
/* .about-sec .about-tab-card .card-content {
  display: flex;
  flex-direction: column;
} */
.about-sec .about-tab-card .about-img {
  height: 294px;
  width: 100%;
  margin-bottom: 32px;
}
.about-sec .about-tab-card .about-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.about-sec .about-tab-card .card-title {
  color: #1a1a1a;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
}
.about-sec .about-tab-card .card-text {
  color: #595959;
  font-size: 14px;
  font-weight: 500;
}
.about-sec .about-tab-card .text {
  font-size: 16px;
  color: #595959;
  margin-bottom: 0;
}
.about-tab-card .about-content {
  padding-bottom: 20px;
}
.about-tab-card .social-links {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-top: auto;
  border-top: 2px solid #f6f4f3;
}
.about-tab-card .social-icon {
  background: #e8f0fc;
  padding: 8px;
  width: fit-content;
  height: fit-content;
  border-radius: 8px;
  margin-top: 20px;
  transition: 0.4s all ease-in;
  cursor: pointer;
}
/* .about-sec .about-tab-card:hover .social-icon {
  background: #0764e3;
  transition: 0.4s all ease-out;
}
.about-sec .about-tab-card:hover .social-icon img {
  filter: invert(85%) sepia(32%) saturate(65%) hue-rotate(178deg)
    brightness(158%) contrast(134%);
} */
.about-tab-card .social-icon:hover {
  background: #0764e3;
  transition: 0.4s all ease-out;
}
.about-tab-card .social-icon:hover img {
  filter: invert(85%) sepia(32%) saturate(65%) hue-rotate(178deg)
    brightness(158%) contrast(134%);
}
.about-tab-card .social-icon img {
  height: 22px;
  width: 22px;
  object-fit: contain;
}
/* .about-sec .nav-tabs::after {
  content: "";
  position: absolute;
  height: 4px;
  width: 100%;
  top: 0;
  left: 0;
  background: #e8f0fc;
} */
.about-sec .nav-tabs .nav-link {
  color: #0764e3;
  font-weight: 500;
  border: none;
  font-size: 16px;
  padding-left: 0;
  padding-right: 0;
  margin-right: 32px;
  padding-bottom: 17px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-bottom: 4px solid #0764e3;
}
/* about us */
/* choose audience */
.title-audience {
  color: rgba(35, 35, 96, 1);
  font-size: 30px;
  font-weight: 700;
  font-family: "DM Sans", sans-serif;
}
.sms-target-content .hr-line {
  border-bottom: 3px solid rgba(238, 238, 244, 1);
  margin-bottom: 30px;
}
.sms-target-content {
  font-family: "DM Sans", sans-serif;
  background: #f5f6fa;
}
.selects-group {
  display: flex;
  gap: 36px;
  width: 100%;
  margin-bottom: 23px;
}
.selects-group .select-group {
  width: 100%;
}
.selects-group .form-select {
  padding: 13px 20px;
  border-radius: 10px;
  border: 1px solid rgba(229, 229, 237, 1);
  background-color: #fff;
  color: #3b3f58;
  font-weight: 500;
}
.select-form-label {
  color: rgba(35, 35, 96, 1);
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;
}
.form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.age_group {
  display: flex;
  gap: 16px;
  margin-bottom: 20px;
}
.gender_group {
  display: flex;
  border: 1px solid #e5e5ed;
  border-radius: 10px;
  width: fit-content;
  padding: 5px;
  margin-bottom: 20px;
}
.monthly_group {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.monthly_group label {
  border-radius: 10px;
  border: 1px solid #e5e5ed;
  background-color: #fff;
  white-space: nowrap;
  padding: 10px 20px;
  color: #768396;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 14px;
}
.monthly_group .form-group input[type="checkbox"]:checked ~ label {
  border-radius: 10px;
  /* border: 1px solid #2f2924; */
  background: #3b66ff;
  color: #ffff;
}
.gender_group label {
  border-radius: 10px;
  /* border: 1px solid #a2a09d; */
  background-color: #fff;

  padding: 10px 20px;
  color: #3b3f58;
  cursor: pointer;
  margin-bottom: 0;
}
.gender_group .form-group input[type="radio"]:checked ~ label {
  border-radius: 10px;
  /* border: 1px solid #2f2924; */
  background: #3b66ff;
  color: #ffff;
}
.sms-target-content .form-label {
  color: rgba(35, 35, 96, 1);
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;
}
.age_group label {
  border-radius: 10px;
  /* border: 1px solid #a2a09d; */
  background-color: #fff;
  border: 1px solid #e5e5ed;
  padding: 14px 24px;
  color: #768396;
  cursor: pointer;
  font-size: 14px;
}
.age_group .form-group input[type="checkbox"]:checked ~ label {
  border-radius: 10px;
  /* border: 1px solid #2f2924; */
  background: #3b66ff;
  color: #ffff;
}
.form-multi-select {
  padding: 9px 20px;
  border-radius: 10px;
  border: 1px solid rgba(229, 229, 237, 1);
  background-color: #fff;
}
.form-multi-select-selection-tags .form-multi-select-search {
  margin-left: 0;
  background-color: transparent;
}
.form-multi-select-tag {
  border: 1px solid #3c4071;
  background-color: #e6f1fe;
  color: #3c4071;
}
.price-card {
  background-color: #fafafa;
  padding: 36px 27px;
  border-radius: 14px;
  margin-bottom: 19px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.06);
  border-radius: 17px;
}
.price-card .price-text {
  font-size: 16px;
  color: #888888;
  margin-bottom: 6px;
  font-weight: 500;
}
.price-card .price-text .text_34 {
  color: #343434;
  font-weight: 600;
}
.next-btn {
  background-color: #3b66ff;
  font-size: 20px;
  width: 65%;
  padding: 10px;
  color: #fff;
  display: inline-block;
  border-radius: 17px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 19px;
  transition: 0.4s all ease-in;
}
.next-btn:hover {
  background-color: #304fbb;
  transition: 0.4s all ease-out;
  color: #fff;
}
.cancel-btn {
  border: 1px solid #d9dade;
  border-radius: 17px;
  color: #000;
  width: 65%;
  padding: 10px;
  text-align: center;
  display: inline-block;
  margin-bottom: 19px;
  font-weight: 500;
}
.range-slider {
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

#range {
  -webkit-appearance: none;
  width: 100%;
}
#range:focus {
  outline: none;
}

#range::before,
#range::after {
  position: absolute;
  top: 1.5rem;

  line-height: 1;
  padding: 3px 5px;

  border-radius: 4px;
  color: #3b66ff;
  font-size: 12px;
  font-weight: 600;
  z-index: 0;
}
/* #range::before { left: 0; content: attr(data-min); }
#range::after { right: 0; content: attr(data-max); } */
#range::before {
  left: 0;
  content: "1";
}
#range::after {
  right: 0;
  content: "630";
}
#range::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  animate: 0.2s;
  background: linear-gradient(
    90deg,
    #3b66ff var(--range-progress),
    #dee4ec var(--range-progress)
  );
  border-radius: 1rem;
}
#range::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 0.25rem solid #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  height: 18px;
  width: 18px;
  transform: translateY(calc(-50% + 2px));
}

#tooltip {
  position: absolute;
  top: -2.25rem;
}
#tooltip span {
  position: absolute;
  text-align: center;
  display: block;
  line-height: 1;
  padding: 4px 10px;
  color: #3b66ff;
  border-radius: 8px;
  background: #fff;
  font-size: 12px;
  left: 50%;
  transform: translate(-50%, 0);
  font-weight: 700;
  box-shadow: 0px 12px 28px 0px rgba(0, 0, 0, 0.2),
    0px 2px 4px 0px rgba(0, 0, 0, 0.1),
    0px 0px 0px 1px rgba(255, 255, 255, 0.05) inset;
  top: 68px;
  z-index: 1;
}
#tooltip span:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -8px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: 4px solid transparent;

  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  top: -42%;
}
/* privacy policy */
.policy-sec {
  background-color: #edf7ff;
  padding: 80px 0;
}
.policy-sec a {
  word-wrap: break-word;
}
.policy-sec .title {
  font-size: 40px;
  color: #1a1a1a;
  font-weight: 700;
}
.policy-sec li {
  font-size: 18px;
}
.policy-sec .text {
  color: #595959;
  font-size: 18px;
  margin-bottom: 13px;
}
.text-lightblue {
  color: #0764e3;
}
.policy-sec .lititle {
  text-decoration: underline;
  font-weight: 600;
  font-size: 20px;
}
.ollist {
  margin-bottom: 7px;
}
.subollist {
  margin-bottom: 7px;
}
.main-ol .main-li::marker {
  font-weight: 600;
}
.main-ol .main-li {
  margin-bottom: 30px;
}
/* New design */
.target-sub-sec {
  background: #fff;
  padding: 32px 35px;
  border-radius: 17px;
  margin-bottom: 15px;
}
.target-title {
  text-align: center;
  color: #36373b;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 0;
  font-family: "Proxima Nova Rg";
}
.selects-group .form-select {
  background-image: url("../images/icon/arrow-down-blue.png");
  background-size: 13px 8px;

  background-position: right 20px center;
}
.form-multi-select {
  background-image: url("../images/icon/arrow-down-blue.png");
  background-position: right 16px center;
  background-size: 15px 8px;
}
.form-multi-select.show {
  border-color: #5785e4;
  box-shadow: 0 0 0 0.25rem rgb(31 104 219 / 25%);
}
.mockup {
  height: 614px;
  width: 100%;
}
.mockup img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.target-sub-sec .form-control {
  font-size: 14px;
  padding: 12px 20px;
  border: 1px solid #e5e5ed;
  color: #3b3f58;
  font-weight: 600;
  border-radius: 9px;
}
.content-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;

  color: #768396;
}
.buttons-align {
  text-align: end;
}
.reset-btn {
  background-color: #5051f9;
  padding: 10px 12px;
  border-radius: 8px;
  transition: 0.4s all ease;
}
.reset-btn:hover {
  background-color: #2d2ebd;
  transition: 0.4s all ease-out;
}
.reset-btn img {
  height: 20px;
  width: 20px;
  object-fit: contain;
}
.back-btn {
  width: 143px;
  font-size: 14px;
  padding: 9px;
  border-radius: 5px;
  background-color: #c3c3c3;
  color: #fff;
  font-weight: 500;
}
textarea {
  resize: none;
}
.mockup-img {
  background-image: url("../images/Dynamic-island-blank.png");
  height: 614px;
  width: 300px;
  background-size: contain;
  background-repeat: no-repeat;
}
.mockup-card {
  padding-top: 90px;
  text-align: center;
}
.mockup-card .text {
  font-size: 10px;
  font-weight: 500;
  background: #efeff0;
  margin: 0 14px;
}
.message-mockup p {
  font-size: 12px;
  color: #000;
  background: #efeff0;
  border-radius: 10px;
  margin: 10px 20px;
  padding: 9px;
  text-align: left;
  margin-right: 30px;
  font-weight: 500;
}
.message-mockup p {
  line-height: normal;
  word-break: break-word;
}
/* footer */
.footer {
  background-color: #252b42;
}
.footer-link1 a {
  color: #bdbdbd !important;
}
.footer-sec {
  background: #252b42;
  padding: 41px 0;
}
.footer-sec .container {
  max-width: 85%;
}
.footer-sec .logo {
  height: 66.676px;
  width: 158px;
  margin-bottom: 19px;
}
.footer-sec .logo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.footer-sec .copyright-text {
  color: var(--mute, #bdbdbd);

  font-size: 16px;
  font-style: normal;
  font-weight: 500;

  letter-spacing: 0.2px;
}
.footer-sec .address-text {
  color: #bdbdbd;

  font-size: 16px;
  font-style: normal;
  font-weight: 500;

  letter-spacing: 0.2px;
}
.footer-sec .footer-link {
  color: #bdbdbd;

  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.2px;
  margin-bottom: 10px;
  transition: 0.4s all ease-in;
}
.footer-sec .footer-link a:hover {
  color: #3597fd;
  transition: 0.4s all ease-out;
}
.footer-sec .social-links {
  display: flex;
  gap: 36px;
}
.footer-sec .social-links .social-icon {
  width: 30px;
  height: 30px;
}
.footer-sec .social-links .social-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 1600px) {
  .brands-img {
    width: 1330.267px;
    height: 777.04px;
  }
}
@media (max-width: 1400px) {
  #map {
    width: 100%;
    height: 500px;
  }
  .brands-img {
    width: 1030.267px;
    height: 577.04px;
  }
  .brands-title {
    font-size: 18px;
    transform: translate(-49%, -34%);
  }
  .banner-sec .banner-title {
    color: #000;
    font-size: 45px;
  }
  .banner-sec .banner-text {
    color: #737373;
    font-size: 17px;
  }
  .banner-btn1 {
    border-radius: 41.053px;
    background: #3597fd;
    padding: 16px 27px;
  }
  .banner-btn2 .play-icon {
    width: 16.705px;
    height: 16.705px;

    margin-right: 6px;
  }
  .pagev1 {
    width: 411.192px;
    height: 367.299px;
    position: relative;
    left: 9%;
  }
  .leftgraph {
    width: 235.535px;
    height: 117.714px;
    bottom: -10%;
    left: 0%;
  }
  .rightgraph {
    width: 248.535px;
    height: 127.714px;
    right: -20%;
    bottom: -11%;
  }
  .unlock-sec .sec-title {
    font-size: 45px;
  }
  .unlock-sec .text {
    font-size: 18px;
  }
  .unlock-sec {
    padding: 84px 0;
  }
  .consumer-sec .sec-title {
    font-size: 45px;
  }
  .consumer-sec .sec-title {
    font-size: 45px;
  }
  .selects-group {
    display: flex;
    gap: 24px;
  }
  .selects-group .form-select {
    font-size: 14px;
  }
  .deep-custom-sec .title {
    font-size: 45px;
  }
}
@media (max-width: 1200px) {
  .footer-sec .container {
    max-width: 85%;
  }
  #map {
    width: 100%;
    height: 400px;
  }
  .brands-img {
    width: 930.267px;
    height: 567.04px;
  }
  .banner-sec .banner-title {
    line-height: 44px;
    font-size: 34px;
  }
  .business-text {
    padding: 9px 24px;

    font-size: 14.08px;
  }
  .banner-sec .banner-text {
    font-size: 15px;
  }
  .pagev2 {
    width: 100%;
    height: 824px;
  }
  .news-card .btn-play {
    width: 62px;
    height: 62px;
  }
  .stat-item .stat-number.counter {
    color: #252b42;
    font-size: 55px;
  }
  .footer-sec .footer-link {
    margin-bottom: 16px;
  }
  .stat-item {
    padding: 6px;
    padding-top: 0;
  }
  .stat-item .stat-text {
    font-size: 16px;
  }
  .about-sec .about-tab-card {
    padding: 19px;
  }
  .about-sec .about-tab-card .about-img {
    height: 224px;
    width: 100%;
    margin-bottom: 20px;
  }
  .about-tab-card .social-icon {
    margin-top: 18px;
  }
  .age_group label {
    padding: 12px;
  }
  .selects-group .form-select {
    font-size: 14px;
  }
  /* .about-tab-card .about-content {
    padding-bottom: 20px;
  } */
  .monthly_group label {
    padding: 10px 12px;

    font-size: 12px;
  }
  .trends-col-image {
    height: 301.26px;
  }
}
@media (max-width: 992px) {
  #map {
    width: 100%;
    height: 350px;
  }
  .stat-item .stat-number.counter {
    font-size: 30px;
    margin-bottom: 7px;
  }
  .stat-item .stat-text {
    font-size: 15px;
    line-height: 22px;
  }
  .markets-sec .sec-title {
    font-size: 36px;
    margin-bottom: 26px;
  }
  .markets-sec {
    padding: 78px 0;
  }
  .consumer-sec .sec-title {
    font-size: 38px;

    line-height: 42px;

    margin-bottom: 36px;
  }
  .consumer-sec {
    padding: 77px 0;
  }
  .pagev2 {
    width: fit-content;
    height: 734px;
    margin: 0 auto;
    margin-bottom: 23px;
  }
  .break-marketing-sec .title {
    font-size: 30px;

    line-height: 40px;
    letter-spacing: -1px;
    margin-bottom: 16px;
  }
  .break-marketing-sec .text {
    font-size: 16px;

    font-weight: 500;
    line-height: 24px;
  }
  .banner-sec {
    padding: 58px 0;
  }
  .banner-sec .banner-title {
    font-size: 32px;

    line-height: 42px;
  }
  .banner-sec .banner-text {
    font-size: 16px;

    line-height: 24px;
  }
  .banner-btn1 {
    padding: 13px 32px;
  }
  .banner-btn2 {
    padding: 13px 32px;
  }
  .banner-btn2 .play-icon {
    height: 14px;
    width: 14px;
  }
  .banner-btns {
    margin-bottom: 35px;
  }
  .brands-img {
    width: 700.267px;
    height: 507.04px;
    margin-bottom: 50px;
  }
  .brands-title {
    font-size: 15px;
    transform: translate(-51%, -34%);
  }
  .graphs-main {
    margin: 0 auto;
  }
  .stat-item {
    padding: 8px;
    padding-top: 0;
  }
  .landing-navbar .navbar-nav .nav-link {
    text-align: left;
  }
  .unlock-sec .sec-title {
    font-size: 38px;
  }
  .landing-navbar .navbar-nav {
    align-items: center;
  }
  .landing-navbar .navbar-brand img {
    width: 127px;
    height: 56.676px;
  }
  .unlock-sec {
    padding: 54px 0;
  }
  .footer-sec .logo {
    height: 56.676px;
    width: 128px;
  }
  .video-play video {
    height: 440px;
  }
  .title-audience {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .sms-target-content .hr-line {
    margin-bottom: 20px;
  }
  .buttons-align {
    text-align: center;
  }
  .mockup {
    height: 340px;
    margin-bottom: 18px;
  }
  .next-btn {
    font-size: 18px;
  }
  .flex-order-1 {
    order: 1;
  }
  .flex-order-2 {
    order: 2;
  }
  .trends-col-image {
    height: 240.26px;
  }
  .deep-custom-sec .title {
    font-size: 38px;
  }
  .deep-custom-sec {
    padding: 67px 0;
  }
}
@media (max-width: 767px) {
  .business-text {
    padding: 9px 13px;
    font-size: 13.08px;
  }
  .banner-sec .banner-title {
    font-size: 22px;
    line-height: 32px;
  }
  .banner-sec .banner-text {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
  }
  .banner-btns {
    gap: 8px;
  }
  .banner-btn1 {
    font-size: 11px;
    padding: 10px 15px;
  }
  .banner-btn2 {
    font-size: 11px;
    padding: 9px 25px;
  }
  .consumer-sec .consumer-card {
    padding: 16px 10px;
    padding-left: 18px;
    text-align: center;
  }
  .consumer-card .icon {
    width: 35px;
    height: 35px;

    margin-bottom: 6px;
  }
  .title-audience {
    font-size: 20px;
  }
  .selects-group {
    flex-wrap: wrap;
  }
  .age_group {
    flex-wrap: wrap;
    gap: 10px;
  }
  .monthly_group {
    gap: 9px;
  }
  .price-card {
    padding: 20px;
  }
  .webbrands {
    display: none;
  }
  .mobbrands {
    display: block;
    margin-bottom: 20px;
  }
  .mobbrands .mobbrands-title {
    color: #252b42;

    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 31.491px; /* 130% */
    letter-spacing: 0.242px;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 30px;
  }
  .consumer-card .title {
    font-size: 16px;

    line-height: 22px;
  }
  .consumer-card .text {
    font-size: 14px;

    line-height: 20px;
  }
  .markets-sec {
    padding: 48px 0;
  }
  .markets-sec .sec-title {
    font-size: 24px;
    margin-bottom: 6px;
    text-align: center;
  }
  .stat-item .stat-number.counter {
    font-size: 30px;
    margin-bottom: 2px;
  }
  .stat-item {
    border-right: none;
    text-align: center;
    margin-bottom: 10px;
  }
  .news-sec {
    background: #e9e9e9;
    padding: 30px 0;
  }
  .news-sec .sec-title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
  }
  .news-card .btn-play {
    width: 52px;
    height: 52px;
  }
  .news-card .news-img {
    height: 200.181px;
  }
  .unlock-sec .sec-title {
    font-size: 22px;
    line-height: 29px;
    letter-spacing: 0px;
    margin-bottom: 12px;
  }
  .unlock-sec .text {
    color: #fff;
    font-size: 14px;

    line-height: 20px;
    letter-spacing: 0.2px;
    margin-bottom: 30px;
  }
  .unlock-sec {
    padding: 50px 0;
  }
  .landing-navbar .navbar-nav .nav-link {
    text-align: start;
  }
  .landing-navbar .navbar-brand img {
    width: 90px;
    height: 38.676px;
  }
  .footer-sec .logo {
    height: 46.676px;
    width: 120px;
    margin-bottom: 25px;
  }
  .consumer-sec .sec-title {
    text-align: center;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    padding-right: var(--bs-gutter-x, 18px);
    padding-left: var(--bs-gutter-x, 18px);
  }
  .landing-navbar .navbar-nav {
    align-items: center;
  }
  .contact-subsec .title {
    color: #1a1a1a;
    font-size: 20px;
    margin-bottom: 15px;
  }
  .contact-subsec .text {
    color: #595959;
    font-size: 16px;
  }
  .contact-subsec .mail-text {
    gap: 9px;

    margin-bottom: 6px;
  }
  .contact-subsec .form-control {
    font-size: 14px;
  }
  .mapouter .gmap_canvas {
    height: 388px;
  }

  .about-sec .nav-tabs .nav-link {
    font-size: 14px;
    padding-bottom: 15px;
    margin-right: 16px;
  }
  .about-sec .about-tab-card .about-img {
    height: 284px;

    margin-bottom: 9px;
  }
  .contact-sec .text {
    font-size: 17px;
    margin-bottom: 12px;
  }
  .video-play iframe {
    height: 240px;
  }

  .video-play video {
    height: 290px;
  }
  .about-sec .about-tab-card {
    padding: 16px;
  }
  .about-tab-card .about-content {
    padding-bottom: 10px;
  }
  .about-tab-card .social-icon {
    padding: 8px;
    margin-top: 10px;
  }
  .about-tab-card .social-icon img {
    height: 15px;
    width: 15px;
  }
  .about-sec .about-tab-card .card-text {
    margin-bottom: 7px !important;
  }
  .policy-sec {
    background-color: #edf7ff;
    padding: 40px 0;
  }
  .policy-sec .title {
    font-size: 24px;
  }
  .policy-sec .lititle {
    font-size: 16px;
  }
  .main-ol .main-li::marker {
    font-size: 14px;
    font-weight: 600;
  }
  .policy-sec .text {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .policy-sec li {
    font-size: 14px;
  }
  .main-ol .main-li {
    margin-bottom: 15px;
  }
  .target-sub-sec {
    padding: 22px;
  }
  .target-title {
    font-size: 18px;
  }
  .next-btn {
    font-size: 16px;
    width: 70%;
    padding: 10px;
  }
  .cancel-btn {
    font-size: 16px;
    width: 70%;
    padding: 10px;
  }
  .reset-btn img {
    height: 16px;
    width: 16px;
  }
  .reset-btn {
    padding: 6px 8px;
  }
  .content-text {
    font-size: 12px;
  }
  .mockup {
    height: 260px;
    margin-bottom: 18px;
  }
  .back-btn {
    width: 100px;
    font-size: 12px;
    padding: 6px;
  }
  .end-align {
    display: flex;
    justify-content: end;
    margin-top: 10px;
  }
  .pagev2 {
    height: 514px;
  }
  .market-text {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .brands-img {
    width: 350.267px;
    height: 287.04px;
  }
  .business-text {
    padding: 9px 11px;
    font-size: 12.08px;
  }
  .mapouter .gmap_canvas {
    height: 308px;
  }
  .contact-sec {
    padding-top: 33px;
  }
  .contact-sec::after {
    height: 381.706px;
  }
  .video-play video {
    height: 240px;
  }
  .contact-sec .title {
    font-size: 25px;
    margin-bottom: 0;
  }
  .banner-btns {
    gap: 4px;
  }
  .banner-btn1 {
    font-size: 11px;
    padding: 10px 12px;
  }
  .pagev1 {
    width: 311.192px;
    height: 265.299px;
    position: relative;
    left: 0%;
  }
  .leftgraph {
    width: 165.535px;
    height: 87.714px;
    bottom: -7%;
    left: -7%;
  }
  .rightgraph {
    width: 165.535px;
    height: 87.714px;
    right: -7%;
    bottom: -6%;
  }
  .break-marketing-sec .title {
    font-size: 23px;
    line-height: 28px;
    letter-spacing: -1px;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 50px;
  }
  .break-marketing-sec .text {
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
  }
  .pagev2 {
    height: 410px;
  }
  .break-marketing-sec .text {
    margin-bottom: 24px;
    font-size: 15px !important;
    text-align: center;
  }
  .consumer-sec .sec-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 24px;
  }
  .footer-sec .copyright-text {
    font-size: 12px;
  }
  .footer-sec .address-text {
    font-size: 12px;
  }
  .footer-sec .footer-link {
    font-size: 12px;

    margin-bottom: 5px;
  }
  .footer-sec .social-links .social-icon {
    width: 18px;
    height: 18px;
  }
  .footer-sec .social-links {
    gap: 20px;
  }
  .brands-title {
    font-size: 7px;
  }
  .landing-navbar .navbar-nav .nav-link {
    font-size: 12px;

    line-height: 16px;
  }
  .business-text {
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .contact-subsec .submit-btn {
    padding: 9px;

    font-size: 14px;
  }
  .banner-sec .banner-title {
    text-align: center;
  }
  .banner-btns {
    justify-content: center;
  }
  .landing-navbar .login-btn {
    padding: 3px 10px;
    margin-right: 9px;
    font-size: 12px;
  }
  .about-sec .about-tab-card .text {
    font-size: 14px;
  }
  /* .about-tab-card .about-content {
    padding-bottom: 14px;
  } */
  .about-sec .tab-content {
    padding: 30px 0;
  }
  .cancel-btn {
    font-size: 14px;
    width: 70%;
    padding: 7px;
  }
  .next-btn {
    font-size: 14px;
    width: 70%;
    padding: 7px;
  }
  .target-sub-sec .form-control {
    font-size: 12px;
    padding: 12px;
  }
  .mockup-img {
    background-image: url(../images/Dynamic-island-blank.png);
    height: 450px;
    width: 204px;
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
    margin: 0 auto;
  }
  .mockup-card {
    padding-top: 61px;
}
.mockup-card .text{
  margin: 0 10px;
}
  .deep-custom-sec .title {
    font-size: 22px;
    line-height: 29px;
  }
  .deep-custom-sec .text {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }
  .deep-custom-sec {
    padding: 57px 0;
  }
}
@media (max-width: 330px) {
  .brands-img {
    width: 300.267px;
    height: 297.04px;
  }
  .pagev1 {
    width: 283.192px;
    height: 282.299px;
  }
  .rightgraph {
    width: 140.535px;
    height: 86.714px;
    right: -4%;
  }
  .leftgraph {
    width: 146.535px;
    height: 90.714px;
    bottom: -7%;
    left: -2%;
  }
  .business-text {
    padding: 9px 9px;
    font-size: 11.08px;
  }
  .banner-sec .banner-text {
    font-size: 13px;
  }
  .banner-btn2 {
    font-size: 10px;
    padding: 9px 15px;
  }
  .banner-btn1 {
    font-size: 10px;
    padding: 10px 11px;
  }
  .pagev2 {
    width: 100%;
    height: 264px;
  }
  .brandsup {
    height: 350px;
    width: 100%;
  }
  .brandsupdown {
    height: 250px;
  }
  .mobbrands .mobbrands-title {
    color: #252b42;
    font-size: 16px;
  }
  .about-sec .nav-tabs .nav-link {
    font-size: 12px;
    margin-right: 13px;
  }
  .mockup-img {
    width: 200px;
  }
}
