.logo-img {
  max-width: 650px;
}

.navbar-nav .nav-link {
  font-size: 18px;
}

.custom-nav-menu {
  gap: 28px !important;
}

.custom-nav-btns {
  gap: 14px !important;
}

.custom-btn {
  padding: 12px 22px !important;
  font-size: 16px;
}

.custom-navbar {
  padding: 28.5px 40px !important;
}

.hero-foreground {
  height: 682px;
  padding: 0;
  display: block;
}

.hero-image-box {
  position: absolute;
  top: 50%;
  right: 146px;
  transform: translateY(-50%);
  width: auto;
  display: block;
}

.hero-title {
  font-size: 54px;
  line-height: 1.5;
}

.hero-subtitle {
  font-size: 22px;
  margin-top: 48px;
}

.hero-btn {
  height: 50px;
  font-size: 16px;
}

.hero-btn-primary {
  max-width: 230px;
}

.hero-btn-secondary {
  max-width: 184px;
}

.dashboard-img {
  width: 640.7px;
  height: auto;
  max-width: 650px;
}

.half-circle-img {
  left: auto;
  right: 571px;
  bottom: -15%;
  z-index: 5;
  max-width: 650px;
}

.down-arrow-img {
  left: auto;
  right: 900px;
  bottom: -70px;
  z-index: 5;
  max-width: 650px;
}

.card-image {
  height: 352px;
  object-fit: cover;
  border-radius: 14px 14px 0 0;
}

.card15-col {
  flex: 0 0 20%;
  max-width: 20%;
}

.page-features .hero-content-box,
.page-pricing .hero-content-box,
.page-industries-details .hero-content-box {
  width: 1258px;
  max-width: 1258px;
}

.page-features .hero-title,
.page-pricing .hero-title,
.page-industries-details .hero-title {
  white-space: nowrap;
}

.page-about .hero-content-box,
.page-blogs .hero-content-box,
.page-contact .hero-content-box,
.page-industries .hero-content-box {
  width: auto;
  max-width: 1243px;
}

.page-home .hero-content-box {
  position: absolute;
  top: 50%;
  left: 140px;
  transform: translateY(-50%);
  width: auto;
  max-width: 650px;
}

.page-home .hero-subtitle {
  margin-top: 0;
}

.hero-foreground {
  height: 682px;
  padding: 0;
  display: block;
}

.hero-content-box {
  position: absolute;
  top: 50%;
  left: 140px;
  transform: translateY(-50%);
  width: auto;
  max-width: 1243px;
}

.hero-image-box {
  position: absolute;
  top: 50%;
  right: 146px;
  transform: translateY(-50%);
  width: auto;
  display: block;
}

.hero-title {
  font-size: 54px;
  line-height: 1.5;
}

.hero-subtitle {
  font-size: 22px;
}

.hero-btn {
  height: 50px;
  font-size: 16px;
}

.hero-btn-primary {
  max-width: 230px;
}

.hero-btn-secondary {
  max-width: 184px;
}

.custom-pricing-row {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
  padding: 0 16px;
}

.custom-pricing-col {
  flex: 0 0 auto;
  width: 100%;
  max-width: 420px;
}

.offcanvas .navbar-nav .nav-link::after {
  display: none !important;
}

/* --- Screen Size: (max-width: 1439.98px) --- */

@media (max-width: 1439.98px) {
  .logo-img {
    max-width: 180px;
  }

  .navbar-nav .nav-link {
    font-size: 16px;
  }

  .custom-nav-menu {
    gap: 20px !important;
  }

  .custom-btn {
    padding: 10px 18px !important;
    font-size: 14px;
  }

  .custom-navbar {
    padding: 20px 40px !important;
  }

  .hero-foreground {
    height: 600px;
  }

  .hero-image-box {
    right: 20px;
  }

  .hero-title {
    font-size: 40px;
    line-height: 1.4;
  }

  .hero-subtitle {
    font-size: 16px;
  }

  .hero-btn {
    height: 46px;
    font-size: 14px;
  }

  .hero-btn-primary {
    max-width: 200px;
  }

  .hero-btn-secondary {
    max-width: 160px;
  }

  .dashboard-img {
    width: 640.7px;
    height: auto;
  }

  .half-circle-img {
    right: 250px;
    bottom: -20%;
    max-width: 240px;
  }

  .down-arrow-img {
    right: 600px;
    bottom: -50px;
    max-width: 120px;
  }

  .page-features .hero-content-box,
  .page-pricing .hero-content-box,
  .page-industries-details .hero-content-box {
    left: 40px;
    max-width: 1243px;
  }

  .page-about .hero-content-box,
  .page-blogs .hero-content-box,
  .page-contact .hero-content-box,
  .page-industries .hero-content-box {
    left: 40px;
    max-width: 500px;
  }

  .page-home .hero-content-box {
    left: 40px;
    max-width: 500px;
  }

  .hero-foreground {
    height: 600px;
  }

  .hero-content-box {
    left: 40px;
    max-width: 1243px;
  }

  .hero-image-box {
    right: 20px;
  }

  .hero-title {
    font-size: 40px;
    line-height: 1.4;
  }

  .hero-subtitle {
    font-size: 16px;
  }

  .hero-btn {
    height: 46px;
    font-size: 14px;
  }

  .hero-btn-primary {
    max-width: 200px;
  }

  .hero-btn-secondary {
    max-width: 160px;
  }

  .dashboard-img {
    width: 640.7px;
    height: auto;
  }

  .down-arrow-img {
    right: 600px;
    bottom: -50px;
    max-width: 120px;
  }
}

/* --- Screen Size: (max-width: 1399.98px) --- */

