@font-face {
  font-family: "MBFSpace";
  src: url("../fonts/MBF-Space.ttf") format("truetype");
}

@font-face {
  font-family: "BasementGrotesque-Regular";
  src: url("../fonts/BasementGrotesque-Regular.ttf") format("truetype"); /* Safari, Android, iOS */
}

@font-face {
  font-family: "BasementGrotesque-Bold";
  src: url("../font/BasementGrotesque-Bold.ttf") format("truetype"); /* Safari, Android, iOS */
}

.popover-btn {
  background-color: transparent;
  font-family: Lexend Deca;
  font-size: 16px;
  font-weight: 300;
  padding: 0;
  margin-bottom: 0px !important;
  border: none;
  text-align: left;
  text-decoration: underline;
  color: white;
}

body {
  padding: 2rem;
}

input:invalid {
  box-shadow: none;
}

input:invalid:focus {
  outline: none;
  border: 1px solid #dc3545;
}

input:invalid ~ .invalid-feedback {
  display: block;
  font-size: 0.875em;
  color: #dc3545;
  margin-top: 0.25em;
}

input:invalid::-webkit-validation-bubble {
  display: none;
}

.body-light {
  background-color: #f2f2f2;
}

.mbfspace {
  font-family: "MBFSpace" !important;
  font-weight: 300;
}

.lexend {
  font-family: "Lexend Deca", sans-serif !important;
}

.basement {
  font-family: "BasementGrotesque-Bold";
  font-weight: 600;
}

.basement2 {
  font-family: "BasementGrotesque-Bold";
  font-weight: 800;
}

h2,
h3 {
  line-height: normal !important;
}

#index-footer-below {
  font-family: "Lexend Deca";
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 24.576px;
}

.form-container h2 {
  margin: 8px 0 !important;
  font-size: 60px;
  display: flex;
}
.form-container {
  width: 100%;

  background: url(../images/rectangle\38-min.png);
  border: 2px solid rgba(128, 128, 128, 0.192);
  border-radius: 38px;
  padding: 45px;
}
.ai-form {
  padding: 45px;
  background-color: #fff;
  border-radius: 28px;
}

.ai-form input {
  margin-bottom: 0.75rem;
  border: none;
  border-bottom: 1px solid black;
  border-radius: 0;
}

.ai-form select {
  margin-bottom: 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid black;
  border-radius: 0;
  margin: 5px;
  width: 100%;
  min-width: 60px;
}

.submitBtn {
  background-color: #003d27;
  border-radius: 10px;
  color: #fff;
  height: 3rem;
  padding: 0 2rem;
  border: none;
}

.para-paid {
  font-family: Lexend Deca;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
}

.head-para {
  font-size: 60px;
  font-weight: 400;
  line-height: 58px;
  letter-spacing: 0em;
  text-align: left;
}
.submitBtn1 {
  background-color: #037e40;
  border-radius: 10px;
  color: #fff;
  height: 3rem;
  padding: 0 2rem;
}

.title-label {
  background-color: #30eb96;
  display: flex;
  justify-content: center;
  padding: 0;
  border-radius: 18px;
  width: 7%;
  max-width: 10%;
}
.title-label p {
  margin: 5px;
  font-weight: 600;
}

.title-label {
  margin-bottom: 23px !important;
}

.total-db {
  flex-wrap: nowrap;
  /* align-items: center; */
  padding-right: 5rem;
  padding-left: 5rem;
  margin-bottom: 40px;
  background: white;
  padding: 20px;
  border-radius: 20px;
  width: 98%;
}
.total-db h3 {
  font-size: 48px;
}

.p-description {
  flex-wrap: wrap;
  width: 65%;
  font-family: Lexend Deca;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
}

.tool-list-container .card  {
  border: 1px solid rgba(103, 102, 102, 0.089);
  border-radius: 28px;
  padding: 5rem;
  width: 100%;
  height: auto !important;
  margin: 0px !important;
}

.popover {
  background: rgba(8, 49, 30, 1);
  font-family: Lexend Deca;
  color: white;
  min-width: 280px;
}

.close {
  position: absolute;
  top: 0px;
  right: 10px;
  background: transparent;
  color: white !important;
  font-family: Lexend Deca;
  font-size: 28px;
  font-weight: 300;
  padding: 0;
  border: none;
}

.close:hover {
  background: transparent;
  color: white !important;
}
.popover {
  background-color: rgba(8, 49, 30, 1);
  border-radius: 4px;
}
.popover-header {
  background-color: rgba(8, 49, 30, 1);
  color: white;
  font-size: 18px;
  border: none;
}

.popover-arrow-outer {
  background-color: rgba(8, 49, 30, 1);
  color: rgba(8, 49, 30, 1);
}

.popover-body {
  font-family: Lexend Deca;
  color: white;
  background-color: rgba(8, 49, 30, 1);
  font-family: Lexend Deca;
  font-size: 15px;
}

.bs-example {
  margin: 150px 50px;
}

/* Styles for custom popover template */
.popover-footer {
  font-family: Lexend Deca;
  font-size: 15px;
  background-color: transparent;
  text-align: right;
  color: green !important;
}
.popover-body span {
  display: block;
  margin-bottom: 10px;
}

.popover .arrow::after,
.popover .arrow::before {
  right: 100px;
}
.popover .popover-arrow {
  display: block;
  margin-bottom: 15px;
}

