.the_nav_but{
    position: absolute;
    top:5px;
    right: 4%;
}
.the_nav_but svg{
    width:55px;
    height:55px;
    fill:#8D3991;
}
.the_mob_nav{
    position: fixed;
    top:0;
    right:0;
    z-index: 19;
    background: white;
    margin-right:-200px;
    transition: all 300ms;
}
.the_mob_nav_open{
    margin-right:0px;
}
.the_mob_nav a,.the_mob_nav_in a{
    text-decoration: none;
}
.the_mob_nav_in_a{
    color:white;
}
.the_mob_nav_in{
    overflow: hidden;
    font-size:22px;
    color:white;
    line-height: 35px;
    padding-right:15px;
    padding-left:15px;
    min-width: 160px;
    border-bottom: 1px solid white;
    background: #8D3991;
}
.the_mob_nav_in_close{
    padding-top:10px;
    background: #8D3991;
}
.nav_active_mob{
    background: rgba(141,57,145,0.6);
}
.the_mob_nav_in_close svg{
    fill:white;
    padding-right:10px;
}
.the_mob_nav_in_b{
    margin-right:10px;
}
.the_plan_boxs_in{
    width:48%;
    text-align: center;
    margin-bottom: 10px;
}
.the_plan_boxs_in img{
    width:150px;
}
.like_recpits{
    text-align: center;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 15px;
}
.like_recpits a{
    text-decoration: none;
}
.the_mob_nav_in_sub a{
    text-decoration: none;
    color:white;
}
.subb_cook,.subb_cook2{
    opacity: 0;
    max-height:0px;
    visibility: hidden;
    transition: all 300ms;
}
.subb_cook_open{
    opacity: 1;
    max-height:300px;
    visibility: visible;
}
.real_login_screen_in_details_open_mob_in{
    text-align: center;
    background: rgb(146,39,143);
    background: linear-gradient( 
0deg
 , rgba(146,39,143,1) 0%, rgba(87,54,145,1) 80%);
    color: white;
    font-family: 'Assistant-Bold';
    font-size: 16.5px;
}
.real_login_screen_in_details_open_mob_in_arrow{
        width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(146,39,143,1);
    position: absolute;
    left: calc(50% - 10px);
}
.the_mob_input{
    overflow:hidden;
    margin-bottom:5px;
}
.the_mob_input1{
    font-size:15px;
    font-family: 'Assistant-Regular';
    float:right;
    font-weight: normal;
}
.the_mob_input2{
    float:left;
}
.the_mob_input3{
    text-align: right;
    font-size: 15px;
    font-family: 'Assistant-SemiBold';
}
.inp1 input,.inp2 input,.inp4 input,.inp5 input,.inp6 input{
    width:100px;
}
.inp3 input{
    width:60px;
}
.real_login_screen_in_details_open_mob_in2{
    font-size:12px;
    padding-top:3px;
    padding-bottom:3px;
}
.real_login_screen_in_details_open_mob_details_t1,.real_login_screen_in_details_open_mob_details_t2{
    font-size:27px;
    line-height: 24px;
    font-family: 'Assistant-SemiBold';
}
.real_login_screen_in_details_open_mob_details_t2{
    margin-bottom: 5px;
}
.real_login_screen_in_details_open_mob_details_t3{
    text-align: left;
    font-family: 'Assistant-Regular';
    margin-bottom: 10px;
}
.inp7 textarea{
    width: 100%;
    min-height: 60px;
}
.real_login_screen_in_details_open_mob_details{
    padding: 0px;
    max-height: 0px;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms;
}
.real_login_screen_in_details_open_mob_details_open{
    padding: 10px;
    max-height: 500px;
    opacity: 1;
    visibility: visible;
}
.the_closerr_mob svg{
    fill:white;
}
.the_closerr_mob{
    position: absolute;
    right:10px;
    top:10px;
    visibility: hidden;
    opacity: 0;
    transition: all 300ms;
}
.the_closerr_mob_show{
    visibility: visible;
    opacity: 1;
}
.real_login_screen_in_details_open_mob1{
    position: absolute;
    width:100%;
    z-index:11;
}
.real_login_screen_in_details_open_mob{
    padding-bottom:30px;
}
.real_login_screen_in_top{
    padding:10px;
}
@media screen and (max-width: 700px) {
    .login_no_register_in_tools1_b {
    height: 45px;
    font-size: 16px;
    line-height: 13px;
    color: #8D3991;
    }
    .login_no_register_in_tools1_a img{
        width:80px;
        margin-bottom: 10px;
    }
    .real_login_screen_in_bottom_buts {
    width: 90px;
    }
    .leaders_on_mobile{
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 15px;
    }
    .the_mob{
    display:block;
    }
    .the_des{
        display:none;
    }
    .the_toper, .the_mid ,.the_bottom {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    }
    .the_logo img{
        width:100%;
        max-width: 188px;
    }
    .the_toper_c1_b{
    font-size:20px;
    width:85px;
    height:85px;
    }
    .the_toper_c1 {
    width: 105px;
    height: 105px;
    }
    .the_toper_c1_a {
    width: 95px;
    height: 95px;
    }
    .the_toper_c2{
    font-size:18px;   
    }
    .the_mob_top_in_l a{
        text-decoration: none;
    }
    .the_mob_top_in_r{
        padding-right:4%;
    }
    .the_mob_top_in_l{
        padding-left:4%;
    }
    .the_mob_top_in{
        padding-top:10px;
    }
    .main_background{
        background-position-x: -110px;
        background-position-y: -95px;
        background-size: contain;
    }
    .the_mid_r {
    width: 0%;
    display: none;
    }
    .the_mid_l {
    width: 92%;
    margin-right:4%;
    margin-left:4%;
    }
    .the_toper {
    overflow: hidden;
    height: 180px;
    }
    .about_us_r {
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
    }
    .about_us_l {
    width: 100%;
    padding-top: 15px;
    }
    .the_bottom_r {
    width: 0%;
    }
    .the_bottom_l {
    width: 100%;
    text-align: center;
    color: #8d3991;
    font-size: 30px;
    margin-right: 0%;
    margin-bottom: 10px;
    }
    .cook_menu_icon {
    width: 65px;
    height: 65px;
    background: #8D3991;
    border-radius: 50%;
    text-align: center;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 16px;
    margin-left: 10px;
    box-shadow: 1px 1px 10px transparent;
    }
    .cook_menu_r{
        width: 100%;
        text-align: center;
    }
    .cooks_main_img img {
    min-height: 160px;
    }
    .the_stories_row_r {
    width: 55%;
    height: 140px;
    overflow: hidden;
    }
    .the_stories_row_l {
    width: 45%;
    }
    .the_stories_row_r1 h2 {
    font-size: 17px;
    }
    .the_stories_row_r2{
        font-size:14px;
        overflow: hidden;
        height: 95px;
    }
    .the_stories_row_l img {
    height: 140px;
    object-fit: cover;
    width: 50px;
    }
    .the_con_us_in_r {
    width: 100%;
    }
    .the_con_us_in_r_row_a {
    width: 25%;
    }
    .the_con_us_in_r_row_b {
    width: 70%;
    }
    .the_con_us_in_l {
    width: 100%;
    }
    .the_plan_title{
        margin-bottom:15px;
    }
    .the_plan_info_l{
        width:100%;
        text-align: center;
    }
    .the_plan_info_r{
        width:100%;
    }
    .the_plan_title h1 {
    font-size: 22px;
    }
    .cook_menu_l{
    width: 70%;
    margin-right: 15%;
    margin-left: 15%;
    }
    .cook_menu_icon_like{
        margin-right:auto;
        margin-left:auto;
    }
    .the_small_imgs_before img{
        height: 140px;
        object-fit: cover;
        width: 130px;
    }
    .the_stories h1, .the_videos h1 {
    font-size: 24px;
    }
    .the_ser_zone2 {
    text-align: center;
    font-weight: bold;
    max-width: 140px;
    }
    .the_pop_up_in {
    width: 80%;
    }
    .real_login_screen_in_bottom_list_title {
    font-size: 22px;
    font-family: 'Assistant-SemiBold';
    }
    .the_vid_title_l{
        width:45%;
    }
    .videos_l img{
        width: 130px;
    }
    .all_files_in_list_circle_txt {
    font-size: 16px;
    width: 70px;
    height: 70px;
    line-height: 18px;
    }
    .all_files_in_list_circle {
    margin-left: 5px;
    }
    .the_reminders_all {
    padding: 5px;
    }
    .the_reminders_in_exmples_add {
    width: 100%;
    height: 162px;
    color: white;
    font-size: 12px;
    background: #8D3991;
    padding: 5px;
    border-radius: 10px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    box-sizing: border-box;
    }
    .the_reminders_in_exmples_add3_l {
    text-align: center;
    width: 40%;
    margin-left: 5%;
    }
    .the_reminders_in_exmples_add_zone_in_row {
    width: 95%;
    background: white;
    border: 1px solid lightgray;
    margin-bottom: 10px;
    padding: 3px;
    margin-right: 1.5%;
    }
    .the_reminders_in_exmples_add_target_txt textarea {
    width: 98.5%;
    }
    .login_no_register_in_tirle {
    font-size: 28px;
    line-height: 30px;
    }
    .login_no_register_in_tools{
        text-align: center;
    }
    .login_no_register_in_tools_sec_row_in_a {
    display: inline-block;
    width: 130px;
    text-align: center;
    margin-left: 15px;
    margin-bottom: 20px;
    margin-top: 10px;
    }
    .real_login_screen_in {
    padding: 0px;
    }
    .real_login_screen_in_top_r {
    padding-right: 0px;
    width: 55%;
    }
    .real_login_screen_in_top_l{
    width: 40%;    
    }
    .real_login_screen_in_top_r_1 {
    font-size: 22px;
    line-height: 24px;
    }
    .real_login_screen_in_top_r_2 {
    margin-top: 10px;
    margin-bottom: 10px;
    }
    .real_login_screen_in_top_r_2_a svg {
    width: 16px;
    height: 21px;
    }
    .real_login_screen_in_top_r_2_c {
    background: white;
    border: 1px solid lightgray;
    width: 20px;
    line-height: 20px;
    text-align: center;
    }
    .real_login_screen_in_top_r_2_b {
    font-size: 14px;
    color: black;
    line-height: 30px;
    }
    .real_login_screen_in_top_l_img{
        width: 98%;
    box-shadow: 5px 5px 10px grey;
    background: white;
    overflow: hidden;
    height: 170px;
    margin-bottom: 5px;
    }
    .real_login_screen_in_top_r_3 {
    font-size: 14px;
    }
    .real_login_screen_in_top_l_replace {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    }
    .real_login_screen_in_top_l_img img{
            object-fit: cover;
    height: 160px;
    margin: 5px;
    overflow: hidden;
        width: 95%;
    }
    .video_link iframe{
    width:100%;
    height:100%;
    }
    .the_weight_pop_up_in_all {
    width: 94%;
    margin-right: 3%;
    margin-left: 3%;
    max-width: 500px;
    position: relative;
    }
    .the_input_in_weight {
    width: 90%;
    }
    .the_input_in_weight_l_day_txt, .small_title {
    font-size: 18px;
    }
    .the_input_in_weight_l_day_txt {
    margin-top: -2px;
    }
    .the_typerr_day_or_night1 {
    margin-bottom: 10px;
    }
    .small_txt {
    width: 92%;
    }
    .small_title2{
        font-size: 28px;
    }
    .save_mon_txt {
    left: 1.5%;
    }
    .the_right_banner_mob img{
        width:100%;
    }
    .the_right_banner_mob{
    display:block;
    }
}