/* Min width 991px */
@media only screen and (max-width: 767px) {
  .ptb-120 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-120 {
    padding-top: 50px;
  }
  .pb-120 {
    padding-bottom: 50px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  p {
    font-size: 14px;
  }
  .radius-30 {
    border-radius: 15px;
  }
  /* Default Container */
  .container-fluid.side-padding {
    max-width: 540px;
  }
  .container-fluid.eighteen-padding {
    max-width: 540px;
  }
  .default-btn {
    font-size: 14px;
  }
  .read-more {
    font-size: 14px;
  }
  .section-heading {
    margin-bottom: 30px;
  }
  .section-heading .sub-title {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .section-heading h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .section-title {
    margin-bottom: 30px;
  }
  .section-title .sub-title {
    font-size: 14px;
  }
  .section-title h2 {
    font-size: 25px;
  }
  /* top header area */
  .top-header-area .left-side {
    text-align: center;
    margin-bottom: 10px;
  }
  .top-header-area .left-side li {
    margin-right: 0;
    font-size: 14px;
  }
  .top-header-area .left-side li a i {
    font-size: 16px;
  }
  .top-header-area .right-side {
    text-align: center;
  }
  .top-header-area .right-side li {
    margin-right: 15px;
    font-size: 14px;
  }
  .top-header-area .right-side li .flag img {
    top: 0;
    left: -20px;
    width: 20px;
    height: 20px;
  }
  .top-header-area .right-side li .form-select {
    font-size: 14px;
  }
  /**/
  .top-header-info .navbar.main-navbar {
    top: 0;
    border-radius: 0;
  }
  /* navbar */
  .navbar.main-navbar {
    max-width: 100%;
    border-radius: 0;
  }
  .navbar .others-options {
    display: none;
  }
  /* mobile-navbar */
  .mobile-navbar .offcanvas-body {
    padding: 30px 25px;
  }
  .mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list .mobile-menu-items a {
    padding: 0 10px;
    font-size: 14px;
  }
  .mobile-navbar .others-options .d-flex {
    display: block !important;
  }
  .mobile-navbar .others-options li {
    margin-bottom: 20px;
  }
  .mobile-navbar .others-options li:last-child {
    margin-bottom: 0;
  }
  /* search modal */
  .search-modal .modal-body {
    padding: 25px 20px;
  }
  /* main banner */
  .main-banner-area {
    padding-bottom: 50px;
  }
  .main-banner-area .info {
    max-width: 100%;
    margin-left: 0;
  }
  .main-banner-area .info p {
    font-size: 14px;
    margin-bottom: 25px;
  }
  .main-banner-area .info .user::before {
    width: 0;
    border-right: 0px dashed rgba(8, 39, 32, 0.44);
  }
  .main-banner-content .sub-t {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .main-banner-content h1 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .main-banner-content h1 span img {
    display: none;
  }
  .banner-card {
    padding: 20px 20px 0;
  }
  .banner-card .flex-warp {
    padding-left: 60px;
    margin-bottom: 30px;
  }
  .banner-card .flex-warp i {
    width: 50px;
    height: 50px;
    line-height: 56px;
  }
  .banner-card .flex-warp h3 {
    font-size: 17px;
  }
  .banner-card .banner-image-body .service-image-4 {
    left: 15px;
    bottom: 165px;
    max-width: 100px;
  }
  .banner-card.part-three .star-5 {
    display: none;
  }
  /* banner */
  .banner-area {
    padding-top: 135px;
    padding-bottom: 50px;
  }
  .banner-area .mission-card {
    top: 0;
    right: 0;
    position: relative;
    max-width: 270px;
    margin: auto;
    transform: unset;
  }
  .banner-area .mission-card.two {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    transform: unset;
    margin-top: 50px;
  }
  .banner-area .shape-image {
    display: none;
  }
  .banner-content {
    margin-bottom: 60px;
  }
  .banner-content .sub-t {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .banner-content h1 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .banner-content p {
    font-size: 14px;
  }
  .banner-content p.mb-5 {
    margin-bottom: 25px !important;
  }
  .banner-content .banner-btn .default-btn {
    width: 100%;
  }
  .banner-content .banner-btn .default-btn.two {
    margin-bottom: 15px;
  }
  /* home three hero */
  .hero-content {
    max-width: 540px;
  }
  .hero-content .title {
    margin-bottom: 30px;
  }
  .hero-content .title .sub-t {
    font-size: 14px;
  }
  .hero-content .title h1 {
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 25px;
  }
  .hero-content .paragraph p {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .hero-content .paragraph .star-5 {
    left: 50%;
    bottom: 0;
    font-size: 40px;
  }
  /* page banner */
  .page-banner-area {
    padding-top: 250px;
    padding-bottom: 50px;
  }
  .page-banner-area .shape-image {
    display: none;
  }
  .page-banner-content h1 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .page-banner-content ul li {
    font-size: 14px;
  }
  .page-banner-content ul li::before {
    right: -12px;
    height: 15px;
  }
  /**/
  .revenue-image {
    margin-right: 0;
  }
  .revenue-image .paly-content .popup-btn {
    font-size: 15px;
    width: 50px;
    height: 50px;
    line-height: 56px;
  }
  .revenue-image .paly-content .popup-btn::before {
    left: -5px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .revenue-card {
    padding: 25px 20px;
    max-width: 100%;
    margin-left: 0;
  }
  /* advice */
  .advice-area .advice-content ul li {
    font-size: 14px;
    line-height: 1;
  }
  /* features */
  .features-image {
    padding: 20px 14px 20px 14px;
    max-width: 540px;
    text-align: center;
    margin-bottom: 30px;
  }
  .features-image .feature-image-2 {
    right: 0;
    bottom: 50px;
  }
  .features-image .feature-shape-1 {
    display: none;
  }
  .features-content ul li {
    padding: 25px 22px 25px 22px;
    margin-bottom: 25px;
  }
  .features-content ul li i {
    top: 0;
    left: 0;
    position: relative;
    transform: unset;
    font-size: 40px;
    width: 60px;
    height: 60px;
    line-height: 72px;
    display: inline-block;
    margin-bottom: 25px;
  }
  .features-content ul li h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  /* home three feature */
  .feature-account {
    padding: 30px 20px;
  }
  .feature-account h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .feature-account .hero-image-2 {
    top: auto;
    right: 0;
    bottom: 0;
    position: relative;
    transform: unset;
    margin-top: 25px;
  }
  .feature-account ul li {
    margin-bottom: 25px;
  }
  .feature-account ul li h4 {
    font-size: 18px;
  }
  .feature-provide {
    padding: 30px 20px 30px 20px;
  }
  .feature-provide h3 {
    font-size: 25px;
  }
  .feature-provide .deposit {
    margin-top: 25px;
  }
  .feature-provide .deposit li {
    font-size: 14px;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .feature-provide .deposit li a {
    padding: 8px 15px;
  }
  /* partner */
  .partner-area .title p {
    line-height: 1.6;
    margin-bottom: 30px;
  }
  .partner-area .partner-items {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* services */
  .services-area .section-heading {
    margin-bottom: 100px !important;
  }
  .services-area .section-heading p.mb-5 {
    margin-bottom: 30px !important;
  }
  .services-area .section-heading .services-btn {
    right: auto;
    left: 0;
    bottom: -45px;
    position: relative;
  }
  .services-area .section-heading .services-btn .swiper-button-prev, .services-area .section-heading .services-btn .swiper-button-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .services-area .section-heading .services-btn .swiper-button-next {
    left: 50px;
    right: 0;
  }
  .services-area .section-heading .services-btn .swiper-button-prev {
    left: 0;
    right: 0;
  }
  .services-area .services-items {
    margin: 0;
  }
  .services-card .services-card-body {
    padding: 25px 20px 25px 20px;
  }
  .services-card .services-card-body .businessman {
    width: 50px;
    height: 50px;
    line-height: 60px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-size: 25px;
  }
  .services-card .services-card-body h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .services-card .services-card-body .read-more {
    margin-top: 20px;
  }
  /* home two */
  .service-area .faq-content .accordion-item .accordion-body {
    padding: 0 20px 20px 20px;
  }
  .service-area .faq-content .accordion-item .accordion-body .info ul li {
    padding-left: 30px;
    margin-bottom: 15px;
    font-size: 14px;
  }
  .service-area .faq-content .accordion-item .accordion-body .info ul li i {
    top: 1px;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
  .service-area .faq-content .accordion-button {
    padding: 20px 20px 20px 20px;
  }
  .service-area .faq-content .accordion-button i {
    font-size: 25px;
    width: 50px;
    height: 50px;
    line-height: 58px;
    margin-right: 10px;
    border-radius: 10px;
  }
  .service-area .faq-content .accordion-button::before {
    font-size: 20px;
  }
  /* home three */
  .our-services-area .section-heading {
    margin-bottom: 30px !important;
  }
  .our-services-area .section-heading p.mb-5 {
    margin-bottom: 30px !important;
  }
  .single-services-card {
    padding: 30px 20px;
  }
  .single-services-card h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .single-services-card p {
    margin-bottom: 25px;
  }
  .single-services-card .mission {
    font-size: 50px;
  }
  /* about */
  .about-info {
    padding: 20px 20px;
  }
  .about-content .nav-tabs {
    margin-bottom: 15px;
  }
  .about-content .nav-tabs .nav-item {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .about-content .nav-tabs .nav-item .nav-link {
    padding: 8px 15px 10px;
    font-size: 14px;
  }
  .about-content .title h2 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .about-content .check li {
    font-size: 14px;
    border-radius: 5px;
    padding: 15px 56px;
    margin-bottom: 15px;
  }
  .about-content .default-btn.mt-5 {
    margin-top: 30px !important;
  }
  /* home two */
  .about-us-content {
    margin-bottom: 30px;
  }
  .about-us-content .default-btn.mt-5 {
    margin-top: 30px !important;
  }
  .about-image .about-image-5 {
    left: 0;
    bottom: 0;
  }
  /**/
  .about-area .about-top.mb-5 {
    margin-bottom: 10px !important;
  }
  .about-area .about-top .section-heading.mb-0 {
    margin-bottom: 15px !important;
  }
  .about-top.mb-5 {
    margin-bottom: 30px !important;
  }
  .about-top .section-heading.mb-0 {
    margin-bottom: 15px !important;
  }
  /* choose */
  .choose-image {
    margin-bottom: 30px;
  }
  .choose-image .paly-content .popup-btn {
    width: 50px;
    height: 50px;
    line-height: 56px;
    padding-left: 3px;
    font-size: 15px;
  }
  .choose-image .paly-content .popup-btn::before {
    left: -10px;
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
  .why-choose-us-content {
    margin-left: 0;
  }
  .why-choose-us-content .section-heading p.mb-5 {
    margin-bottom: 30px !important;
  }
  .choose-card {
    padding: 30px 25px;
  }
  .choose-card i {
    margin-bottom: 25px;
  }
  .choose-card h3 {
    margin-bottom: 15px;
  }
  /* works */
  .works-btn {
    margin-bottom: 30px;
  }
  .works-btn .nav-tabs .nav-item {
    margin-bottom: 15px;
  }
  .works-btn .nav-tabs .nav-link {
    font-size: 20px;
    padding: 20px 20px;
  }
  .works-btn .nav-tabs .nav-link i {
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .single-works-card {
    padding: 30px 25px;
  }
  /* pricing */
  .pricing-card .title {
    padding: 25px 20px 25px;
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
  .pricing-card .title .about-image-2 {
    right: 20px;
    max-width: 80px;
  }
  .pricing-card h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .pricing-card h4 {
    font-size: 25px;
  }
  .pricing-card h4 span {
    font-size: 12px;
  }
  .pricing-card .check li {
    padding-left: 25px;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .pricing-card .check li i {
    top: 1px;
  }
  .pricing-card .pricing-card-body {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
  }
  .pricing-card .pricing-card-body .default-btn {
    margin-top: 30px;
  }
  .pricing-card.active .title {
    border-radius: 15px 15px 0 0;
  }
  /* home two */
  .pricing-bg {
    padding: 30px 15px;
  }
  .pricing-bg .pricing-card .title {
    padding: 30px 20px 30px 110px;
  }
  .pricing-bg .pricing-card .title .about-image-2 {
    left: 20px;
    max-width: 70px;
  }
  .pricing-bg .pricing-card h3 {
    margin-bottom: 15px;
  }
  .choose-btn .nav-tabs .nav-item .nav-link {
    padding: 25px 20px;
    font-size: 14px;
  }
  /* testimonials */
  .testimonials-image {
    padding: 30px 50px 0;
    margin-bottom: 30px;
  }
  .testimonials-image .feature-shape-1 {
    top: 60px;
    right: 30px;
  }
  .testimonials-image .feature-shape-2 {
    top: 60px;
    left: 30px;
  }
  .testimonials-card {
    padding: 25px 20px 25px 20px;
  }
  .testimonials-card ul {
    margin-bottom: 10px;
  }
  .testimonials-card .flex-warp .gap-4 {
    gap: 10px !important;
  }
  .testimonials-card .flex-warp .user-image-4 {
    width: 50px;
    height: 50px;
    object-fit: cover;
  }
  .testimonials-card .flex-warp h3 {
    font-size: 15px;
  }
  .testimonials-card .flex-warp span {
    font-size: 14px;
  }
  /* home two testimonial */
  .testimonial-image {
    height: 300px;
  }
  .testimonial-said {
    padding: 30px 15px;
  }
  .testimonial-said h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .testimonial-said .testimonials-card {
    padding: 20px 15px 20px 20px;
  }
  .testimonial-said .testimonials-card .flex-warp h3 {
    margin-bottom: 5px;
  }
  .testimonial-said .testimonials-card .right-quote {
    max-width: 40px;
  }
  /* home three */
  .review-card {
    padding: 30px 20px 30px 20px;
  }
  .review-card img {
    top: 0;
    left: 0;
    position: relative;
    width: 50px;
    height: 50px;
    object-fit: cover;
    margin-bottom: 25px;
  }
  .review-card .star {
    margin-bottom: 10px;
  }
  .review-card h3 {
    font-size: 16px;
  }
  .review-card h3 span {
    font-size: 14px;
    margin-left: 5px;
  }
  /* blog */
  .blog-card .blog-image-1 {
    border-radius: 0;
    max-width: 100%;
  }
  .blog-card ul li {
    margin-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }
  .blog-card ul li::before {
    top: 3px;
    right: -12px;
  }
  .blog-card h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .blog-card .blog-card-body {
    padding: 25px 20px 25px 20px;
  }
  .single-blog .blog-image-3 {
    border-radius: 20px 20px 0 0;
  }
  .single-blog .single-blog-card-body {
    padding: 25px 20px 25px 20px;
  }
  .single-blog .single-blog-card-body ul li {
    margin-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }
  .single-blog .single-blog-card-body ul li::before {
    top: 3px;
    right: -12px;
  }
  .single-blog .single-blog-card-body h3 {
    font-size: 20px;
    line-height: 28px;
  }
  /* home two blog */
  .single-blog-card .single-blog-body ul li {
    margin-right: 15px;
    font-size: 14px;
  }
  .single-blog-card .single-blog-body ul li::before {
    top: 3px;
    right: -10px;
  }
  .single-blog-card .single-blog-body ul li i {
    top: 2px;
  }
  .single-blog-card .single-blog-body h3 {
    font-size: 18px;
    margin: 10px 0 12px;
  }
  /* home three blog */
  .planning-card {
    padding: 25px 20px;
  }
  .planning-card .title i {
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 58px;
    margin-right: 10px;
  }
  .planning-card .title h3 {
    font-size: 18px;
  }
  .planning-card p {
    margin-bottom: 25px;
  }
  /* faq */
  .question-card {
    padding: 25px 20px;
  }
  .faq-content .accordion-item .accordion-body {
    padding: 0 20px 20px 20px;
  }
  .faq-content .accordion-button {
    font-size: 16px;
    padding: 20px 40px 20px 20px;
  }
  .faq-content .accordion-button::before {
    right: 20px;
  }
  /* download */
  .download-area {
    padding: 50px 20px;
  }
  .download-area .section-heading h2 {
    margin-bottom: 10px;
  }
  .download-area .section-heading p.mb-5 {
    margin-bottom: 25px !important;
  }
  .download-area .section-heading .app-btn .me-3 {
    margin-right: 10px !important;
  }
  .download-area .section-heading .app-btn img {
    max-width: 120px;
  }
  /* download two */
  .app-download-area .section-heading .app-btn img {
    max-width: 120px;
  }
  .download-image {
    margin-bottom: 30px;
  }
  .download-image .app-image-13 {
    right: 0;
  }
  /* home three */
  .newsletter.two .newsletter-btn {
    text-align: start;
  }
  .newsletter.two .newsletter-btn .default-btn {
    padding: 18px 25px 18px;
  }
  .newsletter.two .newsletter-btn .default-btn.me-4 {
    margin-right: 0 !important;
  }
  /* footer */
  .footer-area.two .footer-weight.part-two.ps-5 {
    padding-left: 0 !important;
  }
  .footer-area.two .footer-weight.part-three.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight {
    padding-bottom: 30px;
  }
  .footer-weight.ps-5 {
    padding-left: 0 !important;
    margin-right: 0;
  }
  .footer-weight.part-two.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight.part-three.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight h2 {
    font-size: 25px;
  }
  .footer-weight h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .footer-weight h3::before {
    width: 100%;
    bottom: -10px;
  }
  .footer-weight h3::after {
    width: 50px;
    bottom: -11px;
  }
  .footer-weight .social li span {
    margin-right: 0;
  }
  .footer-weight .service-link li {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .footer-weight .get-touch li {
    font-size: 14px;
    padding-left: 20px;
    margin-bottom: 10px;
  }
  .footer-weight .get-touch li span {
    margin-bottom: 5px;
  }
  .footer-form {
    margin: 25px 0 30px;
  }
  .footer-form .form-control {
    height: 55px;
    font-size: 14px;
    padding: 15px 20px 15px 20px;
  }
  .footer-form .default-btn {
    top: 0;
    right: 0;
    position: relative;
    margin-top: 10px;
    width: 100%;
  }
  /* copyright */
  .copyright-area p {
    text-align: center;
  }
  .copyright-area ul {
    text-align: center;
  }
  /* copy */
  .copy-image img {
    max-width: 100px;
  }
  /* go top */
  .go-top {
    right: 10px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
  }
  .go-top.active {
    top: 94%;
  }
  /* innovation */
  .innovation span {
    margin-bottom: 15px;
    padding: 9px 20px 10px;
    font-size: 14px;
  }
  .innovation h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .choose-items {
    padding-bottom: 30px;
  }
  .choose-items .pagination-btn .choose-pagination {
    position: relative;
    top: auto;
    text-align: center;
    transform: unset;
    z-index: 2;
    width: 100%;
  }
  .choose-items .pagination-btn .choose-pagination .swiper-pagination-bullet {
    display: inline-block;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  .choose-us-image .about-image-7 {
    top: auto;
    left: 0;
    bottom: 0;
    transform: unset;
  }
  /* financial */
  .financial-image {
    margin-bottom: 30px;
  }
  .financial-image .single-financial {
    padding: 12px 15px;
    left: 0;
    width: 100%;
    position: relative;
    bottom: 0;
    margin-top: 20px;
  }
  .financial-image .single-financial .me-4 {
    margin-right: 5px !important;
  }
  .financial-image .single-financial h3 {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .financial-image .single-financial p {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .financial-image .single-financial .date::before {
    width: 0;
  }
  .financial-image .financial-card {
    top: auto;
    left: 0;
    bottom: 100px;
    padding: 20px 20px;
  }
  .financial-image .financial-card span {
    font-size: 14px;
    padding: 8px 10px 9px;
  }
  .financial-content ul li {
    padding: 20px 20px 20px 20px;
  }
  .financial-content ul li i {
    top: 0;
    left: 0;
    display: block;
    position: relative;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 60px;
    margin-bottom: 25px;
  }
  .financial-content ul li h3 {
    font-size: 20px;
  }
  /* works */
  .step-card {
    margin-bottom: 15px;
  }
  .step-card h3 {
    font-size: 14px;
    padding: 14px 30px 14px;
  }
  /* home two faq */
  .faq-area.two .faq-content .accordion-item .accordion-body {
    padding: 0 20px 20px 20px;
  }
  .faq-area.two .section-heading {
    margin-bottom: 30px !important;
  }
  .faq-area.two .section-heading p.mb-5 {
    margin-bottom: 25px !important;
  }
  /* home three financial */
  .financial-about-area .about-image {
    max-width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .financial-about-area .about-image .app-image-6 {
    padding-left: 0;
  }
  .financial-about-area .about-image .app-image-7 {
    right: 0;
    bottom: 60px;
  }
  .financial-about-area .financial-about-content .check li {
    margin-bottom: 15px;
  }
  .financial-about-area .financial-about-content .check li:last-child {
    margin-bottom: 15px;
  }
  .financial-about-area .financial-about-content .default-btn.two.mt-5 {
    margin-top: 15px !important;
  }
  /* home three */
  .single-features-card {
    padding: 25px 20px 25px 20px;
  }
  .single-features-card i {
    top: 0;
    left: 0;
    display: block;
    position: relative;
    margin-bottom: 25px;
  }
  .single-features-card h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  /* fun fact */
  .fun-fact-card .justify-content-end {
    justify-content: start !important;
  }
  .fun-fact-card h2 {
    font-size: 40px;
  }
  .fun-fact-card p {
    font-size: 14px;
  }
  .fun-fact-card p span {
    display: inline-block;
  }
  /* payments */
  .payments-processing-area .processing li {
    padding: 25px 20px 25px 20px;
    margin-bottom: 20px;
  }
  .payments-processing-area .processing li h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .payments-processing-area .processing li .number {
    top: 0;
    left: 0;
    margin-bottom: 25px;
    position: relative;
  }
  .processing-image {
    text-align: center;
  }
  .processing-image .app-image-9 {
    padding-left: 0;
  }
  .processing-image .app-image-10 {
    left: 0;
  }
  /* account */
  .single-account {
    padding: 30px 20px;
  }
  .single-account .consumer-icon {
    margin-bottom: 30px;
  }
  /* advice */
  .advice-revenue-area .advice-content {
    line-height: 20px;
  }
  .advice-revenue-area .advice-content ul li {
    font-size: 40px;
  }
  /* service details */
  .service-details-content {
    margin-bottom: 30px;
  }
  .service-details-content h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .service-details-content .service-image-9 {
    margin-bottom: 30px;
  }
  .service-details-content p.mb-5 {
    margin-bottom: 30px !important;
  }
  .offering-card {
    padding: 25px 14px;
    margin: 30px 0 30px;
  }
  /* sidebar */
  .sidebar .sidebar-form {
    padding: 20px 20px;
    margin-bottom: 20px;
  }
  .sidebar .popular-services {
    padding: 25px 20px;
    margin-bottom: 20px;
  }
  .sidebar .tags {
    padding: 25px 20px 25px;
    margin-bottom: 20px;
  }
  .sidebar .tags ul li {
    margin-right: 0;
    font-size: 14px;
  }
  .sidebar .tags ul li a {
    padding: 5px 15px 6px;
  }
  .sidebar .form-sidebar {
    padding: 20px 20px;
  }
  .sidebar .pay-pal-card {
    padding: 25px 20px;
  }
  .sidebar .pay-pal-card .form-check .form-check-input {
    margin-top: 5px;
  }
  .sidebar .pay-pal-card .form-check .form-check-label {
    font-size: 12px;
    padding-left: 5px;
  }
  .sidebar .post {
    padding: 30px 20px;
  }
  .sidebar .post ul li {
    padding-left: 75px;
    margin-bottom: 20px;
    max-width: 390px;
  }
  .sidebar .post ul li img {
    width: 60px;
    height: 60px;
  }
  .sidebar .post ul li h4 {
    font-size: 14px;
  }
  /* service pagination */
  .service-pagination.mt-5 {
    margin-top: 30px !important;
  }
  .service-pagination .pagination .page-item {
    margin-right: 5px;
  }
  /* team page */
  .team-card .team-card-body {
    padding-top: 20px;
  }
  .team-card .team-card-body h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .team-card .team-card-body span {
    font-size: 14px;
  }
  /* team details */
  .team-profile-info {
    max-width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  .team-profile-info h2 {
    font-size: 25px;
    margin-bottom: 12px;
  }
  .team-profile-info .sub-t {
    margin-bottom: 20px;
  }
  .team-profile-info .address {
    margin-bottom: 25px;
  }
  .team-profile-info .address li {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .profile-skills ul li {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .profile-skills ul li i {
    top: 1px;
  }
  /* product page */
  .top-bar {
    margin-bottom: 30px;
  }
  .top-bar p {
    margin-bottom: 20px;
  }
  .top-bar .form-select {
    font-size: 14px;
    background-size: 12px 8px;
  }
  .products-card .products-card-body {
    padding-top: 25px;
  }
  .products-card .products-card-body h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .products-card .products-card-body span {
    font-size: 14px;
  }
  /* checkout page */
  .checkout-area .check-box {
    padding: 15px 15px;
  }
  .checkout-area .check-box .form-check .form-check-input {
    margin-top: 5px;
  }
  .checkout-area .check-box .form-check .form-check-label {
    font-size: 12px;
    padding-left: 5px;
  }
  .checkout-area .checkout-content {
    margin-bottom: 30px;
  }
  .checkout-area .checkout-form {
    padding: 30px 20px;
  }
  /* product details */
  .product-details-content {
    max-width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  .description-area .review-tab .nav-tabs .nav-item {
    margin-right: 40px;
  }
  .description-area .review-tab .nav-tabs .nav-link {
    font-size: 20px;
  }
  .reply-form {
    padding: 30px 20px;
  }
  /* cart page */
  .cart-area .shopping-form .cart-wraps .cart-table .table tbody tr .content-name .product-name {
    font-size: 16px;
  }
  /* blog page */
  .single-blog-card .single-blog-body {
    padding-top: 25px;
  }
  /* blog details */
  .blog-details-content h2 {
    font-size: 20px;
    line-height: 1.4;
    margin: 12px 0 15px;
  }
  .blog-details-content h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .blog-details-content .share-tags ul {
    text-align: center;
  }
  .blog-details-content .share-tags .tag {
    margin-bottom: 15px;
  }
  .quote-card {
    padding: 25px 20px 25px 20px;
    margin: 30px 0 30px;
  }
  .quote-card p {
    font-size: 14px;
  }
  .quote-card .right-quote {
    top: auto;
    left: auto;
    right: 15px;
    bottom: 15px;
    transform: unset;
    max-width: 30px;
  }
  .comment {
    padding: 25px 20px 25px 20px;
  }
  .comment .user-image-8 {
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    position: relative;
    margin-bottom: 25px;
  }
  .comment h4 {
    font-size: 18px;
  }
  .comment p.mb-4 {
    margin-bottom: 20px !important;
  }
  .clients-say h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .clients-say li {
    padding: 25px 20px 25px 20px;
  }
  .clients-say li img {
    top: 0;
    left: 0;
    position: relative;
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
  }
  .clients-say li h5 {
    font-size: 16px;
  }
  .clients-say li span {
    font-size: 12px;
  }
  /* contact page */
  .contact-address-area .address-container {
    padding: 50px 20px;
  }
  .contact-address-area .contact-warp.d-flex {
    display: block !important;
  }
  .location {
    padding-left: 65px;
    margin-bottom: 25px;
  }
  .location::before {
    width: 0;
  }
  .location .call-icon {
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 56px;
  }
  .location span {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .location a {
    font-size: 14px;
  }
  .location:last-child {
    margin-bottom: 0;
  }
  .contact-form {
    padding: 30px 20px;
  }
  .contact-form .form-control {
    font-size: 14px;
    margin-bottom: 10px;
  }
  /* faq page */
  .faq-page .faq-form {
    padding: 30px 20px;
  }
  .faq-page .form-group {
    padding: 20px 15px;
  }
  .faq-page .form-group .form-control {
    font-size: 14px;
    margin-bottom: 10px;
  }
  /* my account */
  .login-form {
    padding: 30px 20px;
  }
  .login-form h2 {
    font-size: 25px;
    margin-bottom: 25px;
  }
  .login-form .login-warp.d-flex {
    display: block !important;
  }
  .login-form .form-check {
    margin-bottom: 15px;
  }
  .login-form .form-label {
    font-size: 16px;
  }
  /* error page */
  .error-area .error-content-wrap p {
    margin: 25px 0 25px;
    font-size: 16px;
    font-weight: 500;
  }
  /**/
  .description-area .review-tab .review-description {
    padding: 25px 20px;
  }
  .description-area .review-tab .review-description .customer-review.d-flex {
    display: block !important;
  }
  .description-area .review-tab .review-description .customer-review h3 {
    font-size: 20px;
  }
  .description-area .review-tab .review-description .customer-review .review-star {
    margin-bottom: 20px;
  }
  .description-area .review-tab .review-description .inappropriate {
    padding-left: 50px;
    margin-bottom: 20px;
  }
  .description-area .review-tab .review-description .inappropriate.d-flex {
    display: block !important;
  }
  .description-area .review-tab .review-description .inappropriate img {
    width: 40px;
    height: 40px;
  }
  .description-area .review-tab .review-description .inappropriate span {
    display: block;
    margin-bottom: 20px;
  }
}
/* Min width 576px */
/* Min width 768px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ptb-120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-120 {
    padding-top: 60px;
  }
  .pb-120 {
    padding-bottom: 60px;
  }
  .ptb-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-100 {
    padding-top: 60px;
  }
  .pb-100 {
    padding-bottom: 60px;
  }
  /* Default Container */
  .container-fluid.side-padding {
    max-width: 720px;
  }
  .container-fluid.eighteen-padding {
    max-width: 720px;
  }
  /* default-btn */
  .default-btn {
    font-size: 14px;
  }
  .section-heading h2 {
    font-size: 35px;
  }
  /* top-header-area */
  .top-header-area .left-side {
    text-align: center;
    margin-bottom: 10px;
  }
  .top-header-area .left-side li {
    margin-right: 20px;
  }
  .top-header-area .left-side li a i {
    top: 0px;
  }
  .top-header-area .right-side {
    text-align: center;
  }
  .top-header-info .navbar.main-navbar {
    top: 0;
    max-width: 100%;
    border-radius: 0;
  }
  /* navbar */
  .navbar.main-navbar {
    max-width: 100%;
    border-radius: 0;
  }
  .navbar .navbar-toggler {
    position: absolute;
    right: 0;
  }
  .navbar .others-options {
    margin-right: 40px;
  }
  .navbar .others-options ul li .login::before {
    width: 0px;
    border-left: 0px dashed rgba(8, 39, 32, 0.2);
  }
  .navbar .others-options ul li .login .login i {
    top: -1px;
  }
  .mobile-navbar .others-options ul li {
    margin-right: 15px;
  }
  .search-modal .modal-dialog {
    max-width: 720px;
  }
  /* main-banner */
  .main-banner-area {
    padding-bottom: 60px;
  }
  .main-banner-area .info p {
    font-size: 15px;
    margin-bottom: 30px;
  }
  .main-banner-content h1 {
    font-size: 50px;
    margin-bottom: 20px;
  }
  .main-banner-content h1 span img {
    top: -2px;
    left: 0;
    max-width: 100%;
  }
  .banner-card {
    padding: 20px 20px 0;
  }
  .banner-card .flex-warp {
    padding-left: 60px;
    margin-bottom: 30px;
  }
  .banner-card .flex-warp i {
    width: 50px;
    height: 50px;
    line-height: 56px;
  }
  .banner-card .flex-warp h3 {
    font-size: 20px;
  }
  .banner-card .banner-card-image img {
    max-width: 200px;
  }
  .banner-card .banner-image-body .service-image-4 {
    left: 15px;
    bottom: 165px;
    max-width: 100px;
  }
  .banner-card.part-three .star-5 {
    display: none;
  }
  .banner-card.part-three .flex-warp {
    margin-bottom: 40px;
  }
  /* banner */
  .banner-area {
    padding-bottom: 70px;
  }
  .banner-area .mission-card {
    top: 125px;
    right: 25px;
    padding: 0 20px 20px;
    max-width: 235px;
    transform: unset;
  }
  .banner-area .mission-card img {
    top: -15px;
  }
  .banner-area .mission-card ul {
    margin-bottom: 10px;
    padding: 2px 10px 2px;
  }
  .banner-area .mission-card ul li i {
    font-size: 14px;
  }
  .banner-area .mission-card p {
    font-size: 14px;
  }
  .banner-area .mission-card.two {
    top: 125px;
    left: 25px;
    bottom: auto;
    transform: unset;
  }
  .banner-area .shape-image {
    display: none;
  }
  .banner-content h1 {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .banner-content p {
    font-size: 16px;
    max-width: 100%;
  }
  .banner-content p.mb-5 {
    margin-bottom: 30px !important;
  }
  /* hero */
  .hero-content {
    max-width: 720px;
  }
  .hero-content .title {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .hero-content .title h1 {
    font-size: 50px;
    line-height: 56px;
    margin-bottom: 30px;
  }
  .hero-content .title .paly-content {
    top: 40%;
    right: 0;
  }
  .hero-content .title .paly-content i {
    width: 100px;
    height: 100px;
    line-height: 106px;
  }
  .hero-content .title .paly-content i::after {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .hero-content .title .paly-content .hero-shape-3 {
    max-width: 85px;
  }
  .hero-content .paragraph {
    max-width: 100%;
    margin-left: 0;
  }
  .hero-content .paragraph p {
    margin-bottom: 30px;
  }
  .hero-content .paragraph .star-5 {
    bottom: 0;
  }
  /* page banner */
  .page-banner-area {
    padding-top: 250px;
    padding-bottom: 100px;
  }
  .page-banner-area .shape-image {
    display: none;
  }
  .page-banner-content h1 {
    font-size: 35px;
    margin-bottom: 10px;
  }
  /* revenue */
  .revenue-image {
    margin-right: 0;
  }
  .revenue-image .paly-content .popup-btn {
    font-size: 15px;
    width: 50px;
    height: 50px;
    line-height: 56px;
  }
  .revenue-image .paly-content .popup-btn::before {
    left: -5px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .revenue-card {
    padding: 25px 20px;
    max-width: 100%;
    margin-left: 0;
  }
  .revenue-card h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .revenue-card p {
    margin-bottom: 20px;
  }
  .revenue-card p span {
    display: inline-block;
  }
  /* features */
  .features-image {
    padding: 40px 40px 40px 40px;
    max-width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .features-image .feature-image-2 {
    right: 50px;
    bottom: 100px;
  }
  .features-content {
    max-width: 100%;
    margin-left: 0;
  }
  .features-content ul li {
    margin-bottom: 25px;
  }
  /* home three feature */
  .feature-account {
    padding: 50px 30px;
  }
  .feature-account .hero-image-2 {
    right: 20px;
    max-width: 280px;
  }
  /* home three features */
  .single-features-card {
    padding: 25px 20px 25px 95px;
  }
  .single-features-card i {
    top: 30px;
    left: 20px;
    font-size: 40px;
    width: 60px;
    height: 60px;
    line-height: 72px;
  }
  .single-features-card h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  /* partner */
  .partner-area .title p {
    line-height: 1.6;
    margin-bottom: 30px;
  }
  .partner-area .partner-items {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* services */
  .services-area .container.left-padding {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .services-area .section-heading {
    margin-bottom: 40px !important;
    max-width: 100%;
  }
  .services-area .section-heading p.mb-5 {
    margin-bottom: 30px !important;
  }
  .services-area .services-items {
    margin: 0;
  }
  .services-card .services-card-body {
    padding: 30px 25px 30px 25px;
  }
  .services-card .services-card-body .businessman {
    width: 60px;
    height: 60px;
    line-height: 72px;
    border-radius: 10px;
    margin-bottom: 25px;
    font-size: 35px;
  }
  .services-card .services-card-body h3 {
    font-size: 20px;
  }
  .services-card .services-card-body .read-more {
    margin-top: 20px;
  }
  /* home three */
  .our-services-area .section-heading {
    max-width: 100%;
    margin-bottom: 30px !important;
  }
  .our-services-area .section-heading p.mb-5 {
    margin-bottom: 30px !important;
  }
  .single-services-card {
    padding: 30px 30px;
  }
  .single-services-card h3 {
    margin-bottom: 15px;
  }
  .single-services-card p {
    margin-bottom: 25px;
  }
  .single-services-card .mission {
    font-size: 50px;
  }
  /* about */
  .about-info {
    padding: 30px 30px;
  }
  .about-info .about-image {
    max-width: 100%;
    margin-left: 0;
  }
  .about-content {
    max-width: 100%;
  }
  .about-content .nav-tabs {
    margin-bottom: 30px;
  }
  .about-content .check {
    max-width: 500px;
  }
  .about-content .check li {
    border-radius: 5px;
    padding: 15px 56px;
    margin-bottom: 15px;
  }
  .about-content .default-btn.mt-5 {
    margin-top: 30px !important;
  }
  /* home two */
  .about-us-content {
    margin-bottom: 30px;
  }
  .about-us-content .check {
    max-width: 100%;
  }
  .about-us-content .default-btn.mt-5 {
    margin-top: 30px !important;
  }
  .about-image {
    max-width: 100%;
    margin-left: 0;
  }
  .about-image .about-image-5 {
    left: 30px;
    bottom: 100px;
  }
  /* choose */
  .choose-image {
    margin-bottom: 30px;
  }
  .why-choose-us-content {
    margin-left: 0;
    max-width: 100%;
  }
  .choose-card {
    padding: 30px 25px;
  }
  /* works */
  .works-btn {
    margin-bottom: 30px;
  }
  .works-btn .nav-tabs .nav-item {
    margin-bottom: 20px;
  }
  /* pricing */
  .pricing-card .title .about-image-2 {
    max-width: 80px;
  }
  .pricing-card h3 {
    margin-bottom: 20px;
  }
  /* home two */
  .pricing-bg {
    padding: 60px 30px;
  }
  .pricing-bg .pricing-card .title {
    padding: 50px 20px 30px 115px;
  }
  .pricing-bg .pricing-card .title .about-image-2 {
    max-width: 70px;
  }
  .pricing-bg .pricing-card h3 {
    margin-bottom: 18px;
  }
  .pricing-bg .pricing-card h4 {
    font-size: 30px;
  }
  /* testimonials */
  .testimonials-image {
    margin: auto;
    margin-bottom: 30px;
  }
  .testimonials-content {
    max-width: 100%;
    margin-left: 0;
  }
  /* home two testimonial */
  .testimonial-image {
    height: 500px;
  }
  /* home three review */
  .review-card {
    padding: 30px 20px 30px 80px;
  }
  .review-card img {
    top: 32px;
    left: 20px;
    width: 50px;
    height: 50px;
    object-fit: cover;
  }
  .review-card .star {
    margin-bottom: 10px;
  }
  .review-card p {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .review-card h3 {
    font-size: 16px;
  }
  .review-card h3 span {
    font-size: 13px;
    margin-left: 5px;
  }
  /* blog */
  .blog-card .blog-image-1 {
    max-width: 100%;
  }
  .single-blog-card .single-blog-card-body {
    padding: 30px 0 0 0;
  }
  /* home two blog */
  .single-blog-card .single-blog-body h3 {
    font-size: 20px;
  }
  /* home three blog */
  .planning-card {
    padding: 30px 20px;
  }
  .planning-card .title i {
    width: 50px;
    font-size: 30px;
    margin-right: 10px;
  }
  .planning-card .title h3 {
    font-size: 19px;
  }
  /* question */
  .question-card {
    max-width: 100%;
    padding: 40px 40px;
  }
  .faq-content {
    max-width: 100%;
    margin-left: 0;
  }
  .faq-content .accordion-item .accordion-body {
    padding: 0 30px 20px 30px;
  }
  .faq-content .accordion-button {
    font-size: 16px;
  }
  .faq-area.two .section-heading {
    margin-bottom: 30px !important;
  }
  .faq-area.two .section-heading p.mb-5 {
    margin-bottom: 30px !important;
  }
  /* download */
  .download-area {
    padding: 60px 50px;
  }
  .download-area .section-heading {
    max-width: 100%;
  }
  .download-area .section-heading p.mb-5 {
    margin-bottom: 30px !important;
  }
  /* download two */
  .app-download-area .section-heading .app-btn img {
    max-width: 145px;
  }
  .download-image .app-image-13 {
    right: 15px;
    bottom: 60px;
  }
  /* footer */
  .footer-area.two .footer-weight.part-two.ps-5 {
    padding-left: 0 !important;
  }
  .footer-area.two .footer-weight.part-three.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight {
    padding-bottom: 50px;
  }
  .footer-weight h2 {
    font-size: 30px;
  }
  .footer-weight h3 {
    margin-bottom: 40px;
  }
  .footer-weight h3::before {
    bottom: -15px;
    width: 100%;
  }
  .footer-weight h3::after {
    bottom: -16px;
    width: 100px;
  }
  .footer-weight.ps-5 {
    padding-left: 0 !important;
    margin-right: 0;
  }
  .footer-weight.part-two.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight.part-three.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight .service-link li {
    margin-bottom: 10px;
  }
  .footer-weight .get-touch li {
    margin-bottom: 15px;
  }
  .footer-weight .get-touch li span {
    margin-bottom: 5px;
  }
  .footer-form {
    margin: 30px 0 30px;
  }
  .footer-form .form-control {
    padding: 15px 130px 15px 20px;
    font-size: 14px;
  }
  .footer-form .default-btn {
    padding: 18px 20px 18px;
  }
  /**/
  .copyright-area .copy-image img {
    max-width: 100px;
  }
  .copyright-area ul {
    text-align: center;
  }
  /**/
  .go-top {
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
  }
  /* innovation */
  .innovation span {
    margin-bottom: 15px;
    padding: 9px 20px 10px;
    font-size: 14px;
  }
  .innovation h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .choose-items .pagination-btn .choose-pagination {
    position: relative;
    top: auto;
    left: 10%;
    bottom: 35px;
    text-align: center;
    transform: unset;
    z-index: 2;
    width: 100%;
  }
  .choose-items .pagination-btn .choose-pagination .swiper-pagination-bullet {
    display: inline-block;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  .choose-us-image .about-image-7 {
    top: auto;
    left: 0;
    bottom: 0;
    transform: unset;
  }
  /* financial */
  .financial-image {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .financial-image .financial-card {
    left: 30px;
  }
  .financial-image .single-financial {
    left: 30px;
  }
  .financial-content {
    max-width: 100%;
    margin-left: 0;
  }
  /* home two faq */
  .faq-area.two .faq-content .accordion-item .accordion-body {
    padding: 0 30px 20px 30px;
  }
  .financial-about-area .about-image .app-image-6 {
    padding-left: 0;
  }
  .financial-about-area .about-image .app-image-7 {
    right: 0;
    bottom: 60px;
  }
  .financial-about-area .financial-about-content .section-heading {
    margin-bottom: 30px;
  }
  .financial-about-area .financial-about-content .section-heading h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .financial-about-area .financial-about-content .check li {
    padding-left: 30px;
  }
  /* fun fact */
  .fun-fact-card .justify-content-end {
    justify-content: start !important;
  }
  .fun-fact-card h2 {
    font-size: 30px;
  }
  .fun-fact-card p {
    font-size: 12px;
  }
  .fun-fact-card p span {
    display: inline-block;
  }
  /* processing */
  .payments-processing-area .processing {
    max-width: 100%;
  }
  .processing-image {
    max-width: 100%;
    margin-right: auto;
    text-align: center;
  }
  .processing-image .app-image-8 {
    right: 0;
    margin: auto;
  }
  .processing-image .app-image-9 {
    padding-left: 0;
  }
  /* account */
  .single-account {
    padding: 30px 30px;
  }
  .single-account .consumer-icon {
    margin-bottom: 30px;
  }
  /* service details */
  .service-details-content {
    margin-bottom: 30px;
  }
  .offering-card {
    padding: 30px 30px;
  }
  /* team details */
  .team-profile-info {
    max-width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  .profile-skills ul li {
    font-size: 14px;
  }
  /* products page */
  .products-card .products-card-body {
    padding-top: 25px;
  }
  /* product details */
  .product-details-content {
    max-width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  /* blog details */
  .quote-card {
    padding: 30px 30px 30px 140px;
  }
  /* sidebar */
  .sidebar .post ul li {
    max-width: 390px;
  }
  /* contact page */
  .contact-address-area .address-container {
    padding: 80px 30px;
  }
  /* contact page */
  .contact-address-area .address-container {
    padding: 60px 25px;
  }
  .location {
    padding-left: 60px;
  }
  .location::before {
    width: 0;
  }
  .location .call-icon {
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 56px;
  }
  .location span {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .location a {
    font-size: 14px;
  }
  .contact-form {
    padding: 40px 40px;
  }
  /* faq page */
  .faq-page .faq-form {
    max-width: 100%;
  }
  /* service pagination */
  .service-pagination.mt-5 {
    margin-top: 30px !important;
  }
}
/* Min width 992px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ptb-120 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pt-120 {
    padding-top: 80px;
  }
  .pb-120 {
    padding-bottom: 80px;
  }
  .ptb-100 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pt-100 {
    padding-top: 80px;
  }
  .pb-100 {
    padding-bottom: 80px;
  }
  /* Default Container */
  .container-fluid.side-padding {
    max-width: 960px;
  }
  .container-fluid.eighteen-padding {
    max-width: 960px;
  }
  /* default-btn */
  .default-btn {
    font-size: 14px;
  }
  .section-heading h2 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  /* top-header-area */
  .top-header-area .left-side li {
    margin-right: 15px;
    font-size: 14px;
  }
  .top-header-area .left-side li a i {
    top: 0;
  }
  .top-header-area .right-side li {
    margin-right: 20px;
  }
  /**/
  .top-header-info .navbar.main-navbar {
    top: 0;
    border-radius: 0;
  }
  /* navbar */
  .navbar .navbar-nav .nav-item {
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 15px;
  }
  .navbar .others-options ul li {
    margin-right: 10px;
    font-size: 14px;
  }
  .navbar .others-options ul li .search-btn i {
    top: 2px;
    font-size: 18px;
  }
  .navbar .others-options ul li .login::before {
    width: 0;
    border-left: 0px dashed rgba(8, 39, 32, 0.2);
  }
  .navbar .others-options ul li .login i {
    top: 0;
  }
  .navbar .others-options ul li .default-btn {
    padding: 12px 15px 12px;
  }
  .navbar .others-options ul li .default-btn i {
    display: none;
  }
  /* main-banner */
  .main-banner-area .info {
    max-width: 100%;
    margin-left: 0;
  }
  .main-banner-content h1 {
    margin-bottom: 20px;
  }
  /* banner */
  .banner-area {
    padding-bottom: 80px;
  }
  .banner-area .mission-card {
    top: 125px;
    right: 25px;
    padding: 0 20px 20px;
    max-width: 235px;
    transform: unset;
  }
  .banner-area .mission-card img {
    top: -15px;
  }
  .banner-area .mission-card ul {
    margin-bottom: 10px;
    padding: 2px 10px 2px;
  }
  .banner-area .mission-card ul li i {
    font-size: 14px;
  }
  .banner-area .mission-card p {
    font-size: 14px;
  }
  .banner-area .mission-card.two {
    top: 125px;
    left: 25px;
    bottom: auto;
    transform: unset;
  }
  .banner-area .shape-image {
    display: none;
  }
  .banner-content h1 {
    font-size: 60px;
  }
  /* hero */
  .hero-content {
    max-width: 960px;
  }
  .hero-content .title {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .hero-content .title h1 {
    font-size: 55px;
    line-height: 68px;
    margin-bottom: 30px;
  }
  .hero-content .title .paly-content {
    top: 40%;
    right: 0;
  }
  .hero-content .title .paly-content i {
    width: 100px;
    height: 100px;
    line-height: 106px;
  }
  .hero-content .title .paly-content i::after {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .hero-content .title .paly-content .hero-shape-3 {
    max-width: 85px;
  }
  .hero-content .paragraph {
    max-width: 100%;
    margin-left: 0;
  }
  .hero-content .paragraph p.mb-5 {
    margin-bottom: 30px !important;
  }
  /* page banner */
  .page-banner-area .page-banner-shape-2 {
    left: 50px;
    max-width: 150px;
  }
  .page-banner-area .page-banner-shape-1 {
    right: 50px;
    max-width: 150px;
  }
  .page-banner-content h1 {
    font-size: 40px;
  }
  /**/
  .feature-account .hero-image-2 {
    right: 30px;
    max-width: 450px;
  }
  /* revenue */
  .revenue-image {
    margin-right: 0;
  }
  .revenue-card {
    padding: 25px 20px;
    max-width: 100%;
    margin-left: 0;
  }
  .revenue-card h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .revenue-card p {
    margin-bottom: 20px;
  }
  .revenue-card p span {
    display: inline-block;
  }
  /* features */
  .features-image {
    margin: auto;
    margin-bottom: 30px;
  }
  .features-content {
    max-width: 100%;
    margin-left: 0;
  }
  /* services */
  .services-area .container.left-padding {
    max-width: 960px;
    margin-right: auto;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .services-area .section-heading {
    max-width: 100%;
    margin-bottom: 30px !important;
  }
  .services-area .services-items {
    margin: 0;
  }
  /* home three */
  .our-services-area .section-heading {
    max-width: 100%;
    margin-bottom: 30px !important;
  }
  .our-services-area .section-heading p.mb-5 {
    margin-bottom: 30px !important;
  }
  .single-services-card {
    padding: 30px 30px;
  }
  .single-services-card h3 {
    margin-bottom: 15px;
  }
  .single-services-card p {
    margin-bottom: 25px;
  }
  .single-services-card .mission {
    font-size: 50px;
  }
  /* about */
  .about-info {
    padding: 70px 25px;
  }
  .about-content .nav-tabs {
    margin-bottom: 30px;
  }
  .about-content .nav-tabs .nav-item {
    margin-right: 10px;
  }
  .about-content .nav-tabs .nav-item .nav-link {
    padding: 14px 12px 15px;
    font-size: 14px;
  }
  .about-content .title h2 {
    font-size: 35px;
  }
  .about-content .check li {
    font-size: 16px;
    padding: 15px 56px;
    margin-bottom: 10px;
  }
  .about-content .default-btn.mt-5 {
    margin-top: 30px !important;
  }
  /* home two */
  .about-image {
    max-width: 100%;
    margin-left: 0;
  }
  .about-image .about-image-5 {
    left: 30px;
    bottom: 50px;
  }
  /* why choose us */
  .why-choose-us-content .section-heading p.mb-5 {
    margin-bottom: 30px !important;
  }
  /* works */
  .works-btn {
    margin-bottom: 30px;
  }
  .works-btn .nav-tabs .nav-item {
    margin-bottom: 20px;
  }
  .single-works-card {
    padding: 60px 55px;
  }
  /* pricing */
  .pricing-card .title {
    padding: 30px 20px 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .pricing-card .title .about-image-2 {
    right: 20px;
    max-width: 70px;
  }
  .pricing-card h3 {
    margin-bottom: 20px;
  }
  .pricing-card h4 {
    font-size: 30px;
  }
  .pricing-card .pricing-card-body {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
  }
  /* home two */
  .pricing-bg {
    padding: 60px 30px;
  }
  .pricing-bg .choose-btn {
    margin-bottom: 30px;
  }
  /* testimonials */
  .testimonials-card {
    padding: 30px 25px 30px 25px;
  }
  .testimonials-card ul {
    margin-bottom: 10px;
  }
  .testimonials-card .flex-warp .user-image-4 {
    width: 70px;
    height: 70px;
    object-fit: cover;
  }
  /* home two testimonial */
  .testimonial-said {
    padding: 40px 30px;
  }
  .testimonial-said .testimonials-card {
    padding: 40px 30px 40px 30px;
  }
  /* home three review */
  .review-card {
    padding: 45px 30px 45px 110px;
  }
  .review-card img {
    top: 40px;
    left: 30px;
    width: 60px;
    height: 60px;
    object-fit: cover;
  }
  /* blog */
  .blog-card .blog-image-1 {
    max-width: 100%;
  }
  .single-blog-card .single-blog-card-body {
    padding: 40px 0 0 0;
  }
  /* faq */
  .faq-content .accordion-item .accordion-body {
    padding: 0 30px 30px 30px;
  }
  .faq-content .accordion-button {
    font-size: 16px;
  }
  /* download */
  .download-area {
    padding: 60px 40px;
  }
  .download-area .section-heading {
    max-width: 100%;
  }
  .download-area .section-heading p.mb-5 {
    margin-bottom: 30px !important;
  }
  /* footer */
  .footer-area.two .footer-weight.part-two.ps-5 {
    padding-left: 0 !important;
  }
  .footer-area.two .footer-weight.part-three.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight {
    padding-bottom: 50px;
  }
  .footer-weight h3 {
    margin-bottom: 40px;
  }
  .footer-weight h3::before {
    bottom: -15px;
    width: 100%;
  }
  .footer-weight h3::after {
    bottom: -16px;
    width: 150px;
  }
  .footer-weight.ps-5 {
    padding-left: 0 !important;
    margin-right: 0;
  }
  .footer-weight.part-two.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight.part-three.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight .service-link li {
    margin-bottom: 10px;
  }
  .footer-weight .get-touch li {
    margin-bottom: 15px;
  }
  .footer-weight .get-touch li span {
    margin-bottom: 5px;
  }
  .footer-form {
    margin: 30px 0 30px;
  }
  /**/
  .copyright-area .copy-image img {
    max-width: 100px;
  }
  /**/
  .go-top {
    right: 15px;
    width: 35px;
    height: 35px;
    font-size: 20px;
    line-height: 35px;
  }
  .go-top.active {
    top: 94%;
  }
  /* innovation */
  .innovation span {
    margin-bottom: 15px;
    padding: 9px 20px 10px;
    font-size: 14px;
  }
  .innovation h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .choose-items .pagination-btn .choose-pagination {
    position: relative;
    top: auto;
    left: 10%;
    bottom: 35px;
    text-align: center;
    transform: unset;
    z-index: 2;
    width: 100%;
  }
  .choose-items .pagination-btn .choose-pagination .swiper-pagination-bullet {
    display: inline-block;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  .choose-us-image .about-image-7 {
    top: auto;
    left: 0;
    bottom: 0;
    transform: unset;
  }
  /* financial */
  .financial-image .single-financial {
    bottom: 0;
    left: 0;
  }
  .financial-image .financial-card {
    top: 170px;
    left: 0;
    padding: 20px 15px;
  }
  .financial-image .financial-card h2 {
    font-size: 25px;
  }
  .financial-image .financial-card span {
    padding: 8px 10px 8px;
    font-size: 12px;
  }
  .financial-content ul li {
    padding: 30px 20px 30px 130px;
    margin-bottom: 20px;
  }
  .financial-content ul li i {
    top: 35px;
    left: 30px;
  }
  /* home two faq */
  .faq-area.two .faq-content .accordion-item .accordion-body {
    padding: 0 30px 20px 30px;
  }
  /* home three features */
  .single-features-card {
    padding: 40px 40px 40px 150px;
  }
  /* fun fact */
  .fun-fact-card .justify-content-end {
    justify-content: start !important;
  }
  .fun-fact-card h2 {
    font-size: 40px;
  }
  .fun-fact-card p {
    font-size: 16px;
  }
  /* account */
  .single-account {
    padding: 30px 30px;
  }
  .single-account .consumer-icon {
    margin-bottom: 30px;
  }
  /* sidebar */
  .sidebar .sidebar-form {
    padding: 30px 20px;
  }
  .sidebar .tags ul li {
    margin-right: 0;
    font-size: 14px;
  }
  .sidebar .product {
    padding: 30px 20px;
  }
  .sidebar .product .top-product {
    padding-left: 82px;
  }
  .sidebar .product .top-product img {
    width: 70px;
    height: 70px;
  }
  .sidebar .product .top-product span {
    font-size: 14px;
  }
  .sidebar .check-summary {
    padding: 30px 20px;
  }
  .sidebar .pay-pal-card {
    padding: 25px 20px;
  }
  .sidebar .pay-pal-card .form-check .form-check-input {
    margin-top: 5px;
  }
  .sidebar .pay-pal-card .form-check .form-check-label {
    font-size: 12px;
    padding-left: 5px;
  }
  .sidebar .post {
    padding: 30px 20px;
  }
  .sidebar .post ul li {
    padding-left: 75px;
    margin-bottom: 20px;
  }
  .sidebar .post ul li img {
    width: 60px;
    height: 60px;
  }
  .sidebar .post ul li h4 {
    font-size: 14px;
  }
  /* team details */
  .profile-skills ul li {
    font-size: 14px;
  }
  /* blog page */
  .single-blog-card {
    padding: 20px 20px 25px;
  }
  .single-blog-card .single-blog-body ul li {
    margin-right: 15px;
    padding-left: 22px;
  }
  .single-blog-card .single-blog-body ul li::before {
    right: -10px;
  }
  .single-blog-card .single-blog-body h3 {
    font-size: 19px;
  }
  .quote-card {
    padding: 30px 30px 30px 140px;
  }
  .comment {
    padding: 40px 32px 40px 165px;
  }
  /* contact page */
  .contact-address-area .address-container {
    padding: 80px 30px;
  }
  .location::before {
    right: -46px;
  }
  .contact-form {
    padding: 40px 30px;
  }
  /* about page */
  .choose-card {
    padding: 30px 25px;
  }
}
/* Min width 1200px */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  /* Default Container */
  .container-fluid.side-padding {
    max-width: 1140px;
  }
  .container-fluid.eighteen-padding {
    max-width: 1140px;
  }
  /**/
  .section-heading h2 {
    font-size: 45px;
  }
  /* navbar */
  .navbar .navbar-nav .nav-item {
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar .others-options ul li {
    margin-right: 20px;
  }
  .navbar .others-options ul li .login::before {
    left: -12px;
  }
  .navbar .others-options ul li .login i {
    top: 0;
  }
  .top-header-info .navbar.main-navbar {
    top: 0;
    max-width: 100%;
    border-radius: 0;
  }
  /* main-banner */
  .main-banner-content h1 {
    font-size: 55px;
  }
  .main-banner-content h1 span img {
    max-width: 140px;
  }
  .banner-card {
    padding: 30px 25px 0;
  }
  .banner-card .flex-warp h3 {
    font-size: 20px;
  }
  /* banner */
  .banner-area .mission-card {
    top: 170px;
    padding: 0 20px 20px;
    transform: unset;
  }
  .banner-area .mission-card img {
    top: -15px;
  }
  .banner-area .mission-card.two {
    bottom: 55px;
    transform: unset;
  }
  /* hero */
  .hero-content .title .paly-content {
    top: auto;
    right: 0;
    bottom: 0;
    position: relative;
    transform: unset;
    margin-top: 30px;
  }
  /* page banner */
  .page-banner-area .page-banner-shape-1 {
    right: 100px;
  }
  .page-banner-area .page-banner-shape-2 {
    left: 100px;
  }
  /* feature */
  .feature-provide {
    padding: 30px 20px 30px 20px;
  }
  .feature-provide .deposit {
    margin-top: 30px;
  }
  .feature-provide .deposit li {
    margin-right: 0;
    font-size: 14px;
  }
  .feature-provide .deposit li a {
    padding: 8px 15px;
  }
  .feature-account .hero-image-2 {
    right: 30px;
    max-width: 300px;
  }
  /* revenue */
  .revenue-image {
    margin-right: 0;
  }
  .revenue-card {
    padding: 35px 30px;
  }
  .revenue-card p {
    margin-bottom: 25px;
  }
  .revenue-card p spam {
    display: inline-block;
  }
  /* features */
  .features-image .feature-image-2 {
    right: 65px;
    bottom: 190px;
  }
  .features-content ul li {
    margin-bottom: 20px;
    padding: 30px 20px 30px 130px;
  }
  .features-content ul li i {
    left: 25px;
  }
  /* services */
  .services-area .container.left-padding {
    max-width: 1140px;
    margin-right: auto;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .services-area .section-heading .services-btn {
    right: -15px;
  }
  .services-area .services-items {
    margin: 0 -150px 0 0;
  }
  /* home three */
  .single-services-card {
    padding: 30px 30px;
  }
  .single-services-card h3 {
    margin-bottom: 15px;
  }
  .single-services-card p {
    margin-bottom: 25px;
  }
  .single-services-card .mission {
    font-size: 50px;
  }
  /* about */
  .about-info {
    padding: 80px 30px;
  }
  .about-content .nav-tabs {
    margin-bottom: 40px;
  }
  .about-content .nav-tabs .nav-item .nav-link {
    padding: 16px 15px 16px;
  }
  .about-content .check li {
    font-size: 16px;
    margin-bottom: 15px;
  }
  /* why choose us */
  .why-choose-us-content .section-heading p.mb-5 {
    margin-bottom: 30px !important;
  }
  /* works */
  .works-btn .nav-tabs .nav-item {
    margin-bottom: 20px;
  }
  .works-btn .nav-tabs .nav-link {
    font-size: 20px;
    padding: 30px 30px;
  }
  .works-btn .nav-tabs .nav-link i {
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .single-works-card {
    padding: 20px 20px;
  }
  .single-works-card .method {
    font-size: 35px;
    width: 65px;
    height: 65px;
    line-height: 76px;
    margin-bottom: 25px;
  }
  /* testimonials */
  .testimonials-card {
    padding: 40px 40px 40px 40px;
  }
  .testimonials-card ul {
    margin-bottom: 15px;
  }
  /* home two testimonial */
  .testimonial-said .testimonials-card {
    padding: 40px 25px 40px 30px;
  }
  /* blog */
  .blog-card h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .blog-card .blog-card-body {
    padding: 30px 15px 30px 15px;
  }
  .single-blog-card .single-blog-card-body {
    padding: 50px 0 0 0;
  }
  /* home two blog */
  .single-blog-card .single-blog-body h3 {
    font-size: 20px;
  }
  /* faq */
  .faq-content .accordion-item {
    margin-bottom: 15px;
  }
  .faq-content .accordion-item .accordion-body {
    padding: 0 30px 30px 30px;
  }
  /* download */
  .download-area {
    padding: 80px 50px;
  }
  .download-area .section-heading p.mb-5 {
    margin-bottom: 30px !important;
  }
  /* footer */
  .footer-area.two .footer-weight.part-two.ps-5 {
    padding-left: 0 !important;
  }
  .footer-area.two .footer-weight.part-three.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight {
    padding-bottom: 50px;
  }
  .footer-weight h2 {
    font-size: 30px;
  }
  .footer-weight h3 {
    margin-bottom: 60px;
  }
  .footer-weight h3::before {
    bottom: -25px;
  }
  .footer-weight h3::after {
    bottom: -26px;
  }
  .footer-weight.ps-5 {
    padding-left: 0 !important;
    margin-right: 0;
  }
  .footer-weight.part-two.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight.part-three.ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight .service-link li {
    margin-bottom: 10px;
  }
  .footer-weight .get-touch li {
    margin-bottom: 15px;
  }
  .footer-weight .get-touch li span {
    margin-bottom: 5px;
  }
  .footer-form {
    margin: 30px 0 30px;
  }
  .footer-form .form-control {
    padding: 15px 140px 15px 20px;
  }
  .footer-form .default-btn {
    padding: 18px 20px 18px;
  }
  /**/
  .choose-items .pagination-btn .choose-pagination {
    position: relative;
    top: auto;
    bottom: 35px;
    text-align: center;
    transform: unset;
    z-index: 2;
    width: 100%;
  }
  .choose-items .pagination-btn .choose-pagination .swiper-pagination-bullet {
    display: inline-block;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  /* financial */
  .financial-image {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .financial-image .financial-card {
    top: 160px;
    left: 0;
  }
  .financial-image .single-financial {
    left: 0;
    bottom: 150px;
  }
  .financial-content ul li {
    padding: 40px 30px 40px 130px;
  }
  .financial-content ul li i {
    top: 43px;
    left: 30px;
  }
  /* works */
  .works-card {
    padding: 25px 15px;
  }
  .works-card h3 {
    font-size: 20px;
  }
  /* Home two */
  .pricing-bg .pricing-card .title {
    padding: 50px 20px 40px 130px;
  }
  .pricing-bg .pricing-card .title .about-image-2 {
    max-width: 80px;
  }
  .pricing-bg .pricing-card .title h4 {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 0;
  }
  .pricing-bg .pricing-card .title h4 span {
    font-size: 14px;
  }
  /* fun fact */
  .fun-fact-card h2 {
    font-size: 50px;
  }
  /* account */
  .single-account {
    padding: 40px 25px;
  }
  /* service details */
  .offering-card {
    padding: 30px 30px;
  }
  /* sidebar */
  .sidebar .pay-pal-card {
    padding: 25px 20px;
  }
  /* contact page */
  .location::before {
    right: -70px;
  }
}
/* Min width 1400px */
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  /* Default Container */
  .container-fluid.side-padding {
    max-width: 1320px;
  }
  .container-fluid.eighteen-padding {
    max-width: 1320px;
  }
  .top-header-info .navbar.main-navbar {
    top: 0;
    max-width: 100%;
    border-radius: 0;
  }
  /* main-banner */
  .main-banner-content h1 {
    font-size: 65px;
  }
  .banner-card {
    padding: 45px 40px 0;
  }
  /* banner */
  .banner-area .mission-card {
    top: 170px;
  }
  .banner-area .mission-card.two {
    bottom: 70px;
  }
  /* hero */
  .hero-content .title .paly-content {
    right: -130px;
  }
  .feature-provide {
    padding: 35px 25px 30px 25px;
  }
  .feature-provide .deposit {
    margin-top: 30px;
  }
  .feature-account .hero-image-2 {
    max-width: 375px;
  }
  /* page banner */
  .page-banner-area .page-banner-shape-1 {
    right: 100px;
  }
  .page-banner-area .page-banner-shape-2 {
    left: 100px;
  }
  /* revenue */
  .revenue-image {
    margin-right: 0;
  }
  .revenue-card {
    padding: 35px 30px;
  }
  .revenue-card p {
    margin-bottom: 25px;
  }
  .revenue-card p spam {
    display: inline-block;
  }
  /* features */
  .features-content ul li {
    margin-bottom: 25px;
    padding: 35px 40px 35px 150px;
  }
  /* services */
  .services-area .container.left-padding {
    max-width: 1320px;
    margin-right: auto;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .services-area .section-heading .services-btn {
    right: -25px;
  }
  .services-area .services-items {
    margin: 0;
  }
  /* about */
  .about-info {
    padding: 80px 35px;
  }
  .about-content {
    max-width: 100%;
  }
  .about-content .mission li {
    margin-right: 10px;
  }
  .about-content .check {
    max-width: 450px;
  }
  /* works */
  .single-works-card {
    padding: 45px 35px;
  }
  /* testimonials */
  .testimonials-card {
    padding: 50px 40px 50px 40px;
  }
  /* blog */
  .single-blog-card .single-blog-card-body {
    padding: 50px 0 0 0;
  }
  /* financial */
  .financial-image .single-financial {
    left: 0;
  }
}
/* Min width 1600px */
@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  /* Default Container */
  .container-fluid.side-padding {
    max-width: 1520px;
  }
  .container-fluid.eighteen-padding {
    max-width: 1520px;
  }
  /* main-banner */
  .main-banner-content h1 {
    font-size: 75px;
  }
  /* banner */
  .banner-area .mission-card {
    top: 200px;
  }
  /* page banner */
  .page-banner-area .page-banner-shape-1 {
    right: 140px;
  }
  .page-banner-area .page-banner-shape-2 {
    left: 140px;
  }
  /* feature */
  .feature-provide {
    padding: 50px 40px 40px 40px;
  }
  /* revenue */
  .revenue-image {
    margin-right: 0;
  }
  .revenue-card {
    padding: 35px 40px;
  }
  .revenue-card p {
    margin-bottom: 25px;
  }
  .revenue-card p spam {
    display: inline-block;
  }
  /* features */
  .features-content ul li {
    padding: 35px 50px 35px 150px;
  }
  /* services */
  .services-area .container.left-padding {
    max-width: 1520px;
    margin-right: auto;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .services-area .services-items {
    margin: 0 0 0 -80px;
  }
  .services-card .services-card-body {
    padding: 25px 25px 25px 25px;
  }
  .services-card .services-card-body .businessman {
    width: 70px;
    height: 70px;
    line-height: 80px;
    border-radius: 15px;
    margin-bottom: 25px;
    font-size: 40px;
  }
  .services-card .services-card-body h3 {
    font-size: 20px;
  }
  .services-card .services-card-body .read-more {
    margin-top: 20px;
  }
  /* about */
  .about-info {
    padding: 80px 50px;
  }
  .about-content {
    max-width: 100%;
  }
  .about-content .check {
    max-width: 450px;
  }
  /* works */
  .single-works-card {
    padding: 45px 35px;
  }
  /* testimonials */
  .testimonials-card {
    padding: 50px 40px 50px 40px;
  }
  /* blog */
  .single-blog-card .single-blog-card-body {
    padding: 50px 0 0 0;
  }
}

/*# sourceMappingURL=responsive.css.map */


/* home-css-start */

    .main-banner-area {
    padding-top: 145px;
    padding-bottom: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .features-content ul li i {
        left: 18px;
    }
}

.features-content ul li i {
    top: 50%;
    left: 20px;
    color: royalblue;
    position: absolute;
    transform: translateY(-50%);
    font-size: 34px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 100%;
    background-color: white;
    transition: all ease 0.5s;

}
.bg-color-0c3a300{
    background: linear-gradient(135deg, #3157c0, #1E40AF, #6984dd );
}

.bg-color-fffaeb {
    background-color: #dcf5ff;
}
.choose-card:hover i {
    color: #ffffff;
    background-color: #2c43b9;
}
.choose-card i {
    display: inline-block;
    font-size: 45px;
    color: #2c43b9;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 20px;
    background-color: #ffffff;
    margin-bottom: 35px;
    transition: all ease 0.5s;
}
.works-btn .nav-tabs .nav-link.active, .works-btn .nav-tabs .nav-link:hover {
    color: #2d3cff;
    background-color: #ffffff;
}
.bg-color-29594b {
    background-color: #600070;
}
.single-works-card .method {
    display: inline-block;
    font-size: 45px;
    color: #752595;
    width: 80px;
    height: 80px;
    line-height: 88px;
    border-radius: 20px;
    background-color: #ffffff;
    text-align: center;
    margin-bottom: 35px;
}



 .step-img{
  height: 360px;
  max-width: 430px;

  }

  ul li:last-child {
    margin-bottom: 10px !important;
}


  @media (max-width: 768px) {

     .step-img{
  height: 360px;
  max-width: 390px;
  width: 100%;
  }

  .floating-img {
    position: absolute;
    bottom: -60px !important;
    left: 0px !important;
    width: 164px;
    border-radius: 20px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .18);
    animation: float 4s ease-in-out infinite;
  }

}

  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .single-works-card {
        padding: 20px 20px;
       margin-left: 70px;
    }
}

  .faq-content .accordion-item {
    margin-bottom: 20px;
    border-radius: 0;
    background-color: #e0f4ff;
    border: none;
    border-radius: 10px;
}

.services-area .section-heading .services-btn .swiper-button-prev:hover, .services-area .section-heading .services-btn .swiper-button-next:hover {
    border: 1px solid #101e7a;
    color: #0c1485;
}


.services-card .services-card-body .businessman {
    color: rgb(37, 79, 194);
    display: block;
    width: 80px;
    height: 80px;
    line-height: 94px;
    text-align: center;
    background-color: rgb(255, 255, 255);
    margin-bottom: 30px;
    font-size: 45px;
    border-radius: 20px;
    transition: 0.5s;
}


.processing-image .app-image-10 {
        top: 400px;
    left: -10px;
    position: absolute;
    pointer-events: none;
    border-radius: 20px;
}
.payments-processing-area .processing li .number {
    top: 50px;
    left: 50px;
    color: #ffffff !important;
    position: absolute;
    font-size: 24px;
    font-weight: 600;
    width: 60px;
    height: 60px;
    line-height: 62px;
    text-align: center;
    border-radius: 100%;
    background-color: #535bff;
    transition: all ease 0.5s;
}
.payments-processing-area .processing li:hover .number {
    color: #4577ed;
    background-color: #ffffff;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1.3;
    color: #153d89;
}

.choose-us-area{
    background:#f8fbff;
    position:relative;
    overflow:hidden;
}

.choose-us-area::before{
    content:"";
    width:450px;
    height:450px;
    position:absolute;
    top:-150px;
    left:-150px;
    background:#9edd05;
    opacity:.08;
    border-radius:50%;
}

.choose-us-area::after{
    content:"";
    width:350px;
    height:350px;
    position:absolute;
    right:-120px;
    bottom:-120px;
    background:#00c6ff;
    opacity:.08;
    border-radius:50%;
}

.choose-badge{
    display:inline-block;
    padding:10px 25px;
    background:#3d4395;
    border-radius:50px;
    color:#fff;
    font-weight:600;
    letter-spacing:1px;
}

.choose-text{
    max-width:650px;
    color:#666;
    margin-top:15px;
}

.choose-card{

    background:#fff;

    border-radius:30px;

    padding:45px;

    box-shadow:0 20px 60px rgba(0,0,0,.08);

    transition:.4s;
}

.choose-card:hover{

    transform:translateY(-8px);

    box-shadow:0 30px 70px rgba(0,0,0,.12);

}

.innovation span {
    display: -webkit-inline-box;
    font-weight: 600;
    border-radius: 10px;
    background-color: #f34d4d;
    margin-bottom: 25px;
    padding: 14px 20px 14px;
    color: #ffffff;
}

.innovation h3{

    margin-bottom:20px;

}

.innovation p{

    color:#666;

    line-height:1.8;

}

.choose-image{

    position:relative;

    text-align:center;

}

.choose-image img:first-child{

    width:100%;
    border-radius:30px;

    box-shadow:0 20px 60px rgba(0,0,0,.15);

}



@keyframes float{

0%{
transform:translateY(0px);
}

50%{
transform:translateY(-20px);
}

100%{
transform:translateY(0px);
}

}

.default-btn{

    transition:.35s;

}

.default-btn:hover{

    transform:translateY(-4px);

}

.swiper-slide{

    opacity:.3;

    transition:.5s;

}

.swiper-slide-active{

    opacity:1;

}
.floating-img {
    position: absolute;
    bottom: -38px;
    left: -79px;
    width: 210px;
    border-radius: 20px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .18);
    animation: float 4s ease-in-out infinite;
}


.features-area{
    padding:80px 0;
background: linear-gradient(95deg,#8cd1ff  0%, #0a5bd4 50% , #58cf74 100%);
}

.features-content h2{
    color:#0f172a;
    font-size:46px;
    font-weight:700;
}

.features-content p{
    color:#64748b;
    line-height:1.8;
}

.feature-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:25px;
    margin-top:45px;
}

.feature-card{

    background:#fff;

    padding:35px;

    border-radius:22px;

    transition:.4s;

    box-shadow:0 15px 35px rgba(0,0,0,.06);

    border:1px solid #edf2f7;

}

.feature-card:hover{

    transform:translateY(-10px);

    box-shadow:0 25px 60px rgba(0,0,0,.12);

}

.feature-card .icon{

    width:70px;

    height:70px;

    border-radius:18px;

    background:#eef8ff;

    color:#2563eb;

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:28px;

    margin-bottom:20px;

    transition:.4s;

}

.feature-card:hover .icon{

    background:#27af38;

    color:#fff;

    transform:rotate(-8deg);

}

.feature-card h4{

    font-size:22px;

    margin-bottom:12px;

}

.feature-card p{

    margin:0;

    color:#64748b;

}
.advice-area {
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    overflow: hidden;
    margin-top: 28px;

}
.advice-area .advice-content ul li {
    position: relative;
    display: inline-block;
    color: #141414;
    font-size: 17px;
    font-weight: 400;
    margin-right: 0;
  background-color: white;
    padding: 10px 20px;
    border-radius: 104px;

}

.microfinance-tags li i{
    color:#5f4dbf;
    font-size:16px;


}

.features-image .feature-shape-1 {
    top: -240px;
    right: 90px;
    position: absolute;
    border-radius: 20px;
}


    .services-area {
        background: linear-gradient(180deg, #fff 0%, #fffaf0 100%);
    }

    .services-area .sub-title {
        display: inline-block;
        position: relative;
        padding-left: 30px;
        font-weight: 600;
        letter-spacing: 1px;
        animation: fadeInLeft 0.8s ease both;
    }
    .services-area .sub-title::before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        width: 20px;
        height: 3px;
        background: #50c917;
        transform: translateY(-50%);
    }

    .services-area h3 {
        animation: fadeInUp 0.9s ease both;
    }

    .services-area .default-btn {
        transition: all 0.35s ease;
        overflow: hidden;
        position: relative;
    }
    .services-area .default-btn:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 25px rgba(245, 166, 35, 0.35);
    }
    .services-area .default-btn i {
        transition: transform 0.35s ease;
        display: inline-block;
    }
    .services-area .default-btn:hover i {
        transform: translate(4px, -4px);
    }

    /* Card container */
    .services-card {
        border-radius: 30px;
        overflow: hidden;
        transition: transform 0.45s cubic-bezier(0.25, 0.8, 0.25, 1),
                    box-shadow 0.45s ease;
        transform-origin: center bottom;
    }
    .services-card:hover {
        transform: translateY(-12px) scale(1.02);
        box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
    }

    /* Image zoom on hover */
    .services-card img {
        transition: transform 0.6s ease;
        display: block;
        width: 100%;
    }
    .services-card:hover img {
        transform: scale(1.1);
    }

    /* Card body */
    .services-card-body {
        position: relative;
        padding: 30px;
        transition: background 0.4s ease;
        z-index: 1;
    }
    .services-card-body::before {
        content: '';
        position: absolute;
        inset: 0;
        background: linear-gradient(135deg, rgba(245,166,35,0.08), transparent 60%);
        opacity: 0;
        transition: opacity 0.4s ease;
        z-index: -1;
        border-radius: 30px;
    }
    .services-card:hover .services-card-body::before {
        opacity: 1;
    }

    /* Icon animation */
    .services-card-body .businessman {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 65px;
        height: 65px;
        font-size: 26px;
        border-radius: 50%;
        background: #fff;
        color: #234af5;
        box-shadow: 0 8px 20px rgba(245, 166, 35, 0.25);
        margin-bottom: 20px;
        transition: transform 0.5s ease, background 0.4s ease, color 0.4s ease;
    }
    .services-card:hover .businessman {
        transform: rotate(360deg) scale(1.1);
        background: #29479d;
        color: #fff;
    }

    .services-card-body h3 a {
        transition: color 0.3s ease;
    }
    .services-card:hover .services-card-body h3 a {
        color: #29479d;
    }

    .services-card-body p {
        transition: opacity 0.4s ease;
    }

    /* Slider nav buttons */
    .services-btn {
        display: flex;
        gap: 15px;
        margin-top: 25px;
    }
    .services-btn .swiper-button-next,
    .services-btn .swiper-button-prev {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 2px solid #f5a623;
        color: #1634bb;
        cursor: pointer;
        transition: all 0.35s ease;
        position: static;
        margin: 0;
    }
    .services-btn .swiper-button-next:hover,
    .services-btn .swiper-button-prev:hover {
        background: #5d26b6;
        color: #fff !important;
        transform: scale(1.1);
    }
    .services-btn .swiper-button-next::after,
    .services-btn .swiper-button-prev::after {
        display: none; /* default swiper arrow hata kar custom icon use kar rahe hain */
    }

    /* Entrance keyframes */
    @keyframes fadeInUp {
        from { opacity: 0; transform: translateY(30px); }
        to   { opacity: 1; transform: translateY(0); }
    }
    @keyframes fadeInLeft {
        from { opacity: 0; transform: translateX(-30px); }
        to   { opacity: 1; transform: translateX(0); }
    }

    /* Har slide ko thoda stagger animation do */
    .swiper-slide .services-card {
        animation: fadeInUp 0.8s ease both;
    }
    .swiper-slide:nth-child(2) .services-card { animation-delay: 0.15s; }
    .swiper-slide:nth-child(3) .services-card { animation-delay: 0.3s; }

.bg-color-9edd05 {
    background-color: #4b4bd1;
}



.payments-processing-area{
    padding:120px 0;
    position:relative;
    overflow:hidden;
}

.payments-processing-area::before{
    content:"";
    position:absolute;
    width:450px;
    height:450px;
    background:#0d6efd;
    opacity:.05;
    border-radius:50%;
    top:-180px;
    left:-150px;
    filter:blur(80px);
}

.payments-processing-area::after{
    content:"";
    position:absolute;
    width:350px;
    height:350px;
    background:#9edd05;
    opacity:.08;
    border-radius:50%;
    right:-100px;
    bottom:-120px;
    filter:blur(80px);
}

/*==============================
    Heading
===============================*/

.section-title{
    text-align:center;
    margin-bottom:70px;
}

.section-title .sub-title{
    display:inline-block;
    background:rgba(13,110,253,.08);
    color:#0d6efd;
    padding:10px 24px;
    border-radius:40px;
    font-weight:600;
    letter-spacing:.5px;
}

.section-title h2{
    font-size:48px;
    line-height:1.25;
    font-weight:700;
    margin-top:18px;
    color:#2b458b;
}

/*==============================
    Left Cards
===============================*/

.processing{
    list-style:none;
    padding:0;
    margin:0;
}

.processing li{

    position:relative;

    background:#fff !important;

    border-radius:24px;

    padding:35px;

    margin-bottom:28px;

    overflow:hidden;

    transition:.45s;

    border:1px solid #edf2f7;

    box-shadow:0 15px 40px rgba(0,0,0,.06);

}

.processing li::before{

    content:"";

    position:absolute;

    left:0;

    top:0;

    width:6px;

    height:100%;

    background:#0d6efd;

}

.processing li:hover{

    transform:translateY(-12px);

    box-shadow:0 25px 60px rgba(0,0,0,.12);

}
/*
.processing li h3{

    font-size:23px;

    margin:15px 0;

    color:#16213e;

}

.processing li p{

    color:#64748b;

    line-height:1.8;

} */

/*==============================
    Percentage Circle
===============================*/

.number{

    width:75px;

    height:75px;

    border-radius:50%;

    background:linear-gradient(135deg,#0d6efd,#28c54f);

    color:#fff;
/*
    display:flex; */

    align-items:center;

    justify-content:center;

    font-size:22px;

    font-weight:700;

    box-shadow:0 15px 35px rgba(13,110,253,.25);

    transition:.4s;

}

.processing li:hover .number{

    transform:rotate(360deg) scale(1.08);

}

/*==============================
    Image
===============================*/

.processing-image{

    position:relative;

    text-align:center;

}

.processing-image .app-image-9{

    width:90%;

    border-radius:30px;

    box-shadow:0 30px 70px rgba(0,0,0,.15);

    transition:.5s;
        padding-left: 0px;

}

.processing-image:hover .app-image-9{

    transform:scale(1.03);

}

/* Floating Card Image */

.app-image-10{

    position:absolute;

    bottom:30px;

    right:-20px;

    background:#fff;

    padding:12px;

    border-radius:20px;

    box-shadow:0 20px 45px rgba(0,0,0,.18);

    animation:floating 4s ease-in-out infinite;

}

/*==============================
    Floating Animation
===============================*/

@keyframes floating{

0%{

transform:translateY(0);

}

50%{

transform:translateY(-18px);

}

100%{

transform:translateY(0);

}

}

/*==============================
    Card Shine Effect
===============================*/

.processing li::after{

    content:"";

    position:absolute;

    top:0;

    left:-120%;

    width:60%;

    height:100%;

    background:rgba(255,255,255,.35);

    transform:skewX(-30deg);

    transition:.8s;

}

.processing li:hover::after{

    left:130%;

}

/*==============================
    Responsive
===============================*/

@media(max-width:991px){

.section-title h2{

font-size:34px;

}

.processing-image{

margin-top:60px;

}

.app-image-10{

width:140px;

right:10px;

bottom:20px;

}

}

@media(max-width:576px){

.processing li{

padding:25px;

}

.number{

width:60px;

height:60px;

font-size:18px;

}

.section-title h2{

font-size:28px;

}

}


.feature-card{

    position:relative;

    background:#fff;

    border:1px solid #edf2f7;

    border-radius:30px;

    padding:40px;

    overflow:hidden;

    transition:.45s;

    height:100%;

    box-shadow:0 15px 40px rgba(0,0,0,.05);

}

/* Top Blue Glow */

.feature-card::before{

    content:"";

    position:absolute;

    width:220px;

    height:220px;

    background:#2563eb;

    opacity:.05;

    border-radius:50%;

    top:-120px;

    right:-120px;

    transition:.5s;

}

/* Bottom Line */

.feature-card::after{

    content:"";

    position:absolute;

    left:40px;

    bottom:0;

    width:0;

    height:4px;

    border-radius:20px;

    background:#2563eb;

    transition:.5s;

}

.feature-card:hover::after{

    width:80%;

}

.feature-card:hover{

    transform:translateY(-12px);

    box-shadow:0 25px 70px rgba(37,99,235,.15);

}

.feature-card:hover::before{

    transform:scale(1.5);

}

/* Arrow */

.card-arrow{

    position:absolute;

    right:30px;

    top:30px;

    width:45px;

    height:45px;

    border-radius:50%;

    display:flex;

    justify-content:center;

    align-items:center;

    background:#f3f7ff;

    color:#2563eb;

    transition:.4s;

}

.feature-card:hover .card-arrow{

    background:#2563eb;

    color:#fff;

    transform:rotate(45deg);

}

/* Icon */

.card-icon{

    width:75px;

    height:75px;

    border-radius:22px;

    background:#2563eb;

    display:flex;

    justify-content:center;

    align-items:center;

    color:#fff;

    font-size:30px;

    margin-bottom:30px;

    transition:.4s;

}

.feature-card:hover .card-icon{

    transform:scale(1.1) rotate(-10deg);

}

.feature-card h3{

    font-size:28px;

    margin-bottom:18px;

    color:#0f172a;

}

.feature-card p{

    color:#64748b;

    line-height:1.8;

    margin-bottom:35px;

}


  :root{
    --navy:#0A2E4D;
    --blue:#1467B5;
    --blue-light:#EAF2FB;
    --green:#2FBE7E;
    --green-light:#E8F8EF;
    --text-dark:#122438;
    --text-muted:#5B6B7C;
    --bg:#F6F9FC;
    --white:#FFFFFF;
    --border:#E3EAF1;
  }


  .top{
    display:flex;flex-wrap:wrap;gap:40px;align-items:flex-end;
    justify-content:space-between;margin-bottom:60px;
    border-bottom:1px solid var(--border);padding-bottom:40px;
  }
  .top-left{max-width:560px;}
  .eyebrow{
    display:inline-flex;align-items:center;gap:8px;
    font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;
    color:var(--blue);background:var(--blue-light);
    padding:6px 14px;border-radius:20px;margin-bottom:16px;
  }
  .eyebrow::before{
    content:"";width:6px;height:6px;border-radius:50%;background:var(--green);
  }

  .top-right p{
    font-size:16px;line-height:1.7;color:var(--text-muted);max-width:440px;
  }
  .grid{
    display:grid;grid-template-columns:repeat(3,1fr);gap:28px;
  }
  @media(max-width:900px){.grid{grid-template-columns:1fr;}}
  .card{
    background:var(--white);border:1px solid var(--border);border-radius:20px;
    padding:36px 32px;position:relative;
    transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
  }
  .card:hover{
    transform:translateY(-6px);
    box-shadow:0 20px 40px -20px rgba(10,46,77,0.18);
    border-color:var(--blue);
  }
  .icon-wrap{
    width:60px;height:60px;border-radius:16px;
    background:var(--blue-light);
    display:flex;align-items:center;justify-content:center;
    margin-bottom:24px;
  }
  .card:nth-child(2) .icon-wrap{background:var(--green-light);}
  .card:nth-child(3) .icon-wrap{background:var(--blue-light);}
  .icon-wrap svg{width:28px;height:28px;stroke:var(--blue);}
  .card:nth-child(2) .icon-wrap svg{stroke:var(--green);}
  .num{
    position:absolute;top:32px;right:32px;
  font-weight:600;font-size:14px;
    color:var(--border);
  }

  .card > p{
    font-size:14.5px;line-height:1.7;color:var(--text-muted);margin-bottom:20px;
  }
  ul{list-style:none;}
  ul li{
    display:flex;align-items:flex-start;gap:10px;
    font-size:14px;color:var(--text-dark);line-height:1.5;margin-bottom:12px;
  }
  ul li:last-child{margin-bottom:0;}
  ul li svg{
    flex-shrink:0;width:16px;height:16px;margin-top:2px;
    stroke:var(--green);
  }
  .divider{
    height:1px;background:var(--border);margin:24px 0;
  }
  .card-footer{
    display:flex;align-items:center;gap:6px;
    font-size:16px;font-weight:600;color:var(--blue);cursor:pointer;
  }
  .card-footer svg{width:16px;height:16px;stroke:var(--blue);transition:transform .2s ease;}
  .card:hover .card-footer svg{transform:translateX(4px);}



    .bg-color-how-works{
        background: linear-gradient(95deg,#3a69b1 50% , #58cf74 100%);
    }


/* home-css-end */