.para-reset {
  font-family: Lexend Deca;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
}

.checkbox-style {
  display: flex;
  align-items: center;
}
.checkbox-style .form-check-input {
  margin-right: 10px; /* Adjust the space between the checkbox and the label */
}
.mycheck {
  margin-top: 0 !important;
}

.reset-font {
  font-family: Lexend Deca;
  text-align: center;
}

.al-font {
  font-family: Lexend Deca;
}
.button-color-reset {
  background: rgba(3, 126, 64, 1);
  padding: 15px 40px 15px 40px;
  border-radius: 10px;
  border: none;
  color: white;
  font-size: 18px;

}

.mylink a {
  color: rgba(44, 255, 52, 1) !important;
  text-decoration: underline;
  font-family: Lexend Deca;
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: underline;
}

.arrow::after,
.bs-popover-bottom .arrow::after {
  border-bottom-color: rgba(8, 49, 30, 1) !important;
  border-top-color: rgba(8, 49, 30, 1) !important;
}

.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow:after,
.bs-popover-top > .popover-arrow:after {
  color: rgba(8, 49, 30, 1) !important;
}

.tool-list-container .card-cont-b  {
  background: url(../images/bg-scout-card.webp);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px;

}
.tool-list-container .card {
  height: 15rem;
  padding: 0;
  border: 0;
  margin: 1rem 0;
  position: relative;
}

.not-for-mobile {
  display: block;
}

.tool-list-container input.form-control {
  padding: 23px;
}

.tool-list-container h6.card-title {
  text-align: left;
  margin-top: 0px !important;
}

.tool-list-container .filter-drop {
  display: flex;
  align-items: center;
}

#categorySelect,
#mediaSelect {
  height: auto;
  border-radius: 10px;
  border: 1px solid #000;
  background: #fff;
  color: #003d27;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none;
  background-image: url(../images/arrow_for_select.svg);
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  font-family: Lexend Deca;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  min-width: 140px;
}

.pagination .page-item .page-link {
  border: none;
  color: black;
  font-family: Lexend Deca;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  border-radius: 6px;
}

.pagination li:not(:last-child) {
  margin-right: 19px;
}

#categorySelect option,
#mediaSelect option {
  color: #003d27;
}

/* .card-white-bg {
  background: url(../images/white-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0.5rem;
} */

.input-group.toollist-filter {
  display: flex;
  justify-content: space-between;
}

.card-img-top {
  width: auto;
  /* margin: 1rem auto; */
}

.card-title-container {
  color: white;
  font-family: "Lexend Deca";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

.searchcontainer {
  display: flex;
  position: relative;
  align-items: center;
  max-width: 100%;
}
#apply-filter {
  background-color: #003d27;
  color: white;
  font-family: Lexend Deca;
  font-size: 17px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  padding-top: 0.78rem;
  padding-bottom: 0.78rem;
  border-radius: 10px;
  float: right;
  width: 100%;
}

.tool-list-container select {
  padding: 0;
}

.search-icon {
  position: absolute;
  left: 10px;
}

.custom-icon {
  background-image: url("../images/filter.svg");
}

button#button-addon2 {
  position: absolute;
  right: 5px;
  top: 6px;
  height: 35px;
  line-height: 23px;
  background-color: #30eb96;
  color: #013e28;
  border: none;
  font-family: Lexend Deca !important;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 400;
  width: 110px;
}


.input-group.toollist-filter button {
  margin-top: 0;
  /* height: 45px; */
  line-height: 32px;
  font-size: 12px;
  align-self: center;
}

.input-group.toollist-filter button::after {
  margin-top: 1rem;
}

.input-group.toollist-filter .dropdown-toggle {
  border-radius: 10px;
  border: 1px solid #003d27;
  color: #003d27;
  background: #fff;
}

.input-group.toollist-filter .dropdown-toggle:hover {
  color: #003d27;
}

.input-group.toollist-filter .dropdown-toggle:focus {
  color: #003d27;
}

.searchcontainer input {
  width: 700px;
}

.btnapplyfilter {
  background-color: #30eb96;
  color: #013e28;
}

.unlocksection {
  background: url("../images/headbg.png");
  background-size: cover;
  padding: 12rem 5rem;
  position: relative;
  border-radius: 20px;
}

.unlocksection h2,
.unlocksection p {
  color: #fff;
}

section.unlocksection.container {
  padding: 120px 0 120px 50px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.unlocksection-item {
  width: 100%;

  /* margin: 12rem 3rem 12rem 1rem; */
}

.unlocksection h2 {
  text-transform: uppercase;
  font-size: 3rem;
  letter-spacing: 2px;
}

.unlocksection-item p {
  width: 50%;
  font-size: 16px;
}
.tools100 {
  background: linear-gradient(180deg, #0f5 12.83%, #04c46c 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tools100 {
  font-feature-settings: "clig" off, "liga" off;
  font-size: 100px;
  font-style: normal;
  font-weight: 800 !important;
  line-height: normal; /* 113% */
  text-transform: uppercase;
}

.btnunlock {
  display: inline-block; /* or display: block; */
  border-radius: 10px;
  background: #30eb96;
  padding: 0.5rem;
  color: #003d27;
  text-align: center;
  border: none;
  color: #003d27;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Lexend Deca";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.076px;
}

.tool-web-btn {
display: inline-block; /* or display: block; */
  border-radius: 10px;
  background: #30eb96;
  padding: 1rem;
  color: #003d27;
  text-align: center;
  border: none;
  color: #003d27;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Lexend Deca";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.076px;
  transition: ease-in 0.2s;
}

.tool-web-btn:hover {
    color: #003d27;
    text-decoration: none;
    background-color: #57ffb3;
}



.pagination123 {
  display: flex;
  justify-content: flex-end;
  margin: 2rem 0 0 auto;
  align-items: end;
}

.no-result {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

ul.pagination li a {
  color: #30eb96;
}

#search-button {
  flex: 1;
  border-radius: 10px;
  font-family: Lexend Deca;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 11% !important;
}

.page-item.active .page-link {
  background-color: #30eb96;
}

select.form-control.form-control-md.col-12 {
  margin-top: 1.5rem;
}

#category-filter {
  justify-content: end;
  padding: 0;
  margin: 0;
}

#search-divmain {
padding: 0;
margin: 0;
}

