body,html{
    height:100%;
    width:100%;
    font-family: 'Heebo', sans-serif;
    font-size:16px;
    background: #f7f8fb;
    padding:0px;
    margin:0px;
    direction: ltr;
}
.the_overflow{
    overflow:hidden;
}
.mk_orange222{
    color:#f04600;
    background:white;
    font-size:16px;
    padding-right:5px;
    padding-left:5px;
    border-radius: 3px;
    margin-top:5px;
}
.the_w{
 width:98%;
 margin-right:1%;
 margin-left:1%;
}
.more_but_but{
    transition: background 0.2s ease;
    color:rgba(0,149,247,1);
    cursor: pointer;
}
.more_but_but:hover{
    color:rgba(0,0,0,1);
}
.f_r{
    float:right;
}
.f_l{
    float:left;
}
.the_toper_in{
    width:96%;
    margin-right:2%;
    margin-left:2%;
}
.the_toper_logo{
    font-size:20px;
}
.the_toper_logo .the_toper_logo1,.the_toper_logo .the_toper_logo2{
    color:rgba(0,149,247,1);
    font-family: 'Anton', sans-serif;
    font-size:50px;
}
.the_toper_logo .the_toper_logo3{
    font-weight:bold;
    color:rgba(0,149,247,0.8);
    font-size:35px;
}
.the_toper_logo .the_toper_logo4{
    color:rgba(0,149,247,0.7);
    font-size:25px;
}
.the_toper_logo .the_toper_logo5{
    font-size:30px;
    color:rgba(0,0,0,0.7);
}
.the_toper_logo_txt{
    margin-top:30px;
    margin-left:10px;
    font-size:12px;
}
.open_but:hover{
    background:rgba(0,149,247,0.8);
    color:white;
    font-size:16px;
    border-bottom:1px solid white;
}
.open_but{
    background:white;
    color:rgba(0,149,247,0.8);
    padding-right:10px;
    padding-left:10px;
    font-size:16px;
    border-bottom:1px solid rgba(0,149,247,0.8);
    display: inline-block;
    cursor:pointer;
    margin-left:10px;
}
.open_but_active{
    background:rgba(0,149,247,0.8);
    color:white;
    font-size:16px;
    border-bottom:1px solid white;
}
.the_toper_logo_buts_in{
    margin-top:26px;
}
.the_toper{
    background: white;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 5px;
    position: fixed;
    width: 100%;
    z-index: 10;
}
.the_txt_logo .the_toper_logo1,.the_txt_logo .the_toper_logo2{
    color:rgba(0,149,247,1);
    font-family: 'Anton', sans-serif;
    font-size:80px;
}
.the_txt_logo .the_toper_logo3{
    font-weight:bold;
    color:rgba(0,149,247,0.8);
    font-size:65px;
}
.the_txt_logo .the_toper_logo4{
    color:rgba(0,149,247,0.7);
    font-size:45px;
}
.the_txt_logo .the_toper_logo5{
    font-size:55px;
    color:rgba(0,0,0,0.7);
}
.the_txt_logo_all{
    text-align:center;
}
.the_txt_logo_all_text{
    width:100%;
}
.the_txt_logo_all_text_line{
    width:50%;
    margin-right:auto;
    margin-left:auto;
    font-size:20px;
    overflow:hidden;
    margin-bottom:5px;
}
.the_txt_logo_all_text_line2{
    float:left;
    width:5%;
    text-align:left;
    color:rgba(0,149,247,0.7);
}
.the_txt_logo_all_text_line3{
    float:right;
    width:95%;
    text-align:left;
    font-size:18px;
}
.the_rel{
    position: relative;
    z-index:0;
    min-height: 98vh;
}
.the_flex_style{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    z-index: 1;
    height: 100vh;
    z-index: 1;
    position: absolute;
    width: 100%;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.the_fb_but{
    background: rgba(255,255,255,0.8);
    color: black;
    font-size: 2vh;
    text-align: center;
    padding: 65px;
    border-radius: 6px;
    padding-bottom: 45px;
    box-sizing: border-box;
}
.all_the_about_us_in{
    background: rgba(255,255,255,0.8);
    border: 2px solid gray;
}
.the_about_us{
    background: url(/FBF_imgs/socieal_medai_big.png);
    background-size: cover;
    background-position: center;
}
.contact_us{
    background: url(/FBF_imgs/242807422.jpg);
    background-size: cover;
}
.Login_with_fb{
    /*
    background:url(fb_background2.jpg);
    */
    background:url(/FBF_imgs/the_facebook_background.png);
}
.plan_box{
    float: left;
    width: 22%;
    margin-right: 1.5%;
    margin-left: 1.5%;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: left;
    font-size: 16px;
}
.plan_box_in_price{
    font-size:24px;
    color:rgba(0,149,247,1);
}
.plan_box_in_des_small{
    font-size:14px;
    color:gray;
}
.Our_plans_title{
    font-size:22px;
    color:rgba(0,149,247,0.8);
    text-align:center;
    background: rgba(255,255,255,0.8);
    padding: 5px;
}
.title_includes2{
    margin-right:5px;
    color:rgba(0,149,247,0.6);
}
.the_more_feats{
    display:none;
}
.open_but_mob{
    background:white;
    color:rgba(0,149,247,0.9);
    padding-right:2px;
    padding-left:2px;
    font-size:30px;
    display: inline-block;
    cursor:pointer;
    margin-left:5px;
}

.the_toper_logo_buts_mobile{
        display:none;
        margin-top:12px;
}

.settings_page{
 margin-top: 85px;
 font-size: 22px;
}

.jokes{
        font-size:12px; color:black;
}
.settings_page_in_top2{
    margin-left:25px;
}
.settings_page_in_top{
    color:rgba(0,149,247,0.8);
    padding: 10px;
    font-size: 20px;
    background: lightgrey;
    border-bottom: 2px solid darkgrey;
}
.bolderrr{
    font-weight:bold;
    color:rgba(0,149,247,1);
}
.settings_page_in_top3_1,.settings_page_in_top3_2,.settings_page_in_top3_3,.settings_page_in_top3_4{
    margin-right:5px;
    margin-left:5px;
}
.settings_page_in_top3_2 input{
    text-align:center;
    color:black;
}
.graf_title{
    font-size:22px;
    text-align:center;
    margin-top:5px;
    margin-bottom:5px;
}
.plan_in_sys_box{
    width:22%;
    margin-right:1.5%;
    margin-left:1.5%;
    font-size:20px;
    margin-top:30px;
}
.plan_in_sys_box1{
    text-align:center;
    color:rgba(0,149,247,0.7);
    font-weight:bold;
}
.plan_in_sys_box2{
    overflow:hidden;
    font-size:16px;
}
.plan_in_sys_box2_1{
    float:left;
}
.plan_in_sys_box2_2{
    float:right;
}
.plan_in_sys_box3_liner_tit{
    border-bottom:1px solid gray;
    font-size:16px;
    margin-top:-20px;
    margin-bottom:5px;
}
.plan_in_sys_box3_liner{
    height:1px;
    width:100%;
    background:gray;
    margin-top:15px;
    margin-bottom:15px;
}
.v_sm{
    font-size:12px;
    color:black;
}
.v_sm_save{
    font-size:16px;
    color:white;
}

.plan_in_sys_box3{
    transition: background 0.6s ease;
    background:rgba(0,149,247,0.9);
    color:white;
    font-weight:bold;
    cursor:pointer;
    text-align:center;
    width:70%;
    margin-right:15%;
    margin-left:15%;
    font-size:26px;
    height:80px;
}
.plan_in_sys_box3:hover{
    background: rgba(255,132,0,1);
    color: white !important;
}
.mk_orange {
    color:white;
    font-weight:bold;
    font-size:16px;
    margin-top:3px;
}
.plan_in_sys_box3_1{
    color:black;
    font-weight:bold;
    cursor:pointer;
    text-align:center;
    font-size:14px;
    margin-top:20px;
}
.plan_in_sys_box1_r{
    font-size:30px;
    color:black;
}
.extra_fetchers_counter,.extra_fetchers_bill ,.extra_fetchers_bill2{
    float:right;
}
.the_pages_to_run{
    width:100%;
}

.buttons_all_area{
    margin-top:85px;
    padding: 5px;
    font-size: 20px;
    background: lightgrey;
    border-bottom: 2px solid darkgrey;
    display:none;
}
.buttons_all_area_m{
    margin-top:85px;
}
.suscribe_all_but2{
    border-bottom: 2px solid white; 
    color:rgba(0,149,247,1); 
    padding:5px; 
    text-align:center;
    font-weight:bold;
    display: inline-block;
}
.suscribe_all_but{
    transition: background 0.6s ease;
    border-bottom: 2px solid white; 
    color:rgba(0,149,247,1); 
    padding:5px; 
    cursor:pointer; 
    text-align:center;
    font-weight:bold;
    display: inline-block;
}
.suscribe_all_but:hover{
    background:rgba(0,149,247,1);
    color:white;
}
.sm_but{
    transition: background 0.6s ease;
    text-align: center;
    float: right;
    font-weight: bold;
    background: rgba(0,149,247,0.4);
    padding: 1px;
    margin: 1px;
    margin-right: 15px;
    font-size: 16px;
    border-radius: 5px;
    box-shadow: 2px 0px 6px grey;
    box-sizing: border-box;
    min-width: 30px;
}
.sm_but:hover{
    background:rgba(0,149,247,0.9) !important;
    box-shadow: 2px 0px 6px black;
}
.text_flex{
    overflow: hidden;
    float: left;
    margin-top: 3px;
}
.text_flex1{
    margin-left:10px;
    margin-right:10px;
}
.sub_row2{
    width:70%;
}
.sub_row3{
    width:20%;
}
.date_time{
    float:right; 
    font-size:10px; 
    color:rgba(0,149,247,1); 
    text-align:center;
}
.valid_days{
 font-size:16px;
 color:black;
}

.fetchers_data_tb{
    width:98%;
    margin-right:1%;
    margin-left:1%;
    border-collapse: collapse;
        table-layout: fixed;
}
.fetchers_data_tb_tr{
    background:white;
    color:rgba(0,149,247,0.9);
}
.fetchers_data{
    background: white;
    padding-top:10px;
    padding-bottom:10px;
    width:100%;
    overflow:hidden;
}
.fetchers_page_in_top{
    padding: 10px;
    font-size: 20px;
    background: lightgrey;
    border-bottom: 2px solid darkgrey;
}
.fetchers_page_in_top1{
    margin-right:10px;
    color:rgba(0,149,247,0.8);
}
.subscribes_list{
    width:300px;
    border:1px solid rgba(0,149,247,1);
    font-size:20px;
}
.from_date{
    width:120px;
    border:1px solid rgba(0,149,247,1);
    font-size:18px;
    text-align:center;
}
.to_date{
    width:120px;
    border:1px solid rgba(0,149,247,1);
    font-size:18px;
    text-align:center;
}
.fetchers_page_in_top2_morea2{
    transition: background 0.6s ease;
    color:white;
    background: rgba(0,149,247,0.8);
    border-radius: 3px;
    padding-right:10px;
    padding-left:10px;
    cursor:pointer;
}
.fetchers_page_in_top2_morea{
    transition: background 0.6s ease;
    color:white;
    background: rgba(0,149,247,0.8);
    border-radius: 3px;
    padding-right:10px;
    padding-left:10px;
    cursor:pointer;
    margin-left:10px;
    margin-right:10px;
}
.fetchers_page_in_top2{
    transition: background 0.6s ease;
    color:white;
    background: rgba(0,149,247,0.8);
    border-radius: 3px;
    padding-right:10px;
    padding-left:10px;
    cursor:pointer;
}
.fetchers_page_in_top2:hover,.fetchers_page_in_top2_morea2:hover,.fetchers_page_in_top2_morea:hover{
    background: rgba(0,149,247,1);
}
.fetchers_data_tb_tr{
    font-size:20px;
}
.fetchers_data_tb_td1{
    padding-top:5px;
    padding-bottom:5px;
}
.fetchers_data_tb_tr_in{
    border-bottom:1px solid gray;
    font-size:16px;
    text-align: center;
}
.sub_row{
    overflow: hidden;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding-top: 5px;
    padding-bottom: 5px;
    width: 98%;
    margin-right: 1%;
    margin-left: 1%;
    padding-right: 5px;
    padding-left: 5px;
}
.margin_top_neg{
    margin-top:-5px;
}
.the_all_fetthersss_top{
    width:98%;
    margin-left:1%;
    margin-right:1%;
    padding-top:3px;
    padding-bottom:3px;
    font-size:20px;
    color:rgba(0,149,247,0.9);
    margin-top:10px;
}
.the_all_fetthersss_top1{
    width:8%;
    float:left;
    text-align:left;
}
.the_all_fetthersss_top2{
    width:60%;
    float:left;
    text-align:left;
}
.the_all_fetthersss_top3{
    width:32%;
    float:right;
    text-align:right;
}

.lead_pop_up{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:25;
    background:rgba(0,0,0,0.8);
}
.lead_pop_up_in{
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    background: white;
    border: 2px solid gray;
    height: 70vh;
    margin-top: 15vh;
}
.the_pop_up_menu_loader{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:30;
    background:rgba(0,0,0,0.8);
}
.the_pop_up_menu_loader_in{
    text-align:center;
}

.the_pop_up_menu{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:20;
    background:rgba(0,0,0,0.6);
}
.menu_main_in{
    position: relative;
}
.menu_main_in_close{
    top:10px;
    right:10px;
    position: absolute;
    color:rgba(0,149,247,0.9);
    font-size:20px;
    cursor:pointer;
}
.the_pop_up_menu_in{
    width:80%;
    margin-right:10%;
    margin-left:10%;
}
.the_pop_up_menu_in_but{
    width:100%;
    font-size:18px;
    margin-top:5px;
    margin-bottom:5px;
    color:white;
    text-align:center;
    cursor: pointer;
}
.fetchers_page_in_top_mobile{
    display:none;
}
.inline_b{
    display:inline-block;
}
.align_ceneter{
    text-align:center;
}
.m_d_filter_but{
    text-align:center;
    font-size:20px;
    background:rgba(0,149,247,0.9);
    color:white;
    cursor:pointer;
    margin-top:10px;
    width:90%;
    margin-right:5%;
    margin-left:5%;
    margin-bottom:10px;
}
.p_des_add{
 background: white;
 margin-top: 10px;
 padding: 10px;
 font-size: 20px;
}

.p_des_data{
 padding: 10px;
 font-size: 18px;
 background: white;
}

.sub_row3_mobile{
    display:none;
}
.but_mobile_info{
    font-size:25px;
    color:rgba(0,149,247,0.6);
    font-weight:bold;
    text-align:center;
}

.but_mobile_plus{
    font-size:25px;
    color:rgba(0,149,247,0.9);
    font-weight:bold;
    text-align:center;
}
.p_title_2{
    cursor:pointer;
}
.p_des_add1{
    border-bottom:1px solid rgba(0,149,247,1);
}
.p_des_add2{
    margin-top:15px; margin-bottom:15px; font-size:18px;
}
.p_des_add2_title,.p_des_add2_des,.p_des_add2_input,.p_des_add2_add_but{
    margin-right:10px;
}
.p_des_add2_test_but{
    transition: background 0.6s ease;
    font-size:20px;
    font-size: 20px;
    background: rgba(0,149,247,0.6);
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor:pointer;
}
.p_des_add2_add_but{
    transition: background 0.6s ease;
    font-size: 20px;
    background: rgba(0,149,247,0.6);
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor:pointer;
}
.p_des_add2_test_but:hover{
    background: rgba(255,132,0,1);
}
.p_des_add2_add_but:hover{
    background: rgba(255,132,0,1);
}
.p_des_add2_des select{
    width:250px;
    border-bottom:2px solid rgba(0,149,247,0.8);
    border-top:1px solid white;
    border-right:1px solid white;
    border-left:1px solid white;
    padding-right:5px;
    padding-left:5px;
}
.p_des_add2_input input{
    width:300px;
    border-bottom:2px solid rgba(0,149,247,0.8);
    border-top:1px solid white;
    border-right:1px solid white;
    border-left:1px solid white;
    padding-right:5px;
    padding-left:5px;
}
.p_des_data_tb_table{
    width:98%;
    margin-right:1%;
    margin-left:1%;
    border-collapse: collapse;
}
.p_des_data_tb_tr1{
    border-bottom:1px solid rgba(0,149,247,0.6);
    text-align:Center;
}
.p_des_data_tb_td1{
    border-right:1px solid rgba(0,149,247,0.8);
}
.test_but_td{
    transition: background 0.6s ease;
    background: rgba(0,149,247,0.3);
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    border-radius: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    cursor:pointer;
}
.test_but_td:hover{
    background: rgba(255,132,0,0.8);
}
.remove_but_td{
    transition: background 0.6s ease;
    background: rgba(0,149,247,0.3);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    border-radius: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    cursor:pointer;
}
.remove_but_td:hover{
    background: rgba(255,0,0,1);
}
.the_load_box{
    width: 330px;
    margin-right: auto;
    margin-left: auto;
    height: 260px;
    background: rgba(255,255,255,1);
    border-radius: 5px;
    margin-top: calc((100vh - 260px)/2);
}
.ani_gif{
    margin-top:-10px;
}
.ani_txt{
    margin-top:5px;
}
.p_des_add5{
    width:50%;
    margin-top: 15px;
    font-size: 18px;
}
.blink_for_5{
    -webkit-animation: blink_for_5_an 0.5s infinite;  /* Safari 4+ */
  -moz-animation: blink_for_5_an 0.5s infinite;  /* Fx 5+ */
  -o-animation: blink_for_5_an 0.5s infinite;  /* Opera 12+ */
  animation: blink_for_5_an 0.5s infinite;
}

@-webkit-keyframes blink_for_5_an {
  0% {
    background-color: rgba(255,0,0,0.1);
  }
  100% {
    background-color: rgba(255,0,0,1);
  }
}
.personal_data_fb{
    padding:5px;
}
.personal_data_fb_1{
    margin-right:5px;
}
.personal_data_fb_2{
    margin-left:5px;
}
.personal_data_fb_2{
    font-size:16px;
    margin-top:11px;
}
.personal_data_fb_3{
    color:rgba(0,149,247,1);
    font-size:26px;
    margin-left:10px;
    margin-top:5px;
    cursor:pointer;
}
.cur_plans_list_tb{
    width:98%;
    margin-right:1%;
    margin-left:1%;
    border-collapse: collapse;
}
.cur_plans_list_tb_tr{
    border-bottom: 1px solid gray;
    font-size: 16px;
    text-align: center;
}
.cur_plans_list_td1{
    padding-top: 5px;
    padding-bottom: 5px;
}
.cur_plans_list_td2{
    padding-top: 5px;
    padding-bottom: 5px;
}
.plansss_page_in_title{
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
    font-size:18px;
    text-decoration: underline;
}
.c_p{
    cursor:pointer;
}
.json_show_box_in_close{
    cursor:pointer;
    color:rgba(0,149,247,1);
    font-size:20px;
}
.json_show_box{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:30;
    background:rgba(0,0,0,0.6);
}
.json_show_box_in{
    width:360px;
    margin-right:auto;
    margin-left:auto;
    margin-top: calc( (100vh - 300px) / 3 );
    background:white;
    border:2px solid gray;
    padding:10px;
    text-align:center;
}
.json_show_box_in textarea{
    width:100%;
    border:2px solid black;
    box-sizing: border-box;
    min-height:100px;
    text-align:left;
}
#ui-datepicker-div{
 background:white;   
}
#ui-datepicker-div a{
    text-decoration: none;
    color:black;
} 
.ui-datepicker-title{
    text-align:center;
}
.ui-datepicker-prev{
    float:left;
}
.ui-datepicker-next{
    float:right;
}
.ui-datepicker-calendar tr{
    border-bottom:1px solid black;
}
.lead_pop_up_in_row{
    width:98%;
    margin-right:1%;
    margin-left:1%;
    box-sizing: border-box;
    margin-top:10px;
    padding:5px;
    background: rgba(0,149,247,0.1);
}
.lead_pop_up_in_row_close{
    float:right;
    color:rgba(0,149,247,0.8);
    font-size:20px;
    padding-right:5px;
    padding-top:3px;
    cursor: pointer;
}
.lead_pop_up_in_row_l{
    width:50%;
    float:left;
    font-weight:bold;
}
.lead_pop_up_in_row_r{
    width:50%;
    float:right;
    box-sizing: border-box;
    padding-left:10px;
}
.lead_pop_up_in_row_r textarea{
    border:none;
    text-align:center;
    font-size:20px;
    background: transparent;
}
.more_data_title{
    text-align:center;
    font-size:22px;
    margin-top:5px;
    margin-bottom: 5px;
}
.con_us_box_in{
    padding:20px;
    background:rgba(255,255,255,0.85);
    font-size:18px;
    border-radius: 15px;
}
.con_us_box_row_con_title{
    text-align:center;
    margin-bottom:10px;
    font-size:21px;
    
}
.con_us_box_row_con_l{
    width:49%;
    margin-right:1%;
}
.con_us_box_row_con_r{
    width:49%;
    margin-left:1%;
}
.con_us_box_row_con_l input,.con_us_box_row_con_r input{
    border:1px solid rgba(0,149,247,0.8);
    font-size:20px;
    background:white;
    padding:3px;
    box-sizing: border-box;
    width: 100%;
}
.t_us_more_down_des{
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
    font-weight:bold;
}
.t_us_more_down_des textarea{
    border:1px solid rgba(0,149,247,0.8);
    font-size:20px;
    background:white;
    padding:3px;
    box-sizing: border-box;
    width: 100%;
}
.aa_text{
    font-size:16px;
    font-weight: bold;
}
.lets_talk_but_in{
    width:160px;
    margin-right:auto;
    margin-left:auto;
    background: rgba(0,149,247,1);
    color:white;
    font-size:26px;
    font-weight:bold;
    text-align:center;
    padding-top:5px;
    padding-bottom:5px;
    border-radius: 0px 10px 0px 10px;
    cursor:pointer;
}
.Our_plans{
    background: url(/FBF_imgs/plans_background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.Our_plans_in_in{
    background: rgba(255,255,255,0.7);
}
.top_doc{
    width:80%;
    padding-right:10%;
    padding-left:10%;
}
.md_top_doc_title{
    font-size:24px;
    text-align:center;
}
.affiliate{
    background: url(/FBF_imgs/ppp.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.paypal_glow_box{
    background: white;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    border: 3px solid white;
    box-shadow: 5px -5px 5px 10px white; 
    position: relative;
}
.close_paypbbbxx{
    position: absolute;
    top:-10px;
    left:0px;
}
.the_pdf_doc{
    color:black;
    font-size:20px;
}
.the_pdf_doc_in{
    position: relative;
}
.the_pdf_doc_in_pdf{
    font-size:26px;
    color:rgba(0,149,247,1);
}
.the_pdf_doc_in_pdf_sign{
    font-size:18px;
    color:white;
    position: absolute;
}
.the_ads_row{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid black;
    direction: rtl;
    min-height: 50px;
}
.the_ads_filtersss{
    display: flex;
    justify-content: center;
    align-items: center;
    direction: rtl;
}
.the_ads_row_a{width:20%;}
.the_ads_row_b{width:20%;}
.the_ads_row_c{width:10%;}
.the_ads_row_d{width:20%;}
.the_ads_row_e{width:10%;}
.the_ads_row_f{width:10%;}
.the_ads_row_g{width:10%;}

@media only screen and (max-width: 1150px) {
    
    .the_toper_logo_buts{
        display:none;
    }
    .the_toper_logo_buts_mobile{
        display:block;
    }
    .open_but_mob{
        font-size:25px;
    }
    .the_fb_but{
        width:96%;
        margin-right:2%;
        margin-left:2%;
    }
    .plan_in_sys_box{
    width:47%;
    margin-right:1.5%;
    margin-left:1.5%;
    font-size:20px;
    margin-top:30px;
    }

}

@media only screen and (max-width: 411px) {
    .lead_pop_up_in{
        width:98%;
    }
    .remove_but_td .jokes,.test_but_td .jokes{
        display:none;
    }
    .p_des_data_tb_table{
        font-size:14px;
    }
    .p_des_add2_des select{
        width:100%;
    }
    .send_url_email{
        width:100%;
    }
    .the_pop_up_menu_in{
        width:96%;
        margin-right:2%;
        margin-left:2%;
    }
    .p_title_l,.p_des_add2_title,.p_des_add2_des,.p_des_add2_input,.p_des_add2_add_but,.p_des_add2_test_but{
        width:100%;
    }
    .p_des_add2_des,.p_des_add2_input,.p_des_add2_add_but,.p_des_add2_test_but{
        margin-top:5px;
        margin-bottom:5px;
        text-align: center;
    }
    .fetchers_page_in_top2 {
        float:none;
        margin-top:10px;
    }
    .settings_page_in_top3_in,.settings_page_in_top3_1_fetch{
        text-align:center;
        margin-top:5px;
    }
    .settings_page_in_top3_in{
    padding-top: 10px;
    border-top: 2px solid white;
    }
    .settings_page_in_top3_1,.settings_page_in_top3_2,.settings_page_in_top3_3,.settings_page_in_top3_1_fetch{
        display: inline;
        float:none;
    }
    .settings_page_in_top2{
        margin-left:0px;
    }
    .from_date{
    width:80px;
    font-size:20px;
}
.to_date{
    width:80px;
    font-size:20px;
}
    .fetchers_page_in_top_mobile{
        display:block;
    }
    .n_show,.fetchers_page_in_top{
        display:none;
    }
    .text_flex1,.text_flex2{
        float:none;
        text-align:center;
    }
    .date_time{
    margin-left: 10px;
    float: none;
    font-size: 10px;
    color: black;
    text-align: center;
    display: inline-block;
    }
    .the_all_fetthersss_top{
        display:none;
    }
    .suscribe_all_but{
        width:100%;
        float:left;
    }
    .suscribe_all_but2{
        width:100%;
        float:left;
    }
    .sub_row2{
        width:90%;
    }
    .sub_row3{
        width:100%;
        display:none;
    }
    .sub_row3_mobile{
        display:block;
        float:right;
        width:10%;
    }
    .extra_fetchers_counter,.extra_fetchers_bill ,.extra_fetchers_bill2{
    width:100%;
    }
    
    .the_about_us_in{
        margin-top:80px;
    }
    .the_about_us_in{
        display: block;
        height:100%;
    }
    .the_txt_logo_all_text_line{
        width:96%;
        margin-right:2%;
        margin-left:2%;
    }
    
    .the_txt_logo_all_text_line2,.the_txt_logo_all_text_line3{
        font-size:16px;
    }
    .plan_box{
        width:80%;
        margin-right:10%;
        margin-left:10%;
    }
    .Our_plans_in{
        display: contents;
    }
    
    .Our_plans_title2{
        background: rgba(0,149,247,1);
        color: white;
        padding: 5px;
        border: 2px solid gray;
        cursor: pointer;
        text-align:center;
    }
    .plan_in_sys_box{
    width:97%;
    margin-right:1.5%;
    margin-left:1.5%;
    font-size:20px;
    margin-top:30px;
    }
    .settings_page_in_top1{
        width:100%;
    }
    .settings_page_in_top3{
        width:100%;
    }
    .mk_orange2{
        float:right;
    }
    .the_about_us_in{
        position: static;
    }
    .ff_from,.ff_to{
        width:145px;
    }
}