@media screen and (max-width: 1399px) {
    .brighter_content_area {
        padding-left: 50px;
        padding-right: 60px;
    }

    .main_heading {
        font-size: 50px;
        line-height: 59px;
    }
    .element_img {
        width: inherit;
    }

    .main_para br {
        display: none;
    }

    .listing_text br {
        display: none;
    }
    .gender-card-area {
        flex-basis: 290px;
    }

    .half_mobi_box h4 {
        font-size: 28px;
    }
    .half_mobi_box p {
        font-size: 20px;
    }
    .eating_section h4 {
        font-size: 52px;
        margin-bottom: 20px;
    }
    .fs62 {
        font-size: 52px;
    }
    .one_app_section h2 {
        font-size: 52px;
    }
}

@media screen and (max-width: 1199px) {
    .right_side_insight .main_para {
        height: 187px;
    }

    .personalized_img {
        width: 100%;
        padding-left: 33px;
    }

    .hember_img {
        height: 259px;
    }

    .wellness_card_heading {
        margin-top: 27px;
        font-size: 30px;
    }

    .wellness_card_para {
        font-size: 12px;
    }

    .wellnss_img {
        width: 100%;
    }

    .feature_img {
        width: 100%;
    }

    .main_heading br {
        display: none;
    }

    .main_heading {
        font-size: 35px;
        line-height: 48px;
    }

    .main_para {
        font-size: 14px;
        line-height: 22px;
    }

    .footer_links_area {
        padding-left: 34px;
    }

    .footer_para {
        font-size: 12px;
        margin-top: 26px;
        line-height: 18px;
    }

    .footer_content:after {
        height: 204px;
    }

    .mobile_img {
        width: 100%;
    }

    .mobile_img_area {
        margin-top: -53px;
        margin-left: -40px;
    }

    .get_your_system {
        padding: 100px 0px;
    }
    .fs54 {
        font-size: 44px;
    }
    .half_mobi_box h4 {
        font-size: 22px;
    }
    .half_mobi_box p {
        font-size: 14px;
    }
}

@media screen and (max-width: 991.98px) {
    .profile_tril_Img {
        width: 100%;
        max-width: 70px;
        object-fit: contain;
        height: 70px;
    }

    .profile_name {
        font-size: 16px;
    }

    .profile_trial_box {
        padding: 15px;
    }

    .profile_btn,
    .cancel_btn {
        padding: 14px 14px;
        font-size: 14px;
        border-radius: 20px;
        display: inline-block;
    }

    .joind_mail {
        font-size: 12px;
        width: 100%;
        max-width: 270px;
    }

    .goal_img {
        width: 100%;
    }

    .hember_img {
        height: 175px;
    }

    .eleavte_main {
        padding-bottom: 100px;
    }

    .elevate_img_area {
        text-align: center;
        padding-top: 40px;
    }

    .element_img {
        width: 100%;
    }

    .runing_img {
        height: 272px;
        margin-left: 0px;
    }

    .get_your_system {
        padding: 105px 0px 60px 0px;
    }

    .feature_buttons {
        margin-top: 18px;
    }

    .mobile_img_area {
        margin-top: -67px;
        margin-left: -39px;
    }

    .mobile_system_content {
        margin-top: 46px;
    }

    .feature_buttons img {
        width: 144px;
    }

    .main_sytem_bg {
        height: auto;
        background-size: contain;
    }

    .wellness_card_para br {
        display: none;
    }

    .feature_content {
        padding-top: 30px;
    }

    .order1 {
        order: 2;
    }

    .feature_section {
        height: auto;
    }

    .brighter_content_area {
        margin-top: 30px;
    }

    /* footer section */
    .footer_content:after {
        max-width: 51%;
    }

    .footer_content {
        margin-bottom: 45px;
    }

    .footer_list {
        margin-top: 10px;
    }

    /* footer section */

    /* banner section */
    .banner_button {
        margin-top: 28px;
        padding: 11px 16px;
        border-radius: 12px;
        font-size: 14px;
    }

    .banner_img {
        width: 100%;
        margin-bottom: -4px;
    }

    .main_header_banner {
        height: auto;
    }

    .banner_img_right {
        position: inherit;
    }

    /* banner section */
    .header_link {
        display: block !important;
        margin-bottom: 17px;
    }

    .header_button {
        display: block;
    }

    nav .links {
        justify-content: flex-start !important;
        float: none;
        position: absolute;
        z-index: 9;
        left: 0;
        top: -100%;
        bottom: 100%;
        width: 100%;
        height: fit-content;
        flex-direction: column;
        justify-content: space-evenly;
        background-color: #fff;
        transition: all 0.5s ease-in-out;
        border-radius: 0 0 30px 30px;
        z-index: -100;
        opacity: 0;
        pointer-events: none;
    }

    nav.show_nav .links {
        bottom: 0;
        padding: 26px 0px;
        top: 100%;
        opacity: 1;
        z-index: 10;
        pointer-events: all;
        box-shadow: 0 10px 18px 0px #5070fe3b;
    }

    nav .icon-burger {
        display: block;
    }

    nav.show_nav .icon-burger .line:nth-child(1) {
        transform: translateY(10px) rotate(225deg);
    }

    nav.show_nav .icon-burger .line:nth-child(3) {
        transform: translateY(-10px) rotate(-225deg);
    }

    nav.show_nav .icon-burger .line:nth-child(2) {
        opacity: 0;
    }

    .navbar-button1 {
        margin-right: 0px;
    }

    .gender-card-area {
        flex-grow: 1;
    }
}