@media only screen and (max-width: 1200px) {
  #search-button {
    padding-left: 6% !important;
  }
}

@media only screen and (max-width: 580px) {
  #search-button {
    padding-left: 13% !important;
  }

  #button-addon2 {
    width: 90px !important;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1379px) {
  #apply-filter svg {
    display: none !important;
  }
}

.login-btn {
  margin-left: 5px;
}

.btn-login {
  background-color: #30eb96;
  color: #003d27;
  border: none;
  margin-left: 1rem;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 0.85rem 2rem;
  font-family: Lexend Deca;
  font-size: 17px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
}

.btn-login:hover {
  background-color: #30eb96;
  color: #003d27;
  border: none;
}

.btn-login:visited {
  background-color: #30eb96;
  color: #003d27;
  border: none;
}

.navbar-nav {
  background-color: white;
  padding: 0.5rem 2rem;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  font-family: Lexend Deca;
  font-size: 17px;
  font-weight: 300;
  line-height: 19px;
  letter-spacing: 0px;
  text-align: center;
  color: black;
  align-items: center;
}

.nav-link {
  color: black !important;
}

.navbar-nav .nav-item .nav-link:active,
.navbar-nav .nav-item .nav-link:focus,
.navbar-nav .nav-item .nav-link:hover {
  color: #003d27 !important;
  font-family: 600 !important;
}

.navbar-nav li:not(:last-child) {
  margin-right: 40px;
}

@media only screen and (min-width: 1101px) and (max-width: 1371px) {
  .navbar-nav li:not(:last-child) {
    margin-right: 12px;
  }

  .navbar-nav li {
    font-size: 17px;
  }
  .navbar-nav {
    padding: 0.5rem 1rem;
    align-items: center;
  }

  .btn-login {
    font-size: 13px;
    padding: 0.85rem 1rem;
  }

  .login-btn {
    width: 18px;
    height: 18px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .navbar-nav li:not(:last-child) {
    margin-right: 10px;
  }

  .navbar-nav li {
    font-size: 13px;
  }
  .navbar-nav {
    padding: 0.5rem 1rem;
    align-items: center;
  }

  .btn-login {
    font-size: 13px;
    padding: 0.85rem 1rem;
  }

  .login-btn {
    width: 18px;
    height: 18px;
  }
}

.nav-bar-mobile-login {
  display: none;
}

/* ACCESS VERSION PAGE */
.h5ultlist {
  width: 80%;
  line-height: normal;
  color: #003d27;
}

.form-container p {
  width: 80%;
}

.tool-list-container .card-green-bg {
  background: url(../images/greenBg.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 350px;
  width: 100%;
  position: relative;
}

.card-white-bg {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f2f2f2;
  border-radius: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0.5rem;
  box-sizing: border-box;
  width: 22%;
  margin: auto;
  height: 70px;
  overflow: hidden;
}

.card-white-bg img {
  max-width: 90%;
  object-fit: contain;
  mix-blend-mode: multiply;
  max-height: 5rem;
}

/* .card-green-bg {
  background: url(../images/greenBg.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 300px;
  width: 100%;
  position: relative;
} */

.short_description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 40px;
}

.tool-list-container .product-container {
  display: flex;
  flex-direction: column;
  width: 70%;
  justify-content: center;
}

.tool-list-container .c-title-1 {
  color: #fff;
  text-align: left;
  font-weight: 300;
}

.card-title-container img {
  width: 20px;
  margin-right: 2rem;
}

.card-title-container .card-link-btn {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 80%;
  border-bottom: 1px solid #fff;
}

.card-link-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 80%;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
  margin-top: 0;
}

/* Paid Version */

#paidHero {
  background: url(../images/hd.png);
  background-size: cover;
  justify-content: center;
  border-radius: 1rem;
  align-items: center;
  margin: 2rem auto;
  padding: 4rem
  ;
}

