/* Responsive Adjustments */
@media (max-width: 1440px) {
  .container {
    max-width: 1200px;
  }
  .ftr_bg_logo {
    position: absolute;
    top: 20%;
    right: 16px;
  }
}

@media screen and (max-width: 1366px) {
  .step-card {
    border-radius: 1000px;
    width: 455px;
    height: 455px;
  }
}

@media screen and (max-width: 1300px) {
  img.one {
    position: absolute;
    right: -90px;
    bottom: -570px;
  }
  img.two {
    position: absolute;
    right: -110px;
    top: 200px;
  }
  .our-mission img.sticker {
    right: 0;
  }
  img.heart {
    left: 0px;
  }
  img.ear {
    right: 0px;
  }
  img.book {
    left: 0px;
  }
}
@media screen and (max-width: 1200px) {
  .step-card {
    margin-left: 20px;
    padding: 50px;
  }
  .step-card.first {
    margin-left: 10px;
  }

  .step-card.second {
    margin-left: -30px;
  }
  .step-card.third {
    margin-left: -50px;
  }
  .step-card {
    width: 420px;
    height: 420px;
  }
}

@media screen and (max-width: 1024px) {
  .step-card {
    margin-left: 0px;
    padding: 60px;
  }
  .step-card.third {
    margin-left: -60px;
  }
  .step-card {
    width: 380px;
    height: 380px;
  }
  .step-card.first {
    margin-left: 0;
  }
  img.sparkle {
    position: absolute;
    right: -18px;
    max-width: 10%;
    top: -48px;
  }
  img.one {
    position: absolute;
    right: 0px;
  }
  img.sticker {
    bottom: 0px;
    right: 50px;
  }
  img.sticker_two {
    left: -20px;
    top: 410px;
  }

  li.nav-item.login {
    margin-left: 0;
  }
  .faq-section {
    padding-bottom: 60px;
    padding-left: 50px;
    padding-right: 50px;
  }





  /*================ About Page ====================*/

  .Book_2 {
    top: 66%;
  }
  .comn-text p {
    font-size: 18px;
}
.why-us span {
    font-size: 18px;
}
.user-msg {
    border-radius: 35px;
    padding: 25px;
    font-size: 26px;
    line-height: 36px;
    border-bottom-right-radius: 0px;
}
.reply-bubble {
    border-radius: 35px;
    padding: 25px;
    font-size: 26px;
    line-height: 36px;
    border-bottom-left-radius: 0px;
}




}

