@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap");
* {
  margin: 0px;
  padding: 0px;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  color: #f07d00;
  outline: none;
}

@font-face {
  font-family: "Arial";
  src: url("../fonts/ArialMT.woff2") format("woff2"),
    url("../fonts/ArialMT.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Arial";
  src: url("../fonts/Arial-BoldMT.woff2") format("woff2"),
    url("../fonts/Arial-BoldMT.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.barlow-condensed-regular {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body {
  /* font-family: "Archivo", system-ui; */
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
  font-weight: 400;
  line-height: 27px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-family: 'Arial'; */
  font-family: "Barlow Condensed", sans-serif;
}

.m0 {
  margin: 0px !important;
}
.m_t_10 {
  margin-top: 10px !important;
}
.m_t_20 {
  margin-top: 20px !important;
}
.m_t_30 {
  margin-top: 30px !important;
}
.m_t_40 {
  margin-top: 40px !important;
}
.m_t_50 {
  margin-top: 50px !important;
}
.m_t_60 {
  margin-top: 60px !important;
}
.m_t_70 {
  margin-top: 70px !important;
}
.m_t_80 {
  margin-top: 80px !important;
}
.m_t_90 {
  margin-top: 90px !important;
}
.m_t_100 {
  margin-top: 100px !important;
}

.m_b_10 {
  margin-bottom: 10px !important;
}
.m_b_20 {
  margin-bottom: 20px !important;
}
.m_b_30 {
  margin-bottom: 30px !important;
}
.m_b_40 {
  margin-bottom: 40px !important;
}
.m_b_50 {
  margin-bottom: 50px !important;
}
.m_b_60 {
  margin-bottom: 60px !important;
}
.m_b_70 {
  margin-bottom: 70px !important;
}
.m_b_80 {
  margin-bottom: 80px !important;
}
.m_b_90 {
  margin-bottom: 90px !important;
}
.m_b_100 {
  margin-bottom: 100px !important;
}

.p0 {
  padding: 0px !important;
}
.p10 {
  padding: 10px !important;
}
.p15 {
  padding: 15px !important;
}
.p20 {
  padding: 20px !important;
}
.p25 {
  padding: 25px !important;
}
.p30 {
  padding: 30px !important;
}
.p40 {
  padding: 40px !important;
}

.p_t_10 {
  padding-top: 10px !important;
}
.p_t_20 {
  padding-top: 20px !important;
}
.p_t_30 {
  padding-top: 30px !important;
}
.p_t_40 {
  padding-top: 40px !important;
}
.p_t_50 {
  padding-top: 50px !important;
}
.p_t_60 {
  padding-top: 60px !important;
}
.p_t_70 {
  padding-top: 70px !important;
}
.p_t_80 {
  padding-top: 80px !important;
}
.p_t_90 {
  padding-top: 90px !important;
}
.p_t_100 {
  padding-top: 100px !important;
}

.p_b_10 {
  padding-bottom: 10px !important;
}
.p_b_20 {
  padding-bottom: 20px !important;
}
.p_b_30 {
  padding-bottom: 30px !important;
}
.p_b_40 {
  padding-bottom: 40px !important;
}
.p_b_50 {
  padding-bottom: 50px !important;
}
.p_b_60 {
  padding-bottom: 60px !important;
}
.p_b_70 {
  padding-bottom: 70px !important;
}
.p_b_80 {
  padding-bottom: 80px !important;
}
.p_b_90 {
  padding-bottom: 90px !important;
}
.p_b_100 {
  padding-bottom: 100px !important;
}

.text_white,
.text_white:hover,
.text_white:focus {
  color: #fff;
}

.tablee {
  display: table;
  float: none;
  width: 100%;
}
.tablee_row {
  display: table-row;
  float: none;
}
.tablee_cell {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.tablee.vtop .tablee_cell {
  vertical-align: top;
}
.tablee.vbottom .tablee_cell {
  vertical-align: bottom;
}
.navbar-default {
  background-color: transparent;
  margin: 0px;
  border-color: transparent;
}
.navbar-default .navbar-nav > li > a {
  color: #000000;
  font-size: 22px;
  font-weight: 400;
  position: relative;
  background: transparent !important;
  padding: 10px 14px;
  margin: 15px 10px;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #6c33d5;
}
.navbar-default .navbar-nav > .current-menu-item > a,
.navbar-default .navbar-nav > .current-menu-item > a:focus,
.navbar-default .navbar-nav > .current-menu-item > a:hover {
  color: #6c33d5;
  background-color: transparent;
}

.navbar-brand {
  float: left;
  height: auto;
  padding: 5px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand > img {
  display: block;
  height: 50px;
}

.header-area .btn.login-btn {
  font-family: "Arial" !important;
  background: linear-gradient(114.46deg, #a671ff 6.65%, #7033be 86.7%);
  display: inline-flex;
  align-items: center;
  border-radius: 100px;
  font-family: Arial;
  font-size: 18px;
  font-weight: 400;
  line-height: 18.9px;
  color: #fff;
  padding: 5px 5px 5px 26px;
}

.header-area .btn.login-btn:hover {
  background: #7033be;
}
.header-area {
  padding: 15px 35px 15px 50px;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 9;
}

.header-area .btn.login-btn img {
  width: 33px;
  height: 33px;
  object-fit: contain;
  min-width: 33px;
  margin-left: 17px;
}

.header-area .header-menu-items {
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-area .nav.navbar-nav {
  width: 100%;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
}

.header-area .header-btn {
  margin-left: auto;
}
.flex_col.align_center {
  align-items: center;
}
.flex_col {
  display: flex;
  flex-wrap: wrap;
}

.common-btn {
  font-family: Archivo !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 18.9px;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  background: linear-gradient(114.46deg, #a671ff 6.65%, #7033be 86.7%);
  padding: 20px 37px 20px 37px;
  border-radius: 100px;
  position: relative;
}

.common-btn:after {
  content: "";
  background: url(../images/btn-arrow.png) no-repeat;
  height: 11px;
  width: 13px;
  background-size: contain;
  margin-left: 16px;
  display: inline-block;
}
.common-btn:hover {
  background: #7033be;
  color: #fff;
}

.common-btn:focus {
  color: #fff;
}

/*Home Banner Section CSS Start*/

.banner-area {
  padding-top: 197px;
  padding-bottom: 46px;
  position: relative;
  overflow: hidden;
}

.banner-area .banner-content {
  position: relative;
}

.banner-area .center-left-bg {
  width: 100%;
  max-width: 290px;
  height: 290px;
  object-fit: contain;
  position: absolute;
  top: 29px;
  left: 94px;
  pointer-events: none;
}

.banner-area .center-right-bg {
  width: 100%;
  max-width: 400px;
  height: 400px;
  object-fit: contain;
  position: absolute;
  top: -54px;
  right: 154px;
  pointer-events: none;
}

.banner-area .left-bg {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 58%;
  height: 100%;
}
.banner-area .right-bg {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
}
.banner-area .banner-content h1 {
  font-size: 85px;
  font-weight: 400;
  line-height: 89.25px;
  width: 100%;
  max-width: 684px;
  margin: 0 auto;
  margin-bottom: 28px;
  text-transform: capitalize;
}
.banner-area .banner-content h1 span {
  background: linear-gradient(92.46deg, #2c0371 43.91%, #7033be 63.77%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.banner-area .banner-content .text-content {
  width: 100%;
  max-width: 554px;
  margin: 0 auto;
}

.banner-area .banner-content p {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  color: #000;
}

.banner-area .banner-btn {
  margin-top: 30px;
}

.banner-area .mobile-left-bg,
.banner-area .mobile-right-bg {
  display: none;
}
/*Home Banner Section CSS End*/

/*Your Sript Section CSS Start*/

.your-script-area {
  padding-top: 80px;
  padding-bottom: 90px;
  position: relative;
}

.your-script-area:after {
  content: "";
  background: url(../images/your-script-bg.png) no-repeat;
  width: 100%;
  /* height: 100%; */
  position: absolute;
  background-size: 100% 100%;
  left: 0;
  display: block;
  pointer-events: none;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.your-script-area:before {
  content: "";
  background: url(../images/script-bottom-bg.png) no-repeat;
  width: 100%;
  height: 408px;
  position: absolute;
  bottom: -195px;
  background-size: 100% 100%;
  left: 0;
  display: block;
  pointer-events: none;
}
.your-script-area .script-box {
  width: 100%;
  max-width: 1060px;
  margin: 0 auto;
}

.your-script-area .script-box .script-img img {
  width: 100%;
  max-width: 774px;
  border-radius: 19px;
  margin-left: auto;
  height: 466px;
  object-fit: cover;
}

.your-script-area .script-content {
  border-radius: 27px;
  width: 100%;
  max-width: 527px;
  position: absolute;
  top: 50px;
  bottom: 50px;
  z-index: 1;
  padding: 39px 42px;
}

.your-script-area .script-content:before {
  content: "";
  background: url(../images/script-blur-bg.png) no-repeat;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  pointer-events: none;
  display: block;
}
.your-script-area .script-content h4 {
  font-size: 45px;
  font-weight: 700;
  line-height: 1em;
  background: linear-gradient(294.46deg, #a671ff 13.3%, #7033be 93.35%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin: 0px;
  margin-bottom: 22px;
}

.your-script-area .script-content p {
  font-size: 28px;
  font-weight: 300;
  line-height: 38.97px;
  color: #000;
}

.your-script-area .generate-btn {
  margin-top: 42px;
}

.your-script-area .generate-btn .common-btn:after {
  content: "";
  background: url(../images/generate--btn-img.png) no-repeat;
  height: 16px;
  width: 14px;
  background-size: contain;
  margin-left: 11px;
  display: inline-block;
}

.use-cases-area {
  padding-top: 125px;
  position: relative;
}

.use-cases-area .common-title h2 {
  background: linear-gradient(294.46deg, #a671ff 13.3%, #7033be 93.35%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 45px;
}

.common-title h2 {
  margin-top: 0px;
  font-size: 65px;
  font-weight: 700;
  line-height: 1em;
}

.use-cases-area .cases-box {
  border-radius: 25px;
  background: url(../images/cases-box-border-1.png) no-repeat;
  background-size: 100% 100%;
  background-color: #f0e6ff;
  position: relative;
  padding: 32px 21px 15px 21px;
  box-shadow: 0px 25px 45px 0px #0000000d;
  padding-bottom: 165px;
  width: 100%;
}

.use-cases-area .cases-box h4 {
  font-size: 22px;
  font-weight: 700;
  line-height: 25.3px;
  color: #000;
  margin-top: 0px;
  margin-bottom: 12px;
}

.use-cases-area .cases-box p {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #333333;
  width: 100%;
  max-width: 208px;
  margin-left: auto;
  margin-right: auto;
}

.use-cases-area .cases-box .case-icon {
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 15px;
}

.use-cases-area .cases-box img {
  height: 146px;
  object-fit: contain;
}

/*Your script Section CSS End*/

/*Pricing Area CSS Start*/

.pricing-area {
  background: linear-gradient(84.67deg, #240264 31.29%, #7033be 96.4%);
  padding-top: 40px;
  padding-bottom: 130px;
}

.pricing-area .common-title h2 {
  color: #fff;
}

.pricing-area .pricing-box {
  border: 2px solid #6c33d5;
  box-shadow: 10px 15px 45px 0px #6c33d533 inset;

  border-radius: 25px;
  background: #fff;
  padding: 0px 42px 37px 0px;
  margin-top: 78px;
}

.pricing-area .pricing-box .top-text {
  background: linear-gradient(99.37deg, #2c0371 43.74%, #6c33d5 111.71%);
  padding: 9px 37px 7px 37px;
  border-radius: 24px 0px 25px 0px;
}

.pricing-area .pricing-box .top-text p {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #fff;
  font-family: Arial !important;
  margin-bottom: 0px;
}

.pricing-area .cretor-text .title-area h4 {
  background: linear-gradient(114.46deg, #a671ff 6.65%, #7033be 86.7%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.1em;
  margin: 0px;
}

.pricing-area .cretor-text .price-text {
  background: #f6efff;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pricing-area .cretor-text .title-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}

.pricing-area .cretor-text {
  width: 100%;
  max-width: 510px;
  padding-left: 37px;
}
.pricing-area .content-box h5:first-child {
  margin-top: 6px;
}

.pricing-area .content-box h5 {
  font-size: 22px;
  font-weight: 700;
  line-height: 23.1px;
  text-align: left;
  color: #000;
  margin-bottom: 7px;
  margin-top: 21px;
}

.pricing-area .content-box p {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #535353;
}

.pricing-area .buy-btn {
  margin-top: 22px;
}

.pricing-area .buy-btn .common-btn {
  width: 100%;
  max-width: 294px;
  text-align: center;
  justify-content: center;
}

.pricing-area .include-area {
  box-shadow: 0px 4px 4px 0px #00000033;
  border-radius: 25px;
  width: 100%;
  max-width: 355px;
  position: absolute;
  top: -28px;
  right: 70px;
}

.pricing-area .include-text {
  background: #fff;
  box-shadow: 10px 15px 45px 0px #6c33d533 inset;
  border-radius: 25px;
  padding: 46px 23px 38px 23px;
}

.pricing-area .include-text h5 {
  font-size: 22px;
  font-weight: 700;
  line-height: 23.1px;
  text-align: left;
  color: #000;
  margin-bottom: 24px;
  margin-top: 0px;
}
.pricing-area .include-text ul {
  padding: 0px;
  list-style-type: none;
}

.pricing-area .include-text ul li {
  position: relative;
  padding-left: 33px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.1em;
  color: #262525;
  margin-bottom: 19px;
}

.pricing-area .include-text ul li:before {
  content: "";
  background: url(../images/include-bullet.png) no-repeat;
  width: 26px;
  height: 26px;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
}

.price-main-area {
  position: relative;
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
}
/*Pricing Area CSS End*/

/*Corporate Area CSS Start*/
.corporate-area {
  padding-top: 130px;
  background: url(../images/corporate-bg-min.png) center center/cover no-repeat;
  padding-bottom: 72px;
}

.corporate-area .corporate-box {
  background: #ffffff;
  width: 100%;
  border-radius: 35px 35px 0px 0px;
  padding: 57px 20px 0px 20px;
}

.corporate-area .corporate-box h4 {
  font-size: 45px;
  font-weight: 700;
  line-height: 47.25px;
  text-align: center;
  color: #000;
  margin-bottom: 30px;
  margin-top: 0px;
}

.corporate-area .corporate-box p {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #535353;
  width: 100%;
  max-width: 478px;
  margin-left: auto;
  margin-right: auto;
}

.corporate-area .corporate-box p a {
  color: #6c33d5;
  font-weight: 700;
}

.corporate-area .corporate-img img {
  margin-top: 43px;
}
/*Corporate Area CSS End*/

/*Footer CSS Start*/

.footer-area {
  background: #0f0625;
  position: relative;
  padding-bottom: 30px;
  padding-top: 30px;
}

.footer-area:before {
  content: "";
  background: url(../images/footer-curve.png) no-repeat;
  width: 100%;
  height: 120px;
  background-size: 100% 100%;
  top: -108px;
  left: 0;
  right: 0;
  position: absolute;
  display: block;
  pointer-events: none;
}

.footer-area .footer-bottom-img {
  position: absolute;
  bottom: 0;
  right: calc((100% - 1180px) / 2);
  pointer-events: none;
}

.footer-area .footer-logo img {
  height: 50px;
  object-fit: contain;
}
.footer-area .footer-text {
  width: 100%;
  max-width: 299px;
  margin-top: 28px;
}

.footer-area .footer-text p {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  color: #ababab;
}

.footer-area .footer-heading h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 32.64px;
  margin-top: 0px;
  color: #fff;
  margin-bottom: 23px;
}

.footer-area .footer-menu ul {
  padding: 0px;
  list-style-type: none;
  margin-bottom: 0px;
}

.footer-area .footer-menu ul li {
  margin-bottom: 15px;
}

.footer-area .footer-menu ul li > a {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1em;
  color: #ababab;
}
.footer-area .footer-menu ul li > a:hover {
  color: #fff;
}

.footer-area .contact-box {
  display: flex;
  column-gap: 17px;
  margin-bottom: 25px;
}
.footer-area .contact-box:last-child {
  margin-bottom: 0px;
}

.footer-area .contact-box .contact-icon img {
  width: 33px;
  height: 33px;
  min-width: 33px;
  object-fit: contain;
}

.footer-area .contact-box .contact-detail h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  margin: 0px;
}
.footer-area .contact-box .contact-detail p,
.footer-area .contact-box .contact-detail a {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0px;
  color: #ababab;
}

.footer-area .copy-right-col {
  margin-top: 100px;
}

.footer-area .copy-text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 0px;
  color: #ababab;
}

.footer-area .social-icon {
  text-align: center;
  width: 50%;
}

.footer-area .social-icon a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff1a;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  margin-right: 7px;
}

.footer-area .social-icon a:hover {
  background: #3e1a99;
}

.footer-area .policy-menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: flex;
  column-gap: 20px;
  justify-content: flex-end;
}

.footer-area .policy-menu ul li a {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #ababab;
}

.footer-area .policy-menu ul li a:hover {
  color: #fff;
}

.footer-area .copy-social-col {
  display: flex;
  justify-content: space-between;
}
/*Footer CSS End*/

@media screen and (min-width: 991px) and (max-width: 1450px) {
  .footer-area:before {
    top: -117px;
  }
}

@media screen and (min-width: 1440px) {
}
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1200px) {
  .header-area {
    padding: 15px 30px 15px 30px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 18px;
    margin: 15px 5px;
  }
  .header-area .btn.login-btn {
    font-size: 16px;
  }
  .pricing-area .include-area {
    right: 40px;
  }
}
@media screen and (max-width: 991px) {
  /*Header CSS Start*/
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .header-area .nav.navbar-nav {
    text-align: left;
    display: block;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }

  .header-area .preheader-row {
    display: none;
  }

  .navbar-brand {
    display: block;
    padding-left: 0px;
  }

  .header-area .menu-section {
    top: 0;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .header-area .menu-container {
    background: #fff;
  }

  .navbar-toggle {
    display: block;
    margin-top: 8px;
    margin-right: 0px;
    width: 37.29px;
    height: 37.29px;
    border-radius: 50%;
    background: url(../images/toggle-icon.png) no-repeat;
    background-size: 100% 100%;
    border: none;
  }

  .header-area {
    padding-bottom: 0px;
    padding-top: 0px;
  }

  .navbar-default .navbar-collapse {
    background: #fff;
    border-radius: 0px;
    position: absolute;
    left: -1px;
    right: -1px;
    padding-bottom: 20px;
    z-index: 99;
    padding-right: 15px;
  }
  .navbar-default .navbar-nav > li > a {
    margin: 5px 5px;
    padding-left: 0px;
    color: #111214;
  }

  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #a671ff;
    opacity: 0;
  }

  .navbar-nav > li > a:hover {
    color: #a671ff !important;
  }

  .navbar-default .navbar-nav li:hover a:before {
    display: none;
  }

  .navbar-default .navbar-nav > .current-menu-item > a,
  .navbar-default .navbar-nav > .current-menu-item > a:focus,
  .navbar-default .navbar-nav > .current-menu-item > a:hover {
    color: #a671ff;
  }
  .navbar-default .navbar-nav > li.current-menu-item > a:before {
    display: none;
  }

  .navbar-brand > img {
    display: block;
    height: 40px;
  }

  .header-area {
    padding: 16px 15px;
    padding-bottom: 13px;
  }
  .header-area .header-container {
    display: block;
  }

  .header-area .header-menu-items {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding-right: 15px;
  }

  .header-area .play-btn {
    display: block !important;
    margin-left: 0px;
    margin-top: 20px;
  }

  .header-area .social-icons {
    width: 100%;
    margin-top: 20px;
  }
  .header-area .header-btn {
    margin-left: initial;
    margin-top: 10px;
  }
  /*Header CSS End*/

  .banner-area .banner-content h1 {
    font-size: 60px;
    line-height: 70px;
  }
  .your-script-area .script-content {
    margin: 0 auto;
    margin-top: -46px;
    z-index: 1;
    position: relative;
    top: initial;
    bottom: initial;
  }
  .your-script-area {
    padding-top: 16px;
  }
  .banner-area {
    padding-top: 125px;
  }
  .use-cases-area {
    padding-top: 81px;
  }

  .common-title h2 {
    font-size: 50px;
  }
  .use-cases-area .cases-box {
    margin-bottom: 30px;
  }
  .pricing-area {
    padding-top: 10px;
    padding-bottom: 100px;
  }
  .pricing-area .pricing-box {
    margin-top: 52px;
  }
  .pricing-area .include-area {
    position: initial;
    max-width: 100%;
    margin-top: 32px;
  }
  .corporate-area {
    padding-top: 100px;
    padding-bottom: 0;
    position: relative;
  }
  .corporate-area .corporate-box {
    border-radius: 35px;
    margin-bottom: 34px;
  }

  .corporate-area .corporate-col:last-child .corporate-box {
    border-radius: 35px 35px 0px 0px;
  }
  .footer-area:before {
    content: "";
    background: url(../images/footer-curve-1.png) no-repeat;
    width: 100%;
    height: 142px;
    background-size: 100% 100%;
    top: -71px;
  }
  .footer-area .footer-text {
    max-width: 100%;
    margin-top: 22px;
    margin-bottom: 50px;
  }
  .footer-area .footer-menu ul {
    margin-bottom: 40px;
  }

  .col-revers {
    display: flex;
    flex-direction: column-reverse;
  }
  .footer-area .social-icon {
    text-align: left;
    width: 100%;
  }
  .footer-area .copy-social-col {
    flex-direction: column;
  }
  .footer-area .copy-right-col {
    margin-top: 40px;
  }
  .footer-area .policy-menu ul {
    justify-content: flex-start;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .footer-area {
    padding-bottom: 44px;
  }
  .footer-area .footer-bottom-img {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .navbar-brand > img {
    height: 36px;
  }
  .header-area .nav.navbar-nav {
    padding-left: 15px;
  }
  .banner-area .banner-content h1 {
    font-size: 45px;
    line-height: 47px;
    margin-bottom: 14px;
  }
  .banner-area .banner-content p {
    font-size: 18px;
    line-height: 25px;
  }
  .common-btn {
    padding: 15px 30px 15px 30px;
  }

  .banner-area .center-right-bg,
  .banner-area .center-left-bg,
  .banner-area .left-bg,
  .banner-area .right-bg {
    display: none;
  }

  .banner-area .mobile-left-bg {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    width: auto;
    display: block;
    height: 133%;
  }

  .banner-area .mobile-right-bg {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
  }
  .your-script-area .script-box .script-img img {
    max-width: 372px;
    border-radius: 19px;
    height: 224px;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
  }
  .your-script-area .script-content h4 {
    font-size: 26px;
    margin-bottom: 10px;
  }

  .your-script-area .script-content {
    max-width: 280px;
    padding: 30px 20px;
    margin-top: -43px;
  }

  .your-script-area .script-content:before {
    content: "";
    background: url(../images/mobile-script-blur-bg.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
  }
  .your-script-area .script-content p {
    font-size: 18px;
    line-height: 1.5em;
  }
  .your-script-area .generate-btn {
    margin-top: 14px;
  }
  .use-cases-area .common-title h2 {
    margin-bottom: 38px;
  }

  .your-script-area:after {
    content: "";
    background: url(../images/script-mobile-bg.png) no-repeat;
    width: 100%;
    position: absolute;
    background-size: 100% 100%;
    height: 844px;
  }

  .your-script-area:before {
    content: "";
    background: url(../images/script-right-mobile-bg.png) no-repeat;
    width: 100%;
    height: 950px;
    position: absolute;
    bottom: -121px;
    background-size: 100% 100%;
    left: 0;
    display: block;
    pointer-events: none;
  }
  .use-cases-area .cases-box {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
  .your-script-area {
    padding-bottom: 60px;
  }
  .pricing-area .pricing-box {
    padding: 0px 24px 36px 0px;
  }
  .pricing-area .buy-btn {
    margin-top: 49px;
    padding-right: 13px;
  }
  .corporate-area .corporate-box h4 {
    font-size: 40px;
    line-height: 42px;
  }
  .corporate-area .corporate-box {
    padding: 57px 40px 0px 40px;
    padding-bottom: 49px;
  }
  .corporate-area .corporate-col:last-child .corporate-box {
    padding-bottom: 0px;
  }

  .corporate-area {
    background: transparent;
  }
  .corporate-area:before {
    content: "";
    background: url(../images/corporate-mobile-bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    top: -288px;
    display: block;
    width: 100%;
    bottom: 0;
    z-index: -1;
  }
  .pricing-area .cretor-text .title-area {
    margin-top: 14px;
  }
  .corporate-area:after {
    content: "";
    background: linear-gradient(
      0.05deg,
      rgba(255, 255, 255, 0.6) 5.17%,
      rgba(112, 51, 190, 0.3) 44.97%,
      rgba(255, 255, 255, 0.6) 89.42%
    );
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    top: -288px;
    display: block;
    width: 100%;
    bottom: 0;
    z-index: -1;
  }

  .footer-area:before {
    height: 72px;
  }
  .footer-area {
    padding-top: 5px;
  }
  .m_t_10 {
    margin-top: 5px !important;
  }
  .m_t_20 {
    margin-top: 10px !important;
  }
  .m_t_30 {
    margin-top: 15px !important;
  }
  .m_t_40 {
    margin-top: 20px !important;
  }
  .m_t_50 {
    margin-top: 25px !important;
  }
  .m_t_60 {
    margin-top: 30px !important;
  }
  .m_t_70 {
    margin-top: 35px !important;
  }
  .m_t_80 {
    margin-top: 40px !important;
  }
  .m_t_90 {
    margin-top: 45px !important;
  }
  .m_t_100 {
    margin-top: 50px !important;
  }

  .m_b_10 {
    margin-bottom: 5px !important;
  }
  .m_b_20 {
    margin-bottom: 10px !important;
  }
  .m_b_30 {
    margin-bottom: 15px !important;
  }
  .m_b_40 {
    margin-bottom: 20px !important;
  }
  .m_b_50 {
    margin-bottom: 25px !important;
  }
  .m_b_60 {
    margin-bottom: 30px !important;
  }
  .m_b_70 {
    margin-bottom: 35px !important;
  }
  .m_b_80 {
    margin-bottom: 40px !important;
  }
  .m_b_90 {
    margin-bottom: 45px !important;
  }
  .m_b_100 {
    margin-bottom: 50px !important;
  }

  .p_t_10 {
    padding-top: 5px !important;
  }
  .p_t_20 {
    padding-top: 10px !important;
  }
  .p_t_30 {
    padding-top: 15px !important;
  }
  .p_t_40 {
    padding-top: 20px !important;
  }
  .p_t_50 {
    padding-top: 25px !important;
  }
  .p_t_60 {
    padding-top: 30px !important;
  }
  .p_t_70 {
    padding-top: 35px !important;
  }
  .p_t_80 {
    padding-top: 40px !important;
  }
  .p_t_90 {
    padding-top: 45px !important;
  }
  .p_t_100 {
    padding-top: 50px !important;
  }

  .p_b_10 {
    padding-bottom: 5px !important;
  }
  .p_b_20 {
    padding-bottom: 15px !important;
  }
  .p_b_30 {
    padding-bottom: 30px !important;
  }
  .p_b_40 {
    padding-bottom: 20px !important;
  }
  .p_b_50 {
    padding-bottom: 25px !important;
  }
  .p_b_60 {
    padding-bottom: 30px !important;
  }
  .p_b_70 {
    padding-bottom: 35px !important;
  }
  .p_b_80 {
    padding-bottom: 40px !important;
  }
  .p_b_90 {
    padding-bottom: 45px !important;
  }
  .p_b_100 {
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 480px) {
}
@media screen and (max-width: 320px) {
}
