@media (min-width: 1400px) {
    .discover_section .single_card {
        margin-bottom: 1rem;
    }
}

@media (min-width: 320px) and (max-width: 1400px) {
    .lg-container {
        /* max-width: 1251px; */
        margin: 0 auto;
        padding: 0 2rem;
    }

    .discover_section .single_card {
        margin-bottom: 1rem;
    }
}

@media (min-width: 320px) and (max-width: 1200px) {
    /* ---------------------- Hero Section start ---------------------- */
    .hero_section {
        height: auto;
        position: relative;
    }

    .Signup_section .Signup_section-left {
        padding: 50px 50px;
    }

    .hero_section-bg {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .hero_section-bg {
        width: 100%;
        height: 100%;
    }

    .hero_section {
        padding-top: 50px;
        padding-bottom: 40px;

        /* Added by RK */
    }

    .hero_section .hero_section-right h1 {
        font-size: 50px;
    }

    .hero_section .hero_section-right p {
        font-size: 22px;
        line-height: 150%;
        margin-top: 10px;
        margin-bottom: 35px;
    }

    .link-btn {
        font-size: 20px;
        line-height: 1.5;
        border-radius: 6px;
        padding: 15px 19px;
    }

    .hero_section .hero_section-left img {
        display: block;

        /* max-width: 418px; */
        max-width: 318px;
        width: 100%;
        margin: 0 auto;
        margin-top: 30px;
    }

    /* ---------------------- Hero Section end ---------------------- */
    /* --------- Review Section start --------- */
    .review_section {
        padding: 50px 0;
    }

    .lg-container {
        /* max-width: 1251px; */
        margin: 0 auto;
        padding: 0 1.5rem;
    }

    .review_section .single_review {
        /* height: 100%; */
        border: 1px solid #e6eaf2;
        border-radius: 14px;
        padding: 0 24px;

        /* padding-top: 40px; */
        padding-top: 30px;

        /* padding-bottom: 31px; */
        padding-bottom: 21px;
    }

    .review_section .single_review h4 {
        font-family: "Gilroy";
        font-weight: 600;

        /* font-size: 22px; */
        font-size: 18px;
        line-height: 150%;
        color: #2d345a;

        /* margin-bottom: 30px; */
        margin-bottom: 20px;
    }

    .review_section .single_review {
        margin-bottom: 1rem;
    }

    .review_section .single_review p {
        /* font-size: 20px; */
        font-size: 16px;
    }

    /* --------- Review Section End --------- */
    /* --------- Skills Section start --------- */
    .skills_section {
        padding: 40px 0;
    }

    .section-title {
        /* font-size: 42px */
        font-size: 34px;
        line-height: 120%;
        margin-bottom: 20px;

        /* text-align: center; */
    }

    .skills_section .skills_section-left p {
        /* font-size: 19px; */
        font-size: 18px;
        line-height: 160%;
        margin-bottom: 1rem;
    }

    .skills_section .skills_section-right {
        width: max-content;
        max-width: 500px;

        /* margin-left: auto; */
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .skills_section .skills_section-right .photo-box {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .skills_section .skills_section-right .img-column {
        display: flex;
        flex-direction: row;
        gap: 16px;
    }

    .skills_section .skills_section-left p {
        font-family: "Gilroy";
        font-weight: 500;
        font-size: 20px;
        line-height: 160%;
        color: #212121;
        margin-bottom: 1rem;
    }

    /* --------- Skills Section end --------- */
    /* --------- Solver Section start --------- */
    .solver_section {
        /* padding: 80px 0; */
        padding: 50px 0;
    }

    .sm-container {
        max-width: 1070px;
        padding: 0 1.5rem;
    }

    .solver_section p {
        /* font-size: 20px; */
        font-size: 18px;
        margin-bottom: 1rem;
    }

    .solver_section .solver_section-photo-gallery {
        /* margin-top: 35px; */
        margin-top: 25px;
        display: flex;

        /* gap: 16px; */
        gap: 14px;
    }

    .solver_section .img-column {
        /* gap: 16px; */
        gap: 14px;
    }

    /* --------- Solver Section end --------- */
    /* --------- discover Section start --------- */
    .discover_section {
        /* padding: 70px 0; */
        padding: 40px 0;
    }

    .discover_section .single_card {
        padding: 41px;
        margin-bottom: 1rem;
    }

    .discover_section .single_card h4 {
        /* font-size: 22px; */
        font-size: 18px;

        /* margin-top: 28px; */
        margin-top: 20px;
        margin-bottom: 14px;
    }

    /* --------- discover Section end --------- */
    /* --------- About Section start --------- */
    .about_section {
        /* padding: 80px 0; */
        padding: 50px 0;
    }

    .about_section .section-title {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .about_section .author_img {
        margin-top: 83px;
        width: 100%;

        /* width: max-content; */
        /* margin: 0 auto; */
    }

    .about_section .about_author {
        /* padding-left: 55px; */
        padding-left: 0px;
    }

    .about_section .about_author p {
        /* font-size: 20px; */
        font-size: 18px;
        margin-bottom: 1rem;
    }

    /* --------- About Section end -------- */
    /* --------- Use Section start --------- */
    .use_section {
        /* padding: 70px 0; */
        padding: 40px 0;
    }

    .use_section .use_section-left {
        /* margin-left: 35px; */
        margin-left: 0px;
    }

    .use_section .section-title {
        margin-bottom: 24px;
    }

    .use_section .use_section-description {
        max-width: 627px;
        width: 100%;
    }

    .use_section .use_section-description p {
        /* font-size: 20px; */
        font-size: 18px;
    }

    .use_section .link-btn {
        /* margin-top: 20px; */
        margin-top: 10px;
    }

    .use_section .use_section-img {
        max-width: 251.89px;
        width: 100%;

        /* margin-left: auto;
    margin-right: 35px; */
        margin: 0 auto;
        margin-top: 30px;
    }

    /* --------- Use Section end --------- */
    /* --------- Footer area start --------- */
    footer {
        /* margin: 90px 0; */
        margin: 30px 0;
    }

    footer p {
        font-size: 18px;
        line-height: 160%;
    }

    /* --------- Footer area end --------- */
}

@media (min-width: 320px) and (max-width: 992px) {
    .hero_section .hero_section-left img {
        display: block;

        /* max-width: 418px; */
        max-width: 318px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .use_section .use_section-img {
        max-width: 351.89px;
        width: 100%;

        /* margin-left: auto;
    margin-right: 35px; */
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .skills_section .skills_section-right {
        width: max-content;
        max-width: 500px;

        /* margin-left: auto; */
        margin: 0 auto;
        margin-bottom: 30px;
    }

    /* ------Signup_section start------ */
    .Signup_section {
        padding-top: 80px;
    }

    .Signup_section .Signup_section-left {
        text-align: center;
        padding: 57px 91px;
        background: #ffffff;
        box-shadow: 0px 20px 20px 1px rgba(193, 203, 226, 0.25);
        border-radius: 14px;
    }

    .Signup_section .Signup_section-left h2 {
        font-family: "Gilroy";
        font-weight: 500;
        font-size: 34px;
        line-height: 120%;
        text-align: center;
        color: #2d345a;
        margin-top: 36px;
        margin-bottom: 40px;
    }

    .Signup_section .Signup_section-left p {
        font-family: "Gilroy";
        font-weight: 600;
        font-size: 19px;
        line-height: 120%;
        color: #212121;
    }

    .Signup_section .Signup_section-left .join_box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 515px;
        width: 100%;
        height: 60px;
        background: #f5f5f5;
        border: 1px solid #e9ecf1;
        border-radius: 10px;
        padding-left: 15px;
        margin: 0 auto;
    }

    .Signup_section .Signup_section-left .join_box img {
        margin-right: 8px;
    }

    .Signup_section .Signup_section-left .join_box input {
        height: 55px;
        border: none;
        background: #f5f5f5;
        width: 85%;
    }

    .Signup_section .Signup_section-left .join_box input:focus {
        outline: none;
    }

    .Signup_section .Signup_section-left .join_box input::placeholder {
        font-family: "Gilroy";
        font-weight: 500;
        font-size: 16px;
        line-height: 120%;
        color: #768397;
    }

    .Signup_section .Signup_section-left .join_box button {
        flex-shrink: 0;
        font-family: "Gilroy";
        font-weight: 700;
        font-size: 16px;
        line-height: 120%;
        text-align: center;
        color: #ffffff;
        padding: 14px;
        border-radius: 10px;
        border: none;
        background: #72bb63;
        margin-right: 5px;
    }

    .Signup_section .Signup_section-right .Signup_section-right-img {
        max-width: 340px;
        width: 100%;
        margin-left: auto;
    }

    .Signup_section .Signup_section-right .Signup_section-right-img img {
        max-width: 340px;
        width: 100%;
        filter: drop-shadow(17px 40px 50px rgba(0, 0, 0, 0.29))
      drop-shadow(0px 36px 60px rgba(131, 133, 147, 0.36));
        margin-top: 15px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .container {
        /* padding: 0 1rem */
    }

    /* ---------------------- Hero Section start ---------------------- */
    .hero_section {
        height: auto;
        position: relative;
    }

    .hero_section-bg {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .hero_section-bg {
        width: 100%;
        height: 100%;
    }

    .hero_section {
        padding-top: 50px;
    }

    .hero_section .hero_section-right h1 {
        font-size: 40px;
    }

    .hero_section .hero_section-right p {
        font-size: 20px;
        line-height: 150%;
        margin-top: 10px;
        margin-bottom: 25px;
    }

    .link-btn {
        font-size: 18px;
        line-height: 1.5;
        border-radius: 6px;
        padding: 12px 14px;
    }

    .hero_section .hero_section-left img {
        display: block;

        /* max-width: 418px; */
        max-width: 318px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    /* ---------------------- Hero Section end ---------------------- */
    /* --------- Review Section start --------- */
    .review_section {
        padding: 50px 0;
    }

    .lg-container {
        /* max-width: 1251px; */
        margin: 0 auto;
        padding: 0 2rem;
    }

    .review_section .single_review {
        border: 1px solid #e6eaf2;
        border-radius: 14px;
        padding: 0 24px;

        /* padding-top: 40px; */
        padding-top: 30px;

        /* padding-bottom: 31px; */
        padding-bottom: 21px;
        margin-bottom: 1rem;
    }

    .review_section .single_review h4 {
        font-family: "Gilroy";
        font-weight: 600;

        /* font-size: 22px; */
        font-size: 18px;
        line-height: 150%;
        color: #2d345a;

        /* margin-bottom: 30px; */
        margin-bottom: 20px;
    }

    .review_section .single_review {
        margin-bottom: 1rem;
    }

    .review_section .single_review p {
        /* font-size: 20px; */
        font-size: 16px;
    }

    /* --------- Review Section End --------- */
    /* --------- Skills Section start --------- */
    .skills_section {
        padding: 40px 0;
    }

    .section-title {
        /* font-size: 42px */
        font-size: 30px;
        line-height: 120%;
        margin-bottom: 20px;
        text-align: center;
    }

    .skills_section .skills_section-left p {
        /* font-size: 19px; */
        font-size: 18px;
        line-height: 160%;
        margin-bottom: 1rem;
    }

    .skills_section .skills_section-right {
        width: max-content;

        /* margin-left: auto; */
        /* width: 100%; */
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .skills_section .skills_section-right .photo-box {
        display: flex;

        /* gap: 16px; */
        gap: 14px;
    }

    .skills_section .skills_section-right .img-column {
        display: flex;
        flex-direction: row;

        /* gap: 16px; */
        gap: 14px;
    }

    /* --------- Skills Section end --------- */
    /* --------- Solver Section start --------- */
    .solver_section {
        /* padding: 80px 0; */
        padding: 50px 0;
    }

    .sm-container {
        max-width: 1070px;
        padding: 0 2rem;
    }

    .solver_section p {
        /* font-size: 20px; */
        font-size: 18px;
        margin-bottom: 1rem;
    }

    .solver_section .solver_section-photo-gallery {
        /* margin-top: 35px; */
        margin-top: 25px;
        display: flex;

        /* gap: 16px; */
        /* gap: 14px; */
        column-gap: 14px;
    }

    .solver_section .img-column {
        /* gap: 16px; */
        gap: 14px;
    }

    /* --------- Solver Section end --------- */
    /* --------- discover Section start --------- */
    .discover_section {
        /* padding: 70px 0; */
        padding: 40px 0;
    }

    .discover_section .single_card {
        padding: 41px;
        margin-bottom: 1rem;
    }

    .discover_section .single_card h4 {
        /* font-size: 22px; */
        font-size: 18px;

        /* margin-top: 28px; */
        margin-top: 20px;
        margin-bottom: 14px;
    }

    /* --------- discover Section end --------- */
    /* --------- About Section start --------- */
    .about_section {
        /* padding: 80px 0; */
        padding: 50px 0;
    }

    .about_section .section-title {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .about_section .author_img {
        margin-top: 0px;

        /* width: 100%; */
        width: max-content;
        margin: 0 auto;
    }

    .about_section .about_author {
        /* padding-left: 55px; */
        padding-left: 0px;
    }

    .about_section .about_author p {
        /* font-size: 20px; */
        font-size: 18px;
        margin-bottom: 1rem;
    }

    /* --------- About Section end -------- */
    /* --------- Use Section start --------- */
    .use_section {
        /* padding: 70px 0; */
        padding: 40px 0;
    }

    .use_section .use_section-left {
        /* margin-left: 35px; */
        margin-left: 0px;
    }

    .use_section .section-title {
        margin-bottom: 24px;
    }

    .use_section .use_section-description {
        max-width: 627px;
        width: 100%;
    }

    .use_section .use_section-description p {
        /* font-size: 20px; */
        font-size: 18px;
    }

    .use_section .link-btn {
        /* margin-top: 20px; */
        margin-top: 10px;
    }

    .use_section .use_section-img {
        max-width: 351.89px;
        width: 100%;

        /* margin-left: auto;
    margin-right: 35px; */
        margin: 0 auto;
        margin-bottom: 30px;
    }

    /* --------- Use Section end --------- */
    .hero_section .hero_section-left img {
        display: block;

        /* max-width: 418px; */
        max-width: 318px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .use_section .use_section-img {
        max-width: 351.89px;
        width: 100%;

        /* margin-left: auto;
    margin-right: 35px; */
        margin: 0 auto;
        margin-bottom: 40px;
    }

    /* ------Signup_section start------ */
    .Signup_section {
        padding-top: 50px;
    }

    .Signup_section .Signup_section-left {
        text-align: center;
        padding: 57px 70px;
        background: #ffffff;
        box-shadow: 0px 20px 20px 1px rgba(193, 203, 226, 0.25);
        border-radius: 14px;
    }

    .Signup_section .Signup_section-left h2 {
        font-family: "Gilroy";
        font-weight: 500;
        font-size: 26px;
        line-height: 120%;
        text-align: center;
        color: #2d345a;
        margin-top: 36px;
        margin-bottom: 40px;
    }

    .Signup_section .Signup_section-left p {
        font-family: "Gilroy";
        font-weight: 600;
        font-size: 16px;
        line-height: 120%;
        color: #212121;
    }

    .Signup_section .Signup_section-left .join_box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 515px;
        width: 100%;
        height: 55px;
        background: #f5f5f5;
        border: 1px solid #e9ecf1;
        border-radius: 10px;
        padding-left: 15px;
        margin: 0 auto;
    }

    .Signup_section .Signup_section-left .join_box img {
        margin-right: 8px;
    }

    .Signup_section .Signup_section-left .join_box input {
        height: 50px;
        border: none;
        background: #f5f5f5;
        width: 85%;
    }

    .Signup_section .Signup_section-left .join_box input:focus {
        outline: none;
    }

    .Signup_section .Signup_section-left .join_box input::placeholder {
        font-family: "Gilroy";
        font-weight: 500;
        font-size: 16px;
        line-height: 120%;
        color: #768397;
    }

    .Signup_section .Signup_section-left .join_box button {
        flex-shrink: 0;
        font-family: "Gilroy";
        font-weight: 700;
        font-size: 16px;
        line-height: 120%;
        text-align: center;
        color: #ffffff;
        padding: 14px;
        border-radius: 10px;
        border: none;
        background: #72bb63;
        margin-right: 3px;
    }

    /* --------- Footer area start --------- */
    footer {
        /* margin: 90px 0; */
        margin: 30px 0;
    }

    footer p {
        font-size: 18px;
        line-height: 160%;
    }

    /* --------- Footer area end --------- */
}

@media (min-width: 320px) and (max-width: 575px) {
    .container {
        padding: 0 1rem;
    }

    /* ---------------------- Hero Section start ---------------------- */
    .hero_section {
        height: auto;
        position: relative;
    }

    .hero_section-bg {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .hero_section-bg {
        width: 100%;
        height: 100%;
    }

    .hero_section {
        padding-top: 50px;
    }

    .hero_section-right {
        padding-top: 0px;
    }

    .hero_section .hero_section-right h1 {
        font-size: 40px;
    }

    .hero_section .hero_section-right p {
        font-size: 18px;
        line-height: 150%;
        margin-top: 10px;
        margin-bottom: 35px;
    }

    .link-btn {
        font-size: 18px;
        line-height: 1.5;
        border-radius: 6px;
        padding: 12px 14px;
    }

    .hero_section .hero_section-left img {
        display: block;

        /* max-width: 418px; */
        max-width: 318px;
        width: 60%;
        margin: 0 auto;
        margin-bottom: 35px;
        filter: drop-shadow(8px 20px 25px rgba(0, 0, 0, 0.29))
    drop-shadow(0px 18px 30px rgba(131, 133, 147, 0.36));

        /* Added by RK */
    }

    /* ---------------------- Hero Section end ---------------------- */
    /* --------- Review Section start --------- */
    .review_section {
        padding: 50px 0;
    }

    .lg-container {
        /* max-width: 1251px; */
        margin: 0 auto;
        padding: 0 1rem;
    }

    .review_section .single_review {
        border: 1px solid #e6eaf2;
        border-radius: 14px;
        padding: 0 24px;

        /* padding-top: 40px; */
        padding-top: 30px;

        /* padding-bottom: 31px; */
        padding-bottom: 21px;
        margin-bottom: 1rem;
    }

    .review_section .single_review h4 {
        font-family: "Gilroy";
        font-weight: 600;

        /* font-size: 22px; */
        font-size: 18px;
        line-height: 150%;
        color: #2d345a;

        /* margin-bottom: 30px; */
        margin-bottom: 20px;
    }

    .review_section .single_review {
        margin-bottom: 1rem;
    }

    .review_section .single_review p {
        /* font-size: 20px; */
        font-size: 16px;
    }

    /* --------- Review Section End --------- */
    /* --------- Skills Section start --------- */
    .skills_section {
        padding: 40px 0;
    }

    .section-title {
        /* font-size: 42px */
        font-size: 30px;
        line-height: 120%;
        margin-bottom: 20px;
        text-align: center;
    }

    .skills_section .skills_section-left p {
        /* font-size: 19px; */
        font-size: 18px;
        line-height: 160%;
        margin-bottom: 1rem;
    }

    .skills_section .skills_section-right {
        /* width: max-content; */
        /* margin-left: auto; */
        width: 100%;
    }

    .skills_section .skills_section-right {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .skills_section .skills_section-right .photo-box {
        display: flex;

        /* gap: 16px; */
        gap: 10px;
    }

    .skills_section .skills_section-right .img-column {
        display: flex;
        flex-direction: row;

        /* gap: 16px; */
        gap: 10px;
    }

    /* --------- Skills Section end --------- */
    /* --------- Solver Section start --------- */
    .solver_section {
        /* padding: 80px 0; */
        padding: 50px 0;
    }

    .sm-container {
        max-width: 1070px;
        padding: 0 1rem;
    }

    .solver_section p {
        /* font-size: 20px; */
        font-size: 18px;
        margin-bottom: 1rem;
    }

    .solver_section .solver_section-photo-gallery {
        /* margin-top: 35px; */
        margin-top: 25px;
        display: flex;

        /* flex-direction: column; */
        gap: 10px;
        height: 100%;
    }

    .solver_section .img-column {
        height: 100%;
        gap: 10px;
    }

    .solver_section .img-column img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    /* --------- Solver Section end --------- */
    /* --------- discover Section start --------- */
    .discover_section {
        /* padding: 70px 0; */
        padding: 40px 0;
    }

    .discover_section .single_card {
        padding: 41px;
        margin-bottom: 1rem;
    }

    .discover_section .single_card h4 {
        /* font-size: 22px; */
        font-size: 18px;

        /* margin-top: 28px; */
        margin-top: 20px;
        margin-bottom: 14px;
    }

    /* --------- discover Section end --------- */
    /* --------- About Section start --------- */
    .about_section {
        /* padding: 80px 0; */
        padding: 50px 0;
    }

    .about_section .section-title {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .about_section .author_img {
        margin-top: 0px;
        width: 90%;
        margin: 0 auto;
    }

    .about_section .about_author {
        /* padding-left: 55px; */
        padding-left: 0px;
    }

    .about_section .about_author p {
        /* font-size: 20px; */
        font-size: 18px;
        margin-bottom: 1rem;
    }

    /* --------- About Section end -------- */
    /* --------- Use Section start --------- */
    .use_section {
        /* padding: 70px 0; */
        padding: 40px 0;
    }

    .use_section .use_section-left {
        /* margin-left: 35px; */
        margin-left: 0px;
    }

    .use_section .section-title {
        margin-bottom: 24px;
    }

    .use_section .use_section-description {
        max-width: 627px;
        width: 100%;
    }

    .use_section .use_section-description p {
        /* font-size: 20px; */
        font-size: 18px;
    }

    .use_section .link-btn {
        /* margin-top: 20px; */
        margin-top: 10px;
    }

    .use_section .use_section-img {
        max-width: 351.89px;
        width: 100%;

        /* margin-left: auto;
    margin-right: 35px; */
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .use_section .use_section-img img {
        display: block;
        max-width: 318px;
        width: 60%;
        margin: 0 auto;
        filter: drop-shadow(8px 20px 25px rgba(0, 0, 0, 0.29))
    drop-shadow(0px 18px 30px rgba(131, 133, 147, 0.36));

        /* Added by RK */
    }

    /* --------- Use Section end --------- */
    /* ------Signup_section start------ */
    .Signup_section {
        padding-top: 50px;
    }

    .Signup_section .Signup_section-left {
        padding: 50px 30px;
    }

    .Signup_section .Signup_section-left h2 {
        font-family: "Gilroy";
        font-weight: 500;
        font-size: 22px;
        line-height: 120%;
        text-align: center;
        color: #2d345a;
        margin-top: 24px;
        margin-bottom: 30px;
    }

    .Signup_section .Signup_section-left p {
        font-family: "Gilroy";
        font-weight: 600;
        font-size: 16px;
        line-height: 120%;
        color: #212121;
    }

    .Signup_section .Signup_section-left .join_box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 100%;
        width: 100%;
        height: 52px;
        background: #f5f5f5;
        border: 1px solid #e9ecf1;
        border-radius: 10px;
        padding-left: 15px;
        margin: 0 auto;
    }

    .Signup_section .Signup_section-left .join_box img {
        margin-right: 8px;
    }

    .Signup_section .Signup_section-left .join_box input {
        height: 48px;
        border: none;
        background: #f5f5f5;
        width: 85%;
    }

    .Signup_section .Signup_section-left .join_box input:focus {
        outline: none;
    }

    .Signup_section .Signup_section-left .join_box input::placeholder {
        font-family: "Gilroy";
        font-weight: 500;
        font-size: 14px;
        line-height: 120%;
        color: #768397;
    }

    .Signup_section .Signup_section-left .join_box button {
        flex-shrink: 0;
        font-family: "Gilroy";
        font-weight: 700;
        font-size: 14px;
        line-height: 120%;
        text-align: center;
        color: #ffffff;
        padding: 12px;
        border-radius: 8px;
        border: none;
        background: #72bb63;
        margin-right: 3px;
    }

    /* --------- Footer area start --------- */
    footer {
        /* margin: 90px 0; */
        margin: 30px 0;
    }

    footer p {
        font-size: 18px;
        line-height: 160%;
    }

    /* --------- Footer area end --------- */
}