@media screen and (max-width: 1023px) {
  img.four {
    position: absolute;
    left: -40px;
    top: 120px;
  }
  img.sticker {
    bottom: 0px;
    right: 50px;
    max-width: 250px;
  }
  .banner h1 {
    font-size: 66px;
    font-family: "SugarPeachy";
    width: 700px;
    margin: 0 auto;
  }
  img.sticker_two {
    left: 20px;
    top: 300px;
    max-width: 200px;
  }
  img.two {
    position: absolute;
    right: -10px;
    top: 200px;
  }
  .step-card.third {
    margin-left: auto;
    position: relative;
    transform: translate(0%, -28%);
    left: 50%;
  }
  .step-card {
    width: 410px;
    height: 410px;
  }

  .how-it-works .col-md-4 {
    flex: 0 0 auto;
    width: 50%;
  }
  img.leaf-left {
    position: relative;
    left: -20px;
    top: -20px;
  }
  .how-it-works h2 {
    font-size: 64px;
    font-family: "SugarPeachy";
    width: 100%;
    margin: 0 auto;
    color: #fff;
  }
  .how-it-works .container:before,
  .how-it-works .container:after {
    height: 36%;
  }
  .features-section .row.g-4.justify-content-center {
    padding: 0 15px;
  }
  img.heart {
    position: absolute;
    top: -140px;
    left: 40px !important;
    max-width: 180px;
  }
  .pricing-title,
  .characters .container h2,
  .faq-section h2,
  .how-it-works h2,
  section.why-us h2,
  .section-title {
    font-size: 54px;
  }
  .faq-section h2 br {
    display: none;
  }
  .how-it-works {
    padding: 157px 15px 15px 15px;
  }
  .characters .col-lg-5.position-relative:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
      180deg,
      rgb(246 238 255) 0%,
      rgb(255 255 255 / 0%) 100%
    );
    z-index: 3;
    top: 60px;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 130px;
  }
}
@media (max-width: 991px){

    /*================= About Page ===============*/
    .aboutus_title {
        font-size: 72px;
    }
    .aboutus_banner_image {
        position: relative;
        top: 0px;
        right: -37px;
    }
    .abouts_second_p {
        font-size: 38px;
        font-weight: 300;
        margin-bottom: 10px;
        line-height: 32px;
    }
    .common_para {
        line-height: 36px;
    }
    .Ball_2 {
        right: 13%;
        left: auto;
    }
    .common_head {
        font-size: 50px;
    }
    .shoe_2 {
        display: none;
    }
    .Book_2 {
        display: none;
    }
    .comn-text p {
        font-size: 20px;
    }
    ul.list-unstyled.check.Why_list.purple_tick_list {
        font-size: 18px;
    }
    .about-page .our-mission {
        padding: 151px 0px;
    }
    .about-page section.why-us h2 {
        margin: 15px auto 20px;
    }
    .about-page .comn-text p {
        color: #2C2C2C;
    }
    .story-img {
        width: 100%;
        margin-top: 45px;
    }
    .about-first {
        padding-bottom: 20px;
    }
    .about-card-padding {
        flex-direction: column;
        text-align: center;
    }
    .comn-text {
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 819px) {
  .challenges {
    padding: 20px;
  }
  section.why-us {
    padding: 65px 20px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
  }
.only-in-about-round {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
  .step-card {
    width: 390px;
    height: 390px;
  }
  .pricing-section {
    padding: 80px 0;
  }
  .faq-section {
    padding-bottom: 20px;
    padding-top: 40px;
  }
  .characters {
    padding: 55px 15px;
  }
  .foot-main-hea {
    font-size: 32px;
  }
  .our-mission {
    padding: 140px 50px 60px 50px;
  }
  .our-mission img.sticker {
    right: 40px;
    max-width: 200px;
    bottom: -110px;
  }
  img.book {
    left: 40px;
    max-width: 180px;
  }
  img.ear {
    top: -170px;
    max-width: 210px;
    right: 30px;
  }
  .banner {
    padding: 200px 0 175px;
    margin-top: -80px;
    background-color: #fafafa;
  }
}

@media (max-width: 768px) {
  body a.nav-link {
    width: max-content;
  }
  li.nav-item.login {
    ul.navbar-nav {
      padding: 12px 12px 30px;
    }
    margin-left: 0px;
  }
  .hero-card {
    margin-top: 2rem;
  }

  .d-flex.flex-wrap.gap-2 .tag {
    font-size: 0.75rem;
    padding: 0.375rem 0.75rem;
  }

  .feature i {
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .feature-card:hover,
  .feature-card.dark:hover {
    background-position: bottom right;
  }
  img.four {
    position: absolute;
    left: -90px;
    top: 150px;
    max-width: 120px;
    z-index: 0;
  }
  .banner h1 {
    font-size: 48px;
    font-family: "SugarPeachy";
    width: 100%;
    margin: 0 auto;
  }
  .features-section .row.g-4.justify-content-center {
    padding: 0 25px;
  }
  .features-section {
    padding-left: 0px;
    padding-right: 0px;
  }
.faq-section {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pricing-title,
  .characters .container h2,
  .faq-section h2,
  .how-it-works h2,
  section.why-us h2,
  .section-title {
    font-size: 44px;
  }
  .challenges {
    margin-top: 60px;
  }
  .how-it-works {
    padding-bottom: 65px;
  }
  .step-card.third {
    margin-left: auto;
    position: relative;
    transform: unset;
    left: auto;
    margin-top: -50px;
  }
  .step-card.second {
    margin-left: auto;
    margin-top: -60px;
  }
  body .how-it-works .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
  }
  body .feature-card.dark {
    margin-bottom: -100px;
  }

  img.four {
    position: absolute;
    left: -20px;
    top: -90px;
    max-width: 80px;
    z-index: 0;
  }
  img.one {
    position: absolute;
    right: 0px;
    max-width: 60px;
  }
  .banner a,
  .banner h1,
  .banner p {
    z-index: 1;
    position: relative;
  }
  img.ear {
    top: -180px;
    max-width: 150px;
    right: 0px;
  }
  img.sticker {
    bottom: -30px;
    right: -30px;
    max-width: 230px;
  }
  img.book {
    left: 10px;
    max-width: 100px;
    bottom: -100px;
  }
  .our-mission {
    padding: 174px 0 154px 0;
  }
  .our-mission img.sticker {
    right: 40px;
    max-width: 130px;
    bottom: -110px;
  }
  img.sticker_two {
    left: 20px;
    top: 270px;
    max-width: 180px;
  }
  .cpr-main {
    gap: 20px;
    flex-direction: column;
  }
  img.three {
    position: absolute;
    left: 360px;
    top: -100px;
    max-width: 60px;
  }
  img.heart {
    position: absolute;
    top: -130px;
    left: 10px !important;
    max-width: 110px;
  }
  .rainbow:before {
    width: 260px;
  }
  .rainbow img {
    max-width: 266px;
  }
  img.five {
    position: absolute;
    left: 0;
    top: 450px;
  }
  .step-card {
    padding: 30px;
  }
  .step-card h5 {
    font-size: 36px;
  }
  .ftr_bg_logo {
    right: auto;
    width: 100%;
    max-width: 80%;
  }
  .banner a {
    padding: 16px 56px;
  }
  .social-main ul {
    flex-direction: column;
  }
  .social-main {
    align-items: start;
    flex-direction: column;
  }
  section.why-us {
    padding: 65px 0;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
.only-in-about-round {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}
  .characters .container {
    padding: 0px 30px;
  }
  img.two {
    position: absolute;
    right: -10px;
    top: 270px;
    max-width: 60px;
  }
  .step-card {
    width: 360px;
    height: 360px;
  }
  nav.navbar.navbar-expand-lg.sticky-top.scrolled {
    z-index: 4;
  }
  img.sparkle {
    max-width: 20%;
  }

  .banner a {
    padding: 14px 50px;
    font-size: 20px;
  }
  img.five {
    display: none;
  }

  img.sticker {
    display: none;
  }

  img.two {
    display: none;
  }

  img.three {
    display: none;
  }
  img.sticker_two {
    display: none;
  }
  img.four {
    left: 30px;
  }

  .footer_main .container {
    padding: 45px 25px 0px;
  }

  img.img-fluid.foot_big_logo {
    max-width: 40%;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .foot-main-hea {
    margin-top: 20px;
  }

  .social-main ul {
    flex-direction: row;
  }
  .social-icons-foot {
    margin-top: 20px;
  }
  .social-icons-foot {
    gap: 25px;
  }
  .bck_to_top {
    display: none;
  }
  .cpr-main {
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
    gap: 15px;
  }
  .cpr_rw {
    margin-top: 20px !important;
  }
  .social-main {
    gap: 10px;
  }




  /*========================= About page ==========================*/
  .section_pad {
    padding: 80px 0px 100px 0px;
}
.container {
    padding: 0px 20px !important;
}
  .aboutus_title {
    font-size: 53px;
}
.aboutus_banner_image {
    width: 100%;
}
.aboutus_banner_p {
    font-size: 21px;
}
.abouts_second_p {
    font-size: 32px;
}
.common_para {
    font-size: 18px;
    line-height: 28px;
}
a.get-started {
    padding: 20px 60px;
}
.common_head {
    font-size: 46px;
}
.comn-text {
    padding-bottom: 5px;
}
.section-title {
    font-size: 46px;
}
.abouts_second_p {
    font-size: 36px;
}
section.why-us h2 {
    font-size: 46px;
}
.fc-circle{
    width: 12%;
}
.tilt-right-about-card {
    transform: rotate(1deg);
    padding: 0px 10px;
}
.aboutme_card_img img {
    width: 60%;
}
.ribbon img {
    width: 80%;
}
.ribbon {
    top: -18px;
    right: 0px;
}
}
@media (max-width: 575px){
    .about-card-padding {
        padding: 30px 5px 50px 5px;
    }
    .reply-bubble {
        font-size: 20px;
        line-height: 28px;
        padding: 19px;
        border-radius: 25px;
        border-bottom-left-radius: 0px;
    }
    .user-msg {
    border-radius: 25px;
    padding: 19px;
    font-size: 20px;
    line-height: 28px;
}
    section.why-us h2 {
        font-size: 49px;
    }
    .about-page .our-mission {
        padding: 121px 0px;
    }
    .Ball_2 {
        right: 8%;
        left: auto;
        top: 5%;
        width: 25%;
    }
}