@media (max-width: 1399.98px) {
  .logo-img {
    max-width: 180px;
  }

  .navbar-nav .nav-link {
    font-size: 16px;
  }

  .custom-nav-menu {
    gap: 20px !important;
  }

  .custom-btn {
    padding: 10px 18px !important;
    font-size: 14px;
  }

  .custom-navbar {
    padding: 20px 40px !important;
  }
}

/* --- Screen Size: (max-width: 1199.98px) --- */

@media (max-width: 1199.98px) {
  .logo-img {
    max-width: 140px;
  }

  .navbar-nav .nav-link {
    font-size: 14px;
  }

  .custom-nav-menu {
    gap: 10px !important;
  }

  .custom-nav-btns {
    gap: 8px !important;
  }

  .custom-btn {
    padding: 8px 14px !important;
    font-size: 13px;
  }

  .custom-navbar {
    padding: 15px 20px !important;
  }

  .mt-lg-custom {
    margin-top: 60px !important;
  }

  .hero-foreground {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 60px 30px;
    gap: 30px;
    height: auto;
  }

  .hero-image-box {
    position: static;
    transform: none;
    flex: 1 1 60%;
    display: flex;
    justify-content: flex-end;
  }

  .hero-title {
    font-size: 34px;
    line-height: 1.4;
  }

  .hero-subtitle {
    font-size: 15px;
    width: auto;
    line-height: 1.6;
  }

  .hero-btn {
    height: 44px;
    font-size: 14px;
  }

  .hero-btn-primary {
    max-width: 190px;
  }

  .hero-btn-secondary {
    max-width: 140px;
  }

  .dashboard-img {
    width: 100%;
    max-width: 450px;
  }

  .down-arrow-img {
    right: 52%;
    bottom: -35px;
    max-width: 95px;
  }

  .explore-more-btn {
    width: 230px;
    height: 48px;
    font-size: 15px;
  }

  .businessImg {
    gap: 24px;
  }

  .businessImg img {
    max-width: 100px;
  }

  .get-title {
    font-size: 18px;
  }

  .detailed-title {
    font-size: 20px;
  }

  .detailed-h4 {
    font-size: 18px;
  }

  .detailed-p,
  .detailed-list {
    font-size: 15px;
  }

  .detailed-btn {
    padding: 10px 24px;
    font-size: 15px;
  }

  .threeBtnParent {
    padding: 28px 0;
    gap: 8px;
  }

  .threeBtn {
    height: 50px;
    padding: 12px 15px;
    border-radius: 8px;
    background-color: #3e75a6;
    border: none;
    color: white;
    font-size: 14px;
  }

  .card-styling {
    border: 1px solid #1111111a;
    border-radius: 14px;
    padding: 20px;
    gap: 18px;
  }

  .card-styling p {
    font-size: 14px;
    color: #6d7074;
  }

  .card-img {
    height: 60px !important;
    width: 60px !important;
  }

  .page-features .hero-content-box,
  .page-pricing .hero-content-box,
  .page-industries-details .hero-content-box {
    position: static;
    transform: none;
    flex: 1 1 100%;
    max-width: 1243px;
  }

  .page-about .hero-content-box,
  .page-blogs .hero-content-box,
  .page-contact .hero-content-box,
  .page-industries .hero-content-box {
    position: static;
    transform: none;
    flex: 1 1 40%;
    max-width: 400px;
  }

  .page-home .hero-content-box {
    position: static;
    transform: none;
    flex: 1 1 40%;
    max-width: 400px;
  }

  .hero-foreground {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 60px 30px;
    gap: 30px;
    height: auto;
  }

  .hero-content-box {
    position: static;
    transform: none;
    flex: 1 1 40%;
    max-width: 1243px;
  }

  .hero-image-box {
    position: static;
    transform: none;
    flex: 1 1 60%;
    display: flex;
    justify-content: flex-end;
  }

  .hero-title {
    font-size: 34px;
    line-height: 1.4;
  }

  .hero-subtitle {
    font-size: 15px;
    width: auto;
  }

  .hero-btn {
    height: 44px;
    font-size: 14px;
  }

  .hero-btn-primary {
    max-width: 190px;
  }

  .hero-btn-secondary {
    max-width: 140px;
  }

  .dashboard-img {
    width: 100%;
    max-width: 450px;
  }

  .half-circle-img {
    right: 30%;
    max-width: 150px;
  }

  .down-arrow-img {
    right: 54%;
    bottom: -90px;
    max-width: 170px;
  }

  .blogs-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .trending-blogs-carousel {
    gap: 20px;
  }

  .trending-blog-card {
    width: min(600px, 85vw);
    height: 380px;
  }

  .blogs-grid .trending-blog-card {
    height: 300px;
  }

  .trending-blog-card-title {
    font-size: 20px;
  }

  .trending-blog-card-desc {
    -webkit-line-clamp: 4;
  }
}

/* --- Screen Size: (max-width: 1199px) --- */

@media (max-width: 1199px) {
  .testimonial-slider-wrapper {
    --container-padding: max(20px, calc((100vw - 1140px) / 2));
  }

  .parent-container {
    padding: 60px 0px;
  }

  .who-title {
    font-size: 25px;
  }

  .who-container p {
    font-size: 16px;
    line-height: 1.8;
    color: #111111;
  }

  .industry-card {
    gap: 10px;
  }

  .industry-card h3 {
    font-size: 20px;
  }

  .industry-card .card-desc {
    font-size: 16px;
    line-height: 1.5;
  }

  .industry-card img {
    max-height: 45px;
  }

  .businessImg {
    gap: 24px;
  }

  .businessImg img {
    max-width: 100px;
  }

  .parent-container {
    padding: 60px 0px;
  }

  .child-container {
    max-width: 1140px;
    margin: 0 auto;
  }

  .map-section {
    height: 550px;
  }

  .businessImg {
    gap: 24px;
  }

  .businessImg img {
    max-width: 100px;
  }

  .map-section {
    height: 550px;
  }
}