.pricing {
  background: url(../images/pricebg99.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  justify-content: center;
  padding: 4rem 4rem;
  text-align: center;
  flex-direction: column;
}

.pricing h2 {
  color: #000;
  text-transform: capitalize;
  font-size: 2rem;
  font-weight: 600;
}
.protools {
  margin-top: -0.5rem;
}
.pricing p {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 1rem;
}

.pricing h1 {
  color: #037e40;
  text-align: center;
  font-family: "Lexend Deca";
  font-size: 97.57px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.pricing h5 {
  color: #037e40;
  font-family: "Lexend Deca";
  font-size: 31.114px;
  font-style: normal;
  font-weight: 400;
  margin-top: -1rem;
  margin-bottom: 2rem;
  line-height: normal;
}
.hr-line {
  border-bottom: 1px solid #000;
  width: 100%;
}

.toggle {
  cursor: pointer;
  display: inline-block;
}

.ai-benefits-head {
  font-family: MBF Space;
  font-size: 48px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 0em;
}

.ai-benefits-head2 {
  font-family: Lexend Deca;
  font-size: 60px;
  font-weight: 400;
  line-height: 58px;
  letter-spacing: 0em;
}

.toggle__switch {
  display: inline-block;
  background: #10b981;
  border-radius: 16px;
  width: 58px;
  height: 32px;
  position: relative;
  vertical-align: middle;
  transition: background 0.25s;
  &:before,
  &:after {
    content: "";
  }

  &:before {
    display: block;
    background: linear-gradient(to bottom, #fff 0%, #eee 100%);
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
    width: 24px;
    height: 24px;
    position: absolute;
    top: 4px;
    left: 4px;
    transition: left 0.25s;
  }

  .toggle:hover &:before {
    background: linear-gradient(to bottom, #fff 0%, #fff 100%);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
  }

  .toggle__checkbox:checked + & {
    background: #10b981;

    &:before {
      left: 30px;
    }
  }
}

.toggle__checkbox {
  position: absolute;
  visibility: hidden;
}

.toggle__label {
  margin-left: 5px;
  position: relative;
  top: 2px;
  font-family: Lexend Deca;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0px;
  text-align: left;
}

.monthly_paid {
  font-family: Lexend Deca;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
}

.monthly_paid_h1 {
  font-family: Lexend Deca;
  font-size: 42px;
  font-weight: 600;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: center;
}

.ai-benefits {
  text-align: center;
  margin-top: 5rem;
}

.benefit-items {
  display: flex;
}

.ai-benefits h1 {
  text-transform: uppercase;
}

.benefit-container {
  display: flex;
  margin: 2rem;
}
.benefit-container img {
  height: 100px;
}
.benefit-description {
  width: 100%;
  margin-left: 2rem;
  text-align: start;
}

.benefit-title {
  font-family: Lexend Deca;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: black;
}

.benefit-para {
  font-family: Lexend Deca;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.loginform22 {
  display: flex;
  justify-content: space-evenly;
  height: 100%;
  /* min-height: 500px; */
}

.guest-para {
  font-family: Lexend Deca;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
  text-align: left;
}

.guest-para2 {
  font-family: Lexend Deca;
  font-size: 12px;
  font-weight: 300;
  line-height: 28px;
  text-align: left;
  width: 100% !important;
}
.loginform1 {
  background: linear-gradient(#ffffff, #00ff5542);
  padding: 3rem 2rem;
  border: 5px solid #00ff55;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  width: 30%;
}

#login-details h1 {
  text-transform: uppercase;
  font-size: 2.5rem;
}

.loginform1 #confirm_password,
.loginform1 #name,
.loginform1 #email,
.loginform1 #password {
  outline: none;
  border: none;
  border-bottom: 1px solid #000;
  background: none;
  width: 100%;
  margin-top: 30px;
}

.loginform1 #confirm_password,
.loginform1 #name:focus,
.loginform1 #email:focus,
.loginform1 #password:focus {
  border-bottom: 1px solid #000;
}

#login-details {
  background: url(../images/braindmg.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 5rem;

  color: #fff;
  border-radius: 25px;
}

.forgotpass {
  font-size: 12px;
  margin-bottom: 2rem;
}

.loginform1 button.submitBtn {
  width: 100%;
}

.btnHref {
  text-decoration: none;
  color: #ffffff;
  border: none;
}

@media only screen and (max-width: 900px) {
  body {
    padding: 0;
  }
  .loginform22 {
    flex-wrap: wrap;
  }
  .loginform1 {
    width: 100%;
    margin-top: 2rem;
  }
  #login-details {
    padding: 2rem;
  }

  #login-details h1 {
    font-size: 1.5rem;
  }
}

/* contact */

.contact1 {
  background-color: #2d2f2e;
  color: #fff;
  margin-right: 1rem;
  padding: 1rem;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.contact2 {
  background-color: #2d2f2e;
  color: #fff;

  padding: 1rem;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.contact-container {
  justify-content: center;
  margin: 0 auto;
  margin-top: 3rem;
}

#contactForm {
  border: 1px solid #dfdfdf;
  margin-top: 1rem;
  border-radius: 18px;
  padding: 1rem 2rem;
}

.contact-img {
  width: 30%;
  border-radius: 20px !important;
  height: auto;
  overflow: hidden;
}

/* .tool-base-container {
  margin-bottom: 3rem !important;
} */

.contact-img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px !important;
}

.formContainer {
  border: none;
}

.firstformContainer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 57px 10px 57px 10px;
}

.firstFormDiv {
  display: flex;
  flex-direction: row;
  row-gap: 30px;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
}

.form-field {
  display: flex;
  justify-content: center;
  width: 80% !important;
}

.form-field::-webkit-input-placeholder {
  font-family: Lexend Deca !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
}

.form-field:-ms-input-placeholder {
  font-family: Lexend Deca !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
}