@media screen and (max-width: 767.98px) {
    .stay_about_section {
        padding: 40px 0px;
    }

    .profile_trial_box {
        padding: 15px 15px 29px 15px;
    }

    .profile_img_text {
        padding-bottom: 35px;
    }

    .profile_main_div {
        flex-direction: column;
        align-items: stretch;
    }

    .goal_img {
        width: 100%;
        object-fit: fill;
        /* height: 300PX; */
    }

    .hember_img {
        height: 300px;
        object-fit: cover;
    }

    .insight_top_img {
        height: auto;
    }

    .padding_left {
        padding-left: 0px;
        margin-bottom: 30px;
        text-align: center;
        margin-top: 44px;
    }

    .right_side_insight {
        padding-left: 0;
        padding-top: 30px;
    }

    .right_side_insight .main_para {
        height: auto;
    }

    .personalized_img {
        width: 100%;
        padding-left: 9px;
        padding-bottom: 16px;
        margin: 0px !important;
    }

    .personalized_insights {
        margin-top: 0px;
    }

    .get_your_system {
        padding: 194px 0px 60px 0px;
    }

    .mobile_img_area {
        margin-top: -144px;
        margin-left: -12px;
    }

    .mobile_system_content {
        margin-top: 0px;
        padding-left: 15px;
        margin-bottom: 70px;
    }

    .main_sytem_bg {
        background-image: none !important;
    }

    .mobile_bg {
        background: url(../images/mobile_bg_lets.png) !important;
        background-repeat: no-repeat !important;
        background-size: 100% 100% !important;
    }

    .pepole_about_slider {
        margin-top: 70px;
    }

    .pepople_card {
        padding: 18px;
    }

    .wellness_card_heading {
        font-size: 25px;
    }

    .wellness_section_area {
        position: relative;
    }

    .wellness_section_area .banner_button {
        position: absolute;
        top: 0%;
        left: 0;
        right: 0;
        margin: 0px auto;
    }

    .wellness_card {
        margin-bottom: 40px;
    }

    .main_wellness_card {
        margin: 40px 0px;
        text-align: center;
        padding-top: 80px;
        justify-content: center;
        position: relative;
    }

    .footer_content:after {
        max-width: 100%;
    }

    .footer_links_area {
        padding: 10px 0 0 0px;
    }

    img.footer_logo {
        width: 120px;
    }

    .header-section .logo img {
        width: 120px;
    }

    .footer_section {
        padding: 30px 16px 16px;
    }

    .main_insight_img {
        margin-top: 52px;
    }

    .topbar p {
        font-size: 10px;
    }

    .topbar img {
        width: 26px;
    }

    .topbar a {
        font-size: 11px;
        padding: 4px 12px;
        border-radius: 3px;
    }

    .feature_section {
        padding: 60px 0px 90px 0px;
        clip-path: polygon(100% 0, 100% 96%, 18% 100%, 0 100%, 0 0);
    }

    .brig_text_area {
        padding: 17px 5px;
        border-radius: 0 10px 10px 0;
        font-size: 18px;
        line-height: normal;
    }

    .header_button {
        font-size: 11px;
        padding: 10px 22px;
        border-radius: 12px;
    }
}

@media screen and (max-width: 575px) {
    nav .icon-burger .line {
        width: 25px;
        height: 3px;
        margin: 4px;
    }
    .login_left_section {
        height: 500px;
    }

    .brighter_section {
        padding: 50px 0px;
    }

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

    .brighter_content_area {
        padding-left: 16px;
        padding-right: 0px;
    }

    .main_heading {
        font-size: 33px;
        line-height: 38px;
        margin-bottom: 30px;
        font-weight: 600;
    }

    .footer_bottom_content {
        padding: 18px 0px;
        flex-wrap: wrap;
        gap: 20px;
    }

    .social_icons {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .footer_content {
        margin-bottom: 15px;
    }

    nav {
        padding: 10px 0;
        /* height: 50px; */
    }

    nav .icon-burger .line {
        width: 25px;
        height: 3px;
        margin: 4px;
    }

    nav.show_nav .icon-burger .line:nth-child(3) {
        transform: translateY(-8px) rotate(-225deg);
    }

    nav.show_nav .icon-burger .line:nth-child(1) {
        transform: translateY(6px) rotate(225deg);
    }

    nav .links {
        top: 50px;
    }

    .login_bottom_text {
        font-size: 12px;
        margin-top: 50px;
    }

    .countinue_button {
        padding: 10px 20px;
        margin-top: 30px;
        border-radius: 10px;
        font-size: 13px;
        line-height: 13px;
        gap: 4px;
    }

    .countinue_button img {
        width: 20px;
    }
    .mood_section h3 {
        font-size: 35px;
        font-weight: 600;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .animation_area {
        height: 50px;
        margin: 60px 0;
    }
    @keyframes move {
        25% {
            opacity: 1;
            transform: translatey(-50px);
        }
        50% {
            opacity: 1;
            transform: translatey(-100px);
        }
        75% {
            opacity: 0;
            transform: translatey(-150px);
        }
    }
    .mood_section h2 {
        font-size: 40px;
        margin-bottom: 0;
    }
    .fs54 {
        font-size: 30px;
    }
    .eating_section h4 {
        font-size: 30px;
    }
    .eating_section p {
        font-size: 16px;
    }
    .fs62 {
        font-size: 32px;
    }
    .fs24 {
        font-size: 18px;
    }
    .one_app_section h2 {
        font-size: 30px;
    }
    .one_app_section h4 {
        font-size: 20px;
    }
    .pepople_card {
        border-radius: 65px;
        min-height: 398px;
    }
}