/* --- Screen Size: (max-width: 1024px) --- */

@media (max-width: 1024px) {
  .footer-container .row.g-5 {
    gap: 24px;
  }

  .footer-container .row.g-5 > [class*="col-"] {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .reqBtn {
    margin-top: 20px;
  }

  .req-title {
    font-size: 25px;
  }

  .req-desc {
    font-size: 20px;
    font-weight: 300;
    width: 100%;
    padding: 10px;
  }

  .reqCont {
    height: 531px;
  }

  .bottomCircleImg {
    position: absolute;
    top: -40%;
    right: 0%;
    width: 30%;
  }

  .dawnImg {
    position: absolute;
    bottom: -50%;
    left: 0%;
    width: 30%;
  }

  .join-card-wrapper {
    padding: 12px !important;
    gap: 10px !important;
    min-height: 100px !important;
    height: auto !important;
  }

  .join-card-text-title {
    font-size: 16px !important;
  }

  .join-card-text-desc {
    font-size: 12px !important;
  }

  .join-card-icon-container {
    height: 56px !important;
    width: 56px !important;
  }

  .join-card-icon-container img {
    width: 28px !important;
    height: 28px !important;
  }

  .reqBtn {
    margin-top: 20px;
  }

  .req-title {
    font-size: 25px;
  }

  .req-desc {
    font-size: 20px;
    font-weight: 300;
    width: 100%;
    padding: 10px;
  }

  .reqCont {
    height: auto;
    padding: 30px 0;
  }

  .bottomCircleImg {
    position: absolute;
    top: -50%;
    right: 0%;
    width: 15%;
  }

  .dawnImg {
    position: absolute;
    bottom: -75%;
    left: 0%;
    width: 20%;
  }
}

/* --- Screen Size: (max-width: 1023.98px) --- */

@media (max-width: 1023.98px) {
  .testimonial-gradient-overlay {
    display: none;
  }

  .testimonial-card {
    min-width: calc((var(--container-width) - 24px) / 2);
    max-width: calc((var(--container-width) - 24px) / 2);
    padding: 30px;
    height: auto;
    min-height: 0;
  }

  .profile img {
    width: 60px;
    height: 60px;
  }

  .profile h3 {
    font-size: 22px;
  }

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

  .testimonial {
    font-size: 15px;
    margin-top: 20px;
  }

  .date {
    font-size: 15px;
    color: #6d7074;
  }

  .rating img {
    width: 16px;
    height: 16px;
  }

  .testimonial-card .card-bottom {
    margin-top: 50px;
  }

  .hero-subtitle {
    margin-top: 20px !important;
  }
}

/* --- Screen Size: (max-width: 992px) --- */

@media (max-width: 992px) {
  .marquee-track {
    gap: 40px;
  }

  .marquee-track img {
    height: 55px;
  }
}

/* --- Screen Size: (max-width: 991.98px) --- */

@media (max-width: 991.98px) {
  .logo-img {
    max-width: 100%;
    width: auto;
  }

  .navbar-nav .nav-link {
    font-size: 16px;
  }

  .custom-btn {
    padding: 10px 20px !important;
    font-size: 16px;
  }

  .mt-lg-custom {
    margin-top: 0 !important;
  }

  .hero-foreground {
    flex-direction: column;
    padding: 60px 20px;
    gap: 20px;
    text-align: start;
  }

  .hero-content-box {
    flex: auto;
    text-align: left;
  }

  .hero-image-box {
    flex: auto;
    justify-content: center;
  }

  .hero-title {
    font-size: 20px;
  }

  .hero-subtitle {
    font-size: 14px;
    max-width: 100%;
    margin: 0;
  }

  .hero-btn {
    height: auto;
    padding: 14px 28px;
    font-size: 16px;
  }

  .hero-btn-primary {
    max-width: 100%;
  }

  .hero-btn-secondary {
    max-width: 100%;
  }

  .dashboard-img {
    max-width: 100%;
  }

  .bottomCircleImg {
    position: absolute;
    top: 0%;
    right: 0%;
    width: 90%;
  }

  .down-arrow-img {
    right: auto;
    left: 27%;
    bottom: -40px;
    max-width: 90px;
  }

  .explore-more-btn {
    width: 210px;
    height: 46px;
    font-size: 14px;
  }

  .card-image {
    height: 350px;
    object-fit: cover;
    object-position: 50% 0%;
  }

  .card15-col {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .businessImg {
    gap: 20px;
  }

  .businessImg img {
    max-width: 90px;
  }

  .search-box {
    max-width: 100%;
  }

  .search-container {
    width: 100%;
  }

  .get-container {
    max-width: 100%;
  }

  .linear-divider {
    margin: 16px 0 24px;
  }

  .get-title {
    font-size: 18px;
  }

  .detailed-title {
    font-size: 20px;
  }

  .detailed-h4 {
    font-size: 18px;
  }

  .detailed-p,
  .detailed-list {
    font-size: 15px;
  }

  .threeBtnParent {
    padding: 28px 0;
    gap: 8px;
  }

  .threeBtn {
    height: 50px;
    width: 100%;
    max-width: 320px;
    padding: 12px 15px;
    border-radius: 8px;
    background-color: #3e75a6;
    border: none;
    color: white;
    font-size: 15px;
  }

  .card-styling {
    border: 1px solid #1111111a;
    border-radius: 14px;
    padding: 20px;
    gap: 18px;
  }

  .card-styling p {
    font-size: 14px;
    color: #6d7074;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .card-img {
    height: 60px !important;
    width: 60px !important;
  }

  .page-features .hero-content-box,
  .page-pricing .hero-content-box,
  .page-industries-details .hero-content-box {
    max-width: 100%;
  }

  .page-features .hero-subtitle,
  .page-pricing .hero-subtitle,
  .page-industries-details .hero-subtitle {
    width: 100%;
  }

  .page-about .hero-content-box,
  .page-blogs .hero-content-box,
  .page-contact .hero-content-box,
  .page-industries .hero-content-box {
    max-width: 650px;
  }

  .page-about .hero-subtitle,
  .page-blogs .hero-subtitle,
  .page-contact .hero-subtitle,
  .page-industries .hero-subtitle {
    width: 500px;
  }

  .page-home .hero-content-box {
    max-width: 650px;
  }

  .page-home .hero-subtitle {
    width: 707px;
    max-width: 100%;
  }

  .hero-foreground {
    flex-direction: column;
    padding: 60px 20px;
    gap: 40px;
  }

  .hero-content-box {
    flex: auto;
    max-width: 650px;
  }

  .hero-image-box {
    flex: auto;
    justify-content: center;
  }

  .hero-title {
    font-size: 20px;
  }

  .hero-subtitle {
    font-size: 16px;
    width: 707px;
    max-width: 100%;
  }

  .hero-btn {
    height: auto;
    padding: 14px 28px;
    font-size: 16px;
  }

  .hero-btn-primary {
    max-width: 650px;
  }

  .hero-btn-secondary {
    max-width: 650px;
  }

  .dashboard-img {
    max-width: 100%;
  }

  .half-circle-img {
    right: auto;
    left: 45%;
    transform: translateX(-50%);
    bottom: -17%;
    max-width: 150px;
  }

  .bottomCircleImg {
    position: absolute;
    top: -30%;
    right: 0%;
    width: 20%;
  }

  .down-arrow-img {
    right: auto;
    left: 18%;
    bottom: -80px;
    max-width: 150px;
  }
  .pricing-table th.plan-column {
    min-width: 200px;
  }

  .pricing-table th.feature-column,
  .pricing-table td.feature-name {
    position: sticky;
    left: 0;
    z-index: 2;
    background-color: #ffffff;
    border-right: 1px solid #e5e7eb !important;
  }

  .pricing-table th.feature-column {
    background-color: #f6f3ff !important;
  }

  .faq-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .faq-question {
    padding: 20px;
  }

  .faq-chevron {
    width: 24px;
    height: 24px;
  }

  .faq-question h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    flex: 1;
    padding-right: 16px;
  }

  .demo-modal-dialog {
    width: calc(100% - 32px) !important;
    margin: 16px auto !important;
  }

  .ourMission-card {
    padding: 24px;
  }

  .ourMissionImgCard {
    width: 110px;
    height: 110px;
    min-width: 110px;
  }

  .ourMissionImgCard img {
    width: 65px;
    height: 65px;
  }

  .ourMissionTitle {
    font-size: 18px;
  }

  .ourMissionDesc {
    font-size: 16px;
    line-height: 1.6;
  }

  .blog-detail-title {
    font-size: 25px;
  }

  .blog-detail-section-title {
    font-size: 20px;
  }

  .blog-detail-text,
  .blog-detail-list li {
    font-size: 15px;
  }

  .blog-detail-main-img,
  .blog-detail-secondary-img {
    height: 400px;
  }

  .sidebar-box {
    margin-top: 40px;
  }

  .sidebar-box h4 {
    font-size: 20px;
  }

  .sidebar-box .list-unstyled li span {
    font-size: 15px;
  }

  .pricing-table thead th {
    position: sticky;
    top: 0;
    z-index: 3;
  }

  .pricing-table th.feature-column {
    z-index: 4 !important;
  }
}

/* --- Screen Size: (max-width: 991px) --- */

@media (max-width: 991px) {
  .testimonial-slider-wrapper {
    --container-padding: max(20px, calc((100vw - 960px) / 2));
  }

  .parent-container {
    padding: 50px 0px;
  }

  .who-container {
    max-width: 100%;
  }

  .linear-divider {
    margin: 16px 0 24px;
  }

  .who-title {
    font-size: 26px;
  }

  .businessImg {
    gap: 20px;
  }

  .businessImg img {
    max-width: 90px;
  }

  .parent-container {
    padding: 50px 0px;
  }

  .child-container {
    max-width: 960px;
    margin: 0 auto;
  }

  .map-section {
    height: 480px;
  }

  .get-container {
    height: auto;
    margin-bottom: 40px;
  }

  .contact-form-card {
    padding: 32px;
  }

  .contact-card-wrapper {
    padding: 16px;
    gap: 12px;
  }

  .contact-card-icon-box {
    height: 80px;
    width: 80px;
  }

  .contact-card-icon-box img {
    height: 48px;
    width: 48px;
  }

  .contact-card-content h6 {
    font-size: 15px;
  }

  .contact-card-content p {
    font-size: 13px;
  }

  .businessImg {
    gap: 20px;
  }

  .businessImg img {
    max-width: 90px;
  }

  .map-section {
    height: 480px;
  }

  .contact-card-wrapper {
    padding: 16px;
    gap: 12px;
  }

  .contact-card-icon-box {
    height: 80px;
    width: 80px;
  }

  .contact-card-icon-box img {
    height: 48px;
    width: 48px;
  }

  .contact-card-content h6 {
    font-size: 15px;
  }

  .contact-card-content p {
    font-size: 13px;
  }

  .get-container {
    height: auto;
    margin-bottom: 40px;
  }

  .contact-form-card {
    padding: 32px;
  }
}

/* --- Screen Size: (max-width: 768px) --- */

@media (max-width: 768px) {
  .detailed-faq-question-container {
    padding: 16px;
  }

  .detailed-faq-question {
    font-size: 16px;
    padding-right: 12px;
  }

  .detailed-faq-answer-container {
    padding: 0 16px 0 16px;
  }

  .detailed-faq-item.opened .detailed-faq-answer-container {
    padding: 0 16px 16px 16px;
  }

  .detailed-faq-answer {
    font-size: 15px;
    padding-right: 12px;
  }

  .pf-header {
    padding: 16px;
  }

  .pf-title {
    font-size: 16px;
  }

  .pf-list {
    padding: 16px !important;
    gap: 12px;
  }

  .pf-list-item {
    font-size: 14px;
  }

  .pf-body-container {
    margin-top: 0;
  }

  .pf-item.opened .pf-body-container {
    margin-top: 12px;
  }

  .hero-title {
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0;
  }

  .hero-subtitle {
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0;
  }

  .common-title {
    font-size: 20px;
    color: #111111;
    font-weight: bold;
    text-align: center;
  }

  .trending-blog-card {
    width: 90vw;
    height: calc(90vw * (453 / 720));
  }

  .hero-title {
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0;
  }

  .hero-subtitle {
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0;
  }

  .common-title {
    font-size: 20px;
    color: #111111;
    font-weight: bold;
    text-align: center;
  }

  .industry-card {
    padding: 28px;
    border-radius: 20px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(255, 0, 0, 0.1);
  }

  .industry-card h3 {
    margin-top: 20px !important;
    margin-bottom: 8px !important;
  }

  .industry-card h3 {
    font-family: "Manrope", sans-serif;
    font-size: 24px;
  }

  .industry-card img {
    max-height: 55px;
    width: auto;
    object-fit: contain;
  }

  .map-section {
    height: 400px;
  }

  .hero-title {
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0;
  }

  .hero-subtitle {
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0;
  }

  .common-title {
    font-size: 20px;
    color: #111111;
    font-weight: bold;
    text-align: center;
  }

  .common-desc {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    max-width: 900px;
  }

  .industry-card {
    padding: 28px;
    border-radius: 20px;
  }

  .industry-card h3 {
    margin-top: 20px !important;
    margin-bottom: 8px !important;
  }

  .industry-card h3 {
    font-family: "Manrope", sans-serif;
    font-size: 24px;
  }

  .industry-card img {
    max-height: 55px;
    width: auto;
    object-fit: contain;
  }

  .hero-title {
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0;
  }

  .hero-subtitle {
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0;
  }

  .common-title {
    font-size: 20px;
    color: #111111;
    font-weight: bold;
    text-align: center;
  }

  .industry-card {
    padding: 28px;
    border-radius: 20px;
  }

  .industry-card h3 {
    margin-top: 20px !important;
    margin-bottom: 8px !important;
  }

  .industry-card h3 {
    font-family: "Manrope", sans-serif;
    font-size: 24px;
  }

  .industry-card img {
    max-height: 55px;
    width: auto;
    object-fit: contain;
  }

  .map-section {
    height: 400px;
  }
}

/* --- Screen Size: (max-width: 767.98px) --- */

@media (max-width: 767.98px) {
  .hero-foreground {
    padding: 60px 20px;
    gap: 20px;
    text-align: start;
  }

  .hero-content-box {
    flex: auto;
    text-align: left;
  }

  .hero-image-box {
    flex: auto;
    justify-content: center;
  }

  .hero-title {
    font-size: 20px;
  }

  .hero-subtitle {
    font-size: 14px;
    max-width: 100%;
    line-height: 1.6;
    margin: 0;
  }

  .hero-btn {
    height: auto;
    padding: 14px 28px;
    font-size: 16px;
  }

  .hero-btn-primary {
    max-width: 100%;
  }

  .hero-btn-secondary {
    max-width: 100%;
  }

  .bottomCircleImg {
    position: absolute;
    top: -70%;
    right: 0%;
    width: 90%;
  }

  .down-arrow-img {
    right: auto;
    left: 22%;
    bottom: -40px;
    max-width: 90px;
  }

  .explore-more-btn {
    width: 200px;
    height: 44px;
  }

  .card15-col {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .businessImg {
    gap: 16px;
    margin-top: 40px;
  }

  .businessImg img {
    max-width: 70px;
  }

  .get-title {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .linear-divider {
    height: 4px;
  }

  .threeBtnParent {
    padding: 24px 16px;
    gap: 12px;
  }

  .threeBtn {
    height: 50px;
    width: 100%;
    max-width: 320px;
    padding: 12px 22px;
    border-radius: 8px;
    background-color: #3e75a6;
    border: none;
    color: white;
    font-size: 15px;
  }

  .card-styling {
    border: 1px solid #1111111a;
    border-radius: 14px;
    padding: 20px;
    gap: 18px;
  }

  .card-styling p {
    font-size: 14px;
    color: #6d7074;
  }

  .card-img {
    height: 60px !important;
    width: 60px !important;
  }

  .page-features .hero-subtitle,
  .page-pricing .hero-subtitle,
  .page-industries-details .hero-subtitle {
    width: 100%;
  }

  .page-about .hero-subtitle,
  .page-blogs .hero-subtitle,
  .page-contact .hero-subtitle,
  .page-industries .hero-subtitle {
    width: 370px;
  }

  .page-home .hero-subtitle {
    width: 100%;
  }

  .hero-subtitle {
    width: 100%;
  }

  .half-circle-img {
    right: auto;
    left: 40%;
    transform: translateX(-50%);
    bottom: -19%;
    max-width: 120px;
  }

  .bottomCircleImg {
    position: absolute;
    top: -70%;
    right: 0%;
    width: 90%;
  }

  .down-arrow-img {
    right: auto;
    left: 7%;
    bottom: -80px;
    max-width: 150px;
  }

  .pricing-nav-tabs .nav-link {
    padding: 10px 24px;
    font-size: 16px;
  }

  .testimonial-card {
    min-width: var(--container-width);
    max-width: var(--container-width);
    padding: 24px;
    height: auto;
    min-height: 0;
  }

  .profile img {
    width: 60px;
    height: 60px;
  }

  .profile h3 {
    font-size: 20px;
  }

  .profile p {
    font-size: 14px;
  }

  .testimonial {
    font-size: 14px;
    margin-top: 20px;
    line-height: 1.5;
  }

  .date {
    font-size: 14px;
    color: #6d7074;
  }

  .rating img {
    width: 14px;
    height: 14px;
  }

  .ourMission-card {
    padding: 20px;
  }

  .ourMissionImgCard {
    width: 90px;
    height: 90px;
    min-width: 90px;
  }

  .ourMissionImgCard img {
    width: 50px;
    height: 50px;
  }

  .ourMissionTitle {
    font-size: 18px;
  }

  .ourMissionDesc {
    font-size: 14px;
    line-height: 1.6;
  }

  .blogs-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .trending-blog-card {
    width: 85vw;
    height: 280px;
  }

  .blogs-grid .trending-blog-card {
    height: 240px;
  }
  .trending-blog-card-title {
    font-size: 16px;
  }

  .blogs-grid .trending-blog-card-title {
    font-size: 15px;
  }

  .trending-blog-card-desc {
    font-size: 14px;
    -webkit-line-clamp: 3;
  }

  .trending-blog-category {
    font-size: 12px;
    height: 32px;
    padding: 0 12px;
    min-width: 100px;
    top: 16px;
    right: 16px;
  }

  .trending-blog-content {
    left: 16px;
    right: 16px;
    bottom: 16px;
  }

  .blogs-grid .trending-blog-content {
    left: 16px;
    right: 16px;
    bottom: 16px;
  }

  .blog-detail-title {
    font-size: 20px;
  }

  .blog-detail-section-title {
    font-size: 18px;
  }

  .blog-detail-text,
  .blog-detail-list li {
    font-size: 15px;
  }

  .blog-detail-main-img,
  .blog-detail-secondary-img {
    height: 300px;
  }

  .sidebar-box h4 {
    font-size: 18px;
  }

  .sidebar-box .list-unstyled li span {
    font-size: 15px;
  }

  .pricing-table th.feature-column,
  .pricing-table td.feature-name {
    min-width: 140px;
    max-width: 140px;
    white-space: normal;
  }

  .bottomCircleImg {
    position: absolute;
    top: -20%;
    right: 0%;
    width: 100%;
  }

  .dawnImg {
    position: absolute;
    bottom: -80%;
    left: 0%;
    width: 30%;
  }
}

/* --- Screen Size: (max-width: 767px) --- */

@media (max-width: 767px) {
  .testimonial-slider-wrapper {
    --container-padding: 20px;
  }

  .demo-modal-right {
    padding: 30px 20px;
  }

  .demo-modal-left-text {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .parent-container {
    padding: 50px 0px;
  }

  .who-title {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .who-container p {
    font-size: 14px;
    line-height: 1.7;
  }

  .linear-divider {
    height: 4px;
  }

  .common-btn {
    width: 100%;
    max-width: 320px;
  }

  .businessImg {
    gap: 16px;
    margin-top: 40px;
  }

  .businessImg img {
    max-width: 70px;
  }

  .parent-container {
    padding: 50px 0px;
  }

  .child-container {
    max-width: 100%;
    margin: 0 20px;
  }

  .contact-form-card {
    padding: 24px;
  }

  .contact-card-wrapper {
    flex-direction: column;
    padding: 14px;
    gap: 12px;
    text-align: center;
  }

  .contact-card-icon-box {
    height: 72px;
    width: 72px;
    margin: 0 auto;
  }

  .contact-card-icon-box img {
    height: 42px;
    width: 42px;
  }

  .contact-card-content {
    align-items: center;
  }

  .contact-card-content h6 {
    font-size: 14px;
  }

  .contact-card-content p {
    font-size: 12px;
  }

  .businessImg {
    gap: 16px;
    margin-top: 40px;
  }

  .businessImg img {
    max-width: 70px;
  }

  .contact-card-wrapper {
    flex-direction: column;
    padding: 14px;
    gap: 12px;
    text-align: center;
  }

  .contact-card-icon-box {
    height: 72px;
    width: 72px;
    margin: 0 auto;
  }

  .contact-card-icon-box img {
    height: 42px;
    width: 42px;
  }

  .contact-card-content {
    align-items: center;
  }

  .contact-card-content h6 {
    font-size: 14px;
  }

  .contact-card-content p {
    font-size: 12px;
  }

  .contact-form-card {
    padding: 24px;
  }

  /* Marquee Title */
  .marquee-title {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
  }
}

/* --- Screen Size: (max-width: 576px) --- */

@media (max-width: 576px) {
  .reqBtn {
    margin-top: 20px;
  }

  .req-title {
    font-size: 22px;
  }

  .req-desc {
    font-size: 15px;
    font-weight: 300;
    width: 100%;
    padding: 10px;
  }

  .reqCont {
    height: 531px;
  }

  .marquee-track {
    gap: 25px;
  }

  .marquee-track img {
    height: 40px;
  }

  .reqBtn {
    margin-top: 20px;
  }

  .req-title {
    font-size: 22px;
  }

  .req-desc {
    font-size: 15px;
    font-weight: 300;
    width: 100%;
    padding: 10px;
  }

  .reqCont {
    height: auto;
    padding: 20px 0;
  }

  .industry-card {
    padding: 24px;
    border-radius: 16px;
    margin: 0;
  }

  .industry-card h3 {
    margin-top: 20px !important;
    margin-bottom: 8px !important;
  }

  .industry-card h3 {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
  }

  .industry-card img {
    max-height: 45px;
    width: auto;
    object-fit: contain;
  }

  .card-desc {
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .ourMission-card {
    padding: 20px;
  }

  .ourMissionImgCard {
    width: 90px;
    height: 90px;
    min-width: 90px;
  }

  .ourMissionImgCard img {
    width: 30px;
    height: 30px;
  }

  .ourMissionTitle {
    font-size: 18px;
  }

  .ourMissionDesc {
    font-size: 14px;
    line-height: 1.6;
  }

  .map-section {
    height: 340px;
  }

  /* Marquee Title */
  .marquee-title {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
  }
}

/* --- Screen Size: (max-width: 575.98px) --- */

@media (max-width: 575.98px) {
  .logo-img {
    width: 200px;
  }

  .hero-foreground {
    padding: 60px 20px;
    gap: 20px;
    text-align: start;
  }

  .hero-content-box {
    flex: auto;
    max-width: 100%;
    text-align: left;
  }

  .hero-image-box {
    flex: auto;
    justify-content: center;
  }

  .hero-title {
    font-size: 18px;
  }

  .hero-subtitle {
    font-size: 14px;
    width: 250px;
    max-width: 100%;
    line-height: 1.6;
    margin: 0;
  }

  .hero-btn {
    height: auto;
    padding: 14px 28px;
    font-size: 16px;
  }

  .hero-btn-primary {
    max-width: 100%;
  }

  .hero-btn-secondary {
    max-width: 100%;
  }

  .down-arrow-img {
    left: auto;
    right: 70%;
    bottom: -35px;
    max-width: 70px;
  }

  .bottomCircleImg {
    position: absolute;
    top: -70%;
    right: 0%;
    width: 10%;
  }

  .dawnImg {
    position: absolute;
    bottom: -80%;
    left: 0%;
    width: 30%;
  }

  .explore-more-btn {
    width: 100%;
    max-width: 260px;
    height: 48px;
    font-size: 15px;
  }

  .card-image {
    height: 300px;
    object-fit: cover;
    object-position: 90% 0%;
  }

  .card15-col {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .search-box {
    height: 48px;
  }

  .industry-title {
    font-size: 18px;
  }

  .threeBtnParent {
    padding: 20px 16px;
    gap: 10px;
  }

  .threeBtn {
    height: 50px;
    width: 100%;
    max-width: 280px;
    padding: 12px 22px;
    border-radius: 8px;
    background-color: #3e75a6;
    border: none;
    color: white;
    font-size: 14px;
  }

  .card-styling {
    border: 1px solid #1111111a;
    border-radius: 14px;
    padding: 20px;
    gap: 18px;
  }

  .card-styling p {
    font-size: 14px;
    color: #6d7074;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .card-img {
    height: 60px !important;
    width: 60px !important;
  }

  .page-features .hero-subtitle,
  .page-pricing .hero-subtitle,
  .page-industries-details .hero-subtitle {
    width: 100%;
  }

  .page-about .hero-subtitle,
  .page-blogs .hero-subtitle,
  .page-contact .hero-subtitle,
  .page-industries .hero-subtitle {
    width: 250px;
  }

  .page-home .hero-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 50px;
    border-radius: 8px;
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0;
    padding: 0;
  }

  .page-home .hero-btn-primary {
    width: 100%;
    max-width: 180px;
    background: linear-gradient(360deg, #081b44 -0.51%, #1959fc 99.49%);
  }

  .half-circle-img {
    left: auto;
    right: 40%;
    bottom: -17%;
    transform: none;
    max-width: 120px;
  }

  .down-arrow-img {
    left: auto;
    right: 60%;
    bottom: -90px;
    max-width: 150px;
  }

  .bottomCircleImg {
    position: absolute;
    top: -50%;
    right: 0%;
    width: 25%;
  }

  .dawnImg {
    position: absolute;
    bottom: -50%;
    left: 0%;
    width: 25%;
  }

  .hero-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 50px;
    border-radius: 8px;
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0;
    padding: 0;
  }

  .hero-btn-primary {
    width: 100%;
    max-width: 180px;
    margin: 0% auto;
    background: linear-gradient(360deg, #081b44 -0.51%, #1959fc 99.49%);
  }

  .hero-btn-secondary {
    width: 100%;
    max-width: 180px;
    margin: 0% auto;
  }

  .pricing-nav-tabs {
    padding: 6px;
  }

  .pricing-nav-tabs .nav-link {
    padding: 8px 18px;
    font-size: 14px;
  }
  .auth-modal-content {
    padding: 32px 24px !important;
  }
  .modal-dialog {
    margin: 16px auto !important;
    width: calc(100% - 32px) !important;
    max-width: none !important;
  }

  .faq-question {
    padding: 16px;
  }

  .faq-question h5 {
    font-size: 15px;
  }

  .faq-chevron {
    width: 20px;
    height: 20px;
  }

  .faq-answer {
    padding: 0 16px;
  }

  .demo-modal-left img {
    object-position: 0% 30% !important;
  }

  .pricing-table th.plan-column {
    min-width: 160px;
  }

  /* Marquee Title */
  .marquee-title {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
  }
}

/* --- Screen Size: (max-width: 575px) --- */

@media (max-width: 575px) {
  .parent-container {
    padding: 40px 0px;
  }

  .parent-container {
    padding: 40px 0px;
  }

  .child-container {
    max-width: 100%;
    margin: 0 auto;
  }

  /* Marquee Title */
  .marquee-title {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
  }

  .bottomCircleImg {
    position: absolute;
    top: -50%;
    right: 0%;
    width: 25%;
  }

  .dawnImg {
    position: absolute;
    bottom: -30%;
    left: 0%;
    width: 25%;
  }
}

/* --- Screen Size: (max-width: 480px) --- */

@media (max-width: 480px) {
  .contact-card-wrapper {
    padding: 12px;
    margin-bottom: 18px;
  }

  .contact-card-icon-box {
    height: 64px;
    width: 64px;
  }

  .contact-card-icon-box img {
    height: 38px;
    width: 38px;
  }

  .contact-card-content h6 {
    font-size: 13px;
  }

  .contact-card-content p {
    font-size: 11px;
  }

  .contact-card-wrapper {
    padding: 12px;
    margin-bottom: 18px;
  }

  .contact-card-icon-box {
    height: 64px;
    width: 64px;
  }

  .contact-card-icon-box img {
    height: 38px;
    width: 38px;
  }

  .contact-card-content h6 {
    font-size: 13px;
  }

  .contact-card-content p {
    font-size: 11px;
  }

  .feature-name {
    font-size: 15px !important;
    padding: 14px !important;
    color: #6d7074 !important;
  }

  /* Marquee Title */
  .marquee-title {
    font-size: 15px;
    text-align: center;
    font-weight: 500;
  }
}

/* --- Screen Size: (max-width: 479.98px) --- */

@media (max-width: 479.98px) {
  .logo-img {
    width: 200px;
  }

  .half-circle-img {
    left: auto;
    right: 50%;
    bottom: -19%;
    transform: none;
    max-width: 100px;
  }

  .down-arrow-img {
    left: auto;
    right: 70%;
    bottom: -80px;
    max-width: 120px;
  }

  .dawnImg {
    position: absolute;
    bottom: -55%;
    left: 0%;
    width: 30%;
  }

  /* Marquee Title */
  .marquee-title {
    font-size: 15px;
    text-align: center;
    font-weight: 500;
  }
}

/* --- Screen Size: (min-width: 1024px) and (max-width: 1399.98px) --- */

@media (min-width: 1024px) and (max-width: 1399.98px) {
  .custom-pricing-row {
    gap: 16px;
    padding: 0 16px;
  }

  .custom-pricing-col {
    flex: 1 1 0% !important;
    width: auto !important;
    max-width: 32% !important;
  }

  .pricing-card {
    padding: 20px;
  }

  .pricing-card-header {
    margin: -20px -20px 16px -20px;
    padding: 20px 15px 16px;
  }

  .pricing-plan-name {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .pricing-current-price {
    font-size: 28px;
  }

  .pricing-price-container {
    margin-bottom: 4px;
  }

  .pricing-original-price {
    font-size: 16px;
  }

  .pricing-period {
    font-size: 14px;
  }

  .pricing-billing-cycle {
    font-size: 13px;
  }

  .pricing-description {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .pricing-limits-box {
    padding: 12px;
    margin-bottom: 16px;
  }

  .pricing-limits-list {
    gap: 6px;
  }

  .pricing-limits-list li,
  .pricing-features-list li {
    font-size: 13px;
  }

  .pricing-features-list {
    gap: 6px;
  }

  .pricing-includes-title {
    font-size: 14px;
    margin-bottom: 8px;
  }

  .pricing-buy-btn {
    font-size: 14px;
    padding: 8px;
    margin-top: 16px;
  }
}

/* --- Screen Size: (min-width: 768px) --- */

@media (min-width: 768px) {
  .custom-pricing-row {
    padding: 0 24px;
  }

  .custom-pricing-col {
    width: calc(50% - 12px);
  }

  .demo-modal-content {
    height: 612px;
  }

  .demo-modal-left,
  .demo-modal-right {
    height: 100%;
  }
}

/* --- Screen Size: (min-width: 992px) --- */

@media (min-width: 992px) {
  .custom-pricing-row {
    padding: 0 32px;
  }

  .custom-pricing-col {
    flex: 1 1 0% !important;
    width: auto !important;
    max-width: 33% !important;
  }
}

/* --- Screen Size: (min-width: 1024px) --- */

@media (min-width: 1024px) {
  .pf-desktop-layout {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 42px;
  }

  .pf-accordion-col {
    flex: 0 0 420px;
    width: 420px;
  }

  .pf-image-col {
    flex: 1;
    max-width: 1138px;
    display: flex;
    justify-content: flex-end;
  }

  .hero-subtitle {
    font-size: 22px !important;
  }
}

/* --- Screen Size: (min-width: 1200px) --- */

@media (min-width: 1200px) {
  .get-title {
    font-size: 18px;
    line-height: 1.6;
  }

  .detailed-faq-question-container {
    height: 80px;
    padding: 0 24px;
  }
}

/* --- Screen Size: (min-width: 1400px) --- */

@media (min-width: 1400px) {
  .custom-pricing-row {
    gap: 42px;
    padding: 0;
  }

  .custom-pricing-col {
    flex: 0 0 420px !important;
    width: 420px !important;
    max-width: 420px !important;
  }

  .pricing-card {
    min-height: 766px;
  }
}