.form-field:-moz-placeholder {
  font-family: Lexend Deca !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
}

.form-field::-moz-placeholder {
  font-family: Lexend Deca !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
}

.form-field input {
  width: 97.5%;
  border: none;
  border-bottom: 1px solid #003d27;
  outline: none;
  background-color: transparent;
  padding: 8px;
  box-sizing: border-box;
  transition: border-bottom-color 0.3s;
  font-family: Lexend Deca !important;
  font-size: 17px;
}

.form-field input:focus {
  border-bottom-color: #30eb96;
}

.radio-button-div {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 30px;
}

.radio-button-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 7px;
}

.radio-button-content label {
  margin-bottom: 0px;
}

.radio-button-content input {
  margin: 0px;
}

.radio-contents {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  font-family: Lexend Deca !important;
  padding-left: 8px;
  margin-top: 2rem;
}

.package-contents {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 20px;
}

input[type="radio"] {
  accent-color: #003d27;
  margin: 0;
}

.para-content {
  color: #5b5b5b;
  font-family: Lexend Deca !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}

.label-pr {
  color: #003d27;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  font-family: Lexend Deca !important;
}

.radio_and_budget {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.banner-top-contact {
  display: flex;
  flex-direction: column;
  gap: 20px;
  background-image: url(../images/contact-banner.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 3rem 3rem;
  border-radius: 10px;
}

.connect-banner-h1 {
  font-size: 38px;
  line-height: 44px;
  letter-spacing: 0em;
  color: white;
}

.connect-banner-p {
  font-family: Lexend Deca;
  font-size: 32px;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: 0em;
  color: white;
  cursor: pointer;
  text-decoration: none;
}

.connect-banner-p:hover {
  color: white;
}

textarea {
  margin-top: 30px;
  width: 97.5%;
  border: none;
  border-bottom: 1px solid #003d27;
  outline: none;
  background-color: transparent;
  padding: 8px;
  box-sizing: border-box;
  transition: border-bottom-color 0.3s;
  font-family: Lexend Deca !important;
  font-size: 17px !important;
}

textarea:focus {
  border-bottom-color: #30eb96;
}

.submitButton {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  border-radius: 10px;
  background: #003d27;
  width: 25%;
  padding: 15px 15px 15px 15px;
  border: none;
  color: white;
  font-family: lexend Deca;
  font-weight: 400;
  margin-right: 10px;
}

.submitButton svg {
  margin-left: 10px;
}

@media screen and (max-width: 500px) {
  .firstFormDiv {
    flex-direction: column;
    margin-bottom: 25px;
  }

  .form-field {
    width: 100% !important;
  }

  .form-field input {
    font-size: 12px;
  }

  .submitButton input {
    font-size: 12px;
    font-family: Lexend Deca !important;
  }

  .submitButton {
    width: 100%;
    padding: 10px 5px 10px 5px;
    font-family: Lexend Deca !important;
  }

  textarea {
    font-size: 14px !important;
  }

  .label-pr {
    font-size: 12px;
  }

  .radio-button-div {
    flex-wrap: wrap;
    row-gap: 10px;
  }

  .para-content {
    font-size: 14px;
  }
}

.footer-back {
  display: flex;
  flex-direction: column;
  padding: 2rem 2rem;
  gap: 2%;
  margin-top: 3rem;
  background-image: url(../images/footer-back.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%;
  border-radius: 18px;
  justify-content: center;
}

.newsletter-subscribe {
  display: flex;
  background: linear-gradient(180deg, #022c1d 0%, #012417 100%);
  padding: 2rem 1.5rem;
  border-radius: 18px;
  align-items: center;
  justify-content: space-between;
}

.newsletter-head {
  font-family: MBF Space;
  font-size: 34px;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: 0em;
  text-align: left;
  color: white;
}

.newsletter-para {
  font-family: Lexend Deca;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: white;
  padding: 0;
  margin: 0;
  text-align: center;
}

.verify-email {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  background-image: url("../images/verify-email.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 21px;
  padding: 120px 0px;
  gap: 10px;
}

.main-verify {
  font-size: 35px;
  font-weight: 400;
  line-height: 52px;
  color: white;
  margin: 0;
  padding: 0;
}

.heading-verify {
  display: flex;
  flex-wrap: wrap;
  width: 70%;
  margin: auto;
}

.para-verify {
  font-family: Lexend Deca;
  font-size: 28px;
  font-weight: 400;
  line-height: 33px;
  text-align: center;
  color: white;
  margin: 0rem !important;
}

.para-verify-2 {
  font-family: Lexend Deca;
  font-size: 28px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #30eb96;
  margin: 0rem !important;
}

.email-sent-again {
  font-family: Lexend Deca;
  font-size: 28px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: wheat;
}

.verify-button {
  background: #30eb96;
  font-family: Lexend Deca;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: center;
  color: black;
  border: none;
  padding: 13px 20px 13px 20px;
  border-radius: 10px;
}

.input-with-button {
  position: relative;
  display: inline-block;
}

.input-with-button input {
  min-width: 516px;
  padding-right: 5px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 15px;
  border-radius: 14px;
  border: none;
  font-family: Lexend Deca;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  letter-spacing: 0em;
  color: black;
}

.input-with-button button {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  padding: 10px 22px 10px 22px;
  font-size: 14px;
  margin-right: 10px;
  background-color: #30eb96;
  border: none;
  border-radius: 10px;
  font-family: Lexend Deca;
  font-size: 17px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
}

.logo-image-div {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3rem;
}

.para-below-logo {
  font-family: Lexend Deca;
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: center;
  padding: 0;
  margin: 0;
  color: white;
}

.border-line {
  height: 1px;
  background-color: white;
}

.nav-on-footer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: white;
  list-style-type: none;
  padding: 0;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.nav-on-footer ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  list-style-type: none;
  gap: 25px;
}

.nav-on-footer li {
  margin: 0 10px;
}

.nav-on-footer a {
  color: white;
  text-decoration: none;
  font-family: Lexend Deca;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.copyright-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
}

.copyright-para {
  font-family: Lexend Deca;
  font-size: 13px;
  font-weight: 300;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  padding: 0;
  margin: 0;
  color: white;
}

@media only screen and (min-width: 1172px) and (max-width: 1400px) {
  .input-with-button input {
    min-width: 430px;
  }

  .input-with-button button {
    margin-right: 5px;
  }
}

@media only screen and (min-width: 1062px) and (max-width: 1172px) {
  .input-with-button input {
    min-width: 330px;
  }

  .input-with-button button {
    margin-right: 5px;
    padding: 10px 10px 10px 10px;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1062px) {
  .input-with-button input {
    min-width: 330px;
    font-size: 13px;
  }

  .input-with-button button {
    margin-right: 5px;
    padding: 10px 10px 10px 10px;
    font-size: 15px;
  }

  .newsletter-head {
    font-size: 28px;
  }
  .newsletter-para {
    font-size: 15px;
  }
}

@media only screen and (max-width: 991px) {
  .contact-img {
    display: none;
  }

  .heading-verify {
    width: 100%;
  }

  .connect-banner-h1 {
    font-size: 25px;
  }

  .connect-banner-p {
    font-size: 20px;
  }

  .banner-top-contact {
    gap: 5px;
    padding: 2rem 2rem;
    border-radius: 10px;
  }
}

@media screen and (min-width: 700px) and (max-width: 992px) {
  .newsletter-subscribe {
    padding: 2rem 5rem;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .guest-para {
    font-size: 8px;
  }
  .guest-para2 {
    font-size: 15px;
  }

  .footer-back {
    padding: 2rem 2rem;
    gap: 2%;
  }

  .newsletter-para {
    text-align: left;
  }

  .input-with-button {
    margin-top: 1.5rem;
  }

  .input-with-button input {
    width: 450px;
    font-size: 14px;
  }
}

@media screen and (min-width: 432px) and (max-width: 700px) {
  .firstFormDiv {
    flex-direction: column;
    margin-bottom: 25px;
  }

  .guest-para {
    font-size: 11px;
  }
  .guest-para2 {
    font-size: 11px;
  }

  .card-white-bg {
    width: 20%;
    padding: 0 !important;
  }

  .input-with-button input {
    min-width: 310px !important;
    font-size: 13px;
    border: none;
  }

  .newsletter-subscribe {
    padding: 2rem 1rem;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }
  .input-with-button {
    margin-top: 1.5rem;
  }

  .input-with-button button {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    padding: 7px;
    font-size: 11px;
    margin-right: 10px;
    font-size: 14px;
  }

  .newsletter-para {
    text-align: left;
  }
}

.nav-footer-mobile-div1 {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.nav-on-footer-mobile {
  display: none !important;
}

.content-footer {
  font-family: Lexend Deca;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: white;
}

.para-on-footer-mobile {
  display: none;
}

@media screen and (max-width: 729px) {
  .nav-on-footer {
    display: none !important;
  }

  .tools100 {
    width: 307px;
  }

  .nav-on-footer-mobile {
    display: flex !important;
    justify-content: center;
    color: white;
    gap: 100px;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }



  .para-on-footer-mobile {
    display: block !important;
  }

  .para-on-footer-large {
    display: none !important;
  }
}

@media screen and (max-width: 432px) {
  .input-with-button button {
    padding: 7px;
    font-size: 11px;
    margin-right: 10px;
    font-size: 14px;
  }
  .guest-para {
    font-size: 11px;
    line-height: 20px;
  }

  .guest-para2 {
    font-size: 11px;
    line-height: 20px;
  }
  .tools100 {
    width: 307px;
  }
  .info-svg {
    vertical-align: top;
  }

  .input-with-button {
    display: flex;
    flex-direction: column;
    gap: 1%;
  }

  .firstFormDiv {
    flex-direction: column;
    margin-bottom: 25px;
  }

  .input-with-button input {
    min-width: 300px !important;
    font-size: 13px;
    border: none;
  }

  .newsletter-subscribe {
    padding: 2rem 1rem;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }
  .input-with-button {
    margin-top: 1.5rem;
  }

  .input-with-button button {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    padding: 7px;
    font-size: 11px;
    margin-right: 10px;
    font-size: 14px;
  }

  .newsletter-para {
    text-align: left;
  }
  .footer-back {
    padding: 1rem 1rem;
    gap: 1%;
    margin: auto;
    width: 92%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
/* PAID PAGE */

#globehero {
  background: url(../images/globehero.png);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  height: 100%;
}

.globecontent h2 {
  margin-bottom: 0.1rem;
}

.globecontent h2:nth-child(2) {
  margin: 1rem 0;
}

.globecontent p {
  text-transform: uppercase;
  font-size: 1.5rem;
  width: 65%;
}

/* .card-paid-bg {
    background: url(../images/cardpaidbg.png);
    background-size: cover;
    color: #fff;
    background-repeat: no-repeat;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0.5rem;
} */

.not-for-desktop {
  display: none;
}

.tool-list-container .card-cont-c {
  background: url(../images/cardpaidbg.png);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  padding: 1rem;
  height: auto;
}

.message-css {
  border: 1px solid rgb(0, 61, 39);
  border-radius: 10px;
}

.card-img-logo {
  width: 5rem;
  height: auto;
  padding: 10px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.toolTitle {
    color: white;
}

.ai-tool-intro {
    gap: 10px;
    margin-bottom: 20px;
}

.tool-detail-modal {
    gap: 20px;
}


.card-cont-c .card-body .card-css {
  flex-direction: column;
  padding: 10px !important;
}

.card-details {
  color: #fff;
  margin-left: 2rem;
}

.card-details p {
  font-size: 0.8rem;
}

.greenIt {
  color: #00ff55;
}

.down-arrow {
  margin: 0 !important;
}

.card-cont-c button {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
}

.overlay {
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  background: rgba(5, 66, 52, 0.7);
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
  gap: 20px;
}

.modal-container {
  padding: 2rem;
  background: linear-gradient(303deg, rgba(0, 0, 0, 0.95) 23.83%, rgba(0, 0, 0, 0.55) 83.98%),  url(../images/bg-scout-card.webp) rgb(42, 42, 42) 0px -35.922px / 100% 115.323% no-repeat;
  background-size: cover;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  top: 135px;
}

.ai-containerModal {
  margin-top: 1rem;
}

.ai-containerModal p,
.ai-containerModal h5 {
  color: #fff;
}

.ai-containerModal video {
  border: 2px solid #00ff55;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

@media only screen and (min-width: 432px) and (max-width: 991px) {
  .tools100 {
    width: 474px;
  }
}

@media only screen and (max-width: 991px) {
  .card-white-bg {
    width: 20%;
    padding: 0 !important;
  }

  .overlay {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-verify {
    font-size: 33px;
    font-weight: 400;
    line-height: 36px;
    color: white;
  }

  .para-verify {
    font-family: Lexend Deca;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: white;
    margin: 0rem !important;
  }

  .para-verify-2 {
    font-family: Lexend Deca;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #30eb96;
    margin: 0rem !important;
  }

  .email-sent-again {
    font-family: Lexend Deca;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    color: wheat;
  }

  .verify-button {
    background: #30eb96;
    font-family: Lexend Deca;
    font-size: 16px;
    font-weight: 500;
    line-height: 22.5px;
    text-align: center;
    color: black;
    border: none;
    padding: 13px 20px 13px 20px;
    border-radius: 10px;
  }

  .not-for-mobile {
    display: none;
  }

  .not-for-desktop {
    display: flex;
    flex-direction: column;
    background: url("../images/not-for-desktop.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    padding-top: 2rem;
    gap: 30px;
  }

  .not-for-desktop .first-div {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 85%;
    margin: auto;
    color: white;
  }

  .first-div .my-1508 {
    text-align: center;
  }

  .my-unlock {
    padding: 0.75rem 1.5rem;
  }

  .home-banner-reverse {
    flex-direction: column-reverse;
  }

  .home-banner-reverse .ai-img {
    margin-bottom: 1rem !important;
  }

  .card-link-btn p {
    padding: 0;
    margin: 0;
  }

  .tool-list-container .card-green-bg {
    background-size: cover;
  }

  .short_description {
    height: auto !important;
  }

  .globecontent p {
    width: 100% !important;
    margin-top: 2rem;
    margin-bottom: 0rem;
    padding: 0;
  }

  .login-desktop {
    display: none !important;
  }

  .nav-bar-mobile-login {
    display: flex !important;
    justify-content: center;
    margin-top: 1rem;
  }

  .nav-bar-mobile-login .btn-login {
    margin-left: 0rem !important;
  }

  .navbar-nav li {
    margin-right: 0px !important;
  }
  .mobile-container-width {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .h5ultlist {
    width: 100% !important;
  }

  .para-tool-scout {
    width: 100% !important;
    margin-top: 1rem;
  }

  .card-img-logo {
    width: 9rem !important;
  }

  .card-details {
    margin-left: 0rem !important;
    margin-top: 1rem !important;
  }

  .unlocksection {
    padding: 5rem 5rem;
  }
  .div {
    text-align: center;
  }
  h1 {
    font-size: 18px;
  }

  .form-container h2 {
    padding-left: 20px;
    text-align: left !important;
  }

  .tool-scout {
    padding-left: 0px !important;
  }

  #category-filter {
    justify-content: center !important;
  }

  .title-label {
    width: 20%;
  }
  .title-label p {
    font-size: 8px;

    text-wrap: nowrap;
  }
  h5 {
    line-height: 32px !important;
    font-size: 18px !important;
  }

  .ai-img img {
    width: 100%;
  }
  .searchcontainer input {
    width: 100%;
  }
  .form-container {
    padding: 2rem 0.5rem;
  }

  .form-container h2 {
    padding-left: 20px;
    justify-content: left;
  }

  .tool-list-container {
    padding: 3rem;
  }



  .tool-list-container .card-body {
    display: flex;
    flex-direction: column;
    gap: 21%;
  }

  .tool-list-container .filter-drop {
    flex-wrap: wrap;
    width: 100%;
  }

.searchcontainer {
    margin-bottom: 5px;
}

  .tool-list-container .filter-drop .form-group {
    width: 100%;
    margin-bottom: 5px !important;
  }

  .tool-list-container h6.card-title {
    margin-top: 0 !important;
  }

  button#button-addon2 {
    right: 5px;
    color: #013e28;
    text-align: center;
    font-family: Lexend Deca !important;
    font-size: 17px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 19.076px !important;
  }

  .card-img-top {
    width: auto;
    margin: 1rem 0;
  }

  section.unlocksection.container {
    padding: 3rem;
  }

  .tools100 {
    font-size: 32px;
  }

  .unlocksection-item {
    width: 100%;
  }

  section.unlocksection.container {
    border-radius: 0;
  }

  #paidHero {
    flex-direction: column !important;
  }

  .head-para {
    text-align: center !important;
  }

  .para-paid {
    text-align: center !important;
  }

  .pricing {
    padding: 2rem 3rem !important;
    margin-top: 2rem;
  }

  .benefit-items {
    flex-direction: column !important;
  }

  .benefit-container {
    flex-direction: column !important;
    align-items: center;
  }

  .benefit-container img {
    width: 100px;
  }

  .benefit-description {
    text-align: center !important;
    margin-top: 2rem;
    margin-left: 0rem !important;
  }

  .benefit-title {
    text-align: center !important;
  }

  .pricing h1 {
    font-size: 60px !important;
  }

  .protools {
    font-weight: 600 !important;
  }
  .pricing h2 {
    font-weight: 600 !important;
  }

  .submitBtn {
    padding: 0 3rem;
  }

  .pricing h5 {
    margin-bottom: 0.5rem !important;
  }

  /* .width-wise-setting {
    width: 33% !important;
  } */
}

  .card-css {
    padding: 10px 5px !important;
    margin: 0px 0px !important;
    gap: 10px;
  }

  .card-outter {
    padding: 0px;
    max-width: 19.1%;
  }

  .card-container-gap {
    gap: 10px;
    justify-content: center;
    margin-top: 20px;
  }

@media only screen and (max-width: 700px) {
  .card-img-logo {
    width: 8rem !important;
  }

  .tool-base-container {
    margin-bottom: 0 !important;
  }

  .unlocksection-item p {
    width: 100% !important;
  }

  .mobile-container-width {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  #contactForm {
    padding: 0px !important;
  }

  .firstformContainer {
    padding: 40px 10px 40px 10px !important;
  }

  .mobile-class {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .card-details {
    margin-left: 0rem !important;
    margin-top: 2rem !important;
  }

  .this-heading {
    line-height: 1.2em !important;
  }

  .globecontent p {
    width: 100% !important;
    margin-top: 2rem;
  }

  .form-container h2 {
    font-size: 35px;
  }

  .p-description {
    font-size: 15px;
  }

  .total-db h3 {
    font-size: 35px;
  }

  .total-db {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    margin-bottom: 30px;
    background: white;
    padding-top: 20px;
    border-radius: 20px;
    width: 98%;
  }

  .title-label {
    width: 7%;
    max-width: 37%;
  }
  .pagination li:not(:last-child) {
    margin-right: 10px !important;
  }
  .unlocksection {
    padding: 5rem 2rem 3rem !important;
  }

  .unlocksection h2 {
    font-size: 35px;
  }

  .ai-form {
    padding: 27px;
  }
}

@media only screen and (max-width: 1200px) {
  .form-container {
    padding: 2rem 0.5rem;
  }
  .p-description {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .input-group.toollist-filter .dropdown-toggle {
    width: 100%;
    line-height: 25px;
  }
  .input-group.toollist-filter button {
    width: 100%;
  }
}

@media only screen and (max-width: 530px) {
  .para-verify {
    line-height: 22px;
  }
  .para-verify-2 {
    line-height: 22px;
  }
}

.password-input-group {
  position: relative;
}

.password-input-group .toggle-password {
  position: absolute;
  top: 38%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
  color: #aaa;
}

.password-input-group .toggle-password:hover {
  color: #333;
}

.password-input-container {
  position: relative;
}

.toggle-password {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
}

.password-input-group {
  display: flex;
  align-items: center;
  position: relative;
}

.password-input-group input[type="password"] {
  flex: 1;
  padding-right: 30px; /* Adjust the padding to make room for the icon */
}

.toggle-password {
  position: absolute;
  right: 10px;
  cursor: pointer;
}

.is-invalid {
  border-color: red;
}

.guest-para2 {
  font-size: 12px;
  margin-left: 5px;
}

.password.form-control.is-invalid {
  background: transparent !important;
}

.form-group {
    margin: 0px;
}




@media (max-width: 768px) {
    .card-outter {
       max-width: 93%;
    }
    .card-css {
        padding: 10px 0px !important;
    }
    .tool-list-container {
        padding: 15px;
    }
    .filter-cont {
        flex-direction: column;
    }
    .total-db {
        width: 92%;
    }

    .form-field-w {
        padding: 0px;
    }
    .tool-detail-modal {
        flex-direction: column;
    }
    .modal-container {
        padding: 10px;
        top: 20px;
    }
    #paidHero {
        width: 92%;
    }

}
